*{margin: 0px;padding: 0px;-webkit-text-size-adjust: none;}
.inter img{height: 100vh;display: block;margin: 0px auto;}
.body{background: url(../img/bg.png) no-repeat top center;}
.head>img{width: 100%;}
.header{width: 1200px;position: absolute;top: 0px;left: 50%;margin-left: -600px;display: flex;justify-content: space-between;align-items: center;}
.header ul{display: flex;justify-content: space-between;align-items: center;width: 50%;}
.header ul li a{font-size: 16px;color: #0c3e7d;display: inline-block;line-height: 40px;display: flex;justify-content: center;align-items: center;}
.header ul li a:hover{border-bottom: 1px solid #0c3e7d;}
.header ul li a.active{border-bottom: 1px solid #0c3e7d;}
.header ul li a img{margin-left: 5px;}
.center{background: url(../img/footer_bg.png) no-repeat bottom left;padding-bottom: 150px;}
.cend{width: 1200px;margin: 0px auto;display: flex;justify-content: space-between;align-items: flex-start;}
.left{width: 165px;}
.left li{min-height: 40px;border: 2px solid #4683bc;background: #fff;border-radius: 10px;border-bottom-right-radius: 0px;margin: 10px 0px;text-align: center;color: #4683bc;font-size: 16px;display: flex;justify-content: center;align-items: center;}
.left li:hover{background: #4683bc;color: #fff;cursor: pointer;}
.left li.active{background: #4683bc;color: #fff;cursor: pointer;}
.right{width: 1013px;}
.right>div{display: none;}
.right h2{font-size: 20px;color: #0c3e7d;font-weight: bold;background: url(../img/title_bg2.png) no-repeat;line-height: 32px;padding-left: 10px;margin: 10px 0px;}
.right>div:nth-child(1){display: block;}
.top{background: url(../img/images/div_bg_01.png) no-repeat top;height: 114px;}
.zhongjian{background: url(../img/images/div_bg_02.png);padding: 5px 80px;}
.bottom{background: url(../img/images/div_bg_03.png) no-repeat top;height: 64px;}
.title{background: url(../img/title_bg.png) no-repeat;width: 228px;height: 64px;line-height: 64px;text-align: center;font-size: 20px;font-weight: bold;color: #4683bc;margin: 30px auto 30px;margin-top: -50px;}
.title2{background: url(../img/title_bg4.png) no-repeat;width: 385px;height: 64px;line-height: 64px;}
.title3{background: url(../img/title_bg3.png) no-repeat;width: 550px;height: 64px;line-height: 64px;margin-top: 30px;}
.zhongjian p{font-size: 16px;color: #0c3e7d;text-indent: 2em;line-height: 35px;text-align: left;}
.zhongjian p strong{font-weight: bold;}
.zhongjian>img{display: block;margin: 30px auto;}
.lb{display: flex;justify-content: space-between;align-items: center;}
.div1{width: 85%;padding: 10px 20px;border: 1px solid #b9d0e7;border-radius:10px;box-shadow: 0px 3px 20px #b9d0e7;overflow: hidden;}
.div1 ul li{float: left;margin: 0px 10px;}

.div1 ul{overflow: hidden;white-space: nowrap;overflow: hidden;height: 211px;}
.div3{display: flex;justify-content: space-between;align-items: center;}
.div3 img{margin-right: 20px;}
.footer{background: #0c3e7d;height: 100px;line-height: 80px;text-align: center;font-size: 14px;color: #4683bc;}

.zhongjian table tr th{background: #4683bc;color: #fff;padding: 10px 10px;}
.zhongjian table tr td{padding: 10px 10px;border-bottom: 1px solid #4683bc;color: #4683bc;}
.zhongjian table tr td a{padding: 5px 20px;border-radius: 5px;background: #4683bc;color: #fff;}
