@charset "gb2312";
/* CSS Document */


body,h1,h2,h3,h4,h5,h6,div,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td {
    margin: 0;
    padding: 0
}

body {
    font: 12px/1.5 Microsoft Yahei,\5FAE\8F6F\96C5\9ED1;
    margin: 0 auto;
    line-height: 24px;
    color: #444;
}

h1,h2,h3,h4,h5,h6 {
    font-size: 100%
}

address,cite,dfn,em,var {
    font-style: normal
}

code,kbd,pre,samp {
    font-family: courier new,courier,monospace
}

small {
    font-size: 12px
}

ul,ol,li,dl,dt,dd {
    list-style: none
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

legend {
    color: #000
}

fieldset,img {
    border: 0
}

button,input,select,textarea {
    font: 12px/1.5 tahoma,arial,sans-serif;
    vertical-align: middle;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.clear {
    display: block;
    float: none;
    clear: both;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
    background: none;
    border: 0;
    font-size: 0
}

.clearfix:after {
    visibility: hidden;
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
    content: ".";
}

.clearfix {
    zoom: 1;
}

.left {
    float: left;
}

.right {
    float: right
}

img {
    border: 0;
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}
/*a*/
a {
    text-decoration: none;
    color: #444;
}

a:hover {
    color: #ff6600;
}

/*title*/
h1 {
    font-size: 50px;
}

h2 {
    font-size: 40px;
}

h3 {
    font-size: 30px;
}

h4 {
    font-size: 14px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 9px;
}
body{
	width:767px;
    margin:0 auto;
	position:relative;
	}
.banner_bg,.container{
    width:100%;
}
.banner_bg{
    background: url(../images/banner_bg.jpg) no-repeat center top ;
    background-size: cover;
    position: relative;

}
.banner_bg h1{
    position: absolute;
    left:-10000px;
}
.banner_bg .banner{
    width: 100%;
}

.banner_bg .nav a{
    display: block;
    width: 25%;
    height: 40px;
    line-height:40px;
    text-align: center;
    float:left;
    font-size: 16px;
    color:#fff;
background: rgba(35,24,21,0.8);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8231815,endColorstr=#C8231815);
}
.nav_m{
    position: fixed;
    width: 767px;
    top:0;
}
.banner_bg .nav a:hover{
    background-color: #21b5a9;
}
.breadCrumb{
    width:99%;
    height:40px;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.container h2{
    height: 50px;
    line-height: 50px;
    font-size:26px;
    color: #fff;
    margin-bottom:15px;
    background:#21b5a9 url(../images/icon_bg.png) no-repeat;
    padding-left:55px;
}
.container .main0 h2{
    background: #ff5757 url(../images/icon_bg.png) no-repeat 0 -200px ;
}
.container .main0 p{
    font-size:14px;
    text-indent: 2em;
}
.container .main01 h2{
    background-position: 0 0;
}
.container .main02 h2{
    background-position: 0 -50px;
}
.container .main03 h2{
    background-position: 0 -100px;
}
.container .main04 h2{
    background-position: 0 -150px;
}
.container h3{
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    margin-bottom:10px;
    background: url(../images/h3_bg.png) repeat-x center center;
    text-align: center;
}
.container h3 span{
    padding:0 30px;
    background-color: #fff;
}
.container  .main{
    margin-bottom:25px;
}
.container ul{
    border:1px #dedede solid;
    border-bottom:0;
    margin-bottom:20px;
}
.container .main04 ul{
    border:0;
}
.container ul li{
    border-bottom:1px #dedede solid;
    line-height: 50px;
    padding:0 15px;
    background: url(../images/jt.png) no-repeat 98.5% center ;
}

.container ul li a{
    display: block;
    background: url(../images/a_bg.png) no-repeat left center;
    padding-left:10px;
}

.container .main04 li{
    width: 18.7%;
    line-height: inherit;
    margin:0 1% 2%;
    padding:2%;
    border:1px #dedede solid;
    float:left;
    background: none;
    text-align:center;
}
.container .main04 li a{
    background: none;
    padding-left:0;
}
.container .main04 li span{
    width: 100%;
    text-align:center;
    line-height: 30px;
    display: block;
}

.copyright{
    padding:1em 0em 1em;
    text-align:center;
    border-top:2px solid #4e8099;
    margin:1.5em 0 2em;
}
.copyright p{
    margin:0 0.3em 0.3em;
}
.copyright p a{
    margin-right:5px;
}

.last{
    display: none;
    width:100%;
    height:40px;
    line-height:40px;
    background:#2978BB;
    position:fixed;
    z-index:99999;
    bottom:0px;
}
.last ul li{
    float:left;
    width:33%;
    height:40px;
    border-right:1px #61B3FA solid;
    background:#2978BB;
    text-align:center;
    display:block;
    overflow:hidden;
}
.last ul li a {
    display:inline-block;
    height:40px;
    width:99.8%;
    color:#FFF;
    border-right:1px #0469BB solid;
    text-align:center;
}
.last ul li a span {
    font-size:14px;
    font-weight:600;
}
/* youcefudongchuang */

.zzy_float_r{ position: fixed; bottom:60px;z-index: 1000; float:right; text-align: right; right:1%; }
.zzy_float_r em.zzy_float_tit{ display: block; background:url(../images/float_icon.png) no-repeat 0 0; width: 48px; height: 44px; cursor:pointer;}
.zzy_float_r ul{float:right; }
.zzy_float_r ul li{ width: 48px;background-color:#dfdfdf; cursor: pointer; border-bottom:1px #fff solid;position: relative; z-index:100; }
.zzy_float_r ul li.li00{ background-color:transparent; padding:0; border-bottom:0; }
.zzy_float_r ul li:hover a{ color:#fff; }
.zzy_float_r ul li.li01 span{ display: block; line-height: 16px; font-size:12px; margin:0px auto; padding:8px 12px;position: relative; z-index:150;  }
.zzy_float_r ul li.li01:hover span{background-color:#21b5a9;}
.zzy_float_r ul li em{ background:#dfdfdf url(../images/float_icon.png) no-repeat; display: block;margin:0px auto; width: 48px; height: 48px; position: relative; z-index:150; }
.zzy_float_r ul li:hover em{background-color:#21b5a9;position: relative; z-index:150;}
.zzy_float_r ul li.li00:hover em{ background-color:transparent;}
.zzy_float_r ul li p{ position: absolute;  background-color: #21b5a9; right:47px; bottom:0; color:#fff; padding:5px 20px; display: none;}
.zzy_float_r ul li.li06 em{ position:inherit;}
.zzy_float_r ul li.li06:hover em{ position:inherit;}

.zzy_float_r ul li:hover p{ display: block; }
.zzy_float_r ul li p span,.zzy_float_r ul li p b{ display: block; width:100%;height: 24px; line-height: 24px; font-size:14px; text-align: center;}
.zzy_float_r ul li.li04 em{ background-position: 0 -140px; }
.zzy_float_r ul li.li04:hover em{background-position: -48px -140px;}
.zzy_float_r ul li.li04 p{ width: 122px;  padding:15px;}
.zzy_float_r ul li.li04 p img{display: block; line-height: 122px; }
.zzy_float_r ul li.li04 p span{ margin-top: 5px; }
.zzy_float_r ul li.li06 em{ background-position: 0 -236px; }
.zzy_float_r ul li.li06:hover em{ background-position:-48px -238px;  }
.gb{ position:absolute; top:-20px; right:0px; cursor:pointer;}



@media only screen and (max-width:767px){
	
    body,.banner_bg,.nav_m{
        width: 100%;
    }
    .container{
        width: 95%;
        margin:0 2.5%;
    }
    .container .main04 li{
        width: 18.5%;
    }
    #qiao-wrap,#QIAO_INVITE_CONTAINER,#QIAO_ICON_CONTAINER .qiao-icon-sector-inner{ display:none !important;}
    #QIAO_INVITE_CONTAINER{ width:0 !important; height:0 !important;}
    .last{ display:block;}
}
@media only screen and (max-width:480px){
    .container .main04 li{
        width: 26.3333333%;
    }
}