@import url("/assets/css/font.css");
/*************************通用样式**************************/
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
body, html {
	color: #666;
	font-size: 14px;
	max-width: 640px;
	/*****640***/
	margin: 0 auto;
	box-sizing: border-box;
}
/*-----------------------公共类-------------------------*/

.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	*zoom: 1;
}
table {
	border-collapse: collapse;
}
.fl {
	float: left
}
.fr {
	float: right
}
ul {
	list-style: none;
}
select, input {
	vertical-align: middle;
}
input {
	padding-top: 0;
	padding-bottom: 0;
}
input[type=submit] {
	-webkit-appearance: none;
	outline: none
}
img {
	border: 0;
}
/**ie兼容*/

a {
	color: #666;
	text-decoration: none;
}
a:active {
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
textarea {
	resize: none;
}
/*防止拖动*/

s, i, em {
	font-style: normal;
	text-decoration: none;
}
/******************通用样式结束*****************/


/*************************************引导页****************************************/

#d1, html {
	width: 100%;
	height: 100%;
}
.ydy {
	background: url("../images/ydy_bg.jpg")no-repeat;
	width: 100%;
	height: 100%;
	background-size: 100% 100%;
}
.ydy_d1 {
	width: 100%;
	text-align: center;
}
.ydy_d1 a {
	font-family: Verdana, Microsoft Yahei, Arial;
	letter-spacing: 1px;
	display: block;
	color: #fff;
	text-align: center;
	padding-top: 8%;
}
.ydy_d1 .ydy_logo {
	width: 35%;
	margin: 0 auto;
	margin-top: 8%;
}
.ydy_d1 .ydy_img1 {
	width: 60%;
	margin-top: 8%;
}
.ydy_d2 {
	text-align: center;
	margin-top: 5%;
}
.ydy_d2 a {
	float: left;
	display: inline-block;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #535252;
	color: #acacac;
	letter-spacing: 0.5px;
	border-right: 0;
}
.ydy_d2 a:last-child {
	border-right: 1px solid #535252;
}
.ydy_d2 .ydy_a {
	display: inline-block;
}
.ydy_d3 img {
	width: 45%;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
/*************************************首页****************************************/

.wz {
	width: 100%;
	height: 20px;
	background: #1e1e1e;
	text-align: center;
	padding-top: 5px;
}
.wz a {
	color: #fff;
}
.header {
	width: 100%;
	height: 50px;
	text-align: center;
	background: #de0529;
}
.header .header_box {
	width: 90%;
	height: 100%;
	margin: 0 auto;
	position: relative;
}
.header .xiala {
	margin-top: 12px;
	width: 41px;
	height: 19px;
	position: relative;
	z-index: 20;
}
.header .logo {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	position: absolute;
	left: 0;
	right: 0;
}
.header .logo img {
	margin-top: 10px;
	height: 30px;
}
.header .xiala1 {
	width: 100%;
	max-width: 640px;
	margin: auto;
	background: #1e1e1e;
	position: fixed;
	height: 100%;
	z-index: 11111;
}
.header .xiala1 ul {
	width: 70%;
	margin: 0 auto;
	padding: 20px 0;
}
.header .xiala1 ul li a {
	color: #fff;
	font-size: 1.3em;
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: left;
	border-bottom: 1px solid #7c7c7c;
}
.header .xiala1 ul li:last-child a {
	border-bottom: none;
}
.header .xiala1 .xiala1_f {
	height: 45px;
	margin-top: 20px;
}
.header .xiala1 .xiala1_f a {
	color: #fff;
	letter-spacing: 0.6px;
	display: inline-block;
	border-right: 1px solid #fff;
	padding: 0 9px 0 6px;
}
.header .xiala1 .xiala1_f a:last-child {
	border-right: none;
}
.header .xiala1 p.sc {
	padding: 0;
	margin: 0;
}
.header .xiala1 p.sc a {
	font-size: 15px;
	letter-spacing: 0.6px;
}
.banner {
	width: 100%;
	height: auto;
}
.banner img {
	width: 100%;
}
.banner .swiper-pagination-bullet {
	background: #000;
	opacity: 1;
}
.banner .swiper-pagination-bullet-active {
	background: #d10a05;
}
.in_main {
	margin-top: 5%;
}
.in_main .in_main_box {
	width: 90%;
	margin: 0 auto;
}
.in_main .i_hd1 {
	margin-top: 5%;
	
}
.in_main .i_hd {
    padding-top: 3%;
	text-transform: uppercase;
	text-align: center;
	font-size: 1.8em;
	font-weight: bold;
	color: #e60012;
}
.in_main .i_d2 {
	font-size: 1.5em;
	color: #010101;
	text-align: center;
	/* margin-top: 4%; */
}
.in_main .i_new {
	width: 90%;
	margin: 0 auto;
}
.in_main .i_d3 {
	color: #3e3a39;
	font-size: 1.1em;
	line-height: 1.6;
	letter-spacing: 0.3px;
	margin: 4% 0 3%;
	text-align: center;
}
.in_main .i_d4 img {
	width: 100%;
	margin: 3% 0;
}
.in_main .an img {
	width: 100%;
	margin: 3% 0;
}
.in_main .cp_b2 img {
	width: 100%;
}
.in_main .cp_b2 .swiper-pagination-bullet {
	width: 15px;
	height: 5px;
	border-radius: inherit;
	background: #9fa0a0;
	opacity: 1;
}
.in_main .cp_b2 .swiper-pagination-bullet-active {
	background: #d10a05;
}
.in_main .cp_b2 .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	text-align: right;
	right: 5%;
	left: inherit;
}
.in_main .i_new ul li {
	text-align: center;
	border-bottom: 1px solid #ccc;
	height: 50px;
    line-height: 50px;
}
.in_main .i_new ul li a {
	font-size: 1em;
}
.in_main .i_new ul li:first-child {
	border-top: 1px solid #a5a6a6;
	margin-top: 5%;
}
.in_main .i_new ul li .i_new_bt {
	float: left;
	width: 80%;
    text-align: left;
	color: #3e3a39;
}
.in_main .i_new ul li span {
	float: right;
	color: #888;
}
.in_main .i_new .more {
	text-align: center;
	height: 60px;
	line-height: 60px;
	font-size: 1.3em;
	letter-spacing: 0.5px;
	color: #666;
}
.in_main .ji_d img {
	width: 100%;
}
.in_main .lx {
	text-indent: 15%;
	background: url("../images/i_lx.jpg") no-repeat center center;
	width: 100%;
	height: 220px;
	background-size: cover;
}
.in_main .lx .lx_a {
	text-align: center;
    padding-top: 3%;
	margin-left: -15%;
	font-size: 2em;
	color: #e60012;
	font-weight: bold;
}
.in_main .lx .lx_b {
	font-size: 1.4em;
	color: #3e3a39;
    margin: 5px 0 8px;
}
.in_main .lx .lx_c {
	color: #666;
	font-size: 1.1em;
    line-height: 1.5;
}
/*****页面底部通用*/

