/****  文字大小初始化,使1em=10px *****/
body {
font: normal 14px/1.4 Verdana, 'Microsoft YaHei', Helvetica, arial, simsun, sans-serif ; (英文字体)
font-size:62.5%;
} /* for IE/Win */
html>body {
font-size:14px;
-webkit-text-size-adjust:none;  } /* for everything else 去除chrome最小字体限制 */
input[type="button"], input[type="submit"], input[type="reset"] {
-webkit-appearance: none;
}
textarea {  -webkit-appearance: none;}  
/*字体边框等初始化*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
 padding: 0;
 margin: 0;
 }
table {
 border-collapse: collapse;
 border-spacing: 0;
 }
fieldset,img {
 border: 0;
 }

address,caption,cite,code,dfn,th,var {
 font-weight: normal;
 font-style: normal;
 }
ol,ul,li {
 list-style: none;
 }
caption,th {
 text-align: left;
 }
h1,h2,h3,h4,h5,h6 {
 font-weight: normal;
 font-size: 100%;
 }
q:before,q:after {
 content:'';
 }
abbr,acronym { border: 0;
 }

a {
text-decoration:none; color:#232323;
}
a:hover{ text-decoration: none; color: #097df6;}
a{-webkit-transition:all 0.2s linear;-mos-transition:all 0.2s linear;-mz-transition:all 0.2s linear;-o-transition:all 0.2s linear;transition:all 0.2s linear;}
a:hover{-webkit-transition:all 0.2s linear;-mos-transition:all 0.2s linear;-mz-transition:all 0.2s linear;-o-transition:all 0.2s linear;transition:all 0.2s linear;}

/*去除 拖动和黄色边框*/
textarea {resize: none;}
textarea:focus, input:focus{outline: none;}

