@charset "utf-8";
/* CSS Document */


body {
    margin: 0px;
    padding: 0px;
    font-family: "微软雅黑";

}

body, td, th, ul, ol, dl, dt, dd, li, div, form, h1, h2, h3, strong, p, img {
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    list-style-type: none;
    object-fit: cover;
}

a:link, a:visited {
    text-decoration: none;
    color: #3c3c3c;
    font-family: "微软雅黑";
}

a:hover {
    color: #CB1C1D;
}

.box1 {
    background-color: transparent;
    height: 50px;
    width: 100%;
    /* border-bottom: 2px solid #1e50a8; */
}


.bottom {
    background-image: url(../images/bottom_bg.jpg;vpn_img);
    background-repeat: repeat;
    height: 240px;
    width: 110%;
    border-top: 2px solid #1e50a8;
    margin-top: 15px;
}

.bbt {
    height: 218px;
    width: 1346px;
    margin-right: auto;
    margin-left: auto;
    background-image: url(../images/bottom_lg.png;vpn_img); 
}

.box1_c {
    height: 50px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}

.bookmark {
    float: left;
    width: 300px;
    height: 50px;
    font-size: 14px;
    line-height: 50px;
    margin-left: 250px;
}

.search {
    float: right;
    height: 50px;
    width: 200px;
}

.sear_ch {
    height: 35px;
    width: 168px;
    /* border-radius:50px;
    border:1px solid #798294; */
    margin-top: 27px;
    float: left;
    margin-left: -303px;

}


.search_k1 {
    background: #FFF;
    /* border: 1px #000 solid; */
    height: 35px;
    position: absolute;
    right: -115px;
    top: 5px;
    width: 228px;
    border-radius: 3px;
}

.search_k1 input {
    border: none;
    background: #fff;
    height: 33px;
    line-height: 23px;
    padding-left: 10px;
    display: inline-block;
    float: left;

}

.weix {
    height: 35px;
    width: 35px;
    border-radius: 50px;
    border: 1px solid #798294;
    margin-top: 5px;
    float: left;
    margin-left: 15px;
}

.weix_lg {
    height: 80px;
    width: 80px;
    padding: 10px;
    display: none;
    position: absolute;
    left: 36px;
    z-index: 999;
}

.box2 {
    height: 309px;
    width: 100%;
  /*  background-image: url(../images/tbbj.png;vpn_img);*/
    background-image: url(../images/banenr.jpg;vpn_img);
    background-repeat: repeat-x;
    background-position: center 0px;
    background-attachment: scroll;
}

.banner {
    height: 146px;
    width: 1392px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 15px;
}

.nav {
    background-color: #1e50a8;
    height: 52px;
    width: 100%;
}

.nav_a {
    height: 50px;
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
}

.nav_logo {
    float: left;
    height: 52px;
    width: 50px;
}

.nav_l {
    float: left;
    height: 50px;
    width: 1200px;
}

.nav_l ul {
    display: flex;
}

.nav_l ul .title {
    float: left;
    flex: 1;
    height: 52px;
    /* width: 108px; */
    line-height: 50px;
    font-weight: normal;
    text-align: center;
    font-size: 20px;
}

/* .nav_l ul .titleRed {
	background: #d6181f
} */

.nav_l ul li a:link, .nav_l ul li a:visited {
    text-decoration: none;
    color: #fff;
    font-family: "微软雅黑";
}

.nav_l ul li:hover {
    background: #d6181f
}

.nav_l ul li a:hover {
    color: #fff;
}

.dangzheng {
    height: 68px;
    width: 65px;
    margin-top: 25px;
     margin-right: auto; 
    margin-left: auto; 
    margin-bottom: 5px;
    margin-left: 525px;
}

.bbt p {
    font-size: 14px;
    line-height: 30px;
    font-weight: normal;
    text-align: center;
    margin-left: 350px;
}
