@CHARSET "UTF-8";

/* 在线客服 =============================================================================================== */
/* .kfWrap{
	width: 100%;
	height: 100%;
	position: relative;
}
.kfInfo{
	width: 183px;
	height: 382px;
	height: 410px;
	position: fixed;
	right: 0px;
	top: 250px;
	background: #5A9CEE;
	z-index: 99999;
	border-top-left-radius: 7px;
	border-bottom-left-radius: 5px;
}
.kfInfo span{
	letter-spacing: 1px;
}
.kfInfo i{
	display: inline-block;
	float: left;
}
.topBox{
	display: block;
	height: 209px;
	background: #0C5CA4;
	border-bottom-left-radius: 5px;
	border-top-left-radius: 7px;
}

.kfonline{
	width: 100%;
	height: 67px;
	background: #FFFFFF;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
.kfonline span{
	font:400 21px "Normal";
	color: #0B5BA1;
	line-height: 22px;
	padding-top: 12px;
	display: block;
}

i.icon-1 {
	width: 44px;
	height: 39px;
	background: url(../../../Img/webSetIndex/index/kf_01.png) no-repeat;
	margin: 5px 7px 0px 15px;
}

.icon {
	height: 70px;
	overflow: hidden;
}

.consultation {
	background: -webkit-linear-gradient(bottom, #0C5CA4, #055296);
	background: -o-linear-gradient(bottom, #0C5CA4, #055296);
	background: -moz-linear-gradient(bottom, #0C5CA4, #055296);
	background: linear-gradient(to bottom, #0C5CA4, #055296);
	border-bottom: 1px dashed #6494BD;
}

.icon span {
	color: #FFFFFF;
	display: block;
}

.title {
	font-size: 20px;
	overflow: hidden;
}

.email {
	background: -webkit-linear-gradient(bottom, #055195, #004A8B);
	background: -o-linear-gradient(bottom, #055195, #004A8B);
	background: -moz-linear-gradient(bottom, #055195, #004A8B);
	background: linear-gradient(to bottom, #055195, #004A8B);
}

.phoneicon {
	margin-top: 10px;
	height: 27px;
	line-height: 27px;
}

i.icon-2 {
	width: 32px;
	height: 27px;
	background: url(../../../Img/webSetIndex/index/kf_02.png) no-repeat;
	margin: 0px 8px 0px 26px;
}

.info {
	text-align: center;
	font-size: 20px;
}

.emailicon {
	margin-top: 5px;
	height: 27px;
}

.icon-3 {
	width: 30px;
	height: 23px;
	background: url(../../../Img/webSetIndex/index/kf_03.png) no-repeat;
	margin: 5px 13px 0px 26px;
}

.menu {
	padding: 12px 0;
}

.menu li {
	display: block;
	line-height: 33px;
	overflow: hidden;
	margin: 3px 0;
}

.menu li a {
	display: block;
	font-size: 18px;
	color: #FFFFFF;
}

.menu i {
	display: inline-block;
	width: 0;
	height: 0;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	float: left;
	margin: 10px 14px 0px 16px;
}

i.color1 {
	border-left: 11px solid #FFFFFF;
}

i.color2 {
	border-left: 11px solid #034E90;
} */

/* 轮播 =============================================================================================== */
.carousel {
	height: 595px;
	/* background-image: url(../../../Img/webSetIndex/index/carousel-1.jpg); */
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.carousel-title-en {
	font-size: 9px;
	line-height: normal;
	margin-right: 5px;
	font-weight: bold;
	letter-spacing: 2px;
}

.carousel-content-1 {
	font-size: 32px;
	letter-spacing: 5px;
	font-weight: bold;
}

.carousel-content-2 {
	font-size: 18px;
	margin-top: 25px;
	letter-spacing: 5px;
	line-height: 25px;
}

#container {
	position: relative;
	width: 100%;
	height: 595px;
	margin: 0px auto;
}

