/*通用样式*/
*{margin:0;padding:0;word-wrap:break-word;}
body{ font-family:"微软雅黑",Arial,'hiragino sans gb','microsoft yahei ui','microsoft yahei',simsun,sans-serif;/*color:#444; background:url(../images/index_bg.jpg) no-repeat;*/margin: 0 auto;}
body{ color:#4C4C4C;min-width:1400px;overflow-x: hidden;}
a{color:#4C4C4C;text-decoration:none;}
a:hover{color:#FF0000;}
a img{border:none;} 
div,ul,li,p,form{padding: 0px; margin: 0px;list-style-type: none;outline: none;}
em{font-style: normal;font-weight: normal;}
table {padding: 0px; margin: 0px;list-style-type: none;}
dt,dl,dd {padding: 0px; margin: 0px;list-style-type: none;}
form{margin:0px;padding:0px;}
input[type="checkbox"], input[type="radio"] {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding: 0;}
input:focus,textarea:focus,select:focus{ outline:none;}
input[type="text"],select{ height:30px; line-height:30px; color:#999; border:1px solid #ddd;}
tr {padding: 0px; margin: 0px;list-style-type: none;}
h2,h3,h4{padding:0px;font-weight:normal;}
i,em{ font-style:normal;}
.wrap{margin:0 auto;width:90%;}
:before,:after{box-sizing:border-box;}
.blank10{height: 10px;}
.blank20{height:20px}
.fl,.l{float:left;}
.fr,.r{float:right;}
.clear{clear:both;}

.title{margin: 40px 0; text-align: center;}
.title h2{height:40px; line-height:40px; font-size:38px; font-weight:bold; overflow:hidden;}
.title h2 span{position:relative; display:inline-block;}
.title h2 span em{position:absolute; top:14px; display:block; width:10px; height:10px; border:1px solid #c1c1c1; border-radius:50%;}
.title h2 span em.l{left:-82px;}
.title h2 span em.r{right:-82px;}
.title h2 span i{position:absolute; top:20px; display:block; width:60px; height:1px; background:#d1d1d1;}
.title h2 span i.l{left:-70px;}
.title h2 span i.r{right:-70px;}
.title h3{height:18px; line-height:18px; margin-top:14px; font-size:15px; color:#7f8790; overflow:hidden;}	

/*头部通用*/
.topbox{width: 100%;display: flex;flex-direction:row;background-color:#ffffff;position: fixed;top: 0;left: 0;z-index: 1000;box-shadow: 0 0px 2px rgba(0,0,0,0.2);}
.toplogo{width: 289px;margin: 0 5%;}
.toplogo img{width: 289px;display: block;margin: 0 auto;}
.topdhbox{width:calc(85% - 340px);display: flex;flex-direction: row-reverse;}
.topdh{width:100%;max-width: 960px;display: flex;flex-direction:row;}
.topdh .topdhfm{flex-grow:1;position: relative;}
.topdh .topdhfm .topdhlm{display: block;width: 100%;font-size: 18px;line-height: 90px;text-align: center;color: #444444;position: relative;}
.topdh .topdhfm .topdhlm::before{content: "";position: absolute;opacity: 0;width: 0;height: 3px;background-color:#003f98;top: 0;left: 50%;transform: translateX(-50%);transition: all 0.6s;}
.topdh .topdhfm:hover .topdhlm::before{width: 50%;opacity: 1;}
.topdh .topdhfm:hover .topdhlm{color:#003f98;}
.topdhej{width: 185px;height: 0;overflow: hidden;position: absolute;top: 100%;left: 50%;transform: translateX(-50%);background-color: #fff;box-shadow: 0 2px 3px rgba(0,0,0,0.1);transition: height 0.4s ease 0.1s;}
.topdhej li{border-bottom: 1px solid #eee;}.topdhej li:nth-last-child(1){border-bottom: 0;}
.topdhej li a{display: block;text-align: center;font-size: 16px;line-height: 52px;color: #333;transition: all 0.6s;}
.topdh .topdhfm:hover .topdhej{border-bottom: 3px solid #daa950;}
.topdh .topdhfm:hover .topdhejgy{height: 158px;}

.topdhej li a:hover{background-color:#daa950;color: #fff;}
.toplx{width: 300px;margin: 0 5% 0 36px;padding-left: 36px;box-sizing: border-box;position: relative;}
.toplx::before{content: "";position: absolute;width: 1px;height: 32px;background-color: #ddd;left: 0;top:50%;transform: translateY(-50%);}
.toplx img{width: 250px;display: block;margin: 0 auto;}
.nav-sub{width: 820px; height: 0;overflow: hidden;position: absolute; top: 100%; left: 50%;transform: translateX(-50%);background-color: #fff;    box-shadow: 0 2px 3px rgba(0,0,0,0.1);	transition: height 0.4s ease 0.1s;}
.topdh .topdhfm:hover .nav-sub {height: 300px;}
.nav-sub .drop{background-color: rgba(255,255,255,.9);width: 820px;/*height: 330px;*/padding-bottom: 20px; position: absolute;top: 0;display: block;}
.nav-sub .drop .dropl{width: 35%;}
.nav-sub .drop .dropl .dropl_con{padding:11px 10px 40px 27px}
.nav-sub .drop .dropl .dropl_tit{margin-bottom: 5px;text-align: left;font-size: 24px;    color: #000;    transition: all ease .3s;    -webkit-transition: all ease .3s;}
.nav-sub .drop .dropl .dropl_tit:hover {color: #e60012;}
.nav-sub .drop .dropl .dropl_desc {margin-bottom: 30px;line-height: 1.8;font-size: 13px;color: #8c8b8c;text-align: left;}
.nav-sub .drop .dropl .btn_more_wrap {margin: 40px auto 0;width: 103px;height: 34px;line-height: 34px;margin-bottom: 20px;border: #e60012 2px solid;transition: all ease .75s;-webkit-transition: all ease .75s;margin-left: 0;}
.nav-sub .drop .dropl .btn_more_wrap .btn_more {height:auto;}
.nav-sub .drop .dropl .btn_more_wrap .btn_more:hover {    color: #fff;    background-color: #e60012;}
.nav-sub .drop .dropz{float: left;width: 24%;min-height: 250px;}
.nav-sub .drop .dropz .dropz_con{padding: 20px;}
.nav-sub .drop .dropz .sec_li{height: auto;color: #000;width: 100%; border-bottom: #ddd 1px solid;    margin: 0;}
.nav-sub .drop .dropz .sec_li a{height: 40px;line-height: 40px;display: block;font-size: 16px;}
.nav-sub .drop .dropz .sec_li a:hover{color:#113c96; background:none;}
.nav-sub .drop .dropr{float: left; width: 40%;}
.nav-sub .drop .dropr .dropr_con{padding: 20px;}
.nav-sub .drop .dropr .dropr_con .img_wrap {position: relative;margin-bottom: 20px;height: 0;padding-bottom: 50%;overflow: hidden;}
.nav-sub .drop .dropr .dropr_con .img_wrap img{max-width:100%}
.nav-sub .drop .dropr .dropr_con .drop_img_desc {display: none;    font-size: 15px;    color: #333;}
.nav-sub .drop:before, .nav-sub .drop:after {content: '';display: block;width: 1px;height: 100%;position: absolute;top: 0;background-color: #ddd;}
.nav-sub .drop:before{left: 35%;}
.nav-sub .drop:after {left: 59%;}	




@media(max-width:1200px){.toplogo{margin: 0 2%;}.toplx{margin: 0 2% 0 30px;padding-left: 30px;}.topdhbox{width:calc(94% - 300px);}.topdh .topdhfm .topdhlm{font-size: 28px;}}
@media(max-width:1160px){.toplx{display: none;}.topdhbox{width:calc(96% - 70px);}}

/*banner*/
.rslides { position: relative; overflow: hidden; width: 100%; padding: 0; margin: 0;}
.rslides li {  -webkit-backface-visibility: hidden; position: absolute; display: none; width: 100%; left: 0; top: 0; }
.rslides li:first-child { position: relative; display: block; float: left; }
.rslides img { display: block; height: auto; float: left; width: 100%; border: 0; }
.slide_container {  position: relative; float: left; width: 100%; overflow:hidden;}
.slide { position: relative; list-style: none; overflow: hidden; width: 100%; padding: 0; margin: 0; }
.slide li { position: absolute; width: 100%; left: 0; top: 0; }
.slide img { display: block; position: relative; z-index: 1; height: auto; width: 100%; border: 0; }
.slide .caption { display: block; position: absolute; z-index: 2; font-size: 20px; text-shadow: none; color: #fff; background: #000; background: rgba(0,0,0,0.8); left: 0; right: 0; bottom: 0; padding: 10px 20px; margin: 0; max-width: none; }
.slide_container .tu{ width:100%; height:602px;}
.slide_nav{font-size: 0;width: 60px;height: 60px;position: absolute;top: 50%;transform: translateY(-50%);z-index: 20; background: url("../UploadFiles/vbg01.png") no-repeat rgb(255,255,255);border-radius: 50%;box-shadow: 0px 2px 10px rgba(0,0,0,.2);transition: all 0.4s;}
.prev{left: 5%;background-position: -2px 0;}
.next{right: 5%;background-position: -58px 0;}
.prev:hover{background: url("../UploadFiles/vbg02.png") no-repeat #daa950;}
.next:hover{background: url("../UploadFiles/vbg02.png") no-repeat #daa950;background-position: -58px 0;}

/*底部通用*/
.dbbox{width: 100%;background-color: #242629;padding: 60px 0 60px;}
.db{width: 90%;margin: 0 auto;display: flex;justify-content:space-between;}
.dbzx{width: 300px;}
.dbzx p:nth-child(1){font-size: 22px;color: #fff;font-weight: 400;line-height: 40px;margin-bottom: 10px;padding-left: 60px;box-sizing: border-box;background-image: url("../UploadFiles/bj/dbdh1.png");background-size: 50px auto;background-repeat: no-repeat;background-position: 0 50%;vertical-align: bottom;}
.dbzx p:nth-child(2){font-size: 42px;color: #fff;line-height: 56px;margin-bottom: 4px;    font-weight: bold;}
.dbzx p:nth-child(3){color: #bbb;line-height: 30px;}
.dbdh li:nth-child(1){font-size: 20px;color: #fff;font-weight: 400;line-height: 30px;margin-bottom: 10px;}
.dbdh li a{line-height: 40px;color:#999;}
.dbdh li a:hover{color: #fff;}
.dbewm{width: 120px;}
.dbbt{font-size: 18px;color: #fff;font-weight: 400;line-height: 30px;text-align: center;margin-bottom: 10px;}
.dbewm img{width: 120px;display: block;}
.dbzcbox{width: 100%;background-color:#1a1c1e;color:#5b5f63;}
.dbzc{width: 90%;margin: 0 auto;overflow: hidden;padding: 6px 0;}
.dbzc p:nth-child(1),.dbzc p:nth-child(2){width: 50%;display: block;float: left;line-height: 50px;}
.dbzc p:nth-child(1) a{color: #5b5f63;}
.dbzc p:nth-child(2) a{    float: right;}
.dbfz{line-height: 30px;color: #e1e1e1;text-align: center;}
.dbfz a{color: #e1e1e1;}
.dbzc a:hover{color: #dc0000!important;}
@media(max-width:1200px){.db{width: 98%;}.dbzc{width: 98%;}.dbzx{width: 270px}.dbzx p:nth-child(2){font-size:35px;}.dbzx p:nth-child(3){font-size:15px;}

.dbzc p:nth-child(2){width:100%;    line-height: 63px;	}
.dbzc p:nth-child(2) a {    float: unset;}
.dbzc p:nth-child(2) img{width:70%;	}
}



/*yj*/
.syfwbox{width: 100%;margin: 0 auto;background-color: #f1f1f1;}
.syfw{width: 90%;margin: 0 auto;padding: 10px 0 50px;overflow: hidden;position: relative;}
.syfw ul{width: 100%;margin: 0 auto;overflow: hidden;display: flex;justify-content: center;}
.syfw ul li{width: calc((100% - 60px) / 9);margin: 0 10px;box-sizing:border-box;float: left;background-color: #fff;border-radius: 10px;}
.syfw ul li a{width: 100%;display: block;font-size: 18px;line-height: 46px;color: #333;text-align: center;}
.syfw ul li.xz a{color:#fff;}
.swiper-container1{width:calc(100% - 60px);margin: 20px auto 0;overflow: hidden;}
.syfwlb{position: absolute!important;z-index: -1!important;top: 23px;}

.syfwlb::before,.syfwlb::after{content: "";position: absolute;width: 30px;height: 100%;background-color: #fff;top: 0;z-index: 10;}
.syfwlb::before{left: -31px;}.syfwlb::after{right:-31px;}
.syfwnra{width: 100%;display: block;background-color: #f9f9f9;}
.syfwnra .sytpnr{width: 100%;overflow: hidden;}
.syfwnra .sytpnr img{width: 100%;display: block;transition: all 0.6s;}
.syfwnra .sywznr{height: 50px;padding: 0 20px;line-height: 50px}
.syfwnra .sywznr p{float: left;width: 90%;font-size: 18px;color: #010101;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.syfwnra .sywznr p::before{content: "";position: absolute;width: 18px;height: 12px;background-image: url("../../UploadFiles/bj/yjtb.png");background-size: 18px 12px;right: 20px;top: 50%;transform: translateY(-50%);opacity: 1;transition: all 0.6s;}
.syfwnra .sywznr p::after{content: "";position: absolute;width: 0;height: 2px;background-color: #00afb4;left: 0;bottom: 0;transition: all 0.6s;}
.syfwnra .sywznr p img{float: right;margin-top: 18px;}
.syfwnra:hover .sytpnr img{transform: scale(1.1);}
.syfwnra:hover .sywznr p::before{top: 50%;opacity: 1;}
.syfwnra:hover .sywznr p::after{width: 100%;}
.xz{background-color: #0052a8 !important;}
.xs{position: relative!important;z-index: 1!important;}
.swiper-button-pr,.swiper-button-ne{width: 48px;height: 48px;position: absolute;top:60%;transform: translateY(-50%);z-index: 20; background: url("../UploadFiles/jiaod/vbg01.png") no-repeat rgb(255,255,255);border-radius: 50%;box-shadow: 0px 2px 10px rgba(0,0,0,.2);transition: all 0.4s;}
.swiper-button-pr{left: 5px;background-position: 4px 0;}
.swiper-button-ne{right: 5px;background-position: -52px 0;}
.swiper-button-pr:hover{background: url("../UploadFiles/jiaod/vbg02.png") no-repeat rgb(0 63 152);}
.swiper-button-ne:hover{background: url("../UploadFiles/jiaod/vbg02.png") no-repeat rgb(0 63 152);background-position: -52px 0;}

#news-more{width:280px; height:56px; line-height:56px; margin:50px auto 0 auto; background:url("../UploadFiles/jiaod/more1.png")no-repeat center; font-size:14px; text-transform:uppercase; text-align:center; overflow:hidden;}
#news-more a{display:block; color:#666;}
#news-more:hover{background-image:url(../UploadFiles/jiaod/more1-h.png);}
#news-more:hover a{color:#da1112;}	

@media(max-width:991px){
.syfw ul{display:  block}
.syfw ul li{width: 18%;margin-bottom: 10px;}
}


/*关于我们*/
.juzhong{ width:100%;}
.jjbt1{ width:50%;  height:130px;padding:45px 0px;}
.jjbt11{ width:70%; margin:auto;}
.jjbt11 h2{color:#262626; font-size:35px; line-height:1.7; font-weight: normal; margin-top:15px;  }
.jjbt11 h3{color:#212121; font-size:55px; line-height:1.4; font-weight: 600;  font-family:Arial, Helvetica, sans-serif; }
.jjbt11 em{color:#212121; font-size:40px; line-height:1.4; font-weight: 600;font-style:normal; font-family:Arial, Helvetica, sans-serif; }
.jjbt11 b{font-weight: normal; font-size:14px; }
.jjbt2{width:50%;background-color:#f0f0f0;height:130px;padding:45px 0px;}
.jjbt21{width:95%;margin-left:5%;}
.jjbt21 h2{color:#004898;font-size:39px;line-height:1.7;font-weight:600;}
.jjbt21 p{color:#3d3d3d;font-size:22px;line-height:1.7;font-weight: normal;font-family:Arial, Helvetica, sans-serif;text-transform:uppercase;}

.jj1{ width:50%; }
.jj1 img{width:100%}
.jj2{ width:50%; }
.jj2z{ width:90%; margin-left:5%;margin-right: 5%;}
.jj21{}
.jj21 h2{color:#2a2a2a; font-size:33px; line-height:1.7; font-weight:600; margin-top:50px;  }
.jj21 h3{color:#414141; font-size:22px; line-height:2.7; font-weight: normal;  }
.jj22{ margin-top:50px;margin-bottom: 40px;}
.jj22 p{color:#565656;line-height:45px;font-weight: normal;display:-webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:5;overflow: hidden;}
.jj2 ul {height: 130px;overflow: hidden;}
.jj2 ul li {float: left;width: 28%;text-align: center;position: relative;transition: 0.7s;height: 100%;}
.jj2 ul li:nth-child(1)	{background-color: #f9f9f9;}
.jj2 ul li:nth-child(2)	{background-color: #f2f2f2;}
.jj2 ul li:nth-child(3)	{background-color: #f0f0f0;}
.jj2 ul li > a {display: block;width: 100%;height: 100%;position: absolute;top: 0px;left: 0px;}
.jj2 ul li .img {margin: 0 auto;position: relative;display: block;height: 88px;width: 100%;}
.jj2 ul li .img img {transition: 0.7s;position: absolute;max-width: 100%;max-height: 100%;top: 0;left: 0;right: 0;bottom: 0;margin: auto;}
.jj2 ul li .img .i1 {transition: 0.7s;opacity: 1;}
.jj2 ul li .img .i2 {transition: 0.7s;opacity: 0;}
.jj2 ul li:hover .img img{-webkit-transform:rotate(360deg);}
.jj2 ul li p {font-weight: normal;font-stretch: normal;line-height: 18px;transition: 0.7s;letter-spacing: 0px;color: #333333;}




.jjmore{ width:197px; height:47px;background-color:#0856a4;text-align:center; line-height:47px; transition:all .2s ease; margin-top:40px;}
.jjmore a{ width:197px; height:47px; color:#ffffff; }
.jjmore:hover{width:197px; background-color:#ef9129; }

@media(max-width:1400px){.jjmore{display: none;}}
@media(max-width:991px){
.jj21 h2 {font-size: 39px;}
.jj21 h3{font-size: 29px;}
.jj22 { margin-top: 5px;}
.jj22 p{-webkit-line-clamp: 4;}

}

/*zz*/

	
.course {padding: 30px 0;position: relative;background: url("../UploadFiles/jiaod/zz.jpg") no-repeat;}
.course .symain {position: relative;width: 90%;margin: 0 auto;}
.course .symain .swiper {margin-top: 80px;}
.course .symain .swiper .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active dl dt::after {top: 0;left: 0;width: 100%;content: '';height: 100%;position: absolute;background-color: transparent;}
.course .symain .swiper .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active dl span  .bz{background: url("../UploadFiles/jiaod/ls.png") center center  no-repeat;}
.course .symain .swiper .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active dl dd h3 {color: #0371d0;}
.course .symain .swiper .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active dl dd h3 i {color: #0371d0;}
.course .symain .swiper .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active dl dd p {color: #0371d0;}
.course .symain .swiper .swiper-container .swiper-wrapper .swiper-slide dl {text-align: center;}
.course .symain .swiper .swiper-container .swiper-wrapper .swiper-slide dl dt {max-height: 416px;position: relative;text-align: center;}
.course .symain .swiper .swiper-container .swiper-wrapper .swiper-slide dl dt::after {top: 0;left: 0;width: 100%;content: '';height: 100%;position: absolute;background-color: rgba(0, 0, 0, 0.4);}
.course .symain .swiper .swiper-container .swiper-wrapper .swiper-slide dl dt img {width: 100%;height: auto;display: inline-block;}
.course .symain .swiper .swiper-container .swiper-wrapper .swiper-slide dl span {font-size: 16px;color: #dadada;position: relative;display: block;padding-top: 10px;}
.course .symain .swiper .swiper-container .swiper-wrapper .swiper-slide dl span .bz{background: url("../UploadFiles/jiaod/hs.png") center center no-repeat;height: 28px;}
.course .symain .swiper .swiper-container .swiper-wrapper .swiper-slide dl span::before {left: 0;top: 23px;width: calc(50% - 30px);height: 1px;content: '';position: absolute;background-color: #dadada;}
.course .symain .swiper .swiper-container .swiper-wrapper .swiper-slide dl span::after {right: -61px;top: 23px;width: calc(50% + 30px);height: 1px;content: '';position: absolute;background-color: #dadada;}
.course .symain .swiper .swiper-container .swiper-wrapper .swiper-slide dl dd {text-align: center;}
.course .symain .swiper .swiper-container .swiper-wrapper .swiper-slide dl dd h3 {font-size: 36px;color: #666666;font-weight: 500;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.course .symain .swiper .swiper-container .swiper-wrapper .swiper-slide dl dd h3 i {font-size: 16px;color: #666666;margin-left: 10px;font-weight: normal;}
.course .symain .swiper .swiper-container .swiper-wrapper .swiper-slide dl dd p {font-size: 16px;color: #666666;}
.course .symain .swiper-button-prev {top: 27px;right: 70px;left: auto;width: 48px;height: 48px;line-height: 45px;text-align: center;border-radius: 100%;/*border: solid 1px #0371d0;background-color: #0371d0;*/}
/*.course .symain .swiper-button-prev span {font-size: 20px;color: #ffffff;}*/
/*.course .symain .swiper-button-prev.swiper-button-disabled {opacity: 1;border: solid 1px #666666;background-color: transparent;}
.course .symain .swiper-button-prev.swiper-button-disabled span {color: #666666;}*/
.course .symain .swiper-button-next {top: 27px;right: 0;left: auto;width: 48px;height: 48px;line-height: 45px;text-align: center;border-radius: 100%;/*border: solid 1px #0371d0;background-color: #0371d0;*/}
/*.course .symain .swiper-button-next span {font-size: 20px;color: #ffffff;}
.course .symain .swiper-button-next.swiper-button-disabled {opacity: 1;border: solid 1px #666666;background-color: transparent;}
.course .symain .swiper-button-next.swiper-button-disabled span {color: #666666;}*/



/*xw*/
.news {padding: 5rem 0;margin:0 auto; background: url("../UploadFiles/jiaod/bg5.jpg") no-repeat;}
.news .news-cont {margin-top: 3rem;width: 100%;}
.news .news-cont .news-box {width: 100%;display: flex;}
.news .news-cont .news-box .news-item {display: flex;flex-direction: column; align-items: center;width: calc(100% / 3);cursor: pointer;}
.news .news-cont .news-box .news-item:hover .n-img img{transform:scale(1.1);}
.news .news-cont .news-box .news-item:hover .n-img::before {bottom: 100%;}
.news .news-cont .news-box .news-item:hover h4 {color: #fff;}
.news .news-cont .news-box .news-item:hover h5 {color: #004e9d;}
.news .news-cont .news-box .news-item:hover h5::before {bottom: 0;width: 0.05rem;height: 1.5rem;transform: translateX(-50%) rotate3d(90deg);background-color: #004e9d;}
.news .news-cont .news-box .news-item:hover span {border-color: #004e9d;}
.news .news-cont .news-box .news-item:hover span::before {background-color: #004e9d;}
.news .news-cont .news-box .news-item:hover p {color: #004e9d;}
.news .news-cont .news-box .news-item .n-img {position: relative;width: 96%; height: 21rem;overflow: hidden;}
.news .news-cont .news-box .news-item .n-img img {height: 100%;width: 100%;transition: all 0.6s;}
.news .news-cont .news-box .news-item .n-img::before {position: absolute;content: '';top: 0; right: 0;bottom: 0;left: 0;/*background-color: rgba(8, 42, 73, 0.3);*/transition: all 0.5s ease-in-out;}
.news .news-cont .news-box .news-item h4 {padding: 2rem 0 1.3rem;font-size: 1.5rem; color: #999;transition: all 0.4s ease;}
.news .news-cont .news-box .news-item span {display: block;position: relative;width: 0.8rem; height: 0.8rem;border: 0.05rem solid #fff; border-radius: 50%;transition: all 0.4s ease;margin-top: 20px;}
.news .news-cont .news-box .news-item span::before {position: absolute;content: ''; width: 0.3rem;height: 0.3rem;top: 50%;left: 50%;transform: translate(-50%, -50%); background-color: #fff;border-radius: 50%;transition: all 0.4s ease;}
.news .news-cont .news-box .news-item span::after {position: absolute;content: '';top: 50%;left: 50%;transform: translate(-50%, -50%); background-color: rgba(255, 255, 255, 0.1);height: 0.05rem;width: 31rem;}
.news .news-cont .news-box .news-item h5 {position: relative;padding: 1.2rem 0 2.2rem;font-size: 1rem; color: #fff;line-height: 1.2rem;transition: all 0.4s ease;}
.news .news-cont .news-box .news-item h5 a{color: #313131;font-size: 20px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.news .news-cont .news-box .news-item:hover h5 a{color: #004e9d;}
.news .news-cont .news-box .news-item h5::before {position: absolute; content: ''; bottom: 0.5rem;left: 50%;transform: translateX(-50%);width: 1.5rem;height: 0.05rem;background-color: #ccc;transition: all 0.4s ease;}
.news .news-cont .news-box .news-item p {padding: 0 4rem; margin-top: 0.6rem;font-size: 15px;line-height: 27px;color: #313131;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-indent: 30px;}


@media(max-width:1200px){
.news .news-cont .news-box .news-item h4{font-size: 30px;}
.news .news-cont .news-box .news-item h5 a{font-size: 24px;}
.news .news-cont .news-box .news-item p{font-size: 24px;line-height: 35px;}
}
@media(max-width:991px){
.news .news-cont .news-box .news-item .n-img{height: 15rem;}
.news .news-cont .news-box .news-item h5 a{-webkit-line-clamp: 1;height: 40px;line-height: 40px;}
.news .news-cont .news-box .news-item p{padding: 0 1rem;}


}

.fyjjfaxztop {position: relative;font-size: 32px;    color: #333333;    font-weight: bold;    line-height: 1;    padding-bottom: 34px;}	
.fyjjfaxztop span {font-size: 36px;    font-weight: normal;}
.fyjjfaxztop p {color: #707070;    font-size: 16px;    font-weight: normal;    margin-top: 20px;    padding-left: 20px;   position: relative;}	
.fyjjfaxztop p:after {content: '';position: absolute;    top: 50%;    left: 0;    width: 8px;    height: 1px;    background: #707070;}	
.fyjjfaxztopul {position: absolute;top: 0;right: 0;}
.fyjjfaxztopul li {float: left;margin-left: 50px;}	
.fyjjfaxztopul li a {font-size: 20px;color: #666666;font-weight: normal;}	
.fyjjfaxztopul li.fyjjfaxztopliatv a {color: #004e9d;font-weight: bold;}		
.fyjjfaxztopul li img {vertical-align: middle;margin-right: 12px;display: none;}
.fyjjfaxztopul li.fyjjfaxztopliatv img {display: inline-block;}
.xmalzjbotxq{width: 80%;margin: 45px auto 0;position: relative;line-height: 15px;}
.xmalzjbotxq:after{content: "";position: absolute;top: 50%;left:8%;width: 84%;height: 1px;background: #ececec;}
.xmalzjbotxq img{vertical-align: top;margin-left: 10px;}
.xmalzjbotxq a{color:#004e9d}
.xmalzjbotxq a.right{color: #707070;font-style: italic;float: right;}

/*foot*/
.footer {background-color: #182657;}
.footer .main{width: 90%;margin: 0 auto;}
.footer .main .up {padding: 60px 0;border-bottom: solid 1px #2f3c68;}
.footer .main .up::after {clear: both;content: " ";  display: table;  box-sizing: border-box;}
.footer .main .up .left {float: left;}
.footer .main .up .left img {  filter: grayscale(100%) brightness(400%);}
.footer .main .up .left dl {  padding-top: 30px;}
.footer .main .up .left dl dt { color: rgba(255, 255, 255, 0.7);}
.footer .main .up .left dl dt span {float: left;}
.footer .main .up .left dl dt p {float: left;}
.footer .main .up .left dl dd { padding-top: 50px;  color: rgba(255, 255, 255, 0.7);}
.footer .main .up .center {float: left;  margin-left: 40px;}.footer .main .up .center dl {float: left;  margin-left: 40px;  text-align: center;}
.footer .main .up .center dl dt {width: 100px;}
.footer .main .up .center dl dd { color: #ffffff; line-height: 40px;}
.footer .main .up .center dl dt img {width: 100px;}
.footer .main .up .right {float: right;}
.footer .main .up .right ul {float: left;  margin-left: 100px;}
.footer .main .up .right ul h3 { color: #ffffff;padding-bottom: 20px;}
.footer .main .up .right ul li {margin-top: 15px;}
.footer .main .up .right ul li a { color: rgba(255, 255, 255, 0.7);}
.footer .main .up .right ul li a:hover {color: #ffffff;}
.footer .main .down {height: 80px;  line-height: 80px;  text-align: center;}
.footer .main .down p { color: rgba(255, 255, 255, 0.4);}
.footer .main .down p a {color: rgba(255, 255, 255, 0.4);}
.footer .main .down p a img{ vertical-align: middle;}
.footer .main .down p a:hover {color: #ffffff;}
@media screen and (max-width: 1600px) {
.footer .main .up .left {width: 32%;}
.footer .main .up .right ul {margin-left: 80px;}
}	
	
	
	



@media(max-width:991px){
body{font-size: 23px;}	
	
	
}




/*内页布局*/
.nytoptp{width: 100%;display: block;}
.nywzdhbox{width: 100%;height: 80px;background-color:#f0f0f0;}
.nywzdh{width: 90%;margin: 0 auto;display:flex;justify-content: space-between;}
.nywzdh .nywzdhnr{font-size: 14px;line-height: 80px;color: #555;padding-left: 20px;box-sizing: border-box;background-image: url("../../UploadFiles/bj/wzdh.png");background-repeat: no-repeat;background-size: 20px 80px;}.nywzdh .nywzdhnr a{font-size: 14px;line-height: 80px;color: #555;}
.nybt{width: 120px;font-size: 18px;line-height: 80px;color: #fff;text-align: center;background-color: #dc8c14;border-bottom-right-radius: 20px;border-top-left-radius: 20px;}
.nydhlb{line-height: 80px;color: #666;overflow: hidden;height: 80px;}
.nydhlb a{line-height: 80px;color: #333;text-align: right;padding: 0 13px;position: relative;}
.nydhlb a::before{content: "";position: absolute;width: 0;height: 2px;background-color: #e60010;bottom: -32px;left: 50%;transform: translateX(-50%);transition: all 0.6s;}
.nydhlb a:hover{color: #004fa5;}
.nydhlb a:hover::before{width: 100%;}
    
.nynrbox{width:90%;margin: 40px auto;background-color: #fff;padding: 40px;box-sizing: border-box;}
.nynrbox p{line-height: 40px;}
.nynrbt{width:100%;font-size: 30px;color: #333;text-align: center;line-height: 46px;padding-bottom: 30px;margin-bottom: 30px;border-bottom: 1px solid #eee;}
@media(max-width:1200px){.nywzdh{width: 96%;}.nynrbox{width: 96%;}.nynrbt{width: 96%;}
.nywzdh .nywzdhnr{display:none;	}

}


/*新闻栏目*/
.nynrbt{margin-bottom: 0;}
    .nyxwlb{width: 100%;}
	.nyxwlb li{width:100%;border-bottom: 1px solid #eee;}
	.nyxwlb li a{width: 100%;overflow: hidden;display:flex;justify-content: space-between;transition: all 0.6s;}
	.nyxwlb li a img{width: 230px;height: 170px;display: block;border: 30px solid #fff;transition: all 0.6s;}
	.nyxwlb li a .nyxwnr{width: calc(100% - 350px);padding: 30px;transition: all 0.6s;}
	.nyxwlb li a .nyxwnr p:nth-child(1){font-size: 20px;font-weight: 600;line-height: 40px;color: #212121;margin-bottom: 18px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
	.nyxwlb li a .nyxwnr p:nth-child(2){height: 64px;font-size: 18px;line-height: 32px;color: #424242;margin-bottom: 14px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
	.nyxwlb li a .nyxwnr p:nth-child(3){display: block;width: 120px;font-size: 16px;line-height: 32px;color: #999;border: 1px solid #999;box-sizing: border-box;border-radius: 20px;text-align: center;}
	.nyxwlb li a:hover img{border-right: 10px solid #fff;}
    .nyxwlb li a:hover .nyxwnr{padding-left: 10px;}
	.nyxwlb li a:hover .nyxwnr p:nth-child(1){color: #0055aa;}
	.nyxwlb li a:hover .nyxwnr p:nth-child(3){background-color:#ee781e;border: 1px solid #ee781e;color: #fff; }



/*新闻内*/
.nyxwbt{font-size: 26px;color: #424242;line-height: 50px;font-weight: 600; text-align: center;margin-bottom: 20px;padding-bottom: 30px;    margin-bottom: 30px;    border-bottom: 1px solid #eee;}
.nyxwnr{width: 100%;margin: 0 auto;}
	
.nph_tj ul{width: 100%;overflow: hidden;padding: 0 20px;box-sizing: border-box;}
.nph_tj ul li{width: 50%;float: left;font-size: 16px;margin-top: 20px;}
.nph_tj ul li:nth-child(2){text-align: right;}


 /*合作客户内*/
.case_list{}
.case_list ul{ margin-right:-10px;}
.case_list li{ width:18%;margin: 0 1%; float:left; margin-bottom:30px;box-shadow: #ccc 2px 1px 4px;}
.case_list .pd{ /*margin-right:10px; */display:block; position:relative; overflow:hidden;}
.case_list .img{ position:relative; overflow:hidden;}
.case_list .img img{ width:100%;display:block; }
.case_list .img .i{ position:absolute; left:0px; bottom:0px; right:0px; font-size:18px; height:53px; line-height:53px; overflow:hidden; color:#000; text-align:center; z-index:2; background:rgba(255,255,255,0.9); transform: translateY(100%); transition:all ease 0.3s; font-weight:bold;}
.case_list .text{ text-align:center; position:relative; height:4px; overflow:hidden;}
.case_list .h3{ font-size:18px; overflow:hidden; color:#000; position:relative; z-index:2; transition:all ease 0.3s; padding-top:20px;}
.case_list .p{ font-size:14px; color:#999; position:relative; z-index:3; transition:all ease 0.3s;}
.case_list .p span{ margin-right:5px;}
.case_list .b{ position:absolute; left:0px; top:0px; right:0px; height:0%; background:#daa950; opacity:0; z-index:1;}
.case_list .pd:hover .img .i{ transform: translateY(0%);}
.case_list .pd:hover .text{}
.case_list .pd:hover .h3{ transform: translateY(-100%); height:22px; opacity:0; padding-top:0px;}
.case_list .pd:hover .p{ color:#fff;}
.case_list .pd:hover .b{ height:70px; opacity:1;}  

/*联系内*/
.nylxnr:nth-child(1){font-size: 32px;line-height: 52px;color:#373737;font-weight: 600;}
.nylxnr:nth-child(2){font-size: 32px;line-height:88px;text-align:center;color: #0051a7;font-weight: 600; }
.lxlb{width: 100%;border: 1px solid #e1e1e1;box-sizing: border-box;margin-top: 40px;display: flex;flex-direction:row;}
.lxlb li{flex-grow:3;padding: 35px 0;box-sizing: border-box;border-right: 1px solid #e1e1e1;box-sizing: border-box;transition: all 0.4s;}
.lxlb li:nth-last-child(1){flex-grow:4;border-right: 0;}
.lxlb li img{width: 80px;display: block;margin: 0 auto;}
.lxlb li p:nth-child(2){font-size: 16px;color: #666;text-align: center;line-height: 30px;margin-top: 12px;}
.lxlb li p:nth-child(3){font-size: 18px;color: #333;text-align: center;line-height: 30px;}
.lxlb li:hover{box-shadow:rgba(0,0,0,.2) 0px 0px 30px;}
.nylxr{width: 100%;height: 400px;margin-top: 40px;}#dituContent{width: 100%;height: 400px;}



/*图栏目*/
 .nytplb{width: 100%;display: flex;flex-wrap: wrap;}
    .nytplb li{width: calc((100% - 90px) / 4);margin-bottom: 45px;margin-right: 30px;}
    .nytplb li:nth-child(4n){margin-right: 0;}
    .nytplb li a{width: 100%;display: block;border: 1px solid #e1e1e1;box-sizing: border-box;transition: all 0.6s;}
    .nytplb li a .nytplbtp{width: 100%;overflow: hidden;}
    .nytplb li a .nytplbtp img{width: 100%;display: block;transition: all 0.6s;}
    .nytplbbt{width: 100%;padding: 20px;box-sizing: border-box;}
    .nytplbbt p:nth-child(1){font-size: 20px;line-height: 30px;color: #212121;letter-spacing: 1px;border-bottom: 1px solid #ddd;padding-bottom: 16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position: relative;}
    .nytplbbt p:nth-child(2){font-size: 16px;line-height: 30px;color: #666;letter-spacing: 1px;margin-top: 16px;background-image: url("../../UploadFiles/bj/jt.png");background-size: 18px 16px;background-position: 100% 50%;background-repeat: no-repeat;}
    .nytplbbt p:nth-child(1)::before{content: "";position: absolute;width: 0;height: 1px;background-color:#e60010;left: 0;bottom: 0;transition: all 0.6s;}
    .nytplb li a:hover{box-shadow: 0 2px 6px rgba(0,0,0,0.2);}
    .nytplb li a:hover .nytplbtp img{transform:scale(1.2);}
    .nytplb li a:hover .nytplbbt p:nth-child(1){color: #e60010;}
    .nytplb li a:hover .nytplbbt p:nth-child(1)::before{width: 100%;}

@media(max-width:991px){
.nytplbbt p:nth-child(1) {font-size: 24px;}	
	
}

/*文章分页样式*/
#fenye{clear:both; margin:10px 20px 20px 0;}
#fenye a{ width:28px; text-align:center; float:left; border:1px solid #bfbfc7;background:#fff; height:28px; font-size:12px;color:#666; line-height:28px; margin-left:5px;border-radius:3px; display:inline-block;}
#fenye .prev,#fenye .next{width:60px;}
#fenye a.curr{background:#bfbfc7;border:1px solid #bfbfc7;color:#fff;}
#fenye a:hover{background:#bfbfc7;border:1px solid #bfbfc7;color:#fff; text-decoration:none}
#pageNext{ margin:10px;}
#pageNext .prev,#pageNext .next{text-align:center;width: 60px;}
#pageNext a.curr{background: #bfbfc7;border: 1px solid #bfbfc7;color: #fff;}
#pageNext a.curr span{ color:#fff !important;}
#pageNext a{width: 28px;text-align: center;float: left;border: 1px solid #bfbfc7;background: #fff;height: 28px;font-size: 12px;color: #666;line-height: 28px;margin-left: 5px;border-radius: 3px;}
#realname{height: 30px;border: 1px solid #ddd;}
#b1{padding: 5px 10px;background: #ff7d02;color: #fff;border: 1px solid #ff7d02;border-radius: 3px;}

.fenyetips{ display:none}
#pagelist{ line-height:22px;color:#666; padding:15px;}
#pagelist a{ width:28px; text-align:center; float:left; border:1px solid #bfbfc7;background:#fff; height:28px; font-size:12px;color:#666; line-height:28px; margin-left:5px;border-radius:3px;}
#pagelist a.next,#pagelist a.prev{width:60px;}
#pagelist a.curr{ background:#bfbfc7;border:1px solid #bfbfc7;color:#fff;}
#pagelist a:hover{background:#bfbfc7;border:1px solid #bfbfc7;color:#fff; text-decoration:none}
#pagelist a img{ display:block;margin:0 auto;margin-top:12px;}
#pagelist span{line-height:28px; font-size:13px; height:28px; margin-left:10px;}
#pagelist span#totalpage{ margin:0;}
.fenye a img{ display:block;margin:0 auto;margin-top:12px;}

/* 图片分页方式的样式*/
.imagelist{margin:0 auto;width:990px;} /*总宽度*/
.imagelist .imagetop{padding-right:5px;text-align:right;margin:5px;}
.imagelist .imagetop a{color:#767676;}
.imagelist .defaultimagesrc{text-align:center;margin:5px;padding-top:40px;padding-bottom:40px;}
.imagelist .defaultImagesrc img{border:1px solid #f1f1f1;padding:2px}
.imagelist .imageintro{text-align:center;font-size:14px;}
.thumb {height:112px;background:#FFF;padding:5px;}
.thumb_1 {text-align: center;float: left;height: 50px;width: 60px;padding-top: 30px;font-weight: 400;font-size: 14px;color:#000;}
.thumb_1 .font-28{font-size:18px;color:red;}
.thumb_2 {float: left;width: 790px;}
.thumb_2_1 {background:url(qh1.gif) no-repeat 0px 20px;float: left;height: 113px;width: 35px;cursor:pointer;margin-left:10px;_margin-left:0px;}
.thumb_2_2 {background:url(qh2.gif) no-repeat 0px 20px;float: right;height: 113px;width: 35px;cursor:pointer;}
#scrool_div {width:708px;position:relative;height:110px;overflow:hidden;}
#scrool_wrap {height:110px;position:absolute;width:20000px;}
#scrool_wrap li {width:130px;height:100px;float:left;margin-right:10px;}
#scrool_div img{width:126px;height:95px;margin:5px}
.normalthumb img{padding:2px;border:1px solid #F9AF10}
.currthumb img{padding:2px;border:1px solid #ff6600;}

/*组图显示方式的样式*/
.imggrouplist{margin:0 auto;width:90%;}
.imggrouplist li{width:150px;float:left;margin:2px;border:1px #f1f1f1 solid;background:#FFFFFF;padding:5px;text-align:center}
.imggrouplist li img{width:145px;height:120px;}

/*平行显示方式样式*/
.imglist{text-align:center}
.imglist img{padding:1px}
.imglist div{margin-bottom:15px}
#pageNext{text-align:right}