@charset "utf-8";
/* CSS Document */
*{ margin: 0; padding: 0;color:#000;}
ul,li{ list-style-type: none;}
.clearfix{zoom: 1;}
.clearfix::after{ clear: both; content:""; display: block; font-size: 0; height:0; margin: 0; overflow: hidden; padding: 0; width: 100%;}
a{ text-decoration: none;}
a:hover{ color:#FF0000;}
i{font-style:normal; }
img{ border: none; vertical-align: middle;}
/*顶部*/
.title_box{ height: 30px; width: 100%; background:#eee; margin: 0 auto;}
.title_lr{ height: 30px; width:1000px;     margin: 0 auto; line-height:30px; color:#595757;}
.title_lr .p_left{ float:left; color:#ff0103; font-size: 12px; padding-left: 10px;}
.title_lr .div_right{ float:right; margin-right: 10px;}
.title_lr .div_right a{ font-size:12px;}
.img_a img{ vertical-align:middle; margin:-5px 5px 0 0;}

.title_lr .div_right a:hover{ color:#e60101;}
/*以上标题栏*/
/*导航栏*/
.logo{    width: 1000px;margin: 0px auto;height: 120px; padding: 4px;}
.logo_l{width: 400px;float:left; height:120px;}
.logo_r{width:596px;float:right;height:120px;}
.logo_r img{width:596px;height:120px;}
/*以下导航*/
.nav{ width:1000px; height: 80px; background:#05a5ff; margin:0 auto; }
.nav ul{ padding: 5px;}
.nav ul li{float:left; line-height: 35px; width: 82px; text-align:center;}
.nav ul li a{ color:#FFF; font-size:14px;}
.nav ul li:hover{ background:#ededed;}
.nav ul li:hover a{ color:#333;}
/*以下外联导航*/
.friend_link{width: 998px; height: 30px; margin: 10px auto 0 auto; border: 1px solid #CCCCCC; background: #ededed}
.friend_link ul li{float:left; line-height: 30px; width: 78px; text-align:center;}
/*以下底部链接区域*/
ul.images_ul li a img {
    width: 120px;
    height: 40px;
}
.bottom_box{ width:998px; border: 1px solid #ccc; margin:auto; margin-top:10px; background: #E7F4F8;}
.bottom_box .images_ul{ display:block; width:998px;     overflow: hidden;}
.bottom_box .images_ul li{ float:left; display:block; width: 120px; height: 40px; margin: 10px 0px 0px 20px;}
.bottom_box .list_ul{ width:998px;     overflow: hidden; line-height: 37px; border-top: 1px solid #ccc;  margin-top:10px;}
.bottom_box .list_ul li{ float:left; margin:0 9px 7px 17px; font-size:12px; color: #003595;}
.bottom_box .list_ul .first_li{color: #444444; font-weight: 700; font-size:14px; margin-top:-2px;}
/*以下关于我们*/
.about{ width:998px; height: 28px; margin:auto; margin-top:10px; text-align:center; line-height: 28px; border: 1px solid #ccc; color: #333333; font-weight: 700;}
.about span{ margin:0 14px; font-size:12px; }
.about a{font-size:12px; }
/*以下地址信息栏*/
.address{ width:1000px; height: auto; margin:auto; margin-top:26px; text-align:center; position:relative;line-height:27px;}
.address .logo_left{ display:block; width: 120px; height: 120px; position:absolute; top: 60px; left:0px;}
.address .logo_right{ display:block;  position:absolute; top: 70px; right: 0px;}
.address .phone{ color: #0000fe; font-weight:bold;}
.address p,.address a,.p_one a,.address .p_three a,.p_four a{ font-size:12px;}
.p_one a,.p_three a{ color: #000; padding-right: 5px;}
.address .p_two{ color:#ff0f0f; font-size:12px;}
.address .p_two img{ margin-left: 5px;}
.address .p_seven{ margin-top:25px;}
.address .p_seven a{ margin-right:14px;}
p.p_seven a img {
    width: 120px;
    height: 50px;
}
/*以上地址栏*/


/*分页*/
.page {
    width: 640px;
    float: left;
    clear: both;
    overflow: hidden;
    border: 1px solid #fff;
    margin: 10px 0px;
}
.page a, .fanye .thisclass {
    float: left;
}
.page a {
    color: #FFF;
    font-weight: bold;
    background: #1d94ae;
    padding: 5px 10px;
    margin: 0px 5px;
}
span.pageinfo {
    line-height: 30px;
}
.sxyp {
    padding-top: 80px;
}