@charset "utf-8";

@font-face {
	font-family: 'OPENSANS';
	src: url('OPENSANS-REGULAR_0.TTF');
	font-weight: normal;
	font-style: normal;
}
body {
	font-family: "OPENSANS","微软雅黑",arial, Helvetica, sans-serif;
	}


.fl{float: left;}
.fr{float: right;}
.ellipsis {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal !important;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.ellipsis-2 {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal !important;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.ellipsis-3 {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal !important;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}



.weizhi22 {
	margin-bottom: 40px;
	border-bottom: 1px solid #d4d4d4;
	line-height: 24px;
	padding-bottom: 15px;
}

.weizhi22 .t1 {
	font-size: 24px;
	float: left;
}

.weizhi22 .t1 .sp1 {
	color: #333;
}

.weizhi22 .t1 .sp2 {
	color: #d8e0ea;
}

.weizhi22 .t2 {
	font-size: 14px;
	color: #999999;
	float: right;
}

.weizhi22 .t2 a {
	color: #999999;
}

.weizhi22 .t2 a:hover {
	color: #1e96d7;
}

.weizhi22 .t2 span {}


/*关于*/

.about_sec {
	padding: 60px 0 100px;
}

.about_sec {}

.aboutleft {
	float: left;
	width: 16.66%;
	background: #f7fafb;
	padding-bottom: 190px;
}

.aboutleft a {
	position: relative;
	margin-bottom: 1px;
	display: block;
	margin-bottom: 1px;
	/*height: 69px;*/
	line-height: 69px;
	font-size: 18px;
	color: #666666;
	text-align: center;
	background: #edf1f2;
}

.aboutleft a.on:before {
	content: "";
	height: 78px;
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	background: url(../img/ab1.png) no-repeat left center;
	z-index: 1;
}

.aboutleft a.on span {
	color: #fff;
	position: relative;
	display: block;
	z-index: 2;
}

.aboutleft a:hover{
	background: #dcdfe0;
}

.aboutright {
	float: right;
	width: 80.8%;
	font-size: 14px;
}
.aboutright p{
	font-size: 14px;
	color: #666666; line-height:30px; text-indent:2em;
}


/*集团*/

.jituan1_sec {
	padding: 50px 0;
	background: #fff;
}

.jituan1_sec .main1 {
	padding: 40px 0;
	background: #fff;
	-moz-box-shadow: 0px 0px 50px #a3d1f9;
	-webkit-box-shadow: 0px 0px 50px #a3d1f9;
	box-shadow: 0px 0px 50px #a3d1f9;
}

.jituan1_sec .main1 ul li {
	float: left;
	width: 25%;
	text-align: center;
	padding: 15px 0;
	font-size: 24px;
	line-height: 24px;
	color: #106ab0;
	border-left: 1px dashed #dfdfdf;
}

.jituan1_sec .main1 ul li:nth-child(1) {
	/* border: none; */
	width: 35%;
}

.jituan1_sec .main1 ul li:nth-child(4) {
	width: 15%;
}

.jituan1_sec .main1 ul li label {
	font-size: 16px;
	color: #333333;
}

.jituan1_sec .main1 ul li input {
	width: 150px;
	border: 1px solid #dfdfdf;
	line-height: 30px;
	vertical-align: middle;
}

.jituan1_sec .main1 ul li:nth-child(2) input {
	width: 90px;
}

.jituan1_sec .main1 ul li input[type=submit] {
	border-radius: 2px;
	border-color: #106AB0;
	width: 125px;
	background: #106AB0;
	color: #fff;
	cursor: pointer;
}

.jituan1_sec .main1 ul li input[type=submit]:hover {
	opacity: 0.8;
}

.jituan1_sec .main2 {
	margin-top: 50px;
}

.jituan1_sec .main2 ul li {
	float: left;
	width: 16.66%;
	padding: 10px 0;
	text-align: center;
	border-left: 1px solid #eeeeee;
}

.jituan1_sec .main2 ul li:nth-child(1) {
	border: none;
}

.jituan1_sec .main2 .t1 {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
}

.jituan1_sec .main2 .t2 {
	font-size: 14px;
	color: #666666;
}

.jituan2_sec {}

.pro_2 {
	background: #f7fafb;
}

.sub_tit {
	position: relative;
	padding-left: 15px;
	margin-bottom: 25px;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	line-height: 16px;
}

.sub_tit:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 4px;
	height: 16px;
	content: '';
	background: #0075B0;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
	font-size: 0;
}

.Product>.wrap {
	padding: 55px 0;
}

.Product .pro_1 .pro_mian {
	border: 1px solid #d3d3d3;
}

.Product .pro_1 .pro_mian li {
	padding: 20px 40px;
	border-bottom: 1px solid #d3d3d3;
}

.Product .pro_1 .pro_mian li span.fl {
	float: left;
	position: relative;
	width: 290px;
	padding-left: 10px;
	box-sizing: border-box;
	font-size: 0;
	line-height: 20px;
}

.Product .pro_1 .pro_mian li span.fl em {
	display: inline-block;
	position: relative;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	line-height: 1.2;
	vertical-align: middle;
	font-style: normal;
}

.Product .pro_1 .pro_mian li span.fl em:before {
	position: absolute;
	top: 6px;
	left: -10px;
	width: 4px;
	height: 4px;
	content: '';
	border-radius: 50%;
	background: #333;
}

.Product .pro_1 .pro_mian li span.fr {
	float: right;
	width: calc(100% - 290px);
	font-size: 14px;
	color: #666;
	line-height: 20px;
}

.Product .pro_1 .pro_mian li:last-child {
	border-bottom: none;
}

.Product .pro_1 .pro_mian li:nth-child(odd) {
	background: #f8f8f8;
}

.Product .pro_1 .pro_mian li:nth-child(even) {
	background: #fff;
}

.Product .pro_2 .pro_mian {
	border: 1px solid #d3d3d3;
}

.Product .pro_2 .pro_hd {
	font-size: 0;
}

.Product .pro_2 .pro_hd span {
	display: inline-block;
	width: 50%;
	padding: 2% 0;
	background: #ebeced;
	font-size: 16px;
	color: #333;
	text-align: center;
	cursor: pointer;
}

.Product .pro_2 .pro_bd {
	padding: 3.5% 2.5% 4.8%;
}

.Product .pro_2 .pro_box>p {
	margin-bottom: 5%;
	font-size: 14px;
	color: #666;
	line-height: 20px;
}

.Product .pro_2 .pro_box div.fl {
	width: 418px;
	overflow: hidden;
	border: 1px dashed #0075B0;
	box-sizing: border-box;
}

.Product .pro_2 .pro_box div.fl img {
	max-width: 100%;
}

.Product .pro_2 .pro_box div.fr {
	width: calc(100% - 468px);
}

.Product .pro_2 .pro_box div.fr h6 {
	position: relative;
	margin-bottom: 4px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	line-height: 1.2;
	vertical-align: middle;
}

.Product .pro_2 .pro_box div.fr h6:before {
	position: absolute;
	top: 6px;
	left: 0;
	width: 4px;
	height: 4px;
	content: '';
	border-radius: 50%;
	background: #333;
}

.Product .pro_2 .pro_box div.fr p {
	font-size: 14px;
	color: #666;
	line-height: 23px;
}

.Product .pro_2 .pro_box div.fr strong {
	color: #333;
}

.Product .pro_2 .pro_hd .on {
	background: #f7fafb;
	color: #106ab0;
	width: 100%!important;
}

.jituan3_sec {
	padding: 60px 0 75px;
	background: #f7fafb;
}

.jituan3_sec .main {
	margin-top: 30px;
}

.jituan3_sec h2 {
	text-align: center;
	font-size: 24px;
	color: #333333;
}

.jituan3_sec table {
	line-height: 50px;
	text-align: center;
	font-size: 14px;
	color: #666666;
}

.jituan3_sec th {
	color: #fff;
	font-size: 16px;
	background: #155fad;
}

.jituan3_sec tr:nth-child(even) {
	background: #fff;
}

.xgnews {
	padding: 70px 0 ;
	background: #fff;
}
.padd1{padding: 0 360px; position: relative;}
.xgnews h2{
	font-size: 24px;
	color: #333333;
}
.xgnews a {
	display: block;
	float: left;
	width: 49%;
	padding: 0 5px;
	margin-left: 2%;
	font-size: 14px;
	color: #666;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dashed #c4c4c4;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal !important;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	
	
}
.xgnews a:nth-child(2n+1){margin-left: 0;}
.xgnews a:hover{ color: #005a98;}

#swiper-containernews {margin-top: 25px; overflow: hidden;}
#swiper-containernews .swiper-button-next,#swiper-containernews  .swiper-button-prev{width: 34px; height: 63px; line-height: 63px;}
#swiper-containernews .swiper-button-prev{left: 270px; background: url(../img/nl.png) no-repeat left center;}
#swiper-containernews .swiper-button-next{right: 270px; background: url(../img/nr.png) no-repeat left center;}
#swiper-containernews .swiper-button-next:hover{background-image: url(../img/nr0.png);}
#swiper-containernews .swiper-button-prev:hover{background-image: url(../img/nl0.png);}



/*外贸*/
.w-1200 {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.tit h4 {
	margin-bottom: 30px;
	text-align: center;
    font-weight: normal;
    color: #333;
    font-size: 24px;
    line-height: 24px;
}
.mail-main-t { padding: 20px 0 40px; background: #fff; }
.mail-main-t .w-1200{ background-color: #fff; padding: 40px 0;}
.mail-main-t ul{ margin: 0 30px;}
.mail-main-t li{ width: 33%; float: left; border-bottom: 1px solid #f0f0f0; border-right: 1px solid #f0f0f0; padding: 20px 0}
.mail-main-t li:nth-child(3),.mail-main-t li:nth-child(6),.mail-main-t li:nth-child(9){ border-right: 0;}
.mail-main-t li:nth-child(7),.mail-main-t li:nth-child(8),.mail-main-t li:nth-child(9){ border-bottom: 0;}
.mail-main-t .li-img{ width: 69px; height: 69px; text-align: center; margin: 0 auto;}
.mail-main-t .li-img span{ display: block; float: left; width: 69px; height: 69px; background: url(../images/17mail-9.png) no-repeat; background-position: 0 -355px;}
.mail-main-t li:nth-child(2) .li-img span{ background-position: 0 -424px;}
.mail-main-t li:nth-child(3) .li-img span{ background-position: 0 -493px;}
.mail-main-t li:nth-child(4) .li-img span{ background-position: 0 -217px; width: 53px; margin-left: 8px;}
.mail-main-t li:nth-child(5) .li-img span{ background-position: 0 -286px;}
.mail-main-t li:nth-child(6) .li-img span{ background-position: 0 -559px;}
.mail-main-t li:nth-child(7) .li-img span{ background-position: -107px -226px; width: 70px; height: 59px; margin: 5px 0 0 0}
.mail-main-t li:nth-child(8) .li-img span{ background-position: -107px -295px; width: 60px; height: 60px; margin: 4.5px 0 0 4.5px;}
.mail-main-t li:nth-child(9) .li-img span{ background-position: -107px -363px; width: 71px; height: 68px; margin: .5px 0 0 0; }
.mail-main-t dl{padding: 0 8px; margin-top: 30px; text-align: center;}
.mail-main-t dt{ color: #333; font-size: 18px; line-height: 18px;}
.mail-main-t dd{ color: #666; font-size:14px; line-height: 20px; padding-top: 15px; min-height: 75px;}

.waimao3_sec{background: #f7fafb; padding: 40px 0 70px;}
.waimao4_sec{background: #fff; padding: 65px 0;}
.mail-main-s{ padding:60px 0 128px;}
.mail-main-s .s-con-top ul{ margin-left: -30px;}
.mail-main-s .s-con-top li{ float: left; padding: 30px 0; width: 380px; margin-left: 30px; background-color: #fff; -moz-box-shadow:0 10px 25px rgba(0,0,0,.08);-webkit-box-shadow:0 10px 25px rgba(0,0,0,.08);box-shadow:0 10px 25px rgba(0,0,0,.08);}
.mail-main-s .s-con-top .li-img{ width: 48px; height: 37px; margin: 0 auto; text-align: center;}
.mail-main-s .s-con-top .li-img span{ width: 48px; height: 34px; display: inline-block; vertical-align: top; background: url(../images/17mail-9.png) no-repeat; background-position: 0 -183px;}
.mail-main-s .s-con-top .li-t .li-img span{ width: 41px; height: 36px; background-position: 0 -147px;}
.mail-main-s .s-con-top .li-s .li-img span{ width: 34px; height: 37px; background-position: 0 -37px;}
.mail-main-s .s-con-top .li-f .li-img span{ width: 32px; height: 37px; background-position: 0 0;}
.mail-main-s .s-con-top .li-w .li-img span{ width: 36px; height: 37px; background-position: 0 -74px;}
.mail-main-s .s-con-top .li-l .li-img span{ width: 40px; height: 36px; background-position: 0 -111px;}
.mail-main-s .s-con-top dl{ text-align: center; margin: 0 auto; margin-top:20px; width: 300px;}
.mail-main-s .s-con-top dt{ color: #333; font-size: 18px; line-height: 18px;}
.mail-main-s .s-con-top dd{ color: #666; font-size:14px; line-height: 20px; padding-top: 15px; min-height: 55px;}
.mail-main-s .s-con-bottom{ margin-top: 20px;}
.mail-main-s .s-con-bottom li{ margin-top: 30px; float: left; text-align: center; width:33.2%; border-right:1px dashed #e7e7e7;}
.mail-main-s .s-con-bottom li:nth-child(3),.mail-main-s .s-con-bottom li:nth-child(6),.mail-main-s .s-con-bottom li:nth-child(9),.mail-main-s .s-con-bottom li:nth-child(12){ border: 0;}
.mail-main-s .s-con-bottom .dt{ color: #333; font-size: 18px; line-height: 18px;}
.mail-main-s .s-con-bottom .dd{ color: #666; font-size:14px; line-height: 20px; padding-top:8px; min-height: 50px;}
.mail-main-s .s-con-bottom li:before{ content: ""; display: block; width: 20px; height: 2px; background-color: #ff6800; margin:0 auto; margin-bottom: 20px;}
.mail-main-s .s-con:nth-child(2){ margin-top: 50px;}




.waimao5_sec{padding: 60px 0; background: #f7fafb;}
.mail_con2 {
    width: 100%;
    height: 500px;
}
.mail_left{width: 20%;height: 485px;text-align: right;margin-left: 180px;}
.mail_left div{margin-top: 40px;}
.mail_middle{width: 30%;height: 485px;text-align: center}
.mail_right{width: 26%;height: 485px;}
.mail_font1{font-size: 18px; color: #155fad; border-bottom: 1px solid #b7b7b7;line-height: 50px;display:inline-block;*display:inline;zoom:1;}
.mail_font2{font-size: 14px;line-height: 25px;color: #666666;}
.mail_right div{margin-top: 40px;}
.mail_ul_bot li{float: left;border-radius: 5px; border: 1px solid #dad8d8;}
.mal_con_li1{width: 32%;background: #f8fbfb;margin-left: 10px;height: 259px;}
.mail_input{border-radius:0px 0px 5px  5px ;width: 100%;background: #005fa8;border: none;
    font-size: 22px;height: 60px;margin-top: 39px;color: #ffffff; display:block; text-align:center; line-height:60px}
.mal_con_li2{width: 40%;background: #f8fbfb;margin-left: 10px;height: 258px}
.mal_con_li1_font1{font-size: 24px;color: #005fa8;padding-bottom: 15px;margin:15px 0px 0px 20px;}
.mal_con_li1_font2{font-size: 14px;opacity:0.7;line-height: 25px;margin-left: 20px;}
.mail_red{color: red;}
.mail_input3{border-radius:0px 0px 5px  5px ;width: 33.7%;background: #005fa8;border: none;
    font-size: 22px;height: 50px;margin-top: 18px;color: #ffffff;margin-left: -10px;display: inline-block;text-align: center;padding-top: 10px;}
.mail_on{color:#005fa8 }
.mail_line{ border-left: 1px solid #0070c6;}


.waimao6_sec{background: #fff;}
.waimao7_sec{background: #f7fafb;}




/*标准*/

.hidden {
	display: none;
}

.aa_for {
	cursor: pointer;
	width: 80px;
	height: 26px;
	line-height: 26px;
	display: inline-block;
	overflow: hidden;
	border: 2px solid #eeeeee;
	vertical-align: middle;
	text-align: center;
	background: #fafafa;
	color: #2888e5;
	font-weight: bold;
	font-size: 14px;
	border-radius: 3px;
}

.aa_for1 {
	cursor: pointer;
	width: 80px;
	height: 26px;
	line-height: 26px;
	display: inline-block;
	overflow: hidden;
	border: 2px solid #eeeeee;
	cursor: default;
	vertical-align: middle;
	text-align: center;
	background: #2888e5;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	border-radius: 3px;
}

.aa_checked {
	cursor: pointer;
	width: 80px;
	height: 26px;
	line-height: 26px;
	border: 2px solid #eeeeee;
	cursor: default;
	background: #2888e5;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	border-radius: 3px;
}

.bt {
	width: 0px;
	height: 0px;
	border: 0px;
	background: #FFFFFF;
}

input, textarea {
	outline: 0;
	resize: none;
}

.md_funcDetail table {
	border-collapse: inherit;
}

.border_e0 {
	border-bottom: 1px #e0e0e0 solid;
}

/*ÃÂ¢Â¼Â´Â¹ÂºÃ‚Ã²*/
.order_mailpic {
	font-size: 14px;
	background-color: #f2f2f2;
	color: #2888e5;
	font-weight: bold;
	width: 100px;
	height: 30px;
	line-height: 24px;
	border-radius: 3px;
	border: 2px solid #eeeeee;
	cursor: pointer;
}

.order_mailpic:hover {
	color: #ffffff;
	font-size: 14px;
	background-color: #2888e5;
	text-align: center;;
	width: 100px;
	height: 30px;
	line-height: 24px;
	border-radius: 3px;
	border: none;
	transition: all 0.3s ease 0s;
	cursor: pointer;
}

.order_cartpic {
	color: #ffffff;
	font-size: 18px;
	background-color: #e2383a;
	text-align: center;;
	width: 150px;
	height: 40px;
	line-height: 24px;
	border-radius: 3px;
	border: none;
	cursor: pointer;
}

.paddingt10 {
	padding-top: 10px;
}

.paddingt30 {
	padding-top: 30px;
}

.collabbg1 {
	
}

.collabbg1 .con {
	overflow: hidden;
}

.collabbg1 .con li {
	border: 1px solid #e3e5e9;
	background-color: #f8fff5;
	float: left;
	margin: 10px;
	padding: 20px 0px;
	text-align: center;
	width: 178px;
	height: 100px;
}

.collabbg1 .con li:hover {
	border: 1px solid #2888e5;
	background-color: #edf9fc;
	transition: all 0.3s ease 0s;
	cursor: default;
}

.collabbg1 .con li h3 {
	color: #3d3d3d;
	font-size: 20px;
	font-weight: normal;
	line-height: 38px;
}

.collabbg1 .con li p {
	color: #7e7e7e;
	font-size: 12px;
	line-height: 20px;
	margin: 0 20px;
}

.font_color28 {
	color: #2888e5;
}

.collab_tabbg301 {
	float: left;
	width: 170px;
	height: 100px;
	background: url(/default/new_img/collab_home_mini2.jpg);
}

.collab_tabbg311 {
	float: left;
	width: 170px;
	height: 100px;
	background: url(/default/new_img/collab_home_mini1.jpg);
}

.collab_tabbg302 {
	float: left;
	width: 170px;
	height: 100px;
	background: url(/default/new_img/collab_home_standard2.jpg);
}

.collab_tabbg312 {
	float: left;
	width: 170px;
	height: 100px;
	background: url(/default/new_img/collab_home_standard1.jpg);
}

.collab_tabbg303 {
	float: left;
	width: 170px;
	height: 100px;
	background: url(/default/new_img/collab_home_group2.jpg);
}

.collab_tabbg313 {
	float: left;
	width: 170px;
	height: 100px;
	background: url(/default/new_img/collab_home_group1.jpg);
}

.collab_tabbg304 {
	float: left;
	width: 170px;
	height: 100px;
	background: url(/default/new_img/collab_home_oerseas2.jpg);
}

.collab_tabbg314 {
	float: left;
	width: 170px;
	height: 100px;
	background: url(/default/new_img/collab_home_oerseas1.jpg);
}

.collab_border_bottom {
	background: url(/default/new_img/collab_home_line1.jpg);
}

.collab_border_bottom3 {
	border-left: 1px #E3E5E9 solid;
	border-right: 1px #E3E5E9 solid;
	border-bottom: 1px #E3E5E9 solid;
}

.collab_tabbg101 {
	float: left;
	font-size: 16px;
	width: 200px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #ffffff;
	background-color: #2888e5;
	transition: all 0.3s ease 0s;
}

.collab_tabbg101 a {
	color: #ffffff;
}

.collab_tabbg111 {
	float: left;
	width: 200px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #666666;
}

.collab_tabtd {
	background-color: #f2f2f2;
}

.collab_pagebg_tle1 {
	width: 100%;
	height: 300px;
	background: url(../images/collab_pagebg_tle1.jpg) center top no-repeat;
}

.collab_gn_title {
	background-color: #fafafa;
	border: 1px #f2f2f2 solid;
	margin: 10px;
	padding: 10px;
}

.collab_view_sub {
	vertical-align: bottom;
	margin: 0px 20px;
}

.collab_input_bg {
	font-size: 12px;
	color: #2888e5;
	text-align: center;
	width: 40px;
	padding: 5px;
	border: 1px #e3e5e9 solid;
	background: #fafafa;
	vertical-align: top;
}

label.checkbox {
	display: inline-block;
}

label.checkbox {
	cursor: pointer;
	border: 1px #eeeeee solid;
	background: url(../images/collab_ckbox_n.gif);
	width: 120px;
	height: 80px;
}

label.checked {
	cursor: pointer;
	border: 1px #2888e5 solid;
	background: url(../images/collab_ckbox_y.gif);
	width: 120px;
	height: 80px;
}

.mailorder td {
	padding: 5px;
	border-bottom: 1px #f2f2f2 solid;
}

.collab_btnbg1 {
	color: #4684B7;
	font-weight: bold;
	width: 80px;
	height: 23px;
	border: 1px #B4B4B4 solid;
	background-image: url(/default/new_img/collab_order_btnbg.gif);
	cursor: pointer;
}

.input_mailtext {
	padding: 5px;
	border: 1px #e0e0e0 solid;
	background: #ffffff;
	color: #666666;
}

.select_mailtext {
	background: #ffffff;
	border: 1px solid #e0e0e0;
	border-radius: 3px;
	color: #666;
	cursor: pointer;
	float: left;
	font-size: 14px;
	height: 30px;
	line-height: 60px;
	position: relative;
	text-indent: 5px;
	white-space: nowrap;
	margin-left: 17px;
	width: 140px;
}

.select_mailtext li {
	line-height: 60px;
}

.listsubtd td {
	color: #666666;
	font-size: 14px;
	width: 238px;
	height: 32px;
	padding-left: 20px;
	list-style-type: none;
	border-bottom: 1px #E3E5E9 solid;
}

.listsubtd td:hover {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	width: 238px;
	height: 32px;
	padding-left: 20px;
	cursor: pointer;
	border-bottom: 1px #E3E5E9 solid;
	border-left: 2px #dc1d00 solid;
}

.listsubtd a {
	color: #666666;
}

.listsubtd a:hover {
	color: #dc1d00;
	text-decoration: none;
}

.hidelrmenu {
	width: 238px;
	height: 32px;
	background: url(/default/new_img/collab_menubg2.jpg);
	border: 0px;
	cursor: pointer;
}

.showlrmenu {
	width: 238px;
	height: 32px;
	background: url(/default/new_img/collab_menubg1.jpg);
	border: 0px;
	cursor: pointer;
	display: none;
}

.text-center {text-align: center;}
.mail_bg {
	background: #fff;
	padding: 32px 0 24px;
}
.mail_introduction {
    font-size: 18px;
    font-weight: 500;
    text-align: center;
}
.mail_introduction_list {
	text-align: center;
}
.mail_introduction_list li {
	display: inline-block;
	padding: 14px 44px;
	color: #3398EF;
	position: relative;
	font-size: 24px;
}
.mail_introduction .mail_introduction_sub {
	font-size: 14px;
	color: #666666;
}
.mail_instroContent{ font-size:14px; 
	margin-top: 15px;
	margin-bottom: 10px; 
    box-sizing: border-box;
}
.mail_instroTop{ padding:0 0 40px; font-size:14px;}
.mail_advantage {
	padding-bottom: 20px;
}
.mail_advantage .mail_instroTop_header {
	margin-right: 16px;
	font-weight: 600;
}
.mail_instroTab{ padding-top:25px;}
.mail_instroTag{}
.mail_instroTag li{ width:25%; float:left; padding-top:125px; text-align:center; padding-bottom:20px; color:#666; cursor:pointer; position:relative;-webkit-transition: all 0.2s ease-in 0s;
    -moz-transition: all 0.2s ease-in 0s;
    -o-transition: all 0.2s ease-in 0s;
    transition: all 0.2s ease-in 0s;}
.mail_instroTag li s,.mail_instroTag li i{ display:block; position:absolute; width:107px; height:107px; border:1px solid #dce4f0; border-radius:110px; left:50%; margin-left:-54px; top:0px;-webkit-transition: all 0.2s ease-in 0s;
    -moz-transition: all 0.2s ease-in 0s;
    -o-transition: all 0.2s ease-in 0s;
    transition: all 0.2s ease-in 0s; z-index:3; background-repeat:no-repeat; background-position:center 0;}
.mail_instroTag li i{ border:1px solid #1299e1; opacity:0.6; z-index:2;}
.mail_instroTag li:hover{color:#1299e1;}
.mail_instroTag li:hover s,.mail_instroTag li.cur {
	font-weight: 600;
	color: #3398EF;
}
.mail_instroTag li:hover s,.mail_instroTag li.cur s{/* border:1px solid #1299e1; */background-color:#f3f8ff;}
.mail_instroTag li:hover i,.mail_instroTag li.cur i{
    opacity:0.4;
    border:10px solid #CBE3F3;
    width:115px;
    height:115px;
    margin-left:-67px;
    top:-13px;
    -webkit-transition: all 0.2s ease-in 0s;
    -moz-transition: all 0.2s ease-in 0s;
    -o-transition: all 0.2s ease-in 0s;
    transition: all 0.2s ease-in 0s;
    }
    #tabs-container .swiper-slide{background: #fff;}
.mail_instroTab li.c1 s{ background-image:url(../images/mailFunctionIco1.png);}
.mail_instroTab li.c2 s{ background-image:url(../images/mailFunctionIco2.png);}
.mail_instroTab li.c3 s{ background-image:url(../images/mailFunctionIco3.png);}
.mail_instroTab li.c4 s{ background-image:url(../images/mailFunctionIco4.png);}
.mail_instroItems{ border:1px solid #CBE3F3; background:#fff; color:#666; padding:15px; line-height:25px; border-radius:5px 5px 5px 5px; position:relative; margin-top:20px;  min-height:45px;}
.mail_instroDetail,
.mail_instroTag
{
	width: 94%;
    margin: auto;
}
.mail_instroItems:before{ content:""; display:block; position:absolute; top:-36px; width:0px; height:0px; overflow:hidden; line-height:12px;border-style: dashed dashed solid dashed;border-width:18px;border-color: transparent transparent #CBE3F3 transparent; z-index:1}
.mail_instroItems:after{ content:""; display:block; position:absolute; top:-35px; width:0px; height:0px; overflow:hidden; line-height:12px;border-style: dashed dashed solid dashed;border-width:18px;border-color: transparent transparent #fff transparent; z-index:2}
.arrLeft1:before,.arrLeft1:after{ left:10%;}
.arrLeft2:before,.arrLeft2:after{ left:35%;}
.arrLeft3:before,.arrLeft3:after{ left:60%;}
.arrLeft4:before,.arrLeft4:after{ left:85%;}

/* æœºæ™ºäº‘é‚® */
.mail_versions,
.mail_promise,
.mail_versions_contain {
	/*background: #F6F6F6;*/
	/*padding-top: 48px;*/
	margin-top: 0px;
	border-bottom: 1px solid transparent;
}
.mail_version {
	/*width: 1000px;*/
	/*margin: 24px auto 52px;*/
	border: 1px solid #EFEFEF;
	box-sizing: border-box;
}
.mail_version_cart {
	background: #fff;
}

.version_container {
	padding: 36px 0;
	display: none;
}
.version_container.current {
	display: block;
}
/* å†…å®¹åŒºåŸŸ */
.version_container_left,
.version_container_right {
	float: left;
	width: 25%;

	box-sizing: border-box;
}
.version_container_right {
	width: 75%;
	border-left: 1px solid #EFEFEF;
}
/*  */
.stress {
	color: #E2383A;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
.block {
	display: block;
}
.pd16 {
	padding: 16px;
}
.mt30 {
	margin-top: 30px;
}
/* é‚®å±€æœåŠ¡ */
.mail_service li {
	float: left;
	width: 25%;
}
.mail_service .service_common {
	background: url(../images/service1.png) no-repeat;
	display: inline-block;
	height: 140px;
	width: 140px;
}
.mail_service .service_stress {
	color: #52d2fc;
	font-size: 36px;
}
.mail_service .service_desc {
	display: block;
	font-size: 14px;
	color: #666666;
}
.mail_service .service_body {
	padding-top: 12px;
	color: #666;
}
.mail_service .service_2 {
	background-position: -250px;
}
.mail_service .service_3 {
	background-position: -500px;
}
.mail_service .service_4 {
	background-position: -750px;
}

.version_header {
	font-size: 18px;
	padding: 12px 0 18px;
}
.version_desc {
	font-size: 14px;
	background: #EAEFF7;
	border-radius: 2px;
	padding: 10px;
	position: relative;
}
.version_desc:after {
	content: '';
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -10px;
	top: -20px;
	border-style: solid;
	border-width: 10px;
	border-color: transparent transparent #EAEFF7 transparent;
}

/* è¡¨æ ¼ */

.md_funcDetail table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 14px;
	color: #666;
}
.version_table .version_td {
	padding: 10px 2px;
	width: 594px;
}
.version_table .version_td.version_td_adjust {
	padding-bottom: 22px;
}
.version_table .td_left {
	width: 98px;
	text-align: right;
	color: #666;
	vertical-align: top;
	font-weight: 600;
}
.mail_base {
	background: #108CEE;
	padding: 8px 18px ;
	color: #fff;
	position: relative;
	cursor: pointer;
}
/*.mail_base:before {
	content: '';
	display: block;
	position: absolute;
	width: 10px;
	height: 6px;
	right: 12px;
	top: 50%;
	margin-top: -3px;
	background: url(../images/down.png);
}*/
.mail_base.current:before {
	content: '';
	display: block;
	position: absolute;
	width: 10px;
	height: 6px;
	right: 12px;
	top: 50%;
	margin-top: -3px;
	background: url(../images/up.png);
}
.mail_add {
	color: #108CEE;
	padding: 0 4px;
}




/* åŠŸèƒ½ */
.mail_features {
	border: 1px solid #E4E4E4;
	margin-top: 16px;
	width: 592px;
}
.features_header {
	background: #F2F2F2;
	padding: 10px 14px;
	border-bottom: 1px solid #E4E4E4;
}
.features_list i {
	display: inline-block;
	background: url(../images/check-1.png);
	width: 14px;
	height: 14px;
	vertical-align: middle;
	margin-right: 8px;
}
.features_list td {
	padding: 10px 12px;
	vertical-align: middle;
	border-left: 1px solid #E4E4E4;
}
.features_list .td_first {
	border-left: none;
}
.feature_stress {
	background: #EAEFF7;
	padding: 10px 18px;
}
.payment_button {
	display: inline-block;
	background: #E2383A;
	margin-top: 12px;
	padding: 8px 24px;
	color: #fff;
	position: relative;
	cursor: pointer;
}

.btn_red, .btn_red:hover {
	color: #fefefe;
	border: 1px solid #E2383A;
	background: #E2383A !important;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#e2383a, endColorstr=#e2383a)";
	cursor: pointer;
	border-radius: 3px;
}
/* æœåŠ¡æ‰¿è‹¥ */
.promise-feature {
	overflow:hidden;
	padding:20px 0 20px 0;
	width: 1000px;
	margin: auto;
}
.promise-feature li {
	float:left;
	font-size:18px;
	margin:0 38px;
	vertical-align: middle;
}
.promise-feature .li-first {
	margin-left:12px;
}
.promise-feature .ico {
	display: inline-block;
	width:46px;
	height:46px;
	vertical-align: middle;
	margin-right:8px;
	background-size: 100% 100%;
}
.ico-promise-f1 {
	background:url(../images/promise-1.png);
}
.ico-promise-f2 {
	background:url(../images/promise-1.png);
}
.ico-promise-f3 {
	background:url(../images/promise-1.png);
}
.ico-promise-f4 {
	background:url(../images/promise-1.png);
}

/* åŠŸèƒ½ä»‹ç» */
.md_funcDetail{
	margin: 20px  0;
	background: #fff;
}
.md_funcDetail table{ width:100%;}
.md_funcDetail td{ padding:14px 16px; border-top:1px solid #eee; border-bottom:1px solid #eee; line-height:24px;}
.md_funcDetail td.ld{ width:170px; text-align:right; background:#f5f9fa; font-size:14px; font-weight:bold;}

.mc_functionSort{ overflow:hidden; padding:15px 0 15px 15px;}
.mc_functionSort h2{ float:left; font-size:16px; font-weight:bold; height:24px; color: #666;}
.mc_functionSort li{ float:left; margin-left:40px; padding-right:20px; position:relative; font-size:14px; color:#666;vertical-align: middle}
.mc_functionSort li s{ display:inline-block;margin-left: 4px; background:url(../images/ico.png) no-repeat -5px -112px; width:15px; height:15px;vertical-align: middle}
.mc_functionSort li.wrong s{ vertical-align: middle;background-position:-5px -131px}

/* ä¼˜åŠ¿ */
.ml_aboutList{ padding:20px 10px; }
.dm_adVantageList{ overflow:hidden;}
.dm_adVantageList li{ overflow:hidden; width:100%; line-height:24px; padding:10px 0 25px;}
.dm_adVantageList li .img{float:left;width:100px; text-align:center; padding-right:16px; padding-top:6px;}
.dm_adVantageList li h4{ font-size:16px; color:#666; height:40px; line-height:40px;}
.dm_adVantageList li p{font-size:14px; color:#999;}

/* æˆ‘ä»¬çš„å®¢æˆ· */
.partner_list {
	width: 1000px;
	margin: auto;
	padding-top: 20px;
}
.partner_list .partner_list_item {
	float: left;
	width: 25%;
	text-align: center;
}
.partner_list_item a {
	display: inline-block;
	height: 90px;
	width: 198px;
	cursor: default;
}
.list_1 {
	background: url(../images/brand.png) no-repeat center center;
	background-position: 0 0;
}
.list_2 {
	background: url(../images/brand.png) no-repeat center center;
	background-position: -248px 0;
}
.list_3 {
	background: url(../images/brand.png) no-repeat center center;
	background-position: -496px 0;
}
.list_4 {
	background: url(../images/brand.png) no-repeat center center;
	background-position: -744px 0;
}
.list_5 {
	background: url(../images/brand.png) no-repeat center center;
	background-position: 0 -90px;
}
.list_6 {
	background: url(../images/brand.png) no-repeat center center;
	background-position: -248px -90px;
}
.list_7 {
	background: url(../images/brand.png) no-repeat center center;
	background-position: -496px -90px;
}
.list_8 {
	background: url(../images/brand.png) no-repeat center center;
	background-position: -744px -90px;
}

/* è´­ç‰©è½¦ */
.radius2 {
	border-radius: 2px;
}
.color_blue {
	color: #108CEE;
	font-size: 14px;
}
.domain_field {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
.domain_field_prefix {
	font-size: 14px;
	padding: 0 12px;
	float: left;
	display: inline-block;
	height: 30px;
	color: #fff;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	background: #108CEE;
}
.in-bl {
	display: inline-block;
}
.ui-slider-range {
	margin-top: -5px;
}
.domain_error {
	color: #108CEE;
	font-size: 14px;
	padding-left: 8px;
}

.biaozhun1_sec{padding: 60px 0 100px; background: #f7fafb;}
.mail_version_cart{margin-top: 30px; color: #666; font-size: 14px;}

.biaozhun3_sec{padding: 50px 0 70px; background: #f7fafb;}

.biaozhun4_sec{padding-top: 60px;}
.mail_items.mail_function{padding: 0 100px;}



/*共用*/
.layout2_left{float: left; width:70.83% ;}
.layout2_right{float: right; width: 26.66%;}

.case_sec{padding: 50px 0 80px;}
.casemain{}
.casemain ul li{
	padding: 21px 0;
	border-bottom: 1px solid #e1e1e1;
}
.casemain .tbox1{float: left; width: 10.6%; color: #999999; text-align: center; background: url(../images/tbox1.png) no-repeat right center;}
.casemain .tbox1 .t1{font-size: 24px; font-weight: bold;}
.casemain .tbox1 .t2{font-size: 16px;}
.casemain .tbox2{padding: 0 80px 0 20px; float: right; width: 87%; margin-right: 2.4%; background: url(../images/casebg.png) no-repeat right center;}
.casemain .tbox2 .t1{font-size: 16px; color: #666666;}
.casemain .tbox2 .t2{font-size: 14px; color: #999999;}

.casemain ul li:hover .tbox1{color: #155fad;}
.casemain ul li:hover .tbox2{background-image: url(../images/casebg0.png);}

/*分页4*/
.page4{
	line-height: 42px;
}
.page4 a{
	padding: 0 20px;
	border: none;
	border-radius: 0;
	background-color: #eeeeee;
	color: #777777;
}
.page4 a.dian {
    border: none;
    padding: 0;
    background: none;
}
.page4 a:hover{
	background: #ff883c;
    color: #fff;
}
.page4 a.dian:hover{background: none;color: #777777;}
a.or {
    background: #ff883c;
    color: #fff;
}
a.on {
    background: #ff883c;
    color: #fff;
}

.zuixin{margin-bottom: 35px;}
h3.tit{
	position: relative;
	font-weight: 600;
	padding-bottom: 15px;
	font-size: 18px;
	color: #333333;
	border-bottom: 1px solid #e3e4e8;
	
}
.fztuijian h3.tit{border: none;}
h3.blue{padding-left: 14px;}
.layout2_left h3.blue{margin-bottom: 20px;}
h3.blue:before {
    position: absolute;
    top: 4px;
    left: 0;
    width: 4px;
    height: 18px;
    content: '';
    background: #0075B0;
}
h3.tit a{
	float: right;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
}
h3.tit a:hover{color: #155fad;}

h3.tit input{
	float: right;
	padding-left: 25px;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	background: url(../images/hu.png) no-repeat left center;
	cursor: pointer;
}
h3.tit input:hover{
	color: #155fad; 
	background-image: url(../images/hu0.png);
	
}



.zuixin ul li{
	padding: 0 10px;
	line-height: 40px;
	height:40px;
	border-bottom: 1px solid #e3e4e8;
	padding-left: 15px;
	background: url(../images/zzz.png) no-repeat left center;
	
}
.zuixin ul li a{
	display: block;
	
	font-size: 14px;
	color: #333333;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal !important;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.zuixin ul li:hover a{color: #155fad;}


.fztuijian{
	margin-bottom: 30px;
}
.fztuijian a{
	display: block;
	float: left;
	width: 33.33%;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	text-align: center;
	color: #333333;
	border: 1px solid #e3e4e8;
	border-top: none;
	border-left: none;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal !important;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.fztuijian a:nth-child(1){
	border-top:1px solid #e3e4e8;
}
.fztuijian a:nth-child(2){
	border-top:1px solid #e3e4e8;
}

.fztuijian a:nth-child(3){
	border-top:1px solid #e3e4e8;
}
.fztuijian a:nth-child(3n+1){
	border-left:1px solid #e3e4e8;
}

.fztuijian a:hover{color: #155fad;}

.help_sec{padding: 55px 0 100px;}
.help_sec .layout2_left{border-top: 1px solid #efefef;}
.helpmain1{float: left; width: 23.5%; background: #f8f8f8; height: 1533px;}
.helpmain1 ul li{border-bottom: 1px solid #efefef; line-height: 46px; padding-left: 15px;}
.helpmain1 ul li a{font-size: 14px; color: #666666; display: block;}
.helpmain1 ul li:hover,.helpmain1 ul li.on{border-left: 2px solid #efefef; background: #fff;}
.helpmain1 ul li:hover a,.helpmain1 ul li.on a{color: #333333;}




.helpmain2{float: right; width: 73.17%;}
.helpmain2 ul li{padding: 20px 15px;border-bottom: 1px solid #efefef; line-height: 24px;}
.helpmain2 ul li .t1{font-size: 15px; color: #333333; font-weight: bold; margin-bottom: 20px;}
.helpmain2 ul li .t2{font-size: 13px; color: #999999;}
.helpmain2 ul li:hover .t1{color: #155fad;}
.helpmain2 ul li:hover .t2{color: #155fad;}


.slides .slide h2{font-size: 28px; color: #333333;}
.slides .slide .t1{font-size: 14px; color: #333333; line-height: 30px;}


.fenzhan_sec{padding: 80px 0 100px;}
.fenzhan_sec .con1 p {
    padding: 5px 0;
    font-size: 14px;
    color: #333;
    line-height: 24px;
    text-indent: 2em;
}

.fenzhan_sec .con1 img {
    width: auto !important;
    height: auto !important;
   /* max-width: 100%;*/
}


.fenzhan_sec .con2{
	margin-top: 60px;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
}


.fenzhan_sec .con2 h2{
	padding: 40px 0;
	
	background: #f7fafb;
	text-align: center;
}
.fenzhan_sec .con2 h2 .t1{font-size: 22px; color: #333333;}
.fenzhan_sec .con2 h2 .t2{margin-top: 10px; font-size: 14px; color: #666666;}

.zcsq{
	padding: 40px 160px;
}
.zcsq input[type=text]{
	padding: 0 20px;
	width: 100%;
	border: 1px solid #e9e8e8;
	border-radius: 3px;
	line-height: 45px;
}
.zcsq input[type=text].yzm{width: 50%;}
.zcsq input[type=submit]{
	padding: 0 20px;
	width: 100%;
	border-radius: 3px;
	line-height: 45px;
	background: #0075b0;
	color: #FFFFFF;
	font-size: 16px;
}
.zcsq input[type=submit]:hover{
	opacity: 0.8;
}
.zcsq input[type=radio]{
	
	line-height: 45px;
}
.zcsq ul li{
	margin-bottom: 15px;
}

.zcsq ul li img{
	vertical-align: middle;
}

.zcsq ul li span{
	font-size: 14px;
	color: #333333;
	line-height: 45px;
	
}


.othera{
	margin-bottom: 35px;
	/*margin-top: 30px;*/
}
.othera a{
	margin-top: 10px;
	display: block;
	width: 100%;
	line-height: 50px;
	height: 50px;
	text-align: center;
	font-size: 16px;
	color: #47525d;
	background: #ebeff4;
	border-radius: 3px;
	font-weight: bold;
}

.othera a:hover{
	color: #fff;
	background: #ea8611;
	text-decoration: underline;
}


/*新闻*/
.news_sec{padding: 60px 0 100px;}
.news_sec .beizhu{
	margin-bottom: 30px;
	padding: 20px;
	border: 1px solid #fcbe94;
	line-height: 25px;
	font-size: 14px;
	color: #333333;
	text-indent: 2em;
	background: #fefcf4;
}




.news_listl ul li{ border:1px solid #E6E6E6; margin-bottom:20px;   }
.news_listl ul li .news_li{ padding:0px 21px;  }
.news_listl ul li .news_li h2{ color:#333333; font-size:18px; font-weight:normal; line-height:18px; padding-top:29px; padding-bottom:16px; }
.news_listl ul li .news_li h2 a{ color:#222222; font-size:22px; font-weight:normal; line-height:24px; padding-top:29px; padding-bottom:16px; }
.news_listl ul li .news_li h2 a b{color:#193B57}
.news_listl ul li .news_li .news_admin{ line-height:14px; padding-bottom:16px; border-bottom:1px solid #E6E6E6; }
.news_listl ul li .news_li .news_admin span {margin-right: 5px; color:#d0d3d7; font-size:14px; }

.news_listl ul li .news_li .news_lwe{ padding-top:17px; overflow:hidden; }
.news_listl ul li .news_li .news_lwe a{ float:left; margin-right:22px; width:205px; margin-top:9px;  height:127px; background-size:100% 100%!important;}

.news_listl ul li:nth-child(5n+1) .news_li .news_lwe a{display:block; background:url(../images/y1.jpg) no-repeat left center!important;}
.news_listl ul li:nth-child(5n+2) .news_li .news_lwe a{display:block; background:url(../images/y2.jpg) no-repeat left center!important;}
.news_listl ul li:nth-child(5n+3) .news_li .news_lwe a{display:block; background:url(../images/y3.jpg) no-repeat left center!important;}
.news_listl ul li:nth-child(5n+4) .news_li .news_lwe a{display:block; background:url(../images/y4.jpg) no-repeat left center!important;}
.news_listl ul li:nth-child(5n+5) .news_li .news_lwe a{display:block; background:url(../images/y5.jpg) no-repeat left center!important;}


.news_listl ul li .news_li .news_lwe p{ color:#333333; font-size:14px; text-indent:2em; line-height:30px;  }
.news_listl ul li .news_li .news_lwe p b{color:#193B57; }
.news_listl ul li .news_li .news_lwe p a{ color:#222222; font-size:14px; text-indent:2em; line-height:30px;  }
.news_listl ul li .news_quan{ height:44px; line-height:44px; background:#F5F5F5; border-top:1px solid #E9E8E8; margin-top:23px; }  
.news_listl ul li .news_quan p{ float:left; padding-left:18px; color:#666666; font-size:14px;  }
.news_listl ul li .news_quan p a{ color:#666666; font-size:14px; padding-right:14px; }
.news_listl ul li .news_quan .quan_tb{ float:right; margin-right:24px; color:#666666; font-size:14px; padding-left:19px; background:url(../images/news_list_qw.gif) no-repeat left center; }


.hot_keywords {margin-bottom: 35px;}
.hot_keywords h3{border: none;}

.hot_keywords a {
    display: inline-block;
    background: #9f9f9f;
    padding: 2px 8px;
    margin-bottom: 10px;
    margin-right: 10px;
    border-radius: 3px;
    font-size: 14px;
    color: #FFFFFF;
}
.hot_keywords a:hover{
	background: #ea8611;
} 

/*新闻详情*/
.newsecbox{
	padding: 0 20px;
	border: 1px solid #e6e6e6;
	
}
.newsmain{
	font-size: 14px;
	color: #333333;
}
.newsmain h1{
	padding: 50px 0 15px;
	font-size: 24px;
	color: #1d5382;
	text-align: center;
}
.newsmain h5{
	padding-bottom: 20px;
	font-size: 14px;
	color: #d0d3d7;
	text-align: center;

}
.newsmain p{
	line-height: 30px;
	text-indent: 2em;
}
.newsmain img{
	margin: 20px auto;
	display: block;
	max-width: 100%;
}

.from{
	margin-top: 20px;
	text-align: center;
	background: #f3f2f2;
	line-height: 28px;
	font-size: 14px;
	color: #999999;
}
.from a{
	color: #999999;
}

.detailstag{
	border-bottom: 1px dashed #e6e6e6;
	padding: 30px 0;
	line-height: 30px;
	font-size: 14px;
	color: #444444;
}
.detailstag a{
	margin: 0 5px;
	display: inline-block;
	width: auto;
	 padding:0px 15px 0px 5px;
	color: #444444;
	text-align:  center;
	background: #e5e4e4 url(../images/tagbg.png) no-repeat right center;
}


.page3{
	padding: 50px 0;
}
.page3 a{
	font-size: 16px;
	color: #1d5382;
	float: left;
	width: 50%;
}


/*-----------------------------评论部分-----------------------------*/
.like h3 {
    height: 25px;
    line-height: 25px;
    font-size: 18px;
    color: #333333;
    font-weight: normal;
    padding-left: 16px;
    font-weight: bold;
    background-color: #f5f5f5;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-bottom: 10px;
    border: 1px solid #e9e8e8;
}
#comments{margin-top: 15px;margin-bottom: 10px;}
#comments .pinglungonggao{background-image: url(../images/pinglungonggao.gif);background-repeat: no-repeat;background-position: center bottom;}
#endad{margin-bottom: 20px;}
/*.comment-title ul{float: left;} */
.comment-title li{float: left;line-height:24px;font-weight: 100;cursor: pointer;list-style-type: none;margin-top: 10px;margin-right: 0;margin-bottom: 0;margin-left: 10px;padding-top: 0;padding-right: 20px;padding-bottom: 0;padding-left: 20px;}
.comment-title li.current{border: 1px solid #F0F0F0; border-bottom: 0;}
#comment-list ul, #comment-list li{overflow: hidden; height: 100%;}
#comment-list li:hover{background-color:#FFFFCC;}
/*评论列表*/
#comments h4{margin-top: 15px;}
.frmSumbit #inpName{padding-left: 10px;border: 1px solid #e9e8e8;height: 40px;width: 55%;padding-top: 6px;padding-right: 10px;padding-bottom: 6px;line-height: 40px;float: left;margin-right: 10px;}
.commentpost label{background: #fff; font-size: 16px; color: #333333;  height:38px;overflow:hidden;clear:left;float:left;line-height:40px;border-color:#e9e8e8;border-style:solid;border-width:1px 0 1px 1px;margin:0;padding:0 20px;}
.txaArticle{width:100%;height:200px;border:1px solid #e9e8e8;padding:5px;}
.frmSumbit p{padding:0px;margin-top: 0px;margin-right: 0px;margin-bottom: 5px;margin-left: 0px;line-height: 40px;}
.frmSumbit .button{color: #FFFFFF;font-size: 18px;  background-color: #ea8611;height: 40px;width: 170px;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;margin-right: 15px;float: right;font-weight: 600;}
.frmSumbit .button:hover{background:#333}
.msgname .dot{font-size: 30px;color: #eeecec;float: right;margin-left: 15px;font-weight: 700;}
.msgtxt .msgarticle{margin-bottom: 4px;}
#comments .msg{line-height:32px;padding-top: 9px;padding-right: 9px;padding-bottom: 1px;padding-left: 9px;margin-top: 22px;border-radius: 5px;border: 1px dotted #dddddd;font-size: 16px;}
#comments .msg a{font-size: 14px;}
#comments .msg:hover{background-color:#FEFCF4;border: 1px solid #FCBB90;}
#comments .msg .msgname{color: #666666; font-size: 14px;}
#comments .msg .msgname a{text-decoration: underline; font-size: 16px;}
#comments .msg .msgarticle{color: #666666;}
#comments .msg .msgarticle .msg{background-color:#FEFCF4;margin-top:9px;border: 1px solid #FCBB90;}
.msg .msgarticle .msg .msgname .dot{display: none;}
.msgarticle .digg{float: right;}
.msgarticle .digg a{background:#f90;color:#fff;border-radius:5px;padding-top: 0.1em;padding-right: 1em;padding-bottom: 0.1em;padding-left: 1em;line-height: 3em;text-decoration: none;}
/*-隐藏评论后出现的内容-*/
.error-tip{font-size: 14px;line-height: 26px;margin-top: 10px;margin-bottom: 10px;}


ins[class^="kandyDigg"],ins[class^="kandyDigg"]>*{box-sizing:content-box;box-shadow:none;border-radius:0;text-shadow:none;background:none;}

#kandyDiggTip{background:#fff;border:3px solid #ddd;padding:1em;}
.kandyDiggOK{color:#369}
.kandyDiggDigged{color:#000}
.kandyDiggErr{color:#f00}

.diggUp,.diggDn{cursor:pointer;display:inline-block;margin:0 .2em;width:auto;border-radius:3px;}
.diggUp:hover,.diggDn:hover{box-shadow:0 0 2px rgba(0,0,0,.1);}
.diggUp ins,.diggDn ins{text-decoration:none;background:none;box-shadow:none;border-radius:none;padding:0;margin:0;transition:.5s padding,background;}
.diggUp .kandyDigging,.diggDn .kandyDigging{padding-right:10px;/*background:url(loading.gif) right 50% no-repeat;*/}
.kandyDiggUp{background:#f90;color:#fff;padding:0 .5em;line-height:1;border-radius:3px;text-shadow:none;font-size:.9em}
.kandyDiggDn{background:#999;color:#fff;padding:0 .5em;line-height:1;border-radius:3px;text-shadow:none;font-size:.9em}

.kandyDiggHotCmtTitle{color:#f36;margin-right:.5em;}
.kandyDiggHotCmt{}

.kandyDiggLog{display:block;clear:both;text-align:center;padding:.5em 0;clear:both;font-size:14px;text-decoration:none;background:none;}
.kandyDiggLog .diggUp,
.kandyDiggLog .diggDn{background:#f90;color:#fff;padding:.2em 1em;border-radius:5px;}
.kandyDiggLog .diggDn{background:#999}
.kandyDiggLog ins{}
.kandyDiggLogs{display:block;clear:both;text-align:center;padding:.5em 0;clear:both;font-size:14px;text-decoration:none;background:none;}
.kandyDiggLogs .diggUp,
.kandyDiggLogs .diggDn{background:#fee url(../images/digg.gif) 5px -195px;padding:5px 10px 5px 30px;line-height:20px;color:#f54;border-radius:5px}
.kandyDiggLogs .diggDn{background-position:-195px -195px;background-color:#efe;color:#0a0;}
.kandyDiggLogs ins{}

.kandyDiggCmt{display:block;clear:both;text-align:center;padding:.5em 0;clear:both;font-size:14px;text-decoration:none;background:none;}
.kandyDiggCmt .diggUp,
.kandyDiggCmt .diggDn{background:url(../images/digg.gif) 5px -396px;padding:5px 5px 5px 25px;line-height:15px;}
.kandyDiggCmt .diggDn{background-position:-195px -393px;padding-left:23px;}
.kandyDiggCmt ins{}


.huifuqu{background: #fafafa; padding: 10px; font-size: 16px;}
.commentViewNums{color: #cc0000; font-weight: bold;}
.commentViewNums .sp1{font-size: 20px;}
.commentViewNums .sp2{font-size: 24px;}


.yxthire{
	margin-top: 50px;
}
.yxthire ul li{
	padding: 20px 0;
	float: left;
	width: 31.7%;
	margin-left: 2.45%;
	text-align: center;
	background: #fff;
	border-radius: 5px;
}
.yxthire ul li:nth-child(1){margin-left: 0;-moz-box-shadow:0px 0px 8px #d8e4fc; -webkit-box-shadow:0px 0px 8px #d8e4fc; box-shadow:0px 0px 8px #d8e4fc;}
.yxthire ul li:nth-child(2){-moz-box-shadow:0px 0px 8px #daf6f9; -webkit-box-shadow:0px 0px 8px #daf6f9; box-shadow:0px 0px 8px #daf6f9;}
.yxthire ul li:nth-child(3){-moz-box-shadow:0px 0px 8px #fbd7d7; -webkit-box-shadow:0px 0px 8px #fbd7d7; box-shadow:0px 0px 8px #fbd7d7;}
.yxthire ul li img{
	margin: 0 auto;
	display: block;
	max-width: 80%;
	transition: 0.8s;
}
.yxthire ul li .t{
	margin-top: 10px;
	font-size: 18px;
	color: #666666;
}

.yxthire ul li:hover img{ transform: rotateY(180deg);}



/*banner*/
/*.customBanner a {
    width: 185px;
    height: 55px;
    display: block;
    float: left;
    border-radius: 5px;
    background: #0062c5;
    color: #fff;
    font-size: 20px;
    text-align: center;
    line-height: 55px;
    margin-top: 180px;
}


.customBanner a:hover {
   background:#006ddc;
}



.customBanner1 a {
    width: 185px;
    height: 55px;
    display: block;
    float: left;
    border-radius: 5px;
    background: #0062c5;
    color: #fff;
    font-size: 20px;
    text-align: center;
    line-height: 55px;
    margin-top: 180px;
	 margin-left:220px;
}


.customBanner1 a:hover {
   background:#006ddc;
}

*/


/*响应式*/
@media only screen and (max-width:1440px) {
	.customBanner a,.customBanner1 a{margin-top: 80px;}
}

@media only screen and (max-width:1200px) {}


/**/

@media only screen and (max-width:1024px) {
	.slider .slides .slide h5,.slider .slides .slide p{display: none;}
	.customBanner a{margin-top: 72px;}
	.customBanner1 a{margin-top: 100px;}
	.padd1{padding: 0 90px;}
	#swiper-containernews .swiper-button-prev{left: 40px;}
	#swiper-containernews .swiper-button-next{right: 40px;}
	.bant.bant2 {
    top: 13%;
}
	.fenzhan_sec .con1 img{width: 100%!important;}
	.fenzhan_sec .con1 p{text-indent: initial;}
	.helpmain1 ul li{padding-left: 5px;}
	.mail-main-s .s-con-top ul{margin: 0;}
	.mail-main-s .s-con-top li{ margin-left: 1%; width: 32%;}
	.mail-main-s .s-con-bottom dd{min-height: 70px;}
	.mail-main-s{padding: 30px 0;}
	.mail_left{margin-left: 140px;}
}


/**/

@media only screen and (max-width:960px) {
	.customBanner a{margin-top: 45px;}
	.customBanner1 a{margin-top: 60px;}
	.layout2_left{width: 100%;}
	.layout2_right{width: 100%; margin-top: 20px;}
	
	.jituan1_sec .main1 ul li{width: 100%!important;}
	.jituan1_sec .main1 ul li:nth-child(2) input{width: 300px;}
	.jituan1_sec .main1 ul li input{width: 335px;}
	.Product .pro_2 .pro_box div.fl{width: 100%;}
	.Product .pro_2 .pro_box div.fl img{width: 100%;}
	.Product .pro_2 .pro_box div.fr{width: 100%; margin-top: 20px;}
	.mail-main-t dd{min-height: 135px;}
	.mail-main-s .s-con-top dl{width: 100%;}
	.mail-main-s .s-con-top dd{min-height: 75px;}
	.mail_middle{width: 40%;}
	.mail_left{width: 30%; margin-left: 0;}
	.mail_right{width: 30%;}
	.mail_left div{margin-top: 17px;}
	.mail_right div{margin-top: 0;}
	.waimao5_sec{padding-bottom: 0;}
}


/**/

@media only screen and (max-width:768px) {
.about_sec,.biaozhun1_sec,.biaozhun3_sec,.biaozhun4_sec,.xgnews,.news_sec,.help_sec,.jituan1_sec,.jituan3_sec,.case_sec{padding: 30px 0;}
.fenzhan_sec{padding: 30px 0 0;}
	.mail_items.mail_function{padding: 0 ;}
	.dm_adVantageList li h4{line-height: 35px; height: 35px;}
	.bant.bant2 {
    top: 9%;
}
.zcsq{padding-left: 0; padding-right: 0;}
.Product>.wrap{padding: 15px 0;}
}


/**/

@media only screen and (max-width:560px) {
	.weizhi22{display: none;}
	.aboutleft{display: none;}
	.aboutright{width: 100%;}
	.mail_introduction_list li,.xgnews h2,.jituan3_sec h2,.newsmain h1,.tit h4{font-size: 18px;}
	.mail_introduction .mail_introduction_sub{font-size: 12px;}
	.version_container{padding: 15px 0;}
	.version_container_left{width: 100%;}
	.version_container_right{width: 100%;}
	.version_table .td_left{width: 140px;}
	.mail_instroTag li s, .mail_instroTag li i{width: 50px; height: 50px; background-size: auto 100%; margin-left: -26px;}
	.mail_instroTag li:hover i, .mail_instroTag li.cur i{width: 58px; height: 58px;margin-left: -39px;}
	.mail_service li{width: 50%;margin: 10px 0;}
	/*.mail_service .service_common{width: 50px; height: 50px; background-size: auto 100%;}*/
	.dm_adVantageList li .img{width: 50px;}
	.dm_adVantageList li .img img{display: block; width: 100%;}
	.xgnews a{width: 100%; margin-left: 0;}
	.padd1 {
    padding: 0 55px;
}

#swiper-containernews .swiper-button-prev {
    left: 10px;
}
#swiper-containernews .swiper-button-next {
    right: 10px;
}
.mc_functionSort h2{font-size: 14px;}
.mail_service .service_stress{font-size: 20px;}

.news_listl ul li .news_li h2 a{font-size: 16px;}
.news_listl ul li .news_li .news_admin span{font-size: 12px;}
.news_listl ul li .news_li .news_lwe p{line-height: 22px;}

h3.tit{font-size: 15px;}




.slides .slide h2{font-size: 16px;}
.slides .slide .t1{font-size: 12px; line-height: 18px;}
.fenzhan_sec .con2{margin-top: 30px;}
.fenzhan_sec .con2 h2{padding: 20px 0;}
.fenzhan_sec .con2 h2 .t1{font-size: 18px;}


.helpmain1{height: auto; display: none;}
.helpmain2{width: 100%;}

.jituan1_sec .main1{padding: 20px 0;}
.jituan1_sec .main1 ul li{font-size: 18px; line-height: 18px;}
.jituan1_sec .main1 ul li:nth-child(2) input {
    width: 200px;
}
.jituan1_sec .main1 ul li input {
    width: 235px;
}
.jituan1_sec .main2 ul li{width: 33.3%; margin: 10px 0;}
.jituan1_sec .main2{margin-top: 10px;}
.jituan1_sec .main2 ul li:nth-child(4) {
    border: none;
}

.Product .pro_1 .pro_mian li span.fl{width: 100%;}
.Product .pro_1 .pro_mian li span.fr{width: 100%;}

.jituan3_sec th{font-size: 14px;}

.newsmain h1{padding: 15px 0;}
.newsmain h5{font-size: 12px; }
.page3 a{font-size: 12px;}
.frmSumbit .button{width: 115px; margin-right: 0;}
#comments .pinglungonggao{background-size:  100% auto;}
#comments .msg{font-size: 14px;}
#comments .msg .msgname a{font-size: 14px;}
.yxthire ul li .t{font-size: 14px;}
.yxthire ul li img{width: 50px;}
.detailstag a{margin-bottom: 10px;}
.from{line-height: 20px; overflow: hidden;}
.mail-main-t ul{margin: 0;}
.mail-main-t li{width: 100%;}
.mail-main-t dd {
    min-height: 95px;
}
.mail-main-t dt{font-size: 15px;}
.mail-main-t li{border-right: none;}

.mail-main-t li:nth-child(7), .mail-main-t li:nth-child(8), .mail-main-t li:nth-child(9) {
    border-bottom: 1px solid #f0f0f0;;
}

.mail-main-s .s-con-top li{width: 100%; margin-left: 0; margin: 10px 0;}
.mail-main-s .s-con-bottom dl{width: 100%;border-bottom: 1px dashed #e7e7e7; border-right: none;}
.mail-main-s .s-con-bottom dl:nth-child(3), .mail-main-s .s-con-bottom dl:nth-child(6), .mail-main-s .s-con-bottom dl:nth-child(9), .mail-main-s .s-con-bottom dl:nth-child(12){border-bottom: 1px dashed #e7e7e7;}

.mail_left{width: 100%; text-align: left; height: auto;}
.mail_middle{display: none;}
.mail_right{width: 100%; height: auto;}
.mail_con2{height: auto;}
.waimao5_sec{padding: 30px 0;}
.mail_left div{margin-top: 10px;}
	.mail_right div{margin-top: 10px;}
.mail_font1{font-size: 15px;}

.casemain .tbox1{width: 18%;}
.casemain .tbox2{width: 79%; padding-right:40px ;}
}


/**/

@media only screen and (max-width:480px) {}


/**/

@media only screen and (max-width:420px) {
}


/**/

@media only screen and (max-width:380px) {
	.news_listl ul li .news_li .news_lwe img{width: 100%; margin: 0;}
	.news_listl ul li .news_quan p a{font-size: 12px;}
	.news_listl ul li .news_quan .quan_tb{font-size: 12px;}
	.casemain .tbox1 .t2{font-size: 12px;}
}




/**/

@media only screen and (max-width:320px) {}


/**/





/*2018/9/7*/
/*付款 */
.pay_sec {
	padding: 60px 0;
}

.pay_sec .main {
	font-size: 16px;
	color: #333333;
}

.pay_sec .main ul li {
	float: left;
	width: 32%;
	margin-left: 2%;
	margin-bottom: 30px;
	padding: 30px;
	border: 1px solid #e5e5e5;
}

.pay_sec .main ul li:nth-child(3n+1) {
	margin-left: 0;
}

.bank img {
	display: block;
	max-width: 100%;
}

.payinfo .t {
	margin-top: 20px;
}



/*联系*/
.contact_sec .w{
	
}
.contact_sec .main{
	padding: 70px 60px 130px;
	background: url(../images/conbg.png) no-repeat center center;
	background-size: 100% 100%;
}


.contit{
	margin-bottom: 60px;
	text-align: center;
}


.contit .t2{
	margin-top: 25px;
	position: relative;
	line-height: 24px;
	font-size: 24px;
	color: #333333;
	font-weight: bolder;
}

.contit .t2:before{
	position: absolute;
	top: 11px;
	left: 28%;
	content: "";
	display:block;
	width: 100px;
	height: 1px;
	background: #626262;
}
.contit .t2:after{
	position: absolute;
	top: 11px;
	right: 28%;
	content: "";
	display:block;
	width: 100px;
	height: 1px;
	background: #626262;
}

.contact_sec .main .liuyan {
	float: left;
	width: 40%;
}
.contact_sec .main .liuyan h3{
	padding-bottom: 10px;
	font-size: 24px;
	color: #333333;
	font-weight: bolder;
}

.contact_sec .main .liuyan input{
	margin-top: 26px;
	display: block;
	width: 100%;
	height: 48px;
	line-height: 48px;
	padding: 0 20px;
	font-size: 14px;
	border: 1px solid #626262;
	border-radius: 5px;
	background: none;
}


.contact_sec .main .liuyan input[type=submit]{
	border: none;
	background: #d9534f;
	color: #fff;
	font-size: 18px;
	text-align: center;
}


.textareabox{
	margin-top: 10px;
	height: 150px;
	line-height: 48px;
	padding: 0 20px;
	border: 1px solid #626262;
	border-radius: 5px;
	font-size: 14px;
	color: #444444;
	}
.textareabox textarea{
	display: block;
	width: 100%;
	font-size: 14px;
	background: no-repeat;
}








.contact_sec .main .tbox {
	margin-top: 20px;
	float: right;
	width: 55%;
}

.contact_sec .main .tbox ul li {
	line-height: 68px;
	height: 68px;
	border-bottom: 1px solid #999999;
}

.contact_sec .main .tbox ul li .title {
	display: inline-block;
	/*padding-right: 15px;*/
	/*margin-right: 15px;*/
	font-size: 16px;
	color: #333;
}

.contact_sec .main .tbox ul li .title img {
	vertical-align: middle;
}

.contact_sec .main .tbox ul li .mcon {
	display: inline-block;
	font-size: 14px;
	color: #666;
}

.contact_sec .main .tbox ul li:last-child {
	border-bottom: none;
}


.qqbox a {
	display: inline-block;
	width: 100px;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	color: #fff;
	background: #3d3d3d;
	border-radius: 5px;
}

.qqbox a:hover{
	opacity: 0.8;
}

.qqbox a img {
	vertical-align: middle;
}

.bottomcon {
	border-bottom: 1px solid #999999;
}

.bottomcon .left {
	width: 50%;
	border-right: 1px solid #999999;
}

.bottomcon .right {
	width: 50%;
	padding: 10px;
}

.bottomcon .right .m1 {
	float: left;
	/*width: 57.5%;*/
	width: 63.5%;
	
}

.bottomcon .right .m1 img {
	width: 100%;
}

.bottomcon .right .m2 {
	float: left;
	/*width: 42.5%;*/
	width: 36.5%;
	
	text-align: center;
	margin-top: 30px;
}

.bottomcon .right .m2 .t1 {
	font-size: 20px;
	color: #333333;
	font-weight: bold;
}

.bottomcon .right .m2 .t2 {
	font-size: 16px;
	color: #333;
}




.contact_sec2{
	padding: 80px 0;
}
.contact_sec2 .tit{
	padding: 0 60px;
}
.contact_sec2 .tit h1{
	display: inline-block;
	margin-bottom: 20px;
	line-height: 30px;
	font-size: 30px;
	color: #333333;
}
.contact_sec2 .tit h2{
	line-height: 20px;
	font-size: 20px;
	color: #999999;
}
.contact_sec2 .tit a{
	float: right;
	font-size: 14px;
	color: #777777;
	padding-left: 25px;
	background: url(../images/readmore.png) no-repeat left center
}

.contact_sec2 .main{
	margin-top: 40px;
	padding: 0 60px; 
	overflow: hidden;
}

.contact_sec2 .main .pic img{
	display: block;
	width: 100%;
}
.contact_sec2 .main .tbox{
	padding: 0 20px;
	border: 1px solid #e5e5e5;
	color: #333333;
	
}

.contact_sec2 .main .tbox .t1{
	margin: 15px 0 10px;
	line-height: 18px;
	font-size: 18px;
	
}
.contact_sec2 .main .tbox .t2{
	margin-bottom: 25px;
	line-height: 12px;
	font-size: 12px;
	color: #666666;
}
.contact_sec2 .main .tbox .t3{
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	border-top: 1px solid #e5e5e5;
}

.contact_sec2 .main .tbox .t3 span{
	float: right;
	display: inline-block;
	width: 19px;
	height: 30px;
	line-height: 30px;
	background: url(../images/more.png) no-repeat left center;
}

.contact_sec2 .main .swiper-slide:hover{
	background: #ff6600;
}
.contact_sec2 .main .swiper-slide:hover .tbox .t3 span{
	background-image: url(../images/more0.png);
}
.contact_sec2 .main .swiper-slide:hover .tbox .t3{
	border-color: #fff;
}
.contact_sec2 .main .swiper-slide:hover .tbox,
.contact_sec2 .main .swiper-slide:hover  .tbox .t2{
	color: #fff;
}


.contact_sec2 .main .swiper-button-next,
.contact_sec2 .main .swiper-button-prev{
	width: 34px;
    height: 100%;
    margin-top: 0px;
    top: 0;
    opacity: 1;
    cursor: pointer;
}
.contact_sec2 .main  .swiper-container{overflow: initial;}
.contact_sec2 .main .swiper-button-next{background: #fff url(../images/cright.png) no-repeat left center; right: -60px;}
.contact_sec2 .main .swiper-button-prev{background: #fff url(../images/cleft.png) no-repeat left center; left: -60px;}
.contact_sec2 .main .swiper-button-next:hover{background: #fff  url(../images/cright0.png) no-repeat left center;}
.contact_sec2 .main .swiper-button-prev:hover{background: #fff  url(../images/cleft0.png) no-repeat left center;}
/*响应式*/


/**/

@media only screen and (max-width:1024px) {
	.pay_sec .main ul li {
		width: 49%;
		margin-left: 2%;
	}
	.pay_sec .main ul li:nth-child(3n+1) {
		margin-left: 2;
	}
	.pay_sec .main ul li:nth-child(2n+1) {
		margin-left: 0;
	}
	
	.contact_sec .main .liuyan{
		width: 100%;
	}
	.contact_sec .main .tbox{
		width: 100%;
	}
	.bottomcon .left{width: 100%; border-right: none;}
	.bottomcon .right{
		width: 100%;
	}
	.bottomcon .right .m1{width: auto;}
	.bottomcon .right .m1 img{max-width: 100%;}
	.bottomcon .right .m2 {display: none;}
	
	.contact_sec2{
		padding: 30px 0;
	}
}


/**/

@media only screen and (max-width:960px) {
	.pay_sec .main ul li {
		width: 100%;
		margin-left: 0%;
	}
}


/**/

@media only screen and (max-width:780px) {
	.pay_sec {
		padding: 30px 0;
	}
	.contit .t2:before{
		left: 10%;
	}
	
	.contit .t2:after{
		right: 10%;
	}
	.contact_sec .main{
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.contit .t2,.contact_sec .main .liuyan h3{font-size: 18px;}
	.contact_sec2 .tit h1{font-size: 18px;line-height: 18px;}
	.contact_sec2 .tit h2{font-size: 12px;}
}


/**/

@media only screen and (max-width:560px) {
	.payinfo .t {
		margin-top: 10px;
	}
	.pay_sec .main {
		font-size: 14px;
	}
	
	.contit .t1 img{
		max-width: 100%;
		width: 100%;
	}
	.contit .t2:before,
	.contit .t2:after{display: none;}
	.contit .t2{margin-top: 10px;}
	.contact_sec .main{padding: 30px; background-size: cover;}
	.contact_sec .main .tbox ul li .title,.contact_sec .main .tbox ul li .mcon{font-size: 13px;}
	.contact_sec .main .tbox ul li {
    line-height: 40px;
    height: auto;
}
.qqbox a{font-size: 14px; height: 30px; line-height: 30px;}
.contact_sec2 .main .tbox .t1,.contact_sec2 .main .tbox .t3{font-size: 16px;}
}


/**/

@media only screen and (max-width:480px) {
	.contit{margin-bottom: 10px;}
	.contact_sec2 .tit{padding: 0 10px;}
}


/**/

@media only screen and (max-width:380px) {
	.contit .t2, .contact_sec .main .liuyan h3 {
    font-size: 15px;
}
}


/**/

@media only screen and (max-width:320px) {}