* {margin: 0px;padding: 0px;border-box:box-sizing; -webkit-border-box:box-sizing;}
div {border-box:box-sizing; -webkit-border-box:box-sizing;}
p {border-box:box-sizing; -webkit-border-box:box-sizing;}


@font-face {
	font-family:Atrament Medium;
	src: url('../fonts/Atrament Medium.woff.ttf'); }

@font-face {
	font-family:AiDeep;
	src: url('../fonts/AiDeep-2.otf'); }
	








body {
font-size: 13px; font-family: "微软雅黑"!important;font-weight: normal;color: #191919; background:url(../images/bg.jpg) repeat; }

div {border-box:box-sizing; -webkit-border-box:box-sizing;}

ul {
	list-style-type: none;
}

ul li {
	list-style-type: none;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #09428a;
	text-decoration: none;
}
.fl { float:left;}
.fr { float:right;}
.flex { display:flex; justify-content: space-between;}
.flex-wrap { flex-wrap: wrap;}
.con { width:95%; margin:0px auto; padding:0px 2.5%; overflow:hidden; }
.con_k { width:1345px; margin:0px auto; }




.top { width:100%; background:#09428a; height:36px; line-height:36px; margin:0px auto; overflow:visible; color:#fff;}
.top .fl p img { margin-top:7px;}
.top p { float:left; margin-left:5px; margin-right:5px;}
.top .fr .p1 {
	font-size: 16px;
	 letter-spacing:0.1em; background:url(../images/top_dh.png) no-repeat  left 10px; padding-left:20px;
}
.top .fr .p2 {
	font-size: 22px; font-family:"黑体";
	
}
.top .fr .p3 { width:85px; line-height:23px; border:2px solid #fff; text-align: center; font-size:14px; float:left; border-radius:5px; margin-left:10px; margin-top:5px;  }


.top .fr { background:url(../images/dlu.png) no-repeat  left 4px; padding-left:30px; height:34px;}
.top .fr p { font-size:14px;}
.top .fr p a {color:#fff;}










.kuang { float:left; margin-top:44px; 
/*	background-image: -webkit-linear-gradient(top,  #f3f3f3, #e7e7e7);
	background-image: -moz-linear-gradient(top, #f3f3f3, #e7e7e7);
	background-image: linear-gradient(top, #f3f3f3, #e7e7e7);*/




} 

/*a:hover .kuang { background:#417fbe; border:1px solid #417fbe; color:#fff;}
a:hover .sou { background: url(../images/sou_b.png) #417fbe no-repeat center center; border:1px solid #417fbe; color:#fff;}*/
.sou { width:39px; height:19px; border-left:1px solid #969696; margin-left:6px;float:left;


 background-image:url(../images/sou.jpg); background-repeat:no-repeat; background-position:center center; 	
	
	
	}
.sou img { margin-top:7px;}
.banben { background:url(../images/banben.jpg) no-repeat left center; float:left; text-align:center; color:#9c9c9c; font-size:16px;font-weight:400; margin-left:6px; font-family:Arial, Helvetica, sans-serif; width:68px; text-align:center; padding-left:30px;  }
/*nav end*/







.biaoti { width:95%; margin:0px 2.5%;  padding-top:40px;  text-align:center;background:url(../images/biao_xx.png) center 110px no-repeat; margin-bottom:1em; font-size:2em; color:#000000; line-height:2em; font-weight:400;  }
.biaoti strong { font-weight:400; color:#2b2b2b; font-size:40px; line-height:2em;}
.biaoti p { font-weight:400; color:#666666; font-size:0.6em; line-height:24px; width:100%; margin:0px auto; padding-bottom:14px;}
.biaoti p b { font-weight:700; color:#4b4b4b; font-size:17px;}
.biaoti span { display:block; font-size:16px; line-height:25px; color:#5b5b5b;font-weight:400; margin-top:30px;}



.hongse { color:#b31d26!important;}

.more { width:95%; height:50px;  font-size:17px; text-align:center; margin:40px 2.5% 0px; color:#fff; }
.more ul { text-align:center;}
.more ul li  { width:39%; height:50px; line-height:50px; text-align:center; color:#fff; font-size:16px; display:inline-block; margin:0px 15px; border-radius:50px; transition:all 0.4s; display:inline-block;  }
.more ul a:nth-child(1) li { 
background:#1a4797;
	background-image: -webkit-gradient(linear, left left, left bottom, from(#1a4797), to(#396ecc));
	background-image: -webkit-linear-gradient(left,  #1a4797, #396ecc);
	background-image: -moz-linear-gradient(left, #1a4797, #396ecc);
	background-image: linear-gradient(left, #1a4797, #396ecc);



} 
.more ul a:nth-child(2) li { background:#fff; border:2px solid #1a4797; color:#1a4797; line-height:50px;} 
.more ul a:hover li {transform:translateY(-10px); }









/*咨询 s*/	
.weixin-hover {
            position: relative;
        }
        
.weixin-hover-img {
            display: none;
            position: absolute;
            top: 0;
            bottom: 0;
            right: 0;
            left: 0;
            margin: auto;
            box-shadow: 0px 0px 0px 0px #edf7fd!important;
            z-index: 9999;
        }
        
.weixin-hover:hover .weixin-hover-img {
            display: block;
        }
        
.aabb {
            position: fixed;
            right: 0;
            top: 15%;
            width: 100%;
            max-width: 141px;
            z-index: 999999999999;
            text-align: center;
        }
        
.aabb img {
            max-width: 100%;
        }
        
.ccdd {
            position: fixed;
            right: 0;
            top: 65%;
            width: 100%;
            max-width: 70px;
            text-align: center;
            z-index: 999999999999;
            display: none;
        }
        
.ccdd img {
            width: 100%;
        }
        
.eeff img {
           /* box-shadow: 0px 2px 2px 2px #edf7fd;*/
        }
        
.index-swt-m {
            position: fixed;
            right: 0;
            top: 60px;
            width: 100%;
            max-width: 101px;
            z-index: 999999999999;
            text-align: center;
            display: none;
        }
        
.index-swt-m img {
            max-width: 100%;
        }
        
.index-swt-m-box img {
            box-shadow: 0px 1px 1px 1px #edf7fd;
        }
        
.close-m-btn {
            position: absolute;
            top: 5px;
            right: 0;
        }
        
@media(max-width:767px) {
            .ccdd {
                display: block;
            }
        }
		
/*咨询 e*/		
		
	
	
	
footer { background:url(../images/f_bg1.jpg)  repeat-x center top #123c86; width:100%;  margin:0px auto; clear:both; overflow:visible; color:#fff; text-align:center; line-height:40px;  height:810px; }
footer a { color:#fff;}
footer .con {  display:block; }
footer .con:before { content:" "; width:100%; height:70px; float:left; } 
footer .f_logo { width:100%; text-align:left; height:81px; float:left;}
footer .fl { width:100%; padding-bottom:30px;  }
footer .fl ul { width:33%; float:left; text-align: center;}
footer .fl ul li { font-size:15px; line-height:28px;color:#9ebef7;}
footer .fl ul li a {color:#9ebef7;}

footer .fl ul li:nth-child(1) { width:100%; line-height:28px; background:url(../images/f_xx1.jpg) no-repeat left bottom; font-size:16px; margin-bottom:10px;}
footer .fl ul li:nth-child(1) a { color:#fff;}

footer .fr { width:100%;  padding-bottom:20px; }
footer .fr h3 { width:100%; line-height:54px; background:url(../images/f_xx1.jpg) no-repeat left bottom; font-size:16px; margin-bottom:10px; text-align:left; border-top:1px solid rgba(255,255,255,.1); border-bottom:1px solid rgba(255,255,255,.1);  float:left;}
footer .fr .ewm { width:70%;  padding:0px 15%; float:left; height:155px;}
footer .fr .ewm dl { margin-top:15px; width:96px; color:#9ebef7; text-align:left; line-height:32px; font-size:15px;}
footer .fr  p { width:100%; float:left; line-height:30px; font-size:14px; text-align:left; }

footer .links { width:100%; float:left; text-align:left; line-height:54px; font-size:14px;}
footer .links a {color:#9ebef7;}
footer .links b {color:#fff; font-weight:700;}



.banquan { width:95%; margin:0px 2.5%; line-height:25px; font-size:14px; height:50px; margin:10px; color:#3b3b3b; padding-bottom:50px;}
.banquan a {color:#3b3b3b;}




/*link s*/
SELECT {
	
	PADDING-BOTTOM: 0px;
	BORDER-RIGHT-WIDTH: 0px;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	BORDER-TOP-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	PADDING-TOP: 0px
}
SELECT {
	BOX-SIZING: content-box;
	BORDER-BOTTOM: #ddd 1px solid;
	BORDER-LEFT: #ddd 1px solid;
	PADDING-BOTTOM: 1px;
	LINE-HEIGHT: 20px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	BORDER-TOP: #ddd 1px solid;
	BORDER-RIGHT: #ddd 1px solid;
	PADDING-TOP: 1px;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1)
}
OPTION {
	PADDING-BOTTOM: 0px;
	BORDER-RIGHT-WIDTH: 0px;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	BORDER-TOP-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	PADDING-TOP: 0px
}
.footer-select { float:left; margin-top:20px; display: inline-block; 

}
.footer_sel {
	BORDER-BOTTOM: #d6d6d6 1px solid;
	BORDER-LEFT: #d6d6d6 1px solid;
	LINE-HEIGHT: 22px;
	WIDTH: 120px;
	HEIGHT: 22px;
	COLOR: #656565;
	BORDER-TOP: #d6d6d6 1px solid;
	BORDER-RIGHT: #d6d6d6 1px solid
}

/*link e*/



.biaodan_1 { width:238px; border-bottom:2px solid #bfbfbf; float:left; margin-right:35px; height:45px;}
.biaodan_1 .kuang1 { background:none; border:none; line-height:36px; margin-top:9px; font-family: "微软雅黑"; color:#676767; font-size:14px;}

.biaodan_2 { width:100%;  float:left;  height:52px; padding-top:15px;}
.biaodan_sel {
	BORDER-BOTTOM: #c9c9c9 2px solid;font-family: "微软雅黑"; color:#676767; font-size:14px;
	BORDER-LEFT: #c9c9c9 2px solid;
	LINE-HEIGHT: 30px;
	WIDTH: 147px;
	HEIGHT: 30px;
	COLOR: #656565; 
	BORDER-TOP: #c9c9c9 2px solid; padding-left:10px;
	BORDER-RIGHT: #c9c9c9 2px solid; margin-right:10px;
}
		
		
.biaodan3 {}
.biaodan3 .kuang1 {border:2px solid #bfbfbf; width:500px;font-family: "微软雅黑"; color:#676767; font-size:14px; line-height:30px; padding-left:10px; }
		
.biaodan4 {width:278px; border-bottom:2px solid #bfbfbf; float:left; margin-right:35px; height:45px;}
.biaodan4 .kuang1 { width:150px; background:none; border:none; line-height:36px; margin-top:9px; font-family: "微软雅黑"; color:#676767; font-size:14px;}

.biaodan5  { width:100%; float: left; margin-top:20px;}
.biaodan5 .kuang1 { width:139px; height:35px; line-height:35px; background:#09428a; border:1px solid #09428a;font-family: "微软雅黑"; color:#fff; font-size:14px;}


.nybanner { overflow:hidden;}
.nybanner:before { content:""; width:100%; height:750px;/* background: rgba(25,70,149,.2);*/ position:absolute; top:0; left:0; z-index:99; }


.about_2_wh {overflow:hidden;}
.about_2_wh:before { content:""; width:100%; height:750px; background: rgba(0,0,0,.4); position:absolute; top:0; left:0; z-index:99; }