* {
    padding: 0;
    margin: 0;
}

a {
    text-decoration: none;
}

ul,
li,
ol {
    list-style: none;
}

.contp>span {
    font-size: 20px;
    line-height: 36px;
    color: #165aaf;
}

.list>ul>li>a {
    font-size: 22px;
    line-height: 64px;
    color: #5a5a5a;
}

.banners{
    width: 100%;
    display: flex;
    height: auto;
    margin-top: 115px;
}
.banners>img{
    width: 100%;
}
.list{
    display:inline-block;margin-left: 10%;width: 12%;vertical-align: top;
}
.conts{
    display:inline-block;margin-right: 8%;width: 66%;
}

.blues{
    border-bottom: 4px solid #0a50b4;width:55px;
}
.tit{
    font-size:42px;line-height: 82px;color: #0a50b4;
}
.lis{
    display: flex;margin-left:10%;color: #666666;font-size:20px;line-height:75px;
}
.lis a{
    color: #666666;font-size:20px;line-height:75px;
}
#cc ul li a{
    color: #0a50b4;
}

/* ------------------- start */
.ui_div {
    width: 100%;
}

.ui_div_con {
    width: 88.33%;
    margin: 0px auto;
}

.header {
    width: 100%;
    position: fixed;
    height: 115px;
    background-color: #fff;
    left: 0px;
    top: 0px;
    z-index: 10000;
    -webkit-transition: all ease-out 0.2s;
    transition: all ease-out 0.2s;
}

.header.fixedmenu {
    top: 0px;
    background-color: #fff;
    -moz-box-shadow: 0px 0px 10px #c7c5bf;
    -webkit-box-shadow: 0px 0px 10px #c7c5bf;
    box-shadow: 0px 0px 10px #c7c5bf;
}

.header.fixednav.fixedmenu {
    position: fixed;
}

.i_logo_img {
    width: 24%;
    float: left;
    padding-top: 29px;
    margin-left: 4%;
}

.i_logo_img img {
    width: 69%;
}   

.i_logo_img .logo_2s {
    width: 69%;
}

.i_logo_ul {
    width: 62.5%;
    float: left;
}

.i_logo_ul .nav_menu {
    width: 100%;
    margin: 0px;
    padding: 0px;
}

.i_logo_ul .nav_menu li {
    width: 14%;
    height: 115px;
    float: left;
    margin: 0px;
    padding: 0px;
    position: relative;
}

.i_logo_ul .nav_menu li .a_nav {
    width: 100%;
    position: relative;
    height: 115px;
    line-height: 115px;
    display: inline-block;
    text-align: center;
    overflow: hidden;
    color: #333;
    font-size: 20px;
}

.header.fixedmenu .i_logo_ul .nav_menu li .a_nav {
    color: #1a1a1a;
}

.i_logo_ul .nav_menu li .a_nav:hover, .i_logo_ul .nav_menu li .a_nav.active, .i_logo_ul .nav_menu li .a_nav.active1 {
    color: #333;
    /*background-color:#c1cef2; */
    text-decoration: none;
}

.i_logo_ul .nav_menu li .a_nav:after {
    content: "";
    width: 0px;
    height: 2px;
    background-color: rgb(10, 80, 180);
    position: absolute;
    left: 36%;
    bottom: 20px;
    -webkit-transition: all ease-out 0.2s;
    transition: all ease-out 0.2s;
    margin-left: 0px;
    -moz-border-radius: 1.5px;
    /* Gecko browsers */
    -webkit-border-radius: 1.5px;
    /* Webkit browsers */
    border-radius: 1.5px;
    /* W3C syntax */
}

.i_logo_ul .nav_menu li .a_nav:hover:after, .i_logo_ul .nav_menu li .a_nav.active:after, .i_logo_ul .nav_menu li .a_nav.active1:after {
    width: 78px;
    margin-left: -23px;
}

