.demoh3 h3{
	width: 400px;
	background-image: url(../img/titlebg.png);
	background-color: #fff;
	text-align: center;
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0 auto;
	color: #c92b2f;
	font-size: 26px;
	font-weight: bold;
}
.demoh3 h3 span{
	color: #b9b9b9;
	font-weight: normal;
	font-size: 26px;
	margin-left: 10px;
}
.demoh3{
	background: url(../img/titlebg.jpg) left center;
	background-repeat: repeat-x;
	background-position: left center;
}
.indexpart1{
	padding-top: 80px;
	padding-bottom: 80px;
}
.indexpart1 .demoh3{
	margin-bottom: 47px;
}
.indexpart2{
	background: #f7f7f7;
	padding-top: 80px;
	padding-bottom: 80px;
}
.indexpart2 h3{
	background-color: #f7f7f7;
	margin-bottom: 50px;
}
.indexpart3{
	padding-top: 80px;
	padding-bottom: 80px;
}
.indexpart3 h3{
	width: 242px;
	margin-bottom: 50px;
	background-image: url(../img/titlebg2.png);
}
.indexpart4{
	background-color: #f7f7f7;
	padding-top: 80px;
	padding-bottom: 80px;
}
.indexpart4 h3{
	background-color: #f7f7f7;
	margin-bottom: 54px;
}
.indexpart1,.indexpart2,.indexpart3,.indexpart4{
	height: auto;
	overflow: hidden;
}

.indexpart1 li a{
	display: block;
	width: 180px;
	height: 186px;
	position: relative;
	padding-top: 40px;
}
.indexpart1 li a div{
	height: 185px;
	width: 180px;
	background: url(../img/baseactive2.png) no-repeat center center;
}
.indexpart1 li a img{
	position: absolute;
	top: 0;
	left: 50px;
}
.indexpart1 li{
	margin-left: 25px;
}
.indexpart1 li:first-child{
	margin-left: 0;
}
.indexpart1 li a div p{
	text-align: center;
}
.indexpart1 li a div p:first-child{
	padding-top: 70px;
	font-size: 17px;
}
.indexpart1 li a div p:first-child+p{
	font-size: 12px;
	height: 60px;
	line-height: 60px;
	background: #f7f7f7;
	position: absolute;
	bottom: 2px;
	width: 178px;
	left: 1px;
}
.indexpart1 li:hover div{
	background: url(../img/baseactive.png) no-repeat center center;
	height: 185px;
	width: 180px;
}
.indexpart1 li:hover p{
	color: #c92b2f;
}


.indexpart2 li{
	width: 248px;
	text-align: center;
	border: 1px solid #b9b9b9;
	background: #fff;
	height: 198px;
	position: relative;
}
.indexpart2 li a{
	display: block;
}
.indexpart2 li:hover{
	border: 1px solid #dc3523;
}
.indexpart2 li div{
	position: absolute;
	top: 0;
	padding-top: 40px;
	width: 100%;
	text-align: center;
}
.indexpart2 li img{
	margin-bottom: 27px;
}
.indexpart2 li p{
	line-height: 20px;
}
.indexpart2 li div:first-child+p{
	font-size: 18px;
	line-height: 24px;
	margin-top: 113px;
}
.indexpart2 li div:first-child+p+p{
	font-size: 12px;
	line-height: 20px;
	color: #b1b1b1;
}

.indexpart3 ul{
	display: block;
	height: auto;
	overflow: hidden;
	background: url(../img/otherbg.png) repeat-x left center;
	background-position: left 117px;	
}
.indexpart3 li{
	background: url(../img/others1.png) no-repeat center center;
	background-position: center center;
}
.indexpart3 li:first-child+li,.indexpart3 li:first-child+li+li+li{
	background: url(../img/others2.png) no-repeat center center;
	background-position: center center;
}
.indexpart3 li a{
	display: block;
	height: 159px;
	position: relative;
	padding-top: 85px;
}
.indexpart3 li a div{
	background: url(../img/others.png) no-repeat;
	width: 70px;
	height: 70px;
	text-align: center;
	line-height: 70px;
	margin: 0 auto;
	font-size: 26px;
	font-family:Simsun;
}
.indexpart3 li{
	width: 180px;
	height: 236px;
	text-align: center;
	padding-bottom: 4px;
}
.indexpart3 li:first-child{
	margin-left: 51px;
}
.indexpart3 li p{
	line-height: 20px;
	font-size: 18px;
}
.indexpart3 li p span{
	font-size: 12px;
	color: #b1b1b1;
}
.indexpart3 li h5{
	margin-top: 47px;
}
.indexpart3 li:first-child+li h5,.indexpart3 li:first-child+li+li+li h5{
	position: absolute;
	top: 0;
	width: 100%;
	margin-top: 0;
}
.indexpart3 li:hover p{
	color: #dc3523;
}
.indexpart3 li:hover span{
	color: #fb9186;
}
.indexpart3 li:hover div{
	background: url(../img/othersactive.png) no-repeat;
	color: #fff;
}

