@charset "utf-8";
/* CSS Document */
*{margin:0px;padding:0px;}
ul{list-style-type:none;}
li{ list-style:none;line-height: 35px;}
img{border:0px;}
a{text-decoration:none!important;color: #444 !important;}
.clear{clear: both;}
.left{float:left;}
.right{float:right;}
body{ font-family: "'Microsoft YaHei";color:#444;font-size:14px;font-family:'Microsoft YaHei' !important;overflow-x:hidden; }
.f12{font-size:12px;}
.f16{font-size:16px;}
.bold{font-weight:bold;}
.white{color:#fff;}
.left{float:left;}
.right{float:right;}
.t_r{text-align:right;}
.clear{clear:both;}
.relative{position:relative;}
.absolute{position:absolute;}
.hidden{display:none;}
p,h1,h2,h3,h4,h5,h6{margin:0;}

/*header css*/
#top_01{line-height: 35px;border-bottom:  1px solid #e5e5e5;border-top:solid 3px #fc733d; color: #777;font-size: 12px;}
.top_sy{text-align: right;}
.top_sy a{color: rgba(0,0,0,.4);font-size: 14px;padding:0 8px;}
.top_sy a:hover{color: #fc733d;}
.header{padding:20px 0;}
@media screen and (max-width:768px){
  .in_01{margin-top: 4%;}
  .intype span{font-size: 14px !important;}
  .span-logo img{width: 80%;}
  .in_01 .col-xs-12{padding-left: 0px !important;padding-right: 0px !important;}
  .in_02 .col-xs-12{padding-left: 0px !important;padding-right: 0px !important;}
  .in02a{width: 100% !important;}
  .in02d{width: 100% !important;}
  .in_02 li a{display: block !important;}
  #news_Title{font-size: 14px !important;}
  .in02b{display: none;}
  .in02c{display: none;}
  .intype span{height: 45px !important;line-height: 45px !important;}
  .intype .col-sm-12{padding-left: 0px !important;padding-right: 0px !important;}
  .intype .col-xs-12{padding-left: 0px !important;padding-right: 0px !important;}
  .intype a{font-size: 14px !important;}
  .inimga{height: 130px !important;}
  .in01a li span{height: 55px;}
  #wrap_02{background: #0c417c !important;padding: 4% 0 !important}
  #wrap_02 .col-xs-12{padding-left: 0px !important;padding-right: 0px !important;}
  #wrap_02 .col-sm-12{padding-left: 0px !important;padding-right: 0px !important;}
  #wrap_02 .col-xs-6{padding-left: 0.5% !important;padding-right: 0.5% !important;}
  #wrap_02 .col-sm-6{padding-left: 0.5% !important;padding-right: 0.5% !important;}
  ._06_lis li .news_date{font-size: 16px !important;}
  .news_lis li .n_date{font-size: 16px !important;}
  #custom_01 .col-xs-6{padding-left: 0.5% !important;padding-right: 0.5% !important;}
  #custom_01 .col-sm-6{padding-left: 0.5% !important;padding-right: 0.5% !important;}
  .wrap_tit{margin:6% auto;}
  .left_fenlei{padding-left: 0;padding-right:0;}
  ._01_wrap_hot{margin-top: 3%;}
  .hot_item ._hot_con h4{text-align: center;}
  .hot_item ._hot_con span{margin:0 auto;margin-top: 2%;}
  #wrap_02{background: #f4f4f4;}
  #wrap_02 dl dt{color: #666666;}
  #wrap_02 dl dt span{color: #666666;}
  #wrap_02 dl dd a{border:solid 1px #666666;color: #666666;}
  #wrap_02 dl dd a:hover{background: #ff5800;border:solid 1px #ff5800;color: #fff;}
  #wrap_02 ._intro_con{color: rgba(0,0,0,.8);}
  #wrap_02 li{margin-bottom: 2%;}
  #wrap_02 li div{background: #fff;color: #666666;}
  ._04_li{min-height: auto;}
  ._04_li dl{margin-bottom: 0;}
  #wrap_06{padding-top: 4% !important;}
  #wrap_05{padding-top: 4% !important;}
  ._06_lis li:first-child{margin-top: 3%;}
  #footer{margin-bottom: 60px;padding-bottom: 4%;padding-top: 40px;}
  .zy_right{margin-top: 3%;}
  .product_img ._p_con{padding-left: 0;}
  ._04_li dl dt{font-size: 16px;}
  ._04_li dl dt i{font-size: 20px;}
  .top_sy{text-align: left;}
  .header{padding:4% 0;}
  .span-logo{padding-right: 0;padding-left: 0;}
  .mobile_padding_0{padding-left:0;padding-right: 0;}
  .header h1 a{border-right: none !important;}
}

@media screen and (min-width: 1200px){
  .container{max-width: 1200px !important;width: 1200px !important}
  } 

.sousuo{line-height: 40px;font-size: 16px;margin-left:2%;font-weight: bold;}
.span-phone-mobile{text-align: center;padding:2%;}
.span-phone-mobile img{vertical-align: middle;max-width: 100%;}
.span-logo img{vertical-align: middle;float: left;max-width: 100%;}
.span-phone{float: right;background: url(../Image/he_tel.png) left center no-repeat;line-height: 25px; color: #827e7e;padding-left: 50px;}
.span-phone span{color: #ff5800;font-size: 30px;font-family: Impact;}
.nav{background: #083e7a;}
.nav li{float: left;text-align: center;}
.nav_pc li{width: 12.5%;line-height: 60px;position: relative;}
.nav_pc li a{display: block;color: #fff !important;font-size: 16px;transition: all .4s;}
.nav_pc li:hover a{background: #ff5800;}

.nav_pc li .navson{
  display: none;
  position: absolute;
  left: 50%;top:65px;
  margin-left: -80px;
  z-index: 100000;
  padding-top: 10px;
  width: 160px;
}
.nav_pc li .navson>a{
  color: #fff!important;
  width: 100%!important;
  background: #083e7a!important;
  line-height: 40px!important;
  text-align: center;
  font-size: 14px;
  position: relative;
}
.nav_pc li .navson a:first-of-type:after {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 7px solid #083e7a;
  position: absolute;
  content: "";
  top: -7px;
  left: 50%;
  margin-left: -7px;
}
.nav_pc li .navson>a:hover{
  background: #ff5800!important;
}


.banner {position: relative;height: auto !important;}
.banner .swiper-wrapper{height: auto !important;}
.banner #bannerSwiper {height: auto !important;}
.banner .swiper-slide {position: relative;height: auto !important;float: left;}
.banner .swiper-slide a{display:block;width:100%;height: auto !important;}
.banner .swiper-slide a img{ width: 100%; height: auto;}
.banner .pagination {position: absolute;font-size:0;left: 0;height: 50px;text-align: center;bottom: 13px;width: 100%;z-index: 9999;}
.banner .pagination .swiper-pagination-switch {display: inline-block;width: 10px;height: 10px;border-radius: 50%;border:2px solid #fff;opacity: 0.6;margin: 0 5px;cursor: pointer;}
.banner .pagination .swiper-active-switch {background: #fff;opacity: 1;}


.nav-fix{position: fixed;left: 0;top:0;right: 0;box-shadow: 0 4px 6px rgba(0,0,0,0.2);z-index: 9999;}
.nav-fix li{line-height: 45px;}
.nav_mobile .container{padding-left: 0;padding-right: 0;}
.nav_mobile li{width: 25%;line-height: 40px;border-right:solid 1px rgba(255,255,255,.1);border-bottom:solid 1px rgba(255,255,255,.1);}
.nav_mobile li a{display: block;color: #fff !important;transition: all .4s;text-align: center;}
.nav_mobile li a:hover{background: #ff5800;}
.menu{float: right;width: 30px;height: 40px;position: relative;z-index: 1000;margin-top: 2px;}
.menu .menu_button{width: 100%;height: 40px;cursor: pointer}
.menu .menu_button .line{float: right;width: 30px;height: 3px;background: #0256ac;margin-top:6px;transition:.3s;transition-timing-function:ease;}
.menu .menu_button .line:nth-child(2){transition-delay:0.05s;}
.menu .menu_button .line:nth-child(3){transition-delay:0.1s;margin-bottom: 0;}
.menu .menu_button.on .line:nth-child(1){transform:translateY(13px) rotate(45deg);-webkit-transform:translateY(13px) rotate(45deg);}
.menu .menu_button.on .line:nth-child(2){transform:translateY(0) rotate(0);-webkit-transform:translateY(0) rotate(0);display: none;}
.menu .menu_button.on .line:nth-child(3){transform:translateY(3px) rotate(-45deg);-webkit-transform:translateY(3px) rotate(-45deg);}
.mobile_nav{position: fixed;left: 0;right:0;background: #f2f2f2; z-index: 999;transition:.5s;transform: translateY(-736px);opacity: 0;top:-20px;transition-timing-function:cubic-bezier(0.26, 0.46, 0.3, 1.23);}
.open{transform:translateY(0px);opacity: 1;top:70px;}
.mobile_nav li{padding:10px 30px;width:100vw;box-sizing: border-box;}
.mobile_nav li a{display: block;width: 100%;height: 100%;position: relative;text-align: center; color: #666666;line-height: 40px;font-size:16px;}
.mobile_nav li:not(:last-child) a{border-bottom: solid 1px #999999;}
.mobile_nav li .son{background: #333;}
.show1 {z-index: 100000;-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);opacity: 1; }
.hide1 {-webkit-transform: scale(0) !important;-ms-transform: scale(0) !important;transform: scale(0) !important;opacity: 0 !important; }

#owl-demo {width: 100%; margin-left: auto; margin-right: auto;}
#owl-demo .item{ display: block;}
#owl-demo img { display: block; width: 100%;}
.banner .owl-theme .owl-controls{position: absolute;left: 50%;bottom:10px;margin-left: -36px;}

/*index css*/

.banner{position: relative;z-index: 1;}
.topa{position: relative;z-index: 8;height: auto; line-height: 70px;overflow: hidden;width: 1170px; box-shadow: 0px 2px 5px #ddd;margin:2% auto;background: #fff;padding: 1% 0;}
.topa i{font-size: 22px;color: #ff5800;}
.topa span{display: block;float: left;}
.topa a{margin:0 4px;transition:.4s;}
.topa a:hover{color: #ff5800 !important;}
.words{line-height: 40px;border:none;width:250px;padding-left: 5px;font-size: 12px;background: #f2f2f2;border: 1px solid #ccc;}
.search .btn{width: 55px;height: 42px; line-height: 42px;margin-left: -4px;margin-top: -3px; background: url(../Image/fdj.png) center no-repeat #ff5800;outline: none;}

.header h1 a{display: block;float: left; }
.header h1 span{display: block;font-size: 16px;line-height: 30px;color: #777;font-weight: bold;}


.in_01{height: auto;overflow: hidden;}
.intype{height: auto;overflow: hidden;margin-bottom: 2%;}
.intype span{display: block;background: #083e7a;float: left;width: 18%; font-size: 22px;line-height: 80px;color: #fff;text-align: center;}
.intype ul{float: right;width: 80%;}
.intype a{float: left;transition:.4s; display: block;width: 20%; line-height: 40px;height: 40px;overflow: hidden; font-size: 16px;}
.intype a:hover{color: #ff5800 !important;}
.intype .col-lg-3{padding-left: 0px !important;padding-right: 0px !important;}
.intype .col-md-3{padding-left: 0px !important;padding-right: 0px !important;}
.in01a{height: auto;overflow: hidden;}
.in01a .col-lg-3{padding-left: 0.5% !important;padding-right: 0.5% !important;}
.in01a .col-md-3{padding-left: 0.5% !important;padding-right: 0.5% !important;}
.in01a .col-sm-6{padding-left: 0.5% !important;padding-right: 0.5% !important;}
.in01a .col-xs-6{padding-left: 0.5% !important;padding-right: 0.5% !important;}
.in01a li{position: relative; height: auto;overflow: hidden;margin-bottom: 2%;border: 1px solid #d7d7d7;}
.in01a li:hover span{line-height: 110px;bottom: 0px; background: #19458d;color: #fff;}
.in01a li:hover i{background: rgba(0,0,0,0.2)}
.in01a li:hover em{top:0;}
.in01a li img{display: block;width: 100%;}
.in01a li span{position: absolute;bottom: 0px;z-index: 1; line-height: 55px;background: #eef2f5; display: block;width: 100%;text-align: center;transition:.4s;}
.inimga{position: relative; height: 210px;overflow: hidden;margin-bottom: 55px;}
.inimga em{position: absolute;z-index: 2;top:-50px; background: #19458d;color: #fff;padding: 2%;transition:.4s;}
.inimga i{position: absolute;z-index: 1;width: 100%;height: 100%;background: rgba(0,0,0,0);transition:.4s;}


.in_02{height: auto;overflow: hidden;padding: 2% 0;}
.in_02 ul{height: auto;overflow: hidden;margin-top: 2%;}
.in_02 ul li{height: auto;overflow: hidden;margin-bottom: 4%;}
.in_02 li a{display: flex; background: #f2f2f2;padding: 4%;}
.in02a {width: 60%;}
.in02a strong{display: block;font-size: 22px;line-height: 40px;}
.in02a strong b{color: #ff5800;}
.in02a p i{color: #ff5800;font-style: normal;}
.in02b{text-align: right;width:40%;}
.in02b img{display: block; float: right;}

.in02d {width: 60%;}
.in02d strong{display: block;font-size: 22px;line-height: 40px;}
.in02d strong b{color: #ff5800;}
.in02d p i{color: #ff5800;font-style: normal;}
.in02c{text-align: right;width:40%;}
.in02c img{display: block; float: left;}

.in03a{background: url(../Image/in03a.png) center no-repeat;padding: 3%;}
.in03a .swiper-slide img{display: block;width: 100%;}

.container_bg{background: #f2f2f2;padding-bottom: 2%;overflow-x: hidden;}
.red{color: #ff5800;}
.white{color: #fff;}
.black{color: #000;}
.wrap_tit{text-align: center;line-height: 35px;color: #767676;font-size: 24px;text-transform: uppercase;position: relative;margin:3% auto;}
.wrap_tit:after{content: '';width: 3px;height: 20px;background: #64bfa0;position: absolute;left: 50%;top:-30px; margin-left: -2px;}
.wrap_tit:before{content: '';width: 1px;height: 20px;background: #64bfa0;position: absolute;left: 50%;bottom:-30px; margin-left: -2px;}
.wrap_tit span{color: #083e7a;font-size: 30px;font-weight: bold;}
.left_tit{padding:10% 0;background: #083e7a/* url(../Image/left_tit_bg.jpg) center*/;color: #fff;font-size: 30px;font-weight: bold;text-align: center;}
.left_lis{border:solid 1px #e5e5e5;border-top:none;padding-top: 3%;background: #fff;}
.left_lis li{width: 92%;margin:0 auto;}
.left_lis li a{display: block;text-indent: 20px; border-bottom: solid 1px #f6f5fa;font-size: 14px;transition: all .4s;}
.left_lis li .left_father{background:#f2f2f2 url(../Image/left_ico.png) right center no-repeat;color: #282828;line-height: 55px;margin-bottom: 3px;}
.left_lis li .left_cur{background: #ff5800 url(../Image/left_ico_hover.png) right center no-repeat;color: #fff;}
.left_lis li .left_father:hover{background: #ff5800 url(../Image/left_ico_hover.png) right center no-repeat;color: #fff !important;}
.left_lis li p .left_son{background: url(../Image/left_ico_1.png) 50px center no-repeat;text-indent: 70px;color: #585858;line-height: 40px;}
.left_lis li p .left_son:hover{background: url(../Image/left_ico_1_1.png) 50px center no-repeat;color: #ff5800;}
.left_search{width: 92%;border:solid 1px #e5e5e5;line-height: 40px;margin:10% auto;}
.left_search .key{width: 85%;line-height: 40px;text-indent: 15px;color: #808080;font-size: 14px;border:none;background: none;outline: none;}
.left_search .sub{width: 15%;line-height: 40px;background: url(../Image/search.png) center no-repeat;border:none;outline: none;}
.left_tel{background: #f0eff5 url(../Image/left_tel_bg.png) left bottom no-repeat;padding:15% 0;}
.left_tel p{text-align: right;padding-right: 5%;line-height: 26px;font-size: 16px;color: #4c4d4e;}
.left_tel p span{color: #172267;font-size: 22px;}
._01_wrap_hot{border:solid 1px #e5e5e5;position: relative;padding:3%;background: #fff;}
._01_hot_tit{background: #ff5800;display: block;line-height: 30px;color: #fff;font-size: 24px;padding:1% 2%;position: absolute;left: 0;top:0;z-index: 2;}
.hot_item ._hot_img{overflow: hidden;}
.hot_item ._hot_img img{width: 100%;}
.hot_item ._hot_con h4{line-height: 50px;border-bottom: solid 1px #cccccc;color: #272129;font-size: 20px;font-weight: bold;position: relative;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.hot_item ._hot_con p{line-height: 30px;color: #8f8f8f;font-size: 13px;padding:3% 0;}
.hot_item ._hot_con span{display: block;width: 33%;line-height: 35px;color: #fff;background: #ff5800;font-size: 14px;text-align: center;transition: all .4s;}
.hot_item ._hot_con span:hover{background: #194077;}
.hot_item ._hot_con span i{padding-right: 10px;}
._01_wrap_pro .owl-controls{display: none;}
._01_wrap_pro ._pro_name{background: #fff url(../Image/pro_arrow.png) 90% center no-repeat;margin-top: 2px;transition: all .4s;}
._01_wrap_pro ._pro_name p{padding:8% 0;padding-right: 25%; padding-left: 5%;font-weight: normal; line-height: 25px;color: #4e4e4e;font-size: 16px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
._01_wrap_pro a:hover ._pro_name{background: #083e7a url(../Image/pro_arrow_hover.png) 90% center no-repeat;margin-top: 2px;}
._01_wrap_pro a:hover ._pro_name p{color: #fff;}
._01_lis li{padding:5px;}
._01_lis li a{display: block; border:solid 1px #f2f2f2;border-bottom:solid 4px #f2f2f2;padding-bottom: 5px;background: #fff;}
._01_lis li .img{width: 100%;margin:0 auto;overflow: hidden;height: 0;padding-bottom: 75%;position: relative;}
._01_lis li .img img{max-width: 100%;max-height: 100%;position: absolute;left: 50%;top:50%;transform: translate(-50%,-50%);}
._01_lis li .txt{width: 90%;line-height: 40px;text-align: center; color: #666666;font-size: 16px; margin:0 auto;margin-top: 2%; white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
._01_lis li:hover{-moz-box-shadow: 0px 0px 10px #cccccc; -webkit-box-shadow: 0px 0px 10px #cccccc; box-shadow: 0px 0px 10px #cccccc;}
#wrap_02{background: url(../Image/wrap_02.jpg) center no-repeat;padding:3% 0;overflow-x: hidden;}
#wrap_02 dl dt{color: #fff;font-size: 14px;text-transform: uppercase;line-height: 30px;font-weight: normal;}
#wrap_02 dl dt span{color: #ff5800;font-size: 24px;}
#wrap_02 dl dd a{display: block;line-height: 30px;border-radius: 30px;text-align: center;width: 100%;border:solid 1px #fff;color: #fff !important;transition:.4s;}
#wrap_02 dl dd a:hover{background: #ff5800;color: #fff;}
#wrap_02 ._intro_con{line-height: 32px;color: rgba(255,255,255,.9);font-size: 14px;padding:2% 0;padding-bottom: 6%;}
#wrap_02 li div{background: #f3f3f3;padding:10% 3%;text-align: center;line-height: 30px;color: #535353;font-size: 14px;transition:.4s;}
#wrap_02 li div:hover{background: #ddd;box-shadow: 0px 0px 2px 2px #ddd;}
#wrap_04{margin:0 auto;background: url(../Image/wrap_04_bg.png) center no-repeat;padding:3% 0;}
#wrap_04 .container{padding-left: 0;padding-right: 0;}

._04_item{margin-bottom: 1%;padding-left:10px;padding-right: 10px;}
._04_li{background: #f2f2f2;padding:3% 2%;min-height: 260px;transition:.4s;border-radius: 5px;}

._04_li dl dt{color: #262626;font-weight: bold;font-size: 18px;line-height: 35px;margin-bottom: 10px;text-transform: uppercase;}
._04_li dl dt i{color: #ff5800;font-size: 28px;font-style: normal;font-weight: bold;}
._04_li dl dd{color: #262626;font-size: 16px;line-height: 30px;background: url(../Image/adv_ico.png) left top no-repeat;padding-left: 25px;margin-bottom: 5px;}
._04_li dl dd span{color: #fb8750;font-style: normal;}
._04_li ._04_img{margin-top: 6%;}
._04_li ._04_img img{width: 100%;}
._04_li:hover{background: #083e7a;}
._04_li:hover dl dt{color: #fff;}
._04_li:hover dl dt i{color: #fff;}
._04_li:hover dl dd{color: #fff;background: url(../Image/adv_ico1.png) left top no-repeat;}
._04_li:hover dl dd i{color: #fff;}




#wrap_05{padding:2% 0;height: auto;overflow: hidden; background: url(../Image/wrap_06.jpg) center top no-repeat;}
#wrap_05 .owl-controls{display: none;}
.in05a{height: auto;overflow: hidden;}
.in05a .owl-carousel .owl-item{padding-bottom: 1%;}
.in05a .img{height: auto;overflow: hidden; border:solid 1px #ccc;}
.in05a a {display: block;transition:.4s;}
.in05a a:hover {height: auto;overflow: hidden;background: #ffffff;box-shadow: 0px 2px 5px #ccc;}
.in05a img{display: block;max-width: 100%;}
.infonta{height: auto;overflow: hidden;padding: 4%;}
.infonta span{display: block;font-size: 16px;line-height: 35px;}
.infonta p{line-height: 25px;color: #777;}


#wrap_06{padding:2% 0;padding-bottom: 4%;background-attachment: fixed;}

._06_lis li{padding:4% 3%;background: #f3f3f3;border: 1px solid #ededed; transition:.4s;margin-bottom: 2%;}
._06_lis li .news_date{width: 20%;text-align: center;font-size: 28px;color: #404040;line-height: 30px;vertical-align: middle;padding-top: 3%;}
._06_lis li .news_date span{font-size: 18px;color: #bbbbbb;}
._06_lis li .news_capital{width: 75%;font-size: 25px;color: #363636;line-height: 40px;vertical-align: middle;position: relative;}
._06_lis li .news_capital:after{width: 1px;height: 100%;position: absolute;left: -20px;top:0;background: rgba(0,0,0,.06);content: '';}
._06_lis li .news_capital h4{color: #363636;font-size: 16px;line-height: 30px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
._06_lis li .news_capital p{color: #7e7e7f;font-size: 14px;line-height: 30px; }
._06_lis li:hover{background: #ff5800;}
._06_lis li:hover .news_date{color: #fff;}
._06_lis li:hover .news_date span{color: #fff;}
._06_lis li:hover .news_capital h4{color: #fff;}
._06_lis li:hover .news_capital p{color: #fff;}
._06_lis li:hover{-moz-box-shadow:4px 4px 4px rgba(0,0,0,.1); -webkit-box-shadow:4px 4px 4px rgba(0,0,0,.1); box-shadow:4px 4px 4px rgba(0,0,0,.1);}
._06_lis li:hover .news_capital:after{background: rgba(255,255,255,.2);}

._06_qa_lis{background: #f3f3f3;border: 1px solid #ededed;}
._06_qa_lis li{border-bottom: dashed 1px #e1e1e1;padding: 4% 0;transition:.4s;}
._06_qa_lis li:last-child{border:none;}
._06_qa_lis li dl{padding:0 3%;margin-bottom: 0;}
._06_qa_lis li dt{line-height: 35px;width: 8%;border-radius: 40px; font-weight: normal; text-align: center;color: #fff;font-size: 16px;text-transform: uppercase;margin-bottom: 3%;}
._06_qa_lis li dt:nth-of-type(2){margin-bottom: 0;}
._06_qa_lis li ._q{background: #083e7a;}
._06_qa_lis li ._a{background: #083e7a;}
._06_qa_lis li dd{width: 88%;}
._06_qa_lis li ._qi{line-height: 35px;color: #271d19;font-size: 16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
._06_qa_lis li:hover{color: #fff;background: #ff5800;}
._06_qa_lis li:hover ._qi{color: #fff;}
._06_qa_lis li:hover ._ai{color: #fff;}
._06_qa_lis li ._ai{line-height: 22px;color: #8f918e;font-size: 14px;}



.in_07{line-height: 50px;background: #fff;}
.in_07 span{float: left;background: #083e7a;color: #fff;text-align: center;padding: 0 2%;}
.in_07 a{float: left;padding: 0 2%;}
/*footer css*/
#footer{background: #404040;padding-top: 3%;padding-bottom: 1%;}
.ftit{font-size: 22px;line-height: 45px;color: #fff;margin-bottom: 2%;}
.footc p {line-height: 35px;color: #fff;}
.foota li {float: left;width: 110px;margin-right: 5px; line-height: 40px;background: #6e6e6e;color: #fff;text-align: center;margin-bottom: 5px;transition:.4s;}
.foota li a{display: block;color: #fff !important;}
.foota li:hover{background: #ff5800;}


.footb ul{padding-top: 3%;}
.footb li{width: 40%;float: left;text-align: center;line-height: 35px;color: rgba(255,255,255,.6);font-size: 14px;}
.footb li img{width: 100%;}
#copyright{background: #383838;line-height: 50px;text-align: center;color: #e1e1e1;}
#copyright a{color: #e1e1e1 !important;transition:.4s;}
#copyright a:hover{color: #fff !important;}
.mobile_footer{ width: 100%; height: 60px; background: #262932; left: 0px; bottom:0px; position: fixed; float: left;z-index: 999;}
.mobile_footer a{ color:#fff !important; display: block; width: 20%; height: 100%;float: left; line-height:80px; text-align: center;font-size: 100%;font-family: "微软雅黑";}
.f1{ width:100%; background:url(../Image/footer_home.png) no-repeat  center 20%; background-size: 20px; height:100%; float:left;  text-align:center;}
.f2{width:100%;background:url(../Image/footer_tel.png) no-repeat center 20%; background-size: 20px;  height:100%; float:left;text-align:center;}
.f3{width:100%;background:url(../Image/footer_email.png) no-repeat center 20%;  background-size: 20px; height:100%; float:left;text-align:center;}
.f4{width:100%;background:url(../Image/footer_map.png) no-repeat center 20%;  background-size: 20px; height:100%; float:left;text-align:center;}
.f5{width:100%;background:url(../Image/footer_top.png) no-repeat center 20%;  background-size: 20px; height:100%; float:left;text-align:center;}
.mobile_webchat{width: 100%;position: fixed;left: 0;top:30%;z-index: 10000;text-align: center;display: none;z-index: 11000;}
.mobile_webchat img{width: 50%;}
.mobile_bg{width: 100%;height: 100%;background: rgba(0,0,0,.8);position: fixed;left: 0;top:0;z-index: 999;display: none;}


/*zy_header css*/
.zy_banner{width: 100%;margin:0 auto;}
.zy_banner img{width: 100%;}

/*zy css*/
#wrap{margin:2% auto;}
.zy_right{border:solid 1px #dbdbdb;padding-left: 0;padding-right: 0;padding-bottom: 5%;}

._zy_tit{padding:0 2%; line-height: 50px;font-size: 18px;font-weight: bold; color: #083e7a;background: #ebebeb;position: relative;border-bottom:solid 1px #dbdbdb;}
#zy_position{float: right; font-size: 14px;color: #333;font-weight: normal;}
#zy_position a{font-size: 14px;color: #333;}
#zy_position a:hover{text-decoration: underline !important;color: #ff5800 !important;}
#zy_position i{padding-right: 5px;}
._zy_con{line-height: 35px;color: #575757;font-size: 14px;padding:2% 3%;}
._zy_con img{max-width: 100%;}
._zy_page{padding:0 3%;line-height: 35px;color: #575757;font-size: 14px;}
._zy_page a{color: #575757;font-size: 14px;}
._zy_page a:hover{color: #ff5800;}
.page{text-align: center;color: #575757;font-size: 14px;}
.page a{color: #575757;font-size: 14px;}

/*contact css*/
#contact_01{padding:3%;margin-bottom: 3%;}
#contact_01 li{line-height: 40px;color: #666666;border-bottom: solid 1px #f6f5fa;text-indent: 10px; font-size: 16px;font-weight: normal;}
#contact_01 li i{color: #666666;padding-right: 10px;font-style: normal;}
#contact_02{padding:3%;}
#contact_02 p{line-height: 30px;font-size: 14px;color: #898989;text-align: center;}
#contact_02 i{background: #c6c6c6;width: 72px;height: 1px;display: block;margin:9px auto 0;}

/*news css*/
.news_lis li{padding:2% 3%;margin-bottom: 3%;background: #fafafa;-moz-box-shadow:4px 4px 4px rgba(0,0,0,.1); -webkit-box-shadow:4px 4px 4px rgba(0,0,0,.1); box-shadow:4px 4px 4px rgba(0,0,0,.1);transition: all .4s;}
.news_lis li .n_date{width: 20%;text-align: center;font-size: 28px;color: #363636;line-height: 35px;vertical-align: middle;padding: 2% 0;}
.news_lis li .n_date span{font-size: 18px;color: #ff5800;}
.news_lis li .n_capital{width: 70%;font-size: 28px;color: #363636;line-height: 40px;vertical-align: middle;}
.news_lis li .n_capital h4{color: #363636;font-size: 16px;line-height: 30px;padding-bottom: 2%; text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.news_lis li .n_capital p{color: #555555;font-size: 14px;line-height: 30px;}
.news_lis li:hover{background: #ff5800;}
.news_lis li:hover .n_capital h4{text-decoration: underline;}
.news_lis li:hover .n_capital h4,.news_lis li:hover .n_capital p,.news_lis li:hover .n_date span,.news_lis li:hover .n_date{color: #fff;}

/*custom css*/
#custom_01{margin-top: 3%;}
#custom_01 .custom_item{border:solid 1px #f2f2f2;border-bottom:solid 4px #f2f2f2;padding-bottom: 15px;margin-bottom: 20px;}
#custom_01 .custom_item ._p_img{width: 100%;overflow: hidden;height: 0;padding-bottom: 75%;position: relative;}
#custom_01 .custom_item ._p_img img{max-width: 100%;max-height: 100%;position: absolute;left: 50%;top:50%;transform: translate(-50%,-50%); transition: transform 1s ease 0s;}
#custom_01 .custom_item ._p_title{width: 90%;line-height: 40px;text-align: center; color: #666666;font-size: 16px; margin:0 auto;margin-top: 2%; white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
#custom_01 .custom_item:hover{-moz-box-shadow: 0px 0px 10px #cccccc; -webkit-box-shadow: 0px 0px 10px #cccccc; box-shadow: 0px 0px 10px #cccccc;}

/*product css*/
.product_img ._p_img{padding-left: 0;padding-right: 0;}
.product_img ._p_img img{width: 100%;padding:5px;border:solid 1px #f6f5fa;}
.product_img ._p_con{padding-right: 0;}
.product_img ._p_con h4{color: #000;font-size: 22px;line-height: 50px;}
.product_img ._p_con p{line-height: 35px;color: #575757;padding:3% 0;}
.product_img ._p_con .p_qq{width: 40%;line-height: 40px;text-align: center;display: block;color: #fff !important;font-size: 14px;background: #ff5800;transition: all .4s;}
.product_img ._p_con .p_qq:hover{background: #ff9012;}
.product_img ._p_con span{line-height: 60px;color: #ff0000;font-size: 20px;}
.product_btn{border-top:solid 1px #ccc;padding:10px 0;line-height: 30px;color: #333;font-size: 14px;margin:0 auto;}
.product_btn a{color: #575757;font-size: 14px;}
.product_btn a:hover{color: #e6820c;}
.product_nav{border-bottom: solid 1px #dedede; line-height: 50px;margin:0 auto;margin-top: 2%;position: relative;}
.product_nav span{border-bottom: solid 1px #ff5800;display: inline-block;padding:0 20px; line-height: 50px;color: #333333;font-size: 22px;text-indent: 10px;}
.product_details{color:#333;font-size: 14px;line-height: 35px;padding-top: 20px;}
.product_details img{max-width: 100%;border: 1px solid #ddd;}

/*news css*/
#news_Title{text-align: center;font-size: 16px;font-weight: bold;color: #194077;margin-top: 3%;}
#news_Capital{text-align: center;font-size: 12px;color: #a3a3a3;margin-top: 2%;padding-bottom: 10px;border-bottom: 1px solid #eee;}
#news_Img{width: 80%; margin:2% auto;text-align: center;}
#news_Img img{max-width: 100%;}

   .left_fenlei_mobile{background: #083e7a;}
   ._left_mt{line-height: 54px;color: #fff;font-size: 20px;padding:0 2%;}
   ._left_mt a{display: block;color: #fff !important;font-size: 20px;}
   ._left_mt i{padding-right: 6px;}
   ._left_mt i:nth-of-type(2){font-size: 28px;line-height: 54px;transition: all .4s;float: right;}
   ._left_mt.show i:nth-of-type(2){transform: rotate(90deg);}
   ._left_mf{height: 0;visibility: hidden;overflow: hidden;transform: translate3d(0,100%,0);transition: transform .2s;}
   ._left_mf.show{visibility: visible;transform: translate3d(0,0,0);height: auto;}
   ._left_mf li{width: 100%;margin:0 auto;}
   ._left_mf li a{display: block;text-indent: 50px; border-bottom: solid 1px rgba(255,255,255,.1);font-size: 16px;transition: all .4s;}
   ._left_mf li .left_father{background: url(../Image/left_ico_mobile.png) 15px center no-repeat;color: #fff !important;line-height: 45px;}
   ._left_mf li .left_cur{font-weight: bold;}
   ._left_mf li p .left_son{background: url(../Image/left_ico_1_mobile.png) 50px center no-repeat;text-indent: 70px;color: #fff;line-height: 40px;}

   /*分页*/
.de-page-mian {
  overflow: hidden;
  text-align: center;
  font-size: 0;
  margin: 10px 0 35px;
}
.de-page-mian .page-inner {
  display: inline-block;
  overflow: hidden;
}
.de-page-mian .page-inner a {
  display: block;
  float: left;
  min-width: 36px;
  height: 36px;
  border: 1px solid #dddddd;
  background: #fff;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
  color: #333;
  margin-right: -1px;
  overflow: hidden;
}
.de-page-mian .page-inner a.active,
.de-page-mian .page-inner a:hover {
  color: #fff !important;
  border-color: #083e7a;
  background: #083e7a;
}
.de-page-mian .page-inner a.prev {
  margin-right: 10px;
  background: #fff url(../Image/prev.jpg) no-repeat center;
}
.de-page-mian .page-inner a.prev.on {
  background: #fff url(../Image/prev-hover.jpg) no-repeat center;
}
.de-page-mian .page-inner a.prev:hover {
  background-color: #fff;
  border-color: #dddddd;
}
.de-page-mian .page-inner a.next {
  margin-left: 10px;
  margin-right: 15px;
  background: #fff url(../Image/next.jpg) no-repeat center;
}
.de-page-mian .page-inner a.next.on {
  background: #fff url(../Image/next-hover.jpg) no-repeat center;
}
.de-page-mian .page-inner a.next:hover {
  background-color: #fff;
  border-color: #dddddd;
}
.de-page-mian .page-inner a.page-btn {
  font-size: 14px;
  margin-right: 0;
  width: 63px;
  margin-left: 10px;
}
.de-page-mian .page-inner span {
  display: block;
  font-size: 14px;
  color: #333;
  float: left;
  line-height: 38px;
}
.de-page-mian .page-inner input {
  display: block;
  float: left;
  height: 36px;
  width: 36px;
  border: 1px solid #dddddd;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
  color: #333;
  margin: 0 5px;
}



@media screen  (min-width:576px)and (max-width:768px){}