* {
    margin:0;
    padding:0;
    -webkit-tap-highlight-color:rgba(0,0,0,0);
}

body {
    font-size: 12px;
    font-family: 宋体;
    background-color:#fff;
}
img {
    border:0;
}
a {
    color: #000;
    font-size: 12px;
    text-decoration: none;
}
a:hover {
    color: #2279b3;
    text-decoration: none;
}
ul li{
    list-style: none;
}
input,img {
    vertical-align:middle;
    outline: none;
}
.page_center {
    display: block;
    margin: 0 auto;
    width: 1600px;
    overflow: hidden;
}
.w1200 {
    display: block;
    margin: 0 auto;
    width: 1200px;
    overflow: hidden;
}
.page_body{
    display: block;
    clear: both;
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
    height: 120px;
    background-color: #fff;
}
.logo{
    display: block;
    float: left;
    overflow: hidden;
    width: 260px;
    height: 120px;
}
.logo_right{
    display: block;
    float: right;
    overflow: hidden;
    width: auto;
    height: 120px;
}
.index_h_r{
    display: block;
    float: right;
    width: 330px;
    height: 40px;
}
.phone{
    display: block;
    float: left;
    overflow: hidden;
    width: 200px;
    height: 40px;
    margin-right: 10px;
}
.index_lang{
    display: block;
    float: left;
    width: 120px;
    height: 40px;
    background-color: #CC2C1C;
    font-size: 18px;
    font-weight:800;
    color: #fff;
    text-indent:8px;
}
.index_lang a{
    font-size: 18px;
    font-weight:800;
    color: #fff;
    line-height: 40px;
}

.nav_index{
    display: block;
    clear: both;
    overflow: hidden;
    float: right;
    width: auto;
    height: 80px;
}
.nav_index ul li{
    display: block;
    float: left;
    overflow: hidden;
    height: 78px;
}
.nav_index ul li:hover{
    display: block;
    float: left;
    overflow: hidden;
    height: 78px;
    border-bottom: 2px solid #1D2088;
}
.nav_index ul li span{
    display: block;
    font-size: 18px;
    font-weight: 800;
    color: #000;
    height: 30px;
    margin-top: 20px;
    border-right: 1px solid #7488AE;
    padding: 0 30px;
}
.nav_index ul li span:hover{
    display: block;
    font-size: 18px;
    font-weight: 800;
    color: #1D2088;
    height: 30px;
    margin-top: 20px;
    border-right: 1px solid #7488AE;
    padding: 0 30px;
}
.index_body{
    display: block;
    clear: both;
    overflow: hidden;
    background-color: #F7F7F7;
}
.body_banner{
    display: block;
    width:100%;
    /*height:638px;*/
    overflow: hidden;
    margin: 0 auto;
}
.body_banner ul li{
    margin: 0px 0px;
}
.body_banner .banner_1{
    display: block;
    width: 100%;  
    height: 640px; 
    background: url('../images/banner.png') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    margin: 0 auto;
}
.banner_1{
    display: block;
    width: 100%;  
    background: url('../images/products_banner.png') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    margin: 0 auto;
    height: 500px;
}
.fangan_banner{
    background: url('../images/fangan_banner.png') no-repeat center center; 
}
.gsjj_banner{
    background: url('../images/gsjj_banner.png') no-repeat center center; 
}
.news_info_banner{
    background: url('../images/news_banner.png') no-repeat center center;  
}
.news_list_banner{
    background: url('../images/news_list_banner.png') no-repeat center center;    
}
.lxwm_banner{
    background: url('../images/lxwm_banner.png') no-repeat center center;        
}

.banner_1 p{
    display: block;
    text-align: center;
    width: 100%;
    height: 80px;
    font-size: 60px;
    font-weight: 600;
    line-height: 80px;
    color: #fff;
    font-family:  SimSun;
}
.banner_txt{
    padding-top: 330px;
}
.b_nav{
    display: block;
    width: 1600px;
    height: 190px;
    border: 1px solid #DDDDDD;
    box-shadow: 3px 3px 3px #DFDFDF;
    margin-top: -100px;
    background-color: #fff;
}

