
/*body{background: url('/images/adbd.jpg') no-repeat center top;   }*/
.container{position: relative}
.container-index-top {  width: 1200px;  position: fixed;  left:50%;  margin-left:-600px;  z-index: 9999;  }

/*basic*/
.pr10{padding-right: 10px}
.mr-10{  margin-right:-10px;}
.ml-10{  margin-left:-10px;}
.clor-ccc{color: #ccc;font-size: 16px;padding-right: 5px;}

.clor-black{color: #000;}
.icon-blue{color: #06a7dd;font-size: 20px;position: relative;top:3px;right: 5px;}
.icon-green{color: #6eae36;font-size: 18px;position: relative;top:3px;right: 10px;}
.guid-title{margin: 60px 0 0px; border-left:5px solid #666666;height: 21px; line-height: 21px;padding-left: 10px;    font-size: 21px;  color: #666666;}
.guid-title .more, .agentSecTitle .more{color: #999;font-size: 12px;}
.guid-title .more:hover,.agentSecTitle .more:hover{color: #ff6600;}
.header-light{
    width:100%;
    background: #3d4045;
    height: 78px;
    position: absolute;
    top:0;
    left:0;
    background: -moz-linear-gradient(top, #000000 80%, #000000 0%);
    background: -webkit-linear-gradient(rgba(0,0,0,.8),rgba(0,0,0,0));
    background: -o-linear-gradient(top, #000000 80%,#000000 0%);
    background: -ms-linear-gradient(top, #000000 0%,#000000 80%);
    background: linear-gradient(rgba(0,0,0,.8),rgba(0,0,0,0));
    filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=80, FinishOpacity=0, Style=1, StartX=0,  FinishX=0, StartY=30, FinishY=100)
}
.header-dark{
    width:100%;
    background:rgba(0,0,0,.8);
    height: 78px;
    position: absolute;
    top:0;
    left:0;
}
/*-----------------------banner--------------------------------------------*/
.banner{ height: 260px;   margin-bottom: 20px; margin-top: 0px;color: #fff;overflow: hidden}
@media (max-width: 1200px)
{
    .header-light,.banner,.platRolesTitle,.platRolesIntro,.corperates{width:1200px;}
    .main-body  .rolesGuid{margin-left: -15px;width:100%}
}
@media (min-width: 1200px)
{

    .main-body  .rolesGuid{margin-left: -15px;width:1300px}
}
.banner h2{width:750px;margin:auto;font-weight: 700;padding:120px 10px 20px;}
@media (max-width: 768px) {  .banner h2 {  padding: 90px 10px 20px;  }  }
.main-body{margin-top: 46px;}

/*.autoService*/
.autoService .pull-left{width:450px!important;margin: 0;}
.autoService .pull-left .row-fluid{background-color: #fff;text-align: center;box-shadow: 1px 1px 3px #ddd;}
.autoService .pull-left .row-fluid:hover{box-shadow: 2px 2px 10px #aaa;}
.autoService .pull-left .row-fluid img{width: 100%;max-height: 295px;}
.autoService .pull-right{width:750px!important;margin: 0}
.autoService .pull-right .col-xs-4{padding: 0 0 0 15px}
.autoService .pull-right .video-list{width:100%;overflow: hidden;background-color: #fff;margin-bottom: 15px;text-align: center;box-shadow: 1px 1px 3px #ddd;}
.autoService .pull-right .video-list:hover{box-shadow: 2px 2px 10px #aaa;}
.autoService .pull-right .lk-pic{width:100%;height: 155px;display: block;overflow: hidden}
.autoService .pull-right .video-list img{max-width: 100%;}
.autoService .pull-right .video-list p{padding-top: 5px;text-align: left;padding-left: 12px;width:220px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis}
.main-body .con-video-topest{}
/*box-style-2*/
.main-body  .box-style-2 .icon-container {  float: left;  width: 75px;  height: 75px;  text-align: center;margin-right: 13px;  }
.main-body  .box-style-2  .body h4{padding: 20px 0px 5px ;font-weight: 700;color:#666;margin: 0}
.main-body  .box-style-2  .body p{font-size: 12px;color: #999}



/*box-style-3*/
.main-body  .box-style-3{padding-left: 15px;padding-bottom: 10px;text-align: left}
.main-body  .box-style-3 .icon-container {  float: left;  width: 40px;  height: 40px;  text-align: center;margin-right: 15px;  }
.main-body  .box-style-3 .icon-container img{width:100%;}
.main-body  .box-style-3   .t-name{margin: 10px 0 15px;width:420px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis}
.main-body  .box-style-3  .body p{font-size: 13px;margin: 10px 0px 5px;}
.main-body  .box-style-3 .body .c-gray{color: #999;}





/*--------derict-video-list--------------------*/
.derict-video-list{list-style: none;padding: 0;margin:-10px -25px 0 0;}
.derict-video-list .col-xs-3{padding-left: 0;}
.derict-video-list .video-details{background-color: #fff;padding-bottom: 10px;box-shadow: 1px 1px 3px #ddd;}
.derict-video-list .video-details:hover{box-shadow: 2px 3px 10px #aaa;background-color: #fefefe;}
.derict-video-list .video-details .videoImg{width:100%;display: block;text-align: center;height: 161px;}
.derict-video-list .video-details .videoImg img{max-width: 100%;max-height: 100%;}
.derict-video-list .videoName{margin: 10px;widh:92%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.derict-video-list  .c-gray .circle-red{background-color: #ff0000;display: inline-block;width:12px;height: 12px;border-radius: 6px;margin-right: 5px;}


.mytabs{border:0;position: absolute;z-index: 99;right: 0;top:40px;}
.mytabs > li.active > a, .mytabs > li.active > a:hover, .mytabs > li.active > a:focus {  color: #fff;  cursor: default;  background-color: #1DA9ED;  border: 1px solid #ddd;  border-bottom-color: transparent;  height: 29px;  }
.mytabs .caret{position: relative;top:-10px;color:  #1DA9ED; filter:alpha(opacity=0);  -moz-opacity:0;  -khtml-opacity: 0;  opacity: 0;      border-top: 6px solid;  border-right: 6px solid transparent;  border-left: 6px solid transparent;}
.mytabs .active .caret{filter:alpha(opacity=100);  -moz-opacity:1;  -khtml-opacity: 1;  opacity: 1; }
.nav > li > a{   padding: 0 15px;  height: 29px;  line-height: 29px;color: #666; border-radius: 5px;}
.nav-tabs > li {text-align: center}

/*-----------------advertisement-------------------------------------*/
.advertisement-con{width:100%;overflow: hidden;margin: 70px 0px 10px; }
.advertisement-con .img{width:100%;}
/*list common*/
.person-details{background-color: #fff;padding-bottom: 10px;position: relative;box-shadow: 1px 1px 3px #ddd;}
.person-details .videoImg{width:100%;display: block;text-align: center;height: 220px;overflow: hidden;background: url(../../images/timg.gif) no-repeat center;
    background-size: 17%;}
.person-details .videoImg img{width: 100%;max-height: 100%;min-height: 100px;}
.person-details .eDetails{margin: 10px 10px 0px ;}
.person-details .eCountry{float: right;color: #999;font-size: 12px;}
 .eDetails .eName{   color:#333; font-size: 14px;  font-weight: 700;  width: 120px;  overflow: hidden;  text-overflow: ellipsis;  white-space: nowrap;  display: inline-block;vertical-align: top;}
.expert .c-gray{margin-bottom:0;color: #666;font-size: 12px;margin-left: 10px;max-width:190px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.expert .c-red{color: #ff6600;}
/*--------------expert-------------------*/
.expert .expert-list{list-style: none;padding: 0;margin:0px -25px 0 0;}
.expert .my-col-20{width:20%;float: left;padding-right: 25px;margin-top: 25px;}
.expert .expert-list .person-details:hover{box-shadow: 2px 2px 10px #aaa;}
.expert  .person-details .eDescripb{color: #333;font-size: 12px;padding: 0px 10px 0px 10px;word-break: break-all;min-height:130px;}
.expert  .person-details .eDescripb .eOperate:hover{border: 0;background-color: #ff6600;color: #fff;}
.expert .person-details .Topest {background:rgba(255, 102, 0, 0.6)!important;  filter:Alpha(opacity=60);  position: absolute;  top: 140px;  background-color: #ff6600;  color: #fff;  display: block;  height: 29px;  line-height: 29px;  padding-right: 10px; right: 0px;padding-left: 10px; border-radius: 15px 0 0 15px;}
.expert  .person-details{position: relative;overflow: hidden;height: 305px;line-height: 22px;}
.expert .person-details  .eDetailsPageS{line-height:20px;position: absolute;width:100%;height: 100%;top:305px;left: 0;

    /*background:rgba(255, 255, 255, 0.95)!important;filter:Alpha(opacity=95); background:#fff;*/
}
.expert .person-details  .eDetailsPageS .eName{   color:#fff;}
.expert .person-details  .eDetailsPageS .eDetails{padding-top: 15px;color:#fff;}
.expert .person-details .eDetailsPageS .eDescripb{padding: 0px 10px 0px 10px;word-break: break-all;min-height:130px;    text-align: justify;  line-height: 18px;  margin-top: 8px;}
.expert .person-details .eDetailsPageS .eDescripb a{color: #fff;font-size: 12px;}
.eDetailsPageS .detailsLink{border-radius: 20px;width:100px;color: #ff6600;margin:25px auto 8px;background: #fff;height:30px;line-height: 30px;text-align: center;display: block;}
.eDetailsPageS .detailsLink:hover{background: #ff6600;color:#fff;}
.eDetailsPageS  .order{text-align: center;color: #fff;font-size: 12px;}
.expert .eDetailsPageS   .c-gray{display: inline-block;padding: 2px 0 3px;;color:#fff;}
.person-details  .eDetailsPageS .eCountry{color: #fff;}
/*--------scientific-list---------------------*/
.scientific-list a{color:#333;}
.scientific-list{margin-top: 25px;margin-right: -15px;margin-bottom: -15px;}
.scientific-list  ul{list-style: none;padding: 0;}
.scientific-list .col-xs-4{;padding:0px 15px 0px 0px ;position: relative;margin-bottom: 15px;}
.scientific-list .col-xs-4 .mainCon{background-color: #fff;padding: 32px 15px 20px 20px;height: 269px;overflow:hidden}
.scientific-list .col-xs-4 .mainCon:hover{box-shadow: 3px 3px 10px 4px #ccc;}
.scientific-list .col-xs-4   .Topest {max-width:400px;  position: absolute;  top: 0px;  background-color: #ff8737;  color: #fff;  display: inline-block;  height: 22px;  line-height: 22px;  padding-right: 10px; left: 0px; }
.scientific-list .col-xs-4   .Topest .icl {  background: url('../../images/tips.png') no-repeat 0 -8px;  width: 8px;  height: 30px;  display: inline-block;  position: absolute;  left: -8px;  }
.scientific-list .col-xs-4   .Topest .tjWord{  display: inline-block;  max-width: 350px;  overflow: hidden;  text-overflow: ellipsis;  white-space: nowrap;  }
.scientific-list .col-xs-4  .pull-left {width:60px;height:60px;overflow: hidden;margin-right: 20px;    background: url(../../images/timg.gif) no-repeat center;
    background-size: 40%;}
.scientific-list .col-xs-4  .pull-left img{width:100%;height:100%}
.scientific-list .col-xs-4  .media-body{width:300px;}
.scientific-list .col-xs-4  .media-body .search-rm {  min-height: 20px; font-size: 16px;  margin: 8px 0px 10px; font-weight: 700;color: #3f3f3f; width: 250px;  white-space: nowrap;  text-overflow: ellipsis;  overflow: hidden; }
/*.scientific-list .col-xs-4  .media-body .search-rm a{color: #3f3f3f;display: block; }*/
.scientific-list .my-col-20{width:20%;float: left;padding:0 5px;margin-top: 20px;background: url(../../images/timg.gif) no-repeat center;background-size: 45%;}
.scientific-list  .scientificImg{height: 55px;display: inline-block;width:55px;}
.scientific-list .scientific-details{width:100%}
/*.scientific-list  .box-style-3 .icon-container {  float: left;  width: 60px;height: 50px;   text-align: center;margin-right: 10px;  }*/


/*.scientific-list  .scientificImg img{width:100%;max-height: 183px;min-height: 100px;}*/
/*.scientific-list .scientific-details .scientificImg img:hover{box-shadow: 1px 1px 5px #aaa;}*/
/*.scientific-list   .box-style-3{padding-bottom: 10px;text-align: left;padding-left: 0}*/


/*.scientific-list .scientific-details .eDetails{margin: 10px 10px 0px 0 ;}*/
/*.scientific-list .scientific-details  .eDescripb{color: #333;font-size: 12px;padding: 10px 10px 0 0;margin: 0 0 0 -3px;}*/
/*.scientific-list .scientific-details .eCountry{float: right;color: #999;}*/
/*.scientific-list .scientific-details  .eDescripb .c-price{color: #ff9900;font-size: 16px;}*/
/*.scientific-list .scientific-details  .c-gray{    color: #666;  font-size: 12px;  width: 180px;  overflow: hidden;  white-space: nowrap;  text-overflow: ellipsis;  display: inline-block;vertical-align: top;}*/
/*.scientific-list .scientific-details  .c-gray .circle-red{background-color: #ff0000;display: inline-block;width:12px;height: 12px;border-radius: 6px;margin-right: 5px;}*/

/*.box-style-3 .star{list-style: none}*/
/*.box-style-3 .star li{display: inline;float:left;}*/
.sDescripb{font-size: 12px;margin: 10px 0 15px;}
.sDescripb .zb-left{float:left;width:33.333%;line-height: 12px;}
.sDescripb .zb-left .icon{font-size: 12px;color:#bbb }
.sDescripb .zb-left .c-red{color: #ff6600 !important;padding: 0px 2px 0px 5px;;}
.zb-details{color: #999;font-size: 12px;margin-top: 5px;word-break: break-all}
/*.zb-actation{text-align: center}*/
/*.zb-actation .sOperate{width:80px;height: 25px;margin-top:20px;line-height:25px;padding: 0;}*/
/*.zb-actation .dy{width:100%;text-align: center;padding-top: 10px;color: #999}*/

/*---------------------order-list-----------------*/
.order-list{background-color: #fff;text-align: center;margin-top: 30px;padding: 0 30px;box-shadow: 1px 1px 3px #ddd;}
.order-list ul{list-style: none;padding: 50px 0px 10px 0px;}
.order-list ul .my-col-20{width:20%;float: left;padding:0 25px;}
.order-list ul .my-col-20 img{height: 80px;width:80px;border: 1px solid #fff;margin-bottom: 20px;}
.order-list .lkf-expert{width:120px;height: 36px;padding: 0;line-height: 35px;margin: 30px 0;}


.c-split-name{width:100%;text-align: center;font-size: 16px;margin: 30px 0px 20px;}
.cooperationLink{text-align: center;background-color: #fff;color: #666;font-size: 21px;margin-bottom: 30px;font-size: 11px;padding-top: 50px;padding-bottom: 20px;cursor: pointer}
.cooperationLink:focus{text-decoration: none;boder:0;outline: none}
.cooperationLink.active{color: #000;}
.cooperationLink h4{margin-top: 20px;margin-bottom: 5px;}
.cooperationLink p{color: #aaa;}
/*agentList*/
.agentList{position: relative}
.agentList .mytabs{top:-40px;}
.agentSecTitle{color: #999;margin-top: 10px;margin-bottom: 0;margin-left: 14px;overflow: hidden;height: 20px;}

.text-overflow {
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
.btn-default{border-right:0px;}
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
    background-color: #fff;border-bottom-color: #fff;border-left-color:#fff;
}
#id-ul-searchType{    padding-top: 30px; padding-bottom:20px; min-width: 136px;  top: 22px;  border-radius: 0 0 30px 30px;  border-top: 0;left:-1px;z-index:9;border-right:0;
    box-shadow: none;-webkit-box-shadow: none}
#id-ul-searchType li{margin-bottom: 5px;box-shadow: none}

/*plat roles*/

.platRolesTitle{font-size: 24px;background: #fff;text-align: center;height: 205px;line-height: 170px;margin-top:80px;}
.platRolesIntro{background: url('../../images/u2.png') no-repeat center top;height: 595px;padding-top: 80px;}
.platRolesIntro .carousel-inner{background: #fff;width:1000px;margin: auto;height: 440px;filter:Alpha(opacity=90);background: rgba(255,255,255,0.9)}
.platRolesIntro .carousel-inner .title{ font-size: 16px;  margin:30px 39px 15px 30px;  display: block;}
.details{color:#666;line-height: 30px;margin:0px 39px 10px 30px;}
.platRolesIntro .carousel-indicators{top:-138px;}
.platRolesIntro .carousel-inner img{max-width: 900px;margin:40px auto 20px;}
.platRolesIntro .carousel-indicators li {  width: auto;  margin: 1px;  text-indent: 0; border:0;height: 15px; margin:0 20px;background: none;  border-radius: 0;padding:0 5px;}
.platRolesIntro .carousel-indicators .active {    height: 12px;  margin: 0; color: #1da9ed;border-bottom: 2px solid #1da9ed;margin:0 20px;height: 30px;font-weight: 700;}
/*.corperates{background: #fff;}*/
.corperates .guid-title{margin-top: 40px;}
.cooperationUnit{list-style: none;padding:40px 0 20px;}
.cooperationUnit li{float:left;margin-bottom:25px;}
.cooperationUnit li img{width:100%;height:67px;}

.platRolesIntro  .carousel-control.left{background: url('../../images/arrow.png') no-repeat left 0;width:62px;height: 120px;left:50%;margin-left:-600px;top:50%;margin-top: -30px;}
.platRolesIntro .carousel-control.right{background: url('../../images/arrow.png') no-repeat right 0;width:62px;height: 120px;right:50%;margin-right:-600px;top:50%;margin-top: -30px;}

.banner .carousel-inner{overflow: inherit}
.banner .carousel-indicators {top:220px}
.banner .carousel-inner .item{position: relative}
.banner .carousel-inner .item img{max-width:none;width:1920px;top:0;width: 1920px;  position: absolute;  left: 50%;  margin-left: -960px;}

.ForABatch{color: #999;font-size: 12px;margin-right: 20px;cursor: pointer}
.ForABatch:hover{color: #1da9ed}
.ForABatch:focus{text-decoration: none}

/*sroll*/
.rollBox{width:1200px;overflow:hidden;padding:3px 0 5px 6px;margin:40px auto;}
.rollBox .LeftBotton{height:41px;width:23px;float:left;background:url("../../images/arrorindex.png") no-repeat 0px 0px;display:inline;margin:40px 20px 0 0px;cursor:pointer; }
.rollBox .RightBotton{height:41px;width:23px;background:url("../../images/arrorindex.png") no-repeat 0px -38px;overflow:hidden;float:left;display:inline;margin:40px 0px 0 20px;cursor:pointer;}
.rollBox .Cont{width:1100px;overflow:hidden;float:left;border:1px solid #ddd;}
.rollBox .ScrCont{width:10000000px;}
.rollBox .Cont .pic{float:left;text-align:center;margin:0px;}
.rollBox .Cont .pic a{display: block;width:101px;height: 58px;border-right:1px solid #ddd;border-bottom: 1px solid #ddd;padding:0;margin:0;overflow: hidden}
.rollBox .Cont .pic a.second{border-bottom: 0}
.rollBox .Cont .pic img{display:inline-block;margin:0 auto;display: block;width:100%;height:100%;padding: 10px;}
.rollBox .Cont .pic p{line-height:26px;color:#505050;}
.rollBox .Cont a:link,.rollBox .Cont a:visited{color:#626466;text-decoration:none;}
.rollBox .Cont a:hover{color:#f00;text-decoration:underline;}
.rollBox .picContainerCopy,.rollBox .picContainer{float:left;}

/*index expert*/
.expert-list .index-list-cover{  position: absolute;border-left: 245px solid #000;  border-left: 245px solid rgba(0,0,0,.3);
    border-top: 70px solid transparent;top:305px;height:375px;
    transition: all .45s ease;
    -o-transition: all .45s ease;
    -webkit-transition: all .45s ease;
    -moz-transition: all .45s ease;
    -ms-transition: all .45s ease;
}
.expert-list .hover  .index-list-cover{top:-70px;    border-left-color: rgba(0,0,0,.7);}
/*智库*/
.tanksCon{background: #e8e8e8;margin-top:50px;padding-bottom: 50px;}
.scientific-list .thinkTanks{background: #fff;padding:0 15px;}
.thinkTanks li{width:20%;float: left}
.thinkTanks .headPic{display: block;text-align: center}
.thinkTanks .headPic img{ width:72px;height:72px;}
.thinkTanks .mecName{padding:20px 0;font-weight:700;font-size: 16px;color: #333;display: block;text-align: center; margin:auto;   width: 95%;  overflow: hidden;  text-overflow: ellipsis;  white-space: nowrap;}
.thinkTanks  .main-con{padding:50px 15px 15px;}
.c-red{color: #ff6600}
.thinkTanks .zb-details{margin-bottom: 20px;}
.thinkTanks .sDescripb {  font-size: 12px;  margin: 5px 0 25px;  color:#666;}
.thinkTanks .sDescripb .icon{color: #aaa;}
.zkTopGuid{margin-top:25px;}
.thinkTanks .videoImg{display: block;background: url(../../images/timg.gif) no-repeat center 126px;background-size: 17%;}
 .thinkTanks .videoImg img{ width:200px;height:200px;display: block;margin:auto;margin-bottom: 10px;}
.thinkTanks .zkExp{font-size: 12px;  color: #666;line-height: 14px;}
.thinkTanks  .eCountry{color: #aaa;float: right}
.more{font-size: 12px;color: #999}

/*live list*/
.liveContent{background: #fff;margin-top:30px;}
.liveContent .liveAll{list-style: none;padding: 0;padding-left:20px;}
.liveContent .liveAll .eachheader{width:100%;height:158px;margin-bottom:8px;overflow:hidden;background: url(../../images/timg.gif) no-repeat center;
    background-size:15%;}
.liveContent .liveAll .eachheader img {  width: 100%;  height: 100%;  -moz-transition: all .2s linear 0s;  -ms-transition: all .2s linear 0s;  -o-transition: all .2s linear 0s;  transition: all .2s linear 0s;  }
.liveContent .liveAll .eachheader img:hover { transform: scale(1.2, 1.2); }
.liveContent .liveEach{margin-top:25px;padding:0 20px 0 0;}
.liveContent .liveEach  .title{line-height: 13px;    overflow: hidden;  text-overflow: ellipsis;  white-space: nowrap;color:#333;    margin: 20px 0 8px;}
.liveContent .liveEach .post{font-size: 12px;color:#999;line-height: 12px;}
.liveContent .liveEach .dis{color:#999;font-size: 13px;margin-bottom:20px;}
.liveContent .liveEach .pson{color:#999;background:url('../../images/live/liveicons.png') no-repeat 0px -40px;display: inline-block;padding-left:30px;padding-left: 25px;  font-size: 12px;}


/*交易大厅*/
.patTransaction-list,.shop-list{margin-top:20px;}
.patTransaction-list dl{ float: left;margin-right: 25px;margin-bottom: 20px;position: relative;padding:0 10px;box-sizing: border-box;width:281px;height:387px;}
.patTransaction-list dl:hover{box-shadow:1px 1px 9px 0 #999;}
.patTransaction-list dl:nth-child(4n){margin-right:0;}
.patTransaction-list dl dt{width:261px;height:256px;text-align: center;line-height: 256px;background:url("../../images/timg.gif") no-repeat center;background-size:15%;}
.patTransaction-list dl dt img{width: 239px;height: 190px;}
.price{float:left;font-size: 18px;color: #FF6600;line-height: 22px;font-weight:700;font-family: 'Arial Negreta', 'Arial Normal', 'Arial';}
.att{float:right;font-size: 12px;color: #999999;line-height: 22px;}
.patName{font-size: 13px;color: #333333;line-height: 22px;margin:10px 0;word-break:break-all;}
/*.last-dd{position: absolute;bottom: 0;left: 0;width:100%;}*/
.status{float:left;color:#fff;font-size:13px;width:102px;height:22px;line-height:22px;text-align: center;display:inline-block;}
.status.green{background-color:#339933;}
.status.red{background-color:#E36051;}
.msg-a{float:right;}
.msg-a img{width:20px;height:19px;}
.patName-a{color:#428bca!important;}
.patName-a:hover{text-decoration:underline!important;}

/*创新通店铺*/
.shop-list .media{float:left;width:580px;height:181px;overflow:hidden;margin-top:0;margin-bottom:22px;padding:20px;-webkit-box-sizing:border-box;-moz-box-sizing: border-box;-o-box-sizing:border-box;box-sizing: border-box;}
.shop-list .media:hover{box-shadow:1px 1px 9px 0 #999;}
.shop-list .media:nth-child(2n){float:right;}
.shop-list .media:nth-child(2n-1){margin-right:20px;}
.shop-list .media .media-left{width:100px;height:181px;background: url(../../images/timg.gif) no-repeat 38px 47px;background-size: 23%}
.media-left img{ border-radius: 50px;width: 100px;height: 100px;display:inline-block;margin-top:10px;}
.media-body{width: 440px;}
.media-heading p{font-size:18px;color:#000;float:left;}
.media-heading .s-count{font-size:12px;color:#999;float:right;}
.media-heading em{font-size:12px;font-style:normal;font-weight:bold;color:#F68703;}
.lab-p{ overflow: hidden;height: 30px;}
.lab-p span{border:1px solid #FF6633;color:#FF6633;font-size:12px;padding:4px;margin-right:6px;float:left;}
.content{margin:0;height:60px;overflow:hidden;}


/** aside ***/
.aside ul,.aside h5,.aside p{ margin:0;padding:0;}
.aside ul li{ list-style:none;}
.aside{ z-index:999;position:fixed;top:50%;margin-top:-130px;right:5px;width:154px;height:260px;background:#fff;border:1px solid #ccc;box-sizing:border-box;padding:10px;color:#333;font:12px "Arial Normal","Arial";}
.aside img{ border:none;vertical-align: middle;}
.aside dl dt img{ display:inline-block;width:85px;height:85px;}
.aside dl{text-align: center;}
.aside dd.title{margin:9px 0;line-height:2;}
.aside dd.list > ul{padding-right:13px;}
.aside dd p{ font-size:11px; color:#999;}
.aside ul li img,.aside ul li span,.aside ul li>a{ float:left;}
.aside ul li >div{ float:right;}
.aside ul li img{ float:left;width:25px;height:25px;}
.qrcode-mini.qrcode-mini img{ display:inline-block;width:13px;height:13px;}
.qrcode-mini{ position:absolute;right:14px;bottom:50px;}
.aside dd.list{ position: relative;}
.aside li{ line-height: 25px;margin: 10px 0;}
.aside li span,.aside li a{ padding-left:4px;}
.aside li a{ color:#0060FF;text-decoration:underline;}
.aside .qrcode-large{opacity: 0;transition:all 0.1s linear;position:absolute;bottom: 40px;left: -118px;}
.aside .qrcode-large,.aside .qrcode-large img{ width: 117px;height: 117px;}
.aside .qrcode-large img{display: inline-block;}
.aside .qrcode-mini:hover ~.qrcode-large{ opacity: 1;}