.pic li {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center center;
}
/*.pic li img {width: 1200px;height: 595px;}*/
#position {
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0;
	background: #000;
	opacity: 0.4;
	width: 100%;
	text-align: center;
	display: none;
}

#position li {
	width: 10px;
	height: 10px;
	margin: 0 2px;
	display: inline-block;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #afafaf;
}

#position .cur {
	background-color: #ff0000;
}

.arrow {
	cursor: pointer;
	display: none;
	line-height: 60px;
	text-align: center;
	font-size: 36px; /*font-weight: bold;*/
	width: 30px;
	height: 60px;
	position: absolute;
	z-index: 2;
	top: 50%;
	margin-top: -20px; /*width��һ��*/
	background-color: RGBA(255, 255, 255, .3);
	color: #fff;
}

.arrow:hover {
	background-color: RGBA(255, 255, 255, .7);
}

#container:hover .arrow {
	display: block;
}

#prev {
	left: 20px;
}

#next {
	right: 20px;
}

.pic li>div {
	width: 1200px;
	margin: auto;
	text-align: right;
	margin-top: 181px;
	line-height: 40px;
	color: #82f1fe;
}

/* 介绍/班列线路/国际贸易/口岸作业 =============================================================================================== */
.classification {
	height: 385px;
	background: #FFFFFF;
	position: relative;
}

.classification-content {
	background: none;
	height: 415px;
	position: absolute;
	left: 50%;
	margin-top: -93px;
	margin-left: -600px;
}

.classification-content-left {
	width: 283px;
	height: 415px;
	float: left;
	background: #FFFFFF;
	-moz-box-shadow: 0 2px 6px rgba(13, 13, 13, 0.3);
	-webkit-box-shadow: 0 2px 6px rgba(13, 13, 13, 0.3);
	box-shadow: 0 2px 6px rgba(13, 13, 13, 0.3);
}

.routewrap {
	margin-left: 23px;
}

.line_icon {
	display: block;
}