.b_nav li{
    display: block;
    float: left;
    width: 398px;
    height: 185px;
}
.b_nav li img{
    display: block;
    margin: 25px auto;
}
.b_nav li span{
    display: block;
    width: 398px;
    height: 50px;
    line-height: 50px;
    font-size: 30px;
    font-weight: 400;
    text-align: center;
    color: #555;
    font-family: Microsoft YaHei; 
}
.b_nav p{
    display: block;
    float: left;
    width: 2px;
    height: 128px;
    margin-top: 25px;
    background-color: #D1D1D1;
}
.pro_list{
    display: block;
    width: 100%;
    height: 945px;
    margin: 0 auto;
    /*background-color: #F7F7F7;*/
}

.pro_title{
    display: block;
    text-align: center;
    height: 200px;
    background: url("../images/productS.png") 0 0 no-repeat;
    background-position:center;
    overflow: hidden;
}
.pro_list ul li{
    display: block;
    float: left;
    width: 360px;
    height: 705px;
    background-color: #fff;
    margin: 10px 20px;
}

.pro_list ul li img{
    width: 100%;
    height: 340px;
}


.index_t h2{
    display: block;
    text-align: center;
    font-size: 40px;
    font-weight: 800;
    color: #333;
    margin-top: 100px;
    font-family: Microsoft YaHei;
}
.index_t p{
    display: block;
    text-align: center;
    font-size: 20px;
    color: #6C6C6C;
    height: 50px;
    line-height: 50px;
    font-family: Microsoft YaHei; 
}

.fangan_title{
    display: block;
    text-align: center;
    height: 200px;
    background: url("../images/solution.png") 0 0 no-repeat;
    background-position:center;
    overflow: hidden;
    background-color: #fff;
    padding-bottom: 25px;
}

.index_news_title{
    display: block;
    text-align: center;
    height: 200px;
    background: url("../images/news.png") 0 0 no-repeat;
    background-position:center;
    overflow: hidden;
    background-color: #fff;
}
.index_prart{
    display: block;
    text-align: center;
    height: 200px;
    background: url("../images/Partner.png") 0 0 no-repeat;
    background-color: #fff;
    background-position:center;
    padding-bottom: 20px;
    overflow: hidden;
}
.pro_list ul li p{
    display: block;
    float: left;
    width: 100%;
    height: 35px;
    line-height: 35px;
    font-size: 25px;
    font-weight: 800;
    color: #000;
    margin: 10px 0;
    border-left: 4px solid #1D2088;
    padding-left: 10px;
}

.pro_list ul li span{
    display: block;
    float: left;
    font-size: 15px;
    height: 200px;
    line-height: 25px;
    padding: 10px;
}
.pro_list ul li a{
    display: block;
    float: left;
    width: 176px;
    height: 46px;
    background: url("../images/xq_l.png") no-repeat 0 0;
    font-size: 20px;
    font-weight: 600;
    line-height: 46px;
    margin-left: 10px;
    padding-left: 10px;
    color: #fff;
}
.pro_list ul li a:hover{
    display: block;
    float: left;
    width: 176px;
    height: 46px;
    background: url("../images/xq_h.png") no-repeat 0 0;
    font-size: 20px;
    font-weight: 600;
    line-height: 46px;
    margin-left: 10px;
    padding-left: 10px;
    color: #fff;
}
.fangan_img{
    display: block;
    width: 100%;  
    height: 746px; 
    background: url('../images/fanan_banner.png') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    margin: 0 auto; 
}
.fangan_img h2{
    display: block;
    width: 100%;
    float: left;
    height: 30px;
    line-height: 30px;
    font-size: 25px;
    font-weight: 800;
    margin-top: 168px;
    color: #fff;
}
.fangan_img span{
    display: block;
    float: left;
    width: 100%;
    height: 60px;
    line-height: 30px;
    font-size: 16px;
    color: #fff;
    margin-top: 30px;
}
.fangan_img a.fangan{
    display: inline-block;
    float: left;
    width: 195px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    color: #fff;
    margin-top: 65px;
    border-left: solid 1px #fff;
    border-right: solid 1px #fff;
}
.fangan_img ul{
    display: block;
    float: left;
    width: 100%;
    height: 218px;
    margin-top:125px;
    background:rgba(26,26,26,0.5);
}
.fangan_img ul li{
    display: block;
    float: left;
    width: 265px;
    height: 218px;
    border-left: solid 1px #fff;
    /*border-right: solid 1px #fff;*/
}
.fangan_img ul li:hover{
    display: block;
    float: left;
    width: 265px;
    height: 218px;
    border-left: solid 1px #fff;
    background:rgba(37,45,110,0.5);
    cursor:pointer;
}
.fangan_img ul li img{
    display: block;
    text-align: center;
    width: 60px;
    height: 60px;
    margin: 45px 100px;
}
.fangan_img ul li a{
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 20px;
    font-weight: 800;
    color: #fff;
}

