html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	font-family: "微软雅黑";
	width: 100%;
	min-width: 1000px;
	height: 100%;
	margin: 0 auto;
	background-color: #fff;
	overflow-x: hidden;
}
.grid {
	display: -webkit-flex;
	display: -moz-flex;
	display: -o-flex;
	display: -ms-flex;
	display: flex;
}
.fluid {
	flex: 1;
}
.fixed {
	width: 1000px;
}
.cl:after {
	clear: both;
	content: '';
	display: block;
	width: 0;
	height: 0;
	visibility: hidden;
}

.sect0 {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0 auto;
}
.sect0 .bigImg {
	display: block;
	width: 100%;
	/*margin: 0 auto;*/
}
.sect0 .arrow {
	position: absolute;
	top: 72%;
	left: 46%;
	display: block;
	width: 8%;
	height: 36px;
	background-color: transparent;
}

.sect1, .sect2, .sect3 {
	width: 100%;
	margin: 0 auto;
}
.sect2 {
	background-color: #f4ede7;
}
.sect3{background:url(20171011yh5.jpg) no-repeat; height:699px;}
.sect1-wrap, .sect2-wrap, .sect3-wrap {
	width: 1000px;
	margin: 0 auto;
}
.sect1-wrap {
	/*height: 1000px;*/
	padding-top: 48px;
}
.sect2-wrap {
	height: 553px;
}
.sect3-wrap {
	/*height: 750px;*/
}
/*section one*/
.sect1-wrap .s1_title {
	font-size: 45px;
	font-weight: bolder;
	color: #2865b0;
	text-align: center;
	margin-bottom: 34px;
	
}
.sect1-wrap .s1_title a{

	color: #2865b0;
	text-decoration:none
	
}

.sect1-wrap .s1_desc {
	padding: 0 20px 20px;
	text-indent: 2rem;
	font-size: 16px;
	line-height: 28px;
}
.sect1-wrap .s1_a {
	width: 927px;
	border: 2px solid #d3c096;
	padding: 0 34px;
}
.sect1-wrap .s1_a .s1_a_wrap {
	width: 940px;
}
.sect1-wrap .s1_a .s1_a_wrap:first-child {
	border-bottom: 1px dashed #aaa;
}
.sect1-wrap .s1_a .s1_a_wrap .s1_a_wrap_sect {
	display: inline-block;
	width: 430px;
}
.sect1-wrap .s1_a .s1_a_wrap .s1_a_wrap_sect:first-child {
	padding: 24px 34px 24px 0;
}
.sect1-wrap .s1_a .s1_a_wrap .s1_a_wrap_sect:last-child {
	padding: 24px 0 24px 34px;
}
.sect1-wrap .s1_a .s1_a_wrap .s1_a_wrap_sect h2 {
	font-size: 24px;
	color: #996633;
	line-height: 30px;
	text-align: center;
	margin-bottom: 10px;
}
.sect1-wrap .s1_a .s1_a_wrap .s1_a_wrap_sect h2 a{
	font-size: 24px;
	color: #996633;
	text-decoration:none;


}

.sect1-wrap .s1_a .s1_a_wrap .s1_a_wrap_sect p {
	font-size: 16px;
	line-height: 32px;
	text-indent: 2rem;
}
.sect1-wrap .s1_b {
	margin: 35px 0;
}
.sect1-wrap .s1_b_left {
	float:left;
	width: 480px;
	height: 340px;
}

 .sect1-wrap .s1_b_right{
	width: 480px;
	height: 300px;
	float:right
}


/*secend*/
.sect2-wrap {
	position: relative;
}
.sect2-wrap .s2_a {
	position: absolute;
	top: 1px;
	right: 23%;
}
.sect2-wrap .s2_a img {
	width: 1180px;
}
.sect2-wrap .s2_b {
	position: absolute;
	top: 75px;
	right: 0;
}
.sect2-wrap .s2_b h2 {
	font-size: 40px;
	font-weight: bolder;
	color: #f0e9c2;
	letter-spacing: 6px;
	line-height: 30px;
}
.sect2-wrap .s2_c {
	position: absolute;
	top: 145px;
	right: 0;
	width: 420px;
}
.sect2-wrap .s2_c .s2_c_top {
	border-bottom: 1px solid #cc2a1e;
}
.sect2-wrap .s2_c .s2_c_top h2 {
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	line-height: 30px;
	text-align: center;
	margin-bottom: 10px;
}

.sect2-wrap .s2_c .s2_c_top h2 a{
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	text-decoration:none


}
.sect2-wrap .s2_c .s2_c_top p {
	font-size: 16px;
	font-weight: lighter;
	color: #fff;
	line-height: 24px;
	text-indent: 2rem;
	margin-bottom: 16px;
}
.sect2-wrap .s2_c .s2_c_top p a{
	font-size: 16px;
	font-weight: lighter;
	color: #fff;

}

