html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, ins, kbd, q, s, samp,small, strike, strong, dl, dt, dd, ol, ul, li,fieldset, form, label, legend, caption,  tbody, tfoot, thead,  th{ margin: 0px; padding: 0px;outline: 0;vertical-align: baselinebaseline; text-decoration:none;} img{border: 0px;}ol, ul { list-style: none;} blockquote, q { quotes: none;} blockquote:before, blockquote:after,q:before, q:after {content: '';content: none;}a { blr:expression(this.onFocus=this.blur())}
article,aside,canvas,details,div,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary,
time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
article,aside,canvas,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary,
time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
article,aside,canvas,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary{display:block;}
@font-face {
  font-family: 'MiSans';
  src: url('/statics/home/css/../fonts/MiSans-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'MiSans';
  src: url('/statics/home/css/../fonts/MiSans-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: 'MiSans';
  src: url('/statics/home/css/../fonts/MiSans-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'MiSans';
  src: url('/statics/home/css/../fonts/MiSans-Normal.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'MiSans';
  src: url('/statics/home/css/../fonts/MiSans-Regular.ttf') format('truetype');
  font-weight: 450;
  font-style: normal;
}

@font-face {
  font-family: 'MiSans';
  src: url('/statics/home/css/../fonts/MiSans-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'MiSans';
  src: url('/statics/home/css/../fonts/MiSans-Demibold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'MiSans';
  src: url('/statics/home/css/../fonts/MiSans-Semibold.ttf') format('truetype');
  font-weight: 650;
  font-style: normal;
}

@font-face {
  font-family: 'MiSans';
  src: url('/statics/home/css/../fonts/MiSans-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'MiSans';
  src: url('/statics/home/css/../fonts/MiSans-Heavy.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}

*{
	transition: transform .5s ease;
	box-sizing: border-box;
}
input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}
input{color:#333; }
textarea {-webkit-appearance: none;} 

img{display:block;transition: transform .5s ease;}

html {font-size: 100%;}
body { font-size:16px; font-family:"MiSans",Arial; color:#333; position:relative; -webkit-text-size-adjust:none; line-height:30px; }
a { color:#333; text-decoration:none; }
a:hover { text-decoration:none;}





.wrapper { width:84%; margin:0 auto; }
#header {
				width:100%;
				min-width:84%;
				height:130px;
				z-index: 100;
				color: #333;
				border-bottom: 1px solid rgba(255,255,255,0.1);
			}
	#header .wrapper{
		display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
	height: 100%;
	}
			#header .logo {
				max-width: 30%;
			}

			#header .logo img {
				display:block;
				width:100%;
			}

			.logo_line {
				float:left;
				height:65px;
				border-right:1px solid #8c8c8c;
				margin:25px 20px 0px 20px;
			}

			.msg {
				float:left;
				margin-top:28px;
			}

			.msg h2 {
letter-spacing:5px;
				font-size:40px;
margin-bottom:14px;
			}

			.msg span {
letter-spacing:2px;
				font-size:23px;
			}

			.nav_bj {
				width: auto;
				margin-bottom:0px;
			}
			
			#nav ul {
	display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
			}

			#nav ul li {
				font-size: 18px;
				text-align: center;
				margin-left: 20px;
				line-height: 128px;
				padding: 0px 20px;
			}
			
			#header #nav ul li a {
				display:block;
				color: #000;
			}
			#nav ul li a {
				display:block;
				color: #333;
			}
			#header #nav ul li:hover {
				border-bottom: 3px solid #1f1687;
			}
			#header #nav ul li:hover a{
				color: #000;
			}

#nav_wap{
display:none;
}
.menuButton{
display:none;
}
.clear {clear:both; height:0px; margin:0; padding:0; width:0; border:none; overflow:hidden;}

.line{
	display: block;
    width: 35px;
    height: 3px;
    background: #1f1687;
    margin: 20px auto;
}

.more{
	display: flex;
    width: 170px;
    line-height: 45px;
    text-align: center;
    background: #1f1687;
    color: #fff;
    flex-wrap: wrap;
    justify-content: center;
}
.more a{
	color: #fff;
}



