.main_1f {
	width: 100%;
	max-width: 1200px;
	height: 761px;
	margin: 0 auto;
	background: url(../images/m1bg.jpg) no-repeat top center;
}
.lmname {
	width: 1200px;
	margin: 0 auto 40px;
	height: 118px;
	padding-top: 40px;
	text-align: center;
}
.lmname h1 {
	font-size: 30px;
	font-family: "Arial";
	color: #222;
	line-height: 60px;
	font-weight: normal;
}
.lmname span {
	display: block;
	background: url(../images/hx.jpg) no-repeat top center;
	width: 361px;
	height: 4px;
	margin: 0 auto;
}
.lmname h2 {
	font-size: 30px;
	font-family: "微软雅黑";
	color: #222;
	line-height: 60px;
	font-weight: normal;
}
.main_2f {
	height: 1570px;
	width: 100%;
	max-width: 1920px;
	margin:0 auto;
	background: #fef7e4;
}
.sfnav {
	width: 1000px;
	height: 90px;
	margin: 0 auto 60px;
}
.sfnav ul li {
	width: 216px;
	height: 84px;
	border: 1px solid  #c0c0c0;
	background: #fff;
	margin: 0 13px;
	float: left;
}
.sfnav li h1 {
	font-size: 24px;
	font-family: "微软雅黑";
	color: #333;
	text-align: center;
	font-weight: normal;
	padding-top: 12px;
	line-height: 35px;
}
.sfnav li h2 {
	font-family: "Arial";
	color: #999;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	font-weight: normal;
}
.sfnav li.on {
	background: url(../images/red.jpg) no-repeat top center;
	border:none;
}
.sfnav li.on h1,.sfnav li.on h2 {
	color: #fff;
}
.sflist {
	width: 1200px;
	height: 923px;
}
.sfleft {
	width: 780px;
	height: 1170px;
	float: left;
}
.sfleft li {
	width: 375px;
	height: 375px;
	margin-bottom: 20px;
	float: left;
	overflow: hidden;
}
.sfleft li:nth-child(1){
	width: 780px;
	height: 772px;
	margin-left: 0;
}
.sfleft li:nth-child(2){
	margin-right: 28px;
}
.sfright {
	width: 400px;
	height:1170px; 
	float: right;
}
.sfright li {
	width: 375px;
	height: 375px;
	margin-bottom: 20px;
	margin-right: 28px;
	overflow: hidden;
}
.sflist li img {
	width: 100%;
	height: 100%;
}
.sflist li:hover img {
	transition: 1s;
	transform:scale(1.2,1.2); 
	-ms-transform:scale(1.2,1.2);  	/* IE 9 */
	-moz-transform:scale(1.2,1.2); 	/* Firefox */
	-webkit-transform:scale(1.2,1.2);  /* Safari 和 Chrome */
	-o-transform:scale(1.2,1.2); 
}
.main_3f {
	background: url(../images/m3bg.jpg) no-repeat top center;
	width: 100%;
	max-width: 1920px;
	height: 380px;
	padding-top: 35px;
	margin:0 auto;
}
.m3_1,.m3_2,.m3_3 {
	float: left;
	height: 343px;
	margin-right: 20px;
}
.m3_1 {
	margin-left:28px;
	width: 194px;
	background: #722021;
}
.m3_1 h1 {
	font-family: "微软雅黑";
	color: #fff;
	font-size: 18px;
	text-align: center;
	line-height: 40px;
	padding-top: 120px;
}
.m3_1 h2 {
	font-family: "微软雅黑";
	color: #fff;
	font-size: 20px;
	text-align: center;
	line-height: 30px;
}
.m3_2 {
	width: 430px;
}
.m3_2 li {
	width: 194px;
	height:342px;
	float: left;
	position:relative;
	margin-right: 20px;
}
.m3_2 li img {
	width: 194px;
	height:342px;
	display: block;
}
.m3_2 li span {
	display: block;
	position: absolute;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	font-family: "微软雅黑";
	color: #fff;
	clear: both;
	text-align: center;
	bottom: 0;
	width: 194px;
}
.m3_2 li:hover span{
	background: rgba(114,12,13,0.6);
}
.m3_3 {
	width: 470px;
	height: 342px;
}
.main_4f {
	background: #fef7e4;
	height: 850px;
	width: 100%;
	margin:0 auto;
	max-width: 1920px;
}
.ys {
	margin-bottom: 30px;
	height: 120px;
}
.ys ul{
	width: 1200px;
	height: 120px;
	margin:0 auto;
}
.ys li {
	float: left;
	width: 283px;
	height: 78px;
	border: 1px solid #d1b9b9;
	padding-top: 22px;
	margin: 0 6px;
}
.ys li img {
	display: block;
	width: 55px;
	height: 55px;
	margin-left: 56px;
	float: left;
	background:#747474;
	border-radius: 50%; 
}
.ys li div {
	float: left;
	margin-left: 20px;
}
.ys li div h1 {
	font-size: 24px;
	font-family: "微软雅黑";
	color: #222;
	line-height: 30px;
}
.ys li div h2 {
	font-size: 24px;
	font-family: "微软雅黑";
	color: #222;
	line-height: 30px;
	font-weight: normal;
}
.ys li.on {
	background: url(../images/ysk.png) no-repeat top center;
	height: 115px;
	width: 285px;
	border: none;
}
.ys li.on img{
	background:#722021;
}
.ys li.on h1,.ys li.on h2 {
	color: #722021;
}
.yslist {
	width: 1200px;
	height: 440px;
	margin: 0 auto;
}
.yslist img {
	width: 600px;
	height: 440px;
	display: block;
	float: left;
}
.yslist  div {
	float: left;
	background: #fff;
	width: 525px;
	height: 385px;
	padding: 55px 35px 0 40px;
}
.yslist div h1 {
	font-size: 28px;
	font-family: "微软雅黑";
	color: #722021;
	line-height: 90px;
	height: 90px;
	border-bottom: 1px solid #e1e1e1;
}
.yslist div p {
	margin-top: 30px;
	font-size: 16px;
	font-family:"微软雅黑";
	color: #333;
	line-height: 30px;
}
.yslist div p strong {
	font-size: 13px;
	font-family: "微软雅黑";
	color: #fff;
	line-height: 30px;
	height: 30px;
	width: 30px;
	background: #722021;
	border-radius: 50%;
	display: inline-block;
	text-align: center;
	margin-right: 10px;
}
.main_5f {
	height: 760px;
	width: 100%;
	max-width: 1920px;
	margin:0 auto;
	background: #fff;
}
.sfanli {
	width: 1200px;
	height: 505px;
	margin:0 auto;
}
.sfanli li img {
	width: 100%;
	height: auto;
}
.sfa_1 {
	width: 525px;
	height: 505px;
	float:left;
}
.sfa_1 li:nth-child(1) {
	width: 525px;
	height: 317px;
	overflow: hidden;
	margin-bottom: 10px;
}
.sfa_1 li:nth-child(1) img {
	max-width: 525px;
	min-height: 317px;
}
.sfa_1 li:nth-child(2) {
	width: 525px;
	height: 167px;
	overflow: hidden;
}
.sfa_1 li:nth-child(2) img {
	max-width: 525px;
	min-height: 167px;
}
.sfa_2 {
	width: 675px;
	height: 505px;
	float: left;
}
.sfa_3 {
	width: 675px;
	height: 290px;
}
.sfa_4 {
	width: 675px;
	height: 205px;
} 
.sfa_3 li {
	margin-left: 10px;
	margin-bottom: 10px;
	float: left;
}
.sfa_5 {
	width: 260px;
	height: 290px;
	float: left;
}
.sfa_5 li:nth-child(1){
	width: 251px;
	height: 135px;
	overflow: hidden;
}
.sfa_5 li:nth-child(1) img{
	max-width: 251px;
	min-height: 135px;
}
.sfa_5 li:nth-child(2){
	width: 251px;
	height: 135px;
	overflow: hidden;
}
.sfa_5 li:nth-child(2) img{
	max-width: 251px;
	min-height: 135px;
}
.sfa_6  {
	float: left;
	width: 405px;
	height: 280px;
}
.sfa_6 li{
	width: 405px;
	height: 280px;
	overflow: hidden;
}
.sfa_6 li img{
	max-width: 406px;
	min-height: 280px;
}
.sfa_4 li {
	width: 327px;
	height: 204px;
	float: left;
	margin-left: 10px;
	overflow: hidden;
}
.sfa_4 li img {
	max-width: 327px;
	min-height: 204px;
}
.sfanli li:hover img {	
	transition: 1s;
	transform:scale(1.2,1.2); 
	-ms-transform:scale(1.2,1.2);  	/* IE 9 */
	-moz-transform:scale(1.2,1.2); 	/* Firefox */
	-webkit-transform:scale(1.2,1.2);  /* Safari 和 Chrome */
	-o-transform:scale(1.2,1.2); 
}
.main_6f {
	height: 358px;
	width: 100%;
	max-width: 1920px;
	margin:0 auto;
	background: url(../images/m6bg.jpg) no-repeat top center;
}
.m6left {
	width: 285px;
	height: 40px;
	padding-top: 210px;
	margin-left: 500px;
	float: left;
}
.m6left li {
	float: left;
	width:130px;
	height: 40px;
	background: #fff;
	margin:0 4px; 
}
.m6left li  a {
	display: block;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	font-family:"微软雅黑";
	color: #333;
}
.m6left li:hover a{
	background: #fdf0ca;
	color: #752526;
}
.m6right {
	padding-top: 200px;
	float: left;
	margin-left: 105px;
}
.m6right p {
	font-size: 14px;
	font-family: "微软雅黑";
	color: #fff;
	line-height: 25px;
}
.m6right h1 {
	font-size: 24px;
	font-family: "微软雅黑";
	color: #fdf0ca;
	line-height: 30px;
}
.main_7f {
	height: 740px;
	width: 100%;
	max-width: 1920px;
	margin:0 auto;
}
.m7 {
	width: 1200px;
	height: 475px;
	margin:0 auto;
}
.m7left  {
	width: 590px;
	height: 550px;
	float: left;
}
.m7right {
	width: 550px;
	height: 550px;
	float: right;
}
.lmtit {
	height: 49px;
	padding-left: 60px;
	margin-bottom: 20px;
}
.lmtit span {
	display: block;
	float: left;
	height: 49px;
}
.lmtit h1 {
	font-family: "微软雅黑";
	color: #222;
	font-size: 24px;
	line-height: 20px;
	font-weight: normal;
}
.lmtit h2 {
	font-family: "宋体";
	color: #aeaeae;
	font-size: 24px;
	line-height: 40px;
	font-weight: normal;	
}
.lmtit a {
	width: 54px;
	height: 27px;
	line-height: 27px;
	background: #722021;
	display: block;
	float: right;
	margin-top: 10px;
	font-size: 14px;
	font-family: "微软雅黑";
	color: #fff;
	text-align: center;
}
.lmtit a:hover {
	background: #c32022;
	color: #fff;
}
.khlist {
	width: 590px;
	height: 450px;
}
.khlist li {
	height: 205px;
	width: 590px;
	margin-bottom: 10px;
}
.khlist li img{
	width: 220px;
	height: 205px;
	display: block;
	float: left;
	margin-right: 23px;
}
.khlist li  div {
	float: left;
	height: 205px;
	width: 330px;
}
.khlist li h1 {
	font-size: 16px;
	font-family: "微软雅黑";
	color: #333;
	line-height: 40px;
	margin-bottom: 10px;
}
.khlist li span {
	display:block;
	font-size: 16px;
	font-family: "微软雅黑";
	color: #666;
	line-height: 30px;
	height: 90px;
	overflow: hidden;
	margin-bottom: 20px;
}
.khlist li .lkmore {
	font-family: "微软雅黑";
	color: #752526;
	font-size: 16px;
	line-height: 30px;
}
.khlist li:hover h1 {
	color: #752526;
}
.khlist li .lkmore:hover {
	text-decoration: underline;
}
.hzlist {
	width: 530px;
	height: 405px;
	background: #fef7e4;
	padding:15px 10px;
}
.hzlist  li {
	width: 245px;
	height: 175px;
	border: 1px solid #dbd7cc;
	float: left;
	margin: 9px;
	overflow: hidden;
}
.hzlist  li img {
	width: 245px;
	height: 175px;
}
.main_8f {
	height: 700px;
	background: #fff;
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
}
.main_9f {
	width: 100%;
	max-width: 1920px;
	height: 990px;
	margin:0 auto;
	background: url(../images/m9bg.jpg) no-repeat top center;
}
.about {
	width: 1200px;
	height: 790px;
	margin:0 auto;
	background: #fff;
}
.aboutcon {
	width:1145px;
	height: 390px;
	padding-top: 30px;
	margin:0 auto 30px; 
}
.aboutcon img {
	width: 581px;
	height: 387px;
	float: left;
	display: block;
}
.abcon {
	width: 507px;
	height: 335px;
	border: 1px solid #cbcbcb;
	float: left;
	padding: 25px;
}
.abcon h1 {
	font-size: 22px;
	font-family: "微软雅黑";
	color: #333;
	line-height: 40px;
	margin-bottom: 15px;
}
.abcon div {
	font-size: 16px;
	font-family: "微软雅黑";
	color: #333;
	line-height: 30px;
	display: block;
	height: 210px;
	overflow: hidden;
	margin-bottom: 20px;
}
.abcon a {
	display: block;
	width: 106px;
	height: 36px;
	border:1px solid #722021;
	line-height: 36px;
	font-size: 14px;
	font-family: "微软雅黑";
	color: #722021;
	text-align: center;
}
.abcon a:hover {
	background: #722021;
	color: #fff;
}
.scsl {
	width: 1145px;
	height: 315px;
	margin: 0 auto;
	background: #722021;
}
.sclm {
	background: url(../images/scsl.png) no-repeat left center;
	height: 40px;
	width: 190px;
	text-align: center;
	padding: 22px 0;
	margin: 0 auto;
}
.sclm h1 {
	font-size: 28px;
	font-family: "微软雅黑";
	color: #fff;
	line-height:40px;
	font-weight: normal;
}
.scsllist {
	width: 1110px;
	height: 215px;
	margin:0 auto;
}
.scsllist .prev{ 
	display:block;  
	width:18px; 
	height:29px; 
	float:left; 
	margin-top:70px; 
	margin-right: 10px; 
	overflow:hidden;
	cursor:pointer;
	background:url("../images/left.png") no-repeat;
}
.scsllist .next{ 
	display:block;  
	width:18px; 
	height:29px; 
	float:right; 
	margin-top:70px; 
	margin-left: 10px; 
	overflow:hidden;
	cursor:pointer;
	background:url("../images/right.png") no-repeat;
}
.sclist {
	width: 1040px;
	height: 215px;
	float: left;
	overflow: hidden;
}
.sclist ul{ 
	overflow:hidden; 
	zoom:1; 
}
.sclist ul li {
	width: 236px;
	height: 216px;
	margin: 0 7px;
	overflow: hidden;
	float: left;
}
.sclist li  div{
	float: left;
	width: 235px;
	height:175px;
	background: #fff;
	padding: 5px;
	display: block;
	vertical-align: middle;
	text-align: center;
	overflow: hidden;
}
.sclist li div img {
	height: 100%;
	width: auto;
	max-width: 235px;
	max-height: 175px;
	display: inline;
}
.sclist li span {
	display: block;
	line-height:30px;
	height: 30px;
	font-size: 14px;
	font-family: "微软雅黑";
	color: #fff;
	text-align: center;
}
.sclist li:hover img {
	transition: 1s;
	transform:scale(1.2,1.2); 
	-ms-transform:scale(1.2,1.2);  	/* IE 9 */
	-moz-transform:scale(1.2,1.2); 	/* Firefox */
	-webkit-transform:scale(1.2,1.2);  /* Safari 和 Chrome */
	-o-transform:scale(1.2,1.2); 
}
.sclist li:hover span {
	color: #fff;
}
.main_10f {
	height: 655px;
	width: 1200px;
	margin: 0 auto;
}
.sfzx,.hyzx {
	width: 370px;
	height: 595px;
	float: left;
	margin-right: 30px;
}
.question {
	width: 395px;
	height: 595px;
	background: #fef7e4;
	float: right;
}
.xwlm{
	height: 67px;
	line-height: 67px;
	padding-left: 40px;
}
.xwlm h1 {
	font-size: 22px;
	font-family: "微软雅黑";
	color: #333;
	display: inline;
}
.xwlm h2 {
	font-size: 14px;
	font-family: "微软雅黑";
	color: #666;
	display: inline;
	font-weight: normal;
}
.xwlm a {
	width: 40px;
	height: 13px;
	display: block;
	background: url(../images/more.jpg) no-repeat top center;
	margin-top :27px;
	float: right;
}
.xwlist {
	width: 370px;
	height: 528px;
	background: #fef7e4;
}
.xwlist ul {
	width: 340px;
	margin: 0 auto;
}
.xwlist  li {
	height: 43px;
	line-height: 43px;
	border-bottom: 1px dashed #dddbd6;
	float: left;
	margin: 0 auto;
	width: 340px;
	overflow: hidden;
}
.xwlist  li a {
	font-size: 14px;
	font-family: "微软雅黑";
	color: #666;
}
.xwlist  li:hover a{
	color: #722021;
}
.quelist{
	margin-top:20px;
	width: 320px;
	height: 490px;
	margin: 20px auto 10px;
	overflow: hidden;
}
.quelist ul li {
	padding-bottom: 10px;
	border-bottom:1px dashed #c9c8c7;
	margin-bottom: 10px;
	height: 115px;
}
.quelist li h1 {
	font-size: 16px;
	font-family: "微软雅黑";
	color: #333;
	line-height: 40px;
	height: 40px;
	overflow: hidden;
	background: url(../images/q.png) no-repeat  0;
	padding-left: 40px;
}
.quelist li span {
	background: url(../images/a.png) no-repeat top left;
	padding-left: 40px;
	display: block;
	font-family: "微软雅黑";
	color: #666;
	line-height: 25px;
	height: 75px;
	overflow: hidden;
}
.quelist li:hover h1 {
	color: #722021;
}
.main_11f {
	height: 300px;
	background: #fef7e4;
	width: 100%;
	max-width: 1920px;
}
.klm {
	height: 40px;
	line-height: 40px;
	background: url(../images/hx.png) no-repeat right 58px;
	padding-top: 40px;
}
.klm h1 {
	font-size: 30px;
	font-family: "微软雅黑";
	color: #333;
}
.knav ul {
	height: 40px;
	overflow: hidden;
	margin-top:20px; 
}
.knav ul h1 {
	background: url(../images/knavbg.png) no-repeat top center;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 20px;
	font-family: "微软雅黑";
	color: #fff;
	width: 143px;
	float: left;
	margin-right: 20px;
}
.knav ul li {
	float: left;
	height: 40px;
	line-height: 40px;
}
.knav ul li a {
	font-size: 16px;
	font-family: "微软雅黑";
	color: #333;
	padding:0 10px;
	display: block;
}
.knav ul li a:hover {
	color: #722021;
	text-decoration: underline;
}






