@charset "utf-8";

.dn{display:none;}

.di{display:inline;}

.db{display:block;}

.dib{display:inline-block;zoom: 1;*display: inline;} /* if the element is block level(eg. div, li), using 'inline_any' instead */

/* height */

.h14{height:14px;}

.h16{height:16px;}

.h18{height:18px;}

.h20{height:20px;}

.h22{height:22px;}

.h24{height:24px;}

.h50{height: 50px;}

/* width */

/* fixed width value */

.w20{width:20px;}

.w50{width:50px;}

.w70{width:70px;}

.w100{width:100px;}

.w120{width:120px;}

.w140{width:140px;}

.w160{width:160px;}

.w180{width:180px;}

.w200{width:200px;}

.w220{width:220px;}

.w250{width:250px;}

.w280{width:280px;}

.w300{width:280px;}

.w320{width:320px;}

.w360{width:360px;}

.w380{width: 380px;}

.w400{width:400px;}

.w460{width:460px;}

.w500{width:500px;}

.w600{width:600px;}

.w640{width:640px;}

.w700{width:700px;}

.w800{width: 800px;}

.w880{width: 880px;}

/* percent width value */

.pct10{width:10%;}

.pct15{width:15%;}

.pct20{width:20%;}

.pct25{width:25%;}

.pct30{width:30%;}

.pct33{width:33.3%;}

.pct40{width:40%;}

.pct50{width:50%;}

.pct60{width:60%;}

.pct66{width:66.6%;}

.pct70{width:70%;}

.pct75{width:75%;}

.pct80{width:80%;}

.pct90{width:90%;}

.pct100{width:100%;}

/* line-height */

.lh14{line-height:14px;}

.lh16{line-height:16px;}

.lh18{line-height:18px;}

.lh20{line-height:20px;}

.lh22{line-height:22px;}

.lh24{line-height:24px;}

.lh30{line-height: 30px;}

/* margin */

.m0{margin:0;}

.ml1{margin-left:1px;}

.ml2{margin-left:2px;}

.ml4{margin-top: 4px;}

.ml5{margin-left:5px;}

.ml10{margin-left:10px;}

.ml15{margin-left:15px;}

.ml20{margin-left:20px;}

.ml30{margin-left:30px;}

.mr1{margin-right:1px;}

.mr2{margin-right:2px;}

.mr5{margin-right:5px;}

.mr10{margin-right:10px;}

.mr15{margin-right:15px;}

.mr20{margin-right:20px;}

.mr30{margin-right:30px;}

.mt1{margin-top:1px;}

.mt2{margin-top:2px;}

.mt5{margin-top:5px;}

.mt10{margin-top:10px;}

.mt15{margin-top:15px;}

.mt20{margin-top:20px;}

.mt30{margin-top:30px;}

.mt40{margin-top: 40px;}

.mt50{margin-top: 50px;}

.mt60{margin-top: 60px;}

.mt80{margin-top: 80px;}

.mb1{margin-bottom:1px;}

.mb2{margin-bottom:2px;}

.mb5{margin-bottom:5px;}

.mb10{margin-bottom:10px;}

.mb15{margin-bottom:15px;}

.mb20{margin-bottom:20px;}

.mb25{margin-bottom: 25px;}

.mb30{margin-bottom:30px;}

.mb40{margin-bottom: 40px;}

.mb50{margin-bottom: 50px;}

.mb60{margin-bottom: 60px;}

.mb70{margin-bottom: 70px;}

.mb80{margin-bottom: 80px;}

.mb90{margin-bottom: 90px;}

.mb100{margin-bottom: 100px;}

.mb110{margin-bottom: 110px;}

/* margin negative */

.ml-1{margin-left:-1px;}

.mr-1{margin-right:-1px;}

.mt-1{margin-top:-1px;}

.mb-1{margin-bottom:-1px;}

.ml-3{margin-left:-3px;}

.mr-3{margin-right:-3px;}

.mt-3{margin-top:-3px;}

.mb-3{margin-bottom:-3px;}

.ml-20{margin-left:-20px;}

.mr-20{margin-right:-20px;}

.mt-20{margin-top:-20px;}

.mb-20{margin-bottom:-20px;}

.mt30{ margin-top:30px;}

/* padding */

.p0{padding:0;}

.p1{padding:1px;}

.pl1{padding-left:1px;}

.pt1{padding-top:1px;}

.pr1{padding-right:1px;}

.pb1{padding-bottom:1px;}

.p2{padding:2px;}

.pl2{padding-left:2px;}

.pt2{padding-top:2px;}

.pr2{padding-right:2px;}

.pb2{padding-bottom:2px;}

.pl5{padding-left:5px;}

.p5{padding:5px;}

.pt5{padding-top:5px;}

.pr5{padding-right:5px;}

.pb5{padding-bottom:5px;}

.p10{padding:10px;}

.pl10{padding-left:10px;}

.pt10{padding-top:10px;}

.pr10{padding-right:10px;}

.pb10{padding-bottom:10px;}

.p15{padding:15px;}

.pl15{padding-left:15px;}

.pt15{padding-top:15px;}

.pr15{padding-right:15px;}

.pb15{padding-bottom:15px;}

.p20{padding:20px;}

.pl20{padding-left:20px;}

.pt20{padding-top:20px;}

.pr20{padding-right:20px;}

.pb20{padding-bottom:20px;}

.p30{padding:30px;}

.pl30{padding-left:30px;}

.pt30{padding-top:30px;}

.pr30{padding-right:30px;}

.pb30{padding-bottom:30px;}

.pt40{padding-top: 40px;}

.pt50{padding-top: 50px;}

.pt60{padding-top: 60px;}

.pt70{padding-top: 70px;}

.pt100{padding-top: 100px;}

.pb50{padding-bottom: 50px;}

.pb65{padding-bottom: 65px;}

.pb80{padding-bottom: 80px;}

/* border-color name rule: border(b)-position(l/r/t/b/d)-width(null/2)-style(null/sh)-color(first one letter/first two letter) |-> All colors are safe color*/

