.head {
	background: #000000;
	text-align: center;
	height: 60px;
	line-height: 60px;
	position: relative;
	color: #fff;
	font-size: 1rem;
}

.head .click_on {
	position: absolute;
	left: 2.48%;
	top: 25px;
}

.lql {
	/*Chrome和Firefox里面的边框是不一样的，所以复写了一下*/
	border: solid 1px #bdbdbd;
	width: 150px;
	height: 30px;
	border-radius: 10px;
	outline: medium;
	padding-left: 10px;
	color: #797777;
	font-size: 14px;
	padding-right: 10px;
	/*很关键：将默认的select选择框样式清除*/
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	/*在选择框的最右侧中间显示小箭头图片*/
	background: url(../img/img2.jpg) no-repeat scroll 90% center transparent;
	/*为下拉小箭头留出一点位置，避免被文字覆盖*/
	padding-right: 14px;
}

.head .back {
	margin-right: 2.48%;
	position: absolute;
	right: 2.48%;
}

.head .shangpu {
	margin-left: 8.8%;
	position: absolute;
	top: 25px;
	right: 2.8%;
}

.warp {
	background: #f5f5f5;
	padding-top: 10px;
}

.common_t {
	background: #fff;
	margin-bottom: 8px;
	padding: 8px 0;
	padding-left: 2%;
	padding-right: 60px;
	color: #6d6e71;
	text-indent: 10px;
	position: relative;
	font-size: 1.1rem;
}

.common_t::before {
	content: '';
	position: absolute;
	left: 2%;
	height: 20px;
	top: 50%;
	margin-top: -10px;
	width: 5px;
	background: #c7000c;
	border-radius: 15px;
}

.common_t a {
	color: #6d6e71;
	font-size: 0.9rem;
	position: absolute;
	right: 2%;
	top: 10px;
}

.nav {
	background: #fff;
	margin-bottom: 10px;
	padding: 30px 0 10px;
}

.nav ul li {
	text-align: center;
	width: 20%;
	margin-bottom: 20px;
}

.nav ul li a {
	display: block;
	padding: 0px 12%;
	font-size: 0.9rem;
	color: #333333;
}

.nav ul li img {
	display: block;
	margin: 0px auto;
}

.x1 {
	margin-bottom: 10px;
}

.x1 .c {
	padding: 5% 2%;
	background: #fff;
}

.x1 .c .text {
	font-size: 1.125rem;
	text-align: center;
	color: #6d6e71;
}

.x1 .c .text a {
	color: #fff;
	padding: 5px 0;
	font-size: 1.1rem;
	background: #000000;
	display: block;
	width: 50%;
	margin: 0 auto;
	text-align: center;
}

.x1 .c .left {
	width: 50%;
	text-align: center;
}

.x1 .c .right {
	width: 50%;
	text-align: center;
}

.x2 {
	margin-bottom: 10px;
}

.x2 .c {
	background: #fff;
	padding-bottom: 30px;
}

.x2 .c .text {
	font-size: 0.9rem;
	text-align: center;
	color: #261e0b;
}

.x2 .c .text .t {
	font-size: .9rem;
	margin-bottom: 20px;height: 42px;
	overflow: hidden;
}

.x2 .c .text a {
	color: #fff;
	padding: 5px 0;
	font-size: 1.1rem;
	background: #000000;
	display: block;
	width: 50%;
	margin: 0 auto;
	text-align: center;
	margin-top: 10px;
}

.x2 .c .left {
	width: 50%;
	text-align: center;
}

.x2 .c .right {
	width: 50%;
	text-align: center;
}

.x3 .c {
	background: #fff;
	padding: 5% 2%;
	padding-bottom: 30px;
}

.x3 .text {
	color: #666666;
	font-size: 0.9rem;
	text-indent: 2rem;
}

.x3 .img_box {
	margin-bottom: 15px;
}

.x3 .text .more {
	color: #c7000c;
	font-size: 0.9rem;
}

.x4 {
	margin-bottom: 10px;
}

.x4 .shipin {
	position: relative;
	height: 267px;
}

.x4 .shipin .video-js {
	position: absolute;
	width: 100%;
	height: 100%;
}

