@charset "utf-8";
/* CSS Document */
*{ margin: 0;padding: 0;border:0;}
body {font-size:12px; line-height:24px;color:#333333; -webkit-text-size-adjust:none; background-color:#fff; font-family: "Microsoft YaHei";}
a{ color:#333333; text-decoration:none; cursor:pointer;transition:all 0.4s linear 0s; font-family: "Microsoft YaHei";}
a:hover{ text-decoration:none;}
ul {list-style: none;}
li{ list-style-type:none;transition:all 0.4s linear 0s;}
.fl{ float: left;}
.fr{ float: right;}

/*top*/
#top{ width: 100%; height: 156px; background: url("../Image/top_bg.jpg") repeat-x; }
.top{ width: 1200px; margin: 0 auto; overflow: hidden; padding-top: 15px;}
.topT{ width: 100%; height: 30px; line-height:30px;}
.topT h1{ font-size: 14px; color: #666666; font-weight: normal; float: left;}
.topT ul{ width: 150px; float: right; font-size: 14px; color: #666666;}
.topT ul a{ color: #666666; }
.topT ul a:hover{ color: #009166;}
.alllogo{ width: 100%; padding-top: 30px; margin: 0 auto; overflow: hidden;}
.logo{ float: left;}
.phone{ width: 395px; float: right;}
.phone img{display: block;float:left;width:50px;hight:50px; margin-right: 17px; -moz-animation: animations 1s linear infinite;-webkit-animation: animations 1s linear infinite;-o-animation: animations 1s linear infinite;-ms-animation: animations 1s linear infinite;animation: animations 1s linear infinite;}
@-moz-keyframes animations{0%{-moz-transform: rotate(0);}5%{-moz-transform: rotate(35deg);}10%{-moz-transform: rotate(15deg);}14%{-moz-transform: rotate(25deg);}17%{-moz-transform: rotate(15deg);}20%{-moz-transform: rotate(35deg);}25%{-moz-transform: rotate(0);}}
@-webkit-keyframes animations{0%{-webkit-transform: rotate(0);}5%{-webkit-transform: rotate(35deg);}10%{-webkit-transform: rotate(15deg);}14%{-webkit-transform: rotate(25deg);}17%{-webkit-transform: rotate(15deg);}20%{-webkit-transform: rotate(35deg);}25%{-webkit-transform: rotate(0);}}
@-o-keyframes animations{0%{-o-transform: rotate(0);}5%{-o-transform: rotate(35deg);}10%{-o-transform: rotate(15deg);}14%{-o-transform: rotate(25deg);}17%{-o-transform: rotate(15deg);}20%{-o-transform: rotate(35deg);}25%{-o-transform: rotate(0);}}
@-ms-keyframes animations{0%{-ms-transform: rotate(0);}5%{-ms-transform: rotate(35deg);}10%{-ms-transform: rotate(15deg);}14%{-ms-transform: rotate(25deg);}17%{-ms-transform: rotate(15deg);}20%{-ms-transform: rotate(35deg);}25%{-ms-transform: rotate(0);}}
@keyframes animations{0%{transform: rotate(0);}5%{transform: rotate(35deg);}10%{transform: rotate(15deg);}14%{transform: rotate(25deg);}17%{transform: rotate(15deg);}20%{transform: rotate(35deg);}25%{transform: rotate(0);}}
.phone span{ width: 90px; height: 50px; border-right: 1px solid #949494; margin-right:15px; font-size: 18px; color: #808080; display: block; float: left;}
.phone h5{ font-size: 28px; color: #f26c17;}

.banner{ width:100%; height:500px; white-space:nowrap; margin:0 auto; overflow:hidden; padding-top: 50px;  position:relative; z-index:1; }
.banner_m{ width:50%; height:500px; display:inline-block; position:relative;}
.wrapper {*float:left; width:1920px; height:500px; display:inline-block; position:relative; left:-967px;}
.fn-clear { zoom: 1; }
.box_skitter { position: relative; background: none; }
.box_skitter ul { display: none; }
.box_skitter .container_skitter { overflow: hidden; position: relative; }
.box_skitter .image { overflow: hidden; }
.box_skitter .image img { display: none;}
.box_skitter .box_clone { position: absolute; top: 0; left: 0; width: 100px; overflow: hidden; display: none; z-index: 20; }
.box_skitter .box_clone img { position: absolute; top: 0; left: 0; z-index: 20; }
.box_skitter .prev_button { position: absolute; top: 40%; left:16%; z-index: 100; width: 72px; height: 143px; overflow: hidden; text-indent: -9999em; margin-top:0; background: url('../Image/prev.png') no-repeat left top !important; }
.box_skitter .next_button { position: absolute; top: 40%; right:16%; z-index: 100; width: 72px; height: 143px; overflow: hidden; text-indent: -9999em; margin-top:0; background: url('../Image/next.png') no-repeat left top !important; }
.box_skitter .label_skitter { z-index: 150; position: absolute; display: none; }
.loading { position: absolute; top: 50%; right: 50%; z-index: 10000; margin: -16px -16px; color: #fff; text-indent: -9999em; overflow: hidden; background: url('../Image/ajax-loader.gif') no-repeat left top; width: 31px; height: 31px; }
#slideshow { width:1920px; height:500px; }
#slideshow ul { display: none; }

#nav{ width: 100%; height: 68px; position: absolute; z-index: 9999; top: 0; background: url("../Image/nav_bg.png") repeat-x;}
.nav{ width: 1200px; margin: 0 auto;}
.nav li{ width: 150px; height: 58px; float: left; position: relative;}
.nav li a{ width: 149px; height: 58px; display: block; float: left; font-size: 16px; color: #FFF; text-align: center; line-height: 58px;}
.line{ width: 1px; height: 13px; background: #46C6A0; float: left; margin-top: 22px;}
.nav p{ width: 0px; height: 2px; background: #FFF; position: absolute; top: 42px; left: 37px; transition:all 0.4s linear 0s;}
.nav li:hover p{ width: 76px; display: block;}


/*index*/
#cont1{ width: 100%; height: auto;  background: url("../Image/cont1_bg.jpg") repeat; }
.cont1{ width: 1200px; margin: 0 auto; position: relative; margin-top: -60px; padding-bottom: 40px; z-index: 99999;}
.fastRode{ width: 100%; height: 153px; background: url("../Image/fast_bg.jpg") no-repeat;}
.fastRode ul{ width: 900px; float: right; padding-top: 60px; }
.fastRode ul li{ width: 200px; float: left; padding-left: 100px;}
.fastRode ul li h5{ font-size: 24px; color: #fefefe; line-height: 28px;}
.fastRode ul li h6{ font-size: 16px; color: #fff; line-height: 28px; font-weight: normal;}
.fastRode ul li p{ font-size: 16px; color: #fff; line-height: 28px; font-weight: normal; padding-right: 30px;}
.MyProduct{ width: 100%; padding-top: 50px; overflow: hidden;}
.prolist{ width: 245px; float: left; background: url("../Image/prolist_bg.png") repeat-y; padding-bottom: 38px;}
.prolist ul li{ width: 100%; height: 76px;transition:none; }
.prolist ul li a{ width: 240px; height: 76px;border-bottom: 1px solid #1A9C76; display: block; text-indent: 20px;}
.prolist ul li h5{ font-size: 16px; color: #FFF; font-weight:normal; padding-top: 18px;}
.prolist ul li h6{ font-size: 14px; color: #FFF; font-weight:normal;}
.prolist ul li:hover{ background: #E7A844;}
.prolist ul li a:hover{ background: url("../Image/prolistHv.png") no-repeat 196px center;}

.product{ width: 916px; float: right;}
.productTit{ width: 911px; height: 50px; border-left: 5px solid #1FAD75;}
.title1{ float: left; padding-left: 12px;}
.title1 h5{ font-size: 30px; color: #494949; font-family: Arial;}
.title1 h6{ font-size: 16px; color: #464646; font-weight: normal;}
.title2{ width: 50px; height: 48px; float: right; background: #1FAD75; text-align: center;}
.title2 a{ font-size: 10px; padding-top: 8px; color: #FFF; width: 50px; height: 40px; display: block;}
.title2 a:hover{ text-decoration: underline;}
.title3{ width: 202px; height: 48px; float: right; background: #E7A844;}
.title3 a{ width: 202px; height: 48px; display: block; font-size: 16px; color: #FFF; line-height: 48px;}
.title3 img{ width: 29px; height: 27px; display: block; float: left; margin-left: 49px; margin-top: 11px; margin-right: 10px;}
.title3 a:hover{ text-decoration: underline;}
.productCon{ width: 100%; padding-top: 13px; overflow: hidden;}
/*产品滚动*/
#fczs_main{height: auto;}
.left1{ float:left;}
#fczs_gd{width:916px;height: auto;float:left;}
#fczs_gd ul{width:1244px;height: auto;}
#fczs_gd ul li{width:294px;height:207px;float:left; overflow: hidden; position: relative; text-align:center; margin-right:17px; margin-bottom: 17px;}
#fczs_gd ul li a{ width: 294px; height: 207px; }
#fczs_gd ul li img{ width:294px; height:207px;}
#fczs_gd ul li span{ width: 100%; height: 40px; transition:all 0.8s linear 0s;  display: block; text-align: center; font-size: 16px; color: #FFF; line-height: 40px; background: url("../Image/proHv.png") repeat; position: absolute; bottom: 0; transition:all 0.4s linear 0s;}
#fczs_gd ul li #proHv{ width: 100%; height: 100%; background: url("../Image/proHv.png") repeat; position: absolute; top: 207px; transition:all 0.4s linear 0s; text-align: center;}
#fczs_gd ul li #proHv h4{ font-size: 16px; color: #FFF; font-weight: normal; padding-top: 75px; line-height: 45px;}
#fczs_gd ul li #proHv h5{ width: 24px; height: 24px; background: url("../Image/jia.png") no-repeat; margin: 0 auto;}
#fczs_gd ul li a:hover #proHv{ top: 0; display: block;}
#fczs_gd ul li:hover span{ display: none;}


#cont2{ width: 100%; height: auto; background: #009166; padding-bottom: 40px; overflow: hidden;}
.cont2{ width: 1200px; margin: 0 auto;}
.company{ width: 650px; float: left; padding-top: 60px;}
.company_title{ width: 200px; height: 65px; background: url("../Image/companyTit.png") no-repeat right 10px;}
.company_title h5{ font-size: 36px; color: #FFF; padding-bottom:10px;}
.company_title h6{ font-size: 18px; color: #FFF; font-weight: normal;}
.company_con{ width: 100%; height: auto; padding-top: 40px;}
.company_con p{ font-size: 14px; color: #FFF; line-height: 28px; text-indent: 2em;}
.company:hover .company_title{ background: url("../Image/companyTit_hv.png") no-repeat right 10px;}
.companyPic{ width: 505px; float: right;}
.companyPic a{ width: 111px; height: 38px; display: block; background: url("../Image/jia.png") no-repeat 10px center #E7A844; font-size: 14px; color: #FFF; line-height: 38px; text-indent: 39px;}
.companyPic a:hover{ text-decoration: underline;}
.companyPic img{ float: right;}

#cont3{ width: 100%; height: 355px; background: url("../Image/cont3_bg.jpg") no-repeat center top; overflow: hidden;}
.cont3{ width: 1200px; margin: 0 auto; }
.pro01{ width: 600px; float: left; position: relative;}
.pro01 a:hover span{ background: url("../Image/titleLine.jpg") 0 0; }
.pro01 img{ display: block; position: absolute; left: 0; top: 14px; z-index: 1;}
.pro01 div{ width: 220px; text-align: right; position: absolute; top: 45px; right: 35px; display: block; z-index: 2;}
.pro01 div h3{ font-size: 36px; color: #FFF; line-height: 40px;}
.pro01 div h4{ font-size: 24px; color: #FFF; font-weight: normal; padding-bottom: 20px;}
.pro01 div span{ width: 193px; height: 1px; display: block; background: url("../Image/titleLine.jpg") no-repeat -193px 0; float: right; transition:all 0.4s linear 0s;}
.pro01 div p{ font-size: 18px; color: #FFF; float: right; padding-top: 30px;}
.pro02{ width: 600px; float: right; position: relative;}
.pro02 a:hover span{ background: url("../Image/titleLine.jpg") 0 0; }
.pro02 img{ display: block; position: absolute; left: 35px; top: 50px; z-index: 1;}
.pro02 div{ width: 220px; text-align: right; position: absolute; top: 45px; right: 0px; display: block; z-index: 2;}
.pro02 div h3{ font-size: 36px; color: #FFF; line-height: 40px;}
.pro02 div h4{ font-size: 24px; color: #FFF; font-weight: normal; padding-bottom: 20px;}
.pro02 div span{ width: 193px; height: 1px; display: block; background: url("../Image/titleLine.jpg") no-repeat -193px 0; float: right; transition:all 0.4s linear 0s;}
.pro02 div p{ font-size: 18px; color: #FFF; float: right; padding-top: 30px;}

#cont4{ width: 100%; height: auto; overflow: hidden; padding:25px 0;}
.cont4{ width: 1000px; margin: 0 auto;}
.cont4_title{ width: 100%; text-align: center;}
.cont4_title h3{ font-size: 20px; color: #009166; font-weight: normal;}
.cont4_title h4{ font-size: 30px; color: #009166; line-height: 45px;}
.cont4_title h5{ font-size: 24px; color: #009166; font-weight: normal; font-family: Arial;}
.cont4_con{ width: 100%; padding-top: 20px; overflow: hidden;}
.cont4_con li{ width: 100%; height: 174px; padding-bottom: 35px;}
.advT{ width: 500px;}
.advP{ width: 450px;}
.advT span{ width: 86px; height: 86px; display: block; margin-top: 25px; background: url("../Image/no.png") no-repeat; font-size: 36px; color: #FFF; text-align: center; line-height: 86px; font-weight: bold; float: left;}
.advT div{ width: 410px; float: left; padding-top: 40px;}
.advT div h4{ font-size: 20px; color: #F1383E; display: none; }
.advT div h5{ font-size: 24px; color: #00b685; line-height: 40px; font-weight: normal;}
.advT div h6{ font-size: 14px; color: #818181; line-height: 28px; font-weight: normal; text-indent: 2em;}

#cont5{ width: 100%; height: auto; overflow: hidden; background: url("../Image/cont5_bg.jpg") repeat; padding-top: 29px; padding-bottom: 30px;}
.cont5{ width: 1200px; margin: 0 auto;}
.news{ width: 450px; height: auto; float: left; padding: 20px 8px 15px 8px; background: #FFF;}
.newsTit{ width: 430px; margin: 0 auto; font-size: 18px; color: #009166;}
.newsTit span{ font-size: 12px; color: #979797; padding-left: 15px;}
.newsTit a{ float: right; font-size: 12px; color: #979797;}
.newsTit a:hover{ color: #00B685;}
.newsCon{ width: 100%; margin: 0 auto; padding-top: 5px;}
.newsCon ul li{ width: 415px; height:140px; border-bottom: 1px dashed #B7B7B7; padding-left: 15px; padding-right: 25px; }
.newsCon ul li h3{ font-size: 16px; line-height: 35px; color: #2b2b2b; font-weight: normal;}
.newsCon ul li .newsR{ width: 100%;}
.newsPic{ width: 142px; float: left;}
.newsTxt{ width: 250px; float: right;}
.newsTxt p{ font-size: 12px; color: #6b6b6b; line-height: 24px;}
.newsTxt span{ display: block; width: 100%; padding-top: 5px;}
.newsTxt span h5{ float: left; font-size: 12px; color: #6b6b6b; font-weight: normal; background: url("../Image/time.png") no-repeat left; text-indent: 23px;}
.newsTxt span h6{ float: right; width: 80px; font-size: 12px; color: #6b6b6b; font-weight: normal; background: url("../Image/more.png") no-repeat left; text-indent: 23px;}
.newsCon ul li a h3:hover{ color: #00B685;}
.newsCon ul li a h6:hover{ color: #00B685;}
.sebei{ width: 680px; float: right; background: #FFF; padding: 20px;}
.sebei_con{ width: 100%; padding-top: 10px;}


/*left*/
.allleft{ width:245px; height:100%; overflow:hidden;float:left; padding-bottom:20px;}
.left_tit{ width: 240px; height: 80px; float: left; margin-bottom: 10px; background: url("../Image/leftTit.png") no-repeat 15px center #009166; border-right: 5px solid #FFF;}
.left_tit h5{ font-size: 20px; color: #FFF;  padding-left: 80px; padding-top: 20px;}
.left_tit h6{ font-size: 14px; color: #FFF; font-weight: normal; padding-left: 80px; }
.prolist a:hover, .prolist li a.current{ background: url("../Image/prolistHv.png") no-repeat 196px center;}

/*end*/
#end{ width:100%; height:245px; background:#3B454F; overflow: hidden;}
.end{ width: 1200px; margin: 0 auto; padding-top: 28px;}
.enu{ width: 100%; height: 150px; border-bottom: 1px solid #858789;}
.nrl{ width: 560px; float: left; position: relative;}
.nrl span{ display: block; height: 30px; line-height: 30px; font-size: 12px; color: #FFF;}
.nrl a{ line-height: 30px; color: #FFF; padding-right: 10px;}
.nrl ul{ width: 100%; padding-top: 15px;}
.nrl ul li{ font-size: 12px; color: #acacac;}
.nrlLine{ width: 1px; height: 86px; background: #99999A; position: absolute; right: 0; top: 30px;}
.nrc{ width: 345px; float: left; padding-left: 25px; position: relative;}
.nrc span{ display: block; font-size: 16px; color: #e0e0e0;}
.nrc ul{ width: 110%; padding-top: 25px;}
.nrc ul li{ width: auto; height: 31px; float: left; padding-right:40px; }
.nrc ul li a{ font-size: 12px; color: #acacac;}
.nrr{ width: 205px; float: right; padding-top: 15px;}
.nrr img{ width: 108px; height: 108px; display: block; float: left; margin-right: 16px;}
.nrr p{ font-size: 16px; color: #a7a7a7; width: 20px; line-height: 18px; float: left;}
.nrd{ width: 100%; height: auto; border-top: 1px solid #1A1F24; line-height: 45px;}
.nrd h5{ float: left; font-size: 12px; color: #acacac; font-weight: normal;}
.nrd h6{ float: right; font-size: 12px; color: #acacac; font-weight: normal;}
.nrd a{ color: #acacac;}
.end a:hover{ color: #FFF;}

/*public*/
.main{width:1200px; height:100%; overflow:hidden;margin:0 auto; padding-top:35px; padding-bottom: 50px;}
.allcon{width:1200px; height:100%; overflow:hidden;}
.concompany{ width:916px;height:100%; overflow:hidden;float:right;}
.concompanylogo{ width:100%; height:50px; }
.honorlogo2{  background: url("../Image/honorlogo2.png") no-repeat; padding-left: 6px; margin-top: 10px; float:right; padding-right:10px; color:#fff;}
.honorlogo2 a{color:#fff;}
.concompanycon{ width:96%; height:100%; padding-top:15px; overflow:hidden; margin:0 auto; padding-bottom:50px;}

.rnewys{ width:100%; height:120px; border-bottom:#d9d9d9 solid 1px; padding-top:10px;}
.newconleft{ width:75px; height:120px; float:left; color:#676767;}
.newsconright{ width:85%; height:120px; float:right;}
.newsconright a{ width:100%; height:120px; font-size: 14px; display:block; color:#676767;}
.newsconright a:hover{ color:#009166; text-decoration:none;}
.newsconright1{ color:#333; font-weight:bold; padding-bottom:10px;}
.back a{ width:125px; height:42px; display:block; float:right; font-size:16px; font-family:"宋体"; color:#FFF;  line-height:42px; font-weight:bold;  clear:both;background:#009166; text-align: center; border: 4px double #FFF; margin-top:20px;}
.back a:hover{ opacity:0.8;}

/************常州贷款*****************/
.newsdivys{ width:100%; height:190px; border-bottom:#353535 double 5px; padding-top:10px;}
.newsdivysimg{ width:245px; height:175px; float:left; border:1px solid #8CCE2E; padding:3px; }
.newsdivyscon{ width:665px; height:120px; float:right; font-size:14px;}
.newsdivyscon a{width:100%; height:190px; display:block; color:#999999;}
.newsdivyscon a:hover{ text-decoration:none; color:#E61403;}
.newsdivyscon1{font-family:Microsoft YaHei,SimSun; font-size:18px; color:#333; line-height:30px; width:75px; border-bottom:5px solid #8CCE2E;}
.newsdivyscon2{ padding-top:6px;}

.news_nei li{width:100%;height:35px;border-bottom:1px dashed #009166; text-indent: 15px; line-height:35px; padding-top: 10px; background:url(../Image/newslibg.jpg) no-repeat left center; font-family:"微软雅黑"; font-size:15px; color:#494949;}
.newsDate{ float: right; color: #999;}
.news_nei li a{ color:#333;}
.news_nei  li a:hover{color:#009166; text-indent: 20px;}


.a_left{width:100px; height:300px; position:absolute; margin-left:10px; z-index:9999;margin-top:40px;}
.a_right{width:100px; height:300px; position:absolute; margin-left:600px;z-index:9999; margin-top:40px;}
.a_left a{width:100px; height:300px; float:left; display:block; position:relative; z-index:999;background:url('../Image/btn-prev.png') no-repeat left center;}
.a_right a{width:100px; height:300px; float:right;display:block; position:relative; z-index:999;background:url('../Image/btn-next.png') no-repeat right center;}
.a_left a:hover{width:100px; height:300px; float:left;background:url('../Image/btn-prev-cur.png') no-repeat left center;}
.a_right a:hover{width:100px; height:300px; float:right;z-index:999;background:url('../Image/btn-next-cur.png') no-repeat right center;}
 
 

#indexNews{ padding-bottom:15px;}
#indexNews li{ width:658px; height:30px; line-height:30px; border-bottom:#7f7f7f dashed 1px; padding-left:22px;background:url(../Image/newsli.gif) no-repeat left;}
#indexNews li a{ float:left;}
#topnews{ height:125px; overflow:hidden}
#topnews li{border-bottom:1px dashed #dedede; height:120px;}
#topnews li a{ font-weight:800; font-size:14px; font-family:Microsoft YaHei,SimSun;}
.introImg{ float:left; margin-right:10px;}
.info_date{ float:right; padding-right:5px;}
#indexPro{width:745px; height:430px; overflow:hidden; margin:0 auto; float:right}
#indexPro li,.produc li{float:left; margin:0 9px 13px 9px; _margin:0 7px 10px 7px; width:238px; height:206px; _height:203px; text-align:center;}

#fl{ float:left; width:240px;}
#fl li{ background:url(../Image/fl_li.jpg) no-repeat top left; height:30px;}
#fl li a{ padding-left:38px; display:block; line-height:29px;}
#fl li a:hover{ background:url(../Image/fl_hover.jpg) no-repeat top left; color:#FFF;}

.info_img{ width:100%; height:auto; padding-bottom:10px;}
.info_img li{ width:210px; height:200px;text-align:center;}
.info_img li a{ width:208px; height:208px; display:block;border-radius:10px; background-color:#f2f2f2;border:#e8e8e8 solid 1px; line-height:45px;}
.info_img li a:hover{ background-color:#E7A844; text-decoration:none; color:#FFF;}
.info_img li img{ width:197px; height:140px; padding-top:8px;}

@keyframes aniBlink120{from{margin-left:-60px}to{margin-left:230px}}
@-webkit-keyframes aniBlink120{from{margin-left:-60px}to{margin-left:230px}}
.mod_imgLight{position:relative;width:210px;height:200px;overflow:hidden;margin:0 auto;border-radius:10px;box-shadow: 0 0 10px #009166;}
.mod_imgLight a{display:inline-block}
.mod_imgLight a:before{content:'';position:absolute;width:60px;height:208px;margin-top:0px;margin-left:-120px;overflow:hidden;z-index:6;background:-moz-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,0.4) 50%,rgba(255,255,255,0) 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0%,rgba(255,255,255,0)),color-stop(50%,rgba(255,255,255,0.4)),color-stop(100%,rgba(255,255,255,0)));background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,0.4) 50%,rgba(255,255,255,0) 100%);background:-o-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,0.4) 50%,rgba(255,255,255,0) 100%);-webkit-transform:skewX(-25deg);transform:skewX(-25deg)}
.mod_imgLight:hover a:before{
	-webkit-animation:aniBlink120 .3s ease-out forwards;
	-moz-animation:aniBlink120 .3s ease-out forwards;
	-o-animation:aniBlink120 .3s ease-out forwards;
	animation:aniBlink120 .3s ease-out forwards
}

.food_info_tit_bg{margin:30px 0 0 0px;width:100%;height:30px;background:#ececec; float:left;}
.food_info_tit{display:inline-block;padding-left:10px; padding-right:10px;height:100%;border-right:1px solid #fff;background:#656565;color:#fff;line-height:30px;font-family:Microsoft YaHei; font-size:14px;}


/************新闻*****************/
.news_tit_u{text-align: center;font-size: 16px;color: #0c5ba4;line-height: 30px; font-weight:700;}
.news_tit_d{text-align: center;padding: 5px 0px;font-size: 12px;font-weight: 100;background: #f7f7f7;border: 1px solid #e8e8e8;color: #303030;width: 98%;margin: 10px auto;height: 20px;line-height: 20px;}
.news_tit_img{ width:60%; margin:9px auto; text-align:center}
.news_main{ line-height:28px; font-size:14px;}
/************产品*****************/
.produc{ width:100%; margin:0 auto; overflow:hidden; padding-top:15px;}
.info_img_detail{ text-align:center;}
.info_img_detail img{ width:80%; padding:3px; border:#CCC solid 1px;}
.food_name{ text-align:center; line-height:45px; font-size: 22px; color: #F13A3C; font-weight: bold;}
/************分页*****************/
/*.page{width:99%; height: 30px; line-height: 30px;text-align: center; margin: 0 auto;font-size: 12px; border:1px solid#d2d4d6;}
.page{margin:10px 20px 15px 0;}
.page a{display:inline-block;height:18px;line-height:18px;border:1px solid #dbdbdb;padding:0 2px 0;}
.page a:hover{background:#404040;color:#fff;border:none;height:20px;line-height:20px;padding:0 3px 0;}
.page span.current {padding:3px 6px 3px 6px;height:18px;line-height:18px;background:#404040;color:#fff;}*/
/************留言*****************/
.concompanycon table{margin-left:2px;}
.concompanycon table th{color:#444444;font-weight:normal;font-size:14px;font-family:'Microsoft YaHei',arial;text-align:right;vertical-align: top;padding-top: 9px;}
.concompanycon table td select{font-family: 'Microsoft YaHei',arial;font-size: 14px;width: 278px;height: 32px;text-indent: 8px;border: 1px solid #d2d4d6;margin: 5px auto 6px 5px;	background: #FFF;*+margin-left:-3px;}
.concompanycon table td ul{list-style:none;position:absolute;}
.concompanycon table td ul li{	font-family:'Microsoft YaHei',arial;font-size:14px;height:28px;line-height:28px;text-indent:8px;width:276px;height:28px;border-left:1px solid #d2d4d6;border-right:1px solid #d2d4d6;background:#FFF;}
.concompanycon table td ul li a{display:block;text-decoration:none;color:#444444;}
.concompanycon table td ul li a:hover{color:#fe7d0c;}
.concompanycon table td ul li:last-child{border-bottom:1px solid #d2d4d6;}
.concompanycon table td input{font-size:14px;width:276px;height:28px;border:1px solid #d2d4d6;margin:5px auto 5px 5px;}
.concompanycon table td .yanzheng{width:101px;}
.concompanycon table td textarea{resize: none;width:545px;height:178px;border:1px solid #d2d4d6;margin:5px auto 5px 5px;}
.concompanycon table td img{vertical-align:middle;margin-left:5px;margin-bottom:4px;*+margin-bottom:14px;}
.concompanycon table td .but{width:74px;height:31px;line-height:27px;background:#149939;border-radius:2px;border:none;text-align:center;margin-top:14px;margin-left:5px;font-size:14px;font-family:'Microsoft YaHei',SimHei,sans-serif;color:#FFF;}
/************招聘*****************/

.jobs li{overflow:hidden;margin:23px 18px 28px 28px;padding-bottom:27px;border-bottom:1px dotted #cdcdcd;}
.jobs a{position:relative;top:-90px;background:url(../Image/button.jpg) no-repeat top left;float:right;width:71px;height:34px;color:#fff;text-align:center;line-height:34px;}
.jobs strong{color:#da020d;}
.jobs p{/*margin:6px 0 -134px 156px;*/line-height:35px;}
/***************jobs***************/
.pro_info .rel_center{margin:23px 0 6px;margin-left:-145px;padding:3px;width:290px;height:216px;border:1px solid #dcdcdc;}

.pro_name{display:block;color:#da020d;text-align:left;}
.info_title{margin:30px 0 0 0px;width:760px;height:30px;background:#ececec; float:left;}
.info_title b{display:inline-block;padding-left:10px;height:100%;border-right:1px solid #fff;background:#656565;color:#fff;line-height:30px;}
.info_title a{margin:8px;width:15px;height:15px;background-position:0 -426px;}
/********goods_info&jobs_info*******/
.order{margin:40px 0 120px 46px;line-height:40px;}
.order img{vertical-align:-5px;cursor:pointer;}
#submit{width:90px;height:34px;border:none;background-position:0px -366px;color:#fff;cursor:pointer;border-radius:5px; background:#009166;}

/*固定的悬浮窗*/
.yb_conct{position:fixed;z-index:9999999;top:200px;right:-127px;cursor:pointer;transition:all .3s ease;}
.yb_bar ul li{width:180px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.yb_bar .yb_top{background:#E6A845 url(../Image/fixCont.jpg) no-repeat 0 0;}
.yb_bar .yb_phone{background:#E6A845 url(../Image/fixCont.jpg) no-repeat 0 -57px;}
.yb_bar .yb_QQ{text-indent:0;background:#E6A845 url(../Image/fixCont.jpg) no-repeat 0 -113px;}
.yb_bar .yb_ercode{background:#E6A845 url(../Image/fixCont.jpg) no-repeat 0 -169px;}
.hd_qr{padding:0 29px 25px 29px;}
.yb_QQ a{display:block;text-indent:54px;width:100%;height:100%;color:#fff;}