.bdc{border:1px solid #ccc;}

.blc{border-left:1px solid #ccc;}

.brc{border-right:1px solid #ccc;}

.btc{border-top:1px solid #ccc;}

.bbc{border-bottom:1px solid #ccc;}

.bdd{border:1px solid #ddd;}

.bld{border-left:1px solid #ddd;}

.brd{border-right:1px solid #ddd;}

.btd{border-top:1px solid #ddd;}

.bbd{border-bottom:1px solid #ddd;}

.bde{border:1px solid #eee;}

.ble{border-left:1px solid #eee;}

.bre{border-right:1px solid #eee;}

.bte{border-top:1px solid #eee;}

.bbe{border-bottom:1px solid #eee;}

.bdd6{border: 1px solid #d6d6d6;}

.bbf8{border-bottom: 1px solid #f8f8f8;}

/* background-color name rule: bg - (key word/Hex color) |-> All colors are safe color */

.bgwh{background-color:#fff;}

.bgfb{background-color:#fbfbfb;}

.bgf5{background-color:#f5f5f5;}

.bgf0{background-color:#f0f0f0;}

.bgeb{background-color:#ebebeb;}

.bge0{background-color:#e0e0e0;}

.bgf2{background-color: #f2f2f2;}

.bgf4{background-color: #f4f4f4;}

/* safe color */

.g0{color:#000;}

.g3{color:#333;}

.g6{color:#666;}

.g9{color:#999;}

.gc{color:#ccc;}

.wh{color:white;}

/* font-size */

.f0{font-size:0;}

.f12{font-size:12px;}

.f13{font-size:13px;}

.f14{font-size:14px;}

.f16{font-size:16px;}

.f18{font-size:18px;}

.f20{font-size:20px;}

.f22{font-size: 22px;}

.f24{font-size:24px;}

.f26{font-size: 26px;}

.f28{font-size: 28px;}

/* font-family */

.fa{font-family:Arial;}

.ft{font-family:Tahoma;}

.fv{font-family:Verdana;}

.fs{font-family:Simsun;}

/*.fl{font-family:'Lucida Console';}*/

.fw{font-family:'Microsoft Yahei';}

/* font-style */

.n{font-weight:normal; font-style:normal;}

.b{font-weight:bold;}

.i{font-style:italic;}

/* text-align */

.tc{text-align:center;}

.tr{text-align:right;}

.tl{text-align:left;}

.tj{text-align:justify;}

/* text-decoration */

.tdl{text-decoration:underline;}

.tdn,.tdn:hover,.tdn a:hover,a.tdl:hover{text-decoration:none;}

/* letter-spacing */

.lt-1{letter-spacing:-1px;}

.lt0{letter-spacing:0;}

.lt1{letter-spacing:1px;}

/* white-space */

.nowrap{white-space:nowrap;}

/* word-wrap */

.bk{word-wrap:break-word;}

/* vertical-align */

.vm{vertical-align:middle;}

.vtb{vertical-align:text-bottom;}

.vb{vertical-align:bottom;}

.vt{vertical-align:top;}

.vn{vertical-align:-2px;}

/* float */

.fl{float:left;_display:inline;}

.fr{float:right;_display:inline;}

/* clear */

.cl{clear:both;}

/* position */

.rel{position:relative;}

.abs{position:absolute;}

/*z-index*/

.zx1{z-index:1;}

.zx2{z-index:2;}

/* cursor */

.poi{cursor:pointer;}

.def{cursor:default;}

/* overflow */

.ovh{overflow:hidden;}

.ova{overflow:auto;}

/* visibility */

.vh{visibility:hidden;}

.vv{visibility:visible;}

/* zoom */

.z{*zoom:1;}





/* ------------------- multiply CSS ------------------ */

/* ��״Ԫ��ˮƽ���� */

.auto{margin-left:auto; margin-right:auto;}

/* �������*/

/*.fix{*zoom:1;}

.fix:after{display:table; content:''; clear:both;}*/

/*�������*/

.clear{zoom:1;}

.clear:after{display:block;clear:both;visibility:hidden;height:0;overflow:hidden;content:".";}



/* ����display:table-cell������Ӧ���� */

.cell{display:table-cell; *display:inline-block; width:2000px; *width:auto;}

/* ˫������Ӧcell��������Ӣ���ַ����� */

.cell_bk{display:table; width:100%; table-layout:fixed; word-wrap:break-word;}

/* ���������������� ʾ*/

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

/* css3���ɶ���Ч�� */

.trans{

    -webkit-transition:all 0.3s;    

            transition:all 0.3s;

}

/* ��С����Ԫ�ش�ֱ���� */

.dib_vm{display:inline-block; width:0; height:100%; vertical-align:middle;}

/* �����б���ͼƬ - �����ʹ�ø�CSSС�⣬����޸Ĵ�ͼƬ��ַ */

.loading{background:url("loading.gif") no-repeat center; background-size: auto 100%}

/* �޿��ı����ı��� */

.bd_none{border:0; outline:none;}

/* ���Զ�λ���� */

.abs_out{position:absolute; left:-999em; top:-999em;}

.abs_clip{position:absolute; clip:rect(0 0 0 0);}

/* ��ť���� */

/*.disabled{color:#acacac!important; border-color:#acacac!important; text-shadow:1px 1px #fff!important; outline:0!important; cursor:default!important; pointer-events:none;}*/

.disabled:hover{text-decoration:none!important;}

/*inline-block��float�ȿ��б�*/

.inline_box{font-size:1em; letter-spacing:-.25em; font-family:Arial;}

.inline_two, .inline_three, .inline_four, .inline_five, .inline_six, .inline_any{display:inline-block; *display:inline; letter-spacing:0; vertical-align:top; *zoom:1;}

.float_two, .float_three, .float_four, .float_five, .float_six{float:left;}

.inline_two, .float_two{width:49.9%;}

.inline_three, .float_three{width:33.3%;}

.inline_four, .float_four{width:24.9%;}

.inline_five, .float_five{width:19.9%;}

.inline_six, .float_six{width:16.6%;}

.inline_fix{display:inline-block; width:100%; height:0; overflow:hidden;}





.ablock{

    width: 100%;height: 100%;

    display: block;

    position: relative;

}



.fl {

  float:left;

}

.fr {

  float:right;

}</style><style media="screen" >@charset "utf-8";



/*  css animation  */

.trans{



    -webkit-transition: all .5s ease;

    -moz-transition:all .5s ease;

    -o-transition:all .5s ease;

    -ms-transition:all .5s ease;

    transition:all .5s ease;

}



/* page animation  */



.ani-view {

    -webkit-animation-duration:1s;

    -moz-animation-duration:1s;

    -o-animation-duration:1s;

    animation-duration:1s;

    -webkit-animation-fill-mode:forwards;

    -moz-animation-fill-mode:forwards;

    -o-animation-fill-mode:forwards;

    animation-fill-mode:forwards;

}

.ani-view.slow{

    -webkit-animation-duration:1.5s;

    -moz-animation-duration:1.5s;

    -o-animation-duration:1.5s;

    animation-duration:1.5s;

}



@-webkit-keyframes fadeInDown {

    0% {

        opacity:0;

        -webkit-transform:translateY(20px)

    }

    100% {

        opacity:1;

        -webkit-transform:translateY(0)

    }

}

@-moz-keyframes fadeInDown {

    0% {

        opacity:0;

        -moz-transform:translateY(20px)

    }

    100% {

        opacity:1;

        -moz-transform:translateY(0)

    }

}

@-o-keyframes fadeInDown {

    0% {

        opacity:0;

        -o-transform:translateY(20px)

    }

    100% {

        opacity:1;

        -o-transform:translateY(0)

    }

}

@keyframes fadeInDown {

    0% {

        opacity:0;

        transform:translateY(20px)

    }

    100% {

        opacity:1;

        transform:translateY(0)

    }

}



.ani-view.fade-in-down{

    opacity:0;

    opacity:1\0/IE9;

    

    -webkit-transform:translateY(20px);

    -moz-transform:translateY(20px);

    -o-transform:translateY(20px);

    transform:translateY(20px);

    -ms-transform:translateY(0)\0/IE9;

}

.ani-view.fadeInDown {

    -webkit-animation-name:fadeInDown;

    -moz-animation-name:fadeInDown;

    -o-animation-name:fadeInDown;

    animation-name:fadeInDown;



}





@-webkit-keyframes fadeInLeft {

    0% {

        opacity:0;

        -webkit-transform:translateX(-100px)

    }

    100% {

        opacity:1;

        -webkit-transform:translateX(0)

    }

}

@-moz-keyframes fadeInLeft {

    0% {

        opacity:0;

        -moz-transform:translateX(-100px)

    }

    100% {

        opacity:1;

        -moz-transform:translateX(0)

    }

}

@-o-keyframes fadeInLeft {

    0% {

    opacity:0;

    -o-transform:translateX(-100px)

    }

    100% {

    opacity:1;

    -o-transform:translateX(0)

    }

}

@keyframes fadeInLeft {

    0% {

    opacity:0;

    transform:translateX(-100px)

    }

    100% {

    opacity:1;

    transform:translateX(0)

    }

}

.ani-view.fade-in-left{



    opacity:0;

    opacity:1\0/IE9;

    



    -webkit-transform:translateX(-100px);

    -moz-transform:translateX(-100px);

    -o-transform:translateX(-100px);

    transform:translateX(-100px);

    -ms-transform:translateX(0)\0/IE9;

}

.ani-view.fadeInLeft {

    -webkit-animation-name:fadeInLeft;

    -moz-animation-name:fadeInLeft;

    -o-animation-name:fadeInLeft;

    animation-name:fadeInLeft;

}





@-webkit-keyframes fadeInRight {

    0% {

    opacity:0;

    -webkit-transform:translateX(100px)

    }

    100% {

    opacity:1;

    -webkit-transform:translateX(0)

    }

}

@-moz-keyframes fadeInRight {

    0% {

    opacity:0;

    -moz-transform:translateX(100px)

    }

    100% {

    opacity:1;

    -moz-transform:translateX(0)

    }

}

@-ms-keyframes fadeInRight {

    0% {

    opacity:0;

    -ms-transform:translateX(100px)

    }

    100% {

    opacity:1;

    -ms-transform:translateX(0)

    }

}

@-o-keyframes fadeInRight {

    0% {

    opacity:0;

    -o-transform:translateX(100px)

    }

    100% {

    opacity:1;

    -o-transform:translateX(0)

    }

}

@keyframes fadeInRight {

    0% {

    opacity:0;

    transform:translateX(100px)

    }

    100% {

    opacity:1;

    transform:translateX(0)

    }

}

.ani-view.fade-in-right{

    opacity:0;

    opacity:1\0/IE9;

    

    -webkit-transform:translateX(100px);

    -moz-transform:translateX(100px);

    -o-transform:translateX(100px);

    transform:translateX(100px);

    -ms-transform:translateX(0)\0/IE9;

}

.ani-view.fadeInRight {

    -webkit-animation-name:fadeInRight;

    -moz-animation-name:fadeInRight;

    -o-animation-name:fadeInRight;

    animation-name:fadeInRight;

}</style>
<style media="screen" >
body{

    font-family:"微软雅黑";

}



.header-nav nav ul{

    margin: 0;

}

.header-nav .lip .pic-a{

	

}

.f-cb{

    zoom: 1;

}

.f-cb:after{

    display:block;

    height:0;

    clear:both;

    visibility:hidden;

    overflow:hidden;

    content:".";

}

.header{


    background: #ededed;

    position: relative;

    z-index: 92;

 }

.header-main{

    width: 1200px;


}

#hr{

    padding: 40px 0 60px 0;

}




.logo .js{

    max-width: 195px;

    margin-top: 12px;

    padding-left: 10px;

    border-left:1px solid #cbcbcb;

}

.pro-table td.field{

	width:214px;

}

.pro-table .imgbox img{

	max-width: 265px;

}

.header-main .row-fluid .rt{

    float:right;
	width:300px;
	float:right



}

.header-main .rt .tm-ico{

    background: url("../images/index-2_09.png") no-repeat center center;

}

.header-main .rt .ewm-ico{

    position: relative;

    background: url("../images/index-2_11.png") no-repeat center center;

}

.header-main .rt .ewm-ico img{

    position: absolute;

    display: none;

    max-width:none;

    top: 30px;

    left: 50%;

    margin-left: -122px;

    box-shadow:0 0 5px rgba(0, 0, 0, 0.2);

}

.header-main .rt .ewm-ico:hover img{

    display:   block;

}

.header-main .rt .ctry{

    background: url("tut_14.png") no-repeat 10% 2px;

    min-height: 20px;

    max-height: 20px;

    margin-left: 10.4%;

    padding-left: 10.4%;

    border-left:1px solid #e0e1dd;

    margin-top: 4px;

    text-align: right;

    font-size: 14px;

    color:#a4a4a4;

    font-family: "Arial";

}

.lang{

    position: relative;

    float: left;

    margin-left: 22px;



}

.lang i{

    width: 1px;

    height: 20px;

    background: #e0e1dd;

    overflow: hidden;

    display: inline-block;

    margin-top: 4px;

}

.lang dl{

    position: absolute;

    left: 7px;

    top: -6px;

    padding: 10px 10px 16px;

    background: #fff;

    border-radius: 8px;

    

    margin: 0;

}

.lang dl dt{

    width: 122px;

    margin: 0;

    padding: 0;

    height: 32px;

    /*padding-left: 38px;*/

    line-height: 18px;

    /*background: url("http://www.shangshang.com/static/web/css/../img/tut_14.png") no-repeat 0 2px;*/

    font-size: 14px;

    color:#000;

    font-family: "Arial";

    font-weight: normal;

}

.lang dl dd{

    display: none;

    margin: 0;

    padding: 6px 0 0;

    border-top: 1px solid #e0e0e0;

}

.lang dl dd a{

    display: block;

    font-size: 12px;

    line-height: 22px;

    color: #666;

}

.lang dl:hover{

    box-shadow: 0 0 2px rgba(0,0,0,.2);

}

.lang dl dd a:hover{

    color: #08c;

}

nav li{

    text-align: center;

    line-height: 44px;

    margin-top: 1px;

    position: relative;

    font-family: "΢���ź�";

    font-size: 16px;

    min-width:110px;

}

nav li a{

    color:#fff;

}

nav li i{

    display: none;

    position: absolute;

    width: 64px;

    left: 18px;

    bottom: 0;

    height: 2px;


}

.header-holder{

    position: relative;

    width:100%;

    height: 46px;

    z-index: 90;

}



.header-nav{

    width:100%;

    height: 46px;

    background:#000;

	z-index:91;

	opacity:0.95;

}

nav .in-a:hover{

    background: #c90005;

    text-decoration: none;

    display: block;
	color:#fff;

}

.find{

    height: 46px!important;

}

.find-box{

    width: 100%;

    height: 30px;

    background: #c90005;

    border-radius: 12px;

    margin-top: 8px;

}

.find .sub{

    width: 15px!important;

    background: url("../images/fdj_26.png") no-repeat center center;

    background-size:100%;

    border: none;

    float: right!important;

    margin: 0 11px 0 0!important;

}



.find .texts{

    background: none;

    border:none;

    color: #fff;

     border-radius: 12px 0 0 12px!important;
	 font-size:12px;

}

.find .texts:focus,.find .texts:hover{

    /*background:#fff;*/

}

nav li .lt-box{

    background: #fff;

    padding-top: 28px;

    width:504px;

    overflow: hidden;

    position: absolute;

    z-index:11;

    display: none;

	padding-bottom:10px;

}

.my-swiper .say{

	position:absolute;

	bottom:0;

	text-align:center;

	color:#fff;

	line-height:26px;

    width:100%;

}

nav li .lt-box dl{

    float:left;

    overflow: hidden;

    padding-left: 10px;

}

nav li .lt-box dd{

    line-height:36px;

    min-width: 115px;

    

}

nav li .lt-box dd a{

    color:#333;

    font-size: 14px;

    text-align: left;

    display: block;

    padding-left: 20px;

    background: url("jt_33.jpg") no-repeat left -24px;

    border-bottom: 1px solid #eaeaea;

    transition:color 0.3s,border-color 0.3s,font-size 0.3s;

}

nav li .lt-box .pic-a{

    float:left;

    margin: 12px 0 0 50px;

}

nav li .lt-box dd a:hover{

    font-size: 15px;

    color: #055ead;

    border-color:#afcbe5;

    background-position: 0 13px;

}



.header-menu{

    width:100%;

    position: absolute;

    top:47px;

    right:0;

    background: #0058a7;

    z-index:11;

    padding-top: 10px;

    display: none;

}

.menu-open{

    background:url("st_08.png") no-repeat center center #0058a7!important;

    background-size:  21px 15px!important;

}

.header-menu li dd,.header-menu li dt{

    border-bottom: 1px solid #1d74c0;

    margin-right: 10px;



}

.header-menu li dd{

    display: none;

}

.header-menu li dd a{

    font-size: 12px;

}



.header-menu li a{

    line-height: 30px;

    color:#fff;





}

nav .c-had .in-a{

    background: #fff;

	color:#fff;

}

nav li .lt-box dd a:hover{

	color:#ff0000;

}

.header-menu li{float:none;}

.header-menu li dl{

    margin-bottom: 4px;

}

.header-menu li dt{

    margin-left: 10px;

    font-size: 14px;

    font-weight: normal;

    background: url("jt_03.png") no-repeat right center;

    background-size: 17px 10px;

}

.unslider{

    width:100%;

}

nav li a{

    display: block;

}

nav li:hover i{

    display: block;

}

/*nav li:hover .lt-box{

    display: block;

}*/

.unslider .unslider-nav li {

    display: inline-block;

    float: left;

    margin: -2px 0 0 32px;

    padding: 2px 18px;

    border-radius: 30px;

    color: #fff;

    color: rgba(255,255,255,.7);

    font-size: 13px;

    font-weight: 500;

    cursor: pointer;

    list-style: none;

    transition: color .2s, background .2s;

}

.unslider-arrow{

    display: none;

}

.hide-menuico{

    padding:0 5%;

    height: 100%;

    float: right;

    background: url("brow_03.png") no-repeat center center;

    position: absolute;

    background-size:  21px 15px;

    right: 0;

    top: 0;

    z-index: 11;

    display: none;

}

.unslider{

    position: relative;

}

.unslider-nav{

    position: absolute;

    width:100%;

    bottom: 1%;

    text-align: center;

}

.unslider-nav li{

    min-width: auto;

    padding: 0;

    display: inline-block;

}

.main{

    width:100%;

    background: url("blue_12.jpg") no-repeat center top;

    padding-bottom: 40px;

}

.unslider .unslider-nav li{

    min-width: 0;

    display: inline-block;

    float: none;

    width: 6px;

    height: 6px;

    margin: 0 4px;

    padding: 3px;

    background: transparent;

    border-radius: 50%;

    overflow: hidden;

    text-indent: -999em;

    border: 2px solid #fff;

    cursor: pointer;

    opacity: .4;

}

.unslider .unslider-nav li.unslider-active,.unslider .unslider-nav li:hover{

    background: #fff;

    cursor: pointer;

    opacity: 1;

}

.main-write{



    background: #fff;

}

.main .news{

    margin: 12px 0;

    overflow: hidden;

    max-height: 24px;

    min-height: 24px!important;

}

.main .news span{

    float:left;

    font-size: 14px;

    color:#fff;

    line-height: 24px;

    max-height: 24px;

}

.main .news dd a, .main .lookmore:hover{

    color:#fff;

}

.main .news dd a:hover{

    color:#7ab5d3;

}

.main .news .new-lists{

    height: 24px;

    position: relative;

    float:left;

    margin-bottom: 0;

}

.main .news dd a,.main .lookmore{

    line-height: 24px;

    color:#fff;

}

.main .lookmore{

    padding-right: 14px;

    color:#acc9e2;

    margin-left: 4px;

}

.main-write .tits{

    padding-top: 14px;

}

.main-write .tits span{

    float:left;

    padding: 10px 0;

    font-size: 18px;

    color:#005bab;

    text-indent: 5px;

}

.main-write .tits a{

    display: block;

    float:right;

    padding: 10px 0;

    margin-right: 30px;

}

.main-write .tits{

    overflow: hidden;

}

.main-write .lf{

    border-right: 1px solid #e3e3e3;

    min-width: 290px;

    padding-bottom: 22px;

    background: #fff;

}

.main-write .pics{

    position: relative;

    max-width:227px;

    margin-bottom: 10px;

}

.main-write .pics .says{

    position: absolute;

    height: 30px;

    bottom: 0;

    left: 0;

    background: rgba(55,124,184,0.8);

    width:100%;

    line-height: 30px;

    color:#fff;

    font-size: 12px;

    text-indent: 8px;

    overflow: hidden;

}

.main-write .lf li{

    line-height: 24px;

    font-size: 12px;

    height: 24px;

    overflow: hidden;



}

.main-write .lf li a{

    color: #9e9e9e;

}

.main-write .lf li a:hover{

    color: #08c;

    text-decoration: underline;

}



.mid-picsolid{

    overflow: hidden;

}

.main-write .lf ul{

    overflow: hidden;

    margin-left:0;

    width: 228px;

}

.main-write .lf .seexcp{

    display: block;

    float:left;

    background: url("bf_62.png") no-repeat right center;

    padding-right: 20px;

}

.main-write .middle{

    max-width: 540px;

    background: #fff;

}

.main-write .middle h3{

    font-size: 26px;

    color:#2c7ec5;

    font-weight: normal;

    text-align: center;

    padding-top: 6px;

}

.main-write .middle .btns{

    text-align: center;

}

.main-write .middle .btns a{

    display: inline-block;

    max-width: 104px;

    width:20%;

    height: 30px;

    border-radius:20px;

    border: 1px solid #b2b2b2;

    text-align: center;

    line-height: 30px;

    margin-right: 4px;

    font-size: 14px;

    color:#666;

}

.main-write .middle .btns a:hover{

    background-color: #0a85df;

    border-color:#0a85df;

    color:#fff;

}

.main-write .middle .says{

    line-height: 24px;

    width: 94%;

    margin: 14px auto;



    /*max-height: 72px;*/

    overflow: hidden;

    color:#888;

}

#social-recruit{

	padding:40px 0 60px 0;

}

.coop-tab-cont{

    padding-bottom: 10px;

}

.coop-tab-cont p{

    margin: 0;

}

.main-write .middle{

    padding-bottom: 22px;

}

.main-write .rt{

    border-left: 1px solid #e3e3e3;

    background: #fff;

}

.main-write .rt dl img{

    float:left;

    padding-right: 20px;

}

.banner li img{

    width: 100%;

}

.banner-container .swiper-pagination-bullet{

    width: 6px;

    height: 6px;

    padding: 3px;

    background: none;

    border: 2px solid #fff;

    opacity: 0.4;

    border-radius: 50%;

}

.banner-container  .swiper-pagination-bullet-active{

    background: #fff;

    opacity: 1;

}

.main-write .rt dt{

    padding-bottom: 8px;

    border-bottom: 1px solid #e4e4e4;

    overflow: hidden;

    margin-top: 4px;

    margin-bottom: 20px;

}

.main-write .rt a .sm-tit{

    font-size: 14px;

    font-weight: normal;

}

.main-write .rt dd{

    overflow: hidden;

    margin-bottom: 12px;

    padding-bottom: 8px;

    border-bottom: 1px solid #e4e4e4;

    margin-left: 0;

}

.main-write .rt dd:last-child{

    border-bottom: none;

}

.main-write .rt a img{

    padding-top: 4px;

}

.main-write .rt dd p{

    font-size: 12px;

    color:#7c7c7c;

    height: 40px;

    overflow: hidden;

}

.main-write .rt i{

    display: block;

    background: url("jt_67.jpg") no-repeat;

    width: 6px;

    height:11px;

    float:left;

}

.main-write .rt dt i,.main-write .rt dd i{

    margin-top: 8px;

}

.main-write .rt dd p{

    margin-bottom: 0;

    /*margin-bottom: 8px;*/

}

.my-swiper .swiper-slide{

    max-width: 128px;

}

.my-swiper{

    max-width:516px ;

}

.my-swiper .swpbtn{

    margin-top: -22px;

    opacity: 0.5;

    transition:all 0.3s;

    display: block;

}

.my-swiper .swpbtn:hover{

    opacity: 1;

}

.my-swiper .swiper-pagination{

    display: none;

}

.my-swiper .swiper-button-next{

    background-image: url("nxt_19.png");

    right:0;

}

.my-swiper .swiper-button-prev{

    background-image: url("nxt_20.png");

    left:0;

}

.footer{

    padding-top: 44px;

    background: #222;

}

.footer .tp-foot{

    padding-top: 15px;

}

.footer .tp-foot ul{

    margin: 0;

}

.footer .tp-foot li{

    height: 16px;

    line-height: 16px;

}

.footer .tp-foot li a{

    font-size: 14px;

    color:#9c9c9c;

}

.footer .tp-foot li:nth-child(2){

    margin:0 8px ;

    padding:0 8px;

    border-right: 1px solid #9c9c9c;

    border-left: 1px solid #9c9c9c;

}

.footer .tp-foot li:nth-child(3){

    margin-right: 8px;

    padding:0 8px;

    border-right: 1px solid #9c9c9c;

}



.footer .tp-foot .rt{

    color:#fff;

    font-size:16px;

}



.footer .tp-foot .rt .ss-nav{

    display: block;

    width:94px;

    height:22px;

    background: url("jt_04_12.png") no-repeat #005bab 72px center;

    float:right;

    border-radius:10px;

    line-height: 22px;

    font-size: 14px;

    color:#fff;

    text-indent: 8px;

}

.footer .tp-foot .rt .ss-nav.down{

    background-image: url("http://www.shangshang.com/static/web/css/../img/jt_s.png");

}

.footer .tp-foot .rt .ss-nav:hover{

    background-color: #0a85df;

}

.footer .tp-foot{

    padding-bottom: 6px;





}

.footer .tp-foot li a:hover{

    color:#459AF3;

}

.footer .bot-foot{

    padding-top: 21px;

    border-top: 1px solid #3a3a3a;

}

.footer .bot-foot a{

    transition-duration: 500ms;

}

.footer .bot-foot dt a{

    color:#fff;

    font-size: 16px;

    line-height: 26px;

    font-weight: normal;

}

.footer .bot-foot dt{

    padding-top: 14px;

    margin-bottom: 6px;

}

.footer .bot-foot dd a{

    line-height: 22px;

    color:#a9a9a9;

}

.footer .bot-foot dd{

    margin-left: 0;

}

.footer .bot-foot a:hover{

    color:#459AF3;

    text-decoration: none;

}

.footer .list-shop{

    padding-top: 16px;

    padding-left: 20px;

}

.footer .list-shop li{

    margin-bottom: 14px;

    line-height: 34px;

    font-size: 14px;



}

.footer .list-shop li span{

   padding-left: 10px;



}

.footer .list-shop li a{

    display: block;

    position: relative;

}

.footer .list-shop li a .ewm{

    display: none;

    position: absolute;

    left: -24px;

    bottom: 38px;

    max-width: none;

}

.footer .list-shop li a:hover .ewm{

    display: block;

}

.footer .list-shop li a span{

    color:#a9a9a9;

}

.last-foot{

    line-height: 52px;

    font-size: 12px;

    border-top:1px solid #3a3a3a;

    margin-left: 0!important;

    color:#4b4b4b;

    margin-top: 12px;

    width:100% !important;

}

.last-foot div{

    margin: 0;

}

.last-foot a{

    color:#4b4b4b;

}

.last-foot p{

    float:left;

    padding-right: 10px;

}

.last-foot span{

    float: left;

}

.last-foot .rt-p{

    float:right;

    margin-right: 8px;

}

.footer .list-shop li a:hover span,.last-foot a:hover{

    color:#0a85df;

}

.oter-ico{

    display: block;

    width:172px;

    height: 38px;

    background: url("up-icon_10.png") no-repeat;

    overflow: hidden;

    margin-left:25px;

    margin-top: 10px;

}

.comp-bans{

    width:100%;

}

.comp-bans img{

    max-width: 100%;

    width:100%;

}

.comp-cont{

    width: 86%;

    margin: 0 auto;

}

.boss-tit{

    text-align: center;

    padding-bottom: 32px;

    border-bottom: 1px solid #bfd4e2;

    margin-bottom: 70px;

}

.boss-tit h2{

    font-size: 38px;

    font-weight: normal;

    color:#005bab;

}

.boss-tit .says{

    line-height: 30px;

    color:#989898;

    font-size: 14px;

}

.boos-main{

    padding-top: 40px;

    background: url("b3_04.jpg") no-repeat top center #e0f3ff;

    padding-bottom: 70px;

}

.boos-main .lf{

    line-height:20px;

    font-size: 14px;

    color:#666;

}

.boos-main .rt{

    text-align: right;

}

.boos-main .rt img{

    max-width: 100%;

}

.boos-main .rt .bt{

    line-height: 20px;

    padding-top: 12px;

    padding-right: 64px;

}

.comp-comp{

    background: url("about2_31.jpg") no-repeat top center;

    padding-bottom: 95px;

    max-height:812px;

    padding-top: 40px;

}

.comp-comp h2{

    font-size: 38px;

    font-weight: normal;

    color: #005bab;

    text-align: center;

}

.comp-comp .comp-box{

    margin-left: 0!important;

    background: #fff;

    margin-top: 26px;

    position: relative;

    padding: 46px 0 20px;

}

.comp-box:after{

    width: 0;

    height: 0;

    border-left: 26px solid transparent;

    border-right: 26px solid transparent;

    border-bottom: 26px solid #fff;

    content: '';

    position: absolute;

    top:-16px;

    left:48%;

}

.list-comp{

    font-size: 14px;

    line-height: 20px;

    max-height: 224px;

    color:#666;

    margin-bottom: 60px;

    overflow: hidden;

    position: relative;

    padding-right:36px;

}

.compplay .swiper-wrapper .swiper-slide{

   /*max-width: 200px;;*/

}

.compplay .swiper-wrapper img{

    /*width: 100%;*/

}

.compplay{

    margin-left:0!important;

    padding-bottom: 40px;

}

.bg-blue li{

    white-space:nowrap;

}

.compplay .swiper-wrapper .swiper-slide .says{

    line-height: 36px;

    font-size: 14px;

    white-space:nowrap;

    padding-bottom: 10px;

}

.compplay .swiper-button-next,.compplay .swiper-button-prev{

    margin-top:-50px;

    display: none;

}

.comp-box .swiper-pagination{

    display: block;

}

.browbox .swiper-button-next{

    background: url("about2_04.png") no-repeat;

    width:30px;

    height:26px;

    top:0;

    margin-top:0;

    margin-left: -35px;

    left:50%;

}

.threety .bigerimg{

    margin-left:0;

}

.threety{

    padding-bottom: 95px;



    padding-top: 40px;

}

.threety h2,.history h2{

    font-size: 38px;

    font-weight: normal;

    color: #005bab;

    text-align: center;

}

.threety .brb{

    margin-top: 26px;

    position: relative;

}

.threety .brb a{

	display:block;

	position:relative;

}

.threety .brb a:hover i{

	display:block;

}

.threety .brb a i{

	display:none;

	position:absolute;

	top:40%;

	width:300px;

	height:60px;

	line-height:60px;

	text-align:center;

	color:#fff;

	font-size:22px;

	background:#005bab;

	left:50%;

	margin-left:-150px;

	font-style:normal;

	border-radius:40px;

}

.history{

    background: url("sa_12.jpg") no-repeat top center;

    max-height:863px;

    padding-top: 40px;

    padding-bottom: 74px;

}

.scroll-blue{

    position: relative;

}

.scroll-blue ul{

    margin: 0;

}

.scroll-blue li{

    max-width:188px;

    position: relative;

    cursor: pointer;

}

.scroll-blue li .jt-bk{

    display: block;

    background: url("bs_16.png") no-repeat;

    height:19px;

    background-size: 100% 100%;

}

.clear-scroll{



    overflow: hidden;

    margin: 0 auto;

    width:94%;

    padding-top: 80px;

}

.scroll-blue li .jt-year{

    line-height: 24px;

    margin-top: 8px;

    text-align: center;

    color:#333;

    font-size: 18px;

    font-family: Arial;

}

.scroll-blue li .says{

    line-height: 16px;

    text-align: center;

    color:#666;

    width: 80%;

    font-size: 12px;

    margin: 0 auto;

}



.scroll-blue li.active .says{

    font-weight: bold;

    color: #cc0000;

}

.scroll-blue li.active .jt-year{

    font-size: 20px;

    color: #055fad;

}



.scroll-blue li .bk-box{

    position: relative;

    width:100%;

}

.scroll-blue li:nth-of-type(2n) .bk-box{

    position: absolute;

    top: -74px;

}

.scroll-blue li:nth-child(1) a{

    background-image:url("http://www.shangshang.com/static/web/css/../img/lc-1_12.png") ;

}



.honor-list ul,.honor-list li{

    margin: 0;

    padding: 0;

}

.honor-list li{

    float: none;

    padding:3px 0 ;

    line-height: 18px;

}

.honor-list li a{

    color: #666;

    transition:all 0.3s;

}

.honor-list li .more{

    float: right;

    color: #5a7ca2;

}

.honor-list li .more i{

    display: inline-block;

    vertical-align: -2px;

    width: 14px;

    height: 14px;

    color: #5a7ca2;

    background: url("h_btn02.png") no-repeat;

    background-size: 100% 100%;

    margin-left: 5px;

}

.honor-list ul:nth-child(1){

    padding-right: 6%;



}

.honor-list ul:nth-child(2){

    padding-left: 7%;

    border-left: 1px solid #c2c2c2;

    margin-left: 1%;



}

.honor-list li a:hover{

    color: #055fad;

}

.honor-list li a:hover .more{

    text-decoration: underline;

}

.honor-btn{

    margin-top: 50px;

}

.clear-scroll li.swiper-slide{

    max-width: 188px;

}

.scroll-blue .c-btn{

    display: block;

    width:16px;

    height:30px;

    background: url("icon-btn.png") no-repeat;

    position: absolute;

    top:74px;

}

.scroll-blue .prev-btn:hover{

    background-position:right bottom;

}

.scroll-blue .prev-btn{

    left:0;

}

.scroll-blue .next-btn{

    background-position: left bottom;

    right:0;

}

.scroll-blue .next-btn:hover{

    background-position: right top;

}

.bg-blue{

    background: #055fad;

    max-width: 1136px;

    margin: 0 auto;

    margin-top: 44px;

    padding-left: 48px;

    padding-bottom: 72px;

    position: relative;

}

.bg-blue h2{

    font-size: 26px;

    color:#fff;

    border-bottom:1px solid #377cb8;

    text-align: left;

}

.bg-blue ul{

    margin: 0;

}

.bg-blue li a{

    color:#fff;

}

.bg-blue li a:hover{

    color:#C7FAF4;

}

.b-btn{

    display: block;

    width:34px;

    height:20px;

    background: url("b-turn.jpg") no-repeat;

    position: absolute;

    bottom:36px;

    left:58px;

    background-position: right top;



}

.top-btn:hover{

    background-position: right bottom;

}

.bottom-btn{

    left:100px;

    background-position: left top;

}

.bottom-btn:hover{

    background-position: left bottom;

}

.mjg{

    background:#fff;

}

.mjg img{

    margin-top: 40px;

}

.qywh{

    padding-bottom: 95px;

    padding-top: 40px;

    background: url("s_46.jpg") no-repeat center top;

}

.qywh h2{

    font-size: 38px;

    font-weight: normal;

    color: #005bab;

    text-align: center;

    margin-bottom: 60px;

}

.qywh .span9.list-ul{

    width:846px;

}

.qywh .span3.ofli{

    width:280px;

    margin-left: 2px;

    height:390px;

    background: #fff;

}

.qywh .span3.ofli img{

    width:100%;

}

.qywh .span3.rt{

    width:350px;

    margin-left: 0;

    float:right;

    background: url("http://www.shangshang.com/static/web/css/../img/xls_54.jpg") no-repeat;

    background-size:100% 100%;

    height: 390px;

}

.qywh .ofli .tit{

    font-size: 18px;

    color:#0b4d95;

    line-height: 24px;

    margin-top: 20px;

    padding-left: 15px;

}

.qywh .ofli .says{

    line-height: 1.2;

    font-size: 14px;

    color:#666;

    padding: 6px 0 0 15px;

}

.qywh .span3.rt .mp-s{

    margin-top: 44px;

    padding-left: 40px;

}

.qywh .span3.rt .mp-s .tit{

    line-height: 44px;

    color:#fff;

    font-size: 18px;

}

.qywh .span3.rt .mp-s .says{

    line-height: 28px;

    color:#e7ebee;

    font-size: 14px;

    margin-top: 6px;

}

.wh{

    padding-bottom: 95px;

    padding-top: 40px;

    background: url("about2_80.jpg") no-repeat center top;

}

.wh h2{

    font-size: 38px;

    font-weight: normal;

    color: #005bab;

    text-align: center;

    margin-bottom: 60px;

}

.wh .tp{

    border-bottom: 1px solid #e6e6e6;

    padding-bottom: 32px;

    margin-bottom: 26px;

}

.wh .tp .tit{

    line-height: 38px;

    color:#333;

    font-size: 18px;

}

.wh .tp .says{

    line-height: 32px;

    font-size: 14px;

    color:#666;

}

.wh .bt{

    line-height: 24px;

    font-size: 14px;

    color:#666;

}

.wh .brand-scroll{

    padding-right: 36px;

    max-height: 412px;

    position: relative;

    overflow: hidden;

}

.newsdetails img{

    max-width: 100%;

}

.newsdetails  h2{

    text-align: center;

    color:#0d63af;

    padding-top: 60px;

}

.newsdetails .datatime{

    text-align: center;

    border-bottom: 1px solid #ccc;

    padding:5px 0 10px 0;



}

.newsdetails .says{

    

    margin-top: 40px;

    min-height: 300px;

    font-size: 16px;

    line-height: 1.6;

    font-family: Arial;

}

.newsdetails .says p{

    text-indent: 2em;

}

.newsdetails .says table{

    border-top: 1px solid #ccc;

    border-right: 1px solid #ccc;



}

.newsdetails .says table td{

    padding: 5px 15px;

     border-bottom: 1px solid #ccc;

     border-left: 1px solid #ccc;

}

.news-page {

    padding-top: 20px;

    border-top: 1px solid #efefef;

    line-height: 24px;

    margin: 60px 0 ;

}

.news-back {

    display: block;

    float: right;

    padding: 0 12px;

    font: 12px/24px "΢���ź�";

    color: #fff;

    background: #01529c;

}

.news-back:hover{

    color:#fff;

    background: #0a85df;

}

.vis-list{

	padding:40px 0 80px 0;

}

.vis-list h2{

	line-height:126px;

	border-bottom:1px solid #d2d2d2;

	font-size:38px;

	color:#d2d2d2;

	text-align:center;

	font-weight:normal;

	margin-bottom:40px;

	color:#333;

}

.main .news dd{

    white-space:nowrap;

}

.list-vodeo li a{

	display:block;

	width:100%;

}

.list-vodeo li a img{

	width:380px;

	height:213px;

}

.list-vodeo li a p{

	height:54px;

	/*line-height:54px;*/

	text-align:center;

    margin-top: 10px;

}



.pagination a{

    padding: 5px 8px;

    background: #fff;

    color: #8698b6;

    margin: 0 3px;

    box-shadow: 0 0 2px rgba(0,0,0,.1);

    transition:all 0.3s;

}

.pagination a.active,.pagination a:hover{

    background: #035cac;

    color: #fff;

}</style><style media="screen" data-href="http://www.shangshang.com/static/web/css/hsiao.css?v=v3">/*



****

������Ӯ

****



*/

form{

    margin: 0!important;

}

.boss-tit{

    border-bottom:1px solid rgba(132,132,132,.2);

}

/*�ɹ��б�*/

.h-wrap{

    position: relative;

    padding-bottom: 70px;

    padding-top: 40px;

    overflow: hidden;

}

.bid-wrap {

    background: url("h_bg01.jpg") no-repeat scroll center top;

    background-size: cover;

}

.bid-cont,.job-cont,.job-proc{

    position: relative;

    max-height: 335px;

    overflow: hidden;

    padding-right: 36px;

    color: #666;

    font-size: 14px;

    line-height: 24px;

}



.bid-wrap .span6.rt,.job-wrap  .span6.rt{

    float: right;

}

.bid-list{

    margin-bottom: 25px;

}

.bid-list ul{

    width: 100%;

    margin: 0;

}

.bid-list ul li{

    position: relative;

    float: left;

    width: 100%;

    height: 54px;

    margin: 0;

    margin-bottom: 2px;

    line-height: 54px;

    font-size: 14px;

    overflow: hidden;

}

.bid-list ul li a{

    display: block;

    width: 100%;

    height: 100%;

    background: #fff;

    color: #666;

}

.bid-list ul li i{

    color: #b9b9b9;

    padding: 0 28px;

    font-style: normal;

}

.bid-list ul li .more{

    float: right;

    display: inline-block;

    padding: 0 25px;

    line-height: 28px;

    border-radius: 22px;

    background: #ccc;

    color: #fff;

    margin: 14px 20px 0 0;

}

.bid-list ul li a:hover{

    background: #055fad;

    color: #fff;

}

.bid-list ul li a:hover i{



    color: #fff;

}

.bid-list ul li a:hover .more{

    background: #3288d3;

    color: #fff;

}

.btn-more{

    display: inline-block;

    padding:10px 37px;

    color: #fff;

    background: #055fad;

    line-height: 28px;

    border-radius: 22px;

    font-size: 20px;

    transition:all 0.3s;

}

.btn-more:focus{

    color: #fff;

}

.btn-more:hover,.btn-more:visited,.btn-more:active{



    color: #055fad;

    background: #fff;

}

.coop-tabs{

    text-align: center;

    margin-top: 40px;

}

.coop-tabs a{

    display: inline-block;

    width: 15%;

    height: 50px;

    text-align: center;

    border: 1px solid #6e6e6e;

    border-radius: 22px;

    line-height: 50px;

    margin: 5px;

    font-size: 20px;

    color: #333;

    transition:all 0.3s ease;

}

.coop-tabs a:hover,.coop-tabs a.cur{

    background: #055fad;

    color: #fff;

    border:1px solid #055fad;

    text-decoration: none;

}



/*�ɹ��б�*/

.job-wrap{

    min-height: 500px;

    background: url("h_bg02.jpg") no-repeat scroll center top;

    background-size: cover;

}

.job-list{

    position: relative;

    width: 100%;

    padding-bottom: 100px;

}

.job-list .swiper-slide {

    font-size: 14px;

    background: #fff;

    width: 226px;

    height: 314px;

    padding: 22px 32px;

}

.job-list .tit{

    font-size: 20px;

    line-height: 46px;

    border-bottom: 1px solid #797979;

    margin-bottom: 30px;

    color: #333;

    font-weight: bold;

}

.job-list .tit a{

    color: #333;

}

.job-list .tit a:hover{

    color: #055fad;

}

.job-list .cont{

    color: #666;

    line-height: 1.6;

    height: 135px;

    overflow: hidden;

    position: relative;

}

.job-list .more{

    display: inline-block;

    padding-left: 24px;

    padding: 5px 34px;

    font-size: 15px;

    color: #666;

    border-radius: 22px;

    border: 1px solid #666;

    margin: 20px 0 20px;

}

.job-list .more:hover{

    background: #055fad;

    color: #fff;

    border-color: #055fad;

}

.job-list .data{

    font-size: 15px;

    color: #989898;

}

.staff-list {

    width: 100%;

    height: auto;

    padding-bottom: 40px;

    margin-left: auto;

    margin-right: auto;

}

.staff-list .swiper-slide img{

    margin-bottom: 10px;

}

.staff-list .swiper-slide {

    width: 100%;

    position: relative;

    overflow: hidden;

    text-align: center;

    font-size: 14px;

    width: 25%;

}

.staff-list .swiper-slide p{

    color: #444;

    line-height: 1.6;

}

.staff-list ul{

    width: 105%;

    margin: 0;

}

.staff-list li{

    float: left;

    margin: 0 5% 20px 0;

    width: 20%;

}



.bid-list-wrap{

    background:url("h_bg03.jpg") no-repeat center top;

    background-size: cover;

}



/*

**

�г�����

**

*/

.sale-wrap{

    background: url("h_bg04.jpg") no-repeat center top;

    background-size: cover;

}

.sale-wrap .map-link{

    display: block;

    position: absolute;

    width: 90px;

    height: 60px;

    right: 12.8%;

    top: 52%;

}

.sale-contact{

    padding: 10%;

    background: #fff;

    font-size: 16px;

    line-height: 1.8;

    color: #666;

    min-height: 340px;

    margin-top: 30%;

}

.sale-contact .tit{

    font-size: 26px;

    font-weight: bold;

    color: #666;

    margin-bottom: 8px;

}



.net-box{

    margin-top: 25px;

    background: #fff;

}

.net-hd {

    padding: 14px 0;

    background: #1c69bd;

    

}

.net-hd .tit{

    color: #fff;

    font-size: 18px;

    font-weight: bold;

    line-height: 35px;

    padding-left: 3%;

}

.net-hd .span8{

    padding-left: 3%;

}



.net-hd input,.net-hd input[type="text"],.net-hd input[type="submit"],.net-hd select{

    width: 18%;

    background: #fff;

    border: none;

    height: 35px;

    margin: 0 1% 0 0;

    padding: 0;

    border-radius:0;

   font-size: 16px;

   color: #444;

   font-family: "Microsoft YaHei";

}

.net-hd input[type="submit"]{

    background: #80b5ef;

    color: #fff;

}

.net-hd input[type="text"],.net-hd select{

    text-indent: 10px;

}

.net-hd form{

    margin: 0;

}

.net-nav{

    padding:2% 3%;

    border-bottom: 1px solid #eee;

}

.net-nav a{

    display: inline-block;

    padding: 10px 40px;

    border: 1px solid #92b3d6;

    border-radius: 22px;

    font-size: 16px;

    color:#333;

    margin-right: 1%;

    transition:all 0.3s;

}

.net-nav a:hover,.net-nav a.cur{

    background: #92b3d6;

    color: #fff;

}

.net-bd {

    padding:3% 2% 3% 3%;

    

}

.net-bd .net-scroll{

    position: relative;

    max-height: 400px;

    overflow: hidden;

}

.net-bd .list{

    margin: 0 2% 3% 0;

    padding: 0 0 3% 0;

    border-bottom: 1px solid #eee;

}

.net-bd li{

    min-height: 140px;

    border-right: 1px solid #eee;

    line-height: 1.7;

    font-size: 16px;

    color: #666;

    padding-right: 2%;

}

.net-bd .list:last-child,.net-bd .list li:last-child{

    border: none;

}

.net-bd .list:nth-last-child(3){

    margin-bottom: 0;

    border: none;

}

.net-bd .ps-container .ps-scrollbar-y{

    right: 0px;

}





/*

**

    �����ص�ͻ�

**

*/

.boss-tit.nobd{

    border-bottom: none;

    margin-bottom: 0;

}



.csr-main {

    

}

.csr-slider.row-fluid{

    width: 88%;

    margin: 0 auto;

    position: relative;

    overflow: hidden;

}

.csr-slider .swiper-slide{

    border-bottom: 1px dashed #b8b8b8;

    text-align: center;

    padding: 15px 0;

}

.csr-slider .swiper-slide img{

    width: 80%;



}



.case-main{

    width: 100%;

    position: relative;

    /*padding-top: 3%;*/

    overflow: hidden;

}

.case-slider{

    position: relative;

    overflow: hidden;

    padding-bottom: 50px;

}

.case-slider .swiper-slide p{

    position: absolute;

    left: 0;

    bottom: 0;

    width: 60%;

    margin: 0;

    text-align: center;

    background: rgba(50,50,50,.9);

    text-align: center;

    font-size: 14px;

    color: #fff;

    line-height: 2.8;

    text-overflow: ellipsis;

    white-space: nowrap;

    z-index: 1;

    overflow: hidden;



}

/*.case-main .swiper-button-prev,.case-main .swiper-button-next{

    position: absolute;

    top: 50%;

    display: block;

    width: 64px;

    height: 64px;

    margin-top: 0px;

    background: url("http://www.shangshang.com/static/web/css/../img/h_btn01.png") no-repeat  ;

    background-size: 200%;

}

.case-main .swiper-button-prev{

    left: -110px;

    background-position: 0 0;

}

.case-main .swiper-button-prev:hover{

    background-position: 0 100%;

}

.case-main .swiper-button-next{

    right: -110px;

    background-position: 100% 0;

}

.case-main .swiper-button-next:hover{

    background-position: 100% 100%;

}*/



.trade-wrap{

    background: url("h_bg05.jpg") no-repeat center top;

    background-size: cover;

}



.trade-list{

    margin-top: -6%;

}

.trade-list .tit{

    font-size: 24px;

    color: #444;

    text-align: center;

    margin-bottom: 3%;

    padding-right: 20%;

}

.trade-list ul {

    margin: 0;

    padding: 0;

}

.trade-list li{

    font-size: 14px;

    line-height: 24px;

    color: #444;

    margin: 0;

    padding: 0;



}

.trade-list li p{

    margin-bottom: 0;

}

.trade-list li.span1{

    position: relative;

    height: 260px;

}

.trade-list li.span1 i{

    position: absolute;

    display: block;

    width: 1px;

    height: 100%;

    background: #a0a9ae;

}



.trade-slider{

    width: 100%;

    position: relative;

    overflow: hidden;

    margin-top: 5%;

    padding-bottom: 50px

}

.trade-slider .swiper-wrapper {

    text-align: center;

    line-height: 1.4;

    font-size: 14px;

}

.trade-slider .swiper-wrapper p{

    margin-top: 5%;

}



/*

*

* ���� 

*

*

*/

.news-wrap:nth-child(odd){

    background: url("http://www.shangshang.com/static/web/css/../img/h_bg04.jpg") no-repeat;

    background-size: cover;

}



.news-wrap:nth-child(even){

    background: #efefef;

}

.news-wrap ul,.news-wrap li{

    width: 100%;

    margin: 0;

    padding: 0;

}

.news-imgs li{

    position: relative;

    overflow: hidden;

    margin-bottom: 3px;

}

.news-imgs li img{

    width: 100%;

}

.news-imgs li p{

    position: absolute;

    width: 96%;

    left: 0;

    bottom: 0;

    margin: 0;

    line-height: 1.4;

    padding: 3% 2%;

    color: #fff;

    text-indent: 5%;

    background: rgba(0,0,0,.6);

}

.news-list li{

    float: none;

    display: block;

    background: #fff;

    margin-bottom: 2px;

}

.news-list li.hd{

    padding: 0;

}

.news-list li.hd a{

    padding: 20px 4% 10px;

    font-size: 12px;

    line-height: 18px;

}

.news-list li.hd .tit{

    font-size: 22px;

    font-weight: normal;

    color: #d42132;

    line-height: 1.2;

    text-indent: 0;

}

.news-list li.hd p{

    text-indent: 2em;

}



.news-list li a{

    display: block;

    padding: 15px;

    color:#666;

    transition:all 0.3s;

}

.news-list li .data{

    float: right;

}

.news-list li .recom{

    display: inline-block;

    width: 48px;

    height: 23px;

    padding-right: 10px;

    text-align: center;

    vertical-align: middle;

    font-style: normal;

    color: #fff;

    line-height: 22px; 

    background: url("h_sign01.png") no-repeat 0 center;

    background-size: 100% auto;

    margin-right: 8px;



}

.news-list li a:hover{

    background: #035cac;

    color: #fff;

}

.news-list li a:hover .tit{

    color: #fff;

}

.news-grid dl{

    margin-bottom: 13px;

    background: #fff;

    color: #666;

    transition:all 0.3s;

    position: relative;

    overflow: hidden;

}

.news-grid dl:hover{

    color: #fff;

    background: #005baa;

}

.news-grid dl:hover a{

    color: #fff;

}

.news-grid dl a{

    display: block;

    color: #666;

    transition:all 0.3s;

}


.news-grid dl dt{

    float: left;

    width: 23%;



}

.news-grid dl dt img{

    width: 100%;

}

.news-grid dl dd{

    float: left;

    width: 71%;

    padding:2% 3%;

    margin: 0;

}

.news-grid .tit{

    position: relative;

    font-size: 18px;

    line-height:2;

    text-overflow: ellipsis;

    white-space: nowrap;

    overflow: hidden;

}

.news-grid .txt{

    font-size: 12px;

    height: 40px;

    overflow: hidden;

    text-indent: 2em;

}

.news-grid .data{

    font-size: 12px;

    opacity: .7;

}



.news-nav{

    margin-bottom: 10px;

    margin-bottom: 22px;

}

.news-nav a{

    float: left;

    margin:0 1px 1px 0;

    display: inline-block;

    padding: 0 25px;

    line-height: 44px;

    background: #a6b2bd;

    color: #333;

    transition:all 0.3s;

}



.news-nav a:hover,.news-nav a.active{

    background: #0d5fa8;

    color: #fff;

}

.search-tit{

    padding-bottom: 7px;

    margin-bottom: 40px;

}

.search-tit h2{

    font-size: 28px;

    color: #333;

    text-align: left;

}

/**

*

*��Ʒ����

*

**/

.pro-wrap{

    background: url("h_bg04.jpg") no-repeat center top;

    background-size: cover;

}

.pro-search{

    padding: 16px 0;

    background: #1c69bd;

    line-height: 48px;

    margin-bottom: 22px;

}

.pro-search .tit{

    color: #fff;

    font-size: 26px;

    text-align: center;

}

.pro-search select{

    width: 100%;

    height: 48px;

    background: #fff;

    color: #666;

    text-indent: 2%;

    border-radius: 0;

    margin: 0;

    font-size: 16px;

    font-family: "Microsoft YaHei";

} 

.pro-search .text{

    float: left;

    width: 75%;

    border: none;

    background:url("h_sign02.jpg") no-repeat 13px center #fff;

    border-radius: 0;

    margin: 0;

    height: 48px;

    color: #666;

    font-size: 16px;

    font-family: "Microsoft YaHei";

    padding: 0;

    text-indent: 40px;

}

.pro-search .sub{

    float: left;

    width: 20%;

    border: none;

    background: #80b5ef;

    height: 48px;

    color: #fff;

    font-size: 16px;

    margin: 0;

    font-family: "Microsoft YaHei";

}

.pro-list ul,.pro-list li{

    margin: 0;

    padding: 0;

} 

.pro-list li{

    position: relative;

    width: 25%;

    overflow: hidden;

    margin-bottom: 16px;

}

.pro-list li img{

    width: 100%;

	max-height:390px;

}

.pro-list li .cover-box{

    position: absolute;

    height: 70px;

    left: 8px;

    right: 8px;

    bottom: 8px;

    background: rgba(255,255,255,.9);

    *background: #fff;

    overflow: hidden;

    padding:0 10%;

    transition:all 0.6s ease;

}

.pro-list li  .tit{

    line-height: 70px;

    border-bottom: 1px solid #dbdbdb;

    font-size: 20px;

    text-align: center;

}

.pro-list li  .tit i{

    display: inline-block;

    vertical-align: middle;

    width: 29px;

    height: 28px;

    background: url("h_btn02.png") no-repeat;

    margin-left: 5px;

}

.pro-list li:hover .cover-box{

    /*top: 8px;*/

    height: 96%;

    background: rgba(255,255,255,.8);

}

.pro-list li:hover .tit i{

    display: none;

}

.pro-list .pro-nav{

    position: relative;

    margin-top: 15px;

    max-height: 240px;

    overflow: hidden;

}

.pro-list li img{

    margin-left: -1px;

}

.pro-list .pro-nav dt{

    font-size: 14px;

    font-weight: normal;

    line-height: 24px;

}

.pro-list .pro-nav dd{

    font-size: 12px;

    margin: 0;

    padding: 0;

    line-height: 24px;

}

.pro-list .pro-nav a{

    display: block;

    color: #666;

}

.pro-list .pro-nav a:hover{

    color: #005baa;

}



.pro-path {

    border-bottom: 1px solid #d6d6d6;

    line-height: 56px;

    font-size: 12px;

    color: #d3d3d3;

    margin-bottom: 40px;

}

.pro-path .tit{

    float: left;

    font-size: 28px;

    font-weight: normal;

    padding: 0;

    margin: 0;

    color: #333;

}

.pro-path a,.pro-path span{

    color: #666;

}

.pro-path i{

    display: inline-block;

    width: 14px;

    height: 14px;

    background: url("h_sign03.jpg") no-repeat;

    background-size: 100% 100%;

    vertical-align: -3px;

    margin-right: 5px;

}

.pro-path .back{

    display: none;

    float: right;

    padding: 2px 20px;

    line-height: 18px;

    border: 1px solid #0d63af;

    border-radius: 10px;

    color: #0d63af;

    font-size: 12px;

    margin-top: 8px;

}

.pro-info-wrap{

    padding: 50px 0 100px;

    min-height: 340px;

}

.pro-pc{

    display: block;

}

.pro-mb{

    display: none;

}

.pro-table{

    width: 100%;

    margin-bottom: 15px;

}

.pro-table {

    border:1px solid #eaeaea;

    border-width: 1px 1px 0 0;

}

.pro-table th,.pro-table td{

    border:1px solid #eaeaea;

    border-width:  0 0 1px 1px;

    padding: 10px;

}

.pro-table th{

    background: #eaeaea;

    text-align: left;

    font-weight: normal;

    font-size: 18px;



}

.pro-table td{

    font-size: 12px;

    color: #666;

}

.pro-table td.field{

    font-size: 16px;

    color: #333;

}

.pro-table .imgbox{

    padding: 20px;

    text-align: center;

	width:265px;

}



/**

*

* ����ʵ��

*

**/

.rd-wrap{

    background: url("h_bg06.jpg") no-repeat center top;

    background-size: cover;

}

.rd-cont{

    line-height: 1.4;

    color: #666;

    margin-bottom: 30px;

}

.rd-slider{

    width: 100%;

    position: relative;

    overflow: hidden;

    margin-top: 35px;

    padding-bottom: 45px;

}

.rd-slider p{

    margin: 0;

    text-align: center;

    font-size: 14px;

    color: #666;

    margin-top: 10px;

}

.equ-wrap{

    background: url("h_bg07.jpg") no-repeat center top;

    background-size: cover;

}

.qua-slider{

    width: 100%;

    position: relative;

    overflow: hidden;

    padding-bottom: 45px;

}



.qua-slider p{

    text-align: center;

    font-size: 14px;

    color: #666;

    margin-top: 10px;

    

}

.equ-cont{

    margin: 0 auto 30px;

    text-align: center;

}

.equ-container{

    padding: 4% 4% 3%;

    background: #fff;

}

.equ-slider,.cert-slider{

    position: relative;

    width: 100%;

    overflow: hidden;

    padding-bottom: 35px;

}

.equ-slider p,.cert-slider p{

    margin: 10px 0 18px;

    color: #666;

    text-align: center;

    text-overflow: ellipsis;

    white-space: nowrap;

    overflow: hidden;

}



.swiper-button .swiper-button-next, .swiper-button .swiper-button-prev{

    background-size: auto 100%;

    top: 0;

    width: 64px;

    height: 35px;

    border-radius: 13px;

    transition: background 0.3s ease 0s;

}

.swiper-button{

    position: absolute;

    width: 142px;

    margin: 0 auto;

    height: 44px;

    left: 50%;

    margin-left: -71px;

    bottom: 0;

}

.swiper-button .swiper-button-prev{

    background: url("ico_01.png") no-repeat center #1676c9;

    left: 0;

}

.swiper-button .swiper-button-prev:hover{

    background: url("ico_01.png") no-repeat center #055fad;

}

.swiper-button .swiper-button-next{

    background: url("ico_02.png") no-repeat center #1676c9;

    right: 0;

}

.swiper-button .swiper-button-next:hover{

    background: url("ico_02.png") no-repeat center #055fad;

}

.eng-wrap{

    background: url("h_bg08.jpg") no-repeat fixed center top;

    background-size: cover;

}

.case-list ul ,.case-list li{

    margin: 0;

    padding: 0;

}

.case-list ul {

    width: 102%;

}

.case-list,.case-list li{

    position: relative;

    overflow: hidden;

    

}

.case-list li{

    width: 23%;

    margin-right: 2%;

    margin-bottom: 2%;

}

.case-list li p{

    position: absolute;

    left: 0;

    bottom: 0;

    width: 60%;

    margin: 0;

    text-align: center;

    background: rgba(50,50,50,.9);

    text-align: center;

    font-size: 14px;

    color: #fff;

    line-height: 2.8;

    text-overflow: ellipsis;

    white-space: nowrap;

    z-index: 1;

    overflow: hidden;



}

.honor-wrap{

    background: url("h_bg09.jpg") no-repeat center top;

    background-size: cover;

}

.recruit-content .joinus_tb {

    min-width: 700px;

}

.recruit-content .table-condensed td{

    border-color: #ccc;

}



/**��������**/

.dl-list ul, .dl-list li{

    padding: 0;

    margin: 0;

}

.dl-list li{

    position: relative;

    width: 100%;

    line-height: 60px;

    font-size: 14px;

    margin-bottom: 5px;

    overflow: hidden;

}

.dl-list li a{

    display: block;

    background: #fff;

    color: #666;

}

.dl-list li i{

    display: inline-block;

    float: right;

    width: 80px;

    height: 100%;

    background: url("h_sign05.png") no-repeat center center #717171;

    background-size: auto 50%;

    transition:all 0.3s;

}

.dl-list li .data{

    display: inline-block;

    

    text-align: center;

    line-height: 26px;

    margin-top: 18px;

    border-right: 1px solid #dedede;

    margin-right: 2%;

    padding: 0 2%;

    font-size: 12px;

}

.dl-list li a:hover i{

    background-color: #005bab;

}



.pageSummary,.pagegoto{

    display: inline;

}

.pagination label{

    display: inline-block;

    margin: 0 5px;

}

.pagination input{

    width: 40px;

    text-align: center;

    border: 1px solid #ccc;

}

.qu-bd{

    background: url("qu_bg.jpg") no-repeat center 0 #0d8dd8;



}

.qu-main{

    position: relative;

    width: 972px;

    height: 100px;

    margin: 0 auto;

    padding-top: 150px;

    overflow: hidden;

}

.qu-box,.qu-res{

    width: 288px;

    float: right;

}

.qu-res{



}

.qu-box label{

    display: inline-block;

}

.qu-box p{

    font-size: 12px;

}

.qu-main .txt{

    float: left;

    width: 158px;

    margin: 0;

}

.qu-main .btn,.qu-res .btn{

    float: left;

    width: 106px;

    height: 34px;

    border-radius: 5px;

    background: #e7622d;

    border: none;

    border-bottom: 1px solid #cf3c02;

    color: #fff;

    margin-top: 0;

}

.qu-main .btn:hover{

    background: #e7622d;

    color: #fff;

}

.qu-res .btn{

   margin-top: 10px; 

}



.body-overlay{

    display: none;

    width: 100%;

    height: 100%;

    position: fixed;

    left: 0;

    top: 0;

    background: #000;

    opacity: 0.8;

    z-index: 99;

}

.login-box{

    display: none;

    position: fixed;

    width: 394px;

    height: 258px;

    background: #fff;

    left: 50%;

    top: 50%;

    padding: 50px 80px;

    margin: -179px 0 0 -277px;

    z-index: 100;

}

.login-box .log-close{

    position: absolute;

    display: block;

    width: 22px;

    height: 22px;

    background: url("h_sign06.png") no-repeat;

    background-size: 100% 100%;

    right: 30px;

    top: 30px;



}

.login-box h2{

    font-weight: normal;

    font-size: 18px;

    font-family: Arial;

    color: #c2c2c2;

}

.login-box h2 span{

    font-size: 24px;

    color: #035cac;

    margin-right: 6px;

}

.login-box .user,.login-box .pwd{

    border-bottom: 2px solid #dfdfdf;

    font-size: 14px;

    line-height: 46px; 

    color: #c2c2c2;

    margin-bottom: 13px;

}

.login-box .user{

    background: url("h_sign07.jpg") no-repeat 98% center;

}

.login-box .pwd{

    background: url("h_sign08.jpg") no-repeat 98% center;

}

.login-box input[type="text"]{

    width: 290px;

    margin: 0;

    background: none;

    height: 24px;

    padding: 11px;

    border: none;

    box-shadow: none;

    font-family: "΢���ź�";

    color: #666;

}

.login-box input[type="text"]:focus{

    box-shadow: none;

}

.login-box .sub{

    width: 178px;

    height: 42px;

    background: #035cac;

    text-align: center;

    color: #fff;

    font-size: 16px;

    border: none;

    margin-top: 20px;

    font-family: "΢���ź�";

}





/**��ҳƯ��***/

.adr-box{

    width: 110px;

    position: fixed;

    right: 0;

    top: 33%;

    z-index: 91;

    box-shadow: 0 0 6px rgba(0,0,0,.2);

}

.adr-box .close{

    position: absolute;

    right: 0;

    bottom: 0;

    width: 21px;

    height: 21px;

    background: url("adr_close.jpg") no-repeat;

    opacity: 1;

}

.m-addr{

    position: relative;

    width: 100%;

    height: 0;

    overflow: hidden;

    transition:height .3s;

}

.m-addr img{

    width: 100%;

}

.m-addr .close{

    position: absolute;

    right: 0;

    top: 0;

    width: 20px;

    height: 20px;

    background: url("adr_close_m.png") no-repeat;

    opacity: 1;

    background-size: 100% 100%;

}    </style><style media="screen" >/*!
 * Bootstrap v2.3.2
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;line-height:0;content:""}
 .clearfix:after{clear:both}
 .hide-text{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}
 .input-block-level{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
 article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block}
 audio,canvas,video{display:inline-block;*display:inline;*zoom:1}
 audio:not([controls]){display:none}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
 a:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}
 a:hover,a:active{outline:0}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}
 sup{top:-0.5em}
 sub{bottom:-0.25em}
 #map_canvas img,.google-maps img{max-width:none}
 button,input,select,textarea{margin:0;font-size:100%;vertical-align:middle}
 button,input{*overflow:visible;line-height:normal}
 button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}
 button,html input[type="button"],input[type="reset"],input[type="submit"]{cursor:pointer;-webkit-appearance:button}
 label,select,button,input[type="button"],input[type="reset"],input[type="submit"],input[type="radio"],input[type="checkbox"]{cursor:pointer}
 input[type="search"]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none}
 textarea{overflow:auto;vertical-align:top}@media print{*{color:#000!important;text-shadow:none!important;background:transparent!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}
 abbr[title]:after{content:" (" attr(title) ")"}
 .ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:""}
 pre,blockquote{border:1px solid #999;page-break-inside:avoid}
 thead{display:table-header-group}
 tr,img{page-break-inside:avoid}
 img{max-width:100%!important}@page{margin:.5cm}
 p,h2,h3{orphans:3;widows:3}
 h2,h3{page-break-after:avoid}}
 a{color:#666;text-decoration:none}
 a:hover,a:focus{color:#ff0000;text-decoration:none}
 .img-rounded{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}
 .img-polaroid{padding:4px;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.2);-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.1);-moz-box-shadow:0 1px 3px rgba(0,0,0,0.1);box-shadow:0 1px 3px rgba(0,0,0,0.1)}
 .img-circle{-webkit-border-radius:500px;-moz-border-radius:500px;border-radius:500px}
 .row{margin-left:-20px;*zoom:1}
 .row:before,.row:after{display:table;line-height:0;content:""}
 .row:after{clear:both}[class*="span"]{float:left;min-height:1px;margin-left:20px}
 .container,.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{width:1200px}
 .span12{width:940px}
 .span11{width:860px}
 .span10{width:780px}
 .span9{width:700px}
 .span8{width:620px}
 .span7{width:540px}
 .span6{width:460px}
 .span5{width:380px}
 .span4{width:300px}
 .span3{width:220px}
 .span2{width:140px}
 .span1{width:60px}
 .offset12{margin-left:980px}
 .offset11{margin-left:900px}
 .offset10{margin-left:820px}
 .offset9{margin-left:740px}
 .offset8{margin-left:660px}
 .offset7{margin-left:580px}.offset6{margin-left:500px}.offset5{margin-left:420px}.offset4{margin-left:340px}.offset3{margin-left:260px}.offset2{margin-left:180px}.offset1{margin-left:100px}.row-fluid{width:100%;*zoom:1}.row-fluid:before,.row-fluid:after{display:table;line-height:0;content:""}.row-fluid:after{clear:both}.row-fluid [class*="span"]{display:block;float:left;width:200px;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.row-fluid [class*="span"]:first-child{margin-left:0}.row-fluid .controls-row [class*="span"]+[class*="span"]{margin-left:2.127659574468085%}.row-fluid .span12{width:100%;*width:99.94680851063829%}.row-fluid .span11{width:91.48936170212765%;*width:91.43617021276594%}.row-fluid .span10{width:82.97872340425532%;*width:82.92553191489361%}.row-fluid .span9{width:74.46808510638297%;*width:74.41489361702126%}.row-fluid .span8{}.row-fluid .span7{width:57.44680851063829%;*width:57.39361702127659%}.row-fluid .span6{}.row-fluid .span5{width:40.42553191489362%;*width:40.37234042553192%}.row-fluid .span4{width:31.914893617021278%;*width:31.861702127659576%}.row-fluid .span3{width:23.404255319148934%;*width:23.351063829787233%}.row-fluid .span2{}.row-fluid .span1{width:6.382978723404255%;*width:6.329787234042553%}.row-fluid .offset12{margin-left:104.25531914893617%;*margin-left:104.14893617021275%}.row-fluid .offset12:first-child{margin-left:102.12765957446808%;*margin-left:102.02127659574467%}.row-fluid .offset11{margin-left:95.74468085106382%;*margin-left:95.6382978723404%}.row-fluid .offset11:first-child{margin-left:93.61702127659574%;*margin-left:93.51063829787232%}.row-fluid .offset10{margin-left:87.23404255319149%;*margin-left:87.12765957446807%}.row-fluid .offset10:first-child{margin-left:85.1063829787234%;*margin-left:84.99999999999999%}.row-fluid .offset9{margin-left:78.72340425531914%;*margin-left:78.61702127659572%}.row-fluid .offset9:first-child{margin-left:76.59574468085106%;*margin-left:76.48936170212764%}.row-fluid .offset8{margin-left:70.2127659574468%;*margin-left:70.10638297872339%}.row-fluid .offset8:first-child{margin-left:68.08510638297872%;*margin-left:67.9787234042553%}.row-fluid .offset7{margin-left:61.70212765957446%;*margin-left:61.59574468085106%}.row-fluid .offset7:first-child{margin-left:59.574468085106375%;*margin-left:59.46808510638297%}.row-fluid .offset6{margin-left:53.191489361702125%;*margin-left:53.085106382978715%}.row-fluid .offset6:first-child{margin-left:51.063829787234035%;*margin-left:50.95744680851063%}.row-fluid .offset5{margin-left:44.68085106382979%;*margin-left:44.57446808510638%}.row-fluid .offset5:first-child{margin-left:42.5531914893617%;*margin-left:42.4468085106383%}.row-fluid .offset4{margin-left:36.170212765957444%;*margin-left:36.06382978723405%}.row-fluid .offset4:first-child{margin-left:34.04255319148936%;*margin-left:33.93617021276596%}.row-fluid .offset3{margin-left:27.659574468085104%;*margin-left:27.5531914893617%}.row-fluid .offset3:first-child{margin-left:25.53191489361702%;*margin-left:25.425531914893618%}.row-fluid .offset2{margin-left:19.148936170212764%;*margin-left:19.04255319148936%}.row-fluid .offset2:first-child{margin-left:17.02127659574468%;*margin-left:16.914893617021278%}.row-fluid .offset1{margin-left:10.638297872340425%;*margin-left:10.53191489361702%}
 .row-fluid .offset1:first-child{margin-left:8.51063829787234%;*margin-left:8.404255319148938%}
 [class*="span"].hide,.row-fluid [class*="span"]
 .hide{display:none}
 [class*="span"].pull-right,.row-fluid [class*="span"].pull-right{float:right}.container{margin-right:auto;margin-left:auto;*zoom:1}
 .container:before,.container:after{display:table;line-height:0;content:""}.container:after{clear:both}.container-fluid{padding-right:20px;padding-left:20px;*zoom:1}.container-fluid:before,.container-fluid:after{display:table;line-height:0;content:""}.container-fluid:after{clear:both}p{}.lead{margin-bottom:20px;font-size:21px;font-weight:200;line-height:30px}small{font-size:85%}strong{font-weight:bold}em{font-style:italic}cite{font-style:normal}.muted{color:#999}a.muted:hover,a.muted:focus{color:#808080}.text-warning{color:#c09853}a.text-warning:hover,a.text-warning:focus{color:#a47e3c}.text-error{color:#b94a48}a.text-error:hover,a.text-error:focus{color:#953b39}.text-info{color:#3a87ad}a.text-info:hover,a.text-info:focus{color:#2d6987}.text-success{color:#468847}a.text-success:hover,a.text-success:focus{color:#356635}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}h1 small{font-size:24.5px}h2 small{font-size:17.5px}h3 small{font-size:14px}h4 small{font-size:14px}.page-header{padding-bottom:9px;margin:20px 0 30px;border-bottom:1px solid #eee}ul.unstyled,ol.unstyled{margin-left:0;list-style:none}ul.inline,ol.inline{margin-left:0;list-style:none}ul.inline>li,ol.inline>li{display:inline-block;*display:inline;padding-right:5px;padding-left:5px;*zoom:1}dl{margin-bottom:20px}
 dt,dd{line-height:20px}dt{font-weight:bold}

 .dl-horizontal{*zoom:1}
 .dl-horizontal:before,.dl-horizontal:after{display:table;line-height:0;content:""}
 .dl-horizontal:after{clear:both}.dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}hr{margin:20px 0;border:0;border-top:1px solid #eee;border-bottom:1px solid #fff}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #999}abbr.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:0 0 0 15px;margin:0 0 20px;border-left:5px solid #eee}blockquote p{margin-bottom:0;font-size:17.5px;font-weight:300;line-height:1.25}blockquote small{display:block;line-height:20px;color:#999}blockquote small:before{content:'\2014 \00A0'}blockquote.pull-right{float:right;padding-right:15px;padding-left:0;border-right:5px solid #eee;border-left:0}blockquote.pull-right p,blockquote.pull-right small{text-align:right}blockquote.pull-right small:before{content:''}blockquote.pull-right small:after{content:'\00A0 \2014'}q:before,q:after,blockquote:before,blockquote:after{content:""}address{display:block;margin-bottom:20px;font-style:normal;line-height:20px}code,pre{padding:0 3px 2px;font-family:Monaco,Menlo,Consolas,"Courier New",monospace;font-size:12px;color:#333;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}code{padding:2px 4px;color:#d14;white-space:nowrap;background-color:#f7f7f9;border:1px solid #e1e1e8}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:20px;word-break:break-all;word-wrap:break-word;white-space:pre;white-space:pre-wrap;background-color:#f5f5f5;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.15);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}pre.prettyprint{margin-bottom:20px}pre code{padding:0;color:inherit;white-space:pre;white-space:pre-wrap;background-color:transparent;border:0}.pre-scrollable{max-height:340px;overflow-y:scroll}fieldset{padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:40px;color:#333;border:0;border-bottom:1px solid #e5e5e5}legend small{font-size:15px;color:#999}label,input,button,select,textarea{font-size:14px;font-weight:normal;line-height:20px}input,button,select,textarea{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}label{display:block;margin-bottom:5px}select,textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],.uneditable-input{display:inline-block;height:20px;padding:4px 6px;margin-bottom:10px;font-size:14px;line-height:20px;color:#555;vertical-align:middle;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}input,textarea,.uneditable-input{width:206px}textarea{height:auto}textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],.uneditable-input{background-color:#fff;border:1px solid #ccc;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border linear .2s,box-shadow linear .2s;-moz-transition:border linear .2s,box-shadow linear .2s;-o-transition:border linear .2s,box-shadow linear .2s;transition:border linear .2s,box-shadow linear .2s}textarea:focus,input[type="text"]:focus,input[type="password"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="time"]:focus,input[type="week"]:focus,input[type="number"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="color"]:focus,.uneditable-input:focus{border-color:rgba(82,168,236,0.8);outline:0;outline:thin dotted \9;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6)}input[type="radio"],input[type="checkbox"]{margin:4px 0 0;margin-top:1px \9;*margin-top:0;line-height:normal}input[type="file"],input[type="image"],input[type="submit"],input[type="reset"],input[type="button"],input[type="radio"],input[type="checkbox"]{width:auto}select,input[type="file"]{height:30px;*margin-top:4px;line-height:30px}select{width:220px;background-color:#fff;border:1px solid #ccc}select[multiple],select[size]{height:auto}select:focus,input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.uneditable-input,.uneditable-textarea{color:#999;cursor:not-allowed;background-color:#fcfcfc;border-color:#ccc;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.025);-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,0.025);box-shadow:inset 0 1px 2px rgba(0,0,0,0.025)}.uneditable-input{overflow:hidden;white-space:nowrap}.uneditable-textarea{width:auto;height:auto}input:-moz-placeholder,textarea:-moz-placeholder{color:#999}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#999}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#999}.radio,.checkbox{min-height:20px;padding-left:20px}.radio input[type="radio"],.checkbox input[type="checkbox"]{float:left;margin-left:-20px}.controls>.radio:first-child,.controls>.checkbox:first-child{padding-top:5px}.radio.inline,.checkbox.inline{display:inline-block;padding-top:5px;margin-bottom:0;vertical-align:middle}.radio.inline+.radio.inline,.checkbox.inline+.checkbox.inline{margin-left:10px}.input-mini{width:60px}.input-small{width:90px}.input-medium{width:150px}.input-large{width:210px}.input-xlarge{width:270px}.input-xxlarge{width:530px}input[class*="span"],select[class*="span"],textarea[class*="span"],.uneditable-input[class*="span"],.row-fluid input[class*="span"],.row-fluid select[class*="span"],.row-fluid textarea[class*="span"],.row-fluid .uneditable-input[class*="span"]{float:none;margin-left:0}.input-append input[class*="span"],.input-append .uneditable-input[class*="span"],.input-prepend input[class*="span"],.input-prepend .uneditable-input[class*="span"],.row-fluid input[class*="span"],.row-fluid select[class*="span"],.row-fluid textarea[class*="span"],.row-fluid .uneditable-input[class*="span"],.row-fluid .input-prepend [class*="span"],.row-fluid .input-append [class*="span"]{display:inline-block}input,textarea,.uneditable-input{margin-left:0}.controls-row [class*="span"]+[class*="span"]{margin-left:20px}input.span12,textarea.span12,.uneditable-input.span12{width:926px}input.span11,textarea.span11,.uneditable-input.span11{width:846px}input.span10,textarea.span10,.uneditable-input.span10{width:766px}input.span9,textarea.span9,.uneditable-input.span9{width:686px}input.span8,textarea.span8,.uneditable-input.span8{width:606px}input.span7,textarea.span7,.uneditable-input.span7{width:526px}input.span6,textarea.span6,.uneditable-input.span6{width:446px}input.span5,textarea.span5,.uneditable-input.span5{width:366px}input.span4,textarea.span4,.uneditable-input.span4{width:286px}input.span3,textarea.span3,.uneditable-input.span3{width:206px}input.span2,textarea.span2,.uneditable-input.span2{width:126px}input.span1,textarea.span1,.uneditable-input.span1{width:46px}.controls-row{*zoom:1}.controls-row:before,.controls-row:after{display:table;line-height:0;content:""}.controls-row:after{clear:both}.controls-row [class*="span"],.row-fluid .controls-row [class*="span"]{float:left}.controls-row .checkbox[class*="span"],.controls-row .radio[class*="span"]{padding-top:5px}input[disabled],select[disabled],textarea[disabled],input[readonly],select[readonly],textarea[readonly]{cursor:not-allowed;background-color:#eee}input[type="radio"][disabled],input[type="checkbox"][disabled],input[type="radio"][readonly],input[type="checkbox"][readonly]{background-color:transparent}.control-group.warning .control-label,.control-group.warning .help-block,.control-group.warning .help-inline{color:#c09853}.control-group.warning .checkbox,.control-group.warning .radio,.control-group.warning input,.control-group.warning select,.control-group.warning textarea{color:#c09853}.control-group.warning input,.control-group.warning select,.control-group.warning textarea{border-color:#c09853;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.control-group.warning input:focus,.control-group.warning select:focus,.control-group.warning textarea:focus{border-color:#a47e3c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #dbc59e;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #dbc59e;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #dbc59e}.control-group.warning .input-prepend .add-on,.control-group.warning .input-append .add-on{color:#c09853;background-color:#fcf8e3;border-color:#c09853}.control-group.error .control-label,.control-group.error .help-block,.control-group.error .help-inline{color:#b94a48}.control-group.error .checkbox,.control-group.error .radio,.control-group.error input,.control-group.error select,.control-group.error textarea{color:#b94a48}.control-group.error input,.control-group.error select,.control-group.error textarea{border-color:#b94a48;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.control-group.error input:focus,.control-group.error select:focus,.control-group.error textarea:focus{border-color:#953b39;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #d59392;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #d59392;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #d59392}.control-group.error .input-prepend .add-on,.control-group.error .input-append .add-on{color:#b94a48;background-color:#f2dede;border-color:#b94a48}.control-group.success .control-label,.control-group.success .help-block,.control-group.success .help-inline{color:#468847}.control-group.success .checkbox,.control-group.success .radio,.control-group.success input,.control-group.success select,.control-group.success textarea{color:#468847}.control-group.success input,.control-group.success select,.control-group.success textarea{border-color:#468847;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.control-group.success input:focus,.control-group.success select:focus,.control-group.success textarea:focus{border-color:#356635;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #7aba7b;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #7aba7b;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #7aba7b}.control-group.success .input-prepend .add-on,.control-group.success .input-append .add-on{color:#468847;background-color:#dff0d8;border-color:#468847}.control-group.info .control-label,.control-group.info .help-block,.control-group.info .help-inline{color:#3a87ad}.control-group.info .checkbox,.control-group.info .radio,.control-group.info input,.control-group.info select,.control-group.info textarea{color:#3a87ad}.control-group.info input,.control-group.info select,.control-group.info textarea{border-color:#3a87ad;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.control-group.info input:focus,.control-group.info select:focus,.control-group.info textarea:focus{border-color:#2d6987;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #7ab5d3;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #7ab5d3;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #7ab5d3}.control-group.info .input-prepend .add-on,.control-group.info .input-append .add-on{color:#3a87ad;background-color:#d9edf7;border-color:#3a87ad}input:focus:invalid,textarea:focus:invalid,select:focus:invalid{color:#b94a48;border-color:#ee5f5b}input:focus:invalid:focus,textarea:focus:invalid:focus,select:focus:invalid:focus{border-color:#e9322d;-webkit-box-shadow:0 0 6px #f8b9b7;-moz-box-shadow:0 0 6px #f8b9b7;box-shadow:0 0 6px #f8b9b7}.form-actions{padding:19px 20px 20px;margin-top:20px;margin-bottom:20px;background-color:#f5f5f5;border-top:1px solid #e5e5e5;*zoom:1}.form-actions:before,.form-actions:after{display:table;line-height:0;content:""}.form-actions:after{clear:both}.help-block,.help-inline{color:#595959}.help-block{display:block;margin-bottom:10px}.help-inline{display:inline-block;*display:inline;padding-left:5px;vertical-align:middle;*zoom:1}.input-append,.input-prepend{display:inline-block;margin-bottom:10px;font-size:0;white-space:nowrap;vertical-align:middle}.input-append input,.input-prepend input,.input-append select,.input-prepend select,.input-append .uneditable-input,.input-prepend .uneditable-input,.input-append .dropdown-menu,.input-prepend .dropdown-menu,.input-append .popover,.input-prepend .popover{font-size:14px}.input-append input,.input-prepend input,.input-append select,.input-prepend select,.input-append .uneditable-input,.input-prepend .uneditable-input{position:relative;margin-bottom:0;*margin-left:0;vertical-align:top;-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0}.input-append input:focus,.input-prepend input:focus,.input-append select:focus,.input-prepend select:focus,.input-append .uneditable-input:focus,.input-prepend .uneditable-input:focus{z-index:2}.input-append .add-on,.input-prepend .add-on{display:inline-block;width:auto;height:20px;min-width:16px;padding:4px 5px;font-size:14px;font-weight:normal;line-height:20px;text-align:center;text-shadow:0 1px 0 #fff;background-color:#eee;border:1px solid #ccc}.input-append .add-on,.input-prepend .add-on,.input-append .btn,.input-prepend .btn,.input-append .btn-group>.dropdown-toggle,.input-prepend .btn-group>.dropdown-toggle{vertical-align:top;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.input-append .active,.input-prepend .active{background-color:#a9dba9;border-color:#46a546}.input-prepend .add-on,.input-prepend .btn{margin-right:-1px}.input-prepend .add-on:first-child,.input-prepend .btn:first-child{-webkit-border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px}.input-append input,.input-append select,.input-append .uneditable-input{-webkit-border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px}.input-append input+.btn-group .btn:last-child,.input-append select+.btn-group .btn:last-child,.input-append .uneditable-input+.btn-group .btn:last-child{-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0}.input-append .add-on,.input-append .btn,.input-append .btn-group{margin-left:-1px}.input-append .add-on:last-child,.input-append .btn:last-child,.input-append .btn-group:last-child>.dropdown-toggle{-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0}.input-prepend.input-append input,.input-prepend.input-append select,.input-prepend.input-append .uneditable-input{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.input-prepend.input-append input+.btn-group .btn,.input-prepend.input-append select+.btn-group .btn,.input-prepend.input-append .uneditable-input+.btn-group .btn{-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0}.input-prepend.input-append .add-on:first-child,.input-prepend.input-append .btn:first-child{margin-right:-1px;-webkit-border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px}.input-prepend.input-append .add-on:last-child,.input-prepend.input-append .btn:last-child{margin-left:-1px;-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0}.input-prepend.input-append .btn-group:first-child{margin-left:0}input.search-query{padding-right:14px;padding-right:4px \9;padding-left:14px;padding-left:4px \9;margin-bottom:0;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px}.form-search .input-append .search-query,.form-search .input-prepend .search-query{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.form-search .input-append .search-query{-webkit-border-radius:14px 0 0 14px;-moz-border-radius:14px 0 0 14px;border-radius:14px 0 0 14px}.form-search .input-append .btn{-webkit-border-radius:0 14px 14px 0;-moz-border-radius:0 14px 14px 0;border-radius:0 14px 14px 0}.form-search .input-prepend .search-query{-webkit-border-radius:0 14px 14px 0;-moz-border-radius:0 14px 14px 0;border-radius:0 14px 14px 0}.form-search .input-prepend .btn{-webkit-border-radius:14px 0 0 14px;-moz-border-radius:14px 0 0 14px;border-radius:14px 0 0 14px}.form-search input,.form-inline input,.form-horizontal input,.form-search textarea,.form-inline textarea,.form-horizontal textarea,.form-search select,.form-inline select,.form-horizontal select,.form-search .help-inline,.form-inline .help-inline,.form-horizontal .help-inline,.form-search .uneditable-input,.form-inline .uneditable-input,.form-horizontal .uneditable-input,.form-search .input-prepend,.form-inline .input-prepend,.form-horizontal .input-prepend,.form-search .input-append,.form-inline .input-append,.form-horizontal .input-append{display:inline-block;*display:inline;margin-bottom:0;vertical-align:middle;*zoom:1}.form-search .hide,.form-inline .hide,.form-horizontal .hide{display:none}.form-search label,.form-inline label,.form-search .btn-group,.form-inline .btn-group{display:inline-block}.form-search .input-append,.form-inline .input-append,.form-search .input-prepend,.form-inline .input-prepend{margin-bottom:0}.form-search .radio,.form-search .checkbox,.form-inline .radio,.form-inline .checkbox{padding-left:0;margin-bottom:0;vertical-align:middle}.form-search .radio input[type="radio"],.form-search .checkbox input[type="checkbox"],.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"]{float:left;margin-right:3px;margin-left:0}.control-group{margin-bottom:10px}legend+.control-group{margin-top:20px;-webkit-margin-top-collapse:separate}.form-horizontal .control-group{margin-bottom:20px;*zoom:1}.form-horizontal .control-group:before,.form-horizontal .control-group:after{display:table;line-height:0;content:""}.form-horizontal .control-group:after{clear:both}.form-horizontal .control-label{float:left;width:160px;padding-top:5px;text-align:right}.form-horizontal .controls{*display:inline-block;*padding-left:20px;margin-left:180px;*margin-left:0}.form-horizontal .controls:first-child{*padding-left:180px}.form-horizontal .help-block{margin-bottom:0}.form-horizontal input+.help-block,.form-horizontal select+.help-block,.form-horizontal textarea+.help-block,.form-horizontal .uneditable-input+.help-block,.form-horizontal .input-prepend+.help-block,.form-horizontal .input-append+.help-block{margin-top:10px}.form-horizontal .form-actions{padding-left:180px}table{max-width:100%;background-color:transparent;border-collapse:collapse;border-spacing:0}.table{width:100%;margin-bottom:20px}.table th,.table td{padding:8px;line-height:20px;text-align:left;vertical-align:top;border-top:1px solid #ddd}.table th{font-weight:bold}.table thead th{vertical-align:bottom}.table caption+thead tr:first-child th,.table caption+thead tr:first-child td,.table colgroup+thead tr:first-child th,.table colgroup+thead tr:first-child td,.table thead:first-child tr:first-child th,.table thead:first-child tr:first-child td{border-top:0}.table tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed th,.table-condensed td{padding:4px 5px}.table-bordered{border:1px solid #ddd;border-collapse:separate;*border-collapse:collapse;border-left:0;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.table-bordered th,.table-bordered td{border-left:1px solid #ddd}.table-bordered caption+thead tr:first-child th,.table-bordered caption+tbody tr:first-child th,.table-bordered caption+tbody tr:first-child td,.table-bordered colgroup+thead tr:first-child th,.table-bordered colgroup+tbody tr:first-child th,.table-bordered colgroup+tbody tr:first-child td,.table-bordered thead:first-child tr:first-child th,.table-bordered tbody:first-child tr:first-child th,.table-bordered tbody:first-child tr:first-child td{border-top:0}.table-bordered thead:first-child tr:first-child>th:first-child,.table-bordered tbody:first-child tr:first-child>td:first-child,.table-bordered tbody:first-child tr:first-child>th:first-child{-webkit-border-top-left-radius:4px;border-top-left-radius:4px;-moz-border-radius-topleft:4px}.table-bordered thead:first-child tr:first-child>th:last-child,.table-bordered tbody:first-child tr:first-child>td:last-child,.table-bordered tbody:first-child tr:first-child>th:last-child{-webkit-border-top-right-radius:4px;border-top-right-radius:4px;-moz-border-radius-topright:4px}.table-bordered thead:last-child tr:last-child>th:first-child,.table-bordered tbody:last-child tr:last-child>td:first-child,.table-bordered tbody:last-child tr:last-child>th:first-child,.table-bordered tfoot:last-child tr:last-child>td:first-child,.table-bordered tfoot:last-child tr:last-child>th:first-child{-webkit-border-bottom-left-radius:4px;border-bottom-left-radius:4px;-moz-border-radius-bottomleft:4px}.table-bordered thead:last-child tr:last-child>th:last-child,.table-bordered tbody:last-child tr:last-child>td:last-child,.table-bordered tbody:last-child tr:last-child>th:last-child,.table-bordered tfoot:last-child tr:last-child>td:last-child,.table-bordered tfoot:last-child tr:last-child>th:last-child{-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px;-moz-border-radius-bottomright:4px}.table-bordered tfoot+tbody:last-child tr:last-child td:first-child{-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0;-moz-border-radius-bottomleft:0}.table-bordered tfoot+tbody:last-child tr:last-child td:last-child{-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0;-moz-border-radius-bottomright:0}.table-bordered caption+thead tr:first-child th:first-child,.table-bordered caption+tbody tr:first-child td:first-child,.table-bordered colgroup+thead tr:first-child th:first-child,.table-bordered colgroup+tbody tr:first-child td:first-child{-webkit-border-top-left-radius:4px;border-top-left-radius:4px;-moz-border-radius-topleft:4px}.table-bordered caption+thead tr:first-child th:last-child,.table-bordered caption+tbody tr:first-child td:last-child,.table-bordered colgroup+thead tr:first-child th:last-child,.table-bordered colgroup+tbody tr:first-child td:last-child{-webkit-border-top-right-radius:4px;border-top-right-radius:4px;-moz-border-radius-topright:4px}.table-striped tbody>tr:nth-child(odd)>td,.table-striped tbody>tr:nth-child(odd)>th{background-color:#f9f9f9}.table-hover tbody tr:hover>td,.table-hover tbody tr:hover>th{background-color:#f5f5f5}table td[class*="span"],table th[class*="span"],.row-fluid table td[class*="span"],.row-fluid table th[class*="span"]{display:table-cell;float:none;margin-left:0}.table td.span1,.table th.span1{float:none;width:44px;margin-left:0}.table td.span2,.table th.span2{float:none;width:124px;margin-left:0}.table td.span3,.table th.span3{float:none;width:204px;margin-left:0}.table td.span4,.table th.span4{float:none;width:284px;margin-left:0}.table td.span5,.table th.span5{float:none;width:364px;margin-left:0}.table td.span6,.table th.span6{float:none;width:444px;margin-left:0}.table td.span7,.table th.span7{float:none;width:524px;margin-left:0}.table td.span8,.table th.span8{float:none;width:604px;margin-left:0}.table td.span9,.table th.span9{float:none;width:684px;margin-left:0}.table td.span10,.table th.span10{float:none;width:764px;margin-left:0}.table td.span11,.table th.span11{float:none;width:844px;margin-left:0}.table td.span12,.table th.span12{float:none;width:924px;margin-left:0}.table tbody tr.success>td{background-color:#dff0d8}.table tbody tr.error>td{background-color:#f2dede}.table tbody tr.warning>td{background-color:#fcf8e3}.table tbody tr.info>td{background-color:#d9edf7}.table-hover tbody tr.success:hover>td{background-color:#d0e9c6}.table-hover tbody tr.error:hover>td{background-color:#ebcccc}.table-hover tbody tr.warning:hover>td{background-color:#faf2cc}.table-hover tbody tr.info:hover>td{background-color:#c4e3f3}[class^="icon-"],[class*=" icon-"]{display:inline-block;width:14px;height:14px;margin-top:1px;*margin-right:.3em;line-height:14px;vertical-align:text-top;background-image:url("http://www.shangshang.com/static/web/css/../img/glyphicons-halflings.png");background-position:14px 14px;background-repeat:no-repeat}.icon-white,.nav-pills>.active>a>[class^="icon-"],.nav-pills>.active>a>[class*=" icon-"],.nav-list>.active>a>[class^="icon-"],.nav-list>.active>a>[class*=" icon-"],.navbar-inverse .nav>.active>a>[class^="icon-"],.navbar-inverse .nav>.active>a>[class*=" icon-"],.dropdown-menu>li>a:hover>[class^="icon-"],.dropdown-menu>li>a:focus>[class^="icon-"],.dropdown-menu>li>a:hover>[class*=" icon-"],.dropdown-menu>li>a:focus>[class*=" icon-"],.dropdown-menu>.active>a>[class^="icon-"],.dropdown-menu>.active>a>[class*=" icon-"],.dropdown-submenu:hover>a>[class^="icon-"],.dropdown-submenu:focus>a>[class^="icon-"],.dropdown-submenu:hover>a>[class*=" icon-"],.dropdown-submenu:focus>a>[class*=" icon-"]{background-image:url("http://www.shangshang.com/static/web/css/../img/glyphicons-halflings-white.png")}.icon-glass{background-position:0 0}.icon-music{background-position:-24px 0}.icon-search{background-position:-48px 0}.icon-envelope{background-position:-72px 0}.icon-heart{background-position:-96px 0}.icon-star{background-position:-120px 0}.icon-star-empty{background-position:-144px 0}.icon-user{background-position:-168px 0}.icon-film{background-position:-192px 0}.icon-th-large{background-position:-216px 0}.icon-th{background-position:-240px 0}.icon-th-list{background-position:-264px 0}.icon-ok{background-position:-288px 0}.icon-remove{background-position:-312px 0}.icon-zoom-in{background-position:-336px 0}.icon-zoom-out{background-position:-360px 0}.icon-off{background-position:-384px 0}.icon-signal{background-position:-408px 0}.icon-cog{background-position:-432px 0}.icon-trash{background-position:-456px 0}.icon-home{background-position:0 -24px}.icon-file{background-position:-24px -24px}.icon-time{background-position:-48px -24px}.icon-road{background-position:-72px -24px}.icon-download-alt{background-position:-96px -24px}.icon-download{background-position:-120px -24px}.icon-upload{background-position:-144px -24px}.icon-inbox{background-position:-168px -24px}.icon-play-circle{background-position:-192px -24px}.icon-repeat{background-position:-216px -24px}.icon-refresh{background-position:-240px -24px}.icon-list-alt{background-position:-264px -24px}.icon-lock{background-position:-287px -24px}.icon-flag{background-position:-312px -24px}.icon-headphones{background-position:-336px -24px}.icon-volume-off{background-position:-360px -24px}.icon-volume-down{background-position:-384px -24px}.icon-volume-up{background-position:-408px -24px}.icon-qrcode{background-position:-432px -24px}.icon-barcode{background-position:-456px -24px}.icon-tag{background-position:0 -48px}.icon-tags{background-position:-25px -48px}.icon-book{background-position:-48px -48px}.icon-bookmark{background-position:-72px -48px}.icon-print{background-position:-96px -48px}.icon-camera{background-position:-120px -48px}.icon-font{background-position:-144px -48px}.icon-bold{background-position:-167px -48px}.icon-italic{background-position:-192px -48px}.icon-text-height{background-position:-216px -48px}.icon-text-width{background-position:-240px -48px}.icon-align-left{background-position:-264px -48px}.icon-align-center{background-position:-288px -48px}.icon-align-right{background-position:-312px -48px}.icon-align-justify{background-position:-336px -48px}.icon-list{background-position:-360px -48px}.icon-indent-left{background-position:-384px -48px}.icon-indent-right{background-position:-408px -48px}.icon-facetime-video{background-position:-432px -48px}.icon-picture{background-position:-456px -48px}.icon-pencil{background-position:0 -72px}.icon-map-marker{background-position:-24px -72px}.icon-adjust{background-position:-48px -72px}.icon-tint{background-position:-72px -72px}.icon-edit{background-position:-96px -72px}.icon-share{background-position:-120px -72px}.icon-check{background-position:-144px -72px}.icon-move{background-position:-168px -72px}.icon-step-backward{background-position:-192px -72px}.icon-fast-backward{background-position:-216px -72px}.icon-backward{background-position:-240px -72px}.icon-play{background-position:-264px -72px}.icon-pause{background-position:-288px -72px}.icon-stop{background-position:-312px -72px}.icon-forward{background-position:-336px -72px}.icon-fast-forward{background-position:-360px -72px}.icon-step-forward{background-position:-384px -72px}.icon-eject{background-position:-408px -72px}.icon-chevron-left{background-position:-432px -72px}.icon-chevron-right{background-position:-456px -72px}.icon-plus-sign{background-position:0 -96px}.icon-minus-sign{background-position:-24px -96px}.icon-remove-sign{background-position:-48px -96px}.icon-ok-sign{background-position:-72px -96px}.icon-question-sign{background-position:-96px -96px}.icon-info-sign{background-position:-120px -96px}.icon-screenshot{background-position:-144px -96px}.icon-remove-circle{background-position:-168px -96px}.icon-ok-circle{background-position:-192px -96px}.icon-ban-circle{background-position:-216px -96px}.icon-arrow-left{background-position:-240px -96px}.icon-arrow-right{background-position:-264px -96px}.icon-arrow-up{background-position:-289px -96px}.icon-arrow-down{background-position:-312px -96px}.icon-share-alt{background-position:-336px -96px}.icon-resize-full{background-position:-360px -96px}.icon-resize-small{background-position:-384px -96px}.icon-plus{background-position:-408px -96px}.icon-minus{background-position:-433px -96px}.icon-asterisk{background-position:-456px -96px}.icon-exclamation-sign{background-position:0 -120px}.icon-gift{background-position:-24px -120px}.icon-leaf{background-position:-48px -120px}.icon-fire{background-position:-72px -120px}.icon-eye-open{background-position:-96px -120px}.icon-eye-close{background-position:-120px -120px}.icon-warning-sign{background-position:-144px -120px}.icon-plane{background-position:-168px -120px}.icon-calendar{background-position:-192px -120px}.icon-random{width:16px;background-position:-216px -120px}.icon-comment{background-position:-240px -120px}.icon-magnet{background-position:-264px -120px}.icon-chevron-up{background-position:-288px -120px}.icon-chevron-down{background-position:-313px -119px}.icon-retweet{background-position:-336px -120px}.icon-shopping-cart{background-position:-360px -120px}.icon-folder-close{width:16px;background-position:-384px -120px}.icon-folder-open{width:16px;background-position:-408px -120px}.icon-resize-vertical{background-position:-432px -119px}.icon-resize-horizontal{background-position:-456px -118px}.icon-hdd{background-position:0 -144px}.icon-bullhorn{background-position:-24px -144px}.icon-bell{background-position:-48px -144px}.icon-certificate{background-position:-72px -144px}.icon-thumbs-up{background-position:-96px -144px}.icon-thumbs-down{background-position:-120px -144px}.icon-hand-right{background-position:-144px -144px}.icon-hand-left{background-position:-168px -144px}.icon-hand-up{background-position:-192px -144px}.icon-hand-down{background-position:-216px -144px}.icon-circle-arrow-right{background-position:-240px -144px}.icon-circle-arrow-left{background-position:-264px -144px}.icon-circle-arrow-up{background-position:-288px -144px}.icon-circle-arrow-down{background-position:-312px -144px}.icon-globe{background-position:-336px -144px}.icon-wrench{background-position:-360px -144px}.icon-tasks{background-position:-384px -144px}.icon-filter{background-position:-408px -144px}.icon-briefcase{background-position:-432px -144px}.icon-fullscreen{background-position:-456px -144px}.dropup,.dropdown{position:relative}.dropdown-toggle{*margin-bottom:-3px}.dropdown-toggle:active,.open .dropdown-toggle{outline:0}.caret{display:inline-block;width:0;height:0;vertical-align:top;border-top:4px solid #000;border-right:4px solid transparent;border-left:4px solid transparent;content:""}.dropdown .caret{margin-top:8px;margin-left:2px}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.2);*border-right-width:2px;*border-bottom-width:2px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{*width:100%;height:1px;margin:9px 1px;*margin:-5px 0 5px;overflow:hidden;background-color:#e5e5e5;border-bottom:1px solid #fff}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:20px;color:#333;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus,.dropdown-submenu:hover>a,.dropdown-submenu:focus>a{color:#fff;text-decoration:none;background-color:#0081c2;background-image:-moz-linear-gradient(top,#08c,#0077b3);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#0077b3));background-image:-webkit-linear-gradient(top,#08c,#0077b3);background-image:-o-linear-gradient(top,#08c,#0077b3);background-image:linear-gradient(to bottom,#08c,#0077b3);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc',endColorstr='#ff0077b3',GradientType=0)}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;background-color:#0081c2;background-image:-moz-linear-gradient(top,#08c,#0077b3);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#0077b3));background-image:-webkit-linear-gradient(top,#08c,#0077b3);background-image:-o-linear-gradient(top,#08c,#0077b3);background-image:linear-gradient(to bottom,#08c,#0077b3);background-repeat:repeat-x;outline:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc',endColorstr='#ff0077b3',GradientType=0)}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#999}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;cursor:default;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.open{*z-index:1000}.open>.dropdown-menu{display:block}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px solid #000;content:""}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px}.dropdown-submenu{position:relative}.dropdown-submenu>.dropdown-menu{top:0;left:100%;margin-top:-6px;margin-left:-1px;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px}.dropdown-submenu:hover>.dropdown-menu{display:block}.dropup .dropdown-submenu>.dropdown-menu{top:auto;bottom:0;margin-top:0;margin-bottom:-2px;-webkit-border-radius:5px 5px 5px 0;-moz-border-radius:5px 5px 5px 0;border-radius:5px 5px 5px 0}.dropdown-submenu>a:after{display:block;float:right;width:0;height:0;margin-top:5px;margin-right:-10px;border-color:transparent;border-left-color:#ccc;border-style:solid;border-width:5px 0 5px 5px;content:" "}.dropdown-submenu:hover>a:after{border-left-color:#fff}.dropdown-submenu.pull-left{float:none}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px}.dropdown .dropdown-menu .nav-header{padding-right:20px;padding-left:20px}.typeahead{z-index:1051;margin-top:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);box-shadow:inset 0 1px 1px rgba(0,0,0,0.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,0.15)}.well-large{padding:24px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.well-small{padding:9px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.fade{opacity:0;-webkit-transition:opacity .15s linear;-moz-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;-moz-transition:height .35s ease;-o-transition:height .35s ease;transition:height .35s ease}.collapse.in{height:auto}.close{float:right;font-size:20px;font-weight:bold;line-height:20px;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.4;filter:alpha(opacity=40)}button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}.btn{display:inline-block;*display:inline;padding:4px 12px;margin-bottom:0;*margin-left:.3em;font-size:14px;line-height:20px;color:#333;text-align:center;text-shadow:0 1px 1px rgba(255,255,255,0.75);vertical-align:middle;cursor:pointer;background-color:#f5f5f5;*background-color:#e6e6e6;background-image:-moz-linear-gradient(top,#fff,#e6e6e6);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));background-image:-webkit-linear-gradient(top,#fff,#e6e6e6);background-image:-o-linear-gradient(top,#fff,#e6e6e6);background-image:linear-gradient(to bottom,#fff,#e6e6e6);background-repeat:repeat-x;border:1px solid #ccc;*border:0;border-color:#e6e6e6 #e6e6e6 #bfbfbf;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);border-bottom-color:#b3b3b3;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);*zoom:1;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05)}.btn:hover,.btn:focus,.btn:active,.btn.active,.btn.disabled,.btn[disabled]{color:#333;background-color:#e6e6e6;*background-color:#d9d9d9}.btn:active,.btn.active{background-color:#ccc \9}.btn:first-child{*margin-left:0}.btn:hover,.btn:focus{color:#333;text-decoration:none;background-position:0 -15px;-webkit-transition:background-position .1s linear;-moz-transition:background-position .1s linear;-o-transition:background-position .1s linear;transition:background-position .1s linear}.btn:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn.active,.btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05)}.btn.disabled,.btn[disabled]{cursor:default;background-image:none;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.btn-large{padding:11px 19px;font-size:17.5px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.btn-large [class^="icon-"],.btn-large [class*=" icon-"]{margin-top:4px}.btn-small{padding:2px 10px;font-size:11.9px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.btn-small [class^="icon-"],.btn-small [class*=" icon-"]{margin-top:0}.btn-mini [class^="icon-"],.btn-mini [class*=" icon-"]{margin-top:-1px}.btn-mini{padding:0 6px;font-size:10.5px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.btn-block{display:block;width:100%;padding-right:0;padding-left:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.btn-block+.btn-block{margin-top:5px}input[type="submit"].btn-block,input[type="reset"]
 .btn-block,input[type="button"].btn-block{width:100%}.btn-primary.active,.btn-warning.active,.btn-danger.active,.btn-success.active,.btn-info.active,.btn-inverse.active{color:rgba(255,255,255,0.75)}.btn-primary{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#006dcc;*background-color:#04c;background-image:-moz-linear-gradient(top,#08c,#04c);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));background-image:-webkit-linear-gradient(top,#08c,#04c);background-image:-o-linear-gradient(top,#08c,#04c);background-image:linear-gradient(to bottom,#08c,#04c);background-repeat:repeat-x;border-color:#04c #04c #002a80;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc',endColorstr='#ff0044cc',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.btn-primary.disabled,.btn-primary[disabled]{color:#fff;background-color:#04c;*background-color:#003bb3}.btn-primary:active,.btn-primary.active{background-color:#039 \9}.btn-warning{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#faa732;*background-color:#f89406;background-image:-moz-linear-gradient(top,#fbb450,#f89406);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fbb450),to(#f89406));background-image:-webkit-linear-gradient(top,#fbb450,#f89406);background-image:-o-linear-gradient(top,#fbb450,#f89406);background-image:linear-gradient(to bottom,#fbb450,#f89406);background-repeat:repeat-x;border-color:#f89406 #f89406 #ad6704;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450',endColorstr='#fff89406',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active,.btn-warning.disabled,.btn-warning[disabled]{color:#fff;background-color:#f89406;*background-color:#df8505}.btn-warning:active,.btn-warning.active{background-color:#c67605 \9}.btn-danger{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#da4f49;*background-color:#bd362f;background-image:-moz-linear-gradient(top,#ee5f5b,#bd362f);background-image:-webkit-gradient(linear,0 0,0 100%,from(#ee5f5b),to(#bd362f));background-image:-webkit-linear-gradient(top,#ee5f5b,#bd362f);background-image:-o-linear-gradient(top,#ee5f5b,#bd362f);background-image:linear-gradient(to bottom,#ee5f5b,#bd362f);background-repeat:repeat-x;border-color:#bd362f #bd362f #802420;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b',endColorstr='#ffbd362f',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active,.btn-danger.disabled,.btn-danger[disabled]{color:#fff;background-color:#bd362f;*background-color:#a9302a}.btn-danger:active,.btn-danger.active{background-color:#942a25 \9}.btn-success{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#5bb75b;*background-color:#51a351;background-image:-moz-linear-gradient(top,#62c462,#51a351);background-image:-webkit-gradient(linear,0 0,0 100%,from(#62c462),to(#51a351));background-image:-webkit-linear-gradient(top,#62c462,#51a351);background-image:-o-linear-gradient(top,#62c462,#51a351);background-image:linear-gradient(to bottom,#62c462,#51a351);background-repeat:repeat-x;border-color:#51a351 #51a351 #387038;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462',endColorstr='#ff51a351',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.btn-success.disabled,.btn-success[disabled]{color:#fff;background-color:#51a351;*background-color:#499249}.btn-success:active,.btn-success.active{background-color:#408140 \9}.btn-info{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#49afcd;*background-color:#2f96b4;background-image:-moz-linear-gradient(top,#5bc0de,#2f96b4);background-image:-webkit-gradient(linear,0 0,0 100%,from(#5bc0de),to(#2f96b4));background-image:-webkit-linear-gradient(top,#5bc0de,#2f96b4);background-image:-o-linear-gradient(top,#5bc0de,#2f96b4);background-image:linear-gradient(to bottom,#5bc0de,#2f96b4);background-repeat:repeat-x;border-color:#2f96b4 #2f96b4 #1f6377;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de',endColorstr='#ff2f96b4',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.btn-info.disabled,.btn-info[disabled]{color:#fff;background-color:#2f96b4;*background-color:#2a85a0}.btn-info:active,.btn-info.active{background-color:#24748c \9}.btn-inverse{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#363636;*background-color:#222;background-image:-moz-linear-gradient(top,#444,#222);background-image:-webkit-gradient(linear,0 0,0 100%,from(#444),to(#222));background-image:-webkit-linear-gradient(top,#444,#222);background-image:-o-linear-gradient(top,#444,#222);background-image:linear-gradient(to bottom,#444,#222);background-repeat:repeat-x;border-color:#222 #222 #000;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444',endColorstr='#ff222222',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.btn-inverse:hover,.btn-inverse:focus,.btn-inverse:active,.btn-inverse.active,.btn-inverse.disabled,.btn-inverse[disabled]{color:#fff;background-color:#222;*background-color:#151515}.btn-inverse:active,.btn-inverse.active{background-color:#080808 \9}button.btn,input[type="submit"].btn{*padding-top:3px;*padding-bottom:3px}button.btn::-moz-focus-inner,input[type="submit"].btn::-moz-focus-inner{padding:0;border:0}button.btn.btn-large,input[type="submit"].btn.btn-large{*padding-top:7px;*padding-bottom:7px}button.btn.btn-small,input[type="submit"].btn.btn-small{*padding-top:3px;*padding-bottom:3px}button.btn.btn-mini,input[type="submit"].btn.btn-mini{*padding-top:1px;*padding-bottom:1px}.btn-link,.btn-link:active,.btn-link[disabled]{background-color:transparent;background-image:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.btn-link{color:#08c;cursor:pointer;border-color:transparent;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.btn-link:hover,.btn-link:focus{color:#005580;text-decoration:underline;background-color:transparent}.btn-link[disabled]:hover,.btn-link[disabled]:focus{color:#333;text-decoration:none}.btn-group{position:relative;display:inline-block;*display:inline;*margin-left:.3em;font-size:0;white-space:nowrap;vertical-align:middle;*zoom:1}.btn-group:first-child{*margin-left:0}.btn-group+.btn-group{margin-left:5px}.btn-toolbar{margin-top:10px;margin-bottom:10px;font-size:0}.btn-toolbar>.btn+.btn,.btn-toolbar>.btn-group+.btn,.btn-toolbar>.btn+.btn-group{margin-left:5px}.btn-group>.btn{position:relative;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.btn-group>.btn+.btn{margin-left:-1px}.btn-group>.btn,.btn-group>.dropdown-menu,.btn-group>.popover{font-size:14px}.btn-group>.btn-mini{font-size:10.5px}.btn-group>.btn-small{font-size:11.9px}.btn-group>.btn-large{font-size:17.5px}.btn-group>.btn:first-child{margin-left:0;-webkit-border-bottom-left-radius:4px;border-bottom-left-radius:4px;-webkit-border-top-left-radius:4px;border-top-left-radius:4px;-moz-border-radius-bottomleft:4px;-moz-border-radius-topleft:4px}.btn-group>.btn:last-child,.btn-group>.dropdown-toggle{-webkit-border-top-right-radius:4px;border-top-right-radius:4px;-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px;-moz-border-radius-topright:4px;-moz-border-radius-bottomright:4px}.btn-group>.btn.large:first-child{margin-left:0;-webkit-border-bottom-left-radius:6px;border-bottom-left-radius:6px;-webkit-border-top-left-radius:6px;border-top-left-radius:6px;-moz-border-radius-bottomleft:6px;-moz-border-radius-topleft:6px}.btn-group>.btn.large:last-child,.btn-group>.large.dropdown-toggle{-webkit-border-top-right-radius:6px;border-top-right-radius:6px;-webkit-border-bottom-right-radius:6px;border-bottom-right-radius:6px;-moz-border-radius-topright:6px;-moz-border-radius-bottomright:6px}.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active{z-index:2}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{*padding-top:5px;padding-right:8px;*padding-bottom:5px;padding-left:8px;-webkit-box-shadow:inset 1px 0 0 rgba(255,255,255,0.125),inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);-moz-box-shadow:inset 1px 0 0 rgba(255,255,255,0.125),inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);box-shadow:inset 1px 0 0 rgba(255,255,255,0.125),inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05)}.btn-group>.btn-mini+.dropdown-toggle{*padding-top:2px;padding-right:5px;*padding-bottom:2px;padding-left:5px}.btn-group>.btn-small+.dropdown-toggle{*padding-top:5px;*padding-bottom:4px}.btn-group>.btn-large+.dropdown-toggle{*padding-top:7px;padding-right:12px;*padding-bottom:7px;padding-left:12px}.btn-group.open .dropdown-toggle{background-image:none;-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05)}.btn-group.open .btn.dropdown-toggle{background-color:#e6e6e6}.btn-group.open .btn-primary.dropdown-toggle{background-color:#04c}.btn-group.open .btn-warning.dropdown-toggle{background-color:#f89406}.btn-group.open .btn-danger.dropdown-toggle{background-color:#bd362f}.btn-group.open .btn-success.dropdown-toggle{background-color:#51a351}.btn-group.open .btn-info.dropdown-toggle{background-color:#2f96b4}.btn-group.open .btn-inverse.dropdown-toggle{background-color:#222}.btn .caret{margin-top:8px;margin-left:0}.btn-large .caret{margin-top:6px}.btn-large .caret{border-top-width:5px;border-right-width:5px;border-left-width:5px}.btn-mini .caret,.btn-small .caret{margin-top:8px}.dropup .btn-large .caret{border-bottom-width:5px}.btn-primary .caret,.btn-warning .caret,.btn-danger .caret,.btn-info .caret,.btn-success .caret,.btn-inverse .caret{border-top-color:#fff;border-bottom-color:#fff}.btn-group-vertical{display:inline-block;*display:inline;*zoom:1}.btn-group-vertical>.btn{display:block;float:none;max-width:100%;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.btn-group-vertical>.btn+.btn{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:first-child{-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0}.btn-group-vertical>.btn:last-child{-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px}.btn-group-vertical>.btn-large:first-child{-webkit-border-radius:6px 6px 0 0;-moz-border-radius:6px 6px 0 0;border-radius:6px 6px 0 0}.btn-group-vertical>.btn-large:last-child{-webkit-border-radius:0 0 6px 6px;-moz-border-radius:0 0 6px 6px;border-radius:0 0 6px 6px}.alert{padding:8px 35px 8px 14px;margin-bottom:20px;text-shadow:0 1px 0 rgba(255,255,255,0.5);background-color:#fcf8e3;border:1px solid #fbeed5;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.alert,.alert h4{color:#c09853}.alert h4{margin:0}.alert .close{position:relative;top:-2px;right:-21px;line-height:20px}.alert-success{color:#468847;background-color:#dff0d8;border-color:#d6e9c6}.alert-success h4{color:#468847}.alert-danger,.alert-error{color:#b94a48;background-color:#f2dede;border-color:#eed3d7}.alert-danger h4,.alert-error h4{color:#b94a48}.alert-info{color:#3a87ad;background-color:#d9edf7;border-color:#bce8f1}.alert-info h4{color:#3a87ad}.alert-block{padding-top:14px;padding-bottom:14px}.alert-block>p,.alert-block>ul{margin-bottom:0}.alert-block p+p{margin-top:5px}.nav{margin-bottom:20px;margin-left:0;list-style:none}.nav>li>a{display:block}.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#eee}.nav>li>a>img{max-width:none}.nav>.pull-right{float:right}.nav-header{display:block;padding:3px 15px;font-size:11px;font-weight:bold;line-height:20px;color:#999;text-shadow:0 1px 0 rgba(255,255,255,0.5);text-transform:uppercase}.nav li+.nav-header{margin-top:9px}.nav-list{padding-right:15px;padding-left:15px;margin-bottom:0}.nav-list>li>a,.nav-list .nav-header{margin-right:-15px;margin-left:-15px;text-shadow:0 1px 0 rgba(255,255,255,0.5)}.nav-list>li>a{padding:3px 15px}.nav-list>.active>a,.nav-list>.active>a:hover,.nav-list>.active>a:focus{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.2);background-color:#08c}.nav-list [class^="icon-"],.nav-list [class*=" icon-"]{margin-right:2px}.nav-list .divider{*width:100%;height:1px;margin:9px 1px;*margin:-5px 0 5px;overflow:hidden;background-color:#e5e5e5;border-bottom:1px solid #fff}.nav-tabs,.nav-pills{*zoom:1}.nav-tabs:before,.nav-pills:before,.nav-tabs:after,.nav-pills:after{display:table;line-height:0;content:""}.nav-tabs:after,.nav-pills:after{clear:both}.nav-tabs>li,.nav-pills>li{float:left}.nav-tabs>li>a,.nav-pills>li>a{padding-right:12px;padding-left:12px;margin-right:2px;line-height:14px}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{margin-bottom:-1px}.nav-tabs>li>a{padding-top:8px;padding-bottom:8px;line-height:20px;border:1px solid transparent;-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover,.nav-tabs>li>a:focus{border-color:#eee #eee #ddd}.nav-tabs>.active>a,.nav-tabs>.active>a:hover,.nav-tabs>.active>a:focus{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-pills>li>a{padding-top:8px;padding-bottom:8px;margin-top:2px;margin-bottom:2px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.nav-pills>.active>a,.nav-pills>.active>a:hover,.nav-pills>.active>a:focus{color:#fff;background-color:#08c}.nav-stacked>li{float:none}.nav-stacked>li>a{margin-right:0}.nav-tabs.nav-stacked{border-bottom:0}.nav-tabs.nav-stacked>li>a{border:1px solid #ddd;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.nav-tabs.nav-stacked>li:first-child>a{-webkit-border-top-right-radius:4px;border-top-right-radius:4px;-webkit-border-top-left-radius:4px;border-top-left-radius:4px;-moz-border-radius-topright:4px;-moz-border-radius-topleft:4px}.nav-tabs.nav-stacked>li:last-child>a{-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px;-webkit-border-bottom-left-radius:4px;border-bottom-left-radius:4px;-moz-border-radius-bottomright:4px;-moz-border-radius-bottomleft:4px}.nav-tabs.nav-stacked>li>a:hover,.nav-tabs.nav-stacked>li>a:focus{z-index:2;border-color:#ddd}.nav-pills.nav-stacked>li>a{margin-bottom:3px}.nav-pills.nav-stacked>li:last-child>a{margin-bottom:1px}.nav-tabs .dropdown-menu{-webkit-border-radius:0 0 6px 6px;-moz-border-radius:0 0 6px 6px;border-radius:0 0 6px 6px}.nav-pills .dropdown-menu{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.nav .dropdown-toggle .caret{margin-top:6px;border-top-color:#08c;border-bottom-color:#08c}.nav .dropdown-toggle:hover .caret,.nav .dropdown-toggle:focus .caret{}.nav-tabs .dropdown-toggle .caret{margin-top:8px}.nav .active .dropdown-toggle .caret{border-top-color:#fff;border-bottom-color:#fff}.nav-tabs .active .dropdown-toggle .caret{border-top-color:#555;border-bottom-color:#555}.nav>.dropdown.active>a:hover,.nav>.dropdown.active>a:focus{cursor:pointer}.nav-tabs .open .dropdown-toggle,.nav-pills .open .dropdown-toggle,.nav>li.dropdown.open.active>a:hover,.nav>li.dropdown.open.active>a:focus{color:#fff;background-color:#999;border-color:#999}.nav li.dropdown.open .caret,.nav li.dropdown.open.active .caret,.nav li.dropdown.open a:hover .caret,.nav li.dropdown.open a:focus .caret{border-top-color:#fff;border-bottom-color:#fff;opacity:1;filter:alpha(opacity=100)}.tabs-stacked .open>a:hover,.tabs-stacked .open>a:focus{border-color:#999}.tabbable{*zoom:1}.tabbable:before,.tabbable:after{display:table;line-height:0;content:""}.tabbable:after{clear:both}.tab-content{overflow:auto}.tabs-below>.nav-tabs,.tabs-right>.nav-tabs,.tabs-left>.nav-tabs{border-bottom:0}.tab-content>.tab-pane,.pill-content>.pill-pane{display:none}.tab-content>.active,.pill-content>.active{display:block}.tabs-below>.nav-tabs{border-top:1px solid #ddd}.tabs-below>.nav-tabs>li{margin-top:-1px;margin-bottom:0}.tabs-below>.nav-tabs>li>a{-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px}.tabs-below>.nav-tabs>li>a:hover,.tabs-below>.nav-tabs>li>a:focus{border-top-color:#ddd;border-bottom-color:transparent}.tabs-below>.nav-tabs>.active>a,.tabs-below>.nav-tabs>.active>a:hover,.tabs-below>.nav-tabs>.active>a:focus{border-color:transparent #ddd #ddd #ddd}.tabs-left>.nav-tabs>li,.tabs-right>.nav-tabs>li{float:none}.tabs-left>.nav-tabs>li>a,.tabs-right>.nav-tabs>li>a{min-width:74px;margin-right:0;margin-bottom:3px}.tabs-left>.nav-tabs{float:left;margin-right:19px;border-right:1px solid #ddd}.tabs-left>.nav-tabs>li>a{margin-right:-1px;-webkit-border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px}.tabs-left>.nav-tabs>li>a:hover,.tabs-left>.nav-tabs>li>a:focus{border-color:#eee #ddd #eee #eee}.tabs-left>.nav-tabs .active>a,.tabs-left>.nav-tabs .active>a:hover,.tabs-left>.nav-tabs .active>a:focus{border-color:#ddd transparent #ddd #ddd;*border-right-color:#fff}.tabs-right>.nav-tabs{float:right;margin-left:19px;border-left:1px solid #ddd}.tabs-right>.nav-tabs>li>a{margin-left:-1px;-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0}.tabs-right>.nav-tabs>li>a:hover,.tabs-right>.nav-tabs>li>a:focus{border-color:#eee #eee #eee #ddd}.tabs-right>.nav-tabs .active>a,.tabs-right>.nav-tabs .active>a:hover,.tabs-right>.nav-tabs .active>a:focus{border-color:#ddd #ddd #ddd transparent;*border-left-color:#fff}.nav>.disabled>a{color:#999}.nav>.disabled>a:hover,.nav>.disabled>a:focus{text-decoration:none;cursor:default;background-color:transparent}.navbar{*position:relative;*z-index:2;margin-bottom:20px;overflow:visible}.navbar-inner{min-height:40px;padding-right:20px;padding-left:20px;background-color:#fafafa;background-image:-moz-linear-gradient(top,#fff,#f2f2f2);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#f2f2f2));background-image:-webkit-linear-gradient(top,#fff,#f2f2f2);background-image:-o-linear-gradient(top,#fff,#f2f2f2);background-image:linear-gradient(to bottom,#fff,#f2f2f2);background-repeat:repeat-x;border:1px solid #d4d4d4;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#fff2f2f2',GradientType=0);*zoom:1;-webkit-box-shadow:0 1px 4px rgba(0,0,0,0.065);-moz-box-shadow:0 1px 4px rgba(0,0,0,0.065);box-shadow:0 1px 4px rgba(0,0,0,0.065)}.navbar-inner:before,.navbar-inner:after{display:table;line-height:0;content:""}.navbar-inner:after{clear:both}.navbar .container{width:auto}.nav-collapse.collapse{height:auto;overflow:visible}.navbar .brand{display:block;float:left;padding:10px 20px 10px;margin-left:-20px;font-size:20px;font-weight:200;color:#777;text-shadow:0 1px 0 #fff}.navbar .brand:hover,.navbar .brand:focus{text-decoration:none}.navbar-text{margin-bottom:0;line-height:40px;color:#777}.navbar-link{color:#777}.navbar-link:hover,.navbar-link:focus{color:#333}.navbar .divider-vertical{height:40px;margin:0 9px;border-right:1px solid #fff;border-left:1px solid #f2f2f2}.navbar .btn,.navbar .btn-group{margin-top:5px}.navbar .btn-group .btn,.navbar .input-prepend .btn,.navbar .input-append .btn,.navbar .input-prepend .btn-group,.navbar .input-append .btn-group{margin-top:0}.navbar-form{margin-bottom:0;*zoom:1}.navbar-form:before,.navbar-form:after{display:table;line-height:0;content:""}.navbar-form:after{clear:both}.navbar-form input,.navbar-form select,.navbar-form .radio,.navbar-form .checkbox{margin-top:5px}.navbar-form input,.navbar-form select,.navbar-form .btn{display:inline-block;margin-bottom:0}.navbar-form input[type="image"],.navbar-form input[type="checkbox"],.navbar-form input[type="radio"]{margin-top:3px}.navbar-form .input-append,.navbar-form .input-prepend{margin-top:5px;white-space:nowrap}.navbar-form .input-append input,.navbar-form .input-prepend input{margin-top:0}.navbar-search{position:relative;float:left;margin-top:5px;margin-bottom:0}.navbar-search .search-query{padding:4px 14px;margin-bottom:0;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:13px;font-weight:normal;line-height:1;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px}.navbar-static-top{position:static;margin-bottom:0}.navbar-static-top .navbar-inner{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.navbar-fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030;margin-bottom:0}.navbar-fixed-top .navbar-inner,.navbar-static-top .navbar-inner{border-width:0 0 1px}.navbar-fixed-bottom .navbar-inner{border-width:1px 0 0}.navbar-fixed-top .navbar-inner,.navbar-fixed-bottom .navbar-inner{padding-right:0;padding-left:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{width:940px}.navbar-fixed-top{top:0}.navbar-fixed-top .navbar-inner,.navbar-static-top .navbar-inner{-webkit-box-shadow:0 1px 10px rgba(0,0,0,0.1);-moz-box-shadow:0 1px 10px rgba(0,0,0,0.1);box-shadow:0 1px 10px rgba(0,0,0,0.1)}.navbar-fixed-bottom{bottom:0}.navbar-fixed-bottom .navbar-inner{-webkit-box-shadow:0 -1px 10px rgba(0,0,0,0.1);-moz-box-shadow:0 -1px 10px rgba(0,0,0,0.1);box-shadow:0 -1px 10px rgba(0,0,0,0.1)}.navbar .nav{position:relative;left:0;display:block;float:left;margin:0 10px 0 0}.navbar .nav.pull-right{float:right;margin-right:0}.navbar .nav>li{float:left}.navbar .nav>li>a{float:none;padding:10px 15px 10px;color:#777;text-decoration:none;text-shadow:0 1px 0 #fff}.navbar .nav .dropdown-toggle .caret{margin-top:8px}.navbar .nav>li>a:focus,.navbar .nav>li>a:hover{color:#333;text-decoration:none;background-color:transparent}.navbar .nav>.active>a,.navbar .nav>.active>a:hover,.navbar .nav>.active>a:focus{color:#555;text-decoration:none;background-color:#e5e5e5;-webkit-box-shadow:inset 0 3px 8px rgba(0,0,0,0.125);-moz-box-shadow:inset 0 3px 8px rgba(0,0,0,0.125);box-shadow:inset 0 3px 8px rgba(0,0,0,0.125)}.navbar .btn-navbar{display:none;float:right;padding:7px 10px;margin-right:5px;margin-left:5px;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#ededed;*background-color:#e5e5e5;background-image:-moz-linear-gradient(top,#f2f2f2,#e5e5e5);background-image:-webkit-gradient(linear,0 0,0 100%,from(#f2f2f2),to(#e5e5e5));background-image:-webkit-linear-gradient(top,#f2f2f2,#e5e5e5);background-image:-o-linear-gradient(top,#f2f2f2,#e5e5e5);background-image:linear-gradient(to bottom,#f2f2f2,#e5e5e5);background-repeat:repeat-x;border-color:#e5e5e5 #e5e5e5 #bfbfbf;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2',endColorstr='#ffe5e5e5',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.075);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.075);box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.075)}.navbar .btn-navbar:hover,.navbar .btn-navbar:focus,.navbar .btn-navbar:active,.navbar .btn-navbar.active,.navbar .btn-navbar.disabled,.navbar .btn-navbar[disabled]{color:#fff;background-color:#e5e5e5;*background-color:#d9d9d9}.navbar .btn-navbar:active,.navbar .btn-navbar.active{background-color:#ccc \9}.navbar .btn-navbar .icon-bar{display:block;width:18px;height:2px;background-color:#f5f5f5;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;-webkit-box-shadow:0 1px 0 rgba(0,0,0,0.25);-moz-box-shadow:0 1px 0 rgba(0,0,0,0.25);box-shadow:0 1px 0 rgba(0,0,0,0.25)}.btn-navbar .icon-bar+.icon-bar{margin-top:3px}.navbar .nav>li>.dropdown-menu:before{position:absolute;top:-7px;left:9px;display:inline-block;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-left:7px solid transparent;border-bottom-color:rgba(0,0,0,0.2);content:''}.navbar .nav>li>.dropdown-menu:after{position:absolute;top:-6px;left:10px;display:inline-block;border-right:6px solid transparent;border-bottom:6px solid #fff;border-left:6px solid transparent;content:''}.navbar-fixed-bottom .nav>li>.dropdown-menu:before{top:auto;bottom:-7px;border-top:7px solid #ccc;border-bottom:0;border-top-color:rgba(0,0,0,0.2)}.navbar-fixed-bottom .nav>li>.dropdown-menu:after{top:auto;bottom:-6px;border-top:6px solid #fff;border-bottom:0}.navbar .nav li.dropdown>a:hover .caret,.navbar .nav li.dropdown>a:focus .caret{border-top-color:#333;border-bottom-color:#333}.navbar .nav li.dropdown.open>.dropdown-toggle,.navbar .nav li.dropdown.active>.dropdown-toggle,.navbar .nav li.dropdown.open.active>.dropdown-toggle{color:#555;background-color:#e5e5e5}.navbar .nav li.dropdown>.dropdown-toggle .caret{border-top-color:#777;border-bottom-color:#777}.navbar .nav li.dropdown.open>.dropdown-toggle .caret,.navbar .nav li.dropdown.active>.dropdown-toggle .caret,.navbar .nav li.dropdown.open.active>.dropdown-toggle .caret{border-top-color:#555;border-bottom-color:#555}.navbar .pull-right>li>.dropdown-menu,.navbar .nav>li>.dropdown-menu.pull-right{right:0;left:auto}.navbar .pull-right>li>.dropdown-menu:before,.navbar .nav>li>.dropdown-menu.pull-right:before{right:12px;left:auto}.navbar .pull-right>li>.dropdown-menu:after,.navbar .nav>li>.dropdown-menu.pull-right:after{right:13px;left:auto}.navbar .pull-right>li>.dropdown-menu .dropdown-menu,.navbar .nav>li>.dropdown-menu.pull-right .dropdown-menu{right:100%;left:auto;margin-right:-1px;margin-left:0;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px}.navbar-inverse .navbar-inner{background-color:#1b1b1b;background-image:-moz-linear-gradient(top,#222,#111);background-image:-webkit-gradient(linear,0 0,0 100%,from(#222),to(#111));background-image:-webkit-linear-gradient(top,#222,#111);background-image:-o-linear-gradient(top,#222,#111);background-image:linear-gradient(to bottom,#222,#111);background-repeat:repeat-x;border-color:#252525;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222',endColorstr='#ff111111',GradientType=0)}.navbar-inverse .brand,.navbar-inverse .nav>li>a{color:#999;text-shadow:0 -1px 0 rgba(0,0,0,0.25)}.navbar-inverse .brand:hover,.navbar-inverse .nav>li>a:hover,.navbar-inverse .brand:focus,.navbar-inverse .nav>li>a:focus{color:#fff}.navbar-inverse .brand{color:#999}.navbar-inverse .navbar-text{color:#999}.navbar-inverse .nav>li>a:focus,.navbar-inverse .nav>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .nav .active>a,.navbar-inverse .nav .active>a:hover,.navbar-inverse .nav .active>a:focus{color:#fff;background-color:#111}.navbar-inverse .navbar-link{color:#999}.navbar-inverse .navbar-link:hover,.navbar-inverse .navbar-link:focus{color:#fff}.navbar-inverse .divider-vertical{border-right-color:#222;border-left-color:#111}.navbar-inverse .nav li.dropdown.open>.dropdown-toggle,.navbar-inverse .nav li.dropdown.active>.dropdown-toggle,.navbar-inverse .nav li.dropdown.open.active>.dropdown-toggle{color:#fff;background-color:#111}.navbar-inverse .nav li.dropdown>a:hover .caret,.navbar-inverse .nav li.dropdown>a:focus .caret{border-top-color:#fff;border-bottom-color:#fff}.navbar-inverse .nav li.dropdown>.dropdown-toggle .caret{border-top-color:#999;border-bottom-color:#999}.navbar-inverse .nav li.dropdown.open>.dropdown-toggle .caret,.navbar-inverse .nav li.dropdown.active>.dropdown-toggle .caret,.navbar-inverse .nav li.dropdown.open.active>.dropdown-toggle .caret{border-top-color:#fff;border-bottom-color:#fff}.navbar-inverse .navbar-search .search-query{color:#fff;background-color:#515151;border-color:#111;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1),0 1px 0 rgba(255,255,255,0.15);-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1),0 1px 0 rgba(255,255,255,0.15);box-shadow:inset 0 1px 2px rgba(0,0,0,0.1),0 1px 0 rgba(255,255,255,0.15);-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none}.navbar-inverse .navbar-search .search-query:-moz-placeholder{color:#ccc}.navbar-inverse .navbar-search .search-query:-ms-input-placeholder{color:#ccc}.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder{color:#ccc}.navbar-inverse .navbar-search .search-query:focus,.navbar-inverse .navbar-search .search-query.focused{padding:5px 15px;color:#333;text-shadow:0 1px 0 #fff;background-color:#fff;border:0;outline:0;-webkit-box-shadow:0 0 3px rgba(0,0,0,0.15);-moz-box-shadow:0 0 3px rgba(0,0,0,0.15);box-shadow:0 0 3px rgba(0,0,0,0.15)}.navbar-inverse .btn-navbar{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#0e0e0e;*background-color:#040404;background-image:-moz-linear-gradient(top,#151515,#040404);background-image:-webkit-gradient(linear,0 0,0 100%,from(#151515),to(#040404));background-image:-webkit-linear-gradient(top,#151515,#040404);background-image:-o-linear-gradient(top,#151515,#040404);background-image:linear-gradient(to bottom,#151515,#040404);background-repeat:repeat-x;border-color:#040404 #040404 #000;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff151515',endColorstr='#ff040404',GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.navbar-inverse .btn-navbar:hover,.navbar-inverse .btn-navbar:focus,.navbar-inverse .btn-navbar:active,.navbar-inverse .btn-navbar.active,.navbar-inverse .btn-navbar.disabled,.navbar-inverse .btn-navbar[disabled]{color:#fff;background-color:#040404;*background-color:#000}.navbar-inverse .btn-navbar:active,.navbar-inverse .btn-navbar.active{background-color:#000 \9}.breadcrumb{padding:8px 15px;margin:0 0 20px;list-style:none;background-color:#f5f5f5;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.breadcrumb>li{display:inline-block;*display:inline;text-shadow:0 1px 0 #fff;*zoom:1}.breadcrumb>li>.divider{padding:0 5px;color:#ccc}.breadcrumb>.active{color:#999}.pagination{margin:20px 0}.pagination ul{display:inline-block;*display:inline;margin-bottom:0;margin-left:0;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;*zoom:1;-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.05);-moz-box-shadow:0 1px 2px rgba(0,0,0,0.05);box-shadow:0 1px 2px rgba(0,0,0,0.05)}.pagination ul>li{display:inline}.pagination ul>li>a,.pagination ul>li>span{float:left;padding:4px 12px;line-height:20px;text-decoration:none;background-color:#fff;border:1px solid #ddd;border-left-width:0}.pagination ul>li>a:hover,.pagination ul>li>a:focus,.pagination ul>.active>a,.pagination ul>.active>span{background-color:#f5f5f5}.pagination ul>.active>a,.pagination ul>.active>span{color:#999;cursor:default}.pagination ul>.disabled>span,.pagination ul>.disabled>a,.pagination ul>.disabled>a:hover,.pagination ul>.disabled>a:focus{color:#999;cursor:default;background-color:transparent}.pagination ul>li:first-child>a,.pagination ul>li:first-child>span{border-left-width:1px;-webkit-border-bottom-left-radius:4px;border-bottom-left-radius:4px;-webkit-border-top-left-radius:4px;border-top-left-radius:4px;-moz-border-radius-bottomleft:4px;-moz-border-radius-topleft:4px}.pagination ul>li:last-child>a,.pagination ul>li:last-child>span{-webkit-border-top-right-radius:4px;border-top-right-radius:4px;-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px;-moz-border-radius-topright:4px;-moz-border-radius-bottomright:4px}.pagination-centered{text-align:center}.pagination-right{text-align:right}.pagination-large ul>li>a,.pagination-large ul>li>span{padding:11px 19px;font-size:17.5px}.pagination-large ul>li:first-child>a,.pagination-large ul>li:first-child>span{-webkit-border-bottom-left-radius:6px;border-bottom-left-radius:6px;-webkit-border-top-left-radius:6px;border-top-left-radius:6px;-moz-border-radius-bottomleft:6px;-moz-border-radius-topleft:6px}.pagination-large ul>li:last-child>a,.pagination-large ul>li:last-child>span{-webkit-border-top-right-radius:6px;border-top-right-radius:6px;-webkit-border-bottom-right-radius:6px;border-bottom-right-radius:6px;-moz-border-radius-topright:6px;-moz-border-radius-bottomright:6px}.pagination-mini ul>li:first-child>a,.pagination-small ul>li:first-child>a,.pagination-mini ul>li:first-child>span,.pagination-small ul>li:first-child>span{-webkit-border-bottom-left-radius:3px;border-bottom-left-radius:3px;-webkit-border-top-left-radius:3px;border-top-left-radius:3px;-moz-border-radius-bottomleft:3px;-moz-border-radius-topleft:3px}.pagination-mini ul>li:last-child>a,.pagination-small ul>li:last-child>a,.pagination-mini ul>li:last-child>span,.pagination-small ul>li:last-child>span{-webkit-border-top-right-radius:3px;border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;border-bottom-right-radius:3px;-moz-border-radius-topright:3px;-moz-border-radius-bottomright:3px}.pagination-small ul>li>a,.pagination-small ul>li>span{padding:2px 10px;font-size:11.9px}.pagination-mini ul>li>a,.pagination-mini ul>li>span{padding:0 6px;font-size:10.5px}.pager{margin:20px 0;text-align:center;list-style:none;*zoom:1}.pager:before,.pager:after{display:table;line-height:0;content:""}.pager:after{clear:both}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px}.pager li>a:hover,.pager li>a:focus{text-decoration:none;background-color:#f5f5f5}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span{color:#999;cursor:default;background-color:#fff}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop,.modal-backdrop.fade.in{opacity:.8;filter:alpha(opacity=80)}.modal{position:fixed;top:10%;left:50%;z-index:1050;width:560px;margin-left:-280px;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,0.3);*border:1px solid #999;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;outline:0;-webkit-box-shadow:0 3px 7px rgba(0,0,0,0.3);-moz-box-shadow:0 3px 7px rgba(0,0,0,0.3);box-shadow:0 3px 7px rgba(0,0,0,0.3);-webkit-background-clip:padding-box;-moz-background-clip:padding-box;background-clip:padding-box}.modal.fade{top:-25%;-webkit-transition:opacity .3s linear,top .3s ease-out;-moz-transition:opacity .3s linear,top .3s ease-out;-o-transition:opacity .3s linear,top .3s ease-out;transition:opacity .3s linear,top .3s ease-out}.modal.fade.in{top:10%}.modal-header{padding:9px 15px;border-bottom:1px solid #eee}.modal-header .close{margin-top:2px}.modal-header h3{margin:0;line-height:30px}.modal-body{position:relative;max-height:400px;padding:15px;overflow-y:auto}.modal-form{margin-bottom:0}.modal-footer{padding:14px 15px 15px;margin-bottom:0;text-align:right;background-color:#f5f5f5;border-top:1px solid #ddd;-webkit-border-radius:0 0 6px 6px;-moz-border-radius:0 0 6px 6px;border-radius:0 0 6px 6px;*zoom:1;-webkit-box-shadow:inset 0 1px 0 #fff;-moz-box-shadow:inset 0 1px 0 #fff;box-shadow:inset 0 1px 0 #fff}.modal-footer:before,.modal-footer:after{display:table;line-height:0;content:""}.modal-footer:after{clear:both}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.tooltip{position:absolute;z-index:1030;display:block;font-size:11px;line-height:1.4;opacity:0;filter:alpha(opacity=0);visibility:visible}.tooltip.in{opacity:.8;filter:alpha(opacity=80)}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip-inner{max-width:200px;padding:8px;color:#fff;text-align:center;text-decoration:none;background-color:#000;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-top-color:#000;border-width:5px 5px 0}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-right-color:#000;border-width:5px 5px 5px 0}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-left-color:#000;border-width:5px 0 5px 5px}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-bottom-color:#000;border-width:0 5px 5px}.popover{position:absolute;top:0;left:0;z-index:1010;display:none;max-width:276px;padding:1px;text-align:left;white-space:normal;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.2);-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{padding:8px 14px;margin:0;font-size:14px;font-weight:normal;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0}.popover-title:empty{display:none}.popover-content{padding:9px 14px}.popover .arrow,.popover .arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover .arrow{border-width:11px}.popover .arrow:after{border-width:10px;content:""}.popover.top .arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,0.25);border-bottom-width:0}.popover.top .arrow:after{bottom:1px;margin-left:-10px;border-top-color:#fff;border-bottom-width:0}.popover.right .arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,0.25);border-left-width:0}.popover.right .arrow:after{bottom:-10px;left:1px;border-right-color:#fff;border-left-width:0}.popover.bottom .arrow{top:-11px;left:50%;margin-left:-11px;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,0.25);border-top-width:0}.popover.bottom .arrow:after{top:1px;margin-left:-10px;border-bottom-color:#fff;border-top-width:0}.popover.left .arrow{top:50%;right:-11px;margin-top:-11px;border-left-color:#999;border-left-color:rgba(0,0,0,0.25);border-right-width:0}.popover.left .arrow:after{right:1px;bottom:-10px;border-left-color:#fff;border-right-width:0}.thumbnails{margin-left:-20px;list-style:none;*zoom:1}.thumbnails:before,.thumbnails:after{display:table;line-height:0;content:""}.thumbnails:after{clear:both}.row-fluid .thumbnails{margin-left:0}.thumbnails>li{float:left;margin-bottom:20px;margin-left:20px}.thumbnail{display:block;padding:4px;line-height:20px;border:1px solid #ddd;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.055);-moz-box-shadow:0 1px 3px rgba(0,0,0,0.055);box-shadow:0 1px 3px rgba(0,0,0,0.055);-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}a.thumbnail:hover,a.thumbnail:focus{border-color:#08c;-webkit-box-shadow:0 1px 4px rgba(0,105,214,0.25);-moz-box-shadow:0 1px 4px rgba(0,105,214,0.25);box-shadow:0 1px 4px rgba(0,105,214,0.25)}.thumbnail>img{display:block;max-width:100%;margin-right:auto;margin-left:auto}.thumbnail .caption{padding:9px;color:#555}.media,.media-body{overflow:hidden;*overflow:visible;zoom:1}.media,.media .media{margin-top:15px}.media:first-child{margin-top:0}.media-object{display:block}.media-heading{margin:0 0 5px}.media>.pull-left{margin-right:10px}.media>.pull-right{margin-left:10px}.media-list{margin-left:0;list-style:none}.label,.badge{display:inline-block;padding:2px 4px;font-size:11.844px;font-weight:bold;line-height:14px;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);white-space:nowrap;vertical-align:baseline;background-color:#999}.label{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.badge{padding-right:9px;padding-left:9px;-webkit-border-radius:9px;-moz-border-radius:9px;border-radius:9px}.label:empty,.badge:empty{display:none}a.label:hover,a.label:focus,a.badge:hover,a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}.label-important,.badge-important{background-color:#b94a48}.label-important[href],.badge-important[href]{background-color:#953b39}.label-warning,.badge-warning{background-color:#f89406}.label-warning[href],.badge-warning[href]{background-color:#c67605}.label-success,.badge-success{background-color:#468847}.label-success[href],.badge-success[href]{background-color:#356635}.label-info,.badge-info{background-color:#3a87ad}.label-info[href],.badge-info[href]{background-color:#2d6987}.label-inverse,.badge-inverse{background-color:#333}.label-inverse[href],.badge-inverse[href]{background-color:#1a1a1a}.btn .label,.btn .badge{position:relative;top:-1px}.btn-mini .label,.btn-mini .badge{top:0}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-moz-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-ms-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:0 0}to{background-position:40px 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f7f7f7;background-image:-moz-linear-gradient(top,#f5f5f5,#f9f9f9);background-image:-webkit-gradient(linear,0 0,0 100%,from(#f5f5f5),to(#f9f9f9));background-image:-webkit-linear-gradient(top,#f5f5f5,#f9f9f9);background-image:-o-linear-gradient(top,#f5f5f5,#f9f9f9);background-image:linear-gradient(to bottom,#f5f5f5,#f9f9f9);background-repeat:repeat-x;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5',endColorstr='#fff9f9f9',GradientType=0);-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);box-shadow:inset 0 1px 2px rgba(0,0,0,0.1)}.progress .bar{float:left;width:0;height:100%;font-size:12px;color:#fff;text-align:center;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#0e90d2;background-image:-moz-linear-gradient(top,#149bdf,#0480be);background-image:-webkit-gradient(linear,0 0,0 100%,from(#149bdf),to(#0480be));background-image:-webkit-linear-gradient(top,#149bdf,#0480be);background-image:-o-linear-gradient(top,#149bdf,#0480be);background-image:linear-gradient(to bottom,#149bdf,#0480be);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf',endColorstr='#ff0480be',GradientType=0);-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);-moz-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:width .6s ease;-moz-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress .bar+.bar{-webkit-box-shadow:inset 1px 0 0 rgba(0,0,0,0.15),inset 0 -1px 0 rgba(0,0,0,0.15);-moz-box-shadow:inset 1px 0 0 rgba(0,0,0,0.15),inset 0 -1px 0 rgba(0,0,0,0.15);box-shadow:inset 1px 0 0 rgba(0,0,0,0.15),inset 0 -1px 0 rgba(0,0,0,0.15)}.progress-striped .bar{background-color:#149bdf;background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;-moz-background-size:40px 40px;-o-background-size:40px 40px;background-size:40px 40px}.progress.active .bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-moz-animation:progress-bar-stripes 2s linear infinite;-ms-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-danger .bar,.progress .bar-danger{background-color:#dd514c;background-image:-moz-linear-gradient(top,#ee5f5b,#c43c35);background-image:-webkit-gradient(linear,0 0,0 100%,from(#ee5f5b),to(#c43c35));background-image:-webkit-linear-gradient(top,#ee5f5b,#c43c35);background-image:-o-linear-gradient(top,#ee5f5b,#c43c35);background-image:linear-gradient(to bottom,#ee5f5b,#c43c35);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b',endColorstr='#ffc43c35',GradientType=0)}.progress-danger.progress-striped .bar,.progress-striped .bar-danger{background-color:#ee5f5b;background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}.progress-success .bar,.progress .bar-success{background-color:#5eb95e;background-image:-moz-linear-gradient(top,#62c462,#57a957);background-image:-webkit-gradient(linear,0 0,0 100%,from(#62c462),to(#57a957));background-image:-webkit-linear-gradient(top,#62c462,#57a957);background-image:-o-linear-gradient(top,#62c462,#57a957);background-image:linear-gradient(to bottom,#62c462,#57a957);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462',endColorstr='#ff57a957',GradientType=0)}.progress-success.progress-striped .bar,.progress-striped .bar-success{background-color:#62c462;background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}.progress-info .bar,.progress .bar-info{background-color:#4bb1cf;background-image:-moz-linear-gradient(top,#5bc0de,#339bb9);background-image:-webkit-gradient(linear,0 0,0 100%,from(#5bc0de),to(#339bb9));background-image:-webkit-linear-gradient(top,#5bc0de,#339bb9);background-image:-o-linear-gradient(top,#5bc0de,#339bb9);background-image:linear-gradient(to bottom,#5bc0de,#339bb9);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de',endColorstr='#ff339bb9',GradientType=0)}.progress-info.progress-striped .bar,.progress-striped .bar-info{background-color:#5bc0de;background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}.progress-warning .bar,.progress .bar-warning{background-color:#faa732;background-image:-moz-linear-gradient(top,#fbb450,#f89406);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fbb450),to(#f89406));background-image:-webkit-linear-gradient(top,#fbb450,#f89406);background-image:-o-linear-gradient(top,#fbb450,#f89406);background-image:linear-gradient(to bottom,#fbb450,#f89406);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450',endColorstr='#fff89406',GradientType=0)}.progress-warning.progress-striped .bar,.progress-striped .bar-warning{background-color:#fbb450;background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}.accordion{margin-bottom:20px}.accordion-group{margin-bottom:2px;border:1px solid #e5e5e5;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.accordion-heading{border-bottom:0}.accordion-heading .accordion-toggle{display:block;padding:8px 15px}.accordion-toggle{cursor:pointer}.accordion-inner{padding:9px 15px;border-top:1px solid #e5e5e5}.carousel{position:relative;margin-bottom:20px;line-height:1}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-moz-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;line-height:1}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:40%;left:15px;width:40px;height:40px;margin-top:-20px;font-size:60px;font-weight:100;line-height:30px;color:#fff;text-align:center;background:#222;border:3px solid #fff;-webkit-border-radius:23px;-moz-border-radius:23px;border-radius:23px;opacity:.5;filter:alpha(opacity=50)}.carousel-control.right{right:15px;left:auto}.carousel-control:hover,.carousel-control:focus{color:#fff;text-decoration:none;opacity:.9;filter:alpha(opacity=90)}.carousel-indicators{position:absolute;top:15px;right:15px;z-index:5;margin:0;list-style:none}.carousel-indicators li{display:block;float:left;width:10px;height:10px;margin-left:5px;text-indent:-999px;background-color:#ccc;background-color:rgba(255,255,255,0.25);border-radius:5px}.carousel-indicators .active{background-color:#fff}.carousel-caption{position:absolute;right:0;bottom:0;left:0;padding:15px;background:#333;background:rgba(0,0,0,0.75)}.carousel-caption h4,.carousel-caption p{line-height:20px;color:#fff}.carousel-caption h4{margin:0 0 5px}.carousel-caption p{margin-bottom:0}.hero-unit{padding:60px;margin-bottom:30px;font-size:18px;font-weight:200;line-height:30px;color:inherit;background-color:#eee;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.hero-unit h1{margin-bottom:0;font-size:60px;line-height:1;letter-spacing:-1px;color:inherit}.hero-unit li{line-height:30px}.pull-right{float:right}.pull-left{float:left}.hide{display:none}.show{display:block}.invisible{visibility:hidden}.affix{position:fixed}
</style>

<style media="screen" >/* Large desktop */

@media (max-width: 1200px) {

    nav li{

        min-width: 10%;

        font-size: 12px;

    }

    nav .span10{

        max-width: 80%;

    }

    nav .find{

        min-width: 15%;

    }

    .unslider .unslider-nav li{

        min-width: 0;

    }

    .main-write .lf{

        /*min-width: 0;*/

        min-width: 160px;

    }

    .main-write .lf .pics,.main-write .lf ul,.main-write .rt dl{

        max-width: 80%;

    }

    .footer .tp-foot .rt .telp{

        white-space: nowrap;

        margin-left: 0;

    }

    .qywh .span3.ofli{

        width:24%;

        height:320px;

        margin-bottom:10px;

    }

    .qywh{

        background-attachment: fixed;

    }

    .qywh .span3.ofli{

        width:49%;

        height:420px;

        margin-bottom:10px;

    }

    .qywh .span3.ofli:nth-child(2n){

        float:right;

    }

    .qywh{

        background-attachment: fixed;

    }

    .qywh .span3.rt{

        width:49%;

        height:420px;

    }





}

@media (min-width: 768px) and (max-width: 1200px) {

    .main-write .rt a img{

        max-width: 54%;

    }

/* .main-write .rt a .sm-tit{

        float: left;

        margin: 3px 5px 0 0;

    }*/

}

/* Portrait tablet to landscape and desktop */

@media (min-width: 768px) and (max-width: 979px) {





	.header-nav,.header-holder{

		display:none;

	}

    .swiper-pagination{

        display: block;

    }

    .swpbtn{

        display: none;

    }

    nav li{

        min-width: 10%;

        font-size: 12px;

    }

    nav .span10{

        max-width: 80%;

    }

    nav .find{

        min-width: 15%;

    }

    .unslider .unslider-nav li{

        min-width: 0;

    }

    .logo a{

        min-width: 86%;

        float: left;

    }

    .main-write .lf .pics,.main-write .lf ul,.main-write .rt dl{

        max-width: 80%;

    }

    .main-write .tits a{

        margin-right: 7%;

    }

    .main-write .tits span{

        font-size: 14px;

    }

    .main-write .tits a,.main-write .middle .btns a,.main-write .middle .says{

        font-size: 12px;

    }

    .main-write .middle h3{

        font-size: 16px;

    }

    .main-write .middle .says{

        line-height: 20px;

        /*max-height: 60px;*/

    }

    .main-write .rt a img{

        max-width: 40%;

        padding-right: 6px;

    }

    .main-write .rt dd p{

        transform: scale(0.9);

        height: 18px;

        margin-bottom: 2px;

        margin-left: -6px;

        float: left;

        width: 60%;

    }



    .main-write .middle .says{

        margin: 12px auto;

    }

    .footer .tp-foot .rt{

        float: right;

        width: 44%;

        margin: 0;

    }

    .footer .tp-foot .rt .telp{

        font-size: 14px;

    }

    .footer .bot-foot dd{

       white-space: nowrap;

    }

    .footer .bot-foot .list-shop{

        margin-left:0;

        padding-left: 0;

        max-width:26%;

        width:auto;

        float:right;

    }

    .footer .bot-foot dt a{

        font-size: 14px;

    }

    .footer .bot-foot dd a{

        font-size: 12px;

    }

    .footer .list-shop li a span{

        font-size: 12px;

    }

    .oter-ico{

        max-width: 152px;

        background-size:100% 100%;

    }

    .list-st li{

        font-size:13px;

    }

    .list-ul{

        max-width:100% !important;

    }

    .bg-blue{

        margin-left: 0!important;

    }

    .mjg .span12{

        margin-left: 0;

    }

    .qywh .span3.ofli{

        width:49%;

        height:420px;

        margin-bottom:10px;

        overflow: hidden;

    }

    .qywh .span3.ofli:nth-child(2n){

        float:right;

    }

    .qywh{

        background-attachment: fixed;

    }

    .qywh .span3.rt{

        width:49%;

        height:420px;

    }

	.hide-menuico{

        display: block;

    }

    .hide-menuico.act{

        background: url("http://www.shangshang.com/static/web/css/../img/st_08.png") no-repeat center center;

    }

    .header-main .row-fluid .rt{

        float: left;

        margin-left: -11px;

    }

    .lang{

        margin-left: 7px;

    }

}



/* Landscape phone to portrait tablet */

@media (max-width: 767px) {

    .newsdetails,.vis-list{

        padding:20px;

    }

	#history #historyContent{

		padding-left: 0;

		padding-top: 24px;

		padding-bottom:0;

	}

	.list-vodeo li a img{

		width:100%;

		height:250px;

	}

	.vis-list h2{

		line-height:40px;

		margin-bottom:10px;

		font-size:16px;

	}

	#hr{

		padding:20px!important;

	}

    .qywh .span3.ofli{

        float:none;

        overflow: hidden;

    }

    .list-ul{

        max-width:100% !important;

    }

    body{

        padding:0;

    }

    .header-main .logo .span6{

        float:left;

    }

    .header .header-main .rt{

        max-width:30%;

        min-width: 30%;

    }

    .header-main .row-fluid .rt{

        display: none;

    }

    .header .header-main .js{

        border: 0 none;

        float:left;

    }

    .header .header-main .rt a{

        width:auto;

        float:left;

        min-width: 30px;

        margin-right: 4%;

    }

    .header .header-main .rt .ctry{

        min-width:70%;

    }

    .header .header-main .rt a{

        float:right;

    }

    .header-nav nav .span10{

        max-width:80%;

        float:left;

    }

    .header-nav nav .find input{

        float:left;

    }

    .header-nav nav .find .texts{

        width:76%;

    }

    .header-nav nav .find .sub{

        width:14%;

        margin: 5%;

    }



    .header-nav nav .find{

        width: 20%;

        float:right;

    }

    .header-nav nav li.span1{

        float:left;

        width:14%;

    }

    nav li .lt-box{

        display: none;

    }

    .header{

        padding: 7px 0 7px 12px;

        height:auto;

    }

    .logo a{

        max-width: 248px;

        min-width: 60%;

    }

    .header-nav,.header-holder{

        display: none;

    }

    .hide-menuico{

        display: block;

    }

    .hide-menuico.act{

        background: url("http://www.shangshang.com/static/web/css/../img/st_08.png") no-repeat center center;

    }

    .header-menu{

       /* display: block;*/

    }

    .main-write{

        margin: 0 12px;

    }

    .main .news{

        margin: 12px!important;

    }

    .main-write .lf,.main-write .middle,.main-write .rt{

        padding:0 20px;

    }

    .main-write .lf .pics{

        max-width: 37%;

        float:left;

        margin: 0;

    }

    .main-write .tits a{

        margin: 0;

    }

    .main-write .lf li{

        width: 100%;

        text-indent: 14px;

        font-size: 14px;

        color:#666;

        line-height: 20px;

        height:20px;

        float:right;

        padding-bottom: 3%;

    }

    .main-write .lf{

        border:0 none;

        border-bottom: 1px solid #e3e3e3;

        overflow: hidden;

        padding-bottom: 20px;

    }

    .main-write .lf ul{

        max-width: 60%;

        float:left;

        margin: 0;



    }

    .main-write .lf .seexcp{

        float:left;

        margin: 0;

        margin-top: 10px;

    }

    .main-write .middle{

        max-width: 100%;

        padding-bottom: 20px;

    }

    .main-write .rt dl{

        margin: 0;

        max-width: 100%;

    }

    .main-write .lf, .main-write .middle, .main-write .rt{



        margin: 0 auto;

    }

    .main-write .rt{

        border: 0 none;

        padding-bottom: 8px;

    }

    .main-write .rt dd:nth-child(2){

        border-bottom: 1px solid #e4e4e4 ;

        padding-bottom: 20px;

    }

    .main-write .rt dd p{

        float:left;

        line-height: 30px;

        font-size: 14px;

    }

    .main-write .rt i{

        float:right;

    }

    .main-write .rt a .sm-tit{

        font-size: 16px;

        padding-top: 4px;

    }

    .main-write .middle h3{

        font-size: 18px;

        overflow: hidden;

        margin: 0;

    }

    .main-write .lf, .main-write .middle, .main-write .rt{

        margin-bottom: 4px;

    }

    .main{

        background:url("http://www.shangshang.com/static/web/css/../img/smbig_11.jpg") no-repeat center top #2177c2;

        padding-bottom: 20px;

    }

    .main-write{

        background: none;

    }

    .main .news .new-lists{

        max-width: 55%;

        padding-right: 2%;

        overflow: hidden;

    }

    .main .news{

        margin:1% 4%!important;

        width: 92%;

        font-size: 12px;

    }

    .main .lookmore{

        float:right;

        padding-right: 0;

    }

    .main .news span{

        font-size: 12px;

    }

    .unslider .unslider-nav li{

        width: 2px;

        height:2px;

        padding: 3px;

        min-width: 0;

    }

    .main-write .rt dt i{

        margin-top:-16px;

    }

    .footer .tp-foot .rt .ss-nav,.footer .bot-foot .span2{

        display: none;

    }

    .footer{

        padding: 16px 12px 0 12px;

    }

    .footer .bot-foot{

        border: 0 none;



    }

    .footer .tp-foot ul{

        padding-bottom: 16px;

        border-bottom: 1px solid #3a3a3a;

        margin-bottom: 12px;

    }

    .footer .tp-foot li{

        display: inline-block;

        float:none;

    }

    .footer .tp-foot{

        text-align: center;

        padding-top: 8px;

    }

    .footer .list-shop li{

        width:50%;

        text-align: center;

    }

    .footer .list-shop ul{

        max-width:80%;

        margin: 0 auto;

    }

    .main-write .lf .mid-picsolid{

        margin: 0;

        padding-bottom: 14px;

        border-bottom:1px solid #e4e4e4;

    }

    .boos-main .lf{

        font-size: 12px;

    }

    .boss-tit{

        margin-bottom: 25px;

    }

    .boos-main,.comp-comp,.history,.threety,.wh{

        padding:20px;

    }

    .newsdetails h2{

        font-size: 16px;

        padding-top:0px;

        margin-top: 0;

    }

    .boos-main .rt {

        text-align: center;

        padding: 20px 0;

    }

    .comp-comp h2,.threety h2, .history h2,.qywh h2,.wh h2{

        font-size: 16px;

        line-height: 1;

    }

    .comp-box:after{left:45%;}

    .comp-box .list-comp{

        max-width:100%;

        font-size: 12px;

        padding:0 5%;

        margin-bottom: 20px;

    }

    .qywh h2{

        margin-bottom: 10px;

    }

    .compplay{

        width:90%;

        padding:5%;

    }

    .compplay .swiper-wrapper .swiper-slide .says{

        font-size: 12px;

    }

    .scroll-blue .prev-btn{

        left:-12px;

    }

    .scroll-blue .next-btn{

        right:-12px;

    }

    .scroll-blue li .jt-year{

        font-size: 14px;

    }

    .scroll-blue li .says{

        font-size: 12px;

    }

    .scroll-blue li .bk-box{

        width:104%;

    }

    .bg-blue li{

        font-size: 12px;

        line-height: 16px;

        overflow: hidden;

    }

    .bg-blue h2{

        padding:10px 0;

        width:80%;

    }

    .bg-blue ul{

        width: 82%;

    }

    .qywh{

        padding:20px;

        background-attachment: fixed;

    }



    .qywh .span3.ofli{

        width:100%;

        height:auto;

        padding-bottom: 40px;

        margin-bottom: 10px;

    }

   /* .qywh .span3.ofli:nth-child(2n){

        float:right;

    }*/

    .qywh .span3.rt{

        width:100%;

       padding-bottom: 20px;

        height:auto;

    }

    .qywh .ofli .tit,.qywh .span3.rt .mp-s .tit{

        font-size: 14px;

    }

    .qywh .ofli .says,.qywh .span3.rt .mp-s .says{

        font-size: 12px;

    }

    .qywh .span3.rt .mp-s{

        padding-left: 10%;

        margin-top: 6%;

    }

    .mjg img{

        margin-top: 20px;

    }

    .wh{

        text-align: center;

    }

    .wh img{

        width:130px;

        height:130px;

    }

    .wh .tp{

        padding-bottom: 16px;

        margin-bottom: 13px;

    }

    .wh .tp .tit{

        font-size: 14px;

    }

    .wh .bt,.wh .tp .says{

        font-size: 12px;

    }

    .wh h2{

        margin-bottom: 30px;

    }

    .comp-comp .comp-box{

        padding-bottom: 0;

    }

    .compplay{

        padding-bottom: 8%;

    }

    .main-write .lf ul{

        max-width:none;

    }

    .main-write .lf li a{

        text-overflow:ellipsis;

        white-space:nowrap;

    }

}



/* Landscape phones and down */

@media (max-width: 480px) {



    .header-main .row-fluid .rt{

        margin-top: 6px;

    }

    .header{

        padding: 7px 0;

        height:auto;

    }

    .logo a{

        max-width: 248px;

        min-width: 60%;

    }

    .header-main .logo{

        max-width: 100%;

        float:left;

    }



    .header .header-main .rt{

        max-width:30%;

        min-width:30%;

    }

    .header .header-main .rt .ctry{

        min-width:100%;

        font-size: 12px;

    }

    .main-write .middle h3{

        font-size: 13px;



    }

    .main-write .middle .btns a{

        font-size: 12px;

    }

    .main-write .lf li a{

        font-size: 12px;

        line-height: 16px;

        height:16px;

    }

    .main-write .lf ul{

        float: right;

        width:48%;

    }



    .main-write .lf .pics{

        max-width: 48%;

        margin-right: 2%;

        margin-bottom: 2%;

    }

    .main-write .lf li{

        text-indent: 0;

    }

    .main-write .lf .seexcp{

        max-width: 26%;

        overflow: hidden;

        clear: both;

        padding-left: 0;

    }

    .main-write .lf, .main-write .middle, .main-write .rt{

        padding: 10px 10px;

    }

    .main-write .tits{

        padding-top: 0;

    }

    .main-write .tits a,.main-write .tits span{

        padding:4px 0;

        font-size: 13px;

    }

    .main-write .lf .seexcp,.main-write .middle .says{

        font-size: 12px;

    }

    .main-write .middle .says{

        margin: 6px auto;

        line-height: 20px;

       /* height: 60px;*/

    }

    .main-write .middle .btns a{

        height: 20px;

        line-height: 20px;

        padding: 0 6px;

        width:auto;

        margin: 0;

    }

    .main-write .middle h3{

        line-height: 24px;

        margin-top: 0;

        margin-bottom: 4px;

        padding-top: 0;

    }

    .main-write .middle .btns a{

        font-size: 12px;

    }

    .main-write .rt a .sm-tit{

        font-size: 12px;

        font-weight: bold;

    }

    .main-write .rt dd p{

        font-size: 12px;

        max-width: 55%;

    }

    .unslider .unslider-nav li{

        width: 1px;

        height:1px;

        padding: 3px;

        min-width: 0;

    }

    .main-write .rt dt{

        margin-bottom: 6px;

        padding-bottom: 4px;

    }

    .main-write .rt dd,.main-write .rt dd:nth-child(2){

        padding-bottom:12px;

        margin-bottom: 6px;

    }

    .footer .list-shop li img{

        max-height: 18px;

        max-width: 18px;

    }

    .footer .list-shop ul{

        max-width: 100%;

        padding: 0;

    }

    .footer .list-shop li{

        margin-bottom: 0;

    }

    .footer .list-shop li:nth-child(4) img{

        max-width: 60%;

        max-height: 60%;

    }

    .footer .bot-foot{

        padding: 0;

    }

    .last-foot{

        padding-top: 10px;

    }

    .last-foot p{

        text-align: center;

        float:none!important;

        line-height: 30px;

        margin: 0;

    }

    .last-foot .rt-p{

        padding-bottom: 10px;

    }

    .footer .list-shop li span{

        font-size: 12px;

        padding-left: 2%;

    }

    .footer .tp-foot .rt .telp{

        font-size: 14px;

    }

    .footer .list-shop{

        padding-top: 2px;

    }

}</style><style media="screen" data-href="http://www.shangshang.com/static/web/css/mb_hsiao.css?v=v3">/* Large desktop */





/* Large desktop */

@media (max-width: 1200px) {

   .coop-tabs a{

        height: 42px;

        line-height: 42px;

        font-size: 18px;

   }

   .sale-contact{

        font-size: 14px;

        min-height: 250px

   }

   .net-bd li{

        font-size: 14px;

   }

   .news-grid dl dd{

        padding: 1% 3% 0;

   }

   .pro-list li{

        width: 33.3%;

    }



}



/* Portrait tablet to landscape and desktop */

@media (min-width: 768px) and (max-width: 979px) {

    .bid-wrap .bid-cont,.job-wrap  .job-cont{

        max-height: 230px;

    }

    .boss-tit h2{

        font-size: 32px;

    }

    .coop-tabs a{

        width: 20%;

    }

    .staff-list li{

        float: left;

        margin-right: 5%;

        width: 45%;

    }

    .sale-contact{

        font-size: 14px;

        min-height: 200px;

        padding: 5%;



   }

   .sale-contact .tit{

        font-size: 18px;

        font-weight: normal;

   }

   .trade-wrap .span6{

        float: none;

        width: 100%;

        margin-left: 0;

   }

   .trade-list{

        margin-top: 2%;

    }

   .trade-list .span6{

        float: left;

        width: 48%;

    }

    .trade-list .span1{

        float: left;

        width: 6%;

    }

    .trade-list .span4{

        float: left;

        width: 40%;

    }



    .news-grid dl dd p{

        margin-bottom: 3px;

    }

    .news-grid .tit{

        line-height: 1.6;

    }

    .pro-search{

        line-height: 38px;

    }

    .pro-search .tit{

        font-size: 20px;

    }

    .pro-search select,.pro-search .text,.pro-search .sub{

        height: 38px;

    }

    .pro-list li{

        width: 50%;

    }

    .pro-list .pro-nav{

        max-height: 310px;

    }

    .honor-list ul:nth-child(1){

        padding-right: 3%;

    }

    .honor-list ul:nth-child(2){

        padding-left: 4%;

        border-left: 1px solid #c2c2c2;

        margin-left: 1%;



    }

    .case-list li{

        width: 31%;

        margin-right: 2%;

        margin-bottom: 2%;

    }

}



/* Landscape phone to portrait tablet */

@media (max-width: 767px) {



    .wh .brand-scroll{

        margin-top: 5%;

    }

    .qua-slider p{

        min-height: 40px;

    }

    .h-wrap{

        padding: 20px;

    }

    .h-wrap .boss-tit,.bid-wrap .span6.rt,.job-wrap .span6.rt{

        margin-bottom: 10px;

    }

    .boss-tit.nobd{

        margin-bottom: 0;

    }

    .bid-wrap .span6.rt{

       position: relative;

       overflow: hidden;

       text-align: center;

    }

    .coop-tabs{

        margin-top: 10px;

    }

    .coop-tabs a{

        font-size: 12px;

        width: auto;

        height: 20px;

        line-height: 20px;

        padding: 0 6px;

        margin: 2px ;

    }

    .boss-tit{

        padding-bottom: 10px;

    }

    .boss-tit h2{

        font-size: 16px;

        line-height:1;

    }

    .bid-cont,.job-cont,.job-proc{

        padding-right: 18px;

        font-size: 12px;

    }

    .bid-list ul li{

        height: 28px;

        line-height: 28px;

        font-size: 12px;

    }

    .bid-list ul li .more{

        line-height: 18px;

        padding: 0 10px; 

        margin: 6px 6px 0 0;

    }

    .bid-list ul li i{

        padding: 0 6px;

    }

    .btn-more{

        padding: 0px 17px;

        font-size: 14px;

        margin-top: 15px;

    }

    .job-list{

        padding-bottom: 40px;

    }

    .job-list .swiper-slide{

        width: 240px;

        height: 214px;

        padding: 10px 20px;

    }

    .job-list .tit{

        font-size: 16px;

        line-height: 36px ;

        margin: 0 0 15px;

    }

    .job-list .cont{

        font-size: 12px;

        height: 96px;

    }

    .job-list .more{

        padding: 0px 14px;

        font-size: 12px;

        margin: 10px 0; 

    }

    .job-list .data{

        font-size: 12px;

    }

    .job-wrap{

        min-height: 250px;

    }

    .staff-list p{

        font-size: 12px;

    }

    .sale-contact{

        margin-top: 5%;

        padding: 5%;

        font-size: 12px;

        min-height: 180px;

   }

   .sale-contact .tit{

        font-size: 14px;

   }

   .net-box{

        margin-top:3%;

   }

   .net-hd{

        padding: 6px 0; 

   }

   .net-bd .list{

        padding: 0;

   }

   .net-bd li{

        font-size: 12px;

        border-right: none;

        border-bottom: 1px solid #eee;

        padding: 3% 0;

   }

   .net-hd .span8{

        margin-top: 3%;

   }

   .net-hd input,.net-hd input[type="text"],.net-hd input[type="submit"],.net-hd select{

        width: 47%;

        margin-bottom: 5px;

        font-size: 12px;

        height: 28px;

   }

   .net-hd input[type="submit"]{

        width: 97%;

   }

   .net-hd .tit{

        font-size: 14px;

   }

   .net-nav a{

        padding: 4px 35px;

        font-size: 12px;

        margin: 1% 0;

   }

   .csr-slider .swiper-slide{

        padding: 8px 0;

   }

   .case-slider{

        padding-bottom: 40px;

   }

   .case-slider .swiper-slide p{

        width: 80%;

        line-height: 2;

        font-size: 12px;

   }

   .trade-list .span1{

        display: none;

    }

    .trade-list{

        margin-top: 2%;

    }

    .trade-list .tit{

        font-size: 16px;

    }

    .trade-list li{

        font-size: 13px;

        line-height: 22px;

        

    }

    .trade-slider{

        padding-bottom: 40px;

    }

    .trade-slider .swiper-wrapper{

        font-size: 12px;

    }

    .news-list li.hd .tit{

        font-size: 16px;

    }

    .news-list li a{

        padding: 8px 15px;

        font-size: 12px;

    }

    .news-list li span{

        display: none;

    }

    .news-list li .recom{

        width: 34px;

        height: 16px;

        line-height: 16px;

        font-size: 12px;

        padding-right: 6px;

        margin-right: 5px;

    }



    .news-grid dl dt{

        width: 100%;

    }

    .news-grid .tit{

        font-size: 14px;

    }

    .news-grid dd p{

        margin-bottom: 2px;

    }

    .news-grid dl dd{

        width: 94%;

        padding: 2% 5%;

    }

    .pro-search{

        padding: 10px 16px;

    }

    .pro-search .tit{

        font-size: 16px;

        line-height: 2;

    }

    .pro-search select,.pro-search .text,.pro-search .sub{

        height: 28px;

        font-size: 12px;

    }

    .pro-search .sub{

        width: 25%;

    }

    .pro-list li{

        width: 100%;

    }

    .pro-list .pro-nav{

        max-height: 240px;

    }

    .pro-list li .cover-box{

        position: absolute;

        height: 40px;

        left: 5px;

        right: 5px;

        bottom: 5px;

        background: rgba(255,255,255,.8);

        overflow: hidden;

        padding:0 10%;

        transition:all 0.3s;

    }

    .pro-list li  .tit{

        line-height: 40px;

        font-size: 16px;

    }

    .pro-list li  .tit i{

        width: 20px;

        height: 20px;

        background-size: 100% 100%;

    }

    .pro-pc{

    	display: none;

    }

    .pro-mb{

    	display: block;

    }

    .pro-table th{

        font-size: 14px;

    }

    .pro-table td{

        padding: 5px;

        font-size: 12px;

    }

    .pro-table td.field{

    	width: 90px;

    }

    .pro-table .imgbox{

        padding: 10px;

    }

    .pro-path {

        margin-bottom: 20px;

        line-height: 40px;

    }

    .pro-path .tit{

        font-size: 18px;

    }

    .pro-table td.field{

        font-size: 12px;

    }

    .pro-path .txt{

        display: none;

    }

    .pro-path .back{

        display: inline-block;

    }

    .honor-list li{

        font-size: 12px;

        

    }

    .honor-list ul:nth-child(1),.honor-list ul:nth-child(2){

        padding: 0;

        border:none;

        margin: 0;

    }



     .case-list li{

        width: 48%;

        margin-right: 2%;

        margin-bottom: 2%;

    }

    .case-list li p{

        width: 80%;

        font-size: 12px;

        line-height: 26px;

    }

    .dl-list li{

        line-height: 30px;

    }

    .dl-list li i{

        width: 40px;

        height: 30px;

    }

    .dl-list li .data{

        line-height: 18px;

        margin-top: 8px;

        padding: 0 4%;

        margin-right: 4%;

    }

    .qu-main{

        width: 100%;

    }

    .qu-box{

        float: none;

        margin: 0 auto;

    }

    .qu-main{

        padding-top: 90px;

    }

    .login-box{

        width: 260px;

        height: 156px;

        padding: 10px 20px;

        margin: -88px 0 0 -150px;

    }

    .login-box .log-close{

        width: 16px;

        height: 16px;

        right: 15px;

        top: 15px;



    }

    .login-box h2{

        margin: 0;

        font-size: 14px;

    }

    .login-box h2 span{

        font-size: 18px;

    }

    .login-box .user,.login-box .pwd{

        line-height: 24px;

        border-bottom-width: 1px;

    }

    .login-box input[type="text"]{

        width: 190px;

        padding: 0 6px;

    }

    .login-box .sub{

        width: 90px;

        height: 26px;

        font-size: 14px;

        margin-top: 0;

    }

    .swiper-button .swiper-button-next, .swiper-button .swiper-button-prev{

        height: 28px;

        margin-top: 0;

        width: 56px;

    }

    .swiper-button{

       

    }

    .pagination{

        font-size: 12px;

    }

    .pagination label{

        font-size: 12px;

        margin: 0 3px;

    }

    .pagination a{

        padding: 2px 5px;

    }

    .pagination input{

        width: 20px;

    }

    

    .news-nav a{

        padding: 0 12px;

        line-height:32px;

    }



    .adr-box{

        display: none;

    }

    .m-addr{

        height: auto;

    }



}



/* Landscape phones and down */

@media (max-width: 480px) {



    

}</style><style media="screen" data-href="http://www.shangshang.com/static/web/css/swiper.min.css?v=v3">/**
 * Swiper 3.2.7
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * 
 * http://www.idangero.us/swiper/
 * 
 * Copyright 2015, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 * 
 * Licensed under MIT
 * 
 * Released on: December 7, 2015
 */
.swiper-container{margin:0 auto;position:relative;overflow:hidden;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate(0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform,height}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wp8-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;/*margin-top:-22px;*/z-index:10;cursor:pointer;-moz-background-size:27px 44px;-webkit-background-size:27px 44px;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("svg>");left:10px;right:auto}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("svg>");right:10px;left:auto}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;-moz-appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-container-vertical>.swiper-pagination{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);-moz-transform:translate3d(0,-50%,0);-o-transform:translate(0,-50%);-ms-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination .swiper-pagination-bullet{margin:5px 0;display:block}.swiper-container-horizontal>.swiper-pagination{bottom:10px;left:0;width:100%}.swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet{margin:0 5px}.swiper-container-3d{-webkit-perspective:1200px;-moz-perspective:1200px;-o-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;visibility:hidden;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden;width:100%;height:100%;z-index:1}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-moz-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;-moz-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("svg>");background-position:50%;-webkit-background-size:100%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("svg>")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}</style><script src="js/swiper.js" type="text/javascript" charset="utf-8"></script><style media="screen">.unslider{overflow:auto;margin:0;padding:0}.unslider-wrap{position:relative}.unslider-wrap.unslider-carousel>li{float:left}.unslider-vertical>ul{height:100%}.unslider-vertical li{float:none;width:100%}.unslider-fade{position:relative}.unslider-fade .unslider-wrap li{position:absolute;left:0;top:0;right:0;z-index:8}.unslider-fade .unslider-wrap li.unslider-active{z-index:10}.unslider li,.unslider ol,.unslider ul{list-style:none;margin:0;padding:0;border:none}.unslider-arrow{position:absolute;left:20px;z-index:2;cursor:pointer}.unslider-arrow.next{left:auto;right:20px}</style>



<style media="screen" >/*! perfect-scrollbar - v0.4.3

* http://noraesae.github.com/perfect-scrollbar/

* Copyright (c) 2013 HyeonJe Jun; Licensed MIT */



.ps-container .ps-scrollbar-x { position: absolute; bottom: 3px; height: 8px; background-color: #aaa; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; opacity: 0; filter: alpha(opacity=0); -o-transition: opacity .2s linear; -webkit-transition: opacity.2s linear; -moz-transition: opacity .2s linear; transition: opacity .2s linear }

.ps-container.ie6 .ps-scrollbar-x { font-size: 0 }

.ps-container:hover .ps-scrollbar-x, .ps-container.hover .ps-scrollbar-x { opacity: .6; filter: alpha(opacity=60); display:none;}

.ps-container .ps-scrollbar-x:hover, .ps-container .ps-scrollbar-x.hover { opacity: .9; filter: alpha(opacity=90); cursor: default; }

.ps-container .ps-scrollbar-x.in-scrolling { opacity: .9; filter: alpha(opacity=90) }

.ps-container .ps-scrollbar-y { background:#8e8e8e;border-radius:6px;position: absolute; right: 8px; width: 6px; opacity: .4; filter: alpha(opacity=0); -o-transition: opacity .2s linear; -webkit-transition: opacity.2s linear; -moz-transition: opacity .2s linear; transition: opacity .2s linear }

.ps-container.ie .ps-scrollbar-y { font-size: 0 }

.ps-container:hover .ps-scrollbar-y, .ps-container.hover .ps-scrollbar-y { opacity: .6; filter: alpha(opacity=60) }

.ps-container .ps-scrollbar-y:hover, .ps-container .ps-scrollbar-y.hover { opacity: .9; filter: alpha(opacity=90); cursor: default }

.ps-container .ps-scrollbar-y.in-scrolling { opacity: .9; filter: alpha(opacity=90) }</style>







<style media="screen" data-href="http://www.shangshang.com/static/site/css/page.css?v=v3">
@charset "utf-8";



/* pager style */

.page{

    padding:10px 0;

    font-size:12px;

    font-weight:bold;

    line-height:22px;

    text-align:center;

    clear:both;}

.page a{

    text-decoration:none;

    color:#8698b6;

    background:#fff;

    border:1px solid #CCCCCC;

    padding:3px 6px;

    padding-bottom:2px;

    margin-right:3px}

.page a.active{

    background:#fd1a2b;

    border:1px solid #fd1a2b;

    color:#fff}

.page a:hover{

    text-decoration:none;

    color:#fff;

    background:#fd1a2b;

    border:1px solid #fd1a2b

}



.leavetab td input.error, textarea.error{

    border: 1px solid #D70128;

}

input.error, textarea.error{

    border: 1px solid #D70128;

}


.topbar { line-height: 20px; padding-top: 11px; padding-bottom: 8px; color: #5c5c5d; position: relative; z-index: 9; height: 20px; border-bottom: 1px solid #d6d6d6; position: relative;
    /* background: url(../images/header.gif); */
}
.w1220 { width: 1220px; margin: 0 auto; }
.topbar-link span { margin: 0 6px; color: #c0c0c0; font-family: Arial; cursor: default; }
.topbar{ font-size:12px}
.topbar p a{ color:#5c5c5d}
.topbar p a:hover{ color:#ff0000}
.logo{
    /* background: url(../images/header.gif);  */
    height:140px;}
.ml60{ margin-left:60px;}

.key{ height:70px; line-height:70px;}
.key p{ color:#999999}
.key p span{ color:#050505}

.index_pro{ 
    /* background:url(../images/header.gif) repeat; */
    border-top:solid 1px #e6e6e6;border-bottom:solid 1px #e6e6e6; padding:40px 0; overflow:hidden}
.index_pro h1{ text-align:center; font-size:36px;}
.index_pro h2{ background:url(../images/p_line.png) center no-repeat; text-align:center; font-size:25px; font-weight:normal; color:#6b6b6b; margin-top:20px;}
.pro_title{ width:1070px; margin:0 auto; overflow:hidden; margin-top:30px;}
.pro_title ul li{ background:#d9d9d9; height:45px; line-height:45px; margin-right:5px; width:128px; float:left; text-align:center}
.pro_title ul li a{ display:block;}
.pro_title ul li a:hover{ background:#ff0000; color:#fff}

.pro_list { margin-top:40px;}
.pro_list ul li img{ border:solid 1px #d1d1d1; width:380px; height:269px;}
.pro_list ul li img a:hover{border:solid 1px #ff0000 }
.pro_list ul li{ float:left; width:395px;}

.index_service{ margin-top:70px;}
.index_service h1{ background:url(../images/p_line.png) center no-repeat; text-align:center; color:#4b4b4b; font-size:30px; font-weight:normal;}
.index_service h2{ text-align:center; font-size:14px; color:#4b4b4b;text-transform : uppercase;font-weight:normal; line-height:30px; margin-top:10px;}
.index_service h3{ font-size:24px; text-align:center;font-weight:normal; margin-top:10px;}

/**品牌加盟**/
.index-brand{ margin-top:60px;}
.index-brandbox{ position:relative; overflow:hidden; float:left; margin:0 1px 0 0; height:379px; background:#f4f4f4; transition:background 0.5s , padding 0.5s , margin 0.5s; cursor:pointer;} 
.index-brandbox .brand-icon{ width:80px; height:66px; margin:60px auto 23px; overflow:hidden; }
.index-brandbox .icon01{ background:url(../images/index_bg07.png) no-repeat;background-position:0 -106px;transition:all 0.6s ease-out 0.3s;}
.index-brandbox .icon02{ background:url(../images/index_bg08.png) no-repeat;background-position:0 -106px;transition:all 0.6s ease-out 0.3s;}
.index-brandbox .icon03{ background:url(../images/index_bg09.png) no-repeat;background-position:0 -106px;transition:all 0.6s ease-out 0.3s;}
.index-brandbox .icon04{ background:url(../images/index_bg10.png) no-repeat;background-position:0 -106px;transition:all 0.6s ease-out 0.3s;}
.index-brandbox .brand-title{ text-align:center;}
.index-brandbox .brand-title h4{ font:normal 20px/28px "微软雅黑"; color:#484848;transition:all 0.3s}
.index-brandbox .brand-title p{ font:18px/28px "Times New Roman"; color:#bababa;}
.index-brandbox .brand-title span{ margin-top:20px; display:inline-block; width:87px; height:1px; overflow:hidden; background:#c5c5c5;}
.index-brandbox .brand-intro{ width:76%; font:12px/24px "微软雅黑"; color:#777; margin:20px auto 0; text-align:center; }
.index-brandbox .nrand-jia{ margin:0 auto; width:114px; height:25px; background:url(../images/index_bg12.png) no-repeat; display:none;}
/*.index-brandbox:hover{ padding:17px 0 13px; margin:-17px 1px 0 0; background:#4d4b4c; z-index:1;}*/
.index-brandbox.hover .icon01,.index-brandbox.hover .icon02,.index-brandbox.hover .icon03,.index-brandbox.hover .icon04{background-position:0 0;}
.index-brandbox.hover .brand-title h4{ color:#ffffff;}
.index-brandbox.hover .brand-title p{ color:#716f70;}
.index-brandbox.hover .brand-title span{ background:#716f70;}
.index-brandbox.hover .brand-intro{height:76px;  color:#838182;}
.index-brandbox.hover .nrand-jia{ display:block;}

.index_about{ margin-top:50px; overflow:hidden}
.index_about h1{ text-align:center; color:#4b4b4b; font-size:30px; line-height:50px;}
.index_about h2{ background:url(../images/p_line.png) center no-repeat; text-align:center; font-size:24px; color:#4b4b4b;text-transform : uppercase;font-weight:normal; line-height:30px; margin-top:20px;}

.index_about_adv{ background:url(../images/index_bj1.jpg) center no-repeat; height:125px;}
.index_about_adv_r{ float:right; width:230px;}
.index_about_adv_r h1{ width:165px; background:#ed292e; height:46px; line-height:46px; text-align:center; color:#fff; margin-top:10px; font-size:18px;font-weight:normal;}
.index_about_adv_r p{ font-size:14px; color:#6e6e6e; line-height:30px;}
.index_about_adv_r span{ font-size:24px;color:#6e6e6e; font-weight:bold}

.index_about_d{ overflow:hidden}
.index_about_d_l{ width:675px; float:left}
.index_about_d_l h3{ font-size:30px; color:#3b3b3b;font-weight:normal; line-height:40px;}
.index_about_d_l p{color:#797979; line-height:35px; margin-top:20px;}
.index_about_d_l a{ width:180px; float:left; height:48px; line-height:48px; color:#fff; text-align:center; background:#ed292e; margin-top:40px; }

.index_about_d_r{ width:485px; float:right}

.index_about_f{ width:815px; float:left}
.index_about_h{ width:370px; float:right; margin-top:20px;}

#demo {overflow:hidden;width:815px; }
#indemo { float: left; width: 800%;}
#demo1 { float: left; }
#demo1 li{ margin-right:10px;}
#demo1 li img{ display:block}
#demo1 li p{ text-align:center; color:#fff; background:#797979; font-size:14px; height:45px; line-height:45px;}
#demo2 { float: left;}
#demo2 li{ margin-right:10px;}
#demo2 li img{ display:block}
#demo2 li p{ text-align:center; color:#fff; background:#797979; font-size:14px; height:45px; line-height:45px;}

.d1{width:370px;height:260px;overflow:hidden;position:relative; margin-top:20px;}  
.d1 ul{}  
.loading{width:443px;border:#666666 2px solid;color:#FFCC00;font-size:12px;height:179px;text-align:center;padding-top:30px;font-weight:bold;}
.d2{width:100%;height:260px;overflow:hidden;}  
.num_list{position:absolute;width:100%;left:0px;bottom:-1px;background-color:#000000;color:#FFFFFF;font-size:12px;padding:4px 0px;height:30px;overflow:hidden;}  
.num_list span{display:inline-block;height:16px;padding-left:6px;}
.button{position:absolute;z-index:1000;right:0px;bottom:8px;font-size:13px;font-weight:bold;}  
.button a{background-color:#666666;display:block;line-height:14px;float:left;padding:2px 6px;margin-right:3px;color:#FFFFFF;text-decoration:none;cursor:pointer;}  
.button .b2{color:#FFCC33;background-color:#FF6633;}  


.mainNews{padding:30px 0 30px;overflow:hidden;}
.mainNews .hd{height:50px;width:480px;margin:0 auto;}
.mainNews .hd li{width:226px;height:46px;line-height:46px;text-align:center;border:2px solid #dadada;font-size:18px;float:left;color:#333;margin:0 5px;}
.mainNews .hd li span{padding-left:5px;font-family:arial;font-size:12px;color:#999;}
.mainNews .hd li.on{border-color:#d60011;color:#d60011;}
.mainNews .hd li.on span{color:#d60011;}
.mainNews .bd{height:540px;overflow:hidden;}
.mainNews .bd .pn{width:590px;margin-top:10px;}
.mainNews .bd .pn .pic{display:block;width:590px;height:370px;overflow:hidden;}
.mainNews .bd .pn h3{padding-top:10px;font-weight:normal;}
.mainNews .bd .pn h3 span{ font-size:11px;}
.mainNews .bd .pn h3 a{font-size:18px;line-height:22px;display:block;}
.mainNews .bd .pn h3 a span{display:block;line-height:16px;font-family:arial;color:#999;}
.mainNews .bd .pn div{font-size:14px;padding-top:5px; line-height:26px;}
.mainNews .bd .pn div a{display:block;padding-top:5px; line-height:20px;}
.mainNews .bd ul{width:600px;float:right;}
.mainNews .bd ul li{height:70px;margin-top:10px;background:#f4f4f4;padding:13px; width:100%}
.mainNews .bd ul li .time{width:60px;height:60px;float:left;border-right:1px solid #dadada;text-align:center;font-family:arial;font-size:12px;line-height:20px;padding-right:10px;}
.mainNews .bd ul li .time span{display:block;font-size:36px;line-height:40px;}
.mainNews .bd ul li .fr{display:block;width:500px;font-size:14px;line-height:25px;}
.mainNews .bd ul li .fr a{display:block;font-size:16px;}
.mainNews .bd ul li:hover{background:#d60011;color:#fff;}
.mainNews .bd ul li:hover a{color:#fff;}


.news_title h1{ text-align:center; color:#4b4b4b; font-size:30px;}
.news_title h2{ background:url(../images/p_line.png) center no-repeat; text-align:center; font-size:24px; color:#4b4b4b;text-transform : uppercase;font-weight:normal; line-height:30px; margin-top:20px;}

.fot_01{ background:#292b2d; padding:35px 0; overflow:hidden}
.fot_01_l{ width:775px; float:left}
.fot_01_l ul li h1{ border-bottom:solid 1px #5f5f5f; line-height:35px; color:#fff; font-size:14px; font-weight:normal; width:110px;}
.fot_01_l ul li{ width:155px; float:left}
.fot_01_l ul li p{ line-height:25px; margin-top:10px;}

.fot_01_r{ width:320px; float:right}
.fot_01_r h1{ border-bottom:solid 1px #5f5f5f; line-height:35px; color:#fff; font-size:14px; font-weight:normal; width:110px;}
.fot_01_r p{ color:#5e5e5e; line-height:28px; font-size:12px; margin-top:10px;}

.fot_02{ background:#000; height:50px; line-height:50px;}
.fot_02 p{ text-align:center; font-size:12px; color:#7a7a7a}

.m_gd{overflow:hidden;width:1220px;float:none;height:309px;white-space: nowrap;}
.m_gd li{float:left;width:330px;margin-right:5px;margin-left:5px;}
.m_gd li a:hover{ color:#ff0000}
.m_gd li span{ color:#666}


/*---------------page---------------*/


.pageBanner {  position:relative; }
.pageBanner img { width: 100%;
    height: 200px;}

.mainW{ padding:35px 0 60px;}

.main{ width:930px; float:left; margin-left:30px;}

.rightTop{ position:relative; height:60px; border-bottom:1px solid #ddd;}

.pageTitle{ width:300px; font-weight:700; font-size:18px; color:#1a5e79; line-height:60px;}

.location{ position:absolute; top:10px; right:0; font-size:12px; line-height:40px; color:#666; background-image:url(../images/location.png); background-repeat:no-repeat; background-position:left 14px; padding-left:18px; }
.location a{ font-size:12px; line-height:40px; color:#eee; display:inline-block; padding:0 10px 0 10px; position:relative;}
.location a.locationHome{ padding-left:6px;}
.location a:after{ content:">"; font-family:"\5b8b\4f53"; font-weight:500; font-size:14px; line-height:40px; color:#ccc; position:absolute; right:-9px; top:1px;}
.location a:nth-last-child(1):after{ content:"";}
.location a:nth-last-child(1){ padding-right:0;}
.location a:hover{ color:#fff; text-decoration:underline;}

.topNav{ position: relative; width:1220px; height:60px; left:0; top:-65px;}
.topNav .location{ right:20px;}

.pageNav{ height:60px; background-image:url(../images/tm-b-7.png);}
.pageNav li{ float:left; position:relative;}
.pageNav li:before{ content:""; overflow:hidden; position:absolute; left:0px; top:0px; width:1px; height:60px; background-image:url(../images/tm/tm-w-2.png);}
.pageNav li:nth-child(1):before{ width:0;}
.pageNav li h6{ font-weight:normal}
.pageNav li h6 a{ display:inline-block; padding:0 30px; font-size:16px; line-height:60px; color:#fff; }
.pageNav li.curr h6 a,.pageNav li h6 a:hover{color:#fff; background-color:#ff0000}


.pageNav li ol{ position:absolute; left:0; top:60px; width:1200px;}
.pageNav li ol p{ float:left;}
.pageNav li ol p a{ font-size:16px; line-height:40px; display:inline-block; padding-left:10px; margin-right:20px; position:relative;}
.pageNav li ol p a:before{ content:""; overflow:hidden; position:absolute; left:0px; top:50%; margin-top:-4px; width:0px; height:0px; border:4px solid transparent; border-left-color:#ddd}
.pageNav li ol p.curr a,.pageNav li ol p a:hover{ color:#1a5e79;}
.pageNav li ol p.curr a:before,.pageNav li ol p a:hover:before{border-left-color:#1a5e79}



.topNav1{width:1220px; height:95px; margin:30px 0}
.topNav1 .location{ right:20px;}

.proNav{ height:60px;}
.proNav li{ float:left; position:relative; border:solid 1px #dfdfdf; margin-bottom:10px; margin-right:20px; width:18%}
.proNav li:before{ content:""; overflow:hidden; position:absolute; left:0px; top:0px; width:1px; height:60px; background-image:url(../images/tm/tm-w-2.png);}
.proNav li:nth-child(1):before{ width:0;}
.proNav li h6{ font-weight:normal;}
.proNav li h6 a{ display:inline-block; font-size:14px; line-height:35px;width:100%; text-align:center}
.proNav li h6 a:hover{ background:#eb0006;color:#fff;}
.proNav li.curr h6 a,.pageNav li h6 a:hover{color:#fff; background-color:#ff0000}


.pageNav li ol{ position:absolute; left:0; top:60px; width:1200px;}
.pageNav li ol p{ float:left;}
.pageNav li ol p a{ font-size:16px; line-height:40px; display:inline-block; padding-left:10px; margin-right:20px; position:relative;}
.pageNav li ol p a:before{ content:""; overflow:hidden; position:absolute; left:0px; top:50%; margin-top:-4px; width:0px; height:0px; border:4px solid transparent; border-left-color:#ddd}
.pageNav li ol p.curr a,.pageNav li ol p a:hover{ color:#1a5e79;}
.pageNav li ol p.curr a:before,.pageNav li ol p a:hover:before{border-left-color:#1a5e79}


.page-title{ text-align:center; height:80px; position:relative;}
.page-title p{ font-size:24px; line-height:30px; color:#bdbdbd; text-transform:uppercase;}
.page-title h2{ font-size:30px; line-height:40px; color:#1a5e79; position:relative;}
.page-title h2 span{ display:inline-block; position:relative;}
.page-title h2 span:before{ content:""; overflow:hidden; position:absolute; left:-70px; top:18px; height:4px; width:50px; background-image:url(../images/title-bg.png); background-repeat:no-repeat; background-position:left top;}
.page-title h2 span:after{ content:""; overflow:hidden; position:absolute; right:-70px; top:18px; height:4px; width:50px; background-image:url(../images/title-bg.png); background-repeat:no-repeat; background-position:left top;}

.pageheight{ height:50px;}
.pageht{ height:25px;}

.mainTop{ height:50px; position:relative; border-bottom:1px solid #bfbfbf;}
.mainTop h3{ font-weight:700; font-size:18px; line-height:40px; color:#1a5e79;}
.mainTop .location{ position:absolute; right:0; top:0;}

.page_con{ font-size:14px; line-height:30px; margin-bottom:30px;}
.aboutUs {
	font-size: 14px;
	overflow: hidden;
	line-height: 28px
}

.aboutBox1 {
	height: 470px;
	margin-bottom: 15px
}

.aboutBox1 .aboutTitle {
	text-align: right
}

.aboutTitle {
	font-weight: 400;
	color: #aaa;
	font-size: 20px;
	border-bottom: 2px solid #767676;
	overflow: hidden;
	padding-bottom: 5px;
	margin-bottom: 25px
}

.aboutTitle span {
	display: block;
	font-size: 40px;
	font-family: Arial;
	color: #c90005;
	line-height: 40px;
	text-transform: uppercase
}

.aboutBox1 img {
	padding-right: 31px
}

.aboutBox1 p,
.aboutBox2 p {
	text-indent: 2em;
	margin-bottom: 5px
}
.milestone {
	padding-top: 35px
}

#timeline {
	width: 1220px;
	height: 350px;
	overflow: hidden;
	margin: 40px auto 0 auto;
	position: relative;
	background: url(../images/dot.png) left 45px repeat-x
}

#dates {
	width: 800px;
	height: 60px;
	overflow: hidden
}

#dates li {
	float: left;
	width: 100px;
	height: 50px;
	font-size: 24px;
	text-align: center;
	background: url(../images/biggerdot.png) center bottom no-repeat
}

#dates a {
	line-height: 38px;
	padding-bottom: 10px
}

#dates .selected {
	font-size: 38px
}

#issues {
	width: 800px;
	height: 350px;
	overflow: hidden
}

#issues li {
	width: 1200px;
	height: 350px;
	float: left
}

#issues li img {
	float: left;
	margin: 10px 30px 10px 190px;
	margin-left: 40px
}

#issues li h1 {
	color: #eb0006;
	font-size: 48px;
	margin: 20px 0;
	line-height: 48px;
	margin: 15px 0 30px 0;
	text-align: center
}

#issues li p {
	font-size: 14px;
	margin-right: 50px;
	font-weight: 400;
	line-height: 30px
}

#timeline #next,
#timeline #prev {
	position: absolute;
	top: 170px;
	width: 32px;
	height: 32px;
	overflow: hidden;
	background: url(../images/mBtn.png) no-repeat;
	left: 0
}

#timeline #prev {
	background-position: -32px 0;
	left: auto;
	right: 0
}

#timeline #next:hover {
	background-position: -64px 0
}

#timeline #prev:hover {
	background-position: -96px 0
}

#next.disabled,
#prev.disabled {
	opacity: .2
}

/* 产品中心 */
.productList{padding-bottom:35px;width:1200px;overflow:hidden;}
.productList ul{width:1250px;}
.productList ul li{width:558px;height:220px;float:left;border:1px solid #eaeaea;padding:10px;margin-right:40px;margin-bottom:20px;}
.productList ul li .pic{width:270px;height:220px;display:block;float:left;padding:;}
.productList ul li .txt{width:270px;float:right; height:180px; }
.productList ul li .txt h3{font-size:14px;border-bottom:1px solid #eee;color:#eb0006;font-weight:normal;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;margin-top:10px; margin-bottom:10px;}
.productList ul li .txt h3 a{height:30px;line-height:30px;margin-top:0;color:#eb0006; font-size:16px;}
.productList ul li .txt p{padding-top:10px;line-height:22px;font-family:"宋体"}
.productList ul li .txt a{display:inline-block;height:24px;background:#fff;line-height:24px;text-align:center;color:#000;font-size:12px;padding:0 10px;}
.productList ul li .txt a:hover{background:#eb0006;color:#fff;}
.productList ul li:hover{border:3px solid #eb0006;padding:8px;}

.productList dd{ width:50%; float:left;}
.more{ float:left; margin-left:30px;}



.page-product-list{ padding-top:10px; overflow:hidden}

.page-product-list dl{ width:280px; float:left; position:relative; margin-right:20px; margin-bottom:30px; border:solid 1px #dfdfdf;}
.page-product-list dl:hover{ z-index:5; box-shadow:0 0 15px 0 #e5e5e5;}
.page-product-list dl dt{ height:240px; overflow:hidden; }
.page-product-list dl dt img{ width:280px; height:240px;}
.page-product-list dl dd{ background-color:#fff; font-size:14px; line-height:40px; color:#888; text-align:center; padding-bottom:10px; }
.page-product-list dl a:hover dd{ color:#1a5e79; text-decoration:underline;}

.productTop { padding:25px 0 0; overflow: hidden}
.productIntro { width:530px; height:360px; padding:20px 30px; position:relative; background-color:#f5f5f5 ; float:right}
.productIntro h2 { font-weight:700; font-size: 18px; line-height:20px; color: #333; padding:15px 0; }

/* 产品详情 */



/** product show **/
.prodPic{width:550px; height:440px; float:left;}

.prodPic .big{width:600px;height:400px;position:relative;z-index:1;float:left; border:1px solid #ddd;}
.prodPic .big a{width:600px;height:400px;background:#fff;display:table-cell;text-align:center;vertical-align:middle;}
.prodPic .big a img{vertical-align:middle;max-width:600px;max-height:400px;}
.prodPic .big a{*display:block;*font-family:Arial;*line-height:1;}


div.zoomDiv{z-index:999;position:absolute;top:0px;left:0px;width:200px;height:200px;background:#fff;border:1px solid #ccc;display:none;text-align:center;overflow:hidden;}
div.zoomMask{position:absolute;background:url(../images/tm/mask.png);cursor:move;z-index:1;}

.prodPic .list{width:150px;height:400px;overflow:hidden;position:relative;float:left; margin-left:20px;}
.prodPic .list a.prev,.prodPic .list a.next{display:block;width:40px;height:30px;position:absolute;top:0;right:55px;background:url(../images/anu.png) no-repeat right bottom;overflow:hidden;cursor:pointer;-ms-transition-duration: 0s; transition-duration: 0s; z-index:9;}
.prodPic .list a.next{top:auto;bottom:0;background-position:right top;}
.prodPic .list a.prev:hover{background-position:left top;}
.prodPic .list a.next:hover{background-position:left bottom;}

.prodPic .list .thumb{position:relative; z-index:2;width:150px;height:400px;}
.prodPic .list .thumb ul{position:absolute;height:99999px;}
.prodPic .list .thumb ul li{background:none;float:left;width:150px;height:140px;position:relative; }
.prodPic .list .thumb ul li a{ display:block; height:120px; position:relative;}
.prodPic .list .thumb ul li img{max-width:150px;max-height:120px;cursor:pointer;}
.prodPic .list .thumb ul li a em{display:block;position:absolute;right:0;top:0; bottom:0; left:0px; border:1px solid #ddd;}
.prodPic .list .thumb ul li a.selected em{ border-color:#1a5e79; border-width:2px;}

.proInfoBo{ position:absolute; left:30px; bottom:30px;}
.proShare{ padding-bottom:20px;}
.hotLine{ position:relative; padding:0 0 20px 40px; background-image:url(../images/tm/tel.png); background-repeat:no-repeat; background-position:left 2px;}
.hotLine p{ font-size:12px; line-height:16px; color:#888;}
.hotLine h3{ font-size:24px; line-height:24px; color:#333;}
.productOrder{}

.productOrder a { display:inline-block; padding:0 20px; text-align: center; font-size: 14px; line-height:34px; color: #fff; border-radius:0px;  background: #e60; margin-right:10px; }

.productOrder a:hover { background-color:#1a5e79;}

.productContentTitle{ height:40px; background-color:#f5f5f5; font-size:16px; line-height:40px; color:#333; padding-left:0px; position:relative; border-top:2px solid #eb0006; border-left:0;}
.productContentTitle ul li{ float:left; padding:0 25px; cursor:pointer;}
.productContentTitle ul li.on{ background-color:#eb0006; color:#fff;}
.productText img{max-width:1220px;}
.productText{ font-size:14px; line-height:2em; padding:15px 0 20px;}

.descriptionBox{ margin-top:10px;}
.descriptionBox dl{}
.descriptionBox dl dt{ font-weight:700; font-size:16px; line-height:40px; color:#333;}
.descriptionBox dl dd{ font-size:14px; line-height:26px; color:#666}

.relevant{ padding-top:30px;}

.relevantPn{ border-top:1px solid #ddd; border-bottom:1px solid #ddd;overflow:hidden; margin-bottom:30px;}
.relevantPn p,.relevantPn p a{ font-size:14px; line-height:40px;}
.relevantPn p{ width:50%;}
.relevantPn p a:hover{ text-decoration:underline;}

.relevantTitle{background-color:#555;padding-left:15px;font-size:16px; line-height:40px;color:#fff;}
.relevantContent{}

.relevantNews{ border:1px solid #ddd; border-top:none; padding:10px 15px; }
.relevantNews li{ line-height:40px; width:48%; float:left; border-top:1px dotted #ddd; padding-right:2%;}
.relevantNews li a{ position:relative; display:block; padding-left:10px; font-size:14px;}
.relevantNews li a em{ width:4px; height:7px; position:absolute; left:0px; top:50%; margin-top:-3px; background:url(../images/tm/jiao-b-3.png) no-repeat right 50%;}
.relevantNews li span{ float:right; font-size:12px; color:#888;}
.relevantNews li a:hover{ color:#1a5e79; margin-left:5px; text-decoration:underline;}
.relevantNews li:nth-child(2n){ padding:0 0 0 2%;}
.relevantNews li:nth-child(1),.relevantNews li:nth-child(2){ border:none;}



/* news */

.page-news{ padding:50px 0 100px;}

.page-news-hot{ margin-top:10px; position:relative; margin-right:-50px;}
.page-news-hot ul{ float:left; width:380px; margin-right:30px;}
.page-news-hot dl{ position:relative; overflow:hidden; height:266px;}
.page-news-hot dl dt{ height:220px; background-repeat:no-repeat; background-position:50% 50%; background-size:cover; position:relative;}

.page-news-hot dl dd{position: absolute; left:0; right:0; top:180px; bottom:0; background-image:url(../images/tm/tm-b-8.png); background-position:left top; padding:18px 20px 0; color:#fff; letter-spacing:1px;}
.page-news-hot dl dd h3{ font-size:16px; line-height:30px;  padding:0px 0 0px; }
.page-news-hot dl dd h6{font-size:12px; line-height:30px; color:#ddd; padding-bottom:5px;}
.page-news-hot dl dd p{ font-size:12px; line-height:20px; color:#ddd;}
.page-news-hot a:hover h3{ text-decoration:underline;}



.page-news-list{ position:relative; margin-top:0px; overflow:hidden}

.page-news-list dl{ width:580px; float:left; padding:25px 0; border-bottom:1px solid #e5e5e5;}
.page-news-list dl:nth-child(2n){ margin-left:40px;}
.page-news-list dl dt{ float:left; width:180px; height:100px; position:relative; overflow:hidden;}
.page-news-list dl dt img{ width:180px; height:100px;}
.page-news-list dl dd{ float:left; width:380px; height:100px; position:relative; margin-left:20px;}
.page-news-list dl dd h3{font-size:18px;line-height:20px;color:#333;margin-top:5px;font-weight:normal;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.page-news-list dl dd p{ font-size:12px; line-height:22px; color:#888; padding:6px 0 5px;}
.page-news-list dl dd h5{ font-size:12px; line-height:20px; color:#888; font-weight:normal}

.page-news-list dl a:hover dd h3{ color:#1a5e79; text-decoration:underline;}

.scale img{-ms-transition-duration: 0.3s; transition-duration: 0.3s;}
.scale a:hover img{-ms-transform: scale(1.1); transform: scale(1.1);}

/* 分页 */
#pages { padding:14px 0 10px; font-family:宋体; text-align:center ; margin:30px 0;}
#pages a { display:inline-block; height:22px; line-height:22px; background:#fff; border:1px solid #e3e3e3; text-align:center; color:#333; padding:0 10px}
#pages a.a1 { background:url(../images/admin_img/pages.png) no-repeat 0; width:56px; padding:0 }
#pages a:hover { background:#f1f1f1; color:#000; text-decoration:none }
#pages span { display:inline-block; height:22px; line-height:22px; background:#5a85b2; border:1px solid #5a85b2; color:#fff; text-align:center;padding:0 10px}

/* news detail*/

.articleTop { text-align: center; border-bottom:1px solid #ddd; padding:0px 0 20px; margin-bottom: 20px; }
.articleTop h2 { font-size: 22px; line-height:30px; color: #eb0006; font-weight: normal   }
.articleTop p { font-size:12px; line-height:30px; color: #999; }
.articleTop span { display:inline-block; padding: 0 15px; }
.articleShow { margin-bottom: 20px; font-size: 14px; line-height:30px; }


/* 招贤纳士 */
.jobsList{width:1200px;overflow:hidden;}
.jobTitle{height:50px;line-height:50px;background:#c90005;color:#fff;}
.jobTitle span{display:block;width:20%;height:50px;float:left;text-align:center;font-size:16px;}
.jobsList dd{height:48px;line-height:48px;border:1px solid #e5e5e5;background:#fff;cursor:pointer;position:relative;border-top:none;}
.jobsList dd em{display:block;width:8px;height:7px;background:url(../images/iconf.jpg) no-repeat;cursor:pointer;position: absolute;top:21px;right:28px;}
.jobsList dd.on{background:#f7f7f8;}
.jobsList dd.on em{background:url(../images/icong.jpg) no-repeat;}
.jobsList dd span{display:block;float:left;width:20%;height:48px;text-align:center;font-size:14px;}
.jobsList dt{border:1px solid #e5e5e5;border-top:none;padding:30px 90px;background:#fff;font-size:14px; font-weight:normal; line-height:30px;}
.apply{display:block;width:77px;height:30px;line-height:30px;margin-top:30px;background:url(../images/icona.png) no-repeat 10px 6px #008cd6;color:#fff;font-size:14px;padding-left:33px;border-radius:4px;}
.apply:hover{background-color:#14126f;color:#fff;}
/*  */

.f_bj{ background:#f4f4f4}

.an{ width:300px; margin-left:460px; margin-top:30px; overflow:hidden; margin-bottom:20px;}
.an ul li input{ width:100px; float:left;  text-align:center;background:#0068b8; color:#FFFFFF;border:none; margin-right:10px; height:40px;}



.location span{font-size:12px;line-height:40px;color:#eee;display:inline-block;padding:0 10px 0 10px;position:relative;}