.foot {
	background: #efefef;
	padding-bottom: 10px;
}
.sfq {
	width: 100%;
	height: auto;
	padding-top: 8%;
}
.sfq > ul {
	width: 90%;
	margin: 0 auto;
}
.sfq > ul > li {
	padding: 7px 0 5px;
	line-height: 25px;
	padding-left: 10px;
	border: 1px solid #cfcfcf;
	border-bottom: none;
}
.sfq > ul > li:last-child {
	border-bottom: 1px solid #cfcfcf;
}
.sfq > ul > li {
	font-size: 1.2em;
	color: #555;
}
.sfq > ul > li a {
    color: #555;
}
.sfq > ul > li .jia {
	margin-right: 3%;
}
.sfq_a > ul > li.kc {
	font-weight: bold;
	float: none;
	width: 100%;
    padding: 5px 0;
}
.sfq_a > ul {
	padding: 5px 0;
}
.sfq_a > ul > li {
	line-height: 1.6;
}
.ewm {
	width: 50%;
	margin: 7% auto 5%;
}
.ewm img {
	width: 100%;
	margin: 0 auto;
}
.fx {
	text-align: center;
}
.fx .fx_d1 {
	margin: 5% 0;
	font-size: 1.3em;
	color: #010202;
}
.fx .fx_d2 img {
	width: 15%;
	margin: 3%;
}
.top {
	width: 100%;
	margin: 5% 0;
}
.top img {
	width: 20%;
}
.foot .foot_d1 {
	text-align: center;
	color: #221815;
    padding-bottom: 5px;
}
.foot .foot_d1 a {
	display: inline-block;
	border-right: 1px solid #aaa;
	padding: 0 10px 0 7px;
}
.foot .foot_d1 a:last-child {
	border-right: none;
}
.foot_d2 {
	width: 100%;
	height: 50px;
	text-align: center;
	background: #000;
	padding-top: 15px;
}

/********************************服务支持--轮胎课堂********************************/

