.wrap {
	width: 1200px;
	clear: both;
	margin: 0 auto;
}

.header {

	border-top: 4px solid #ea1939;
}

.flexbox {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 20px 0;
}

.navbar {
	background-color: #333436;
	height: 50px;
}

.navbar-nav li {
	float: left;
	text-align: center;
}

.navbar-nav li a {
	line-height: 50px;
	color: #fff;
	display: block;
	font-size: 16px;
	text-align: center;
	height: 50px;
	padding: 0 52px;
}

.navbar-nav li.active,
.navbar-nav li:hover {
	background-color: #ea1939;
}

.footline {
	text-align: center;
	height: 90px;
	background:
}

.line {
	border: 0;
}

.copyright {
	color: #555;
	line-height: 180%;
}

.copyright p {
	font-size: 12px;
}

.footer {
	width: 100%;
	padding-bottom: 20px;
	line-height: 30px;
	padding-top: 30px;
}


.floor3 {
	padding: 50px 0;
	height: 700px;
	background-color: #F0F0EE;
}

.floor4 {
	padding-top: 30px;
}

.bd {
	padding: 20px 5px;
	overflow: hidden;
	zoom: 1;
	border-top: 0;
	border-bottom: 0
}

.newsr {
	width: 700px;
	float: right;
}

.textlist1 li {
	border-bottom: 1px dashed #ccc;
	padding: 10px 0;
	width: 100%;
	background: url(/static/default/pc/images/a8.gif) 3px 17px no-repeat;
	text-indent: 20px;
}

.textlist1 li p {
	color: #888;
}

.textlist1 li:first-child {
	width: 100%;
	text-indent: 0;
	background: none;
}

.textlist1 li:first-child a {
	font-size: 24px;
	margin-bottom: 8px;
	display: block;
	font-weight: bold;
}

.textlist1 li span.newstime {
	color: #999;
	float: right;
}

.textlist2 {}

.textlist2 li {
	height: 80px;
	overflow: hidden;
	width: 550px;
	float: left;
	padding-bottom: 50px;
	/*解决ie6bug*/
}

.textlist2 li:nth-of-type(even) {
	float: right;
}

.li0 {
	float: left;
}

.li1 {
	float: right;
}

.textlist2 li img {
	display: block;
	float: left;
	width: 180px;
	height: 110px;
	margin-right: 20px;
}

.textlist2 li a {
	font-size: 16px;
	color: #333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.textlist2 li a:hover {
	color: #ff6138;
}

.textlist2 li .right_text {
	float: left;
	padding-left: 10px;
	width: 340px;
	overflow: hidden;
}

