




i{
    font-style: normal;
}

.w315 {
    width: 315px;
}
.mt20{
    margin-top:20px;
}
.mt40{
    margin-top: 40px;
}
.mt60{
    margin-top: 60px;
}
.mt80{
    margin-top: 80px;
}
.fl{float: left;}
.fr{float: right;}


.clearfix {
    *zoom:1
}

.clearfix:before, .clearfix:after {
    content: ' ';
    display: block;
    clear: both;
    visibility:hidden;
    line-height: 0;
    height:0;
}



.navbar-header {
    margin-top: -10px;
}

@media (min-width: 768px){
    .navbar-header {
        float: left;
    }
    .navbar-default {
        background-color: #fff;

    }
}
.navbar-nav li a {
    margin-top: 15px;
    line-height: 10px!important;
    font-size: 17px;
    color: #242424!important;
    margin-right: 20px;
    margin-bottom: 30px;
}

.navbar-nav .okk a{
    color: #1f3a8b!important;
    border-bottom: 2px solid #1f3a8b;
}
.navbar-nav #nav1.active a{
    color: #1f3a8b!important;
}
.outer-box .col-xs-12{
    padding-left: 0;
    padding-right: 0;
}
.image-column{
    z-index: 22;
}
.right-column{
    z-index: 99;
}


/*logo*/
.navbar_one .navbar-bran_logo{
    width: 254px;
    margin:0 auto;
    display: block;
}

.navbar_one .navbar-bran_logo img{
    width: 100%;
}
.navbar_one .navbox{
	width:100%;
	line-height:57px;
	height:57px;
	background-color: rgba(31,58,139,1.00);
	display: block;
	text-align: center;
	min-width:744px;
}
.navbar_one .navbox ul{
    display: table!important;
    text-align: center;
	margin:0 auto;
	}
.navbar_one .navbox li{
	float: left;
	
}
.navbar_one .navbox li.okk a,.navbar_one .navbox li.okk a:hover{
	color:#fff !important;
	background-color:#0e50e5!important;
	
}
.navbar_one .navbox li a{
    font-size: 16px;
    padding: 0 30px;
    text-align: center;
    display: block;
    color: #fff;
}
.navbar_one .navbox li a:hover{
	color:#ff8b24!important;
}
.navbar_one .navbox li:hover .banner_an{
    background-color: #1f3a8b;
    color:rgba(255,255,255,1.00);

}






.navbar_one .navbox li a:hover,.navbar_one .navbox li:hover .banner_an{
    background-color:rgba(255,255,255,0);
    color:rgba(255,255,255,1.00);

}



















@media (max-width: 1100px){
    .nav-logo{
        float: left;
        height: 40px;
        margin-top: 5px;
        overflow: hidden;
    }
    .nav-logo a{
        margin: 0;
        padding: 0;
    }
}
@media (max-width: 990px){
    .service-block-two{margin-left: 30px;margin-bottom: 30px;}
    .service-block-one:nth-child(even) { margin-top: 0px;}
    .service-block-two:nth-child(even) { margin-top: 0px;}
    .services-section .outer-box{margin-top: 50px;}
    .art-us-section{background-image: none;}
    .art-block-two li { padding-left: 0px; }
    .art-us-section .sec-title{text-align: center!important;}

}

@media (min-width: 768px){
    .navbar-brand img:nth-child(2){display:none}

}
@media (max-width: 1100px){
    .navbar-brand img:nth-child(1){display:none; }
    .navbar-brand img:nth-child(2){display:block; }
    .navbar-nav li a{margin-right:0;font-size: 14px; }
    .navbar-brand{padding-right:0 }
    .navbar-brand img:nth-child(2){margin-top: 13px;}
}
@media (max-width: 768px){
    .service-block-one{margin-bottom: 30px;    }
    .service-block-two{margin-bottom: 30px;margin-left: 0px;}
    .service-block-one:nth-child(even) { margin-top: 0px;}
    .service-block-two:nth-child(even) { margin-top: 0px;}
    .image-column{display: none;}
    .navbar-brand img:nth-child(2){margin-top: -4px;}
    .navbar-toggle{margin-top: 17px;}
}
@media (max-width: 390px){
    .service-block-three li {line-height: 24px; text-align: center;}
    .service-block-three li a{float: none;}
    .service-block-three li span{float: none;}
}
/*@media (max-width: 830){
	.location2{display: none;}
}*/
@media (max-width: 1024px){
    .art-block-two li h3 :after{display: none;}
}

.more_but {
    width: 15%;
    margin:4% auto 0;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #2769c2;
    cursor: pointer;
    border: 1px solid #2769c2;
    display: block;
    border-radius: 50px;
}
.more_but:hover {
    color: #fff;
    background:#2769c2;
    transition:transform .1s ease-in 10s;
    -webkit-transition:-webkit-transform .1s ease-in 10s;
}