.fw_list {
	width: 90%;
	margin: 5% auto;
	height: auto;
}
.fw_list ul li {
	float: left;
	width: 33.3%;
	height: 32px;
	line-height: 31px;
}
.fw_list ul .two {
	margin: 0 2%;
}
.fw_list ul li a {
	display: block;
	text-align: center;
	font-size: 1.15em;
	border-top: 1px solid #b5b5b6;
	border-right: none;
	border-bottom: 1px solid #b5b5b6;
	border-left: 1px solid #b5b5b6;
}
.fw_list ul li:last-child a {
	display: block;
	text-align: center;
	font-size: 1.15em;
	border: 1px solid #b5b5b6;
}
.fw_list ul li .fw_on {
	background: #e60012;
	color: #fff;
	border: 1px solid #e60012;
}
.kt_main {
	width: 90%;
	margin: 0 auto;
	height: auto;
}
.kt_main .gn {
	border-bottom: 1px dashed #000;
	padding: 25px 0 9px;
}
.kt_main .gn .gn_img img {
	width: 100%;
}
.kt_main .gn .news_rt_d3 img {
	width: 20%;
}
.kt_main .gn .gn_one .gn_d1 a {
	font-size: 1.5em;
	font-weight: 600;
	color: #111;
	height: 45px;
	line-height: 45px;
}
.kt_main .gn .gn_one .gn_d2 {
	font-size: 1.1em;
	color: #595757;
	line-height: 22px;
}
.kt_main .gn .gn_d3 {
	margin: 5% 0;
}
.kt_main .gn .gn_d3 .gn_date img {
	vertical-align: -3px;
	margin-right: 5px;
}
.kt_main .gn .gn_d3 .gn_date span {
	font-size: 1.1em;
}
.kt_main .gn .gn_d3 .wl span {
	font-size: 1.2em;
}
.kt_main .gn .gn_d3 .wl .fenx {
	margin-right: 8px;
	position: relative;
}
.kt_main .gn .gn_d3 .wl .fenx .fenx_a {
	padding: 0 5px;
	border: 1px solid #fff;
	background: #fff;
	position: relative;
	z-index: 11;
	border-bottom: none;
}
.kt_main .gn .gn_d3 .wl .fenx_img {
	vertical-align: -5px;
	margin-right: 5px;
}
.kt_main .gn .gn_d3 .wl .shouc_img {
	width: 22px;
	height: 20px;
	vertical-align: -5px;
	margin-right: 5px;
}
.kt_main .gn .gn_d3 .fx_xl {
	position: absolute;
	top: 15px;
	left: 0;
	background: #fff;
}
.kt_main .gn .gn_d3 .fx_xl img {
	vertical-align: -5px;
	margin-right: 3px;
}
.kt_main .gn .gn_d3 .fx_xl ul {
	margin-top: 5px;
	border: 1px solid #efefef;
	padding-top: 5px;
}
.kt_main .gn .gn_d3 .fx_xl ul li {
	height: 25px;
	line-height: 25px;
	width: 78px;
	padding: 0 5px;
}
.kt_main .gn .gn_d4 {
	float: right;
} 
.kt_main .gn .gn_d4 a {
	color: #fff;
	background: #e60012;
	display: block;
	width: 100px;
	height: 25px;
	line-height: 26px;
	text-align: center;
	border-radius: 25px;
	font-size: 1.1em;
}
.jzgd {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.jzgd a {
	font-size: 1.2em;
	display: block;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #acabab;
	margin: 20% 0;
}
.jzgd a span {
	display: inline-block;
	transform: rotate(90deg);
	font-size: 1.2em;
}
.top1 {
	text-align: center;
}
.top1 img {
	width: 15%;
	margin-bottom: 3%;
}
/********************************服务支持--在线服务********************************/

.zxfw {
	width: 90%;
	margin: 0 auto;
	height: auto;
	margin-bottom: 10%;
}
.zxfw .zxfw_a {
	margin: 4% 0;
}
.zxfw .zxfw_a span {
	display: block;
	width: 25%;
	height: 27px;
	line-height: 27px;
	font-size: 1.1em;
	color: #fff;
	background: #e60012;
	text-align: center;
	border-radius: 8px;
	margin-right: 10px;
}
.zxfw .zxfw_a .zxfw_a_rt {
	width: 71%;
	position: relative;
}
.zxfw .zxfw_a .tjbtn { 
	position: absolute;
    bottom: -18px;
    right: 20px;
    background: none;
    width: 46px;
	height: 46px;
}
.zxfw .zxfw_a input {
	background: url("../images/in_bg.png") no-repeat;
	background-size: 100% 100%;
	outline: none;
	border: none;
	padding-left: 5px;
	height: 27px;
	line-height: 27px;
	font-size: 1.1em;
	width: 100%;
}
.zxfw .zxfw_a input.in_bg_ss {
	width: 25%;
	text-transform: uppercase;
}
.zxfw .zxfw_a .zxfw_a_rt .zxfw_sm1 {
	font-size: 1em;
    line-height: 1.4;
    padding-top: 32px;
}
.zxfw .zxfw_b .zxfw_a_rt input {
	width: inherit;
	margin-right: 5px;
}
.zxfw .zxfw_b .zxfw_a_rt i {
	margin-right: 20px;
}
.zxfw .zxfw_b .zxfw_a_rt select {
	background: url("../images/in_bg.png") no-repeat;
	background-size: 100% 100%;
	height: 25px;
	line-height: 25px;
	width: 48%;
	outline: none;
	border-color: transparent;
}
.zxfw .zxfw_a .zxfw_a_rt textarea {
	width: 100%;
	height: 130px;
	padding: 5px;
	font-size: 1.1em;
	background: url("../images/in_bg.png") no-repeat;
	background-size: 100% 100%;
	border: none;
	outline: none;
	border-radius: 10px;
}
.zxfw .zxfw_a .zxfw_a_rt .tj_bd img {
	width: 18%;
	position: absolute;
	bottom: -20px;
	right: 14px;
}
/********************************服务支持--下载中心********************************/

.xzzx {
	width: 90%;
	margin: 20% auto;
	height: auto;
}
.xzzx ul li {
	border-bottom: 1px solid #bbbaba;
	margin: 3% 0;
}
.xzzx ul li div {
	height: 30px;
	line-height: 30px;
	margin: 2% 0;
}
.xzzx ul li span {
	font-size: 1.5em;
	font-weight: bold;
	color: #595757;
}
.xzzx ul li i img {
	width: 90%;
	margin-top: 5px;
}
/********************************服务支持--功能详情********************************/

.gn_xq {
	width: 90%;
	margin: 15% auto;
	height: auto;
}
.gn_xq .gn_xq_hd {
	font-size: 1.5em;
	color: #000000;
	height: 30px;
	line-height: 30px;
}
.gn_xq .gn_xq_date {
	height: 30px;
	line-height: 30px;
}
.gn_xq .gn_xq_date img {
	width: 18%;
	margin-right: 10px;
	vertical-align: -3px;
}
.gn_xq .gn_xq_kt1 img {
	width: 100%;
	margin: 3% 0;
}
.gn_xq .cp_xq1 img {
	width: 100%;
}
.sc .sc_lt .shouc_img {
	width: 22px;
	height: 20px;
	vertical-align: -5px;
	margin: 0 10px;
}
.sc .sc_lt i {
	font-size: 1.2em;
}
.sc .sc_rt img {
	vertical-align: -5px;
	margin: 0 2px;
}
.sc .sc_rt img:first-child {
	margin-left: 5px;
}
.shang {
	margin: 1% 0 2%;
}
.shang div {
	line-height: 1.5;
    font-size: 1.15em;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.top2 {
	margin-top: 20%;
}
/********************************关于我们--关于陆通********************************/

.gy {
	font-size: 1.5em;
	width: 100%;
	text-align: center;
	height: 40px;
	line-height: 40px;
	margin: 10% 0 5% 0;
}
.gy_main {
	padding-top: 5%;
}
.gy_main p {
	line-height: 1.5;
	font-size: 1.1em;
}
.gy_main img, .about_main img {
	width: 100%;
}
.jj {
	margin: 10% 0;
}
.jj img {
	width: 100%;
}
/********************************关于我们--责任********************************/

.zr {
	width: 90%;
	margin: 0 auto;
	height: auto;
	padding-top: 5%;
}
.zr img {
	width: 100%;
}
/********************************关于我们--招聘********************************/

.zp {
	margin: 7% 0 5%;
}
.zp .zp_img1 img {
	width: 100%;
}
.shzp {
	margin-top: 5%;
}
.shzp .sh_hd {
	text-align: center;
	font-size: 1.5em;
	color: #000;
	height: 30px;
	line-height: 30px;
	margin-bottom: 5%;
}
.shzp table {
	width: 100%;
}
.shzp table tr {
	border-bottom: 1px solid #000;
}
/*.shzp table tr:last-child{border-bottom: 2px solid #000;}*/

.shzp table tr td {
	line-height: 1.4;
	text-align: center;
	padding: 3px 5px;
}
.shzp table tr td>div {
	padding: 10px 0;
}
.shzp table tr td .s1 {
	display: inline-block;
	width: 5%;
}
.shzp table tr td .s2 {
	display: inline-block;
	width: 95%;
}
.shzp table tr td:nth-child(2) {
	text-align: left;
}
.shzp table tr td:nth-child(2) div {
	padding-left: 3px;
}
.shzp table tr td:nth-child(1) {
	font-weight: bold
}
.shzp table tr:first-child {
	width: 100%;
	border-bottom: none;
}
.shzp table tr:first-child td {
	width: 100%;
	text-align: center;
	background: #e60012;
	color: #fff;
	height: 35px;
	line-height: inherit;
	font-weight: normal;
}
.zp_date {
	width: 100%;
    line-height: 30px;
    border-bottom: 1px solid #aaa;
    margin-bottom: 15px;
    clear: both;
}
/*.zp_date .zp_date1{width: 30%;}
.zp_date .zp_date2{width: 50%;}*/
.zp_date ul.list-paddingleft-2 {
	width: 100%;
}
.zp_date ul.list-paddingleft-2 li:first-child {
	border-bottom: none;
}
.zp_date ul.list-paddingleft-2 li {
	width: 100%;
	border-bottom: 1px solid #aaa;
}
.zp_date ul.list-paddingleft-2 li p.lastrow a {
	font-size: 1em;
	display: inline;
	border: none;
}
.show_hr .hd {
	text-align: center;
	font-size: 1.5em;
	color: #000;
	height: 30px;
	line-height: 30px;
	margin-bottom: 5%;
}
.show_hr table {
	width: 100%;
	margin-bottom: 10px;
}
.show_hr table tr {
	border-bottom: 1px solid #000;
}
.show_hr table tr td {
	line-height: 1.4;
	padding: 6px 0 6px 10px;
}
.show_hr .tit {
	text-align: center;
	width: 20%;
	background: #e60012;
    color: #fff;
	padding: 6px;
	border-bottom: 1px #fff solid;
}
.xzmb {
	margin: 3% 0;
	padding-bottom: 40px;
}
.xzmb a {
	display: inline-block;
	padding: 5px 10px;
	background: #e60012;
	color: #fff;
	text-align: center;
	margin-left: 10px;
	border-radius: 3px;
}
/*.tjjl_a {
	width: 90%;
	margin: 5% auto;
}
.tjjl_a a {
	display: inline-block;
	padding: 3px 8px;
	background: #e60012;
	color: #fff;
	margin-right: 10px;
}*/

.xyzp {
	padding: 5% 0;
}
.xyzp .zp_img1 img {
	padding: 10% 0;
}
/**************************************销售网络*****************************************/

.wl1 {
	width: 85%;
	margin: 0 auto;
	height: auto;
	text-align: center;
}
.wl1 .wl_hd {
	font-size: 1.8em;
	color: #000;
	letter-spacing: 5px;
	margin-top: 10%;
}
.wl1 .wl_sm {
	font-size: 1.1em;
	margin: 5% 0 0 0;
	line-height: 1.6;
}
.dt {
	width: 96%;
	margin: 25px auto;
}
.dt img {
	width: 100%;
}
.jz {
	width: 100%;
	text-align: center;
	margin: 5% 0;
}
.cs {
	width: 90%;
	margin: 0 auto;
}
.cs > ul > li .cs_on {
	background: #e60012;
	color: #fff;
	border: 1px solid #e60012;
}
.cs > ul > li {
	float: left;
	width: 32%;
	text-align: center;
	height: 30px;
	margin-right: 2%;
	margin-top: 1.2%;
	margin-bottom: 1.2%;
}
.cs > ul > li:nth-child(3n) {
	margin-right: 0;
}
.cs > ul > li span {
	display: block;
	border: 1px solid #898989;
	font-size: 1.2em;
	padding: 3px 0 4px;
	letter-spacing: 1px;
}
.cs.show {
	margin-top: 20px;
}
.tabs4 {
	width: 100%;
	margin: 0 auto;
	margin-top: 5%;
}
.md_hd {
	background: url("../images/wl_bg.png") no-repeat;
	height: 65px;
	background-size: 100%;
	font-size: 1.5em;
	font-weight: bold;
	color: #e60012;
	letter-spacing: 5px;
	text-align: center;
	padding-top: 30px;
}
.md_main ul li {
	/*float: left;width: 48%;*/
	margin: 3% 1%;
}
.md_main ul li .md_d1 {
	font-size: 1.3em;
	color: #000;
	font-weight: bold;
	line-height: 30px;
	padding-left: 7%;
    padding-bottom: 8px;
}
.md_main ul li .md_d2 {
	font-size: 1em;
	line-height: 28px;
}
.md_main ul li .md_d2 img {
	width: 70%;
	vertical-align: middle;
    margin-top: -6px;
}
.md_main ul li .md_d2 i {
	display: inline-block;
	width: 92%;
	font-size: 1.1em;
    line-height: 1.5;
}
.jiaz {
	border-top: 2px solid #bdbcbc;
	margin-top: 20%;
	text-align: center;
	font-size: 1.3em;
}
.jiaz div:first-child {
	margin-top: 5%;
}
.jiaz div:last-child {
	transform: rotate(90deg);
	font-size: 1.4em;
	margin: 0 auto;
	margin-top: 2%;
	width: 20%;
}
/*************** 新闻活动 ***************/

.new {
	width: 100%;
	margin: 0 auto;
	height: auto;
}
.new .new_hd {
	font-size: 1.8em;
	color: #000;
	margin-top: 5%;
	border-bottom: 1px dashed #000;
	padding: 2% 5%;
}
.new .new_hd span {
	color: #fff;
	padding: 3px 8px;
	background: #e60012;
	margin-left: 10px;
	font-size: 13px;
	border-radius: 4px;
    vertical-align: middle;
}
.new .new_list {
	width: 100%;
	margin: 0 auto;
	height: auto;
}
.new .new_list .new_d1 {
	width: 100%;
}
.new .new_list .new_d1 img {
	width: 100%;
}
.new .new_list .new_d2 a {
	color: #e60012;
	font-size: 1.3em;
	line-height: 20px;
}

.new_main {
	width: 90%;
	margin: 0 auto;
	height: auto;
}
.new_main .gn {
	border-bottom: 1px dashed #000;
	padding: 23px 0 6px;
}
.new_main .gn .gn_img img {
	width: 100%;
}
.new_main .gn .news_rt_d3 img {
	width: 20%;
}
.new_main .gn .gn_one .gn_d1 a {
	font-size: 1.4em;
	font-weight: 600;
	color: #111;
	line-height: 1.4;
	display: inline-block;
	margin: 3% 0 3.5%;
}
.new_main .gn .gn_one .gn_d2 {
	font-size: 1.1em;
	color: #595757;
	line-height: 22px;
}
.new_main .gn .gn_d3 {
	margin: 5% 0;
}
.new_main .gn .gn_d3 .gn_date img {
	vertical-align: -3px;
	margin-right: 5px;
}
.new_main .gn .gn_d3 .gn_date span {
	font-size: 1.1em;
}
.new_main .gn .gn_d3 .wl span {
	font-size: 1.2em;
}
.new_main .gn .gn_d3 .wl .fenx {
	margin-right: 8px;
	position: relative;
}
.new_main .gn .gn_d3 .wl .fenx .fenx_a {
	padding: 0 5px;
	border: 1px solid #fff;
	background: #fff;
	position: relative;
	z-index: 11;
	border-bottom: none;
}
.new_main .gn .gn_d3 .wl .fenx_img {
	vertical-align: -5px;
	margin-right: 5px;
}
.new_main .gn .gn_d3 .wl .shouc_img {
	width: 22px;
	height: 20px;
	vertical-align: -5px;
	margin-right: 5px;
}
.new_main .gn .gn_d3 .fx_xl {
	position: absolute;
	top: 15px;
	left: 0;
	background: #fff;
}
.new_main .gn .gn_d3 .fx_xl img {
	vertical-align: -5px;
	margin-right: 3px;
}
.new_main .gn .gn_d3 .fx_xl ul {
	margin-top: 5px;
	border: 1px solid #efefef;
	padding-top: 5px;
}
.new_main .gn .gn_d3 .fx_xl ul li {
	height: 25px;
	line-height: 25px;
	width: 78px;
	padding: 0 5px;
}
.new_main .gn .gn_d4 {
	float: right;
} 
.new_main .gn .gn_d4 a {
	color: #fff;
	background: #e60012;
	display: block;
	width: 100px;
	height: 25px;
	line-height: 26px;
	text-align: center;
	border-radius: 25px;
	font-size: 1.1em;
}

/*************** 新闻详情 ***************/

.new_xq {
	width: 100%;
	margin: 0 auto;
}
.new_xq .new_xq_hd {
	padding: 2% 5% 1%;
    font-size: 1.3em;
	text-align: center;
    line-height: 1.5;
    margin: 5% 0 2%;
    color: #111;
}
.new_xq .dateline {
	text-align: center;
	padding-bottom: 3%;
    border-bottom: 1px dashed #777;
}
.new_xq .dateline img {
    vertical-align: middle;
    margin: -5px 0 0 6px;
    width: 4%;
}
.new_xq .dateline .news_date {
	padding-left: 6px;
}
.new_xq .new_xq_main {
	width: 100%;
	padding: 3% 4%;
	font-size: 1.1em;
	line-height: 1.6;
}
.new_xq .new_xq_main p {
    margin-bottom: 10px;
    line-height: 1.7;
}
.new_xq .new_xq_main div {
	line-height: 1.6;
	font-size: 1.1em;
	margin: 5% 0;
}
.new_xq .new_xq_main img {
	width: 100%;
	height: inherit !important;
    margin: 0 auto;
    display: block;
}
.new_xq .new_xq_main .zs {
	text-align: center;
}
.new_xq .new_xq_main .zs img {
	width: 90%;
	margin: 0 auto;
}
.sc_box {
	width: 90%;
	margin: 0 auto;
}

/*************** 产品页 ***************/

.cp_fl {
	padding-top: 15px;
	background: url("../images/cp_bg3.png") no-repeat;
	width: 90%;
    height: 50px;
	background-size: 100%;
	margin: 0 auto;
	margin-top: 10px;
}
.cp_fl .swiper-slide {
	text-align: center;
}
.cp_fl .swiper-slide a {
	font-size: 1em;
}
.cp_fl2 {
	padding-top: 15px;
	background: url("../images/cp_bg2.png") no-repeat;
	width: 90%;
	background-size: 100%;
	margin: 0 auto;
	margin-top: 10px;
}
.cp_fl3 {
	padding-top: 15px;
	background: url("../images/cp_bg1.png") no-repeat;
	width: 90%;
	background-size: 100%;
	margin: 0 auto;
	margin-top: 10px;
}
.cp_fl ul li {
	float: left;
	width: 19%;
	text-align: center;
	border: none;
}
.cp_fl ul li a {
	display: block;
}
.cp_fl ul li .a_on {
	color: #e60012;
}
.cp_fl .kc_a img {
	width: 100%;
	margin: 5% 0;
}
.cp_list {
	width: 100%;
	margin: 0 auto 10px;
	height: auto;
}
.cp_list ul li {
	float: left;
	width: 50%;
	border-bottom: 1px dotted #999;
	border-right: 1px dotted #999;
	padding: 6% 5% 0;
}
.cp_list ul li:nth-child(even) {
	border-right-color: #fff;
}
.cp_list ul li .cp_a em {
	font-family: 'SerpentineSansICG';
	font-size: 16px;
	font-weight: 600;
	font-style: italic;
	color: #de0529;
	display: block;
    line-height: 1;
}
.cp_list ul li .cp_a {
    height: 70px;
}
.cp_list ul li .cp_a span {
	font-family: 'SerpentineSansICG';
	font-size: 36px;
	color: #de0529;
	font-weight: 700;
	font-style: italic;
    line-height: 1;
}
.cp_list ul li .cp_a i {
	font-family: 'SerpentineSansICG';
	font-size: 20px;
	font-weight: 600;
	font-style: italic;
	color: #de0529;
	display: block;
    line-height: 1;
}
.cp_list ul li .cp_a img {
	width: 90%;
}
.cp_list ul li .cp_b {
	margin: 5% 0 0;
    max-height: 102px;
}
.cp_list ul li .cp_b p {
	color: #777;
	font-size: 13px;
	line-height: 1.5;
	margin: 4% 0;
}
.cp_list ul li .cp_c a {
	margin: 5% 0 10%;
	display: inline-block;
	border: 1px solid #afafaf;
	border-radius: 20px;
	padding: 3px 10px;
}
.cp_list ul li .cp_c a span {
	color: #e60012;
}
.cp_list ul li .cp_d img {
	width: 100%;
	margin: 0 auto;
}
.cp_list ul li .cp_e {
    height: 150px;
	overflow: hidden;
}
.cp_list ul li .cp_e img {
	width: 100%;
	margin: 0 auto;
	position: relative;
	bottom: -4px;
}

.cp_xq {
	width: 90%;
	margin: 20px auto 0;
	height: auto;
}
.cp_xq .cp_box .cpxq_a {
	border-bottom: 1px solid #000;
	padding-bottom: 8%;
}
.cp_xq .cp_box .cpxq_a .cp_a_lt {
	width: 50%;
	text-align: center;
}
.cp_xq .cp_box .cpxq_a .cp_a_lt img {
    float: left;
	width: 80%;
}
.cp_xq .cp_box .cpxq_a .cp_a_rt {
	width: 50%;
}
.cp_xq .cp_box .cpxq_a .cp_a_rt .cp_a1 {
	height: 80px;
}
.cp_xq .cp_box .cpxq_a .cp_a_rt .cp_a1 em {
	font-family: 'SerpentineSansICG';
	font-size: 18px;
	font-weight: 600;
	font-style: italic;
	color: #de0529;
	display: block;
    line-height: 1;
}
.cp_xq .cp_box .cpxq_a .cp_a_rt .cp_a1 span {
	font-family: 'SerpentineSansICG';
	font-size: 36px;
	color: #de0529;
	font-weight: 700;
	font-style: italic;
    line-height: 1;
}
.cp_xq .cp_box .cpxq_a .cp_a_rt .cp_a1 i.subtit {
	font-family: 'SerpentineSansICG';
	font-size: 20px;
	font-weight: 600;
	font-style: italic;
	color: #de0529;
	display: block;
    line-height: 1;
}
.cp_xq .cp_box .cpxq_a .cp_a_rt .cp_a1 img {
	width: 80%;
	margin-top: 20%;
}
.cp_xq .cp_box .cpxq_a .cp_a_rt .cp_a2 img {
	width: 80%;
	margin: 3% 0;
}
.cp_xq .cp_box .cpxq_a .cp_a_rt .cp_a3 img {
	width: 80%;
}
.cp_xq .cp_box .cpxq_a .cp_a_rt .cp_a4 {
	margin: 2% 0;
}
.cp_xq .cp_box .cpxq_b {
	padding: 20px 0 15px;
	line-height: 1.6;
}
.cp_xq .cp_box .cpxq_b span {
    display: inline-block;
	font-weight: bold;
	width: 15px;
}
.cp_xq .cp_box .cpxq_b .rt_jt {
	color: #e60012;
}
.cp_xq .cp_box .cpxq_b .cpxq_b1 {
	font-size: 1.2em;
	line-height: 23px;
	margin: 1% 0;
}
.cp_xq .cp_box .cpxq_b i {
	width: 95%;
}
.cp_xq .cp_box .cpxq_b section {
	display: block;
	overflow-x: auto;
}
.cp_xq .cp_box .cpxq_b table {
	font-size: 1.1em;
	text-align: center;
	width: 900px;
	display: block;
	overflow-x: auto;
}
.cp_xq .cp_box .cpxq_b table tr td {
    padding: 4px 13px;
}
.cp_xq .cp_box .cpxq_b table tr td div {
	padding: 5% 0;
}
.cp_xq .cp_box .cpxq_b table tr.firstRow {
	background: #e60012;
	color: #fff;
}
.cp_xq .cp_box .cpxq_b table tr.firstRow td {
	font-size: 1em;
	line-height: 1.4;
	border-right: 2px solid #fff;
    width: 11%;
}
.cp_xq .cp_box .cpxq_b table tr.firstRow td:nth-child(2) {
    width: 10%;
}
.cp_xq .cp_box .cpxq_b table tr.firstRow td:nth-child(3) {
    width: 12%;
}
.cp_xq .cp_box .cpxq_b table tr.firstRow td:nth-child(5) {
    width: 8%;
}
.cp_xq .cp_box .cpxq_b table tr.firstRow td:nth-child(6),
.cp_xq .cp_box .cpxq_b table tr.firstRow td:nth-child(7) {
    width: 13%;
}
.cp_xq .cp_box .tips {
	color: #999;
}
.yuyue a {
	display: block;
	width: 30%;
	height: 28px;
    line-height: 29px;
	color: #fff;
	background: #e60012;
	text-align: center;
	font-size: 1.1em;
	border-radius: 5px;
}
/*tanchuang*/

.yuyue_on {
	width: 100%;
	height: 100%;
	background: #000;
	position: fixed;
	max-width: 640px;
	margin: 0 auto;
}
.yuyue_on .yy_hd {
	background: #e60012;
	height: 60px;
	text-align: center;
	color: #fff;
	font-size: 1.2em;
}
.yuyue_on .yy_hd p:first-child {
	font-size: 1.05em;
	padding-top: 10px;
}
.yuyue_on .yy_hd p {
	font-size: 0.9em;
}
.yuyue_on .yy_main {
	width: 85%;
	margin: 5% auto;
	height: auto;
    position: relative;
}
.yuyue_on .yy_d1 {
	margin: 4% 0;
}
.yuyue_on .yy_d1 div:nth-child(2) {
	margin: 6px 0 0;
	padding-left: 5px;
}
.yuyue_on .yy_d1 input {
	width: 100%;
	background: #efeff0;
	height: 30px;
	line-height: 30px;
	border-radius: 5px;
	border: none;
	outline: none;
	padding-left: 5px;
}
.yuyue_on .yy_d1 input.scfj {
	color: #666;
    padding: 2px;
}
#vdcode {
	text-transform: uppercase;
	width: 20%;
	background: #efeff0;
	height: 30px;
	line-height: 30px;
	border-radius: 5px;
	border: none;
	outline: none;
	padding-left: 5px;
}
.yuyue_on .yy_d2 textarea {
	width: 100%;
	outline: none;
	border: none;
	background: #efeff0;
	border-radius: 5px;
	padding: 5px;
}
.yuyue_on .yy_d2 div:first-child {
	position: relative;
}
.yuyue_on .yy_d2 div:first-child .liuyan {
	position: absolute;
	bottom: -25px;
	right: 20px;
	z-index: 11;
	width: 17%;
}
 .yuyue_on ::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #595757;
}
.yuyue_on .yy_d3 {
	width: 100%;
	text-align: center;
	font-size: 1.2em;
	color: #fff;
	background: #e60012;
	border-radius: 5px;
}
.yuyue_on .submit .tjbtn { 
	position: absolute;
    bottom: 90px;
    right: 20px;
    background: none;
    width: 46px;
    height: 50px;
}
.yuyue_on .yy_d3 .close {
	display: block;
	width: 100%;
}
.yuyue {
	margin: 5% 0 15%;
}
.cpxq_d {
	margin-top: 15%;
}
.cpxq_d .ll_hd {
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 1.4em;
	font-weight: bold;
}
.jq {
	border-top: 2px solid #bdbcbc;
	padding: 5% 0;
}
.jq ul li {
	width: 23%;
	float: left;
	margin: 1%;
}
.jq ul li .jq_a img {
	width: 100%;
}
.jq ul li .jq_b img {
	width: 100%;
	margin: 5% auto;
}
.jq ul li .jq_c a {
	display: block;
	width: 100%;
	margin: 0 auto;
	font-size: 1em;
	height: 25px;
	line-height: 25px;
	text-align: center;
	border: 1px solid #eaeaea;
	border-radius: 20px;
}
.jq ul li .jq_c a span {
	color: #e60012;
}
.jiaz1 {
	margin-top: 0;
}
#yy_d4 {
	margin-top: 25px;
	padding: 10px 0!important;
}
.c1 {
	color: #e60012;
}
.sc {
	margin: 15% 0;
}

#pages {
	text-align: center;
	padding-top: 30px;
	height: 80px;
	font-size: 1.4rem;
	line-height: 1.4 !important;
}
#pages a {
	display: inline-block;
	padding: 4px 12px 2px;
	background-color: #fff;
	color: #aaa;
	margin: 0 1px;
	-webkit-transition-duration: 0.25s;
	-moz-transition-duration: 0.25s;
	-o-transition-duration: 0.25s;
	border: 1px #ddd solid;
	border-radius: 3px;
}
#pages a:hover {
	background-color: #e60012;
	border-color: #e60012;
	color: #fff
}
#pages a.active {
	background-color: #e60012;
	border-color: #e60012;
	color: #fff
}
#pages span {
	display: inline-block;
	padding: 10px 14px;
	color: #888;
	position: relative;
	top: -2px;
}

/*
@media screen and (min-width: 320px) and (max-width: 374px) {
    .zp_date .zp_date2{width: 70%;}
    .zp_date .zp_date3{width: 60%;}
}
@media screen and (min-width: 375px) and (max-width: 413px) {
    .zp_date .zp_date2{width: 57%;}
}
*/