.textlist2 li .right_text a {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.textlist2 li p {
	text-align: left;
	line-height: 25px;
	margin-top: 10px;
	color: #666;
	height: 50px;
	overflow: hidden;
}

.textlist2 li .float_right {
	line-height: 80px;
}



.gridlist li {
	float: left;
	text-align: center;
	margin: 0px 8px 20px 8px;
	width: 276px;
	height: 260px;
	overflow: hidden;
	display: inline
		/*解决ie6 双边距bug*/
	;
	text-overflow: ellipsis;
	white-space: nowrap;
	border: 1px solid #eee;
}

.gridlist li:hover {
	box-shadow: 0 0 10px #eee;
}

.gridlist li .img {
	height: 180px;
	overflow-y: hidden;
	display: block;
	margin-bottom: 8px;
}

.gridlist li img {
	width: 240px;
	min-height: 180px;
	max-height: 300px;
	margin: 10px 0px;
}

.gridlist li a {
	white-space: nowrap;
	line-height: 28px;
	font-size: 16px;
}

.gridlist li a:hover img {}


.piclist {
	position: relative;
	width: 100%;
	height: 500px;
	margin-top: 20px;
}

.piclist li {
	position: absolute;
	text-align: center;
	overflow: hidden;
}

.piclist li a {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.piclist li a:hover {
	color: #FF0;
}

.piclist li a img {
	width: 100%;
}

.piclist li.li1 {
	left: 0;
	top: 0;
	width: 280px;
	height: 500px;
}

.piclist li.li1 img {
	height: 500px;
}

.piclist li.li2 {
	left: 290px;
	top: 0;
	width: 440px;
	height: 240px;
	overflow: hidden;
}

.piclist li.li3 {
	left: 750px;
	top: 0;
	width: 440px;
	overflow: hidden;
	height: 240px;
}

.piclist li.li4 {
	left: 290px;
	top: 260px;
	width: 440px;
	overflow: hidden;
	height: 240px;
}

.piclist li.li4 img {
	height: 240px;
	vertical-align: middle;
}

.piclist li.li5 {
	left: 750px;
	top: 260px;
	width: 440px;
	overflow: hidden;
	height: 240px;
}

.piclist li.li5 img {
	height: 240px;
	vertical-align: middle;
}

#picnews {
	width: 440px;
	padding: 10px;
	border: 1px solid #ddd;
	height: 320px;
	float: left;
	position: relative;
	background: #fff;
}

.subtitle .wrap {
	display: flex;
	align-items: center;
	line-height: 60px;
	height: 60px;
	justify-content: space-between;
}

.subtitle h3 {
	text-indent: 70px;
	height: 60px;
	line-height: 60px;
	background: url(/static/default/pc/images/right_title_h2.png) no-repeat 0 5px;
	color: #a92121;
}

.localhost {
	text-align: right;
}

.subtitle {
	background: url(/static/default/pc/images/right_title.jpg) left bottom repeat-x;
	height: 62px;
	overflow: hidden;
	zoom: 1;
	margin-bottom: 20px;
}


.content p {
	font-size: 16px;
	line-height: 200%;
	color: #454545;
}

.listtext li {
	padding: 20px 0;
	border-bottom: 1px dashed #ccc;
}

.listtext .pic {
	width: 180px;
	height: 140px;
	overflow: hidden;
	float: left;
	margin-right: 30px;
}

.listtext .pic img {
	width: 100%;
}

.listtext .con {}

.listtext .title {
	font-size: 20px;
	line-height: 180%;
	display: block;
	margin-bottom: 20px;
}

.listtext p {
	color: #aaa;
}

.container h1 {
	text-align: center;
}

#infoall {
	text-align: center;
	padding: 20px 0;
	color: #999;
}

.content {
	padding: 20px 0 50px 0;
}

.pages {
	padding: 30px 0;
}

.figure {
	width: 20%;
	max-height: 240px;
	overflow: hidden;
	float: left;
	padding: 15px 1.5%;
	border: 1px solid #eee;
	margin: 10px;
}

.figure .pic {
	height: 200px;
	overflow: hidden;
}

.figure .pic img {
	width: 100%;
	min-height: 200px;
}

.figure .title {
	line-height: 200%;
	margin-top: 10px;
}

.pagination {
	text-align: center;
	padding: 20px 0;
}

.pagination a {
	display: inline-block;
	padding: 3px 10px;
	border: 1px solid #eee;
	color: #888;
}

.pagination a:hover {
	background-color: #F0F0EE;
}

.tese {
	width: 100%;
	padding: 50px 0;
	border-top: 12px solid #f8f8f8;
}

.tese ul {
	width: 1200px;
	margin: 0 auto;
}

.tese ul li {
	width: 23%;
	margin-right: 2%;
	float: left;
}

.tese ul li i {
	width: 115px;
	height: 95px;
	float: left;
}

.tese ul li.tsli1 i {
	background: url(/static/default/pc/images/ic01.jpg) no-repeat;
}

.tese ul li.tsli2 i {
	background: url(/static/default/pc/images/ic02.jpg) no-repeat;
}

.tese ul li.tsli3 i {
	background: url(/static/default/pc/images/ic03.jpg) no-repeat;
}

.tese ul li.tsli4 i {
	background: url(/static/default/pc/images/ic04.jpg) no-repeat;
}

.tese ul li h4 {
	font-size: 22px;
	font-weight: 400;
	line-height: 40px;
}

.tese ul li p {
	font-size: 14px;
}


.hd {
	margin-bottom: 7px;
	line-height: 34px;
}

.hd h2 {
	font-size: 22px;
	font-weight: 500;
	color: #333;
	background: url(/static/default/pc/images/left_title2.gif) repeat-x bottom;
	padding-bottom: 15px;
}

.textlist {}

.textlist li {
	border-bottom: 1px dashed #C5C3BF;
	background: url(/static/default/pc/images/textlist.gif) left center no-repeat;
	line-height: 35px;
	height: 35px;
	text-indent: 8px;
	overflow: hidden;
	width: 100%;
	/*解决ie6bug*/
}