.sect2-wrap .s2_c .s2_c_bot {
	height: 400px;
}
.sect2-wrap .s2_c .s2_c_bot .s2_c_bot_li {
	position: relative;
	margin-top: 20px; 
}
.sect2-wrap .s2_c .s2_c_bot .s2_c_bot_li .picon {
	display: inline-block;
	width: 90px;
	line-height: 32px;
	height: 32px;
	text-align: center;
	font-size: 20px;
	background-color: #f0e9c2;
	color: #231815;
	margin-right: 10px;
}
.sect2-wrap .s2_c .s2_c_bot .s2_c_bot_li .picon_after {
	display: inline-block;
	position: absolute;
	left: 90px;
	top: 0;
	width: 0;
    height: 0;
    border-top: 32px solid #f0e9c2;
    border-right: 32px solid transparent;
}
.sect2-wrap .s2_c .s2_c_bot .s2_c_bot_li .licon {
	color: #fff;
	font-size:16px;
}

.sect2-wrap .s2_c .s2_c_bot .s2_c_bot_li .licon a{
	color: #fff;
	text-decoration:none;font-size:16px;
	
}

/*three*/
.s3_title {
	width: 1920px;
	margin: 0 auto;
}
.sect3-wrap {
	margin-bottom: 60px;
}
.sect3 .sect3_twrap {
	width: 100%;
	min-width: 1000px;
	margin-bottom: 36px;
}
.sect3 .sect3_twrap .s3_title {
	width: 1000px;
	margin: 0 auto;
}
.sect3 .sect3_twrap .fluid_left {
	background: url(20170929-3-t-left.png) repeat-x;
}
.sect3 .sect3_twrap .fluid_right {
	background: url(20170929-3-t-right.png) repeat-x;
}
.sect3-wrap .s3_left {
	float:left;
	width: 530px;
}
.sect3-wrap .s3_left .s3_left_top {

	width: 530px;
	margin-bottom: 15px;
}
.sect3-wrap .s3_left .s3_left_bot {
	
	width: 530px;
	height: 120px;
}
.sect3-wrap .s3_right {
	width: 450px;
	float:right
}
.sect3-wrap .s3_right .s3_right_top {
	width: 450px;
	border-bottom: 1px solid #cc2a1e;
}
.sect3-wrap .s3_right .s3_right_top h2 {
	font-size: 24px;
	font-weight: bold;
	color: #000;
	line-height: 30px;
	text-align: center;
	margin-bottom: 10px;
}
.sect3-wrap .s3_right .s3_right_top h2 a{
	font-size: 24px;
	font-weight: bold;
	color: #000;
	text-decoration:none
}

.sect3-wrap .s3_right .s3_right_top p {
	font-size: 16px;
	font-weight: lighter;
	color: #000;
	line-height: 24px;
	text-indent: 2rem;
	margin-bottom: 16px;
}
.sect3-wrap .s3_right .s3_right_top p a{
	font-size: 16px;
	font-weight: lighter;
	color: #000;

}

.sect3-wrap .s3_right .s3_right_bot {
	margin-top: 20px;
}
.sect3-wrap .s3_right .s3_right_bot li {
	list-style: disc inside;
	line-height: 30px;
}


