html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  font-size:100%;
  font-family: 'Microsoft YaHei',"华文细黑",Helvetica,Arial,sans-serif;
  vertical-align:baseline;
}
blockquote, q { quotes:none; }

blockquote:before, blockquote:after,
q:before, q:after { content:""; content:none; }

ins { background-color:#ff9; color:#000; text-decoration:none; }

mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; }

del { text-decoration:line-through; }

abbr[title], dfn[title] { border-bottom:1px dotted; cursor:help; }

table { border-collapse:collapse; border-spacing:0; }

hr { display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0; }

input, select { vertical-align:middle; }

html, body{	overflow: hidden;}
ol,ul,li{list-style:none outside none;}
.fl {float:left; *display: inline;}
.fr {float: right;*display: inline;}
.clear {clear: both;}
body {　　
　　scrollbar-face-color:#EEFAFF; 　
　　scrollbar-highlight-color:#FFF;
　　scrollbar-Shadow-color:#3bb8ff;
　　scrollbar-arrow-color:#3bb8ff;
　　scrollbar-track-color:#FFF;
 }
.box .load {
	position: absolute;
	left: 0
	top: 0;
	z-index: 900;
	width: 100%;
	height: 100%;
}
.load_bg {
	width: 100%;
	height: 100%;
	background: #fff;
}
.load p {
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 200;
	width: 32px;
	height: 32px;
	overflow: hidden;
	margin: -16px 0 0 -16px;
}
.load .loadTxt {
	width: 400px;
	height: 86px;
	margin: 50px 0 0 -200px;
	text-align: center;
	color: #666;
	font-weight: bold;
	font-size: 30px;
}
/**header**/
.wrapHeader {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	width: 100%;
	height: 68px;
	background:#ffffff;
}
.header {
	width: 1000px;
	height: 68px;
	margin: 0 auto;
}
.logo {
	float: left;
	width: 143px;
	height: 60px;
	padding:4px 0;
	margin-right: 53px;
}
.nav {
	list-style: none;
	float: left;
	font-weight: bold;
	font-size: 14px;
	line-height: 60px;
}
.nav li {
	float: left;
}
.nav a {
	float: left;
	padding: 4px 21px;
	color: #888;
	text-decoration: none;
}
.nav a:hover, .nav .cur {
	color: #fff;
	background: #0a3b95;
}
.fixedNav {
	display: none;
	position: fixed;
	left: 50%;
	top: 50%;
	z-index: 1000;
	width: 29px;
	height: 148px;
	margin-top: -80px;
	padding: 25px 0;
	list-style: none;
	background: url('../../img/images/nav.png') no-repeat;
	opacity: .7;
	border-radius: 40px;
}
.fixedNav li {
	float: left;
	position: relative;
	width: 100%;
	height: 15px;
	padding-left: 4px;
	margin-bottom: 11px;
}
.fixedNav .icon {
	display: block;
	width: 16px;
	height: 17px;
	background: url('../../img/images/sprite.png');
	background-position: 47% 36%;
	cursor: pointer;
	margin-left: 4px;
}
.fixedNav .txt {
	display: none;
	position: absolute;
	left: -80px;
	top: 0;
	width: 76px;
	height: 19px;
	background: url('../../img/images/sprite.png') no-repeat 0 -80px;
	color: #fff;
	font-size: 12px;
	line-height: 19px;
	text-align: center;
}
.fixedNav .cur .icon {
	background:url('../../img/images/sprite.png');
	background-position: 46% 10%;
}
/**内容**/
.wrapBox {
	position: fixed;
	top: 68px;
	width: 100%;
}
.box {
	position: relative;
	left: 50%;
	margin-left: -960px;
	width: 1920px;
	height: 800px;
	overflow: hidden;
	/*background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 50% 55px;
	behavior: url(ie-css3.htc);  This lets IE know to call the script on all elements which get the 'box' class */
	/*behavior: url(PIE.htc);  This lets IE know to call the script on all elements which get the 'box' class */
}
.box h2 {
	font-size:22px;
	text-align:center;
	line-height:3em;
	color:#ffffff;
	/*border-top-left-radius:20px;
	border-top-right-radius:20px;*/
	height: 66px;
}
.box h3 {
	font-size:18px;
	margin:20px 0 0;
}
.box .content {
	background:url('../../img/images/content_bg.png');
	/*border-bottom-left-radius:20px;
	border-bottom-right-radius:20px;*/
	padding: 0 45px;
	width: 832px;
	padding-bottom: 30px;
	position: relative;
}
.box p {
	font-size:12px;
	font-weight:bold;
	color:#666666;
	line-height:20px;
	text-indent: 2em;
}
.box_fixed {
	position: relative!important;
	width: 100%;
	height: 570px;
}
.box div {
	position: absolute;
	z-index: 100;
}
.box .md-content {
    left: 50%;
    margin-left: -462px;
    top: 50%;
}
.box .content li {
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 2em;
	margin: 10px 0;
}

/**box1**/
.b1_bg {
	background: url('../../img/images/aa1.jpg') center no-repeat;
}
.b1_01 {
	background: url('../../img/images/a1_title_bg.png') center no-repeat;
	margin-top: -146px;
	width: 292px;
    height: 192px;
    text-align: center;
    padding: 50px 0;
    top:50%;
    left: 50%;
    margin-left: -146px;
}
.b1_01 h1 {
    color: #0a3b95;
    font-size: 72px;
    line-height: 1em;
    font-weight: bold;
}

