﻿/*css重置*/
*{padding:0;margin:0;font-family: 微软雅黑;}
a{text-decoration: none;}
li{list-style: none;}
input,textarea{border:none;outline: none;}
/*主体内容开始*/
/*html{overflow-x: hidden !important;}*/
body{width: 100%;height: 100%;background:#fff;/*overflow-x: hidden !important; */}
.wrapper{width: 100%;height:100%;}
header{padding:0 80px;height: 90px;box-shadow: 0 0 10px rgba(12,48,67,0.2);border-top:3px solid #c21928;}
header .logo{float: left;padding:10px 0 10px 10px;}
header .phone{float: right;font-size: 16px;background: url(../images/phone.png) no-repeat left center ;color:#fff;padding-left: 30px;margin-top: 46px;}
nav{/*width: 62.5%;*/margin:0 auto;height: 100%;float: right;margin-right: 7%;}
nav ul{height: 100%;float: right;}
nav li{font-size: 16px;color:#666;float: left;margin-top: 47px;padding:0 20px;padding-bottom: 28px;text-align: center;margin-right: 30px;cursor: pointer;}
nav li:last-of-type{margin-right: 0px;}
nav li a{color:#333;}
nav li.active{border-bottom: 3px solid #c21928;color:#333;}
nav li.active a{color:#333;}
nav li:hover{border-bottom: 3px solid #c21928;color:#333;}
nav li:hover a{color:#333;}
.banner{width: 100%;}
.banner .swiper-slide,.swiper-container{width: 100% !important}
.banner img{width: 100%;}
.banner .swiper-pagination-bullet{width: 30px;height: 10px;border-radius: 5px;opacity: 0.67 ;background: #fff;}
.banner .swiper-pagination-bullet-active{opacity: 1 !important}

/*手机导航样式*/
    .enlarge{position: relative; float: right; display:block; cursor:pointer; z-index:30; height:0.3rem; width:0.3rem;right:0.15rem;top:0.4rem;border-radius: 2px;}
    .enlarge .icon::before, .enlarge .icon::after {
    background-color: #c21928;
    border-radius: 2px;
    content: "";
    height: 0.05rem;
    left: 0;
    position: absolute;
    transition-duration: 0.5s;
    width: 0.4rem;
    }
    .enlarge .icon::before {
    top: -0.1rem;
    }
    .enlarge .icon::after {
    top: 0.1rem;
    }
    .enlarge .icon {
    background-color: #c21928;
    border-radius: 2px;
    height: 0.05rem;
    /*left: 2px;*/
    position: absolute;
    top: 0.1rem;
    transition-duration: 0.5s;
    width: 100%;
    }
    .enlargeSelect.enlarge .icon::before {
    transform: translateY(0.1rem) rotate(45deg);
    }
    .enlargeSelect.enlarge .icon::after {
    transform: translateY(-0.1rem) rotate(-45deg);
    }
    .enlargeSelect.enlarge .icon {
    width: 0;
    }


footer{width: 100%;/*min-height: 315px;*/background: #332d31;color:#ccc;font-size: 13px;border-bottom: 1px solid #454244;}
footer .container{margin:0 auto;height: 100%;padding:0;}
footer .container  h3{font-size: 18px;color:#fff;font-weight: bold;line-height: 50px;margin:25px 0;margin-bottom: 15px;}
footer .container .contactUs  li{line-height: 22px;margin-bottom: 26px;padding-left: 27px;} 
footer .container .fotNav li{float: left;line-height: 40px;margin-right: 18%;position: relative;}
footer .container .contactUs  li:first-of-type{background: url(../images/icon_f1.png) no-repeat -4px 2px;}
footer .container .contactUs  li:nth-child(2){background: url(../images/icon_f2.png) no-repeat left center;}
footer .container .contactUs  li:nth-child(3){background: url(../images/icon_f3.png) no-repeat left center;}
footer .container .fotNav li a{color:#ccc;}
footer .container .fotNav li a:hover{color:#fff;}
footer .container .fotNav li:nth-child(2n){margin-right: 0px;}
footer .container .fotNav li .line{width: 27px;height: 1px;background: #605f60;display: inline-block;position: absolute;left:0;bottom: 0;}
footer .container .fotEwm{margin-top: 80px;}
footer .container .fotEwm img{float: left;}
footer .container .fotEwm p{float: left;margin-left: 20px;margin-top: 40px;line-height: 24px;}
footer .container input[type='text']{height: 30px;background: #4b4649;color:#fff;text-indent: 10px;width: 100%;font-size: 12px;}
footer .container textarea{height: 50px;background: #4b4649;color:#fff;text-indent: 10px;width: 100%;resize:none;margin:10px 0 14px 0;font-size: 12px;padding-top: 5px;}
footer .container input[type='submit']{font-size: 12px;background: #de1928;width: 90px;height: 30px;display: block;transition: 0.5s;color:#fff;}
footer .container input[type='submit']:hover{background: #c21928}
.footer_p {font-size: 12px;color:#cccccc;line-height: 53px;background: #332d31;}
.footer_p>div .span2{float: right;letter-spacing: 0.6px;}
.footer_p>div .span2 a{color:#ccc;}
.footer_p>div .span2 a:hover{color:#c21928;}
/*关于我们*/
.aboutCon{background: #fff;width: 100%;height:auto;margin-left: 0px;margin-right: 0px;margin-top:60px;}
.aboutCon>div{background:#f5f7fa;max-width: 1600px;/*background: #ccc;*/padding-left: 0px;padding-right: 0px;float: left;margin-top:-2px;}
.aboutCon>div .font{padding:60px 0 0 0px;font-size: 14px;color:#666;}
.aboutCon>div .font p{line-height: 32px;}
.aboutCon>div .font span{font-size: 72px;color:#333;font-family: 黑体;float: left;margin-top:-20px;margin-right: 45px;min-height: 200px;}
.publicTitle{text-align: center;}
.publicTitle h3{font-size: 30px;color:#e1e1e1;text-transform: uppercase;font-weight: normal;padding-top: 100px;}
.publicTitle h4{font-size: 24px;color:#282828;font-weight: bold;line-height: 60px;}
.publicTitle span{width: 40px;height: 2px;background: #c21928;margin:0 auto;display: block;}
.aboutCon>div .font2>div{background: #c21928;font-size: 75px;color:#fff;width: 240px;height: 240px;text-align: center;margin-left: 20%;line-height:1.1;padding:35px 0;}
.aboutCon>div:first-of-type{padding-bottom: 50px;}
.more{padding-bottom: 50px;}
.more a{width: 150px;height: 35px;border:1px solid #c21928;border-radius: 3px;margin:0 auto;line-height: 32px;font-size: 14px;color:#c21928;text-align: center;display: block;background: #f5f7fa;transition: 0.3s all ease;}
.more a:hover{background-color:  #c21928;color:#fff;border-color:#c21928;}
/*产品*/
.proCon{width: 100%;height: auto;background: url(../images/bg1.jpg) no-repeat center center;background-size: cover;}
.proCon:after{display: block;clear: both;content: ''}
.publicTitle2 h4{color:#fff; }
.publicTitle2 span{background-color:#fff; }
.proConD{margin-top: 60px;}
.proConDL{padding-left: 10px;padding-right: 10px;}
.proConDL>div{position: relative;width: 100%;overflow:hidden;}
.proConDR{padding-left: 0px;padding-right: 0px;}
.proConDR>div{position: relative;overflow:hidden;padding-left: 0px;padding-right: 10px;}
.proConDL>div img,.proConDR>div img{max-width: 100%;width:100%;}
.proConDL>div span{position: absolute;bottom: -103px;left:0px;height: 103px;background:#c21928;padding:0 24px;width: 100%;transition: 0.3s;}
.proConDL>div span h3,.proConDR>div span h3{font-size: 18px;color:#fff;font-weight: bold;line-height: 38px;padding-top: 23px;}
.proConDL>div span p,.proConDR>div span p{font-size: 14px;color:#fff;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.proConDL>div:hover span,.proConDR>div:hover span{bottom: 0;}
.proConDL>div:hover{}
.proConDR>div span{position: absolute;bottom: -60px;left:0px;height: 60px;background:#c21928;padding:0 14px;width: 100%;transition: 0.3s;}
.proConDR>div>div{position: relative;overflow:hidden;}
.proConDR>div>div:nth-child(1){margin-bottom: 10px;}
.proConDR>div>div h3{padding-top: 8px;line-height: 26px;}
.more2{padding-bottom: 80px;}
.more2 a{color:#fff;background: none;border-color: #fff;margin-top: 60px;}

/*新闻*/
.newsConD {margin-top:60px;}
.newsConD .newsConDL h3{font-size: 16px;color:#333;font-weight: bold;}
.newsConD  h3 a{color:#333;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;transition: 0.3s;width: 100%;display: inline-block;}
.newsConD .newsConDL .videoImg{position: relative;}
.newsConD .newsConDL .videoImg:hover .play{transform: rotate(360deg);}
.newsConD .newsConDL .videoImg .play{position: absolute;left:50%;top:50%;margin:-30px 0 0 -30px;transition: 0.6s;}
.newsConD .newsConDL img{max-width: 100%;max-height: 100%;}
.newsConD .newsConDL p{font-size: 14px;color:#666;line-height: 23px;}
.newsConD .newsConDL p:hover a{color:#c21928;}
.newsConD p a{color:#666;}
.newsConDR h3{font-size: 16px;color:#333;font-weight: bold;margin-bottom: 16px;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.newsConDR span{font-size: 13px;color:#999;margin-bottom: 6px;display: block;}
.newsConDR li{padding-bottom: 22px;border-bottom: 1px solid #ededed;margin-bottom: 18px;}
.newsConDR li p{overflow:hidden;text-overflow: ellipsis;white-space: nowrap;transition: 0.3s;}
.newsConDR li p:hover a{color:#c21928}
.newsConD .newsConDL h3 a:hover{color:#c21928;}
.newsConD  h3 a:hover{color:#c21928;}
.more3 a{color:#e1e1e1;color:#b8b8b8;border-color: #b8b8b8;margin-top:45px;background: #fff;}
/*荣誉资质*/
.honorCon{width: 100%;height: auto;background: url(../images/bg2.jpg) no-repeat center center;background-size: cover;overflow-x: hidden;}
.honorCon:after{display: block;clear: both;content: ''}
.honorCon .swiper-slide div{transition: 0.3s;border:2px solid rgba(0,0,0,0.1);}
.honorCon .swiper-slide p{line-height: 70px;font-size: 18px;color:#fff;text-align: center;transition: 0.3s;}
.honorCon .swiper-slide div:hover{border:2px solid #c21928;box-sizing: border-box;}
.honorCon .swiper-slide:hover p{color:#c21928;}
.honorCon .swiper-button-next{background: url(../images/next.png) no-repeat right center;right:-5%;margin-top:-50px;}
.honorCon .swiper-button-prev{background: url(../images/prev.png) no-repeat left center;left:-5%;margin-top:-50px;}
.honorCon .container{position: relative;margin-top:60px;}
.honorCon .swiper-wrapper img{width: 100%;}

/*导航列表*/
.navBarList{width:100%;height:100%;background: #fff;position: fixed;left:0;z-index: 101;overflow: auto;display: none;}
.navBarListDetail{width:7rem;margin:0rem auto 0;}
.navBarListDetail li{width:100%;height:1.2rem;border-bottom:2px solid #f1f1f1;line-height: 1.2rem;}
.navBarListDetail li a{width:100%;height:1.2rem;display: block;font-size: 0.3rem;color:#666666;}
.jiantou{width:0.17rem;height: 0.3rem;float: right;margin:0.46rem 0.1rem 0 0;}
.navImg{width:0.36rem;height:0.36rem;margin:0 0.26rem 0 0.15rem;display: block;margin-top: 0.44rem;float: left;}

/*子页面*/
.banner_pro{width: 100%;height: auto;}
.banner_pro img{max-width: 100%;width: 100%;min-height: 120px;}
.newsContent{position: relative;background:#fff;}
.newsContent .newsContentT{height: 80px;background: #fff;line-height: 80px;position: absolute;width: 100%;top:-80px;left:0;}
.newsContent .newsContentT:after{display: block;clear: both;content: ''}
.newsContent .newsContentT>div{margin:0 30px;height: 100%;border-bottom: 2px solid #c21928;}
.newsContent .newsContentT h3{float: left;font-size: 24px;color:#333;line-height: 80px;}
.newsContent .newsContentT div div{float: right;font-size: 12px;color:#666;}
.newsContent .newsContentT div div i{font-style: normal;font-size: 12px;color: #666;}
.newsContent .newsContentT div div a{color:#666;}
.newsContent .newsContentT div div a:hover{color:#c21928;}
.newsContentTab{margin:30px 15px;border-bottom: 1px solid #e8e8e8;/*border-bottom: 1px solid #ccc;*/margin-bottom: 0px;}
.newsContentTab div a{width: 120px;height: 40px;display: block;font-size: 16px;color:#a5a5a5;background: #efefef;line-height: 40px;text-align: center;margin-bottom: 30px;}
.newsContentTab div a.active{background: #c21928;color:#fff;}
.newsContentTab div a:hover{background: #c21928;color:#fff;}
.newsContentList li:after{display: block;clear: both;content: ''}
.newsContentTab>div:nth-child(1) a{float:right}
.newsContentList li{padding:20px 15px;padding-bottom: 0px;}
.newsContentList li .img{padding-left: 0px;}
.newsContentList li .img a{width: 100%;display: block;overflow: hidden;}
.newsContentList li .font{padding-right: 0px;}
.newsContentList li .img img{max-width: 100%;min-height: 100px;transition: 0.5s;}
.newsContentList li .font h4{font-size: 16px;color:#333;font-weight: bold;margin-bottom: 18px;transition: 0.3s;}
.newsContentList li .font h4:hover a{color:#c21928;}
.newsContentList li .font h4:after{display: block;clear: both;content: ''}
.newsContentList li .font h4 i{font-style: normal;font-size: 13px;color:#999;float: right;font-weight: normal;}
.newsContentList li .font h4 a{color:#333;display: block;float: left;width: 80%;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.newsContentList li .font p{font-size: 14px;color:#666;line-height: 24px;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp:2;
overflow: hidden;
}
.newsContentList li .font p a{color:#666;transition: 0.3s;}
.newsContentList li .font p a:hover{color:#c21928;}
.newsContentList li .font>a{font-size: 14px;color: #666;margin-top: 20px;display: inline-block;}
.newsContentList li .font>a:hover{color:#c21928;}
.newsContentList li>div{height: 100%;margin:0 15px;padding-bottom:20px;border-bottom: 1px dashed #e8e8e8;}
.newsContentList li>div:after{display: block;clear: both;content: ''}

#page{font-size: 14px;color: #666666;padding:9px 10px;width: 100%;padding-bottom: 90px;
    height: auto;
    margin-top: 60px;
    display: box;
    box-pack: center;
    display: -webkit-box;
    -webkit-box-pack: center;
    display: -moz-box;
    -moz-box-pack: center;}
.RepeaterNumberList_page{padding: 5px 5px;text-align: center;font-size: 14px;color:#666;margin-right: 10px;}
.RepeaterNumberList_sw, .RepeaterNumberList {
    padding: 5px 10px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    background: #bfbfbf;
    margin-right: 10px;
    cursor: pointer;
    
}
.RepeaterNumberList:nth-child(2){
    background-image: url(../images/prev1.png);
    background-repeat: no-repeat;
    background-position: center center;
    padding: 5px 14px 5px 14px;
}
.RepeaterNumberList2{
    background-image: url(../images/next1.png) !important;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 5px 14px 5px 14px;
}
.RepeaterNumberList_Now {
    color: #c21928;
    padding: 5px 5px;
    text-align: center;
    font-size: 14px;
    margin-right: 10px;
}
.RepeaterNumberList_sw:last-of-type{margin-right:0px;}
#page .RepeaterNumberList_sw:hover{color:#fff;background: #c21928;}

.RepeaterNumberList:hover{background-color: #c21928;}
.RepeaterNumberList_page:hover,.RepeaterNumberList_Now:hover{color:#c21928;}
.newsContentList div>div:fist-of-type{position: relative;}
.newsContentList .play{position: absolute;left:50%;top:50%;margin:-30px 0 0 -30px;}
.newsContentList li .img .play{height: auto;width: 45px;height: 45px !important;min-height:45px;margin:-22.5px 0 0 -30px;transition:0.6s all;}
.newsContentList li:hover .play{transform: rotate(360deg);}
.newsContentList li:hover img{transform: scale(1.1);}

.newsContentDetail{width: 100%;margin-top: 58px;}
.newsContentDetail_con1 .title{border-bottom: 1px solid #dcdcdc;text-align: center;padding-bottom: 20px;}
.newsContentDetail_con1 .title h3{font-size: 20px;color: #333;font-weight: bold;line-height: 40px/*;margin-top: 40px;*/}
.newsContentDetail_con1 .title p{font-size: 12px;color:#666;line-height: 26px;}
.newsContentDetail_con1 .title p span:first-of-type{margin-right: 20px;}
.newsContentDetail_con1 .con{font-size: 14px;color:#333;line-height: 30px;padding-top: 30px;padding-bottom: 58px;border-bottom: 1px solid #dcdcdc;}
.newsContentDetail_con1 .con p{text-indent: 2em;margin-bottom: 30px;}
.newsContentDetail_con1 .con p:last-of-type{margin-bottom: 0px;}
.newsContentDetail_con1 .con img{width: auto;margin:0 auto;display: block;}
.newsContentDetail_con1 .con .img{position: relative;}

.newsContentDetail_con1 .con .play{position: absolute;left:50%;top:50%;width: auto;height: auto;margin:-22.5px 0 0 -22.5px;}
.page2{padding:50px 0 60px;}
.page2 a{font-size: 14px;color:#707070;line-height: 32px;display: block;}
.page2 a:hover{color:#c21928;text-decoration: underline;}
.newsContentDetail ul li .img{
    display: box;
    box-pack: center;
    display: -webkit-box;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    display: -moz-box;
    -moz-box-pack: center;
    -moz-box-align: center;
    background: #eeeeee;
    
    position: relative;
    
}

.newsContentDetail ul li .mask2{width: 100%;height: 100%;background: #78b5d6 url(../images/search.png) no-repeat center center;position: absolute;left:0;top:0;opacity: 0;transition: 0.3s;}
.newsContentDetail ul li .img:hover .mask2{opacity: 0.8;}
.newsContentDetail ul:after{display: block;clear: both;content: ''}
.newsContentDetail ul li .img img{max-width: 100%;max-height: 100%;display: block;border:4px solid #e8e8e8;}
.newsContentDetail ul li p{line-height: 62px;text-align: center;font-size: 16px;color: #666666;margin-bottom: 10px;transition: 0.3s;}
.newsContentDetail ul li:hover p{color:#c21928;;}
.newsContentDetail2 ul li .img{border:none;}
.newsContentDetail2 ul li p{line-height: 55px;transition: 0.3s;}
.newsContentDetail2 ul li:hover p{color:#c21928;}
.aboutContent .img{position: relative;}
.aboutContent  .row{margin-bottom: 100px;}
.aboutContent .img div{position: absolute;}
.aboutContent .img .point1{left:0;top:-14px;}
.aboutContent .img .point2{right:0;bottom:-14px;}
.aboutContent .img .point2 img{transform: rotate(180deg);}
.aboutContent .img>img{margin:10px;    max-width: 94%;}
.aboutContent {margin-top: 70px;padding:0 30px;}
.aboutContent .img div:nth-child(4){width: 155px;height: 58px;background: #c21928;opacity: .8;text-align: center;font-size: 24px;color: #fff;line-height: 58px;right: -54px;top:30px;}
.aboutContent .font h3{font-size: 20px;color:#333333;margin-bottom: 30px;}
.aboutContent .font p{font-size: 14px;color:#666;line-height: 30px;text-indent: 2em;margin-bottom: 30px;}
.aboutContent .img div.point3{width: 155px;height: 58px;background: #c21928;opacity: .8;text-align: center;font-size: 24px;color: #fff;line-height: 58px;left: -54px;top:30px;}
.aboutContent .img .point1_{left:0;bottom:-14px;transform: rotateX(180deg);}
.aboutContent .img .point2_{right:0;top:-14px;transform: rotateY(-180deg);}
.aboutContent>h3{display: none;}
.aboutContent .font1{padding-right: 30px;}
.newsContentDetail .proD1 .img img{max-width: 100%;max-height: 100%;}
.newsContentDetail .proD1 .font h3{font-size: 20px;color:#333;margin-bottom: 30px;}
.newsContentDetail .proD1 .font p{font-size: 14px;color: #666;line-height: 26px;}
.newsContentDetail .proD2{margin-top: 55px;}
.newsContentDetail .proD2  h3{font-size: 16px;color:#c21928;padding-left: 50px;padding-bottom: 16px;}
.newsContentDetail .proD2  p{font-size: 14px;color:#666;line-height: 24px;margin-left: 50px;}
.newsContentDetail .proD2  li:nth-child(1) h3{background: url(../images/icon1.png) no-repeat left top !important;}
.newsContentDetail .proD2  li:nth-child(2) h3{background: url(../images/icon2.png) no-repeat left top !important;}
.newsContentDetail .proD2  li:nth-child(3) h3{background: url(../images/icon3.png) no-repeat left top !important;}
.newsContentDetail .proD2 li{margin-bottom: 33px;}
.proD3{margin-bottom: 80px;}
.proD3>div{padding:0 30px;}
.proD3>h3{font-size: 16px;color: #c21928;padding-left: 50px;background: url(../images/icon4.png) no-repeat left center !important;margin-left:15px;margin-bottom: 12px;}
.proD3 li {text-align: center
}
.proD3 li span{
    display: box !important;
    box-pack: center;
    display: -webkit-box !important;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    display: -moz-box !important;
    -moz-box-pack: center;
    -moz-box-align: center;
}
.proD3 .title li span {background: #b8dcf4;width: 99%;display: block;height: 58px;overflow:hidden;}
.proD3 ul:nth-child(2n) span {background: #eff6f5;padding:7 40px;width: 99%;display: block;height: 66px;overflow:hidden;}
.proD3 ul:nth-child(2n-1) li{max-height: 95px;min-height: 60px;}
.proD3 ul:nth-child(5) li span{height: 57px;}
.proD3 ul:nth-child(7) li span{height: 57px;}
.proD3 ul  li{padding: 0px;}
/*.proD3 ul  li span{overflow:hidden;white-space: nowrap;text-overflow: ellipsis}*/
.proD3 ul:nth-child(2n-1) span {background: #d3e9f8;padding:7px 40px;width: 99%;display: block;height: 90px;overflow:hidden;}
.aboutContent .aoutCon1>div:nth-child(1){border:3px solid #e1e1e1;height: 350px;padding: 0;overflow: hidden;}
.aboutContent .aoutCon1>div:nth-child(1) iframe{width: 100%;height: 100%;}
.aoutCon1 li{line-height: 22px;margin-bottom: 26px;padding-left: 27px;font-size: 14px;color:#666;} 
.aoutCon1  li:first-of-type{background: url(../images/icon_f1_.png) no-repeat -4px 2px;}
.aoutCon1  li:nth-child(2){background: url(../images/icon_f2_.png) no-repeat left center;}
.aoutCon1  li:nth-child(3){background: url(../images/icon_f3_.png) no-repeat left center;}
.aboutContent .aoutCon1 .font{padding-left: 43px;}
.aboutContent .aoutCon1 .font div p{text-indent: 7px;font-size: 13px;color:#333;}
.aboutContent>.aoutCon1{margin-bottom: 70px;}
.aboutContent>.aoutCon2 div div{background: #f5f5f5;height: 30px;line-height: 30px;font-size: 14px;color:#999;text-indent: 20px;}
.aboutContent>.aoutCon2>form>div {margin-bottom: 26px;padding-left: 0px;padding-right: 30px;}
.aboutContent>.aoutCon2>form>div  span{margin-right: 10px;}
.aboutContent>.aoutCon2>form>div input{background: #f5f5f5;color:#000;}
.aboutContent>.aoutCon2>form>div:nth-child(3){height: 108px;margin-bottom: 40px;}
.aboutContent>.aoutCon2>form>div:nth-child(3) div{ height: 100%;}
.aboutContent>.aoutCon2>form>div:nth-child(3) textarea{ height: 100%;/*width: 100%;*/background: #f5f5f5;resize:none;width: calc(90% - 120px);/*line-height: 108px;*/color:#000;}
.aboutContent>.aoutCon2>form>div:nth-child(3) div span{display: block;
  /*  line-height: 108px;*/
    float: left;}

.aoutCon2 input[type='submit']{font-size: 12px;color: #fff;background: #c21928;width: 90px;height: 30px;margin:0 auto 0;display: block;transition: 0.3s;}
.aoutCon2 input[type='submit']:hover{background: #c21928}
.jobsCon {margin-top: 60px;}
.jobsCon .jobsList{border:1px solid #e1e1e1;margin-right: 30px;margin-left: 0px;margin-bottom: 80px;}
.jobsCon .jobsList>li>h3{border-bottom: 1px solid #e8e8e8;line-height: 60px;background: #f5f5f5;font-size: 16px;color:#666666;text-indent: 60px;cursor: pointer;}
.jobsCon .jobsList>li div h3{font-size: 16px;color: #666666;margin-bottom: 16px;}
.jobsCon .jobsList>li>h3 i{width: 70px;height: 60px;display: block;float: right;background: url(../images/jiantou2.png) no-repeat left center;}
.jobsCon .jobsList>li div p{font-size: 14px;color:#999;line-height: 23px;}
.jobsCon .jobsList>li div{padding:36px 60px 0px;display: none;border-bottom: 1px solid #e8e8e8}
.jobsCon .jobsList>li span{width: 140px;height: 30px;background: #c21928;font-size: 12px;color: #fff;text-align: center;line-height: 28px;margin:0 auto ;display: block;margin-bottom: 20px;margin-top: 30px;transition: 0.3s;}
.jobsCon .jobsList>li span:hover{background: #c21928}
.jobsCon .jobsList>li span a{color:#fff;width: 100%;height: 100%;display: block;}
.jobsCon .jobsList .active{background: #c21928;color:#fff;}
.jobsCon .jobsList .active i{background: url(../images/jiantou3.png) no-repeat left center;;}
.wrapproD3{display: none;}
.wrapproD3>h3{font-size: 16px;color: #c21928;padding-left: 50px;background: url(../images/icon4.png) no-repeat left center;margin-left:15px;margin-bottom: 37px;}
.wrapproD3>div>h3 {color:#c21928;font-size: 16px;text-align: center;margin-bottom: 30px;}
.wrapproD3 li{text-align: center;}
.wrapproD3 .tab li{line-height: 50px;padding:0;}
.wrapproD3 .tab {margin:0 15px;margin-bottom: 30px;}
.wrapproD3 .tab li span {width: 99%;background:rgb(239,239,239);display: block;height: 50px;overflow: hidden;}
.wrapproD3 .list li span{width: 99%;background: #ccc;display: block;height: 50px;overflow: hidden;line-height: 50px;}
.wrapproD3 .list li {padding: 0px;}
.wrapproD3 .list div ul:nth-child(2n) li span{background: #d3e9f8;}
.wrapproD3 .list div ul:nth-child(2n-1) li span{background: #eff6f5;}
.wrapproD3 .list {margin:0 30px;}
.wrapproD3 .tab li span.active{background: #b8dcf4;}
.marTop a{margin-top: 0px !important;background: #f5f7fa}

.newsContentDetail_con1 embed{
    margin: 0 auto;
    display: block;
    max-width: 100%;
}
.newsContent .newsContentT div div a:last-of-type {
    color: #c21928;
} 
.newsIntro{padding:20px;line-height:1.6;font-size:16px;text-indent:2em}
.banner_pro{margin-top:3px;}
.newsConD .newsConDL p{
        max-height: 69px;
    overflow: hidden;
}.proD3 img{max-width:100%;}