#QIAO_ICON_CONTAINER,
#QIAO_ICON_CONTAINER span,
#QIAO_ICON_CONTAINER strong,
#QIAO_INVITE_CONTAINER,
#QIAO_INVITE_CONTAINER ins,
#QIAO_INVITE_CONTAINER a {
    /**
     * width: 100%;
     */
    width: auto;
    height: auto;

    /**
     * margin: 0 auto;
     */
    margin: 0;
    padding: 0;

    background-color: transparent;
    background-position: 0% 0%;
    background-size: auto; 
    background-repeat: repeat;
    background-origin: padding-box; 
    background-clip: border-box; 
    background-attachment: scroll; 
    background-image: none;

    border: none;
    outline: invert none medium;

    color: #000;
    direction: ltr;
    letter-spacing: normal;
    line-height: normal;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    white-space: normal;
    word-spacing: normal;

    font-size: 12px;
    font-family: Tahoma,"宋体",Helvetica,sans-serif;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: inherit;

    visibility: inherit;
    overflow:  visible;

    list-style: none;

    float: none;
    /**
     * clear: both;
     */
    clear: none;

    position: static;
    top: auto;
    left: auto;

    vertical-align: baseline;

    -moz-box-sizing: content-box;  
    -webkit-box-sizing: content-box; 
    -o-box-sizing: content-box; 
    -ms-box-sizing: content-box; 
    box-sizing: content-box;
}

#QIAO_ICON_CONTAINER:before,
#QIAO_ICON_CONTAINER:after,
#QIAO_ICON_CONTAINER span:before,
#QIAO_ICON_CONTAINER span:after,
#QIAO_ICON_CONTAINER strong:before,
#QIAO_ICON_CONTAINER strong:after,
#QIAO_INVITE_CONTAINER:before,
#QIAO_INVITE_CONTAINER:after,
#QIAO_INVITE_CONTAINER ins:before,
#QIAO_INVITE_CONTAINER ins:after,
#QIAO_INVITE_CONTAINER a:before,
#QIAO_INVITE_CONTAINER a:after {
    content: '';
}

#QIAO_ICON_CONTAINER span,
#QIAO_ICON_CONTAINER strong {
    display: inline;
}
#QIAO_ICON_CONTAINER {
    position: fixed;
    display: block;
    text-decoration: none;
    display: block !important;
    z-index: 2147483647;
}

#QIAO_ICON_CONTAINER.qiao-icon-sector {
    bottom: 0px;
    right: 0px;
    width: 5em;
    height: 5em;
    overflow: hidden;
    cursor: pointer;
    line-height: 1;
} 

#QIAO_ICON_CONTAINER .qiao-icon-sector-inner {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 10em;
    height: 10em;
    background: #CCC;
    -webkit-border-radius: 5em;
    -moz-border-radius: 5em;
    -o-border-radius: 5em;
    border-radius: 5em;
}

#QIAO_ICON_CONTAINER .qiao-icon-sector-inner strong {
    font-weight: bold;
    line-height: 1;
    position: absolute;
    top: 2.5em;
    left: 1em;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#QIAO_ICON_CONTAINER.qiao-icon-sector-left {
    left: 0px;
    right: auto;
}

#QIAO_ICON_CONTAINER.qiao-icon-sector-left .qiao-icon-sector-inner {
    right: 0px;
    left: auto;
}

#QIAO_ICON_CONTAINER.qiao-icon-sector-left .qiao-icon-sector-inner strong {
    right: 1em;
    left: auto;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

#QIAO_ICON_CONTAINER.qiao-icon-bar {
    line-height: 1.3;
    width: 1em;
    padding: 1em;
    cursor: pointer;
    -webkit-border-radius: 0.3em;
    -moz-border-radius: 0.3em;
    -ms-border-radius: 0.3em;
    -o-border-radius: 0.3em;
    border-radius: 0.3em;
}

#QIAO_ICON_CONTAINER.qiao-icon-round {
    line-height: 1;
    width: 2.1em;
    padding: 1em;
    -webkit-border-radius: 3em;
    -moz-border-radius: 3em;
    -ms-border-radius: 3em;
    -o-border-radius: 3em;
    border-radius: 3em;
}
#QIAO_INVITE_CONTAINER {
    position: fixed;
    display: block;
    text-decoration: none;
    overflow: hidden;
    font-size: 12px;
    background-repeat: no-repeat;
    padding-bottom: 2em;
    z-index: 2147483647;
}