.index_news_list{
    display: block;
    overflow: hidden;
    width: 100%;
    height: 580px;
    background-color: #fff;
}
.news_left{
    display: block;
    float: left;
    width: 1045px;
    height: 580px;
    background-color: #F7F7F7;
}
.news_right{
    display: block;
    float: right;
    width: 515px;
    height: 580px;
    background-color: #F7F7F7;
}

.n_left_t{
    display: block;
    height: 80px;
    border-bottom: 1px solid #d7d7d7;
    margin: 30px;
}

.n_left_t h2{
    display: block;
    float: left;
    width: 50%;
    height: 60px;
    line-height: 60px;
    font-size: 25px;
    font-weight: 800;
    color: #000;
}
.n_left_t a{
    display: block;
    float: right;
    width: 40%;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    font-weight: 400;
    text-align: right;
    background: url('../images/next.png') no-repeat center center;
    background-position: right;
    padding-right: 30px;
    color: #000;
}

.news_l_i{
    display: block;
    float: left;
    width: 535px;
    height: 415px;
    margin-left:30px;
    padding-right: 15px;
    border-right: 1px solid #d7d7d7;
}
.news_l_i_img{
    display: block;
    float: left;
    width: 535px;
    height: 360px;
    position: absolute;
}
.news_l_time{
    display: block;
    float: left;
    width: 70px;
    height: 70px;
    background-color: #1D2088;
    position: relative;
    z-index: 100;
    top: 0;
    left: 0;
}
.news_l_time p.d{
    color: #fff;
    width: 70px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 50px;
}
.news_l_time p.m{
    color: #fff;
    width: 70px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    line-height: 30px;
}
.news_l_i a.l{
    display: block;
    float: left;
    width: 100%;
    height: 70px;
    line-height: 70px;
    margin-top: 295px;
    font-size: 16px;
    background: url('../images/news_ico.png') no-repeat center center;
    background-position: left;
    text-indent: 20px;
    color: #333;
}

.news_left ul li{
    display: block;
    float: right;
    width: 440px;
    height: 70px;
    background: url('../images/news_ico.png') no-repeat center center;
    background-position: left;
    margin-bottom: 30px;
    margin-right: 10px;
    text-indent: 20px;

}
.news_left ul li a{
    display: block;
    width: 100%;
    overflow: hidden;
    height: 70px;
    line-height: 70px;
    font-size: 16px;
    color: #333; 
}

.news_right ul li{
    display: block;
    float: left;
    width: 440px;
    height: 70px;
    border-bottom: 1px solid #d7d7d7;
    margin-bottom: 30px;
    margin-left: 30px;

}
.news_right ul li a{
    display: block;
    width: 100%;
    overflow: hidden;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #333; 
    background: url('../images/news_ico.png') no-repeat center center;
    background-position: left;
    text-indent: 20px;
}

.news_right ul li span{
    display: block;
    width: 130px;
    float: left;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #999; 
    background: url('../images/time.png') no-repeat center center;
    background-position: left;
    text-indent: 30px;
}

.part_bg{
    display: block;
    width: 100%;
    height: 640px;
    background: url('../images/ico_bg.png') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    margin: 0 auto; 
    background-color: #fff;
}
.part_ico{
    display: block;
    height: 640px;
    margin: 0 auto;
}
.part_ico li img{
    display: block;
    float: left;
    width: 320px;
    height: 320px;
}

.part_ico li img:hover{
    display: block;
    float: left;
    width: 320px;
    height: 320px;
    background-color: #1D2088;
    opacity:0.6; filter: alpha(opacity=60);
}

