﻿
/*!
* auther : zz;* date : 2016/06/26 22:05
*
* 各页面的sass文件以及媒体查询
**/a{transition:all .5s}
.text-red{color:#e90000}
.header .nav .search-page .search-box .select {
  height: 40px;
  background: transparent;
  color: #FFF;
  border: 0;
  vertical-align: middle;
  font-size:18px; }
.header .nav .search-page .search-box .select option{
  background-color: #000;
}
.bread-crumbs{line-height:50px;border-bottom:1px solid #e5e5e5}
.bread-crumbs a.active{color:#104b9f}
.watch-more{line-height:48px;border:1px solid #e6e6e6;background-color:#f2f2f2;text-align:center;margin:15px 0 30px 0}
.watch-more a{width:100%;height:100%;display:inline-block}
.watch-more .eyes{width:36px;height:24px;display:inline-block;vertical-align:middle;background:transparent url("../images/eyes.png") center center no-repeat}
.watch-more .text{padding:0 20px 0 10px;font-size:16px;color:#014099;vertical-align:middle;background:transparent url("../images/arrow-bottom.png") right center no-repeat}
.page-list{padding:20px 0 30px 0}
.page-list .right{text-align:right}
.page-list .link{min-width:36px;height:36px;line-height:36px;text-align:center;background-color:#f3f3f3;border-radius:18px;margin-right:4px;font-size:16px;color:#333;display:inline-block}
.page-list .link.active{color:#FFF;background-color:#014099}
.page-list .return{line-height:48px;font-size:16px;color:#FFF;padding:0 40px;background-color:#014099;display:inline-block}
.header{height:80px;position:relative;box-shadow:0 5px 5px #e4e4e4;z-index:9;background-color:#413d3d}
.header .logo{width:128px;height:80px;float:left}
.header .logo a{width:128px;height:100%;display:inline-block;background:transparent url("../images/logo.jpg") left center no-repeat;background-size:100% auto;text-indent:-9999px}
.header .nav{height:80px;float:right}
.header .nav>.ul{float:left}
.header .nav>.ul>.li{height:80px;line-height:80px;float:left}
.header .nav>.ul>.li .link{padding:0 12px;color:#ede630;font-size:14px;display:inline-block}
.header .nav>.ul>.li .dropdown{display:none;padding:18px 0 38px 0;position:absolute;top:80px;right:0;left:0;background-color:#f9f9f9;box-shadow:0 5px 5px #e4e4e4 inset;text-align:left}
.header .nav>.ul>.li .dropdown .figure{width:120px;display:inline-block;vertical-align:middle; margin:0 10px;}
.header .nav>.ul>.li .dropdown .figure:hover a{color:#014099;font-size:14px}
.header .nav>.ul>.li .dropdown .figure .img{width:100%;height:80px}
.header .nav>.ul>.li .dropdown .figure .text{line-height:14px;text-align:center;/*white-space:nowrap;overflow:hidden;text-overflow:ellipsis*/ padding-top:10px;}
.header .nav .icon-link{float:left}
.header .nav .icon-link .icon{height:80px;line-height:74px;padding:0 8px;border-width:3px 1px 1px 1px;border-color:#413d3d;border-style:solid;box-sizing:border-box;position:relative;float:left}
.header .nav .icon-link .icon .a{width:28px;height:28px;border-radius:50%;border:1px solid #413d3d;vertical-align:middle;display:inline-block;background-image:url(../images/link-icons.jpg);background-repeat:no-repeat}
.header .nav .icon-link .search-icon .a{background-position:left center}
.header .nav .icon-link .login-icon{position:relative}
.header .nav .icon-link .login-icon:hover .box{display:block}
.header .nav .icon-link .login-icon .a{background-position:-48px center}
.header .nav .icon-link .login-icon .box{padding:15px;border:1px solid #413d3d;position:absolute;top:100%;right:-1px;background-color:#413d3d;display:none}
.header .nav .icon-link .login-icon .box .p1,.header .nav .icon-link .login-icon .box .p2{line-height:1}
.header .nav .icon-link .login-icon .box .p2{color:#666;padding-top:16px}
.header .nav .icon-link .login-icon .box .login-link{width:115px;height:35px;line-height:35px;text-align:center;color:#FFF;background-color:#0a479c;display:inline-block}
.header .nav .icon-link .login-icon .box .reg-link{color:#ea0300}
.header .nav .icon-link .login-icon .botton-line{height:1px;background-color:#413d3d;position:absolute;bottom:-1px;right:0;left:0}
.header .nav .icon-link .language-icon .a{background-position:-96px center}
.header .nav .icon-link .share-icon .a{background-position:-145px center}
.header .nav .icon-link .login-icon:hover,.header .nav .icon-link .share-icon:hover{border-color:#0a479c #e4e4e4 #fff #e4e4e4}
.header .nav .icon-link .share-icon{position:relative}
.header .nav .icon-link .share-icon .bdsharebuttonbox{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;filter:alpha(opacity=0)}
.header .nav .icon-link .share-icon .bdsharebuttonbox a.bds_more{width:100%;height:100%;margin:0;padding:0;display:inline-block}
.header .nav .search-page{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(2,63,152,.9);display:none;z-index:10}
.header .nav .search-page .mauto{position:relative}
.header .nav .search-page .line{line-height:80px}
.header .nav .search-page .close-button{position:absolute;top:0;right:0;color:#FFF;font-size:20px;cursor:pointer}
.header .nav .search-page .link-item{margin-top:30px;line-height:46px}
.header .nav .search-page .link-item .link{line-height:46px;display:inline-block;border:1px solid #FFF;padding:0 26px;font-size:16px;color:#FFF;margin-right:20px;margin-bottom:20px;white-space:nowrap}
.header .nav .search-page .search-box{padding-top:20px;padding-right:20px}
.header .nav .search-page .search-box .input-text{line-height:40px;background-color:#00327c;border:0;vertical-align:middle;font-size:18px;color:#FFF;text-indent:15px;
}
.header .nav .search-page .search-box .submit-button{width:30px;height:30px;margin-top:10px;vertical-align:middle;background-color:transparent;border:0;display:inline-block;background-image:url(../images/search-button.png);background-repeat:no-repeat;background-position:left center;vertical-align:middle;float:right}
.header .nav .search-page :-moz-placeholder{color:#fff}
.header .nav .search-page ::-moz-placeholder{color:#fff}
.header .nav .search-page input:-ms-input-placeholder,.header .nav .search-page textarea:-ms-input-placeholder{color:#fff}
.header .nav .search-page input::-webkit-input-placeholder,.header .nav .search-page textarea::-webkit-input-placeholder{color:#fff}
.footer .footer-1{padding:30px 0 18px;color:#fff;font-size:12px;background-color:#413d3d}
.footer .footer-1 .item1 .list{width:20%;float:left}
.footer .footer-1 .item1 .list .title a{color:#ede630;font-size:13px}
.footer .footer-1 .item1 .list .short-line{width:30px;height:3px;background-color:#df2714;margin:8px 0}
.footer .footer-1 .item1 .list .link .p{line-height:26px}
.footer .footer-1 .item1 .list .link .p a{color:#FFF;font-size:12px}
.footer .footer-1 .item2{padding-left:60px;position:relative}
.footer .footer-1 .item2 .left-line{width:1px;background-color:#d9d9d9;position:absolute;top:0;bottom:0;left:11px}
.footer .footer-1 .item2 .text-box{margin-bottom:12px}
.footer .footer-1 .item2 .text-box .title{line-height:18px;padding:5px 0;font-size:14px}
.footer .footer-1 .item2 .text-box .title small{font-size:12px;text-transform:uppercase;color:#FFF}
.footer .footer-1 .item3 .p1{line-height:20px;font-size:14px;text-align:center}
.footer .footer-1 .item3 .p2{line-height:16px;font-size:12px;text-align:center}
.footer .footer-1 .item3 .img{margin-top:10px;position:relative}
.footer .footer-1 .item3 .img .rac{position:absolute;bottom:-10px;left:20px;width:0;height:0;border-width:5px 6px;border-style:solid;border-color:#fff transparent transparent transparent}
.footer .footer-1 .item3 .footer-link{text-align:center;margin-top:10px}
.footer .footer-1 .item3 .footer-link .wx-icon,.footer .footer-1 .item3 .footer-link .wb-icon{width:30px;height:24px;margin:0 5px;display:inline-block;background-image:url(../images/footer-link.png);background-repeat:no-repeat}
.footer .footer-1 .item3 .footer-link .wx-icon{background-position:left center}
.footer .footer-1 .item3 .footer-link .wb-icon{background-position:-40px center}
.footer .footer-2{line-height:54px;background:#544d4d}
.footer .footer-2 .item2{text-align:right}
.footer .footer-2 .item1,.footer .footer-2 .item2{color:#FFF}
.i-index{z-index:9}
.i-index .carousel .ul .li{height:2.73438rem;background-repeat:no-repeat;background-position:center top;background-size:auto 100%}
.bx-wrapper .bx-controls-direction a{
  z-index:1;
}
.error-box {
  text-align: center;
  padding-bottom: 50px; }
  .error-box .p1 {
    line-height: 64px;
    font-size: 38px;
    color: #e90303; }
  .error-box .p2 {
    line-height: 34px;
    font-size: 20px;
    color: #666; }

@media (max-width: 768px) {
  .error-box .error-img img {
    max-width: 50%; }
  .error-box .p1 {
    line-height: .64rem;
    font-size: 18px; }
  .error-box .p2 {
    line-height: .34rem;
    font-size: 14px; } }
.i-index .carousel .ul .li a{width:100%;height:100%;display:inline-block}
.i-index .carousel .bx-wrapper{margin:0 auto}
.i-index .carousel .bx-wrapper .bx-viewport{margin:0 auto;box-shadow:0 0 0 transparent;border:0;left:0}
.i-index .carousel .bx-wrapper .bx-pager.bx-default-pager a{width:10px;height:10px;background:#666}
.i-index .carousel .bx-wrapper .bx-pager.bx-default-pager a:hover,.i-index .carousel .bx-wrapper .bx-pager.bx-default-pager a.active,.i-index .carousel .bx-wrapper .bx-pager.bx-default-pager a:focus{background:#000}
.i-index .carousel .bx-wrapper .bx-controls-auto,.i-index .carousel .bx-wrapper .bx-pager{bottom:10px}
.i-index .carousel .bx-wrapper .bx-controls-direction a{width:32px;height:32px;margin-top:-16px;z-index:0}
.i-index .carousel .bx-wrapper .bx-prev{left:10px;background:url(images/controls.png) no-repeat left top}
.i-index .carousel .bx-wrapper .bx-prev:hover{background-position:left top}
.i-index .carousel .bx-wrapper .bx-next{right:10px;background:url(images/controls.png) no-repeat -43px -32px}
.i-index .carousel .bx-wrapper .bx-next:hover{background-position:-43px -32px}
.i-index .detail .item{height:0.7575rem;background-repeat:no-repeat;background-position:center top;background-size:100% 100%;border-bottom:2px solid #fff}
.i-index .detail .item a{width:100%;height:100%;display:inline-block;position:relative}
.i-index .detail .item01 .news-icon{width:65px;height:58px;background:transparent url("../images/news-bg.png") left top no-repeat;position:absolute;top:-4px;left:0}
.i-index .detail .item02{overflow:hidden}
.i-index .detail .item02 .text{height:50px;line-height:50px;font-size:14px;color:#FFF;display:inline-block;padding:0 20px 0 55px;background:linear-gradient(to bottom, transparent 0%, rgba(0,0,0,0.6) 100%);position:absolute;bottom:-50px;left:0;right:0}
.i-index .detail .item02 .text:before{content:'';width:26px;height:25px;display:inline-block;position:absolute;left:20px;top:50%;margin-top:-12px;background:transparent url("../images/try.png") left center no-repeat}
.i-index .detail .item02 .text:after{content:'';width:26px;height:18px;display:inline-block;position:absolute;right:20px;top:50%;margin-top:-9px;background:transparent url("../images/try.png") right center no-repeat}
.i-index .detail .item04 a:after{content:'';width:56px;height:56px;display:inline-block;background:transparent url("../images/video.png") center center no-repeat;position:absolute;top:50%;left:50%;margin-left:-28px;margin-top:-28px}
.i-index .detail .item01,.i-index .detail .item02,.i-index .detail .item03{border-right:2px solid #fff}

.product-same{margin:15px 0;position:relative}
.product-same .left .item{margin-right:15px;margin-bottom:15px;border:1px solid #e6e6e6}
.product-same .left .item .item{transition:box-shadow .3s;margin-bottom:15px}
.product-same .left .item .item:hover{box-shadow:0px 0px 10px 6px #ccc}
.product-same .left .item .title{padding:15px;border-bottom:1px solid #e6e6e6}
.product-same .left .item .content{padding:15px 10px;background-color:#f2f2f2}
.product-same .left .item .content .line{line-height:24px}
.product-same .left .item .content .line label{cursor:pointer}
.product-same .left .item .content .line input[type="checkbox"]{vertical-align:middle}
.product-same .left .item .content a.link{line-height:34px;padding:0 20px;margin-top:15px;font-size:12px;color:#FFF;background-color:#014099;display:inline-block}
.product-same .left .item .content .mCustomScrollbar .mCustomScrollBox .mCSB_scrollTools{right:0;width:4px}
.product-same .left .item .content .mCustomScrollbar .mCustomScrollBox .mCSB_scrollTools .mCSB_draggerRail{width:1px;border-radius:0;background:#d9d9d9}
.product-same .left .item .content .mCustomScrollbar .mCustomScrollBox .mCSB_scrollTools .mCSB_dragger:active.mCSB_scrollTools .mCSB_dragger,.product-same .left .item .content .mCustomScrollbar .mCustomScrollBox .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background:#000;border-radius:0}
.product-same .left .item .content .mCustomScrollbar .mCustomScrollBox .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:4px}
.product-same .left .item .content .mCustomScrollbar .mCustomScrollBox .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.product-same .left .item .content .mCustomScrollbar .mCustomScrollBox .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar:hover{background:#000;border-radius:0}
.product-same .right{z-index:1;padding-left:15px;background:#413d3d url("../images/product-right-bg.jpg") left top repeat-y}
.product-same .right .item-box{margin-bottom:30px}
.product-same .right .item-box .h3{line-height:46px;font-size:18px;color:#ede630;font-weight:bold;border-bottom:1px solid #e5e5e5}
.product-same .right .item1 .content .ul{padding:10px 0}
.product-same .right .item1 .content .ul .li{line-height:30px}
.product-same .right .item1 .content .ul .li.active a{color:#FFF}
.product-same .right .item1 .content .ul .li a{font-size:14px;color:#FFF}
.product-same .right .item2 .content .p1{line-height:46px;font-size:14px;color:#FFF}
.product-same .right .item2 .content .text-box{padding-bottom:20px}
.product-same .right .item2 .content .text-box .h4{line-height:34px;padding-left:1px;background-color:#413d3d;font-size:18px;color:#ede630;font-weight:bold;border-bottom:1px solid #e5e5e5}
.product-same .right .item2 .content .text-box .p{line-height:24px;color:#FFF;font-size:13px;padding-left:2px}
.product-same .right .item2 .content .text-box .p .email{color:#FFF}
.product .left .item .title .h3{font-size:20px;color:#000}
.product .left .item .title .h3 small{color:#666;font-size:12px}
.product .left .item .title .img img{width:100%}
.product .left .item .title .p{height:72px;line-height:18px;overflow:hidden}
.product .left .item .title .p a{font-size:12px;color:#757575}
.product .left .item .content{height:285px;overflow:hidden}
.product .left .item .content .text-box{max-height:192px}
.product-small .left .item .title .img img{width:100%}
.product-small .left .item .title .p1{line-height:32px;text-align:center}
.product-small .left .item .title .p1 a{font-size:14px;color:#000}
.product-small .left .item .title .p2{line-height:16px;text-align:center}
.product-small .left .item .title .p2 a{font-size:12px;color:#666}
.product-small .left .item .content{height:250px;overflow:hidden}
.product-small .left .item .content .text-box{height:168px}
.product-small .carousel{padding-bottom:24px;margin-bottom:20px;border-bottom:1px solid #e5e5e5}
.product-small .carousel .bx-wrapper .bx-viewport{margin:0 auto;box-shadow:0 0 0 transparent;border:0 solid transparent}
.product-small .carousel .bx-wrapper .bx-controls-direction a{width:25px;height:45px;margin-top:-22.5px}
.product-small .carousel .bx-wrapper .bx-prev{left:10px;background:url(../images/controls.png) no-repeat 0 0}
.product-small .carousel .bx-wrapper .bx-prev:hover{background-position:0 0}
.product-small .carousel .bx-wrapper .bx-next{right:10px;background:url(../images/controls.png) no-repeat -32px 0}
.product-small .carousel .bx-wrapper .bx-next:hover{background-position:-32px 0}
.product-small .carousel .title{line-height:60px;text-align:center;font-size:20px}
.product-small .carousel .ul .li .img{margin-bottom:8px}
.product-small .carousel .ul .li .img img{width:100%;height:300px}
.product-small .carousel .ul .li .p1{line-height:25px}
.product-small .carousel .ul .li .p1 a{font-size:14px;color:#000}
.product-small .carousel .ul .li .p2{line-height:20px}
.product-small .carousel .ul .li .p2 a{font-size:12px;color:#666}
.product-small .carousel .ul .li .p1,.product-small .carousel .ul .li .p2{text-align:center}
.counts,.pro-info .info-section--5 .info-counts{background:transparent url(../images/pic_2.jpg) left top no-repeat;width:88px;height:36px}
.counts .counts-plus,.pro-info .info-section--5 .info-counts .counts-plus,.counts .counts-min,.pro-info .info-section--5 .info-counts .counts-min{float:left;height:36px;width:17px;cursor:pointer}
.counts .counts-ipt,.pro-info .info-section--5 .info-counts .counts-ipt{float:left;width:54px;padding:4px;height:34px;border:none;margin-top:1px}
.content--pro{background-color:#fff;margin-top:20px}
.content--pro *{box-sizing:border-box}
.content--pro .bx-wrapper{margin:0 auto}
.content--pro .bx-wrapper .bx-viewport{margin:0 auto;box-shadow:0 0 0 transparent;border:0 solid transparent}
.content--pro .bx-wrapper .bx-controls-direction a{width:25px;height:45px;margin-top:-22.5px}
.content--pro .bx-wrapper .bx-prev{left:10px;background:url(../images/controls.png) no-repeat 0 0;display:none}
.content--pro .bx-wrapper .bx-prev:hover{background-position:0 0}
.content--pro .bx-wrapper .bx-next{right:10px;background:url(../images/controls.png) no-repeat -32px 0;display:none}
.content--pro .bx-wrapper .bx-next:hover{background-position:-32px 0}
.pro-section--1{*zoom:1;margin-bottom:34px}
.pro-section--1:after{content:"";display:table;clear:both}
@media screen and (max-width: 800px){.pro-section--1{margin-bottom:0px}}.pro-slide{position:absolute;left:0px;top:0;width:55%}
.pro-slide img{display:block;width:100%}
.pro-info{float:right;width:41%;background-color:#b3afaf;position:relative;padding:24px 16px 88px}
@media screen and (min-width: 801px){.pro-info{min-height:560px}}@media screen and (max-width: 800px){.pro-info{width:100%;float:none;padding:5% 2%}}.pro-info .info-label{line-height:37px}
@media screen and (max-width: 800px){.pro-info .info-label{font-size:16px;line-height:3}}.pro-info .info-section,.pro-info .info-section--1,.pro-info .info-section--2,.pro-info .info-section--3,.pro-info .info-section--4,.pro-info .info-section--5,.pro-info .info-section--6{border-bottom:1px solid #e5e5e5;padding:0 16px}
.pro-info .info-section--7{padding:10px 16px 20px;margin-bottom:50px;border-bottom:1px solid #e5e5e5}
.pro-info .info-section--7 .title{line-height:26px;font-size:14px;margin-top:8px;font-weight:bold;color:#000}
.pro-info .info-section--7 .p{line-height:22px;color:#FFF;font-size:14px}
.pro-info .info-section--1 .info-name{font-size:26px;color:#000;line-height:40px}
.pro-info .info-section--1 p{line-height:32px;font-size:16px}
.pro-info .info-section--1 b{display:block;line-height:40px;font-size:20px;color:#df0000;margin-bottom:4px}
.pro-info .info-section--2 .info-operator{color:#000;font-size:14px;margin-bottom:16px}
.pro-info .info-section--2 .info-operator label{margin-right:18px}
.pro-info .info-section--2 .info-operator .operator-rad{margin:1px 3px 0 0;display:inline-block;vertical-align:top}
.pro-info .info-section--3 .info-color{*zoom:1;margin-bottom:5px}
.pro-info .info-section--3 .info-color:after{content:"";display:table;clear:both}
.pro-info .info-section--3 .info-color .color-item{width:33px;height:33px;float:left;position:relative;margin:0 10px 10px 0;cursor:pointer}
.pro-info .info-section--3 .info-color .color-item:after{display:none;position:absolute;top:0px;left:0px;width:100%;height:100%;background:transparent url(../images/ico_10.png) left top no-repeat;content:""}
.pro-info .info-section--3 .info-color .color-item.current:after{display:block}
.pro-info .info-section--4 .info-ram{*zoom:1;color:#000;font-size:14px;margin-bottom:16px}
.pro-info .info-section--4 .info-ram:after{content:"";display:table;clear:both}
.pro-info .info-section--4 .info-ram .ram-item{border:1px solid #dbdbdb;line-height:37px;padding:1px 15px;text-align:center;color:#333;position:relative;margin:0 10px 10px 0;float:left;background-color:#fff;cursor:pointer}
.pro-info .info-section--4 .info-ram .ram-item:after{display:none;position:absolute;width:12px;height:12px;background:transparent url(../images/ico_11.png) left top no-repeat;right:0px;bottom:0px;content:""}
.pro-info .info-section--4 .info-ram .ram-item.current{border:2px solid #df0000;padding:0px 14px}
.pro-info .info-section--4 .info-ram .ram-item.current:after{display:block}
.pro-info .info-section--5{border:none;margin-bottom:26px}
.pro-info .info-section--6{border:none;position:absolute}
@media screen and (max-width: 800px){.pro-info .info-section--6{position:static;*zoom:1}
.pro-info .info-section--6:after{content:"";display:table;clear:both}}.pro-info .info-section--6 .info-btn-wrap{*zoom:1;float:left}
.pro-info .info-section--6 .info-btn-wrap:after{content:"";display:table;clear:both}
.pro-info .info-section--6 .info-btn-wrap .info-btn,.pro-info .info-section--6 .info-btn-wrap .info-btn--perchase,.pro-info .info-section--6 .info-btn-wrap .info-btn--addcart{width:130px;line-height:46px;height:46px;text-align:center;margin:0px 6px 6px 0;font-size:16px;color:#fff;cursor:pointer;border:none;float:left}
@media screen and (max-width: 340px){.pro-info .info-section--6 .info-btn-wrap .info-btn,.pro-info .info-section--6 .info-btn-wrap .info-btn--perchase,.pro-info .info-section--6 .info-btn-wrap .info-btn--addcart{width:120px}}.pro-info .info-section--6 .info-btn-wrap .info-btn--perchase{background-color:#0e4c93}
.pro-info .info-section--6 .info-btn-wrap .info-btn--addcart{background-color:#000000}
.pro-info .info-section--6 .info-btn-wrap .info-btn--forbid{background-color:#ddd}
.pro-info .info-section--6 .info-sub{*zoom:1;margin:24px 0 0 6px;float:left}
.pro-info .info-section--6 .info-sub:after{content:"";display:table;clear:both}
.pro-info .info-section--6 .info-sub .sub-item,.pro-info .info-section--6 .info-sub .sub-item--collect,.pro-info .info-section--6 .info-sub .sub-item--share{float:left;width:90px;line-height:22px}
.pro-info .info-section--6 .info-sub .sub-item i,.pro-info .info-section--6 .info-sub .sub-item--collect i,.pro-info .info-section--6 .info-sub .sub-item--share i{float:left;margin-left:7px;width:22px;height:22px;background:center center no-repeat}
.pro-info .info-section--6 .info-sub .sub-item--collect i{background-image:url(../images/ico_12.png)}
.pro-info .info-section--6 .info-sub .sub-item--share i{background-image:url(../images/ico_13.png)}
.pro-details{position:relative;padding-top:80px}
.pro-details.title{padding-top:140px}
@media screen and (max-width: 720px){.pro-details{padding-top:95px}}.pro-details .details-head{position:absolute;left:0px;top:0px;width:100%;background-color:#fff}
.pro-details .details-head.fixed{z-index:5;position:fixed}
.pro-details .details-tit{line-height:60px;border-top:1px solid #c7c7c7;font-size:30px;color:#000}
@media screen and (max-width: 1200px){.pro-details .details-tit{padding:0 2%;font-size:24px;line-height:2}}.pro-details .details-select{*zoom:1;position:relative;width:100%;border-right:1px solid #c7c7c7}
.pro-details .details-select:after{content:"";display:table;clear:both}
.pro-details .details-select .select-result{display:none}
@media screen and (max-width: 720px){.pro-details .details-select .select-result{display:block;padding:0 4%}}@media screen and (max-width: 720px){.pro-details .details-select ul{position:absolute;background-color:#fff;background-color:rgba(255,255,255,0.7);z-index:9;width:100%;display:none}}.pro-details .details-nav{*zoom:1;line-height:58px;border-top:1px solid #c7c7c7;border-bottom:1px solid #c7c7c7;color:#333;font-size:16px}
.pro-details .details-nav:after{content:"";display:table;clear:both}
@media screen and (max-width: 720px){.pro-details .details-nav{line-height:44px}}.pro-details .details-nav .main{position:relative;padding-right:150px}
@media screen and (max-width: 480px){.pro-details .details-nav .main{padding-right:110px}}.pro-details .details-nav .nav-item{-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-webkit-transition:all 0.3s ease;-webkit-transition-delay:0s;transition:all 0.3s ease 0s;float:left;padding:0 21px;border-right:1px solid #c7c7c7;cursor:pointer}
@media screen and (max-width: 720px){.pro-details .details-nav .nav-item{width:100%;padding:0 4%}}.pro-details .details-nav .nav-item.first{border-left:1px solid #c7c7c7}
@media screen and (max-width: 720px){.pro-details .details-nav .nav-item.first{border-left:0px}}.pro-details .details-nav .nav-item.current{-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-webkit-transition:all 0.3s ease;-webkit-transition-delay:0s;transition:all 0.3s ease 0s;background-color:#0e4c93;color:#fff}
.pro-details .details-nav .nav-item--perchase{border-right:1px solid #c7c7c7;color:#fff;background-color:#014099;text-align:center;width:150px;position:absolute;top:0px;right:0px;font-size:16px}
@media screen and (max-width: 480px){.pro-details .details-nav .nav-item--perchase{width:110px}}.pro-details .details-nav .nav-item--perchase i{display:inline-block;width:21px;height:20px;margin:0 0 0 8px;background:transparent url(../images/ico_14.png) left top no-repeat;position:relative;top:3px}
@media screen and (max-width: 480px){.pro-details .details-nav .nav-item--perchase i{margin:0 0 0 2px}}.pro-details .details-cont{min-height:500px;line-height:30px; padding-top:15px;}
.pro-details .details-cont table{ margin:0 auto;}
.pro-details .details-cont .human{margin:0 5px}
.pro-details .details-cont .human img{width:100%;margin:0}
.pro-details .details-cont img{/*display:block;*/}
@media screen and (max-width: 1200px){.pro-details .details-cont img{width:100%;margin:0px}}.scroll-s1--pc{margin:0 auto}
@media screen and (max-width: 720px){.scroll-s1--pc{display:none}}.scroll-s1--pc .img-list{text-align:center;position:relative;overflow:hidden;margin:0 0 30px}
.scroll-s1--pc .img-list .img_ul{position:relative;z-index:1}
.scroll-s1--pc .img-list .img_ul li{height:458px}
.scroll-s1--pc .img-list .img_ul li a img{width:458px;height:458px}
.scroll-s1--pc .img-list .change_a{width:50%;height:100%;position:absolute;top:0;z-index:1;cursor:pointer;overflow:hidden;display:none}
.scroll-s1--pc .img-list .change_a span{width:17px;height:29px;display:block;position:absolute;top:50%;margin-top:-14.5px;display:none}
.scroll-s1--pc .img-list .prev_a{left:0}
.scroll-s1--pc .img-list .prev_a span{background:url(../images/pic_5_l.jpg) no-repeat left center;left:0}
.scroll-s1--pc .img-list .next_a{right:0}
.scroll-s1--pc .img-list .next_a span{background:url(../images/pic_5_r.jpg) no-repeat right center;right:0}
.scroll-s1--pc .thumb-list{width:401px;padding:0px 25px;height:78px;margin:0 auto;position:relative}
.scroll-s1--pc .thumb-list .bottom_a{width:25px;height:68px;position:absolute;display:block;cursor:pointer;z-index:1;top:50%;margin-top:-34px}
.scroll-s1--pc .thumb-list .prev_a{left:0px;background:url(../images/pic_4_l.jpg) no-repeat 0px 0px}
.scroll-s1--pc .thumb-list .next_a{right:0px;background:url(../images/pic_4_r.jpg) no-repeat 0px 0px}
.scroll-s1--pc .img_hd{bottom:0px;left:0px;position:relative;height:78px;overflow:hidden;width:351px;border-left:1px solid #c6c6c6}
.scroll-s1--pc .img_hd ul li{float:left;cursor:pointer;overflow:hidden;*display:inline;text-align:center;width:70px;position:relative}
.scroll-s1--pc .img_hd ul li a{border:1px solid #c6c6c6;border-left:0px;display:block}
.scroll-s1--pc .img_hd ul li a img{width:69px;display:block;margin-bottom:1px}
.scroll-s1--pc .img_hd ul li.on a{border-bottom:2px solid #0057a4}
.scroll-s1--pc .img_hd ul li.on a img{margin-bottom:0px}
.scroll-s1--mobile{width:100%;display:none}
@media screen and (max-width: 720px){.scroll-s1--mobile{display:block}}.pro-img{width:55%;float:left}
@media screen and (max-width: 800px){.pro-img{width:100%;float:none}}.pro-img .bx-wrapper .bxslider img{width:480px;display:block;margin:0 auto}
.pro-img #bx-pager{text-align:center;display:none}
.pro-img #bx-pager a{border:1px solid #c6c6c6;border-left:0px;display:inline-block}
.pro-img #bx-pager a img{display:block;width:69px}
@media screen and (max-width: 1200px){.for-pc{display:none !important}}.for-mobile{display:none !important}
@media screen and (max-width: 720px){.for-mobile{display:block !important}}.serve-00 .banner-img{padding-top:15px}
.serve-00 .each-serve{margin:30px -18px 30px 0}
.serve-00 .each-serve .item{margin-right:18px;padding-bottom:50px;border:1px solid #e5e5e5;background-color:#f4f4f4;text-align:center;cursor:pointer;transition:background .5s; min-height:310px;}
.serve-00 .each-serve .item:hover{background-color:#014099}
.serve-00 .each-serve .item:hover .p1,.serve-00 .each-serve .item:hover .p1 a,.serve-00 .each-serve .item:hover .p3,.serve-00 .each-serve .item:hover .p3 a{color:#FFF}
.serve-00 .each-serve .item:hover .p2{color:#999}
.serve-00 .each-serve .item:hover .line{background-color:#fff}
.serve-00 .each-serve .item .icon{height:64px;margin:57px 0 30px;background-repeat:no-repeat;transition:background .5s}
.serve-00 .each-serve .item .p1{line-height:30px}
.serve-00 .each-serve .item .p1,.serve-00 .each-serve .item .p1 a{font-size:20px}
.serve-00 .each-serve .item .p2{line-height:38px}
.serve-00 .each-serve .item .p2,.serve-00 .each-serve .item .p2 a{color:#999;text-transform:uppercase}
.serve-00 .each-serve .item .line{width:75px;height:3px;margin:0 auto 10px;background-color:#000}
.serve-00 .each-serve .item .p3{line-height:20px}
.serve-00 .each-serve .item .p3,.serve-00 .each-serve .item .p3 a{color:#666}
.serve-00 .each-serve .item1:hover .icon{background-position:center bottom}
.serve-00 .each-serve .item1 .icon{background-image:url(../images/serve-00-icon1.png);background-position:center top}
.serve-00 .each-serve .item2:hover .icon{background-position:center bottom}
.serve-00 .each-serve .item2 .icon{background-image:url(../images/serve-00-icon2.png);background-position:center top}
.serve-00 .each-serve .item3:hover .icon{background-position:center bottom}
.serve-00 .each-serve .item3 .icon{background-image:url(../images/serve-00-icon3.png);background-position:center top}
.serve-00 .each-serve .item4:hover .icon{background-position:center bottom}
.serve-00 .each-serve .item4 .icon{background-image:url(../images/serve-00-icon4.png);background-position:center top}
.serve-01 .h2{line-height:56px;text-indent:12px;font-size:18px;border-bottom:1px solid #e5e5e5}
.serve-01 .search-box{padding:14px 0}
.serve-01 .search-box .select{width:230px;height:40px;border:1px solid #e5e5e5;float:left}
.serve-01 .search-box .text-box{margin-left:9px;display:inline-block;float:left}
.serve-01 .search-box .text-box .input-text{width:298px;height:36px;line-height:36px;padding-left:15px;border:1px solid #e5e5e5;border-right:0px solid #e5e5e5;vertical-align:middle}
.serve-01 .search-box .text-box .submit-button{height:40px;padding:0 22px;background-color:#014099;font-size:14px;color:#FFF;border:0;display:inline-block;cursor:pointer;vertical-align:middle}
.serve-01 .list .item{height:65px;border-bottom:5px solid #fff;background-color:#d9dadd;position:relative;transition:all .5s}
.serve-01 .list .item:hover{background-color:#014099}
.serve-01 .list .item:hover .left{color:#FFF}
.serve-01 .list .item:hover .right .icon{background-position:center top}
.serve-01 .list .item:hover .right .text{color:#FFF}
.serve-01 .list .item:hover .right .link{width:100px;background-color:#111111}
.serve-01 .list .item:hover .right .link .download-icon{background-position:center bottom}
.serve-01 .list .item .left{width:100px;position:absolute;top:0;left:0;bottom:0;text-align:center;border-right:1px solid #FFF;float:left}
.serve-01 .list .item .left .p1{line-height:38px;font-size:32px;text-align:center;font-weight:bold;padding-top:4px}
.serve-01 .list .item .left .p2{line-height:20px;font-size:14px}
.serve-01 .list .item .right{height:100%;line-height:65px;padding-left:101px}
.serve-01 .list .item .right .icon{width:27px;height:37px;display:inline-block;vertical-align:middle;margin-left:52px;background:transparent url("../images/pdf.png") left bottom no-repeat}
.serve-01 .list .item .right .text{width:60%;font-size:14px;margin-left:13px;display:inline-block;vertical-align:middle;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.serve-01 .list .item .right .link{width:72px;height:100%;display:inline-block;text-align:center;float:right;transition:all .5s}
.serve-01 .list .item .right .link .download-icon{width:26px;height:26px;display:inline-block;vertical-align:middle;background:transparent url("../images/download.png") left top no-repeat}
.serve-02 .h2{line-height:56px;text-indent:12px;font-size:18px;border-bottom:1px solid #e5e5e5}
.serve-02 .tabs-title{padding:15px 0}
.serve-02 .tabs-title .link{height:46px;line-height:46px;color:#333;font-size:18px;background-color:#ccc;padding:0 30px;margin-right:10px;display:inline-block}
.serve-02 .tabs-title .link.active{color:#FFF;background-color:#014099}
.serve-02 .tabs-content{padding-bottom:20px}
.serve-02 .tabs-content .item .p{line-height:32px;padding:10px 0;color:#333;font-size:14px}
.community-top{border-bottom:1px solid #e5e5e5}
.community-top .left .item{border-right:1px solid #e5e5e5;margin-right:-56px;padding-bottom:50px;padding-right:15px}
.community-top .right{padding-left:55px}
.community-top .right .item{border-left:1px solid #e5e5e5;padding-left:15px}
.community-top .right .item .text-box .h3{line-height:46px;color:#000;font-size:18px;border-bottom:1px solid #e5e5e5}
.community-top .right .item .text-box .content{padding:15px 0 30px}
.community-top .right .item .text-box.hot-tag .content .link{line-height:36px;border-radius:18px;margin-right:6px;margin-bottom:12px;border:1px solid #e5e5e5;padding:0 25px;display:inline-block;white-space:nowrap;transition:all .3s}
.community-top .right .item .text-box.hot-tag .content .link:hover{background-color:#014099;border:1px solid #014099;color:#fff}
.community-top .right .item .text-box.hot-week .content .each-item{padding:8px 0 8px 35px;position:relative;border-bottom:1px dotted #ddd}
.community-top .right .item .text-box.hot-week .content .each-item.index00 .index-icon{background-color:#f8736e}
.community-top .right .item .text-box.hot-week .content .each-item.index01 .index-icon{background-color:#fc8b3f}
.community-top .right .item .text-box.hot-week .content .each-item.index02 .index-icon{background-color:#fdbe4d}
.community-top .right .item .text-box.hot-week .content .each-item .index-icon{width:24px;height:24px;line-height:24px;text-align:center;border-radius:24px;position:absolute;top:8px;left:0;background-color:#5cadfd;color:#fff}
.community-top .right .item .text-box.hot-week .content .each-item .h4{line-height:24px;margin-bottom:6px}
.community-top .right .item .text-box.hot-week .content .each-item .h4 a{color:#000;font-size:14px}
.community-top .right .item .text-box.hot-week .content .each-item .p1{line-height:18px}
.community-top .right .item .text-box.hot-week .content .each-item .p1 a{color:#666}
.community-top .right .item .text-box.read-about .content .ul .li{line-height:30px}
.community-top .right .item .text-box.read-about .content .ul .li:hover .link{color:#014099}
.community-top .right .item .text-box.read-about .content .ul .li .link{font-size:14px;vertical-align:middle;transition:all .3}
.community-top .right .item .text-box.read-about .content .ul .li i{width:3px;height:3px;display:inline-block;background-color:#000;vertical-align:middle;margin:0 8px}
.community-top .right .item .text-box.opera-button{margin:20px 0 48px 0;background-color:#014099}
.community-top .right .item .text-box.opera-button .button{width:50%;line-height:100px;box-sizing:border-box;display:inline-block;float:left}
.community-top .right .item .text-box.opera-button .button i{width:36px;height:36px;display:inline-block;background-repeat:no-repeat;background-image:url(../images/comminute-button.jpg);vertical-align:middle;margin-right:10px}
.community-top .right .item .text-box.opera-button .button a{width:100%;height:100%;display:inline-block;font-size:18px;color:#fff;text-align:center}
.community-top .right .item .text-box.opera-button .button.button1{border-right:1px solid #FFF}
.community-top .right .item .text-box.opera-button .button.button1 i{background-position:center top}
.community-top .right .item .text-box.opera-button .button.button2 i{background-position:center bottom}
.card-title{padding-left:76px;padding-bottom:25px;position:relative}
.card-title .human{position:absolute;left:0;top:0}
.card-title .human,.details-cont .human{width:76px;display:inline-block}
.card-title .human .img,.details-cont .human .img{border:3px solid #e5e5e5;border-radius:50%;margin:5px 0;overflow:hidden}
.card-title .human .img img,.details-cont .human .img img{width:100%;height:70px;display:inline-block}
.card-title .human .p,.details-cont .human .p{line-height:20px;text-align:center}
.card-title .human .p a,.details-cont .human .p a{color:#014099;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}
.card-title .line1,.details-cont .line1{line-height:44px;padding-left:10px;font-size:18px;border-bottom:1px solid #e5e5e5}
.card-title .line2,.details-cont .line2{line-height:34px;padding-left:10px}
.card-title .line2 .spe,.details-cont .line2 .spe{width:1px;height:16px;background-color:#e5e5e5;margin:0 10px;vertical-align:middle;display:inline-block}
.card-title .line2 .eyes,.details-cont .line2 .eyes{line-height:18px}
.card-title .line2 .eyes:before,.details-cont .line2 .eyes:before{content:'';width:18px;height:11px;display:inline-block;vertical-align:middle;margin-right:3px;background:transparent url("../images/comminute-detail.jpg") left top no-repeat}
.card-title .line2 .comment-icon:before,.details-cont .line2 .comment-icon:before{content:'';width:12px;height:12px;display:inline-block;vertical-align:middle;margin-right:3px;background:transparent url("../images/comminute-detail.jpg") right top no-repeat}
.community-card .community-top{margin-bottom:55px}
.community-card .community-top .left{z-index:8}
.community-card .community-top .left .item{position:relative}
.community-card .community-top .left .card-content{padding:20px 0 65px 86px;border-bottom:1px solid #e5e5e5}
.community-card .community-top .left .card-content img{max-width:100% !important}
.community-card .community-top .left .jump{float:right;color:#666}
.community-card .community-top .left .jump input{width:46px;height:26px;line-height:26px;text-align:center;border:1px solid #e6e7e9;background-color:#f9f9f9}
.community-card .community-top .left .opera-icon{text-align:center;padding:40px 0}
.community-card .community-top .left .opera-icon .each-icon{width:84px;height:84px;line-height:84px;text-align:center;border-radius:50%;position:relative;margin:0 12px;display:inline-block;box-sizing:content-box}
.community-card .community-top .left .opera-icon .each-icon>a{font-size:18px}
.community-card .community-top .left .opera-icon .each-icon i{line-height:22px;position:absolute;top:50%;right:0;left:0;margin-top:10px;font-size:12px}
.community-card .community-top .left .opera-icon .each-icon1{border:5px solid #c9e2fc}
.community-card .community-top .left .opera-icon .each-icon2{border:5px solid #f1d5f7}
.community-card .community-top .left .opera-icon .each-icon3{border:5px solid #f8d5d3}
.community-card .community-top .left .opera-icon .bdsharebuttonbox{display:inline-block}
.community-card .community-top .left .opera-icon .bdsharebuttonbox,.community-card .community-top .left .opera-icon .bdsharebuttonbox a.bds_more{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;filter:alpha(opacity=0)}
.community-card .community-top .left .comment .comment-title{line-height:47px;font-size:20px}
.community-card .community-top .left .comment .comment-title .jump{font-size:12px}
.community-card .community-top .left .comment .line{padding:20px 0;border-bottom:1px solid #e5e5e5}
.community-card .community-top .left .comment .line .line1{line-height:44px}
.community-card .community-top .left .comment .line .line1 .user-img{width:44px;height:44px;display:block;border-radius:50%;overflow:hidden;margin-right:5px;float:left}
.community-card .community-top .left .comment .line .line1 .user-img img{width:100%;height:100%;display:inline-block}
.community-card .community-top .left .comment .line .line1 .link{padding:0 7px;font-size:14px;color:#104b9f;float:left}
.community-card .community-top .left .comment .line .line1 .time{padding:0 7px;font-size:14px;color:#666;float:left}
.community-card .community-top .left .comment .line .line1 .index{font-size:14px;float:right}
.community-card .community-top .left .comment .line .line2{line-height:20px;color:#666;font-size:14px;padding:15px;position:relative;border:1px solid #e5e5e5;margin-top:10px}
.community-card .community-top .left .comment .line .line2:before{content:'';width:14px;height:8px;display:inline-block;background:transparent url("../images/rac.jpg") center center no-repeat;position:absolute;top:-8px}
.reply-box{border:1px solid #e6e6e6;padding:20px}
.reply-box .line1 .link{width:38px;height:38px;line-height:38px;display:inline-block;background-color:#f5f5f5;border:1px solid #e6e6e6;background-image:url(../images/emoji.jpg);background-color:#f5f5f5;background-repeat:no-repeat}
.reply-box .line1 .emoji{background-position:left center;margin-right:16px}
.reply-box .line1 .img{background-position:right center}
.reply-box .line1 .advance{line-height:38px;float:right;font-size:14px;display:inline-block}
.reply-box>.line2{padding-left:0;margin-top:20px;border:1px solid #e6e6e6}
.reply-box>.line2 .mask{min-height:170px;line-height:170px;text-align:center;background-color:#f9f9f9;font-size:14px}
.reply-box>.line2 .mask .link{color:#014099;font-size:14px}
.reply-box>.line2 .textarea{width:100%;min-height:170px;resize:none;border:none;padding:10px}
.reply-box .line3{line-height:44px;margin-top:20px}
.reply-box .line3 label input{vertical-align:middle}
.reply-box .line3 label span{vertical-align:middle}
.reply-box .line3 .submit-button{height:44px;line-height:44px;padding:0 20px;background-color:#014099;border:0;font-size:16px;color:#FFF;cursor:pointer;float:right}
.community-main .community-top{margin-bottom:20px}
.community-main .community-top .left .item{padding-bottom:20px}
.community-main .community-top .left .h3{line-height:50px;font-size:18px;border-bottom:1px solid #e5e5e5;margin-bottom:18px}
.community-main .community-top .left .carousel .li{height:435px;position:relative}
.community-main .community-top .left .carousel .li img{width:100%;height:100%;display:block}
.community-main .community-top .left .carousel .li .text{line-height:24px;padding:16px 20px;background:transparent url("../images/bg_opa.png");position:absolute;bottom:0;right:0;left:0}
.community-main .community-top .left .carousel .li .text a{color:#FFF;font-size:16px}
.community-main .community-top .left .intro-box{margin-top:18px;margin-right:-20px}
.community-main .community-top .left .intro-box .each-item{margin-right:20px}
.community-main .community-top .left .intro-box .each-item .img{height:210px}
.community-main .community-top .left .intro-box .each-item .img img{width:100%;height:100%;display:block}
.community-main .community-top .left .intro-box .each-item .p1{line-height:44px}
.community-main .community-top .left .intro-box .each-item .p1 .a{font-size:16px}
.community-main .community-top .left .intro-box .each-item .p2{line-height:18px}
.community-main .community-top .left .intro-box .each-item .p2 .a{color:#666}
.community-main .community-top .left .bx-wrapper .bx-viewport{margin:0 auto;box-shadow:0 0 0 transparent;border:0;left:0}
.community-main .community-top .left .bx-wrapper .bx-controls-direction a{width:40px;height:74px;margin-top:-37px}
.community-main .community-top .left .bx-wrapper .bx-prev{left:0;background:url(../images/controls-1.png) no-repeat left top}
.community-main .community-top .left .bx-wrapper .bx-prev:hover{background-position:left top}
.community-main .community-top .left .bx-wrapper .bx-next{right:0;background:url(../images/controls-1.png) no-repeat right top}
.community-main .community-top .left .bx-wrapper .bx-next:hover{background-position:right top}
.community-main .community-title{line-height:50px;font-size:18px;border-bottom:1px solid #e5e5e5}
.community-main .hot-try.hot-try-list .carousel .li{width:50%}
.community-main .hot-try .carousel{margin-top:20px}
.community-main .hot-try .carousel .li{max-width:610px;float:left}
.community-main .hot-try .figure{padding:16px 20px;margin:0 20px 20px 0;border:1px solid #e2e2e2;transition:all .5s}
.community-main .hot-try .figure:hover{background-color:#014099}
.community-main .hot-try .figure:hover .figcaption .p1 a{color:#fff}
.community-main .hot-try .figure:hover .figcaption .p2 i{border:1px solid #fcff00;color:#fcff00}
.community-main .hot-try .figure:hover .figcaption .p3 span{color:#fcff00}
.community-main .hot-try .figure:hover .figcaption .p4{color:#fcff00}
.community-main .hot-try .figure img{width:202px;height:202px;margin-right:30px;display:block;float:left}
.community-main .hot-try .figure .figcaption .p1{line-height:24px;padding:15px 0}
.community-main .hot-try .figure .figcaption .p1 a{font-size:16px;color:#000}
.community-main .hot-try .figure .figcaption .p2{padding:15px 0}
.community-main .hot-try .figure .figcaption .p2 i{line-height:20px;padding:0 10px;margin-right:6px;font-size:14px;border:1px solid #df2714;color:#df2714;word-break:nowrap}
.community-main .hot-try .figure .figcaption .p3{font-size:16px;color:#666}
.community-main .hot-try .figure .figcaption .p3 span{color:#df2714}
.community-main .hot-try .figure .figcaption .p4{line-height:30px;font-size:14px;color:#df2714}
.community-main .hot-try .bx-wrapper .bx-pager.bx-default-pager a{width:25px;height:2px;background:#b2b2b2}
.community-main .hot-try .bx-wrapper .bx-pager.bx-default-pager a:hover,.community-main .hot-try .bx-wrapper .bx-pager.bx-default-pager a.active,.community-main .hot-try .bx-wrapper .bx-pager.bx-default-pager a:focus{background:#014099}
.community-main .hot-try .bx-wrapper .bx-viewport{margin:0 auto;box-shadow:0 0 0 transparent;border:0;left:0}
.community-main .hot-try .bx-wrapper .bx-controls-direction a{width:32px;height:32px;margin-top:-16px}
.community-main .hot-try .bx-wrapper .bx-prev{left:10px;background:url(images/controls.png) no-repeat left top}
.community-main .hot-try .bx-wrapper .bx-prev:hover{background-position:left top}
.community-main .hot-try .bx-wrapper .bx-next{right:10px;background:url(images/controls.png) no-repeat right top}
.community-main .hot-try .bx-wrapper .bx-next:hover{background-position:right top}
.community-main .img-share .community-title .more{line-height:26px;color:#666;padding:0 20px;border-radius:13px;border:1px solid #e5e5e5;display:inline-block;text-transform:uppercase}
.community-main .img-share .content{margin-top:20px;margin-right:-10px;margin-bottom:30px}
.community-main .img-share .content .item{float:left;margin-bottom:10px;padding-right:10px}
.community-main .img-share .content .item .figure{position:relative}
.community-main .img-share .content .item .figure:hover .figcaption{opacity:1;filter:alpha(opacity=100)}
.community-main .img-share .content .item .figure img{width:100%;height:294px;display:block}
.community-main .img-share .content .item .figure .figcaption{background:url(../images/img-share.png);transition:all .3s;opacity:0;filter:alpha(opacity=0);position:absolute;top:0;right:0;bottom:0;left:0}
.community-main .img-share .content .item .figure .figcaption .text{border:1px solid #5881b9;padding:22px 20px 36px 22px;color:#FFF;position:absolute;top:27px;right:27px;bottom:27px;left:27px}
.community-main .img-share .content .item .figure .figcaption a{color:#FFF}
.community-main .img-share .content .item .figure .figcaption .p1{line-height:24px}
.community-main .img-share .content .item .figure .figcaption .short-line{width:10%;min-width:20px;height:3px;background-color:#df2714;margin-bottom:5px}
.community-main .img-share .content .item .figure .figcaption .p2{line-height:28px;margin-bottom:24px;font-size:20px}
.community-main .img-share .content .item .figure .figcaption .p2 a{font-size:20px}
.community-main .img-share .content .item .figure .figcaption .p3{line-height:22px}
.community-main .img-share .content .item01,.community-main .img-share .content .item08{width:442px}
.community-main .img-share .content .item02,.community-main .img-share .content .item07{width:217px}
.community-main .img-share .content .item03,.community-main .img-share .content .item06{width:293px}
.community-main .img-share .content .item04,.community-main .img-share .content .item05{width:217px}
.free-test .free-test-title .h3{line-height:48px;font-size:18px;color:#333}
.free-test .pro-info .free-apply{padding:12px 0 20px 15px;border-bottom:1px solid #e6e6e6}
.free-test .pro-info .free-apply .p1{line-height:38px;font-size:20px;color:#666}
.free-test .pro-info .free-apply .p1 .span{color:#da0000}
.free-test .pro-info .free-apply .p2{line-height:38px;font-size:20px;color:#000}
.free-test .pro-info .info-section--7{height:168px}
.free-test .pro-info .mCustomScrollbar .mCustomScrollBox .mCSB_scrollTools{right:0;width:4px}
.free-test .pro-info .mCustomScrollbar .mCustomScrollBox .mCSB_scrollTools .mCSB_draggerRail{width:1px;border-radius:0;background:#d9d9d9}
.free-test .pro-info .mCustomScrollbar .mCustomScrollBox .mCSB_scrollTools .mCSB_dragger:active.mCSB_scrollTools .mCSB_dragger,.free-test .pro-info .mCustomScrollbar .mCustomScrollBox .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background:#000;border-radius:0}
.free-test .pro-info .mCustomScrollbar .mCustomScrollBox .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:4px}
.free-test .pro-info .mCustomScrollbar .mCustomScrollBox .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.free-test .pro-info .mCustomScrollbar .mCustomScrollBox .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar:hover{background:#000;border-radius:0}
.free-test .pro-details .details-select{border-right:0}
.free-test .pro-info .info-section--1 b{line-height:38px;padding:0 10px;margin:10px 8px 20px 0;border:1px solid #df0000;font-size:20px;display:inline-block}
@media screen and (max-width: 1200px){.content--cart{padding:0 2%}}.cart-tit{font-size:20px;line-height:2.8;border-bottom:1px solid #eee;color:#000}
@media screen and (max-width: 1000px){.cart-tit{margin-bottom:30px}}.cart3-succe{padding:26px 0 26px 95px;background-color:#f2f6fa;border:1px solid #e5edf6;position:relative;line-height:1.5;margin-bottom:30px}
@media screen and (max-width: 640px){.cart3-succe{padding:10px 5%;text-align:center}}.cart3-succe i{position:absolute;top:26px;left:22px;width:53px;height:53px;background:url(../images/ico_19.png) 0 0 no-repeat}
@media screen and (max-width: 640px){.cart3-succe i{margin:20px auto;position:static;display:block}}.cart3-succe h3{font-size:18px;color:#000;margin-bottom:6px}
.cart3-succe b{color:#c00404;font-weight:bold}
.cart3-bank{width:1020px;margin:0 auto}
@media screen and (max-width: 1200px){.cart3-bank{width:90%;margin:0 5%}}.cart3-bank h2{padding:14px 0;font-size:18px;color:#ff6600;font-family:'Microsoft Yahei','sans-serif';font-style:italic}
.cart-progress{margin:30px 0;width:100%}
@media screen and (max-width: 1000px){.cart-progress{display:none}}.cart2-cont h3{font-size:16px;color:#0050a5;line-height:2.6}
.cart2-addr{*zoom:1;margin-bottom:30px}
.cart2-addr:after{content:"";display:table;clear:both}
.cart2-addr .addr-tag{width:233px;min-height:135px;padding:8px;border:1px solid #f9f9f9;margin-bottom:20px;background-color:#f9f9f9;position:relative}
.cart2-addr .addr-tag:after{width:22px;height:22px;position:absolute;content:"";bottom:0px;right:0px;display:none;background:url(../images/ico_22.png) 0 0 no-repeat}
.cart2-addr .addr-tag.select{background-color:#fdf2c5;border-color:#fcde70}
.cart2-addr .addr-tag.select:after{display:block}
.cart2-addr select{width:100%;height:34px;padding:4px}
.cart2-addr .addr-new{*zoom:1;padding:10px 2%;margin-bottom:20px}
.cart2-addr .addr-new:after{content:"";display:table;clear:both}
.cart2-addr .addr-new-tit{line-height:2;font-weight:bold;margin-bottom:10px}
.cart2-addr .addr-new-list li{position:relative;padding-left:80px;margin-bottom:5px}
.cart2-addr .addr-new-list .item-label{position:absolute;width:80px;top:0px;left:0px;text-align:right;line-height:34px}
.cart2-addr .addr-new-list b{color:#fd0000}
.cart2-addr .addr-new-list .item-ipt,.cart2-addr .addr-new-list li.list-item--4 select{height:34px;padding:4px;border:1px solid #dedede;width:200px;margin-bottom:5px}
.cart2-addr .addr-new-list li.list-item--4 select{margin-right:10px}
.cart2-addr .memb-btn,.cart2-addr .cart1-btn--1,.cart2-addr .cart1-btn--2,.cart2-addr .addr-btn--new,.cart2-addr .item-btn--save,.cart2-addr .cart2-sum .sum-btn--submit,.cart2-sum .cart2-addr .sum-btn--submit,.cart2-addr .bank-btn{height:34px;padding:0 13px;line-height:34px;font-size:14px;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px}
.cart2-addr .addr-btn--new{float:left}
.cart2-info{margin-bottom:30px}
@media screen and (max-width: 640px){.cart2-info-wrap{border-bottom:1px solid #e6e4e3}}@media screen and (max-width: 640px){.cart2-info-wrap{border-bottom:1px solid #e6e4e3}}.cart2-paid{*zoom:1;background-color:#fdf9f6;border:1px solid #ede5e2;padding:20px 1%;margin-bottom:30px}
.cart2-paid:after{content:"";display:table;clear:both}
.cart2-paid .paid-item{float:left;line-height:34px;padding:0 2%}
.cart2-paid .paid-item .item-rad{float:left;margin:12px 5px 0 0}
.cart2-info-top{*zoom:1;position:relative;padding-left:306px;min-height:130px;border:1px solid #e6e4e3;border-bottom:none}
.cart2-info-top:after{content:"";display:table;clear:both}
@media screen and (max-width: 640px){.cart2-info-top{padding:0px 0px 20px}}.cart2-info-top h6{font-weight:bold;line-height:3}
.cart2-info-top .top-invo{*zoom:1;position:absolute;left:0px;top:0px;width:306px;height:100%;border-right:1px dashed #e6e4e3;padding:20px 0 0 10px;background:url(../images/bg_3.jpg) right top repeat-y}
.cart2-info-top .top-invo:after{content:"";display:table;clear:both}
@media screen and (max-width: 640px){.cart2-info-top .top-invo{width:100%;position:static;background:none;border:none}}.cart2-info-top .top-invo label{float:left;line-height:34px;padding:0 20px 0 0}
.cart2-info-top .top-invo .invo-rad{float:left;margin:11px 5px 0 0}
.cart2-info-top .top-other{*zoom:1;padding:20px 0 0 10px}
.cart2-info-top .top-other:after{content:"";display:table;clear:both}
.cart2-info-top .top-other select{height:34px;padding:4px;border:1px solid #dedede;width:200px}
.cart2-sum{*zoom:1;text-align:right}
.cart2-sum:after{content:"";display:table;clear:both}
@media screen and (max-width: 640px){.cart2-sum{font-size:14px}}.cart2-sum p{line-height:2.2}
.cart2-sum b{color:#c00405;font-size:18px;font-weight:bold}
.cart2-sum .sum-btn--submit{margin:20px 0 50px;float:right}
.cart1-wrap,.cart2-info-wrap{border:1px solid #e6e4e3;border-bottom:none}
@media screen and (max-width: 640px){.cart1-wrap,.cart2-info-wrap{padding:5%}}.cart1-table,.cart2-info-table{width:100%}
.cart1-table b,.cart2-info-table b{color:#c00404;font-weight:bold}
.cart1-table th,.cart2-info-table th{background-color:#f3f3f3;line-height:56px;text-align:center;color:#000;font-weight:bold}
.cart1-table td,.cart2-info-table td{height:106px;text-align:center}
@media screen and (max-width: 640px){.cart1-table td,.cart2-info-table td{width:100%;float:left;padding:10px;height:auto;font-size:14px}}@media screen and (max-width: 640px){.cart1-table td span,.cart2-info-table td span{float:left}}.cart1-table td a:hover,.cart2-info-table td a:hover{color:#0050a5}
.cart1-table tr,.cart2-info-table tr{border-bottom:1px solid #e6e4e3}
.cart1-table th.th--1,.cart2-info-table th.th--1{width:35%}
.cart1-table th.th--2,.cart2-info-table th.th--2{width:15%}
.cart1-table th.th--3,.cart2-info-table th.th--3{width:20%}
.cart1-table th.th--4,.cart2-info-table th.th--4{width:15%}
.cart1-table th.th--5,.cart2-info-table th.th--5{width:15%}
.cart1-table td.td--1,.cart2-info-table td.td--1{text-align:left;font-size:14px;line-height:2}
.cart1-table td.td--1 img,.cart2-info-table td.td--1 img{vertical-align:middle;display:inline-block;margin:0 5%;width:80px}
@media screen and (max-width: 640px){.cart1-table td.td--1 img,.cart2-info-table td.td--1 img{width:170px;margin:0 auto;display:block}}.cart1-table td.td--5 a,.cart2-info-table td.td--5 a{margin:0 5px}
@media screen and (max-width: 640px){.cart1-table tr.tr--first,.cart2-info-table tr.tr--first{display:none}}.cart1-table .counts,.cart2-info-table .counts,.cart1-table .pro-info .info-section--5 .info-counts,.pro-info .info-section--5 .cart1-table .info-counts,.cart2-info-table .pro-info .info-section--5 .info-counts,.pro-info .info-section--5 .cart2-info-table .info-counts{margin:0 auto}
@media screen and (max-width: 640px){.cart1-table .counts,.cart2-info-table .counts,.cart1-table .pro-info .info-section--5 .info-counts,.pro-info .info-section--5 .cart1-table .info-counts,.cart2-info-table .pro-info .info-section--5 .info-counts,.pro-info .info-section--5 .cart2-info-table .info-counts{float:left}}@media screen and (max-width: 640px){.cart1-table .item-name,.cart2-info-table .item-name{font-size:16px}}.cart1-table .item-span,.cart2-info-table .item-span{display:none}
@media screen and (max-width: 640px){.cart1-table .item-span,.cart2-info-table .item-span{display:block;margin-right:3%}}.cart2-cont{padding:40px;border:1px solid #e8e8e8;border-bottom:5px solid #0050a5;margin-bottom:20px}
.cart2-addr .addr-tag{width:23%;margin-right:2%;float:left;box-sizing:border-box}
.cart2-addr .addr-new{width:75%;float:left;border:1px solid #ddd;box-sizing:border-box}
.cart2-addr .addr-new-tit{margin-bottom:5px}
.cart2-addr .addr-new-list .item{float:left;position:relative;padding-left:80px;margin-bottom:5px}
.cart2-addr .addr-new-list .item-ipt{height:16px;line-height:16px;width:170px}
.cart2-addr .addr-new-list select{height:28px;padding:4px;border:1px solid #dedede;width:58px;margin-bottom:5px}
.cart2-addr .addr-new-list .item-label{line-height:20px}
.cart2-addr .addr-new-list .item-btn--save{height:40px;background-color:#0050a5;color:#fff;font-size:14px;font-family:'Microsoft Yahei','sans-serif';border:none;display:inline-block;text-align:center;line-height:40px;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;cursor:pointer;padding:0 25px}
.cart1-sum{background-color:#f3f3f3;height:56px;text-align:right;padding:0 2%;line-height:56px;border:1px solid #e6e4e3;border-top:none}
.cart1-sum b{font-size:16px;font-weight:bold;color:#c00404}
.cart1-btn-wrap{*zoom:1;padding:30px 0}
.cart1-btn-wrap:after{content:"";display:table;clear:both}
.cart1-btn--1,.cart1-btn--2{margin-left:8px;float:right}
.timeline{padding-bottom:30px}
.timeline .h3,.timeline .year-old-button{line-height:40px;text-indent:18px;margin-bottom:8px;font-size:35px;font-family:'Arial';font-weight:bold;cursor:pointer}
.timeline .year{margin-bottom:20px}
.timeline .p{line-height:26px;padding-left:18px;background-color:#ececec;border-bottom:3px solid #fff;transition:all .3s}
.timeline .p .link{color:#333;font-size:12px}
.timeline .p .link small{color:#999;text-transform:uppercase;transition:all .3s}
.timeline .p.active,.timeline .p:hover{background-color:#014099}
.timeline .p.active .link,.timeline .p:hover .link{color:#fff}
.timeline .p.active .link small,.timeline .p:hover .link small{color:#fff}
.news-00 .share-title{line-height:40px;font-size:18px;border-bottom:1px solid #e5e5e5;margin-top:10px;margin-bottom:20px}
.news-00 .share-title .red{color:#e90000}
.news-00 .news-title{padding:13px 0}
.news-00 .news-title .link{line-height:46px;color:#333;font-size:18px;padding:0 27px;background-color:#ccc;margin-right:10px;display:inline-block}
.news-00 .news-title .link.active{color:#fff;background-color:#014099}
.news-00 .news-content{margin-top:10px}
.news-00 .news-content .left{margin-right:-30px;margin-bottom:80px}
.news-00 .news-content .left .item{border:1px solid #e5e5e5;margin-right:23px;margin-bottom:20px;outline:1px;padding:13px;padding-bottom:0;position:relative}
.news-00 .news-content .left .item .img img{width:100%}
.news-00 .news-content .left .item .p1{line-height:40px;font-size:14px;color:#333}
.news-00 .news-content .left .item .p2{line-height:18px;color:#848484;padding-bottom:15px}
.news-00 .news-content .left .item .p3{line-height:28px}
.news-00 .news-content .left .item .p3 a{color:#014099}
.news-00 .news-content .left .item .date{line-height:38px;color:#848484;border-top:1px solid #e7e4e7;position:relative}
.news-00 .news-content .left .item .date:after{content:'';width:14px;height:15px;position:absolute;top:50%;right:0;margin-top:-7px;background:transparent url(../images/date.jpg) no-repeat}
.news-00 .news-content .left .item .right-line{width:2px;background-color:#e5e5e5;position:absolute;right:-3px;top:0;bottom:-2px;margin-top:1px}
.news-00 .news-content .left .item .bottom-line{height:2px;background-color:#e5e5e5;position:absolute;right:-2px;left:0;bottom:-3px;margin-left:1px}
.news-00 .news-content .right{padding-left:30px}
.news-01 .title{padding:25px 0 10px 0;border-bottom:1px solid #e5e5e5}
.news-01 .title .h3{line-height:50px;font-size:26px;color:#666;text-align:center}
.news-01 .title .p{line-height:40px;text-align:center}
.news-01 .title .p .icon{width:16px;height:17px;display:inline-block;background:transparent url(../images/time.jpg) no-repeat;vertical-align:middle}
.news-01 .title .p .span{font-size:14px;color:#666;vertical-align:middle}
.news-01 .content{margin-top:19px}
.news-01 .content .pre{line-height:25px;padding:15px 20px;color:#666;border:1px solid #e6e6e6;background-color:#f4f4f4;margin-bottom:30px}
.news-01 .content .img{padding:20px 0;text-align:center}
.news-01 .content .p{line-height:30px;text-indent:28px;font-size:14px;color:#666}
.news-01 .return{text-align:right;padding:20px 0;margin-bottom:150px}
.news-01 .return .link{line-height:35px;padding:0 23px;background-color:#014099;font-size:14px;color:#fff;display:inline-block}
.news-01 .page-link{padding:5px 18px;margin-bottom:35px;border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9}
.news-01 .page-link .p{line-height:30px}
.news-01 .page-link .p .link{color:#014099}
.news-01 .print{text-align:center;margin-bottom:20px}
.news-01 .print .link{color:#014099;padding:0 12px}
.news-01 .share-link{text-align:center;margin-bottom:50px}
.news-01 .share-link a{float:none;display:inline-block}
.search-result .search-title{line-height:40px;font-size:18px;border-bottom:1px solid #e5e5e5;margin-top:10px;margin-bottom:20px}
.search-result .search-title .red{color:#e90000}
.search-result .search-content{margin-right:-20px}
.search-result .search-content .each-item .item{border:1px solid #e6e6e6;margin:0 20px 20px 0}
.search-result .search-content .each-item .img{margin-bottom:8px}
.search-result .search-content .each-item .img img{width:100%;height:220px}
.search-result .search-content .each-item .p1{line-height:25px}
.search-result .search-content .each-item .p1 a{font-size:14px;color:#000}
.search-result .search-content .each-item .p1 .red{color:#e90000}
.search-result .search-content .each-item .p2{line-height:20px}
.search-result .search-content .each-item .p2 a{font-size:12px;color:#666}
.search-result .search-content .each-item .p2 .red{color:#f04042}
.search-result .search-content .each-item .p1,.search-result .search-content .each-item .p2{text-align:center}
.search-result .search-content .each-item .link{margin:20px 0;text-align:center}
.search-result .search-content .each-item .link a{line-height:34px;color:#FFF;padding:0 15px;display:inline-block;background-color:#014099}
.about .title{line-height:60px;font-size:18px}
.about-00 .content{padding-bottom:50px}
.about-00 .content .img{margin-bottom:20px}
.about-00 .content .img img{width:100%}
.about-00 .content .p{line-height:24px;margin-bottom:15px;text-indent:24px;font-size:14px}
.about-00 .content .p.bold{font-weight:bold}
.about-01 .list-img{margin-right:-15px}
.about-01 .list-img .item{padding:0 8% 23px 0;background:transparent url("../images/about-01.png") right top no-repeat;background-size:100% 100%}
.about-01 .list-img .item .figure{position:relative;border:1px solid #e5e5e5;overflow:hidden;cursor:pointer}
.about-01 .list-img .item .figure:hover .figcaption{bottom:0}
.about-01 .list-img .item .figure .img{width:100%;height:206px}
.about-01 .list-img .item .figure .figcaption{height:46px;line-height:46px;color:#FFF;font-size:14px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position:absolute;right:0;bottom:-46px;left:0;background:transparent url("../images/about-01-bg.png");transition:all .5s}
.about-02{margin-bottom:20px}
.about-02 .left .text-box{margin-bottom:40px}
.about-02 .left .text-box .h3{padding-left:25px;font-size:14px;color:#333;margin-bottom:12px;font-weight:bold}
.about-02 .left .text-box .content{padding-left:45px;font-szie:12px}
.about-02 .left .text-box .content .p{line-height:26px}
.about-02 .right #map{height:500px}
.content--memb{*zoom:1;margin-bottom:40px}
.content--memb:after{content:"";display:table;clear:both}
@media screen and (max-width: 1200px){.content--memb{margin-bottom:20px}}@media screen and (max-width: 1200px){.content--memb .main{width:100%;padding:0 2%}}.memb-lg-pic{float:left;margin:68px 0 0 17px}
@media screen and (max-width: 1200px){.memb-lg-pic{display:none}}.memb-lg-cont{float:right;width:378px;margin:40px 20px 0 0}
@media screen and (max-width: 1200px){.memb-lg-cont{margin:40px auto 0;float:none}}@media screen and (max-width: 440px){.memb-lg-cont{width:90%}}.memb-lg-cont h2{line-height:29px;font-size:18px;color:#000;font-family:'Microsoft Yahei','sans-serif';padding:8px 0}
.memb-lg-cont h2 i{float:left;width:29px;height:29px;background:url("../images/sprite_9.png") 0 0 no-repeat;margin:0 10px 0 2px}
.memb-lg-cont h2 a{color:#0066cc;font-size:12px;margin-left:15px}
.memb-lg-wrap{border:1px solid #ddd;position:relative;margin:10px 0;padding:32px 34px 0}
@media screen and (max-width: 440px){.memb-lg-wrap{padding:32px 5% 0}}.memb-lg-wrap ul li{min-height:70px}
.memb-lg-ipt-wrap{border:1px solid #ddd;height:42px;position:relative;float:left;width:100%}
.memb-lg-ipt-wrap i{position:absolute;width:18px;height:22px;background:url("../images/sprite_9.png") 0 -29px no-repeat;top:8px;left:8px}
.memb-lg-ipt{width:100%;height:40px;padding:0 10px 0 42px;font-size:16px;line-height:40px;border:none;box-sizing:border-box}
.memb-lg-item-user i{background-position:0px -29px}
.memb-lg-item-pwd i{background-position:-18px -29px}
.memb-lg-wrap:before{position:absolute;width:18px;height:10px;background:url("../images/sprite_9.png") 0 -51px no-repeat;top:-10px;left:67px;content:''}
.memb-lg-item-code .memb-lg-ipt-wrap{width:136px}
.memb-lg-item-code .memb-lg-ipt{padding:0 10px 0 10px}
.memb-lg-item-code a{margin-top:12px;color:#0066cc;float:left}
.memb-lg-code{float:left;margin:0 10px 0 16px;border:1px solid #ddd}
@media screen and (max-width: 440px){.memb-lg-code{margin:0 1%}}.memb-lg-btn{border-bottom:none;background-color:#0051a6;text-align:center;color:#fff;height:42px;width:100%;border:none;font-weight:bold;font-size:16px;cursor:pointer;margin:14px 0}
.memb-lg-remb{float:left}
.memb-lg-item-remb label{cursor:pointer}
.memb-lg-item-remb a{float:right}
.memb-lg-ckb{float:left;margin:0 6px 0 0}
.memb-lg-bt{height:49px;padding-top:9px;background:url("../images/bg_5.jpg") 0 0 repeat-x;line-height:40px}
@media screen and (max-width: 400px){.memb-lg-bt{height:auto;padding:10px 0}}.memb-lg-bt span{color:#666}
@media screen and (max-width: 400px){.memb-lg-bt span{float:none;display:block;line-height:2}}.memb-lg-fax{float:right}
.memb-rg-cont .memb-lg-list li{min-height:54px}
.memb-rg-cont .memb-lg-list li.memb-lg-item-pwd{min-height:96px}
.memb-rg-cont .memb-lg-ipt-wrap{position:relative;line-height:40px}
.memb-rg-cont .memb-lg-ipt-wrap b{position:absolute;right:-10px;color:#ff6600;font-size:14px;top:2px}
.memb-rg-cont .memb-lg-ipt{padding:0 10px 0 90px;font-size:14px}
.memb-rg-cont .memb-rg-label{position:absolute;width:90px;top:0px;left:0px;text-align:right;font-size:14px}
.memb-rg-cont .no-bdb{border-bottom:none}
.memb-rg-cont .memb-lg-item-remb{*zoom:1}
.memb-rg-cont .memb-lg-item-remb:after{content:"";display:table;clear:both}
.memb-rg-cont a.memb-lg-btn{line-height:42px;float:left}
.memb-rg-cont .memb-lg-bt{clear:both}
.fancybox-extend{display:none}
.fancybox-outer *{box-sizing:border-box}
.fancybox-hd{background-color:#0050a5;line-height:34px;font-size:14px}
.fancybox-hd h3{color:#fff;margin-left:10px;font-weight:bold}
.fancybox-inner{background-color:#fff}
.fancybox-cont{*zoom:1}
.fancybox-cont:after{content:"";display:table;clear:both}
.fancybox-cont--mail{width:505px;padding:34px 0 20px 160px;color:#000;min-height:152px;position:relative}
@media screen and (max-width: 580px){.fancybox-cont--mail{width:100%;padding:34px 5% 20px}}.fancybox-cont--mail p{line-height:28px;font-size:14px;margin-bottom:24px}
@media screen and (max-width: 580px){.fancybox-cont--mail p{text-align:center}}.fancybox-cont--mail p a{color:#c2292d;text-decoration:underline}
.fancybox-cont--mail i{width:90px;height:90px;position:absolute;top:42px;left:45px;background:url(../images/pic_5.jpg) 0 0 no-repeat}
@media screen and (max-width: 580px){.fancybox-cont--mail i{position:static;margin:0 auto;display:block}}.fancybox-cont--mail .mail-btn{float:left;background-color:#0050a5;font:14px/40px "Microsoft Yahei";width:150px;text-align:center;color:#fff;border:none;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;cursor:pointer}
@media screen and (max-width: 580px){.fancybox-cont--mail .mail-btn{margin:0 auto;display:block;float:none}}.fancybox-cont--succ{width:530px;position:relative;padding:16px 37px 54px}
@media screen and (max-width: 580px){.fancybox-cont--succ{width:100%;padding:16px 5% 20px}}.fancybox-cont--succ h2{font-size:16px;color:#c2292d;padding:14px 0;line-height:24px;font-weight:bold}
@media screen and (max-width: 580px){.fancybox-cont--succ h2{text-align:center}}.fancybox-cont--succ h2 i{float:left;width:25px;height:25px;background:url("../images/sprite_12.png") -32px -17px no-repeat;margin-right:11px}
@media screen and (max-width: 580px){.fancybox-cont--succ h2 i{display:inline-block;float:none;vertical-align:middle}}.fancybox-cont--succ p{font-weight:bold;font-size:14px;margin-bottom:17px}
@media screen and (max-width: 580px){.fancybox-cont--succ p{text-align:center;line-height:2}}.fancybox-cont--succ p a{color:#0050a5;font-size:14px}
.fancybox-cont--succ dl{line-height:24px;color:#555;padding-top:13px;border-top:1px solid #e5e5e5}
.fancybox-cont--succ dl i{width:16px;height:16px;position:relative;display:inline-block;background:url("../images/sprite_12.png") -32px 0px no-repeat;top:5px;margin-left:4px}
.fancybox-cont--succ dl dt{font-weight:bold}
.fancybox-cont--succ dl span{color:#c2292d}
.fancybox-cont--succ .succ-btn-wrap{padding-top:16px;*zoom:1}
.fancybox-cont--succ .succ-btn-wrap:after{content:"";display:table;clear:both}
.fancybox-cont--succ .succ-btn,.fancybox-cont--succ .succ-btn--1,.fancybox-cont--succ .succ-btn--2{width:102px;line-height:35px;float:left;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;text-align:center;color:#fff;margin-right:24px;font-size:14px;font-weight:bold}
.fancybox-cont--succ .succ-btn--1{background-color:#0050a5}
.fancybox-cont--succ .succ-btn--2{background-color:#c2292d}
.memc-container *{box-sizing:border-box}
.memc-toggle{float:left;display:none;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;width:60px;line-height:30px;color:#fff;border:2px solid #0050a5;text-align:center;font-size:14px;color:#0050a5;margin:10px 0 0 10px;font-weight:bold}
@media screen and (max-width: 1200px){.memc-toggle{display:block}}.memc-r{float:right;width:988px;min-height:650px}
@media screen and (max-width: 1200px){.memc-r{-moz-transform:translateX(0px);-ms-transform:translateX(0px);-webkit-transform:translateX(0px);transform:translateX(0px);-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-webkit-transition:all 0.3s ease;-webkit-transition-delay:0s;transition:all 0.3s ease 0s;width:100%}}.memc-hd{border-bottom:1px solid #ddd;height:54px;*zoom:1}
.memc-hd:after{content:"\0020";display:block;height:0;clear:both;overflow:hidden;visibility:hidden}
.memc-hd h2{color:#c2292d;font-weight:bold;float:left;font-size:14px;margin:20px 0 0 27px}
@media screen and (max-width: 640px){.memc-hd h2{font-size:20px;margin-top:15px}}.memc-hd a{float:right;margin:22px 12px 0 0}
@media screen and (max-width: 640px){.memc-hd a{font-size:14px}}.memc-cont{padding:14px}
@media screen and (max-width: 640px){.memc-cont{padding:10px 2%}}.memb-btn,.cart1-btn--1,.cart1-btn--2,.cart2-addr .addr-btn--new,.cart2-addr .item-btn--save,.cart2-sum .sum-btn--submit,.bank-btn{height:40px;background-color:#0050a5;color:#fff;font-size:14px;font-family:'Microsoft Yahei','sans-serif';border:none;display:block;text-align:center;line-height:40px;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;cursor:pointer;padding:0 25px}
.memc-container{*zoom:1;border:1px solid #ddd;border-top:3px solid #0050a5;margin-bottom:30px;overflow:hidden}
.memc-container:after{content:"\0020";display:block;height:0;clear:both;overflow:hidden;visibility:hidden}
@media screen and (max-width: 1200px){.memc-container{position:relative}}@media screen and (max-width: 1200px){.memc-container.memc-opened .memc-l{-moz-transform:translateX(210px);-ms-transform:translateX(210px);-webkit-transform:translateX(210px);transform:translateX(210px);-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-webkit-transition:all 0.3s ease;-webkit-transition-delay:0s;transition:all 0.3s ease 0s}}@media screen and (max-width: 1200px){.memc-container.memc-opened .memc-r{-moz-transform:translateX(210px);-ms-transform:translateX(210px);-webkit-transform:translateX(210px);transform:translateX(210px);-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-webkit-transition:all 0.3s ease;-webkit-transition-delay:0s;transition:all 0.3s ease 0s}}.memc-l{float:left;width:210px;border-right:1px solid #ddd;min-height:900px}
@media screen and (max-width: 1200px){.memc-l{-moz-transform:translateX(0px);-ms-transform:translateX(0px);-webkit-transform:translateX(0px);transform:translateX(0px);-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-webkit-transition:all 0.3s ease;-webkit-transition-delay:0s;transition:all 0.3s ease 0s;position:absolute;left:-210px;top:0px}}.memc-l a{color:#000}
@media screen and (max-width: 640px){.memc-l a{font-size:16px}}.memc-l h2{line-height:50px;height:54px;padding-top:3px;border-bottom:1px solid #ddd;padding-left:35px;font-size:14px;color:#0050a5;font-weight:bold;position:relative}
@media screen and (max-width: 640px){.memc-l h2{font-size:20px}}.memc-l h2:after{position:absolute;bottom:-7px;height:7px;width:13px;content:'';left:58px;z-index:9;background:transparent url("../images/sprite_11.png") 0px -9px no-repeat}
.memc-menu a{line-height:44px;height:45px;border-bottom:1px dotted #ddd;padding-left:35px;display:block;width:100%;position:relative;cursor:pointer}
.memc-menu>li b{position:absolute;background:transparent url("../images/sprite_11.png") 0px 0px no-repeat}
.memc-menu>li>a{font-weight:bold;background-color:#f9f9f9;color:#0050a5}
.memc-menu>li>a b{width:9px;height:9px;left:16px;top:18px}
ul.memc-menu-sub a b{width:3px;height:7px;left:22px;top:18px;background-position:-9px -2px}
ul.memc-menu-sub a:hover{color:#c2292d}
ul.memc-menu-sub li.active a{color:#df0006}
.welc-hd{line-height:32px;height:34px;border-bottom:2px solid #ddd;margin:12px 0}
.welc-hd h3{float:left;border-bottom:2px solid #0050a5;font-weight:bold;font-size:14px;color:#676767}
@media screen and (max-width: 640px){.welc-hd h3{font-size:16px}}.welc-info{*zoom:1;line-height:26px;color:#787878;padding:10px 0 10px 8px}
.welc-info:after{content:"";display:table;clear:both}
@media screen and (max-width: 640px){.welc-info{font-size:14px}}.welc-info b{color:#0050a5;font-size:14px;font-weight:bold}
.welc-info a{color:#0050a5}
.welc-info i{width:15px;height:16px;background:url("../images/sprite_21.png") 0 0 no-repeat;display:inline-block;background-position:-40px 0;margin:0px 0 0 4px;position:relative;top:4px}
.welc-fb{line-height:20px;color:#787878;padding:12px 0;border-top:1px dotted #ddd;border-bottom:1px dotted #ddd}
@media screen and (max-width: 640px){.welc-fb{font-size:14px}}.welc-fb>i{width:40px;height:40px;float:left;background:url("../images/sprite_21.png") 0 0 no-repeat;margin-right:10px}
.welc-fb dt{font-weight:bold}
.welc-fb dt>i{width:16px;height:16px;background:url("../images/sprite_12.png") -32px 0 no-repeat;display:inline-block;margin:0 0 0 6px;position:relative;top:4px}
.tab-favo{clear:both;margin-bottom:20px}
.tab-favo .hd ul{overflow:hidden;border-bottom:3px solid #0050a5}
.tab-favo .hd ul li{float:left;width:88px;line-height:32px;background-color:#e8e8e8;text-align:center;color:#fff;cursor:pointer;color:#000;margin-right:2px}
.tab-favo .hd ul li.on{background-color:#0050a5;font-weight:bold;color:#fff}
.tab-favo .bd ul{overflow:hidden;padding:20px 0}
.tab-favo .prol-item{float:left;width:240px;padding:0 5px}
@media screen and (max-width: 640px){.tab-favo .prol-item{width:50%}}@media screen and (max-width: 460px){.tab-favo .prol-item{width:100%}}.tab-favo .prol-item-img{width:100%;display:block}
.tab-favo .prol-item-name{line-height:18px;color:#555555;padding:4px 0 8px;display:block}
@media screen and (max-width: 640px){.tab-favo .prol-item-name{font-size:14px}}.tab-favo .prol-item-name:hover{color:#0050a5}
.tab-favo .prol-item-price{float:left}
.tab-favo .prol-item-price span{font-size:20px;color:#c2292d;font-family:'Microsoft Yahei','sans-serif'}
.tab-favo .prol-item-price label{font-family:'Microsoft Yahei','sans-serif';color:#c2292d;font-size:14px}
.tab-favo .prol-item-price del{color:#999}
.tab-favo .prol-item-btn{float:right;background-color:#0050a5;text-align:center;color:#fff;cursor:pointer;line-height:20px;width:57px}
@media screen and (max-width: 640px){.tab-favo .prol-item-btn{font-size:14px}}.memb-info-list b{color:#0050a5;font-weight:bold;margin-right:2px}
.memb-info-list li{min-height:38px;padding-left:124px;position:relative;line-height:28px}
@media screen and (max-width: 640px){.memb-info-list li{padding-left:100px;margin-bottom:10px}}.memb-info-list .city-sele select{height:28px;border:1px solid #9d9d9d;width:73px;margin-right:16px}
@media screen and (max-width: 640px){.memb-info-list .city-sele select{margin:0 16px 10px 0;height:34px;width:100px}}.memb-info-label{width:124px;text-align:right;line-height:28px;position:absolute;top:0px;left:0px}
@media screen and (max-width: 640px){.memb-info-label{font-size:14px;width:100px;line-height:34px}}.memb-info-ipt{height:28px;width:264px;padding:0 4px;border:1px solid #9d9d9d}
@media screen and (max-width: 640px){.memb-info-ipt{height:34px;width:100%}}.memb-info-note{line-height:28px;color:#9d9d9d;margin-left:10px}
@media screen and (max-width: 640px){.memb-info-note{line-height:1.5}}.memb-info-item-cate .memb-info-ckb{margin:8px 3px 0 0}
.memb-info-item-cate label{margin-right:26px;cursor:pointer}
.memb-info-item-cate>*{line-height:28px}
.memb-info-issue{padding-left:124px;line-height:40px}
@media screen and (max-width: 640px){.memb-info-issue{padding-left:100px}}.memb-info-issue a{color:#c8000a}
.memb-info-issue .memb-info-ckb{position:relative;top:3px;margin:0 4px 0 0}
.memb-info-btn{float:left;width:100px}
.info-cont .memb-info-list{padding-top:30px}
.info-cont .memb-btn,.info-cont .cart1-btn--1,.info-cont .cart1-btn--2,.info-cont .cart2-addr .addr-btn--new,.cart2-addr .info-cont .addr-btn--new,.info-cont .cart2-addr .item-btn--save,.cart2-addr .info-cont .item-btn--save,.info-cont .cart2-sum .sum-btn--submit,.cart2-sum .info-cont .sum-btn--submit,.info-cont .bank-btn{margin-left:150px}
@media screen and (max-width: 640px){.info-cont .memb-btn,.info-cont .cart1-btn--1,.info-cont .cart1-btn--2,.info-cont .cart2-addr .addr-btn--new,.cart2-addr .info-cont .addr-btn--new,.info-cont .cart2-addr .item-btn--save,.cart2-addr .info-cont .item-btn--save,.info-cont .cart2-sum .sum-btn--submit,.cart2-sum .info-cont .sum-btn--submit,.info-cont .bank-btn{margin-left:100px}}.memc-cont.fb-cont,.memc-cont.ordi-cont,.memc-cont.addr-cont{padding:18px 27px 0px}
@media screen and (max-width: 640px){.memc-cont.fb-cont,.memc-cont.ordi-cont,.memc-cont.addr-cont{padding:10px 2%}}.fb-intr,.pwd-intr{border-bottom:1px dashed #d8d8d8;color:#666;line-height:24px;padding-bottom:20px;font-size:14px}
.fb-list,.pwd-list{padding-top:27px}
.fb-item,.pwd-item{position:relative;min-height:50px;padding-left:150px;line-height:35px}
@media screen and (max-width: 640px){.fb-item,.pwd-item{padding-left:80px;padding-right:47px}}.fb-item-label,.pwd-item-label{position:absolute;width:150px;left:0px;top:0px;text-align:right;font-size:12px}
@media screen and (max-width: 640px){.fb-item-label,.pwd-item-label{width:80px;font-size:14px}}.comment-manage .card-title{border-bottom:1px solid #e5e5e5;margin-bottom:20px}
.comment-manage .card-title .line1{line-height:30px;font-size:14px;color:#888888;border-bottom:0}
.comment-manage .card-title .line1 a{font-size:14px}
.comment-manage .card-title .line1 .blue{color:#0050a5}
.comment-manage .card-title .time{line-height:20px;color:#999;padding-left:10px}
.comment-manage .card-title .line2{font-size:14px}
.comment-manage .card-title .response{text-align:right;margin-bottom:10px}
.comment-manage .card-title .response .blue{color:#0050a5}
.comment-manage .card-title .reply-box{display:none}
.issue-invitation .pwd-item{padding-left:120px}
.issue-invitation .pwd-item-ipt{width:700px}
.issue-invitation .pwd-item-ipt.short{width:200px}
.issue-invitation .pwd-item-label{width:120px}
.issue-invitation .textarea{width:835px;height:300px;border:1px solid #d5d5d5}
.fb-item-ipt,.pwd-item-ipt{width:255px;border:1px solid #d5d5d5;height:35px;padding:4px;font-size:14px;background:url("../images/bg_10.jpg") 0 0 repeat-x;float:left}
@media screen and (max-width: 640px){.fb-item-ipt,.pwd-item-ipt{width:100%}}.fb-item-req,.pwd-item-req{float:left;color:#9d9d9d}
@media screen and (max-width: 640px){.fb-item-req,.pwd-item-req{float:none;position:absolute;top:0px;right:0px;width:47px}}.fb-item-req b,.pwd-item-req b{color:#ff6600;margin:0 6px 0 8px}
.fb-ta,.pwd-ta{width:620px;padding:4px;border:1px solid #d5d5d5}
@media screen and (max-width: 640px){.fb-ta,.pwd-ta{width:100%}}.fb-submit,.pwd-submit{background-color:#0050a5;border:none;width:102px;height:35px;text-align:center;color:#fff;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;cursor:pointer;display:inline-block;color:#fff;font-size:14px;font-family:'Microsoft Yahei','sans-serif'}
.addr-tit{border-bottom:1px dotted #ddd;color:#c2292d;line-height:30px;padding:0 10px;margin-bottom:20px}
.addr-tit h5{font-weight:bold}
@media screen and (max-width: 640px){.addr-tit h5{font-size:16px}}.addr-list{padding-bottom:30px}
@media screen and (max-width: 640px){.addr-list{font-size:14px}}.addr-list li{position:relative;padding-left:100px;min-height:40px;line-height:24px}
@media screen and (max-width: 640px){.addr-list li{*zoom:1;padding:0 20px 0 100px;margin-bottom:10px}
.addr-list li:after{content:"";display:table;clear:both}}.addr-list li b{color:#c7000a;float:left;margin:0 4px}
@media screen and (max-width: 640px){.addr-list li b{position:absolute;top:0px;right:0px}}@media screen and (max-width: 640px){.addr-list li span{line-height:34px}}.addr-item-label{width:100px;position:absolute;top:0px;left:0px;text-align:right;color:#666}
@media screen and (max-width: 640px){.addr-item-label{line-height:34px}}.addr-item-ipt,.addr-item-city select{height:24px;border:1px solid #c2c2c2;padding:4px;float:left}
@media screen and (max-width: 640px){.addr-item-ipt,.addr-item-city select{height:34px;width:100%;margin-bottom:5px}}.addr-item-name .addr-item-ipt,.addr-item-name .addr-item-city select,.addr-item-city .addr-item-name select{width:300px}
@media screen and (max-width: 640px){.addr-item-name .addr-item-ipt,.addr-item-name .addr-item-city select,.addr-item-city .addr-item-name select{width:100%}}.addr-item-note{float:left}
.addr-item-tel .addr-item-ipt-1,.addr-item-tel .addr-item-ipt-3{width:70px}
@media screen and (max-width: 640px){.addr-item-tel .addr-item-ipt-1,.addr-item-tel .addr-item-ipt-3{width:18%}}@media screen and (max-width: 640px){.addr-item-tel .addr-item-ipt-2{width:50%}}.addr-item-tel span.line{float:left;margin:0 8px}
@media screen and (max-width: 640px){.addr-item-tel span.line{margin:0 2px}}.addr-item-city .city-sele{float:left}
.addr-item-city .city-sele span{float:left;margin:0 6px}
@media screen and (max-width: 640px){.addr-item-city .city-sele span{margin:0 3px}}.addr-item-city select{width:150px}
.addr-item-addr{overflow:hidden;padding-bottom:15px}
.addr-item-ta{float:left;border:1px solid #c2c2c2;width:300px;padding:4px}
@media screen and (max-width: 640px){.addr-item-ta{width:100%}}.addr-item-ckb{float:left;margin:6px 0 0 3px}
@media screen and (max-width: 640px){.addr-item-ckb{margin:12px 0 0 3px}}@media screen and (max-width: 640px){.addr-table-wrap{border:1px solid #ddd;padding:8px 2%}}.addr-table{width:100%;border:1px solid #ddd;margin-bottom:20px}
@media screen and (max-width: 640px){.addr-table{border:none;font-size:14px}}.addr-table td,.addr-table th{text-align:center}
.addr-table tr{border-bottom:1px solid #ddd}
.addr-table td{height:46px}
@media screen and (max-width: 640px){.addr-table td{width:100%;float:left;position:relative;line-height:2;height:auto;padding:6px 0;padding-left:80px}}.addr-table .item-defa{background-color:#f2f6fa}
@media screen and (max-width: 640px){.addr-table .item-defa{background-color:#fff}}@media screen and (max-width: 640px){.addr-table .item-first{display:none}}.addr-table .item-label{display:none}
@media screen and (max-width: 640px){.addr-table .item-label{display:block;position:absolute;width:80px;top:6px;left:0px}}.addr-table-item-defa a{color:#0001fc}
.addr-table-item-oper a:hover{color:#006cc5}
.addr-btn-add{width:66px;height:24px;line-height:24px;font-size:12px;padding:0px}
@media screen and (max-width: 640px){.addr-btn-add{margin-top:20px}}.feedback-txt{line-height:2.4;border-bottom:1px dotted #d5d5d5;padding-bottom:18px}
@media screen and (max-width: 640px){.coll-table-wrap{border:1px solid #ddd;padding:10px 3%}}.coll-table{border:1px solid #ddd;width:100%}
@media screen and (max-width: 640px){.coll-table{border:none;font-size:14px;line-height:2}}.coll-table td,.coll-table th{border-right:1px solid #ddd;border-bottom:1px solid #ddd}
.coll-table th{line-height:24px;background-color:#f9f9f9}
@media screen and (max-width: 640px){.coll-table tr{border-bottom:1px solid #ddd}}@media screen and (max-width: 640px){.coll-table tr.coll-tr--first{display:none}}.coll-table td{height:76px}
@media screen and (max-width: 640px){.coll-table td{float:left;width:100%;border-bottom:0px;position:relative;padding:10px 0px;padding-left:100px;height:auto;text-align:left}}.coll-table td a:hover{color:#0050a5}
.coll-table b{color:#c2292d;font-weight:bold}
.coll-table .coll-item-label{position:absolute;top:10px;width:80px;display:none;left:0px}
@media screen and (max-width: 640px){.coll-table .coll-item-label{display:block;text-align:right;white-space:nowrap}}.coll-item-name{padding-left:10px}
.coll-item-sele,.coll-item-oper,.coll-item-price{text-align:center}
.coll-item-img{width:65px;height:65px;border:1px solid #ddd;display:inline-block;vertical-align:middle}
@media screen and (max-width: 640px){.coll-item-img{float:left;margin-right:2%}}td.coll-item-oper{line-height:20px}
.coll-ope{line-height:30px}
.coll-ope a{cursor:pointer;margin-left:5px}
.coll-ope a:hover{color:#0050a5}
.coll-ope label{cursor:pointer}
.coll-ope-ckb{position:relative;top:3px}
.ord-wrap{color:#666}
.ord-wrap a{color:#666}
.ord-wrap a:hover{color:#0050a5}
.ord-table{border:1px solid #ddd;width:100%}
@media screen and (max-width: 640px){.ord-table{border:none}}.btn{line-height:30px;padding:0 10px;display:inline-block}
.btn.btn-primary{background-color:#0050a5;color:#FFF}
.invitation .ord-hd{background:url("../images/bg_7.jpg") 0 0 repeat-x;padding-right:15px}
.invitation .ord-table td{height:auto;line-height:34px}
.invitation .ord-wrap a{padding:0 7px;color:#014099}
.invitation .ord-bd{border-bottom:1px solid #ddd}
.ord-hd{border:1px solid #ddd;border-bottom:none;height:35px;line-height:34px}
.ord-batch{float:left}
.ord-batch a{margin:0 4px;cursor:pointer}
.ord-page{float:right}
@media screen and (max-width: 640px){.ord-page{display:none}}.ord-page a{margin:0 2px 0 6px}
.ord-batch-ckb{position:relative;top:3px;margin:0 5px 0 10px}
.ord-page-sele{margin:0 10px}
@media screen and (max-width: 640px){.ord-table-wrap{padding:10px 2%;border:1px solid #ddd}}@media screen and (max-width: 640px){.ord-table{font-size:14px;line-height:2}}.ord-table label{cursor:pointer}
.ord-table th{line-height:26px;text-align:center}
@media screen and (max-width: 640px){.ord-table tr{border-bottom:1px solid #ddd}}.ord-table td{border-right:1px solid #ddd;height:95px;line-height:24px;border-top:1px solid #ddd;text-align:center}
@media screen and (max-width: 640px){.ord-table td{float:left;width:100%;position:relative;border:none;padding:10px 0;padding-left:100px;height:auto;text-align:left}}.ord-table td img{width:55px;height:55px;border:1px solid #ddd;float:left;margin-right:3%}
@media screen and (max-width: 640px){.ord-table td img{float:left}}.ord-table td b{font-size:14px;color:#c2292d;font-family:'Microsoft Yahei','sans-serif';font-weight:bold}
.ord-table dd{position:relative;padding:6px 50px 0 60px;min-height:55px}
.ord-table dt{font-weight:bold}
.ord-table td[colspan="5"]{text-align:center}
@media screen and (max-width: 640px){.ord-table .ord-tr--first{display:none}}.ord-table .ord-item-label{position:absolute;top:10px;left:0px;width:80px;display:none;text-align:right}
@media screen and (max-width: 640px){.ord-table .ord-item-label{display:block}}.ord-table .ord-itm-tag{color:#ddd}
.ord-item-gd{padding-left:16px}
th.ord-item-num{width:15%}
th.ord-item-gd{width:25%;text-align:left}
th.ord-item--3{width:10%}
th.ord-item--4{width:5%}
th.ord-item--5{width:10%}
th.ord-item-state{width:10%}
th.ord-item-price{width:12%}
th.ord-item-ope{width:20%}
td.ord-item-gd{text-align:left}
td.ord-item-price b{font-size:16px}
a.ord-table-btn{background-color:#0050a5;border:none;width:76px;height:24px;text-align:center;color:#fff;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;cursor:pointer;display:inline-block;color:#fff;margin-bottom:4px}
a.ord-table-btn:hover{color:#fff}
td.ord-item-state{color:#058e42;font-size:14px}
.ord-item-ckb{position:relative;top:3px;margin:0}
.ord-bd{*zoom:1;border:1px solid #ddd;border-top:none;height:26px;line-height:25px;background-color:#f9f9f9;padding:0 12px;border-bottom:2px solid #0050a5}
.ord-bd:after{content:"";display:table;clear:both}
@media screen and (max-width: 640px){.ord-bd{height:auto}}.ord-quan{float:left}
.ord-quan b{color:#c2292d;font-weight:bold}
.ord-time{float:right}
@media screen and (max-width: 640px){.ord-time{float:left;clear:both}}.welc-info-tx{float:left;width:76px;height:76px;position:relative;margin-right:10px;position:relative;top:-6px;cursor:pointer}
.welc-info-tx img{display:block}
.welc-info-tx span{background-color:#aaaaaa;position:absolute;line-height:22px;text-align:center;color:#fff;bottom:0px;left:0px;width:100%}
.ordi-tit{line-height:2;border-bottom:1px solid #ebebeb;color:#4c4c4c;font-weight:bold}
@media screen and (max-width: 640px){.ordi-tit{font-size:16px}}.ordi-cont{color:#999;line-height:2;padding:16px 8px}
@media screen and (max-width: 640px){.ordi-cont{font-size:14px}}.ordi-list li{margin-bottom:8px}
.ordi-lists{border:1px solid #ddd;margin-bottom:30px}
.ordi-lists a:hover{color:#0050a5}
.ordi-lists .lists-hd{border-bottom:1px solid #ddd;*zoom:1;margin-bottom:10px}
.ordi-lists .lists-hd:after{content:"";display:table;clear:both}
.ordi-lists .lists-hd h3{float:left;color:#0050a5;font-size:14px;margin-left:6px;font-weight:bold}
@media screen and (max-width: 640px){.ordi-lists .lists-hd h3{font-size:16px}}.ordi-lists .lists-hd a{float:right;margin-right:6px;color:#999}
@media screen and (max-width: 640px){.ordi-lists .lists-bd{padding:10px 2%}}.ordi-lists .lists-table{width:100%}
.ordi-lists .lists-table th{text-align:center}
.ordi-lists .lists-table td{text-align:center;padding:10px 0}
@media screen and (max-width: 640px){.ordi-lists .lists-table td{position:relative;width:100%;float:left;padding-left:100px;text-align:left}}@media screen and (max-width: 640px){.ordi-lists .lists-table tr{border-bottom:1px solid #ddd}}.ordi-lists .lists-table .td-label{display:none}
@media screen and (max-width: 640px){.ordi-lists .lists-table .td-label{display:block;position:absolute;top:0px;left:0px;width:80px;text-align:right;top:10px}}.ordi-lists .lists-table b{color:#c00405;font-size:14px}
.ordi-lists .lists-table img{border:1px solid #ddd;display:inline-block;vertical-align:middle}
.ordi-lists .lists-table .tr--1{background-color:#0050a5;color:#fff}
@media screen and (max-width: 640px){.ordi-lists .lists-table .tr--1{display:none}}.ordi-lists .lists-table .th--1{text-align:left;padding-left:10px}
.ordi-lists .lists-table .td--1{text-align:left;padding-left:10px}
@media screen and (max-width: 640px){.ordi-lists .lists-table .td--1{position:relative;width:100%;float:left;padding-left:100px;text-align:left}}.ordi-lists .lists-table .td--5 a{margin:0 3px}
.ordi-lists .lists-sum{*zoom:1;text-align:right;color:#000;margin:10px 30px 30px 0}
.ordi-lists .lists-sum:after{content:"";display:table;clear:both}
.ordi-lists .lists-sum b{color:#c00405;font-size:16px;font-weight:bold}
.ordi-lists .lists-btn--paid{float:right;margin-top:30px}
.charge-tit{border:1px solid #ddd;border-bottom:0px;line-height:34px;background:url(../images/bg_6.jpg) 0 0 repeat-x;padding-left:12px}
@media screen and (max-width: 640px){.charge-tit{font-size:14px}}.charge-table{line-height:2;width:100%}
@media screen and (max-width: 640px){.charge-table{font-size:14px}}.charge-table td{padding:10px 0 10px 30px;border:1px solid #ddd}
@media screen and (max-width: 640px){.charge-table td{padding:10px 1%}}.charge-table .td--1{width:20%;text-align:center;padding-left:0px}
.charge-table .td--2{width:35%}
.charge-table .td--3{width:35%}
.charge-table .td--3>span{float:left;margin:0 5px}
.charge-table .td--4{width:10%;padding-left:0px}
.charge-table .td-g,.charge-table .td-r{line-height:1.2}
.charge-table .td-g{color:#5bb52e}
.charge-table .td-r{color:#c2292d}
.charge-table .td-btn{width:60px;padding:0px;line-height:24px;height:24px;margin:0 auto;display:block;float:none}
.charge-table .td-id,.charge-table .td-pwd{margin-right:10px}
@media screen and (max-width: 640px){.charge-table .td-id,.charge-table .td-pwd{margin-right:0px;display:block}}.idpay-cont{padding:0 24px}
@media screen and (max-width: 640px){.idpay-cont{padding:0 2%;font-size:14px}}.idpay-instr{line-height:2;border-bottom:1px dotted #ddd;padding:8px 0}
.idpay-instr b{color:#c2292d;margin-right:3px;position:relative;top:2px}
.idpay-list{width:412px;padding-right:45px;border-bottom:1px dotted #ddd;padding-bottom:10px;padding-top:22px;margin-left:36px}
@media screen and (max-width: 640px){.idpay-list{width:100%;margin:0px;padding-right:0px}}.idpay-list li{*zoom:1;position:relative;padding-left:103px;margin-bottom:5px;line-height:28px}
.idpay-list li:after{content:"";display:table;clear:both}
@media screen and (max-width: 640px){.idpay-list li{line-height:34px}}.idpay-list .item-ipt,.idpay-list .cart2-addr .addr-new-list li.list-item--4 select,.cart2-addr .addr-new-list li.list-item--4 .idpay-list select{padding:4px;width:100%;border:1px solid #c2c2c2;height:28px;margin-bottom:5px;float:left}
@media screen and (max-width: 640px){.idpay-list .item-ipt,.idpay-list .cart2-addr .addr-new-list li.list-item--4 select,.cart2-addr .addr-new-list li.list-item--4 .idpay-list select{height:34px}}.idpay-list .item-label{width:90px;position:absolute;top:0px;left:0px;text-align:right}
.idpay-list .item-label b{margin-right:3px;color:#c2292d;margin-right:3px;position:relative;top:2px}
.idpay-list .list-item--4 select{width:80px;border:1px solid #c2c2c2;height:28px;margin-bottom:5px}
@media screen and (max-width: 640px){.idpay-list .list-item--4 select{height:34px}}.idpay-list .list-item--7 .item-ipt,.idpay-list .list-item--7 .cart2-addr .addr-new-list li.list-item--4 select,.cart2-addr .addr-new-list li.list-item--4 .idpay-list .list-item--7 select,.idpay-list .list-item--9 .item-ipt,.idpay-list .list-item--9 .cart2-addr .addr-new-list li.list-item--4 select,.cart2-addr .addr-new-list li.list-item--4 .idpay-list .list-item--9 select{width:70px}
.idpay-list .list-item--7 .item-unit,.idpay-list .list-item--9 .item-unit{float:left;margin-left:3px}
.idpay-list .list-item--10>b{color:#c2292d;font-weight:bold;font-size:16px}
.idpay-list .item-tag{border:1px solid #c2c2c2;float:left;line-height:28px;margin:0 8px 5px 0;padding:0 10px;cursor:pointer;position:relative}
.idpay-list .item-tag:after{width:9px;height:9px;position:absolute;right:0px;bottom:0px;background:url(../images/ico_21.png) 0 0 no-repeat;content:"";display:none}
.idpay-list .item-tag.select{border-color:#0050a5}
.idpay-list .item-tag.select:after{display:block}
.idpay-list .item-btn--submit{margin:10px 0;width:100px}
.welc-cont .memc-toggle{float:none;margin-top:0px;margin-bottom:10px}
#pop-compare{display:none;position:fixed;bottom:-200px;right:50%;margin-right:-495px;z-index:100;width:990px;height:139px;background:#fff;-moz-box-shadow:0 0 15px rgba(221,221,221,0.8);-webkit-box-shadow:0 0 15px rgba(221,221,221,0.8);box-shadow:0 0 15px rgba(221,221,221,0.8)}
.root61 #pop-compare{margin-right:-606px}
#pop-compare .tab-con{border:2px solid #104b9f;border-top:none}
#pop-compare.pop-compare-narrow{width:970px;margin-right:-475px}
#pop-compare.pop-compare-narrow #scroll-con-inner dl{width:204px}
#pop-compare.pop-compare-narrow .scroll-con{width:880px}
#pop-compare.pop-compare-narrow .scroll-con dd{width:150px}
#pop-compare .pop-wrap{position:absolute;left:0;top:0;width:990px}
#pop-compare.pop-compare-narrow .pop-wrap{width:970px}
#pop-compare.pop-compare-narrow .diff-operate{right:14px}
#goto-contrast:hover{text-decoration:none}
#goto-contrast{display:block;width:59px;height:30px;font:700 14px/30px verdana;margin-left:13px;margin-bottom:11px;border-radius:3px;background:#fff;border:1px solid #ddd;color:#ccc;cursor:default}
#goto-contrast.compare-active{border:none;color:#fff;background-color:#E74649;background-image:-ms-linear-gradient(top, #E74649 0, #DF3033 100%);background-image:-moz-linear-gradient(top, #E74649 0, #DF3033 100%);background-image:-o-linear-gradient(top, #E74649 0, #DF3033 100%);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #E74649), color-stop(1, #DF3033));background-image:-webkit-linear-gradient(top, #E74649 0, #DF3033 100%);background-image:linear-gradient(to bottom, #E74649 0, #DF3033 100%);cursor:pointer}
.btn-compare:hover,.del-comp-item:hover,.del-items:hover{cursor:pointer}
.del-comp-item{padding-left:10px}
#pop-compare .pop-inner{height:133px}
#pop-compare .diff-hd .tab-btns{height:32px;border:1px solid #ddd;border-bottom:2px solid #104b9f;_overflow:hidden}
#pop-compare .tab-btns a{color:#666}
#pop-compare .diff-hd{position:relative}
#pop-compare .tab-btns .current{position:relative;left:-1px;margin-top:-4px;height:36px;background:#fff;border:2px solid #104b9f;border-bottom:0}
#pop-compare .tab-btns .current a{color:#104b9f}
#pop-compare .tab-btns .current a:hover{text-decoration:none}
#pop-compare .diff-hd .operate{width:190px;text-align:right;position:absolute;right:0;top:0;padding-right:22px;height:30px;line-height:30px;clear:both}
#pop-compare .diff-hd li{float:left;position:relative;width:80px;height:30px;line-height:30px;text-align:center;*zoom:1;font:14px/30px 'microsoft yahei'}
#pop-compare .operate .btn-compare{margin-top:2px}
#pop-compare div.diff-items{padding:6px;color:#ccc;height:90px;overflow:hidden}
#pop-compare #scroll-con-inner div.dt{border:none}
#pop-compare .diff-items dl,#pop-compare .scroll-con dl{float:left;overflow:hidden;margin-right:10px;padding:17px 10px 12px 0;border-right:1px dotted #ccc}
#pop-compare #scroll-con-inner li{float:left;height:84px;overflow:hidden}
#pop-compare #scroll-con-inner .rec_item_wrap{margin-right:10px;padding:10px 10px 0 0;border-right:1px dotted #7abd54;overflow:hidden;width:205px}
#pop-compare .diff-items dt,#pop-compare .scroll-con dt,#scroll-con-inner .dt{float:left;margin-right:5px;width:48px;height:48px;text-align:center;color:#ccc;border:1px solid #fff;font:36px/48px arial;overflow:hidden}
#pop-compare .diff-items dd,#pop-compare .scroll-con dd,#scroll-con-inner .dd{float:left;width:140px}
#pop-compare .item-empty dt{background:#f6f6f6}
#scroll-con-inner .hasItem .dt{background:0 0}
#pop-compare a.diff-item-name{height:3em;line-height:1.5em;overflow:hidden;display:block;color:#333}
#pop-compare .rec_item_wrap .btns{padding-top:15px}
#pop-compare .rec_item_wrap .btns .p-price{_float:right}
#pop-compare .rec_item_wrap .btns img{margin-top:3px;*float:left}
#pop-compare .del-comp-item{visibility:hidden;color:#005aa0}
#pop-compare .show-del-comp-item .del-comp-item{visibility:visible}
#pop-compare .hasItem dt{border:0}
#pop-compare .diff-bd{position:relative}
#pop-compare .diff-operate{position:absolute;right:22px;top:22px;width:85px;text-align:center}
a.compare-active{background-position:0 -92px;color:#333;cursor:pointer}
.pop-compare-tips{display:none;height:27px;margin-top:-29px;line-height:27px;border:1px solid #db9a9a;color:#c00;text-align:center;background:#ffe8e8;_margin-top:0}
#pop-compare .hide-me,.diff-operate a{color:#005aa0}
#pop-compare .btn-compare{display:block;border:0}
#pop-compare .btn-compare-s{float:left;width:58px;height:21px;background:url(//misc.360buyimg.com/contrast/skin/2012/i/cmp-btns.png) 0 0 no-repeat;overflow:hidden;line-height:100px;margin-right:10px}
#pop-compare a.btn-compare-s-active{background-position:0 -24px}
#pop-compare .scroll-item{padding:6px 10px;_padding:10px}
#pop-compare div.scroll-con{width:905px;height:90px;position:relative;margin:0 auto;overflow:hidden}
#pop-compare #scroll-con-inner{position:absolute;z-index:10;left:0;top:0}
#scroll-con-inner dl img,#scroll-con-inner dt{border:none}
#pop-compare .scroll-item{position:relative;height:90px}
#pop-compare .scroll-loading{width:900px;height:90px;line-height:90px}
#pop-compare .scroll-con dd{width:155px}
#pop-compare .scroll-btn{position:relative;top:30px;z-index:10;width:14px;height:50px;text-indent:-9999px;overflow:hidden;cursor:pointer;background-image:url(//misc.360buyimg.com/product/skin/2012/i/footprint-arr.png);background-repeat:no-repeat}
#pop-compare .sb-prev{float:left;background-position:0 0}
#pop-compare .sb-next{float:right;background-position:-16px 0}
#pop-compare #sc-prev.disabled,#pop-compare span.no-prev{background-position:0 -100px;cursor:default}
#pop-compare #sc-next.disabled,#pop-compare span.no-next{background-position:-16px -100px;cursor:default}
#sidepanel .compareHolder{display:block;background-position:0 -606px;cursor:pointer}
#sidepanel .compareHolder b{width:14px;height:13px;background:url(//misc.360buyimg.com/contrast/skin/2012/i/cmp-btns.png) -95px -94px no-repeat}
#sidepanel .compareHolder:hover b{background-position:-95px -108px}
#sidepanel .compareHolder-show{visibility:visible}
* html #pop-compare{top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0) ));bottom:auto;position:absolute}
* html #pop-compare .pop-wrap{position:static}
#pcomprare{margin-bottom:10px}
#pcomprare .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000}
#pcomprare .tab{position:relative;z-index:1;margin-bottom:0}
#pcomprare .tab li{float:left;display:block;width:132px;height:31px;margin-left:10px;text-align:left;font:normal 15px/31px \5fae\8f6f\96c5\9ed1;color:#333}
#pcomprare .tab li.curr{cursor:default;color:#333}
.tb-1{width:988px;margin-top:-1px;border-collapse:collapse;border:1px solid #ddd;border-top:none;table-layout:fixed}
.tb-1 th,.tb-1 td{padding:8px 10px;border:1px solid #ddd;line-height:20px;word-wrap:break-word}
.tb-1 th{width:84px;padding-left:30px;text-align:left;font-weight:normal;color:#999}
.tb-1 td{overflow:hidden;width:195px;text-align:center;vertical-align:top}
.tb-1 thead tr{background:#F7F7F7 url(../images/20130425B.png) no-repeat 10px 50%}
.tb-1 thead tr.active{background:#F7F7F7 url(../images/20130425C.png) no-repeat 10px 50%}
.tb-1 thead th{font-size:14px;color:#E4393C}
.tb-1 thead td{background:#F7F7F7 none}
.tb-1 tbody tr.differ{background:#EBFBE2}
.tb-1 tbody tr.hover{background:#F7F7F7}
.tb-1 tbody .no-contrast{padding:70px 0px 5px;text-align:center;font-family:"微软雅黑";font-size:25px;color:#ccc}
.tb-1 tbody .add-contrast{text-align:center}
.tb-1 tbody .p-price td{font-family:verdana;font-size:14px;font-weight:bold;color:#E4393C}
.tb-1 tbody .brand td{color:#005EA7}
.tb-1 .inner{width:250px;background:#fff;line-height:22px}
.tb-1 .inner caption{background:#F7F7F7;font-weight:bold;text-align:center;color:#333}
.tb-1 .inner th,.tb-1 .inner td{padding:0px;border:none;text-align:left}
.tb-1 .inner th{width:80px;padding:0px;font-weight:normal;color:#999}
.tb-1 .inner td{width:170px;color:#333}
.tb-1 a:link,.tb-1 a:visited{color:#005EA7}
.tb-1 a:hover{color:#c00}
.tb-1 span,.tb-1 span a:link,.tb-1 span a:visited{color:#E4393C}
.nobor tbody th,.nobor tbody td{border-width:0px 1px 0px 0px}
.root61 .tb-1{width:1208px}
.root61 .tb-1 td{width:250px}
@media (max-width: 1199px){.watch-more{margin:15px}
.header{height:0.8rem;min-height:40px;padding:0 .15rem}
.header .logo{width:1.95rem;height:0.8rem;min-height:40px}
.header .logo a{width:1.95rem;height:100%}
.header .nav{height:auto;position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,27,64,0.95);display:none;z-index:9}
.header .nav .h3{line-height:.5rem;text-align:center;font-size:18px;color:#FFF;margin-top:1.18rem}
.header .nav .decorate-line{margin-top:.5rem;text-align:center;position:relative}
.header .nav .decorate-line .dot{width:.08rem;height:.08rem;background-color:#fff;border-radius:50%;display:inline-block;position:absolute;left:50%;top:0;margin-left:-.04rem;margin-top:-.04rem}
.header .nav .decorate-line .l-line,.header .nav .decorate-line .r-line{width:3.05rem;height:1px;background-color:#fff;position:absolute;top:0}
.header .nav .decorate-line .l-line{left:.58rem}
.header .nav .decorate-line .r-line{right:.58rem}
.header .nav .ul{padding:.35rem .39rem 0;float:none}
.header .nav .ul .li{width:38%;height:1.2rem;line-height:1.2rem;text-align:center;margin:.3rem 6%;border:1px solid rgba(255,255,255,0.5);background-color:rgba(255,255,255,0.25);box-sizing:border-box;float:left}
.header .nav .ul .li .link{width:100%;height:100%;padding:0;line-height:0;color:#FFF}
.header .nav .ul .li .dropdown{display:none}
.header .nav .icon-link{float:none;text-align:center;margin-top:.6rem}
.header .nav .icon-link .icon{height:.8rem;line-height:.8rem;padding:0 8px;border:0;float:none;display:inline-block}
.header .nav .icon-link .icon .a{background-color:#fff}
.header .nav .search-page{padding-top:1.15rem;background-color:#001b40}
.header .nav .search-page .close-button{position:fixed;top:.2rem;right:.2rem;line-height:.4rem;font-size:40px;z-index:9}
.header .nav .search-page .link-item{margin-top:.3rem;line-height:.6rem}
.header .nav .search-page .link-item .link{line-height:.6rem;display:inline-block;border:1px solid #FFF;padding:0 .26rem;font-size:12px;color:#FFF;margin-right:.2rem;margin-bottom:.2rem;white-space:nowrap}
.header .nav .search-page .search-box{height:64px;line-height:64px;padding:0 .25rem;border:1px solid #fff;border-radius:5px}
.header .nav .search-page .search-box .select{height:64px;background:transparent;color:#FFF;border:0;vertical-align:middle}
.header .nav .search-page .search-box .input-text{vertical-align:middle;background-color:#001b40;margin-top:12px;color:#FFF;font-size:12px}
.header .nav .search-page .search-box .mobile-line{height:64px;text-align:center}
.header .nav .search-page .search-box .mobile-line .span{width:1px;height:40%;display:inline-block;vertical-align:middle;background-color:#fff}
.header .nav .search-page .search-box .submit-button{margin:0 .15rem;background-image:url(../images/zoom.png);float:left;position:relative;top:50%;margin-top:-15px}
.header .nav-toggle-button{position:absolute;top:.3rem;right:.2rem;color:#FFF;font-size:20px;z-index:19}
.header .nav-toggle-button.active span{opacity:0;filter:alpha(opacity=0)}
.header .nav-toggle-button.active:before{transform:translate3d(4px, -1px, 0) rotate(45deg)}
.header .nav-toggle-button.active:after{transform:translate3d(4px, 1px, 0) rotate(-45deg)}
.header .nav-toggle-button.active span,.header .nav-toggle-button.active:before,.header .nav-toggle-button.active:after{background-color:#FFF}
.header .nav-toggle-button span{width:20px;height:2px;margin:4px 0;background-color:#014099;display:block}
.header .nav-toggle-button:before{transform-origin:top left}
.header .nav-toggle-button:after{transform-origin:bottom left}
.header .nav-toggle-button:before,.header .nav-toggle-button:after{width:20px;height:2px;content:'';background-color:#014099;display:block;transition:transform .3s}
.footer .footer-1 .item2{margin:15px 0;padding-left:0}
.footer .footer-1 .item2 .grid-container-fluid{padding:0}
.footer .footer-1 .item3{margin:15px 0}
.footer .footer-1 .item3 .img{text-align:center}
.footer .footer-2{line-height:30px;padding:15px 0}
.footer .footer-2 .item1,.footer .footer-2 .item2{text-align:center}
.i-index .detail .item{height:1.515rem}
.i-index .detail .item02 .text{bottom:0}
.product-same .left .item{margin:0 .15rem .15rem}
.product-same .right{background:transparent;padding:0 .15rem}
.product .left .grid-container-fluid{padding:0}
.product .left .item .title .img img{height:1.08rem}
.serve-00 .each-serve{margin:15px 0}
.serve-00 .each-serve .item{margin:.15rem}
.about{padding:0 .15rem}
.about-01 .list-img{margin-right:-15px}
.about-01 .list-img .item .figure .img{height:1.57309rem}
.news-00 .share-title{margin:0 .15rem}
.news-00 .news-title{padding:.15rem .3rem}
.news-00 .news-title .link{line-height:30px;font-size:14px;padding:0 .15rem}
.news-00 .news-content .left{margin-right:0}
.news-00 .news-content .left .item{margin:0 .15rem .2rem}
.news-00 .news-content .right{padding:0}
.news-01{padding:.15rem}
.news-01 .title{padding:.25rem 0 .1rem}
.news-01 .title .h3{line-height:.5rem;font-size:16px}
.news-01 .title .p{line-height:.4rem}
.news-01 .title .p .span{font-size:12px}
.search-result .search-title{line-height:40px;font-size:18px;border-bottom:1px solid #e5e5e5;margin-top:10px;margin-bottom:20px}
.search-result .search-title .red{color:#e90000}
.free-test .free-test-title{padding:0 .15rem}
.community .community-top .left{margin-right:0}
.community .community-top .right{border:0;margin-left:0}
.community .community-top .right .item{padding:0}
.community-top .left .item{margin-right:0;padding-right:0;border-right:0}
.community-top .right{padding-left:0}
.community-top .right .item{border-left:0}
.community-main .community-top .left .carousel .li{height:3.57321rem}
.community-main .community-top .left .carousel .li .text{padding:5px 10px}
.community-main .community-top .left .carousel .li .text a{font-size:14px}
.community-main .community-top .left .intro-box{margin-right:0}
.community-main .community-top .left .intro-box .each-item{margin:0 .15rem}
.community-main .community-top .left .intro-box .each-item .img{height:1.69024rem}
.community-main .community-top .left .intro-box .each-item .p1{line-height:24px}
.community-main .community-top .left .intro-box .each-item .p1 .a{font-size:14px}
.community-main .hot-try{padding:0 .15rem}
.community-main .img-share{padding:0 .15rem}}@media (max-width: 991px){.footer .footer-1 .item3{border-left:1px solid #d9d9d9}
.product .left .grid-container-fluid{padding:0}
.product .left .item{margin:0 .15rem .15rem}
.product .left .item .title .img img{height:1.8rem}
.about-01 .list-img{margin-right:-15px}
.about-01 .list-img .item .figure .img{height:2.472rem}
#pop-compare{height:auto;left:50%;right:auto}
#pop-compare .pop-inner{height:auto}
#pop-compare .pop-wrap{position:static}
#pop-compare.pop-compare-narrow{width:530px;margin-right:0;margin-left:-265px}
#pop-compare.pop-compare-narrow .pop-wrap{width:auto}
#pop-compare div.diff-items{height:auto}
#pop-compare .scroll-con dl,#pop-compare .diff-items dl{border-bottom:1px dotted #ccc}
#pop-compare .diff-items dt,#pop-compare #pop-compare .scroll-con dt,#pop-compare #scroll-con-inner .dt{border:0}
.issue-invitation .pwd-item{padding-left:80px;padding-right:0}
.issue-invitation .pwd-item-ipt{width:100%}
.issue-invitation .pwd-item-ipt.short{width:100%}
.issue-invitation .pwd-item-label{width:80px}
.issue-invitation .textarea{width:100%;height:300px;border:1px solid #d5d5d5}}@media (max-width: 767px){.footer .footer-1 .item1 .list{width:auto;float:none;text-align:left;border-bottom:1px solid #d9d9d9}
.footer .footer-1 .item1 .list.active .title:after{background:url(../images/ico_18.png) 0 0 no-repeat}
.footer .footer-1 .item1 .list .title{height:40px;line-height:40px;margin-top:0;position:relative}
.footer .footer-1 .item1 .list .title:after{content:'';position:absolute;width:7px;height:7px;top:50%;margin-top:-3px;right:2%;background:url(../images/ico_17.png) 0 0 no-repeat;background-size:cover}
.footer .footer-1 .item1 .list .short-line{width:100%;display:none}
.footer .footer-1 .item1 .list .link{padding-bottom:.2rem;display:none}
.footer .footer-1 .item2{margin-bottom:25px;text-align:left}
.footer .footer-1 .item3{border-left:0px solid #d9d9d9}
.i-index .detail .item{height:3.03rem}
.i-index .detail .item01,.i-index .detail .item02,.i-index .detail .item03{border-right:0}
.product .left .grid-container-fluid{padding:0}
.product .left .item .title .img img{height:3.96rem}
.serve-01 .search-box{padding:14px}
.serve-01 .search-box .select{width:100%;height:40px;border:1px solid #e5e5e5;float:none;margin-bottom:10px}
.serve-01 .search-box .text-box{margin-left:0;display:inline-block;float:none}
.serve-01 .list{padding:14px}
.serve-01 .list .item .left{width:60px}
.serve-01 .list .item .left .p1{font-size:20px}
.serve-01 .list .item .left .p2{font-size:14px}
.serve-01 .list .item .right{padding-left:60px}
.serve-01 .list .item .right .icon{margin-left:15px}
.serve-02 .tabs-title{padding:15px}
.serve-02 .tabs-title .link{font-size:14px}
.serve-02 .tabs-content{padding:15px}
.about-01 .list-img{margin-right:0}
.about-01 .list-img .item .figure .img{height:5.16873rem}
.about-02 .right #map{height:5rem}
.cart2-cont{padding:.2rem}
.cart2-addr .addr-tag{width:auto;margin-right:0;float:none}
.cart2-addr .addr-new{width:auto;float:none}
.page-list .right{margin-top:10px;text-align:left}
.card-title{padding:0}
.card-title .human{margin:0 auto;position:static}
.community-card .community-top .left{padding-right:0}
.community-card .community-top .left .card-content{padding-left:0}
.community-main .hot-try.hot-try-list .carousel .li{width:100%;max-width:none;margin-bottom:.2rem}
.community-main .hot-try .carousel{margin-top:20px}
.community-main .hot-try .figure{padding:.16rem .2rem;margin:0 0 .2rem 0;margin:0}
.community-main .hot-try .figure img{margin:0 auto;display:block;float:none}
.community-main .hot-try .figure .figcaption .p1{padding:0.1rem 0 0 0}
.community-main .img-share .content{margin-right:0}
.community-main .img-share .content .item .figure .figcaption{opacity:1;filter:alpha(opacity=100)}
.community-main .img-share .content .item01,.community-main .img-share .content .item08{width:100%}
.community-main .img-share .content .item01.item .figure img,.community-main .img-share .content .item08.item .figure img{height:4.58959rem}
.community-main .img-share .content .item02,.community-main .img-share .content .item07{width:100%}
.community-main .img-share .content .item02.item .figure img,.community-main .img-share .content .item07.item .figure img{height:9.34839rem}
.community-main .img-share .content .item03,.community-main .img-share .content .item06{width:100%}
.community-main .img-share .content .item03.item .figure img,.community-main .img-share .content .item06.item .figure img{height:6.92355rem}
.community-main .img-share .content .item04,.community-main .img-share .content .item05{width:100%}
.community-main .img-share .content .item04.item .figure img,.community-main .img-share .content .item05.item .figure img{height:9.34839rem}
#pop-compare.pop-compare-narrow{width:250px;margin-right:0;margin-left:-125px}
#pop-compare .diff-operate{width:auto;position:static;padding:5px 0}
#pop-compare #goto-contrast{margin:0 auto 5px}
#pop-compare .scroll-con dl,#pop-compare .diff-items dl{border-right:0;margin:0 auto;float:none}
#pop-compare div.diff-items{height:200px}
#pop-compare .mCustomScrollbar .mCustomScrollBox .mCSB_scrollTools{right:0;width:4px}
#pop-compare .mCustomScrollbar .mCustomScrollBox .mCSB_scrollTools .mCSB_draggerRail{width:1px;border-radius:0;background:#ccc}
#pop-compare .mCustomScrollbar .mCustomScrollBox .mCSB_scrollTools .mCSB_dragger:active.mCSB_scrollTools .mCSB_dragger,#pop-compare .mCustomScrollbar .mCustomScrollBox .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background:#104b9f;border-radius:0}
#pop-compare .mCustomScrollbar .mCustomScrollBox .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:4px}
#pop-compare .mCustomScrollbar .mCustomScrollBox .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,#pop-compare .mCustomScrollbar .mCustomScrollBox .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar:hover{background:#104b9f;border-radius:0}}ul.countdown{list-style:none;padding:0;display:block;text-align:center}
ul.countdown li{display:inline-block}
ul.countdown li span{font-size:20px;font-weight:300;line-height:40px}
ul.countdown li.seperator{line-height:45px;vertical-align:top}
ul.countdown li p{color:#a7abb1;font-size:14px}
.gray{color:#999}
.upload-box{position:relative;display:inline-block;height:35px;vertical-align:middle;zoom:1;*display:inline}
.upload-box .upload-btn{display:inline-block;height:35px;zoom:1;*display:inline}
.upload-box .upload-progress{position:absolute;top:0;left:0;padding:2px 5px;width:115px;height:26px;border:1px solid #d7d7d7;background:#fff;overflow:hidden}
.upload-box .upload-progress .txt{display:block;padding-right:10px;font-weight:normal;font-style:normal;font-size:11px;line-height:18px;height:18px;text-overflow:ellipsis;overflow:hidden}
.upload-box .upload-progress .bar{position:relative;display:block;width:112px;height:4px;border:1px solid #1da76b}
.upload-box .upload-progress .bar b{display:block;width:0%;height:4px;font-weight:normal;text-indent:-99em;background:#28B779;overflow:hidden}
.upload-box .upload-progress .close{position:absolute;display:block;top:1px;right:1px;width:14px;height:14px;text-indent:-99em;background:url(../images/skin_icons.png) -56px -196px no-repeat;cursor:pointer;overflow:hidden}
.webuploader-container{position:relative}
.webuploader-element-invisible{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px)}
.webuploader-pick{position:relative;display:inline-block;width:65px;line-height:35px;height:35px;border:1px solid #e1e1e1;cursor:pointer;background:#fff;color:#333;text-align:center;overflow:hidden;zoom:1;*display:inline}
.webuploader-pick-hover{background:#fafafa}
.webuploader-pick-disable{opacity:0.6;pointer-events:none}
.photo-list{margin:0;padding:10px 0 0 0}
.photo-list ul{margin:0 0 0 -15px}
.photo-list ul li{float:left;margin-left:15px;text-align:center;*width:118px}
.photo-list ul li .img-box{margin:5px auto;width:112px;height:112px;border:3px #efefed solid;cursor:pointer;overflow:hidden}
.photo-list ul li .img-box img{width:100%;height:100%;opacity:1}
.photo-list ul li a{padding-right:1em}
.avatar-img{display:block;margin:20px 0;padding:1px;width:180px;height:180px;border:1px solid #f0f0f0;border-radius:2px;background:#fff}
.avatar-img img{width:180px;height:180px}
.cropper-wraper{margin-top:20px}
.cropper-wraper .cropper-box{position:relative;float:left;margin-right:20px;padding:1px;width:350px;height:350px;text-align:center;border:1px solid #f0f0f0;border-radius:2px;background:#f4f4f4;text-align:center;vertical-align:middle}
.cropper-wraper .cropper-box div{margin:auto;vertical-align:middle}
.cropper-wraper .cropper-view{float:left;width:184px}
.cropper-wraper .cropper-view .img-box{padding:1px;width:180px;height:180px;border:1px solid #f0f0f0;border-radius:2px;background:#fff;overflow:hidden}
.cropper-wraper .cropper-view .img-box img{display:block;width:180px;height:180px}
.cropper-wraper .cropper-view .btn-box p{margin:8px 0;text-align:center;color:#333;font-size:13px;line-height:24px}
.cropper-wraper .cropper-view .btn-box p.tip{text-align:left;color:#999;font-size:13px;line-height:22px}
.cropper-wraper .cropper-view .btn-box .btn{width:100%;line-height:34px;height:36px}
.replybox{border:1px solid #e6e6e6;padding:20px}
.card-title .line3{line-height:28px;font-size:14px}
/*# sourceMappingURL=main.css.map*/

.sub-item--share {
	position:relative;
}
.sub-item--share .bdsharebuttonbox{
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	opacity:0;
	filter:alpha(opacity=0);
}
.sub-item--share .bdsharebuttonbox .bds_more{
	width:100%;
	height:100%;
}
.search{position:relative;float:left;width:16.66667%;height:40px;font-size:16px;text-align: center;color: #fff;line-height: 40px;}
.search:after{content: '';position: absolute;right: 5px;top: 20px;width: 0;height: 0;border-top: 4px solid #fff;border-left: 4px solid transparent;border-right: 4px solid transparent;}
.search-cont{cursor: pointer;}
.search-ul{position: absolute;left: 0;top: 100%;z-index:1;padding-bottom:10px;display:none;width:100%;line-height: 40px;background-color: #000;}
.search-li{cursor: pointer;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.search-li:hover{background-color: #0a479c;}
@media screen and (max-width: 1199px) {
	.search{height: 64px;width: 25%;line-height: 64px;}
	.search-cont{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
	.search:after{top: 33px;right: -7px;}
}
.invite-p{margin-bottom:10px;line-height: 20px;color: #999;}
.btn, .consult-item-btn--submit, a.consult-item-btn--back, .job-cont .job-item-btn, .jobf-cont .job-btn-submit, .cus-btn {
  width: 97px;
  height: 35px;
  line-height: 35px;
  color: #fff;
  text-align: center;
  display: block;
  border: none;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  font-size: 14px;
  cursor: pointer;
  font-weight: bold;
  font-family: "Microsoft Yahei","Arial",sans-serif;
}

.consult-item--btn {
  width: 100%;
}

.job-cont .job-item-btn {
  margin-left: 180px;
  clear: both;
  background-color: #014099;
  width: 150px;
}
.consult-item-btn--submit {
  float: left;
  background-color: #e7081d;
  margin-right: 26px;
}
@media screen and (max-width: 350px) {
  .consult-item-btn--submit {
    margin-right: 20px;
  }
}

a.consult-item-btn--back {
  float: left;
  background-color: #c0c0c0;
  color: #fff;
}

@media screen and (max-width: 1120px) {
  .job-cont {
    padding: 0 1.8%;
  }
  .job-cont .job-item-btn{margin-left: 80px;}
}
.job-cont h1 {
  font-size: 24px;
  color: #e5081a;
  padding: 6px 0 12px;
}

.recr-wrap {
  margin-bottom: 30px;
}
.recr-wrap h5 {
 
  border-color: #b9b9b9 #dddddd #dddddd;
  border-style: solid;
  border-width: 2px 1px 1px;
  line-height: 26px;
  overflow: hidden;
}
.recr-wrap h5 ul li {
  float: left;
  padding-right: 1px;
  position: relative;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  box-sizing: border-box;
}
.recr-wrap h5 ul li span {
  border-right: 1px solid #dddddd;
  bottom: 0;
  height: 9px;
  position: absolute;
  right: 0;
}

.recr-list {
  margin-top: 2px;
}
.recr-list > li {
  border-bottom: 1px solid #eaeaea;
}
.recr-list .recr-item.active .recr-txt {
  display: block;
}
.recr-list ul {
  overflow: hidden;
  background: #f8f8f8;
  border: 1px solid #fff;
  line-height: 26px;
}
.recr-list ul li {
  float: left;
  padding-right: 1px;
  text-align: center;
  line-height: 32px;
  box-sizing: border-box;
}
.recr-list ul li a {
  cursor: pointer;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease;
  -webkit-transition-delay: 0s;
  transition: all 0.3s ease 0s;
}
.recr-list ul li a i {
  width: 13px;
  display: inline-block;
  height: 13px;
  
  margin-right: 4px;
  position: relative;
  top: 2px;
}
.recr-list ul li a:hover {
  color: #e20005;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease;
  -webkit-transition-delay: 0s;
  transition: all 0.3s ease 0s;
}

.recr-txt {
  display: none;
}
.recr-txt p {
  border-top: 1px solid #eaeaea;
  overflow: hidden;
  padding: 19px 0;
  margin-top: 10px;
}
.recr-txt p a {
  display: block;
  float: right;
  line-height: 35px;
  width: 114px;
  margin-right: 1%;
  background: #014099;
  color: #fff;
  text-align: center;
  font-size: 12px;
  font-family: 'Microsoft Yahei','sans-serif';
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.recr-txt dl {
  line-height: 24px;
  margin: 0 0 10px 1%;
}
.recr-txt dl dt {
  font-weight: bold;
  line-height: 34px;
  padding: 0 1%;
  margin-bottom: 6px;
}
.recr-txt dl dd {
  line-height: 24px;
  padding: 0 1%;
}

.recr-item li em {
  
  display: inline-block;
  height: 9px;
  width: 10px;
  margin-left: 2px;
}

.recr-show {
  *zoom: 1;
  font-family: 'Microsoft Yahei','sans-serif';
  position: relative;
  padding: 60px 0 0 337px;
  min-height: 300px;
  margin-bottom: 10px;
}
.recr-show:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

.recr-show-pic {
  position: absolute;
  top: 0px;
  left: 0px;
}

.recr-item-no {
  width: 6%;
}

.recr-item-pos {
  width: 14%;
}

.recr-item-comp {
  width: 20%;
}

.recr-item-sar {
  width: 12%;
}

.recr-item-quan {
  width: 12%;
}

.recr-item-loc {
  width: 12%;
}

.recr-item-pub {
  width: 12%;
}

.recr-item-ope {
  width: 12%;
}

@media screen and (max-width: 720px) {
  .recr-item-no {
    width: 10%;
  }

  .recr-item-pos {
    width: 27%;
  }

  .recr-item-comp {
    display: none;
  }

  .recr-item-sar {
    width: 20%;
  }

  .recr-item-quan {
    display: none;
  }

  .recr-item-loc {
    width: 20%;
  }

  .recr-item-pub {
    display: none;
  }

  .recr-item-ope {
    width: 23%;
  }
}
.job-cont .job-form {
  padding: 18px 0 18px 40px;
  font-size: 14px;
  background-color: #f8f8f8;
  margin-bottom: 10px;
}
@media screen and (max-width: 570px) {
  .job-cont .job-form {
    padding: 12px 0px;
  }
}
.job-cont .job-list {
  width: 700px;
}
@media screen and (max-width: 720px) {
  .job-cont .job-list {
    width: 100%;
  }
}
.job-cont .job-item, .job-cont .job-item--keyword, .job-cont .job-item--ocup, .job-cont .job-item--loca, .job-cont .job-item--comp {
  min-height: 38px;
  padding-left: 88px;
  position: relative;
  line-height: 28px;
}
.job-cont .job-item-ipt, .job-cont .job-item-sele {
  width: 100%;
  height: 28px;
  padding: 4px;
  border: 1px solid #c4c4c4;
  float: left;
  box-sizing: border-box;
}
.job-cont .job-item-note {
  position: absolute;
  top: 0px;
  right: 0px;
  color: #c0c0c0;
}
@media screen and (max-width: 480px) {
  .job-cont .job-item-note {
    position: static;
  }
}
.job-cont .job-item-label {
  width: 88px;
  position: absolute;
  top: 0px;
  left: 0px;
  text-align: right;
}
.job-cont .job-item--keyword {
  padding-right: 160px;
}
@media screen and (max-width: 480px) {
  .job-cont .job-item--keyword {
    padding-right: 0px;
  }
}
.job-cont .job-item--ocup {
  float: left;
}
.job-cont .job-item--loca {
  float: left;
}
.job-cont .job-item--loca .job-item-sele {
  width: auto;
  width: 110px;
  margin-right: 3px;
}
@media screen and (max-width: 350px) {
  .job-cont .job-item--loca .job-item-sele {
    width: 100px;
  }
}
.job-cont .job-item--comp {
  clear: both;
}
.job-cont .job-item--comp .job-item-ipt, .job-cont .job-item--comp .job-item-sele {
  width: 226px;
}
@media screen and (max-width: 330px) {
  .job-cont .job-item--comp .job-item-ipt, .job-cont .job-item--comp .job-item-sele {
    width: 100%;
  }
}