﻿/* CSS Document */

/*小图标 */
.icon-sign{ width:10px; height:12px; display:inline-block; margin-right:4px; margin-top:22px; background:url(../images/icon_sign.png) no-repeat; float: left; background-size: 10px auto;}
.icon-back{ width:38px; height:38px; display:inline-block; background:url(../images/icon_back.png) no-repeat; background-size:100%; vertical-align:middle; }
.icon-car{ background:url(../images/icon_car.png) no-repeat 0% 50%; padding-left:20px; background-size: 14px auto;}
.icon-shop{ background:url(../images/icon_shop.png) no-repeat 0% 50%; padding-left:20px; background-size: 16px auto; }
.icon-car-book{ background:url(../images/icon_car_book.png) no-repeat 0% 50%; padding-left:29px; background-size: 21px auto; }

/*首页*/
.content{ width:100%; max-width:1920px; margin:0 auto; position:relative; top:0px; left:0px; }
.banner{ position:relative; top:0px; left:0px; width:100%; }
.banner img{ width:100%; display:block; }
.banner-warp{ width:100%; position:absolute; bottom: 15%; left:0px; }
.banner-info{ width: 58%; margin: 0 auto; text-align: center;  max-width: 1064px; }
.banner-info li{ padding: 0px 22px; }
 
.banner-info .one{ cursor:pointer; }
.banner-info .two{ cursor:pointer; }
.banner-info .info-box{ display:none; width:100%; position: absolute; top: 0px; left: 0px; padding: 0px 22px; }
    
    @media (max-width:1368px)
    {   
        .banner-info li { padding: 0px 10px; }
		.banner-info .info-box{ padding: 0px 10px; }
    }
    @media (max-width:768px) 
    {   
         .banner-info { width: 100%; }
		 
    }
    

.btn_box{ width:100%; position:absolute; bottom:70px; left:0px; z-index:10; text-align:center;  }
.btn_box a{ display:inline-block; margin:0px 18px; width:280px; height:46px; line-height:46px; font-size:18px; color:#565656; text-align:center; background:rgba(255,255,255,0.8); 
            -moz-border-radius:30px; -webkit-border-radius:30px; border-radius:30px; }