.textlist a {
	display: block;
	line-height: 35px;
	height: 35px;
}

.textlist a:hover {
	background: #F6F6F6 url(/static/default/pc/images/textlist.gif) left center no-repeat;
}

.gridlist {}


/*联系我们*/
.contact li {
	border-bottom: 1px dashed #DFDFDE;
	padding: 10px 0;
	text-indent: 35px;
	line-height: 26px;
}

.contact .Mobile {
	background: url(/static/default/pc/images/Mobile.png) no-repeat left 8px;
}

.contact .Telephone {
	background: url(/static/default/pc/images/Telephone.png) no-repeat left 8px;
}

.contact .Address {
	background: url(/static/default/pc/images/address.gif) no-repeat left 8px;
}

.hd2 {
	text-align: center;
	padding: 60px 0 50px 0;
	background: url(/static/default/pc/images/titbg2.png) no-repeat center 80px;
}

.hd2 h2 {
	font-size: 28px;
	font-weight: 500;
	color: #222;
}

.hd3 {
	text-align: center;
	padding: 60px 0 50px 0;
	background: url(/static/default/pc/images/titbg1.png) no-repeat center 80px;
}

.hd3 h2 {
	font-size: 28px;
	font-weight: 500;
	color: #222;
}

p {
	margin: 0px;
	line-height: 1.8em;
}

.floor5 {
	background: #f8f8f8;
	overflow: hidden;
	height: 270px;
	padding-top: 50px;
}

.box-l {
	float: left;
	width: 550px;
}

.box-r {
	width: 550px;
	float: right;
}

#floor7 .hd {
	text-align: center;
	padding: 60px 0 50px 0;
	background: url(/static/default/pc/images/titbg2.png) no-repeat center 80px;
}

#floor7 .hd h2 {
	font-size: 28px;
	font-weight: 500;
	color: #222;
}

.gridlist2 {
	overflow: hidden;
	padding-bottom: 20px;
}

.gridlist2 li {
	margin: 0;
	float: left;
	/*height:205px;*/
	padding: 0px 0;
	width: 364px;
	margin: 10px;
	height: 260px;
	position: relative;
}

.gridlist2 li img {
	display: block;
	z-index: 0;
	width: 100%;
	height: 260px;
	/*height:165px;*/
	position: absolute;
}

.gridlist2 li .InfoSTitle {
	text-align: center;
	line-height: 50px;
	opacity: 0.85;
	z-index: 1000;
	font-size: 16px;
	background: #000;
	color: #fff;
	display: block;
	width: 100%;
	height: 50px;
	position: absolute;
	bottom: 0;
	left: 0;
}

.gridlist2 li:hover .InfoSTitle {
	background: #ea1939;
}

.gridlist2 li .InfoSTitle a {
	color: #fff;
}


.link {
	border-top: 1px solid #EEE;
	padding: 20px 0;
}

.link a {
	padding: 0 15px;
	display: inline-block;
	padding: 5px 40px 5px 0;
	overflow: hidden;
	white-space: nowrap;
}

a.more2 {
	font-size: 16px;
	display: inline-block;
	width: 120px;
	height: 32px;
	line-height: 32px;
	border: 1px solid #f2f2f2;
}

#floor4 {
	min-height: 600px;
	background: #f8f8f8;
}

#floor4 .wrap {
	position: relative;
}

#floor4 .con {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1000;
	width: 280px;
	height: 300px;
	background: #ea1939;
	padding: 40px;
	color: #fff;
	font-size: 20px;
	line-height: 2em;
	opacity: 0.8;
}

.gridlist0 {
	width: 103%;
	margin-left: -1.5%;
	min-height: 420px;
}

.gridlist0 li {
	width: 22%;
	margin: 1.5%;
	box-shadow: 0 0 2px #ddd;
	float: left;
	min-height: 320px;
	text-align: center;
	cursor: pointer;
}

.gridlist0 li.gl01 {
	background: url(/static/default/pc/images/pic01.jpg) no-repeat center center;
}

.gridlist0 li.gl02 {
	background: url(/static/default/pc/images/pic02.jpg) no-repeat center center;
}

.gridlist0 li.gl03 {
	background: url(/static/default/pc/images/pic03.jpg) no-repeat center center;
}

.gridlist0 li.gl04 {
	background: url(/static/default/pc/images/pic04.jpg) no-repeat center center;
}

