@charset "utf-8";
/*=========================Reset_start==========================*/
body,h1,h2,h3,h4,h5,h6,div,p,dl,dt,dd,ol,ul,li,form,table,th,td,a,img,span,strong,var,em,input,textarea,select,option{margin: 0; padding: 0;}
html,body{font-family:"微软雅黑","Times New Roman", Times, serif; font-size: 14px; text-align: left;}
ul,ol{list-style: none;}
img{border: 0;}
input,select,textarea{outline:0;}
textarea{resize:none;}
table{border-collapse: collapse; border-spacing: 0;}
th,var{font-weight: normal; font-style: normal;}
a{color:#333;text-decoration: none;}
a:link,a:visited,a:active{text-decoration:none; border: 0px;} 
a:hover{
	text-decoration:underline ;
}
strong{font-weight:bold;}
em{font-style:italic;}
.hover_img:hover{
	transition: all 1s cubic-bezier(.02,.55,.58,1) .3s;
    transform: scale(1.05);
    filter: brightness(1.1);
}
/*==========================Reset_End===========================*/
.phone{
	display: none;
}
.footer_m{
	display: none;
}
.container-fluid_2{
	display: none;
}
body,html{
	 box-sizing: border-box;
}
.header{
	width: 100%;
	height: 100px;
    background-color:#0E4473;
}
.logo img{
    width:20%;
	margin-top:22px;
float:left;
}
.banner{
	width: 100%;
	margin-bottom:50px;
}
.banner img{
	width: 100%;
	height: 100%;
}
.container-fluid{
	margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
}
.content{
	position: relative;
}
.container-fluid{
	width: 100%;
}
.img_warp{
	float: left;
    position: relative;
    overflow: hidden;
    width: 100%;
}
.img_in{
	width: 100%;
    height: auto;
    left: 0;
    bottom: 0;
    z-index: 1;
    background: 0 0;
}
.row{
	float: left;
}
.row_border-bottom{
	height: 2px;
	background-color: #ccc;
}
.row_border{
	width:100%;
}
.intro a:hover{
		cursor: pointer;
        text-decoration: underline;
 }
 .more{
 	width: 100%;
 	margin-top: 80px;
 	height: 95px;
 	line-height: 95px;
 	text-align: center;
 	background-color: #4b7cb4;
 	font-size: 30px;
 	color: #fff;
 	cursor: pointer;
 }
 .footer{
 	width: 100%;
 	height: auto;
 	margin-top: 106px;
 	text-align: center;
 	cursor: pointer;
 }
 .footer_bottom{
 	width: 100%;
 	height: 377px;
 	padding-top: 200px;
 	background-color: #007edf;
 }
  	.footer img{
 		width:100%;
 	}
 	.footer_left{
 		width: 40%;
 		float: left;
 	}
 	.footer_left img{
 		width:100%;
 	}
@media only screen and (min-width:1618px ){
 .header_in{
		width: 1536px!important;
		margin: 0 auto;
	}
	.content{
		width: 1536px!important;
		margin: auto;
	}
	.row{
	 width: 25%;
	}
	.boxer{
	    padding: 16px;
		height: 395px;
		float: left;
	}
	.boxer_in{
		height: 360px;
		padding-right: 16px;
		border-right:2px solid #ccc;
	}
	.boxer_in img{
	width: 352px;
    height:235px;
	}
	.intro{
		width: 100%;
		padding-top: 18px;
		height: 84px;
		overflow: hidden;
	}
	.intro a{
		line-height: 28px;
		font-size: 22px;
        color: #000;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        font-weight: 550;
        font-family: helvetica;
	}
 	.date{
 		padding-top: 15px;
 		line-height: 20px;
        font-size: 16px;
        color: #000;
        font-family: helvetica;
        overflow: hidden;
 	}
 	.row_line{
 		height: 395px;
 	}
 	.row_border{
 		padding-left: 16px;
 	}
 	.row_line_a{
 		height: 395px;
 	}
 	.footer_bottom_in{
 		width: 1536px!important;
		margin: 0 auto;
 	}
 	.intro_footer{
 		width: 56%;
 		float:right;
 		color: #d2eaff;
 		font-size: 20px;
 		line-height:24px;
 		font-family: arial;
 		border-left: 2px solid #d2eaff;
    padding-left: 2%;
 	}
}
@media screen and (max-width: 1680px) and (min-width: 1281px){
 	.header_in{
		width: 1248px!important;
		margin: 0 auto;
	}
	.content{
		width: 1248px!important;
		margin: auto;
	}
	.row{
	 width: 25%;
	}
	.boxer{
	    padding:12px;
		height:298px;
		float: left;
	}
	.boxer_in{
		height:287px;
		padding-right: 12px;
		border-right:2px solid #ccc;
	}
	.boxer_in img{
	width: 286px;
    height: 191px;
	}
	.intro{
		width: 100%;
		padding-top: 18px;
		height:72px;
		overflow: hidden;
	}
	.intro a{
		line-height: 24px;
		font-size: 18px;
        color: #000;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        font-weight: 550;
        font-family: helvetica;
	}
  .intro a em{
    font-weight: 550;
    color: #000;
    font-size: 18px;
    font-style:italic
  }
	.intro a:hover{
		cursor: pointer;
        text-decoration: underline;
 	}	
 	.date{
 		padding-top: 10px;
 		line-height:18px;
        font-size: 14px;
        color: #000;
        font-family: helvetica;
        overflow: hidden;
 	}
 	.toTop{
 		height: 156px;
 		background-color: #87d3fd;
 	}
 	.footer_bottom_in {
    width: 1248px!important;
    margin: 0 auto;
}
.intro_footer {
    width: 56%;
    float: right;
    color: #d2eaff;
    font-size: 18px;
    line-height: 22px;
    font-family: arial;
    border-left: 2px solid #d2eaff;
    padding-left: 2%;
}
 	}
 	@media screen and (max-width: 1280px) and (min-width: 769px){
 	.header_in{
		width:768px!important;
		margin: 0 auto;
	}
	.content{
		width:768px!important;
		margin: auto;
	}
	.row{
	 width:33.33333333%;
	}
	.boxer_in img{
	    width: 224px;
        height: 149px;
	}
	.boxer{
	    padding:12px;
		height:267px;
		float: left;
	}
	.boxer_in{
		height:252px;
		padding-right: 14px;
		border-right:2px solid #ccc;
	}
	.intro{
		width: 100%;
		padding-top: 18px;
		height:72px;
		overflow: hidden;
	}
	.intro a{
		line-height: 22px;
		font-size: 16px;
        color: #000;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        font-weight: 550;
        font-family: helvetica;
	}
	.intro a:hover{
		cursor: pointer;
        text-decoration: underline;
 	}	
 	.date{
 		padding-top: 10px;
 		line-height:16px;
        font-size: 12px;
        color: #000;
        font-family: helvetica;
        overflow: hidden;
 	}
 	.more {
    width: 100%;
    margin-top:40px;
    height:65px;
    line-height:65px;
    text-align: center;
    background-color: #4b7cb4;
    font-size:20px;
    color: #fff;
    cursor: pointer;
} 
    .footer{
    	margin-top: 50px;
    }
    .footer_bottom {
    width: 100%;
    height: 210px;
    padding-top:80px;
    background-color: #007edf;
}    
.footer_bottom_in{
		width:768px!important;
		margin: 0 auto;
}
.intro_footer {
    width: 56%;
    float: right;
    color: #d2eaff;
    font-size:15px;
    line-height:21px;
    font-family: arial;
    border-left: 2px solid #d2eaff;
    padding-left: 2%;
}
}
@media only screen and (max-width: 768px) {
html,body{font-size:100px;}
body{
    width:100%;
    overflow-x:hidden;
    padding: 0px;
    margin: 0px;
}
	.pc{
		display: none;
	}
	.phone{
		display: block;
		width: 6.4rem;
	}
	.header{
		width: 100%;
		height: 0.42rem;
		background-color:#00366e;
	}
	.logo img{
		width: 1.41rem;
		margin-top: 0.1rem;
		margin-left: 0.2rem;
	}
	/*导航条隐藏*/
.nav{
	display: none;
	position: fixed;
	top: 0rem;
	left: 0;
	width: 6.4rem;
	height: 10rem;
	background-color: transparent;
	z-index: 998;
    /*cursor: pointer;*/
}
.header .nav_show{
	display: block;
}
.nav ul{
	position: fixed;
	top: 0rem;
	left: -3.85rem;
	width: 3.85rem;
	height: auto;
	background-color: rgba(1,49,85,0.95);
	z-index: 999;
	padding-bottom: 6.31rem;
}
.nav li{
	height: 0.64rem;
	line-height: 0.64rem;
	border-top: 1px solid #567688;
	overflow: hidden;
	text-align: left;
	/*padding-left: 0.2rem;*/
}
.nav a{
	font-size: 0.31rem;
	color: #fff;
	float: left;
}
.nav li a {
    font-family: "times new roman";
    color: #fff;
    display: block;
    width: 3.85rem;
    float: none;
    text-align: left;
    font-size: 0.31rem;
    padding-left: 0.2rem;
}
.nav li a:hover {
    background-color: #5a363a;
    opacity: 0.7;
    padding:0;
    padding-left: 0.2rem;
}
.nav .nav_phone_add{
	height: 0.5rem;
	padding-top: 0.32rem;
	border-top: 0px;
	overflow: hidden;
}
.nav .nav_phone_add img{
	height: 0.4rem;
	width: auto;
}
.header_img_phone{
    width: 6.09rem;
    margin: 0 auto;
    height: 1.5rem;
    padding-top:1.8rem;
}
.header_img_phone img{
    width:0.38rem;
    height:0.27rem;
}
.header_img_phone .phone_banner{
    width: 6.09rem;
    margin: 0 auto;
    height: 1.27rem;
}
.header_img_phone .nav_phone_logo{
	position: absolute;
    top: 0.1rem;
    right: 0.2rem;
    width: 0.38rem;
    height: auto;
    cursor: pointer;
}
.banner_m{
	width: 100%;
	height: auto;
}
.banner_m img{
	width: 100%;
	height: auto;
}
.content{
	padding-top: 0.4rem;
}
.container-fluid{
	width: 6.08rem;
	margin: 0 auto;
}
.img_in img{
	width: 2.85rem;
	height: 1.8rem;
}
.img_warp {
    float: left;
    position: relative;
    overflow: hidden;
    width: 2.85rem;
    margin-right: 0.1rem;
}
.intro{
	font-size: 0.24rem;
	line-height: 0.3rem;
	font-family: helvetica;
	color: #000;
	font-weight: 550;
	overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.date{
	font-size: 0.14rem;
	font-weight: 550;
	line-height: 0.22rem;
	padding-top: 0.4rem;
	color: #333;
}
.row{
	height: 2.25rem;
}
.boxer{
	height: 2rem;
}
.more {
    width:6.08rem;
    margin: 0 auto;
    margin-top:0.2rem;
    height:0.4rem;
    line-height:0.4rem;
    text-align: center;
    background-color: #4b7cb4;
    font-size:0.25rem;
    color: #fff;
    cursor: pointer;
}
.footer,
.footer_bottom{
	display: none;
}
.footer_m{
	display: block;
	margin-top: 0.5rem;
}
.toTOP{
	width: 6.4rem;
	height: 0.57rem;
}
.toTop img{
	width: 6.4rem;
	height: 0.57rem;
}
.phone_footer{
	width: 6.4rem;
	height:1.23rem;
	background-color: #007edf;
}
.phone_footer_in{
	width: 6.08rem;
	margin: 0 auto;
	padding-top: 0.5rem;
}
.img_logo_v{
	float: left;
	width: 2.81rem;
	display: block;
	padding-right: 0.2rem;
}
.img_logo_v img{
	width: 2.81rem;
}
.home,.china{
	float: left;
	font-size: 0.32rem;
	font-family: "times new roman";
	color: #fff;
	border-left: 1px solid #fff!important;
	padding: 0 0.2rem;
  text-transform:uppercase;
}
}