/**box2**/
.b2_bg {
	background: url('../../img/images/aa2.jpg') center no-repeat;
}
.b2_01 {
	margin-top:-270px;
	width:924px;
 	padding-bottom:80px;
}
.b2_01 h2 {
	background-image: url(../../img/images/2-hd.png);
	background-repeat: no-repeat;
	text-align: left;
	height: 77px;
	padding-left: 45px;
	line-height: 3.5em;
}
.b2_01 .content div {
	position: relative;
}
.b2_01 .sub-nav {
	background-color: #0a3b95;
	width: 366px;
	margin-left: 545px;
	position: absolute;
	text-align: right;
	top: 40px;
}
.b2_01 .sub-nav li {
	background-color: #0a3b95;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	display: inline-block;
	*zoom:1;
	*display:inline;
	height: 37px;
	width: 122px;
	vertical-align: top;
	line-height: 3em;
	text-align: center;
}
.b2_01 .sub-nav li:hover {
	background-color: #ffffff;
	color:#355ca3;
}
.b2_01 .sub-nav li.active {
	background-color: #ffffff;
	color:#355ca3;
}
.b2_01 .content {
	padding-top: 40px;
}

/**box3**/
.b3_bg {
	background: url('../../img/images/aa3.jpg') center no-repeat;
}
.b3_01 {
	margin-top:-274;
	width: 924px;
	padding-bottom:45px;
}
.b3_01 h2 {
	background-image: url(../../img/images/3-hd.png);
	background-repeat: no-repeat;
}
.b3_01 .content {
	text-align: center;
	padding-top: 30px;
}
.b3_01 .content h3 {
	color:#0a3b95;
}


/**box4**/
.b4_bg {
	background: url('../../img/images/aa4.jpg') center no-repeat;
	color: #fff;
}
.b4_01 {
	margin-top:-310px;
	width: 924px;
}
.b4_01 .content div {
	position: relative;
}
.b4_01 h2 {
	/*background-color:#134c38;*/
	background-image: url(../../img/images/4-hd.png);
	background-repeat: no-repeat;
	text-align: left;
	height: 77px;
	padding-left: 45px;
	line-height: 3.5em;
}
.b4_01 .content h3 {
	color:#0a3b95;
}
.b4_01 .content img {
	vertical-align:top;
}
.b4_01 .sub-nav {
	background-color: #134c38;
	width: 244px;
	margin-left: 663px;
	position: absolute;
	text-align: right;
	top: 40px;
}
.b4_01 .sub-nav li {
	background-color: #134c38;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	display: inline-block;
	*zoom:1;
	*display:inline;
	height: 37px;
	width: 122px;
	vertical-align: top;
	line-height: 3em;
	text-align: center;
}
.b4_01 .sub-nav li:hover {
	background-color: #ffffff;
	color:#134c38;
}
.b4_01 .sub-nav li.active {
	background-color: #ffffff;
	color:#134c38;
}

.b4_01 .layout {
	text-align: center;
	padding-top: 20px;
}
.b4_01 .core p{
	padding: 25px 0 20px;
}


/**box5**/
.b5_bg {
	background: url('../../img/images/aa5.jpg') center no-repeat;
	color: #666;
}
.b5_01 {
	margin-top: -318px;
	width: 627px;
	height: 26px;
	padding: 20px 150px;
	text-align: center;
	background: url('../../img/images/5-hd.png') no-repeat;
	border-radius: 20px;
}
.b5_01 h2 {
	line-height:1em;
}
.b5_01 p {
	color:#ffffff;
	opacity:0.5;
	filter:alpha(opacity=50);
	line-height: 1.5em;
}
.b5_bg .feat {
	background:url('../../img/images/5-feat.png') no-repeat;
	border-radius:20px;
	width:927px;
	height:72px;
	padding:10px 0;
}
.b5_bg .feat .item {
	padding: 23px 0;
	font-size: 18px;
	font-weight: bold;
	color: #6b680a;
	border-right: 1px solid #cccccc;
	float: left;
	*zoom:1;
	*display: inline;
	width: 115px;
	height: 24px;
	text-align: center;
	left: 0;
}
.b5_bg .feat .desc {
	padding: 5px 25px;
	margin-left: 110px;
	position:relative;
}
.b5_bg .feat .desc p {
	margin:0;
}
.b5_bg .feat .desc p.title {
	text-indent: 0;
	font-size: 12px;
	color: #346c00;
}
.b5_02 {
	margin-top: -250px;
}
.b5_03 {
	margin-top: -155px;
}
.b5_04 {
	margin-top: -60px;
}
.b5_05 {
	margin-top: 35px;
}
.b5_06 {
	margin-top: 130px;
}
.b5_07 {
	margin-top: 225px;
}


/**box6**/
.b6_bg {
	background: url('../../img/images/aa6.jpg') center no-repeat;
}
.b6_01 {
	margin-top: -259px;
	width: 924px;
}
.b6_01 .content {
	height: 390px;
}
.b6_01 .content div {
	position: relative;
}
.b6_01 .content p {
	text-indent: 0;
}
.b6_01 h2 {
    background-image: url(../../img/images/6-hd.png);
    background-repeat: no-repeat;
}
.b6_01 h4 {
    color:#083a95;
    font-size: 14px;
}
.b6_01 .headline {
	height: 145px;
	padding-top: 36px;
	padding-bottom: 20px;
	border-bottom: 1px solid #464e56;
}
.b6_01 .headline .text {
	margin: 5px auto auto 160px;
}
.b6_01 .others div {
	float: left;
	*display: inline;
	width: 410px;
	margin-top: 20px;
}



.next-btn {
    background: url('../../img/images/next_btn.png') center no-repeat;
    width: 130px;
    height: 52px;
    position: fixed;
    bottom: 0;
    left: 50%;
    margin-left: -65px;
}
