@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: 400px;
	overflow: hidden;
	float: left;
}

.slide-box {
	position: relative;
}

.slide a {
	display: block;
	width: 100%;
	height: 400px;
	cursor: pointer;
}

.obj-c {
	display: block;
	height: 400px;
	top: 0px;
	margin-top: 0px;
}

.slide a img {
	margin: 0 auto;
	display: block;
}

.item {
	display: block;
	width: 300px;
	height: 5px;
	position: absolute;
	z-index: 124;
	top: 370px;
	left: 15%;
}

.item a {
	display: inline-block;
	width: 16px;
	height: 30px;
	margin-right: 11px;
	background: none;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity = 80);
	overflow: hidden;
	vertical-align: middle;
}

.item a span {
	height: 12px;
	width: 12px;
	display: inline-block;
	background: #fff;
	border-radius: 100%;
}

.item a.cur span {
	background: #EA5C2E;
}

.container {
	width: 100%;
	margin: 0 auto;
}

.center {
	width: 100%;
	height: auto;
	clear: both;
	margin: 0 auto;
}

/* 服务内容 */
.service {
	background-color:#f5f5f5;/*#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 {
	font-size: 16px;
	font-weight:bold;
	line-height: 30px;
	padding-top: 20px;
	padding-left: 140px;
	display: block;
	height: 80px;
	text-decoration: none;
	text-align: left;
	color: #2192d9;
	
	
}
.color-blocks_li_div {
	font-weight:normal;
	line-height: 20px;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	/*padding: 7px 0px 0px 0px;*/
	color: #666;
}
.color-blocks li.sol_icon01 {
	margin-left: 8px;
	background: url('../../images/portal_new/pic-1.png') no-repeat center transparent;
	background-position-x:0px;
	background-position-y:0px;
}
.color-blocks li.sol_icon02 {
	margin-left: 30px;
	margin-right: 20px;
	background: url('../../images/portal_new/pic-2.png') no-repeat center transparent;
	background-position-x:0px;
	background-position-y:0px;
}
.color-blocks li.sol_icon03 {
	margin-left: 25px;
	margin-right: 0px;
	background: url('../../images/portal_new/pic-3.png') no-repeat center transparent;
	background-position-x:0px;
	background-position-y:0px;
}
.color-blocks li.sol_icon04 {
	float: right;
	background: url('../../images/portal_new/pic-4.png') no-repeat center transparent;
	background-position-x:0px;
	background-position-y:0px;
}


/* 我们将为你提供 */
.core_srv {
	width: 100%;
	/*height: 1421px;*/
	margin: 0px auto;
	background-color: #FFFFFF;
    padding-top: 50px;
}
.core_srv_info{
    text-align: center;
}

.core_srv_info h2{
    color: #2192d9;
}

.core_srv_info p{
    font-size: 14px;
    line-height: 30px;
    color: #666;
}

.core_srv_dtl {
	width: 1200px;
	height: 300px;/*380px;*/
	margin: 20px auto 0 auto;
}

.core_srv_dtl_left{
	float: left;
	width: 100%;
	/*height: 280px;*/
}
.core_srv_dtl_left_title{
	height: 30px;
    padding-top: 35px;
    /*border-bottom: 2px solid #e8e9e9;
    margin-bottom: 50px;*/
}
.core_srv_dtl_left_title_span{
	float:left;
	color: #2192d9;
    font-size: 18px;
}

.core_srv_dtl_left_title .title-more {
    float: right;
    font-size: 12px;
    line-height: 20px;
    padding-right: 20px;
    padding-top: 5px;
}

.core_srv_dtl_left_div1,.core_srv_dtl_left_div2,.core_srv_dtl_left_div3,.core_srv_dtl_left_div4{
	float: left;
    width: 25%;
    /*height: 200px;*/
    position: relative;
    overflow: hidden;
}

.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;
	transition: all 0.6s;
	width: 100%;
}

.core_srv_dtl_left_body{
    margin: 0 5px;
    border: 1px solid #EEE;
}

.core_srv_dtl_left_body ul{
    font-size: 14px;
    padding-top: 10px;
    text-align: center;
    /*font-size: 12px;
    padding: 30px 0 0 20px;*/
}

