* {
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style: none;
	border:none;
	font-family:"微软雅黑";
	font-size:16px;
	color:#333333;
}
a:focus{
    outline:none;
}
input{
    outline: none;
}
body{
    width:100%;
    height:100%;
}
a:focus,input,img{
    outline: none;border:none;
}
.header{
    background:url(head_bg.jpg) no-repeat center top;
    overflow: hidden;
}
.header .header_top{
    width:1400px;
    margin:0 auto;

}
.header_right{
    float:right;
    line-height: 30px;
    margin-top:20px;

}
.header_right a,.header_right span,.header_right a:hover{
    color:#ffffff;
}
.header_right .zwfw,.header_right ul,.header_right .wza,.header_right ul li{
    float:left;
}
.header_right ul{
    margin:0px 25px;
}
.header_right ul span{
    margin:0px 10px;
}
.header_top .logo{
    float:left;
    margin-top:10px;
    margin-bottom:50px;
}
.header_right_top{
    float:right;
}
.header_top .search{
    float:right;
    background-color: #ffffff;
    height:45px;
    margin-top:30px;
}
.header_top .search input{
    border:none;
    float:left;height:45px;
}
.search_input{
    width:370px;
    line-height: 45px;
    height: 45px;
    color:#898989;
    background: url(search_line.png) no-repeat right center;
    padding-left:20px;
}
.search_sub{
    background:url(sousuo.png) no-repeat left center;
    width:25px;
    height:25px;
    margin:0px 20px 0px 20px;
}
/* 头部结束 */
.nav{
    overflow: hidden;
    background-color: #2a609f;
}
.nav .content{
    width:1400px;
    margin:0 auto;
    overflow: hidden;
}
.nav ul{
    line-height: 60px;
    background:url(nav_line.jpg) no-repeat right center;
    overflow: hidden;
}
.nav ul li{
    width:16.66%;
    float:left;
    background:url(nav_line.jpg) no-repeat left center;
    text-align: center;
}
.nav ul li:first-child{
    margin-left:0px;
}
.nav ul li a{
    font-size:20px;
    font-weight: bold;
    color:#ffffff;
}
/* nav结束 */
.con{
    width:1400px;
    margin:0 auto;
    overflow: hidden;
    background-color: #ffffff;
}
.dqwz{
    color:#424141;
    margin-top:25px;
    overflow: hidden;
    position: relative;
}
.dqwz_con{
    background:url(dqwz.png) no-repeat left center;
    padding-left:35px;
    margin-bottom:28px;
    overflow: hidden;
}
.dqwz a{
    color:#424141;
    padding:0px 5px;
}
.dqwz a:hover{
    color:#424141;
}
.msjs{
    height:405px;
    overflow: hidden;
}
.msjs_img{
    width:40%;
    float:left;
    height:100%;
}
.msjs_img img{
    width: 100%;
    height:100%;
    display: inline-block;
    object-fit: cover;
}
.msjs_con{
    width:60%;
    background-color: #e7eef7;
    float:right;
    height:100%;
    padding:10px 10px 10px 20px;
    overflow-y: auto;
}
.msjs_con h3 a{
    text-align: center;
    font-size:24px;
    color:#000000;
    font-weight: bold;
    line-height: 45px;display:block;
}
.msjs_con h3 a:hover{
    color:#000000;
}
.msjs_con h4{
    font-size:20px;
    text-align: center;
    color:#000000;
    font-weight: bold;
    line-height:40px;
}
.msjs_con div{
    line-height:38px;
}
.jyjy{
    margin-top:37px;
    overflow: hidden;
    margin-bottom:30px;
}
.jyjy h3{
    background:url(title_bg.png) no-repeat center bottom;
    text-align: center;
    margin-top:5px;
    line-height: 40px;
}
.jyjy h3 a{
    font-size:24px;
    color:#015293;
    font-weight: bold;
}
.jyjy ul{
    overflow: hidden;
}
.jyjy li{
    line-height: 50px;
    background:url(li_qz.jpg) no-repeat left center;
    padding-left:20px;
    overflow: hidden;
    width:48%;
    float:left;
}
.jyjy li:nth-child(2n){
    float:right;
}
.jyjy li a{
    width:80%;
    float:left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.jyjy li a:hover{
    color:#333333;
}
.jyjy li span{
    float:right;
    font-size:16px;
}
/* 内容结束 */
.footer{
    background-color: #2c66a5;
    overflow: hidden;
}
.footer_con{
    width:1400px;
    margin:40px auto;
    overflow: hidden;
}
.footer_con p,.footer_con a,.footer_con span{
    color:#ffffff;
}
.foot_left p span,.foot_left p a{
    padding-left:20px;
}
.foot_left{
    float:left;
    width:62%;
    text-align: center;
    line-height:42px;
}
.foot_right a{
    margin-left:3%;
}
.foot_right a:first-child{
    margin-left:0px;
}
.sj_footer{
    display: none;
}
.sj_footer{
    background-color: #2c66a5;
    padding:20px 10px;
    text-align: center;
}
.sj_footer p{
    color:#ffffff;
}
@media screen and (max-width: 1420px) {
    .con{
        width:100%;
        padding:0px 20px;
    }
}
@media screen and (max-width: 1024px) {
    .msjs_img,.msjs_con{
        width:50%;
    }
}
@media screen and (max-width: 768px) {
    .msjs{
        height:auto;
    }
    .msjs_img,.msjs_con{
        width:100%;
    }
    .msjs_con{
        max-height: 400px;
    }
    .jyjy li{
        width:100%;
    }
}
@media screen and (max-width: 414px) {
    .con{
        width:100%;
        padding:0px 10px;
    }
    .jyjy li a{
        width:70%;
    }
}
@media screen and (max-width: 370px) {
  .jyjy li a{
  	width:65%;
  }
}
