﻿@charset "utf-8";
/* technical support:Zhenjiang YouDu; technician:ChenShinan */

/*全局元素*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	border: 1;
	font-size: 100%;
	font: inherit;
	font-family: "微软雅黑", "宋体", Verdana, Arial, Helvetica, sans-serif;
	vertical-align: baseline;
	margin: 0;
	padding: 0;
	color: rgb(82,87,93);
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, header, menu, dialog, footer, figure, dl, dt, dd, ul, li {
	display: block;
}
body, html {
	background-color: #f8f8f8;
}
a {
	color: rgb(57,56,54);
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
form {
	display: inline;
	margin: 0;
	padding: 0;
}
img {
	border: 0 none;
}
ul, ol {
	list-style: none outside none;
}
table {
	width: 100%;
}
.BlockLevel {
	display: block;
}
.Tiled {
	width: 100%;
}
.inner {
	width: 1024px;
	margin: 0 auto;
}
.inner1 {
	width: 1200px;
	margin: 0 auto;
}
.Mag {
	margin: 0 auto;
}
.Clear {
	clear: both;
}
.FeltFloat {
	float: left;
}
.RightFloat {
	float: right;
}
/*导航改变样式*/
/*top*/

.top1_1 {
	width: 100%;
	height: 32px
}
.top1_1 .top1_11 {
	line-height: 32px;
	float: left;
}
.top1_1 .top1_22 {
	float: right
}
.top1_1 .top1_22 ul {
	float: right;
	line-height: 32px
}
.top1_1 .top1_22 ul li {
	float: right;
	list-style: none;
	margin-left: 15px;
}
.top2_1 {
	width: 100%;
	height: 100px
}
.top2_1 .top2_11 {
	/*line-height: 100px;*/
	float: left;
	margin-top: 22px;
}
.top2_1 .top2_22 {
	width: 162px;
	float: left;
	line-height: 100px;
	margin-left: 50px;
}
.top2_1 .top2_33 {
	width: 526px;
	float: right;
	line-height: 100px;
	height: 100px
}
.top2_1 .top2_33 .top_ewm {
	width: 100px;
	float: right;
	padding-top: 8px
}
.top2_1 .top2_33 .top_hotline {
	float: right;
	height: 100px;
	padding-right: 12px
}
.top2_1 .top2_33 .top_hotline .top_hotline1 span {
	background: url("../img/head_tubiao.jpg") no-repeat 0 center;
	padding-left: 26px
}
.top2_1 .top2_33 .top_hotline .top_hotline1 {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 22px;
	padding-top: 22px;
	padding-bottom: 12px;
	text-align: right
}
.top2_1 .top2_33 .top_hotline .top_hotline2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #e31e15;
	font-weight: bold;
	font-size: 26px;
	height: 70px;
	line-height: 35px
}
/*top end*/

/* 首页 */
.container {
}
.header_wrap {
	background: url(../img/Top_BG.png) repeat-x center bottom;
	overflow: hidden;
	padding-top: 24px;
}
.header {
	height: 120px;
	position: relative;
	padding-top: 10px;
}
.cot_index {
	display: block;
	background: url(../img/cot_index.png) no-repeat center;
	width: 179px;
	height: 76px;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	top: -40px;
	position: absolute;
	right: 0;
	overflow: hidden;
	line-height: 130px;
}
.cot_index:hover {
	color: #FFF;
}
.banner_wrap {
	height: 600px;
	overflow: hidden;
}
.banner {
	height: 600px;
	position: relative;
	top: 0;
}
.banner_scroll {
	height: 600px;
}
.banner_scroll li {
	height: 600px;
	position: absolute;
	width: 100%;
}
.territory {
	position: relative;
	top: -410px;
	width: 1020px;
}
.territory_prev, .territory_next {
	display: block;
	position: absolute;
	background-position: top;
	background-repeat: no-repeat;
	height: 68px;
	width: 78px;
	z-index: 20;
	top: 50px;
}
.territory_prev {
	left: -78px;
	background-image: url(../img/bnt2.png);
}
.territory_next {
	right: -78px;
	background-image: url(../img/bnt.png);
}
.territory_prev:hover, .territory_next:hover {
	background-position: bottom;
}
.territory_scroll {
	position: relative;
	overflow: hidden;
	height: 189px;
}
.territory_scroll ul {
	position: absolute;
	width: 1275px;
}
.territory_scroll li {
	width: 189px;
	height: 189px;
	float: left;
	margin: 0 33px;
}
.territory_scroll li a {
	display: block;
	width: 189px;
	height: 189px;
	background-image: url(../img/btn_bg.png);
	background-position: bottom;
	background-repeat: no-repeat;
	line-height: 189px;
	text-align: center;
	font-size: 24px;
}
.territory_scroll li a:hover {
	background-position: top;
	color: #FFF;
}
.ban_Img1 {
	background: url(../img/banner1.jpg) no-repeat center;
}
.ban_Img2 {
	background: url(../img/banner2.jpg) no-repeat center;
}
.ban_Img3 {
	background: url(../img/banner3.jpg) no-repeat center;
}
.nav_location {
	height: 86px;
}
.nav_wrap {
	background-color: #f0f0f2;
	position: absolute;
	width: 100%;
	border-bottom: 1px #dddddd solid;
	z-index: 99999;
}
.shadow {
	background-color: #282860;
	box-shadow: 0 2px 8px #A1A1BD;
	-moz-box-shadow: 0 2px 8px #A1A1BD;
	-webkit-box-shadow: 0 2px 8px #A1A1BD;
}
.nav_wrap ul {
	width: 960px;
}
.nav_wrap ul li {
	width: 120px;
	float: left;
}
.nav_wrap ul li a {
	display: block;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}
