*,*:before,*:after{
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
}
html,body {
  scrollbar-face-color:#dfdfdf;
  scrollbar-highlight-color:#fff;
  scrollbar-shadow-color:#eeeeee;
  scrollbar-3dlight-color:#eeeeee;
  scrollbar-arrow-color:#fff;
  scrollbar-track-color:#fff;
  scrollbar-darkshadow-color:#fff; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,header,hgroup,nav,section,article,aside,footer,figure,figcaption,menu,button{
  margin:0;

}
body{
  font-family:"Microsoft Yahei",Helvetica,STHeiTi,sans-serif;
  color: #000;
  outline:0;
}
h1,h2,h3,h4,h5,h6{
  font-size:100%;
  font-weight: normal;
}
table{
  border-collapse: collapse;
  border-spacing:0;
}
caption,th{
  text-align:left;
}
fieldset,img{
  border:0;
}
li{
  list-style:none;
}
ins{
  text-decoration:none;
}
del{
  text-decoration:line-through;
}
input,button,textarea,select,optgroup,option{
  font-family:inherit;
  font-size:inherit;
  font-style: inherit;
  font-weight: inherit;
  outline:0;
}
button{
  -webkit-appearance:none;
  border:0;
  background:none;
}
a{
  -webkit-touch-callout:none;
  text-decoration: none;
  margin: 0;
  padding: 0;
  color:#333;
}
:focus{
  outline:0;
}
em,i{
  font-style: normal;
}
input[type="date"]{
  text-align: right;
}
input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{
  -webkit-appearance:none!important;
  margin:0;
}


.icon-row{
  width: 14px;
  height: 10px;
  display: inline-block;
  margin-left: 6px;
  background: url("../images/icon_row.png") no-repeat;
}
.icon-row.active{
  -moz-transform:rotate(-180deg);
  -webkit-transform:rotate(-180deg);
  /*ie*/
  filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=6);
}

.demonstration{
  width: 148px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #fd8b7c;
  color:#fff;
  margin-top: 20px;
  margin-left: 50px;
  cursor: pointer;
  display: block;
  color: #fff;
  font-size: 18px;
}
.link-phone{
  width: auto;
  height: 50px;
  margin-top: 20px;
  text-align: left;
}
.link-phone p:first-child{
  line-height: 24px;
  font-size: 16px;
}
.link-phone p{
  line-height: 24px;
  font-size: 16px;
}
.link-phone p:last-child{
  line-height: 36px;
  font-size: 24px;
  color: #40abfc;
}
.link-phone p.phone{
  line-height: 36px;
  font-size: 24px;
  color: #40abfc;
}

.banner-txt{
  font-family:'SimHei';
  font-size: 48px;
  color: #fff;
  line-height: 60px;
  float: left;
}
.banner{
  max-width:100%;
  min-width: 1200px;
  height: 546px;
  position: relative;
  z-index: 1;
}
.bg-con-1{
  max-width:100%;
  min-width: 1200px;
  height: 546px;
  background: url("../images/banner_bg01.png") center no-repeat;
  position: relative;
  z-index: 1;
}
.bg-con-2{
  max-width:100%;
  min-width: 1200px;
  height: 546px;
  background: url("../images/banner_bg02.png") center no-repeat;
  position: relative;
  z-index: 2;
}

/*左右切换图标*/
.content_middle ul li{
  width:100%;
  height:546px;
  opacity: 0;
  filter: alpha(opacity=1);
  position: absolute;
  z-index: 0;
  top: 88px;
  left: 0;
  margin:0px auto;
}
/*切换小图标*/

.content_middle .table{
  width:740px;
  height:33px;
  position: absolute;
  bottom:10px;
  left:50%;
  z-index:9;
  margin-left:-355px;
  line-height: 24px;
  text-align: center;
  z-index: 10;
}
.content_middle .table a{
  width:65px;
  height:5px;
  background:#63b3f0;
  opacity: 0.8;
  margin-left:3px;
  display: inline-block;
}

