﻿@charset "utf-8";
/* - - - - - - - - - 首页样式  - - - - - - - - -*/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,code,del,em,img,dl,dt,dd,ol,ul,li,fieldset,form,label,table,tbody,tfoot,thead,tr,th,td
	{
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-family: "微软雅黑";
	vertical-align: baseline;
}

html {
	position: relative;
	min-width: 1200px;
	min-height: 100%;
	overflow-x: hidden;
}

ol,ul {
	list-style: none;
}

a {
	color: #999999;
	cursor: pointer;
	text-decoration: none;
}

body {
	width: 100%;
	margin: 0 auto;
	background-color: #FFFFFF;
	padding-bottom: 0px;
}

/*头部  */
.slide-main {
	padding-top: 30px;
	height: 400px;
	position: relative;
}

.slide-box,.slide {
	display: block;
	width: 100%;
	height: 400px;
	overflow: hidden;
	float: left;
}

.slide {
	display: none;
	height: 400px;
	position: relative;
	position: absolute;
	z-index: 8;
}

.slide-box,.slide {
	display: block;
	width: 100%;
	height: 625px;
	overflow: hidden;
	float: left;
}

.slide-box {
	position: relative;
}

.slide a {
	display: block;
	width: 100%;
	height: 500px;
	cursor: pointer;
}

.obj-c {
	display: block;
	height: 625px;
	top: 125;
	margin-top: 0px;
}

.slide a img {
	margin: 0 auto;
	display: block;
}

.item {
	display: block;
	width: 300px;
	height: 5px;
	position: absolute;
	z-index: 124;
	top: 550px;
	left: 50%;
}

.item a {
	display: inline-block;
	width: 16px;
	margin-right: 11px;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity = 80);
	overflow: hidden;
	vertical-align: middle;
}

.item a span {
	height: 14px;
	width: 14px;
	display: inline-block;
	background: #fff;
	border-radius: 100%;
}

.item a.cur span {
	background: #EA5C2E;
}

.container {
	width: 100%;
	margin: 0px auto 120px auto;
}

.center {
	width: 100%;
	height: auto;
	clear: both;
	margin: 0 auto;
}

.index_title{
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    padding-top: 40px;
}

.index_line{
    width: 60px;
    margin: 14px auto;
    border: 3px solid #ee5300;
}

.index_desc{
    text-align: center;
    margin-top: 20px;
    line-height: 25px;
    color: #666;
}