.btn_box a.hover{ background:rgba(82,0,86,0.8);  color:#FFF; }

.brief{ width:100%; margin:0 auto; display:flex; flex-wrap: wrap; }
.brief li{ text-align:center; background:#f5f5f5;  border-left:2px solid #FFF; }
.brief .li01{  border-left:0px; }
.brief li a{ display:block; }
.brief li b{ display:block; padding-top:30px; font-size:18px; font-family:ZINORO_ZH; /*color:#545454;*/ color:#3e3a39; }
.brief li p{ padding-bottom:4px; font-size:16px; color:#565656; }
.brief li img{ display:block; margin:0 auto; width:220px; }

/*之诺品牌*/
.brand{ margin-top:120px;  position:relative; top:0px; left:0px; }
.brand-desc{  }
.brand-desc .title{ font-size:52px; color:#6a346d; line-height:54px; }
.brand-desc .p01{ margin-top:30px; }
.brand .img100{ max-width:500px; }
.brand-story{ margin-top:120px; }
.brand-story img{ width:100%; }


/*底部按钮*/
.bottom-box{ margin:60px 0px 30px; }
.bottom-left{ float:left; }
.go-book-btn{ display:inline-block; margin-right:10px; padding:0px 20px; height:38px; line-height:38px; font-size:14px; color:#FFF; text-align:center; background:rgba(82,0,86,0.5); 
                -moz-border-radius:30px; -webkit-border-radius:30px; border-radius:30px; vertical-align:middle; }
.bottom-right{ float:right; }
.go-btn{ display:inline-block; margin-right:10px; padding:0px 20px; height:38px; line-height:38px; font-size:14px; color:#FFF; text-align:center; background:rgba(125,154,170,0.5); 
                -moz-border-radius:30px; -webkit-border-radius:30px; border-radius:30px; vertical-align:middle; } 
.go-btn:focus, .go-btn:hover{ color:#f5f5f5; }

/*设计美学*/
.vision{ text-align:center; margin:80px 0px; }
.vision .title{ margin-bottom:18px; }

/*创新模式*/
.pattern{ text-align:center; margin:80px 0px;  }
.pattern .title{ font-family:"ZINORO_ZH"; font-size:30px; margin-bottom:18px; text-align:center; color:#3e3a39;  }
.pattern_list li{ margin-top:160px;}
.pattern_list img{ display:block; margin:0 auto;  }
.pattern_list b{ display:block; font-size:24px; text-align:center; margin-top:36px; margin-bottom:15px; }
.pattern_list p{ padding:0px 14%; text-align:justify; }

/*之诺动态*/
.news-title{ border-bottom:1px solid #e5e5e5; line-height:52px; margin-top:60px; margin-bottom:50px; margin-left:0px; padding:0px 0px; }
.news-title b{ font-size:36px; font-family:"ZINORO_ZH"; /*color: #585858;*/ color:#3e3a39;   }
.news-title a{ float:right; margin-left:15px; color:#a5a5a5; text-decoration: underline; }
.news-title .check{ color:#3e3a39; text-decoration: underline;}
.title-marb0{ margin-bottom:0px; }

.news{ margin-bottom:50px; overflow: hidden;}
.news-brief{ padding-left:30px;}
.news-brief b{ display:block; font-size:24px; }
.news-brief i{ display:block; font-size:14px; background:url(../images/icon_time.png) no-repeat 0% 50%; padding-left:18px; padding-top:2px; background-size: 13px auto;}
.news-brief p{ line-height:22px; margin-top:30px; text-align:justify; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:5; -webkit-box-orient: vertical; }
.news-brief .more{ display:block; width:108px; text-align:center; color:#520056; padding:8px 12px 6px 0px; margin-top:15px; border:1px solid #520056;  -moz-border-radius:30px; -webkit-border-radius:30px; border-radius:30px; 
                   background:url(../images/icon_more_arr.png) no-repeat 80% 50%; background-size:5px; }

.news-more{ border-top:1px solid #e5e5e5; margin-top:50px; text-align:center; padding-top:15px; }
.news-more a{ color:#313131; }
.news-more a:hover{ color:#520056; text-decoration:underline; }

.news-Details{ max-width:1020px; margin:70px auto 0px; }
.news-Details b, .news-Details strong{ font-weight:bold; }

.news-photo b{ display:block; font-size:22px; }
.news-photo i{ display:block; font-size:14px; background:url(../images/icon_time.png) no-repeat 0% 50%; padding-left:18px; padding-top:2px; margin-top:8px; margin-bottom:30px; background-size: 13px auto;}
.news-photo img{ width: auto;  max-width: 100%; margin-bottom: 5px; }

.news-info p{ line-height:22px; margin-bottom:15px; }
.news-info img{ display:block; max-width:100%; margin:0 auto; margin-bottom: 5px; }

.second-nav{ margin:20px 0px;}
.second-nav a{ color:#; }

/*60H*/
.car-mdw{ margin-top:50px; margin-bottom:50px; }
.car-mdw li{ text-align:center; padding:0px 10px; }

.car-num{ width:100%; background:#bccdd8; color:#FFF; padding:34px 0px 30px; }
.car-num-box{ margin:0 auto; }
.car-num-box ul{ overflow:hidden; }
.car-num-box ul li{ text-align:center; border-right:1px solid #FFF; }
.car-num-box ul li:last-child{ border-right:0px; }

.num-list b{ display:block; font-size:14px; }
.num-list em{ display:block; font-size:90px; font-family:"Nubmer-Bold"; line-height:80px; margin:15px 0px; }
.num-list span{ display:block; font-size:18px; }

.car-num-box .Notes{ width:1018px; margin:0 auto; margin-top:30px; font-size:12px;  }

.car-desc{ margin-top:140px; margin-bottom:140px; text-align:center;}
    .desc-box{ margin-top:36px; }
    .desc-box b{ display:block; text-align:center; font-size:24px; }
    .desc-box p{ width:229px; margin:0 auto; margin-top:15px; text-align:justify;  }
    .desc-box .p-one{ width:190px; }
        .desc-box .p-two{ width: 152px;}


.car-show{  width:100%; background:#bccdd8; color:#FFF; }
.car-show-box{ margin:0 auto; position:relative; top:0px; left:0px; }
.car-show-info{ position:absolute; top:90px; left:120px; }
.car-show-info img{ display:block; }
@media (max-width:1440px) {
    .car-show-info img{ display:block; width:79% }
}
 
.hover-img{ display:block; width:270px; height:270px; margin:0 auto; overflow:hidden; -moz-border-radius:50%; -webkit-border-radius:50%; border-radius:50%;  border:0px solid red; position:relative; z-index:1; }
        .hover-img img{ 
            width:100%; height:100%;
            -moz-transform: scale(1);  -webkit-transform: scale(1); -o-transform: scale(1); transform: scale(1);
            -webkit-transition: transform 500ms linear;
            -moz-transition: transform 500ms linear;
            -o-transition: transform 500ms linear;
            -ms-transition: transform 500ms linear;
            transition: transform 500ms linear; }
        .hover-img:hover img{ -moz-transform: scale(1.1);  -webkit-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); } 


.last-img img{ width:0px; display:block; } 

.video-warp{ display:none; position:fixed; top:0px; z-index:999; width:100%; height: 100%; background:#000; }
#go-player{ cursor:pointer; }
.video-warp img{ width:56px; position: absolute; right: 20px; top: 20px; z-index:2; cursor:pointer; }
.video-box{ width:100%; height: 100%; }      
.video-box video{  width:100%; height: 100%; }

#go-player02{ cursor:pointer; }
#go-close02{ width:56px; position: absolute; right: 15px; top: 10px; z-index:2; cursor:pointer; }


#env{ display:block; margin:0 auto;}

/*图片欣赏*/
.album{ position:relative; top:0px; left:0px; }
.album_show img{ width:100%; }
.album_box{ width:14.5%; margin-left:15px; overflow:hidden; height:670px; }
       

/*参数配置*/
.par_box{ padding-left:0px; padding-right:0px; }
.parameter{ width:100%; }
.parameter .title01{ background:#753378; text-align:center; color:#FFF; }
.parameter .title02{ background:#ede5ee; text-align:center; padding:6px 0px; }

.parameter td{ width:50%; padding:10px 0px; border-bottom: 1px solid #e5e5e5; }
.parameter .td01{ padding-left:30px; border-right: 1px solid #e5e5e5; }
.parameter .td02{ text-align:center; }
.parameter i{ font-family:"ZINORO_EN_Book";  }
.parameter em{ font-family: fantasy; }
.footnote{ padding-left:30px; color:#7f7f7f; margin-top:50px; }

/*经销商*/
.dealer{ text-align:center; margin:80px 0px; }
.dealer .title{ font-family:"ZINORO_ZH"; font-size:30px; margin-bottom:18px;  }
.dealer-box{ /*min-height:380px;  overflow-y:scroll; */ margin-top:20px; border:1px solid #e5e5e5; margin-bottom:15px; }
.dealer-box .tle{ text-indent:18px; background:#e5e5e5; padding:12px 0px; }
.dealer-box .dealer-list{ padding-left:18px; padding-top:5px;}
.dealer-box .dealer-list p{ padding:8px 0px;  cursor:pointer; }

.show-city{ margin-top:25px; }
.show-city a{ color:#8b8b8b;}
.show-city em{ margin:0 10px;  }
.show-city .hover{ color:#520056; }

.show-info { display:none; overflow: hidden; max-width: 560px; min-height: 44px; margin:20px auto 0px; text-align: left; }
.show-info .addresss{ background: url(../images/icon-addresss.png) no-repeat 0% 1px; padding-left: 20px; }
.show-info .addresss em{ float:left; width:45px; }
.show-info .addresss span{ float:left; width:87%; }
.show-info .photo{ background: url(../images/icon-photo.png) no-repeat 0% 50%; padding-left: 20px;}
@media (max-width:767px){   
	.show-info .addresss { margin-bottom:10px;}
	.show-info .addresss em{ width:39px;}
}
@media (max-width:375px){
	.show-info .addresss span{ width: 85%; }
}
@media (max-width: 320px){
	.show-info .addresss span { width: 84%; }
}

.Map-box{ width:100%; height:486px; position:absolute; right:0; top:0; border:#ccc solid 1px; margin-left:33px; }
.Map-right{ padding-left:30px; }

/*select 用div代替的写法*/
.nav>li.dropdown{ cursor:pointer; position:static; top:0px; left:0px; }
 
.sel-box{ width:100%; padding:8px 0px; text-indent:15px; border:1px solid #e5e5e5; -moz-border-radius:30px; -webkit-border-radius:30px; border-radius:30px; background:url(../images/icon_bot_arr.png) no-repeat 94% 50%; background-size: 10px; cursor: pointer;}
    /*.select-box:hover{ border:1px solid #520056; }*/
.sel-cleck{ color:#404040; border:1px solid #520056; }
    .drop_box{ display:none; width:100%; padding:7px 0px; text-indent:15px; position:absolute; left:0px; top:41px; z-index:2; background:#FFF; border:1px solid #eaeaea; -moz-border-radius:15px; -webkit-border-radius:15px; border-radius:15px; }
    .drop_box dt{ overflow:hidden; color:#acacac; padding:4px 0px; }
    .drop_box dt:hover{ color:#5A2456;  cursor:pointer; }
    .drop_box .dt_check{ color:#5A2456;  cursor:pointer; }  	  
    
 .img-banner{ width:1080px; height:600px; background:red; }
 .swiper-container { width: 100%;  height: 100%; }

 
 
/*充电服务*/
.quest-box{ }
.quest-list{ position:relative; top:0px; left:0px; padding-left:40px; margin-bottom:30px; }
.quest-list i{ position:absolute; top:0px; left:0px; width:30px; height:30px; padding-top:8px !important; padding-top:6px; text-align:center; color:#FFF; background:url(../images/icon_numbg.png); background-size:100% auto;  font: 14px/16px "ZINORO_EN_Book"; } 
.quest-list b{ display:block; font-size:18px; margin-top:2px; margin-bottom:12px; }
 
/*政策与支持*/
.Policy-title{ font-size:18px; }
.Policy-title em{ font-size:12px; }

.Policy-table{ width:100%; border-top:1px solid #e5e5e5; margin-top:30px; }
.Policy-table td{ width:9%; height: 61px; padding:10px 0px; text-align:center; border-right:1px solid #e5e5e5;  border-bottom:1px solid #e5e5e5;  } 
.Policy-table .title td{ height: auto; background:url(../images/table-bg.jpg) repeat-x; text-align:center; color:#7b7b7b; border-right:1px solid #FFF; padding:8px 0px; }
.Policy-table .td01{ padding-left:15px; text-align:left;  }
.Policy-table .td02{ width:6%; }
.Policy-table .bor-none{ border-right:0px; }
.Policy-table i{ font-family:"ZINORO_EN_Book"; }
.Policy-table em{ font-family: fantasy; }
.Policy-meg01{ margin-top: 6px; font-size: 12px; margin-left:15px;}
.Policy-meg02{ margin-top: 30px; font-size: 12px; }


/*报价与补贴*/
.Subsidy-box{ margin-bottom:280px; overflow:hidden; }
.Subsidy-one{ }
.Subsidy-table{ width:100%; border-top:1px solid #e5e5e5; margin-top:30px; }
.Subsidy-table td{ width:9%; padding:30px 0px; text-align:center; border-right:1px solid #e5e5e5;  border-bottom:1px solid #e5e5e5;  } 
.Subsidy-table .title td{ background:url(../images/table-bg.jpg) repeat-x; text-align:center; color:#7b7b7b; border-right:1px solid #FFF; padding: 8px 0px; }
.Subsidy-table .td01{ width:8%; }
.Subsidy-table .td02{ width:6%; }
.Subsidy-table .bor-none{ border-right:0px; }

.Subsidy-meg01{ font-size:14px; margin-top: 30px; margin-left:15px;}
.Subsidy-meg01 p{ margin-bottom:5px; }
.Subsidy-meg01 .p01{font-size:18px; margin-bottom: 8px;}
.Subsidy-meg01 b{ color:#753378; font-size:16px; }
.Subsidy-meg01 i{ font-family:"ZINORO_ZH";}

.Subsidy-meg01 a.go-env{ display:inline-block; font-family:"ZINORO_ZH"; /*color:#520056;*/ color:#753378; text-decoration:underline; font-size:18px; margin-top: 40px; margin-bottom:30px;}
.Subsidy-meg01 em{ color:#753378;}


.Subsidy-one span{ float:left; line-height:38px; margin-right:10px; font-size:18px; }
.Subsidy-one .dropdown{ width:268px; float:left; }
.Subsidy-one .select-box{ padding: 5px 0px; }
#sy-table, #gz-table, #bj-table,#sz-table{display:none;}


/*购车服务*/
.car-service { overflow:hidden; margin-top:30px; margin-bottom:100px; }
.car-service li{ float:left; width:20%;  text-align:center; padding-right:10px; }
.car-service li b{ display:block; font-size:22px; /*color:#6a346d; */ margin:30px 0px 10px; min-height:56px;  }
.car-service li p{ text-align:justify; }

.car-service li .ser-box{ padding: 0px 10px;}

/*充电服务*/
.Charge{ margin-top:50px; overflow:hidden; }
.Charge li{ padding-left: 0px; padding-right: 0px; }

.Charge .title{ text-align:center; width:90%; margin: 0 auto;}
.Charge .title b{ font-size:30px; font-family:"ZINORO_ZH"; margin-bottom:10px; display:block; }
.Charge .title p{ min-height:40px; }

.Charge .list{ overflow:hidden; margin-top:30px; text-align:center; }
.Charge .list dt{ padding-left:0px; }
.Charge .list em{ display:block; margin:20px 0px 10px; font-size:24px; color:#6a346d; }
.Charge .list p{ padding:0px 15px; text-align:justify; max-width: 290px; margin: 0 auto; line-height: 22px;}

.Charge .li-right{  border-left:1px solid #e5e5e5; padding-left:34px;}
.Charge .li-right .last-p{ max-width:360px; }
.Charge .li-right .last-p span{ display:block; /* overflow:hidden;*/ }
.Charge .li-right .last-p .left{ float:left;   display:block; }
.Charge .li-right .last-p .right{  float:left; width:82%;  display:block;}

.Charge .title01{ width:82%; }

.Charge .sup01{ width: 19px; display:inline-block; left: -4px; top: -.6em;
               transform: scale(0.7);  s
              -webkit-transform: scale(0.7);    /* for Chrome || Safari */
              -moz-transform: scale(0.7);       /* for Firefox */
              -ms-transform: scale(0.7);        /* for IE */
              -o-transform: scale(0.7);         /* for Opera */  }
.Charge .sup02{ width: 15px; display:inline-block; left: -2px; 
                transform: scale(0.7);  
               -webkit-transform: scale(0.7);    /* for Chrome || Safari */
               -moz-transform: scale(0.7);       /* for Firefox */
               -ms-transform: scale(0.7);        /* for IE */
               -o-transform: scale(0.7);         /* for Opera */  }}



/* 6.5售后服务(1121) */
.after-sale{  }
.after-sale .tel a{display:inline-block; height:30px;}
.after-sale .tel img{height:100%; width:auto;}
.after-sale .tel p{font-size:21px;}
.after-sale section{text-align:center; margin:0 auto; border-bottom: 1px solid #e5e5e5; }
.after-sale section:last-child{border-bottom:none; border-top: 1px solid #e5e5e5; padding-top: 80px;  margin-top: 80px;}
.after-sale section .inner{max-width:690px; margin:0 auto 50px; }
.after-sale .title{ margin-bottom:30px; }
.after-sale .title b{font-size: 30px; font-family: "ZINORO_ZH"; margin-bottom: 10px; display: block;}
.after-sale section.download .inner{max-width:710px;}
.after-sale .download .go-btn{background:#a87faa; width:215px; height:58px; line-height:58px; font-size:24px; }
.after-sale .download .go-word{display: inline-block; font-size:10px;  vertical-align: middle; text-align: left; }
.after-sale .load-steps{  }
.after-sale .load-steps em{color:#6a346d; font-size:22px; display:inline-block; margin-bottom:15px;}
.after-sale .load-steps .load-desc{margin:50px 0px; }
.after-sale .load-steps .load-desc p{margin:30px 0px; font-size:24px;  color:#a87faa;}

@media(max-width:1200px){
    .after-sale .load-steps{ margin:0; }
}

@media (max-width:767px){
    .after-sale .tel a{ height:20px;}
    .after-sale .tel p{ font-size:14px;}
    .after-sale .title b{ font-size:18px; margin-top:15px;}
    .after-sale .title p{ text-align:left; }

    .after-sale .load-steps .step{ margin-bottom:15px;}
    .after-sale .load-steps .step p{ max-width:300px; margin:auto;}
    .after-sale .load-steps .title{ margin-bottom:0;}
    .after-sale .load-steps em{ font-size:18px; margin-bottom: 0px;}
    .after-sale .load-steps .load-desc{ margin:15px;}
    
    .after-sale .load-steps .load-desc p { margin-top:4px; }
    
    .after-sale section:last-child{ border-bottom:none; border-top: 1px solid #e5e5e5; padding-top: 30px;  margin-top: 30px; }
}

/* 金融服务 */
.finance-title{ font-size: 18px; }
.finance{ margin-top:70px; max-width:1020px; }
.finance-left{  max-width: 470px;   }
.finance-right{ max-width: 470px;  float: right;}
   
   @media (max-width:850px) 
   {
       .finance-left{  float: none; margin:0px auto; }
       .finance-right{  float: none; margin:60px auto 0px; }
   } 

.finance .select-pro a{ border-radius:15px; color:#FFF; background:#b2b2b2; padding:4px 0px; width:100px; display:inline-block; text-align:center; margin-right: 10px;}
.finance .select-pro a:last-child{ margin-right:0px;}
.finance .select-pro span{ font-size: 18px; color:#343434; margin-right: 15px; }
.finance .select-pro .checked{ background:#a87faa; color:#FFF; }

.finance .pro-box{ display:none;}
.finance .info{ margin-top:24px;}
.finance .info p{ overflow:hidden; }
.finance .info b{ float:left; display:block;  width:70px; }
.finance .info span{ float:left;  display:block;  width:84%; height: 44px; letter-spacing: -0.4px;}
.finance .info img{ width:100%; max-width:450px; }

.finance .item{ max-width: 450px; padding: 12px 22px; margin-top: 25px; border:1px solid #e1e0e1; border-radius:3px; box-shadow: 0 0 10px #e1e0e1; }
.finance .item li{ overflow:hidden;  border-bottom:1px solid #e1e0e1; padding:10px 0px;}
.finance .item li:last-child{ border-bottom:0px; }


.finance .item i{ margin-left:2px;}
.finance .item .left{ float:left; width:23%; }
.finance .item .right{ float:right; font-family: "ZINORO_EN_Book"; }
.finance .item b{ display:inline-block; width:64px; text-align:right; margin-left:5px; }

.finance .item .inp{ border:2px solid #dadada; width:78px; height:26px; line-height:26px; background:#f5f5f5; text-align:center; margin-left:5px; font-family: "ZINORO_EN_Book";}
.finance .item .disabled{ color:#cacaca; }
.finance .item .disabled .font-red{ color:#cacaca; }

.finance .slider{ float:left;  width: 160px; margin-top: 5px; margin-left:20px; }
.finance .tail-slider{ float:left; width: 167px; height:16px; margin-top: 5px; margin-left:12px; background:url(/images/tail-bg.jpg) repeat-x #eaeaea; position: relative; top: 0px; left: 0px; }
    .finance .tail-slider img{ position: absolute;  top: -5px;  }

/*.finance .tailFlag{ position:relative; left:0px; top:0px; }
.finance .tail-box{ width:176px; height:25px; background:url(/images/tail-bg.jpg) no-repeat; position:absolute; left:100px;  top:12px; z-index: 999;  }*/

.finance .item a{ color:#585858; margin-left: 10px;}
.finance .item .selected { color: #753378; text-decoration: underline;}

.finance .item .list{ overflow:hidden; }
.finance .font-red{ color:#805882; }

.finance .last-info{ color:#9b9b9b; font-size:12px; margin-top:40px;}


#panel02{ display:none; }

.iw_poi_content .map-time{ margin-left:70px; }
.pop .center{ box-sizing: content-box; border-left: 1px solid #aaaaaa; border-right: 1px solid #aaaaaa; }
.pop .top{ box-sizing: content-box; border-top: 1px solid #aaaaaa;}
.pop .bottom{ box-sizing: content-box; border-bottom: 1px solid #aaaaaa; }



/*网站地图*/
.sitemap li{ width:620px; padding:10px 0px; border-bottom:1px solid #f2f2f2; }
.sitemap a{ font-size:14px; color:#737373; margin:0px 7px; display:inline-block; }
.sitemap a.sitemap-title{ font-size:18px; color:#343434; display:inline-block; width:120px; }

/*法律声明*/
.Legal-box{ margin-bottom: 30px; }
.Legal-box b{ font-size:18px; color:#3e3a39; display:block; margin-top:30px; margin-bottom:5px; }

/*政策与支持*/
.big_marginTop{margin-top:80px;}
.small_marginTop{margin-top:30px;}



 