@charset "utf-8";
/* CSS Document */
.clear{ clear:both; overflow:hidden; height:1px;}
.clear2{ clear:both; overflow:hidden; height:2px;}
.clear5{ clear:both; overflow:hidden; height:5px;}
.clear8{ clear:both; overflow:hidden; height:8px;}
.clear10{ clear:both; overflow:hidden; height:10px;}
.clear15{ clear:both; overflow:hidden; height:15px;}
.clear20{ clear:both; overflow:hidden; height:20px;}
.clear25{ clear:both; overflow:hidden; height:25px;}
.clear28{ clear:both; overflow:hidden; height:28px;}
.nav_top {height: 40px;width: 1200px;margin-right: auto;margin-left: auto;display: block;}


body{ background-color:#f7f8fa; background-image: url(../images/banner.jpg);background-repeat: no-repeat;background-position: center top;}
.banner {height: 200px;width: 1200px; margin: 0 auto; position: relative;}
.banner h1{ height: 50px; line-height: 50px; font-size: 50px; letter-spacing: 5px; color: #0556a5; width: 70%; position: absolute; top:90px; left: 80px; font-weight: bold;  text-shadow: 2px 3px 3px rgba(14, 48, 94, 0.3); }
.banner_all{ width:1200px; margin-left:auto; margin-right:auto;}

.list_box {width: 100%;clear: both;display: block;}

.list {width: 1150px;margin-right: auto;margin-left: auto;background-color: #FFF;  padding-top: 10px;padding-right: 25px;padding-bottom: 25px;padding-left: 25px;clear: both;display: block;padding: 20px;border-radius: 3px;box-shadow: 2px 2px 3px rgba(12,63,133,0.1);}
.listImg_img1{ width: 100%;}
.listImg_img1 img{ width: 100%;}

.list_title {display: block; font-size: 22px; font-weight: bold;line-height: 66px;}
.leftInfo{
	font-size: 13px;
    color: #adadad;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	line-height: 36px;
}
.line1{
	border: 1px solid #f0efef;
	border-bottom: none;
	margin: 20px 0;
}

.all {
	margin: 0px;
	padding: 40px;
}
h1,h2,h3,h4,h5,h6,ul,p,ol,form,html{
	padding:0px;
	margin:0px;
	display: block;
}
.all h1 {
	padding-top: 0px;
	padding-bottom: 20px;
	color: #0154a0;
	font-weight: bold;
	font-size: 30px;
	font-family: "微软雅黑", "黑体", "宋体";
	text-align: center;
}
.all h3 {
	font-size: 20px;
	font-family: "微软雅黑", "黑体", "宋体";
	color: #0154a0;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: left;
	font-weight: bold;
}
.all h4 {
	font-size: 30px;
	font-family: "微软雅黑", "黑体", "宋体";
	color: #d01617;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	font-weight: bold;
}
.all p {
	text-align: left;
	color: #676767;
	text-indent: 2em;
	font-size: 14px;
	line-height: 36px;
}
.all img {
	max-width: 1100px;
}
.all p a{
	font-weight: bold;
	color: #0154a0;
}
.all span {
	text-align: left;
	color: #fb8c00;
	text-indent: 2em;
	font-size: 24px;
	line-height: 46px;
	font-weight: bold;
}

.ewm{
	background-image: url(../images/wx_666.png); 
	background-repeat: no-repeat; 
	background-position: center top;
	height: 50px;
	color: #d01617;
	font-size: 26px;
	line-height: 46px;
	font-weight: bold;
	text-align: center;
	padding-top: 250px;
}

/*foot*/
.foot_box {
	background-color: #0e4c95;
	width: 100%;
}
.foot {
	font-size: 14px;
	line-height: 50px;
	color: #FFF;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#ff7373;
}
.foot a {
	font-size: 14px;
	line-height: 50px;
	color: #FFF;
}
.bottom {
	text-align: center;
	display: block;
	padding-bottom: 50px;
        padding-top:50px;
}
.bot {
	font-size: 15px;
	line-height: 26px;
	color: #FFF;
}
.bot a {
	color: #FFF;
}
.bot a:hover{color: #FFF;text-decoration: underline;}

@media screen and (max-width:1100px){
        
.all {margin: 0px;padding: 1.5rem;}
	body{ background-color:#f7f8fa; background-image: none;}
	.banner {height: 10rem;width: 100%; margin: 0 auto; position: relative; background: url("../images/wapBanner.jpg") no-repeat top center ;  background-size: cover;}
	.banner h1{ height: 3rem; line-height: 3rem; font-size: 1.7rem; letter-spacing: 0px; color: #0556a5; width: 100%; left: 0px; right: 0px;  top:5.5rem; position: absolute;  font-weight: bold;  text-shadow: 2px 3px 3px rgba(14, 48, 94, 0.3);  text-align: center; }
	.list { width: 100%;  padding: 0px; padding-bottom: 2rem;}
	.list_title{ display: none;}
	.leftInfo,.line1{ display: none;}
	.list_box{ width: inherit; padding: 1rem;}
	.all h1 { padding-top: 0px; font-size: 1.6rem; }
	.all h3{ font-size: 1rem; font-weight: bold;}
	.all h4{ font-size: 1.2rem; padding-top: 1.5rem;padding-bottom: 1.5rem; font-weight: bold;}
	.all p{ font-size: 1rem;line-height: 2em;}
	.bot{ font-size: 1rem;line-height: 2em;}
}
