input{

}
.content5 .comul ul::after{
    display:block;
    visibility:hidden;
    content:'';
    clear:both;
}
.content1,.content2,.content3,.content4,.content5{
    padding: 20px;
    margin-top: 20px;
    background: #fff;
}
.con1tit  span {
    font-size: 30px;
    font-weight: bold;
    line-height: 45px;
    color: #004a9c;
   
}
.con1titright{
    float: right;
    width: 280px;
    height: 45px;
    /* display: none; */
}
.con1titright select{
    width: 200px;
    height: 45px;
    border: none;
    outline: none;
    border: 1px solid #004a9c;
    box-sizing: border-box;
}
.con1titright button{
    border: none;
    width: 80px;
    height: 45px;
    line-height: 45px;
    color: #fff;
    text-align: center;
    background: #004a9c;
    float: right;
}
.con1nr{
    display:none;
    margin: 10px 0;
    width: 100%;
    height: 590px;
}
.con1nr.on{
    display:block;
}
.con2left,.con2right{
    width: 48%;
    float: left;
}
.con2right{
    float: right;
}
.mytitles1 span{
    color: #0a0a0a;
    font-weight: normal;
    border: none;
    padding: 0 15px 15px 15px;
}
.mytitles1 span.on,.mytitles2 span.on{
    color: #004a9c;
    font-weight: bold;
    border-bottom: 4px solid #004a9c;
}
.mytitles1 a,.mytitles2 a{
    display: none;
    float: right;
}
.mytitles1 a.on,.mytitles2 a.on{
    display: block;

}
.comul ul{
    display: none;
    padding-top: 15px;
}
ul.on{
    display: block;
}

.con3ul img{
    width: 240px;
    height: 154px;
}
.con3ul  li{
    width: 260px;
    float: left;
   
    margin: 15px;
  
}
.con3ul  li>a{
    display: block;
    width: 100%;
    padding: 10px;
    border: 1px solid #e7e6e6;
}
.con3ul  li  p{
    width: 80%;
    margin: 0 auto;
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.content4{
    /* display: none; */
}
.content4 li{
    float: left;
    width: 24%;
    margin-right: 1%;
    background: #dfeefe;
    height: 190px;
}
.content4 li p,.content4 li p a{
    color: #004a9c;
    line-height: 30px;
    text-align: center;
    font-size: 22px;
}
.content4 li img{
    display: block;
    margin: 20px auto;
    margin-top: 40px;
}


.content5 .comul ul li{
    width: 190px ;
    margin:  10px 19px 0px 19px;
    float: left;

}
.content5 ul li a{
    display: block;
    width: 100%;
    /*border: 1px solid #e8e8e8;*/
}
.content5 ul li img{
    display: block;
    margin: 10px auto;
}
.content5 ul li p{
    font-size: 18px;
    line-height: 40px;
    font-weight: bold;
    color: #000;
    text-align: center;
}
.content5 ul{

}
.content5 .comul{
    min-height:310px;
}
.mytitles1 {
    height: 48px;
    border-bottom: 1px solid #004a9c;
}
.content5 .comul ul li{
    position: unset;
    padding-left: 0;
    background: none;
}
.content5 .mytitles1  span:nth-child(2){
     /* display:none; */
}
@media (max-width: 1200px) {
    .con3ul li{
        width: 22%;
        margin: 10px 1%;
    }
   
    .content5 ul li {
        width: 17%;
        margin: 10px 1.5% 0px 1.5%;
    }
}
@media (max-width: 767px) {
    .con2left,.con2right{
        width: 100%;
        margin-bottom: 15px;
    }
    .con3ul li{
        width: 48%;
    }
    .content4 li{
        width: 48%;
        margin-bottom: 10px;
        margin-right: 2%;
    }
    .content5 .comul ul li{
        width: 39%;
        margin-bottom: 10px;
        margin-right: 2%;
        height: 270px;
    }
    
}

.content5 .mytitles2  .ssmnewa,.content5 .mytitles2  .zxxz,.mytitles2 span{
    display:inline-block;
    float:unset;
    font-size: 22px;
    padding-bottom: 15px;
    color: #004a9c;
    font-weight: bold;
    margin-left:15px;
}
.wrapbox,.wrapbox img{/* display:none; */}
body{
	position: relative;
}
.wrap.on{
	background: rgba(0, 0, 0, 0.12);
	position: absolute;
	width:100%;
	height: 100%;
	z-index: 999;
}
.wrapbox{
	position: absolute;
	width:100%;
	height: 100%;	
	left: 0;
	top: 40px;
	z-index: 999 !important;
}
.wrapbox img{
	display: block;
	margin: 30px auto;
	max-width:100%;
	/* position: relative; */
}
.content3{
	position: relative;
}