.nav_wrap ul li a:hover {
	text-decoration: underline;
}
.nav_color {
	color: #1d1d58;
	line-height: 86px;
}
.color {
	color: #FFF;
	line-height: 70px;
}
.color:hover {
	color: #FFF;
	text-decoration: underline;
}
.module1 {
}
.logistics_wrap {
	background: url(../img/logistics.png) no-repeat center;
	width: 926px;
	height: 66px;
	padding-left: 80px;
	margin-top: 36px;
}
.logistics_scroll {
	position: relative;
	width: 800px;
	height: 58px;
	overflow: hidden;
	padding-top: 8px;
}
.logistics_scroll ul {
	position: absolute;
	width: 2000px;
}
.logistics_scroll ul li {
	float: left;
	width: 600px;
	height: 28px;
	line-height: 28px;
	margin: 0 9px;
	text-align: center;
	color: #282860;
	font-size: 14px;
	font-weight: bold;
	border-left: 1px #DEDEDE solid;
}
.About_wrap {
	padding-top: 55px;
	margin-bottom: 80px;
}
.About_index {
	float: left;
	width: 660px;
}
.About_title {
	height: 30px;
}
.About_index h3 {
	float: left;
}
.About_index h3 a {
	display: block;
	width: 440px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	background-color: #a1a1b8;
	color: #fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	position: relative;
	transition: background-color 2s ease-out;
	-moz-transition: background-color 2s ease-out;
	-webkit-transition: background-color 2s ease-out;
	behavior: url(/template/iecss3.htc);
}
.About_index h3 a:hover {
	color: #FFF;
	background-color: #272752;
	box-shadow: 0 2px 6px #c2c2c8;
	-webkit-box-shadow: 0 2px 6px #c2c2c8;
	-moz-box-shadow: 0 2px 6px #c2c2c8;
}
.more {
	float: right;
	display: block;
	margin-top: 5px;
	width: 95px;
	height: 24px;
	background-image: url(../img/btn_1.png);
	background-repeat: no-repeat;
	background-position: top;
}
.more:hover {
	background-position: bottom;
}
.About_index p {
	display: block;
	font-size: 14px;
	color: #2d363c;
	line-height: 30px;
	padding-top: 10px;
}
.btn_index {
	float: left;
	width: 364px;
	padding-top: 35px;
}
.btn_index a {
	display: block;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	width: 230px;
	height: 33px;
	behavior: url(iecss3.htc);
	color: #FFF;
	text-align: center;
	position: relative;
	line-height: 33px;
	font-size: 14px;
	margin-bottom: 20px;
	margin-left: 110px;
	transition: background-color 2s ease-out;
	-moz-transition: background-color 2s ease-out;
	-webkit-transition: background-color 2s ease-out;
}
.kyzs {
	background-color: #db6767;
}
.kyzs:hover {
	background-color: #f27b50;
}
.qysb {
	background-color: #5d92d1;
}
.qysb:hover {
	background-color: #1c68c3;
}
.shadow_bg1 {
	background: url(../img/show_bg.png) no-repeat center;
	height: 25px;
}
.module2 {
	background: url(../img/banner_bg.png) no-repeat center;
	height: 280px;
	overflow: hidden;
}
.module2 .inner {
	position: relative;
}
.banner2_btn {
	display: block;
	height: 68px;
	width: 78px;
	position: absolute;
	right: 0;
	top: 105px;
	z-index: 9999;
	background-image: url(../img/bnt.png);
	background-repeat: no-repeat;
	background-position: top;
}
.banner2_btn:hover {
	background-position: bottom;
}
.banner2 {
	position: relative;
	width: 1024px;
	overflow: hidden;
	height: 280px;
}
.banner2 ul {
	position: absolute;
	height: 140px;
}
.banner2 ul li {
	float: left;
	width: 1024px;
	height: 140px;
	position: relative
}
.banner2 ul li a {
	display: block;
}
.b2_title1 {
}
.b2_title2 {
	top: 140px;
}
.b2_title1 li a {
	display: block;
	width: 510px;
	height: 58px;
	color: #FFF;
	font-size: 18px;
	padding-left: 30px;
	margin-top: 81px;
	line-height: 58px;
	background-image: url(../img/banner2_btn1.png);
	background-position: top;
	background-repeat: no-repeat;
}
.b2_title1 li a:hover {
	background-position: bottom;
}
.b2_title2 li a {
	display: block;
	width: 670px;
	height: 58px;
	color: #FFF;
	font-size: 24px;
	padding-left: 30px;
	line-height: 58px;
	background-image: url(../img/banner2_btn2.png);
	background-position: top;
	background-repeat: no-repeat;
}
.b2_title2 li a:hover {
	background-position: bottom;
}
.module3 .inner {
	padding-top: 76px;
}
.recommend_title {
	background: url(../img/bg.png) no-repeat center;
	width: 1024px;
	height: 68px;
}
.recommend_bt {
	display: block;
	color: #282860;
	font-size: 20px;
	height: 68px;
	line-height: 68px;
	width: 160px;
	padding-left: 40px;
	float: left;
}
.recommend_control {
	background-image: url(../img/bnt3.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 68px;
	width: 60px;
	float: left;
	margin-left: 276px;
}
.recommend_control:hover {
	background-position: bottom;
}
.recommend_pro {
	margin-top: 60px;
	height: 548px;
}
.recommend_scorll {
	position: relative;
	width: 1024px;
	overflow: hidden;
	height: 548px;
}
.recommend_scorll ul {
	position: absolute;
}
.recommend_scorll li {
	width: 326px;
	height: 254px;
	float: left;
	margin: 10px 7px;
}
.recommend_scorll li a {
	display: block;
	width: 322px;
	height: 250px;
	border: 2px #D6D6E7 solid;
}
.recommend_scorll li a:hover {
	border: 2px #9494B2 solid;
}
.recommend_scorll .imga {
}
/*popup*/
.popup {
	position: absolute;
	width: 280px;
	height: 250px;
	display: none;
}
.popup span {
	display: block;
	font-size: 18px;
	text-align: center;
	line-height: 62px;
	color: #383859;
	font-weight: bold;
	margin-bottom: 20px;
}
.popup a {
	display: block;
	color: #FFF;
	font-size: 16px;
	background-color: #282860;
	text-align: center;
	width: 240px;
	position: relative;
	behavior: url(iecss3.htc);
	margin: 0 auto;
	line-height: 36px;
	margin-bottom: 6px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	transition: background-color 0.9s ease-out;
	-moz-transition: background-color 0.9s ease-out;
	-webkit-transition: background-color 0.9s ease-out;
}
.popup_colo1:hover {
	background-color: #E54821;
	color: #FFF;
}
.popup_colo2:hover {
	background-color: #efae3e;
	color: #FFF;
}
.popup_colo3:hover {
	background-color: #5D92D1;
	color: #FFF;
}
.popup_left {
	background: url(../img/tsk_bg.png) no-repeat center;
}
.popup_right {
	background: url(../img/tsk_bg2.png) no-repeat center;
}
/*popup*/
.module4 .inner {
	padding-top: 76px;
}
.new_title {
	background: url(../img/bg.png) no-repeat center;
	width: 1024px;
	height: 68px;
	margin-bottom: 40px;
}
.new_bt {
	display: block;
	color: #282860;
	font-size: 24px;
	height: 68px;
	line-height: 68px;
	width: 150px;
	padding-left: 40px;
	float: left;
}
.newlist_box {
}
.newlist_box ul {
}
.newlist_box ul li {
	float: left;
	width: 490px;
	margin-right: 12px;
	height: 48px;
	position: relative;
	margin-bottom: 30px;
	padding-left: 10px;
}
.newlist_box ul li i {
	position: absolute;
	display: block;
	width: 24px;
	height: 40px;
	color: #B2B2D6;
	font-weight: bold;
	line-height: 40px;
	padding-left: 16px;
	font-size: 14px;
	background-color: #3a3a67;
	border: 3px #31315A solid;
	behavior: url(iecss3.htc);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	font-style: normal;
}
.newlist_box ul li a {
	display: block;
	position: absolute;
	left: 65px;
	line-height: 48px;
	z-index: 10;
}
.newlist_box ul li a:hover {
	color: #fff;
}
.module5 {
	border-top: 1px #DFDFDF solid;
	margin-top: 60px;
}
.module5 .inner {
	padding: 43px 0;
}
.partner li {
	float: left;
	margin: 0 13px;
}
.foot_wrap {
	background: #ececf1;
	border-top: 1px #DFDFDF solid;
	height: 337px;
}
.contact_index {
	height: 285px;
	padding-top: 40px;
}
.cont {
	float: left;
	width: 300px;
}
.cont a {
	display: block;
	background: url(../img/lxwm.png) no-repeat center;
	width: 229px;
	height: 63px;
	color: #282860;
	text-align: center;
	line-height: 63px;
	font-size: 18px;
}
.cont p {
	display: block;
	color: #282860;
	line-height: 26px;
	padding-top: 15px;
}
.cont_Img {
	float: right;
	margin-top: 10px;
}
.by {
	background-color: #37374a;
}
.by p {
	display: block;
	width: 1024px;
	margin: 0 auto;
	text-align: center;
	height: 52px;
	color: #71718b;
	line-height: 52px;
}
.by p a {
	color: #71718b;
}
.content {
	line-height: 30px;
	padding: 10px 0px;
}
.content p {
	line-height: 30px;
}
/*分页*/
.k_pagelist {
	clear: both;
	display: table;
	float: left;
	line-height: 30px;
	text-align: left;
	width: 100%;
}
.k_pagelist em {
	background: #f90;
	border: 1px solid #f90;
	color: #fff;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	margin: 0 1px;
	padding: 2px 4px;
}
.k_pagelist strong {
	border: 1px solid #E7E7E7;
	color: #C51E17;
	font-size: 12px;
	margin: 0 1px;
	padding: 2px;
}
.k_pagelist a {
	border: 1px solid #E7E7E7;
	font-size: 12px;
	margin: 0 1px;
	padding: 2px;
}
/*搜索*/
.k_search {
	display: block;
	width: 100%;
}
.k_search p {
	display: block;
	line-height: 25px;
	font-size: 12px;
	color: #333;
	width: 100%;
}
.k_search h3 {
	display: block;
	width: 100%;
	font-weight: bold;
	color: #FF9900;
}
.k_search p span {
	color: #FF0000;
}
/*漂浮QQ*/
.Floating_frame2 {
	width: 127px;
	height: 530px;
	background-color: #B0150E;
	position: absolute;
	left: 2px;
	top: 30px;
	z-index: 999999;
}
.floatcon {
}
.floatcon .parto {
	background: url("../indexprobg1.jpg") no-repeat scroll center bottom rgba(0, 0, 0, 0);
	padding-bottom: 15px;
	text-align: center;
}
.floatcon .parto .p_tit {
	font-weight: bold;
	line-height: 28px;
	text-align: center;
	color: #FFF;
}
.floatcon .parto .p_con {
	font-size: 13px;
	font-weight: bold;
	line-height: 26px;
	color: #FFF;
}
.floatcon .parto .p_qq {
	display: block;
	line-height: 24px;
	margin: 2px 0;
	text-align: center;
	width: 100%;
}
.floatcon .parto .p_cen {
	display: block;
	text-align: center;
	width: 100%;
}
.floatcon .parto .p_pad {
	display: block;
	padding-left: 30px;
}
.fc_l {
	left: 10px;
	right: auto;
}
.wxcode {
	background: url("../head_ewm.jpg") no-repeat scroll center 0 rgba(0, 0, 0, 0);
	height: 87px;
	margin-top: 15px;
}
.fc_close {
	border: 1px solid #e40b02;
	height: 15px;
	position: absolute;
	right: 0;
	width: 15px;
}
.fc_close a {
	background: none repeat scroll 0 0 #fff;
	color: #e40b02;
	display: block;
	height: 15px;
	line-height: 15px;
	text-align: center;
	width: 15px;
}
.fc_close a:hover {
	background: none repeat scroll 0 0 #e40b02;
	color: #fff;
}
.fixdig {
	position: fixed;
	width: 100%;
	height: 24px;
	padding: 3px 0px;
	display: block;
	background-color: #b92700;
	z-index: 9999;
	text-align: center;
}
.fixdig a {
	color: #fff;
	font-size: 12px;
}


.narrate_title{ background:url(../img/xu_bg.png) no-repeat center; width:100%; height:47px; position:relative; margin-top:10px;}
.narrate_title span{ display:block; float:left; color: #FFF; height:46px; line-height:42px; margin-left:20px;} 
.narrate_title a{ display:block; width:111px; line-height:46px; text-align: center; color: #fff;   background: url(../img/btn8.png) no-repeat center;position:absolute; right:10px;px;top:-2px;} 