@charset "utf-8";

/* CSS Document */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;}
:focus{outline:0;}
ol,ul{list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}

/* tables still need 'cellspacing="0"' in the markup */
table{border-collapse:separate;border-spacing:0;}
caption,th,td{font-weight:normal;text-align:left;}
blockquote:before,blockquote:after,q:before,q:after{content:'';}
blockquote,q{quotes:'' '';}
a img{border:0;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}
@font-face{font-family:OpenSans-Regular;src:url('../fonts/OpenSans-Regular-webfont.eot');src:url('../fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),url('../fonts/OpenSans-Regular-webfont.ttf') format('truetype'),url('../fonts/OpenSans-Regular-webfont.woff') format('woff');font-weight:normal;font-style:normal;}

/* =Structure 
----------------------------------------------- */
body{font:14px/1.5;color:#666;text-align:center;min-width:1200px;font-family:"OpenSans-Regular","Microsoft YaHei UI";}
a{text-decoration:none;color:#5D5D5D;}
a:hover{text-decoration:none;color:#0a529e;}
:focus{outline:none;}

/*for IE*/
::-moz-focus-inner{border-color:transparent;}

/*for mozilla*/
.clear{clear:both;}
.clearfix:after{content:'.';display:block;height:0;clear:both;visibility:hidden;font-size:0;}
.clearfix{min-height:1%;}
.fr{float:right;}
.fl{float:left;}
.wrap{width:100%;}
.container{width:1200px;margin:0 auto;}
.overflow-hidden{overflow:hidden;}
.none{display:none;}
.header{height:80px;z-index:1000;background-color:#FFFFFF;position:fixed;}
.header .container{}
.logo{width:330px;height:80px;display:block;z-index:1000;float:left;}
.logo a{background-image:url(../img/logo.png);background-repeat:no-repeat;background-position:0 0;text-indent:-9999px;display:block;width:430px;height:80px;}
.navbar{z-index:1;float:right;}
.nav{position:relative;z-index:1000;}
.nav h3{font-size:100%;font-size:14px;font-weight:normal;}
.nav .m{position:relative;display:inline;text-align:center;float:left;}
.nav h3 a{zoom:1;line-height:80px;display:block;height:80px;font-weight:normal;padding:0 30px;}
.nav .on h3 a{text-decoration:none;background-color:#0a529e;color:#FFFFFF;}
.nav h3 a:hover{text-decoration:none;background-color:#0a529e;color:#FFFFFF;}
.nav .sub{display:none;position:absolute;left:-300px;top:80px;background-color:#f5f5f5;z-index:1000;padding:40px 20px 20px 20px;width:630px;text-align:left;}
.nav .sub img{float:right;margin-top:10px;}
.nav .sub h2{font-size:18px;display:block;font-weight:bold;border-bottom:solid 1px #ddd;padding-bottom:10px;}
.nav .sub h2 a{color:#0a529e;}
.nav .sub ul{margin:10px 0 20px 0;}
.nav .sub li{zoom:1;width:315px;float:left;}
.nav .sub li a{zoom:1;line-height:35px;height:35px;font-size:12px;background-image:url(../img/arrow-left.gif);background-repeat:no-repeat;background-position:center left;padding-left:8px;}
.nav .sub li a:hover{text-decoration:none;color:#0a529e;}
.nav .sub li em{font-family:"宋体";font-style:normal;color:#FFFFFF;margin-right:10px;}
.nav .sub li a:hover em{color:#0a529e;}
.header_blank{width:100%;height:80px;}
.fullSlide{width:100%;height:500px;}
.fullSlide .swiper-slide{background-position:center;background-size:cover;text-align:center;	/* Center slide text vertically */display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column;}
.fullSlide .swiper-slide h1{color:#fff;font-size:50px;margin:0 0 20px 0;padding:0;font-weight:bold;}
.fullSlide .swiper-slide h3{color:#fff;font-size:30px;margin:0;padding:0;}
.fullSlide .swiper-slide p{color:#fff;margin:0;padding:0;}

/*.fullSlide {
	position: relative;
	width:100%;
	height:550px;
	overflow: hidden;
}*/
.fullSlide .pic{position:relative;z-index:0;}
.fullSlide .pic li a{width:100%;height:500px;display:block;background-repeat:repeat-x;background-position:top center;}
.fullSlide .hd{width:100%;position:absolute;bottom:20px;text-align:center;font-size:0;z-index:1;}
.fullSlide .hd li{margin:0 5px;width:50px;height:8px;overflow:hidden;cursor:pointer;display:inline-block;*display:inline;zoom:1;background-color:#FFFFFF;}
.fullSlide .hd .on{background-color:#009779;}
.fullSlide .prev,.fullSlide .next{width:60px;height:90px;margin:-60px 0 0;display:none;background:url(../img/adss_ctr.png) no-repeat 0 0;position:absolute;top:50%;z-index:10;cursor:pointer;text-indent:-9999px;filter:alpha(opacity=20);opacity:0.2;}
.fullSlide .prev{left:0;}
.fullSlide .next{background-position:0 -90px;right:0;}
.fullSlide .prev:hover,.fullSlide .next:hover{filter:alpha(opacity=50)!important;opacity:0.5!important;}
.section-cate{margin-top:50px;margin-bottom:50px;}

/* Common style */
.sep{margin-right:50px!important;}
.grid{overflow:hidden;margin:0;width:100%;list-style:none;text-align:center;}
.grid figure{position:relative;z-index:1;overflow:hidden;width:575px;height:400px;background:#000;text-align:center;cursor:pointer;float:left;margin:0;padding:0;}
.grid figure img{position:relative;display:block;min-height:100%;opacity:1.0;}
.grid figure figcaption{color:#333;-webkit-backface-visibility:hidden;backface-visibility:hidden;}
.grid figure figcaption::before,.grid figure figcaption::after{pointer-events:none;}
.grid figure figcaption,.grid figure a{position:absolute;top:0;left:0;width:100%;height:100%;}

/* Anchor will cover the whole item by default */

/* For some effects it will show as a button */
.grid figure a{z-index:1000;white-space:nowrap;font-size:0px;opacity:0;}
.grid figure h2{word-spacing:-0.15em;font-weight:500;text-transform:uppercase;background-color:rgba(10,82,158,0.8);}
.grid figure h2 em{font-size:14px;display:block;font-style:normal;line-height:2em;}
.grid figure h2 span{font-weight:800;}
.grid figure h2,.grid figure p{margin:0;color:#fff;}
.grid figure p{letter-spacing:1px;font-size:35%;line-height:24px;}

/*---------------*/

/***** Bubba *****/

/*---------------*/

figure.effect-bubba{background:#0a529e;}
figure.effect-bubba img{opacity:1.0;-webkit-transition:opacity 0.35s;transition:opacity 0.35s;}
figure.effect-bubba:hover img{opacity:0.1;}
figure.effect-bubba figcaption::before,figure.effect-bubba figcaption::after{position:absolute;top:30px;right:30px;bottom:30px;left:30px;content:'';opacity:0;-webkit-transition:opacity 0.35s,-webkit-transform 0.35s;transition:opacity 0.35s,transform 0.35s;}
figure.effect-bubba figcaption::before{border-top:1px solid #fff;border-bottom:1px solid #fff;-webkit-transform:scale(0,1);transform:scale(0,1);}
figure.effect-bubba figcaption::after{border-right:1px solid #fff;border-left:1px solid #fff;-webkit-transform:scale(1,0);transform:scale(1,0);}
figure.effect-bubba h2{margin-top:20%;font-size:2.5em;padding:0.5em 0;margin-left:20%;margin-right:20%;-webkit-transition:-webkit-transform 0.35s;transition:transform 0.35s;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);}
figure.effect-bubba p{padding:20px 50px;font-size:0.8em;opacity:0;-webkit-transition:opacity 0.35s,-webkit-transform 0.35s;transition:opacity 0.35s,transform 0.35s;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0);}
figure.effect-bubba p em{display:inline-block;font-size:1em;font-style:normal;line-height:28px;padding:0 15px;margin-top:30px;background-color:#043b76;}
figure.effect-bubba:hover figcaption::before,figure.effect-bubba:hover figcaption::after{opacity:1;-webkit-transform:scale(1);transform:scale(1);}
figure.effect-bubba:hover h2,figure.effect-bubba:hover p,figure.effect-bubba:hover a{color:#fff;opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}
.section-product{overflow:hidden;margin-top:40px;margin-bottom:40px;}
.product-block{}
.product-block .product-cate-img{display:block;font-size:0;}
.product-block ul{zoom:1;margin-right:-20px;padding-top:20px;height:auto;margin-bottom:30px;}
.product-block li{float:left;margin-right:20px;}
.product-block li a{color:#666;display:block;width:285px;text-align:center;margin-bottom:10px;}
.product-block li a .product-img{width:283px;height:283px;overflow:hidden;border:solid #ddd 1px;display:block;margin-bottom:10px;}
.product-block li a .product-img img{width:100%;display:block;-webkit-transition:all 0.35s ease-in-out;-moz-transition:all 0.35s ease-in-out;transition:all 0.35s ease-in-out;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);height:100%;}
.product-block li a:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
.product-block li a h2{font-size:12px;color:#333;display:block;line-height:20px;font-weight:normal;}
.product-slidebox{}
.product-slidebox .hd{margin-bottom:20px;}
.product-slidebox .hd ul{}
.product-slidebox .hd ul li{display:inline-block;padding:0 35px;cursor:pointer;line-height:40px;height:40px;margin:0 5px;font-size:14px;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;background:#eee;}
.product-slidebox .hd ul li.on{height:40px;background:#eb6100;color:#fff;}
.product-slidebox .bd ul{zoom:1;margin-right:-50px;margin-top:20px;}
.product-slidebox .bd li{float:left;margin-right:40px;}
.product-slidebox .bd li a{color:#666;display:block;width:270px;text-align:center;margin-bottom:10px;}
.product-slidebox .bd li a .product-img{width:268px;height:268px;overflow:hidden;border:solid #ddd 1px;display:block;margin-bottom:10px;}
.product-slidebox .bd li a img{width:100%;display:block;-webkit-transition:all 0.35s ease-in-out;-moz-transition:all 0.35s ease-in-out;transition:all 0.35s ease-in-out;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);height:100%;}
.product-slidebox .bd li a:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
.product-slidebox .bd li a h2{font-size:14px;color:#333;display:block;line-height:20px;font-weight:normal;}
.product-slidebox .bd li a h2 em{font-size:12px;font-style:normal;text-transform:capitalize;}
.product-slidebox .bd li a p{color:#666666;font-size:14px;line-height:24px;}
.section-col{background-color:#f5f5f5;}
.section-col h2.page-section-title{display:block;margin-bottom:0px;height:100px;}
.section-col  .col{width:50%;height:330px;display:block;}
.section-col .col-1{}
.section-col .col-2{}
.section-col .col-3{}
.section-col .col-4{}
.col-img{width:50%;height:0px;overflow:hidden;display:block;padding-bottom:330px;background-repeat:no-repeat;background-position:0 0;background-size:cover;}
.col-img img{display:inline-block;width:100%;}
.section-col  .col-1  .col-img{background-image:url(../img/c1.jpg);}
.section-col  .col-2  .col-img{background-image:url(../img/c2.jpg);}
.section-col  .col-3  .col-img{background-image:url(../img/c3.jpg);}
.section-col  .col-4  .col-img{background-image:url(../img/c4.jpg);}
.col-text{width:50%;height:330px;text-align:center;position:relative;overflow:hidden;cursor:pointer;background-color:#0b008d;}
.col-text h2{font-size:20px;margin-bottom:20px;margin-top:60px;font-weight:bold;color:#fff;}
.col-text em{font-size:12px;text-transform:uppercase;font-style:normal;margin-bottom:10px;display:block;color:#fff;}
.col-text span{font-size:12px;width:80%;line-height:24px;display:block;margin:0 auto;margin-bottom:15px;color:#fff;}
.col-text p{margin:0 auto;display:inline-block;color:#FFFFFF;}
.col-text p a{color:#fff;border:solid #0a529e 1px;display:inline-block;padding-left:40px;padding-right:40px;height:30px;line-height:30px;font-size:12px;background-color:#eb6100;}
.section-company{height:100%;}
.section-company .container{position:relative;}
.section-company .fl{width:840px;background-color:#fff;}
.section-company .fr{width:340px;}
.section-company .news-title-box{width:280px;background-color:#0a529e;min-height:350px;float:left;}
.section-company .news-title-box h2{font-size:46px;color:#fff;margin-top:65px;}
.section-company .news-title-box h2 em{font-size:14px;display:block;font-style:normal;}
.section-company .news-title-box p{display:block;margin-top:120px;}
.section-company .news-title-box p a{font-size:14px;color:#fff;border:solid 1px #fff;line-height:25px;padding:0 15px;display:inline-block;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;}
.section-company .news-list-box{width:560px;float:left;}
.section-company .news-list-box li{border-bottom:solid 1px #ddd;height:116px;}
.section-company .news-list-box li:last-child{border-bottom:0;}
.section-company .news-list-box li .news-list-date{float:left;display:block;width:105px;font-size:30px;margin-top:20px}
.section-company .news-list-box li .news-list-date em{font-size:14px;display:block;font-style:normal;}
.section-company .news-list-box li .news-list-text{text-align:left;display:block;width:394px;float:left;border-left:dashed 1px #ddd;padding:0 30px;margin:25px 0 0 0;}
.section-company .news-list-box li .news-list-text h2 a{color:#000;display:block;line-height:1em;font-size:16px;margin-bottom:10px;}
.section-company .news-list-box li .news-list-text h2 a:hover{color:#0a529e;}
.section-company .news-list-box li .news-list-text p{font-size:12px;color:#666;line-height:1.6em;}
.section-company .company-link-box{}
.section-company .company-link-box li{margin-bottom:20px;}
.section-company .company-link-box li a{display:block;height:115px;background-color:#222;color:#fff;font-size:24px;padding-top:50px;}
.section-company .company-link-box li a em{font-size:18px;font-style:normal;display:block;text-transform:uppercase;}
.section-company .company-link-box li a span{}
.section-company .company-pic{height:500px;background-image:url(../img/company.jpg);background-repeat:no-repeat;width:50%;display:inline-block;float:left;background-position:top center;background-color:#1370b3;}
.section-company .company-desc{width:50%;background-color:#0a529e;color:#fff;text-align:center;float:right;padding-top:100px;padding-bottom:100px;height:300px;}
.section-company .company-desc h2{font-size:24px;font-weight:bold;height:28px;line-height:30px;position:relative;display:inline-block;color:#fff;}
.section-company .company-desc h2 span{background-color:#FFFFFF;height:1px;width:50px;display:block;margin-top:10px;}
.section-company .company-desc p{font-size:13px;text-align:left;line-height:26px;width:70%;margin:30px auto 50px auto;}
.section-company .company-desc a{font-size:12px;color:#FFFFFF;padding:8px 50px;display:inline-block;text-transform:uppercase;border:solid #08386a 1px;background-color:#08386a;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-webkit-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);}
.section-company .company-desc a:hover{color:#0a529e;background-color:#fff;-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
.page-section-title{margin-bottom:3em;text-align:center;}
.page-section-title h2{display:block;font-size:28px;position:relative;}
.page-section-title h2:before,.page-section-title h2:after{content:'';/*CSS伪类用法*/position:absolute;/*定位背景横线的位置*/top:52%;background:#d5d5d5;/*宽和高做出来的背景横线*/width:28%;height:1px;}
.page-section-title h2:before{left:10%;/*调整背景横线的左右距离*/}
.page-section-title h2:after{right:10%;}
.page-section-title em{font-style:normal;text-transform:uppercase;font-size:14px;font-weight:normal;display:block;color:#999999;margin-top:0px;}
.section-app{padding:50px 0 80px 0;background-color:#eee;}
.section-app ul{margin-right:-20px;}
.section-app li{width:265px;float:left;margin-right:20px;height:auto;background-color:#fff;padding:10px;text-align:center;box-shadow:0px 5px 10px 0px rgba(0,0,0,0.1);transform:scale(1);transition:box-shadow 0.6s,transform 0.5s;overflow:hidden;}
.section-app li:hover{box-shadow:0px 5px 10px 0px rgba(0,0,0,0.3);transition:box-shadow 0.5s;cursor:pointer;}
.section-app li .app-avatar{margin-bottom:0px;}
.section-app li .app-avatar img{border:0;width:100%;}
.section-app li h2{font-size:14px;line-height:30px;margin-bottom:10px;}
.section-app li p a.fa{font-size:20px;}
.section-service{padding-bottom:80px;padding-top:50px;background-color:#fff;}
.section-service ul{}
.section-service li{float:left;width:25%;font-size:20px;}
.section-service li .ser-pic{width:210px;height:210px;margin:0 auto;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;background-color:#ddd;margin-bottom:20px;border:solid 10px #ddd;}
.section-service li .ser-pic img{width:100%;height:100%;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;}
.picScroll{overflow:hidden;position:relative;height:120px;}
.picScroll .hd{overflow:hidden;float:left;width:30px;display:block;}
.picScroll .hd .next{display:block;width:30px;overflow:hidden;cursor:pointer;height:102px;background-image:url(../img/left-arrow.gif);background-repeat:no-repeat;background-position:center;}
.picScroll .hd2{overflow:hidden;float:right;width:30px;display:block;}
.picScroll .hd2 .prev{display:block;width:30px;height:102px;overflow:hidden;cursor:pointer;background-image:url(../img/right-arrow.gif);background-repeat:no-repeat;background-position:center;}
.picScroll .bd{width:1200px;overflow:hidden;}
.picScroll .bd ul{overflow:hidden;zoom:1;margin-right:-20px;}
.picScroll .bd ul li{float:left;_display:inline;overflow:hidden;text-align:center;display:block;width:224px;margin-right:20px;}
.picScroll .bd ul li img{width:100%;}
.picScroll .bd ul li a{background-color:#f5f5f5;display:block;}
.picScroll .bd ul li a:hover{background-color:#005BAC;color:#FFFFFF;}
.picScroll .bd ul li .pic{text-align:center;}
.picScroll .bd ul li .pic img{width:222px;display:block;border:solid #eee 1px;}
.picScroll .bd ul li .pic a:hover img{border-color:#FF0000;}
.picScroll  .bd  ul  li  .title a{line-height:33px;display:block;height:33px;}
.picScroll .bd ul li .title a:hover{color:#FFFFFF;background-color:#005BAC;}
.section-footer{height:auto;background-color:#164271;background-repeat:no-repeat;background-position:top center;}
.section-footer .container{height:auto;padding-top:60px;padding-bottom:60px;}
.footer-title{float:left;width:18%;text-align:left;margin-top:35px;}
.footer-title h3{text-align:left;display:inline-block;padding-bottom:20px;}
.footer-title h3 span{display:block;font-size:26px;font-weight:bold;margin-bottom:2px;color:#FFFFFF;}
.footer-title h3 em{color:#FFFFFF;font-style:normal;font-size:12px;display:block;}
.footer-wx{float:right;margin-top:20px;}
.footer-icon{float:left;margin-top:65px;color:#999999;}
.footer-icon li{float:left;font-size:12px;margin-right:20px;}
.footer-icon li a{width:36px;height:36px;font-size:20px;text-align:center;display:block;margin-bottom:5px;color:#0a529e;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;background-color:#fff;line-height:36px;}
.footer-icon li a:hover{color:#fff;background-color:#333;}
.footer-info{float:left;width:53%;font-size:12px;text-align:left;color:#FFFFFF;}
.footer-info h1{font-size:22px;font-weight:normal;margin-bottom: 15px;}
.footer-info h2{font-size:16px;font-weight:normal;margin-bottom: 15px;}
.footer-info ul{margin-top:0px;}
.footer-info li{float:left;line-height:35px;width:50%;font-size:14px;}
.footer-info li.footer-info-add{float:none;line-height:30px;width:100%;}
.copyright{clear:both;line-height:40px;height:40px;text-align:center;color:#fff;background-color:rgba(0,0,0,0.2);width:100%;font-size:12px;text-transform:uppercase;}
.copyright a{}
.page-fullSlide{color:#fff;width:100%;position:relative;height:280px;background-color:#f7f7f7;background-image:url(../img/page-banner.jpg);background-repeat:no-repeat;background-position:top center;text-align:center;    /* Center slide text vertically */display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column;}
.page-fullSlide h2{font-size:40px;font-weight:bold;letter-spacing:0.3em;}
.page-fullSlide p{font-size:18px;line-height:1.8em;}
.page-fullSlide h3{font-size:16px;line-height:1.8em;margin-top:20px;}
.page-section{}
.loc{line-height:50px;text-align:left;height:50px;font-size:12px;}
.page-title h2{text-align:center;color:#0a529e;font-size:30px;font-weight:normal;height:28px;line-height:30px;margin-bottom:30px;background-image:url(../img/line.png);background-repeat:repeat-x;background-position:0 center;width:100%;display:block;text-transform:uppercase;background-color:#fff;}
.page-title h2 span.h2-title{display:inline-block;background-color:#FFFFFF;padding-left:30px;padding-right:30px;}

/*.page-title {
   margin-bottom: 3em;
   text-align: center;
}
.page-title h2 {
	display: block; 
   font-size: 28px;
   position: relative;
   color: #eb6100;
   text-transform: uppercase;
}
.page-title h2:before, .page-title h2:after {
   content: '';
   position: absolute;
   top: 52%;
   background: #eb6100;
   width: 40%;
   height: 1px;

}
.page-title h2:before{
   left: 0; 
}
.page-title h2:after {
   right: 0;
}*/
.page-nav{margin-bottom:50px;background-color:#08386a;height:50px;text-align:center;}
.page-nav h2{float:left;}
.page-nav ul{margin:0;padding:0;}
.page-nav li{display:inline-block;}
.page-nav li.page-nav-title a{background-color:#0a529e;color:#fff;}
.page-nav li a{display:inline-block;height:30px;line-height:30px;color:#fff;font-size:14px;font-weight:normal;padding:0 40px;margin-top:10px;background-color:#0a529e;-moz-border-radius:15px; /* Firefox */-webkit-border-radius:15px; /* Safari 和 Chrome */border-radius:15px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */}
.page-nav li a:hover{background-color:#0a529e;color:#FFFFFF;}
.page-nav li a.curr{background-color:#0a529e;color:#FFFFFF;}
.page-content{font-size:16px;text-align:left;line-height:40px;padding-bottom:50px;}
.faq-content{}
.faq-content li h2{color:#eb6100;font-size:18px;}
.faq-content li{color:#eb6100;font-size:18px;}
.faq-content li p{color:#333;font-size:14px;line-height:28px;}
.pagelist{text-align:center;clear:both;padding-bottom:50px;padding-top:30px;font-size:12px;}
.pagelist span{margin-left:5px;margin-right:5px;}
.pagelist a{margin-right:5px;margin-left:5px;display:inline-block;width:25px;height:25px;background-color:#eee;line-height:25px;font-family:"宋体",System,Arial;}
.pagelist .nolink{background-color:#eee;width:25px;height:25px;display:inline-block;line-height:25px;}
.pagelist font{line-height:25px;height:25px;width:25px;display:inline-block;background-color:#88ba29;color:#FFFFFF;}
.page-product{margin-top:40px;}
.page-product ul{margin-right:-50px;}
.page-product li{float:left;margin-right:40px;margin-bottom:40px;}
.page-product li a{display:block;width:270px;text-align:center;overflow:hidden;}
.page-product li a .product-img{border:solid #eee 1px;width:268px;overflow:hidden;}
.page-product li a img{width:100%;display:block;-webkit-transition:all 0.35s ease-in-out;-moz-transition:all 0.35s ease-in-out;transition:all 0.35s ease-in-out;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);height:100%;}
.page-product li a:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
.page-product li a h2{font-size:13px;display:block;height:40px;line-height:40px;font-weight:normal;}
.page-product li a h2 em{font-size:12px;font-style:normal;text-transform:capitalize;}
.page-product li a p{color:#666666;font-size:14px;line-height:24px;}
.btn-more{margin-bottom:40px;}
.btn-more a{font-size:14px;color:#0a529e;padding:8px 50px;display:inline-block;text-transform:uppercase;border:solid #eee 1px;background-color:#eee;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-webkit-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);}
.btn-more a:hover{color:#fff;background-color:#0a529e;-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
.product-detail{font-size:14px;text-align:left;width:925px;float:right;height:100%;margin-bottom:30px;line-height:28px;}
.product-detail img{max-width:925px;}
.product-detail table{width:100%;border-collapse:collapse;}
.product-detail table td{border:solid #ddd 1px;font-size:12px;padding:0px 20px;text-align:center;}
.page-newslist-content{text-align:left;padding-bottom:40px;}
.page-newslist-content ul{margin-right:-100px;}
.page-newslist-content li{margin-bottom:20px;color:#666666;line-height:26px;float:left;width:550px;margin-right:100px;min-height:160px;}
.page-newslist-content li h2 a{font-size:18px;color:#0a529e;font-weight:normal;display:block;line-height:40px;}
.page-newslist-content  li  h2 a:hover{color:#FFFFFF;background-color:#0a529e;transition:all 0.4s ease 0.01s;-moz-transition:all 0.4s ease 0.01s;-webkit-transition:all 0.4s ease 0.01s;padding-left:10px;}
.page-newslist-content li p{color:#999999;font-size:12px;line-height:22px;}
.page-newslist-content li em{float:right;display:inline-block;font-style:normal;font-size:12px;border:solid #ddd 1px;line-height:30px;height:30px;padding-right:20px;padding-left:20px;}
.page-newscontent{height:100%;margin-bottom:50px;font-size:15px;}
.page-newscontent h1{font-size:28px;font-weight:normal;margin-bottom:40px;line-height:24px;color:#0a529e;}
.page-newscontent .news-info{font-size:12px;line-height:28px;border-top:dotted #ddd 1px;border-bottom:dotted #ddd 1px;height:28px;}
.page-newscontent .newsd{font-size:14px;text-align:left;line-height:30px;margin-top:30px;padding-bottom:30px;}
.page-newscontent .bdsharebuttonbox{margin-left:450px;}
.page-caselist{margin-top:50px;}
.page-caselist ul{margin-right:-60px;}
.page-caselist li{float:left;margin-right:60px;margin-bottom:40px;}
.page-caselist li a{display:block;width:360px;text-align:center;overflow:hidden;}
.page-caselist .caselist-img{width:360px;display:block;height:257px;overflow:hidden;}
.page-caselist .caselist-img img{width:100%;display:block;border:0;-webkit-transition:all 0.35s ease-in-out;-moz-transition:all 0.35s ease-in-out;transition:all 0.35s ease-in-out;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);}
.page-caselist li a:hover img{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2);}
.page-caselist li a h2{line-height:50px;text-align:center;}
.product-gallery{width:700px;margin-bottom:50px;}
.product-desc{width:449px;text-align:left;padding-left:50px;}
.product-desc h1{font-size:24px;font-weight:normal;margin-bottom:30px;color:#0a529e;}
.product-desc .p-info{color:#666666;font-size:12px;border-top:solid #eee 1px;border-bottom:solid #eee 1px;line-height:40px;}
.product-desc .product-desc-text{font-size:14px;line-height:28px;margin-top:30px;margin-bottom:30px;}
.product-desc .bdsharebuttonbox{margin-top:30px;margin-bottom:30px;}
.focusBox{position:relative;width:700px;height:auto;overflow:hidden;background-color:#666666;clear:both;margin-bottom:20px;}
.focusBox .pic{position:relative;z-index:0;}
.focusBox .pic img{width:700px;display:block;height:100%;}
.focusBox .hd{width:100%;position:absolute;bottom:10px;text-align:center;font-size:0;z-index:1;}
.focusBox .hd li{margin:0 5px;background:url(../img/dot.png) no-repeat 0 -16px;height:16px;overflow:hidden;width:16px;cursor:pointer;display:inline-block;*display:inline;zoom:1;_background:url(../img/dot8.png) no-repeat 0 -16px;}
.focusBox .hd .on{background-position:0 0;}
.focusBox .prev,.focusBox .next{width:60px;height:90px;margin:-60px 0 0;background:url(../img/adss_ctr.png) no-repeat 0 0;position:absolute;top:50%;z-index:10;cursor:pointer;text-indent:-9999px;filter:alpha(opacity=20);opacity:0.2;}
.focusBox .prev{left:0;}
.focusBox .next{background-position:0 -90px;right:0;}
.focusBox .prev:hover,.focusBox .next:hover{filter:alpha(opacity=50)!important;opacity:0.5!important;}
.product-content{font-size:14px;line-height:30px;text-align:left;}
.post-form{background-color:#eee;padding:20px;margin-bottom:20px;}
.post-form h2{font-size:16px;font-weight:800;margin-bottom:20px;line-height:40px;border-bottom:solid 1px #ccc;}
.post-form .fl{width:40%}
.post-form .fr{width:57%}
.post-form .form-group{margin-bottom:10px;text-align:left;font-size:14px;}
.post-form .form-group label{}
.post-form .form-group div{}
.post-form .form-control{display:block;width:100%;font-size:14px;line-height:35px;padding:0 10px;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ddd;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;box-sizing:border-box;font-family:"OpenSans-Regular","Microsoft YaHei UI";}
.post-form .form-group-code .form-control{display:inline-block;width:45%;float:left;}
.post-form .form-group-textarea .form-control{height:282px;}
.post-form .form-group-code img{height:37px;margin-left:10px;}
.post-form .form-group .btn-style{font-family:"OpenSans-Regular","Microsoft YaHei UI";width:100%;display:block;color:#fff;background-color:#0a529e;border-color:#eb6100;display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;font-size:14px;line-height:33px;}
.cd-top{display:inline-block;height:40px;width:40px;position:fixed;bottom:40px;right:10px;  /* image replacement properties */overflow:hidden;text-indent:100%;white-space:nowrap;background:rgba(84,84,84,1) url(../img/cd-top-arrow.svg) no-repeat center 50%;visibility:hidden;opacity:0;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;transition:all 0.3s;}
.cd-top.cd-is-visible{	/* the button becomes visible */
visibility:visible;opacity:1;}
.cd-top.cd-fade-out{	/* 如果用户继续向下滚动,这个按钮的透明度会变得更低 */
opacity:1;}
@media screen and (min-width:1921px){
	body{min-width:1920px;}
	.section-company{width:1920px;margin:0 auto;}
	.section-col{width:1920px;margin:0 auto;}
}
@font-face{font-family:'icomoon';src:url('../fonts/icomoon.eot?qradjf');src:url('../fonts/icomoon.eot?qradjf#iefix') format('embedded-opentype'),url('../fonts/icomoon.ttf?qradjf') format('truetype'),url('../fonts/icomoon.woff?qradjf') format('woff'),url('../fonts/icomoon.svg?qradjf#icomoon') format('svg');font-weight:normal;font-style:normal;}
.demo-icon{font-family:"icomoon";font-style:normal;font-weight:normal;speak:none;display:inline-block;text-decoration:inherit;text-align:center;font-variant:normal;text-transform:none;font-size:24px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:24px;color:#999;}

/*new right*/
.cndns-right{position:fixed;right:1px;top:50%;margin-top:-100px;z-index:100;}
.cndns-right-meau{position:relative;}
.cndns-right-btn{width:48px;height:48px;border:1px solid #ddd;text-align:center;display:block;margin-bottom:6px;position:relative;background-color:#fff;}
.cndns-right-btn span{color:#848484;font-size:26px;line-height:48px;}
.cndns-right-btn sup{display:block;min-width:24px;height:24px;text-align:center;line-height:24px;color:#fff;border-radius:50%;background-color:#ff6800;position:absolute;left:-12px;top:-12px;}
.cndns-right-btn p{color:#0a529e;font-size:14px;line-height:18px;padding-top:5px;display:none;}
.cndns-right-meau:hover .cndns-right-btn span{display:none;}
.cndns-right-meau:hover .cndns-right-btn p{display:block;}
.meau-car .cndns-right-btn{border-color:#0a529e;margin-bottom:20px;}
.meau-car.cndns-right-meau:hover .cndns-right-btn{background-color:#0a529e;}
.meau-car.cndns-right-meau:hover .cndns-right-btn span{color:#fff;display:block;}
.meau-car .cndns-right-btn span{color:#0a529e;}
.meau-sev .cndns-right-btn{border-color:#ff6600;background:url(../img/02index-banner-8.gif) no-repeat #ff6600 center;}
.meau-sev .cndns-right-btn p{color:#fff;}
.meau-sev .cndns-right-btn span{color:#fff;}
.meau-top .cndns-right-btn span{font-size:12px;line-height:12px;padding-top:10px;display:block;}
.meau-top .cndns-right-btn i{display:block;color:#999;font-style:normal;font-size:12px;}
.meau-top.cndns-right-meau:hover .cndns-right-btn{background-color:#0a529e;}
.meau-top.cndns-right-meau:hover .cndns-right-btn span{display:block;color:#fff}
.meau-top.cndns-right-meau:hover .cndns-right-btn i{color:#fff;font-style:normal;}
.cndns-right-box{position:absolute;top:-15px;right:40px;padding-right:25px;display:none;}
.cndns-right-box .box-border{border:1px solid #ccc;border-top:4px solid #0a529e;padding:20px;background-color:#fff;-webkit-box-shadow:0 3px 8px rgba(0,0,0,.15);-moz-box-shadow:0 3px 8px rgba(0,0,0,.15);box-shadow:0 3px 8px rgba(0,0,0,.15);position:relative;}
.cndns-right-box .box-border .arrow-right{display:block;width:13px;height:16px;background:url(../img/arrow2.png) no-repeat;position:absolute;right:-13px;top:26px;}
.cndns-right-box .box-border .sev-t span{font-size:42px;float:left;display:block;line-height:56px;margin-right:20px;color:#d3d3d3;}
.cndns-right-box .box-border .sev-t p{float:left;color:#0a529e;font-size:22px;line-height:28px;text-align:left;}
.cndns-right-box .box-border .sev-t p i{display:block;font-size:14px;color:#aaa;font-style:normal;}
.cndns-right-box .box-border .sev-b{padding-top:15px;margin-top:15px;border-top:1px solid #e4e4e4;}
.cndns-right-box .box-border .sev-b h4{color:#666;font-size:14px;font-weight:normal;padding-bottom:15px;}
.cndns-right-box .box-border .sev-b li{float:left;width:33.33333%;}
.cndns-right-box .box-border .sev-b li a{display:inline-block;color:#999;font-size:13px;padding-left:43px;background:url(../img/q1.gif) no-repeat left 3px;line-height:36px;}
.cndns-right-box .box-border .sev-b li a:hover{color:#0a529e;}
.meau-sev .cndns-right-box .box-border{width:430px;}
.meau-contact .cndns-right-box .box-border{width:230px;}
.cndns-right-meau:hover .cndns-right-box{display:block;}
.meau-code .cndns-right-box{top:inherit;bottom:-35px;}
.meau-code .cndns-right-box .box-border{width:156px;text-align:center;border-top:1px solid #ccc;}
.meau-code .cndns-right-box .box-border i{display:block;color:#0a529e;font-size:16px;line-height:16px;font-style:normal;}
.meau-code .cndns-right-box .box-border .arrow-right{top:inherit;bottom:50px;}
.meau-sev .cndns-right-btn .demo-icon{display:none;}
.meau-sev:hover .cndns-right-btn{background:#0a529e;}
.meau-zs .cndns-right-btn{background-color:#0a529e;color:#fff;margin-top:80px;border-color:#ff6800;}
.meau-zs .cndns-right-btn span{color:#fff;}
.meau-zs .cndns-right-btn p{color:#fff;}
