 /*@font-face {
 	font-family: 'HELVET_2';
 	src: url(../font/Helvetica_2.ttf);
 }
 
 @font-face {
 	font-family: 'Helvetica_Condensed_Bold';
 	src: url(../font/Helvetica_Condensed_Bold.ttf);
 }*/

 .head {
 	background: #fff;
 	border-bottom: 1px solid #fcfcfc;
 	color: #333333;
 	font-size: 14px;
 	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);

 	padding: 5px 0;
 }

 .head .tel {
 	background: url(../img/i4.png) left center no-repeat;
 	padding-left: 23px;
 }

 .head .eml {
 	background: url(../img/i7.png) left center no-repeat;
 	padding-left: 28px;
 	margin-left: 30px;
 }

 .head .lan {
 	margin-left: 13px;
 }

 .head .fenx a {
 	margin-left: 5px;
 }

 .head .lan span {
 	background: url(../img/1_16.jpg) left center no-repeat;
 	padding-left: 30px;
 }

 .head .lan {
 	background: url(../img/1_19.jpg) right center no-repeat;
 	padding-right: 15px;
 	position: relative;
 }

 .head .lan .lan_hide {
 	position: absolute;
 	width: 100%;
 	background: #fff;
 	display: none;
 	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);

 }

 .head .lan .lan_hide .lan_li {
 	font-size: 14px;
 	padding: 5px;
 }

 .head .lan .lan_hide .lan_li a:hover {
 	color: #ca0103;
 }

 .head .lan:hover .lan_hide {
 	display: block;
 }

 .rit_menlian {
 	position: fixed;
 	right: 0px;
 	top: 10%;
 	z-index: 999;
 }

 .rit_menlian ul li {
 	width: 50px;
 	height: 40px;
 	text-align: center;
 	line-height: 35px;
 	margin-bottom: 5px;
 	border-radius: 25px 0px 0px 25px;
 	background: #ca0103;
 }

 .rit_menlian ul li img {
 	display: inline-block;
 }

 .nav {
 	padding: 21px 0;


 }

 .nav .ser {
 	margin-left: 45px;
 	width: 50%;
 	position: relative;
 }

 .nav .ser .texts {
 	width: 98%;
 	display: block;
 	height: 48px;
 	background: #F9F9F9;
 	border: 1px solid #D5D5D5;
 	border-radius: 0px 5px 5px 0;
 	font-size: 16px;
 	padding-left: 2%;
 }

 .nav .ser .buts {
 	width: 60px;
 	background: url(../img/i5.png) center no-repeat #ca0103;
 	height: 100%;
 	position: absolute;
 	right: -1px;
 	top: 0px;
 	height: 100%;
 	border-radius: 0px 5px 5px 0;
 }

 .nav .key_hot {
 	font-size: 16px;
 	margin-top: 10px;
 }

 .nav .key_hot span {
 	font-weight: bold;
 }

 .nav .key_hot a {
 	font-size: 16px;
 	color: #999999;
 	margin-left: 30px;
 }

 .nav .key_hot a:hover {
 	color: #ca0103;
 }

 .nav .nav_box ul .more .li_a {
 	background: url(../img/1_60.jpg) right center no-repeat;
 	padding-right: 20px;
 }

 .nav .nav_box {
 	margin-top: 30px;
 }

 .nav .nav_box ul {
 	text-align: center;
 }

 .nav .nav_box ul li {
 	display: inline-block;
 	float: left;
 	margin-right: 9.4%;
 }

 .nav .nav_box ul li .li_a {

 	font-size: 16px;

 	font-weight: bold;
 	line-height: 21px;
 	color: #333333;
 }

 .nav .nav_box ul li:last-child {
 	margin-right: 0px;
 }

 .nav .nav_box ul li .li_a:hover {
 	color: #CA0103;
 }

 .banner .swiper-pagination {
 	bottom: 55px !important;
 }

 .banner .swiper-pagination span {
 	width: 12px;
 	height: 12px;
 	border: 1px solid #fff;
 	border-radius: 50%;
 	opacity: 1;
 	margin: 0px 10px !important;
 	outline: medium;
 	background: transparent;
 }

 .banner .swiper-pagination-bullet-active {
 	background: #fff !important;
 }

 .banner .click_pr {
 	position: absolute;
 	top: 50%;
 	left: 8%;
 	z-index: 99;
 	cursor: pointer;
 	transform: translate(0, -52%);
 }

 .banner .click_ne {
 	position: absolute;
 	top: 50%;
 	right: 8%;
 	z-index: 99;
 	cursor: pointer;
 	transform: translate(0, -52%);
 }

 .cm_title {
 	text-align: center;
 	margin-bottom: 50px;
 }

 .cm_title .ts {
 	font-weight: bold;
 	font-size: 40px;
 	text-align: center;
 	color: #333333;
 	position: relative;

 	padding-bottom: 15px;
 }

 .m1 {
 	padding: 55px 0;
 }

 .cm_title .ts::before {
 	content: '';
 	width: 50px;
 	height: 5px;
 	position: absolute;
 	bottom: 0px;
 	left: 50%;
 	display: inline-block;
 	background: #ca0103;
 	transform: translate(-50%, 0);
 }

 .cm_title .tsdect {

 	font-size: 16px;
 	color: #707070;
 	width: 60%;
 	text-align: center;
 	display: block;
 	margin: 0px auto;
 	margin-top: 25px;
 }

 .m1 .list_view {
 	border: 5px solid #F5F5F5;
 	width: auto;
 }


 .m1 .txt {

 	font-size: 16px;
 	padding: 10px 0;
 	text-align: center;

 	font-weight: bold;
 	line-height: 21px;
 }

 .m1 .list .list_view i {
 	position: absolute;
 	width: 100%;
 	height: 100%;
 	background: rgba(0, 0, 0, 0.6);
 	left: 0px;
 	top: 0px;
 	display: inline-block;
 	-webkit-transition: all .3s ease-in-out;
 	transition: all .3s ease-in-out;
 	z-index: 98;
 	opacity: 0;
 }

 .m1 .list .list_view .links {
 	position: absolute;
 	left: 50%;
 	z-index: 99;
 	-webkit-transition: all .3s ease-in-out;
 	transition: all .3s ease-in-out;
 	top: 50%;
 	opacity: 0;
 	transform: translate(-50%, -20%);
 }

 .m1 .list .list_view:hover i {
 	opacity: 1;
 }

 .m1 .list .list_view:hover .links {
 	opacity: 1;
 	transform: translate(-50%, -50%);
 }

 .m1 .dm {
 	position: relative;
 	padding: 0px 60px;
 }

 .m1 .dm .click_pr {
 	width: 42px;
 	height: 42px;
 	cursor: pointer;
 	position: absolute;
 	left: 0px;
 	top: 50%;
 	transform: translate(0, -50%);
 	display: inline-block;
 	background: url(../img/i13.png) center no-repeat;
 }

 .m1 .dm .click_pr:hover {
 	background: url(../img/i11s.png) center no-repeat;
 }

 .m1 .dm .click_ne {
 	width: 42px;
 	height: 42px;
 	cursor: pointer;
 	display: inline-block;
 	position: absolute;
 	top: 50%;
 	right: 0px;
 	transform: translate(0, -50%);
 	background: url(../img/i13s.png) center no-repeat;
 }

 .m1 .dm .click_ne:hover {
 	background: url(../img/i11.png) center no-repeat;
 }

 .m2 {
 	background: #f6f6f6;
 	padding: 80px 0 80px 5%;
 }

 .m2 .let {
 	width: 35%;
 	padding-top: 25px;
 }

 .m2 .let .tit {

 	font-size: 28px;

 	font-weight: bold;
 	line-height: 37px;
 	color: #333333;
 }

 .m2 .let .dect {

 	font-size: 14px;

 	font-weight: 400;
 	line-height: 24px;
 	margin-top: 29px;
 	color: #333333;
 }




 .m2 .let .click_fun {
 	margin-top: 30px;
 }

 .m2 .let .click_fun .click_pr {
 	width: 42px;
 	height: 42px;
 	cursor: pointer;

 	display: inline-block;
 	background: url(../img/i13.png) center no-repeat;
 }

 .m2 .let .click_fun .click_pr:hover {
 	background: url(../img/i11s.png) center no-repeat;
 }

 .m2 .let .click_fun .click_ne {
 	width: 42px;
 	height: 42px;
 	cursor: pointer;
 	margin-left: 20px;
 	display: inline-block;
 	background: url(../img/i13s.png) center no-repeat;
 }

 .m2 .let .click_fun .click_ne:hover {
 	background: url(../img/i11.png) center no-repeat;
 }

 .m2 .let .bk_tit {

 	font-size: 74px;
 	font-family: FZDaHei-B02S;
 	font-weight: 400;
 	line-height: 85px;
 	margin-top: 40px;
 	color: #EEEEEE;
 }

 .m2 .rit {
 	width: 60%;
 }

 .m2 .rit .txt {
 	position: absolute;
 	width: 100%;
 	text-align: center;
 	bottom: 10px;
 	z-index: 99;
 	font-size: 22px;

 	font-weight: bold;

 	color: #FFFFFF;
 }

 .m2 .rit .list {
 	position: relative;
 }

 .m3 {
 	padding: 75px 0px 60px;
 }

 .m3 .let {
 	width: 49.5%;
 }

 .m3 .rit {
 	width: 49.5%;
 }

 .m3 .rit .top {
 	margin-bottom: 1.2%;
 }

 .m3 .rit .list {
 	width: 49%;
 	float: left;
 }

 .m3 .rit .list:nth-child(2) {
 	float: right;
 }

 .m4 {
 	padding: 64px 0px 87px;
 	background: #f6f6f6;
 }

 .m4 .t1 {
 	font-size: 14px;
 	color: #555;
 	margin: 14px 0px 2px;
 	text-align: center;
 }

 .m4 .list {
 	width: 31%;
 	margin-right: 2.6%;
 }

 .m4 .list:nth-child(3) {
 	margin-right: 0px;
 }

 .m4 .t2 {
 	font-weight: bold;
 	text-align: center;
 	font-size: 18px;
 	color: #111;
 }

 .m4 .dext {
 	font-size: 14px;
 	text-align: center;
 	color: #555;
 	margin-top: 5px;
 }

 .m4 .hr {
 	text-align: center;
 	margin-top: 25px;
 }

 .m4 .hr span {
 	display: inline-block;
 	color: #111;
 	border-radius: 25px;
 	padding: 10px 0;

 	border: 1px solid #000000;
 	width: 180px;
 	text-align: center;

 	font-family: Source Han Sans CN;
 	font-size: 14px;
 }

 .m4 .hr span:hover {
 	background-color: #000000;
 	color: #fff;
 }

 .footer {
 	background: url(../img/i18.png) center no-repeat;
 	background-size: cover;
 	padding: 90px 0px 20px;
 }

 .footer .let {
 	width: 40%;
 }

 .footer .let .t {

 	font-size: 36px;
 	font-family: FZMeiHei-M07;
 	font-weight: 400;
 	line-height: 42px;
 	color: #FFFFFF;
 	opacity: 1;
 }

 .footer .let .dext {
 	width: 400px;
 	font-size: 14px;
 	font-family: Microsoft YaHei;
 	font-weight: 400;
 	line-height: 24px;
 	color: #FFFFFF;
 	opacity: 1;
 	margin-top: 28px;
 }

 .footer .let ul {
 	margin-top: 25px;
 	width: 325px;
 }

 .footer .let ul li {

 	font-size: 14px;
 	font-family: Microsoft YaHei;
 	font-weight: 400;
 	line-height: 19px;
 	line-height: 26px;
 	color: #FFFFFF;
 	margin-bottom: 8px;
 	padding-left: 30px;
 }

 .footer .let ul .i1 {
 	background: url(../img/tel.png) left center no-repeat;
 }

 .footer .let ul .i2 {
 	background: url(../img/i8.png) left center no-repeat;
 }

 .footer .let ul .i3 {
 	background: url(../img/i1.png) left 2px no-repeat;
 }

 .footer .fnav .tit {
 	font-weight: bold;
 	color: #fff;

 	font-size: 22px;
 	margin-bottom: 40px;
 }

 .footer .fnav ul li {
 	margin-bottom: 12px;
 	padding-left: 20px;
 	position: relative;
 }

 .footer .fnav ul li a {
 	color: #fff;

 	font-size: 16px;
 	opacity: 0.6;
 }

 .footer .fnav ul li::before {
 	content: '';
 	top: 50%;
 	transform: translate(0, -50%);
 	width: 6px;
 	height: 6px;
 	background: #fff;
 	position: absolute;
 	left: 0px;
 	display: inline-block;
 	border-radius: 50%;
 }

 .footer .fnav ul li a:hover {
 	opacity: 1;
 }

 .footer .fnav2 {
 	margin-left: 150px;
 }

 .footer .sousuose {
 	width: 300px;
 }

 .footer .sousuose .tit {
 	font-weight: bold;
 	color: #fff;

 	font-size: 22px;
 	margin-bottom: 40px;
 }

 .footer .sousuose .dect {

 	font-size: 16px;
 	font-family: Arial;
 	font-weight: 400;
 	line-height: 24px;
 	color: #FFFFFF;
 }

 .footer .sousuose .sous {
 	padding: 30px 0;
 }

 .footer .sousuose .sous input {
 	display: block;
 	width: 98%;
 	height: 40px;
 	border-radius: 25px;
 	background: none;
 	border: 1px solid #707070;
 	padding-left: 2%;
 }

 .footer .sousuose .tit2 {
 	font-weight: bold;
 	color: #fff;
 	margin-bottom: 15px;
 	font-size: 22px;
 }

 .footer .sousuose .fenxis a {
 	display: inline-block;
 	margin-left: 10px;
 }

 .footer .copy {
 	text-align: center;
 	font-size: 16px;
 	font-family: Arial;
 	font-weight: 400;
 	line-height: 18px;
 	color: #FFFFFF;
 	border-top: 1px solid rgba(255, 255, 255, 0.46);
 	padding-top: 24px;
 	opacity: 0.6;
 	margin-top: 15px;
 }

 .child_banner {
 	height: 455px;
 	width: 100%;
 }

 .weizhi {
 	background: #f1f1f1;
 	padding: 20px 0;
 }

 .weizhi .ti {
 	font-weight: bold;
 	color: #333333;
 	font-size: 26px;
 }

 .weizhi .weizhi_nav {
 	margin-top: 5px;
 }

 .weizhi .weizhi_nav a {
 	font-size: 20px;
 	color: #333;
 }

 .weizhi .weizhi_nav a:hover {
 	color: #CA0103;
 }

 .weizhi .weizhi_nav .hm {
 	background: url(../img/2_05.jpg) left center no-repeat;
 	padding-left: 32px;
 }

 .weizhi .weizhi_nav .on {
 	text-decoration: underline;
 	color: #CA0103;
 }

 .child_warps .let {
 	width: 23%;
 }

 .child_warps .let .dm {
 	border: 1px solid #d5d5d5;
 	padding: 5px;
 	border-radius: 5px;
 }

 .child_warps {
 	padding: 35px 0;
 }

 .child_warps .let .dm .tit {
 	background: #ca0103;

 	font-size: 16px;
 	font-family: Arial;
 	font-weight: bold;
 	padding: 10px 0;
 	padding-left: 10px;
 	color: #fff;
 }

 .child_warps .let .dm ul li {
 	border-bottom: 1px dashed #D9D9D9;
 }

 .child_warps .let .dm ul li .li_a {

 	font-size: 14px;
 	font-family: Arial;
 	font-weight: bold;
 	padding: 10px 0;
 	display: block;

 	color: #333333;
 	margin-top: 5px;
 	background: url(../img/2_24.jpg) 95% center no-repeat;
 	margin-bottom: 10px;
 	padding-left: 10px;
 }

 .child_warps .let .dm ul li dl {
 	display: none;
 }

 .child_warps .let .dm ul li dl dd {
 	padding-left: 10px;
 }

 .child_warps .let .dm ul li dl dd a {

 	font-size: 14px;
 	font-family: Arial;
 	font-weight: 400;
 	padding: 7.5px 0;
 	display: block;
 	color: #999999;
 	background: url(../img/2_19.jpg) left center no-repeat;
 	padding-left: 15px;
 }

 .child_warps .let .dm ul .on .li_a {
 	color: #ca0103;
 	background: url(../img/2_09.jpg) 95% center no-repeat;
 	border-bottom: 1px dashed #D9D9D9;
 }

 .child_warps .let .dm ul .on dl {
 	display: block;
 }

 .child_warps .let .dm ul li dl dd a:hover {
 	background: url(../img/2_22.jpg) left center no-repeat;
 	color: #ca0103;
 }

 .m6 {
 	margin-top: 35px;
 }

 .m6 .title {
 	font-weight: bold;
 	color: #333;
 	font-size: 24px;
 	font-family: Arial;
 	font-weight: bold;
 	background: url(../img/2_27.jpg) left 2px no-repeat;
 	padding-left: 35px;
 	padding-bottom: 5px;
 	margin-bottom: 20px;
 	border-bottom: 1px solid #c9c9c9;
 }

 .m6 ul li .img {
 	width: 35%;
 }

 .m6 ul li .img .show_img {
 	border: 5px solid #f5f5f5;
 }

 .m6 ul li .conts {
 	width: 60%;
 }

 .m6 ul li .conts .tit {
 	font-size: 14px;
 	height: 42px;
 	overflow: hidden;
 }

 .m6 ul li .conts .hrs a {
 	display: inline-block;
 	border-radius: 25px;
 	border: 1px solid #CA0103;
 	padding: 4px 12px;
 	font-size: 14px;
 	color: #CA0103;
 	margin-top: 5px;
 }

 .m6 ul li {
 	border-bottom: 1px solid #eee;
 	padding-bottom: 15px;
 	margin-bottom: 15px;
 }

 .child_warps .rit {
 	width: 74%;
 	padding-top: 10px;
 }

 .child_warps .rit .rit_tit {
 	font-weight: bold;
 	font-size: 22px;
 	color: #333333;
 }

 .child_warps .rit .rit_caozuo {
 	padding: 15px;
 	background: #f5f5f5;
 	margin-top: 15px;
 }

 .child_warps .rit .rit_caozuo .saixuan a {
 	margin-right: 10px;
 }

 .child_warps .rit .rit_caozuo .saixuan a i {
 	display: inline-block;
 	width: 32px;
 	height: 24px;
 }

 .child_warps .rit .rit_caozuo .saixuan .i1 {
 	background: url(../img/z2.png) center no-repeat;
 }

 .child_warps .rit .rit_caozuo .saixuan .i2 {
 	background: url(../img/z3.png) center no-repeat;
 }

 .child_warps .rit .rit_caozuo .saixuan .on .i1 {
 	background: url(../img/z4.png) center no-repeat;
 }

 .child_warps .rit .rit_caozuo .saixuan .on .i2 {
 	background: url(../img/z1.png) center no-repeat;
 }

 .child_warps .rit .rit_caozuo .secv span {

 	font-size: 16px;
 	font-family: Arial;
 	font-weight: bold;
 	margin-top: 10px;
 }

 .child_warps .rit .rit_caozuo .saixuan {
 	margin-top: 10px;
 }

 .child_warps .rit .rit_caozuo .secv select {
 	background: #fff;
 	margin-left: 10px;
 	width: 220px;
 	height: 40px;
 	border: 1px solid #9d9d9d;
 	border-radius: 5px;
 }

 .m1s .list {
 	width: 31.8%;
 	margin-right: 2%;
 	margin-bottom: 30px;
 }

 .m1s .list .txt {
 	text-align: left;
 }

 .m1s .list:nth-child(3n) {
 	margin-right: 0px;
 }

 .m1s {
 	padding: 30px 0;
 }

 .m1s .txt {
 	line-height: 28px;
 }

 .cm_pages {
 	border-top: 1px dashed #b8b8b8;
 	padding-top: 20px;
 }

 .cm_pages .de {
 	color: #707070;
 	font-size: 16px;
 }

 .m6s ul li .conts {
 	padding-top: 15px;
 }

 .m6s {
 	display: none;
 }

 .m6s ul li .conts .tit {
 	font-size: 20px;
 	color: #333;
 	font-weight: bold;
 	height: auto;
 	margin-bottom: 10px;
 }

 .m6s ul li .conts .dects {
 	font-size: 12px;
 	color: #707070;
 	margin-bottom: 10px;
 }

 .m6s ul li .conts .hots span {
 	font-size: 16px;
 	color: #333333;
 	font-weight: bold;
 	margin-top: 5px;
 }

 .m6s ul li .conts .hots a {
 	display: inline-block;
 	font-size: 16px;

 	color: #707070;
 	margin: 0px 6px;
 	padding: 5px 10px;
 	border-radius: 25px;

 }

 .m6s ul li .conts .hots {
 	margin-bottom: 25px;
 }

 .m6s ul li .conts .hots a:hover {
 	background: #ca0103;
 	color: #fff;
 }

 .m6s ul li {
 	margin-bottom: 30px;
 	border-bottom: 0px none;
 }

 .m6s ul li .conts .hrs a {
 	padding: 10px 33px;
 }

 .m6s ul li .conts .hrs a:hover {
 	background: #CA0103;
 	color: #fff;
 }

 .m6s ul li .conts .tit:hover {
 	color: #CA0103;
 }

 .m7 {
 	padding: 35px 0px 70px;
 }

 .m7 .let {
 	width: 48%;
 }

 .m7 .let .imgs {
 	padding: 80px 120px;
 	text-align: center;
 	border: 5px solid #F5F5F5;
 }

 .m7 .let .img img {
 	display: inline-block;

 }

 .m7 .let .caozuo_fun {
 	position: relative;
 	padding: 0px 80px;
 	margin-top: 20px;
 }

 .m7 .let .caozuo_fun .cl_img {
 	text-align: center;
 }

 .m7 .let .caozuo_fun .cl_img img {
 	display: inline-block;
 	width: 28%;
 	height: 105px;

 	margin: 0px 1.1%;
 	border: 2px solid #F5F5F5;
 }

 .m7 .let .caozuo_fun .click_pr {
 	position: absolute;
 	top: 50%;
 	cursor: pointer;
 	left: 30px;
 	transform: translate(0, -50%);
 }

 .m7 .let .caozuo_fun .click_ne {
 	position: absolute;
 	top: 50%;
 	cursor: pointer;
 	right: 30px;
 	transform: translate(0, -50%);
 }

 .m7 .let .caozuo_fun .cl_img .on {
 	border: 2px solid #CA0103;
 }

 .m7 .rit {
 	width: 49%;
 	padding-top: 15px;
 }

 .m7 .rit .tit {

 	font-size: 20px;
 	font-family: Arial;
 	font-weight: bold;

 	color: #333333;
 }

 .m7 .rit .dects {

 	font-size: 14px;
 	font-family: Arial;
 	font-weight: 400;
 	line-height: 28px;
 	color: #666666;
 	margin-top: 10px;
 	border-bottom: 1px dashed #d8d8d8;
 	padding-bottom: 30px;
 }

 .m7 .rit .jgs {
 	margin-top: 20px;
 	border-bottom: 1px dashed #d8d8d8;
 	padding-bottom: 30px;
 }

 .m7 .rit .jgs li {

 	font-size: 16px;
 	font-family: Arial;
 	font-weight: 400;

 	color: #333333;
 	margin-bottom: 15px;
 }

 .m7 .rit .jgs li span {

 	font-size: 16px;
 	font-family: Arial;
 	width: 240px;
 	font-weight: bold;
 	display: inline-block;
 	color: #666;
 }

 .m7 .rit .hrs {
 	margin-top: 30px;
 }

 .m7 .rit .hrs a {
 	display: inline-block;
 	width: 180px;
 	padding: 10px 0;
 	border-radius: 25px;
 	color: #fff;
 	text-indent: 20px;
 	font-size: 16px;
 	background: #CA0103 url(../img/z9.png) 88% center no-repeat;
 	font-family: Arial;
 }

 .m8 {
 	margin-bottom: 100px;
 }

 .m8 .tit {
 	margin-bottom: 30px;
 }

 .m8 .tit .t1 {

 	font-size: 24px;
 	font-family: Arial;
 	font-weight: bold;
 	background: url(../img/z5.png) left center no-repeat;
 	color: #333333;
 	padding-left: 40px;
 }

 .m8 .tbale thead tr td {
 	background: #f3f3f3;
 }

 .m8 .tbale table tr td {
 	border: 1px solid #999999;
 	font-size: 14px;

 }

 .m8 .tbale table tbody .o1 {
 	color: #333;
 	font-weight: bold;
 	font-size: 14px;
 	background: #f3f3f3;
 }

 .m8 .tbale table tr td {
 	padding: 8px 0;
 	padding-left: 15px;
 }

 .m8 .tbale thead tr .o1 {
 	font-weight: bold;
 	color: #fff;
 	background: #CA0103;
 }

 .m8 .dexct {

 	font-size: 16px;
 	font-family: Arial;
 	font-weight: 400;
 	line-height: 30px;
 	color: #666666;
 	padding: 27px 0px 14px;
 }

 .m8 .hots span {

 	font-size: 16px;
 	font-family: Arial;
 	font-weight: bold;
 	margin-top: 5px;
 	color: #333333;
 }

 .m8 .hots a {
 	background: url(../img/z11.png) 15px center no-repeat #F1F1F1;
 	padding: 8px 15px;
 	font-size: 14px;
 	border-radius: 25px;
 	padding-left: 35px;
 	margin-left: 20px;
 }

 .m8 .hots a:hover {
 	color: #fff;
 	background: url(../img/z10.png) 15px center no-repeat #CA0103;
 }

 .m8 .link_hrs {
 	border-top: 1px dashed #B8B8B8;
 	margin-top: 40px;
 	padding: 15px 0;
 	border-bottom: 1px dashed #B8B8B8;
 }

 .m8 .link_hrs span {
 	font-weight: bold;

 	font-size: 16px;
 	font-family: Arial;
 	color: #333;
 }

 .m8 .link_hrs a {
 	font-size: 16px;
 	font-family: Arial;
 	margin-left: 5px;
 	color: #707070;
 }

 .m8 .link_hrs a:hover {
 	color: #CA0103;
 }

 .cm_tit3 {
 	margin-bottom: 45px;
 	background: url(../img/2_27.jpg) left center no-repeat;
 	font-size: 24px;
 	font-family: Arial;
 	font-weight: bold;
 	line-height: 28px;
 	color: #333333;
 	padding-left: 35px;
 }

 .openwin_pupo {
 	position: fixed;
 	z-index: 999;
 	width: 100%;
 	height: 100%;
 	display: none;
 	left: 0px;
 	top: 0px;

 }

 .openwin_pupo .box {
 	width: 75%;
 	background: #fff;
 	border-radius: 5px;
 	position: relative;
 	z-index: 1000;
 	left: 50%;
 	top: 50%;
 	transform: translate(-50%, -50%);
 }

 .m9 .dm {
 	padding: 37px 32px;
 }

 .m9 .tit {
 	font-weight: bold;
 	color: #333;

 	font-size: 24px;
 	font-family: Arial;
 	font-weight: bold;
 	line-height: 28px;
 }

 .m9 .decx {

 	font-size: 14px;
 	font-family: Arial;
 	font-weight: 400;
 	line-height: 28px;
 	color: #333333;
 }

 .m9 .decx {

 	font-size: 14px;
 	font-family: Arial;
 	font-weight: 400;
 	margin: 12px 0;
 	line-height: 28px;
 	color: #333333;
 }

 .m9 .xtxs span {

 	font-size: 18px;
 	font-family: Arial;
 	font-weight: 400;
 	line-height: 28px;
 	color: #333333;
 }

 .m9 .xtxs a {

 	font-size: 18px;
 	font-family: Arial;
 	font-weight: 400;
 	line-height: 28px;
 	color: #CA0103;
 	text-decoration: underline;
 }

 .m9 ul {
 	margin-top: 25px;
 }

 .m9 ul li {

 	border: 1px solid #E4E4E4;

 	padding-left: 45px;
 	margin-bottom: 12px;
 	border-radius: 4px;
 }

 .m9 ul li input {
 	display: block;

 	font-size: 15px;
 	font-family: Arial;
 	height: 40px;
 	line-height: 40px;
 	width: 100%;
 	display: block;
 }

 .m9 ul .i1 {
 	background: url(../img/z14.png) 10px center no-repeat;
 }

 .m9 ul .i2 {
 	background: url(../img/z13.png) 10px center no-repeat;
 }

 .m9 ul .i3 {
 	background: url(../img/z12.png) 10px 10px no-repeat;
 	padding-top: 10px;
 }

 .m9 ul textarea {
 	width: 100%;
 	height: 120px;
 }

 .m9 .infos {

 	font-size: 14px;
 	font-family: Arial;
 	font-weight: 400;
 	line-height: 28px;
 	color: #333333;
 }

 .m9 .buts {
 	margin-top: 28px;
 }

 .m9 .buts input {
 	display: inline-block;
 	border-radius: 25px;
 	background: #CA0103;
 	color: #fff;
 	width: 120px;
 	height: 40px;

 	font-size: 15px;
 	font-family: Arial;
 	font-weight: 400;

 	color: #FFFFFF;
 }

 .m9 .dbk {
 	position: absolute;
 	right: 0px;
 	bottom: 0px;
 	width: 150px;
 }

 .m9 .close_imgs {
 	position: absolute;
 	right: -25px;
 	top: -25px;
 	cursor: pointer;
 }

 .m10 {
 	padding: 50px 0;
 }

 .m10 .title {
 	text-align: center;
 	margin-bottom: 50px;
 }

 .m10 .title .t1 {

 	font-size: 30px;
 	font-family: Arial;
 	font-weight: bold;
 	line-height: 28px;
 	color: #333333;
 }

 .m10 .title .dect {

 	font-size: 16px;
 	font-family: Arial;
 	font-weight: 400;
 	line-height: 30px;
 	color: #666666;
 	margin-top: 15px;
 }

 .m10 .box {
 	position: relative;
 	background: #f5f5f5;
 }

 .m10 .box .let {
 	width: 50%;
 }

 .m10 .box .let img {
 	width: 100%;
 }

 .m10 .box .rit {
 	width: 45%;
 	position: absolute;
 	top: 50%;
 	right: 2%;
 	transform: translate(0, -50%);
 }

 .m10 .box .rit .tit {
 	font-weight: bold;

 	font-size: 24px;
 	font-family: Arial;
 	font-weight: bold;
 	line-height: 28px;
 	color: #333333;
 }

 .m10 .box .rit .dects {

 	font-size: 16px;
 	font-family: Arial;
 	font-weight: 400;
 	line-height: 30px;
 	margin-top: 27px;
 	color: #666666;
 }

 .m10 .box .rit ul {
 	margin-top: 30px;
 }

 .m10 .box .rit ul li {
 	position: relative;

 	font-size: 16px;
 	font-family: Arial;
 	font-weight: 400;

 	color: #333333;
 	padding-left: 15px;
 	margin-bottom: 15px;
 }

 .m10 .box .rit ul li::before {
 	content: '';
 	position: absolute;
 	left: 0px;
 	top: 50%;
 	width: 6px;
 	border-radius: 50%;
 	background: #333333;
 	height: 6px;
 	display: inline-block;
 	transform: translate(0, -50%);
 }

 .m10 .box2 .li {
 	width: 50%;
 	padding: 50px 0;
 	text-align: center;
 }

 .m10 .box2 .li .imgs {
 	height: 80px;
 }

 .m10 .box2 .li .imgs img {
 	display: inline-block;
 }

 .m10 .box2 .li .tt {

 	font-size: 20px;
 	font-family: Arial;
 	font-weight: bold;
 	line-height: 28px;
 	color: #333333;
 	margin: 25px 0;
 }

 .m10 .box2 .li .cont {

 	font-size: 16px;
 	font-family: Arial;
 	font-weight: 400;
 	line-height: 28px;
 	width: 85%;
 	color: #333333;
 	display: block;
 	margin: 0px auto;
 }

 .m10 .box3 {
 	background: url(../img/z18.png) center no-repeat;
 	background-size: cover;
 	padding: 90px 0;
 }

 .m10 .box3 .tita {

 	font-size: 32px;
 	font-family: Arial;
 	font-weight: bold;
 	line-height: 28px;
 	color: #FFFFFF;
 	text-align: center;
 }

 .m10 .box3 .dects {

 	font-size: 16px;
 	font-family: Arial;
 	font-weight: 400;
 	line-height: 28px;
 	color: #FFFFFF;
 	width: 70%;
 	margin: 0px auto;
 	margin-top: 25px;
 	text-align: center;
 }

 .m10 .box3 .hrs {
 	text-align: center;
 	margin-top: 35px;
 }

 .m10 .box3 .hrs a {
 	display: inline-block;
 	width: 180px;
 	padding: 12px 0;
 	border-radius: 25px;
 	background-color: #c60406;
 	color: #fff;
 }

 .m10 .box4 {
 	margin-top: 68px;
 }

 .m10 .box4 .listvest li {
 	width: 23%;
 	margin-right: 2.6%;
 }

 .m10 .box4 .listvest li img {
 	padding: 10px;
 	background: #FFFFFF;
 	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.16);
 }

 .m10 .box4 .listvest li .tita {

 	font-size: 20px;
 	font-family: Arial;
 	font-weight: bold;
 	line-height: 28px;
 	color: #333333;
 	margin-top: 10px;
 }

 .m10 .box4 .listvest li .decxt {

 	font-size: 15px;
 	font-family: Arial;
 	font-weight: 400;
 	line-height: 28px;
 	color: #666666;
 	margin-top: 5px;
 }

 .m10 .box4 .listvest li:nth-child(4n) {
 	margin-right: 0px;
 }

 .m10 {
 	padding-bottom: 100px;
 }

 .map {
 	position: relative;
 	height: 445px;
 }

 .map iframe {
 	width: 100%;
 	height: 100%;
 }

 .m11 .tit {

 	font-size: 24px;
 	font-family: Arial;
 	font-weight: bold;
 	line-height: 28px;
 	margin-bottom: 10px;
 	color: #333333;
 }

 .m10s {
 	padding-bottom: 70px;
 }

 .m11 .tels {
 	background: url(../img/z22.png) left center no-repeat;
 	background-size: 38px;
 	padding-left: 45px;
 }

 .m11 .decs {

 	font-size: 15px;
 	font-family: Arial;
 	font-weight: 400;
 	line-height: 28px;
 	color: #333333;
 }
 .m11 .let {
	 width: 45%;
 }
 .m11 .let ul li .t1 {

 	font-size: 24px;
 	font-family: Arial;
 	font-weight: bold;
 	line-height: 28px;
 	margin-bottom: 10px;
 	color: #333333;
 }

 .m11 .let ul li .infos {

 	font-size: 16px;
 	font-family: Arial;
 	font-weight: 400;
 	line-height: 28px;
 	color: #333333;
 }

 .m11 .let ul {
 	margin-top: 20px;
 }

 .m11 .let ul li {
 	padding-left: 80px;
 	margin-bottom: 45px;
 }

 .m11 .let ul .i1 {
 	background: url(../img/z24.png) left center no-repeat;
 }

 .m11 .let ul .i2 {
 	background: url(../img/z25.png) left center no-repeat;

 }

 .m11 .let ul .i3 {
 	background: url(../img/z26.png) left center no-repeat;

 }

 .m11 .rit {
 	width: 45%;
 }

 .m12 {
 	padding: 35px 0;
 }

 .m12 .let {
 	width: 23%;
 }

 .m12 .let .tit {

 	font-size: 18px;
 	font-family: Microsoft YaHei;
 	font-weight: bold;
 	line-height: 24px;
 	color: #333333;
 }

 .m12 .let .sousuo {
 	position: relative;
 	margin-top: 20px;
 }

 .m12 .let .sousuo .texts {
 	height: 42px;
 	line-height: 42px;
 	position: relative;
 	width: 96%;
 	padding: 0px 2%;

 	border: 1px solid #D5D5D5;
 	border-radius: 2px;
 }

 .m12 .let .sousuo .buts {
 	width: 26px;
 	height: 26px;
 	background: url(../img/8-1_08.jpg) center no-repeat;
 	cursor: pointer;
 	position: absolute;
 	right: 0px;
 	position: absolute;
 	top: 50%;
 	transform: translate(0, -50%);
 }

 .m13 {
 	margin-top: 30px;
 }

 .m13 .ts {

 	font-size: 18px;
 	font-family: Microsoft YaHei;
 	font-weight: bold;
 	line-height: 24px;
 	color: #333333;
 	margin-bottom: 20px;
 }

 .m13 ul li .cm_box_img_item {
 	width: 50%;
 }

 .m13 ul li {
 	position: relative;
 	margin-bottom: 20px;
 }

 .m13 ul li .text_conts {
 	position: absolute;
 	width: 45%;
 	top: 50%;
 	right: 0px;
 	transform: translate(0, -50%);
 }

 .m13 ul li .text_conts .t1 {

 	font-size: 14px;
 	font-family: Microsoft YaHei;
 	font-weight: 400;
 	line-height: 19px;
 	margin-bottom: 5px;
 	color: #999999;
 }

 .m13 ul li .text_conts .t2 {

 	font-size: 14px;
 	font-family: Microsoft YaHei;
 	font-weight: bold;
 	line-height: 19px;
 	color: #333333;
 }


 .m12 .rit {
 	width: 72%;
 }

 .m14 ul li .img {
 	width: 35%;
 }

 .m14 ul li .cont {
 	width: 62%;
 }


 .m14 ul li .cont .t1 {

 	font-size: 18px;
 	font-family: Microsoft YaHei;
 	font-weight: bold;
 	line-height: 24px;
 	color: #333333;
 	margin-top: 10px;
 	margin-bottom: 10px;
 }

 .m14 ul li .cont .time {

 	font-size: 16px;
 	font-family: Microsoft YaHei;
 	font-weight: 400;
 	line-height: 21px;
 	color: #CA0103;
 	background: url(../img/z27.png) left center no-repeat;
 	padding-left: 25px;
 	margin-bottom: 10px;
 }

 .m14 ul li .cont .dects {

 	font-size: 16px;
 	font-family: Microsoft YaHei;
 	font-weight: 400;
 	line-height: 28px;
 	color: #666666;
 }

 .m14 ul li .cont .hr {
 	margin-top: 15px;
 }

 .m14 ul li .cont .hr a {
 	display: inline-block;
 	border-radius: 25px;
 	border: 1px solid #CA0103;
 	padding: 8px 55px;
 	font-size: 14px;
 	color: #CA0103;
 	margin-top: 5px;
 }

 .m14 ul li .cont .hr a:hover {
 	background: #CA0103;
 	color: #fff;
 }

 .m14 ul li {
 	-webkit-transition: all .3s ease-in-out;
 	transition: all .3s ease-in-out;
 	margin-bottom: 30px;
 }

 .m14 ul li:hover {
 	background: #f2f2f2;
 	padding: 20px 15px;
 }

 .m15 .tits {

 	font-size: 20px;
 	font-family: Microsoft YaHei;
 	font-weight: bold;
 	line-height: 26px;
 	color: #333333;
 	margin-top: 38px;
 	margin-bottom: 10px;
 }

 .m15 .time {

 	font-size: 16px;
 	font-family: Microsoft YaHei;
 	font-weight: 400;
 	line-height: 21px;
 	color: #CA0103;
 	background: url(../img/z27.png) left center no-repeat;
 	padding-left: 25px;
 	margin-bottom: 10px;
 }

 .m15 .conts {

 	font-size: 16px;
 	font-family: Arial;
 	font-weight: 400;
 	line-height: 28px;
 	color: #666666;
 }

 .m15 .infos {
 	margin-top: 40px;
 }

 .m15 .infos .bilt b {

 	font-size: 18px;
 	font-family: Arial;
 	font-weight: bold;
 	line-height: 28px;
 	color: #333333;
 }

 .m15 .infos {

 	font-size: 16px;
 	font-family: Arial;
 	font-weight: 400;
 	line-height: 30px;
 	color: #666666;
 }

 .m15 .fenxiangs {
 	margin-top: 30px;
 }

 .m15 .hr_links {
 	margin-top: 20px;
 	border-top: 1px dashed #b8b8b8;
 	padding: 15px 0;
 	border-bottom: 1px dashed #b8b8b8;
 }

 .m15 .hr_links span {

 	font-size: 16px;
 	font-family: Arial;
 	font-weight: bold;
 	line-height: 28px;
 	color: #333333;
 }

 .m15 .hr_links a {

 	font-size: 16px;
 	font-family: Arial;
 	font-weight: 400;
 	line-height: 28px;
 	color: #707070;
 }

 .m15 .hr_links a:hover {
 	color: #d12521;
 }

 .m16 ul li {
 	padding: 30px 0;
 	border-bottom: 1px dashed #c2c2c2;
 }

 .m16 ul li span {

 	font-size: 16px;
 	font-family: Arial;
 	font-weight: bold;
 	line-height: 28px;
 	color: #333333;
 	margin-top: 15px;

 }

 .m16 ul li a {
 	display: inline-block;
 	border: 1px solid #707070;
 	padding: 8px 25px;
 	padding-right: 45px;
 	border-radius: 25px;
 	background: url(../img/z30.png) 88% center no-repeat;
 	background-size: 17px 17px;

 }

 .m16 ul li a:hover {
 	background: url(../img/z29.png) 88% center no-repeat #ca0103;
 	background-size: 17px 17px;
 	border: 1px solid #ca0103;
 	color: #fff;

 }

 .cm_pages2 {
 	text-align: center;
 	margin-top: 40px;
 	border-top: 0px none;
 }

 .cm_pages2 .de {
 	display: inline-block;
 }

 .cm_pages2 .page_1 {
 	display: inline-block;
 	margin-left: 100px;
 }

 .m16 {
 	padding-bottom: 60px;
 }

 .cm_pages2 .page_1 a {
 	margin: 0px 5px;
 }