.core_srv_dtl_left_body ul li{
    margin-left: 0;
    list-style-type: none;
    margin-bottom: 15px;
    /*padding-left: 30px;
    background: url(../../images/portal_new/li-disc.png) no-repeat 0 -3px;*/
    color: #666;
}

.goto{
    text-align: center;
    font-size: 12px;
    margin-bottom: 30px;
    margin-top: 20px;
}

.goto a{
    color: #2192d9;
    text-decoration: none;

    border: solid 1px;
    padding: 4px 8px;
    border-radius: 10px;
}

.goto a:hover{
    color: #ff9900;
}

.core_srv_dtl_right{
	float: right;
	width: 400px;
	height: 280px
}


.tools-totle{
	float: right;
}
.tools-totle li{
    float: left;
    text-align: center;
    line-height: 35px;
    list-style-type: none;
    margin-left: 8px;
    margin-bottom: 5px;
    padding-left: 3px;
    font-size: 12px;
    color: #999;
    padding-right: 30px;
}

.tools-totle li:last-child{
    padding-right: 100px;
}

.normal_tool_1 a {
  background: #fff url(../../images/portal_new/wmtools01.png) no-repeat center;
    border: 2px solid #e2e3e3;
}
.normal_tool_2 a {
  background: #fff url(../../images/portal_new/wmtools02.png) no-repeat center;
    border: 2px solid #e2e3e3;
}
 .normal_tool_4 a {
  background: #fff url(../../images/portal_new/wmtools04.png) no-repeat center;
     border: 2px solid #e2e3e3;
 }
 .normal_tool_5 a {
  background: #fff url(../../images/portal_new/wmtools05.png) no-repeat center;
     border: 2px solid #e2e3e3;
 }
.normal_tool_6 a {
    background: #fff url(../../images/portal_new/wmtools06.png) no-repeat center;
    border: 2px solid #e2e3e3;
}

.tools-totle li a{
    color: #313131;
    font-size: 12px;
    line-height: 60px;
    padding-top: 20px;
    text-decoration: none;
    text-align: center;
    border: 2px solid #e2e3e3;
    width: 60px;
    height: 30px;
    display: block;
}
    
    
.core-srv-ptzx{
    width: 100%;
	background: #f5f7f7;
}

.core-srv-ptzx-pic1 {
    width: 300px;
    height: 225px;
    border: 1px solid #c5d8db;
    margin-right: 20px;
    float: left;
    background: url(../../images/portal_new/news-1.jpg) no-repeat scroll 50% 50% #fff;
}

.core-srv-ptzx-pic2 {
    width: 300px;
    height: 225px;
    border: 1px solid #c5d8db;
    margin-right: 20px;
    float: left;
    background: url(../../images/portal_new/news-2.jpg) no-repeat scroll 50% 50% #fff;
}

.core-srv-ptzx-news li {
    list-style: none;
    line-height: 33px;
    height: 33px;
}

.core-srv-ptzx-news li a{
    font-size: 13px;
    color: #333;
}

.core-srv-ptzx-body{
    width: 1200px;
    height: 400px;
    margin: 0px auto;
}
    
.core-srv-ptzx-left{
    float: left;
	width: 50%;
	height: 300px
}
.core-srv-ptzx-right{
    float: right;
	width: 50%;
	height: 300px
}

.core-srv-query-left{
    margin-right: 30px;
}

.core-srv-query-left form input{
    border: 2px solid #e2e3e3;
    width: 380px;
    padding: 13px 10px;
    font-size: 16px;
}

.core-srv-query-left form button{
    float: right;
    height: 48px;
    width: 140px;
    background: #FF7519;
    color: #FFF;
    border: 1px solid transparent;
    border-radius: 3px;
    vertical-align: baseline;
    cursor: pointer;
    font-size: 18px;
    line-height: 18px;
    padding: 8px 25px;
}

.core-srv-query-left form button:hover{
    color: #FFF;
    background: #EB650C;
}


/* 我们可以这样合作 */
.index-steps {
	background-color: #f5f7f7;
    width: 100%;
    height: 400px;
}

.index-steps .content {
    width: 1200px;
    margin: 0 auto;
    padding: 85px 10px 55px 10px;
    overflow: hidden;
    /*height: 285px;*/
}
.index-steps h3 {
    text-align: center;
    margin-bottom: 10px;
    color: #f86f32;
    font-size: 1.5em;
    line-height: 1;
    font-weight: 400;
}