.vjs-poster {
	background-size: cover !important;
}

.x5 .c {
	background: #fff;
}

.x5 .c ul {
	padding-top: 30px;
	 
}

.x5 .c ul li {
	margin-bottom: 30px;
}

.x5 .c ul li .time {
	color: #fff;
	font-size: 1.25rem;
	background: #c41212;
	text-align: center;
	font-weight: bold;
	margin-right: 5%;
	width: 80px;
	margin-left: 5%;
	height: 65px;
	padding-top: 10px;
}

.x5 .c ul li .time .t {
	font-size: 1rem;
	font-weight: normal;
}

.x5 .c ul li .text {
	color: #666666;
	font-size: 0.8rem;
}

.x5 .c ul li .text .t {
	font-size: 1.2rem;
}

.x5 .c ul li .text .ss {
	overflow: hidden;
	height: 40px;
}

.x6 ul {
	padding-bottom: 35px;
}

.x6 ul li {
	position: relative;
}

.x6 .fk .xm {
	font-size: 0.8rem;
	line-height: 32px;
	margin-right: 5%;
	width: 64px;
	height: 32px;
	position: absolute;
	left: 2%;
}

.x6 .fk .xm em {
	color: #ff928f;
}

.x6 .fk .tx {
	border: 1px solid #e9e9e9;
	width: 95%;
	background: #f7f7f7;
}

.x6 .fk .tx1 {
	border: 1px solid #e9e9e9;
	width: 95%;
	height: 80px;
	background: #f7f7f7;
}

.x6 ul {
	background: #fff;
	padding-top: 15px;
}

.x6 ul li {
	margin-bottom: 10px;
}

.x6 ul .but {
	color: #fff;
	font-size: 0.8rem;
	background: #c41212;
	width: 95%;
	height: 35px;
}

.footer {
	color: #fff;
	font-size: 0.7rem;
	background: #261e0b;
	text-align: center;
	padding: 20px 0;
}

.title_10 {
	color: #666666;
	font-size: 0.875rem;
	margin-top: 10px;
	margin-left: 2%;
}

.title_10 .time {
	position: relative;
	margin-top: -3px;
	margin-right: 2%;
}

.title_10 .time select {
	background: #f4f4f4;
	position: relative;
	width: 110px;
	height: 30px;
	border-radius: 10px;
	padding: 5px;
	border: 1px solid #f4f4f4;
	text-align: center;
	font-size: 0.7rem;
}

.title_10 .time::before {
	content: '';
	width: 1px;
	height: 100%;
	position: absolute;
	background: #bdbdbd;
	right: 28px;
	top: 0px;
	z-index: 99;
}

.title_10 .time_1 {
	position: relative;
	margin-top: -3px;
	margin-right: 2%;
}

.title_10 .time_1 select {
	background: #f4f4f4;
	position: relative;
	width: 110px;
	height: 30px;
	border-radius: 10px;
	padding: 5px;
	border: 1px solid #f4f4f4;
	text-align: center;
	font-size: 0.7rem;
}

.title_10 .time_1::before {
	content: '';
	width: 1px;
	height: 100%;
	position: absolute;
	background: #bdbdbd;
	right: 28px;
	top: 0px;
	z-index: 99;
}

.x7 {
	position: relative;
	margin-top: 30px;
}

.x7 .text {
	height: 1px;
	background: #c3c3c1;
	width: 71%;
	margin-top: -50px;
}

.x7 .di {
	width: 50%;
}

.x7 .ding {
	    position: absolute;
    top: 0px;
    right: 0px;
    width: 60%;
    /* padding-left: 25%; */
    padding: 15px 0;
}