/* version 2.0 */
.sect4, .sect5, .sect6, .sect7, .sect8, .sect9, .sect10, .sect11 {
	width: 100%;
	margin: 0 auto;
}
.sect4 .sect4_twrap, .sect5 .sect5_twrap, .sect6 .sect6_twrap, .sect7 .sect7_twrap, 
.sect8 .sect8_twrap, .sect9 .sect9_twrap, .sect10 .sect10_twrap, .sect11 .sect11_twrap {
	width: 100%;
	min-width: 1000px;
	margin-bottom: 36px;
}
.sect4 .sect4_wrap, .sect5 .sect5_wrap, .sect6 .sect6_wrap, .sect7 .sect7_wrap, 
.sect8 .sect8_wrap, .sect9 .sect9_wrap, .sect10 .sect10_wrap, .sect11 .sect11_wrap {
	width: 1000px;
	margin: 0 auto;
	margin-bottom: 60px;
}
/* section4 */
.sect4 {
	clear: both;
}
.sect4 .sect4_twrap {
	height: 110px;
	background-color: #da455a;
}
.sect4 .sect4_twrap .s4_title {
	width: 1000px;
	height: 110px;
	margin: 0 auto;
}
.sect4 .s4_title p {
	width: 100%;
	font-size: 36px;
	color: #fff;
	text-align: center;
	line-height: 110px;
}
.sect4 .sect4_wrap {
}
/* section5 */
.sect5 .sect5_twrap {
	width: 100%;
}
.sect5 .sect5_twrap .s5_title {
	width: 1000px;
	margin: 0 auto;
}
.sect5 .sect5_wrap {
	height: 100px;
	border: 1px solid #aaa;
}
/* section6 */
.sect6 .sect6_twrap {
	width: 100%;
}
.sect6 .sect6_twrap .s6_title {
	width: 1000px;
	margin: 0 auto;
}
.sect6 .sect6_twrap .fluid_left {
	background: url(20170929-6-t-left.png) repeat-x;
}
.sect6 .sect6_twrap .fluid_right {
	background: url(20170929-6-t-right.png) repeat-x;
}
.sect6 .sect6_wrap {
}
/* section7 */
.sect7 .sect7_twrap {
	width: 100%;
}
.sect7 .sect7_twrap .s7_title {
	width: 1000px;
	margin: 0 auto;
}
.sect7 .sect7_twrap .fluid_right {
	
}
.sect7 .sect7_wrap {

}
/* section8 */
.sect8 .sect8_twrap {
	width: 100%;
}
.sect8 .sect8_twrap .s8_title {
	width: 1000px;
	margin: 0 auto;
}
.sect8 .sect8_twrap .fluid_right {
	background: url(20170929-8-t-right.png) repeat-x;
}
.sect8 .sect8_wrap .s8_a {
	display: inline-block;
	width: 485px;
	margin-bottom: 15px;
}
.sect8 .sect8_wrap .s8_b {
	display: inline-block;
	width: 485px;
	margin-left:25px;
	margin-bottom: 15px;
}
.sect8 .sect8_wrap .s8_c {
	display: inline-block;
	width: 485px;

}
.sect8 .sect8_wrap .s8_d {
	display: inline-block;
	width: 485px;
margin-left:25px;
}
/* section9 */
.sect9 .sect9_twrap {
	height: 110px;
	background-color: #da455a;
}
.sect9 .sect9_twrap .s9_title {
	width: 1000px;
	height: 110px;
	margin: 0 auto;
}
.sect9 .s9_title p {
	width: 100%;
	font-size: 36px;
	letter-spacing: 8px;
	color: #fff;
	text-align: center;
	line-height: 110px;
}
.sect9 .sect9_wrap .s9_a {
	width: 100%;
	padding-bottom: 10px;
	border-bottom: 1px solid #070201;
	margin-bottom: 20px;
}
.sect9 .sect9_wrap .s9_a .s9_a_left {
	display: inline-block;
	width: 480px;
	margin-right: 10px;
}
.sect9 .sect9_wrap .s9_a .s9_a_right {
	display: inline-block;
	float: right;
	width: 480px;
}
.sect9 .sect9_wrap .s9_a .s9_a_left .s9_a_title {
	background: url(20170929-9-st.png) no-repeat;
	width: 100%;
	height: 81px;
}
.sect9 .sect9_wrap .s9_a .s9_a_left .s9_a_title p {
	line-height: 81px;
	font-size: 30px;
	font-weight: bolder;
	color: #0060ae;
	text-indent: 5rem;
}
/* section10 */
.sect10 .sect10_twrap {
	width: 100%;
}
.sect10 .sect10_twrap .s10_title {
	width: 1000px;
	margin: 0 auto;
}
.sect10 .sect10_wrap .s10_a {
	display: inline-block;
	width: 485px;

	margin-right: 10px;
}
.sect10 .sect10_wrap .s10_b {
	display: inline-block;
	width: 485px;
	margin-left: 10px;
}
/* section11 */
.sect11 .sect11_twrap {
	width: 100%;
}
.sect11 .sect11_twrap .s11_title {
	width: 1000px;
	margin: 0 auto;
}
.sect11 .sect11_twrap .fluid_right {
	background: url(20170929-11-t-right.png) repeat-x;
}
.sect11 .sect11_wrap .s11_a {
	display: inline-block;
	width: 310px;
	height: 480px;
	border: 4px solid #0c68b5;
	margin-right: 12px;
}
.sect11 .sect11_wrap .s11_b {
	display: inline-block;
	width: 310px;
	height: 480px;
	border: 4px solid #0c68b5;
	margin-right: 12px;
}
.sect11 .sect11_wrap .s11_c {
	display: inline-block;
	width: 310px;
	height: 480px;
	border: 4px solid #0c68b5;
}


.clear{clear:both}


.sxx_ml_img1{
	margin-top:25px;
}
.sxx_ml_img1 ul li{
		width:470px;
	height:150px;
	background-color:#e6e7e7;
	margin:15px 10px 0 10px;
	float:left;
	position:relative;
	padding:5px;
}
.sxx_ml_img1 ul li h2{
	width:100%;
	height:40px;
	line-height:40px;
	text-align:center;
	color:#333;
	font-size:20px;
	font-weight:bold;
}
.sxx_ml_img1 ul li h2 a{
	color:#333;
          text-decoration:none;
}

.sxx_ml_img1 ul li h2 a:hover{
	color:#333;
          text-decoration:underline
}






footer {
	text-align: center;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    padding: 20px 0;
    background-color: #323232;
}