﻿@charset "utf-8";
body{font-family:"Helvetica Neue",Helvetica,tahoma,Arial,"Noto Sans CJK SC","PingFang SC","\5FAE\8F6F\96C5\9ED1","Microsoft Yahei","WenQuanYi Micro Hei",sans-serif;}

.f-ptb0{
	padding:0px!important;
}
.jgLBox {
	padding: 0 20px 0 30px;
}
.jgRBox {
	padding: 0 30px 0 20px;
}


/* gss-----start */
.wms-con{
	margin:0px !important;
	min-height: 450px;
}


.wms-con .zt-list{
	padding-right: 10px;
	padding-left: 10px;
	border-right:1px solid #DCDCDC;
	padding-bottom: 3000px;
	margin-bottom: -3000px;
}
.zt-item{
	padding:0px 0px 40px 0px;
}
.zt-item + .zt-item{
	border-top:1px solid #DCDCDC;
}
.zt-item h1{
	font-size:20px;
	font-weight:900;
	color: #232323;
	padding:30px 10px 20px 10px;
	line-height:30px;
}
.zt-item a{
	text-decoration: none;
	font-size:14px;
	line-height:18px;
	color:#212121;
}
.zt-item li{
	padding:5px 10px;
	word-wrap: break-word;
    white-space: normal;
    word-break: break-all;
}
.zt-detail{
	padding-bottom: 3000px;
	margin-bottom: -3000px;
}
.about-us li{
	float: left;
	box-sizing: border-box;
	width: 50%;
}
.wd-title{
	font-size:20px;
	font-weight: 900;
	color:#232323;
	padding-top:20px;
}
.wd-title a {
	color: #232323;
}
.work-de{
	margin:0px;
	padding-left:10px;
	padding-bottom:50px;
	border-bottom:1px solid #262626;
	overflow: hidden;
}
.work-de .col-lg-4{
	padding:0px!important;
	height: 415px;
}
.work-de .col-lg-8{
	padding-right:0px!important;
	height: 415px;
}