.content_middle .table a.small_active{
  background:#f5f5f5;
  color: #fff;
}
.bg-con02{
  max-width:100%;
  min-width: 1200px;
  height: 430px;
  padding-top: 90px;
  background: #f5f5f5;
  position: relative;
  z-index: 0;
}
.bg-con03{
  max-width:100%;
  min-width: 1200px;
  height: 370px;
  position: relative;
  z-index: 0;
  padding: 20px 0;
}
.bg-con04{
  max-width:100%;
  min-width: 1200px;
  height: 670px;
  background: #f5f5f5;
  position: relative;
  z-index: 0;
  padding-top: 40px;
}
.bg-con05{
  max-width:100%;
  min-width: 1200px;
  height: 284px;
  background: url("../images/bg_02.png") center no-repeat;
  position: relative;
  z-index: 1;
  margin-top: -40px;
  padding-top: 40px;
  color: #fff;
  text-align: center;
}

.bg-con06{
  max-width:100%;
  min-width: 1200px;
  height: 515px;
  background: #fff;
  position: relative;
  z-index: 0;
  padding-top: 40px;
}


.banner-detail01{
  z-index: 99;
}

/*video*/
.banner-detail-s{
  width: 120px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
}
.video-play{
  width: 22px;
  height: 22px;
  display: inline-block;
  background: url("../images/icon_play_b.png") center no-repeat;
  -webkit-background-size: 100%;
  background-size: 100%;
  margin: 13px 10px 0 25px;
}
.video-play-s{
  width: 18px;
  height: 18px;
  margin: 10px 5px 0 14px;
}
/*弹出层*/
.md-view{
  width: 100%;
  height: 100%;
  background:rgba(0,0,0,.7);
  position:fixed;
  top:0;
  left:0;
  z-index:99;
  display:none;
}
.md-content{
  width: 1024px;
  height: 576px;
  background-color:#fff;
  border-radius: 5px;
  position:fixed;
  margin-left: -512px;
  margin-top: -288px;
  left: 50%;
  top: 50%;
  z-index:99;
  display: none;
}
.md-content .md-con{
  width: 1024px;
  height: 576px;
}

.md-content .md-con a:hover{
  color:#333;
}


/*--agent--*/
.bg-agent01{
  max-width:100%;
  min-width: 1200px;
  height: 238px;
  background: #40abfc;
  position: relative;
  z-index: 0;
  margin-top: 90px;
}
.bg-agent02{
  max-width:100%;
  min-width: 1200px;
  height: 41px;
  background: url("../images/bg_dl01.png") center no-repeat;
  position: relative;
  z-index: 0;
  margin-top: 0;
}
.bg-agent03{
  max-width: 100%;
  min-width: 1200px;
  height: auto;
  position: relative;
  z-index: 0;
  padding: 20px 0;
}
.bg-content{
  max-width: 100%;
  min-width: 1200px;
  height: auto;
  position: relative;
  z-index: 0;
  padding: 20px 0;
}
/*----*/
.content{
  width: 1200px;
  height: auto;
  margin: 0 auto;
  position: relative;
}
.content-tit{
  font-size: 26px;
  color: #e50012;
  width: 100%;
  text-align: center;
  margin-top: 5px;
}
.content-detail{
  width: 100%;
  height: auto;
  text-align: center;
  margin-top: 40px;
}
.content-feature li{
  float: left;
  width: auto;
  height: auto;
  border: 1px solid #ddd;
  margin-right: 20px;
}
.content-feature li div{
  width: 250px;
  height: 190px;
  position: relative;
  margin: 15px;
}
.content-feature li p{
  width: 100%;
  height: 42px;
  line-height: 42px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba( 0,0,0,.6);
  background: #000\0;
  opacity: 0.6\0;
  color: #fff;
  display: table;
}
.content-feature li.last{
  margin-right: 0;
}

.content-txt{
  font-size: 16px;
  color: #fff;
  line-height: 32px;
  margin-top: 60px;
  padding: 0 60px;
}