.footer{
    display: block;
    width: 100%;
    height: 540px;
    background: url('../images/footer.png') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
}
.footer_all{
    display: block;
    height: 400px;
    padding-top: 30px;
}
.footer_ul{
    display: block;
    float: left;
    width: 750px;
    height: 395px;
}
.footer_ul dl{
    display: block;
    float: left;
    width: 186px;
    height: 395px;
}
.footer_ul dt{
    display: block;
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    font-weight: 800;
    color: #fff;
}
.footer_ul dd a{
    height: 50px;
    line-height: 50px;
    font-size: 15px;
    font-weight: 400;
    color: #fff;
}
.footer_phone{
    display: block;
    float: left;
    width: 630px;
    height: 400px;
}
.footer_phone img{
    display: block;
    float: left;
    width: 300px;
    height: 86px;
    margin-bottom: 40px;
}
.footer_phone p{
    display: block;
    width: 100%;
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    font-weight: 400;
    color: #fff;
}
.footer_erw{
    display: block;
    width: 210px;
    height: 400px;
    float: left;
}
.footer_erw a{
    display: block;
    float: left;
    width: 36px;
    height: 36px;
    background: url('../images/weixin.png') no-repeat 0 0;
}
.footer_erw img{
    display: block;
    float: left;
    width: 216px;
    height: 216px;
    margin-top: 55px;
}
.footer_cp{
    display: block;
    width: 100%;
    height: 80px;
    border-top: 1px solid #878EB8;
    font-size: 14px;
    line-height: 80px;
    color: #fff;
}
.footer_cp p{
    float: left;
    font-size: 14px;
    line-height: 80px;
    color: #fff;
}
.footer_cp .cp_a{
    display: block;
    float: right;
}
.footer_cp a{
    width: 70px;
    font-size: 14px;
    line-height: 80px;
    color: #fff;
}
.web_phone{
    display: block;
    width: 111px;
    height: 70px;
    position: fixed;
    top: 40%;
    right: 0;
}

.pro_ul{
    display: block;
    width: 100%;
    background-color: #fff;
    height: 88px;
}
.pro_ul{
    width: 800px;
    margin: 0 auto;
}

.fangan_ul{
    width: 1200px;
    margin: 0 auto;
}
.pro_ul li{
    display: block;
    float: left;
    width: 200px;
    height: 88px;
    text-align: center;
    font-size: 18px;
    line-height: 88px;
    font-weight: 800;
    color: #333;
    cursor:pointer;
}
.pro_ul li:hover{
    background-color: #1D2089;
    color: #fff;
}

.prod_ul{
    display: block;
    width: 100%;
    height: 575px;
    background-color: #F7F7F7;
}
.prod_ul ul{
    width: 1200px;
    margin: 20px auto;
}
.prod_ul h2{
    width: 200px;
    margin: 0 auto;
    text-align: center;
    height: 65px;
    line-height: 65px;
    font-size: 25px;
    font-weight: 800;
    color: #333;
    padding-top: 55px; 
    border-bottom: 2px solid #1D2089;
}
.prod_ul li{
    display: block;
    width: 298px;
    height: 198px;
    float: left;
    border-right: 1px solid #D2D2D2;
}
.prod_ul li.btm{
    border-bottom: 1px solid #D2D2D2;
}
.prod_ul li.bno{
    border-right: 0;
}
.prod_ul li img{
    display: block;
    width: 60px;
    height: 60px;
    margin: 20px auto;
    text-align: center;
}
.prod_ul li span{
    display: block;
    width: 100%;
    text-align: center;
    height: 40px;
    font-size: 18px;
    font-weight: 800;
    line-height: 40px;
    margin-top: 10px;
}
.prod_map{
    display: block;
    overflow: hidden;
    width: 1200px;
    height: 615px;
    background-color: #fff;
    margin: 0 auto;
}
.prod_map h2{
    display: block;
    width: 100%;
    float: left;
    height: 50px;
    line-height: 50px;
    margin-top: 20px;
}
.prod_txt{
    display: block;
    width: 500px;
    float: left;
    height: 300px;
}
.prod_txt p{
    font-size: 16px;
    line-height: 40px;
}
.prod_map img{
    display: block;
    float: right;
    width: 680px;
    height: 433px;
}

.youshi{
    display: block;
    width: 100%;
    height: 760px;
    overflow: hidden;
    background-color: #F7F7F7;
}
.youshi ul{
    width: 1200px;
    margin: 20px auto;
}
.youshi h2{
    width: 200px;
    margin: 0 auto;
    text-align: center;
    height: 65px;
    line-height: 65px;
    font-size: 25px;
    font-weight: 800;
    color: #333;
    padding-top: 55px; 
    border-bottom: 2px solid #1D2089;
}

