.titles{ text-align:center; padding:20px 0px;position: relative;}
.titles h2{ font-size:var(--t1); color:var(--text-dark1-color); line-height:40px; margin-bottom:10px;font-weight: bold;}
.titles h3{ font-size:40px; color:var(--text-dark1-color); line-height:40px; margin-bottom:10px;font-weight: 500;text-transform: uppercase;display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;}
.titles h3:after {
    content: "";
    width: 90px;
    height: 5px;
    background: var(--color1);
	margin:15px 0px 30px 0px;display:none;
}

.titles h5{ font-size:18px; line-height:38px;margin-bottom:25px;color:#333;font-weight: 500;}
.titles:before {
    /*content: "";
    position: absolute;
    left: 47%;
    bottom: 25px;
    width: 60px;
    height: 2px;
    background: #e70012;*/
}

.titles1{ text-align:center; padding:20px 0px;position: relative;}
.titles1 h3{ font-family:HelveticaNeueCE; font-size:34px; color:#212121; line-height:38px; margin-bottom:10px; }
.titles1 h5{font-size:20px;margin-bottom:25px;color:#212121;font-weight: 300;}
.titles1 .line{ background:#b1b1b1; height:1px; width:160px; margin:0 auto; position:relative}
.titles1 .line:after{ display: block; height:5px; width:42px; background:#369ad6; position:absolute; left:50%; margin-left:-21px; top:-2px;
    content: " ";}
.titles1:before {
    content: "";
    width: 18px;
    height: 1px;
    background: #000;
    position: absolute;
    top: 45px;
    left: 33%;
}
.titles1:after {
    content: "";
    width: 18px;
    height: 1px;
    background: #000;
    position: absolute;
    top: 45px;
    right: 33%;
}


.btn1 {
    color: #fff;
    margin-top: 20px;
    font-size: 14px;
    font-weight: 500;
	display: flex;
}
.btn1 a {
    background: var(--color1);
    color: #FFFFFF;
    padding: 10px 50px;
    z-index: 2;
    position: relative;
    display: block;
}
.btn1 a:after{content: "\e659";font-family: "iconfont" !important;text-align: center; }
.btn1 a::before {
	content: '';
	position: absolute;
	width: calc(100%);
	height: calc(100%);
	top: 0;
	left: 0;
	z-index: -1;
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: right center;
	-ms-transform-origin: right center;
	transform-origin: right center;
	-webkit-transition: -webkit-transform .24s ease-in-out;
	transition: -webkit-transform .24s ease-in-out;
	-o-transition: transform .24s ease-in-out;
	transition: transform .24s ease-in-out;
	transition: transform .24s ease-in-out, -webkit-transform .24s ease-in-out
}
.btn1 a:hover::before {
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1);
	-webkit-transform-origin: left center;
	-ms-transform-origin: left center;
	transform-origin: left center
}
.btn1 a:before {background-color: var(--color1-h);}

.section-title {position: relative;}
.section-title h3{
    text-transform: uppercase;
	font-size:30px;
	padding:0 40px;
	position: absolute;
	top:0px;
	font-size: 50px;
    color: #002d4b;
    line-height: 32px;
    text-align: center;
    margin-bottom: 70px;
    font-weight: 300;
    padding-top: 50px;
}

.section-title h2{text-transform: uppercase;
    color: #fff;
    font-size: 150px;
    font-weight: bold;
    letter-spacing: -4px;
    font-family: 'Tunga Bold',Arial, Helvetica, sans-serif;
    text-shadow: #e8ebef 1px 0 0, #e8ebef 0 1px 0, #e8ebef -1px 0 0, #e8ebef 0 -1px 0;
    -webkit-text-shadow: #e8ebef 1px 0 0,#e8ebef 0 1px 0,#e8ebef -1px 0 0,#e8ebef 0 -1px 0;
    -moz-text-shadow: #e8ebef 1px 0 0,#e8ebef 0 1px 0,#e8ebef -1px 0 0,#e8ebef 0 -1px 0;
    *filter: Glow(color=#e8ebef, strength=1);
    padding: 12px 0;
}

p{padding:0px; margin: 0;}

.container {
    max-width: 1230px;
}

.navbar-home.navbar .logo-sm-height{display:none;}
.navbar-home.navbar .logo-w{display:block;}
.navbar-home{position:fixed; top: 0;width: 100%;z-index: 100;}
.navbar-home .navbar-nav li a{color:#FFFFFF;}
.navbar.headFlex .logo-sm-height{display:block;}
.navbar-home.main-navigation{border:0px;}


.home-swiper-pagination{}
.home-swiper-pagination.swiper-pagination-bullets{right: 5rem;}
.home-swiper-pagination .swiper-pagination-bullet{width: 15px;height: 15px;margin: 10px 0 !important;border: 2px solid rgba(255,255,255,1);}
.home-swiper-pagination .swiper-pagination-bullet-active{border: 2px solid rgba(255,255,255,0.8);}


.home-swiper-pagination .swiper-pagination-bullet-active{background: #367f60;}

/*============================================
navbar-home
===========================================*/
.navbar-home{position:fixed; top: 0;right: 0;left: 0; z-index: 108; background-color:transparent;background: none;background: #000;}
.navbar-home.main-navigation ul li a{color:#ffffff;}
/*============================================
navbar-home
===========================================*/


/*============================================
viedo-section
===========================================*/
.home{width: 100%;height: 100vh; overflow: hidden;}
.home-swiper-container {width: 100%;height: 100vh;}

.viedo-section{background: skyblue;}
.viedo-section .mask {
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: #253f4b;
    opacity: .65;
    z-index: 10;
}
.home-banners{height:100%; z-index: 100;}
.home-banners .swiper-button-prev{top:unset;left: unset;right: 20vw;bottom: 50px;background:none;}
.home-banners .swiper-button-next{top:unset;left: unset;right: calc(20vw - 80px);bottom: 50px;background:none;}
.home-banners .swiper-button-prev:before,.home-banners .swiper-button-next:before{font-family:"iconfont"; width:48px; height: 48px; display: flex;align-items: center;
    justify-content: center;background: #FFF; color:#333;  font-size:24px; border:2px solid #fff;}
.home-banners .swiper-button-prev:before{content: "\e613";}
.home-banners .swiper-button-next:before{content: "\e614";}
.home-banners .swiper-button-prev:hover:before,.home-banners .swiper-button-next:hover:before{color:#FFFFFF; background-color: transparent;}
.hero-video {
	position: absolute;
	display: block;
	height: 100%;
	height: 100vh;
	width:100%;
	width: 100vw;
	min-height: 28.125rem;
	overflow: hidden;
	z-index: 1;
}
.viedo-section .content-box{
    display: table;
    width: 100%;
    height: 100%;
    position: absolute;
}

.viedo-section .content-box{display: table;width: 100%;height: 100%;position: absolute;z-index: 100;}
.viedo-section .content-box .box-cell{display: table-cell;vertical-align: middle;width: 100%;height: auto;}
.viedo-section .content-box .container{height: auto; text-align: center;}
.viedo-section .content-box .container h2{font-size: 2.5rem;line-height: 1;font-weight: 100;margin-bottom: 1rem;text-transform: capitalize; color:#fff;/* text-shadow: 2px 2px 5px rgba(0,0,0,0.8); */font-weight: 500;letter-spacing: 0px;}
.viedo-section .content-box .container p {padding: 0 15%;font-size: 1.35rem;margin: 0; color:#fff;text-transform: capitalize; /*text-shadow: 2px 2px 5px rgba(0,0,0,0.5);*/}
.viedo-section .content-box .container .more{    margin-top: 90px;}
.viedo-section .content-box .container .more a{color: #fff;}
.viedo-section .content-box .container .btn-lx{position: relative;
    cursor: pointer;
    -webkit-appearance: none;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    font-family: Neutraface Bold;
    font-size: 1rem;
    text-transform: uppercase;
    border: 2px solid #fff;
    padding:10px 40px;
    border-radius: 10rem;
    outline: 0;
    z-index: 0;
    white-space: nowrap;
    letter-spacing: 2px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;}
.viedo-section .content-box .container .more:hover{color: #df1f26;}
.viedo-section .content-box .container .more:hover .btn-lx{background:#fff; z-index: 1;}
.viedo-section .content-box .container .more a:hover{color: #df1f26;}



@media screen and (max-width: 1023px)
{
	.navbar-brand{}
	.main-navigation .navbar-name h3, .main-navigation .navbar-name h5{color:#FFFFFF;}
	.home-swiper-pagination.swiper-pagination-bullets{right: 1rem;}
	.viedo-section .content-box .container h2{font-size: 2rem;line-height: 1.6;}
	.viedo-section .content-box .container p{font-size: 1.5rem;}
}

@media screen and (max-width: 767px)
{
	.viedo-section .content-box .container h2{font-size: 1.8rem;line-height: 1.6;}
}
@media screen and (max-width: 430px)
{
	.viedo-section .content-box .container h2{font-size: 2rem;line-height: 1.6;}
	.viedo-section .content-box .container p{font-size: 1.5rem;}
}
@media screen and (max-width: 414px)
{
		
}


@media screen and (max-width: 375px)
{

}

@media screen and (max-width: 360px)
{
	
}

@media screen and (max-width: 320px)
{
	
}
/*============================================
viedo-section
===========================================*/


.page-wrap{width: 100%;height: 100%; overflow: hidden;}
.innerbox{padding:4rem;}



/*============================================
bottom-section
===========================================*/
.bottom-section{width:100%; position: absolute;left: 0;right: 0; bottom: 10vh; z-index: 100;}
.bottom-section .bottom-wrapper{display:flex; justify-content: space-between;align-items: flex-end;padding: 0px 5vw;}
.bottom-wrapper .copyright-wrap{font-size:12px; color:#FFFFFF;display: flex;}
.bottom-wrapper .copyright-wrap .copyright-desc{padding-right:2rem;}
.bottom-wrapper .col-wrap{font-size:14px; color:#FFFFFF;}
.bottom-wrapper .col-wrap ul{display:flex;}
.bottom-wrapper .col-wrap ul li{margin-left:1rem;}
.bottom-wrapper .col-wrap a{background-color: #000; color:#FFFFFF;padding:.6rem 1rem;}
.bottom-wrapper .col-wrap a:hover{font-size:14px; background:var(--color3); transition: 0.3s;}


.header__search span:before{color:#FFFFFF;}

.home-banner .swiper-button-prev{top: unset;
    left: 5vw;
    right: unset;
    bottom: 50vh;
    background: none; }
.home-banner .swiper-button-next{top: unset;
    left: unset;
    right: 5vw;
    bottom: 50vh;
    background: none;}

.home-banner .swiper-button-prev:before, .home-banner .swiper-button-next:before{opacity: 0.3;border-radius: 100%;}
.home-banner .swiper-button-prev:hover:before, .home-banner .swiper-button-next:hover:before{opacity: 1; transition: 0.3s;transform: scale(1.1);}


.banner_cp {float: left;margin: 0px 0px 0px 0px; color:#666666; font-size: 14px;}
.banner_cp .Context{float: left;margin: 38px 0px 0px 280px; color:#FFFFFF; font-size: 14px;}
.banner_cp{width:100%; height: 50px; background: #f4f3f3; overflow: hidden;display: flex;}
.banner_cp .wrap{display: flex;align-items: center;flex-direction: row;flex-wrap: wrap;max-width: 1200px;}
.banner_cp h5{width:auto; background: #f4f3f3; color:#333333; font-size:18px; float: left;margin: 0;}
.banner_cp a{ color:#666666;font-size: 14px; padding:0 15px; float: left;}






/*============================================
cpjs_box
===========================================*/
.cpjs_box{width:100%;height:auto; background:#FFFFFF; display: flex; overflow: hidden; padding-top: 2rem;justify-content: center;}
.MyCont .c1_cp_boxs{ width: 920px;
    float: left;
    margin-left: 40px;
    margin-top: 0px;}
.c1_cp_boxs .contents{margin-top: 10px;}
.c1_cp_boxs ul li{margin: 0px 2px 10px 2px;
    float: left;
    padding: 7px 5px 0px 5px;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    width: 210px;}
.c1_cp_boxs ul li:hover{
    -webkit-box-shadow: 0 15px 30px rgba(0,0,0,.2);
    box-shadow: 0 15px 30px rgba(0,0,0,.2);
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0);
    background: #F5F5F5;
}
.c1_cp_boxs .showbox .Images img {
    width: 214px;
    height: 160px;
    border: 1px #cccccc solid;
    padding: 2px;
}

.c1_cp_boxs .showbox .Images1 img {
    width: 214px;
    height: 160px;
    border: 1px #cccccc solid;
    padding: 2px;
}
.c1_cp_boxs .showbox .Names {
    float: left;
    clear: both;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    color: #2CABD4;
    font-weight: 500;
    overflow: hidden;
}
.c1_cp_boxs .showbox .Names1 {
    float: left;
    clear: both;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    color: #2CABD4;
    font-weight: 500;
    overflow: hidden;
}

.cpjs_box .l1{margin: 75px auto 0px 190px;
    font-size: 20px;
    line-height: 1.5em;
    font-weight: 300;
    float: left;
    width: 180px;}
.cpjs_box .l2{margin: 75px auto 0px 145px;
    font-size: 20px;
    line-height: 1.5em;
    font-weight: 300;
    float: left;
    width: 180px;}
.cpjs_box .l3{margin: 75px auto 0px 170px;
    font-size: 20px;
    line-height: 1.5em;
    font-weight: 300;
    float: left;
    width: 180px;}


.cpjs_box dl{clear: both;height:180px;overflow: hidden;padding-bottom: 10px; border-bottom:1px dashed #ddd; margin-bottom:20px;}
.cpjs_box dt{float: left;width:212px;}
.cpjs_box dt img{display: block;width:204px;height: 158px;padding:3px;border:1px solid #e4e4e4;}
.cpjs_box dd{float: left;width:650px; margin-left: 20px;height: 180px;overflow: hidden;}
.cpjs_box dd h5{font-size: 18px;}
.cpjs_box dd a{color: #175ac0;}
.cpjs_box dd .prod_desc{font-size: 13px;color: #494949;line-height: 24px;height: 96px;overflow: hidden;padding:10px 0 7px;}
.cpjs_box dd .det{display: inline-block;color: #f0011e;font-size: 14px;}
.c_lk{background: #fbf9f9;width: 658px;margin-bottom: 23px;}
.c_lk img{display: block;}
.c_lk ul{border-left:1px solid #e2e2e2;border-right:1px solid #e2e2e2;padding-left:10px;}
.c_lk li{float: left;width:260px;font-size: 14px;line-height: 30px;}
.c_lk li a{color: #595959;display: inline-block;background: url(../images/ctn_ic01.gif) no-repeat 16px 11px;padding-left: 31px;}

.cpjs_box .t1{width: 100%;
    height: 60px;
    line-height: 60px;
	background: none;
	border-bottom:1px solid #a0a0a0;margin-bottom: 20px;
    /* background: #ededed; */}
.cpjs_box .t1 h5{width:139px; height: 50px; line-height: 50px; float: left; background: url(logo2.jpg) left center no-repeat; border-right: 0px; margin-right:10px;border-radius: 0px;padding-left:0px; border-bottom:3px solid #0b62b1;padding-bottom: 9px;}
.cpjs_box .t1 span{font-size:20px;margin-top: 0px;margin-left: 0px; border-left:1px solid #ccc; padding-left:20px;  
    /* background: #ededed; */}



.prod-col ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.prod-col ul li{width: calc((100% /4) - 10px);max-width: unset;display: flex;transition: 0.5s;margin-bottom: 10px;padding: 0px;}
.prod-col ul li:last-child:nth-child(4n - 1) {margin-right:calc((100% /4) + 5px);}
.prod-col ul li:last-child:nth-child(4n - 2) {margin-right:calc(((100% /4) * 2) + 5px);}
/*.prod-col:nth-child(1) ul li{width: auto;max-width: 600px;display: flex;}*/
.prod-col ul li figure{width:100%;transition: 0.5s; overflow: hidden;display: flex; flex-direction: column;justify-content: center;align-items: center;    margin: 0;}
.prod-col ul li figure img{max-width:100%;transition: 0.5s;overflow: hidden;}
.prod-col ul li:hover img{transform: scale(1.05);}
.prod-col ul li figcaption {padding: 15px;
    display: flex;
	flex-direction: column;
    overflow: hidden;
    justify-content: center;
    align-items: center;
	transition: 0.5s;
	margin-top:1px;
	/*border-top:1px solid rgb(1 173 78 / 10%);*/
	width: 100%;font-size:14px;
}
.prod-col ul li:hover figcaption a{ color:var(--color4);}
.prod-col:nth-child(2) ul li figcaption,.prod-col ul li figcaption{background: #f5f5f5;/*border: 1px solid #ccc;*/}
.prod-col:nth-child(2) ul li:hover figcaption,.prod-col ul li:hover figcaption{ background:var(--color6); color:#ffffff;}
.prod-col:nth-child(2) ul li:hover figcaption a,.prod-col ul li:hover figcaption a{ color:#ffffff;}
.prod-col ul li figcaption h5{ color:#00a950;font-size:30px;font-weight: bold;}
.prod-col ul li figcaption p{ color:#000;font-size:20px; line-height: 2; text-align: center; margin: 10px auto; max-width:80%;margin-bottom:14px;}

.prod-col ul li .card-img-c{position: relative;
  width: 100%; /* 容器宽度 */
  padding-top: 75%; /* 宽高比为 (100/16:9) 的百分比 */ overflow: hidden;}
.prod-col ul li .card-img-c img{position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover; /* 裁剪并覆盖到容器 */}
.prod-col .more {
    padding: 10px 50px;
    background: #00a950;
    color: #FFFFFF;
    border-radius: 50px;
    font-family: var(--ff3);
    margin: auto;
    border: 2px solid #00a950;
    transition: 0.5s;
	min-width: 200px;
    text-align: center;
}

@media screen and (max-width: 1023px)
{
	.prod-col ul li{width: calc((100% / 2) - 10px);}
}

@media screen and (max-width: 767px)
{
	
}
@media screen and (max-width: 430px)
{
	
}
@media screen and (max-width: 414px)
{
		
}


@media screen and (max-width: 375px)
{

}

@media screen and (max-width: 360px)
{
	
}
/*============================================
cen_box_ad01-section
===========================================*/
.cen_box_ad01 {
    width: 100%;
    height: 390px;
    float: left;
    margin-top: 0px;
    text-align: center;
    background: #ffffff center no-repeat;
    margin-top: 40px;
}



.cen_box_gsys{width:100%;height:980px; background:#FFFFFF center 0px no-repeat; float:left; margin:0px; padding:0px;margin-top: 0px;padding-bottom: 0px; position: relative;}
.cen_box_gsys .wrap{max-width: 1200px;margin: auto;}
.cen_box_gsys .gsys_t{width:100%; background: center 55px no-repeat; margin-top: 0px;}
.cen_box_gsys .gsys_t h5{color:#333333; font-size:24px; width:100%; text-align: center; margin: 10px auto;line-height: 30px;}
.cen_box_gsys .gsys_t p{color:#333333; font-size:18px; width:100%; text-align: center; margin: auto;line-height: 30px;}

.ys_t{width:400px; float:left;margin-left: 10px;}
.ys_num1{width:50px; height: 50px; background: #2c9100; float: left; line-height: 50px; color:#ffffff; font-size: 26px; text-align: center;}
.ys_num2{width:50px; height: 50px; background: #2c9100; float: left; line-height: 50px; color:#ffffff; font-size: 26px; text-align: center;}
.ys_t h1{float:left; margin: 0px auto; color:#2c9100; font-size:26px; clear: both;height:50px;line-height: 50px;width: 100%;font-weight: bold;overflow: hidden;}
.ys_t h2{float:left; margin: 10px auto; color: #333; font-size:18px; font-weight: 500; clear: both;line-height: 20px;}
.ys_t h3{float:left; margin: 5px auto;font-size: 16px;color: #7fbdfe;text-transform: uppercase; font-weight: 300;}
.index_ys01,.index_ys02,.index_ys03,.index_ys04,.index_ys05{width:100%;height: 180px; overflow: hidden;}
.index_ys01 .Context,.index_ys02 .Context{ width:500px; height: 180px; overflow: hidden; float:left; margin:auto;}
.index_ys03 .Context,.index_ys04 .Context,.index_ys05 .Context{ width:500px; height: 180px; overflow: hidden; float:right; margin:auto;}
.index_ys01 p,.index_ys02 p{font-size:14px; color:#444444; text-align: left; text-indent: 10px; background: url("ico07_a.png") left 19px no-repeat;float: left;padding-top: 10px;clear: both;margin-left: 55px;}
/* .index_ys03 p,.index_ys04 p,.index_ys05 p{font-size:14px; color:#444444; text-align: left; text-indent: 10px; background: url("ico07_a1.gif") left 19px no-repeat;float: left;padding-top: 10px;clear: both;margin-left: 55px;} */

.ys_desc{width:100%; display: flex; font-size:14px; flex-direction: column; padding-top:10px;padding-left: 62px;}

.index_ys01{margin: auto;
    margin-top: 50px;
    float: left;
    margin-left: 100px;}
.index_ys01 .ys_t h1,.index_ys03 .ys_t h1{color:#2c9100;}
.index_ys01 .ys_t h2,.index_ys03 .ys_t h2{color:#2c9100;}

.index_ys02{margin: auto;
    margin-top: 0px;
    float: left;
    margin-left: 100px;}

.index_ys03{margin: auto;
    margin-top: 10px;
    float: left;}

.index_ys04{ margin: auto;
    margin-top: 10px;
    float: left;}
.index_ys05{ margin: auto;
    margin-top: 10px;
    float: left;}

.ys_item .number {
    color: #fff;
    font-weight: normal;
    display: inline-block;
    width: 57px;
    height: 45px;
    padding-left: 10px;
    background: url(num_bg.png) no-repeat 0 0;
}



.cen_box_gsjj{width:100%; height: 614px; float:left; margin: 0px auto 20px auto; background: url("/template/template_cn/images/gsjj_line.jpg") bottom repeat-x;border-top: 2px solid #f5f5f5;}
.cen_box_gsjj .wrap{max-width:1200px;}
.cen_box_gsjj .c_gsjj_logos{float: left;
    margin: auto;
    text-align: center;
    margin-top: 380px;
    width: 100%;}
.c_gsjj_t{text-align: center;width: 100%;margin-top: 80px; background: url("/template/template_cn/images/title_line.png") center 40px no-repeat;}
.c_gsjj_t h3{
	font-size: 28px;
    color: #0a4c98;
	border:3px solid #0a4c98;
    margin: auto;
	width: 300px;
    height: 40px;
}
.c_gsjj_t h3 b{font-size: 28px;
    color: #0a4c98;float: left;
    margin-left: 70px;
	line-height: 1.5em;background: #FFFFFF; padding:10px 20px 0px 20px; margin-top:0px;}
.c_gsjj_t_e{font-size: 16px;color: #333; font-weight: 500;float: left;width: 100%; margin-top:10px;}
.c_gsjj_t_e i {
    position: relative;
    margin: 0 10px;
    top: 0px;
}
.cen_box_gsjj .Context{ width:100%; height: 350px;float: left; margin: 0px 0px 40px 0px; font-size: 16px; color:#919191; line-height: 2em; padding-top:50px;}
.cen_box_gsjj .Context .ContextBox{margin: auto; font-size: 14px; display:flex;}
.cen_box_gsjj .Context img{margin-right:20px;}
.cen_box_gsjj .Context h5{font-size: 1.65rem; color:#34a702; line-height: 55px;font-weight: bold;}
a.more_y{padding: 5px 40px; border-radius: 10px; background: #34a702; color: #FFFFFF; font-size: 14px; text-align: center; float: right;}
a.more_y:hover{background: #0b4a92;}

.cen_box_gsjj .ContextBox .desc{padding-left:1.65rem;font-size: 16px;}





.anli_box{width:100%;height:740px; background: #f9f9f9; float: left; overflow: hidden;padding: 0px;}
.anli_box .wrap{max-width:1200px;}
.c_anli_t{text-align: center;width: 100%;margin-top: 80px; /*background: url("title_line.png") center 40px no-repeat;*/}
.c_anli_t h3{
	font-size: 28px;
    color: #0a4c98;
    margin: auto;
	border:3px solid #0a4c98;
	width: 300px;
    height: 40px;
}
.c_anli_t h3 b{font-size: 28px;
    color: #0a4c98;float: left;
    margin-left: 70px;
	line-height: 1.5em;background: #f9f9f9; padding:10px 20px 0px 20px; margin-top:0px;}
.c_anli_t_e{font-size: 16px;color: #333; font-weight: 500;float: left;width: 100%; margin-top:10px;}
.c_anli_t_e i {
    position: relative;
    margin: 0 10px;
    top: 0px;
}
.anli_box .contents{ position: relative;width: 1080px;height: auto;overflow: hidden;margin:0px auto 0px auto;}
.anli_box .contents .ArticleList{position: relative;width: 1080px;height: 800px;overflow: hidden;margin:10px auto 0px 0px;}
.anli_box .contents .ArticleList ul{position: absolute;top: 0;left: 0;white-space: nowrap;height:230px;margin: 0px;}
.anli_box .contents .ArticleList ul li{ width:330px; height:230px; overflow:hidden; float:left; clear:none;border:0px; margin:15px 15px 15px 15px;display:inline; position: relative;}
.anli_box .contents .ArticleList ul li .Images{float: left;
    position: absolute;
    top: 0px;
    height: 100%;
    overflow: hidden;}
.anli_box .contents .ArticleList ul li .Images a{padding-left:0px;}
.anli_box .contents .ArticleList ul li img{ width:330px; height:230px; text-align:center; margin:auto; border:0px;padding:0px;}
.anli_box .contents .ArticleList ul li .Names{float: left;
    position: absolute;
    top: 180px;
    width: 100%;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    text-align: center;
    background-color: #000000;
    filter: Alpha(opacity=60);
    background-color: rgba(0,0,0,0.6);}
.anli_box .contents .ArticleList ul li a{
	color: #FFFFFF;
	border: 0px;
    background: none;
    text-align: center;
    font-size: 16px;
    font-weight: 500;}

.anli_box .contents .ArticleList ul li .Desc{float: left;
	display: none;
    position: absolute;
    top: 250px;
    width: auto;
    height: 100px;
	padding: 10px;
    line-height: 200%;
    overflow: hidden;
    text-align: center;
    color: #000000;
	white-space:normal;
	text-align: left;
	background: #969696;
    filter: Alpha(opacity=20);
    background-color: rgba(150,150,150,0.2);}



.anli_box .contents .showbox{position: relative;width: 1080px;height: 460px;overflow: hidden;margin:10px auto 0px 0px;}
.anli_box .contents .showbox ul{position: absolute;top: 0;left: 0;white-space: nowrap;height:460px;margin: 0px;}
.anli_box .contents .showbox ul li{ width:330px; height:460px; overflow:hidden; float:left; clear:none;border:0px; margin:0px 15px 0px 15px;display:inline;}
.anli_box .contents .showbox ul li .Images{width:330px; height:230px; margin:auto; border:0px;padding:0px;z-index: 100;float: left;}
.anli_box .contents .showbox ul li .Images1{width:330px; height:230px; margin:auto; border:0px;padding:0px;z-index: 100;float: left;margin-top: 210px;}
.anli_box .contents .showbox ul li .Images a{padding-left:0px;}
.anli_box .contents .showbox ul li .Images1 a{padding-left:0px;}
.anli_box .contents .showbox ul li img{ width:330px; height:230px; text-align:center; margin:auto; border:0px;padding:0px;}
.anli_box .contents .showbox ul li .Names{ width:330px; height: 230px; background: url(c1_item_bg2.png) center no-repeat; line-height: 230px; margin: auto;margin-top: -20px;z-index: 1000;float: left;}
.anli_box .contents .showbox ul li .Names1{ width:330px; height: 230px;line-height: 230px; margin: auto;float: left;text-align: center;background: url(/style/c1_item_bg1.png) center no-repeat;margin-top: -440px;z-index: 100000;}
.anli_box .contents .showbox ul li a{ border:0px; background:none; text-align:center; font-size:20px;font-weight:500;color: #03308b;}

.anli_box .navBtn {
    position: absolute;
    top: 120px;
    height: 70px;
    cursor: pointer;
}
.anli_box .navBtn.leftBtn {
    left: 10px;
}
.anli_box .navBtn.rightBtn {
    right: 10px;
}



.anli_box .navBtn {
    position: absolute;
    top: 450px;
    height: 70px;
    cursor: pointer;
	background: #1a4b85;
}
.anli_box .navBtn:hover{background: #f78503;}
.anli_box .navBtn.leftBtn {
    left: -80px;
}
.anli_box .navBtn.rightBtn {
    right: -80px;
}




.cen_box7{width:100%; height:auto; float:left; text-align: center;margin-top: 0px; background:#FFFFFF;padding-bottom: 30px;}
.cen_box7 .wrap{max-width:1200px;}
.cen_box7 .c7_tit{ width:100%;float: left; position: relative;margin-bottom: 1rem;}
.c7_tit i{width:65%; height:1px; background: #ccc; position: absolute; top:50%; left:18%;}
.c7_tit h3{margin:auto;font-size:22px;text-align:center;font-weight: 500;float: left;background: url(/template/template_cn/images/ico.png) center left no-repeat;}
.c7_tit h3 a{
    color: #222222;
    padding: 8px 10px 8px 20px;
    float: left;}

.c7_tit a.more{
    -webkit-transition: .15s;
    -moz-transition: .15s;
    -ms-transition: .15s;
    -o-transition: .15s;
    transition: .15s;
	padding-top: 15px;
    padding-right: 20px;
    float: right;
	font-size: 16px;
}
.c7_tit .more:hover {
    color: #0053A4;
}
.c7_tit h3 span{
    color: #ccc;
    padding: 8px 10px 8px 5px;
    float: left;
	text-transform: uppercase;
}

.box7_r .c7_tit i{width:50%; height:1px; background: #ccc; position: absolute; top:50%; left:28%;}

.box7_item{width:360px; height:400px; float:left; margin: auto; overflow: hidden;}
.box7_item {}
.c7_desc{width:300px; float: left; margin: 10px auto 20px auto; text-align: left; font-size:14px;}
.c7_tel{width:100%;height: 30px;line-height: 30px;float:left; margin:10px auto; background: url(/template/template_cn/images/ico_tel.png) center left no-repeat;padding-left: 40px;font-size: 14px;text-align: left;}
.c7_work{width:100%;height: 30px;line-height: 30px; float:left; margin:10px auto; background: url(/template/template_cn/images/ico_work.png) center left no-repeat;padding-left: 40px;font-size: 14px;text-align: left;}


.box7_cjwt{margin: auto 28px;
    border-left: 1px solid #efefef;
    padding-left: 30px;
    border-right: 1px solid #efefef;
    padding-right: 30px;}

.box7_cjwt .more{display: none;}


.box7_l{width:700px; float: left;margin-top: 50px;}
.c7_pic_box{width:100%; float: left;margin:0px auto;border: 1px solid #eee;}
.c7_pic_box .ArticleList ul{margin:0px;}
.c7_pic_box .ArticleList li{ background: none; height: auto; border-bottom: 1px dashed #ccc;width: 100%;margin: 10px auto;
    padding-bottom: 10px;display: flex;flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
    float: left;
}
.cont_boxs{ float:left; margin: 0px;    display: flex}
.c7_pic_box .ArticleList li a{background: none; padding-left:0px;}
.c7_pic_box .ArticleList li .cont_img a{background: none; padding-left:0px;}
.c7_pic_box .cont_img{margin-right: 47px;
    float: left;
    width: 122px;
    height: 81px;
    overflow: hidden;}
.cont_img img{width: 122px;
    height: 81px;}
.cont_boxs h5{font-size: 18px;
    text-align: left;
    margin: 5px 0px;}
.c7_pic_box .ArticleList ul li .cont_boxs span{width:100%; float: left; height: 50px;line-height: 25px;font-size: 12px;overflow: hidden;text-align: left;}
.c7_pic_box .ArticleList ul li .cont_boxs span a{white-space:normal; text-align: left; font-size: 14px;}
.c7_pic_box .ArticleList li .cont_boxs .r{width:490px;}

.c7_pic_box .ArticleList {
    overflow: hidden;
    width: 100%;
    height: auto;
    padding: 10px;
	margin-top:0px;
}
.c7_pic_box .ArticleList table{width:95%;}
.c7_pic_box dl{padding: 20px 0 20px;border-bottom: 1px dashed #d1d1d1;}
.c7_pic_box dl dt{background: url(/template/template_cn/images/ico_q.png) no-repeat 0 0px;line-height: 25px;padding: 0 0 7px 35px;overflow: hidden; text-align: left; color:#000000; font-size: 14px;}
.c7_pic_box dl dd{background: url(/template/template_cn/images/ico_a.png) no-repeat 0 0px;padding-left: 35px;line-height: 200%;color: #999999;max-height: 78px;overflow: hidden;text-align: left; margin-top: 5px;font-size: 13px;}
.c7_pic_box .more{ display: none;}



.c7_cont_list{width:100%; float: left;margin:0px auto 0px auto;}
.c7_cont_list ul{width:100%; float: left;margin:auto;}
.c7_cont_list ul li{ width:330px; height: 34px; margin: 5px 10px;}
.c7_cont_list ul li span{width:250px; height: 34px; line-height: 34px;}
.c7_cont_list ul li span.time{ height: 34px; line-height: 34px;}
.c7_cont_list ul li a{padding-left: 15px;text-align: left;    background: url(/style/ico4.jpg) 5px center no-repeat;height: 34px; line-height: 34px;}
.c7_cont_list .more{ display: none;}


.box7_r{width:400px; float: right;margin-top: 50px;}
.c7_cont_r{ width:100%; height:360px; overflow: hidden;}
.c7_cont_r .ArticleList {
    overflow: hidden;
    width: 380px;
    height: 320px;
    padding: 0px;
	margin-top:20px;
}
.c7_cont_r dl{padding: 20px 0 20px;border-bottom: 1px dashed #d1d1d1;}
.c7_cont_r dl dt{background: url(w.gif) no-repeat 0 2px;line-height: 20px;padding: 0 0 7px 28px;overflow: hidden; text-align: left; color:#000000; font-size: 14px;}
.c7_cont_r dl dd{background: url(d.gif) no-repeat 0 5px;padding-left: 28px;line-height: 200%;color: #999999;max-height: 78px;overflow: hidden;text-align: left; margin-top: 5px;}
.c7_cont_r .more{ display: none;}

@media screen and (max-width: 1023px)
{
	.box7_l{max-width:100%; padding:0px 10px;}
}

@media screen and (max-width: 767px)
{
	
}
@media screen and (max-width: 430px)
{
	
}
@media screen and (max-width: 414px)
{
		
}


@media screen and (max-width: 375px)
{

}

@media screen and (max-width: 360px)
{
	
}

@media (max-width:1840px){}
@media (max-width:1680px)
{
	
}
@media (max-width:1560px){
	
}
@media (max-width:1480px){}
@media (max-width:1440px){}
@media (max-width:1366px){}
@media (max-width:1280px){}
@media (max-width:1024px){}
@media (max-width:960px){}

@media screen and (max-width: 1023px)
{
	footer#footer{padding-top:50px;}
	#footer .foot-com{display: block;}
	#footer .foot-contact{display: block;}
	#footer .foot-col{display: block;}
	#footer .foot-qr{display: block;}
}
@media screen and (max-width: 768px)
{
	
}
@media screen and (max-width: 767px){}
@media screen and (max-width: 425px)
{
	
}
@media screen and (max-width: 414px)
{

}
@media screen and (max-width: 375px)
{
	
}
@media screen and (max-width: 320px)
{
	
}

@media screen and (max-width: 1023px)
{
	.banner_cp{ display: none;}
	.cpjs_box .m_tit{width:100%;}
	.MyContLeft{display: none;}
	.MyCont .c1_cp_boxs{width:100%; margin:0px;}
	.c1_cp_boxs .contents ul{width: 100%;padding: 0px;}
	.c1_cp_boxs .contents ul li{margin:auto; padding:0px;width:49%;height: auto;border-bottom: 1px solid #efefef;padding: 0px 0.5%;}
	.c1_cp_boxs .showbox .Images{margin-top:15px; height: 280px;overflow: hidden;}
	.c1_cp_boxs .showbox .Images img{width: 100%;max-width:100%;margin: auto;height:100% !important;padding:0px; border:0px; box-shadow: 2px 2px 10px #ccc;}
	.c1_cp_boxs .showbox .Names{height:40px; line-height: 40px;}
	.c1_cp_boxs .showbox .Names a{color:#666;}
	
	
	.youshi_box .items {width: 100%;}
	
	.anli_box{height:auto; background-repeat: repeat-y;}
	.anli_box .title{margin-top: 0px;}
	.anli_box .contents{height:auto; width:100%;}
	.anli_box .contents .ArticleList{height:auto; width:100%;}
	.anli_box .contents .ArticleList ul{ width:100%; position: static; height: auto;float:left;margin: auto; padding: 0px;}
	.anli_box .contents .ArticleList ul li{width:49%;margin: 10px 0.5%; height: auto;}
	.anli_box .contents .ArticleList ul li .Images{width:100%;    height: 200px; position: relative;}
	.anli_box .contents .ArticleList ul li img{width:auto; height: auto;}
	.anli_box .contents .ArticleList ul li .Names{ width:100%; height:50px; line-height: 50px;text-align: center;background-repeat: repeat-x;}
	.anli_box .contents .ArticleList ul li .Names a{font-size: 16px;}
	
	
	
	.index_ad01{display: none;}
	
	
	.cen_box_gsys .gsys_t{margin-top: 20px;}
	.cen_box_gsys_t .ContextBox p{font-size: 16px;}
	
	.cen_box_gsys{height:auto; background-repeat: no-repeat;}
	.index_ys01{margin-top: 40px;margin-left: 0px;width:370px;}
	.index_ys02{margin-top: 5px;margin-left: 385px;width:370px;}
	.index_ys03{margin-top: 30px;margin-left: 0px;width:370px;}
	.index_ys04{margin-top: 10px;margin-left: 380px;width:370px;}
	.index_ys01 .Context,.index_ys02 .Context,.index_ys03 .Context{width:370px; margin: 20px 0px; float: left;    height: auto; margin-left:10px;}
	.index_ys02 .Context{margin-top: 40px;margin-left:0px; }

	.index_ys01 p,.index_ys02 p,.index_ys03 p,.index_ys04 p {width: 300px;}
	.index_ys01 .Context p,.index_ys02 .Context p,.index_ys03 .Context p{margin-top:2px; margin-bottom: 2px;}
	
	.cen_box_ad01{display:none;}
	
	.cen_box_gsjj{margin-top:0px; height:auto; background-repeat: repeat-y; background:none;}
	.c_gsjj_t{background:none;    display: none;}
	.cen_box_gsjj .ContextBox{width:90%; margin:20px 5%; float: left;}
	.cen_box_gsjj .ContextBox img{display: none;}
	.cen_box_gsjj .gsjj_more{margin: auto;margin-top:-50px; width: 100%; float: left; text-align: center;}
	
	
	.c7_pic_box .ArticleList ul{width:100%; margin:auto; }
	.c7_pic_box .ArticleList li{width: 100%;}
	.c7_pic_box .ArticleList{padding:0px;}
	.cont_boxs{width: 100%; flex-direction: column;}
    .c7_pic_box .cont_img{width:100%;height: auto;}
	.c7_pic_box .cont_img img{height: auto !important;}
	.c7_pic_box .ArticleList li .cont_boxs .r{width:100%;}
	.c7_pic_box .ArticleList ul li .cont_boxs span{height: auto;}
		
	.c7_pic_box dl dd{max-height:unset; line-height: 1.8;}
	
	.cen_box_gsjj .Context{margin-top:0px;}
	.cen_box_gsjj .Context h5{font-size:2rem;}
	
	#shownews2{width:100%; max-width:100%;}
}

@media (min-width: 375px) and (max-width: 767px) { 
	.youshi_box .items {width: 100%;background:none;}
	.youshi_box .items .item {width: 46%;height:160px;margin: 10px 2%;}
	.banner_cp{ display: none;}
	.cpjs_box .m_tit{width:100%;}
	.MyContLeft{display: none;}
	.MyCont .c1_cp_boxs{width:100%; margin:0px;}
	.c1_cp_boxs .t1 span{ display: none;}
	.c1_cp_boxs .contents ul{width: 100%;padding: 0px;}
	.c1_cp_boxs .contents ul li{margin:auto; padding:0px;width:49%;height: auto;border-bottom: 1px solid #efefef;}
	.c1_cp_boxs .showbox .Images{margin-top:15px;}
	.c1_cp_boxs .showbox .Images img{width: 96%;margin-left: 2%;height:auto;padding:0px; border:0px; box-shadow: 2px 2px 10px #ccc;}
	.c1_cp_boxs .showbox .Names{height:40px; line-height: 40px;}
	.c1_cp_boxs .showbox .Names a{color:#666;}
	.c1_cp_boxs .showbox .Images img{width: 100%;max-width:100%;margin: auto;/*height:30vw !important;*/padding:0px; border:0px; box-shadow: 2px 2px 10px #ccc;}
	
	.anli_box{height:auto; background-repeat: repeat-y;}
	.anli_box .contents .showbox ul li .Images {height:150px;}
	.anli_box .contents .showbox ul li .Images img{height:150px;}
	
	
	.cen_box_gsys{height:auto; background-repeat: repeat-y; display: none;}
	.index_ys01,.index_ys02,.index_ys03{margin-top:0px;height: auto;}
	.index_ys01 .Context,.index_ys02 .Context,.index_ys03 .Context{width:96%; margin: 20px 2%; float: left;    height: auto;}
	.ys_t{width:80%;}
	.ys_t h1{line-height: 40px;}
	.index_ys01 .Context p,.index_ys02 .Context p,.index_ys03 .Context p{margin-top:5px; margin-bottom: 5px;}
	
	
	.c7_pic_box .cont_img img{width:100%; height:165px;}
	.anli_box .contents .ArticleList ul li .Images{width:100%;    height: 160px; position: relative;}
	


}
@media (min-width: 321px) and (max-width: 375px)
{
	.banner_cp{ display: none;}
	.cpjs_box .c1_t{margin: 25px auto 30px auto;}
	.cpjs_box .m_tit{width:100%;}
	.MyContLeft{display: none;}
	.MyCont .c1_cp_boxs{width:100%; margin:0px;}
	.c1_cp_boxs .t1 span{ display: none;}
	.c1_cp_boxs .contents ul{width: 100%;padding: 0px;}
	.c1_cp_boxs .contents ul li{margin:auto; padding:0px;width:49%;height: auto;border-bottom: 1px solid #efefef;}
	.c1_cp_boxs .showbox .Images{margin-top:15px;}
	.c1_cp_boxs .showbox .Images img{width: 96%;margin-left: 2%;height:auto;padding:0px; border:0px; box-shadow: 2px 2px 10px #ccc;}
	.c1_cp_boxs .showbox .Names{height:40px; line-height: 40px;}
	.c1_cp_boxs .showbox .Names a{color:#666;}
	
	.anli_box .contents .showbox ul li .Images img {height: 150px;}
	
	
	
	
	.cen_box_gsys{height:auto; background: #f2f2f2;}
	.index_ys01,.index_ys02,.index_ys03{margin-top:0px;height: auto;}
	.index_ys01 .Context,.index_ys02 .Context,.index_ys03 .Context{width:96%; margin: 20px 2%; float: left;    height: auto;}
	.ys_t{width:80%;}
	.ys_t h1{line-height: 40px;}
	.index_ys01 .Context p,.index_ys02 .Context p,.index_ys03 .Context p{margin-top:5px; margin-bottom: 5px;}
	
	.c7_pic_box .cont_img img{width:100%; height:165px;}
	
	
	
	

}

@media screen and (max-width: 320px)
{
	banner_cp{ display: none;}
	.cpjs_box .m_tit{width:100%;}
	.MyContLeft{display: none;}
	.MyCont .c1_cp_boxs{width:100%; margin:0px;}
	.c1_cp_boxs .t1 span{ display: none;}
	.c1_cp_boxs .contents ul{width: 100%;padding: 0px;}
	.c1_cp_boxs .contents ul li{margin:auto; padding:0px;width:100%;height: auto;border-bottom: 1px solid #efefef;}
	.c1_cp_boxs .showbox .Images{margin-top:15px;}
	.c1_cp_boxs .showbox .Images img{width: 96%;margin-left: 2%;height:auto;padding:0px; border:0px; box-shadow: 2px 2px 10px #ccc;}
	.c1_cp_boxs .showbox .Names{height:40px; line-height: 40px;}
	.c1_cp_boxs .showbox .Names a{color:#666;}
	
	
	.anli_box{width: 100%;
    height: auto;
    background: #747474 url(index_anli_bg.jpg) top center no-repeat;
    float: left;
    overflow: hidden;
    padding: 0px;}
	.anli_box .contents .showbox ul li{width:90%;margin: 10px 5%; height: auto;}
	
	
	.cen_box_gsys{height:auto; background-repeat: repeat-y;}
	.index_ys01,.index_ys02,.index_ys03{margin-top:0px;height: auto;}
	.index_ys01 .Context,.index_ys02 .Context,.index_ys03 .Context{width:96%; margin: 20px 2%; float: left;    height: auto;}
	.ys_t{width:80%;}
	.ys_t h1{line-height: 40px;}
	.index_ys01 .Context p,.index_ys02 .Context p,.index_ys03 .Context p{margin-top:5px; margin-bottom: 5px;}
	
	
	.anli_box .contents .ArticleList ul{padding:0px;}
	
}