.index-steps .steps-sub {
    text-align: center;
    margin-bottom: 60px;
    font-size: 14px;
}

.index-steps .steps-info{
    padding-top: 20px;
    color: #666;
}

.index-steps .content ul {
    overflow: hidden;
    list-style-type: none;
    text-align: center;
}

.index-steps .content ul li {
    float: left;
    position: relative;
    width: 200px;
    margin-left: 0;
}

.index-steps .content .box-wrap {
    text-align: center;
    display: inline-block;
}

.index-steps .content .box-wrap .number1,.number2,.number3,.number4,.number5,.number6 {
    font-size: 16px;
    color: #2192d9;
    border: 2px solid #fff;
    border-radius: 50%;
    width: 130px;
    height: 95px;
    text-align: center;
    padding-top: 20px;
}
.index-steps .content .box-wrap .number1{background: #edf6ff url(../../images/portal_new/terrace_img1.png) no-repeat center;}
.index-steps .content .box-wrap .number2{background: #edf6ff url(../../images/portal_new/terrace_img2.png) no-repeat center;}
.index-steps .content .box-wrap .number3{background: #edf6ff url(../../images/portal_new/terrace_img3.png) no-repeat center;}
.index-steps .content .box-wrap .number4{background: #edf6ff url(../../images/portal_new/terrace_img4.png) no-repeat center;}
.index-steps .content .box-wrap .number5{background: #edf6ff url(../../images/portal_new/terrace_img5.png) no-repeat center;}
.index-steps .content .box-wrap .number6{background: #edf6ff url(../../images/portal_new/terrace_img6.png) no-repeat center;}

.index-steps .content .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;
}

.index-steps .content .line {
    width: 90px;
    height: 15px;
    background: url(../../images/portal_new/arrow.png) no-repeat 5px 0;
    position: absolute;
    right: -60px;
    top: 30px;
}

.index-steps .apply-btn, .shipping-services .apply-btn {
    text-align: center;
    margin-top: 50px;
}

.index-steps .apply-btn .ui-button-large {
    padding: 12px 34px;
    background-color: #f5f7f7;
    border: 1px solid #0af;
    color: #0af;
    border-radius: 3px;
    font-size: 18px;
    line-height: 18px;
    position: relative;
    display: inline-block;
    box-sizing: border-box;
}

/*一键查询*/
.one-search{
    text-align: center;
}
.one-search-title{
    height: 80px;
    padding-top: 80px;
    color: #2192d9;
}
.one-search-body{
    height: 150px;
}
.one-search-body select{
    vertical-align:middle;
    border: 1px solid #2192d9;
    width: 100px;
    padding: 12px 10px;
    font-size: 14px;
}
.one-search-body input{
    vertical-align:middle;
    border: 1px solid #2192d9;
    width: 260px;
    padding: 13px 10px;
    font-size: 14px;
}
.one-search-body button{
    height: 44px;
    width: 55px;
    background: #2192d9;
    color: #FFF;
    border: 1px solid transparent;
    border-radius: 3px;
    vertical-align: middle;
    cursor: pointer;
    font-size: 14px;
    line-height: 14px;
}

.news-slider-list {
    position: absolute;
    width: 320px;
    left: 66%;
    bottom: 0px;
    background-color: rgba(0,0,0,.3);
    z-index: 999;
}

.news-slider-list li .title {
    margin: 3px 0 5px 0;
}

.util-ellipsis1 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news-slider-list img {
    width: 90px;
    height: 45px;
    float: left;
    margin-right: 15px;
}

.news-slider-list li.first {
    padding-top: 20px;
    border-top: none;
}

.news-slider-list li {
    overflow: hidden;
    margin: 0;
    border-top: 1px solid #666;
    border-top: 1px solid rgba(255,255,255,.1);
    padding: 9px;
    color: #888;
    font-size: 12px;
    list-style-type: none;
}

.news-slider-list li.last {
     text-align: center;
 }

.news-slider-list li.selected, .news-slider-list li:hover {
    background-color: rgba(0, 0, 0, .3);
    transition: background .5s linear;
}

.news-slider-list li a {
    color: #fff;
}

.news-slider-list li .date {
    opacity: .5;
    color: #fff;
}

.util-left {
    float: left;
}

.util-left, .util-right {
    display: inline;
}