.youshi li,.youshi li img{
    display: block;
    float: left;
    width: 300px;
    height: 280px;
    background-color: #fff;
}
.youshi li p{
    text-align: center;
    font-size: 18px;
    height: 20px;
    line-height: 20px;
    margin-top: 100px;
    font-weight: 600;
}
.youshi li span{
    display: block;
    margin: 10px auto;
    width: 280px;
    text-align: center;
    font-size: 16px;
    line-height: 20px;
}


.about_list{
    display: block;
    width: 100%;
    background-color: #fff;
    height: 88px;
}
.about_list ul{
    width: 1200px;
    margin: 0 auto;
}
.about_list ul li{
    display: block;
    float: left;
    width: 200px;
    height: 88px;
    text-align: center;
    font-size: 18px;
    line-height: 88px;
    font-weight: 800;
    color: #333;
    cursor:pointer;
}
.about_list ul li:hover{
    background-color: #1D2089;
    color: #fff;
}
.about_info{
    display: block;
    width: 100%;
    height: 800px;
    background-color: #F7F7F7;
}
.about_img{
    display: block;
    float: left;
    width: 500px;
    height: 660px;
    margin-top: 50px;
}
.about_txt{
    display: block;
    float: right;
    width: 650px;
    height: 660px;
    margin-top: 50px;
}
.about_txt h2{
    display: block;
    float: left;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    border-bottom: 2px solid #1D2089;
    margin-bottom: 20px;
}
.about_txt span{
    display: block;
    float: left;
    width: 100%;
    line-height: 40px;
    font-size: 16px;
}

.about_list ul li.contact_li{
    display: block;
    margin: 0 auto;
    float: none;
    width: 200px;
    height: 88px;
    text-align: center;
    font-size: 18px;
    line-height: 88px;
    font-weight: 800;
    background-color: #1D2089;
    color: #fff;
    cursor:pointer;
}
.contact_info{
    display: block;
    width: 100%;
    height: 1320px;
    background-color: #F7F7F7;
    overflow: hidden;
}
.contact_info ul li{
    display: block;
    width:580px;
    height: 180px;
    background-color: #fff;
    float: left;
    margin: 10px;
    color: #333;
    padding-top: 10px;
}
.contact_info ul li i{
    width: 60px;
    height: 60px;
    font-size: 40px;
    margin: 10px;
    margin-left: 30px;
}
.contact_info ul li p{
    display: block;
    width: 90%;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    margin-left: 30px;
}
.contact_info ul li p.c_t{
    font-weight: 800;
}
.contact_info ul li:hover{
    background-color: #1D2089;
    color: #fff;
}
.contact_info p.cont_t{
    display: block;
    width: 100%;
    height: 110px;
    font-size: 18px;
    text-align: left;
    line-height: 110px;
}
.cont_ewm{
    width:580px;
    height: 180px;
    background: url(../images/ewm.png) 0 0 no-repeat;
    background-position:right;
}
.fangan_fuwu{
    display: block;
    width: 100%;
    height: 378px;
    overflow: hidden;
    background-color: #F4F4F4;
}
.fangan_txt{
    display: block;
    float: left;
    width: 690px; 
    height: 378px;
}
.fangan_fuwu h2{
    display: block;
    float: left;
    width: 400px;
    height: 60px;
    margin-top: 40px;
    margin-bottom: 40px;
    font-size: 25px;
    border-bottom: 2px solid #14166B;
}
.fangan_fuwu span{
    display: block;
    float: left;
    width: 500px;
    font-size: 16px;
    line-height: 25px;
}
.fangan_fuwu img{
    display: block;
    float: left;
    width: 510px;
    height: 240px;
    margin-top: 80px;
}

.fangan_fw_ul{
    display: block;
    width: 100%;
    background-color: #fff;
    height: 720px;
}
.fangan_fw_ul h2{
    display: block;
    text-align: center;
    margin: 0 auto;
    width: 200px;
    height: 60px;
    margin-top: 40px;
    margin-bottom: 40px;
    font-size: 25px;
    border-bottom: 2px solid #14166B;
}
.fangan_fw_ul li{
    display: block;
    float: left;
    width: 285px;
    height: 530px;
    margin-right: 15px;
    background-color: #F0F0F0;
}
.fangan_fw_ul li img{
    display: block;
    text-align: center;
    width: 150px;
    height: 150px;
    margin: 30px 70px;
}
.fangan_fw_ul li p{
    display: block;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 25px;
    font-weight: 800;
}
.fangan_fw_ul li span{
    display: block;
    text-align: center;
    margin: 0 10px;
    width: 90%;
    line-height: 20px;
    font-size: 18px;
}
.fangan_rencai{
    display: block;
    width: 100%;
    height: 885px;
    background: url('../images/ico_bg.png') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    margin: 0 auto; 
    background-color: #fff;
}