.routeintro {
	width: 100%;
	height: 219px;
	background: -webkit-linear-gradient(#1062AC, #004B8C);
	background: -o-linear-gradient(#1062AC, #004B8C);
	background: -moz-linear-gradient(#1062AC, #004B8C);
	background: linear-gradient(#1062AC, #004B8C);
}

.classification-content-line {
	/* font-size: 32px;
	color: #FFFFFF;
	font-family: "Normal";
	padding: 12px 0 6px; */
	font: 600 32px "Medium";
	color:#FFFFFF;
	padding: 12px 0 6px;
	letter-spacing: 4px;
}

.classification-content-line>.line {
	border-top: 1px solid #FFFFFF !important;
}

.routeintro p {
	padding: 0 15px;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
}

.more {
	float: right;
	margin-right: 15px;
	margin-top: 5px;
	color: #FFFFFF;
	font-size: 13px;
}

.more_icon {
	width: 16px;
	height: 16px;
	background: url(../../../Img/webSetIndex/index/icon_more.png) no-repeat;
	display: inline-block;
	float: right;
	margin: 2px 0 0 5px;
}

.classification-content-right {
	float: right;
	width: 610px;
	height: 359px;
	margin-top: 56px;
}

.classification-content-left div {
	text-align: center;
}

.classification-content-title {
	margin-top: 28px;
	color: #9ab2d2;
}

.classification-content-compy {
	/* font-size: 32px;
	color: #1163ad;
	font-family: "Medium"; */
	font: 600 32px "Medium";
	color:#1163ad;
}

.line {
	width: 22px;
	height: 10px;
	border-top: 1px solid #8998A6;
	display: inline-block;
	box-sizing: border-box;
}

.leftline {
	margin-right: 8px;
}

.rightline {
	margin-left: 8px;
}

/* .classification-content-info {
	padding: 0 12px;
	text-align: center;
	color: #8998a6;
	line-height: 18px;
	font-size: 12px;
} */
div.classification-content-info{
	padding: 10px 25px;
	text-align: left;
	color:#8998a6;
	line-height:23px;
	font-size: 12px;
}

.classification-button {
	width:196px;
	height:55px;
	line-height:55px;
	margin-left:43px;
	text-align:left !important;
	padding-left:50px;
	color:#FFFFFF;
	background-image:url(../../../Img/webSetIndex/index/classification-button.png);
	background-repeat:no-repeat;
	margin-top:17px;
	cursor:pointer;
	letter-spacing:1px;
	font-family:'Regular';
	font-size: 18px;
	box-sizing: border-box;
}

.classification-button:hover {
	-moz-box-shadow: 0 0 10px #000;
	-webkit-box-shadow: 0 0 10px #000;
	box-shadow: 0 0 10px #000;
}

.classification-right-top {
	width: 917px;
	height: 74px;
	background-image:
		url(../../../Img/webSetIndex/index/classification-right.png);
	background-repeat: no-repeat;
}

.classification-right-top div {
	height: 74px;
	line-height: 74px;
	font-size: 18px;
	float: left;
	color: #FFFFFF;
	letter-spacing: 2px
}

.classification-right-bottom>div {
	float: left;
	width: 283px;
	height: 232px;
	margin: 84px 0 0 22px;
	background-repeat: no-repeat;
	background-size: cover;
}

.classification-right-bottom>div>div {
	width: 257px;
	height: 109px;
	margin: auto;
	margin-top: 166px;
	background-image: url(../../../Img/webSetIndex/index/cz-button.png);
	background-repeat: no-repeat;
}

.classification-option {
	padding-top: 20px;
	cursor: pointer;
}

.classification-option:hover {
	-moz-box-shadow: 0 0 10px #000;
	-webkit-box-shadow: 0 0 10px #000;
	box-shadow: 0 0 10px #000;
}

.wrench {
	width: 46px;
	height: 46px;
	background-image: url(../../../Img/webSetIndex/index/banshou.png);
	background-repeat: no-repeat;
	margin: auto;
}

.earth {
	width: 46px;
	height: 46px;
	background-image: url(../../../Img/webSetIndex/index/earth.png);
	background-repeat: no-repeat;
	margin: auto;
}

.option-font {
	text-align:center;
	color:#FFFFFF;
	margin-top:5px;
	letter-spacing: 1px;
	font-family:'Medium';
}

/* 班列开行日历 =============================================================================================== */
.trip {
	height: 1000px;
	background: url(../../../Img/webSetIndex/index/trip-bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	padding-top: 10px;
}

.trip-train {
	width: 1200px;
	margin-bottom: 50px;
	margin: auto;
}

.train-title {
	width: 100%;
	height: 65px;
	color: #2e3439;
	text-align: center;
	margin: 80px 0 50px 0;
}

.train-title>p {
	margin: 0;
	padding: 0;
}

.train-title>.zh {
	font:600 36px "Medium";
	color:#2e3439;
}

.train-title>.en {
	height: 3px;
	margin: 8px 358px;
	/*margin-top: 10px;*/
}

.train-bnt {
	width: 100%;
	height: 40px;
	color: #496BBD;
	font-size: 18px;
	text-align: right;
}

.cal-bnt {
	display: inline-block;
	width: 105px;
	height: 26px;
	line-height: 26px;
	margin-top: 4px;
	cursor: pointer;
}

.cal-bnt>div {
	float: left;
	color: #fff;
	text-align: center;
	box-shadow: 2px 5px 5px #9c9c9c;
}

.cal-bnt .bnt-code {
	width: 25px;
	background-color: #5a9cee;
}

.cal-bnt .bnt-text {
	width: 80px;
	background-color: #004a8b;
	font: 400 16px "Medium";
	line-height: 26px;
}

.train-calendar {
	width: 100%;
}

.cal-week {
	width: 100%;
	background-image: url(../../../Img/webSetIndex/index/cal-week-bg.jpg);
	background-size: auto 100%;
	height: 80px;
}

#week {
	width: 97%;
}

.cal-ul {
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}

.cal-ul li {
	float: left;
	width: 12%;
	height: 100%;
	text-align: center;
	color: #fff;
}

.cal-ul .line-week {
	width: 100%;
	height: 50px;
	margin-top: 15px;
	font-size: 14px;
	line-height: 25px;
}

.cal-ul .line-week span {
	font: 20px "Medium";
}

.cal-ul .have-line {
	margin: 2px;
	text-align: center;
	height: 45px;
	line-height: 45px;
	cursor: pointer;
}

#week .li-line {
	width: 16%;
	font: 24px "Medium";
	line-height: 80px;
}

#we {
	height: 600px;
	background-color: #fff;
	overflow: hidden;
}

.cal-west {
	width: 100%;
	height: auto;
	background-color: #fff;
}

.cal-west li {
	height: 50px;
	line-height: 50px;
	box-sizing: border-box;
	border-right: 1px dotted #DADFE2;
	border-bottom: 1px dotted #DADFE2;
}

.cal-west .li-line {
	width: 16%;
	text-align: left;
	font: 18px "Normal";
	line-height: 50px;
	color: #2e3439;
	overflow: hidden;
	background-color: #F6F6F6;
}

.cal-west .cal-we {
	box-sizing: border-box;
	border-right: 1px dotted #DADFE2;
	border-left: 1px solid #DADFE2;
	border-bottom: 1px solid #DADFE2;
}

.cal-west .k6 {
	border-right: 1px solid #DADFE2;
}

.line-title {
	background-color: #d8d8d9;
	height: 30px;
}

.line-title>li {
	height: 30px;
	line-height: 30px;
}

.color-ample {
	background-color: #C7DFF4;
	color: #4772A6;
}

.color-tense {
	background-color: #F3DEDA;
	color: #9A5747;
}

.color-full {
	background-color: #E6E8EB;
	color: #76869C;
}

.today {
	background-color: #fff;
	color: #3055AD;
}

/* 产品中心 =============================================================================================== */
.product-center{
	width: 100%;
	display: block;
}
.centerWrap{
	width: 1200px;
	margin: 0 auto;
}
.centerWrap >h1,.centerWrap >h3{
	text-align: center;
	color: #2E3439;
}
.centerWrap >h1{
	font: 600 36px "Medium";
	margin-top: 75px;
}
.centerWrap >h3{
	margin: 8px 358px 98px;
}
.production{
	width: 100%;
	display: block;
	overflow: hidden;
}
.production li{
	width: 354px;
	height: 371px;
	display: inline-block;
	float: left;
}
.production li:nth-child(odd){
	background: #CBE3FF;
}
.production li:nth-child(even){
	background: -webkit-linear-gradient(#1062AC, #004B8C);
	background: -o-linear-gradient(#1062AC, #004B8C);	
	background: -moz-linear-gradient(#1062AC, #004B8C);
	background: linear-gradient(#1062AC, #004B8C);
	margin: 0 69px;
}
.production li img{
	display: block;
	margin: 20px auto 0px;
}
.production li .linebar{
	width: 54px;
	margin: 14px auto;
}
.production li:nth-child(odd) .linebar{
	border-top: 2px solid #09579D;
}
.production li:nth-child(even) .linebar{
	border-top: 2px solid #FFFFFF;
}
.production li p{
	padding:0 45px;
	font-size: 16px;
	line-height: 24px;
}
.production li p.word-normal{
	font-family: "Light";
}
.production li p.word-bold{
	font-family: "Medium";
}
.production li:nth-child(odd) p{
	color: #2E3439;
}
.production li:nth-child(even) p{
	color: #FFFFFF;
}
.btnwrap{
	text-align: center;
}
.btn{
	width: 188px;
	line-height: 33px;
	display: block;
	margin: 94px auto 76px;
	background: -webkit-linear-gradient(right, #004A8B , #1163AD); 
    background: -o-linear-gradient(right, #004A8B, #1163AD);
    background: -moz-linear-gradient(right, #004A8B, #1163AD);
    background: linear-gradient(to right, #004A8B , #1163AD);
    color: #FFFFFF;
    font-size: 16px;
    font-family: "Medium";
}
.moreWrap{
	overflow: hidden;
	display: none;
}
.moreWrap h2{
	font: 600 24px "Medium";
    color: #2E3439;
}
.moreWrap p{
	font: 400 20px "Light";
	color: #2E3439;
}
.mg-1{
	margin: 70px 0px 20px;
}
.mg-2{
	margin: 45px 0px 15px;
}
.mg-3{
	margin: 55px 0px 10px;
}
.mg-4{
	margin-bottom: 27px;
}

/* 新闻中心 =============================================================================================== */
.news {
	height: 999px;
	background: url(../../../Img/webSetIndex/index/new-bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	padding-top: 79px;
}

.new-comm-width {
	margin: 74px auto 0 auto;
	background-color: #FFFFFF;
	height: 680px;
	width: 1200px;
}

.news-title-zh {
	/* text-align: center;
	color: #FFFFFF;
	font-size: 42px;
	letter-spacing: 2px; */
	text-align: center;
    color: #FFFFFF;
    font: 600 36px "Medium";
	
}

.news-title-en {
	/* text-align: center;
	color: #FFFFFF;
	font-size: 24px;
	letter-spacing: 2px;
	width: 485px;
    margin: auto; */
    margin: 8px 408px;
}

.news-first-left {
	width:552px; 
	height:342px; 
	float:left; 
	margin:30px 0 0 40px;
	/* background-repeat:no-repeat;
	background-size:550px 228px;
	padding-top:174px; */
	border: solid 1px #f1f1f1;
	-moz-box-shadow:0 0 10px #ccc;
	-webkit-box-shadow:0 0 10px #ccc;
	box-shadow:0 0 10px #ccc;
	border: solid 1px #f1f1f1;
	cursor:pointer;
}

.news-first-left:hover {
	-moz-box-shadow: 0 0 10px #999;
	-webkit-box-shadow: 0 0 10px #999;
	box-shadow: 0 0 10px #999;
}

.news-first-right {
	width:552px; 
	height:342px;
	float:right; 
	margin:30px 40px 0 0;
	/* background-repeat:no-repeat;
	padding-top:174px; */
	border: solid 1px #f1f1f1;
	-moz-box-shadow:0 0 10px #ccc;
	-webkit-box-shadow:0 0 10px #ccc;
	box-shadow:0 0 10px #ccc;
	border: solid 1px #f1f1f1;
	cursor:pointer;
}

.news-first-right:hover {
	-moz-box-shadow: 0 0 10px #999;
	-webkit-box-shadow: 0 0 10px #999;
	box-shadow: 0 0 10px #999;
}

.news-content-left {
	clear: left;
	float: left;
	margin: 30px 0 0 40px;
	border: solid 1px #f1f1f1;
	-moz-box-shadow: 0 0 10px #ccc;
	-webkit-box-shadow: 0 0 10px #ccc;
	box-shadow: 0 0 10px #ccc;
	cursor: pointer;
}

.news-content-left:hover {
	-moz-box-shadow: 0 0 10px #999;
	-webkit-box-shadow: 0 0 10px #999;
	box-shadow: 0 0 10px #999;
}

.news-content-left li {
	height: 25px;
	line-height: 20px;
}

.news-content-ulDiv {
	float:left; 
	width:360px;
	padding:25px 30px 0 30px;
}

.news-color {
	color:#8d9091;
	font: 17px "Regular";
	text-align: right;
}

.news-color-2 {
	color: #8d9091;
	font-size: 14px;
}

li.news-color-3 {
	font: 16px "Medium";
	line-height: 30px;
	display: -webkit-box;
    	-webkit-box-orient: vertical;
    	-webkit-line-clamp: 3;
    	overflow: hidden;
}

.news-content-right {
	float: right;
	margin: 30px 40px 0 0;
	border: solid 1px #f1f1f1;
	-moz-box-shadow: 0 0 10px #ccc;
	-webkit-box-shadow: 0 0 10px #ccc;
	box-shadow: 0 0 10px #ccc;
	cursor: pointer;
}

.news-content-right:hover {
	-moz-box-shadow: 0 0 10px #999;
	-webkit-box-shadow: 0 0 10px #999;
	box-shadow: 0 0 10px #999;
}

.news-content-right li {
	line-height:20px;
}

.news-first-img {
	width: 550px;
	height: 228px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.news-first-title {
	/* padding-left:20px;
	line-height:54px; */
	color: #FFFFFF;
	font: 24px "Medium";
	padding-left: 20px;
	height: 32px;
	margin-top: -32px;
	position:relative;
	z-index: 2;
}

.title-bg{
	width: 100%;
    height: 50px;
    position: absolute;
    top: 178px;
    left: 0;
    z-index: 1;
    background-image: -webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.8));
    background-image: -o-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.8));
    background-image: -moz-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.8));
}

.news-first-time {
	font: 17px "Regular";
	color:#1163ad; 
	padding:0 20px;
	line-height:45px; 
}

.news-firs-content {
	color: #8d9091;
	height: 40px;
	line-height: 20px;
	padding: 0 20px 0 20px;
}

.news-content-img {
	width: 190px;
	height: 155px;
	float: left;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.news-content-botton {
	text-align: right;
	width: 1120px;
	margin: auto;
}

.news-content-botton div {
	font: 18px "Medium";
	width:189px; 
	float:right;
	margin-top:40px; 
	height:41px; 
	line-height:41px;
	color:#FFFFFF;
	padding-left:20px;
	background-image: url(../../../Img/webSetIndex/index/news-bg-button.png);
	background-repeat:no-repeat;
	text-align:left;
	cursor:pointer;
}

.news-content-botton div:hover {
	-moz-box-shadow: 0 0 10px #999;
	-webkit-box-shadow: 0 0 10px #999;
	box-shadow: 0 0 10px #999;
}

/* 关于我们 =============================================================================================== */
.abouts{
	height:auto;
	padding-bottom: 85px;
	background:#FFF;
}
.abouts-title-zh{
	text-align:center;
	margin-top:103px;
	color:#2e3439;
	font: 600 36px "Medium";
}
.abouts-title-en{
	margin: 8px 408px;
	/* width: 485px;
    margin: auto; */
}
.abouts-content{
	width:1200px;
	margin:auto;
	height:auto;
	overflow: hidden;
}
.abouts-content-title{
	background-color:#FFFFFF;
	margin-top:30px;
	color: #2E3439;
	font: 400 23px "Medium";
}
.abouts-content-info{
	line-height:35px;
	font-size:16px;
	padding-top:13px;
}
.abouts-more-button{
	font: 18px "Medium";
	background:#CC0000; 
	width:120px; 
	line-height:43px; 
	padding-left:30px; 
	height:43px; 
	margin-top:75px; 
	background-image:
		url(../../../Img/webSetIndex/index/about-button-img.png);
	color:#FFFFFF;
	cursor:pointer;
}
.abouts-more-button:hover{
	-moz-box-shadow:0 0 10px #999;
	-webkit-box-shadow:0 0 10px #999;
	box-shadow:0 0 10px #999;
}

/* ================================================================== */

.long{
	display: block;
	height: 3px;	
	padding: 0 52px;
}

.short{
	height: 3px;
	display: block;
}
.gray{
	background: #CCCCCC;
}

.darkblue{
	background: #1163AD;
}

.white{
	background: #FFFFFF;
}

.orange{
	background: #FFAF24;
}

.production li p:last-child{
	font-size: 18px;
	padding: 0 45px;
	word-break: break-all;
}

i.triangle{
	display: inline-block;
	width:0;
	height:0;
	border-top:7px solid transparent;
	border-bottom: 7px solid transparent;
	float: left;
	border-left: 13px solid #1163AD;
	margin: 11px 11px 11px 0;
}

.news-content-left img,.news-content-right img{
	display: block;
}
.news-content-right li.news-color-3{
	line-height: 30px;
}

.cpname strong{
	font: 16px "Medium";
}
