
/* .indexBody{
    background-color: #f0f0f0;
} */
/* layout 布局部分 */
.main {
    width: 1102px;
    height: auto;
    position:absolute;
    left:0;
    right: 0;
    margin: auto;
    /* background-color:#fff; */
}
/* .indexBody .main{
    background-color:#fff;

} */
.container-fluid{
    padding-right: 0;
    padding-left: 0;
    margin-right: 0;
    margin-left: 0;
}
/* .indexBody .container-fluid{
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
} */

.header {
    width: 100%;
    height: auto;
    background-color:#fff;
}
.header .logo{
    width: 1102px;
    height: 107px;
    margin: 0 auto;
    /* border: red solid 1px; */
}
.logo .logo-img{
    width: 415px;
    height: 107px;
    float: left;
    /* border: red solid 1px; */
    overflow: hidden;
}

.logo .top-search{
    position: relative;
    width: 331px;
    height: 107px;
    float: right;
    overflow: hidden;
    /* border: black solid 1px; */
}

.top-search .icon-list{
    width: 100%;
    height: 30px;
    margin-top: 5px;
    line-height: 30px;
    color: #247cb7;
    /* border: blue solid 1px; */
}
.icon-list>a{
margin:0 9px;
text-decoration: none;
color: #247cb7;

}
.icon-list>a img{
border:0;
}
.top-search .search {
    width: 100%;
    height: 34px;
    /* border: yellow solid 1px; */
    margin-top: 10px;
}
.searchInputs{
    width:78%;
    height: 34px;
    border: solid 1px #247db7;
    margin-right: -4px;
}
.searchBtn{
    width:20%;
    height: 34px;
    background-color: #247db7;
    border: solid 1px #247db7;
    vertical-align: top;
}
.searchBtn span{
    color: #fff;
}
.menu {
    width: 100%;
    min-width: 1102px;
    height: 45px;
    background-color: #247cb7;
}
.menu .menu-items{
    width: 1106px;
    height: 45px;
    margin: 0 auto;
    background-color: #247cb7;
    overflow: hidden;
}

/* 功能类 */
*{
    margin: 0;
    padding: 0;
}
a{
    cursor: pointer !important;
	text-decoration:none !important;
}
.clearfix:after{
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: '.';
}
.clearfox {
    zoom: 1;
}

.mt--10{
    margin-top: 10px;
}
.mt--20{
    margin-top: 20px;
}
.plr--10{
    padding-left: 10px !important;
    padding-right: 10px !important;
}

/*.pl--0{
    padding-left : 0px !important;
}
.pr--0 {
    padding-right: 0px !important;
}
*/
.pr--5{
    padding-right: 5px !important;
}
.pr--10 {
    padding-right: 10px !important;
}


/* .border-sha{
    background-color: #fff;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=135, Strength=5);
    -moz-box-shadow: 0px 0px 5px #969696;
    -webkit-box-shadow: 0px 0px 5px #969696;
    box-shadow: 0px 0px 5px #969696;
        
} */


/* .triangle_border_up {
    position: absolute;
    width: 0;
    height: 0;
    bottom: 0;
    left: 50%;
    margin-left: -4px;
    border-width: 0 8px 8px;
    border-style: solid;
    border-color: transparent transparent #fff;
    
} */

/* 内容部分 */

.logo-img img {
    width: auto;
    height: 107px;
    border: none;
}

.menu-items .item{
    display: inline-block;
    color: #fff;
    height: 45px;
    line-height: 45px;
    float: left;
    padding: 0 45px;
    font-size: 18px;
    border-right: #fff solid 1px;
}
.menu-items .item:first-child {
    /* border-right: #fff solid 0px; */
    /* padding-left: 0px */
}
.menu-items .item:last-child {
    border-right: #fff solid 0px;
    /* padding-right: 0px */
}

.menu-items .item:hover{
	text-decoration:underline !important;
}










.footer {
    width: 100%;
    height: 305px;
    background-color: #efeeee;
    overflow: hidden;
}
.footer-nav{
    width: 100%;
    height: 80px;
    line-height: 80px;
    padding-left: 10px;

}

.footer-nav .title{
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #247db7;
}

.footer_sel{
    width: 193px;
    height: 30px;
    border: solid 1px #247cb7;
    font-size: 12px;
    color: #7a808b;
    margin-right: 5px;
    padding-left:10px;
    
}


.footer-content{
    width: 100%;
    height: 223px;
    padding-left: 44px;
    padding-right: 44px;
    padding-top: 44px;
    border-top: 2px solid #c7c7c7;
}
.footer-content-left{
    width: 640px;
    height: 100%;
    float: left;
}
.footer-content-right{
    width: 370px;
    height: 100%;
    float: right;
}

.footer-content-left .title{
    display: block;
    margin-bottom: 10px;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #666666;
}

.footer-content-right .qr-code{
    float: right;
    position: relative;
}

.qr-code img{
    width: 83px;
    height: 80px;
    margin-right: 23px;
}

.qr-code span{
    position: absolute;
    top: -6px;
    right: 0;
    display: inline-block;
    width: 13px;
    height: 84px;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 14px;
    letter-spacing: 0px;
    color: #666666;
}


.floating_ck{
    position: fixed;
    right:1.2%;
    top:220px;
    width:60px;
    height: 366px;
    z-index:999;
}

.floating_ck dl dd{
    position:relative;
    width:60px;
    height:60px;
    margin-bottom: 1px;
    background-color:#4c4c4c;
    text-align:center;
    background-repeat:no-repeat;
    background-position:center center;
    cursor:pointer;
    line-height: 60px;
}
 .floating_ck dl dd:hover{
     background-color:#37bc71;
    }
.floating_ck dl dd:hover .floating_left{
    display:block;
}


.floating_ck dd.hotLine{
    line-height:50px;
}
.floating_ck dd.hotLine span{
    color:#fff;
    display:block;
    font-size: 10px;  
    line-height: 0px;
}
.floating_left{
    position:absolute;
    left:-216px;
    top:0px;
    width: 214px;
    height: 60px;
	background-color: #37bc71;
    display:none;
}
.floating_left a{
    color:#fff;
    line-height:60px;
    font-size:14px;
    height: 25px;
}
/*
.floating_ewm{
    width: 152px;
	height: 151px;
    top:0;
    left:-154px;
}
.floating_ewm.gzh{
    line-height: 151px;
}*/

/* 9-14 change start*/
.floating_ewm{
    width: 152px;
	height: 179px;
    top:0;
    left:-154px;
}
.floating_ewm.gzh{
    /* line-height: 151px; */
    line-height: 35px;
    color:#fff;
}
.floating_ewm.gzh p{
    margin:0;
}
/* 9-14 change end*/
.floating_ewm i{
    display: block;
    text-align: center;
}
.floating_ewm i img{
    width:136px;
    height:135px;
    vertical-align: middle;
}





.breadcrumbs{
	font-size:16px;
	padding-left:10px;
}

.cn-title{
    height: 40px !important;
	line-height: 40px !important;
    font-size: 16px !important;
	color: #94949f;
}