/*---------- base ---------*/

* {
	padding: 0px;
	margin: 0px;
}
html {
}
body {
	font-size: 12px;
	font-family: "微软雅黑";
	margin: 0px auto;
	padding: 0px;
	color: #303030;
	min-width: 1400px;
}
img {
	border: none;
}
a {
	color: #333333;
	text-decoration: none;
	transition: all 0.3s ease-in-out 0s;
}
a:hover {
	color: #D2213E;
	text-decoration: none;
}
ul, li, ol, dl, dt, dd {
	list-style: none;
	padding: 0px;
}
input, select, button {
	font: 12px Verdana, Arial, Tahoma;
	vertical-align: middle;
	outline: none;
}
.clear {
	clear: both;
}
.center {
	margin: 0px auto;
}
.w960 {
	width: 1400px;
}
.sbj {
	margin-top: 30px;
}
.sbj1 {
	margin-top: 50px;
}
.top {
	width: 100%;
	background-color: #f6f6f6;
	border-bottom: 1px solid #ededed;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
}
.top span {
	float: right;
}
.top span a {
	padding: 0px 5px;
	font-size: 14px;
}
.topnav {
	width: 100%;
	background-color: #D2213E;
}
.logo {
	color: #fff;
	font-size: 37px;
	font-weight: bold;
	height: 66px;
	padding: 30px 0px;
	width: 460px;
	float: left;
}
.logo p {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 5.2px;
}
.logo_l{border-left: 1px solid #fff;float: left;width:190px;color: #fff;font-size: 22px;font-weight: bold;padding-left: 10px;margin-top:40px;}
.logo_l p{font-weight: normal;font-size: 14px;}
.tel {
	width: 260px;
	color: #fff;
	font-size: 20px;
	float: left;
	font-weight: bold;
	margin-top: 36px;
	margin-left: 111px;
	background: url(../images/tel602.png) no-repeat left center;
	height:52px;
	line-height:26px;
	padding-left: 60px;
}
.tel li{float: left;width: 100px;margin-top: 10px;}
.tel p{float: left;width: 160px;}
.ys {
	width: 216px;
	float: left;
	margin-left: 92px;
}
.ys img {
	margin-top: 19px;
}
#nav {
	width: 100%;
	background: url(../images/navbg.jpg) repeat-x center center;
	height: 50px;
	line-height: 50px;
}
#nav li {
	float: left;
	text-align: center;
	width: 199px;
	border-right: 1px solid #cfcfcf;
}
#nav li a {
	line-height: 50px;
	display: block;
	height: 50px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