/*修改input里面placeholder字体颜色*/
input::-webkit-input-placeholder { color: #000;}
::-webkit-input-placeholder { /* WebKit browsers */
　　color:#999;
　　}
　　:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
　　color:#999;
　　}
　　::-moz-placeholder { /* Mozilla Firefox 19+ */
　　color:#999;
　　}
　　:-ms-input-placeholder { /* Internet Explorer 10+ */
　　color:#999;
　　}
.w100{ width: 100%;}
.w1200{ width: 1200px; margin: 0px auto;}
.over{ overflow: hidden; min-width:1200px;}
.mt31{ margin-top: 31px !important;}
.mt25{ margin-top: 15px !important;}
.ml13{ margin-left: 15px !important;}
.fl{ float: left;}
.fr{ float: right;}
.header{ width: 100%; background: url(/templates/main/css/../images/headbg.jpg) top center no-repeat;}
.logo{ float: left; width: 458px; margin: 21px 0px;}
.logo img{display: block; max-width: 100%;}
.search{ float: right; width: 374px; height: 40px; overflow: hidden; line-height: 40px; margin-top: 43px; background: url(/templates/main/css/../images/searchbg.jpg) center left no-repeat;}
.search input{ display: block; width: 284px; border: 0;background-color: transparent;  float: left;  line-height: 38px;}
.search input.search-btn{ width: 90px; display: block; line-height: 38px; float: left; cursor: pointer; text-align: center; color: #fff;}
.naver{ width: 100%; background: url(/templates/main/css/../images/navbg.jpg) center center repeat-x; height: 55px; min-width:1200px;}
#jsddm{margin: 0px auto; width: 1200px;padding: 0}
#jsddm li{float: left; line-height: 55px; font-size: 16px; width: 11%; text-align: center; position: relative;}
#jsddm li a{display: block; width: 100%; color: #fff;}
#jsddm li a:hover, #jsddm li a.active{display: block; width: 100%; background-color: #fff; color: #138DF2;}
#jsddm li ul{ /*width: 171px;*/ width: 100%; margin: 0; padding: 0; position: absolute; z-index: 99; visibility: hidden; background: url(/templates/main/css/../images/blackpng.png) repeat;}
#jsddm li ul li{float: none; display: block; width: 100%; text-align: center;}
#jsddm li ul a{width: 100%; color: #fff !important; font-size: 14px; line-height:38px;}
#jsddm li ul a:hover{font-size: 16px; background-color: #138DF2;}
#jsddm .on {background: #be9bdd; }
/* slide */
.slide-main{height:545px;position:relative;}
.banneritem{display:block;width:100%;height:12px;position:absolute;z-index:124;bottom:25px;left:0;text-align:center;}
.banneritem a{display:inline-block;width:12px;height:12px;border-radius:100px; margin-right:11px;background:#333;overflow:hidden;}
.banneritem a.cur{background:#ed0707;}
.slide-box,.slide{display:block;width:100%;height:545px;overflow:hidden;}
.slide-box{position:relative; min-width:1200px;}
.slide{display:none;height:545px;position:relative;position:absolute;z-index:8;}
.slide a{display:block;width:100%;height:545px;cursor:pointer;}
.slide a img{ display:block; height:100%}

.bgf2{ background-color: #f2f2f2;}
.index-hot-left{ width: 845px; line-height: 70px; padding-left: 40px; background: url(/templates/main/css/../images/hoticon.jpg) 3px center no-repeat;}
.index-hot-left li{ width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 31px;}
.index-hot-left li a{ display: block; width: 100%; color: #000;}
.index-hot-right{ width: 306px; margin-top: 15px;}
.index-hot-right li{ width: 296px; padding-left: 10px; background: url(/templates/main/css/../images/dianicon.jpg) 0px center no-repeat; font-family: 14px; line-height: 20px;}

.index-tit1{ font-size: 22px; line-height: 30px; margin-bottom: 12px;}
.index-tit1 span{ display: block; color: #d81e06; border-left: 8px solid #d81e06; width: 100px; text-align: center; background-color: #fff;}
.index-tit1 p{ display: block; color: #138df2; border-left: 8px solid #138df2; width: 100px; text-align: center; background-color: #fff;}
.focus-titbg{ background: url(/templates/main/css/../images/jrjdbg.jpg) bottom right no-repeat;}
.news-titbg{ background: url(/templates/main/css/../images/newtitbg.jpg) bottom right no-repeat;}
.style-titbg{ background: url(/templates/main/css/../images/hzfctitbg.jpg) bottom right no-repeat;}
.index-focus{ width: 520px;}
/*焦点图*/
.focus{position: absolute;width:520px;height:350px;}  
.focus img{width:520px;height:350px;} 
.focus .shadow .title{width:260px;height:65px;padding-left:30px;padding-top:20px;}
.focus .shadow .title a{text-decoration:none;color:#fff;font-size:14px;font-weight:bolder;overflow:hidden;}
.focus .btn{position:absolute;bottom:34px;left:510px;overflow:hidden;zoom:1;} 
.focus .btn a{position:relative;display:inline;width:13px;height:13px;border-radius:7px;margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53";text-decoration:none;text-align:center;outline:0;float:left;background:#999;}  
.focus .btn a:hover,.focus .btn a.current{cursor:pointer;background:#fc114a;}  
.focus .fPic{position:absolute;left:0px;top:0px;}  
.focus .D1fBt{overflow:hidden;zoom:1;height:16px;z-index:10;}  
.focus .shadow{width:100%;position:absolute;bottom:0;left:0px;z-index:10;height:59px;line-height:59px; background: url(/templates/main/css/../images/blackpng.png) repeat; display:block;text-align:left;}  
.focus .shadow a{ height:40px; display:block; text-decoration:none;color:#fff;font-size:18px;overflow:hidden;margin-left:10px;font-family:"\5FAE\8F6F\96C5\9ED1";}  
.focus .fcon{position:relative;width:100%;float:left;display:none;background:#000  }  
.focus .fcon img{display:block;}  
.focus .fbg{bottom:-3px;left:40%;position:absolute;height:19px;text-align:center;z-index:200;}  
.focus .fbg div{margin:4px auto 0;overflow:hidden;zoom:1;height:14px}    
.focus .fbg_hd{bottom:-3px;left:25%;position:absolute;height:19px;text-align:center;z-index:200;}  
.focus .fbg_hd div{margin:4px auto 0;overflow:hidden;zoom:1;height:14px}   
.focus .D1fBt a{position:relative;display:inline;width:14px;height:7px;border-radius:5px;margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53";text-decoration:none;text-align:center;outline:0;float:left;background:#999;}    
.focus .D1fBt .current,.focus .D1fBt a:hover{background:#cb0216;}
.focus .D1fBt .current{ width: 47px;}  
.focus .D1fBt img{display:none}    
.focus .D1fBt i{display:none;font-style:normal;}

.index-news{ width: 404px; margin-left: 19px;}
.hotnewone{ width: 400px; margin: 0px auto; overflow: hidden; border-bottom: 1px solid #dfdfdf; padding-bottom: 5px; }
.hotnewone p{ font-size: 18px; line-height: 30px; margin-top: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.hotnewone p a{ color: #d9220a;}
.hotnewone span{ display: block; font-size: 12px; line-height: 20px; color: #999; height: 40px; margin:5px 0px; overflow: hidden;}
.hotnewone span a{ display: block; width: 100%; overflow: hidden; color: #999;}
.index-hotnewul{ width: 100%; padding-bottom: 5px; padding-top: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; border-bottom: 1px solid #dfdfdf;}
.index-hotnewul li{ width: 100%; overflow: hidden; font-size: 14px; line-height: 30px; text-overflow: ellipsis; white-space: nowrap;}
.index-hotnewul li a{ color: #333;}
.index-hotnewul li a:hover{ color: #138df2;}
.index-style{ width: 239px;}

.style-center{ width: 232px; height: 354px; margin: 0px auto; background: url(/templates/main/css/../images/hzfcbg1.jpg) top center no-repeat;}
.style-center dt{ width: 100%; overflow: hidden;}
.style-center dt img{ display: block; width: 189px; height: 237px; margin: 17px auto 0px auto;}
.style-center dt p{ width: 100%; overflow: hidden; text-align: center; margin-top: 15px; margin-bottom: 12px;}
.style-center dt p span{ display: inline-block; width: 96px; height: 30px; line-height: 30px; background-color: #138df2; border-radius: 30px; color: #fff;}
.style-center dt p i{ font-style: normal; font-size: 14px; color: #138df2; margin-left: 7px; line-height: 14px; margin-top: 15px;}
.style-center dd{ width: 188px; margin: 0px auto 19px auto; overflow: hidden; font-size: 12px;}
.style-center dd span{ display: block; float: left; background: url(/templates/main/css/../images/hline.png) bottom center no-repeat; line-height: 24px;}
.style-center dd p{ display: block; float: right; background: url(/templates/main/css/../images/hline.png) bottom center no-repeat; line-height: 24px;}
.style-center dd span a, .style-center dd p a{ color: #666;}
.style-center:hover{ background: url(/templates/main/css/../images/hzfcbg.jpg) top center no-repeat;}

.index-msz{ width: 387px;}
#outer {width:387px;margin:0px auto;}
#tab {overflow:hidden;zoom:1;background:#eee;}
#tab li {float:left;color:#138df2;height:40px;cursor:pointer;	line-height:40px;padding:0 11px; font-size: 18px;}
#tab li.current {color:#fff; background: url(/templates/main/css/../images/xxkhoverbg.jpg) top center no-repeat;}
#content {border:2px solid #f6f6f6; border-top: 0;}
#content dl {line-height:25px;display:none;	margin:0px 8px;}
#content dl dt{ width: 100%; overflow: hidden; margin-top: 7px; margin-bottom: 4px;}
#content dl dt img{ width: 290px; height: 210px; display: block; border: 5px solid #e3e3e3; margin: 0px auto;}
#content dl dd{ font-size: 14px; line-height: 24px; color: #555; margin-bottom: 5px; text-indent:2rem;}
.index-video{ width: 390px; margin-left: 17px;}
.index-tit2{ width: 100%; border-bottom: 2px solid #eeeeee;}
.index-tit2 span{ width: 100px; text-align: center; line-height: 40px; background-color: #138DF2; color: #fff; display: block; font-size: 18px;}
.index-videodiv{ margin-top: 10px; width: 383px; accelerator: 298px;}
.index-tit3{ width: 100%; background: url(/templates/main/css/../images/shggtitbg.jpg) left center repeat;}
.index-tit3 span{ display: block; margin-left: 14px; line-height: 40px; font-size: 18px; color: #fff;}
.index-shgg{ width: 383px; border: 2px solid #f6f6f6;}
.index-shgg span{ display: block; width: 100%; text-align: center; line-height: 36px; background-color: #f6f6f6;}
.index-shggul{ width: 356px; margin: 5px auto; overflow: hidden;}
.index-shggul li{ float: left; width: 86px; text-align: center; line-height: 36px; margin-left: 3px;}
.index-shggul li a{ display: block; width: 100%; background-color: #e1f1ff; color: #1463a5; border-radius: 5px;}
.index-shggul li a:hover{ background-color: #138DF2; color: #fff;}

.marquee{ height: 150px; margin: 0px auto; margin-top: 30px; width: 341px; margin-bottom: 50px;}
.marquee p{ line-height:30px; font-size: 14px; color: #555;}

.w390{ width: 390px;}
.index-tit4{ width: 100%;  background: url(/templates/main/css/../images/titbg.jpg) left bottom repeat-x;}
.index-tit4 span{ display: block; line-height: 36px;border-bottom:solid 2px #138df2; width: 90px; text-align: center; font-size: 18px; color: #138df2;}
.index-newlistdl{ width: 100%; overflow: hidden;}
.index-newlistdl dt{ width: 100%; margin-top: 13px; margin-bottom: 8px;}
.index-newlistdl dd{ width: 100%; font-size: 14px; line-height: 30px; padding-left: 21px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; background: url(/templates/main/css/../images/youicon.jpg) 6px center no-repeat;}
.index-newlistdl dd a{ display: block; width: 100%; color: #555; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.index-newlistdl dd:hover{ background: url(/templates/main/css/../images/youhovericon.jpg) 6px center no-repeat;}
.index-newlistdl dd:hover a{ color: #138df2;}

.menu { width: 100%; overflow: hidden; background: url(/templates/main/css/../images/titbg.jpg) left bottom repeat-x;}
.menu li{float:left;width:100px;line-height: 36px;text-align:center;cursor:pointer;font-size: 18px; color: #888;}
.main{clear:left;}
.menu .on{border-bottom:solid 2px #138df2; color: #138DF2;}
.tab{width:390px;clear:both;display: none;}

.w792{ width: 792px;}
.index-shhd{ margin-top: 9px; width: 781px; position:relative; height:400px;}
.index-shhd dt{ width: 513px; float: left; position: relative; margin-left: 8px; margin-right: 10px;}
.index-shhd dt img{ display: block; width: 513px; height: 349px;}
.index-shhd dt p{ position: absolute; left: 0; bottom: 0; width: 501px; padding-left: 12px; background: url(/templates/main/css/../images/blackpng.png) repeat; line-height: 40px;}
.index-shhd dt p a{ display: block; width: 100%; color: #fff;}
.index-shhd dd{ left:540px; top:18px; width: 250px; height: 170px; float: left; position: absolute; overflow: hidden;}
.index-shhd dd img{ display: block; width: 250px; height: 170px;}
.index-shhd dd p{ position: absolute; left: 0; bottom: 0; width: 243px; padding-left: 7px; background: url(/templates/main/css/../images/blackpng.png) repeat; }
.index-shhd dd p a{ color: #fff;}
.index-rzqyul{ width: 100%; overflow: hidden; margin-top: 25px; padding-bottom: 8px; border-bottom: 6px solid #eaeaea;}
.index-rzqyul li{ background: url(/templates/main/css/../images/rzqyicon.png) 10px center no-repeat; line-height: 41px; padding-left: 45px; width: 345px; font-size: 16px; color: #555;}
.index-rzqyul li:nth-child(odd){ background-color: #f8f8f8;}
.index-rzqyul li a{ display: block; width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.index-rzqyul li a:hover{color: #138df2;}
.mb23{ margin-bottom: 23px;}

.bgeee{ background-color: #eee;}
.linker{ width: 1200px; margin: 0px auto;}
.linker dt{ float: left; width: 110px; line-height: 40px; background: url(/templates/main/css/../images/linkicon.jpg) right center no-repeat;}
.linker dd{ float: left; line-height: 40px; margin-left: 10px;}

.footbg{ background: url(/templates/main/css/../images/footbg.jpg) top center no-repeat; min-width:1200px; width:100%;}
.foot-left{ width: 730px; padding-bottom:10px;}
.footnavdl{ width: 103px; float: left;}
.footnavdl dt{width: 65px; margin-top: 24px; margin-bottom: 5px; line-height: 30px; font-size: 16px; color: #fff; border-bottom: 1px solid #fff;}
.footnavdl dt a{color:#fff;}
.footnavdl dt a:hover{color:#ffeab8;}
.footnavdl dd{ font-size: 14px; line-height: 22px; color: #c8e8ee; }
.footnavdl dd a{ color: #C8E8EE;}
.footnavdl dd a:hover{ color: #002c44;}

.foot-right{ width: 432px;}
.footlogo{ width: 100%; margin-top: 32px; margin-bottom: 15px;}
.footlogo img{ display: block; max-width: 100%;}
.foot-text{ width: 340px; float: right;}
.foot-text p{ color: #c8e8ee; font-size: 14px; line-height: 24px;}
.foot-text p img{ display: block; float: left; margin-right: 10px;}
.foot-text span{ display: block; width: 100%; overflow: hidden; font-size: 14px; line-height: 54px;}
.foot-text span i{ display: block; float: left; font-style: normal; width: 180px;}
.foot-text span b{ display: block; font-weight: normal; float: right; text-align: right; color:#145c8d;}
.foot-text span b a{color:#145c8d;}
.foot-text span b a:hover{color:#145c8d;}

.owl-carousel .owl-wrapper:after{content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
/* display none until init*/
.owl-carousel{display: none;position: relative;width: 100%; max-width:1200px; margin:0px auto;-ms-touch-action: pan-y;}
.owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}
.owl-carousel .owl-item{float: left;}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{cursor: pointer;}
.owl-controls{-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
/* mouse grab icon*/
.grabbing{cursor:url(/templates/main/css/../images/grabbing.png) 8 8, move;}
/* fix*/
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item{-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;-webkit-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);}


.owl-theme .owl-controls{margin-top: 10px;text-align: center;}
/* Styling Next and Prev buttons*/
.owl-theme .owl-controls .owl-buttons div{color: #FFF;display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/margin: 5px;padding: 3px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;background: #869791;filter: Alpha(Opacity=50);/*IE7 fix*/opacity: 0.5;}
/* Clickable class fix problem with hover on touch devices*//* Use it for non-touch hover action*/
.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;text-decoration: none;}
/* Styling Pagination*/
.owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/}
.owl-theme .owl-controls .owl-page span{display: block;width: 40px;height: 5px;margin: 5px 7px;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;background: #dfdfdf;}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{ background-color: #138df2;}
/* If PaginationNumbers is true*/
.owl-theme .owl-controls .owl-page span.owl-numbers{height: auto;width: auto;color: #FFF;padding: 2px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;}
/* preloading images*/
.owl-item.loading{min-height: 150px;background: url(/templates/main/css/../images/AjaxLoader.gif) no-repeat center center}

.mb10{ margin-bottom: 15px !important;}
.owl-carousel .item{ width: 231px; margin: 5px; padding-top: 1px; padding-bottom: 17px;}
.owl-carousel .item img{ display: block; width: 211px; accelerator: 255px; margin: 4px auto 0px auto; border: 5px solid #f5f5f5;}
.owl-carousel .item span{ display: block; text-align: center; width: 150px; height: 35px; line-height: 35px; color: #fff; background-color: #138DF2; border-radius: 30px; font-size: 18px; margin: 13px auto;}
.owl-carousel .item i{ display: block; font-style: normal; text-align: center; width: 100%; font-family: 14px;line-height: 22px; color: #555;}
.owl-carousel .item:hover{ box-shadow:0px 3px 9px 1px rgba(0,0,0,0.30);-moz-box-shadow:0px 3px 9px 1px rgba(0,0,0,0.30);-webkit-box-shadow:0px 3px 9px 1px rgba(0,0,0,0.30);}
.owl-carousel .item:hover img{ border: 5px solid #fff;}
.owl-buttons{ display: none;}

/*右侧悬浮*/
.izl-rmenu{
	       margin-right: 0;
	       width: 45px;
	       position: fixed;
	       right: 12px;
	       bottom: 10%;
	       /*-webkit-box-shadow: #DDD 0px 1px 5px;
	       -moz-box-shadow: #DDD 0px 1px 5px;
	       box-shadow: #DDD 0px 1px 5px;*/
	       z-index:999;
}
.izl-rmenu .consult{ background: url(/templates/main/css/../images/righticon1.png) top center no-repeat; 
    display: block;
    height: 45px;
    width: 45px; margin-bottom: 8px;
    background-size:100%;
}
.izl-rmenu .consult .phone {
   background: url(/templates/main/css/../images/blackpng.png) repeat;
    position: absolute;
    width: 120px;
    left: -120px;
    top: 0px;
    line-height: 45px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    display: none;
}
.izl-rmenu a.consult:hover .phone{display:inline !important;}
.izl-rmenu .cart {
   background: url(/templates/main/css/../images/righticon3.png) top center no-repeat; 
    display: block;
    height: 45px;
    width: 45px; margin-bottom: 8px;
    background-size:100%;

}
.izl-rmenu a.cart:hover .pic{display:block;}
.izl-rmenu .btn_top {
    background-image: url(/templates/main/css/../images/float_top.gif);
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
    height: 22px;
    width: 45px;
    -webkit-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
    background-size:100%;
}
.izl-rmenu .btn_top:hover {
	background-image: url(/templates/main/css/../images/float_top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size:100%;
}
.izl-rmenu .cart .pic{
	display:none;
    position: absolute;
    left: -120px;
    top: 61px;
    width: 120px; background: url(/templates/main/css/../images/blackpng.png) repeat;
}
.izl-rmenu .cart .pic span{ display: block; width: 100%; text-align: center; line-height: 60px; font-size: 16px; font-weight: bold; color: #fff;}
.izl-rmenu .cart .pic img{ display: block; max-width: 100%; margin: 0px auto;}
#udesk-feedback-tab {
    background: url(/templates/main/css/../images/righticon2.png) top center no-repeat; 
    display: block;
    height: 45px;
    width: 45px; margin-bottom: 8px;
    background-size:100%;
}
#udesk-feedback-tab .tel{
	background: url(/templates/main/css/../images/blackpng.png) repeat;
    position: absolute;
    width: 120px;
    left: -120px;
    top: 53px;
    line-height: 45px;
    color: #fff;
    font-size: 16px; font-weight: bold;
    text-align: center;
    display: none;
}

#udesk-feedback-tab:hover .tel{display:inline !important;}
/*-------------------------内页样式--------------------------------*/
.subbanner{ width: 100%; overflow: hidden; text-align:center; min-width:1200px;}
.subbanner img{ display: block; height:300px;}
.crumber{ background-color: #f2f2f2; text-align: right; line-height: 35px; height: 35px; color: #888;}
.crumber p{ float: right; background: url(/templates/main/css/../images/crumbicon.jpg) left center no-repeat; padding-left: 27px; font-size: 12px;}
.crumber a{ color: #888;}
.crumber a:hover{ color: #138DF2;}

.left{ width: 260px;}
.left-tit{ width: 100%; text-align: center; background: url(/templates/main/css/../images/lefttitbg.jpg) top center no-repeat;}
.left-tit p{ font-size: 22px; line-height: 55px; color: #fff; padding-left:20px;}
.leftcenter{ width: 250px; margin: 0px auto; background-color: #f6f6f6; overflow: hidden; margin-bottom:20px;}
.leftnavul{ min-height: 200px; width: 236px; margin: 0px auto;}
.leftnavul li{ width: 236px; line-height: 60px;  font-size: 16px; border-bottom: 1px solid #bdd9ef;}
.leftnavul li a{ color: #333;  padding-left:60px; display: block;background: url(/templates/main/css/../images/newsubnavicon.jpg) 45px center no-repeat;transition: all .28s linear; -moz-transition: all .28s linear; -webkit-transition: all .28s linear; -o-transition: all .28s linear;}
.leftnavul li a:hover{ background: url(/templates/main/css/../images/newnavicon.jpg) 15px center no-repeat;}

.leftcenter img{ display: block; margin: 10px auto; max-width: 96%;}
.leftcenter span{ display: block; width: 145px; border-radius: 5px; margin: 0px auto 20px auto; background-color: #138DF2; text-align: center; line-height: 28px; color: #fff;}
.right{ width: 920px;}
.newlistdl{ width: 920px; padding: 0px 0px 10px 0px; overflow: hidden; margin-bottom: 30px; border-bottom:2px solid #e3e3e3;transition:box-shadow .28s linear;-moz-transition:-moz-box-shadow .28s linear;-webkit-transition:-webkit-box-shadow .28s linear}
.newlistdl dt{ float: left; width: 312px; height: 217px;}
.newlistdl dt img{ display: block; width: 322px; height: 217px;}
.newlistdl dd{ width: 582px; float: right; height: 220px; overflow: hidden; position: relative;}
.newlistdl dd span{ font-size: 20px; display: block; color: #333; line-height: 25px; height: 47px;}
.newlistdl dd span a{ color: #333;}
.newlistdl dd p{ color: #858585; font-size: 14px; line-height: 24px; max-height: 100px;}
.newlistdl dd em{ font-style: normal; display: inline-block; margin-top: 20px; width: auto; background-color: #f4f4f4; border-radius: 30px; padding: 0px 20px; line-height: 20px; color: #a3a3a3;}
.newlistdl p.time-more{ width: 100%; overflow: hidden; position: absolute; left: 0; bottom: 0; height: 34px;}
.newlistdl .time-more i{ display: block; font-size: 12px; color: #b5b5b5; float: left; line-height: 20px; font-weight: normal; font-style: normal; background: url(/templates/main/css/../images/timeicon.jpg) left center no-repeat; padding-left: 21px; margin-top: 6px;}
.newlistdl .time-more b{ display: block; float: right; font-size: 14px; font-weight: normal; background-color: #e7e7e7; line-height: 30px; border-radius: 30px; text-align: center; width: 150px;}
.newlistdl .time-more b a{ color: #333;}
.newlistdl:hover span a{ color: #138df2}
.newlistdl:hover .time-more b{ background-color: #138df2; color: #fff;}
.newlistdl:hover .time-more b a{ color: #fff;}
.newlistdlno{ width: 920px; padding: 0px; overflow: hidden; margin-bottom: 10px; border-bottom:1px dashed #e3e3e3;transition:box-shadow .28s linear;-moz-transition:-moz-box-shadow .28s linear;-webkit-transition:-webkit-box-shadow .28s linear}
.newlistdlno dt{ float: left; width: 30px; height: 23px; display:block; background: url(/templates/main/css/../images/rzqyicon.png) left center no-repeat;}
.newlistdlno dt img{ display: block; width: 30px; height: 30px;}
.newlistdlno dd{ width:890px; overflow: hidden;}
.newlistdlno dd span{ font-size: 16px; display: block; color: #333;  width:75%;}
.newlistdlno dd span a{ color: #333;}
.newlistdlno dd p{ color: #858585; font-size: 14px; line-height: 24px; max-height: 100px;}
.newlistdlno dd em{ font-style: normal; display: inline-block; margin-top: 20px; width: auto; background-color: #f4f4f4; border-radius: 30px; padding: 0px 20px; line-height: 20px; color: #a3a3a3;}
.newlistdlno p.time-more{ width: 11%; overflow: hidden; height: 34px; float:right;}
.newlistdlno .time-more i{ display: block; font-size: 12px; color: #b5b5b5; float: left; line-height: 20px; font-weight: normal; font-style: normal; background: url(/templates/main/css/../images/timeicon.jpg) left center no-repeat; padding-left: 21px; margin-top: 6px;}
.newlistdlno .time-more b{ display: block; float: right; font-size: 14px; font-weight: normal; background-color: #e7e7e7; line-height: 30px; border-radius: 30px; text-align: center; width: 150px;}
.newlistdlno .time-more b a{ color: #333;}
.newlistdlno:hover span a{ color: #138df2}
.newlistdlno:hover .time-more b{ background-color: #138df2; color: #fff;}
.newlistdlno:hover .time-more b a{ color: #fff;}
/*页码*/


/*分页*/
.pages{padding: 15px 20px;text-align: left;color: #ccc;text-align:center;}
.pages a{display: inline-block;color: #138df2;display: inline-block;height: 25px;	line-height: 25px;	padding: 0 10px;border: 1px solid #ddd;	margin: 0 2px;border-radius: 4px;vertical-align: middle;}
.pages a:hover{text-decoration: none;border: 1px solid #138df2;}
.pages span.current{display: inline-block;height: 25px;line-height: 25px;padding: 0 10px;margin: 0 2px;color: #fff;background-color: #138df2;	border: 1px solid #138df2;border-radius: 4px;vertical-align: middle;}
.pages span.disabled{	display: inline-block;height: 25px;line-height: 25px;padding: 0 10px;margin: 0 2px;	color: #bfbfbf;background: #f2f2f2;border: 1px solid #bfbfbf;border-radius: 4px;vertical-align: middle;}


.page-next{ width: 920px; margin: 0px auto 40px auto; padding: 10px 0px; background-color: #f5f5f5; overflow: hidden;}
.page-next li{ width: 450px; margin-left: 10px; float: left; overflow: hidden;}
.page-next li span{ display: block; float: left; border: 1px solid #c9c9c9; border-radius: 5px; color: #333333; font-size: 14px; line-height: 28px; width: 88px; margin-right: 14px; text-align: center;}
.page-next li a{ color: #666; display: block; float: left; line-height: 30px; overflow: hidden; width: 346px; text-overflow: ellipsis; white-space: nowrap;}
.page-next li a:hover{ color: #138DF2;}


.prolistul{ width: 920px; overflow: hidden;}
.prolistul li{ float: left; width: 260px; padding: 10px;margin-left: 10px; margin-right: 10px; margin-top: 10px; margin-bottom: 10px;background-color: #f2f2f2;}
.prolistul li img{ display: block; width: 260px; height: 180px;}
.prolistul li p{ line-height: 42px; font-size: 16px; color: #333333;}
.prolistul li i{ display: block; width: 30px; height: 2px; margin-bottom: 7px; background-color: #138DF2; font-style: normal;transition: all .28s linear; -moz-transition: all .28s linear; -webkit-transition: all .28s linear; -o-transition: all .28s linear;}
.prolistul li:hover{ background-color: #fff;box-shadow:0px 2px 5px 2px rgba(0,0,0,0.35);-moz-box-shadow:0px 2px 5px 2px rgba(0,0,0,0.35);-webkit-box-shadow:0px 2px 5px 2px rgba(0,0,0,0.35);}
.prolistul li:hover i{ width: 80px;}

.text-tit{ width: 100%; overflow: hidden; margin-bottom: 40px; overflow: hidden;}
.text-tit span{ display: block; text-align: center; line-height: 73px; font-size: 28px; color: #111111; letter-spacing: 2px;}
.text-tit p{ line-height: 36px; border-bottom: 1px solid #777777; overflow: hidden; width: 96%; padding: 0px 2%;}
.text-tit i{ display: block; float: left; margin-right: 30px; font-size: 12px; line-height: 36px; color: #999; font-style: normal;}
.text-tit b{ display: block; float: right; font-weight: normal; font-size: 12px; color: #999;}

.text{ width: 96%; margin: 15px auto;}
.text p{ font-size: 16px; line-height: 36px; color: #555;}
.text img{ display: block; max-width: 80%; margin: 20px auto;}

.imglistdl{ width: 100%; overflow: hidden; padding-bottom:20px;}
.imglistdl li{ width: 212px; float: left; margin:20px 0 0 60px; padding:10px 15px;border-bottom:#f5f5f5 solid 2px;}
.imglistdl li img{ display: block; width: 200px; height: 255px; margin: 0px auto; border: 5px solid #f5f5f5;}
.imglistdl li span{ display: block; text-align: center; width: 150px; height: 35px; line-height: 35px; color: #fff; background-color: #138DF2; border-radius: 30px; font-size: 18px; margin: 13px auto;}
.imglistdl li i{ display: block; font-style: normal; text-align: center; width: 100%; font-family: 14px;line-height: 22px; height:22px; overflow:hidden; color: #555;}
.imglistdl li:hover{ box-shadow:0px 3px 9px 1px rgba(0,0,0,0.30);-moz-box-shadow:0px 3px 9px 1px rgba(0,0,0,0.30);-webkit-box-shadow:0px 3px 9px 1px rgba(0,0,0,0.30);}
.imglistdl li:hover img{ border: 5px solid #fff;}



/*商会成员*/
.Box_con {width: 1200px; margin: 0px auto;
				position: relative;
			}
			
.Box_con .btnl, .Box_con .btnl2 {
				position: absolute;
			}
			
.Box_con .btn {
			display: block;
				width: 41px;
				height: 41px;
				position: absolute;
				top: 100px;
				cursor: pointer;
			}
.Box_con .btn2 {
				display: block;
				width: 41px;
				height: 41px;
				position: absolute;
				top: 200px;
				cursor: pointer;
			}
			
.Box_con .btnl {
					background: url(/templates/main/css/../images/jtl02.png) left center no-repeat;
				left: 0px; z-index: 999;
			}
			
.Box_con .btnr {
				background: url(/templates/main/css/../images/jtr02.png) right center no-repeat;
				right: 0px; z-index: 999;
			}
.Box_con .btnl2 {
				background: url(/templates/main/css/../images/jtl02.png) left center no-repeat;
				left: 0px; z-index: 999;
			}
			
.Box_con .btnr2 {
				background: url(/templates/main/css/../images/jtr02.png) right center no-repeat;
				right: 0px; z-index: 999;
			}

.Box_con .btnl:hover {
				background: url(/templates/main/css/../images/jtl03.png) left center no-repeat;
			}
			
.Box_con .btnr:hover {
				background: url(/templates/main/css/../images/jtr03.png) right center no-repeat;
			}
			
.Box_con .btnl2:hover {
				background: url(/templates/main/css/../images/jtl03.png) left center no-repeat;
			}
			
.Box_con .btnr2:hover {
				background: url(/templates/main/css/../images/jtr03.png) right center no-repeat;
			}
.Box_con .conbox, .Box_con .conbox2 {
				position: relative;
				overflow: hidden; width: 1216px; margin: 0px auto;
			}
.Box_con .conbox ul {
					position: relative;
				list-style: none;
				height:350px;
				overflow: hidden; margin-bottom:5px; margin-top: 5px;
			}
.Box_con .conbox2 ul {
				position: relative;
				list-style: none;
				height:460px;
				overflow: hidden;  margin-top: 20px;
			}


.Box_con .conbox2 ul li{float: left; width: 228px; height: 424px; margin: 10px 5px; padding:0; line-height: 180px;/*transition: all 0.5s;*/}
.Box_con .conbox ul li a, .Box_con .conbox2 ul li a{ display: block; text-align: center;}
.Box_con .conbox2 ul li img {display:inline-block;  text-align: center;  max-width: 100%; max-height: 100%; vertical-align: middle;transition: all 0.5s; width:211px; height:255px; margin: 4px auto 0 auto; border:5px solid #f5f5f5;}
.Box_con .conbox2 ul li:hover{ box-shadow:0px 3px 9px 1px rgba(0,0,0,0.30);-moz-box-shadow:0px 3px 9px 1px rgba(0,0,0,0.30);-webkit-box-shadow:0px 3px 9px 1px rgba(0,0,0,0.30); z-index:1;}
.Box_con .conbox2 ul li span{ display: block; text-align: center; width: 150px; height: 35px; line-height: 35px; color: #fff; background-color: #138DF2; border-radius: 30px; font-size: 18px; margin: 13px auto;}
.Box_con .conbox2 ul li i{ display: block; font-style: normal; text-align: center; width: 93%; font-family: 14px;line-height: 22px; color: #555; height:22px; overflow:hidden; margin:auto;}

.Box_con .conbox ul li{float: left; width: 278px; height: 330px; margin: 10px 5px; padding:0 5px; line-height: 180px;/*transition: all 0.5s;*/}
.Box_con .conbox ul li img {display:inline-block;  text-align: center;  max-width: 100%; max-height: 100%; vertical-align: middle;transition: all 0.5s; width:260px; height:192px; margin: 4px auto 0 auto; border:5px solid #f5f5f5;}
.Box_con .conbox ul li:hover{ box-shadow:0px 3px 9px 1px rgba(0,0,0,0.30);-moz-box-shadow:0px 3px 9px 1px rgba(0,0,0,0.30);-webkit-box-shadow:0px 3px 9px 1px rgba(0,0,0,0.30); z-index:1;}
.Box_con .conbox ul li span{ display: block; text-align: center; width: 150px; height: 35px; line-height: 35px; color: #fff; background-color: #138DF2; border-radius: 30px; font-size: 18px; margin: 13px auto;}
.Box_con .conbox ul li i{ display: block; font-style: normal; text-align: center; width: 93%; font-family: 14px;line-height: 22px; color: #555; height:22px; overflow:hidden; margin:auto;}

.nei_navi{ width:920px; display:block; line-height:32px; float:right;}
.nei_navi i{ font-style:normal;}

#ticker { height:339px;}
#fsD1s{ margin-top:18px; width:781px;}

/*.picbox ul li{float: left; width: 228px; height: 424px; margin: 10px 5px; padding:0; line-height: 180px;/*transition: all 0.5s;*/}*/
/*.picbox ul li a, .Box_con .conbox2 ul li a{ display: block; text-align: center;}
.picbox ul li img {display:inline-block;  text-align: center;  max-width: 100%; max-height: 100%; vertical-align: middle;transition: all 0.5s; width:211px; height:255px; margin: 4px auto 0 auto; border:5px solid #f5f5f5;}
.picbox ul li:hover{ box-shadow:0px 3px 9px 1px rgba(0,0,0,0.30);-moz-box-shadow:0px 3px 9px 1px rgba(0,0,0,0.30);-webkit-box-shadow:0px 3px 9px 1px rgba(0,0,0,0.30); z-index:1;}
.picbox ul li span{ display: block; text-align: center; width: 150px; height: 35px; line-height: 35px; color: #fff; background-color: #138DF2; border-radius: 30px; font-size: 18px; margin: 13px auto;}
.picbox ul li i{ display: block; font-style: normal; text-align: center; width: 93%; font-family: 14px;line-height: 22px; color: #555; height:22px; overflow:hidden; margin:auto;}*/



.news_pic_list{width:1200px; height: auto; overflow: hidden; margin: 0px auto;}
.news_pic_list li{width:250px; height: 207px; overflow: hidden; float: left; margin:10px; padding: 15px; padding-bottom: 0px; background: #f8f8f8}
.news_pic_list li img{width:250px; height: 168px;} 
.news_pic_list li p{ height:30px; line-height: 30px; width: 250px; margin: 0px auto;}
.news_pic_list li p a{ font-size: 14px; color: #333}