.indexpart4>div>div{
	float: left;
	width: 480px;
	margin-left: 42px;
	background: #fff;
	height: 115px;
	overflow: hidden;
	padding-top: 45px;
}
.indexpart4>div>div:first-child{
	margin-left: 0;
	height: 165px;
	
}
.indexpart4>div>div>a{
	float: left;
	display: block;
	background: none;
	padding-left: 0;
}
.indexpart4 a{
	display: block;
	background: url(../img/flag.png) no-repeat left center;
	padding-left: 25px;
	font-size: 20px;
}
.downleft div,.downright div{
	float: left;
	margin-left: 30px;
}
.downleft>a{
	margin-left: 120px;
}
.downright>a{
	margin-left: 37px;
}



/* 列表页 */
.listsection{
	height: auto;
	overflow: hidden;
	border-bottom: 1px solid #dc3526;
}
.listsection>div{
	float: left;
}
.listnav{
	width: 250px;
	float: left;
	margin-right: 50px;
}
.listnav h3{
	font-size: 26px;
	color: #fff;
	line-height: 60px;
	font-weight: bold;
	height: 60px;
	background: #dc3525;
	width: 250px;
	text-align: center;
}
.listnav li{
	float: none;
	padding-left: 40px;
	line-height: 62px;
	height: 60px;
	width: 210px;
	font-size: 20px;
	border-bottom:1px solid  #e5e5e5;
	background: #f7f7f7;
}
.listnav li.active{
	border-left: 3px solid #dc3526;
	padding-left: 37px;
}
.listnav li.active a{
	color: #dc3526;
}
.listnav li:hover{
	border-left: 3px solid #dc3526;
	padding-left: 40px;
}
.listnav li:hover a{
	color: #dc3526;
}

.listmain{
	width: 700px;
}
.listmain h3{
	color: #dc3526;
	font-size: 24px;
	margin-bottom: 22px;
	line-height: 24px;
}
.listmain p.liststyle{
	color: #424242;
	padding-left: 13px;
	background: url(../img/liststyle.jpg) no-repeat left center;
	font-size: 16px;
	margin-bottom: 18px;
}
.listmain a{
	
}
.listmain a.downstyle{
	background-color: #f7f7f7;
	color: #000;
	display: inline-block;
	padding: 0 15px;
	padding-left: 44px;
	background-image: url(../img/flag2.png);
	background-repeat: no-repeat;
	background-position: 15px;
	height: 30px;
	line-height: 30px;
}
.listmain a.downstyle:hover{
	color: #dc3523;
}
.listmain>div{
	padding-bottom: 47px;
}

.grid a{
	display: block;
	height: auto;
	overflow: hidden;
}
.grid a>img{
	float: left;
}
.grid a>div{
	margin-top: 70px;
	float: left;
	text-align: center;
	padding-left: 40px;
	width: 156px;
	color: #424242;
}
.grid a>div p{
	color: #424242;
}
.grid a>div img:first-child+p{
	background: url(../img/minwidthbg.png) no-repeat center center;
}
.listmain>div.grid{
	padding-bottom: 37px;
}

.listmain .engname p.liststyle{
	display: block;
	margin-bottom: 23px;
}
.engname p:first-child+a{
	margin-bottom: 18px;
}


.downlist{
	padding-top: 27px;
	padding-bottom: 40px;
}
.downlist h3{
	width: 400px;
	background-repeat: no-repeat;
	background-position: left center;
	color: #c92b2f;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 30px;
}
.downlist h3 span{
	color: #b9b9b9;
	font-weight: normal;
	font-size: 24px;
	margin-left: 10px;
}
.downlist>div{
	height: auto;
	overflow: hidden;
	margin-bottom: 10px;
}
.downlist a{
	background-color: #f7f7f7;
	color: #000;
	display: inline-block;
	padding-left: 44px;
	background-image: url(../img/flag.png);
	background-repeat: no-repeat;
	background-position: 15px;
	float: left;
	margin-right: 20px;
	font-size: 20px;
	height: 40px;
	line-height: 40px;
	width: 270px;
	margin-bottom: 10px;
}
.downlist a:hover{
	color: #dc3523;
}