@media screen and (max-width: 750px) {
    body {
        min-width: 1200px;
    }
    body>.container{
    }
}
body{
    background-image: ;
    background: #f3f3f3;
    background-repeat: repeat-y;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
.fs0{
    font-size: 0;
}
.pt46 {
    padding-top: 46px;
}
.c0958b4 {
    color: #0958b4;
}
.c207eec {
    color: #207eec;
}
.cac {
    color: #acacac;
}
.c18d721 {
    color: #18d721;
}
.cc12c20 {
    color: #c12c20;
}
.c7BB8FF {
    color: #7BB8FF;
}
.cc1c1c1 {
    color: #c1c1c1;
}
.c999 {
    color: #999;
}
.transition500 {
    transition: all 500ms;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -ms-transition: all 500ms;
    -o-transition: all 500ms;
}
.bc0958b4 {
    background-color: #0958b4;
}
.bcfb {
    background-color: #fbfbfb;
}
.pl36 {
    padding-left: 36px;
}
.pr36 {
    padding-right: 36px;
}
.imgfull{
    width: 100%;
    height: auto;
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.header{
    background: url(../images/top_bg.jpg) no-repeat top center;
    border-bottom: 2px solid #a11109;
    height: 150px;
 background-size:cover;
}
.header .top .top-right{
    width: 150px;
    position: relative;
    top: 8px;
    z-index: 3;
    right: 150px;
}
.header .top .top-right .contxt-img{
 position: absolute;
    right: -150px;
    top: 6px;
}
.header .top .top-right li.en{
    right: -1px;
    top: 0px;
    width: 40px;
    height: 40px;


}
.header .top .top-right li.box-search{
    right: -2px;
    top: 44px;
    width: 40px;
    height: 40px;

}
.header .top .top-right li.en .icon-en{
    top: 0px;
    left: 0;
}
.header .top .top-right li.box-search a.search-btn{
    display: block;
    width: 40px;
    height: 50px;
    line-height: 50px;
    font-size: 36px;
    top: 3px;
    left: 0;
    background: url(../images/search_icon.png) no-repeat center center;
}
.header .top .top-right li.en a{
 display: none;
 width: 40px;
 height: 50px;
    line-height: 50px;
    font-size: 36px;
    color: white;
background: url(../images/en_icon.png) no-repeat center center;
}
 
}
.header .top .top-right li.box-search a{
    display: block;
 width: 40px;
 height: 50px;
    line-height: 50px;
    font-size: 33px;
    color: white;
 
    position: relative;
    top: 2px;
 background: url(../images/search_icon.png) no-repeat center center;
}
.header .top .search{
    top: 4px;
    right: 38px;
    width: 244px;
 background: url(../images/search_icon.png) no-repeat center center;
}
.header .top .search input{
    width: 190px;
    height: 40px;
    background-color: white;
    font-size: 14px;
    color: #333;
    line-height: 40px;
    padding-left: 6px;
    border: none;
 border-radius: 6px 0 0 6px;
}
.header .top .search button{
    background-color: white;
    cursor: pointer;
    padding: 0 10px;
 *padding: 0 6px;
 height: 40px;
 border-radius: 0 6px 6px 0;
}
.header .top .search button i{
    line-height: 40px;
    font-size: 22px;
}

.box_nav {
    background-color: transparent;
    width: 100%;
}
.box_nav .navBar ul {
    height: 50px;
    position: relative;
    z-index: 999999;
}
.box_nav .navBar ul li {
    float: left;
    text-align: center;
    height: 50px;
    line-height: 34px;
    z-index: 99999;
    border-radius: 5px 5px 0 0;
    background-color: transparent;
}
.box_nav .navBar ul li a {
    display: block;
    width: 100%;
    text-align: center;
    line-height: 50px;
    color: white;
    font-size: 16px;
}
.box_nav .navBar ul li ol {
    position: absolute;
    width: 96%;
    top: 50px;
    left: 0;
    background: url(../images/bg_white_90.png);
    display: none;
    padding: 2%;
}
.box_nav .navBar ul li ol .nav_img {
    height: auto;
    width: 30%;
    float: left;
}
.box_nav .navBar ul li ol .nume {
    width: 68%;
    height: auto;
    float: right;
}
.box_nav .navBar ul li ol li.nume a {
    line-height: 2.4;
    display: block;
    text-align: left;
 font-weight:bold;
    font-size: 13px;
    float: left;
    color: #333;
    width: 27%;
    padding-left:2%;
    margin-left: 3%;
    margin-bottom: 20px;
    
}
.box_nav .navBar ul li.active {
    background-color: rgba(255,255,255,.3);
    filter:progid:DXtmageTransform.Microsoft.gradient(startcolor=#30ffffff,endcolorstr=#30ffffff);
}
.box_nav .navBar ul li.active a {
    color: #fff;
}

.footer {
    background-color: #d9d9d9;
}
.footer .top{
    background: url("../images/footer_bg.jpg") repeat-x left top;
 height: 118px;
}
.footer .bottom{
 background-color: #f0f0f0;
}
.footer .top .left li p{
    text-align: left;
    color: #fff;
    line-height: 24px;
}
.footer .top .left li.logo-bottom{
    padding-left: 20px;
    padding-right: 20px;
    border-right: 1px solid #fff;
}
.footer .top .left li.contact{
    padding-left: 20px;
}
.footer .top .icons-link{
    width: 244px;
 height: 122px;
}
.footer .top .icons-link li{
    float: left;
    margin-right: 16px;
    margin-bottom: 16px;
}
.footer .top .icons-link li a{
    display: block;
    background: url(../images/icons.png) no-repeat center;
    width: 44px;
    height: 45px;
}
.footer .top .icons-link li.i01 a{
    background-position: 0 -65px;
}
.footer .top .icons-link li.i02 a{
    background-position: -45px -65px;
}
.footer .top .icons-link li.i03 a{
    background-position: -90px -65px;
}
.footer .top .icons-link li.i04 a{
    background-position: -134px -65px;
}
.footer .top .icons-link li.i05 a{
    background-position: 0 -111px;
}
.footer .top .icons-link li.i06 a{
    background-position: -45px -111px;
}
.footer .top .icons-link li.i07 a{
    background-position: -90px -111px;
}
.footer .top .icons-link li.i08 a{
    background-position: -134px -111px;
}
.footer .bottom p{
    font-size: 12px;
    color: #6a6a6a;
}
.footer .icons-link li:hover{
    cursor: pointer;
}
.footer .report p,
.footer .report span {
	font-size: 14px !important;
	clear: #fff !important;
	line-height: 1.8 !important;
	text-align: left !important;
}

.banner {
    width: 100%;
    
    margin-left: auto;
    margin-right: auto;
}
.banner .slideBox {
    width: 100%;
    
    position: relative;
}
.banner .slideBox .bd ul li img{
 width: 100%
}
.banner .slideBox .hd {
    width: 100%;
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: 18px;
    z-index: 5;
    text-align: center;
}

.banner .slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    text-align: center;
}

.banner .slideBox .hd ul li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 14px;
    height: 14px;
    margin: 0 5px;
    overflow: hidden;
    border: 2px solid white;
    border-radius: 50%;
    cursor: pointer;
    background-color: transparent;
    
}