.content-plan li{
  width: 280px;
  padding: 20px;
  float: left;
  border: 1px solid #ddd;
  display: table;
  margin-left: 82px;
  text-align: left;
  background: #fff;
  margin-bottom: 60px;
}
.plan-img{
  width: 240px;
  height: 180px;
  background: #eee;
  overflow: hidden;
  margin-bottom: 15px;
}
.plan-tit{
  font-size: 20px;
  color: #333;
  text-align: center;
  margin-bottom: 10px;
}
.plan-txt{
  font-size: 16px;
  color: #888;
  text-align: inherit;
  line-height: 28px;
}
.company-tit{
  padding: 20px 80px;
  text-align: justify;
  text-indent: 2em;
}
.company-tit p{
  width: 951px;
  line-height: 30px;
  color: #666;
}
/*--agent--*/
.agent-con01{
  width: 435px;
  padding-top: 40px;
  float: left;
}
.agent-tit01{
  font-size: 48px;
  color: #fff;
  margin-bottom: 10px;
}
.agent-tit02{
  font-size: 22px;
  color: #666;
  margin-bottom: 15px;
}
.agent-txt01{
  font-size: 18px;
  color: #fff;
  line-height: 28px;
}
.agent-txt02{
  font-size: 16px;
  color: #888;
  line-height: 26px;
}
.agent-img01{
  float: right;
  padding-top: 50px;
}
.content-support li{
  float: left;
  width: auto;
  height: auto;
  border: 1px solid #f5f5f5;
  margin-right: 20px;
}
.content-support li:last-child{
  margin-right: 0;
}
.content-support li div{
  width: 240px;
  height: auto;
  position: relative;
  margin: 20px;
  text-align: center;
}
.content-support li div img{
  margin-bottom: 15px;
}
.agent-btn{
  width: 148px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  display: block;
  color: #fff;
  margin: 0 auto;
  background: #ffa801;
  position: relative;
}
.telephone-num{
  position: absolute;
  top: 0;
  right: -158px;
  width: 158px;
  height: 50px;
  background: #2c7bff;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#2c7bff), to(#4fa1fd));
  background: -webkit-linear-gradient(top, #2c7bff, #4fa1fd);
  background: -moz-linear-gradient(top, #2c7bff, #4fa1fd);
  background: -o-linear-gradient(top, #2c7bff, #4fa1fd);
  background: -ms-linear-gradient(top, #2c7bff, #4fa1fd);
  filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#2c7bff, endColorStr=#4fa1fd);
  font-size: 18px;
  display: none;
  z-index: 0;
}
.telephone{
  width: auto;
  height: auto;
  font-size: 16px;
  color: #fff;
  line-height: 28px;
}
.telephone-num i{
  width: 19px;
  height: 19px;
  display: block;
  background: url("../images/phone.png") no-repeat;
  float: left;
  -webkit-transform: rotate(100deg);
  -moz-transform: rotate(100deg);
  -ms-transform: rotate(100deg);
  -o-transform: rotate(100deg);
  transform: rotate(100deg);
  margin: 15px 0 0 15px;
  text-align: center;
}
.agent-tab{
  width: 540px;
  height: auto;
}
.agent-tab-con{
  width: 540px;
  height: 360px;
  background: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #ddd;
  display: table;
  padding: 35px;
  margin-top: 20px;
}
.agent-tab-con ul li{
  background: url("../images/icon_ico01.png") left 5px no-repeat;
  padding-left: 30px;
  margin-bottom: 20px;
  color: #666;
  font-size: 16px;
  line-height: 26px;
}
.agent-tip{
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 30px;
  background: url("../images/icon_ico02.png") left 2px no-repeat;
  color: #fe5039;
  font-size: 16px;
  line-height: 26px;
}
.intro-con{
  width: 50%;
  height: 420px;
  display: table;
  margin-bottom: 100px;
}
.intro-tit{
  color: #fff;
  font-size: 26px;
  padding-bottom: 5px;
  border-bottom: 2px solid #fff;
}
.intro-address{
  margin-top: 35px;
}
.intro-address p{
  line-height: 30px;
  color: #fff;
  font-size: 16px;
}
.intro-l {
  display: inline-block;
  width: 80px;
  height: 60px;
  float: left;
}
.intro-r {
  display: inline-block;
  width: 450px;
  height: auto;
  float: left;
}
.bg-tit{
  width: 100%;
  height: 59px;
  line-height: 59px;
  background: url("../images/icon_xwline.png") center no-repeat;
}
.bg-tit-c{
  width: 100%;
  height: 59px;
  line-height: 59px;
  background: url("../images/icon_faline.png") center no-repeat;
}
.news-list li{
  width: 50%;
  float: left;
  display: table;
  padding: 30px;
}
.news-img{
  width: auto;
  border: 1px solid #ddd;
  float: left;
  padding: 10px;
  background: #fff;
  
}
.news-img img{
  width: 180px;
  height: 99px;
}
.new-con{
  width: 306px;
  float: left;
  text-align: left;
  margin-left: 15px;
}
.new-con h3{
  color: #333;
  font-size: 20px;
  margin-bottom: 5px;
}
.new-con p{
  color: #999;
  font-size: 14px;
  text-align: justify;
  line-height: 26px;
}
.news-page{
  text-align: center;
}
.news-page span{
  margin: 0 5px;
  font-size: 16px;
  line-height: 36px;
  color: #666;
  cursor: pointer;
}
.news-page .num{
  width: 36px;
  height: 36px;
  line-height: 36px;
  display: inline-block;
}
.news-page .num.active{
  width: 36px;
  height: 36px;
  line-height: 36px;
  color: #fff;
  display: inline-block;
  background: #ffa801;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

/*--service--*/
.bg-product-con01{
  max-width: 100%;
  min-width: 1200px;
  height: 273px;
  background: url("../images/bg_product01.png") center bottom no-repeat;
  position: relative;
  z-index: 0;
  margin-top: 90px;
}
.bg-product-con02{
  max-width: 100%;
  min-width: 1200px;
  height: 273px;
  background: url("../images/bg_product02.png") center bottom no-repeat;
  position: relative;
  z-index: 0;
  margin-top: 90px;
}
.bg-service01 {
  max-width: 100%;
  min-width: 1200px;
  height: 238px;
  background: #39a1f0;
  position: relative;
  z-index: 0;
  margin-top: 90px;
}
.bg-service{
  height: 238px;
  background: url("../images/bg_service.png") center bottom no-repeat;
}
.service-con{
  padding: 60px 40px;
}

.service-tab{
  width: 50%;
  display: table;
  float: left;
  text-align: center;
}

/*--product--*/
.product-con{
  padding: 40px 40px 0;
}
.product-tit01{
  width: 625px;
  height: 68px;
  line-height: 64px;
  font-size: 48px;
  color: #fff;
  border-bottom: 1px solid #fff;
  display: inline-block;
  padding-bottom:15px;
  font-family: 'SimHei';
}
.product-tit03{
  width: 540px;
  height: 68px;
  line-height: 64px;
  font-size: 48px;
  color: #fff;
  border-bottom: 1px solid #fff;
  display: inline-block;
  padding-bottom:15px;
  font-family: 'SimHei';
}
.product-img01{
  width: 170px;
  height: 64px;
  background: url("../images/txt_product02.png") no-repeat;
  text-indent: -9999em;
  float: left;
}
.product-img02{
  width: 130px;
  height: 64px;
  background: url("../images/txt_product01.png") no-repeat;
  text-indent: -9999em;
  float: left;
}
.bg-product{
  background: url("../images/bg_cp01.png") top center no-repeat;
}
.bg-product01{
  background: url("../images/bg_cp04.png") top left no-repeat;
}
.bg-product02{
  height: 739px;
  background: url("../images/bg_cp03.png") top center no-repeat;
}
.product-icon{
  width: 100%;
  height: 90px;
  line-height: 90px;
}
.product-icon01{
  background: url("../images/icon_cp01.png") left center no-repeat;
  padding-left: 120px;
}
.product-icon02{
  background: url("../images/icon_cp02.png") right center no-repeat;
  padding-right: 120px;
}
.product-icon03{
  background: url("../images/icon_cp03.png") left center no-repeat;
  padding-left: 120px;
}
.product-icon04{
  background: url("../images/icon_cp06.png") right center no-repeat;
  padding-right: 120px;
}
.product-icon05{
  background: url("../images/icon_cp07.png") left center no-repeat;
  padding-left: 120px;
}
.product-icon06{
  background: url("../images/icon_cp08.png") right center no-repeat;
  padding-right: 120px;
}
.product-icon07{
  background: url("../images/icon_cp09.png") left center no-repeat;
  padding-left: 120px;
}
.product-icon08{
  background: url("../images/icon_cp10.png") right center no-repeat;
  padding-right: 120px;
}
.product-icon09{
  background: url("../images/icon_cp11.png") left center no-repeat;
  padding-left: 120px;
}
.product-icon10{
  background: url("../images/icon_cp05.png") left center no-repeat;
  padding-left: 120px;
}
.bg-product03{
  max-width: 100%;
  min-width: 1200px;
  height: 284px;
  background: #f5f5f5;
  position: relative;
  z-index: 0;
  color: #fff;
  text-align: center;
  padding-top: 20px;
}
.bg-product04{
  width: 100%;
  height: 200px;
  margin: -40px auto 0;
  background: url("../images/bg_product04.png") left center no-repeat;
}
.product-tit02{
  width: auto;
  font-size: 28px;
  text-align: center;
}
.icon-product{
  width: 30px;
  height: 31px;
  display: inline-block;
  background: url("../images/icon_product.png") no-repeat;
  margin-left: 20px;
  margin-top: 8px;
  margin-right: 5px;
}
.action-btn{
  width: 148px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  background: #fe715f;
  margin: 20px auto 0;
  display: block;
  color: #fff;
  position: relative;
}
.img-product{
  margin-top: -100px;
  margin-left: 180px;
}
.w40{
  width: 40%;
}
.w60{
  width: 60%;
}
/*--plan--*/
.plan-con{
  padding: 40px 60px 0;
}
.plan-tab {
  width: 516px;
  display: table;
  text-align: center;
}

.sent-img{
  width: 516px;
  height: 430px;
  background: #cecdcd;
  text-align: center;
}
.sent-img img{
  margin-top: 15px;
}
.plan-tab-img{
  width: 660px;
}
.plan-tab-txt{
  width: 380px;
}
.plan-line{
  width: 100%;
  height: 26px;
  background: url("../images/icon_jj01.png") center no-repeat;
  margin-top: 20px;
  margin-bottom: 20px;
}
.sent-tit{
  width: 80px;
  text-align: right;
  display: inline-block;
}
.plan-tab-con table{
  width: 100%;
  color: #666;
}
.plan-tab-con td{
  border: 1px solid #9f9f9f;
  padding: 10px;
  line-height: 24px;
}
.plan-tab-con td.bd{
  border-bottom: 1px solid #fff;
}
.plan-tab-con td.bd-r{
  border-right: 1px solid #fff;
}
.plan-tab-con td.bd-t{
  border-top: 1px solid #51b2f6;
}
.plan-tab-con td.bd-b{
  border-bottom: 1px solid #51b2f6;
}
.plan-tab-con td.bd-bd{
  border: 1px solid #51b2f6;
}
.line-blue{
  border-bottom: 1px solid #51b2f6;
}
.line-blue-3{
  border-bottom: 3px solid #51b2f6;
  display: inline-block;
  padding-bottom: 10px;
}
.plan-con-txt{
  width: 725px;
  color: #333;
  font-size: 16px;
  text-align: left;
  line-height: 28px;
}
.plan-con-txt p{
  text-align: justify;
}
.transport-tit{
  width: 100%;
  height: 50px;
  background: url("../images/icon_icojj01.png") 30px 0 no-repeat;
  text-align: left;
}
.transport-num{
  font-size: 28px;
  color: #fe8a01;
  float: left;
}
.transport-txt{
  margin-left: 25px;
  padding-top: 15px;
  font-size: 22px;
  color: #333;
  float: left;
}
.transport-txt-con{
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: left;
  padding: 15px 20px;
  border-left: 2px solid #fe8a01;
  margin-top: 15px;
}
.transport-txt-con p{
  line-height: 28px;
  color: #666;
}

/*carrier*/
.carrier-con{
  padding: 30px 60px;
}
.carrier-con-txt {
  width: 635px;
  color: #666;
  font-size: 16px;
  text-align: left;
  padding-left: 10px;
  line-height: 28px;
}
.carrier-con-tit{
  line-height: 18px;
  margin-left: -8px;
}
.icon-gl{
  width: 44px;
  height: 43px;
  display: block;
  float: left;
  margin-right: 10px;
}
.icon-gl01{
  background: url("../images/icon_jjglfa01.png") no-repeat;
}
.icon-gl02{
  background: url("../images/icon_jjglfa02.png") no-repeat;
}
.icon-gl03{
  background: url("../images/icon_jjglfa03.png") no-repeat;
}
.line{
  width: 5px;
  height: 16px;
  display: inline-block;
  float: left;
  margin-right: 5px;
}
.bg-line01{
  background: #ff7f6a;
}
.bg-line02{
  background: #40abfc;
}
.bg-line03{
  background: #ffa054;
}

.business-con {
  padding: 40px 0 0;
}
