﻿*{padding:0px; margin:0px;}
html {_overflow-y:scroll;}
/*****！！页面通用css样式定义开始******/
/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */
body{
    font-family: Arial, Tahoma,"微软雅黑";    /*文字字体定义 */
	font-size: 13px;    /*文字大小定义 */
	color: #5a5a5a; /*文字颜色定义 */
	}
/* 网站超链接css通用设置 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #333333;} /* 未访问的链接 */
a:visited {color: #333333;} /* 已访问的链接 */
a:hover{color: #02add8;	text-decoration: none;} /* 鼠标在链接上 */ 
a:active {color: #333333;} /* 点击激活链接 */
h1,h2,h3,h4,h5,h6{font-size:14px;}
img{border: 0px;}
.clear{clear:both; line-height:0; height:0; font-size:0px;}
.clear:after{content: "."; display: block; height: 0; clear: both; visibility: hidden; }/*清除浮动*/
ul li{ list-style-type:none;}
/*表格样式定义 */ 
checkbox{border: 0px;}/*选择框样式定义 */ 
.input{ border:1px solid #CCCCCC; height:20px;line-height:20px} 
/* banner
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}
/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
	font-family: 'flexslider-icon';
	src:url('fonts/flexslider-icon.eot');
	src:url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'),
		url('fonts/flexslider-icon.woff') format('woff'),
		url('fonts/flexslider-icon.ttf') format('truetype'),
		url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}
/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}
.no-js .slides > li:first-child {display: block;}
/* FlexSlider Default Theme
*********************************/
.flexslider {position: relative;}
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }



/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a  { text-decoration:none; display: block; width: 40px; height: 40px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.flex-direction-nav .flex-prev { left: -50px; }
.flex-direction-nav .flex-next { right: -50px; text-align: right; }
.flexslider:hover .flex-prev { opacity: 0.7; left: 10px; }
.flexslider:hover .flex-next { opacity: 0.7; right: 10px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  {line-height:1; display: inline-block;}
.flex-direction-nav a.flex-next:before  {}
.flex-direction-nav a{ display:none;}
/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }
/* Control Nav */
.flex-control-nav {width: 100%; position: absolute;bottom:10px; text-align:center; display:none;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width:19px; height: 19px; display: block; background: #666; cursor: pointer;line-height:0;font-size:0;overflow:hidden;border-radius:20px}
.flex-control-paging li a.flex-active { background: #000; cursor: default; }
.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}
.flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
.flex-direction-nav .flex-next { opacity: 1; right: 10px;}


/*---------页面样式开始------------------*/
body{min-width:1000px;font-family:微软雅黑;}
.header{background: url(../images/headerBg.jpg) repeat-x; height:126px; position:relative; z-index:9999;}
.header dl{ width:1000px; height:74px; padding-top:20px; margin:0 auto; overflow:hidden;}
.header dl dt{ float:left;}
.header dl dt img{padding-top:10px; float:left; display:inline;}
.header dl dd{ height:50px; line-height:25px; float:right; background:url(../images/tel.jpg) no-repeat left 12px; padding-left:70px; padding-top:18px; color:#ff620c;}
.header dl dd span{ color:#545353;}
/*
.header .topNav{ width:1192px; height:49px; position:absolute; top:114px; left:50%; margin-left:-596px; overflow:hidden;background:url(../images/topNavBg.png) no-repeat top center;}
.header .topNav li{float:left;display:inline;width:130px; line-height:40px; position:relative; text-align:center;background:url(../images/topNavXian.png) no-repeat right center;}
.header .topNav li a{display:block;color:#ffffff; font-size:16px; font-family:Microsoft YaHei; height:49px;}
.header .topNav li a:hover,.header ul li a.topNavCurr{background: url(../images/navBtnHover.png) no-repeat top center; color:#b6f90c;}*/

/*二级导航菜单*/	
.menu{ width:1192px;position:absolute; top:57px; left:50%; margin-left:-1185px; background:url(../images/topNavBg.png) no-repeat top center;}
.menu-c {margin: 0px auto;width: 1182px;height: 49px;}
.menu-c ul {margin: 0px auto; width:1050px;}
.menu-c li{float:left;display:inline;width:130px; line-height:40px; position:relative; text-align:center;background:url(../images/topNavXian.png) no-repeat right center;}
.menu-c li a{display:block;color:#ffffff; font-size:16px; font-family:Microsoft YaHei; height:49px;}
.menu-c ul li a.topNavCurr{background: url(../images/navBtnHover.png) no-repeat top center; color:#b6f90c;}
.menu-c ul li ul {display: none;  
    opacity: .75; /* Standard: FF gt 1.5, Opera, Safari */
    filter: alpha(opacity=75); /* IE lt 8 */
    -ms-filter: "alpha(opacity=75)"; /* IE 8 */
    -khtml-opacity: .75; /* Safari 1.x */
    -moz-opacity: .75; /* FF lt 1.5, Netscape */}
.menu-c ul li:hover a {color:#b6f90c;  WIDTH:130px; display:inline-block;background:url(../images/navBtnHover.png) no-repeat center;  cursor:pointer;}
.menu-c ul li:hover ul {display:block; position:absolute; top:41px; left:-27px; width:180px;text-align:center;}
.menu-c ul li:hover ul li a{display:block; background:#0090d6; color:#FFF; border-bottom:1px solid #58d0cf;width:180px;height: 35px;line-height: 35px;font-size:14px;}
.menu-c ul li:hover ul li a:hover {background:#58d0cf; color:#FFF;height: 35px;line-height: 35px;border-bottom:1px solid #0090d6;}




.fastWay{ background:#f1f1f1; height:36px; line-height:36px; overflow:hidden;}
.fastWay div{ width:1000px; margin:0 auto; color:#000000;}
.fastWay span{ float:left; background:url(../images/wangyajing.png) no-repeat left center; color:#121c33;}
.fastWay span i{ color:#0a78bf; font-style:normal;}
.fastWay ul{ float:left; width:870px; overflow:hidden;}
.fastWay ul li{ float:left;}
.fastWay ul li a{ float:left; padding:0 10px;}
.banner{}
.syMain{ padding:30px 0; margin:0 auto; background:url(../images/syCbg.jpg) no-repeat top center; background-size:100% auto; overflow:hidden;}
.syMain .syMain_t{ padding:0 14px; font-size:20px; text-indent:5px; height:40px; line-height:40px; background:url(../images/tBg.jpg) repeat-x; border-bottom:1px solid #138ac6; border-top:1px solid #138ac6; color:#FFF;}
.syMain .syMain_t a{ color:#FFF;}
.syMain .syMain_t span{ float:right; background:url(../images/moreIco.png) no-repeat left center; padding-left:12px; font-size:12px;}


.syMain02{ width:1002px; margin:0 auto; overflow:hidden;}
.syMain02 h3{ height:56px; padding-top:6px; color:#0063a7; font-size:20px;background:url(../images/syHome.png) no-repeat 120px center; font-weight:normal;}
.syMain02 h3 i{ color:#777777; font-size:14px; font-style:normal; text-transform:uppercase;}
.syMain02 em{ font-style:normal; float:right;background:url(../images/jiantou.png) no-repeat right center; padding-right:35px; font-size:14px; color:#4e4a49;}
.syMain02C{ padding:20px 0; overflow:hidden;}
.syMain02L{ float:left; display:inline; width:258px;}
.syMain02L li{ height:63px; background:url(../images/main02NavBg.jpg) no-repeat left; }
.syMain02L li a{ display:block; height:63px; line-height:22px;font-size:16px; color:#ffffff; padding-top:10px; margin-left:40px; cursor:pointer;}
.syMain02L li a span{ display:block; color:#a1c0df; font-size:12px; text-transform:uppercase;}
.syMain02L li:hover,.syMain02L li.syMainCurr{ background:url(../images/main02NavHover.png) no-repeat left;}
.syMain02R{ float:right; display:inline; width:740px; height:445px; overflow:hidden; position:relative;}
/*
.syMain02R .same{ border:1px #ccc solid;}
.syMain02R .flex-control-nav{ display:block;text-align:right;}
.syMain02R .flex-control-paging li a {background:url(../images/dian01.png) no-repeat;}
.syMain02R .flex-control-paging li a.flex-active {background:url(../images/dian02.png) no-repeat;}*/
.indexproduct{width:740px; height:445px;}
.indexproduct li{ float:left; width:235px; height:215px; border:1px #dcdbd8 solid; margin-left:9px; margin-bottom:8px;}
.indexproduct li img{width:235px; height:180px;border-bottom:1px #dcdbd8 solid; }
.indexproduct li p{ text-align:center;width:235px; height:34px; line-height:34px; background-color:#f2f1ef; color:#000}
.indexproduct li:hover{ border:1px #38b9f2 solid;}
.indexproduct li img:hover{ border-bottom:1px #38b9f2 solid;}
.indexproduct li p:hover{background-color:#38b9f2; color:#FFF;}

.syMain03{ width:1000px; margin:0 auto; padding:15px 0;}
.syMain03 h3{ height:100px; color:#077dbf; font-size:40px;background:url(../images/ttBg03.png) no-repeat center 61px; text-align:center;}
.syMain03 h3 span{ color:#4eaa00;}
.syMain03 h3 i{ font-size:12px; color:#aaaaaa; font-style:normal; text-transform:uppercase; display:block; font-weight:normal;}
.syMain03 h3 em{ font-size:18px; color:#656565; font-style:normal;display:block; font-weight:normal;}
.syMain03 dl{ overflow:hidden; padding-top:10px;}
.syMain03 dl .imLeft{ float:left;}
.syMain03 dl .imRight{ float:right;}
.syMain03 dt{}
.syMain03 dd{ width:610px; padding-left:40px;}
.syMain03 .dd01{ background:url(../images/num04.png) no-repeat left 8px;}
.syMain03 .dd02{ background:url(../images/num05.png) no-repeat left 8px; float:right; width:580px;padding-left:52px;}
.syMain03 .dd03{ background:url(../images/num06.png) no-repeat left 8px; padding-left:52px;}
.syMain03 dd h4{ font-size:26px; color:#077dbf; height:55px; line-height:55px;}
.syMain03 dd p{ line-height:34px;background:url(../images/sanjiao.png) no-repeat left 8px;color:#464646; padding-left:16px; font-size:14px;}
.syMain03 dd p span{ color:#0067a0; font-size:16px;}
.syMain04Bg{background:url(../images/main04Bg.jpg) no-repeat top center; height:440px;}
.syMain04{ padding-top:40px; width:1000px; margin:0 auto;}
.syMain04 h3{ height:100px; line-height:30px; color:#fff; font-size:30px;background:url(../images/ttBg04.png) no-repeat center 46px; text-align:center;}
.syMain04 h3 i{ font-size:12px; color:#a1c5e1; font-style:normal; text-transform:uppercase; display:block; font-weight:normal;}
.syMain04 h3 em{ font-size:16px; color:#a1c5e1; font-style:normal;display:block; font-weight:normal;}
.syMain04C{ position:relative;padding-top:20px;}
.syMain04C ul{ width:3600%;}
.syMain04C ul li{ float:left;margin-right:20px;background:url(../images/caseBg.png) no-repeat bottom center; padding-bottom:27px; text-align:center;}
.syMain04C ul li a{ width:235px; background:#46b2ee; display:block; color:#005c90;}
.syMain04C ul li img{ width:221px; height:162px; padding:5px;}
.syMain04C ul li span{ height:30px; line-height:25px; display:block; overflow:hidden;}
.syMain04C ul li:hover a{ background:#64b600;color:#fff;}
.syMain04C #prev,.syMain04C #next{ position:absolute; width:25px; height:58px; top:95px;}
.syMain04C #prev{ left:-60px;background:url(../images/prev.png) no-repeat center;}
.syMain04C #next{ right:-60px;background:url(../images/next.png) no-repeat center;}
.syMain05{ width:1000px; margin:0 auto; padding:30px 0; overflow:hidden;}
.syMain05 h3{ height:100px; color:#077dbf; font-size:30px;background:url(../images/ttBg03.png) no-repeat center 46px; text-align:center;}
.syMain05 h3 a{color:#077dbf;}
.syMain05 h3 i{ font-size:12px; color:#aaaaaa; font-style:normal; text-transform:uppercase; display:block; font-weight:normal;}
.syMain05 h3 em{ font-size:16px; color:#656565; font-style:normal;display:block; font-weight:normal;}
.syMain05 dl{ width:486px; float:left; display:inline; padding-top:10px;}
.syMain05 dl img{ display:block;}
.syMain05 dl dt{ height:40px; line-height:40px; padding-top:6px;}
.syMain05 dl dt a{ color:#077dbf;font-size:15px; height:40px; overflow:hidden;}
.syMain05 dl dt span{ float:right; color:#595959;font-size:14px;}
.syMain05 dl dd{ color:#323131; font-size:12px; line-height:24px;}
.syMain05 ul{ width:490px; float:right; padding-top:10px;}
.syMain05 ul li{ height:90px; margin-bottom:12px; padding:0 10px 0 90px;}
.syMain05 ul li.li01{background:url(../images/num07.png) no-repeat 22px center #077dbf;}
.syMain05 ul li.li02{background:url(../images/num08.png) no-repeat 22px center #dff4ff;}
.syMain05 ul li.li03{background:url(../images/num09.png) no-repeat 22px center #dff4ff;}
.syMain05 ul li p{ height:30px; line-height:30px; padding-top:6px;}
.syMain05 ul li p a{ color:#077dbf;font-size:15px; height:30px; overflow:hidden;}
.syMain05 ul li p span{ float:right; color:#97a2a8;font-size:14px;}
.syMain05 ul li div{ line-height:23px; color:#727b80;}
.syMain05 ul li.li01 p a{ color:#fff;font-size:15px; height:30px; overflow:hidden;}
.syMain05 ul li.li01 p span{ float:right; color:#b2d5ed;font-size:14px;}
.syMain05 ul li.li01 div{ line-height:23px; color:#b2d5ed;}

.section {width:1080px;height:600px; overflow:hidden; margin:0 auto; margin-top:10px;}
.section2 {/*background:url(../images/bg2.jpg) center top fixed no-repeat;*/}
.section h3{ height:100px; color:#077dbf; font-size:40px;background:url(../images/ttBg03.png) no-repeat center 61px; text-align:center;}
.section h3 span{ color:#4eaa00;}
.section h3 i{ font-size:12px; color:#aaaaaa; font-style:normal; text-transform:uppercase; display:block; font-weight:normal;}
.section h3 em{ font-size:18px; color:#656565; font-style:normal;display:block; font-weight:normal;}

.sec2nav {width:1002px;text-align:center;font:14px/28px "microsoft yahei";text-align:center;margin:0 auto;padding-top:14px;}
.sec2nav a {display:inline;white-space:nowrap;color:#fff;background:#0e9bda;margin:0 5px;height:28px;padding:7px 20px;}
.sec2nav a:hover {background:#0067b6;}
.abimg {width:1029px;height:auto;margin:0 auto;padding-top:42px;}
.abimg ul li {float:left;display:block;float:left;margin:0 20px;width:300px;height:371px;position:relative;/*-moz-perspective:1000px;-webkit-perspective:1000px;-ms-perspective:1000px;-o-perspective:1000px;perspective:1000px;*/}
.rotabox {display:block;width:300px;height:371px;/*-moz-transform-style:preserve-3d;-moz-transition:all 1.0s ease-in-out;-webkit-transform-style:reserve-3d;-webkit-transition:all 1.0s ease-in-out;-o-transform-style:preserve-3d;-o-transition:all 1.0s ease-in-out;-ms-transform-style:preserve-3d;-ms-transition:all 1.0s ease-in-out;transform-style:preserve-3d;transition:all 1.0s ease-in-out;*/}
.face {	position:absolute;width:300px;height:371px;/*-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;-o-backface-visibility:hidden;-ms-backface-visibility:hidden !important;backface-visibility:hidden;*/}
/*.face.faceback {display:block;-moz-transform:rotateY(180deg);-webkit-transform:rotateY(180deg);transform:rotateY(180deg);}
.rotateon {-moz-transform:rotateY(180deg);-webkit-transform:rotateY(180deg);transform:rotateY(180deg);}*/


/*footer*/
.footer{background:url(../images/footerBg.jpg) no-repeat top center; height:269px;}
.foot{ width:1000px; margin:0 auto; color:#FFF;}
.footNav{ height:60px; line-height:60px; text-align:center; color:#FFF;}
.footNav a{ color:#FFF;}
.footLink{ color:#363636; font-size:12px; width:1000px; margin:0 auto; height:35px; line-height:35px; border-bottom:1px dotted #d9d9d9;}
.footLink a{color:#363636; text-indent:5px;}
.foot .center{ text-align:center;}
.foot .right{ text-align:right;}
.foot .footDiv{ height:140px; padding-top:30px; overflow:hidden;}
.foot .footDiv div{width:33.3%; float:left;  height:auto; line-height:normal;}
.foot .footDiv span{ float:right; display:block; width:220px; line-height:20px;}
.foot .footDiv span img{ float:left;}
.foot .footDiv div p{font-size:12px;line-height:24px;}
.foot .footBottom p{ width:33.3%; float:left; font-size:12px; color:#fff; height:40px; line-height:40px;}
.foot .footBottom p a{ color:#fff;}


/*内页*/
.bread { height:46px; line-height:46px;  margin-bottom:28px;background:url(../images/i_line3.jpg) left center repeat-x;  }
.bd_con { width:1002px; margin:0 auto; height:44px; overflow:hidden;}
.n_ltit{ width:230px; height: 46px; padding-left: 20px; font: bold 20px/46px "微软雅黑"; color: #46474c;background: #FFF;float:left; }
.n_ltit i{font-family: arial; color: #bac1c7; padding-left: 5px; text-transform: uppercase; font-weight: normal;}
.bd_rt {float:right; font: 400 14px/46px "微软雅黑"; padding:0 20px; background: #FFF; color: #000000;height: 46px;}
.bd_rt a {color:#606060; display:inline-block; margin:0 2px;}
.bd_rt em a { color:#02add8; display:inline-block; margin:0 2px; font-style:normal;}
.bread1{margin-top:26px;}
.bread2 .bd_lt { margin-top:2px;}

.content2{width:1002px;margin:0px auto; margin-top:20px; margin-bottom:15px;}
.abtc{width:1002px;margin-top:30px; margin-bottom:35px;margin:0px auto;}
.abtc img{ padding-right:15px; border:1px #cacccb dashed; margin-right:10px;}
.abtc p{font-family:"Microsoft YaHei";line-height:40px; font-size:15px;}
.abt{font-family:"Microsoft YaHei";}
.abt ul{padding:25px 0 0; float:left;}
.abt ul li{ text-align:center;}
.abt ul li img{ display:block; vertical-align:top;}
.abt ul li span{ display:block; line-height:58px; font-size:14px; color:#333;}
.abt_c{width:500px;padding:20px 0 0; overflow:hidden;  }
.abt_c p{ clear:both; font-size:13px;}
.abt_c p span{ padding:0 0 30px;display:inline-block; float:left;width:413px; line-height:33px; text-indent:2em;}
.abt_c em{ clear:both; display:block; line-height:0; font-size:0; float:none;}
.abt_c p i{ font-style:normal; color:#c30101;}

/*news inner*/
.fyfra{ width:100%; background:#fff;padding:0 0 20px 0; margin:0px 0 0 0;}
.productfra{ width:980px; margin:0 auto; overflow:hidden;  background:#fff; padding:0px 0 30px 0;}
.pro_txtimg{float:left; margin-bottom:20px; padding-left:14px;}
.pro_txtimg li{ float:left;width:980px; padding:30px 0;border-bottom:1px solid #cdcdcd; }
.pro_li_img{float:left; width:220px;}
.proimg,.proimg img{ float:left;border-radius:5px;}
.pro_txtimg .proimg { float:left; width:220px; height:165px; border:3px solid #eeeeee; border-radius:5px;}
.pro_li_txt{float:right; display:inline;width:725px; height:86px; color:#787878; line-height:36px; font-size:12px; }
.procon{ float:left; width:700px; line-height:26px; color:#7d716b; text/-indent:22px; height:104px; overflow:hidden; padding:10px 0 0 0; }
.protitle{float:left;width:540px;line-height:24px; padding:0px 0px 0px 0px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;color:#00b7d8; font-size:14px; font-weight:bold;}
.pro_li_txt span{ float:left;width:700px; color:#777777; height:20px; padding:10px 0 0 0; line-height:20px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}

.pglist{ width:100%;clear:both;height:80px;color:#535353;  margin:20px 0;}
.pglist span{width:60px; height:30px; color:#FFF; border:1px  solid #3a3a3a;background:#3a3a3a; margin:5px 3px; padding:3px 5px;}
.pglist a{width:60px; height:30px; color:#FFF; border:1px  solid #0082d0;background:#0082d0; margin:5px 3px; padding:3px 5px;}
.pglist a:hover{width:60px; height:30px; color:#FFF; border:1px  solid #3a3a3a;background:#3a3a3a; margin:5px 3px; padding:3px 5px;}



/*news_view*/
.newsview{ min-height:400px;display:inline; width:920px;padding-top:25px;border-top:1px solid #fff;margin-bottom:25px; padding-bottom:15px;_height:400px; font-size:14px; line-height:28px; float:left; color:#555; padding-left:30px; padding-right:30px;}
.main_r_nav span{ float:left; color:#616161;}
.viewcon .center img{margin-bottom:10px; width:auto; max-width:600px;_width:expression(this.width > 600 ? "600px" : this.width);overflow:hidden; }
.viewpage{ background:#eeeeee; width:100%; float:left}
.main_r_nav{ float:left; width:700px;height:66px; padding:10px 0; font-size:14px;margin-left:10px; display:inline;}
.returnlist{ width:50px; height:56px; padding:10px 18px;display:inline;float:right;color:#fff; line-height:30px;font-size:12px;background:#00b7d8;}
.returnlist a{ color: #fff; text-align:center;font-size:18px; font-family: "microsoft yahei";width: 100%; display: block; }
.main_r_nav a{color:#777777; width:100%;text-overflow:ellipsis; overflow:hidden; white-space:nowrap; line-height:40px; font-size:14px;}
.main_r_nav a:hover{color:#00b7d8;}
.productfra h2{ font-size:18px; font-family:'Microsoft Yahei'; font-weight:normal; color:#00b7d8; text-align:left;}
.title_s{ float:left; width:980px; text-align: left; border-bottom:1px solid #e4e4e4; color:#818181; font-size: 12px;line-height:30px; padding:15px 0 0 0; display:inline; margin-bottom:20px;}
.title_s .divleft{ float:left;}
.title_s .divright{ float:right; padding:0px 0 0 0; width:180px;}
.title_s .divright a{-webkit-transition: all 0s ease-in-out 0s;-moz-transition: all 0s ease-in-out 0s;transition: all 0s ease-in-out 0s;}

.container {background:#FFF;}
.subtop {padding-top:1px;}
.subtop p {-webkit-transition:all 0.5s ease-out 0s;-webkit-transform:translateX(0);transition:all 0.5s ease-out 0s;transform:translateX(0);opacity:1;}
.subtop span {-webkit-transition:all 0.5s ease-out 0.1s;-webkit-transform:translateX(0);transition:all 0.5s ease-out 0.1s;transform:translateX(0);opacity:1;}

.subclass {padding-top:5px;width:1002px;text-align:center;font:14px/28px "microsoft yahei";text-align:center;margin:0 auto;}
.subclass a {color:#fff;}
.subclass li{ float:left; width:180px;height:28px;padding:4px 5px;display:inline;white-space:nowrap; margin:5px 5px; -webkit-transition:all 1s ease 0.2s;-webkit-transform:scale(1);transition:all 1s ease 0.2s;transform:scale(1);opacity:1;background:#1692d2;}
.subclass li:hover {background:#67a209;}
.prolist {}
.prolist {width:1000px;min-height:414px;margin:0 auto;overflow:hidden;padding-top:30px;}
.prolist ul {width:1100px;}
.prolist ul li {width:307px;height:270px;float:left;margin:0 26px 0 5px;position:relative;overflow:hidden;margin-bottom:15px;border:1px #CCC dashed;}
.prolist ul li .viewmore3 {width:307px;height:222px;background:url(../images/v.png) center no-repeat;display:block;position:absolute;left:0;top:0;-webkit-transition:all 0.1s ease 0s;-webkit-transform:scale(100);transition:all 0.1s ease 0s;transform:scale(100);opacity:0;}
.prolist ul li.on .viewmore3 {-webkit-transition:all 0.1s ease 0s;-webkit-transform:scale(1);transition:all 0.1s ease 0s;transform:scale(1);opacity:1;}
.prolist ul li p {width:307px;height:222px;text-align:center;}
.prolist ul li p img {border-bottom:1px #CCC dashed;}
.prolist ul li h1 {font:normal normal 16px/20px "microsoft yahei";padding-top:8px;color:#999;padding-top:14px; text-align:center;}
.prolist ul li h1 a {color:#666;}
.prolist ul li.on {-webkit-transform:translateY(0px);transform:translateY(0px);opacity:1;transition:all 0.5s ease 0s;}
.wid930 {width:950px;}

.det{overflow:hidden;height:424px; border:1px #dadada solid; clear:both; font-family:"Microsoft YaHei";}
.det dt{ float:left;width:422px;height:426px; }
.det .changedd{ float:right;width:573px;overflow:hidden;padding:8px 0 0;}
.det .changedd h4{font-weight:100; color:#000;line-height:62px;height:62px; overflow:hidden; font-size:20px; border-bottom:1px #d0d0d0 dashed;margin:0 0 0 28px;}
.det .changedd ul{margin:16px 0 0;}
.det .changedd ul li{clear:both; width:435px;line-height:28px; color:#666; font-size:14px;margin:0 0 0 28px;}
.det .changedd ul li p{width:362px; float:right;}
.det .changedd .pro1{height:160px; padding:18px 0 0;border-top:1px #d0d0d0 dashed;}
.det .changedd ul li.lst{padding:0 0 0 16px;margin:0; line-height:80px;height:80px; overflow:hidden; border-top:1px #dadada solid;vertical-align:top; font-weight:100; font-size:14px;width:379px;}
.det .changedd ul li.lst i{ color:#d40000; font-style:normal;}
.det .changedd ul li.lst a{margin:0 4px; color:#666;} 
.det .changedd ul li span{ padding:17px 70px;line-height:48px; background-color:#ff702a; margin-left:75px;}
.det .changedd ul li span a{ color:#FFF;}
.det .changedd ul li span:hover{background-color:#ff3a1f;}

.prm {font-family:"Microsoft YaHei";padding:35px 0 0;}


.mct{ font-family:"Microsoft YaHei";}
.mct h3{ line-height:32px;height:32px; font-weight:100; text-align:center; font-size:16px; color:#333;}
.mct p{ font-size:14px; color:#666; line-height:26px;margin:0 0 30px; text-indent:2em; clear:both;}
.mct p img{/* float:left; display:block;*/}


/*gbook*/
.gbookleft{ float:left; width:520px; margin-bottom:30px;}
.gbookleftinner{ width:420px; margin-top:15px; font-size:13px; line-height:25px; color:#009ed8;}
.gbookleftinner p{font-size:12px; line-height:23px; color:#4f5759;}
.gbookright{ float:right; width:460px;}

#faqbox { width:460px;}
.submitbutton{width:200px; height:35px; border:1px #f7a128 dashed; background-color:#069fd8;width:104px; height:33px; margin-top:15px; color:#FFF;font-family:"Microsoft YaHei";}
.submitreset{width:200px; height:35px; border:1px #f7a128 dashed; background-color:#069fd8;width:104px; height:33px; margin-top:15px; color:#FFF;font-family:"Microsoft YaHei"; margin-left:20px;}
.message ul li{}
.message_title{ height:35px; line-height:35px; }
.message_content input{ width:410px; height:35px; border:1px #a8a8a8 dashed; background-color:#eeeeee;}

.pro_t{ width:1002px;font-family:"Microsoft YaHei"; line-height:44px;height:44px; overflow:visible;background:url(../images/pro_l.gif) left 43px no-repeat;}
.pro_t h3{ float:left; font-weight:100;}
.pro_t h3 a{ font-weight:100;font-size:24px; color:#0a86d0;}
.pro_t h3 span{ text-transform:uppercase;margin:0 0 0 8px; font-size:16px; color:#999; font-family:Arial;}
.prodetail{margin-top:10px; }
.prodetail p{font-size:13px; line-height:28px;}




