@charset "utf-8";
/* CSS Document */
html, span, object,h1, h2, h3, h4, h5, h6, p, em, dd,dl, dt, ol, ul, li, form{ margin:0;padding:0;border:0; font-size:100%; font-family:inherit; list-style:none;}
input.btn{ border:none}
label{vertical-align:middle} .inputcheckbox{vertical-align:middle;} 

body{font: 12px "微软雅黑"; color:#333; margin:0 auto;padding:0px; list-style:none;  }
a{ color:#333; text-decoration:none; }
a:hover{  color:#cc3230; text-decoration:none;  }
.clear_all {clear:both;}


img{ border:none; padding:0px; margin:0px; display:block; }
ul,li{ list-style-type:none; margin:0; padding:0; border:0; list-style:none }

.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}
.fl{ float:left;}
.fr{ float:right;}

.body_bg {width:100%; background:#fafafa; border-bottom:1px solid #f4f4f4;}
.head{ width:1200px; margin:0 auto;}
.body_index { height:100%; width:1200px; margin:0 auto; }
.wrap { width:1200px; margin-right:auto; margin-left:auto;}

.body_top1 {height:39px; line-height:39px;overflow:hidden;}
.body_top1 .h2 { float:left; color:#a7a7a7; padding-left:8px;}
.body_top1 p { float:right;color:#6c6c6c;}     
.body_top1 p a{ color:#6c6c6c;}
.body_top1 p span{padding-left:5px; padding-right:5px;}
.body_top1 p a:hover{ color:#c8161d;}
.body_top1 p .te{background:url(../images/iconlan1.jpg) left center no-repeat; padding-left:25px;}
.body_top1 p .te1{background:url(../images/iconlan2.jpg) left center no-repeat; padding-left:25px;}


.body_top2 { height:95px; line-height:95px;  position:relative;}
.body_top2 .logo{ float:left; font-weight:normal; padding-top:12px; padding-left:10px; }


/* nav parts */
#menuv { float:left;height:95px; margin-left:35px; line-height:98px;}
#menuv .nav{}
#menuv .nav li{ float: left; height:95px; padding:0 20px; position:relative; }
#menuv .nav li a{display: block;line-height:95px;font-size:18px; font-weight:bold; color: #000; text-align:center;}
#menuv .nav li a:hover{border-bottom: 2px solid #cc3230;color:#cc3230;}
#menuv .nav li a.nanh{ border-bottom: 2px solid #cc3230;color:#cc3230;}
#menuv .nav li .sec{display:none; position: absolute; left:16px; top:95px; width:100%;z-index:999;border-top: 1px solid #cc3230; background:#fff; opacity: 1;width:170px;border-radius: 0 0 3px 3px;}
#menuv .nav li .sec li{position: relative;border:none; padding:0; height:40px;border-bottom:1px solid #eee; }
#menuv .nav li .sec li a{display: block;width:150px;font-size:14px; text-align:left;padding-left:20px;line-height: 40px;border-bottom: 1px solid #e6e6e6;border-top: none}
#menuv .nav li .sec li a:hover{ background:#f7f7f7;}
#menuv .nav li.te{ border:none;}

.language{height: auto;float:right; width:90px;color: #a8a8a8;font-weight: bold;}
.lang_icon{display: inline-block;width: 34px;height: 13px;background: url(../img/lang_icon.png) no-repeat;margin-right: 5px;}
.lang_cur{color: #ff1a1d;}
.language a{margin: 0 1px;}
.language a:hover{color: #ff1a1d;}

.top_search { float: right; width:30px;}
.top_search .btn-search{ width:30px; height:30px; background:url(../img/top_search_03.png) no-repeat; margin-top:32px;}

#search-form {
  -moz-transition: max-height, 0.5s;
  -o-transition: max-height, 0.5s;
  -webkit-transition: max-height, 0.5s;
  transition: max-height, 0.5s;
  position: absolute;
  top: 95px;
  left: 0;
  width: 100%;
  max-height: 0;
  overflow: hidden;
  background-color: #e1e4e7;
  z-index:99999;
}
#search-form.open {
  max-height: 60px;
}
#search-form fieldset {
  position: relative;
  margin: 0 60px 0 0;
  padding: 0;
  border: none;
}
#search-form input {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  height: 60px;
}
#search-form input[type="search"] {
  width: 100%;
  padding: 0 5px 0 22px;
  background: transparent;
  border: none;
}
#search-form input[type="submit"] {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 60px;
  margin: 0;
  padding: 0;
  font-weight: 700;
  text-transform: uppercase;
  color: #516270;
  background: #c6cacd;
  border: none;
  cursor: pointer;
}


 /*轮换大区域*/
.lunhuan{width:100%;height:519px;position:relative;}
.lunhuan #lunhuanback{width:100%;height:519px;position:absolute;left:0px;top:0px;overflow:hidden;}
.lunhuan #lunhuanback p{width:100%;height:519px;position:absolute;left:0px;top:0px;opacity:0;filter:alpha(opacity=0);background-repeat:no-repeat;background-position:50% 0px;}
.lunhuan .lunhuan_main{width:1200px;height:519px;margin:0 auto;position:relative;}
#lunbonum{ height:13px; line-height:13px;position:absolute;left:570px;bottom:20px;  z-index:5;  text-align:center;}
#lunbonum li{ width:13px;height:13px;float:left; margin-right:8px;background:#1a3564; cursor:pointer; border-radius:8px;}
#lunbonum .lunboone{ background:#c00725;cursor:pointer;}


.hxjsbg { padding-bottom:40px; overflow:hidden;}
.hxjs { padding:30px 0 30px 0; }
.hxjs_L { float:left; width:550px; padding:20px; box-shadow: 0px 0px 3px 3px #e7e7e7; background:#f7f7f7; }
.hxjs_R { float:left; width:550px; padding:20px; margin-left:20px; box-shadow: 0px 0px 5px 3px #e7e7e7;background:#f7f7f7; }
.hxjs .tit { text-align:center; font-size:24px; line-height:40px; font-weight:bold; margin-bottom:5px;} 
.hxjs .con { line-height:26px;}



/*公司简介*/
/* 必要布局样式css */
.step-content { padding:10px 0 30px 0; }
.step-header  {width: 1200px; margin: 0 auto}
.step-header p.titletop {font-weight: bold; text-align: center; font-size: 36px; padding-bottom:6px; }
.step-header span {  font-size: 14px;display:block; background:url(../img/stepbg.png) no-repeat center 10px ; font-weight: normal; text-align: center; color: #888; text-transform:uppercase; line-height:30px;}
.step-layout {width: 1200px; margin: 0 auto}

.step-layout-list { text-align: center; padding: 40px 0 20px 0;}
.step-layout-item {float: left; vertical-align: top;width: 25%;position: relative;}
.step-layout-item .default-img { display:block; margin:0 auto; width:57px; height:57px;  }

.step-layout-item img { vertical-align: top;display: inline-block;background-color: transparent;}
.step-layout-item h4 { font-size: 24px; margin: 20px 0 5px; font-weight: normal;}
.step-layout-item p { font-size: 13px; line-height: 1.6; color: #888;}
.step-layout .step-layout-list .step-layout-item:not(:last-child):after { content: ""; position: absolute; top: 60px; right: -10px; display: block; width: 20px; height: 28px; background: url(../img/sapp-store-arror.png) no-repeat;}


.stepbg { background:url(../img/probg.jpg) no-repeat top center; padding-top:40px; overflow:hidden;}

/*产品*/
#prod_bg{width: 100%;height: auto;background:#f1f1f1;margin-top:50px;overflow: hidden; padding-bottom:20px;}
.prod_t{ margin-top:60px;background: url(../img/20180921105259_88660647.png) no-repeat center 12px; margin-bottom: 45px;}
.prod_t p{font-size: 40px;line-height: 40px;color: #333;text-align: center;}
.prod_t span{font-size: 20px;line-height: 20px;color: #666;text-align: center;margin-top: 30px;display: block;}

.prod { margin-top:10px; background:#002a6e; overflow:hidden;}
.prod dd { float:left; width:240px; height:50px; line-height:50px; border-right:1px solid #fff;}
.prod dd:hover { background:#d70000;}
.prod dd:first-child { background:#d70000;}
.prod dd:last-child { margin-right:0px;}
.prod dd a { display:block; font-size:18px; padding-left:20px; color:#fff; background:url(../img/protiticon.png) no-repeat 210px 15px ; }

.procon { margin:40px 0px 20px 0px;}
.indexprod_ld { float: left; background:url(../img/procpbg.png) no-repeat; width:573px; height:505px; color:#fff; }
.indexprod_ld img { width:529px; height:398px; padding-top:12px; padding-left:22px; }
.indexprod_ld p { font-size:22px; font-weight:bold; color:#444343; padding-top:30px; padding-left:70px;}
.indexprod_ld p a { color:#444343;}

.indexpro {height:831px; overflow:hidden;}
.prod_p { width:600px; }
.prod_p li { float:left; width:280px; margin-left:20px; margin-bottom:10px;}
.prod_p li .cppic { box-shadow: 0px 0px 5px 3px #e7e7e7;}
.prod_p li img { width:278px; height:215px; border:1px solid #fff;}
.prod_p li p { height:36px; line-height:36px; font-size:14px;  text-align:center;}

.prod_p li a{  display: block;position:relative;overflow:hidden;}
.prod_p li a::before { content: ''; width: 500px; height: 500px; position: absolute; top: -157.5px; border-radius: 50%; box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.1) inset; -webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.1) inset; z-index: 0; left: -127px; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; }
.prod_p li a::after { content: ''; background: url(../img/proicon.png) no-repeat center 50%; background-size: auto auto; position: absolute; width: 100%; height: 100%; left: 0; top: 0; background-size: 0px; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out;  }
.prod_p li:hover > a::before{ box-shadow: 0px 0px 0px 50rem rgba(0,0,0,0.5) inset; -webkit-box-shadow: 0px 0px 0px 50rem rgba(0,0,0,0.5) inset; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; }
.prod_p li:hover > a::after{background-size:50px;transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out;}


.channel_t {font-size: 40px;font-weight: bold; text-align: center; padding-top:40px; margin-bottom: 10px; color: #161616;}
.channel_p {font-size: 16px; line-height: 28px; width: 79%; margin: 0 auto; text-align: center;}
.channel_line { width:50px; height:2px;margin: 0 auto; background:#666; margin-top:8px; margin-bottom:10px;}

/* about */
.ab_zj{height: 417px;color: #fff; margin-top:30px;}
.ab_zj_l{float: left;width: 35%;position: relative;height: 100%;}
.ab_zj_r{float: left;width: 65%;position: relative;overflow: hidden;}

.ab_zj_l .ab_zj_cover{position: absolute;top: 0;left: 0;right: 0;bottom: 0;padding-top: 70px;padding-left: 40px;padding-right: 40px;background-color: #363636;}
.ab_zj_l .ab_zj_ct{font-size: 36px;margin-bottom: 20px;}
.ab_zj_l .ab_zj_ct a { color: #fff;}
.ab_zj_l .ab_zj_ct a:hover { color: #fff;font-weight: bold;}
.ab_zj_l .ab_zj_cp{font-size: 14px; line-height:26px;}

.ab_zj_r .ab_zj_cover{position: absolute;top: 0;left: 0;right: 50%;bottom: 0;background-color: rgba(87,127,203,0.8);padding-top: 70px;}
.ab_zj_r .ab_zj_ct{font-size: 60px;width: 57%;margin: 0 auto;text-align: center;border-bottom: 1px solid #fff;line-height: 1.2;margin-bottom: 10px;font-family: Arial;}
.ab_zj_r .ab_zj_cp{font-size: 15px;text-align: center;margin-bottom: 50px;}

/*新闻*/
.casebg { background:#f5f5f5; margin-top:40px; padding-bottom:40px;}
.qygd { margin-top:30px;}
.propic2{width:244px; overflow:hidden; margin-left:6px; margin-right:6px;}
.propic2 img { width:240px; height:180px; overflow:hidden; border:2px solid #ececec;}
.propic2:hover img { border:2px solid #db0000;}
.propic2 p{ font-size:14px; line-height:30px;}


.propic3 {width:201px; overflow:hidden; margin-left:6px; margin-right:6px;}
.propic3 img { width:199px; height:79px; overflow:hidden; border:1px solid #ececec;}
.propic3:hover img { border:1px solid #db0000;}
.propic3 p{ font-size:14px; line-height:30px;}


/*首页-新闻*/
.i_news {margin-bottom:24px;}

.mt-tabpage { width:1200px;margin: 30px auto; }
.mt-tabpage-title { text-align:center;font-size:0;margin-bottom:44px; }
.mt-tabpage-title .mt-tabpage-item { display:inline-block;*display:inline;*zoom: 1;padding:6px 30px;border:1px solid #e1e1e1;font-size:18px;margin:0px 3px;}
.mt-tabpage-title .mt-tabpage-item:hover{ color:#fff;background:url(../img/i_news_hd_bj.jpg) no-repeat center;}
.mt-tabpage-title .mt-tabpage-item-cur {color:#fff;background:url(../img/i_news_hd_bj.jpg) no-repeat center;}
.mt-tabpage-count {position: relative;width: 1200px;height: 330px;overflow: hidden;margin-top:40px;}
.mt-tabpage-cont__wrap {position: absolute;}
.mt-tabpage-count .mt-tabpage-item { width: 1200px; height: 330px;  }

/*box2*/
.box2{width:1200px; margin:0 auto;}

.b2_l { float:left; width:390px; height:293px; overflow:hidden;}
.b2_c { float:left; width:340px; height:243px; padding:25px 20px;overflow:hidden; margin-right:25px; margin-left:25px; background:#f8f7f7;}
.b2_r { float:left; width:380px; height:293px; overflow:hidden;}

.b2_img{ width:390px; height:293px; overflow:hidden;}
.b2_img img{width:390px; height:290px;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:all 2s ease;-moz-transition:all 2s ease;-o-transition:all 2s ease;transition:all 2s ease;}
.b2_img:hover img{webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2);-webkit-transition:all 2s ease;-moz-transition:all 2s ease;-o-transition:all 2s ease;transition:all 2s ease;}

.b2_c h3{ font:600 20px/28px "微软雅黑"; margin-bottom:10px;}
.b2_c h3 a{ display:block;}
.b2_c p{ color:#6b6b6b; font-size:12px; line-height:22px;}
.b2_c a.a_more{ margin-top:15px; border:1px solid #a3a3a3; width:130px; height:36px; display:block; line-height:36px; text-align:center; font-size:14px; color:#333;}
.b2_c a.a_more:hover{ background:#5cb531; color:#fff;border:1px solid #5cb531;}

.center_page { border-bottom:1px solid #c6c6c6;}
.center_page li { display: block; overflow: hidden; clear: both; border-top:1px solid #c6c6c6;  color: #666; height:66px; padding:10px 10px 5px 10px; overflow:hidden; margin-bottom: 8px; }
.center_page li a {float: left; font-size:14px; }
.title18 span {float: right; color: #999;font-size: 12px;}
.center_page li .inner { display: block; line-height: 22px; clear:both; padding-top:6px; }
.title18 { width:370px; display: block; }


.i_news .i_news_box{height:392px;overflow:hidden;}
.i_news .news_hd{ text-align:center;font-size:0;margin-bottom:44px;}
.i_news .news_hd a{ display:inline-block;*display:inline;*zoom: 1;padding:6px 30px;border:1px solid #e1e1e1;font-size:18px;margin:0px 3px;}
.i_news .news_hd a:hover,.i_news .news_hd .tab_t_cur{color:#fff;background:url(../img/i_news_hd_bj.jpg) no-repeat center;}
.i_news .news_bd ._bd_l{width:63%;}
.i_news .news_bd ._bd_l .l_img{width:53%;position:relative;}
.i_news .news_bd ._bd_l .l_img .img_time{position:absolute;left:14px;top:14px;background:url(../img/red_95.png);color:#fff;text-align:center;padding:10px 16px 10px;}
.i_news .news_bd ._bd_l .l_img .img_time ._day{font-size:24px;display:block;}
.i_news .news_bd ._bd_l .r_font{width:41%;}
.i_news .news_bd ._bd_l .r_font ._font_title{font-size:24px;color:#005bac;margin-bottom:30px;line-height:30px;height:60px;overflow:hidden;}
.i_news .news_bd ._bd_l .r_font ._font_text{font-size:14px;color:#666666;line-height:24px;height:96px;overflow:hidden;margin-bottom:60px;}
.i_news .news_bd ._bd_l .r_font ._more{display:block;border:1px solid #a8a8a8;font-size:15px;color:#555;width:42%;height:36px;line-height:36px;text-align:center;}
.i_news .news_bd ._bd_l .r_font ._more:hover{color:#fff; background-color: #005bac;border:1px solid #005bac;}
.i_news .news_bd ._bd_r{width:35%;}
.i_news .news_bd ._bd_r ._bd_r_box{border-top:1px solid #c6c6c6;}
.i_news .news_bd ._bd_r li{border-bottom:1px solid #c6c6c6;padding:15px 0px;}
.i_news .news_bd ._bd_r li ._title_ico{width:10px;height:10px;background:url(../img/i_news_bd_r_ico.png) no-repeat -10px 0px;margin-top:8px;}
.i_news .news_bd ._bd_r li ._list_box_main{width:94%;}
.i_news .news_bd ._bd_r ._list_box{padding:0px 10px;}
.i_news .news_bd ._bd_r ._list_box ._list_title{font-size:16px;color:#131313;width:70%;line-height:25px;height:25px;overflow:hidden;float:left;}
.i_news .news_bd ._bd_r ._list_box ._list_time{font-size:12px;color:#c9c9c9;float:right;line-height:25px;}
.i_news .news_bd ._bd_r ._list_box ._list_time .ion{margin-left:0;display:none;}
.i_news .news_bd ._bd_r ._list_box ._list_text{font-size:14px;color:#767676;display:none;clear:both;padding-top:10px;}

.i_news .news_bd ._bd_r li.cur ._title_ico{background-position:0px 0px;}
.i_news .news_bd ._bd_r li.cur ._list_box ._list_time .ion{display:none;}
.i_news .news_bd ._bd_r li.cur ._list_box ._list_text{display:block;}

.i_main .pro_fl{margin-bottom:70px;}
.i_main .pro_fl{height:481px;overflow:hidden;}


/*底部*/
#footer{ background: #0d1c42;padding: 50px 0; overflow:hidden;}
#footer dl{float: left;padding-right: 45px;margin-right: 45px;}
#footer dl a{color: #fff;}
#footer dl dt{margin-bottom: 26px;font-size: 18px; background: url(../img/botline.jpg) no-repeat left bottom; padding-bottom:15px; }
#footer dl dd p{font-size:14px;  line-height: 28px;}
#footer dl dd a{color: #919db7;}
#footer dl dd a:hover{color: #fff;}

#footer dl.con{color: #bdbdbd;}
#footer dl.con img { float: left; margin-right: 58px;}
#footer dl.con dd{float: left;line-height: 100%;background: url(../img/footer-icon.png) no-repeat left 7px;padding-left: 25px;}
#footer dl.con dd h3{font-size: 27px;color: #fff;margin:20px 0;}
#footer dl.con dd p{ font-size:14px; line-height: 30px;color: #c4c4c4;}
#footer dl.con dd .share{margin-top: 23px;line-height: 24px;vertical-align: middle;width: 186px;}
#footer dl.con dd .share i{display: inline-block;width: 34px;height: 34px;background: url(../img/share-iocn.png) no-repeat;margin-left: 5px;}
#footer dl.con dd .share i a{display: block;width: 100%;height: 100%;}
#footer dl.con dd .share i.sina{background-position: -50px 0;}
#footer dl.con dd .share i.tencent{background-position: -100px 0;}

#footer .gz{float: right;margin-right: 0;padding-right: 0;}
#footer .gz img{ padding:9px; border:dashed 1px #939393; width:120px;}
#footer .gz p{text-align: center;padding: 5px 0;color: #c4c4c4;}

.copy{ width:100%; font-size:14px; color: #c4c4c4;height: 49px;line-height: 50px; border-top:1px solid #3c4868; background: #0d1c43; overflow:hidden;}
.copy a{color: #c4c4c4;}
.copy font{color: #ddd;}

.links { width:100%; padding:15px 0px; line-height:24px;}
.links a { padding-right:5px;}

/*内页*/
.ban1 { width:100%; height:300px; background:url(../img/ban1.jpg) center top no-repeat; overflow:hidden;}
.ban2 { width:100%; height:300px; background:url(../img/ban2.jpg) center top no-repeat; overflow:hidden;}
.ban4 { width:100%; height:300px; background:url(../img/ban4.jpg) center top no-repeat; overflow:hidden;}
.ban5 { width:100%; height:300px; background:url(../img/ban5.jpg) center top no-repeat; overflow:hidden;}
.ban6 { width:100%; height:300px; background:url(../img/ban6.jpg) center top no-repeat; overflow:hidden;}
.ban7 { width:100%; height:300px; background:url(../img/ban7.jpg) center top no-repeat; overflow:hidden;}

.sec_con { height:100%; width:1200px; overflow:hidden; margin:0 auto; margin-top:20px; margin-bottom:30px;}
.sec_con .l { width: 18%;float: left;}
.sec_con .r { float:right; width: 82%;}


/*左边*/
.l .bd{ padding-top:20px;}

.q_tpm{ }
.menu1{ border-left:4px solid #eee;padding: 20px 0;}
.menu1 dd { height: 38px;line-height: 38px;font-size: 14px;}
.menu1 dd a { padding-left:0px;}
.menu1 dd span {  color:#eee}
.menu1 dd a:hover{ display:block; margin-left: -4px; border-left: 4px solid #da251c; color: #da251c;font-weight: bold;font-size: 16px;}
.menu1 dd a.curbg{ display:block; margin-left: -4px; border-left: 4px solid #da251c;color: #da251c; font-size: 16px;font-weight: bold;}

.left_lx{ margin-top:15px;width:230px; height:100px; overflow:hidden; position:relative;}
.left_lx img{ width:230px; height:100px; overflow:hidden;}
.left_lx p{position:absolute; top:20px; left:15px; color:#333; line-height:24px;}
.left_lx p span{ font-weight:bold; color:#d30000; font-size:18px; display:block;}
.left_lx p a{color:#d30000; }


/*右边*/
.sec_bd{ width:984px; margin-top:40px; }
.sec_hd{ height:40px;  }
.sec_hd .rt{ float:left; color:#333; font-weight:bold; }
.sec_hd .rt a{font-size:40px; color:#333; line-height:40px;}
.sec_hd span{ float:right;font:100 12px/25px "微软雅黑";  margin-top:23px; color:#666;}
.sec_hd span a{color:#666;}

.sec_con2 {padding:30px 0px; min-height:450px;}
.sec_tpm {line-height:24px; font-size:14px;}
.sec_tpm img { margin:0 auto; max-width:984px; overflow:hidden;}

.sec_tpm3 {line-height:34px; overflow:hidden; }
.sec_tpm3 li { border: 1px solid #dedede; margin-bottom: 15px;padding: 22px 22px 22px 22px;background: #fff; overflow: hidden; }
.sec_tpm3 li:hover{border:1px solid #254693; background:#f6f6f6;}
.sec_tpm3 li:hover .tit a {color: #254693; }
.sec_tpm3 li .tit { height: 40px;line-height: 40px; margin-bottom: 5px;overflow: hidden;}
.sec_tpm3 li .tit a { float:left;font-weight: bold; font-size:18px; color: #254693;}
.sec_tpm3 li .tit span { float:right;}          
.sec_tpm3 li p { max-height: 72px;font-size: 14px;line-height: 24px;color: #797979; margin-bottom:8px; overflow: hidden;}
.sec_tpm3 li .more { width: 90px; height: 30px; text-align: center; line-height: 30px; display: block;float: right; background: #b6b6b6;color: #fff;}
.sec_tpm3 li .more a{color:#fff;}
.sec_tpm3 li:hover .more { background: #254693; border-color: #254693;}
.sec_tpm3 li:hover .more a {color: #fff;}   

.wr20 { font-size:20px;}
.wr14 { font-size:14px;}

.indexproda {font-size:14px; margin-top:30px;}
.indexproda li { float:left;width:158px; margin-left:3px; margin-right:3px; margin-bottom:10px;  }
.indexproda li img { width:158px; height:119px; overflow:hidden; }

/*产品*/
.secprod_p{font-size:14px; margin-top:10px;}
.secprod_p{ margin-bottom:20px;}
.secprod_p li { float:left; margin-left:13px; margin-right:13px;margin-bottom:25px; }
.secprod_p li .cppic { position: relative;overflow: hidden;}
.secprod_p li .cppic .box-content{
	width: 100%;
	height: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	transition: all 0.2s;
}

.secprod_p li .cppic:hover .box-content { background:url(../img/cpbg.png) repeat;}

.content{
	width: 100%;
	padding: 7px 0;
	opacity: 0;
	position: absolute;
	left: 0;
	bottom: -30px;
	z-index: 2;
	transition: all 0.3s ease 0.1s;
}
.secprod_p li .cppic:hover .content{
	opacity: 1;
	bottom: 25px;
}
.secprod_p li .cppic .title{
	color:#fff;
	font-size: 25px;
	font-weight: 500;
	letter-spacing: 1px;
	text-align:center;
	text-transform: uppercase;
	margin: 0;
}

.secprod_p li .cppic .icon{
	padding: 0;
	margin: 0;
	list-style: none;
	transform: translateX(-50%);
	position: absolute;
	top: 35px;
	right: 50px;
	z-index: 2;
	transition: all 0.5s ease 0.3s;
}
.secprod_p li .cppic .icon li{
	opacity: 0;
	transform: scale(0) rotate(360deg);
	transition: all 400ms;
}
.secprod_p li .cppic .icon li i { padding-top:20px;}

.secprod_p li .cppic:hover .icon li{
	opacity: 1;
	transform: scale(1) rotate(0);
}

.secprod_p li .cppic .icon li a {
    color:#fff;
    background: #F00;
    font-size: 40px;
	text-align:center;
    height: 80px;
    width: 80px;
    margin-bottom: 10px;
    border-radius: 50%;
    line-height: 80px;
    display: block;
    position: relative;
    transition: all 0.3s;
}

.secprod_p li .cppic:hover .icon li a { color:#fff;}

.secprod_p li .cppic .icon li a:hover{
	text-decoration: none;
	color:#fff;
	background: #F00;
	border-radius: 0 20px 0 20px;
}

.secprod_p li .cppic:before, .secprod_p li .cppic:after, .box-content:before, .box-content:after {
    content: '';
    background: #001974;
    height: 100%;
    width: 25%;
    transform: translateY(-100%);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    transition: all 0.3s;
}
*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.secprod_p li .cppic .icon {
    padding: 0;
    margin: 0;
    list-style: none;
    transform: translateX(-50%);
    position: absolute;
    top: 35px;
    right: 50px;
    z-index: 2;
    transition: all 0.5s ease 0.3s;
}

.secprod_p li .cppic .title {
    color: #fff;
    font-size: 25px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0;
}

.secprod_p li img{width:300px; height:225px; overflow:hidden; border:none;}
.secprod_p li p{ height:32px; text-align:center; line-height:36px; }

.pdl_sec1_c{position: absolute;left: 0;top: 100%;right: 0;bottom: 0;background-color: rgba(72,126,231,0.7);color: #fff;text-align: center;padding:85px 115px 0 115px;}

.pdl_ct{font-size: 20px;font-weight: bold;margin-bottom: 10px;}
.pdl_cp{font-size: 14px;}
.pdl_cl{font-size: 15px;margin-top: 40px;width: 193px;height: 48px;line-height: 48px;text-align: center;background-color: #fff;margin: 40px auto 0 auto;}
.pdl_cl a{display: block;color: #5a5a5a;}
.pdl_cl:hover{background-color: #13293d;color: #fff;}
.pdl_cl:hover a{color: #fff;}


/*案例*/

.ul_11{ margin-bottom:20px;}
.ul_11 li{ float:left;margin-left:15px; margin-right:15px;margin-bottom:15px; }
.ul_11 li img{width:270px; height:203px; padding:2px; overflow:hidden; border:1px solid #e6e6e6;}
.ul_11 li p{ height:30px; text-align:center; line-height:30px; overflow:hidden;}

/*荣誉资质*/
.rypic{ width:205px; margin-left:10px; margin-right:10px; margin-bottom:10px;}
.rypic img{ width:195px; height:257px; overflow:hidden; border:5px solid #dbdbdb;}
.rypic p{ height:35px; line-height:35px; text-align:center;}


.pro1{ width:320px; height:237px; overflow:hidden; border:1px solid #ccc; padding:2px; background:#fff;}

/*留言*/

.sec_tpm7 { padding:10px 0px; width:546px; margin:0 auto; padding-bottom:120px;}
.sec_tpm7 li {  margin-bottom:16px; line-height:34px;font-weight: normal;} 
.sec_tpm7 .name { height:28px; line-height:28px;  border:1px solid #a8a8a8; width:533px; padding-left:10px; }
.sec_tpm7 .email { height:28px; line-height:28px;  border:1px solid #a8a8a8; width:533px; padding-left:10px; }
.sec_tpm7 .tel { height:28px; line-height:28px;  border:1px solid #a8a8a8; width:533px; padding-left:10px;}
.sec_tpm7 .msgg { line-height:28px; border:1px solid #a8a8a8; width:531px; padding-left:10px; }
.sec_tpm7 .msbtn { float:right;font-family:"微软雅黑"; background:#a8a8a8; color:#fff; text-align:center; border:none; width:67px; height:35px; line-height:35px; cursor:pointer; font-size:16px; font-weight:bold;}

/*资料下载*/
.npro_con{ margin-bottom:20px;}
/*资料下载*/
.npro_con table{line-height:40px; width:100%; border-spacing:0px; border-collapse: collapse; border: none; }
.npro_con table tr{border-bottom:1px dashed #ddd;}
.npro_con table td.dli{ background:url(../img/icon2.jpg) 5px center no-repeat; padding-left:25px;}
.npro_con table td.dl2{ float:right; }

/*内页*/

.sec_about_top  { width:100%; padding:30px 0px;  }
.sec_about_top .seccontit { font-size:20px; font-weight:500;line-height:50px; text-align:center }
.sec_about_top .secline { width:30px; height:3px; background:#FF0000; margin: 0 auto;}
.sec_about_top p { text-align: center; line-height:38px}

.sec_about_con { font-size:16px; padding:20px 0px 0px 0px; width:1030px; margin:0 auto; line-height:28px;}
.sec_about_con img { margin:0 auto;}

.secconbg { background:#f5f5f5; padding-bottom:35px;}
.fzlc{width: 1090px; margin: 0 auto; background: url(../img/sec/xian.jpg) repeat-y 230px 0px;}
.fzlc li a{ display: block; }
.fzlc li{ padding: 30px 0px;}
.fzlc_h3{ font-size:26px; font-weight:normal; color: #454545; width: 150px; padding-right: 80px; text-align: right; float: left; position: relative; line-height:30px; }
.fzlc_h3 span{ position: absolute; right: -14px; top:0px; width: 28px; height: 28px; background: url(../img/sec/yuan.png) no-repeat; }
.fzlc li:hover span{ background: url(../img/sec/yuan_on.png) no-repeat; }
.fzlc_cont{ float: left; width: 600px; padding-left: 70px; font-size: 14px; color: #454545; line-height:30px; }
.fzlc li:hover .fzlc_h3{ color: #023981; }


.about-culture { padding:10px 0px 40px 0px; width: 1090px; margin:0 auto; line-height:24px; overflow:hidden;  }
.about-culture ul  {  position:relative;}
.about-culture ul li{ float: left; width: 33.333%; text-align: center; }
.about-culture ul li h3{ font-size: 18px; padding: 25px 0;}
.about-culture ul li em{ background: url(../img/sec/icon08.png) no-repeat; display: inline-block; width: 62px; height: 62px; position: absolute; left: 50%;  top: 50%;-webkit-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%);transform: translate(-50%,-50%);vertical-align: middle;}
.about-culture ul li span{ padding:16%; border: 2px solid #828282; border-radius: 100%; position: relative;display: inline-block;}
.about-culture ul li.s2 em{background-position: -450px 0;}
.about-culture ul li.s3 em{ background-position: -872px 0;}
.about-culture ul li:hover em{background-image: url(../img/sec/icon09.png);}
.about-culture ul li:hover span{ border: 2px solid #ac0808;}

.secnew  { padding:0px 0px 0 0; overflow:hidden; width:1200px; margin:0 auto;}
.secnewtit { margin:0 auto;  line-height:24px; overflow:hidden; padding-top:15px;}
.menu5 { width:100%; margin:0 auto;  text-align: center; }
.menu5 a { font-size:14px; display:inline-block; text-align:center; padding:0px 20px; border:1px solid #eee; line-height:36px; color:#333; margin-left:5px; margin-right:5px;}
.menu5 a:hover { background:#1a3564; cursor:pointer; color:#fff; }
.menu5 a.curbg { background:#1a3564; color:#fff; }
.menu5 .curbg { color:#fff; }

.menu6 { width:100%; margin:0 auto;  text-align: center; padding:20px 0px 0px 0px; }
.menu6 a { font-size:12px; display:inline-block; text-align:center; line-height:22px; color:#333; padding-left:9px; padding-right:9px;}
.menu6 a:hover { background:#8b989e; cursor:pointer; color:#fff; border-radius:3px; }



.wp { width: 1030px; margin: 0 auto;}
.suport-box{background: url(../img/sec/serbg.jpg) no-repeat 50%;overflow: hidden; padding-top: 40px; padding-bottom: 40px; height:317px;}
.suport-box li{ float:left; width:515px; height: 160px; margin-bottom: 40px; overflow: hidden;}

.suport-box li a{display:block; overflow:hidden; cursor:pointer; width: 140px; height: 140px; border: 10px solid #ffffff; background-color: #ececec; border-radius: 50%;}
.suport-box li:hover a { background-color: #e10005;}
.suport-box li.s1 a { margin-left:255px; display:block }
.suport-box li.s2 a { margin-left:105px;display:block }
.suport-box li.s3 a { margin-left:255px; display:block}
.suport-box li.s4 a { margin-left:105px; display:block}

.suport-box li span{display:block; height:60px; overflow:hidden;}
.suport-box li span.span1{background:url(../img/sec/tb1.png) no-repeat center; -webkit-transition: all 0.5s ease-in-out; margin-top:23px;}
.suport-box li span.span2{background:url(../img/sec/tb2.png) no-repeat center; -webkit-transition: all 0.5s ease-in-out;margin-top:23px;}
.suport-box li span.span3{background:url(../img/sec/tb3.png) no-repeat center; -webkit-transition: all 0.5s ease-in-out;margin-top:23px;}
.suport-box li span.span4{background:url(../img/sec/tb4.png) no-repeat center; -webkit-transition: all 0.5s ease-in-out;margin-top:23px;}
.suport-box li h2{font-size:16px;  padding:5px 0px 18px 0px; line-height:30px; text-align:center;}
.suport-box li:hover a { text-decoration:none;}
.suport-box li:hover span.span1{background:url(../img/sec/tb1_h.png) no-repeat center;}
.suport-box li:hover span.span2{background:url(../img/sec/tb2_h.png) no-repeat center;}
.suport-box li:hover span.span3{background:url(../img/sec/tb3_h.png) no-repeat center;}
.suport-box li:hover span.span4{background:url(../img/sec/tb4_h.png) no-repeat center;}
.suport-box li:hover h2{color:#fff;}
.suport-box li:hover p{color:#fff; background:url(../img/hove_h.jpg) no-repeat center bottom;}

.rczp {width: 1030px; padding-bottom:20px; overflow:hidden; }
.rczp li { float:left; padding:20px 20px; width:303px; line-height:22px;}
.rczp li img { width:303px;}
.rczp li p { font-weight:bold; line-height:22px; padding:8px 0px;}



.sec_con1{ width:1200px;  margin:0 auto;margin-top:20px; margin-bottom:20px;}

/* 独立模块 dm3 ==================*/

.dm3{overflow: hidden; padding:10px 0; font-size:0;}
.dm3 a{display:inline-block; zoom:1;font-size:14px;color: #6B6B6B;background:url('../img/u226.png') no-repeat right center; padding: 0 15px; padding-right: 20px;}
.dm3 a:last-child{background: transparent;}

.dm3 a:first-child i{vertical-align: middle;display: inline-block; height: 20px; width: 20px; font-size: 0px; background:url('../img/u224.png') no-repeat center top; background-size: auto 78%; padding-right:5px;}

.sec_tpm_t{ width:1200px; line-height:24px;font:100 14px/24px "微软雅黑"; min-height:400px; margin-top:25px;}
.sec_tpm_t img { max-width:900px;}

.sectit { height:47px; margin-top:20px; background:url(../img/cpjsbg.png) left top no-repeat; padding-left:50px; margin-bottom:20px; }
.sectit h5 { display:inline-block;  font-weight:600; cursor: pointer; line-height:47px; overflow:hidden; font-size:16px; color:#fff;}

.secbut { width:88px; height:32px; display:inline-block; font:14px "Microsoft YaHei"; color:#fff; line-height:32px; text-align:center; background:#4bac0f; -moz-border-radius: 5px;/* Gecko browsers */-webkit-border-radius: 5px;   /* Webkit browsers */border-radius:5px; margin-right:10px; }
.bdshare-button-style0-16 .bds_qzone{background-position:0 -52px}.bdshare-button-style0-16 .bds_tsina{background-position:0 -104px}.bdshare-button-style0-16 .bds_renren{background-position:0 -208px}.bdshare-button-style0-16 .bds_tqq{background-position:0 -260px}.bdshare-button-style0-16 .bds_kaixin001{background-position:0 -312px}.bdshare-button-style0-16 .bds_tqf{background-position:0 -364px}.bdshare-button-style0-16 .bds_hi{background-position:0 -416px}.bdshare-button-style0-16 .bds_douban{background-position:0 -468px}.bdshare-button-style0-16 .bds_tieba{background-position:0 -728px}.bdshare-button-style0-16 .bds_hx{background-position:0 -988px}.bdshare-button-style0-16 .bds_fx{background-position:0 -1040px}.bdshare-button-style0-16 .bds_ty{background-position:0 -1196px}.bdshare-button-style0-16 .bds_fbook{background-position:0 -1352px}.bdshare-button-style0-16 .bds_twi{background-position:0 -1404px}.bdshare-button-style0-16 .bds_linkedin{background-position:0 -1664px}.bdshare-button-style0-16 .bds_meilishuo{background-position:0 -1716px}.bdshare-button-style0-16 .bds_mogujie{background-position:0 -1768px}.bdshare-button-style0-16 .bds_diandian{background-position:0 -1820px}.bdshare-button-style0-16 .bds_huaban{background-position:0 -1872px}.bdshare-button-style0-16 .bds_duitang{background-position:0 -2028px}.bdshare-button-style0-16 .bds_youdao{background-position:0 -2080px}.bdshare-button-style0-16 .bds_wealink{background-position:0 -2184px}.bdshare-button-style0-16 .bds_copy{background-position:0 -2288px}.bdshare-button-style0-16 .bds_mail{background-position:0 -2340px}.bdshare-button-style0-16 .bds_print{background-position:0 -2392px}.bdshare-button-style0-16 .bds_mshare{background-position:0 -2444px}.bdshare-button-style0-16 .bds_sqq{background-position:0 -2652px}.bdshare-button-style0-16 .bds_sdo{background-position:0 -2704px}.bdshare-button-style0-16 .bds_qingbiji{background-position:0 -2756px}.bdshare-button-style0-16 .bds_people{background-position:0 -2808px}.bdshare-button-style0-16 .bds_xinhua{background-position:0 -2912px}.bdshare-button-style0-16 .bds_yaolan{background-position:0 -2964px}.bdshare-button-style0-16 .bds_thx{background-position:0 -2496px}.bdshare-button-style0-16 .bds_bdhome{background-position:0 -156px}.bdshare-button-style0-16 .bds_bdxc{background-position:0 -2548px}.bdshare-button-style0-16 .bds_bdysc{background-position:0 -3068px}.bdshare-button-style0-16 .bds_isohu{background-position:0 -3016px}.bdshare-button-style0-16 .bds_more{background-position:0 0}.bdshare-button-style0-16 .bds_ibaidu{background-position:0 -3120px}.bdshare-button-style0-16 .bds_weixin{background-position:0 -1612px}.bdshare-button-style0-16 .bds_iguba{background-position:0 -1300px}.bdshare-button-style0-16 .bds_h163{background-position:0 -3160px}.bdshare-button-style0-16 .bds_evernotecn{background-position:0 -3184px}.bdshare-button-style0-16{zoom:1}.bdshare-button-style0-16:after{content:".";visibility:hidden;display:block;height:0;clear:both}.bdshare-button-style0-16 a,.bdshare-button-style0-16 .bds_more{float:left;font-size:12px;padding-left:17px;line-height:16px;height:16px;background-image:url(../img/share/icons_0_16.png?v=91362611.png);background-repeat:no-repeat;cursor:pointer;margin:6px 6px 6px 0}.bdshare-button-style0-16 a:hover{color:#333;opacity:.8;filter:alpha(opacity=80)}.bdshare-button-style0-16 .bds_more{color:#333;float:left}.bdshare-button-style0-16 .bds_count{color:#333;background:url(../img/share/sc.png?v=a970ff04.png) no-repeat 0 -30px;width:42px;height:16px;padding:0;margin:6px 0 0;text-align:center}.bdshare-button-style0-16 .bds_count:hover{background-position:-42px -30px}.bdshare-button-style0-16 .bds_button_image{float:left;cursor:pointer;margin:6px 6px 0 0;height:auto;padding:0}.bdshare-button-style0-16 .bdshare_button_count{background:url(../img/share/sc.png?v=a970ff04.png) no-repeat 0 0;width:44px;height:24px;line-height:24px}.bdshare-button-style0-16 .bdshare_button_count:hover{background-position:-44px 0}
.bds_tsohu,.bds_tfh,.bds_baidu,.bds_qq,.bds_msn,.bds_sohu,.bds_qy,.bds_leho,.bds_ifeng,.bds_ff,.bds_tuita,.bds_ms,.bds_deli,.bds_s51,.bds_t163,.bds_share189,.bds_xg,.bds_s139{display:none}

.secbut{color:#fff;}
.secbut:hover{color:#fff;}

.jqzoom{float:left;position:relative;cursor:pointer;}
div.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:200px;height:200px;background:#fff;border:1px solid #ccc;display:none;text-align:center;overflow:hidden;}

div.jqZoomPup{z-index:10;visibility:hidden;position: absolute;top:0px;left:0px;width:150px;height:150px;border:1px solid #aaa;background: #fff;opacity:0.5;-moz-opacity: 0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);}

.wr20 { font-size:28px;}
.wr14 { font-size:14px;}
.m11{ margin-top:10px;  }
.m11 h5{ height:40px; background:#e4e4e4; color:#333; line-height:40px; font-size:16px; font-weight:bold; padding-left:10px;}
.m11 .cont2{ min-height: 260px; padding:10px;}
.m11 .cont2 img { max-width:740px;}
.m11 .cont2 p{color: #5E5E5E; font-size: 14px;}
.pro1{ width:400px; height:300px; overflow:hidden; padding:2px; background:#fff;}
