@charset "utf-8";
/*重置设置*/
*{ margin:0; padding:0; font-family:"微软雅黑"; color:#333;}
a{ text-decoration:none;}
li{ list-style:none;}
.clearfix{ clear:both;}
input{ border:none; padding:0; margin:0; color:#808080;}
h1,h2,h3,h4,h5,h6{ font-weight:normal; font-size:14px;}
input{ border:none; outline:none; margin:0; padding:0;}
img{display:block;}
/*index*/
.index_public{
    width: 1020px;
    margin:0 auto;
}
.index_header{
    width: 1020px;
    margin:0 auto;
    padding: 25px 0;
}
.index_header_l{
    float: left;
}
.index_header_l2{
    float: left;
    margin-top:28px;
    margin-left: 15px;
	font-size:18px;
	font-weight:bold;
	color:#10356d;
}
.index_header_l2 li{
    float: left;
    margin-right: 8px;
}
.index_header_r{
    float: right;
}
.index_header_r dt img{
    float: left;
}
.index_header_r dt span{
    float: left;
    color:#0a3479;
    font-size:26px;
    font-weight: 900;
    margin:6px 0 0 10px;
    font-style: italic;
    font-family: "黑体";
}
.index_header_r dd{
    color:#555;
    font-style:italic;
    margin-top: 5px;
}
/*nav*/
.index_nav{
    height: 60px;
    width: 100%;
    background: #189AE2;
}
.index_nav_ul li{
    float: left;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    font-family: "微软雅黑";
    
    width:170px;
    text-align: center;
    cursor:pointer;
}
.index_nav_ul li a{
    color:#fff;
}
.index_nav_ul_on{
    background: #0a3479;
}
/*banner*/
/* 本例子css */
        .slideBox{ width:100%; overflow:hidden; position:relative; }
        .slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
        .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
        .slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
        .slideBox .hd ul li.on{ background:#f00; color:#fff; }
        .slideBox .bd{ position:relative; height:100%; z-index:0;   }
        .slideBox .bd li{ zoom:1; vertical-align:middle; }
        .slideBox .bd img{ width:100%; height:auto; display:block; }

        /* 下面是前/后按钮代码，如果不需要删除即可 */
/*        .slideBox .prev,
        .slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px;  filter:alpha(opacity=50);opacity:0.5;   }
        .slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
        .slideBox .prev:hover,
        .slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
        .slideBox .prevStop{ display:none;  }
        .slideBox .nextStop{ display:none;  }*/

/*背景*/
.background_box{max-width:1920px; margin:auto; background-color:#f5f5f5;}
.background_box > img{ width:100%}
.background{ margin-bottom:20px;}
.background img{ float:left; width:50%;}
.purpose img{float:right; width:50%;}

.service > img{ width:100%}
.service{max-width:1920px; margin:auto; background-color:#f5f5f5;}
.content1,.content2,.content3,.content5,.content7{ margin-bottom:20px;}
.content1 img,.content2 img,.content3 img,.content4 img,.content5 img,.content6 img,.content7 img,.content8 img,.content9 img{float:left; width:50%;}

.news_box{max-width:1920px; margin:auto; background-color:#f5f5f5;}
.news_box img{width:100%}
.cooperation_box{max-width:1920px; margin:auto; background-color:#f5f5f5;}

.cooperation_box{ position:relative;}
.cooperation_box img{ width:100%;}
.cooperation img{ margin:auto; width:100%}
.btn-box{position:absolute;left:50%; bottom:0; background:rgba(0,0,9,0.3); padding:10px 25px; border-radius:8px 8px 0 0; margin-left:-42px;}
.botton{ width:14px; height:14px; background:#d8d8d8; border-radius:7px; float:left; margin:0 5px;}
.botton:hover{ background:#7cd001;}
.botton-color{ background:#7cd001;}
.content{ background:#cae2fe;}

.contact{max-width:1920px; margin:auto; background-color:#f5f5f5;}
.contact img{ width:100%;}

.foot{max-width:1920px; margin:auto; background-color:#f5f5f5; padding-top:80px;}
.foot img{width:100%; }