.mor_arr{
    width: 15px; height: 12px;
    background-image: url(../images/arrow_rig.png);
    background-repeat: no-repeat;
    display: inline-block;
}
.more_but:hover .mor_arr{
    background-image: url(../images/arrow_rig1.png);
}








#toTop {
    display: none;
    position: fixed;
    bottom:3%;
    right: 3%;
    width: 64px;
    height: 64px;
    background-image: url(../images/up.png);
    background-repeat: no-repeat;
    opacity: 0.8;
    filter: alpha(opacity=80); /* For IE8 and earlier */
}
#toTop:hover {
    opacity: 1;
    filter: alpha(opacity=1); /* For IE8 and earlier */
}
p {

    text-align: justify;
}





.resource-section {
    border-bottom: 1px solid #E8E8E8;
    padding: 16px;
    vertical-align: middle;
}
.resource-button {
    margin-top: 32px;
    text-align: center;
}
.resource-button a {
    border: 2px solid #0e50e5;
    border-radius: 2px;
    color: #333;
    letter-spacing: 1px;
    padding: 13px 60px;
    text-decoration: none;
    -webkit-transition: .2s;
}
.resource-button a:hover{
    background-color:#0e50e5;
    color: #fff;
}

.resource-section span{
    color: #999;
    line-height: 70px;
    font-size: 24px;
}

.resource-name{
    font-size: 18px;
}
.resource-desc{
    font-size: 14px;;color: #666;
}
.pageArticle {color: #999;
    width: 100%;
    border-top: 1px #E4E4E4 solid;
    padding-top: 10px;
}
.pageArticle a {
    color:#0e50e5;
}
.inner-box .titl {
    height: 100px;
    text-align: center;
    border-bottom: 1px dashed #cfcfcf;
    margin-bottom: 10px;
}
.inner-box .detbox p {
    color: #666;
}
.inner-box .titl h3 {
    line-height: 41px;
    font-family: 微软雅黑, 黑体;
    font-size: 25px;
    margin-bottom: 6px;
    color:#0e50e5;
    text-align: center;
    padding-bottom: 20px;
    font-weight: normal;
    overflow: hidden;
}

/*当前位置*/
.location{
    border-bottom:1px dashed  #E1E1E1;
    padding:0 2%;
    position:relative;

    text-align:center;
}
.location i{
    display:block;
    width:14px;
    height:5px;
    background:url(../images/icon8.jpg) no-repeat center center;
    position:absolute;
    top:70px;
    left:55px;
}
.location .i2{
    display:block;
    width:14px;
    height:5px;
    background:url(../images/icon8.jpg) no-repeat center center;
    position:absolute;
    top:70px;
    left:50%;
}
.location a{
    color:#CBCBCB;
    line-height:40px;
}
.location a:hover{color:#32a068;}
.location a.curt{color:#32a068;}




/*新闻*/
.advantage-section li{
    padding: 2.2%;
    background-color: #fff;
    margin-top:3%;
}
.news_img{
    float: left;
    width: 21%;
    overflow: hidden;
}
.news_img img{
    width: 100%;
}
.news_tex{
    float: left;
    margin-left: 2%;
    width: 76%;
}
.news_tex h1{
    font-size: 22px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.news_tex p {
    font-size: 16px;
    color: #666;
}

.news_tex span{
    color: #9e9e9e;
}

@media (max-width: 768px){
    .news_img,.news_tex{
        width:100%;
    }
    .news_tex{
        margin-left: 0;
    }
}

.in_news{
    margin-bottom: 30px;
}
.in_news .image-box{
    float: left;
}
.in_news .txt-box{
    padding: 20px 0;
    float: left;
    margin-left: 3%;
    color: #999;
    font-size: 16px;
}
.in_news .txt-box p{
    color: #333;
    font-size: 20px;
}
.in_news .txt-box  .f16{
    font-size: 16px;
}
.in_news .adress{
    padding: 10px 0;
}




/*公司简介*/
.inner-box .lower-content .inner h3 {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}
.advantage-block .inner-box .lower-content .inner p {
    font-size: 15px;
    color: #999;
}


/*右边浮动*/


.floating_ck{position:fixed;right:20px;top:42%;z-index: 9999999;}
.floating_ck dl dd{position:relative;width:70px;background-color:#cccccc;height:70px;border:solid 1px #ccc;margin-bottom:5px;text-align:center;background-repeat:no-repeat;background-position:center 20%;cursor:pointer;}
.floating_ck dl dd:hover{background-color:#ccc;border:solid 1px #ccc;}
.floating_ck dl dd:hover .floating_left{display:block;}
.consult{background-image:url("../images/kficon.png");}
.quote{background-image:url("../images/yjicon.png");}
.qrcord{background-image:url("../images/zxicon.png");}
.return{background-image:url("../images/fanhui.png");}
.floating_ck dd span{color:#666;display:block;padding-top:44px;}
.floating_left{position:absolute;left:-160px;    top: -1px;width:160px;height:70px;background-color:#ccc;border:solid 1px #ccc;display:none;}
.floating_left a{color:#333;line-height:70px;    font-size: 18px;}