#nav li:hover {
	text-decoration: none;
	height: 50px;
	background-color: #D2213E;
}
#nav li:hover a {
	color: #fff;
}
#nav li dl {
	width: 199px;
	background-color: #D2213E;
	list-style-type: none;
	text-align: left;
	left: -999em;
	position: absolute;
	z-index: 99999;
	float: left;
}
#nav li dl dt {
	height: 49px;
	line-height: 49px;
	border-bottom: 1px solid #fff;
}
#nav li dl dt a {
	color: #fff;
	font-size: 14px;
	height: 49px;
	line-height: 49px;
}
#nav li dl dt a:hover {
	background: none;
	font-size: 15px;
	font-weight: bold;
}
#nav li:hover dl {
	left: auto;
}
.search {
	width: 100%;
	height: 60px;
	border-bottom: 1px solid #E2E2E2;
}
.search_l {
	width: 50%;
	float: left;
	font-size: 16px;
	line-height: 60px;
}
.search_l span {
	color: #D2213E;
	font-weight: bold;
}
.search_l a {
	padding-right: 10px;
}
.search_r {
	width: 50%;
	float: right;
	margin-top: 5px;
	text-align: right;
}
.search_r input {
	color: rgba(0,0,0,0.85);
	display: inline-block;
	font-size: 16px;
	line-height: 48px;
	border-radius: 4px 0 0 4px;
	border: 1px solid #E2E2E2;
	outline: none;
	padding: 0 16px;
	vertical-align: middle;
	width: 360px;
	;
	margin: 0px;
}
.search_r button {
	background-color: #D2213E;
	border: 0px;
	border-radius: 0 4px 4px 0;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	line-height: 50px;
	outline: none;
	vertical-align: middle;
	width: 112px;
	padding: 0px;
	margin-left: -4px;
}
.search_r img {
	height: 16px;
	margin-right: 8px;
	vertical-align: middle;
	width: 16px;
}
.title {
	text-align: center;
}
.title li {
	font-size: 30px;
	font-weight: bold;
}
.title span {
	text-transform: uppercase;
	color: #D2213E;
}
.title p {
	font-size: 13px;
	color: #999999;
	margin-top: 3px;
}
.cpfl {
	justify-content: space-between;
	display: flex;
	flex-wrap: wrap;
}
.cpfl li {
	text-align: center;
	height: 52px;
	line-height: 52px;
	width: 18%;
	background-color: #D2213E;
	border-radius: 5px;
}
.cpfl li a {
	font-size: 16px;
	color: #fff;
}
.cpfl li:hover {
	background-color: #333;
}
.cpfl li:hover a {
	color: #fff;
}
.cpzs div {
	width: 341px;
	margin-right: 12px;
	float: left;
}
.cpzs div li {
	width: 341px;
	height: 435px;
	box-shadow: 1px 1px 6px #ccc;
}
.cpzs div li a {
	width: 341px;
	height: 435px;
	overflow: hidden;
	display: inline-table;
}
.cpzs div li a img {
	width: 341px;
	height: 435px;
	transition: all 0.6s;
}
.cpzs div:hover li a img {
	transition: all 0.6s;
	transform: scale(1.2);
}
.cpzs div:nth-child(4n) {
	margin-right: 0px;
}
.cpzs div p {
	line-height: 56px;
	font-size: 16px;
	text-align: center;
	height: 56px;
}
.cpzs div p a {
	font-size: 15px;
	color: #5a5a5a;
}
.cpzs div:hover p a {
	color: #D2213E;
	font-weight: bold;
}
#wrap {
	width: 100%;
	background: url(../images/gs.jpg) no-repeat center bottom;
	padding-bottom: 80px;
}
.company dl {
	width: 460px;
	float: left;
	margin-right: 20px;
	overflow: hidden;
}
.company dl img {
	border-radius: 5px;
	cursor: pointer;
	transition: all 0.6s;
}
.company dl img:hover {
	transform: scale(1.3);
}
.company ul {
	width: 920px;
	float: left;
}
.company ul p {
	text-indent: 2em;
	line-height: 35px;
	font-size: 15px;
}
.company ul li {
	margin-top: 16px;
}
.company ul li a {
	width: 140px;
	height: 42px;
	line-height: 42px;
	display: inline-block;
	text-align: center;
	background-color: #666666;
	color: #fff;
	font-size: 14px;
	border-radius: 5px;
}
.company ul li a:nth-child(2) {
	background-color: #D2213E;
	margin-left: 20px;
}
.company ul li a:hover {
	background-color: #D2213E;
}
.company ul li a:nth-child(2):hover {
	background-color: #666666;
}
#wrap1 {
	width: 100%;
	background-color: #fbfbfb;
	padding: 50px 0px;
}
.ysb ul {
	display: flex;
	justify-content: space-between;
}
.ysb ul li {
	width: 310px;
	text-align: center;
	margin: 0px 20px;
}
.ysb ul li:last-child {
	margin-right: 0px;
}
.ysb ul li img {
	transition: all .8s ease 0s;
	width: 73px;
	margin: 0 auto;
	border-radius: 50%;
	border: 5px #f1f1f1 solid;
	z-index: 1;
	background: #D2213E;
	height: 73px;
}
.ysb ul li ol {
	text-align: center;
	color: #D2213E;
	font-weight: bold;
	font-size: 22px;
	margin: 10px auto;
}
.ysb ul li p {
	font-size: 14px;
	color: #555;
	height: 84px;
	line-height: 28px;
	overflow: hidden
}
.ysb ul li:hover img {
	transform: rotate(360deg);
}
.ysb ul li dl {
	line-height: 36px;
	height: 36px;
	border-radius: 35px;
	border: 1px #ccc solid;
}
.ysb ul li dl a {
	color: #666;
	font-size: 15px;
}
.ysb ul li:hover dl {
	border: 1px #D2213E solid;
}
.ysb ul li:hover dl a {
	color: #D2213E;
}
.ysb ul li span {
	width: 30px;
	height: 2px;
	background-color: #D2213E;
	margin: 0px auto;
	display: inline-block;
}
#wrap2 {
	width: 100%;
	background-color: #F2F2F2;
	padding: 50px 0px;
}
.cpzs1 div {
	width: 335px;
	text-align: center;
	margin-right: 20px;
	float: left;
}
.cpzs1 div li {
	width: 335px;
	height: 435px;
	background-color: #fff;
	box-shadow: 1px 1px 6px #ccc;
}
.cpzs1 div li a {
	width: 335px;
	height: 435px;
	overflow: hidden;
	display: inline-table;
}
.cpzs1 div li a img {
	width: 335px;
	height: 435px;
	transition: all 0.6s;
}
.cpzs1 div p {
	font-size: 16px;
	color: #333;
	line-height: 65px;
}
.cpzs1 div:hover li a img {
	transition: all 0.6s;
	transform: scale(1.3);
}
.cpzs1 div:nth-child(4n) {
	margin-right: 0px;
}
.cpzs1 div:hover p a {
	color: #D2213E;
	font-weight: bold;
}
.hf {
	width: 100%;
	background: url(../images/gg.jpg) no-repeat center bottom;
	padding: 30px 0px;
}
.hf ul {
	width: 1100px;
	float: left;
}
.hf ul li {
	color: #fff;
	font-size: 28px;
	font-weight: bold;
}
.hf ul ol {
	color: rgba(255,255,255,0.8);
	font-size: 16px;
	line-height: 30px;
	margin-top: 15px;
}
.hf dl {
	width: 160px;
	height: 46px;
	line-height: 46px;
	margin-left: 140px;
	background-color: #D2213E;
	float: left;
	text-align: center;
	border-radius: 5px;
	margin-top: 33px;
}
.hf dl a {
	color: #fff;
	font-size: 16px;
}
.hf dl:hover {
	background-color: #fff;
}
.hf dl:hover a {
	color: #D2213E;
}
.xwzx ul {
	width: 680px;
	float: left;
	margin-right: 40px;
	margin-bottom: 30px;
	position: relative;
}
.xwzx ul:nth-child(2n) {
	margin-right: 0px;
}
.xwzx ul li {
	transition: all ease-out 0.2s;
	border-bottom: 1px solid #D3D3D3;
	text-align: left;
	width: 100%;
	height: 78px;
}
.xwzx ul li p a {
	font-size: 16px;
	color: #303030;
}
.xwzx ul li p span {
	color: #D2213E;
	font-size: 16px;
	float: right;
}
.xwzx ul li dt:before {
	position: absolute;
	content: "";
	width: 20px;
	border-bottom: 1px solid #D2213E;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	height: 52px;
}
.xwzx ul li:hover dt:before {
	width: 100%
}
.xwzx ul li dt {
	color: #909090;
	font-size: 14px;
	line-height: 26px;
	margin-top: 5px;
}
.xwzx ul:hover li p a {
	padding-left: 10px;
}
.footer {
	width: 100%;
	background-color: #343434;
	padding: 50px 0px 20px 0px;
	color: #fff;
}
.footnav dl {
	width: 140px;
	float: left;
	text-align: center;
	margin-right: 40px;
}
.footnav dl dt {
	font-size: 13px;
	line-height: 32px;
}
.footnav ul {
	border-left: 1px solid #666666;
	padding-left: 40px;
	margin-left: 60px;
	width: 939px;
	float: left;
}
.footnav ul li a {
	color: #fff;
	font-size: 16px;
	padding: 0px 18px;
}
.footnav ul li a:hover {
	color: #D2213E;
}
.footnav ul p {
	font-size: 16px;
	padding-left: 18px;
	margin-top: 25px;
}
.yqlj {
	border-top: 1px solid #666666;
	line-height: 36px;
	background-color: #343434;
	color: #666666;
	font-size: 13px;
	text-align: center;
}
.yqlj a {
	color: #666666;
	padding-right: 5px;
}
/*内页*/