.i_logo_ul .nav_menu li dl {
    width: 266px;
    position: absolute;
    left: 70%;
    margin-left: -80px;
    padding: 10px 5px 4px;
    top: 100%;
    background-color: rgba(253, 253, 253, 0.9);
    z-index: 111;
    display: none;
}

.i_logo_ul .nav_menu li:nth-child(2) dl {
    width: 366px;
}

.i_logo_ul .nav_menu li:last-child dl{
    width: 100px;
    left: 75%;
}

.i_logo_ul .nav_menu li:last-child dl dd{
    width: 100%;
}

.i_logo_ul .nav_menu li:last-child dl dd a::after {
    left: 7px;
}

.i_logo_ul .nav_menu li dl dd {
    width: 50%;
    float: left;
    position: relative;
}

.i_logo_ul .nav_menu li dl dd a {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-align: inherit;
    color: #333;
    padding-left: 18%;
    font-size: 16px;
    display: inline-block;
}


.i_logo_ul .nav_menu li dl dd a::after {
    content: "";
    position: absolute;
    top: 28%;
    left: 10px;
    width: 2px;
    height: 16px;
    background-color: #0a50b4;
}

.i_logo_ul .nav_menu li dl dd a:hover {
    color: #0a50b4;
    text-decoration: none;
}


.right_s {
    width: 5%;
    height: 115px;
    float: left;
}

.right_s .shu_ge {
    width: 2px;
    height: 24px;
    background-color: #999;
    display: inline-block;
    margin-right: 36%
}

.right_s .sou_s {
    width: 22px;
    height: 23px;
    display: inline-block;
    margin-top: 46px;
}

.right_s .sou_s img {
    width: 100%;
    height: 100%;
}


.right_s .sou_s .x_h {
    width: 100%;
    height: 100%;
}

/* --------------------- heards_nav   end */


.conts .zp {
    width: 100%;
    min-height: 400px;
    margin: 70px 0 20px 0;
}

.conts .zp ul {
    width: 100%;
}

.conts .zp ul li {  
    width: 100%;
    padding-top: 15px;
    margin-bottom: 22px;
    background: url(./sm_bj1s.png) no-repeat center;
    background-size: cover;
    border-radius: 10px;
}

.conts .zp ul .bj_s1 {
    background: url(./sm_bj2s.png) no-repeat center;
    background-size: cover;
}

.conts .zp ul .bj_s1 .yj2s {
    color: #19b2b3;
}

.conts .zp ul .bj_s1 .yj3s {
    color: #19b2b3;
}

.conts .zp ul .bj_s2 {
    background: url(./sm_bj3s.png) no-repeat center;
    background-size: cover;
}

.conts .zp ul .bj_s2 .jzg_2s {
    color: #f06228;
}

.conts .zp ul .bj_s2 .jzg_3s {
    color: #f06228;
}

.conts .zp ul li .yj1s {
    background: url(./yj_ju.png) no-repeat 32px 52px;
    color: #19b2b3;
}

.conts .zp ul li .jzg_1s {
    background: url(./hx_ju.png) no-repeat 32px 52px;
    color: #f06228;
}

.conts .zp ul li h2 {
    font-size: 26px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #0c4fad;
    background: url(./sm_ju.png) no-repeat 32px 52px;
    line-height: 56px;
    padding-left: 32px;
}


.conts .zp ul li p {
    font-size: 26px;
    font-weight: 500;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #0c4fad;
    margin-top: 20px;
    margin-bottom: 8px;
    padding-left: 30px;
}

.conts .zp ul li h5 {
    font-family: SourceHanSansCN-Regular;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #0c4fad;
    opacity: 0.4;
    padding-left: 32px;
    padding-bottom: 25px;
}

.conts .zp .wen_hao {
    width: 100%;
    margin-bottom: 70px;
}

.conts .zp .wen_hao img {
    width: 100%;
}