.wd-item h1{
	max-height: 64px;
	font-weight: bold;
	font-size:20px;
	line-height:32px;
	margin:15px 0px;
	overflow: hidden;
}
.wd-item ul{

	border-bottom: 1px solid #DCDCDC;
}
.wd-item ul li{
	margin-top: 20px;
	color: #707070;
	line-height: 26px;
	font-size: 16px;
}
.wd-item ul li a{
	color: #212121;
	
}
.wd-item ul li.h-zy-01 {
	margin: 0;
	max-height: 84px;
	overflow: hidden;
	line-height: 28px;
	font-size: 15px;
}
.wd-item ul li.h-zy-01 a {
	color: #707070;
	text-decoration: none;
}
.borb0{
	border-bottom-width:0px !important;
}
.slider{
	height:415px;
}
.slideBox{
	width:100%;
	height:415px;
	overflow:hidden;
	position:relative;
	border:1px solid #ddd;
}
.slideBox .hd{
	height:25px;
	overflow:hidden;
	position:absolute;
	right:5px;
	bottom:5px;
	z-index:1;
}
.slideBox .hd ul{
	overflow:hidden;
	zoom:1;
	float:left;
}
.slideBox .hd ul li{ 
	float:left; 
	margin-right:12px;
	width:9px;
	height:9px;
	line-height:9px;
	text-align:center;
	background:#fff;
	cursor:pointer;
	border-radius:50%;
	margin-top:3px;
}
.slideBox .hd ul li.on{
	width:15px;
	height:15px;
	margin-top: 0px;
	;background:#f00;
	color:#fff; }
.slideBox .bd{
	position:relative;
	height:100%;
	z-index:0;
}
.slideBox .bd li{
	zoom:1;
	vertical-align:middle;
	position: relative;
}
.slideBox .bd img{
	width:100%;
	height:415px;
	display:block;
}

		/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,.slideBox .next{
	display: none;
	position:absolute;
	left:3%;
	top:50%;
	margin-top:-25px;
	width:32px;
	height:40px;
	background: url(../../img/bg/slider-arrow.png) -110px 5px no-repeat;
	filter:alpha(opacity=50);
	opacity:0.5;
}
.slideBox .next{
	left:auto;
	right:3%;
	background-position:8px 5px;
}
.slideBox:hover .prev,.slideBox:hover .next {
	display: block;
}
.slideBox .prev:hover,.slideBox .next:hover{
	filter:alpha(opacity=100);opacity:1;
}
.slideBox .prevStop{
	display:none;
}
.slideBox .nextStop{
	display:none;
}

.wms-exp{
	width:100%;
	padding:15px 22px;
	padding-bottom:35px;
	height:110px;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3f657174',endColorstr='#3f657174');
	background:#657174;
	background-color:rgba(101, 113, 116, 0.6);
	position: absolute;
	bottom: 0px;
	left: 0px;
	font-size:14px;
	color:#FFFFFF
}
.wms-exp h5 {
	color: #fff;
	line-height: 24px;
	font-size: 16px;
}
.wms-exp p {
	color: #eee;
	max-height: 40px;
	overflow: hidden;
	line-height: 20px;
	font-size: 12px;
}
.vid-pic{
	padding-top:30px;
}
.vid-pic .col-lg-4{
	border-right: 1px solid #DCDCDC;
}
.vid-pic h1{
	font-size:20px;
	color:#262626;
	margin-bottom:20px;
}
.vpb-img{
	width:100%;
	height: 205px;
	position: relative;
}
.vpb-img i{
	display:inline-block;
	width: 55px;
	height: 55px;
	background:url("../../img/icon/video.png") center no-repeat;
	position: absolute;
	top:50%;
	left:50%;
	margin-top:-22.5px;
	margin-left:-22.5px;
}
.vpb-img img {
	width: 289px;
	height: 209px;
}

.vp-box p{
	color: #707070;
	font-size:14px;
	line-height:28px;
	margin-top:20px;
}
.vid-pic .col-lg-8{
	padding-right:0px;
}
.pic-box .col-lg-6{
	padding-left:0px;
}
.zc-rule{
	padding-top:25px;

}
.zc-rule h1{
	font-size:20px;
	font-weight:900;
	color:#232323;
	border-bottom:1px solid #212121;
	padding-bottom:20px;
}
.zcr-con{
	padding-top:26px;
	padding-bottom:25px;

}
.wm-zc{
	width:50%;
	padding-left: 15px;
	padding-right:15px;
	float: left;
}
.wm-zc h1{
	border-bottom-width:0px;
	font-size:18px;
	color: #262626;
}
.wm-gl{
	width:50%;
	padding-left: 15px;
	padding-right:15px;
	float: left;
}
.wm-gl h1{
	border-bottom-width:0px;
	font-size:18px;
	color: #262626;
}
.zcr-con ul li{
	margin-bottom:10px;
}
.zcr-con ul li a{
	font-size:16px;
	color:#212121;
	line-height:2;
	text-decoration: none;
}
.pic-list a{
	text-decoration: none;
}
.pic-list a.a_pic {
	position:relative;
	display:block;
	height:170px;
	line-height:0;
	font-size:0;
	box-sizing:border-box;
}
.pic-list a.a_pic img{
	position:absolute;
	max-width:100%;
	max-height:100%;
	width:auto;
	height:auto;
	left:50%;
	top:50%;
	transform:translate(-50%,-50%);
}
.pic-list img{
	width:100%;
}
.pic-list .pl-detail{
	height:69px;
	line-height:23px;
	font-size:16px;
	color: #262626;
	margin:5px 0px;
	overflow: hidden;
	padding: 0 25px;
}
.article-tool{
	padding:15px 0px 15px 15px;
	border-bottom: 1px solid #DCDCDC;
}
.at-left{
	float: left;
}
.at-left p{
	font-size:15px;
	line-height:28px;
	color:#262626;
}
.at-left p a {
	color: #262626;
}
.at-left p span{
	font-size:15px;
	line-height:28px;
	color:#262626;
	margin-left:30px;
}
.at-right{
	float: right;
	padding-right:10px;
}
.at-right i{
	display: inline-block;
	width: 35px;
	height:55px;
	margin-left:25px;
	cursor: pointer;
}
.at-right i.font-muli{
	background:url("../../img/icon/article-tool/icon1.png") center no-repeat;
}
.at-right i.font-add{
	background:url("../../img/icon/article-tool/icon2.png") center no-repeat;
}
.at-right i.font-start{
	background:url("../../img/icon/article-tool/icon3.png") center no-repeat;
}
.at-right i.font-weibo{
	background:url("../../img/icon/article-tool/icon4.png") center no-repeat;
}
.at-right i.font-weixin{
	position: relative;
	background:url("../../img/icon/article-tool/icon5.png") center no-repeat;
}
.at-right i .weixin {
	width: 0px;
	height: 0px;
	overflow: hidden;
	position: absolute;
	top: 50px;
	right: -10px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	z-index: 9999;
	background: #fff;
}
.at-right i.font-weixin:hover .weixin {
	width: 200px;
	height: 200px;
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	border: 1px solid #ccc;
}
.art-title{
	padding:25px 0px;
	border-bottom: 1px solid #DCDCDC;
	font-size:36px;
	line-height:55px;
	font-weight:bold;
	color: #262626;
}
.art-con{
	padding:15px 0px;
	font-size:18px;
	border-bottom: 1px solid #DCDCDC;
}
.art-con img {
	margin: 10px 0;
	padding: 0;
	width: 100%;
	height: auto;
}
.art-con p{
	line-height:42px;
	color:#262626;
	padding:15px 0px;
}
/* gss-----end */
.main h1 a {
	color: #232323;
	font-size: 20px;
}
.main .wm-zc h1 a,.main .wm-gl h1 a{
	color: #232323;
	font-size: 18px;
}
/* 第二版供选首页---未确定 */
.bjgMain {
	padding: 0 15px;
}
.borB1{
	border-bottom: 1px solid #dcdcdc;
}
.bjgBox {
	padding-bottom: 30px;
}
.bjgBox .title {
	padding: 5px 0 15px;
}
.bjgBox .title h3 {
	color: #232323;
	line-height: 26px;
	font-size: 20px;
	font-weight: bold;
}
.bjgBox .title h3 a {
	color: #232323;
}
.bjgList_01 li {
	margin-top: 20px;
	color: #212121;
	line-height: 1.6;
	font-size: 16px;
}
.bjgList_01 li a {
	margin-right: 5px;
	color: #212121;
}
/* 如未用到删除 end */
.am-pagination-custom{
	margin: 30px 0;
    text-align: right;
}
.am-pagination-custom > a{
    padding: 0 .8rem;
    font-size: 1.8rem;
    font-weight: 700;
}
.am-pagination-custom > a.z-disabled{
    color: #d2d2d2!important;
    cursor: not-allowed!important;
}

/* 移动端 */
.mPage {
	margin: 0 auto;
	max-width: 100%;
}
.mPage .wrapper {
	width: 100%;
}
.mPage .nav {
	height: 49px;
	overflow-x: auto;
	white-space: nowrap;
}
.mPage .nav .navCon {
	display: block;
	float: none;
	margin: 0;
	width: auto;
}
.mPage .nav .navCon li {
	display: inline-block;
	float: none;
	padding: 8px 10px;
	color: #707070;
	line-height: 26px;
	font-size: 14px;
	font-weight: bold;
	box-sizing: border-box;
}
.mPage .nav .navCon li::after {
	display: none;
}
.mPage .nav .navCon li a {
	color: #707070;
}
.mPage .container {
	width: 100%;
	border: none;
}
.mPage .mCon{
	padding: 0 15px;
}
.mPage .mFocus img {
	width: 100%;
	height: auto;
}
.mPage .mFocus h2 {
	margin-top: 15px;
	color: #212121;
	line-height: 26px;
	font-size: 20px;
	font-weight: bold;
}
.mPage .mFocus p {
	margin-top: 10px;
	color: #707070;
	line-height: 28px;
	font-size: 14px;
}
.mPage .mFocus span {
	margin-top: 10px;
	color: #262626;
	font-size: 12px;
}
.mPage .mItem .mTitle_01 {
	padding: 25px 15px 0;
	border-top: 1px solid #9D9D9D;
}
.mPage .mItem .mTitle_01 h3 {
	display: inline-block;
	padding-bottom: 6px;
	color: #212121;
	line-height: 26px;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 3px solid #ab0000;
}
.mPage .mItem .mTitle_01 h3 a,.mPage .mItem h4 a {
	color: #212121;
}
.mPage .mItem h4 a 

.mPage .mItem .mList_01 {
	margin: 20px 0;
}
.mPage .mItem .mList_01 li {
	margin-top: 20px;
	color: #212121;
	line-height: 26px;
	font-size: 16px;
}
.mPage .mItem h4 {
	margin-top: 22px;
	padding: 18px 15px 0;
	color: #212121;
	line-height: 26px;
	font-size: 16px;
	font-weight: bold;
	border-top: 1px solid #9D9D9D;
}
.mPage .mItem .mList_01 li a {
	color: #212121;
	margin-right: 5px;
}
.mPage .txtList_02 li {
	font-size: 16px;
}
.mPage .txtList_02.column_2 li {
	float: left;
	width: 50%;
}

/* 文章页意见 */
.art-form{
	margin: 50px auto;
	width: 100%;
}
.art-form p a {
    color: #d30000;
    line-height: 26px;
    font-size: 16px;
    font-weight: bold;
}
.art-form-table table {
    
}
.art-form-table table td {
    padding: 9px 15px 9px 15px;
    line-height: 30px;
   
}
.art-form-table table td input[type="text"] {
    padding: 0 6px;
    width: 280px;
    height: 28px;
    font-size: 14px;
    background: #fff;
    border: 1px solid #707070;
}
.art-form-table table td label {
    display: inline-block;
    width: 130px;
    line-height: 30px;
    font-size: 16px;
    font-weight: normal;
}
.art-form-table table td .text_01 {
    padding: 5px 6px;
    width: 85%;
    height: 80px;
    line-height: 24px;
    font-size: 14px;
    resize: none;
    border: 1px solid #707070;
}
.art-form-table table td.td-yzm img {
	margin: 0 10px;
	width: 62px;
	height: 28px;
    vertical-align: middle;
}
.art-form-table table td.td-yzm a {
    font-size: 14px;
}
.winPage2 .ft, .customization-ft {
    padding: 25px 0;
}
.customization-ft input {
    margin-left: 30px;
    width: 120px;
    height: 32px;
    color: #fff;
    font: normal 16px/32px '';
    background: #AFAFAF;
    border: none;
}
.customization-ft input:nth-child(1) {
    margin-left: 0;
    background: #AB0000;
}
.mCol {
	padding: 0 30px;
}

.pic-box .col-lg-6:last-child{
	padding-right: 0px;
    padding-left: 20px;
}


/* 特殊页面 start */
.countryCon{
	padding-bottom: 40px;
}
.countryTable {
	margin:0 auto;
	width: 98%;
}
.countryTable td {
	padding: 0 5px 0 15px;
	height: 60px;
	border: 1px solid #dcdcdc;
}
.countryTable td a {
	color: #262626;
	line-height: 24px;
	font-size: 18px;
	text-decoration: none;
}
.countryTable td a:hover {
	color: #ab0000;
}
/* 展开提示层 */
.tooltiper {
    position: relative;
    display: inline-block;
    perspective: 600px;
    transform-style: preserve-3d;
}
.tooltiper .tooltip {
    min-width: 150px;
    position: absolute;
    font-size: 16px;
    text-align: left;
    background: #A9D5DE;
    color: #262626;
    padding: 5px 10px;
    border-radius: 1px;
    display: block;
    top: 0;  
    left: 0;
    line-height: 1.4em;
    transform: rotateX(90deg) translateZ(0px);
    opacity: 0;
    transition: transform 0.4s cubic-bezier(0.64, 0.57, 0.67, 1.53), opacity 0.1s ease-out 0.1s;
}
.tooltiper:hover .tooltip {
    transform: rotateX(0) translateZ(20px);
    opacity: 1;
    transition: transform 0.4s cubic-bezier(0.64, 0.57, 0.67, 1.53), opacity 0.1s ease-out;
}
.tooltiper .tooltip:after {
    content: "";
    position: absolute;
    left: 20px;
    bottom: -7px;
    height: 0;
    border-style: solid;
    border-width: 7px 7px 0 7px;
    border-color: #A9D5DE transparent transparent transparent;
}
.ti2em {
	text-indent: 2em!important;
}
.l_br em {
	display: inline-block;
	vertical-align: text-top;
}
.listBannerCol img {
	width: 100%;
	height: auto;
}
.hotTopic ul {
	width: 48%;
}
.hotTopic ul li {
	margin-top: 30px;
	line-height: 26px;
	font-size: 20px;
	font-weight: bold;
}
.hotTopic ul li a {
	color: #262626;
	text-decoration: none;
}
.hotTopic ul li a:hover {
	color: #ab0000;
}
/* 特殊页面 end */

/* 外贸政策切换样式 */
.wmTabBox .hd ul {
	display: flex;
}
.wmTabBox .hd ul li {
	/* float: left; */
	/* width: 85px; */
	margin: 0;
	flex: 1;
	height: 34px;
	color: #707070;
	line-height: 32px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background: #fff;
	border: 1px solid #cbcbcb;
	cursor: pointer;
}
.wmTabBox .hd ul li + li {
	border-left: none;
}
.wmTabBox .hd ul li a{
	color: #707070;
}
.wmTabBox .hd ul li.on {
	color: #fff;
	background: #ab0000;
	border: none;
}
.wmTabBox .hd ul li.on a{
	color: #fff;
}
.djSliderBox {
	margin: 40px auto;
	width: 80%;
}


/*up_browser*/
.up_browser {
	margin: 100px auto 0;
	max-width: 1200px;
	color: #262626;
}
.up_browser .u-hd {
	padding-top: 130px;
	text-align: center;
	background: url(../../img/browser/browserBg_01.png) no-repeat top center;
}
.up_browser .u-hd h4 {
	line-height: 26px;
	font-size: 24px;
	font-weight: bold;
}
.up_browser .u-hd p {
	margin-top: 30px;
	font-size: 16px;
}
.up_browser .u-con {
	margin: 20px auto 0;
	padding-bottom: 80px;
	width: 680px;
}
.up_browser .u-con h5 {
	line-height: 26px;
	font-size: 16px;
	font-weight: bold;
}
.up_browser .u-con ul {
	margin-top: 35px;
}
.up_browser .u-con ul li {
	float: left;
	width: 150px;
	text-align: center;
}
.up_browser .u-con ul li.two {
	margin: 0 110px;
}
.up_browser .u-con ul li a, .up_browser .u-con ul li span {
	display: block;
	text-decoration: none;
}
.up_browser .u-con ul li span.a2 {
	margin-top: 28px;
	height: 45px;
	color: #333;
	line-height: 42px;
	font-size: 15px;
	border: 1px solid #dcdcdc;
}
.up_browser .u-con ul li img {
	width: 111px;
	height: 114px;
}
.f-w388{
	width: 388px;
}





.art-con1{
	font-size:16px;
}
.art-con1 p{
	line-height:1.6;
	color:#262626;
	padding:7px 0px;
}

/*xiyafeizhousi table*/
.more_01 {
    position: absolute;
    width: 266px;
    background-color: #F3F3F3;
    top: -5px;
    left: 100px;
    display: none;
    z-index: 99;
}
.more_01 ul{
	padding:6px 0;
}
.more_01 li{
	text-align:left;
	padding: 10px 15px 0;
}
.more_01 li a{
	color:#262626;
	font-size: 14px;
    line-height: 1.6;
}
.triangle{
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-width: 10px 10px 10px 0;
	border-style: solid;
	border-color: transparent #F3F3F3;
	top: 20px;
	left: -10px;
}





@media (max-width:1407px){
	.zt-item li {
		padding: 5px 0 5px 10px;
	}
	.vpb-img{
		height:auto;
	}
	.vpb-img img{
		width: 100%;
		height:auto;
	}
}
@media (max-width:1199px){
	.art-form {
		margin: 50px auto;
		width: 100%;
	}
	.art-form-table table td {
		padding: 5px 10px 5px 10px;
		font-size: 14px!important;
	}
	.art-form-table table td input[type="text"]{
		width: 85%;
	}
	.art-form-table table td.td-yzm input[type="text"] {
		width: 50%;
	}
}
@media (max-width:1200px){}
@media (max-width:1024px) and (min-width:991px) {}
@media (max-width:768px){
	.m-ar-none{display:none;}
	.at-left p{
		float: left;
		margin-right: 20px;
	}
	.at-right i.m-ar-none {
		display:none;
	}
	.article-tool.m-ar-none{
		display: none;
	}
	
}
@media (max-width:1200px) and (min-width:991px) {}
@media (max-width:991px) {
	..art-form{
		padding: 0 15px;
	}
	.art-title{
		padding:25px 15px;
		font-size:24px;
		line-height:36px;
	}
	.mCol {
		padding: 0;
	}
	.jgLBox {
		padding: 0;
	}
	.art-con {
		padding: 15px;
	}
	.listCon {
		padding: 0 15px;
	}
}
@media (max-width:767px) {}
@media (max-width:640px) {
	/* 移动端 */
	.mPage {
		width: 100%;
	}
	.countryCon{
		padding-bottom: 0;
	}
	.countryTable td{
		width: 50%;
		/* display: inline-block; */
	}
	.countryTable td a{
		font-size: 16px;
	}
	.art-title{
		/* padding:15px 0px; */
		font-size:22px;
		line-height:30px;
	}
	
}
@media (max-width:570px) {}
@media (max-width:480px) {}
@media (max-width:380px) {}
@media (max-width:350px) {}
@media (max-width:330px) {}