.message {
	line-height: 24px;
	width: 660px;
	margin: 0px auto;
}
.message dt {
	float: left;
	clear: both;
	width: 80px;
	margin-left: 20px;
	height: 30px;
	margin-top: 10px;
}
.message dd {
	float: left;
	margin-top: 10px;
}
.message input {
	line-height: 24px;
	height: 24px;
}
.message p {
	clear: both;
	margin-left: 200px;
}
.sub {
	height: 30px;
	width: 60px;
	display: block;
	float: left;
	margin-left: 30px;
}
.title4 {
	text-align: center;
	border-bottom: 1px solid #E9E9E9;
	padding-bottom: 15px;
}
.title4 li {
	font-size: 36px;
	font-weight: bold;
	color: #D2213E;
}
.title4 p {
	font-size: 15px;
	text-transform: uppercase;
	color: #2e2e2e;
	margin-top: 5px;
}
.mup {
	width: 100%;
	background-color: #F2F2F2;
	border-bottom: 1px solid #DFDEDE;
	height: 42px;
	line-height: 42px;
	font-size: 14px;
}
.mup img {
	margin-right: 5px;
}
.nr {
	line-height: 36px;
	font-size: 16px;
	margin-bottom: 30px;
}
.nr a {
	font-size: 16px;
}
.page {
	text-align: center;
	margin: 10px auto 0px auto;
}
.page li {
	display: inline-block;
	line-height: 40px;
	border: 1px solid #cccccc;
	padding: 0 18px;
	margin: 0px 3px;
	border-radius: 3px;
}
.page li a {
	color: #999999;
	font-size: 14px;
}
.page li:hover {
	background-color: #D2213E;
}
.page li:hover a {
	color: #fff;
}
.curr {
	background-color: #D2213E;
	color: #fff;
}
.inews ul {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.inews ul li {
	background: url(../images/new_jt.jpg) no-repeat left center;
	line-height: 32px;
	height: 32px;
}
.inews ul li a {
	padding-left: 15px;
	color: #303030;
	font-size: 16px;
}
.inews ul li a:hover {
	color: #D2213E;
	margin-left: 5px;
}
.inews ul li span {
	float: right;
}
.inews ul p {
	color: #636363;
	font-size: 14px;
}
.pubdate {
	text-align: center;
	font-size: 16px;
}
.tittle {
	text-align: center;
	line-height: 60px;
	height: 60px;
	font-size: 24px;
	font-weight: bold;
	margin-top: 20px;
}
.nyleft {
	width: 235px;
	float: left;
}
.icpfl {
	background-color: #D2213E;
	padding-bottom: 1px;
}
.icpfl dl {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	line-height: 26px;
	padding: 16px 0px;
}
.icpfl dl p {
	font-size: 12px;
	text-transform: uppercase;
	color: rgba(255,255,255,0.6);
	font-weight: normal;
}
.icpfl ul {
	background-color: #fff;
	margin: 0px 5px 5px 5px;
	padding: 10px;
}
.icpfl ul li {
	border-bottom: 1px solid #EDEDED;
	line-height: 46px;
	background: url(../images/li.png) no-repeat 10px center;
}
.icpfl ul li a {
	font-size: 14px;
	padding-left: 23px;
}
.icpfl ul p {
	border-bottom: 1px solid #EDEDED;
	line-height: 46px;
	background: url(../images/li.png) no-repeat 23px center;
}
.icpfl ul p a {
	font-size: 13px;
	padding-left: 33px;
}
.icpfl ul li a:hover {
	font-weight: bold;
	margin-left: 10px;
}
.icpfl ul p a:hover {
	font-weight: bold;
	margin-left: 10px;
}
.icpfl ul ol {
	background-color: #666666;
	height: 42px;
	line-height: 42px;
	text-align: center;
	margin-top: 5px;
}
.icpfl ul ol a {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
.icpfl ul ol:hover {
	background-color: #D2213E;
}
.nlx {
	margin-top: 15px;
}
.nlxt {
	height: 40px;
	line-height: 40px;
	background: #D2213E;
	font-size: 16px;
	color: #fff;
	padding-left: 20px;
}
.nlxb {
	padding: 0px 0px 0px 5px;
	line-height: 36px;
	font-size: 13px;
	border: 1px solid #CCCCCC;
}
.iright {
	width: 1150px;
	float: left;
	margin-left: 15px;
}
.icpzs div {
	width: 277px;
	text-align: center;
	margin-right: 14px;
	float: left;
}
.icpzs div li {
	width: 277px;
	box-shadow: 1px 1px 6px #ccc;
}
.icpzs div li a {
	width: 277px;
	height: 277px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	overflow: hidden;
}
.icpzs div li a img {
	vertical-align: middle;
	cursor: pointer;
	transition: all 0.6s;
}
.icpzs div p {
	font-size: 16px;
	color: #333;
	line-height: 65px;
	height: 65px;
	overflow: hidden;
}
.icpzs div:hover li a img {
	transition: all 0.6s;
	transform: scale(1.3);
}
.icpzs div:nth-child(4n) {
	margin-right: 0px;
}
.icpzs div:hover p a {
	color: #D2213E;
	font-weight: bold;
}
.tittle6 {
	text-align: center;
	line-height: 60px;
	height: 60px;
	font-size: 24px;
	font-weight: bold;
}
.timeBar {
	color: #666;
	line-height: 36px;
	text-align: center;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.time {
	background-color: #f3f3f3;
	border: 1px solid #dedede;
}
.content {
	line-height: 36px;
	font-size: 13px;
}
.e2 li {
	line-height: 52px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.e2 li a {
	font-size: 16px;
}
.e2 li span {
	float: right;
	font-size: 16px;
}