/* 服务内容 */
.service {
	background-color:#1772C2;
	width: 100%;
	height: 100px;
	margin: 0px auto;
}
.service_detail {
	width: 1200px;
	height: 100px;
	margin: 0px auto;
}
.color-blocks {
	list-style: none outside none;
	padding: 0px;
	margin: 0px;
}
.color-blocks ul {
	list-style: disc outside none;
}
.color-blocks li {
	width: 270px;
	height: 100px;
	float: left;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
.color-blocks_li_a {
	color: #fff;
	font-size: 18px;
    font-weight: bold;
	line-height: 30px;
	padding-top: 12px;
    padding-left: 100px;
	display: block;
	height: 80px;
	text-decoration: none;
    text-align: left;
}
.color-blocks_li_div {
	line-height: 18px;
	color: #fff;
	font-size: 13px;
    font-weight: normal;
	text-align: left;
	text-decoration: none;
	padding: 7px 0px 0px 0px;
}
.color-blocks li.sol_icon01 {
	margin-left: 8px;
	background: url('../../images/hy/pic1.png') no-repeat center transparent;
    background-position-x:0px;
    background-position-y:12px;
}
.color-blocks li.sol_icon02 {
	margin-left: 50px;
	margin-right: 20px;
	background: url('../../images/hy/pic2.png') no-repeat center transparent;
    background-position-x:0px;
    background-position-y:12px;
}
.color-blocks li.sol_icon03 {
	margin-left: 20px;
	margin-right: 20px;
	background: url('../../images/hy/pic3.png') no-repeat center transparent;
    background-position-x:0px;
    background-position-y:12px;
}
.color-blocks li.sol_icon04 {
	float: right;
	background: url('../../images/hy/pic4.png') no-repeat center transparent;
    background-position-x:0px;
    background-position-y:12px;
}


/* 核心服务 */
.core_srv {
    width: 100%;
    margin: 0px auto;
    background-color: #FFFFFF;
}
.core_srv_dtl {
    width: 1200px;
    height: 800px;
    margin: 0px auto;
}

.core_srv_dtl_left{
    width: 100%;
}
.core_srv_dtl_left_title{
    height: 30px;
    padding-top: 80px;
    border-bottom: 2px solid #e8e9e9;
    margin-bottom: 50px;
}
.core_srv_dtl_left_title_span{
    float:left;
    color: #666;
    font-size: 14px;
}

.core_srv_dtl_left_title_span span{
    font-size:8px ;
    color: #797979;
}

.core_srv_dtl_left_div1,.core_srv_dtl_left_div2,.core_srv_dtl_left_div3,.core_srv_dtl_left_div4{
    float: left;
    width: 25%;
    position: relative;
    overflow: hidden;
    margin-top: 30px;
}

.core_srv_dtl_left_div3,.core_srv_dtl_left_div4{
    margin-top: 30px;
}

.core_srv_dtl_left_div1 img,.core_srv_dtl_left_div2 img,.core_srv_dtl_left_div3 img,.core_srv_dtl_left_div4 img{
    cursor: pointer;
    height: 180px;
    width: 180px;
}

.core_srv_dtl_left_body{
    height: 100%;
    margin: 0 20px;
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
}

.fwbt{
	font-size: 28px;
	padding-bottom: 30px;
	color:#161616;
}

.fwnr{
	display:block;
	font-size: 13px;
	line-height: 23px;
	color:#575757;
}

.fwimg{
	width: 180px;
	height: 180px;
	margin-left: 40px;
}

.fwbtn{
	width: 112px;
	height: 33px;
	font-size: 14px;
	color: #fb8d4e;
	border:solid 1px #fb8d4e;
	line-height: 33px;
	background-color: #fff3ed;
	display: inline-block;
	margin-top: 50px;
}

.fwdiv{
	padding-top: 30px;
	padding-left:20px;
	width: 260px;
	
}

.ourSer{
	margin-top:50px;
	width: 100%;
	text-align: center;
	display: inline-block;
	font-size: 28px;
	color: #383838;
}

.ourSer1{
	width: 100%;
	text-align: center;
	display: inline-block;
	font-size: 28px;
	color: #383838;
}

.ourSerinfo{
	width: 100%;
	font-size: 16px;
	color: #666666;
	font-weight: lighter;
	margin:8px 0 7px 0;
	text-align: center;
}

.core_srv_dtl_left_body ul{
    font-size: 14px;
    padding: 30px 15px 0 20px;
}

.core_srv_dtl_left_body ul li{
    margin-left: 0;
    list-style-type: none;
    margin-bottom: 10px;
    padding-left: 30px;
    /*background: url(../../images/hy/li-disc.png) no-repeat 0 -3px;*/
}

.goto{
    text-align: center;
    font-size: 14px;
    position: absolute;
    /*top: 120px;
    left: 510px;*/
}

.goto a{
    color: #2192d9;
    text-decoration: none;
}

.goto a:hover{
    color: #ff9900;
}

.core_srv_dtl_right{
    float: right;
    width: 400px;
    height: 280px
}


/* 平台资讯 */
.pfm_info {
	width: 100%;
	height: 618px;
	margin: 0px auto;
	background-color: #f5f6f8;
}
.pfm_info_dtl {
	width: 1203px;
	height: 618px;
	margin: 0px auto;
}
.pfm_info_tle {
	position: absolute;
	margin: 0px auto;
	width: 1203px;
	height: 144px;
	text-align: center;
}
.pfm_info_tle .pfm_info_mle {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
.pfm_info_mle ul {
	list-style: disc outside none;
}
.pfm_info_mle ul li {
	display: block;
	width: 110px;
	height: 144px;
	float: left;
}
.pfm_info_mle ul li.title_left {
	background: url('../../images/hy/title-left.png') no-repeat scroll 100% 65px transparent;
	padding-left: 436.5px;
}
.pfm_info_mle ul li.title_center {
	padding-top: 58px;
}
.pfm_info_mle ul li.title_right {
	background: url('../../images/hy/title-right.png') no-repeat scroll 0% 65px transparent;
	padding-right: 436.5px;
}
.pfm_info_tle_en {
	font-size: 14px;
	color: #959595;
}
.pfm_info_tle_cn {
	font-size: 24px;
	color: #038cd8;
}
.pfm_info_ctt {
	margin: 0px auto;
	width: 1203px;
	height: 474px;
	padding: 144px 0px 0px 0px;
}


/* 外贸工具 */
.trade_tool {
	width: 100%;
	height: 260px;
	margin: 0px auto;
}
.trade_tool_dtl {
	width: 1200px;
	height: 260px;
	margin: 0px auto;
}
.trade_tool_tle {
	margin: 120px auto 0px auto;
	width: 100%;
	text-align: center;
	font-size: 28px;
	color:#383838;
}

.trade_tool_tle_info {
	width: 100%;
	font-size: 16px;
	color: #666666;
	font-weight: lighter;
	margin:30px 0 7px 0;
	text-align: center;
}

.trade_tool_tle .trade_tool_mle {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
.trade_tool_mle ul {
	list-style: disc outside none;
}
.trade_tool_mle ul li {
	display: block;
	width: 110px;
	height: 84px;
	float: left;
	padding-top: 46px;
}
.trade_tool_mle ul li.title_left {
	background: url('../../images/hy/title-left-w.png') no-repeat scroll 100% 60% transparent;
	padding-left: 436.5px;
}
.trade_tool_mle ul li.title_center {
	padding-top: 46px;
}
.trade_tool_mle ul li.title_right {
	background: url('../../images/hy/title-right-w.png') no-repeat scroll 0% 60% transparent;
	padding-right: 436.5px;
}
.trade_tool_tle_en {
	font-size: 14px;
	color: #ffffff;
}
.trade_tool_tle_cn {
	font-size: 24px;
	color: #ffffff;
}
.trade_tool_ctt {
	margin: 60px auto 0px auto;
	width: 100%;
	height: 195px;   
}

.trade_tool_ctt ul li{
    float: left;
    width:210px;
    height:130px;
    text-align: center;
    line-height: 35px;
    list-style-type: none;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 5px;
    font-size: 12px;
    color: #636b76;
    background-color:#F5F5F5;
}
.trade_tool_ctt li a{
    color: #313131;
    text-align: center;
    width: 210px;
    height: 130px;
    display: block;
}

.trade_tool_ctt .normal_tool_1 a{
    background-color:#f5f5f5;
    text-decoration: none;
}
.trade_tool_ctt .normal_tool_2 a{
    background-color:#f5f5f5;
    text-decoration: none;
}
.trade_tool_ctt .normal_tool_3 a{
    background-color:#f5f5f5;
    text-decoration: none;
}
.trade_tool_ctt .normal_tool_4 a{
    background-color:#f5f5f5;
    text-decoration: none;
}
.trade_tool_ctt .normal_tool_5 a{
    background-color:#f5f5f5;
    text-decoration: none;
}
/*.trade_tool_ctt .normal_tool_6 a{
    background: #fff url(../../images/hy/wmtools06.png) no-repeat center;
}
.trade_tool_ctt .normal_tool_7 a{
    background: #fff url(../../images/hy/wmtools07.jpg) no-repeat center;
}
.trade_tool_ctt .normal_tool_8 a{
    background: #fff url(../../images/hy/wmtools08.jpg) no-repeat center;
}
.trade_tool_ctt .normal_tool_9 a{
    background: #fff url(../../images/hy/wmtools09.jpg) no-repeat center;
}*/

.trade_tool_ctt .trade_tool_ctt_top {
	margin: 0px auto;
	width: 1200px;
	height: 100px;
}
.trade_tool_ctt .trade_tool_ctt_bottom {
	margin: 0px auto;
	width: 1200px;
	height: 99px;
}
.trade_tool_ctt_top_center {
	margin: 0px auto;
	width: 1030px;
	height: 100px;
}

.trade_tool_ctt_top_center .top_1 {
	display: block;
	left: 0px;
	opacity: 1;
	position: relative;
	float: left;
	width: 206px;
	height: 98px;
}
.top_1 a {
	height: 100%;
	position: relative;
	left: 0px;
	display: block;
	background: url('../../images/hy/tools-sbys-w.jpg') no-repeat;
	border: 1px solid #c9c9c9;
}
.top_1 a .top_sbys {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 98px;
}
.top_1 a .top_sbys .top_sbys_ctt {
	margin: 0px 20px;
}
.top_1 a .top_sbys .top_sbys_ctt .top_sbys_text {
	height: 98px;
    line-height: 98px;
    font-size: 13px;
    color: #666666;
    padding-left: 90px;
}
.top_1 a:hover {
	background: url('../../images/hy/tools-sbys-b.jpg') no-repeat;
	-webkit-box-shadow:0px 0px 6px 1px #1b3683;
  	-moz-box-shadow:0px 0px 6px 1px #1b3683;
	box-shadow: 0px 0px 6px 1px #1b3683;
	z-index: 1;
	border: 0px;
}
.top_1 a:hover .top_sbys .top_sbys_ctt .top_sbys_text {
	color: #ffffff;
	font-size: 16px;
}
.trade_tool_ctt_top_center .top_2 {
	display: block;
	left: 0px;
	opacity: 1;
	position: relative;
	float: left;
	width: 206px;
	height: 98px;
}
.top_2 a {
	height: 100%;
	position: relative;
	left: 0px;
	display: block;
	background: url('../../images/hy/tools-slcx-w.jpg') no-repeat;
	border-top: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
}
.top_2 a .top_slcx {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 98px;
}
.top_2 a .top_slcx .top_slcx_ctt {
	margin: 0px 20px;
}
.top_2 a .top_slcx .top_slcx_ctt .top_slcx_text {
	height: 98px;
    line-height: 98px;
    font-size: 13px;
    color: #666666;
    padding-left: 80px;
}
.top_2 a:hover {
	background: url('../../images/hy/tools-slcx-b.jpg') no-repeat;
	-webkit-box-shadow:0px 0px 6px 1px #1b3683;
  	-moz-box-shadow:0px 0px 6px 1px #1b3683;
	box-shadow: 0px 0px 6px 1px #1b3683;
	z-index: 1;
	border: 0px;
}
.top_2 a:hover .top_slcx .top_slcx_ctt .top_slcx_text {
	color: #ffffff;
	font-size: 16px;
}
.trade_tool_ctt_top_center .top_3 {
	display: block;
	left: 0px;
	opacity: 1;
	position: relative;
	float: left;
	width: 206px;
	height: 98px;
}
.top_3 a {
	height: 100%;
	position: relative;
	left: 0px;
	display: block;
	background: url('../../images/hy/tools-hsbm-w.jpg') no-repeat;
	border-top: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
}
.top_3 a .top_hsbm {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 98px;
}
.top_3 a .top_hsbm .top_hsbm_ctt {
	margin: 0px 20px;
}
.top_3 a .top_hsbm .top_hsbm_ctt .top_hsbm_text {
	height: 98px;
    line-height: 98px;
    font-size: 13px;
    color: #666666;
    padding-left: 90px;
}
.top_3 a:hover {
	background: url('../../images/hy/tools-hsbm-b.jpg') no-repeat;
	-webkit-box-shadow:0px 0px 6px 1px #1b3683;
  	-moz-box-shadow:0px 0px 6px 1px #1b3683;
	box-shadow: 0px 0px 6px 1px #1b3683;
	z-index: 1;
	border: 0px;
}
.top_3 a:hover .top_hsbm .top_hsbm_ctt .top_hsbm_text {
	color: #ffffff;
	font-size: 16px;
}
.trade_tool_ctt_top_center .top_4 {
	display: block;
	left: 0px;
	opacity: 1;
	position: relative;
	float: left;
	width: 206px;
	height: 98px;
}
.top_4 a {
	height: 100%;
	position: relative;
	left: 0px;
	display: block;
	background: url('../../images/hy/tools-hlcx-w.jpg') no-repeat;
	border-top: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
}
.top_4 a .top_hlcx {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 98px;
}
.top_4 a .top_hlcx .top_hlcx_ctt {
	margin: 0px 20px;
}
.top_4 a .top_hlcx .top_hlcx_ctt .top_hlcx_text {
	height: 98px;
    line-height: 98px;
    font-size: 13px;
    color: #666666;
    padding-left: 85px;
}
.top_4 a:hover {
	background: url('../../images/hy/tools-hlcx-b.jpg') no-repeat;
	-webkit-box-shadow:0px 0px 6px 1px #1b3683;
  	-moz-box-shadow:0px 0px 6px 1px #1b3683;
	box-shadow: 0px 0px 6px 1px #1b3683;
	z-index: 1;
	border: 0px;
}
.top_4 a:hover .top_hlcx .top_hlcx_ctt .top_hlcx_text {
	color: #ffffff;
	font-size: 16px;
}
.trade_tool_ctt_top_center .top_5 {
	display: block;
	left: 0px;
	opacity: 1;
	position: relative;
	float: left;
	width: 206px;
	height: 98px;
}
.top_5 a {
	height: 100%;
	position: relative;
	left: 0px;
	display: block;
	background: url('../../images/hy/tools-cqcx-w.jpg') no-repeat;
	border-top: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
}
.top_5 a .top_cqcx {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 98px;
}
.top_5 a .top_cqcx .top_cqcx_ctt {
	margin: 0px 20px;
}
.top_5 a .top_cqcx .top_cqcx_ctt .top_cqcx_text {
	height: 98px;
    line-height: 98px;
    font-size: 13px;
    color: #666666;
    padding-left: 80px;
}
.top_5 a:hover {
	background: url('../../images/hy/tools-cqcx-b.jpg') no-repeat;
	-webkit-box-shadow:0px 0px 6px 1px #1b3683;
  	-moz-box-shadow:0px 0px 6px 1px #1b3683;
	box-shadow: 0px 0px 6px 1px #1b3683;
	z-index: 1;
	border: 0px;
}
.top_5 a:hover .top_cqcx .top_cqcx_ctt .top_cqcx_text {
	color: #ffffff;
	font-size: 16px;
}
.trade_tool_ctt_bottom_center {
	margin: 0px auto;
	width: 824px;
	height: 99px;
}
.trade_tool_ctt_bottom_center .bottom_1 {
	display: block;
	left: 0px;
	opacity: 1;
	position: relative;
	float: left;
	width: 206px;
	height: 98px;
}
.bottom_1 a {
	height: 100%;
	position: relative;
	left: 0px;
	display: block;
	background: url('../../images/hy/tools-gnkdcx-w.jpg') no-repeat;
	border-left: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
}
.bottom_1 a .bottom_gnkdcx {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 98px;
}
.bottom_1 a .bottom_gnkdcx .bottom_gnkdcx_ctt {
	margin: 0px 20px;
}
.bottom_1 a .bottom_gnkdcx .bottom_gnkdcx_ctt .bottom_gnkdcx_text {
	height: 98px;
    line-height: 98px;
    font-size: 13px;
    color: #666666;
    padding-left: 70px;
}
.bottom_1 a:hover {
	background: url('../../images/hy/tools-gnkdcx-b.jpg') no-repeat;
	-webkit-box-shadow:0px 0px 6px 1px #1b3683;
  	-moz-box-shadow:0px 0px 6px 1px #1b3683;
	box-shadow: 0px 0px 6px 1px #1b3683;
	z-index: 1;
	border: 0px;
}
.bottom_1 a:hover .bottom_gnkdcx .bottom_gnkdcx_ctt .bottom_gnkdcx_text {
	color: #ffffff;
	font-size: 16px;
}
.trade_tool_ctt_bottom_center .bottom_2 {
	display: block;
	left: 0px;
	opacity: 1;
	position: relative;
	float: left;
	width: 206px;
	height: 98px;
}
.bottom_2 a {
	height: 100%;
	position: relative;
	left: 0px;
	display: block;
	background: url('../../images/hy/tools-upscx-w.jpg') no-repeat;
	border-right: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
}
.bottom_2 a .bottom_upscx {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 98px;
}
.bottom_2 a .bottom_upscx .bottom_upscx_ctt {
	margin: 0px 20px;
}
.bottom_2 a .bottom_upscx .bottom_upscx_ctt .bottom_upscx_text {
	height: 98px;
    line-height: 98px;
    font-size: 13px;
    color: #666666;
    padding-left: 90px;
}
.bottom_2 a:hover {
	background: url('../../images/hy/tools-upscx-b.jpg') no-repeat;
	-webkit-box-shadow:0px 0px 6px 1px #1b3683;
  	-moz-box-shadow:0px 0px 6px 1px #1b3683;
	box-shadow: 0px 0px 6px 1px #1b3683;
	z-index: 1;
	border: 0px;
}
.bottom_2 a:hover .bottom_upscx .bottom_upscx_ctt .bottom_upscx_text {
	color: #ffffff;
	font-size: 16px;
}
.trade_tool_ctt_bottom_center .bottom_3 {
	display: block;
	left: 0px;
	opacity: 1;
	position: relative;
	float: left;
	width: 206px;
	height: 98px;
}
.bottom_3 a {
	height: 100%;
	position: relative;
	left: 0px;
	display: block;
	background: url('../../images/hy/tools-tntcx-w.jpg') no-repeat;
	border-right: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
}
.bottom_3 a .bottom_tntcx {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 98px;
}
.bottom_3 a .bottom_tntcx .bottom_tntcx_ctt {
	margin: 0px 20px;
}
.bottom_3 a .bottom_tntcx .bottom_tntcx_ctt .bottom_tntcx_text {
	height: 98px;
    line-height: 98px;
    font-size: 13px;
    color: #666666;
    padding-left: 90px;
}
.bottom_3 a:hover {
	background: url('../../images/hy/tools-tntcx-b.jpg') no-repeat;
	-webkit-box-shadow:0px 0px 6px 1px #1b3683;
  	-moz-box-shadow:0px 0px 6px 1px #1b3683;
	box-shadow: 0px 0px 6px 1px #1b3683;
	z-index: 1;
	border: 0px;
}
.bottom_3 a:hover .bottom_tntcx .bottom_tntcx_ctt .bottom_tntcx_text {
	color: #ffffff;
	font-size: 16px;
}
.trade_tool_ctt_bottom_center .bottom_4 {
	display: block;
	left: 0px;
	opacity: 1;
	position: relative;
	float: left;
	width: 206px;
	height: 98px;
}
.bottom_4 a {
	height: 100%;
	position: relative;
	left: 0px;
	display: block;
	background: url('../../images/hy/tools-fedex-w.jpg') no-repeat;
	border-right: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
}
.bottom_4 a .bottom_fedex {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 98px;
}
.bottom_4 a .bottom_fedex .bottom_fedex_ctt {
	margin: 0px 20px;
}
.bottom_4 a .bottom_fedex .bottom_fedex_ctt .bottom_fedex_text {
	height: 98px;
    line-height: 98px;
    font-size: 13px;
    color: #666666;
    padding-left: 85px;
}
.bottom_4 a:hover {
	background: url('../../images/hy/tools-fedex-b.jpg') no-repeat;
	-webkit-box-shadow:0px 0px 6px 1px #1b3683;
  	-moz-box-shadow:0px 0px 6px 1px #1b3683;
	box-shadow: 0px 0px 6px 1px #1b3683;
	z-index: 1;
	border: 0px;
}
.bottom_4 a:hover .bottom_fedex .bottom_fedex_ctt .bottom_fedex_text {
	color: #ffffff;
	font-size: 16px;
}


/* 合作伙伴 */
.partners {
	width: 100%;
	height: 350px;
	margin: 0px auto;
	background-color: #ffffff;
}
.partners_dtl {
	width: 1200px;
	height: 350px;
	margin: 0px auto;
}
.partners_tle {
	position: absolute;
	margin: 0px auto;
	width: 1200px;
	height: 144px;
	text-align: center;
}

.partners_dtl ul {
    overflow: hidden;
    list-style-type: none;
    text-align: center;
    margin-top: 60px;
}

.partners_dtl ul li {
    float: left;
    position: relative;
    width: 146px;
    margin-left: 0;
}

.partners_dtl .box-wrap {
    text-align: center;
    display: inline-block;
}

.partners_dtl .box-wrap .number {
    font-size: 16px;
    color: #2192d9;
    border: 1px solid #0af;
    border-radius: 50%;
    width: 80px;
    height: 60px;
    text-align: center;
    padding-top: 20px;
    background: #f5fcff;
}

.partners_dtl .box-wrap .number-line{
    font-size: 16px;
    color: #2192d9;
    border: 1px solid #0af;
    border-radius: 50%;
    width: 80px;
    height: 53px;
    text-align: center;
    padding-top: 27px;
    background: #f5fcff;
}

.partners_dtl .line {
    width: 90px;
    height: 15px;
    background: url(../../../theme/images/hy/arrow.png) no-repeat 5px 0;
    position: absolute;
    right: -60px;
    top: 30px;
}
.partners_tle .partners_mle {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
.partners_mle ul {
	list-style: disc outside none;
}
.partners_mle ul li {
	display: block;
	width: 110px;
	height: 144px;
	float: left;
}
.partners_mle ul li.title_left {
	background: url('../../images/hy/title-left.png') no-repeat scroll 100% 50% transparent;
	padding-left: 436.5px;
}
.partners_mle ul li.title_center {
	padding-top: 46px;
}
.partners_mle ul li.title_right {
	background: url('../../images/hy/title-right.png') no-repeat scroll 0% 50% transparent;
	padding-right: 436.5px;
}
.partners_tle_en {
	font-size: 14px;
	color: #959595;
}
.partners_tle_cn {
	font-size: 24px;
	color: #038cd8;
}
.partners_ctt {
	margin: 0px auto;
	width: 1200px;
	height: 40px;
	padding: 125px 0px 0px 0px;
}
.partners_ctt div {
	display: block;
	left: 0px;
	opacity: 1;
	position: relative;
	float: left;
	width: 200px;
	height: 40px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.ptzxtotle {
	width: 100%;
	height: auto;
	margin: 40px auto;
}

.ptzxtotle_detail {
	width: 1200px;
	height: 300px;
	margin: 0 auto;
}

.ptzxtotle_1,.ptzxtotle_2,.ptzxtotle_3 {
	float: left;
	width: 390px;
	height: 180px;
	padding-right: 10px;
}

.ptzxtotle_head {
	width: 95%;
	height: 40px;
	margin: 0 auto;
}

.ptzxtotle_head span {
	display: block;
	height: 28px;
	width: 100%;
	line-height: 20px;
	font-size: 18px;
	background: url("../../images/hy/Aboutus.jpg") no-repeat scroll 0% 100%;
	color: #666666;
}

.ptzxtotle_head span a {
	font-size: 15px;
	text-decoration: none;
	color: #006EB6;
	margin-left: 230px
}

.div_img img {
	clear: both;
	display: block;
	margin: auto;
}

.tool {
	width: 100%;
	height: auto;
	margin: 0 auto;
	background-color: #006eb4;
}

.tool_detail {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	padding-bottom: 20px;
}

.tool_title {
	padding-top: 35px;
	margin-bottom: 15px;
	width: 100%;
	height: 60px;
}

.font-30 {
	color: #fff;
	font-size: 30px;
	line-height: 36px;
	text-align: center;
	background: url("../../images/hy/tool_line.jpg") no-repeat scroll 50% 100%;
	padding-bottom: 10px;
}

.div_head {
	margin: 0 auto;
	position: relative;
	width: 200px;
}

.div_head:before {
	border-top: 2px solid #fff;
	content: "";
	height: 0;
	left: auto;
	position: absolute;
	right: 0;
	top: 50%;
	width: 100%;
}

.divider {
	margin: 10px auto;
	border: 0;
	height: 1px;
	background-image: -webkit-linear-gradient(left, transparent, #DBDBDB, transparent);
	background-image: linear-gradient(to right, transparent, #DBDBDB, transparent);
	text-align: center;
	position: relative;
	clear: both;
}

/*hr {
	width: 90px;
	height: 4px;
	background: #f8b600;
	margin: 0 auto;
	margin-top: -1px;
	border: 0;
	margin-left: 0px;
}*/

.tool_conten {
	width: 90%;
	height: 240px;
	margin: 0 auto;
}

.tool-blocks {
	list-style: none outside none;
	padding: 0px;
	margin: 0px;
}

.color-blocks ul {
	list-style: disc outside none;
}

.tool-blocks li {
	display: block;
	width: 200px;
	height: 220px;
	float: left;
	padding-left: 10px;
	text-align: center;
}

.tool-blocks li a {
	color: #FFFFFF;
	font-size: 20px;
	line-height: 30px;
	padding-top: 150px;
	display: block;
	height: 30px;
	text-decoration: none;
}

.tool-blocks li.tool_icon01 a {
	background: url('../../images/hy/sbyspic01.png') no-repeat scroll 50% 10% transparent;
	/* [disabled]margin-left:15px; */
}

.tool-blocks li.tool_icon02 a {
	background: url('../../images/hy/hlcspic02.png') no-repeat scroll 50% 10% transparent;
}

.tool-blocks li.tool_icon03 a {
	background: url('../../images/hy/cqcxpic03.png') no-repeat scroll 50% 10% transparent;
}

.tool-blocks li.tool_icon04 a {
	background: url('../../images/hy/kdsxpic04.png') no-repeat scroll 50% 10% transparent;
}

.tool-blocks li.tool_icon05 a {
	background: url('../../images/hy/hsbmpic05.png') no-repeat scroll 50% 10% transparent;
}

.tool-blocks li.tool_icon01 a:HOVER {
	background: url('../../images/hy/sbyspic01_hover.png') no-repeat scroll 50% 10% transparent;
	/* [disabled]margin-left:15px; */
}

.tool-blocks li.tool_icon02 a:HOVER {
	background: url('../../images/hy/hlcspic02_hover.png') no-repeat scroll 50% 10% transparent;
}

.tool-blocks li.tool_icon03 a:HOVER {
	background: url('../../images/hy/cqcxpic03_hover.png') no-repeat scroll 50% 10% transparent;
}

.tool-blocks li.tool_icon04 a:HOVER {
	background: url('../../images/hy/kdsxpic04_hover.png') no-repeat scroll 50% 10% transparent;
}

.tool-blocks li.tool_icon05 a:HOVER {
	background: url('../../images/hy/hsbmpic05_hover.png') no-repeat scroll 50% 10% transparent;
}

.tool_footer {
	text-align: center;
	width: 280px;
	height: 56px;
	line-height: 56px;
	color: #FFF;
	background: #f39800;
	border: 0;
	border-radius: 5px;
	font-size: 24px;
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
	margin-left: 460px;
	margin-bottom: 15px;
}

.cgal {
	width: 100%;
	height: auto;
	margin: 30px auto;
}

.cgal_detail {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}

.font-30-black {
	font-size: 30px;
	line-height: 36px;
	text-align: center;
	background: url("../../images/hy/cgal_line.jpg") no-repeat scroll 50% 100%;
	padding-bottom: 10px;
}

.hr_blue {
	width: 90px;
	height: 4px;
	background: #006eb4;
	margin: 0 auto;
	margin-top: -1px;
	border: 0;
	margin-left: 0px;
}

.cgal_1,.cgal_2,.cgal_3 {
	width: 395px;
	height: 420px;
	float: left;
}

.cgal_nei_1 {
	width: 360px;
	height: 420px;
	background: url('../../images/hy/anli_backpic.png') no-repeat scroll transparent;
	float: left;
	margin-left: 30px;
	margin-top: -40px;
}

.cgal_nei_2 {
	width: 360px;
	height: 420px;
	background: url('../../images/hy/anli_backpic.png') no-repeat scroll transparent;
	float: left;
	margin-left: 30px;
	margin-top: -40px;
}

.cgal_nei_3 {
	width: 360px;
	height: 420px;
	background: url('../../images/hy/anli_backpic.png') no-repeat scroll transparent;
	float: left;
	margin-left: 30px;
	margin-top: -40px;
}

.cgal_img {
	position: relative;
	z-index: 99;
}

.cgal_img img {
	height: 50px;
	vertical-align: text-bottom;
}

.cgal_img span {
	font-size: 18px;
	color: #006EB6;
}

.cgal_wen {
	width: 90%;
	height: auto;
	position: relative;
	top: 56px;
	left: 20px;
	color: #666666;
	font-size: 14px;
}

.cgal_title {
	width: 100%;
	height: 85px;
	margin: 0 auto;
}

.cgal_conten {
	height: 450px
}

/*login*/
.login_box {height:0;position:relative;margin:0 auto;z-index:99;width:1100px;font-size: 13px;padding-top: 0px;}
.login {position:absolute;width:300px;height:300px;overflow:hidden;padding:10px;top:170px;right:-30px;}
.login_bg {position:absolute;z-index:1;width:100%;height:100%;background:#ffffff;border-radius:5px 5px 5px 5px;filter:alpha(opacity=40);left:0;top:0;}
.login_content {position:relative;width:280px;height:300px;overflow:hidden;z-index:2;background:url(../../images/hy/login_bg.png) 0 0 repeat-x;}
.login_main {height:35px;overflow:hidden;font-size: 16px;}
.login_main li {width:100%;height:35px;overflow:hidden;float:left;margin-top: 10px;}
.login_main a {color:#f60;display:block;height:40px;text-align:center;font-size:14px;letter-spacing:1px;line-height:40px;background:#f9f9f9;}
.login_main a.active {background:none;border-color:#f0f0f0;font-size: 16px}
.login_main a:hover {color:#f60;}
.login_main .li_0 {border-width:0 1px 1px 0;text-align: left;padding-left: 26px;color: #666666;}
.login_main .li_01 {border-width:0 1px 1px 0;text-align: right;}
.login_main .li_1 a {border-width:0 0 1px 1px;}
.login_cnzz {padding:0 18px;position:relative;}
.login_cnzz table {table-layout:fixed;width:100%;}
.login_cnzz td {padding-top:10px;}
.login_cnzz td.td_0 {width:60px;text-align:right;vertical-align: middle;color: #999999;}
.login_cnzz td.td_1 {}
.login_cnzz td.td_1 input {width:180px;height:26px;line-height:26px;background:#fff;border:1px solid #cccccc;padding:0 5px;color:#999999;border-radius:3px 3px 3px 3px;}
.login_cnzz td.td_1 input:focus {border-color:#8fb5cf;color:#000;}
.login_cnzz td.td_2 input {vertical-align:middle;margin-top:-2px;margin-bottom:1px;}
.login_cnzz td.td_3 input {width:60px;height:26px;line-height:26px;background:#fff;border:1px solid #cccccc;padding:0 5px;color:#999999;}
.login_cnzz td.td_3 input:focus {border-color:#8fb5cf;color:#000;}
.login_cnzz td.td_4 a {float:left;overflow:hidden;height:32px;line-height:32px;overflow:hidden;}
.login_cnzz td.td_4 span {display:block;text-indent:-999em;float:left;overflow:hidden;height:32px;line-height:32px;overflow:hidden;width:73px;height:32px;overflow:hidden;background:url(../../images/hy/btn.png) 0 -100px no-repeat;cursor:pointer;}
.login_cnzz td.td_4 span:hover {background-position:-100px -100px;}
.login_cnzz td.td_4 a.a_1 {color:#999999;margin-left:10px;}
.login_cnzz td.td_4 a.a_1:hover {text-decoration:underline;}
.register_login {position:absolute;width:255px;height:40px;overflow:hidden;background:url(../../images/hy/btn.png) 0 0 no-repeat;display:block;text-indent:-999em;cursor:pointer;left:50%;margin-left:-118px;top:185px;}
.register_login:hover {background-position:0 -50px;}
.login_error {text-align:center;color:#f00;}