body,html{color:#666;margin:0;padding:0;font:12px/24px NSimSun,STKaiti,Microsoft YaHei,SimSun,san-serif;background: #fff;}

h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td,select,object{margin:0;padding:0;outline: none;}

ul,ol,li{list-style-type:none}

address,cite,code,em,th,h1,h2,h3,h4,h5,h6{font-weight:normal; font-style:normal;}

img{border:0 none;}

h1,h2,h3,h4,h5,h6{font-size:12px;}

object,textarea,img,iframe{vertical-align: top;}

textarea{overflow: auto;}

a{text-decoration:none;color:#2C2C2C;outline: none;-moz-transition:color 1s; -webkit-transition:color 1s;-o-transition:color 1s;}

a:hover{text-decoration:none;color:#ed7d31;}

.wrap, .jz_nr,.min{width: 1200px;margin: 0 auto;min-width: 1200px;}
/*.wrap_top{width: 1400px;margin: 0 auto;min-width: 1400px;}*/

input[type=submit]:hover{opacity:0.9;filter:Alpha(opacity=90);cursor: pointer;}

.checkbox,.radio{width:13px;height:13px;vertical-align:-2px;*vertical-align:-1px;}

.l{float:left;_display: inline;} .r{float:right;_display: inline;}

.blank0,.blank1,.blank2,.blank3,.blank4,.blank5,.blank6,.blank7,.blank8,.blank9,.blank10,.blank11,.blank12,.blank13,.blank14,.blank15,.blank16,.blank17,.blank18,.blank19,.blank20,.blank30,.blank35,.blank40,.blank50,.blank60{clear:both;display:block; font-size:1px; overflow:hidden;}

.blank0{height:0;}.blank1{height:1px;}.blank2{height:2px;}.blank3{height:3px;}.blank4{height:4px;}.blank5{height:5px;}.blank6{height:6px;}.blank7{height:7px;}.blank8{height:8px;}.blank9{height:9px;}.blank10{height:10px;}.blank11{height:11px;}.blank12{height:12px;}.blank13{height:13px;}.blank14{height:14px;}.blank15{height:15px;}.blank16{height:16px;}.blank17{height:17px;}.blank18{height:18px;}.blank19{height:19px;}.blank20{height:20px;}.blank30{height: 30px;}.blank35{height:35px;}.blank40{height:40px;}.blank50{height:50px;}.blank60{height:60px;}

.por{position: relative;} .owfl{ overflow:hidden;} .tl{text-align: left; } .tc{text-align: center; } .tr{text-align: right; }.center{margin: 0 auto;}

.fs12{ font-size:12px; }

.fs14{ font-size:14px;}

.fs16{ font-size:16px;}

.ml10{margin-left: 10px;}

.ml20{margin-left: 20px;}

.ml5{margin-left: 5px;}

.ml30{margin-left: 30px;}

.mr10{margin-right: 10px;}

.mr20{margin-right: 20px;}

.mr40{margin-right: 40px;}

.mt5{margin-top: 5px;}

.mt10{margin-top: 10px;}

.mt15{margin-top: 15px;}

.mt20{margin-top: 20px;}

.mt25{margin-top: 25px;}

.mt90{margin-top: 90px;}

.mt57{margin-top: 57px;}



.mtb10{margin: 10px 0;}

.mlr10{margin: 0 10px;}

.mlr20{margin: 0 20px;}

.pl5{padding-left: 5px;}

.pl20{padding-left:20px;}

.pr20{padding-right:20px;}

.p10{padding: 10px;}

.p15{padding: 15px;}

.p20{padding: 20px;}

.pl10{padding-left: 10px;}

.pr10{padding-right: 10px;}

.pr40{padding-right: 40px;}

.plr10{padding: 0 10px;}

.plr20{padding: 0 20px;}

.ptb10{padding: 10px 0;}

.ptb15{padding:15px 0;}

.ptb20{padding: 20px 0;}

.pdtp{ padding-top:57px;}



.c999{color: #999;}

.bg{background: #FFF;}

.mb{border:1px solid #d9d9d9;}

.bd-t{border: 1px solid #d9d9d9;border-top: none;}









/*toubu*/

.logo{padding-top: 12px;}

.logo img{/* padding-right:15px; */;}

.logo h3{font-size: 35px;color: #292f90;font-family: 'Ã¦â€“Â¹Ã¦Â­Â£Ã§Â²â€”Ã¥â‚¬Â©Ã§Â®â‚¬Ã¤Â½â€œ';padding-bottom: 10px;padding-top: 25px;}

.logo p{font-size: 18px;color: #333;text-transform: uppercase;}

.nav ul li {float:left;text-align:center;padding: 0 30px;}

.nav ul li a{line-height: 60px;font-size: 16px;color: #333;text-transform: uppercase;}

.nav ul li  a span{color: #1f2488;font-weight:bold;}



.language a{line-height:120px;font-size: 22px;color: #333;text-transform: uppercase;padding:10px}

.language  a span{color: #1f2488;font-weight:bold;}






.nav ul li.on{background: #fff;border:none;color: #082ce8;}

.nav ul .on a{color: #1f2488;font-weight:900}


.nav {border-top:1px #ddd solid}

.nav ul li:hover a{color: #fff;}

.nav ul li {

  display: inline-block;

  vertical-align: middle;

  -webkit-transform: translateZ(0);

  transform: translateZ(0);

  box-shadow: 0 0 1px rgba(0, 0, 0, 0);

  -webkit-backface-visibility: hidden;

  backface-visibility: hidden;

  -moz-osx-font-smoothing: grayscale;

  position: relative;

  -webkit-transition-property: color;

  transition-property: color;

  -webkit-transition-duration: 0.3s;

  transition-duration: 0.3s;

}

.nav ul li:before {

  content: "";

  position: absolute;

  z-index: -1;

  top: 0;

  left: 0;

  right: 0;

  bottom: 0;

  background: #72e6f4;

  -webkit-transform: scaleX(0);

  transform: scaleX(0);

  -webkit-transform-origin: 0 50%;

  transform-origin: 0 50%;

  -webkit-transition-property: transform;

  transition-property: transform;

  -webkit-transition-duration: 0.3s;

  transition-duration: 0.3s;

  -webkit-transition-timing-function: ease-out;

  transition-timing-function: ease-out;

}

.nav ul li:hover, .nav ul li:focus, .nav ul li:active {

  color: white;

}

.nav ul li:hover:before, .nav ul li:focus:before, .nav ul li:active:before {

  -webkit-transform: scaleX(1);

  transform: scaleX(1);

}







/*banner*/
.fullSlide{width:100%; position:relative;height:700px;}

.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}

.fullSlide .bd ul{width:100% !important;}

.fullSlide .bd li{width:100% !important;height:700px;overflow:hidden;text-align:center;}

.fullSlide .bd li a{display:block;height:700px;}

.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:50px;left:0;height:11px;line-height:11px;}

.fullSlide .hd ul{text-align:center; margin:0 auto;}

.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:30px;height:5px;margin:0 6px;overflow:hidden;background:#fff;filter:alpha(opacity=90);opacity:0.9;line-height:999px;z-index:999;}

.fullSlide .hd ul .on{background:#1f2488;}



.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:45%;margin-top:-30px;left:5%;z-index:1; width:40px;height:60px;background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}

.fullSlide .next{left:auto;right:5%;background-position:-6px -137px;}



/**/

.search{position: relative;}

.s_k{border:none;line-height: 40px;color:#b6b6b6;background: #f7f7f7;width: 417px;padding-left: 15px;height: 40px;margin-top: 0px;}

.search .buttom{

    right:10px;

    position: absolute;

    top: 7px;

    /* background:#ff590b; */

    border:none;

    line-height: 44px;

    color: #fff;

    text-align: center;

    margin-top:0px;



}



/**/

.biaoti {text-align: center;}

.biaoti p{font-size: 36px;color: #1f2488;font-weight: 900;line-height: 36px;padding-bottom: 15px;text-transform: uppercase;position: relative;top:-10px;letter-spacing: 2px;}

.biaoti em{background:#1f2488;height: 3px;margin: 0 580px;display:block;}

.biaoti h3{font-size: 47px;color: #fff;padding-top: 15px;font-weight: 900;text-transform: uppercase;letter-spacing: 3px;}



.product_fl a{background:#f7f7f7;margin: 0 5px;padding: 0 20px;display: inline-block;line-height: 35px;text-align: center;font-size: 15px;color: #333;}

.product_fl a:hover{background:#1f2488;color: #fff;}











.product_lb1 ul {width:1300px;}

.product_lb1 ul li{float: left;margin-right: 23px;margin-bottom: 20px;text-align: center;}

.product_lb1 ul li{overflow: hidden;position: relative;}

.product_lb1 ul li img{border:1px #ddd solid}

.product_lb1 ul li:hover img{opacity: 0.8;}

.product_lb1 ul li .products_wz{background-color:rgba(255,101,55,0.5);position: absolute;width: 100%;height: 282px;left: 0;z-index: 2;bottom:0;top:-280px ;overflow: auto;visibility: hidden;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;}

.product_lb1 ul li h3{font-size: 15px;text-transform: uppercase;color: #333;text-align:center;line-height: 50px;}

.product_lb1 ul li .products_wz p{font-size:30px;color:#fff;text-align:center;line-height:50px;border:1px #fff solid;border-radius:50%;width:50px;display:inline-block;margin-top:100px;}

.product_lb1 ul li:hover .products_wz{top:0; opacity: 1; visibility: visible;}

.product_lb1 ul li{/* box-shadow: 0px 4px 11px #ccc; */}





.youshi_bt {text-align: center;}

.youshi_bt h3{font-size: 36px;color: #1f2488;font-weight: bold;padding-bottom: 25px;}

.youshi_bt p{font-size: 30px;color: #333;font-weight: lighter;}



.youshi_nr ul {border-top:1px #ddd solid;}

.youshi_nr ul li{display: inline-block;text-align: center;margin: 0 18px;padding:0  25px;}

.youshi_nr ul li img{bottom: 10px;position: relative;}

.youshi_nr ul li h3{font-size: 48px;color: #1f2488;font-weight: bold;line-height: 50px;padding: 10px 0;}

.youshi_nr ul li p{font-size: 30px;color: #fff;background:#1f2488;line-height: 50px;padding: 0 40px;}

.youshi_nr ul li span{font-size: 18px;color: #333;padding-top: 10px;display: block;}



















/**/

.youshi{background:url(../images/index_16.jpg) no-repeat center;padding-bottom: 50px;}

.biaoti1 p{color: #fff;}

.biaoti1 em{background:#fff;}







/*about*/

.about{background:url(../images/index_21.jpg) no-repeat center;padding-bottom: 50px;padding-top: 20px;}

.ab_jj h3{font-size: 26px;color: #333;font-weight: 900;padding-bottom: 15px;}

.ab_nr {background-color:rgba(255,255,255,0.8);width:765px;position: absolute;z-index: 999;zoom: 1;height: 245px;padding: 30px 40px;}

.ab_nr p{font-size: 14px;color: #333;line-height: 35px;}

.ab_nr a{margin-top: 20px;background: #1f2488;width: 150px;line-height: 50px;display: block;text-align: center;color: #fff;font-size: 18px;}





/**/

.news_one ul{width:1300px;}

.news_one ul li{float: left;width:360px;margin-right: 55px;}

.news_one ul li span{font-size: 14px;color: #ccc;background:url(../images/index_23.jpg) no-repeat left;padding-left: 25px;font-style:"Arial"}

.news_one ul li h3{font-size: 16px;color: #666;line-height: 50px;}

.news_one ul li p{font-size: 14px;color: #767676;line-height: 30px;}

.news_one ul li em{background:url(../images/index_24.jpg) no-repeat ;float: left;height: 5px;display: block;width: 100%;margin-top: 30px;transition: 0.3s all;position: relative;}

.news_one ul li:hover em{margin-left: 100px;}

.news_one ul li:hover h3{font-size: 18px;color: #1f2488;}



.news_lb ul{width:1300px;}

.news_lb ul li{width:360px;float: left;margin-right: 55px;height: 50px;border-bottom:1px #ddd solid;margin-bottom: 25px;}

.news_lb ul li a{font-size: 15px;color: #050505;transition: 0.3s all

}

.news_lb ul li:hover{border-bottom:1px #1f2488 solid;}

.news_lb ul li:hover a{color: #1f2488;padding-left:15px;}













.links p{font-size: 16px;color: #333;background:url(../images/index_25-1.jpg) no-repeat left;padding-left: 30px;}

.links p a{padding-left: 20px;color: #666;font-size: 14px;}
/**/
.footr{background:#444;height: 380px;}



.foot_left h3{font-size: 16px;color: #fff;font-weight: 900;}

.foot_left h3 span{color: #f95146;font-size: 18px;}

.foot_left dl{float: left;padding: 0 30px 0 0;background:url(../images/index_25.jpg) no-repeat right;text-align: left;margin-right: 30px;}

.foot_left dl dt a{font-size: 16px;color: #fff;font-weight: 900;line-height: 40px;padding-bottom: 10px;display: block;}

.foot_left dl dd a{font-size: 14px;color: #fff;line-height: 30px;}

.foot_left dl.foot_l1{background:none;}

.foot_left dl dt a:hover{border-bottom:1px #fff solid;}

.foot_left dl dd a:hover{border-bottom:1px #fff solid;}

.footr .wrap{width: 1300px;margin:  0 auto;     min-width: 1300px;}

.foot_right {
    width: 765px;
    padding-top: 50px;
}

.foot_right .l{}
.foot_right h3{font-size: 18px;color: #f95146;font-weight: 900;padding-bottom: 10px;}

.foot_right p{font-size: 14px;color: #fff;line-height: 32px;}

.foot_right ul li{float: left;text-align: center;margin-right: 20px;}

.foot_right ul li span{font-size: 13px ;color: #fff;padding-top: 10px;display: inline-block;}



.footer{background: #222;height: 50px;text-align: center;}

.footer p{line-height: 50px;font-size: 13px;color: #fff;}

.footer p a{color: #fff;padding: 0 5px;}



/**/



/*qq*/

.suspension{position:fixed;z-index:55;right:0;bottom:85px;width:70px;height:240px;}

.suspension-box{position:relative;float:right;}

.suspension .a{display:block;width:44px;height:44px;background-color:#353535;margin-bottom:4px;cursor:pointer;outline:none;}

.suspension .a.active,

.suspension .a:hover{background:#265ba9;}

.suspension .a .i{float:left;width:44px;height:44px;background-image:url(../images/side_icon.png);background-repeat:no-repeat;}

.suspension .a-service .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:0 0;}

.suspension .a-service-phone .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:-27px 0;}

.suspension .a-qrcode .i{background-position:-44px 0;}

.suspension .a-cart .i{background-position:-88px 0;}

.suspension .a-top .i{background-position:-132px 0;}

.suspension .a-top{background:#D2D3D6;display:none;}

.suspension .a-top:hover{background:#c0c1c3;}

.suspension .d{display:none;width:223px;background:#fff;position:absolute;right:67px;min-height:90px;border:1px solid #E0E1E5;border-radius:3px;box-shadow:0px 2px 5px 0px rgba(161, 163, 175, 0.11);}

.suspension .d .arrow{position:absolute;width:8px;height:12px;background:url(../images/side_bg_arrow.png) no-repeat;right:-8px;top:31px;}

.suspension .d-service{top:0;}

.suspension .d-service-phone{top:34px;}

.suspension .d-qrcode{top:78px;}

.suspension .d .inner-box{padding:8px 22px 12px;}

.suspension .d-service-item{border-bottom:1px solid #eee;padding:14px 0;}

.suspension .d-service .d-service-item{border-bottom:none;}

.suspension .d-service-item .circle{width:44px;height:44px;border-radius:50%;overflow:hidden;background:#F1F1F3;display:block;float:left;}

.suspension .d-service-item .i-qq{width:44px;height:44px;background:url(../images/side_con_icon03.png) no-repeat center 15px;display:block;transition:all .2s;border-radius:50%;overflow:hidden;}

.suspension .d-service-item:hover .i-qq{background-position:center 3px;}

.suspension .d-service-item .i-tel{width:44px;height:44px;background:url(../images/side_con_icon02.png) no-repeat center center;display:block;}

.suspension .d-service-item h3{float:left;width:112px;line-height:44px;font-size:15px;margin-left:12px;}

.suspension .d-service-item .text{float:left;line-height:22px;font-size:15px;margin-left:12px;    width: 266px;

    padding-bottom: 20px;}

.suspension .d-service-item .text .number{font-family:Arial,"Microsoft Yahei","HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;}

.suspension .d-service-intro{padding-top:10px;}

.suspension .d-service-intro p{float:left;line-height:27px;font-size:12px;width:50%;white-space:nowrap;color:#888;}

.suspension .d-service-intro i{background:url(../images/side_con_icon01.png) no-repeat center center;height:27px;width:14px;margin-right:5px;vertical-align:top;display:inline-block;}

.suspension .d-qrcode{text-align:center;}

.suspension .d-qrcode .inner-box{padding:20px 0;}

.suspension .d-qrcode p{font-size:16px;color:#93959c;}







/*nyabout*/

.about2-w h2{font-size: 25px;color:#333;display: inline-block;border-left:4px #1f2488 solid;padding-left: 20px;}

.about2-w p{font-size: 16px;line-height: 35px;text-indent: 2em;color:#333}

.about2-w b{font-size: 25px;padding-top:25px;}



/*contact*/



.slideTxtBox_show_pr_nr h3{font-size:20px;color:#333;padding-bottom:25px;}

.slideTxtBox_show_pr_nr p{font-size:15px;padding-bottom:15px;color:#333}

.slideTxtBox_show_pr_left {border-top:1px #ddd solid;padding-top:20px;border-bottom:1px #ddd solid;/* height:220px */display: inline-block;width: 100%;}





.slideTxtBox_show_pr_left li{width:40%;float:left;margin-bottom:20px;}

.slideTxtBox_show_pr_left li img{float: left;margin-right: 15px;display: inline-block;border:1px #ddd solid;border-radius:50px;}

.slideTxtBox_show_pr_left li h3{float: left;font-size: 16px;color: #333;line-height:50px;}

.slideTxtBox_show_pr_left li:nth-child(2),.slideTxtBox_show_pr_left li:nth-child(4){width:55%}



.wenzi_show h3{font-size:24px;color:#333;padding-bottom:20px;}

.wenzi_show p{font-size:15px;color:#999;line-height:30px;}







/*.facebook{background: #f7f7f7;padding:50px; 0}*/

/**/

.cp_tb h1{font-size: 36px; font-weight: bold; margin-bottom: 13px;  color: #333;text-transform: uppercase;}



.cp_tb h2{font-size: 24px;color:#1f2488;font-weight: bold;}



.cp_tb h3{margin-top: -10px;}



.cp_tb h3:before,.cp_tb h3:after{content: "";width: 50px;border-top: 1px #c9c9c9 solid;display: inline-block;vertical-align: middle;}



.cp_tb h3:before{margin-right: 150px;}



.cp_tb h3:after{margin-left: 50px;}





.facebook .long{padding:0px; background: #fff;}



.facebook h3{float:left;color:#191919;font-size:24px;line-height: 30px;}



.facebook p{float: right;

    margin-top: 25px;

    color: #333333;

    font-size: 26px;

    /* font-weight: bold; */

    background: url(../images/index_lx01.png) no-repeat left;

    padding-left: 49px;

    line-height: 50px;

}



.facebook input{position: relative; float:left;width:49.5%;margin-bottom:1%}



.facebook .block:nth-child(2n+1){margin-right:1%;}



.facebook input,.facebook textarea{padding:15px 20px 15px 45px;border:1px #ddd solid; background-repeat:no-repeat ; background-position:15px 17px;}



.facebook textarea{width:100%;height:120px;}



.facebook button{width:25%;margin-top:20px;padding:16px 0;border:none;color:#fff;font-size:14px; background: #666;}



.facebook button:hover{background:#58b531}



.facebook .x1{background-image: url(../images/ico201.png);}



.facebook .x2{background-image: url(../images/ico202.png);}



.facebook .x3{background-image: url(../images/ico203.png);}



.facebook .x4{background-image: url(../images/ico204.png);}



.facebook .x5{background-image: url(../images/ico205.png);}





/*news*/







.products-title1 ul li{float: left;}



.products-title1 ul li a{float: left;font-size: 16px;height: 50px;line-height: 50px;padding: 0 15px;}



.products-title1 ul h3{font-size: 16px;float: left;background: #ff6631;height: 50px;line-height: 50px;text-align: center;padding: 0 20px;color: #fff;    margin-right: 10px;}



.products-title1 ul li a:hover{color: #ff6631;}

.products-title1 ul li.on a{color:#ff6631}





.news-r1 .n-time{width: 120px;float: left;margin-top: 13px;}



.news-r1 .n-time p{font-size: 24px;color: #333;font-weight: 700;margin-bottom: 8px;}



.news-r1 .n-tim em{font-size: 15px;color: #333;}



.news-r1 .n-words{width: 940px;float: left;padding-top: 5px;}



.news-r1 .n-words h3{font-size: 18px;color: #000;margin-bottom: 19px;}



.news-r1 .n-words span{font-size: 14px;color: #666;line-height: 28px;}



.news-r1 ul li{border-bottom: 1px dashed #ddd;margin-bottom: 28px;display: inline-block;

    padding-bottom: 28px;}



.news-r1 ul li:hover h3{color: #ff6631}



.news-r1 ul li:hover .n-time p,.news-r ul li:hover .n-time em{color: #ff6631}



.n-xiang{width: 95px;float: right;font-size: 12px;color: #333;margin-top: 47px;}



.news-r1 ul li:hover .n-xiang a{color: #ff6631}







.fy ul{display: flex;justify-content: center;}



.fy ul li{background:#eee;line-height:30px;padding:0 15px;color:#333;margin-right:15px;height: auto;

    border: none;}



.fy ul li.c{background:#ff6631;color: #fff;}





/*wei*/





.weizhi{height: 50px;line-height: 50px;background: #ddd;}



.wei img{float: left;margin-top: 19px;margin-right: 7px;}



.wei p{float: left;font-size: 15px;color: #333;margin-right: 15px;}



.wei em{float: left;margin: 0 5px;}



.wei a {



    font-size: 14px;

    color: #333;

    padding: 0 5px;

}







/*news_xiang*/

.news_xq {font-size:16px;color:#333;line-height:30px;text-indent: 2em;}



.news_xq h3{font-size: 20px;color: #333;}



.news_xq em{font-size: 14px;}



.news_xq p{font-size: 16px;color: #333;line-height: 30px;}







.news_ny{border-top: 1px #eee solid;padding-top: 20px}



.news_ny p{margin-bottom: 10px;font-size: 14px;color: #999;}



.news_ny a{font-size: 14px;color: #999;}







.bitt h3{text-align: center;font-size: 24px;color: #333;font-weight: 900;line-height: 30px;text-transform: uppercase;}



.bitt em{padding: 0 15px}



.bitt p{font-size: 15px;color: #999;line-height: 35px; border-bottom:1px #eee solid;padding-bottom: 15px}







/*product*/


    .nav_ny{position:relative;z-index:1;margin-bottom:55px;display:inline-block}

    .nav_ny h2{background: #333; color:#fff; float:left;padding:0 15px;font-size:16px;line-height:45px;margin-right:10px;}

    .nav_ny .nLi{ float:left;  position:relative; display:inline;  }

    .nav_ny .nLi h3{ float:left; }

    .nav_ny .nLi h3 a{ display:block; padding:0 25px; font-size:16px;line-height:45px; }

    .nav_ny .sub{ display:none; width:800px;; left:0; top:45px;  position:absolute; line-height:26px; padding:5px 0;  }

    .nav_ny .sub li{ zoom:1;  background:#eee; display:inline-block}

    .nav_ny .sub a{ display:block; padding:0 20px;font-size:15px;line-height:50px; }

    .nav_ny .sub a:hover{ background:#1f2488; color:#fff }

    .nav_ny .on h3 a{color:#fff; background:#1f2488;}

    



.products-biao h3{font-size: 30px;color: #1f2488;font-weight: 900;}



.products-biao p{color: #999;font-size: 15px;text-transform: uppercase;margin-top: 10px;margin-bottom: 25px;}



.products-biao a{display: inline-block;font-size: 18px;padding: 10px 35px;margin: 0 10px;background: #dddddd;}



.products-biao a:hover{background: #1f2488;color: #fff;}







.products01{background: #f7f7f7;padding: 50px 0;}



.products{margin-top: 0px;}



.products ul{width: 1250px;}


.products ul li{float: left;width: 280px;text-align: center;margin-right: 26px;margin-bottom: 28px;}



.products ul li p{font-size: 16px;color: #333;padding:10px 0;border-bottom:1px #ddd solid;margin-bottom:10px;font-weight:bold;height: 50px;}



.products ul li a:hover img{color: #1e50ae;-webkit-transform:scale(1.2,1.2);-moz-transform:scale(1.2,1.2);-ms-transform:scale(1.2,1.2);-o-transform:scale(1.2,1.2);transform:scale(1.2,1.2);}


.products ul li img{overflow: hidden;-webkit-transition:all .5s linear;-moz-transition:all .5s linear;-ms-transition:all .5s linear;-o-transition:all .5s linear;transition:all .5s linear;position:relative;}




.products ul li .img{overflow: hidden;border: 1px solid #ddd;}
.products ul li .nr{border:1px #ddd solid;border-top:none;padding:10px;}
.products ul li .nr span{display:inline-block;width:50%;font-size:13px;color:#666}


.canshu {font-size: 14px;color: #333;line-height: 24px;}


.biaoge .MsoTableGrid{width: 100% !important;}
.biaoge .MsoTableGrid td{line-height: 21px;text-align: center;padding: 15px 0;color:#333;}




/*product_show*/



.jqzoom{border:1px #f1f1f1 solid;}



.tb-thumb img{width:100%;}







.procut_tell{margin-top: 50px;border-top:1px #ccc solid;}



.procut_tell h3{background:url(../images/product_03.jpg) no-repeat left;font-size: 18px;color: #666;padding-left: 25px;margin-top: 30px;}



.procut_tell  a{background:#28b12d;display: block;width: 140px; line-height: 40px;margin-top: 20px;border-radius:25px;text-align: center;color: #fff;font-size: 16px;}



.box{}



.tb-pic a{display:table-cell;text-align:center;vertical-align:middle;}



.tb-pic a img{vertical-align:middle;width: 550px;}



.tb-pic a{*display:block;*font-family:Arial;*line-height:1;}



.tb-thumb{overflow:hidden;position: relative;width: 600px;}



.tb-thumb li{background:none repeat scroll 0 0 transparent;float:left;height: 90px;margin-bottom: 9px;/* overflow:hidden; */padding:1px;border: 1px #fff solid;}



.tb-s310, .tb-s310 a{}



.tb-s310 a{*font-size:271px;}



.tb-s40 a{*font-size:35px;}



.tb-s40, .tb-s40 a img{height: 90px;width: 90px;}



.tb-booth{position:relative;z-index:1;float: left;width: 550px;}



.tb-thumb .tb-selected{background: none repeat scroll 0 2 #28b12d;height: 90px;padding: 1px;border: 1px solid #d15555;}



.tb-thumb .tb-selected div{background-color:#FFFFFF;border:medium none;}



.news_show_fye a{display:block;color:#333;line-height:35px;font-size:14px;}









div.zoomDiv{z-index:999;position:absolute;top:0px;left:0px;width:400px !important;height:200px !important;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}



div.zoomMask{position:absolute;background:url(../images/mask.png) repeat scroll 0 0 transparent;cursor:move;z-index:1;width:200px !important;height:200px !important;}



.bigimg{max-width:none;}



.product_nywz{width: 600px;margin-top: 10px;}



.product_nywz h2{font-size: 31px;color:#4c4c4c;line-height: 40px;border-bottom: 1px solid #e0e0e0;padding-bottom: 15px;}



.product_nywz  p{line-height: 30px;font-size: 16px;}







.box .pr_show h3{font-size: 24px;color: #222; border-bottom: 2px solid #e0e0e0; line-height: 45px;}








.product_btt{padding-top: 50px;}



.product_btt h3{font-size: 30px;color: #1f2488;text-align: center;margin-bottom: 30px;font-weight: 700;}



.product_tj{padding-top: 30px;padding-bottom: 30px;}



.product_tj  .tempWrap{width:1200px !important;}



.product_tj li{float: left;margin-right: 18px;}



.product_tj h3{font-size: 15px;text-align: center;line-height: 40px;}



.product_tj img{border:1px #f1f1f1 solid;}











.p-aske{margin-top: 30px;}



.p-aske a{padding: 10px 45px;background: #1f2488;color: #fff;font-size: 16px;}



.p-aske a:hover{opacity: 0.8;}





/* jiameng */

.jiameng h3{font-size:35px;color:#333;text-align:center;padding-bottom:35px;}

.jiameng ul {width:1300px;}

.jiameng ul li{float:left;box-shadow:1px 1px 10px #eee;width:280px;margin-right:30px;text-align:center;padding:30px 0;height:150px}

.jiameng ul li h2{font-size:24px;color:#333;padding-bottom:10px;}

.jiameng ul li span{font-size:13px;color:#999;text-transform:uppercase;}

.jiameng ul li p{font-size:16px;color:#333;padding-top:20px;padding-left:15px;padding-right:15px;}





/*.yewu{width: 1300px;}*/
.yewu {
    width: 1200px;
    margin: 0 auto;
    min-width: 1200px;
}

.yewu li{float: left;margin-right:20px;width: 220px;}

.yewu li h3{font-size: 18px;color: #333;/* padding-bottom:10px; */background: #fff;/* margin-bottom:10px; */text-align: center;line-height: 27px;padding: 15px 0px;}

.yewu li p{font-size: 14px;color:#666}

.yewu li .imgesa {overflow: hidden;}

.yewu li:hover h3{background:#1f2488;color:#fff}
.yewu li:hover img{color: #1e50ae;-webkit-transform:scale(1.2,1.2);-moz-transform:scale(1.2,1.2);-ms-transform:scale(1.2,1.2);-o-transform:scale(1.2,1.2);transform:scale(1.2,1.2);}

.yewu li  img{overflow: hidden;-webkit-transition:all .5s linear;-moz-transition:all .5s linear;-ms-transition:all .5s linear;-o-transition:all .5s linear;transition:all .5s linear;position:relative;width: 100%;height: 173px;}


.wrap_bacgkournd .wrap{
    /* width: 1280px; */
    margin: 0 auto;
    min-width: 1200px;
    }
.platform_nr {width: 743px;}















.yewu_one{width: 1300px;}

.yewu_one li{float: left;margin-right:22px;background:#f7f7f7;text-align:center;padding-top:30px;border-radius:14px;width:280px;padding-bottom: 25px;}

.yewu_one li h3{font-size: 24px;color: #1f2488;font-weight: bold;display: inline-block;/* background: #eee; */padding: 10px;margin-bottom: 15px;}

.yewu_one li p{font-size: 15px;padding: 0 15px;padding-bottom:20px;height: 50px;line-height: 19px;}

.fanwei_bg {background:url(../images/index_ywbg.jpg) no-repeat center;height:480px;padding:50px;}



.wrap_bacgkournd {background:#edf5ff; padding: 50px 0;width:100%;display: inline-block;}



.platform_nr h3{background:url(../images/red_arrow.png) no-repeat left;padding-left: 40px;line-height: 24px;font-size: 18px;color: #000;font-weight: bold;margin-bottom: 10px;}
.platform_nr p{line-height: 25px;font-size: 16px;color: #666;padding-left: 40px;}
.platform_nr em{background:#ccc; height: 6px;width:6px;display: inline-block;margin-top: 6px;border-radius:10px;margin-right: 10px;}
.platform_nr li{margin-bottom: 20px;}


/*qihuo*/

.qihuo_bt {text-align: center;}
.qihuo_bt h2{font-size: 30px;color: #333;font-weight: bold;padding-bottom: 15px}
.qihuo_bt h2 span{color: #1f2488 ;display: inline-block;border-bottom:2px #f95146 solid;padding-bottom: 20px;}
/*.qihuo_bt em{background:#f95146;height: 2px ;display: inline-block;width: 50px;}*/

.qihuo_bt li{display: inline-block;margin: 0 5px;padding: 0 20px;line-height: 35px;background:#eee;}
.qihuo_bt li a {text-align: center;line-height: 35px;color: #333;font-size: 16px;}
.qihuo_bt li:hover{background:#f95146;color: #fff;}
.qihuo_bt li:hover a{color: #fff;}
.qihuo_bt li.on{background:#f95146;color: #fff;}
.qihuo_bt li.on a{color: #fff;}




/**/
.products_qh ul li div{overflow: hidden;border: none;}
.products_qh ul li p{font-size:18px;color:#333;}
.products_qh ul li .wenzi{border:1px #eee solid;padding:0 20px;padding-bottom:20px;}
.products_qh ul li .wenzi .on_a a{width:38%;display:inline-block;border:1px #ddd solid; line-height:30px;margin:0 10px;font-size:16px;margin-top:10px;}
.products_qh ul li .wenzi .on_a a:nth-child(1){background:#f95146;color:#fff;border:1px #f95146 solid}
.products_qh ul li .wenzi .on_a a:hover{background:#f95146;color:#fff;border:1px #f95146 solid}
.products_qh ul li .wenzi .on_a a:hover:nth-child(1){background:#fff;color:#333;border:1px #f95146 solid}


/*hezuo*/
.about_hz_bg{background:#edf5ff;padding: 50px 0;display: inline-block;width:100%;}
.about2-w_hz {width: 690px;padding: 0 30px;background:#fff;display: inline-block;padding-bottom: 50px;}
.about2-w_hz h2{font-size: 20px;color: #1f2488;padding-top: 50px;padding-bottom: 25px;font-weight: 900;}
.about2-w_hz em{background:#f95146;height: 2px;width:50px;display: block;margin-bottom: 30px;}
.about2-w_hz p{font-size: 15px;color: #333;line-height: 30px;text-indent: 2em;}


/*guoujidaili*/
.about_daili {width:1300px;}
.about_daili li {float: left;width:290px;margin-right: 15px;text-align: center;background:#fff;padding-bottom: 30px;padding-top: 10px;}
.about_daili li h3{font-size: 18px;color: #333;font-weight: bold;line-height: 50px;}
.about_daili li .img{overflow: hidden;}
.about_daili li a{border:1px #ddd solid;line-height: 40px;text-align: center;font-size: 15px;color: #333;display: inline-block;padding: 0 20px;margin-top: 15px;}
.about_daili li:hover img{color: #1e50ae;-webkit-transform:scale(1.2,1.2);-moz-transform:scale(1.2,1.2);-ms-transform:scale(1.2,1.2);-o-transform:scale(1.2,1.2);transform:scale(1.2,1.2);}

.about_daili li img{overflow: hidden;-webkit-transition:all .5s linear;-moz-transition:all .5s linear;-ms-transition:all .5s linear;-o-transition:all .5s linear;transition:all .5s linear;position:relative;}
.about_daili li:hover a{background:#f95146; color: #fff;}


/*lianxi*/
.lx_news{width:560px;background:#fff;}
.lx_news h3{
    font-size: 30px;
    color: #333;
    line-height: 70px;
    border-bottom: 1px #ddd solid;
    text-align: center;
    font-weight: 900;
    }

.lx_news .nr{padding:40px;}
.lx_news .nr h2{font-size: 16px;color: #333;font-weight: bold;display:block;line-height: 50px;margin-top: 15px;}
.lx_news .nr p{font-size: 15px;color: #333;line-height: 22px;}
.lx_news .nr li{display: block;width:100%;}
.lx_news .nr li p{float: left;width:50%;}



/**/


/**/
.shiti_nr {background:#fefefe url(../images/shiti_bg.jpg) no-repeat 0;padding:30px 0;width:100%;display: inline-block;}

.shiti_bt {font-size:26px;color:#333;font-weight: bold;line-height: 50px;}
.shiti_nnr {width:1300px;}
.shiti_nnr  li{float:left;margin-right:18px;margin-bottom:30px;background:#fff;box-shadow:0px 0px 10px #ccc;padding-bottom:20px;}
.shiti_nnr  li h2{font-size: 12px;color:#333;padding-left:15px;line-height:25px;font-weight:900;padding-bottom:5px;padding-top:15px;}
.shiti_nnr  li p{padding-left:15px;padding-right:15px;font-size: 13px;color:#333;padding-bottom:3px;}