.x7 .ding_1 {
	background: #c41212;
	color: #fff;
	font-size: 0.875rem;
	padding: 10px;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.x8 {
	margin-top: 30px;
}

.x8 ul li {
	width: 25%;
}

.x8 ul li .img {
	text-align: center;
	background: #f4f4f4;
	padding-top: 30px;
}

.x8 ul li .text {
	text-align: center;
	color: #333333;
	font-size: 1.125rem;
	background: #fff;
	margin-top: 20px;
}

.x8 ul li .text .t {
	color: #666666;
	font-size: 1rem;
}

.x9 {
	margin-top: 40px;
	margin-bottom: 50px;
}

.x10 {
	width: 90%;
	margin: 0 auto;
}

.x10 .text {
	width: 49%;
}

.x10 .text a {
	background: #c41212;
	color: #fff;
	font-size: 1.5rem;
	display: block;
	padding: 30px 0;
	text-align: center;
	width: 100%;
}

.x10 .text_1 {
	width: 49%;
}

.x10 .tex {
	margin-bottom: 10px;
}

.x10 .tex_1 a {
	color: #333333;
	font-size: 1.125rem;
	border: 1px solid #000000;
	display: block;
	text-align: center;
	padding: 7px 0;
}

.x11 {
	padding-bottom: 25px;
	width: 95%;
	margin: 0 auto;
}

.x11 ul {
	margin-top: 50px;
}

.x11 ul li {
	width: 16.5%;
}

.x11 ul li .img {
	text-align: center;
}

.x11 ul li .text {
	color: #333333;
	font-size: 1.125rem;
	text-align: center;
	margin-top: 20px;
}

.x11 ul li .text .t {
	color: #666666;
	font-size: 0.75rem;
	margin-top: 15px;
}

.page {
	text-align: center;
	margin-top: 70px;
	margin-bottom: 50px;
}

.page a {
	padding: 3px 8px;
	color: #464545;
	font-size: 14px;
	background: #efefef;
	margin: 0px 4px;
	display: inline-block;
	text-align: center;
}

.page a:hover {
	background: #c41212;
	color: #fff;
}

.page .on {
	background: #c41212;
	color: #fff;
}

.img_s {
	opacity: 0;
}

.x12 ul {
	background: #f6f6f6;
	margin-top: 30px;
}

.x12 ul li {
	padding: 5% 5%;
	margin: 0 auto;
	margin-bottom: 10px;
	background: #fff;
}

.x12 ul li .img {
	width: 263px;
	margin-right: 5%;
}

.x12 ul li .text {
	height: 138px;
	overflow: hidden;
	font-size: 1rem;
	color: #666666;
}

.x12 ul li .text .t {
	font-size: 1.375rem;
	color: #333333;
}

.x12 ul li .text .t1 {
	color: #666666;
	font-size: 0.875rem;
	margin-bottom: 5px;
}

.x13 {
	width: 90%;
	margin: 0 auto;
	text-align: center;
	padding-top: 50px;
}

.x13 .t {
	color: #261e0b;
	font-size: 1.375rem;
	text-align: center;
}

.x13 .t1 {
	color: #666666;
	font-size: 1rem;
	margin-top: 5px;
	margin-bottom: 15px;
}

.x13 .text {
	text-align: left;
	color: #666666;
	font-size: 1.125rem;
}

.x13 .text .img {
	margin-top: 30px;
	margin-bottom: 35px;
	text-align: center;
}

.x13 .fanhui a {
	color: #c74250;
	display: inline-block;
	padding: 5px 30px;
	border: 1px solid #c74250;
	border-radius: 5px;
	margin-top: 60px;
	margin-bottom: 50px;
	font-size: 1.125rem;
}

.x13 .more {
	text-align: left;
	margin-bottom: 40px;
}

.x13 .more a {
	font-size: 0.75rem;
	text-align: left;
}

.x13 .more .last {
	margin-bottom: 5px;
}

.x14 .shipin {
	position: relative;
	height: 267px;
}

.x14 .shipin .video-js {
	position: absolute;
	width: 100%;
	height: 100%;
}
.x14 .shipin .list{
	display: none;
}

.x14 ul {
	padding-top: 30px;
	margin-bottom: 35px;
	width: 90%;
	margin: 0 auto;
}

.x14 ul li {
	width: 49%;
	display: inline-block;
	text-align: center;
	margin-bottom: 25px;
}

.x14 ul li img {
	width: 100%;
}

.x14 ul li:nth-child(2n){
	float: right;
}
.x14 ul li .text {
	font-size: 0.75px;
	color: #666666;
	text-align: center;
	margin-top: 10px;
	width: 85%;
	margin: 0 auto;
}

.x15 {
	width: 96%;
	margin: 0 auto;
	margin-top: 20px;
}

.x15 ul li {
	margin-bottom: 30px;
}

.x15 ul li .text {
	background: #000000;
	padding: 1% 2%;
}

.x15 ul li .text .tex_1 {
	color: #fff;
	font-size: 1rem;
}

.x15 ul li .text .tex_2 {
	position: relative;
}

.x15 ul li .tex_2 i {
	position: absolute;
	top: 9px;
	right: 70px;
	width: 6px;
	height: 7px;
	background: url(../img/5.png) center no-repeat;
}

.x15 ul li .text .tex_2 a {
	color: #fff;
	font-size: 1rem;
}

.x15 ul li .img img {
	width: 50%;
	display: block;
	margin: 0px auto;
	margin-top: 60px;
	margin-bottom: 20px;
}

.x15 ul li .img {
	position: relative;
	margin-top: 10px;
	border: 1px solid #dcdcdc;
}

.x15 ul li .img .cont {
	position: absolute;
	top: 15px;
	left: 15px;
}

.x15 ul li .cont .tex_2 {
	color: #4d504c;
	font-size: 0.7rem;
}

.x15 ul li .cont .tex_3 {
	color: #000000;
	font-size: 1rem;
	margin-top: 5px;
}

.x15 ul li .cont .more {
	margin-top: 15px;
}

.x15 ul li .cont .more a {
	color: #000000;
	font-size: 0.7rem;
	display: inline-block;
	border: 1px solid #e7e7e7;
	padding: 5px 20px;
}

.x16 img {
	width: 100%;
	margin: 50px 0;
}

.x17 .title_5 {
	text-align: center;
	position: relative;
}

.x17 .title_5 .t {
	display: inline-block;
	text-align: center;
	background: #fff;
	z-index: 99;
	position: relative;
	padding: 0px 5%;
	font-size: 1.75rem;
}

.x17 .title_5 .t .t1 {
	font-size: 0.9rem;
}

.x17 .title_5 i {
	width: 100%;
	height: 1px;
	position: absolute;
	background: #f3f3f3;
	top: 28px;
	left: 0px;
	z-index: 9;
}

.x17 ul {
	width: 80%;
	margin: 0 auto;
	margin-top: 40px;
}

.x17 ul li {
	text-align: center;
	width: 50%;
	margin-bottom: 80px;
}

.x17 ul li img {
	width: 100%;
}

.x17 ul li .text {
	text-align: center;
	font-size: 0.8rem;
	color: #666666;
	margin-top: 40px;
	margin-bottom: 5px;
}

.x17 ul li .text .t3 {
	font-size: 0.8rem;
	color: #000000;
}

.x18 .banner_1 img {
	width: 100%;
}

.x18 .cont {
	margin-top: 10px;
}

.x18 .cont .img {
	width: 262px;
	margin-right: 10px;
}

.x18 .cont .text {
	color: #929090;
	font-size: 1.125rem;
	overflow: hidden;
	height: 386px;
	padding-top: 20px;
}

.x18 .cont .text .t {
	color: #070300;
	font-size: 1.875rem;
}

.title_6 {
	text-align: center;
	position: relative;
}

.title_6 .t {
	display: inline-block;
	text-align: center;
	background: #f5f5f5;
	z-index: 99;
	position: relative;
	padding: 0px 5%;
	font-size: 0.875rem;
	color: #999999;
}

.title_6 .t6 {
	background: #fff;
}

.title_6 .t .t1 {
	color: #000000;
	font-size: 1.625rem;
}

.title_6 i {
	width: 80%;
	height: 1px;
	position: absolute;
	background: #d4d2d2;
	top: 12px;
	left: 9%;
	z-index: 9;
}

.x18 .cont_1 {
	background: #f5f5f5;
	padding-top: 40px;
	padding-bottom: 30px;
}

.x18 .cont_1 ul {
	width: 90%;
	margin: 0 auto;
}

.x18 .cont_1 ul li {
	width: 49%;
	position: relative;
	padding-top: 200px;
	margin-top: 200px;
	background: #fff;
	padding-bottom: 15px;
}

.x18 .cont_1 ul li .img {
	position: absolute;
	top: -198px;
	left: 35%;
}

.x18 .cont_1 ul li .t3 {
	font-size: 0.9rem;
}

.x18 .cont_1 ul li .text {
	width: 90%;
	margin: 0 auto;
}

.x18 .cont_1 ul li .text .t3 {}

.x18 .cont_1 ul li .text a {
	color: #fff;
	background: #b80000;
	font-size: 0.7rem;
	display: inline-block;
	padding: 5px 15px;
	margin-left: 1%;
}

.x18 .cont_2 {
	padding-top: 40px;
	padding-bottom: 40px;
}

.x18 .cont_2 ul {
	padding-top: 30px;
	width: 90%;
	margin: 0 auto;
}

.x18 .cont_2 ul li {
	display: inline-block;
	width: 49%;
	text-align: center;
	font-size: 1.125rem;
}

.x18 .cont_2 ul li img {
	width: 100%;
}

.x18 .cont_3 {
	background: url(../img/35.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-attachment: fixed;
	padding-top: 20px;
	padding-bottom: 30px;
}

.title_7 {
	text-align: center;
	position: relative;
}

.title_7 .t {
	display: inline-block;
	text-align: center;
	z-index: 99;
	position: relative;
	padding: 0px 5%;
	font-size: 0.875rem;
	color: #999999;
}

.title_7 .t .t1 {
	color: #fff;
	font-size: 1.625rem;
}

.title_7 .i6 {
	width: 80%;
	height: 1px;
	position: absolute;
	background: #d4d2d2;
	top: 12px;
	left: 9%;
	z-index: 9;
}

.title_7 .i1 {
	width: 25%;
	height: 1px;
	position: absolute;
	background: #d4d2d2;
	top: 12px;
	left: 10%;
	z-index: 9;
}

.title_7 .i2 {
	width: 25%;
	height: 1px;
	position: absolute;
	background: #d4d2d2;
	top: 12px;
	z-index: 9;
	left: 65%;
}

.x18 .cont_3 .text {
	width: 90%;
	margin: 0 auto;
	font-size: 1.125rem;
	color: #fff;
	margin-top: 30px;
}

.x18 .cont_4 {
	margin-top: 40px;
}

.x18 .cont_4 ul {
	width: 80%;
	margin: 0 auto;
}

.x18 .cont_4 ul li {
	width: 49%;
	display: inline-block;
	text-align: center;
	margin-bottom: 35px;
}

.x18 .cont_4 ul li .text {
	color: #999999;
	font-size: 0.75rem;
}

.x18 .cont_4 ul li .text .t {
	color: #000000;
	font-size: 1.25rem;
	margin-top: 20px;
	margin-bottom: 20px;
}

.x18 .cont_5 {
	margin-top: 60px;
	margin-bottom: 60px;
}

.x18 .cont_5 ul {
	width: 90%;
	margin: 0 auto;
	padding-top: 40px;
}

.x18 .cont_5 ul li {
	width: 49%;
	display: inline-block;
	text-align: center;
	height: 150px;
	overflow: hidden;
}

.x18 .cont_5 ul li img {
	height: 100%;
	display: block;
	margin: 0px auto;
}

.x18 .cont_6 {
	margin-bottom: 30px;
}

.x18 .cont_6 img {
	width: 100%;
	margin-top: 20px;
}

.x18 .cont_7 {
	margin-bottom: 60px;
}

.x18 .cont_8 {
	margin-bottom: 55px;
}

.x18 .cont_8 ul li {
	position: relative;
}

.x18 .cont_8 .fk .xm {
	font-size: 0.8rem;
	line-height: 32px;
	margin-right: 5%;
	width: 64px;
	height: 32px;
	position: absolute;
	left: 2%;
}

.x18 .cont_8 .fk .xm em {
	color: #ff928f;
}

.x18 .cont_8 .fk .tx {
	border: 1px solid #e9e9e9;
	width: 95%;
	background: #f7f7f7;
}

.x18 .cont_8 .fk .tx1 {
	border: 1px solid #e9e9e9;
	width: 95%;
	height: 80px;
	background: #f7f7f7;
}

.x18 .cont_8 ul {
	background: #fff;
	padding-top: 15px;
}

.x18 .cont_8 ul li {
	margin-bottom: 10px;
}

.x18 .cont_8 ul .but {
	color: #fff;
	font-size: 0.8rem;
	background: #c41212;
	width: 95%;
	height: 35px;
}

.x19 {
	width: 90%;
	margin: 0 auto;
	padding-bottom: 20px;
}

.x19 ul {
	margin-top: 20px;
}

.x19 ul li .img {
	width: 207px;
	padding-right: 2%;
	background: #fafafa;
}

.x19 ul li {
	background: #fafafa;
	padding: 35px 10px;
	margin-bottom: 20px;
}

.x19 ul li .text {
	height: 202px;
	overflow: hidden;
}

.x19 ul li .text .tex_1 {
	color: #cb4848;
	font-size: 0.75rem;
	border-bottom: 1px solid #e9e5e5;
	padding-bottom: 15px;
}

.x19 ul li .text .tex_2 {
	color: #999999;
	font-size: 0.75rem;
	margin-top: 40px;
}

.x20 {
	width: 90%;
	margin: 0 auto;
}

.x20 .cont {
	margin-top: 30px;
}

.x20 .cont .t {
	font-size: 1.8rem;
}

.x20 .cont .text {
	width: 58%;
	padding-right: 2%;
}

.x20 .cont .img {
	width: 40%;
}

.x20 .cont ul {
	margin-top: 20px;
}

.x20 .cont ul li {
	padding-left: 35px;
	margin-bottom: 15px;
	font-size: 0.9rem;
}

.x20 .cont ul .i1 {
	background: url(../img/57.jpg) left no-repeat;
}

.x20 .cont ul .i3 {
	background: url(../img/52.jpg) left no-repeat;
}

.x20 .cont ul .i4 {
	background: url(../img/53.jpg) left no-repeat;
}

.x20 .cont ul .i5 {
	background: url(../img/54.jpg) left no-repeat;
}

.x20 .cont ul .i6 {
	background: url(../img/55.jpg) left no-repeat;
}

.x20 .cont ul .i7 {
	background: url(../img/56.jpg) left no-repeat;
}

.x20 .cont ul li .text {
	width: 70%;
}

.x20 .lianxi {
	margin-top: 50px;
}

.x20 .lianxi ul {
	padding-bottom: 35px;
}

.x20 .lianxi ul li {
	position: relative;
}

.x20 .lianxi .fk .xm {
	font-size: 0.8rem;
	line-height: 32px;
	margin-right: 5%;
	width: 64px;
	height: 32px;
	position: absolute;
	left: 2%;
}

.x20 .lianxi .fk .xm em {
	color: #ff928f;
}

.x20 .lianxi .fk .tx {
	border: 1px solid #e9e9e9;
	width: 95%;
	background: #f7f7f7;
}

.x20 .lianxi .fk .tx1 {
	border: 1px solid #e9e9e9;
	width: 95%;
	height: 80px;
	background: #f7f7f7;
}

.x20 .lianxi ul {
	background: #fff;
	padding-top: 15px;
}

.x20 .lianxi ul li {
	margin-bottom: 10px;
}

.x20 .lianxi ul .but {
	color: #fff;
	font-size: 0.8rem;
	background: #c41212;
	width: 95%;
	height: 35px;
}

.ditu {
	text-align: center;
	width: 100%;
	height: 240px;
	position: relative;
	margin-bottom: 15px;
}

.ditu iframe {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
}

.ly_fun1 {
	background: url(../img/61.jpg) center no-repeat;
	background-size: 100%;
	 
	margin-top: 10px;
}

.ly_fun1 .box {
	width: 60%;
	height: 335px;
	background: #f9f9fa;
	margin-right: 2%;
	margin-top: 10px;
	position: relative;
}

.ly_fun1 .box .padding {
	padding: 10px;
}
.branch-choose .select select{
	border: 0px none;
	width: 100%;
	font-size: 0.8rem;
}


#contentbox img{height:auto !important; margin: 0 !important;}