.gridlist0 li h3 {
	margin-top: 1em;
	font-size: 22px;
	font-weight: 400;
}

.gridlist0 li:hover {
	box-shadow: 0 0 15px #aaa;
}


.gridlist1 {
	overflow: hidden;
	width: 100%;
	margin: 0px 7%;
}

.gridlist1 li {
	margin: 0;
	float: left;
	/*height:205px;*/
	overflow: hidden;
	display: inline
		/*解决ie6 双边距bug*/
	;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 50px 0;
}

.gridlist1 li img {
	display: block;
	background: #FFF;
	width: 314px;
	height: 200px;
	/*height:165px;*/
}

.gridlist1 li .InfoSTitle {
	text-align: center;
	white-space: nowrap;
	line-height: 30px;
	display: block;
	color: #3D3C3C;
}

.prev,
.next {
	margin-right: 10px;
	cursor: pointer;
	float: left;
	background: #D3D3D3 url(/static/default/pc/images/prev.jpg) no-repeat center;
	display: block;
	width: 20px;
}

.next {
	margin: 0 0 0 10px;
	float: right;
	background: #D3D3D3 url(/static/default/pc/images/next.jpg) no-repeat center;
}


.sidewrap {
	width: 1200px;
	margin: 30px auto;
}

.sider {
	float: left;
	width: 240px;
	margin-bottom: 20px;
	background: #fff;
	padding: 10px;
	border: 1px solid #f2f2f2;
}

.sidemain {
	float: right;
	width: 874px;
	border: 1px solid #f2f2f2;
	background: #FFF;
	padding: 20px;
	margin-bottom: 20px;
}

.SonlineBox {
	width: 162px;
	font-size: 12px;
	overflow: hidden;
	top: -600px;
	z-index: 9999;
	position: fixed;
}

.SonlineBox .openTrigger {
	width: 30px;
	height: 110px;
	position: absolute;
	top: 0px;
	z-index: 1;
	cursor: pointer;
	background: #00a91c url(/static/default/pc/images/redOpen.jpg) no-repeat;
}

.SonlineBox .titleBox {
	width: 100%;
	height: 35px;
	line-height: 35px;
	background: #00a91c url(/static/default/pc/images/redTitleBg.gif) repeat-x;
	border-bottom: 2px solid #c30202;
	position: relative;
	z-index: 1;
}

.SonlineBox .titleBox span {
	margin-left: 10px;
	color: #fff;
	font-size: 14px;
	font-family: '寰蒋闆呴粦', '榛戜綋';
}

.SonlineBox .contentBox {
	display: block;
	width: 100%;
	height: auto;
	border: 2px solid #c30202;
	overflow: hidden;
	background: #fff;
	position: absolute;
	z-index: 2;
}

.SonlineBox .contentBox .closeTrigger {
	width: 25px;
	height: 25px;
	display: block;
	cursor: pointer;
	position: absolute;
	top: 5px;
	right: 5px;
	z-index: 2;
	background: url(/static/default/pc/images/closeBtnImg.gif) no-repeat;
}

.SonlineBox .contentBox .listBox {
	overflow: hidden;
	margin: 6px 0;
	position: relative;
}

.SonlineBox .contentBox .listBox .QQList {
	display: block;
	width: 100%;
	margin: 5px auto 5px auto;
	padding: 0px 0;
}

.SonlineBox .contentBox .listBox .QQList span {
	display: block;
	width: 47%;
	height: 25px;
	overflow: hidden;
	text-align: right;
	float: left;
	line-height: 26px;
	color: #444;
}

.SonlineBox .contentBox .listBox .QQList div.ico {
	width: 52%;
	height: 25px;
	overflow: hidden;
	float: left;
}

.SonlineBox .contentBox .listBox .QQList div.ico a {}

.SonlineBox .contentBox .tels {
	width: 90%;
	margin: 0 auto;
	border-top: 1px dotted #ccc;
	height: auto;
	padding-bottom: 10px;
	line-height: 200%;
	text-align: center;
}

.SonlineBox .contentBox .tels font {
	display: block;
	line-height: 35px;
	font-family: '寰蒋闆呴粦', '榛戜綋';
	font-size: 16px;
	color: #555;
}

.SonlineBox .contentBox .tels span {
	display: block;
	line-height: 25px;
	font-family: "Palatino Linotype", "Book Antiqua";
	font-size: 20px;
	color: #555;
	font-weight: bold;
}
