@charset "utf-8";
/* CSS Document */
body {font-family:"微软雅黑",Microsoft YaHei;font-size:14px; margin:0;padding:0;color:#333; min-width:1400px;}

div { float:none; margin:0px auto; padding:0;}

form,img,ul,ol,li,dl,dt,dd,input,p,br,button{margin: 0; padding: 0; border: 0;}
ul,li,ol {list-style: none;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;}
a { text-decoration: none; color:#333; }
a:hover { text-decoration: none;color:#f7ad00; }
i,em { font-style:normal;}
img { border:0;}
.fl { float:left;}
.fr { float:right;margin-top: 25px;}
.clear { clear:both; line-height:0; height:0; display:block;}
.clearfix:after{content: " "; display: block; height: 0; clear: both; visibility: hidden;  }
.clearfix {zoom: 1; }
.positonr { position:relative;}
/*IE判断*/
.ie6{text-align: center;font-size: 16px;background: #FC6;line-height: 100px;z-index: 100000;width: 100%;position: absolute;height: 100px;top: 0;left: 0;}
.ie6 span{float: right;margin-right: 30px;cursor: pointer;}

.common_width {  margin:0 auto;width: 1400px;}
.content,.content1 { width: 1470px;
    margin: 0 auto;
    min-width: 1470px;
    padding-left: 20px;
    padding-right: 20px;}
/**==========自定义滚动条样式========*/
::-webkit-scrollbar{
	width: 6px;
	height: 6px
}
::-webkit-scrollbar-track{
	background-color: transparent;
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;
}
::-webkit-scrollbar-thumb{
	background-color: #9c9da0;
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em
}
/*==========hadder========*/

.header { position:relative; min-width: 1510px;}
.header .header_logo {background-color:#609edd; background-size:cover;}
.header .header_logo_l {height:120px;}

.header form{height: 40px;margin: 18px 0 0;box-sizing: border-box; background:#fff; width:270px; border-radius:25px;}
.header form input[type='text']{width: 195px;height: 40px;line-height: 38px;background:#fff;font-size: 14px;color: #999;margin-left:20px;float: left;box-sizing: border-box; outline:none;}
.header form input[type='image']{width: 50px;height: 40px;background:url(../images/search.png) no-repeat center;outline:none;}

.header .nav { background:#003091; height:50px; line-height:50px;} 
.header .nav ul { width:1460px; margin: 0 auto;}
/*.header .nav ul li { float: left; font-size: 18px; }
.header .nav ul li a{ color:#fff; display:block;padding: 0 36px; }
.header .nav ul li a:hover { background:rgba(61,121,205,0.3);}*/

.kjdh { text-align:right; padding-right:10px; color:#fff; font-size:16px; padding-top:10px; line-height:25px;}
.kjdh a { color:#fff; }
.header .nav ul li.navli { float:left; line-height: 50px; height:50px; position:relative; }
.header .nav ul li.navli h2 { font-size: 18px; font-weight:bold; }
.header .nav ul li a { color: #fff; }
.header .nav ul li a:hover { text-decoration: none;}
.header .nav ul li.navli h2 a { display:block; padding:0 55px; }
.header .nav .navsub{ display:none; width:175px; left:0; top:50px;  position:absolute; background:#023eb7;box-shadow: 0 5px 12px rgba(0, 0, 0, 0.5); z-index:9  }
.header .nav .navsub a { line-height: 44px; color: #fff; padding-left: 12px; font-size: 16px; display:block; border-bottom:1px #003091 solid; }
.header .nav .navsub a:hover { background:#003091; text-decoration:none; }
.header .nav li.on h2 a { background:#023eb7; color: #fff;}

/*==========footer========*/
.footer {
  text-align: center;
    color: black;
    font-size: 16px;
    font-weight: bold;}
.footer_1 { background: #deeaea; padding:25px 0 25px; min-width: 1510px;}
.footer_1_1 { float: left; width:260px; text-align:center;  }
.footer_1_1 img { width:40%}
.footer_1_2 {float: right; padding-left:120px; margin-right:50px; text-align:left; color: #fff; height: 88px; padding-top:45px;}
.footer_1_2 h3 { font-size: 17px; font-weight:bold;}
.footer_1_2 p{ line-height:40px;}
.footer_1_3 { float: left; width:370px }
.footer_1_3 p { line-height:40px;}
.footer_1_3 .ewm { float: left; width:29%; text-align:center;}
.footer_1_3 .ewm img { width:70%;margin-top:10px;}
.footer_1_3 .ewm p { margin-top:5px; color:#fff;}
.footer_2 { background-color: #003091; text-align:center; padding:15px 0; font-size: 16px;min-width: 1510px;}
.footer a,.footer a:hover{color: #fff;}


.xt{ width: 300px;    float: right;      height: 400px;    margin-top: 55px;}
.xt ul li{  width: 250px;     font-size: 20px;    height: 65px; margin-bottom: 100px;}
.xt ul li span{font-weight: bold;    color: #003091;    margin-left: 50px;    line-height: 65px;    float: right;}
.pt{ width: 1510px; height: 200px; }
.footer_1_2 ul li{float:left;  height: 65px;margin-top: 30px;margin-right: 250px}
.footer_1_2 ul li span{    font-weight: bold;
    color:black;
margin-left:25px;
    line-height: 65px;
    float: right;}