i, em {
	font-style: normal;
}
/*留言*/



.company0 {
	width: 100%;
	height: 500px;
}
.company0 .fankui:hover {
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.company0 .fankui {
	width: 30%;
	float: left;
	clear: none;
	margin-right: 29px;
}
.company0 .neirong {
	width: 97.4%;
	float: left;
	clear: none;
	margin-right: 30px;
}
.company0 .yanzhengma {
	width: 30.9%;
	float: left;
	clear: none;
	border-bottom: 1px solid #1e2a74 !important;
	margin-left: 440px;
}
.company0 .yanzhengma label {
	padding-left: 0px;
}
.company0 .tijiao {
	width: 160px;
	float: right;
	clear: none;
	margin-right: 24px;
}
.company0 .yanzhengma:hover {
	border-bottom: 1px solid #da251e !important;
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.company0 .neirong:hover {
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.tijiao .mb-2 {
	clear: none;
	border-radius: 9px;
	border: none;
	color: #fff;
	font-size: 16px;
	float: left;
	width: 100%;
	height: 48px;
	border: 3px solid #b30003;
	padding: 0;
	background: #b30003;
	cursor: pointer;
	transition: All 0.2s ease-in-out;
	-webkit-transition: All 0.2s ease-in-out;
	-moz-transition: All 0.2s ease-in-out;
	-o-transition: All 0.2s ease-in-out;
}
.tijiao .mb-2:hover {
	cursor: pointer;
	background-color: #b30003;
	border-color: #b30003;
	box-sizing: border-box;/*transform:rotate(180deg);-ms-transform:rotateX(180deg);-moz-transform:rotateX(180deg);-webkit-transform:rotateX(180deg);-o-transform:rotateX(180deg); color: #fff;transition: All 0.2s ease-in-out;*/
	-webkit-transition: All 0.3s ease-in-out;
	-moz-transition: All 0.3s ease-in-out;
	-o-transition: All 0.3s ease-in-out;
	color: #FFF;
}
.form-group .hhhhaa {
	width: 120px !important;
}
.company0 .pic {
	height: 20px;
	width: 100%;
	padding-top: 22px;
	float: left;
}
.company0 .pic img {
	width: 100%;
	display: block;
	height: 58px;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
}
.company0 .pic img.first {
	margin-bottom: 45px;
}
.company01 {
	width: 1200px;
	margin: auto;
	padding: 60px 0 70px;
	text-align: center;
	overflow: hidden;
}
.company01 li {
	float: left;
	width: 256px;
	height: 280px;
	background: #f1f1f1;
	overflow: hidden;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	transition: .3s;
}
.company01 li:nth-of-type(even) {
	background: #f9f9f9;
}
.company01 li div {
	position: relative;
	width: 120px;
	height: 120px;
	margin: 60px auto 45px;
	border-radius: 50%;
	background-color: #fff;
}
.company01 li div:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background: #fff;
	-webkit-transition: 0.5s cubic-bezier(0.18, 0.89, 0.32, 1.28);
	-moz-transition: 0.5s cubic-bezier(0.18, 0.89, 0.32, 1.28);
	transition: 0.5s cubic-bezier(0.18, 0.89, 0.32, 1.28);
}
.company01 li em {
	position: absolute;
	top: 0;
	left: 0;
}
.company01 li .act {
	opacity: 0;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	transition: .3s;
}
.company01 li p {
	font-size: 24px;
}
.company01 li:hover {
	background: #0061ae;
}
.company01 li:hover div:before {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	transform: scale(1.2);
}
.company01 li:hover .act {
	opacity: 1;
}
.company01 li:hover p {
	color: #fff;
}
.company02 {
	width: 1200px;
	margin: auto;
	padding: 34px 0;
	overflow: hidden;
	margin-top: 30px;
}
.company02 ul {
	position: relative;
	left: 0px;
	width: 1280px;
	overflow: hidden;
	text-align: center;
}
.company02 ul li {
	float: left;
	width: 299px;
	margin: 0px 0px 30px;
}
.company02 ul li picture {
	width: 300px;
	background: #f8f8f8;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	transition: .3s;
}
.company02 ul li picture:before {
	content: '';
	display: inline-block;
	width: 0;
	height: 100%;
	vertical-align: middle;
}
.company02 ul li picture img {
	width: 86%;
}
.form-group {
	height: auto;
	float: left;
	clear: both;
	margin-bottom: 19px;
}
.form-group .mb-2 {
}
.form-group .mb-2:hover {
}
.form-group .form-control {
	width: 500px;
	height: 50px;
	padding: 4px;
	color: #666;
	background: none;
	border: none;
	text-indent: 20px;
	font-size: 15px;
}
.fankui .form-control {
	width: 100%;
	background: #fff;
	border: 1px solid #e1e2e6;
	border-radius: 9px;
	height: 40px;
	padding: 4px;
	color: #666;
	text-indent: 20px;
	font-size: 15px;
}
.form-group .col-6 {
	width: 108px;
	height: 40px;
	float: left;
	cursor: pointer;
}
.form-group .col-666 {
	width: 108px;
	height: 40px;
	float: right;
	cursor: pointer;
}
.form-group .col-666 img {
	width: 100%;
	display: block;
	height: 58px;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
}
.form-group #content {
	width: 98.7%;
	height: 120px;
	background: #fff;
	border: 1px solid #e1e2e6;
	border-radius: 9px;
	padding: 12px;
	font-family: 微软雅黑;
}
.form-group .col-6 .form-control {
	width: 242px;
	height: 40px;
	padding: 0px;
}
.yanzhengma .form-control {
	width: 162px !important;
	height: 40px;
	padding: 0px;
}
.form-group .input-text, input.input-file, input.code, textarea {
}
.form-group .row {
}
.form-group label {
	width: 50px;
	height: 50px;
	line-height: 57px;
	float: left;
	color: #999;
	font-size: 15px;
}
.cpcc-ts-01 {
	position: relative;
	padding: 12px 0 16px;
	background: #fff;
}
.cpcc-ts-01-left {
	position: relative;
	width: 50%;
	float: left;
	overflow: hidden;
	border: 1px solid #e7e7e7;
	margin-left: 20px;
}
.cpcc-ts-01-left-jt {
	width: 12px;
	height: 23px;
	position: absolute;
	top: 50%;
	margin-top: -11px;
	cursor: pointer;
	z-index: 33;
}
.cpcc-ts-01-left-prev {
	left: 10px;
}
.cpcc-ts-01-left-next {
	right: 10px;
}
.cpcc-ts-01-left-size {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 56px;
	height: 26px;
	font-size: 14px;
	line-height: 16px;
	color: #787878;
	letter-spacing: 3px;
}
.cpcc-ts-01-left-size em {
	font-style: normal;
}
.cpcc-ts-01-left-pic {
	width: 100%;
	position: relative;
	text-align: center;
}
.cpcc-ts-01-left-pic li {
	width: 100%;
	float: left;
}
.cpcc-ts-01-left-pic img {
	width: 100%;
	margin: 0 auto;
	display: block;
}
.cpcc-ts-01-right {
	width: 39%;
	float: right;
	margin-right: 6%;
}
.cpcc-ts-01-right-tit {
	height: 48px;
	font-size: 24px;
	line-height: 48px;
	color: #4a4a4a;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.cpcc-ts-01-right-con {
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 86px;
	max-height: 168px;
	overflow: hidden;
}
.pc-cx-tel-1 {
	width: 39%;
	height: 56px;
	border-top: 2px solid #e6e6e6;
	padding-top: 20px;
	position: absolute;
	bottom: 7px;
	right: 6%;
}
.pc-cx-tel-1-t1 {
	width: 114px;
	height: 44px;
	background: #b30003;
	font-size: 18px;
	line-height: 44px;
	text-align: center;
	float: right;
}
.pc-cx-tel-1-t1 a {
	display: block;
	color: #fff;
}
.pc-cx-tel-1-t2 {
	height: 56px;
	padding-left: 70px;
	background: url(../images/pc-xc-icon2.png) no-repeat 10px top;
	font-size: 18px;
	line-height: 18px;
	color: #454545;
}
.pc-cx-tel-1-t2 p {
	line-height: 24px;
}
.cpxq-01 {
	border: 1px solid #eee;
	background: #fff;
	margin-bottom: 22px;
}
.cpxq-01-nav {
	font-size: 18px;
	height: 56px;
	border-bottom: 1px solid #ebebeb;
}
.cpxq-01-nav li {
	float: left;
	height: 57px;
	line-height: 56px;
	padding: 0 30px;
	border-right: 1px solid #ebebeb;
	cursor: pointer;
}
.cpxq-01-nav li.cur {
	background: url(../images/p14-icon10.png) no-repeat center bottom #b30003;
	color: #fff;
}
.cpxq-01-text {
	display: none;
}
.cpxq-01-desc {
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
}
.cpxq-01-cur {
	display: block;
}
.cplb-1n-ts-01 dl {
	border: 1px solid #dedede;
	margin-bottom: 15px;
	padding: 15px 0 18px 0;
	background: #fff;
	display: inline-block;
	width: 100%;
}
.cplb-1n-ts-01 dl:hover {
	border: 1px solid #b30003;
}
.cplb-1n-ts-01 dl:hover .cplb-1n-ts-01-list-deta {
	background: #125fb8;
	border-color: #b30003;
}
.cplb-1n-ts-01 dl:hover .cplb-1n-ts-01-list-deta a {
	color: #fff;
}
.cplb-1n-ts-01 dl:hover h4 a {
	color: #b30003;
}
.cplb-1n-ts-01 dt {
	width: 30%;
	float: left;
	margin-right: 5.5%;
	margin-left: 20px;
}
.cplb-1n-ts-01 dt img {
	width: 100%;
	margin: 0 auto;
	display: block;
}
.cplb-1n-ts-01 dd {
	padding-right: 4.5%;
}
.cplb-1n-ts-01 dd h4 {
	height: 62px;
	font-weight: normal;
	font-size: 26px;
	color: #154c64;
	line-height: 48px;
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.cplb-1n-ts-01 h4 a {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-bottom: 12px;
	background: url(../images/p15-icon1.png) repeat-x left bottom;
}
.cplb-1n-ts-01 dl:hover h4 a {
	color: #b30003;
}
.cplb-1n-ts-01-list-desc {
	max-height: 114px;
	font-size: 15px;
	line-height: 28px;
	color: #626262;
	overflow: hidden;
	margin-bottom: 20px;
}
.cplb-1n-ts-01-list-deta {
	float: right;
	width: 125px;
	height: 38px;
	display: inline-block;
	border: 1px solid #aaa;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
}
.cplb-1n-ts-01 dl:hover .cplb-1n-ts-01-list-deta {
	background: #b30003;
	border-color: #b30003;
}
.cplb-1n-ts-01 dl:hover .cplb-1n-ts-01-list-deta a {
	color: #fff;
}
/*分页*/

.pagination {
	width: 100%;
	float: left;
	text-align: center;
	margin: 40px auto 0px;
}
.pagination.tl {
	text-align: left;
}
.pagination.tc {
	text-align: center;
}
.pagination .prev, .pagination .next {
	font-family: '微软雅黑';
}
.pagination.tc a {
	border: 1px solid #ccc;
}
.pagination a {
	display: inline-block;
	width: auto;
	padding: 0 15px;
	height: 36px;
	margin: 0 2px;
	background: #e5e5e5;
	color: #999;
	line-height: 36px;
	font-size: 14px;
	text-align: center;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	transition: .3s;
}
.pagination a:hover, .pagination a.act {
	background: #b30003;
	color: #fff;
}
.pagination a:hover, .pagination a.page-num-current {
	background: #b30003;
	color: #fff;
}
/*分页*/



.p14-infocontent-1 {
	background: #fff;
	padding: 0;
}
.p14-infocontent-1-tit {
	height: 38px;
	font-size: 24px;
	font-weight: normal;
	line-height: 38px;
	color: #4b4a4a;
	text-align: center;
}
.p14-infocontent-1-sour {
	height: 24px;
	font-size: 12px;
	line-height: 24px;
	text-align: center;
	color: #aaa;
	margin-bottom: 20px;
}
.p14-infocontent-1-sour a {
	color: #aaa;
}
.p14-infocontent-1-sour span {
	margin: 0 9px;
}
.p14-infocontent-1-text {
	padding: 16px 18px;
	font-size: 14px;
	line-height: 24px;
	border: 1px solid #d6d6d6;
	margin-bottom: 22px;
}
.p14-infocontent-1-text-t1 {
	width: 78px;
	float: left;
	color: #342f2e;
	margin-right: -78px;
}
.p14-infocontent-1-text-t2 {
	padding-left: 80px;
}
.p14-info-3 {
	background: #fff;
	padding: 0 40px 8px;
}
.p14-info-3-tit {
	height: 55px;
	font-size: 24px;
	line-height: 55px;
	color: #4b4a4a;
}
.p14-info-3-list li {
	height: 46px;
	font-size: 14px;
	line-height: 46px;
	color: #4b4a4a;
	border-top: 1px dashed #dbdbdb;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.p14-info-3-list li a {
	color: #4b4a4a;
}
.p14-info-3-list li span {
	float: right;
}
.p14-pagination-1 dl {
	margin-bottom: 24px;
	padding-right: 0px;
}
.p14-pagination-1 dd {
	height: 50px;
	font-size: 14px;
	line-height: 50px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.p14-pagination-1 dd b {
	float: right;
	font-weight: normal;
}
.p14-pagination-1 dd span {
	width: 80px;
	height: 50px;
	background: #a2a2a2;
	color: #fff;
	text-align: center;
	display: inline-block;
	margin-right: 10px;
}
.p14-pagination-1 dt {
	height: 1px;
	border-bottom: 1px dashed #b5b5b5;
	margin-left: 0px;
	padding-top: 2px;
	margin-bottom: 2px;
}
.p14-pagination-1 dd em {
	float: right;
	font-style: normal;
	padding-left: 20px;
	font-weight: normal;
}
.p14-pagination-1 dl a {
	color: #4b4a4a;
}
.p14-pagination-1-href {
	float: right;
	font-size: 18px;
	line-height: 32px;
}
.p14-pagination-1-href span {
	display: inline-block;
	padding: 0 6px;
	margin-left: 4px;
	background: #ffcb05;
}
.p14-pagination-1-href a {
	display: block;
	color: #333;
}
.p14-pagination-1-key {
	min-height: 40px;
	border-top: 1px solid #ddd;
	font-size: 14px;
	line-height: 40px;
	color: #575556;
}
.p14-pagination-1-key a {
	color: #575556;
}
.p14-pagination-1-key span {
	display: inline-block;
	margin: 0 4px;
}
.p15-infolist-1-list dl {
	width: 100%;
	border: 1px solid #dedede;
	margin-bottom: 15px;
	background: #fff;
	float: left;
	margin-right: 1.25%;
	overflow: hidden;
}
.p15-infolist-1-list dl dt {
	width: 190px;
	float: left;
}
.p15-infolist-1-list dl:nth-child(4n-1) {
	margin-right: 0;
}
.p15-infolist-1-list dl:hover h4 a {
	color: #b30003;
}
.p15-infolist-1-list dl:hover {
	background: #f3f2f2;
	border-color: #b30003;
}
.p15-infolist-1-list dl:hover .p15-infolist-1-list-deta {
	background: #b30003;
	border-color: #b30003;
}
.p15-infolist-1-list dl:hover .p15-infolist-1-list-desc a {
	color: #b30003;
}
.p15-infolist-1-list dl:hover .p15-infolist-1-list-deta a {
	color: #fff;
}
.p15-infolist-1-list dt img {
	width: 190px;
	display: block;
}
.p15-infolist-1-list dd {
	padding: 6px 20px 24px 20px;
	height: 97px;
	width: 960px;
	float: right;
}
.p15-infolist-1-list dd h4 {
	height: 45px;
	font-weight: normal;
	font-size: 18px;
	color: #4b4b4b;
	line-height: 45px;
	overflow: hidden;
}
.p15-infolist-1-list h4 a {
	display: block;
	color: #4b4b4b;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.p15-infolist-1-list dl:hover h4 a {
	color: #b30003;
}
.p15-infolist-1-list-desc {
	height: auto;
	font-size: 14px;
	line-height: 20px;
	color: #666;
	margin-bottom: 12px;
	overflow: hidden;
}
.p15-infolist-1-list-deta {
	width: 100px;
	height: 40px;
	display: inline-block;
	border: 1px solid #aaa;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
}
.p1-search-1 {
	background: #f2f2f2;
	height: 82px;
	border-bottom: 1px solid #eee;
	overflow: hidden;
	font-size: 14px;
}
.p1-search-1 p {
	color: #444;
	line-height: 82px;
}
.p1-search-1 a {
	color: #444;
	display: inline-block;
	margin-right: 15px;
}
.p1-search-1-inp {
	width: 270px;
	height: 30px;
	border-radius: 20px;
	background: #fff;
	padding-left: 10px;
	margin-top: 28px;
}
.p1-search-1-inp input {
	border: 0;
}
.p1-search-1-inp1 {
	width: 224px;
	height: 30px;
	line-height: 30px;
	color: #a9a9a9;
	float: left;
}
.p1-search-1-inp2 {
	width: 30px;
	height: 30px;
	background: url(../images/VISkins-p1.png) no-repeat -258px -936px;
	float: right;
	cursor: pointer;
}
.p12-curmbs-1 {
	font-size: 14px;
	line-height: 52px;
	border-bottom: 1px dashed #dcdcdc;
}
.p12-curblock {
	display: none;
}
.p12-curmbs-1 b {
	border-left: 10px solid #ffcb05;
	font-weight: normal;
	padding-left: 8px;
}
.p12-curmbs-1 i {
	font-style: normal;
}
.p12-curmbs-1 span {
	font-family: '宋体';
	padding: 0 5px;
	height: 46px;
	line-height: 46px;
}
.tl-fdh-02 {
	height: 55px;
	background: #fff;
	margin-bottom: 20px;
	overflow: hidden;
}
.tl-fdh-02 li {
	width: auto;
	padding: 0 29px;
	height: 55px;
	font-size: 16px;
	line-height: 55px;
	text-align: center;
	float: left;
	border-right: 1px solid #eee;
	margin-right: -1px;
	background: #f4f4f4;
	cursor: pointer;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.tl-fdh-02 li a {
	color: #555;
	display: block;
}
.tl-fdh-02 li:hover {
	background: url(../images/p16-icon6.png) no-repeat bottom center #b30003;
}
.tl-fdh-02 li.act {
	background: url(../images/p16-icon6.png) no-repeat bottom center #b30003;
}
.tl-fdh-02 li.act a {
	color: #fff;
}
.tl-fdh-02 li:hover a {
	color: #fff;
}
.bt02 {
	font-size: 36px;
	color: #555;
	text-align: center;
	line-height: 60px;
	overflow: hidden;
	height: 80px;
	margin-top: 36px;
}
.slide-top bt02 {
	opacity: 1;
	visibility: visible;
	position: relative;
	bottom: 0px;
}
.ys_bj h2 {
	height: 151px;
}
.bt02 span {
	display: block;
	color: #777;
	font-size: 17px;
	font-weight: normal;
	line-height: 38px;
}
.pro {
	height: auto;
}
.ty-banner-1 {
	overflow: hidden;
	line-height: 0;
	text-align: center;
}
.ty-banner-1 img {
}
.ty-banner-1 img.show {
	visibility: visible;
}
.k12-gl-gslb-3nf1-1-01-left dl {
	width: 24%;
	float: left;
	background: #f0f0f0;
	margin: 0 1.3% 13px 0
}
.k12-gl-gslb-3nf1-1-01-left dl:nth-child(4n) {
	margin-right: 0;
}
.k12-gl-gslb-3nf1-1-01-left dt {
	border: 1px solid #e5e5e5;
	padding: 10px 9px;
	background: #fff;
}
.k12-gl-gslb-3nf1-1-01-left dt img {
	display: block;
	width: 100%;
}
.k12-gl-gslb-3nf1-1-01-left dd {
	height: 50px;
	font-size: 16px;
	line-height: 50px;
	text-align: center;
	padding: 0 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: #f0f0f0;
}
.k12-gl-gslb-3nf1-1-01-left dd a {
	color: #4b4a4a;
}
.p12-curmbs-1 a:last-child {
	color: #b30003;
}
.topWrap {
	height: 163px;
	overflow: hidden;
	background: url(../images/t_bj.jpg) no-repeat center 0;
}
.topWrap .header {
	width: 1200px;
	margin: 0 auto;
	font-family: "Microsoft YaHei";
}
.topc {
	height: 103px;
	overflow: hidden;
}
.topWrap h2 {
	width: 289px;
	float: left;
	height: 49px;
	overflow: hidden;
	margin-top: 28px;
}
.topWrap h2 img {
	display: block;
	width: 289px;
	height: auto;
}
.topWrap h3 {
	margin: 27px 0 0 28px;
	width: 300px;
	overflow: hidden;
	float: left;
	font-size: 20px;
	color: #b40204;
	line-height: 24px;
	background: url(../images/logo_line.gif) no-repeat 0 4px;
	padding: 0 0 0 30px;
}
.topWrap h3 span {
	font-weight: normal;
	font-size: 14px;
	display: block;
	color: #555;
}
.tel {
	width: 220px;
	float: right;
	color: #b40204;
	background: url(../images/tel.gif) no-repeat 0 4px;
	margin-top: 30px;
	font-size: 28px;
	line-height: 44px;
	text-align: right;
	font-family: Impact;
}
.nav {
	height: 60px;
	overflow: hidden;
}
.nav ul {
	position: relative;
}
.nav li {
	font-size: 16px;
	height: 60px;
	float: left;
	padding: 0 30px;
	position: relative;
}
.nav li a {
	display: inline-block;
	padding: 0 9px;
	color: #2d2d2d;
	height: 56px;
	line-height: 56px;
	text-transform: uppercase;
}
.nav li a:hover, .nav .cur a {
	text-decoration: none;
	border-bottom: 4px solid #b30003;
	color: #b30003;
}
.nav li:last-child {
	margin-right: 0;
}
.fullSlide {
	min-width: 1200px;
	position: relative;
	height: 728px;
	overflow: hidden;
}
.fullSlide .bd {
	position: relative;
	z-index: 0;
}
.fullSlide .bd ul {
	width: 100%!important;
}
.fullSlide .bd li {
	width: 100%!important;
	height: 700px;
	overflow: hidden;
	text-align: center;
}
.fullSlide .bd li a {
	display: block;
	height: 700px;
}
.fullSlide .hd {
	width: 256px;
	right: 50%;
	height: 63px;
	background: #fff;
	margin-right: -600px;
	position: absolute;
	z-index: 8;
	bottom: 0px;
	overflow: hidden;
}
.fullSlide .hd ul {
	padding-top: 27px;
}
.fullSlide .hd ul li {
	float: left;

	height: 30px;
	display: inline-block;
	cursor: pointer;
	margin-right: 18px;
	color: #d5d5d5;
	font-size: 20px;
	font-family: Arial;
	font-weight: bold;
}
.fullSlide .hd ul .on {
	background: none;
	color: #af0102;
	border-bottom: 3px solid #af0102;
}
.search_bj {
	height: 65px;
	background: #fff;
	position: relative;
	z-index: 2;
	margin: -63px 0 0;
	left: 50%;
	margin-left: -600px;
	width: 1000px;
}
.search {
	height: 38px;
	z-index: 9;
	padding: 26px 0 0 56px;
	width: 530px;
	float: left;
	overflow: hidden;
}
.sea_in {
	width: 420px;
	height: 36px;
	overflow: hidden;
}
.inp01 {
	width: 370px;
	height: 36px;
	line-height: 36px;
	background: url(../images/s.gif) no-repeat;
	border: none;
	color: #777777;
	font-size: 14px;
	padding-left: 20px;
	float: left;
	font-family: "Microsoft Yahei";
	float: left;
}
.inp02 {
	background: url(../images/ss.gif) no-repeat;
	width: 30px;
	height: 36px;
	border: 0;
	float: left;
}
.search_bj h5 {
	color: #555555;
	line-height: 30px;
	font-size: 12px;
	font-weight: normal;
	width: 355px;
	float: left;
	padding-top: 27px;
}
.search_bj h5 a {
	color: #555555;
	display: inline-block;
	padding: 0 12px 0 0;
}
.search_bj h5 a:hover {
	color: #b30003;
}
.search_bj h5 img {
	vertical-align: middle;
	margin-right: 3px;
}
.search_bj h5 i {
	display: inline-block;
	position: relative;
}
.search_bj h5 i:hover {
	color: #b30003;
}
.search_bj h5 i span {
	display: block;
	top: 30px;
	left: -30px;
	background: url(../images/code_bj.png) no-repeat;
	width: 162px;
	height: 156px;
	position: absolute;
	display: none;
}
.search_bj h5 i span img {
	width: 117px;
	height: 117px;
	margin: 21px auto 0;
	display: block;
}
.search_bj h5 i:hover span {
	display: block;
}
.about dt {
	position: relative;
}
.about .video {
	width: 700px;
	height: 400px;
	overflow: hidden;
	position: relative;
}
.about .video a.a_video {
	background: url(../images/sp.jpg) no-repeat center 0;
	width: 700px;
	height: 400px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
.about dt .mt5 {
	width: 700px;
	height: 400px;
	display: block;
}
i, em {
	font-style: normal;
}
.footWrap {
	background: #313129;
	height: 370px;
	overflow: hidden;
	font-family: "Microsoft Yahei";
}
.footer {
	height: 298px;
	width: 1200px;
	font-size: 15px;
	line-height: 30px;
	margin: 0 auto;
	border-bottom: 1px solid #424242;
	overflow: hidden;
}
.fnav {
	padding-right: 75px;
	margin: 70px 78px 0 0;
	position: relative;
	width: 322px;
	overflow: hidden;
	float: left;
	color: #fff;
	height: 210px;
	text-align: left;
}
.fnav::before {
	position: absolute;
	content: "";
	width: 1px;
	height: 163px;
	background: #555555;
	top: 10px;
	right: 0;
}
.fnav a {
	width: 140px;
	display: inline-block;
	font-size: 14px;
	line-height: 36px;
	color: #fff;
	color: #fff;
}
.fwz {
	text-align: left;
	margin: 70px 0 0 0;
	position: relative;
	width: 385px;
	color: #fff;
	overflow: hidden;
	float: left;
	height: 210px;
}
.fwz::before {
	position: absolute;
	content: "";
	width: 1px;
	height: 163px;
	background: #555555;
	top: 10px;
	right: 0;
}
.fwz a {
	color: #fff;
}
.fwz p {
	float: left;
	width: 100%;
	line-height: 24px;
}
.fwz p span {
	display: block;
}
.fwz P:last-child {
}
.fwz1 {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	font-size: 14px;
	color: #a6a6a6;
	line-height: 70px;
	text-align: center;
}
.fwz1 a {
	color: #a6a6a6;
}
.flogo {
	width: 286px;
	margin-top: 80px;
	float: right;
	overflow: hidden;
}
.flogo dt {
	height: 155px;
}
.flogo dt p {
	float: left;
	width: 103px;
	margin-left: 40px;
	overflow: hidden;
}
.flogo dt img {
	width: 97px;
	height: 97px;
	padding: 2px;
	border: 1px solid #f3f3f3;
	background: #fff;
}
.flogo dt span {
	display: block;
	font-size: 14px;
	line-height: 40px;
	color: #fff;
	text-align: center;
}
.flogo dd {
	margin-left: 40px;
	width: 87%;
	line-height: 30px;
	color: #a6a6a6;
	font-size: 14px;
	border-top: 1px solid #424242;
	text-align: center;
}
.flogo dd a {
	color: #a6a6a6;
}
.client-2 {
	position: fixed;
	right: -170px;
	top: 50%;
	z-index: 900;
}
.client-2 li a {
	text-decoration: none;
}
.client-2 li {
	margin-top: 1px;
	clear: both;
	height: 62px;
	position: relative;
}
.client-2 li i {
	background: url(../images/fx.png) no-repeat;
	display: block;
	width: 30px;
	height: 27px;
	margin: 0px auto;
	text-align: center;
}
.client-2 li p {
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	overflow: hidden;
	text-align: center;
	color: #fff;
}
.client-2 .my-kefu-qq i {
	background-position: 4px 5px;
}
.client-2 .my-kefu-tel i {
	background-position: 0 -21px;
}
.client-2 .my-kefu-liuyan i {
	background-position: 4px -53px;
}
.client-2 .my-kefu-weixin i {
	background-position: -34px 4px;
}
.client-2 .my-kefu-weibo i {
	background-position: -30px -22px;
}
.client-2 .my-kefu-ftop {
	display: none;
}
.client-2 .my-kefu-ftop i {
	width: 33px;
	height: 31px;
	background-position: -23px -47px;
	background-size: 52px 82px;
}
.client-2 .my-kefu-ftop .my-kefu-main {
	padding-top: 6px;
}
.client-2 .my-kefu-left {
	float: left;
	width: 62px;
	height: 47px;
	position: relative;
}
.client-2 .my-kefu-tel-right {
	font-size: 16px;
	color: #fff;
	float: left;
	height: 24px;
	line-height: 22px;
	padding: 0 15px;
	border-left: 1px solid #fff;
	margin-top: 14px;
}
.client-2 .my-kefu-right {
	width: 20px;
}
.client-2 .my-kefu-tel-main {
	background: #125fb8;
	color: #fff;
	height: 53px;
	width: 230px;
	padding: 9px 0 0;
	float: left;
}
.client-2 .my-kefu-main {
	background: #125fb8;
	width: 97px;
	height: 53px;
	position: relative;
	padding: 9px 0 0;
	float: left;
}
.client-2 .my-kefu-weixin-pic {
	position: absolute;
	left: -130px;
	top: -24px;
	display: none;
	z-index: 333;
}
.my-kefu-weixin-pic img {
	width: 115px;
	height: 115px;
}
.client-2 {
	position: fixed;
	right: -170px;
	top: 50%;
	z-index: 900;
}
.client-2 li a {
	text-decoration: none;
}
.client-2 li {
	margin-top: 1px;
	clear: both;
	height: 62px;
	position: relative;
}
.client-2 li i {
	background: url(../images/fx.png) no-repeat;
	display: block;
	width: 30px;
	height: 27px;
	margin: 0px auto;
	text-align: center;
}
.client-2 li p {
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	overflow: hidden;
	text-align: center;
	color: #fff;
}
.client-2 .my-kefu-qq i {
	background-position: 4px 5px;
}
.client-2 .my-kefu-tel i {
	background-position: 0 -21px;
}
.client-2 .my-kefu-liuyan i {
	background-position: 4px -53px;
}
.client-2 .my-kefu-weixin i {
	background-position: -34px 4px;
}
.client-2 .my-kefu-weibo i {
	background-position: -30px -22px;
}
.client-2 .my-kefu-ftop {
	display: none;
}
.client-2 .my-kefu-ftop i {
	width: 33px;
	height: 31px;
	background-position: -23px -47px;
	background-size: 52px 82px;
}
.client-2 .my-kefu-ftop .my-kefu-main {
	padding-top: 6px;
}
.client-2 .my-kefu-left {
	float: left;
	width: 62px;
	height: 47px;
	position: relative;
}
.client-2 .my-kefu-tel-right {
	font-size: 16px;
	color: #fff;
	float: left;
	height: 24px;
	line-height: 22px;
	padding: 0 15px;
	border-left: 1px solid #fff;
	margin-top: 14px;
}
.client-2 .my-kefu-right {
	width: 20px;
}
.client-2 .my-kefu-tel-main {
	background: #125fb8;
	color: #fff;
	height: 53px;
	width: 230px;
	padding: 9px 0 0;
	float: left;
}
.client-2 .my-kefu-main {
	background: #125fb8;
	width: 97px;
	height: 53px;
	position: relative;
	padding: 9px 0 0;
	float: left;
}
.client-2 .my-kefu-weixin-pic {
	position: absolute;
	left: -130px;
	top: -24px;
	display: none;
	z-index: 333;
}
.my-kefu-weixin-pic img {
	width: 115px;
	height: 115px;
}
