﻿* {
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    color: #333;
    list-style-type: none;
}
body{padding-top:110px;}
a {
    color: #1890ff;
    text-decoration: none;
}

a:hover {
    color: #096dd9;
}

.box {
    width: 1200px;
    margin: auto;
}
.position .box{display:flex; align-items:center;}
.position .box::before{background: url(/Public/index/sunxu/home.png) no-repeat center 12px;width: 30px;height:40px;display:inline-block;content:' ';}
.position .box{color:#333;font-size:14px;}
.position .box a{color:#666;font-size:14px;margin:0px 5px;}
header {
    top:0px;
    height: 109px;
    /* background:#aeaeae; */
    position: fixed;
    z-index: 99;
    width: 100%;
    background: #fff;
    border-bottom: #dbdbdb solid 1px;
}

header .box {
    height: 110px;
    /* overflow: hidden; */
}

header .logo {
    float: left;
    height: 65px;
    margin-top: 22.5px;
}

header nav ul {
    float: right;
}

header nav>ul>li {
    float: left;
    /* line-height: 70px; */
    height: 110px;
    /* width: 100px; */
    display: flex;
    align-items: center;
    /* padding: 0px 20px; */
    position: relative;
    margin-left: 40px;
}

header nav>ul>li>a {
    color: #333;
    display: block;
    text-align: center;
    height: 30px;
    line-height: 30px;
    width: 100%;
    /* padding: 0 14px; */
}
header .user{display:flex;align-items:center;height: 110px;}
header .user>div>a{display:flex;align-items: center;margin:auto;color: #333;}
header .user .head{/* width:30px; *//* border-radius:100%; *//* display: block; */margin-right: 5px;}
header .user .jiantou{width:10px; margin-left:10px;}
header nav>ul>li:hover>a {
    /* background: url('../images/top_img2.png') no-repeat bottom center; */
    /* background-size: 100% auto; */
}

header nav>ul>li:hover .two-nav {
    display: block;
}

header .two-nav {
    display: none;
    background: #fff;
    text-align: center;
    width: 100%;
    position: absolute;
    z-index: 9999;
    top: 110px;
    width: 130px;
    left: -33px;
}

header .two-nav li {
    float: none;
    line-height: 40px;
}
header .two-nav a{color:#333;}
header .two-nav a:hover{color:#3083eb;}
header .hover>a {
    color: #fff;
    background: url('../images/top_img2.png') no-repeat bottom center;
    background-size: 100% auto;
    background: #3083eb;
    border-radius: 4px;
    padding: 0px 14px;
}
.banner{position:relative;}
.notic {
    position:absolute;
    z-index: 10;
    left:0;
    right:0;
    margin:auto;
    bottom: 20px;
}
.notic .more{width: 100px;text-align: center;background:#f8b551;color:#fff;}
.notic>div {
    width: 700px;
    background: #fff;
    height: 50px;
    line-height: 50px;
    margin: auto;
    border-radius: 10px;
    display:flex;
    padding-left: 30px;
    overflow:hidden;
}
.notic .scroll{display:inline-block;height:50px;overflow:hidden;}
.notic>div .span {
    margin-right: 20px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: left;
    margin-top: 7px;
    border-right: 1px #cccccc solid;
    padding-right: 20px;
}

.notic>div a {
    margin-left:auto;
    color:#333;
}
.notic>div li{  text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;}
.big-title {
    /* background: url('../images/bk2_btz.png') no-repeat left center, url('../images/bk2_bty.png') no-repeat right center; */
    line-height: 21px;
    text-align: center;
    width: 500px;
    margin: auto;
    font-weight: normal;
    margin-bottom: 50px;
}

.big-title p {
    font-size: 1.5em;
    color: #0066cc;
    font-weight: bold;
}

.big-title span {
    color: #666;
    font-size: 0.8em;
    margin-top: 8px;
    display: block;
}

.box1{margin-top:70px;}
.box1 ul {
    display: flex;
    justify-content: space-between;
}

.box1 ul li {
    width: 340px;
    text-align: center;
    color: #fff;
    height: 380px;
    padding: 52px 32px 32px 32px;
    box-sizing: border-box;
    transition:0.3s all;
}

.box1 ul li:hover{
    transform: scale(1.05);
}
.box1 ul li h3 {
    color: #fff;
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: normal;
    font-size: 20px;
}

.box1 ul li p {
    color: #fff;
    margin-top: 60px;
    line-height: 30px;
}

.box2 {
    padding-top: 100px;
}

.box2 .bg {
    background: #0062be;
    padding-top: 30px;
}

.box2 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.box2 ul li {
    width: 385px;
    background: #fff;
    border-radius: 8px;
    margin-bottom: 30px;
    padding: 23px;
    box-sizing: border-box;
    text-align: center;
}

.box2 ul li h3 {
    margin-top: 20px;
    color: #3d8aec;
}

.box2 ul li p {
    margin-top: 20px;
}

.box3 {
    padding: 50px 0px;
}
.box3 .more {text-align:center; margin-top:67px;}
.box3 .more button{width:141px;height:47px;background:#3083eb;border:0px;border-radius:4px;}
.box3 .more button a{color:#fff;}
.box3 ul li {
    padding: 10px;
    /* background: #c3e1ff; */
}

.box3 ul {
    display: flex;
    justify-content: space-between;
}

.box3 ul li {
    flex: 0 0 30%;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
}

.box3 ul li img {
    /* border-radius: 8px; */
    width: 100%;
}

.box3 ul li .title {
    text-align: left;
    padding: 20px;
    /* height:2.5em; */
    /* min-height: 42px; */
    height: 1.5em;
    overflow: hidden;
}
.box3 ul li .title a{
    font-size: 16px;
    color: #333;
    }
.box3 ul li .time{font-size:0.9em;color:#666;display:inline-block;font-weight: normal;}
.box3 ul li p{margin: 20px;font-size: 14px;color: #666666;height: 4.1em;overflow: hidden;margin-top: 0px;}
.box3 ul li .more{text-align:right;display: flex;justify-content: space-between;margin-top:10px;margin-top: auto;padding: 0px 20px;}
.box3 .more *{font-size:14px;}
footer {
    background: #383938;
    overflow: hidden;
}

footer .left {
    display: flex;
    width: 50%;
    float: left;
    justify-content: space-between;
    padding-right: 65px;
    border-right: 1px #4d4d4d solid;
    box-sizing: border-box;
}

footer .left ul li {
    color: #898989;
    margin-bottom: 15px;
}

footer .left ul li:first-child {
    font-weight: bold;
    color:#fff;
}
footer .box{padding:25px;overflow: hidden;}
footer .left ul li:last-child{margin:0px;}
footer .right {
    display: flex;
    float: right;
    width: 50%;
    padding-left: 48px;
    /* padding-right:0px; */
    box-sizing: border-box;
    justify-content: space-between;
}

footer .right div {
    color: #fff;
    
}
footer a{font-size:14px;color: #9b9b9b;}
footer a:hover{font-size:14px;color: #9b9b9b;}
footer .right .company>div {
    color: #898989;
    margin-bottom: 16px;
    font-size: 14px;
}

footer .right .company .name {
    color: #fff;
    font-size: 14px;
}

footer .right .qrcode img {
    width: 129px;
    display: block;
    margin:auto;    
    margin-bottom: 10px;

}
footer .qrcode-box{display:flex;}
footer .right .qrcode {
    color: #898989;
    text-align: center;
}

footer .icp {
    clear: both;
    height: 40px;
    color: #9b9b9b;
    background: #282828;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
}