#QIAO_INVITE_CONTAINER ins {
    text-decoration: none;
    display: block;
}

#QIAO_INVITE_CONTAINER .qiao-invite-opt {
    position: absolute;
    width: 100%;
    height: 2em;
    left: 0px;
    bottom: 1px;
    min-width: 9em;
}

#QIAO_INVITE_CONTAINER .qiao-invite-opt a {
    float: left;
    height: 2em;
    line-height: 2em;
    width: 49%;
    margin-left: 1px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
}

#QIAO_INVITE_CONTAINER .qiao-invite-opt a.qiao-invite-chat {
    float: right;
    margin-left: 0px;
    margin-right: 1px;
}
#QIAO_INVITE_CONTAINER a.qiao-invite-container-chat {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
}

#QIAO_INVITE_CONTAINER .qiao-invite-text {
    position: absolute;
    top: 50%;
    text-align: center;
    line-height: 1.5;
    width: 100%;
}
#QIAO_INVITE_CONTAINER a.qiao-invite-btn-close {
    position: absolute;
    width: 10px;
    height: 10px;
    top: 5px;
    right: 5px;
    cursor: pointer;
    background: url(http://h.qiao.baidu.com/v3/img/matrix/btn.png) -19px -63px;
    z-index: 10;
}

.tit{overflow:hidden;zoom:1;width:100%;margin-top:25px;}
.tit_on{margin-top:0;}
.tit h1{height:48px;line-height:48px;background:#AE83D2;font-size:1.5em;  color:#fff;font-weight:bold;text-align:center;}

.tit .yc_intro{line-height:30px;text-indent:2em;color:#343434;padding:20px 4.16666%;}
.wrap_tw{ width:320px; height:auto; overflow:hidden; margin:0 auto;border-bottom:1px solid #e8e8e8;padding-bottom:8px;}
.cs {width: 320px;height: auto;font-size:1.3rem;float: left;color:#343434;}
.cs .c a {padding: 5px 10px;border-radius: 3px;color: #fff;text-align: center;line-height: 24px;background: #DB5237;}
.cs .c2 {width: 100%;height: auto;text-align: center;margin-top:18px;color: #ff0000;float: left;font-size:1.3rem;}
.hdzx{margin:25px 16.66666% 0;overflow:hidden;zoom:1;}
.hdzx img{width:100%;}

.tit_tw h1{margin-bottom:10px;}
.warp{overflow:hidden;zoom:1;margin:0 2%;}
.tit_tw .warp li{width:24%;float:left;margin-right:2%;-moz-border-radius:4px;-khtml-border-radius: 4px;-webkit-border-radius: 4px;border-radius:4px;background-color:#7bc9af;padding:0 4%;margin-top:15px;}
.tit_tw .warp li h2{font-size:1.5rem;color:#fff;font-weight:bold;text-align:center;padding-top:14px;}
.tit_tw .warp li img{width:100%;text-align:center;margin-top:12px;}
.tit_tw .warp li p{line-height:25px;font-size:1.2rem;color:#fff;text-indent:2em;padding:6px 0 10px 0;}
.tit_tw .warp li p a{color:#fff;}
.tit_tw .warp .yc_tw{background-color:#e96d7f;}
.tit_tw .warp .yc_th{background-color:#ddb45f;}

.tit_th  .warp ul{overflow:hidden;zoom:1;margin-bottom:10px;}
.tit_th  .warp li{width:22.3%;margin-right:3.6%;float:left;}
.tit_th  .warp li img{width:100%;}
.tit_th  .warp p{background:url(../images/con_01.jpg) left 8px no-repeat;margin-top:1.5rem;font-size:1.5rem;color:#4e4e4e;line-height:25px;padding-left:5%;}
.tit_th  .warp p font{font-weight:bold;color:#dc9c14;}

.tit_fo .main{overflow:hidden;zoom:1;margin:36px 2% 26px;position:relative;}
.tit_fo .main ul{overflow:hidden;zoom:1;width:100%;margin:0 auto;}
.tit_fo .main ul li{width:85%;margin:0 auto;overflow:hidden;zoom:1;float:left;}
.tit_fo .main ul li dl{overflow:hidden;zoom:1;width:100%}
.tit_fo .main ul li dl dt{width:48%;float:left;}
.tit_fo .main ul li dl dt img{width:100%;}
/*.tit_fo .main ul li dl dt img{width:100%;}*/
.tit_fo .main ul li dl dd{width:48%;float:left;margin-left:4%;}
.tit_fo .main ul li dl dd b{font-weight:bold;margin-right:15px;}
.tit_fo .main ul li dl dd font{font-size:1.3rem;color:#4a4a4a;margin-bottom:8px;}
.tit_fo .main ul li dl dd p{line-height:25px;color:#4a4a4a;background:url(../images/con_02.jpg) left 0 no-repeat;margin-top:8px;text-indent:2.5em;}
.tit_fo .main ul li dl dd p b{margin-right:0;}
.tit_fo .main ul li dl dd div img{width:100%;}
.tit_fo .main span a img{position:absolute;top:76px;}
.tit_fo .main span a .prev{left:0;}
.tit_fo .main span a .next{right:0;}
.tit_fo h3{font-size:1.6rem;color:#4a4a4a;text-align:center;}
.yy_intro{margin-top:10px;height:36px;line-height:36px;background-color:#f2f2f2;padding:0 2%;}
.yy_intro li{float:left;background:url(../images/con_03.jpg) left center no-repeat;width:29%;padding-left:4%;color:#353535;font-size:0.9rem;}
.tit_fo .ry{margin:0 2%;overflow:hidden;zoom:1;}
.tit_fo .ry li{float:left;margin-right:1%;width:32%;}
.tit_fo .ry li img{width:100%;height:auto;}
.tit_fo .ys_intro{margin-top:20px;}
.tit_fo .ys_intro li{float:left;width:24%;height:33px;line-height:33px;text-align:center;background-color:#dc6e21;margin-top:5px;}
.tit_fo .ys_intro li:nth-child(even){background-color:#f88331;}
.tit_fo .ys_intro li a{color:#fff;}

.tit_fi h1{text-align:left;padding-left:4%;}
.tit_fi h1 span{font-weight:normal;font-size:1.3rem;margin-left:8px;}
.tit_fi .fw{margin:20px 0 18px 4%;overflow:hidden;zoom:1;}
.tit_fi .fw li{width:100%;float:left;height:33px;line-height:33px;margin-bottom:5px;}
.tit_fi .fw li span{font-weight:bold;color:#fff;font-size:1rem;width:14%;height:33px;text-align:center;line-height:33px;background-color:#e28c50;display:block;float:left;margin-right:4%;}
.hj{margin:0 10%;overflow:hidden;zoom:1;}
.hj dl{width:45%;overflow:hidden;zoom:1;margin-right:5%;float:left;}
.hj dl dt img{width:100%;}
.hj dl dd{margin-top:14px; font-size:0.8em;text-align:center;color:#343434;}

.tit_si ul{overflow:hidden;zoom:1;margin-top:7px;}
.tit_si ul li{float: left;
    width: 49%;
    padding-left: 8%;
    margin-top: 18px;
    background: url(../images/con_08.jpg) 5% center no-repeat;
    font-size: 12px;
    font-weight: bold;}
	
.tit_si ul li a{color:#000;}

.tit_se .gg{color:#f90a0a;text-align:center;font-size:1.5rem;margin-top:26px;}
.tit_se .gh{overflow:hidden;zoom:1;margin-top:4px;}
.gh li{width:50%;height:27px;line-height:27px;float:left;margin-top:14px;}
.gh li span{width:36%;height:27px;text-align:center;display:block;font-size:12px;color:#000;font-weight:bold;float:left;}
.gh li input{width:62%;height:25px;border:1px solid #878787;float:left;}
.sele{width:62%;height:25px;border:1px solid #878787;float:left;}
.gh .bfb{width:100%;}
.gh .bfb a{float:left;}
.gh .bfb a.tj{margin-left:34%;}
.gh .bfb a.zxzx{margin-left:5%;}
