@font-face {
	font-family: 'Conv_HelveticaInserat-Roman-SemiB';
	src: url('../fonts/HelveticaInserat-Roman-SemiB.eot');
	src: local(''), url('../fonts/HelveticaInserat-Roman-SemiB.woff') format('woff'), url('../fonts/HelveticaInserat-Roman-SemiB.ttf') format('truetype'), url('../fonts/HelveticaInserat-Roman-SemiB.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


* { margin: 0; padding: 0; }

html { -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;  background: #fff;}

body {color: #333333;  background: #fff; margin: 0 auto; font-size: 12; line-height: 1.25em; font-family: 'microsoft yahei'; -webkit-text-size-adjust: none;overflow-x: hidden; }

ol, ul, li { list-style: none; }

img { border: none; vertical-align: top; -webkit-transition:all 0.8s ease 0s; transition:all 0.8s ease 0s; }

a { color: #333333; text-decoration: none; outline: none; -webkit-transition:all 0.8s ease 0s; transition:all 0.8s ease 0s; }

a:hover{color: #024f97;}

button, input, select, textarea { font-size: 100%; font-family: 'microsoft yahei'; margin: 0; outline: 0 none; vertical-align: baseline; *vertical-align: middle; }

input { outline: none; border-radius: 0; font-family: 'microsoft yahei'; }

input:focus, textarea:focus { outline: none; }

input:focus { -webkit-tap-highlight-color: transparent; -webkit-user-modify: read-write-plaintext-only; }

input[type="button"], input[type="submit"], input[type="reset"] { -webkit-appearance: none; }

textarea { -webkit-appearance: none; }

select{appearance:none;-moz-appearance:none;-webkit-appearance:none;background: #fff;}

h1, h2, h3, h4, h5, h6 { font-weight: normal; -webkit-transition:all 0.8s ease 0s; transition:all 0.8s ease 0s; }

.clearfix:before, .clearfix:after { content: ''; display: table; }

.clearfix:after { clear: both; }

.clearfix { *zoom: 1; }

.none { display: none; }

em, i, span, b { font-style: normal; -webkit-transition:all 0.5s ease 0s; transition:all 0.5s ease 0s;}

.w_1200{width: 1200px;margin: auto;}
/*transition*/
.fl{float: left;}
.fr{float: right;}
.m_header{display: none;padding-bottom: 5px;height: 50px;background: #fff;width: 100%;z-index: 2;top:0;}
.m_logo{margin-left: 1%;margin-top: 6px;float: left;}
.m_logo img{height: 40px;}
.menua {
    float: right;
    font-size: 14px;
    margin-right: 2%;
    margin-top: 12px;
    color: #cc0d12;
    border: 1px solid #cc0d12;
    line-height: 30px;
    padding: 0 15px;
    font-weight: bold;
}
.menua:hover{background:#cc0d12;color:#fff}
.menua img{height: 30px;}

.nav_top{margin-top: 17px;}
.nav_top i{font-size: 22px;font-weight: bold;color: #cc0d12;line-height: 27px;margin-left: 20px;}
.navWrap{padding-top: 17px;position: absolute; z-index: 999;-webkit-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; background: #fff;width: 100%;}
.navWrap:after{width: 100%;position: absolute;height: 1px;background: #f5f5f5;content: '';left: 0;top: 98px}
.navWrap .logo2{display: none; -webkit-transition:all 0.8s ease 0s; transition:all 0.8s ease 0s; }
.navWrap .nav{width: 100%;position: relative;z-index: 999;margin-top: 20px; -webkit-transition:all 0.8s ease 0s; transition:all 0.8s ease 0s; }
.navWrap .nav ul{float: left; -webkit-transition:all 0.8s ease 0s; transition:all 0.8s ease 0s; }
.navWrap .nav .nLi{position: relative;text-align: center;padding: 0 20px;}
.navWrap .nav .nLi:after{width: 100%;height: 100%;content: '';position: absolute;left: 0;top:0;background:#cc0d12;opacity: 0;filter: alpha(opacity=0); -webkit-transition:all 0.2s ease 0s; transition:all 0.2s ease 0s;}
/*.navWrap .nav .nLi:first-child{padding: 0;}
*/
.navWrap .nav .nLi h3{position: relative;text-align: center;}
.navWrap .nav .nLi h3 a{display: block;position: relative;z-index: 3;font-size: 17px;color: #444;line-height: 57px;font-weight: bold;}
.navWrap .nav .nLi.on:after,.navWrap .nav .nLi:hover:after{opacity: 1;filter: alpha(opacity=100);}
.navWrap .nav .nLi.on a,.navWrap .nav .nLi:hover a{color: #fff;}

.navWrap .nav .nLi.on:before,.navWrap .nav .nLi:hover:before{width: 100%;z-index: 2;position: absolute;display: inline-block;height: 4px;background: #f58711;left: 0;top: 0;content: '';-webkit-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}

.navWrap .nav .nLi .navSub{width: 150px;margin-left: -24px;position: absolute;left: 0;top:58px;background: rgba(255,255,255,1);display: none;}
.navWrap .nav .nLi .navSub ul li a{display: block;font-size: 14px;color: #555;line-height: 38px;-webkit-transition:all 0.2s ease 0s; transition:all 0.2s ease 0s;}
.navWrap .nav .nLi .navSub ul{width: 100%;float: none;}
.navWrap .nav .nLi .navSub ul li a:hover{background: #e00514;color: #fff;}
.phone{margin-top: 21px;display: none;font-size: 18px;line-height: 20px;margin-left: 10px;color: #e00514;}
.phone img{margin-right: 10px;height: 20px;}
.searchBtn{margin-top: 25px;display: none;margin-left:15px; -webkit-transition:all 0.8s ease 0s; transition:all 0.8s ease 0s;float: right;width: 20px;height: 20px;cursor: pointer; background: url(../images/ico3.png) no-repeat center center;}
.sea_div{margin-top: 10px;background: #f4f4f4;height: 40px;width: 250px; -webkit-transition:all 0.8s ease 0s; transition:all 0.8s ease 0s; }
.sea_div input[type=text]{float: left;width: 180px;margin-left: 20px;border:none;font-size: 14px;color: #333;background: none;height: 40px;line-height: 40px;}
.sea_div input[type=submit]{width: 40px;float: right;height: 40px;background: url(../images/ico2.png) center center no-repeat;border:none;}
.tophide { padding-bottom: 0; -webkit-transition:all 0.8s ease 0s; transition:all 0.8s ease 0s; padding-top: 0;position: fixed; top: 0; left: 0; }
.tophide  .searchBtn{display: inline-block;}
.tophide .nav_top,.tophide .sea_div,.tophide .logo1{display: none;}
.tophide .logo2{padding: 12px 0 15px;display: inline-block;}
.tophide .nav{width: auto;margin-top: 0;}
.tophide .nav ul{margin-top: 5px;}
.tophide:after{display: none;}
.tophide .nav .nLi{padding: 0 17.5px;}
.tophide .phone{display: inline-block;}
.tophide .nav .nLi h3 a{font-size: 16px;}

.hidden_search .text { width: 100%; height: 20px; padding: 8px 0; font-size: 14px; color: #444;background: none;border:none;font-family: "Microsoft Yahei";}
.hidden_search .btn { display: block;cursor: pointer; background: url(../images/ico3.png) no-repeat center center ; position: absolute; right: 0; top: 0; height: 36px; width: 36px; text-indent: -999em;border:none; }
.hidden_search .search_wrap { border: 1px solid #e4eaec; border-radius: 20px; position: relative; padding-right: 56px; padding-left: 20px; height: 36px; }
.hidden_search .close_btn { position: absolute; right: 0; top: 0; padding: 10px; width: 22px; height: 22px; -webkit-transition: 0.5s; transition: 0.5s; }
.hidden_search .close_btn:after, .hidden_search .close_btn:before { background: #cccccc; width: 20px; height: 3px; display: block; -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; content: ""; position: absolute; left: 10px; top: 11px; }
.hidden_search .close_btn:before { -webkit-transform-origin: left bottom; -ms-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }
.hidden_search .close_btn:after { -webkit-transform-origin: left top; -ms-transform-origin: left top; transform-origin: left top; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); top: 26px; }
.hidden_search .close_btn:hover { -webkit-transform: rotate(360deg); -ms-transform: rotate(360deg); transform: rotate(360deg); }
.hidden_search .close_btn:hover:after, .hidden_search .close_btn:hover:before { background: #dfa783; }

.cd-popup { position: fixed; left: 0; top: 0; height: 100%; width: 100%;background: url(../images/grayBg.png) repeat;visibility: hidden; -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s; transition: opacity 0.3s 0s, visibility 0s 0.3s; z-index: 9999;  opacity: 0;}
.cd-popup.is-visible { opacity: 1; visibility: visible; -webkit-transition: opacity 0.3s 0s, visibility 0s 0s; transition: opacity 0.3s 0s, visibility 0s 0s; }
.cd-popup-container { position: relative; height: 36px; padding: 40px; background: #fff; width: 60%; margin: 0 auto; top: 50%; margin-top: -58px; background: #FFF; border-radius: .4rem .4rem .4rem .4rem; text-align: center; box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); -webkit-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2); -webkit-backface-visibility: hidden; -webkit-transition-property: -webkit-transform; transition-property: transform; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; }
.is-visible .cd-popup-container { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }
.cd-popup0, .cd-popup1, .cd-popup2, .cd-popup3 { position: fixed; left: 0; top: 0; height: 100%; width: 100%; background-color: rgba(0, 0, 0, 0.3); opacity: 0; visibility: hidden; -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s; transition: opacity 0.3s 0s, visibility 0s 0.3s; z-index: 9999; }
.cd-popup0.is-visible, .cd-popup1.is-visible, .cd-popup2.is-visible, .cd-popup3.is-visible { opacity: 1; visibility: visible; -webkit-transition: opacity 0.3s 0s, visibility 0s 0s; transition: opacity 0.3s 0s, visibility 0s 0s; }
.cd-popup-container0, .cd-popup-container1, .cd-popup-container2, .cd-popup-container3 { position: relative; padding: 40px; background: #fff; width: 60%; margin: 0 auto; top: 20%; background: #FFF; border-radius: .4rem .4rem .4rem .4rem; box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); -webkit-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2); -webkit-backface-visibility: hidden; -webkit-transition-property: -webkit-transform; transition-property: transform; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; }
.cd-popup-container1 { top: 10%; }
.is-visible .cd-popup-container0, .is-visible .cd-popup-container1, .is-visible .cd-popup-container2, .is-visible .cd-popup-container3 { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }
.sear_p{float: left;margin: 20px 0 0 5%;width: 90%;-webkit-border-radius: 5px;border-radius: 5px;background: #fff;}
.sear_txt{float: left;height: 30px;font-size: 12px;line-height: 30px;font-family: 'microsoft yahei';border: none;width: calc(100% - 35px);background: none;color: #666;text-indent: 5px;}
.sear_btn{float: left;background: url('../images/sear_ico.png') center center no-repeat;width: 30px;height: 30px;border:none;cursor: pointer;}


.banner{overflow: hidden;position: relative;z-index: 99;padding-top: 161px;}
.banner a{display: block;padding-bottom: 39%;position: relative;background-repeat: no-repeat;-webkit-background-size: cover;background-size: cover;background-position: center;}
.banner a span.txt1{position: absolute;left: 50%;margin-left: -600px;top: 50%;margin-top: -200px;}
.banner a span.txt1 img{max-width: 90%}
.banner a i{display: block;position: absolute;top:0;left:0;width: 0;height: 5px;background: rgba(255,255,255,0.5);}
@keyframes mymove
{
from {width:0px;}
to {width:100%;}
}

@-webkit-keyframes mymove /* Safari and Chrome */
{
from {width:0px;}
to {width:100%;}
}
.banner .swiper-slide.swiper-slide-active a i{animation:mymove 4s linear forwards;animation-play-state:running;/* Safari and Chrome */-webkit-animation:mymove 4s linear forwards;-webkit-animation-play-state:running;}
.bannerhd{z-index: 20;text-align: center;width: 100%;position: absolute;bottom:30px;}
.bannerhd span{width: 8px;height: 8px;-webkit-border-radius: 5px;border-radius: 5px;background: #fff;margin: 0 5px}
.bannerhd span.swiper-pagination-bullet-active{width:30px;background: #b30303;}
.banner .swiper-slide.swiper-slide-active a:hover i {  animation-play-state:paused;}


.index_one_center{height: auto;padding: 2.5% 0 80px;}
.index_tit{width: 1200px;margin: auto;position: relative;text-align: center;margin-top: 70px;}
.index_tit:after,.index_tit:before{z-index: 2;width: 9px;height: 9px;content: '';position: absolute;top: 50%;margin-top: -5.5px;border:1px solid #ededed;display: inline-block;}
.index_tit:after{left: 0}
.index_tit:before{right: 0}
.index_tit span{position: relative;z-index: 2;padding:0 55px 26px;font-size: 32px;color: #333;font-weight: bold;line-height: 40px;}
.index_tit span:after{width: 26px;height: 5px;background: #d8080c;content: '';display: inline-block;position: absolute;left: 50%;margin-left: -13px;bottom: 0;}
.index_tit a{display: block;position: relative;}
.index_tit a:after,.index_tit a:before{width: 40%;content: '';height: 1px;display: block;position: absolute;top: 50%;background: #ededed;}
.index_tit a:after{left: 11px;}
.index_tit a:before{right: 11px}

.isect2_btn{position: absolute;width: 120px;height: 50px !important;bottom: 65px;right: 11%;z-index: 5;}
.isect2_btn .isect2_prev,.isect2_btn .isect2_next{width: 50px;height: 50px;background-image: url(../images/one_btn.png);float: left;margin-right: 5px;cursor: pointer; -webkit-transition:all 0.8s ease 0s; transition:all 0.8s ease 0s; }
.isect2_btn .isect2_prev{background-position: 0 0;}
.isect2_btn .isect2_next{background-position: -55px -50px;}
.isect2_btn .isect2_next:hover{background-position: 0 -50px;}
.isect2_btn .isect2_prev:hover{background-position: -55px 0;}

.pc-slide {width: 1200px;padding-top: 60px;margin: 0 auto;height: 75%;}
.tabsswiperbox{height: 79%;margin: 1% auto 0 !important;}
.tabsswiperbox .swiper-slide{overflow: hidden}
.scaleimg dl{background: #e5e5e5;}
.scaleimg dt{float: left;width:74.7% ;}
.scaleimg dt a{display: block;}
.scaleimg dt a span{display: block;height: 520px;background: none;-webkit-background-size: cover;background-size: cover;background-repeat: no-repeat;background-position: center;}
.scaleimg dd{width: 25.3%;float: left;font-size: 22px;color: #222;line-height: 40px;height: 100%;}
.scaleimg dd .txt{display: block;padding: 0 15%  ;}
.scaleimg dd .txt a{display: block;padding-top: 40%;height: 120px;overflow: hidden;}


.pc-slide .tabs {width: 100%;position: relative;}
.pc-slide .tabs li {height: 130px;cursor:pointer}
.pc-slide .tabs .active-nav img {padding: 0;border: 1px solid #F00}
.pc-slide .tabs li{float: left;width: 24.2%;margin-left: 1%;height: 130px;text-align: center;font-size: 16px;color: #65c4e2;cursor: pointer;position: relative;color: #333;}
.pc-slide .tabs li a:after{width: 0;height: 0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #cc0d12;content: '';position: absolute;left: 50%;margin-left: -10px;bottom: -10px;opacity: 0;filter: alpha(opacity=0);-webkit-transition: 0.5s; transition: 0.5s;}
.pc-slide .tabs li a{margin-bottom: 10px;display: block;height: 100%;position: relative;}
.pc-slide .tabs li a span.img{display: block;width: 100%;height: 100%;background: none;-webkit-background-size: cover;background-size: cover;}
.pc-slide .tabs li a span.txt{left:0;top:0;position: absolute;width: 100%;height: 100%;background-color: rgba(0,0,0,0.6); ;}
.pc-slide .tabs li a span.txt i{display: block;line-height: 30px;position: absolute;top: 50%;margin-top: -15px;width: 100%;font-size: 22px;font-weight: bold;color: #fff;}
.pc-slide .tabs li:first-child{margin-left: 0;}
.pc-slide .tabs li.on a span.txt{background-color: #cc0d12;}
.pc-slide .tabs li.on a:after{opacity: 1;filter: alpha(opacity=100);}
/*index one*/
.index_two{background: url(../images/bg1.jpg) center center no-repeat;-webkit-background-size: cover;background-size: cover;background-attachment: fixed;}
/*.index_two_center,.index_three_center,.index_four_center,.index_five_center{height: 90%;padding: 2.5% 0;position: relative;}
*/.index_two .index_tit span{color: #fff;}
.two_swiper_box{height: 657px;padding-bottom: 110px;padding-top: 60px;position: relative;}
.two_swipercontainer {position: relative;height: 100%;overflow: hidden;}
.two_swipercontainer .two_swidivleft,.two_swipercontainer .two_swidicenter{width: 32.6%;float: left;height: 100%;}
.two_swipercontainer .two_swidivleft .two_swidi1{height: 49%;width: 100%;float: left;}
.two_swipercontainer .two_swidivleft .two_swidi1:first-child{margin-bottom: 3%;}
.two_swipercontainer .two_swidicenter{margin: 0 1%;}
.two_swipercontainer .two_swidiv a{position: relative;display: block;width: 100%;height: 100%;overflow: hidden;}
.two_swipercontainer .two_swidiv span.img{display: block;height: 100%;width: 100%;background-repeat: no-repeat;background-position: center;-webkit-background-size: cover;background-size: cover;}
.two_swipercontainer .two_swidiv.two_swidi2{width: 100%;float: left;height: 100%;}
.two_swipercontainer .two_swidi2 i,.two_swipercontainer .two_swidi1 i{display: block;width: 100%;position: absolute;bottom:0;left:0;background: rgba(0,0,0,0.6) ;height: 60px;line-height: 60px;color: #fff;}
.two_swipercontainer .two_swidi2 i em,.two_swipercontainer .two_swidi1 i em{font-size: 20px;margin-left: 6%;display: inline-block;width: 75%;overflow: hidden;white-space: nowrap;text-overflow:ellipsis;}
.two_swipercontainer .two_swidi2 i b,.two_swipercontainer .two_swidi1 i b{float: right;font-family: simsun;font-size: 18px;margin-right: 6%;}
.two_swipercontainer .two_swidi3{height: 49%;width: 100%;float: left;}
.two_swipercontainer .two_swidi3 a{display: block;width: 100%;height: 100%;background: rgba(204,13,18,0.55);}
.two_swipercontainer .two_swidi3 a span{text-align: center;display: inline-block;position: absolute;left: 50%;margin-left: -46px;top: 50%;margin-top: -35.5px;}
.two_swipercontainer .two_swidi3 a span i{background: url(../images/ico7.jpg) right center no-repeat;padding-right: 18px;padding-left: 10px;color: #fff;display:block;font-size: 16px;line-height: 56px;}
.two_swipercontainer .two_swidi2 a:hover span.img,.two_swipercontainer .two_swidi1 a:hover span.img{-webkit-transform: scale(1.05);transform: scale(1.05);}
.two_swipercontainer .two_swidi2 a:hover i,.two_swipercontainer .two_swidi1 a:hover i{background: rgba(0,0,0,0.9);}
.two_swipercontainer .two_swidi3 a:hover {background: rgba(204,13,18,1);}
.two_swipercontainer .two_swidi3 a:hover span.more img{-webkit-transform:rotate(364deg);transform:rotate(364deg);}
.i2prev,.i2next{position: absolute;width: 47px;height: 47px;top: 50%;cursor: pointer;margin-top: 0;border:1px solid rgba(255,255,255,0.4);-webkit-transition:all 0.8s ease 0s; transition:all 0.8s ease 0s;}
.i2prev{background: url(../images/i2prev.png) no-repeat center center;left: -70px;}
.i2next{background: url(../images/i2next.png) no-repeat center center;right: -70px}
.i2prev:hover,.i2next:hover{border-color: rgba(204,13,18,1);background-color: rgba(204,13,18,1);}
/*index_two*/
.three_cenbox,.fourcenterbox{padding-top: 60px;overflow: hidden;}
.fivecenterbox{padding-top: 30px;height: 90%;overflow: hidden;}
.three_cenboxmain{position: relative;background: url(../images/bg3.jpg) center bottom no-repeat;height: 700px;width: 1200px;margin: 0 auto 80px;}
.threebox1{width: 178px;position: absolute;left: 50%;margin-left: -89px;bottom: 12%}
.threebox1 span.bg{height: 177px;display: block;width: 100%;text-align: center;background: url(../images/ico17.png) center center no-repeat;-webkit-background-size: cover;background-size: cover;	}
.threebox1 span.bg em,.threebox2 .bg .pic em,.threebox3 .bg .pic em{display: block;color: #fff;font-size: 22px;line-height: 30px;}
.threebox1 span.bg img,.threebox2 .bg .pic img{margin-top: 34px;margin-bottom: 7px;}
.xian{width: 100%;position: relative;}
.xian:after{width: 2px;height: 100%;content: '';background: #eee;display: inline-block;position: absolute;left: 50%;margin-left: -1px;bottom: 0}
.yuan{background: url(../images/ico8.png) no-repeat;width: 38px;height: 17px;margin: -9px auto 0;}
.threebox1 .xian{padding-bottom: 100%;}
.threebox2{width: 178px;position: absolute;left: 9.1%;bottom: 20%;}
.threebox2 .bg{position: relative;height: 177px;display: block;width: 100%;text-align: center;background: url(../images/ico16.png) center center no-repeat;text-align: center;-webkit-background-size: cover;background-size: cover;}
.threebox2 .bg .pic,.threebox3 .bg .pic {-webkit-transition:all 0.8s ease 0s; transition:all 0.8s ease 0s;}
.threebox2 .bg .pic em,.threebox3 .bg .pic em{color: #333;font-family: 'Microsoft JhengHei';}
.threebox2 .bg .txt,.threebox3 .bg .txt{position: absolute;width: 100%;top:0;left:0;font-size: 14px;line-height: 22px;opacity: 0;filter: alpha(opacity=0);-webkit-transform: scale(0);transform: scale(0);overflow: hidden;height: 177px;z-index: 2;-webkit-transition:all 0.8s ease 0s; transition:all 0.8s ease 0s;}
.threebox2 .bg .txt p,.threebox3 .bg .txt p{padding-top: 17%;}
.threebox2 .bg:hover .txt,.threebox3 .bg:hover .txt{-webkit-transform: scale(1);transform: scale(1);opacity: 1;filter: alpha(opacity=100);}
.threebox2 .bg:hover .pic,.threebox3 .bg:hover .pic{-webkit-transform: scale(0);transform: scale(0);opacity: 0;filter: alpha(opacity=0);}
.threebox2 .xian{padding-bottom: 130%;}
.threebox3{width: 132px;position: absolute;bottom: 23%;left: 31.5%}
.threebox3 .bg{position: relative;height: 130px;display: block;width: 100%;text-align: center;background: url(../images/ico16.png) center center no-repeat;text-align: center;-webkit-background-size: cover;background-size: cover;}
.threebox3 .bg .pic em,.threebox7 .bg .pic em{font-size: 18px;}
.threebox3 .bg .pic img{margin: 30px 0 3px;}
.threebox3 .xian{padding-bottom: 200%;}
.threebox4{left: 23.1%;bottom: 17%;width: 153px;}
.threebox4 .bg{height: 153px}
.threebox4 .xian{padding-bottom: 50%;}
.threebox5{left: 57.9%;width: 155px;}
.threebox5 .bg{height: 155px;}
.threebox5 .xian{padding-bottom: 190%;}
.threebox5 .bg .pic img{margin-top: 42px;}
.threebox6{right: 9.1%;left: auto;bottom: 26%}
.threebox6 .xian{padding-bottom: 120%;}
.threebox7{right: 21.5%;left: auto;width: 130px;}
.threebox7 .bg{height: 130px;}
.threebox7 .bg .pic img{margin: 20px 0 3px;}
.threebox7 .xian{padding-bottom: 90%;}
/*index three*/
.index_four{background: url(../images/bg4.jpg) center top no-repeat;-webkit-background-size: cover;background-size: cover;background-attachment: fixed;}
.index_four .index_tit span{color: #fff;}
.index_four .index_tit a:after,.index_four .index_tit a:before,.index_four .index_tit:after,.index_four .index_tit:before{opacity: 0.25;filter: alpha(opacity=25);}
.index_two .index_tit a:after,.index_two .index_tit a:before,.index_two .index_tit:after,.index_two .index_tit:before{opacity: 0.25;filter: alpha(opacity=25);}
.fourcenterbox{position: relative;width: 1200px;margin: 0 auto 100px;color: #fff;font-size: 16px;}
.fourcenterbox p{width: 90%;margin: 4% 5% 68px;line-height: 36px;max-height:144px;overflow: hidden;}
.fourcenterbox .more {text-align: center;width: 100%;}
.fourcenterbox .more a{display: inline-block;font-size: 16px;color: #fff;overflow: hidden;}
.fourcenterbox .more a span{float: left;padding: 0 30px;background: #000;line-height: 50px;display: inline-block;}
.fourcenterbox .more a i{display: inline-block;height: 50px;line-height: 50px;font-family: simsun;padding: 0 9px 0 13px;background: #cc0d12;}
.fourcenterbox .more a:hover span{padding: 0 20px 0 20px;}
.fourcenterbox .more a:hover i{padding: 0 19px 0 23px;}
.fourcenterbox img{max-width: 100%}
/*four*/
.fivecenterbox{width: 1200px;margin: auto;position: relative;}
.five_left,.five_right{margin-top:3%;}
.five_left{float: left;width: 32.5%;position: relative;overflow: hidden;}
.five_left .pic a{display: block;}
.five_left .pic a span{display: block;padding-bottom: 75%;background-repeat: no-repeat;-webkit-background-size: cover;
background-size: cover;}
.five_left .txt{background: #eee;}
.five_left .txt a{display: block;padding: 24px 7.6% 44px;}
.five_left .txt a span{font-size: 20px;color: #333;overflow: hidden;white-space: nowrap;text-overflow:ellipsis;line-height: 30px;font-weight: bold;}
.five_left .txt a *{display: block;}
.five_left .txt a i{padding: 12px 0 8px;font-size: 15px;color: #bbb;line-height: 20px;}
.five_left .txt a em{font-size: 15px;color: #808080;line-height: 30px;overflow: hidden;white-space: nowrap;text-overflow:ellipsis;}
.five_left .swiper-slide:hover .pic span{-webkit-transform: scale(1.05);transform: scale(1.05);}
.five_left .swiper-slide:hover .txt span{color: #cc0d12;}
.five_lefthd{z-index: 5;bottom: -20px;position: absolute;left: 0;width: 100%;text-align: center;height: 20px;-webkit-transition:all 0.8s ease 0s; transition:all 0.8s ease 0s; }
.five_lefthd span{display: inline-block;width: 8px;height: 8px;background: rgba(0,0,0,0.7);margin: 0 5px;}
.five_lefthd span.swiper-pagination-bullet-active{background: #cc0d12;}
.five_left:hover .five_lefthd{bottom: 10px}
.five_right{width: 63%;margin-left: 4.5%;float: left;}
.five_right dl {padding: 2.6% 0;border-bottom: 1px solid #eeeeee;}
.five_right dl dt{float: right;width: 22%;}
.five_right dl dt a{display: block;}
.five_right dl dt a span{display: block;padding-bottom: 120px;-webkit-background-size: cover;background-size: cover;}
.five_right dl:first-child{padding-top: 0;}
.five_right dl dd{float: left;width: 75%;}
.five_right dl dd a{display: block;}
.five_right dl dd *{display: block;}
.five_right dl dd span{margin-top: 12px;font-size: 20px;color: #333;overflow: hidden;white-space: nowrap;text-overflow:ellipsis;line-height: 30px;}
.five_right dl dd i{padding: 12px 0 8px;font-size: 15px;color: #bbb;line-height: 20px;}
.five_right dl dd em{font-size: 15px;color: #808080;line-height: 30px;overflow: hidden;white-space: nowrap;text-overflow:ellipsis;}
.five_right dl:hover dd span{color: #b30303;-webkit-transform: translateX(-3px);transform: translateX(-3px);}
.five_right dl:hover dt span{-webkit-transform: scale(1.05);transform: scale(1.05);}
.fivecenterbox .more{width: 100%;text-align: center;margin-top:60px;float: left;margin-bottom: 100px;}
.fivecenterbox .more a{border:2px solid #000000;line-height: 47px;display: inline-block;color: #333;font-size: 16px;height: 47px;overflow: hidden;}
.fivecenterbox .more a span{padding: 0 30px;display: inline-block;float: left;height: 47px;}
.fivecenterbox .more a i{float: right;display: inline-block;padding: 0 11px 0 13px;height: 47px;font-family: simsun;background: #000;color: #fff;font-weight: bold;}
.fivecenterbox .more a:hover span{padding: 0 20px;}
.fivecenterbox .more a:hover i{padding: 0 21px 0 23px;}

.footer{border-top: 5px solid #cc0d12;background: #333;}
.foot_top{border-bottom: 1px solid #434343;padding-top: 23px;padding-bottom: 15px;}
.foot_ewm{margin-top: 15px;float: right;color: #fff;line-height: 44px;font-size: 14px;}
.foot_nav{float: left;padding-top: 7px;}
.foot_nav ul{float: left;line-height: 34px;margin-left: 110px;}
.foot_nav ul:first-child{margin-left: 0;}
.foot_nav ul li h3 a{font-size: 18px;color: #fff;}
.foot_nav ul li > a{font-size: 15px;color: #aaa;}
.foot_nav ul li a:hover{color: #fff;}
.ewmdiv{float: right;text-align: center;}
.ewmdiv img{width: 116px;height: 116px;}
.foot_nadd{padding-bottom: 10px;width: 100%;padding-top: 12px;float: left;font-size: 15px;color: #fff;line-height: 24px;text-align: right;}
.foot_nadd p{margin-top: 7px;}
.foot_nadd img {margin-right: 9px;}
.foot_nadd p em{font-weight: bold;}

.fixedmenu{position: fixed;left: 10px;top: 50%;margin-top: -85px;z-index: 9;width: 112px;}
.fixedmenu a{display: block;line-height: 24px;margin: 5px 0;display: block;float: left;padding: 0 10px;-webkit-border-radius: 20px;border-radius: 20px;}
.fixedmenu a i{width: 8px;height: 8px;margin-top: 6px;margin-right: 10px;float: left;border:2px solid #e5e5e5;display: inline-block;float: left;-webkit-border-radius: 100%;border-radius: 100%;}
.fixedmenu a em{display: inline-block;color: #333;float:  left;font-size: 14px;opacity: 0;filter: alpha(opacity=0);}
.fixedmenu li.current a i,.fixedmenu li a:hover i{border-color: #fff;}
.fixedmenu li.current a em,.fixedmenu li a:hover em{color: #fff;opacity: 1;filter: alpha(opacity=100);}
.fixedmenu li.current a,.fixedmenu li:hover a{background: rgba(0,0,0,0.5);}

.n_bannerbox{padding-top: 161px;}
.n_banner{height: 260px;background-repeat: no-repeat;background-position: center;}
.n_banner h5{padding-top: 75px;font-size: 36px;color: #fff;line-height: 40px;}
.n_banner h6{margin: 10px 0 20px;width: 24px;height: 5px;background: #cc0d12;}
.n_banner p{font-size: 14px;color: #fff;}
.n_banner p a{color: #fff;}
.n_banner p i{margin: 0 10px}
/*.location{background: #333;position: relative;padding-top: 4px;}
.location:after{background: #222;content: '';position: absolute;display: block;width: 100%;left: 0;top: 0;height: 4px;}
.location a{display: inline-block;font-size: 16px;padding:15px 30px;color: #fff;line-height: 40px;position: relative;z-index: 2;}
.location a.on,.location a:hover{background: #cc0d12;}
.location a:after{width:0;position: absolute;display: inline-block;height: 4px;background: #f58711;left: 0;top: -4px;content: '';-webkit-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s;}
.location a.on:after,.location a:hover:after{width: 100%;}
*/
.location,.preview_sb{background: #333;position: relative;}
.location:after{background: #222;content: '';position: absolute;display: block;width: 100%;left: 0;top: 0;height: 4px;}
.location .w_1200 a{padding-top: 4px;display: inline-block;font-size: 16px;padding:15px 40px;color: #fff;line-height: 40px;position: relative;z-index: 2;}
.location .w_1200  a.on,.location .w_1200 a:hover{background: #cc0d12;}
.location .w_1200 a:after{width:0;position: absolute;display: inline-block;height: 4px;background: #f58711;left: 0;top: 0;content: '';-webkit-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s;}
.location a.on:after,.location a:hover:after{width: 100%;}
.location .w_1200{overflow: hidden;}
/*.locawidth{position: relative;height: 70px;}
.locawidth .swiper-slide a{display:block;text-align: center;padding: 15px 0}
*/
.pc-slide-sb{width: 100%;}
.preview_sb .swiper-container,.view_sb{max-width: 1200px;overflow: hidden;margin: auto;color: #fff;width: 96%;}
.preview_sb .swiper-container .swiper-slide{width:16.6%;}
.preview_sb .swiper-container .swiper-slide a{padding-top: 4px;text-align: center;display: block;font-size: 16px;padding:15px 10px;color: #fff;line-height: 40px;position: relative;z-index: 2;}
.preview_sb .swiper-container .swiper-slide.active-nav{background: #cc0d12;}
.preview_sb .swiper-container .swiper-slide a:after{width:0;position: absolute;display: inline-block;height: 4px;background: #f58711;left: 0;top: 0;content: '';-webkit-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s;}
.preview_sb .swiper-container .swiper-slide.active-nav a:after{width: 100%;}
.preview_sb .arrow-left,.preview_sb .arrow-right{top:14px;position: absolute;width: 42px;height: 42px;background-color: #5b5b5b;display: inline-block;-webkit-border-radius: 100%;border-radius: 100%;background-position: center;background-repeat: no-repeat;}
.preview_sb .arrow-left{right: 50%;margin-right:600px ;background-image: url(../images/xy_left.png);}
.preview_sb .arrow-right{left: 50%;margin-left:600px ;background-image: url(../images/xy_right.png);}
.view_sb .cont_news{height: 700px;overflow-y: auto;}
.view_sb .cont_news::-webkit-scrollbar
{
    width: 5px;
    height: 5px;
    background-color: #fff;
}
 
/*定义滚动条轨道 内阴影+圆角*/
.view_sb .cont_news::-webkit-scrollbar-track
{
    border-radius: 10px;
    background-color: #fff;
}
 
/*定义滑块 内阴影+圆角*/
.view_sb .cont_news::-webkit-scrollbar-thumb
{
    border-radius: 10px;
    background-color: #fff;
}


.list_honer{padding: 0 0 95px;}
.list_honer ul{max-width: 1212px;width: 96%;margin:20px auto;}
.list_honer ul li{float: left;width: 32.3%;margin: 40px 0.4% 0 }
.list_honer ul li a{display: block;border:1px solid #e5e5e5;padding-bottom: 40px;}
.list_honer ul li a span.img{position: relative;margin: 4.8%;display: block;background: #e5e5e5;padding-bottom: 242px;}
.list_honer ul li a span.img i{position: absolute;height: 88%;width: 90%;display: block;margin: 4%;background-repeat: no-repeat;background-position: center;-webkit-background-size: auto 100%;background-size: auto 100%;}
.list_honer ul li a span.img i img{display: none;}
.list_honer ul li a span.txt{display: block;text-align: center;}
.list_honer ul li a span.txt i{width: 90%;margin: 0 5%;padding-top: 6px;margin-bottom: 8px;display: block;overflow: hidden;white-space: nowrap;text-overflow:ellipsis;font-size: 18px;color: #222;line-height: 30px;}
.list_honer ul li a span.txt em{display: block;font-size: 14px;color: #999;line-height: 30px;overflow: hidden;white-space: nowrap;text-overflow:ellipsis;}
.list_honer ul li a span.txt em img{margin: 9px 0 0 7px}
.list_honer ul li a:hover span.img i{-webkit-transform: scale(1.05);transform: scale(1.05);}
.list_honer ul li a:hover span.txt em{color: #b30303;}
.list_honer ul li a:hover span.txt em img{margin-left: 15px;}

/*弹窗荣誉*/
.Gallery{width:100%;height:100%;position:fixed;left:0;top:0;background:#000;opacity:0;z-index:999999;transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease}
.Gallery.show{opacity:1}
.g-bottom,.g-left,.g-right,.g-top{z-index:99;display:block;-webkit-appearance:none;transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease}
.g-top{position:absolute;top:0;left:0;width:100%;background:rgba(0,0,0,.7);height:45px;text-align:center;line-height:45px;color:#fff;z-index:120}
.g-left.none,.g-right.none{opacity:.3;cursor:not-allowed}
.g-bottom{position:absolute;bottom:0;left:0;width:100%;background:rgba(0,0,0,.7);height:45px;text-align:center;line-height:45px;color:#fff;z-index:120}
.Gallery img{max-height:87%;max-width:99%}
.Gallery.Gallery-none img{max-height:100%;max-width:99%}
.Gallery-wrap{width:100%;height:100%;position:relative;transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}
.g-list{width:100%;height:100%;text-align:center;vertical-align:middle;position:absolute;left:0;top:0}
.g-list span{display:inline-block;vertical-align:middle;height:100%}
.g-list img{vertical-align:middle;cursor:-webkit-grab;cursor:-moz-grab;cursor:grab;transition:all .4s ease;-moz-transition:all .4s ease;-webkit-transition:all .4s ease}
.Gallery-wrap.grab .g-list img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}
.g-top .g-count{width:auto;height:100%;position:absolute;left:0;top:0;padding:0 18px}
.g-top button{height:45px;width:45px;border:none;position:absolute;right:0;top:0;opacity:.8;background:0 0;-webkit-tap-highlight-color:transparent}
.g-top span{display:block;width:100%;height:100%;line-height:45px;color:#fff}
.g-close{cursor:pointer}
.g-close:after{content:'';width:24px;height:2px;background:#fff;display:block;transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);position:absolute;left:8px;top:21px}
.g-close:before{content:'';width:24px;height:2px;background:#fff;display:block;transform:rotate(-45deg);-moz-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);position:absolute;left:8px;top:21px}
.g-top button:hover{opacity:1}
.Gallery{background:rgba(0,0,0,0.6);}
.g-right {    position: absolute;    top: 43%;    right: 0;    height: 14%;    background: rgba(0,0,0,.5);    width: 55px;    cursor: pointer;}
.g-left {    position: absolute;    top: 43%;    left: 0;    height: 14%;    background: rgba(0,0,0,.5);    width: 55px;    cursor: pointer;}
.g-left:after{content:'';width:20px;height:2px;background:#fff;position:absolute;left:16px;top:50%;margin-top:-1px}
.g-left:before{content:'';width:10px;height:10px;border:2px solid #fff;transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);border-top:none;border-right:none;display:block;position:absolute;left:16px;top:50%;margin-top:-6px}
.g-right:after{content:'';width:20px;height:2px;background:#fff;position:absolute;right:16px;top:50%;margin-top:-1px}
.g-right:before{content:'';width:10px;height:10px;border:2px solid #fff;transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);border-left:none;border-bottom:none;display:block;position:absolute;right:16px;top:50%;margin-top:-6px}
/*弹窗荣誉end*/
.networktxt{display: none;margin-bottom: 130px;}
.networktxt img{max-width: 100%;}
.network_tab{margin: 60px 0 25px}
.network_tab dl{width: 47.5%;float: left;cursor: pointer;}
.network_tab dl:first-child{margin-right: 5%;}
.network_tab dl dd{border-top: 2px solid #e5e5e6;border-bottom: 2px solid #e5e5e6;}
.network_tab dl dt{padding-top: 26px;width: 40%;line-height: 33px;height: 90px;float: left;font-size: 20px;color: #222;border-top: 2px solid #333333;border-bottom: 3px solid #333333;}
.network_tab dl dt img{float: left;margin-right: 17px;}
.network_tab dl dd{padding-top: 26px;font-size: 16px;color: #555;line-height: 32px;height: 90px;}

.list_product_one{padding: 60px 0 80px}
.list_product_one dt{width: 45%;float: left;}
.list_product_one dt h5{padding-top: 40px;padding-bottom: 20px;font-size: 30px;font-weight: bold;color: #222;line-height: 35px;border-top: 6px solid #333333;}
.list_product_one dt h5 a{float: right;font-size: 15px;background: #cc0d12;color: #fff;padding: 0 15px}
.list_product_one dt .list_product_onetxt{width: 93.5%;padding-right:6.5%;height: 256px;font-size: 15px;color: #555;line-height: 32px;overflow-y: auto;}
.list_product_one dd{float: right;width: 50%;text-align: center;overflow: hidden;}
.list_product_one dd img{height: 360px}
.list_product_two{background: url(../images/pro_two_bg.jpg) center top no-repeat;}
.list_product_twotab a{display: inline-block;width: 25%;float: left;color: #fff;text-align: center;height: 200px;}
.list_product_twotab a > *{display: block;}
.list_product_twotab a span.nub{width:24px ;margin: 47px auto 0;height: 24px;font-size: 12px;line-height: 24px;background: #cc0d12;-webkit-border-radius: 100%;border-radius: 100%;}
.list_product_twotab a span.name{margin: 8px 0 28px;font-size: 20px;line-height: 25px;}
.list_product_twotab a span.more{font-size: 12px;}
.list_product_twotab a span.more i{display: inline-block;width: 9px;height: 5px;background:  url(../images/proiico1.png) 0 0 no-repeat;margin-left: 8px;}
.list_product_twotab a.current{background: rgba(204,13,18,0.5);}
.product_twodiv{display: none;padding: 52px 0 100px}
.list_product_twotxt{background: #f4f4f4;}
.product_twodiv h5{margin-bottom: 22px;font-size: 30px;font-weight: bold;color: #222;line-height: 40px;}
.product_twoivtxt{font-size: 15px;line-height: 32px;color: #555;}
.product_twoivtxt img,.product_twoivtxt table,.product_twoivtxt iframe{max-width: 100%;height: auto !important;}
.list_product_onetxt::-webkit-scrollbar {    width: 4px;       height: 1px;}
.list_product_onetxt::-webkit-scrollbar-thumb {background: #b5b5b5;    }
.list_product_onetxt::-webkit-scrollbar-track {        background: #eeeeee;    }
.list_product_three ul{padding-bottom: 50px;padding-top: 5px;max-width: 1212px;width: 96%;margin: auto;}
.list_product_three ul li{float: left;width: 32.3%;margin: 42px 0.4% 0 }
.list_product_three ul li a{position: relative;display: block;border:1px solid #e5e5e5;padding-bottom: 10px;}
.list_product_three ul li a:after{width: 100%;height: 68px;background: #a6a6a5;content: '';position: absolute;left: 0;bottom: 0;display: block;transition:all .5s ease;-webkit-transition:all .5s ease}
.list_product_three ul li a > *{display: block;margin: 0 4.8%;position: relative;z-index: 2;}
.list_product_three ul li a span.img{margin: 4.8%;display: block;padding-bottom: 242px;background-repeat: no-repeat;background-position: center ;-webkit-background-size: contain;background-size: contain;}
.list_product_three ul li a span.tit{padding: 13px 0 10px;font-size: 18px;color: #fff;overflow: hidden;white-space: nowrap;text-overflow:ellipsis;}
.list_product_three ul li a span.more{font-size: 14px;color: #fff;line-height: 20px;}
.list_product_three ul li a span.more img{margin:3.5px 0 0 10px }
.list_product_three ul li a:hover span.img{-webkit-transform: scale(1.05);transform: scale(1.05);}
.list_product_three ul li a:hover span.more img{margin-left: 15px;}
.list_pro_dox{padding-bottom: 50px;}

/*product*/
.list_news{margin-top: 60px;}
.newswiper{position: relative;overflow: hidden;width:50% ;float: left;}
.newswiper .swiper-slide a{display: block;}
.newswiper .swiper-slide a span.img{display: block;padding-bottom: 455px;-webkit-background-size: cover;background-size: cover;}
.newswipertion{text-align: center;position: absolute;width: 100%;left: 0;bottom: 22px;z-index: 3;}
.newswipertion span{width: 14px;height: 14px;display: inline-block;background: url(../images/newico2.png) no-repeat;margin: 0 5px}
.newswipertion span.swiper-pagination-bullet-active{background: url(../images/newico1.png) no-repeat;}
.newsright{background: #eee;width: 50%;float: left;height: 455px;}
.newsright ul{width: 83%;margin: auto;padding-top: 19px;}
.newsright ul li{border-top: 1px solid #e5e5e5;}
.newsright ul li:first-child{border-top: none;}
.newsright ul li a{display: block;padding: 23px 0 21px}
.newsright ul li a h5{font-weight: bold;font-size: 20px;color: #333;line-height: 30px;overflow: hidden;white-space: nowrap;text-overflow:ellipsis;}
.newsright ul li a h6{padding-top: 4px;font-size: 15px;color: #bbb;line-height: 30px;}
.newsright ul li a p{font-size: 15px;color: #808080;overflow: hidden;white-space: nowrap;text-overflow:ellipsis;line-height: 30px;}
.newsright ul li a:hover h5{color: #cc0d12;}
.news_li{max-width: 1200px;width: 94%;margin: auto;padding-top: 30px;padding-bottom: 100px;}
.news_li dl,.cont_newsdl dl{border-bottom: 1px solid #eeeeee;padding: 20px 0}
.news_li dl dt{float: left;width: 215px;margin-right: 30px;}
.news_li dl dt a,.news_li dl dd a,.cont_newsdl dl dd a{display: block;}
.news_li dl dt a span.img{width: 100%;padding-bottom: 175px;display: block;background-position: center;background-repeat: no-repeat;-webkit-background-size: cover;background-size: cover;}
.news_li dl dd{width:79%;float: left;line-height: 25px;}
.news_li dl dd a h5{padding: 13px 0;font-size: 20px;color: #333;overflow: hidden;white-space: nowrap;text-overflow:ellipsis;}
.news_li dl dd a h6{font-size: 15px;padding-bottom: 5px;color: #bbb;}
.news_li dl dd a p{font-size: 15px;color: #808080;overflow: hidden;max-height: 50px}
.news_li dl dd a em{ margin-top: 10px; display: inline-block;line-height: 28px;height: 28px;width: 143px;background-color: #fff;border: 1px solid #d4d2d2;font-size: 14px;color: #acacac;text-align: center;border-radius: 3px;margin-right: 10px;}
.news_li dl dd a:hover h5{color: #cc0d12;-webkit-transform: translateX(3px);transform: translateX(3px);}
.news_li dl dd a:hover em{background: #cc0d12;color: #fff;border-color: #cc0d12;}
.page{padding-top: 20px;text-align: center;}
.page a{display: inline-block;border:1px solid #aaaaaa;font-size: 15px;color: #222;line-height: 73px;padding: 0 33px}
.page a i{font-size: 20px;font-family: simsun;font-weight: bold;}
.page a.on,.page a:hover{background: #222;color: #fff;}
.page a.on i,.page a:hover i{color: #fff;}
.pagenone{display: none;}
/*news*/
.cont_news{max-width: 1000px;width: 92%;margin:50px auto 120px;}
.cont_newstit {border-bottom: 1px solid #eeeeee;padding-bottom: 7px;}
.cont_newstit h5{padding-bottom: 25px;color: #333;font-size: 32px;line-height: 37px;}
.cont_newstit h1{padding-bottom: 25px;color: #333;font-size: 32px;line-height: 37px;}
.cont_newstit .bdsharebuttonbox{float: right;}
.cont_newstit span{font-size: 15px;color: #bbb;line-height: 25px;margin-right: 50px;}
.bdsharebuttonbox h6{float: left;line-height: 37px;font-size: 15px;color: #bbb;}
.bdsharebuttonbox .fenico{width: 37px;height: 37px;padding: 0;margin: 0 0 0 8px;background-image: url(../images/fenxiang.jpg) ;}
.bdsharebuttonbox .fenico.fenicowx{background-position: 0 0;}
.bdsharebuttonbox .fenico.fenicoqq{background-position: -45px 0;}
.bdsharebuttonbox .fenico.fenicosina{background-position: -90px 0;}
.bdsharebuttonbox .fenico.fenicomore{background-position: -135px 0;}
.cont_newsbox{padding-top: 40px;font-size: 16px;line-height: 34px;color: #555;}
.cont_newsbox img,.cont_newsbox table,.cont_newsbox iframe{max-width: 100%;height: auto !important;}
.cont_newsbox table{width: 100% !important;}
.cont_newpage{padding: 40px 0 50px;border-bottom: 1px solid #eeeeee;}
.cont_newpage .bdsharebuttonbox{float: left;}
.cont_newpage > a{display: inline-block;float: right;border: 2px solid #000000;height: 47px;text-align: center;font-size: 16px;}
.cont_newpage > a span{padding: 0 28px;color: #333;line-height: 47px;display: inline-block;}
.cont_newpage > a i{line-height: 47px;font-weight: bold;background: #000;color: #fff;display: inline-block;float: right;font-family: simsun;padding-left: 2px;width: 36px;}
.cont_newpage > a:hover i{width: 50px;}
.cont_newpage > a:hover span{padding: 0 21px}
.cont_newsdl dl{}
.cont_newsdl dl dt{float: left;width: 160px;}
.cont_newsdl dl dt a span.img{display: block;width: 100%;padding-bottom: 121px;-webkit-background-size: cover;background-size: cover;}
.cont_newsdl dl dd{width: 80%;float: right;}
.cont_newsdl dl dd a h5{line-height: 20px;padding: 16px 0 21px;font-size: 20px;color: #333;overflow: hidden;white-space: nowrap;text-overflow:ellipsis;}
.cont_newsdl dl dd a h6{font-size: 15px;padding-bottom: 18px;color: #bbb;}
.cont_newsdl dl dd a p{font-size: 15px;color: #808080;overflow: hidden;white-space: nowrap;text-overflow:ellipsis;}
/*cont news*/
.list_contact{margin-top: 60px;margin-bottom: 60px;position: relative;}
.list_contact .w_1200{}
.map_div{float: right;width: 32.5%;background:#f1f1f1;height: 520px;}
.map_divtxt{padding: 0 5% 0 12.8%}
.map_div h4{margin-top: 50px;margin-bottom: 57px;}
.map_div p{padding-bottom: 5px;font-size: 15px;color: #555;line-height: 24px;}
.map_div p img{margin-right: 15px;}
.map_div p i{font-size: 18px;font-weight: bold;}
.map_div span{margin-top: 60px;display: block;}
.map_div span img{border:1px solid #eeeeee;width: 114px;height: 114px;}
.map_div span i{display: block;width: 114px;text-align: center;line-height: 45px;font-size: 14px;color: #555;}
/*map*/
.list_message{padding-bottom: 150px;padding-top: 55px;}
.list_message h4{padding-bottom: 20px;font-size: 22px;color: #333;line-height: 30px;}
.messmr50,.mess50,.mess100{border:1px solid #e5e5e5;float: left;margin-bottom: 20px;}
.mess50{width: 49.5%;}
.messmr50{width: 49.5%;margin-left: 0.6%;}
.mess100{width: 100%;}
.list_message label{font-size: 15px;color: #888;line-height: 33px;padding: 15px 0;float: left;padding-left: 20px;}
.list_message input[type=text]{height: 33px;line-height: 33px;margin: 15px 0;border:none;font-size: 15px;width: 80%;}
.list_message textarea{height: 178px;border:none;line-height: 33px;margin: 15px 0;float: left;width: 90%;font-size: 15px;}
.messewm p{float: left;border:1px solid #e5e5e5;}
.messewm p input[type=text]{width: 90px;text-align: center;}
.messewm img{margin: 0 12px;width: 200px;height: 65px;}
.messewm span{cursor: pointer;font-size: 15px;color: #333;line-height: 33px;display: inline-block;margin: 15px 0}
.messewm input[type=submit]{float: right;width: 200px;height: 65px;color: #fff;border:none;background: #cc0d12;font-size: 15px;}

.list_case{max-width: 1212px;width: 96%;margin: 6px auto 130px;}
.list_case .case{position: relative;width:32.3% ;margin: 40px 0.45% 0;float: left;}
.list_case .case .case_a{overflow: hidden;border:1px solid #eeeeee;display: block;cursor: pointer; -webkit-transition:all 0.5s ease 0s; transition:all 0.5s ease 0s;}
.case_a span.img{display: block;margin: 4.8%;padding-bottom: 243px;-webkit-background-size: cover;background-size: cover;}
.case_a span.tit{display: block;font-size: 30px;color: #222;line-height: 35px;margin: 0 4.8%;padding: 17px 0 15px}
.case_a span.txt{height: 210px;display: block;margin: 0 4.8%;font-size: 15px;color: #666;line-height: 30px;overflow-y: auto;}
.case_a span.txt::-webkit-scrollbar {    width: 4px;       height: 1px;}
.case_a span.txt::-webkit-scrollbar-thumb {background: #b5b5b5;    }
.case_a span.txt::-webkit-scrollbar-track {        background: #eeeeee;    }
.list_case .case .case_a:hover{border-color: #cc0d12;}
.list_case .case .case_a:hover span.tit{color: #cc0d12;}

.case_a span.more{margin-top: 14px;padding: 0 4.8%;border-top: 1px solid #eee;display: block;}
.case_a span.more i{position: relative;font-size: 14px;color: #cc0d12;line-height: 44px;padding: 20px 0;display: inline-block;padding-right: 24px;}
.case_a span.more i:after{display: inline-block;width:13px ;height: 13px;background: url(../images/caseico1.png) 0 0 no-repeat;content: '';position: absolute;right: 0;top: 50%;margin-top: -6.5px}
.case.on .case_a{margin-bottom: 380px;}
.case.on .case_ul{}
.case.on .case_a span.more{background: #eee;}
.case.on .case_a span.more i:after{background-position: 0 -13px;}
.case_ul{position: absolute;background: #eee;width: 1198px;top: 670px;z-index: 5;display: none;}
/*.case_ul.is-visible{display: block;}*/
.case_swiper{position: relative;overflow: hidden;margin: 0 1.6%;padding: 20px 0 ;min-height: 260px;}
.case_swiper .swiper-slide span.caseimg{display: block;padding-bottom:190px ;-webkit-background-size: cover;background-size: cover;}
.case_swiper .swiper-slide span.casetit{font-size: 16px;color: #333;text-align: center;display: block;background: #fff;line-height: 70px;}
.case_close{display: block;border-top: 1px solid #dcdcdc;text-align: center;font-size: 14px;color: #333;line-height: 79px;cursor: pointer;}
.case_close i{padding-right: 24px;background: url(../images/case_close.jpg) right center no-repeat;}
.case_close:hover{color: #d56466;}
.list_case .case.case_02 .case_ul{left: -403px}
.list_case .case.case_03 .case_ul{left: -805px}
.case_swiperleft,.case_swiperright{width:50px ;height: 50px;position: absolute;top: 95px;z-index: 3;cursor: pointer;}
.case_swiperleft{background:rgba(0,0,0,0.7) url(../images/i2prev.png) no-repeat;left: 0}
.case_swiperright{background:rgba(0,0,0,0.7) url(../images/i2next.png) no-repeat;right: 0}
.case_04{width: 100%;float: left;height: 1px;}

.list_newtxt{max-width: 1200px;width: 96%;margin:20px auto }
.list_newtxt ul li{width: 100%;float: left;border-bottom: 1px dashed #dedede;}
.list_newtxt ul li a{display: block;font-size: 16px;line-height: 70px;}
.list_newtxt ul li a i{float: left;color: #999;margin-right: 10px;}
.list_newtxt ul li a span{color: #333;float: left;display: inline-block;overflow: hidden;white-space: nowrap;text-overflow:ellipsis;width: 80%;}
.list_newtxt ul li a em{float: right;color: #999;font-size: 14px;}
.list_newtxt ul li a:hover span{color: #cc0d12;-webkit-transform: translateX(3px);transform: translateX(3px);}
/*20190329*/
.fixed{position: fixed;bottom: 15px ;right: 15px;z-index: 99;width: 54px;}
.fixed p{background: #cc0d12;color: #fff;height: 55px;margin-bottom: 3px;text-align: center;position: relative;-webkit-transition:all 0.5s ease 0s; transition:all 0.5s ease 0s;cursor: pointer;}
.fixed p em{position: absolute;display: none;width: 120px;height: 120px;right: 66px;top: 0}
.fixed p em img{width: 120px;height: 120px;padding-top: 0;}
.fixed p:hover em{display: block;}
.fixed p:hover,.fixed a:hover,.fixed span:hover{background-color: #940206;}
.fixed a{text-align: center;display: block;color: #fff;}
.fixed p img{display: inline-block;margin-top: 10px;padding-bottom: 1px;width:auto;height: 21px;}
.fixed p i{display:block;line-height: 25px;}
.to_top{display: block;width: 54px;height: 55px;background-color: #cc0d12;background-image: url(../images/fix03.png);cursor: pointer;background-position: center;}
/*20190404*/
.iframediv{float: left;width: 65%;height: 523px;}
@media screen and (max-width:  1440px){
.fivecenterbox .more{bottom: 0}
.five_left .pic a span{padding-bottom: 70%;}
.five_right dl{padding: 2% 0;}
}
@media screen and (max-width: 1280px){
	.navWrap{display: none;}
	.m_header{display: block;}
	.w_1200{width:94%}
	.banner{height: auto !important;padding-top: 0;}
	.banner a{height: 0;padding-bottom: 50%;}
	.banner a span.txt1{left:10%;margin-left: 0;margin-top: 0; -webkit-transform: translateY(-50%);	transform: translateY(-50%);}

	.index_one_center,.pc-slide,.index_two_center,.two_swiper_box,.two_swiper_box{height: auto}
	.scaleimg dt a span{padding-bottom: 50%;height: 0;}
	.index_tit{width: 100%;}
	.pc-slide,.fourcenterbox,.fivecenterbox{width: 94%;margin: 0 3%;}
	.view .swiper-slide dd{font-size: 18px;line-height: 25px;}
	.isect2_btn{right: 0;bottom: 10px}
	.index_tit a:after, .index_tit a:before{width: 35%;}
	.two_swipercontainer .two_swidiv span.img{height: 0;padding-bottom: 50%;}
	.two_swipercontainer .two_swidiv.two_swidi2 span.img{padding-bottom: 100%;}
	.two_swipercontainer .two_swidi2 i, .two_swipercontainer .two_swidi1 i{height: 40px;line-height: 40px;}
	.two_swipercontainer .two_swidi2 i em, .two_swipercontainer .two_swidi1 i em{font-size: 15px;}
	.index_tit span{font-size: 25px;padding-bottom: 14px;}
	.index_tit{margin-top: 10px;width: 94%;}
	.i2prev, .i2next{background-color: rgba(0,0,0,0.7);z-index: 5;display: none;}
	.i2prev{left: 0}
	.i2next{right: 0}
	.pc-slide,.two_swiper_box,.three_cenbox,.fourcenterbox{padding-top: 30px;}
	.three_cenboxmain{background: none;width: 94%;padding: 0 3%;text-align: center;}
	.three_cenboxmain > div{position: static;float: left;}
	.three_cenboxmain > div .xian,.three_cenboxmain > div .yuan,.three_cenboxmain > div.threebox1{display: none;}
	.three_cenboxmain > div.threebox2,.three_cenboxmain > div.threebox3{width: 130px;margin: 0 21px;}
	.three_cenboxmain > div.threebox2 .bg,.three_cenboxmain > div.threebox3 .bg{height: 130px;}
	.threebox7 .bg .pic img{margin-top: 34px;}
	.threebox3 .bg .pic img{margin-top: 40px;}
	.threebox2 .bg .pic em, .threebox3 .bg .pic em{font-size: 16px;line-height: 20px;}
	.fourcenterbox p{line-height: 30px;font-size: 14px;}
	.fourcenterbox .more a span,.fourcenterbox .more a i{height: 40px;line-height: 40px;}
	.fivecenterbox .more{}
	.five_left,.foot_nav{display: none;}
	/*20190316*/
	.foot_ewm{text-align: center;float: none;}
	.ewmdiv{float: none;}
	.foot_nadd{text-align: center;}
	.five_right{width: 100%;margin-left: 0;}
	.fivecenterbox{padding-top: 30px;}
	/*index end*/
	.n_bannerbox{padding-top: 0;}
	.n_banner{-webkit-background-size: cover;	background-size: cover;}
	
	.blocklocation{display: block;}
	.locawidth{height: 50px;}
	.location .w_1200 a, .locawidth .swiper-slide a{padding: 5px 40px}
	.location .w_1200 a{font-size:13px;padding:0 10px}
	.list_honer ul li a span.img{padding-bottom: 65%;}
	.list_honer ul li a{padding-bottom: 20px;}
	.network_tab dl dd{font-size: 14px;}
	.network_tab dl dt{font-size: 18px;}
	.list_product_three .index_tit{margin-top: 50px;}
	.list_product_three ul li a{padding-bottom: 10px;}
	.list_product_three ul li a span.img{padding-bottom: 60%;}
	.news_li dl dd,.cont_newsdl dl dd{width: calc(100% - 200px);}
	.messmr50, .mess50{width: 100%;margin-left: 0;}
	.case_ul{width: 100%;-webkit-box-sizing: border-box;	box-sizing: border-box;}
	.list_case .case.case_02 .case_ul{left: 0}
	.list_case .case.case_03 .case_ul{left: 0}
	.case.on .case_a{margin-bottom: 330px;}
	.list_case .case{width: 100%;}
/*	.case_a span.txt{height: auto;}*/
	.case_a span.img{padding-bottom: 250px;width: 350px;}
	.case_close{display: none;}
	.case_swiper .swiper-slide span.caseimg{padding-bottom: 70%;}
	.case_swiper .swiper-slide span.casetit{line-height: 50px;}
	.case_a span.tit{padding-top: 0;font-size: 25px;}
	.case_a span.more i{padding:0 24px 0 0;}
	.list_newtxt ul li a span{width: calc(100% - 170px);}
	.iframediv,.map_div{width: 100%;}
	.map_divtxt{padding: 0 2%}
	.iframediv{height: 290px !important;}
	.three_cenboxmain{height: auto;}
	.list_product_two{-webkit-background-size: cover;	background-size: cover;background-position: center;background-repeat: no-repeat;}

}
@media screen and (max-width: 768px){
	.bannerhd{bottom: 20px}
	.view .swiper-slide dt{width: 100%;height: auto}
	.view .swiper-slide dd{width: 100%;height: auto}
	.view .swiper-slide dd .txt{padding: 0 3%;}
	.view .swiper-slide dd .txt a{padding: 15px 0 50px;text-align: center;height: auto;overflow: hidden;white-space: nowrap;text-overflow:ellipsis;}
	.isect2_btn {bottom:13px;height: 30px !important;width: auto;}
	.isect2_btn .isect2_prev, .isect2_btn .isect2_next{width: 30px;height: 30px;margin: 0 2.5px;}
	.isect2_btn .isect2_next{background-position: -66px -60px;}
	.isect2_btn .isect2_prev{background-position: -11px -10px;}
	.isect2_btn .isect2_next:hover{background-position:-10px -60px;}
	.isect2_btn .isect2_prev:hover{background-position:-67px -10px;}
	.scaleimg dd .txt a{line-height: 30px;height: auto;padding: 0;}
	.index_tit a:after, .index_tit a:before{width: 100px;}
	.pc-slide .tabs li{height: 70px;}
	.pc-slide .tabs li a span.txt i,.scaleimg dd{font-size: 15px;}
	.two_swiper_box,.index_one_center{padding-bottom: 40px;}
	.three_cenboxmain{margin-bottom: 40px;}
	.scaleimg dt{width: 100%; height: auto}
	.scaleimg dd{width: 100%;height: auto}
	.scaleimg dd .txt{padding:15px 2%;}
	.scaleimg dd .txt a{white-space: nowrap;text-overflow:ellipsis;width: 70%;}
	.pc-slide,.two_swiper_box{padding-top: 30px;}
	.preview .swiper-container{padding-bottom: 0;}
	.two_swipercontainer .two_swidivleft, .two_swipercontainer .two_swidicenter {width: 100%;height: auto}
	.two_swipercontainer .two_swidicenter{margin: 3% 0;}
	.two_swipercontainer .two_swidi3 a{padding-bottom: 50%;}
	.index_two_center, .index_three_center, .index_four_center, .index_five_center{padding: 2.5% 0 5%;}
	.five_left{width: 100%;display: block;}
	.five_right dl dt{display: none;}
	.five_right dl dd{width: 100%;}
	.five_left .txt a span{font-size: 16px;}
	.five_left .txt a em,.five_right dl dd em{font-size: 14px;}
	.five_left .txt a{padding: 15px 4% 30px;}
	.five_left .txt a i,.five_right dl dd i{padding: 5px 0 3px;}
	.five_right dl dd span{font-size: 16px;}
	.fivecenterbox .more a{line-height: 40px;height: 40px;}
	.fivecenterbox .more a span,.fivecenterbox .more a i{height: 40px;}
	.foot_ewm{float: left;width: 100%;}
	.foot_nadd{width: 100%;text-align: center;}
	.fixedmenu{display: none;}
	.index_tit span{font-size: 22px;}
	.list_honer ul li{width: 49.2%;margin-top: 20px;}
	.n_banner{height: 180px;}
	.n_banner h5{padding-top: 40px;font-size: 26px;}
	.network_tab dl dt,.network_tab dl dd{width: 100%;text-align: center;float: left;}
	.network_tab dl dt{height: auto;border-bottom: none;padding-top: 10px;padding-bottom: 5px;}
	.network_tab dl dt img{display: none;}
	.network_tab dl dd{border-top: none;padding-top: 0;padding-bottom: 5px;line-height: 26px;height: auto;min-height:78px }
	.network_tab{margin-top: 20px;margin-bottom: 10px;}
	.networktxt{margin-bottom: 80px;}
	.list_product_one dt{width: 100%;}
	.list_product_one dd{width: 100%;margin-top: 15px;}
	.list_product_one dd img{height: auto;max-width: 100%}
	.list_product_one dt h5{font-size: 25px;padding: 20px 0 10px;}
	.list_product_one dt .list_product_onetxt{height: auto;width: 100%;padding: 0}
	.list_product_twotab a{width: 50%;height: 120px;}
	.list_product_twotab a span.nub{margin-top: 17px;}
	.list_product_twotab a span.name{margin: 8px 0 15px}
	.product_twodiv{padding: 25px 0 50px}
	.product_twodiv h5{font-size: 25px;}
	.list_product_three ul li{width: 49.2%;margin-top: 22px;}
	.list_product_three ul li a span.tit{font-size: 16px;}
	.newswiper,.newsright,.news_li dl dt{width: 100%;}
	.newswiper .swiper-slide a span.img,.news_li dl dt a span.img{padding-bottom: 75%;}
	.newsright ul{width: 94%;}
	.newsright{height: auto;}
	.newsright ul{padding-top: 0;}
	.newsright ul li a h5{font-size: 18px;}
	.news_li dl dt{float: left;}
	.page a{display: none;}
	.news_li{padding-bottom: 50px;}
	.page a.pageprev,.page a.pagenext{display: inline-block;width: 40%;line-height: 40px;-webkit-box-sizing: border-box;	box-sizing: border-box;}
	.cont_news{margin: 20px auto 50px}
	.cont_newstit h5{font-size: 22px;padding-bottom: 15px;}
	.cont_newstit .bdsharebuttonbox,.cont_newpage .bdsharebuttonbox{display: none;}
	.cont_newpage{text-align: center;}
	.cont_newpage > a{float: none;}
	.cont_newsdl dl dd a h5{font-size: 18px;padding: 10px 0 16px}
	.cont_newsdl dl dt a span.img{padding-bottom: 100px;}
	.cont_newsdl dl dd a h6{padding-bottom: 10px;}
	.list_contact{margin-top: 30px;margin-bottom: 30px;}
	.list_contact .w_1200{position: relative;}
	.map_div{position: static;width: 100%;height: auto;padding-bottom: 20px;}
	.map_divtxt{padding-left: 5%;}
	.map_div h4{margin: 20px 0}
	.map_div span{margin-top: 20px;}
	.list_contact iframe{height: 300px;}
	.messewm input[type=submit]{margin: auto;display: block;float: none;	margin-top: 20px;}
	.messewm img{width: 80px;margin: 0 3px}
	.messewm p input[type=text]{width: 65px;}
	.list_message input[type=text]{margin: 5px}
	.list_message label{padding: 5px 0 5px 10px}
	.messewm img{height: 43px;}
	.messewm span{margin: 5px 0}
	.list_message textarea{width: 100%;margin: 5px 0}
	.messewm input[type=submit]{height: 40px;}
	.list_message{padding: 20px 0 50px;}
	.list_message h4{font-size: 18px;}
	.case_a span.tit{font-size: 22px;}
	.list_case{margin-bottom: 50px;}
	.case_a span.img{padding-bottom: 63%;width: auto;}
	.list_newtxt ul li a{line-height: 60px;font-size: 15px;}
	.list_newtxt ul li a em{display: none;}
	.list_newtxt ul li a span{width: calc(100% - 95px);}
	.news_li dl dd{width: 100%;}
	.fivecenterbox .more{margin: 20px 0 20px}
	.pc-slide .tabs{margin-bottom: 10px;}
		 .five_lefthd{bottom: 10px}
		 .preview_sb .swiper-container .swiper-slide{width: 50%;}
	.preview_sb .arrow-left, .preview_sb .arrow-right{display: none;}
.case_ul{top: 590px}
.three_cenboxmain > div{display: inline-block;float: none;}
.threebox2 .bg .pic, .threebox3 .bg .pic{height: 130px;overflow: hidden;}
.location .w_1200 a{float:left;width:25%;padding:0;text-align:center}
.list_product_one{padding-top:20px;}
.cont_newsbox{padding-top:10px;}

}
@media screen and (max-width: 380px){
	.three_cenboxmain > div.threebox2, .three_cenboxmain > div.threebox3{margin: 0 8px}
	.pc-slide .tabs li{height: 50px;}
}