body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0; font-family: "微软雅黑"; }
body { background:#fff; color:#000; font-size:14px; font-family: Verdana, Arial, Helvetica, sans-serif; }
td,th,caption { font-size:14px; }
h1, h2, h3, h4, h5, h6 { font-weight:normal; font-size:100%; }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal;}
a { color:#000; text-decoration:none; }
a:hover { text-decoration:none; color:#0D295D }
img { border:none; }
ol,ul,li { list-style:none; }
input, textarea, select, button { font:14px Verdana,Helvetica,Arial,sans-serif; }
table { border-collapse:collapse; }
.clear{clear: both;}


.headers{min-height: 40px;line-height: 40px;background: #0D295D;}
.headersn{max-width: 1400px;margin: 0 auto;display: flex;
    justify-content: space-between;
    flex-wrap: wrap;min-height: 40px;align-items: center;}

.headersn ul li{float: left;text-indent: 2em;margin-right: 25px;font-size: 14px;}
.dbtb1{background: url(../img/dbtb1.png)no-repeat 0;}
.dbtb2{background: url(../img/dbtb2.png)no-repeat 0;}
.headersn ul li a{color: #FFFFFF;}


.logo img{max-width: 100%;}
.header{width: 100%;min-height: 150px;background: url(../img/topbj.png)no-repeat top;border-bottom: 1px solid #274988;}
.headern{max-width: 1400px;margin: 0 auto;display: flex;
    justify-content: space-between;
    flex-wrap: wrap;min-height: 150px;align-items: center;padding: 29px 0;box-sizing: border-box;}


span.search {
 
position: relative;
 
display: inline-block;
 
width: 202px;
 
height: 25px;
 
border: 1px solid #fff;
 
float: right;
 
background: #fff;
 
border-radius: 30px;
}

.search-txt {
	
width: 150px;
	
height: 25px;
	
margin-left: 11px;
	
margin-right: 4px;
	
background-color: #fff;
	
color: #000;
}


span.search input::-webkit-input-placeholder{color: #FFFFFF;}

span.search input {
 border: none;
 outline: none;
 vertical-align: 0px;
 vertical-align: middle;
 float: left;
 
}

#search-bt {
 width: 30px;
 height: 25px;
 text-indent: -999px;
 background-image: url(../img/ss.png);
 background-repeat: no-repeat;
 background-position: center;
 background-color: #FFFFFF;
 overflow: hidden;
 cursor: pointer;
}

span.search input {
 border: none;
 outline: none;
 vertical-align: 0px;
 _vertical-align: middle;
 float: left;
}



.nav{height: 50px;width: 100%;background: #123374;}

.hd-nav li{line-height: 36px;font-size: 18px;position: relative;width:10%}

.hd-nav{max-width:1400px;align-items: center;display: flex;
    justify-content: space-between;
    flex-wrap: wrap;margin: 0 auto;height: 50px;}




 .hd-nav li>a{display: block;line-height: 50px;position: relative;color: #fff;font-weight: bold;text-align: center;}
.hd-nav li:hover>a{color: #fff}
 .hd-nav li>a.has-child:after{content: "\eabd";margin-left: 5px;font-size: 16px}
.hd-nav li:hover>a.has-child:after{display: inline-block;transform: rotate(180deg);position: relative;top: -1px}



 .hd-nav  li .sub-nav{position:absolute;top:100%;left:50%;z-index:99;min-width: 160px;transform: translateX(-50%);
  opacity: 0;visibility: hidden;transition: .3s;}
 .hd-nav  li .sub-nav .sub-nav-h{text-align:center;position: relative;background: #fff;
  box-shadow: 0 0 10px rgba(0,0,0,.3);background: #fff;overflow: hidden;}
.hd-nav  li .sub-nav .sub-nav-h:after{content: '';height: 3px;width: 100%;position: absolute;left: 0;top: 0;background:#123374;}
 .hd-nav  li .sub-nav .sub-nav-h a{display:block;font-size:16px;padding:0 13px ;margin-bottom: 1px;
  background: #fff;;white-space: nowrap;line-height: 45px}
 .hd-nav  li .sub-nav .sub-nav-h a:hover{background: #123374;
    color: #fff;
}

 .hd-nav  li:hover .sub-nav{opacity: 1;visibility: inherit; }
 .hd-nav  li:hover>a{ }

.serbtn .sub{background: url(../img/search.png) no-repeat 0px 0px;}



.demo-2{display: none;width: 100%;}


.banner{max-width: 1400px;margin: 0 auto;}




.banner img{
	width:100%;
}


.banner p{width: 100%;position: absolute;bottom: 0;height: 60px;line-height: 60px;color: #FFFFFF;background: url(../img/bannerbj.png);font-size: 20px;font-weight: bold;text-indent: 2em;}


#full-width-slider {
    width: 100%;
}

.rsMinW .rsBullets {
	position: absolute;
	bottom: 3%;
	width: 100%;text-align: center;
	
	z-index: 10;
}

.rsMinW .rsBullet {
	width: 40px;
	height: 5px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	box-sizing: content-box;
	margin: 0 10px;
}

.rsMinW .rsBullet span {
	display: block;
	overflow: hidden;
	width: 40px;
	height: 5px;
	border:1px solid #fff;
	

}

.rsMinW .rsBullet.rsNavSelected span {
	background: #fff;
	
}
.rsArrowRight,
.rsArrowLeft{
	width: 40px;
	height: 40px;
	
	position: absolute;
	top: 40%;
	float: none;
}
.rsArrowLeft{
	left: 20px;
	background: url(../img/zjt.png) no-repeat center;
}
.rsArrowRight{
	right: 20px;
	background: url(../img/yjt.png) no-repeat center;
}


.main1{width: 100%;min-height: 597px;background: url(../img/xwzxbjt.png)no-repeat center;}
.main1s{max-width: 1400px;margin: 0 auto;text-align: center;position: relative;} 
.main1s h2{
    display: inline-block;
    margin: 0 auto;font-size: 32px;color: #0d295d;position: relative;}
    
.main1s h2:after{
	content: "";
	position: absolute;
	left: 155px;
	bottom: 5px;
	width: 342px;
	height:25px;
	background: url(../img/lmbjy.png);
	}   
.main1s h2:before  {
	content: "";
	position: absolute;
	right: 155px;
	bottom: 5px;
	width: 342px;
	height:25px;
	background: url(../img/lmbjz.png);
	}      
    
.main1s small{
    position: absolute;
    right: 0;
    padding-top: 10px;
    }
.main1n{max-width: 1400px;margin: 0 auto;display: flex;
    justify-content: space-between;
    flex-wrap: wrap;}
.main1nl,.main1nr,.main3nl,.main3nr{width: 48.5%;}

.callbacks_tabs {
    text-align: center;
    font-size: 0;
    list-style-type: none;
    position: relative;
    bottom: 120px;
    z-index: 2;
    /* right: 5px; */height: 20px;
   
}


.callbacks img{overflow: hidden;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;}
   .callbacks img:hover{-webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);} 




.callbacks_tabs li{
    display: inline-block;
    margin: 0px 5px;
}
.callbacks_tabs a {
    display: inline-block;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    line-height: 20px;
    overflow: hidden;
    border: 1px solid #FFFFFF;
    font-size: 0px;
}
.callbacks1_tabs .callbacks_here a{
	background: #ffff;
}


.callbacks_container {
	position: relative;
	/* float: left; */
}
.callbacks {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.callbacks li {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	
}
.callbacks img {
	display: block;
	position: relative;
	z-index: 1;
	height: 431px;
	width: 100%;
	border: 0;
}
.main1nl .prev{background: url(../img/zjt.png)no-repeat;left: 10px;}
.main1nl .next{background: url(../img/yjt.png)no-repeat;right: 10px;}




.callbacks .caption {
	display: block;
	font-size: 16px;
	font-weight: bold;
	/* text-indent: 2em; */
	padding: 20px;
	box-sizing: border-box;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	text-align: center;
	color: #0D295D;
	background: url(../img/ht.png);
	margin: 0;
	max-width: none;
	height: 100px;
	/* line-height: 100px; */
	background: #fff;
	border-bottom: 2px solid #0D295D;
	box-shadow: 0 5px 12px rgb(0 0 0 / 10%);
	display: block;
}
.callbacks_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	top: 52%;
	left: 0;
	opacity: 0.7;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 68px;
	width: 34px;
	/*background: transparent url("../img/themes.gif") no-repeat left top;*/
	margin-top: -45px;
}
.callbacks_nav:active {
	opacity: 1.0;
}
.callbacks_nav.next {
	left: auto;
	background-position: right top;
	
}
#slider3-pager a {
	display: inline-block;
}
#slider3-pager img {
	float: left;
}
#slider3-pager .rslides_here a {
	background: transparent;
	box-shadow: 0 0 0 2px #666;
}
#slider3-pager a {
	padding: 0;
}





.borderbottom1{font-size: 20px!important;/* background: #0159CA!important; *//* color: #fff!important; */}

.btn2{
    display: flex;
    /* margin: 20px auto; */
    background: url(../img/xwzxlmbj.png)no-repeat center;
    justify-content: space-between;
    flex-wrap: wrap;
    }
.btn2 span {
    /* width: 20%; */
    text-align: center;
    color: #fff;
    cursor: pointer;
    display: block;
    /* float: left; */
    font-size: 20px;
    height: 35px;
    line-height: 35px;
    background: #FFFFFF;
    /* border: 1px solid  #0159CA; */
    /* border-radius: 20px; */
    /* margin: 0 10px; */
    padding: 5px 14px;
    }
    
.btn2 span:nth-child(1){background:#123374 ;}
.btn2 span:nth-child(2){background: #149AD1;}
.btn2 span:nth-child(3){background: #04934B;}    
    
    
.btn2 span a{position: absolute;
    right: 15px;
    color: #84c2e4;
    font-size: 14px;
    display: none;}    
    

.con2 { display:none;   width:100%;}



.con2 ul li p{padding: 10px 15px;
    }
.con2 ul li img{margin: 15px 0;}



.con2 ul li:hover .con-t{
    color: #afa379;
    font-size: 80px;
    
    -webkit-animation: moveFromLeft 400ms ease;
    -moz-animation: moveFromLeft 400ms ease;
    -ms-animation: moveFromLeft 400ms ease;
}

.main1nrxs{
   
    margin-bottom: 10px;
    padding: 25px 20px;
    background: #0D295D;
    }
.main1nrxs a{ display: flex;
    justify-content: space-between;
    flex-wrap: wrap;}
.main1nrxsl{width: 75px;height: 75px;/* border-radius:5px; *//* background: #CC1616 ; */text-align: center;border-right: 1px solid #fff;}
.main1nrxslr{height: 42px;line-height: 42px;font-size: 26px;color: #FFFFFF;}
.main1nrxslny{
    width: 70px;
    height: 30px;
    /* background: #fff; */
    margin: 0 auto;
    border-radius: 5px;
    line-height: 30px;
    font-size: 15px;
    color: #fff;
    }


.main1nrxsr{display: flex;align-items: center;font-size: 18px;font-weight: bold;color: #fff;max-width: 540px;/* border-bottom: 1px dashed #BCC4D0; */line-height: 30px;width:83%}


.main1nrx ul li{height: 52px;line-height: 52px;/* border-bottom: 1px dashed #BCC4D0; */background: url(../img/btqlxz.png)no-repeat 0%;text-indent:1.5em;overflow: hidden;transition: .3s;}

.main1nrx ul li:hover,.main3nl ul li:hover, .main3nr ul li:hover {
    z-index: 5;
    background: #0D295D!important;
    box-shadow: 3px 35px 77px -8px rgb(0 0 0 / 90%);
    transition: .3s;padding: 0 10px
}
.main1nrx ul li:hover a,.main1nrx ul li:hover small,.main3nl ul li:hover a,.main3nl ul li:hover small,.main3nr ul li:hover a,.main3nr ul li:hover small{color: #fff;}
.main1nrx ul li a{font-size: 16px;color: #333333;}
.main1nrx ul li  small{float: right;font-size: 16px;color: #888888;}
.lbgd{font-size: 16px;line-height: 50px;float: right;}
.lbgd a{color: #666666;}
.main1s{padding:50px 0;}

.main2{min-height: 660px;background: url(../img/tzggdbj.png);margin: 50px 0;padding-top: 50px;}
.main2n{max-width: 1400px;margin: 0 auto;display: flex;
    justify-content: space-between;
    flex-wrap: wrap;}
.main2nl,.main2nz,.main2nr{width: 31.5%;transition: .3s;}
.main2nl:hover,.main2nz:hover,.main2nr:hover{margin-top: -20px;transition: .3s;}

.main2nl ul{background: rgb(255,255,255,.9);padding: 20px;}








.comtitle{ display: flex;margin-bottom: 35px;}
.comtitle > h1{
    font-size: 32px;
    /* font-weight: bold; */
    color: #fff;
    background: url(../img/tzgglmbj.png) no-repeat bottom;
    background-size: 100% auto;
    width: 150px;
    line-height: 50px;position: relative
    }
.comtitle>div{
    flex: 1;
    /* border-bottom: 1px solid #c9c9c9; */
    line-height: 50px;
    height: 50px;
    }
    
    .comtitle>div img{padding-top: 15px;}
    
    .comtitle > h1:after{
    content: "";
    position: absolute;
    right: -40px;
    bottom: 10px;
    width: 44px;
    height: 25px;
    background: url(../img/lmbbj.png)no-repeat;
}
.comtitle>div a{ color: #888888; font-size: 14px;}
.text-right {
    text-align: right;
}

.main2nl ul li{
    min-height: 95px;
    /* background: #FFFFFF; */
    /* margin-left: 1%; */
    position: relative;
  
    /* padding-left: 20px; */
    /* margin-bottom: 30px; */
    border-bottom: 1px solid #BDBDBD;
    }
.main2nl ul li a{  display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;}
.main2nl ul li:before {
    content: "";
    display: none;
    position: absolute;
    width: 13px;
    height: 23px;
    background: #0159CA;
    top: 35%;
    left: -7px;
    }

.main2nlx{width: 65px;height: 65px;border: 1px solid #0D2D61;text-align: center;}
.main2nlxr{height: 40px;line-height: 40px;font-size: 20px;color: #fff;font-weight: bold;background: #0D2D61;}
.main2nlxny{
    width: 100%;
    height: 25px;
    background: #fff;
    /* margin: 0 auto; */
    /* border-radius: 5px; */
    line-height: 25px;
    font-size: 12px;
    color: #666666;
    }


.main2nlr{
    display: flex;
    align-items: center;
    font-size: 16px;
    color: #333333;
    max-width: 310px;
    /* padding-right: 30px; */
    box-sizing: border-box;
    position: relative;
    line-height: 30px;width:80%
}

.main2nlr:before {
    /* content: ""; */
    display: block;
    position: absolute;
    width: 1px;
    height: 40px;
    background: #DFE6EB;
    left:-20px;
    }

.main2nr ul{width: 100%;min-height: 450px;background: rgb(255,255,255,.9);padding: 20px;box-sizing: border-box;}
.main2nr ul li{
    min-height: 90px;
    position: relative;
    
    border-bottom: 1px solid #BDBDBD;
    margin-bottom: 10px;
    padding-bottom: 19px;
    }
    .main2nr ul li a{display: flex;
    justify-content: space-between;
    flex-wrap: wrap;}
    
    
    .main2nzxx ul li{
   
    border-bottom: 1px solid #BDBDBD;
    margin-top: 25px;
    padding-bottom: 11px;
    }
    .main2nzxx ul li a{ display: flex;
    justify-content: space-between;
    flex-wrap: wrap;}
    .main2nzxxy{width: 80%;}
    .main2nzxxy span{text-align: right;display: block;}
.main2nzxxy h2{min-height: 30px;font-size: 16px;}
.main2nzxxz{width: 10%;/* margin: 8px; */padding: 5px;text-align: center;background: #0D2D61;color: #fff;border-radius: 10px;height: 40px;}

.main2nrx{width: 32%;height: 86px;text-align: center;}
.main2nrx img{width: 100%;}
.main2nzx{background: rgb(255,255,255,.9);padding: 20px;box-sizing: border-box;}

.main2nrxr{height: 30px;line-height: 30px;font-size: 25px;color: #fff;}
.main2nrxny{width: 70px;
   
    
    margin: 0 auto;
    border-radius: 5px;font-size: 14px;color: #fff;}


.main2nrr{
    font-size: 16px;
    color: #333333;
    max-width: 255px;
    /* padding-right: 30px; */
    box-sizing: border-box;
    position: relative;
}


.main2nrr h2,.main2nrr p{width: 100%;}

.main2nrr h2{font-size: 16px;color: #333333;padding-bottom: 10px;}
.main2nrr p{font-size: 13px;color: #979797;line-height: 25px;text-align: right;}


.main3,.main5,.main6{width: 100%;margin: 50px 0;}
.main4{width: 100%;margin: 50px 0;background: #E9EDF4;}
.main4n{padding: 50px 0;}
.main3n{max-width: 1400px;margin: 0 auto;display: flex;justify-content: space-between;
    flex-wrap: wrap;}
    
.main3ns{width: 100%;min-height: 330px;background: url(../img/ztzlbj.png)no-repeat center;padding: 0 20px;
    box-sizing: border-box;}

.main3n .comtitle > h1{
    font-size: 32px;
    /* font-weight: bold; */
    color: #0d295d;
    
    background-size: 100% auto;
    width: 150px;
    line-height: 50px;position: relative
    }
.main3n .comtitle>div{
    flex: 1;
    /* border-bottom: 1px solid #c9c9c9; */
    line-height: 50px;
    height: 50px;
    }
    
    .main3n .comtitle>div img{padding-top: 15px;}
    
    .main3n .comtitle > h1:after{
    content: "";
    position: absolute;
    right: -335px;
    bottom: 10px;
    width: 342px;
    height: 25px;
    background: url(../img/lmbjy.png)no-repeat;
}
.main3n .comtitle>div a{ color: #888888; font-size: 14px;}



.main3nlxs{
   
    margin-bottom: 10px;
    /* padding: 25px 20px; */
    /* background: #0D295D; */
    border-bottom: 1px solid #BCC4D0;
    padding-bottom: 20px;
    }
.main3nlxs a{ display: flex;
    justify-content: space-between;
    flex-wrap: wrap;}
.main3nlxsl{width: 10%;height: 75px;/* border-radius:5px; *//* background: #CC1616 ; */text-align: center;border: 1px solid #0d295d;}
.main3nlxsl img{width: 100%;}
.main3nlxslr{height: 42px;line-height: 42px;font-size: 26px;color: #fff;background: #0d295d;}
.main3nlxslny{
    width: 70px;
    height: 30px;
    /* background: #fff; */
    margin: 0 auto;
    border-radius: 5px;
    line-height: 30px;
    font-size: 15px;
    color: #0d295d;
    }


.main3nlxsr{width: 85%;}
.main3nlxsr h2{font-size: 20px;font-weight: bold;color: #0d295d;/* border-bottom: 1px dashed #BCC4D0; */line-height: 30px;margin-bottom: 10px;}
.main3nlxsr p{font-size: 15px;color: #aaaaaa;line-height: 26px;}

.main3nl ul li,.main3nr ul li{height: 52px;line-height: 52px;/* border-bottom: 1px dashed #BCC4D0; */background: url(../img/btqlxz.png)no-repeat 0%;text-indent:1.5em;overflow: hidden;border-bottom: 1px solid #BCC4D0;}
.main3nl ul li a,.main3nr ul li a{font-size: 16px;color: #333333;}
.main3nl ul li small,.main3nr ul li small{float: right;font-size: 16px;color: #888888;}

.main3nr .main3nlxsl{border: none;width: 25%;height: 126px;}
.main3nr .main3nlxsr{max-width: 70%;}
.main3nr .main3nlxs{padding-bottom: 11px;}




.main5n{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    min-height: 140px;
    box-shadow: 0 5px 12px rgb(0 0 0 / 10%);
    max-width: 1400px;
    margin: 0 auto;
    }
.main5nl{width: 13%;}
.main5nr{width: 87%;position: relative;}
.main5nr ul{
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    align-items: center;
    /* height: 78px; */
    padding: 30px 0;
    width: 97%;
    }
.main5nr ul li a{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    }
    
    
    .main5nr ul li img{transition: 0.6s;}
    .main5nr ul li:hover img {
    transform: rotateY(180deg);
}
    
.main5nrgd{position: absolute;
    right: 0;
    top: 36%;}
.main5nr ul li p{font-size: 26px;color: #0d295d;padding-left: 20px;}
 
 .main6n{max-width: 1400px;margin: 0 auto;}   
  .main6n img{width: 100%;}
.main6n ul{ display: flex;
    justify-content: space-between;
    flex-wrap: wrap;}  
    
    .main6n ul li{transition: .3s;}
    .main6n ul li:hover{margin-top: -10px;transition: .3s;}
    
    
.foot{min-height: 140px;background: #0D295D;}
.footn{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 1400px;
    margin: 0 auto;
    min-height: 145px;
    padding: 30px 0;
    }
    
 .footnl,.footnz{width: 33%;} 
    
.footnls,.footnzs{padding-bottom: 10px;}
.footnls h2{color: #FFFFFF;background: url(../img/foottb1.png)no-repeat 0;text-indent: 2em;font-size: 20px;border-bottom: 1px solid #3C64B1;line-height: 60px;}
.footnzs h2{color: #FFFFFF;background: url(../img/foottb2.png)no-repeat 0;text-indent: 2em;font-size: 20px;border-bottom: 1px solid #3C64B1;line-height: 60px;}
.footnlx p{color: #FFFFFF;
    font-size: 16px;
    line-height: 35px;}

.footnx{text-align: center;color: #FFFFFF;background: #021B49;line-height: 60px;font-size: 17px;}
.footnz ul li{width: 50%;float: left;height: 35px;line-height: 35px;}
.footnz ul li:nth-child(5){width: 100%;}
.footnz ul li a{font-size: 16px;color: #FFFFFF;}

.footnr{width: 24%;}
.footnr img{display: block;max-width: 100%;margin: 0 auto;}

.banner-zy{max-width: 1400px;margin: 0 auto;}
.banner-zy img{max-width: 100%;}
.main-zy{max-width: 1400px;margin: 0 auto;}



.sz ul{margin-top: 4%;}
.sz ul li{margin-bottom: 4%;float: left;width: 48%;border: 1px solid #DADADA;background: url(../img/zpbj.png)no-repeat bottom right;margin-right: 4%;box-sizing: border-box;padding: 20px;}
.sz ul li a{display: flex; justify-content: space-between;
    flex-wrap: wrap;}
.szz{width: 30%;height: 200px;}
.szz img{width: 100%;height: 100%;}
.szy{width: 65%;}
.szys{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 10px 0;
    border-bottom: 1px dashed #CDCDCD;
    margin-bottom: 10px;
    }
.szys h2{
    font-size: 20px;
    color: #123374;
    margin-right: 30px;position: relative;
}
.szys h2:after{content: "";
    position: absolute;
    right: -20px;
    top: 7px;
    width: 1px;
    height: 15px;
    background: #CDCDCD;}
.szys p{
    font-size: 14px;
    color: #666666;
}
.szyx{font-size: 14px;color: #666666;line-height: 25px;}
.mr0{margin-right: 0!important;}


.sz2x{border: 1px solid #DADADA;width: 100%;box-sizing: border-box;margin: 50px 0;}
.sz2xs{border-bottom:1px solid #DADADA;height: 60px;text-align: center;}
.sz2xs h2{display: inline-block;font-size: 22px;color: #123374;line-height: 55px;border-bottom: 5px solid #123374;font-weight:bold ;position: relative;}

.sz2xs h2:after{
    content: "";
    position: absolute;
    right: -60px;
    top: 20px;
    width: 44px;
    height: 25px;
    background: url(../img/szyltb.png)no-repeat;
    }
.sz2xs h2:before{
    content: "";
    position: absolute;
    left: -60px;
    top: 20px;
    width: 44px;
    height: 25px;
    background: url(../img/szzltb.png)no-repeat;
    }
.sz2xx{padding: 20px;}
.sz2xx ul li{width: 20%;float: left;margin: 10px 0;}
.sz2xx ul li a{font-size: 16px;}

.nymain {
	position: relative;
	margin-top: 40px;
}

.nymain>div {

}

.nymain .leftNav {
	float: left;
	width: 275px;
	position: relative;
	margin-right: 40px;
}

.nymain .leftNav>h2 {
	line-height: 100px;
	color: #fff;
	background: url(../img/zlmbj.png);
	font-size: 30px;
	overflow: hidden;
	text-align: center;position: relative;
}


.nymain .leftNav>h2:after{
    content: "";
    position: absolute;
    right: 20px;
    top: 40px;
    width: 44px;
    height: 25px;
    background: url(../img/lmbbj.png)no-repeat;
    }
.nymain .leftNav>h2:before{
    content: "";
    position: absolute;
    left: 20px;
    top: 40px;
    width: 44px;
    height: 25px;
    background: url(../img/lmbbjz.png)no-repeat;
    }




.nymain .leftNav>h2 img {
	vertical-align: middle;
	margin-right: 10px;
	margin-top: -5px;
}

.nymain .leftNav p {
	margin-left: 20px;
	font-size: 26px;
	font-weight: 600;
	color: #fff;
	padding: 20px 0;
}

.nymain .leftNav>ul {
	border-right: 1px solid rgba(203,203,235,0.6);
	background: #fff;
	padding-bottom: 150px;
	/* box-shadow: 0 0 10px rgba(0,0,0,.1); */
}

.nymain .leftNav>ul>li {
	position: relative;
	border-bottom: 1px dotted #b0bdcb;
}

.nymain .leftNav>ul>li:first-child {
	border-top: none;
}

.nymain .leftNav ul li a {
	display: block;
	font-size: 20px;
	line-height: 65px;
	padding-left: 45px;
}

.nymain .leftNav>ul>li>span {
	position: absolute;
	width: 25px;
	height: 25px;
	right: 10px;
	top: 20px;
	line-height: 50px;
	background: url(../img/sub_left_down.png) no-repeat center center;
	cursor: pointer;
	transition: all 0.3s;
}

.nymain .leftNav>ul>li.on>span {
	transform: rotate(90deg);
}

.nymain .leftNav>ul>li.on>a {
	background: rgba(7, 49, 144, 0.04);
	color: #123374;
	font-weight: 600;
}

.nymain .leftNav>ul>li.activ {
	background: #dadada;
}

.nymain .leftNav>ul>li.active>a {
	color: #123374;
	font-weight: 600;
}

.nymain .leftNav ul li:hover {}

.nymain .leftNav ul li.active {
	/*border-left: 3px solid #123374;*/
}

.nymain .leftNav ul li.active ul {
	display: block;
}

.nymain .leftNav ul li a:hover {
	background-position: 31px center;
	color: #123374;
}

.nymain .leftNav>ul>li>ul {
	display: none;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 0;
}

.nymain .leftNav>ul>li>ul>li>a {
	font-size: 16px;
	line-height: 64px;
	border-top: 1px solid #eeeeee;
	padding-left: 65px;
	color: #666666;
}

.ny-right {
	overflow: hidden;
	min-height: 400px;
	margin-bottom: 40px;
}

.ny-rcom {
	font-size: 24px;
	color: #123374;
	margin-bottom: 15px;
	font-weight: normal;
}


.position {
	padding-top: 13px;
}

.position>div {
	position: relative;
	text-align: right;
	font-size: 0;
	line-height: 66px;
	border-bottom: 1px solid #123374;
}

.position h3 {
	position: absolute;
	font-size: 24px;
	font-weight: 600;
	color: #0d295d;
	text-align: left;
	bottom: 0;
	left: 0;
}

.position h3::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 100%;
	height: 3px;
	background: #123374;
	z-index: 9;
}

.position span {
	color: #8c9396;
	font-size: 14px;
	vertical-align: middle;
}

.position img {
	height: 16px;
	vertical-align: middle;
	margin-right: 5px;
}

.position a {
	font-size: 14px;
	color: #8c9396;
	margin: 0 5px;
	vertical-align: middle;
}

.position a:hover {
	color: #0166b3;
}

.text-list ul li {
	padding-left: 25px;
	padding-right: 110px;
	position: relative;
	line-height: 62px;
	border-bottom: 1px dashed #e5e5e5;
	font-size: 16px;
	position: relative;
	left: 0;
	transition: all 0.5s;
	background: url(../img/btqlxz.png) no-repeat 0;
	background-position: left center;
}

.text-list ul li:first-child {
	border-top: none;
}

.text-list ul li a {
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.text-list ul li span {
	position: absolute;
	right: 0;
	color: #666666;
	font-size: 16px;
}

.text-list ul li:hover a {
	color: #123374;
}

.text-list ul li:hover span {
	color: #123374;
}

.art-main .art-tit h3 {
	text-align: center;
	color: #333;
	font-weight: normal;
	font-size: 24px;
	margin-top: 30px;
	font-weight: 600;
}

.art-main .art-body {
	padding-top: 30px;
}

.art-main .art-body p {
	color: #333333;
	text-indent: 2em;
	font-size: 16px!imporrtant;
	line-height: 32px!imporrtant;
	margin-bottom: 30px;
}

.art-main .art-body img {
	max-width: 80% !important;
	display: block;
	margin: 0 auto;
}

.art-main .cont-tit p {
	font-size: 0;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 20px;
	background: bottom;
	border-bottom: 1px solid #d9d9d9;
}

.art-main .cont-tit p img {
	display: inline-block;
	vertical-align: middle;
	height: 16px;
	margin-right: 5px;
}

.art-main .cont-tit p .liulan {
	margin-left: 50px;
}

.art-main .cont-tit p span {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	color: #888;
	margin: 0 10px;
}

.art-info {
	border-top: 1px dashed #eaeaea;
	margin-top: 25px;
}

.pnext {
	margin-top: 25px;
}

.pnext p {
	text-indent: initial;
	font-size: 15px;
	line-height: 32px;
	color: #555555;
}

.pnext p a {
	font-size: 15px;
	color: #555555;
}

.pnext p:hover {
	/* color: #96632C; */
}

.pnext p:hover a {
	color: #123374;
}


/* 脙楼芒鈧好偮久兟⑩偓掳芒鈧∶兟ッ嬧€犆⑩偓鈥澝兟偮∶偮� */

.img-lists ul {
	overflow: hidden;
	margin-left: -2%;
	margin-right: -2%;
}

.img-lists ul li {
	float: left;
	width: 29%;
	margin: 40px 2% 0 2%;
	border: 1px solid #eee;
	transition: all 0.3s;
	position: relative;
	top: 0;
}

.img-lists ul li:hover {
	box-shadow: 0 0 10px rgba(51, 51, 51, 0.16);
	top: -10px;
}

.img-lists ul li a {
	display: block;
	width: 100%;
}

.img-lists ul li a .pic {
	padding-top: 61%;
}

.img-lists ul li a>img {
	display: block;
	width: 100%;
	height: 196px;
}

.img-lists ul li a>div.info {
	padding: 10px;
	font-size: 0;
	text-align: center;
}

.img-lists ul li a>div.info p {
	color: #333;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 5px;
}

.img-lists ul li:hover a>div.info p {
	color: #123374;
}


/* 脙楼脗赂脣鈥犆兟偮得⑩偓啪脙楼脣鈥犆⑩偓鈥澝兟偮∶偮� */

.img-lists2 ul {
	overflow: hidden;
}

.img-lists2 ul li {
	float: left;
	width: 23%;
	margin: 15px 1%;
}

.img-lists2 ul li a {
	display: block;
}

.img-lists2 ul li a .pic {
	padding-top: 120%;
}

.img-lists2 ul li a .info {
	font-size: 16px;
	color: #000;
	line-height: 30px;
	text-align: center;
}

.dt-list2 {
	overflow: hidden;
}

.dt-list2 li {
	position: relative;
	transition: all 0.5s;
	padding: 40px 0 45px 0;
	border-bottom: 1px dotted #cccccc;
}

.dt-list2 li:hover a .date {
	background: #123374;
}

.dt-list2 li:hover a .dt-text h3 {
	color: #123374;
}

.dt-list2 li:hover a .dt-text p {
	color: #123374;
}

.dt-list2 li a {
	display: block;
	overflow: hidden;
}

.dt-list2 li .date {
	background: #bfbfbf;
	float: left;
	width: 68px;
	text-align: center;
	color: #fff;
	padding: 7px 0;
	border-top-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

.dt-list2 li .date p {
	font-size: 12px;
	line-height: 24px;
}

.dt-list2 li .date span {
	display: block;
	font-size: 30px;
	line-height: 30px;
	color: #fff;
	font-weight: 600;
}

.dt-list2 li a>.dt-text {
	overflow: hidden;
	padding: 0 0 0 20px;
}

.dt-list2 li a>.dt-text h3 {
	font-size: 24px;
	line-height: 34px;
	color: #333;
	overflow: hidden;
	font-weight: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.dt-list2 li a>.dt-text p {
	overflow: hidden;
	color: #666666;
	font-size: 16px;
	line-height: 30px;
	margin-top: 10px;
}


/* 脙娄芒鈧€溍偮懊兟┟⑩偓鈥澝偮幻兟ッ嬧€犆⑩偓鈥澝兟偮∶偮�  */

.timg-list ul li {
	margin-top: 35px;
}

.timg-list ul li a {
	display: block;
	transition: all 0.3s;
}

.timg-list ul li a h3 {
	font-size: 18px;
	color: #333333;
	line-height: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.timg-list ul li a>div {
	overflow: hidden;
}

.timg-list-img {
	float: left;
	width: 350px;
	margin-right: 30px;
}

.timg-list ul li a .pic {
	padding-top: 62%;
}

.timg-list ul li a:hover h3 {
	color: #ba2a17;
}

.timg-list ul li a:hover span {
	background: #ba2a17;
	border-color: #ba2a17;
	color: #fff;
}

.timg-linfo {
	overflow: hidden;
	padding-top: 35px;
}

.timg-linfo p {
	font-size: 14px;
	line-height: 24px;
	color: #999999;
	height: 48px;
	white-space: pre-wrap;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	margin: 15px 0 0 0;
	text-indent: 2em;
}

.timg-linfo span {
	display: block;
	margin-top: 20px;
	line-height: 24px;
	color: #970707;
	font-size: 16px;
	padding-left: 30px;
	background: url(../images/icon-time-red.png) no-repeat;
	background-position: left center;
}

.timg-list ul li a:hover {
	background: #970707;
	padding: 20px;
}

.timg-list ul li a:hover h3 {
	color: #fff;
}

.timg-list ul li a:hover span {
	color: #fff;
	background: url(../images/icon-time-white.png) no-repeat;
	background-position: left center;
}

.timg-list ul li a:hover p {
	color: #fff;
}


/* 脙楼脗聬脗聧脙楼脗赂脣鈥犆兟┟偮Ｃ吢矫兟┟⑩偓隆芒鈧� */

.ldtz ul {
	margin-top: 30px;
}

.ldtz ul li {
	float: left;
	width: 48%;
	margin-bottom: 60px;
}

.ldtz ul li:nth-child(2n+1) {
	margin-right: 4%;
}

.ldtz ul li a {
	display: block;
	/* box-shadow: 0 0 10px rgba(0, 0, 0, .1); */
	overflow: hidden;
	margin: 5px;
	border: 1px solid #eeeeee;
	transition: all 0.3s;
}

.ldtz ul li a:hover {
	box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
}

.ldtz-pic {
	float: left;
	width: 165px;
	margin-right: 25px;
}

.ldtz-pic .pic {
	padding-top: 143%;
}

.ldtz-info {
	overflow: hidden;
	padding-top: 35px;
}

.ldtz-info h3 {
	font-size: 20px;
	line-height: 22px;
	font-weight: 600;
	color: #333333;
	padding-top: 20px;
	position: relative;
	margin-bottom: 15px;
}

.ldtz-info h3::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 30px;
	height: 4px;
	background: #123374;
}

.ldtz-info p {
	font-size: 16px;
	line-height: 30px;
	overflow: hidden;
	color: #666666;
}


/*脙娄脜鈥溍偮好兟γ吢久⑩偓啪*/

.list-jg ul {
	margin-left: -2%;
	margin-right: -2%;
}

.list-jg ul li {
	float: left;
	width: 21%;
	margin: 2%;
	font-size: 16px;
	text-align: center;
}

.list-jg ul li a {
	display: block;
	background: #faf4f4;
	border-bottom: 3px solid #94070a;
	box-sizing: border-box;
	color: #666;
	padding: 0 38px;
	font-size: 0;
	line-height: 80px;
	transition: all 0.5s;
}

.list-jg ul li a span {
	display: inline-block;
	color: #666;
	vertical-align: middle;
	font-size: 16px;
	line-height: 24px;
}

.list-jg ul li:hover a {
	background: #94070A;
	color: #fff;
}

.list-jg ul li:hover a span {
	color: #fff;
}


/*脙漏脗垄芒鈧犆兟ッ偮偮�*/

.list-ld ul li {
	padding: 30px 0;
}

.list-ld ul li a {
	display: block;
}

.list-ld ul li h3 {
	font-size: 20px;
	color: #94070a;
	position: relative;
	padding-left: 14px;
}

.list-ld ul li h3::after {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -12px;
	width: 4px;
	height: 24px;
	background: #94070A;
}

.list-ld ul li p {
	font-size: 16px;
	line-height: 24px;
	color: #666;
	margin-top: 20px;
}

.list-ld ul li:hover h3 {
	text-decoration: underline;
}


/*脙楼脜陆芒鈧犆兟ッ偮徝偮�*/

.list-ls ul {
	border-left: 1px solid #bfbfbf;
	margin-left: 15px;
	margin-top: 40px;
}

.list-ls ul li h3 {
	font-weight: bold;
}

.list-ls ul li h3::before {
	content: "";
	position: absolute;
	left: -14px;
	top: 50%;
	margin-top: -13px;
	width: 26px;
	height: 26px;
	background: #fff;
	border: 1px solid #dcdcdc;
	box-sizing: border-box;
	border-radius: 50px;
}

.list-ls ul li h3::after {
	content: "";
	position: absolute;
	left: -7px;
	top: 50%;
	margin-top: -6px;
	width: 12px;
	height: 12px;
	background: #94070a;
	border-radius: 50px;
	z-index: 1;
}

.list-ls ul li h3 {
	padding-left: 30px;
}

.list-ls ul li p {
	margin-left: 30px;
}



/*脙楼脗赂脣鈥犆兟偮得⑩偓啪脙楼脣鈥犆⑩偓鈥澝兟偮∶偮兟ッ偮济⑩€毬兟ッ偮⑩偓鹿*/
.szdw-list ul>li{
	float: left;
	width: 23.5%;
	margin-left: 2%;
	padding: 5px 5px 0;
	margin-top: 35px;
	border: 1px solid #ddd;box-sizing: border-box;
}
.szdw-list ul>li:nth-child(4n+1){
	margin-left: 0;
}
.szdw-list ul>li a{
	display: block;
	overflow: hidden;
}
.szdw-list ul>li a .pic{
	padding-top: 133.33%;
}
.szdw-list ul>li .list-info p{
	font-size: 18px;
	line-height: 36px;
	color: #333;
	text-align: center;
	padding-top: 12px;
	transition: all .3s;
}
.szdw-list ul>li .list-info span{
	display: inline-block;
	font-size: 14px;
	color: #333;
	margin-left: 15px;
}
.szdw-list ul>li:hover .pic img{
	transform: scale(1.1);
}
.szdw-list ul>li:hover p,
.szdw-list ul>li:hover span{
	color: #fff;

}
.szdw-list ul>li:hover {
	background: #94070a;
}
.pic{
    position: relative;
    padding-top: 75%;
    overflow: hidden;
}
.pic img{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    transition: all .3s;
}


/* 脙娄芒鈧懊⑩偓鹿脙娄脜鈥溍偮� */
.flex {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}

.flex-left {
	display: flex;
	flex-wrap: wrap
}

.flex-center {
	display: flex;
	flex-wrap: wrap;
	justify-content: center
}

.flex-right {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end
}

.flex-v-center {
	display: -webkit-flex;
	display: flex;
	flex-direction: column;
	justify-content: center
}

.flex-v {
	display: -webkit-flex;
	display: flex;
	flex-direction: column;
	justify-content: space-between
}

.flex-v-bottom {
	display: -webkit-flex;
	display: flex;
	align-items: flex-end;
	flex-wrap: wrap;
	justify-content: left
}

.menu-btn {
	overflow: hidden;
	margin-left: 35px;
	width: 30px;
	height: 30px;
	background: 0 0;
	text-indent: -5260px;
	opacity: 1;
	position: relative;
	z-index: 999
}

.menu-btn .line-1,
.menu-btn .line-2,
.menu-btn .line-3 {
	position: absolute;
	top: 50%;
	display: block;
	right: 0;
	width: 26px;
	height: 2px;
	background: #fff;
	transition: all .4s cubic-bezier(.165, .84, .44, 1) 0s;
	transition-property: transform, width, margin, background-color
}

.menu-btn .line-1 {
	margin-top: -9px;
	width: 26px
}

.menu-btn .line-3 {
	margin-top: 9px;
	width: 26px
}

.drawerMenu-open .menu-btn .line-1 {
	visibility: hidden
}

.drawerMenu-open .menu-btn .line-2 {
	margin-top: 0 !important;
	width: 28px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.drawerMenu-open .menu-btn .line-3 {
	margin-top: 0 !important;
	width: 28px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.searchbtn {
	width: 30px;
	text-align: center;
	line-height: 40px
}

.searchbtn i {
	color: #c80d17;
	font-size: 18px
}

.mobNav {
	position: fixed;
	top: 80px;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(255, 255, 255, 1);
	z-index: 98;
	padding: 20px 6% 20px;
	display: none
}

.mobNav ul {
	max-height: 70vh;
	overflow: auto
}

.mobNav ul::-webkit-scrollbar {
	display: none
}

.mobNav ul li {
	padding: 15px 0;
	border-bottom: 1px solid #ddd
}

.mobNav ul li .navp a {
	font-size: 16px;
	color: #A01C0E;
	font-weight: 700;
	background-size: auto 100%
}

.mobNav ul li .navp i {
	display: block;
	width: 16px;
	font-size: 30px;
	/* font-weight: lighter; */
	transition: .3s;
	color: #A01C0E;
	transform-origin: center;
	margin-right: 5px;
	height: 16px;
	background-size: 16px 16px
}

.mobNav ul li.on .navp1 i {
	transform: rotate(-45deg)
}
.mobNav ul li .subNavm.on .navp2 i{
	transform: rotate(-45deg)
}

.mobNav ul li .subNavm {
	margin-top: 10px;
	padding-left: 10px;
	display: none
}

.mobNav ul li .subNavm a {
	display: block;
	line-height: 36px;
	font-size: 16px
}

.mobNav .toplink {
	margin-bottom: 10px;
}

.mobNav .toplink:after {
	clear: both;
	content: ' ';
	display: block
}

.mobNav .toplink a i {
	font-size: 24px
}

.mobNav .toplink a {
	height: 36px;
	float: left;
	display: block;
	line-height: 36px;
	font-size: 13px;
	text-align: center;
	width: 23%;
	transition: .3s;
	color: #333;
	margin: 0 3px;
	border-bottom: 1px solid #ddd;
}

.mobNav .toplink a span {
	width: 100px;
	height: 100px;
	background: #fff;
	top: 100%;
	left: -15px;
	position: absolute;
	z-index: 10;
	padding: 3px;
	display: none
}

.mobNav .toplink a:hover span {
	display: block
}

.headerm {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	width: 100%;
	box-sizing: border-box;
	z-index: 99;
	background: #A01C0E;
	height: 84px;
	padding-right: 4%;
	padding-left: 4%;
	display: none;
}

.headerm .logo img {
	height: 65px;
}
.sermob{position:fixed;width:100%;padding:10px;top: 86px;right:0;box-sizing: border-box;z-index:66;background:#fff;display:none}
.sermob .inp{width: calc(100% - 90px);height:40px;line-height:40px;padding:0 40px 0 10px;font-size:14px;color:#444;background:0 0;border:1px solid #eee}
.sermob .sub{display:block;cursor:pointer;position:absolute;right: 50px;top: 10px;height: 40px;width: 50px;border:none;/* border-radius:50%; */overflow:hidden;font-size:14px;background-color: #0d5dac;background: url(../img/ser.svg) center no-repeat;background-color: #1d5b74;background-size:20px 20px}
.sermob .close{position:absolute;right:10px;top:10px;width:20px;height:40px;-webkit-transition:.5s;transition:.5s;font-size:20px;color:#888;cursor:pointer;line-height:42px}



.inner {
	max-width: 14rem;
	margin: 0px auto;
}
.inner2{
	max-width: 13rem;
	margin: 0px auto;
}










@media screen and (max-width: 1420px) {

	.dt-list2 li a>.dt-text h3 {
		font-size: 20px;
	}

	.nymain .leftNav ul li a {
		padding-left: 30px;
	}
	.nymain .leftNav {
		margin-right: 50px;
	}
	.ldtz-pic {
		width: 140px;
		margin-right: 15px;
	}
	.ldtz-info {
		padding-top: 20px;
	}
}

@media screen and (max-width: 1240px) {
	.ldtz-info p {
		font-size: 14px;
	}
}

@media screen and (max-width: 1140px) {
	.list-jg ul li a {
		padding: 0 20px;
	}
}

@media screen and (max-width: 1024px) {
	
	.nymain{
		margin-top: 20px;
	}
	.nymain .leftNav>ul{
		padding-bottom: 0;
	}
	.nymain .leftNav>h2 {
		line-height: 70px;
		font-size: 20px;
	}
	.nymain .leftNav {
		margin-right: 30px;
		width: 220px;
	}
	.nymain .leftNav ul li a {
		font-size: 14px;
		padding-left: 20px;
		line-height: 46px;
	}
	.nymain .leftNav>ul>li>ul>li>a {
		padding-left: 40px;
		line-height: 38px;
	}
	.nymain .leftNav ul li.active a {}
	.nymain .leftNav ul li:hover a {}
	.position {
		padding-top: 0;
	}
	.position span {
		font-size: 14px;
	}
	.position a {
		font-size: 14px;
	}
	.position h3 {
		left: 0;
		height: 70px;
		line-height: 70px;
	}
	.text-list ul li {
		font-size: 13px;
	}
	.img-lists ul li {
		width: 48%;
		margin: 20px 1%;
	}
	.img-lists ul li a>img {
		height: 209px;
	}
	.img-lists ul li a>div.info p {
		font-size: 14px;
	}
	.img-lists ul li a>div.info img {
		height: 12px;
	}
	.img-lists ul li a>div.info span {
		font-size: 12px;
	}
	.dt-list2 li {
		padding: 25px 0;
	}
	.timg-list ul li a h3 {
		font-size: 16px;
	}
	.timg-list-img {
		width: 260px;
	}
	.timg-linfo {
		padding-top: 10px;
	}
	.ldtz-pic {
		float: none;
		margin: 0 auto;
	}
	.ldtz-info {
		padding: 0 20px;
		padding-bottom: 15px;
		margin-top: 20px;
		text-align: center;
	}
	.ldtz-info h3::before {
		left: 50%;
		transform: translateX(-50%);
	}
	.ldtz ul li a {
		padding-top: 15px;
	}
	.list-jg ul li {
		width: 46%;
	}
	.list-jg ul li a span {
		font-size: 14px;
	}
}

@media screen and (max-width:900px) {
.callbacks img{height:auto!important}
	.nymain .leftNav>h2:before,.nymain .leftNav>h2:after{display: none;}
	.sz ul li{width: 100%;margin-right: 0;}
	.ny-right{padding: 0 15px;}
	.headersn{padding: 0 15px;}
	.headersn ul li{text-indent: 0;margin-right: 10px;background:none!important}
	span.search{width: 150px;}
	.search-txt{width: 95px;}
	.main1s {
    padding: 30px 0;
}
.main1s h2:before,.main1s h2:after{display: none;}
	
	
	
	
	

	.nymain .leftNav>h2 {
		line-height: 46px;
		font-size: 16px;
		text-align: left;
		font-weight: 600;
		padding-left: 20px;
	}
	.nymain .leftNav>h2 span {
		float: right;
		width: 24px;
		height: 30px;
		margin-top: 8px;
		background: url(../img/sub_left_down2.png) no-repeat center center;
		background-position: left center;
		margin-right: 10px;
	}
	.nymain {
		padding: 10px 0;
		margin-top: 0;
	}
	.nymain .leftNav {
		float: none;
		width: auto;
		top: 0;
		margin-right: 0;
		margin-top: 15px;
	}
	.nymain .leftNav>p {
		font-size: 18px;
		padding: 10px 0;
	}
	.ny-right {
		float: none;
		width: auto;
	}
	.position {
		padding: 16px 0;
		margin-top: 0;
		margin-bottom: 0;
	}
	.position>div {
		text-align: left;
		line-height: 40px;
	}
	.position h3 {
		left: 0;
		width: auto;
		height: 45px;
		font-size: 20px;
		line-height: 45px;
		position: relative;
		left: 0;
		margin-bottom: 10px;
		font-weight: 600;
		display: none;
	}
	.position h3::after {
		width: 37px;
		height: 37px;
		right: -10px;
		bottom: -15px;
	}
	.pagination {
		padding-top: 50px;
	}
	.pagination a {
		padding: 0 5px;
		height: 20px;
		line-height: 20px;
		font-size: 12px;
		margin: 0 3px;
	}
	.nymain .leftNav ul {
		display: none;
	}
	.nymain .leftNav ul li a {
		padding-left: 20px;
	}
	.nymain .leftNav>ul>li>span {
		top: 13px;
	}
	.text-list ul li {
		line-height: 50px;
		padding-right: 100px;
	}
	.art-main .art-tit h3 {
		font-size: 16px;
		line-height: 30px;
		margin-top: 0;
	}
	.art-main .art-body p {
		font-size: 13px;
		line-height: 30px;
		margin-bottom: 15px;
	}
	.art-main .cont-tit p span {
		font-size: 14px;
	}
	.art-main .cont-tit p img {
		height: 12px;
	}
	.pnext {
		float: none;
		border: none;
		width: auto;
	}
	.pnext p {
		line-height: 30px;
	}
	.zzjg_text li {
		width: 50%;
	}
	.img-lists ul{
		margin-left: -1%;
		margin-right: -1%;
	}
	.img-lists ul li {
		margin: 10px 1%;
	}
	.img-lists ul li a>img {
		height: 191px;
	}
	.img-lists ul li a>div.info p{
		margin-bottom: 0;
	}
	.xbxx {
		padding-top: 0;
	}
	.xbxx ul li a {
		padding: 15px 10px;
	}
	.xbxx ul li a h3 {
		font-size: 18px;
		padding-bottom: 10px;
		margin-bottom: 15px;
	}
	.xbxx ul li a p {
		font-size: 14px;
		line-height: 26px;
		height: 72px;
		padding: 0;
	}
	.xbxx ul li a div span {
		font-size: 12px;
	}
	.xbxx ul li a div img {
		height: 14px;
	}
	.img-lists2 ul li {
		width: 30%;
		margin-left: 1.5%;
		margin-right: 1.5%;
	}
	.nymain .leftNav>h2 img {
		height: 20px;
	}
	.text-list ul li span {
		font-size: 12px;
	}
	.position a {
		margin: 0 2px;
	}
	.dt-list2 li a>.dt-text h3 {
		font-size: 18px;
	}
	.dt-list2 li a>.dt-text p {
		font-size: 14px;
		line-height: 24px;
		margin-top: 0;
	}
	.dt-list2 li a>.dt-text {
		padding-left: 10px;
	}
	.dt-list2 li .date {
		width: 60px;
	}
	.dt-list2 li .date span {
		font-size: 24px;
	}
	.dt-list2 li .date {
		padding: 4px 0;
	}
	.dt-list2 li {
		padding: 15px 0;
	}
	.nymain .leftNav>ul>li>ul>li>a {
		font-size: 12px;

	}
	.art-main .art-body {
		padding-top: 0;
	}
	.timg-list-img {
		width: 220px;
		margin-right: 20px;
	}
	.timg-linfo span {
		margin-top: 10px;
	}
	.timg-linfo p {
		margin-top: 10px;
	}
	.timg-list ul li {
		margin-top: 0;
		margin-bottom: 20px;
	}
	.list-ld ul li {
		padding: 15px 0;
	}
	.list-ld ul li h3 {
		font-size: 18px;
	}
	.list-ld ul li p {
		font-size: 14px;
		margin-top: 10px;
	}
	.list-ls ul li {
		padding: 15px 0;
	}
	.list-ls ul li h3 {
		font-size: 18px;
	}
	.list-ls ul li p {
		font-size: 14px;
		margin-top: 10px;
	}
	.list-ls ul {
		margin-top: 0;
	}
}

@media screen and (max-width:480px) {
	.img-lists ul li a>img {
		height: 100px;
	}
	.text-list ul li {
		padding-left: 15px;
	}
	.art-main .cont-tit p .liulan {
		margin-left: 15px;
	}
	.text-list ul li span {
		width: 80px
	}
	.img-lists2 ul li {
		width: 47%;
		margin-left: 1.5%;
		margin-right: 1.5%;
	}
	.timg-list-img {
		float: none;
		width: auto;
		margin-right: 0;
		margin-bottom: 10px;
	}
	.timg-linfo {
		padding-top: 0;
	}
	.ldtz ul li {
		float: none;
		width: auto;
	}
	.ldtz ul li:nth-child(2n+1) {
		margin-right: 0;
	}
	.ldtz-pic {
		float: left;
	}
	.ldtz ul li {
		margin-bottom: 30px;
	}
	.ldtz ul li a {
		padding: 0;
	}
	.ldtz-pic {
		width: 120px;
	}
	.ldtz-info {
		text-align: left;
	}
	.ldtz-info h3::before {
		left: 0;
		transform: translateX(0);
	}
	.ldtz-info h3 {
		padding-top: 15px;
		margin-bottom: 10px;
	}
	.ldtz ul li a {
		margin: 0;
	}
}

@media screen and (max-width:320px) {
	.text-list ul li {
		line-height: 40px;
	}
	.art-main .art-tit h3 {
		/* font-size: 20px; */
		/* font-weight: bold; */
	}
	.art-main .art-tit span {
		font-size: 12px;
		padding-bottom: 5px;
		line-height: 24px;
		height: 24px;
	}
	.art-main .art-body p {
		font-size: 12px;
		line-height: 30px;
	}
	.img-lists ul li a>img {
		height: 84px;
	}
}


/*脙楼脗赂脣鈥犆兟偮得⑩偓啪脙楼脣鈥犆⑩偓鈥澝兟偮∶偮兟ッ偮济⑩€毬兟ッ偮⑩偓鹿*/
.szdw-list ul>li{
	float: left;
	width: 23.5%;
	margin-left: 2%;
	padding: 5px 5px 0;
	margin-top: 35px;
	border: 1px solid #ddd;
}
.szdw-list ul>li:nth-child(4n+1){
	margin-left: 0;
}
.szdw-list ul>li a{
	display: block;
	overflow: hidden;
}
.szdw-list ul>li a .pic{
	padding-top: 133.33%;
}
.szdw-list ul>li .list-info p{
	font-size: 18px;
	line-height: 36px;
	color: #333;
	text-align: center;
	padding-top: 12px;
	transition: all .3s;
}
.szdw-list ul>li .list-info span{
	display: inline-block;
	font-size: 14px;
	color: #333;
	margin-left: 15px;
}
.szdw-list ul>li:hover .pic img{
	transform: scale(1.1);
}
.szdw-list ul>li:hover p,
.szdw-list ul>li:hover span{
	color: #fff;

}
.szdw-list ul>li:hover {
	background: #94070a;
}

@media screen and (max-width: 900px){
	.main5nr ul li p {
    font-size: 26px;
    color: #0d295d;
    padding-left: 0px; 
    margin: 10px auto;
}
	.main5nr ul li img{display: none;}
	.main5nl{display: none;}
	.main5nr{width: 100%;}
	.main5nr ul li{width: 50%;}
	.footnl,.footnr,.footnz{width: 100%;padding: 0 15px;}
	.main6n ul li{width: 50%;}
	.footn{margin-bottom: 50px!important;}
	.footnx{padding: 0 15px;}
	.main3nlxsr {
    max-width: 70%;
}
.main3nlxsl{width: 23%;}
	.btn2 span {
    width: 32%;
    text-align: center;
    color: #fff;
    cursor: pointer;
    display: block;
    /* float: left; */
    font-size: 13px;
    height: 35px;
    line-height: 35px;
    background: #FFFFFF;
    /* border: 1px solid #0159CA; */
    /* border-radius: 20px; */
    /* margin: 0 10px; */
    padding: 0;
}
	.borderbottom1 {
    font-size: 13px!important;
    /* background: #0159CA!important; */
    /* color: #fff!important; */
}
	.main2nrx{width: 25%;}
	.main3nl,.main3nr{width: 100%;padding: 0 15px;}
	.main3n .comtitle > h1:after{display: none;}
	.main1nrxsr{width: 75%;}
	.main3nx ul li{width: 50%;}
	.main2nlr,.main2nrr{width: 70%;}
	.callbacks_tabs{top: -20px;}
	  .headerm,.demo-2{display: block}
	.header,.headern{min-height: 50px;}
	.main1nl, .main1nr,.main2nl, .main2nr,.main2nz{width: 100%;padding:0 15px;}
	.footn{padding: 0 15px;}
	.headern{padding: 10px;box-sizing: border-box;}
	.logo img{width: 80%;}
	.nav,.ss,.banner p,.yx,.footnr{display: none;}
	.szdw-list ul>li{
		width: 32%;
		margin-left: 0;
		margin-top: 25px;
	}
	.szdw-list ul>li:nth-child(4n+1){
		margin-left: 0;
	}
	.szdw-list ul>li:nth-child(3n+2){
		margin-left: 2%;
		margin-right: 2%;
	}
	.szdw-list ul>li .list-info p{
		font-size: 16px;
		line-height: 28px;
		padding: 5px 0;
	}
	.szdw-list ul>li .list-info span{
		font-size: 12px;
		margin-left: 10px;
	}
}
@media screen and (max-width: 480px){
	.szdw-list ul>li{
		width: 48%;
		margin-left: 0;
		margin-top: 15px;
	}
	.szdw-list ul>li:nth-child(3n+2){
		margin-left: 0;
		margin-right: 0;
	}
	.szdw-list ul>li:nth-child(2n){
		margin-left: 4%;

	}
}















