/* =================== Base CSS Start... =================== */
@charset "utf-8";
/* CSS Document */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,a,abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0px;padding:0px; }
html{width:100%;min-height:100%;}
body{font-family:"微软雅黑";font-size:14px;color:#060606;}
ul,li{margin:0;padding:0;list-style:none outside none; }
img{border:0; vertical-align: middle;}
a{text-decoration:none;}
*{box-sizing: border-box;}
h1,h2,h3,h4,h5{font-weight:normal;}
table{width:100%;border-spacing: 0; border-collapse: collapse;}
input,select{outline:none;}
/* =================== Base CSS End!!! =================== */

/* =================== 公共样式 Start... ===================*/
.clearfloat:after{display:block;clear:both;content:"";visibility:hidden;height:0;}
.clearfloat{zoom:1;}
.left{float:left;}
.right{float:right;}
.clear{clear:both;}
.clearboth{clear:both;}
.wrap_w{width:1200px;margin:0 auto;overflow:hidden;}
.w_1040{width:1040px; margin:0 auto;}
.w_1046{width:1046px; margin:0 auto;}
.w_1000{width:1000px; margin:0 auto;}
i{vertical-align: middle;}
/* =================== 公共样式 End... ===================*/

/* =================== head banner Start... =================== */
.an_container { 
	margin: 0 auto; 
}
.header {
	width: 100%;
	height: 96px;
	background: url("../images/top.jpg") no-repeat center top;
	background-size: 100% 100%
}
.w-1200 {
	width: 1200px;
	margin: 0 auto;
	padding: 17px 0 20px;
}
.top-content {
	position: relative;
}
.logo {
	float: left;
	width: 198px;
	height: 47px;
	background: url("/common/header/images/logo0925.svg") no-repeat;
	background-size: 100%;
	position: relative;
}
.regional-box {
	float: left;
	height: 40px;
	margin: 4px 0 0 17px;
	padding: 1px 5px 0px;
	color: white;
	font-size: 16px;
	Cursor: pointer;
}
.line-1 {
    border: 0;
    margin: 0;
    white-space: nowrap;
    margin-bottom: 3px;
}
.andy-top-right {
	float: right;
	color: white;
	margin-top: -2px;
}
.header_aside li {
	float: left;
	line-height: 19px;
}
.header_aside li img {
	margin-right: 5px;
	margin-top: -3px;
}
.header_aside a {
	color: #fff;
	font-size: 12px;
	position: relative;
	margin: 0 10px;
}
.header_aside a:after {
    content: '|';
    position: absolute;
    top: 0;
    right: -8px;
    color: #ccc;
    width: 1px;
    line-height: 17px;
}
/* =================== head banner End!!! =================== */

/* =================== head menu Start... =================== */
.w_content { width: 1200px; margin: 0 auto; }
.an_nav { background-color: #1168d2; }
.an_nav ul { height: 50px; }
.an_nav ul li { float: left; height: 50px; line-height: 50px; margin-right: 2px; }
.an_nav ul li a { width: 120px; text-align: center; color: #fff; font-size: 17px; display: block; }
.an_nav ul li .current, .an_nav ul li a:hover { color: #fff; background-color: #ec662a; }
.szzj_a { position: absolute; background: url(/images/zhongjie.png) -120px 0px no-repeat; line-height: 30px; padding-left: 32px; width: 120px; font-size: 15px; color: #fff; left: 53%; top: 106px; margin-left: 480px; transition:.2s }
.szzj_a:hover { color: #fff; background: url(/images/zhongjie.png) 0px 0px no-repeat; transition:.2s }
/* =================== head menu Start... =================== */

/* =================== head image Start... =================== */
.sub_banner .bannerbar {
	height: 198px;
    background: url(/cms-new/common/images/sub_banner.jpg) no-repeat;
    background-size: 100% 100%;
}
.w_1046 {
    width: 1046px;
    margin: 0 auto;
}
.sub_banner h1 {
    font-style: normal;
    text-align: left;
    font-size: 43px;
    padding: 73px 0 0 0;
       color: #fff;
       font-weight: normal;
       letter-spacing: 6px;
}
/* =================== head image Start... =================== */