.fangan_r_txt{
    display: block;
    float: right;
    width: 690px; 
    height: 378px;
}
.fangan_r_txt h2{
    display: block;
    float: right;
    width: 400px;
    height: 60px;
    margin-top: 40px;
    margin-bottom: 40px;
    font-size: 25px;
    border-bottom: 2px solid #14166B;
}
.fangan_r_txt span{
    display: block;
    float: right;
    width: 500px;
    font-size: 16px;
    line-height: 25px;
}
.fangan_rencai img.rencai{
    display: block;
    float: left;
    width: 510px;
    height: 340px;
    margin-top: 80px;
}

.rc_zhaoping{
    display: block;
    width: 100%;
    height: 760px;
    overflow: hidden;
}
.rc_zhaoping ul{
    width: 1200px;
    margin: 20px auto;
}
.rc_zhaoping h2{
    width: 200px;
    margin: 0 auto;
    text-align: center;
    height: 65px;
    line-height: 65px;
    font-size: 25px;
    font-weight: 800;
    color: #333;
    padding-top: 55px; 
    border-bottom: 2px solid #1D2089;
}
.rc_zhaoping img{
    display: block;
    float: left;
    width: 380px;
    height: 285px;
    background-color: #fff;
    margin-right: 15px;
}
.news_nav{
    display: block;
    width: 400px;
    margin: 0 auto;
    background-color: #fff;
    height: 88px;
}
.news_nav ul li a{
    display: block;
    float: left;
    width: 200px;
    height: 88px;
    text-align: center;
    font-size: 18px;
    line-height: 88px;
    font-weight: 800;
    color: #333;
    cursor:pointer;
}
.news_nav ul li a.hover{
    background-color: #1D2089;
    color: #fff;
}
.news_list{
    display: block;
    height: auto;
    min-height: 1000px;
    background-color: #F7F7F7;
    padding-top: 50px;
}
.news_list .news{
    display: block;
    width: 1200px;
    height: auto;
    min-height: 900px;
    margin: 0 auto;
    background-color: #fff; 
}
.news li a{
    display: block;
    float: left;
    width: 1200px;
    height: 100px;
    background-color: #fff;
    font-size: 20px;
    line-height: 100px;
    color: #777;
    margin-bottom: 20px;
    border: 1px solid #ddd;
    text-indent: 50px;
}
.news li span{
    display: block;
    float: left;
    width: 100px;
    height: 100px;
    background-color: #1D2089;
    font-size: 20px;
    font-weight: 800;
    line-height: 100px;
    text-align: center;
    color: #fff;
    text-indent: 0;
}

.news li span:hover{
    background-color: #CD2B1C;
}
.news_info{
    display: block;
    height: auto;
    min-height: 1000px;
    background-color: #F7F7F7;
    padding: 50px 0;
}
.news_body{
    display: block;
    float: left;
    width: 820px;
    height: auto;
    min-height: 1000px; 
    background-color: #fff;
}
.news_body h1{
    display: block;
    text-align: center;
    font-size: 20px;
    height: 80px;
    line-height: 80px;
}
.news_body .sj{
    margin: 15px;
    font-size: 16px;
    height: 60px;
    text-align: center;
    color: #CFCFCF;
}
.news_body .new_n{
    margin: 10px;
    font-size: 16px;
}
.news_info_right{
    display: block;
    float: right;
    width: 345px;
    height: 205px;
    background-color: #fff;
}
.news_info_right p{
    display: block;
    font-size: 18px;
    color: #333;
    width: 320px;
    height: 50px;
    line-height: 50px;
    margin-left: 15px;
    float: left;
    font-weight: 800;
}
.news_info_right img{
    width: 35px;
    height: 35px;
    margin: 10px;
}
.news_info_right a{
    display: block;
    width: 305px;
    height: 45px;
    background-color: #D02D26;
    color: #fff;
    text-align: center;
    line-height: 45px;
    margin: 0 15px;
    margin-top: 30px;
}
.page_style{
    display: block;
    width: 1200px;
    margin: 0 auto;
}