.banner .slideBox .hd ul li.on {
    background-color: white;
}

.banner .slideBox .bd {
    position: relative;
    
    z-index: 0;
}

.banner .slideBox .prev,
.banner .slideBox .next {
    position: absolute;
    top: 50%;
    left: 3%;
    margin-top: -32px;
    display: block;
    width: 65px;
    height: 65px;
    background: url(../images/icons.png) 0 0 no-repeat;
    filter: alpha(opacity=5);
    opacity: 0.05;
}

.banner .slideBox .next {
    left: auto;
    right: 3%;
    background-position: -66px 0;
}

.banner .slideBox:hover .next,
.banner .slideBox:hover .prev{
    filter: alpha(opacity=80);
    opacity: .8;
}


.inlte_link ul li:hover .maks{
    display: block;
}
.footer .top .icons-link li a:hover{
    filter: alpha(opacity=80);
    opacity: 0.8;
}
.nav_bar ul li ol li a:hover {
    color: #FAD505;
}
.link ul li a:hover i,
.link ul li a:hover p {
    color: #ddd;
}
.box_nav .navBar ul li:hover{
    background-color: rgba(255,255,255,.3);
    filter:progid:DXtmageTransform.Microsoft.gradient(startcolor=#30ffffff,endcolorstr=#30ffffff);
}
.box_nav .navBar ul li ol li.nume a:hover{
    color: #fff;
    background-color: #ba1b0d;
}