#banner { font-size:0; overflow:hidden; width:100%; }
.slideBox{ width:100%; overflow:hidden; position:relative;}
.slideBox .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:40px; line-height:40px; text-align:center; margin:0px; background:url(/statics/home/css/../images/hm.png) repeat-x left top; border-radius:0px;}
.slideBox .hd ul{ overflow:hidden; zoom:1;}
.slideBox .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:30px; height:2px; margin:20px 7px; background:#fff; overflow:hidden; 
	line-height:9999px; filter:alpha(opacity=40);opacity:0.4; }
.slideBox .hd ul li.on{  filter:alpha(opacity=100);opacity:1;  }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:100%; display:block;}

/*搜索*/
.top_search{border-bottom:#ddd solid 1px; margin-bottom:49px;}
#other{float:right;}
.s_tnmt{height:72px; width:100%; background-color:#f5f5f5; }
.s_tnmt_t{width:60%; float:left; color:#6e6e6e; font-size:13px; line-height:72px;}
.s_tnmt_t a{color:#6e6e6e; font-size:13px;}
#other{float:left; padding-top:19px;}
.chname{float:left; background:#fff; border:1px solid #ea5010; width:198px; height:33px; line-height:33px; box-shadow:none;padding:0; font-size:16px; color:#534d4d; cursor:pointer; text-indent:11px;}
.btn{float:left; background: #ea5010; width:70px; height:35px; border:0; border-radius:0 0px 0px 0; cursor:pointer; margin-top:0px; color:#fff; font-size:14px; font-family: "Microsoft YaHei";}

.other_l{width:780px; float:left; line-height:75px; color:#000; font-size:14px;}
.other_l strong{font-weight: bold;}
.other_l a{color:#8b8b8b; padding:0 6px;}


/**底部内容**/
.downMenu {
    background: #1f1687;
  background-repeat: no-repeat;
    color: #fff;
}
.downMenu .menu {
    width: 100%;
    padding: 60px 0 60px;
    display: flex;
    justify-content: space-between;
	flex-wrap: wrap;
}
.downMenu a {
    color: #fff;
}
.downMenu .menu .dl { float:left; display:inline; margin-right:120px;}
.menu_dh {
    width: 500px;
}
.menu_dh_1 img{margin-bottom: 20px;max-width: 350px;display: block;filter: brightness(0) invert(1);}
.menu_dh_1 h2{
	color: #126ccc;
	font-size: 30px;
	margin-bottom: 20px;
}

.menu_dh_2 {
    width: 460px;
    padding-left: 100px;
    border-left: 1px solid rgba(255,255,255,0.1);
}
.menu_dh_2 h2 {
    font-size: 20px;
    margin-bottom: 20px;
	font-weight: 450;
}
.menu_dh_3 {
    width: 150px;
    margin-left: 40px;
}
.menu_dh_3 a {
    font-size: 18px;
    font-weight: 450;
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.menu_dh_3 a img{
	width: 15px;
}
.downMenu .menu .dl dt , .menu_dh dt{ color:#333; height:40px; line-height:40px; font-size:20px;}
.foot_cont {
    width: 180px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    border: 1px solid #fff;
    margin-top: 30px;
}
.downMenu .foot_cont a{
	color: #fff;
	font-weight: 450;
}


#footer { font-size:14px; background-color:#1f1687; }
#footer p { color:#fff; font-size:14px;display: flex; align-items: center;}
#footer p a { color:#fff; }
#footer .comp_x{width:100%; line-height:75px; text-align:center;border-top: 1px solid rgba(255,255,255,0.1);display: flex; flex-wrap: wrap;align-items: center;}

.m_contact,.pic_menu_t { display:none; }
.xwkb{ display:none; }

.yq_item {
    padding: 23px 0 14px;
    margin-top: 40px;
    border: 1px solid #494949;
    position: relative;
    border-radius: 6px;
}
.yq_hb {
    height: 40px;
    line-height: 40px;
    width: 115px;
    text-indent: 33px;
    color: #fff;
    font-size: 18px;
    float: left;
    margin-right: 0px;
    margin-left: 0px;
    padding-left: 0px;
    background: url(/statics/home/css/../images/yqlj.png) no-repeat left 6px center #353a3d;
    position: absolute;
    top: -19px;
    left: 36px;
}
.yq_item_lo {
    height: auto;
    line-height: 40px;
    color: #fff;
    width: 1260px;
    margin: auto;
}
.yq_item_lo a {
    color: #dcdcdc;
	font-size: 16px;
}
.yq_item_lo span {
    margin: 0 10px;
}

@media screen and (max-width:1440px){
	.wrapper {
    width: 88%;
    margin: 0 auto;
}
#header{ margin:0 auto; }
				#nav ul li {
				float:left;
				height:35px;
				line-height:35px;
				font-size:18px;
				text-align:center;
				margin-left:10px;
				padding: 0px 15px;;
			}
#header .logo {
    width: 390px;
}
.menu_dh {
	width: 300px;
    float: left;
    margin-left: 70px;
    margin-top: 40px;
}
.menu_dh_1 {
    margin-left: 0px;
    margin-right: 55px;
    margin-top: 35px;
}
.menu_dh_1 img {
    margin-bottom: 20px;
    max-width: 100%;
}
.menu_dh_2 {
    width: 400px;
    padding-left: 50px;
    border-left: 1px solid rgba(255,255,255,0.1);
}
.menu_dh_3 {
    width: 150px;
    margin-left: 40px;
}
.menu_dh_4 {
    margin-left: 120px;
}
.foot_logo h3 {
    float: right;
    margin-right: 235px;
    color: #fff;
    font-size: 18px;
}
.yq_item_lo {
    width: 1120px;
}
}

@media screen and (max-width: 1440px){
#header .logo {
    width: 26%;
}
}
@media screen and (max-width:640px){
body{min-width:100%;font-size: 14px;}
.xwkb{display:block;}
.hidden-xs{ display:none; }
.top_r{width:100%; border:none;}
.line {
    margin: 10px auto;
}
#nav ul li.hidden-xs{ display:none; }
#nav ul li.hidden-sm{ display:none; }
.slideBox .hd {
    height: 20px;
    line-height: 20px;
}
.slideBox .hd ul li {
    margin: 10px 7px;
}
.foot_cont{
	display: none;
}
.menu_dh {
			width:100%;
			margin: 0 auto;
			float:none;
			margin-top: 0px;
		}
		.menu_dh_1 {
    margin-left: 0px;
}
.menu_dh_1 img {
    max-width: 260px;
}
.menu_dh_2 {
    width: 100%;
    padding-left: 0px;
    border: none;
}
span.menu:before 
		{
			display:block;
			cursor:pointer;
		}
		.top-menu 
		{
			float:none;
			width:100%;
			text-align:right;
		}
		.top-menu img{
			margin-right:5px;
		}
		.top-menu  ul
		{
			display:none;
		}
		.top-menu  ul li 
		{
			font-size:14px;
			display:block;
		}
		.top-menu  span.menu
		{
		    cursor:pointer;
			display:block;
			margin-top:1.5em;
		}
		.top-menu ul li {
			display:block;
			float:none;
			margin:0em;
			padding:6px 0 ;
		}
		.top-menu ul li a{
		display:block;
		}
		.top-menu  ul
		{
			margin:10px 0 0;
			z-index:999;
			position:absolute;
			width:100%;
			background:#e6e6e6;
			text-align:center;
			  padding:9px 0;
		}
.menu_dh_1 h2 {
    font-size: 18px;
}
.menu_dh_1 h2 b {
    font-size: 24px;
    color: #fff;
    margin-left: 10px;
}
.menu_dh_li {
    line-height: 24px;
    font-size: 14px;
}
#nav ul li.menu a { padding:0; text-align:center; }
.wrapper { width:100%; margin:0 auto; }
#header { width:100%;min-width:100%; background-image:none; height:55px;position: initial;}
#header .logo{width:100%; margin-left:5%; max-width:210px; }
#header .logo img{width:100%;}
#header div.wrapper { overflow:hidden; }
#header_n { width:100%;min-width:100%; background-image:none; height:55px;background-color: #ffffff;position: initial;}
#header_n .logo{width:100%; margin-top:0; padding-top:13px; margin-left:2%; max-width:175px; }
#header_n .logo img{width:90%;}
#header_n div.wrapper { overflow:hidden; }
#nav { width:100%; padding:0; float:none; height:auto; display:block; margin:0; background-color:#094fa0;}
#nav ul li.menu { float:left; width:33.3%; height:42px; margin:0; background:none; overflow:hidden;}
#nav ul li.line { display:none; }
#nav ul li.menu:hover { background:none; }
#nav ul li.menu a { padding-top:0; color:#fff; height:41px; line-height:41px; }
#nav ul li.menu a:hover { color:#fff; text-decoration:underline; background:none;}
#nav ul li.menu a.line_r { border-right:solid 1px #487ebc; }
#nav ul li.menu a.line_b { border-bottom:solid 1px #487ebc; height:41px;  }
#nav ul li.visible-xs { visibility:visible; display:block; }
#nav ul li.menu a.current { background-image:none; color:#fff;}

.nav_bj {
    height: auto;
}

.logo_line {
    float:left;
    height:65px;
    border-right:1px solid #8c8c8c;
    margin:25px 10px 0px 10px;
}
.msg {
    float:left;
    margin-top:35px;
}
.msg h2 {
    font-size:24px;
    margin-bottom:0px;
}
.msg span {
    font-size:14px;
}

/*手机导航*/
#menuButton, #nav_wap{display:block;position:absolute; top:17px; right:0px;}
.menuButton { float:right; width:15%; margin-right:0%; display:table-cell; text-align:center; vertical-align:middle; margin-top:0px;}
.menuButton i { display:inline-block; height:100%; vertical-align:middle;}
.menuButton img { vertical-align:middle; width:50%; max-width:30px;}

.navButton{position:absolute; right:4%; top:25px;}
.nav_t{position:absolute; left:2%; top:38px; color:#fff;}
#nav_wap { background-color:#1f1687; position:absolute; right:-200px; top:0; z-index:1001; width:100%; height:100%; display:none; }
#nav_wap ul { padding-top:70px;}
#nav_wap ul li { height:50px; line-height:50px; border-bottom:solid 1px #463acf; }
#nav_wap ul li a { display:block; line-height:50px; text-align:left; color:#fff; text-indent:30px;}
#nav_wap ul li a:hover {  text-decoration:none; }
#nav_wap ul li a.nav { }

.menuButton{
display:block;
}
#nav{display:none;}
	.other {
    font-size: 14px;
}
.other .chname{width:80%;font-size: 14px;}
.cont_l{width:95%; margin:auto; float: none;}
.cont_l em{/*display:block; */line-height: 0;}
.comp_x{line-height:24px; padding:10px; margin-top:0px;font-size: 14px;}
#nav ul li.menu a{ font-size:14px;}

#footer .comp_x {
    width: 100%;
    line-height: 30px;
    text-align: center;
	padding: 5%;
}

.comp_x .nso_r{margin-right:2%;}

/*搜索*/
#other{width:96%; margin:auto; float:none;}
.top_search{margin-bottom:18px; padding-bottom:20px;}
.chname{width:80%;}
.btn{width:19%;}

.downMenu {
    padding: 30px 0;
}
.downMenu .menu {
    width: 90%;
    margin: 0 auto;
    padding: 0px 0 0px;
}
.foot_logo {
    padding-bottom: 30px;
	padding-left:10px;
    border-bottom: 1px solid rgba(255,255,255,0.2);
}
.foot_logo h3 {
    display: none;
}
.crt_box1 {
	width: 95%;
    margin: 0 auto;
    height: auto;
    float: none;
	margin-bottom: 20px;
	font-size: 14px;
}
.menu_tclear {
    height: auto;
    line-height: 60px;
    color: #fff;
    background-color: #1e3f96;
    font-size: 14px;
}
.comp_x .nso_r {
    float: none;
}

}
