﻿*{
    margin: 0;
    padding: 0;
    list-style: none;
}


html, body, ul, li, dl, dt, dd, div {
    padding: 0;
    margin: 0
}

body {
    font-family: "Microsoft YaHei", "微软雅黑", "Source Han Sans CN", "PingFang SC", "Lucida Grande", "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Hiragino Sans GB W3", "WenQuanYi Micro Hei", STXihei, "思源黑体", "苹果苹方", "华文细黑", Heiti, "黑体", SimSun, "宋体", sans-serif
}

ul, li, dl, dt, dd {
    list-style: none;
}

img {
    vertical-align: middle;
}

a, input, button {
    text-decoration: none;
    outline: none;
    blr: expression(this.onFocus=this.blur());
}

@font-face {
    font-family: 'SourceHanSansCN-Normal';
    src: url('');
}

body {
    font-family: "Microsoft YaHei", "微软雅黑", "Source Han Sans CN", "PingFang SC", "Lucida Grande", "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Hiragino Sans GB W3", "WenQuanYi Micro Hei", STXihei, "思源黑体", "苹果苹方", "华文细黑", Heiti, "黑体", SimSun, "宋体", sans-serif
}

body {
    min-width: 980px;
}

a,
a:focus,
a:hover {
    color: #333;
    text-decoration: none;
}

.header {
    width: 1200px;
    height: 70px;
    margin: 0 auto;
    background: #fff;
}

.header .logo {
    float: left;
    min-width: 180px;
    width: 20%;
    padding-top: 11px;
}

.header .logo img {
}

.header .menu {
    position: relative;
    float: left;
    top: 1px;
    width: 50%;
    z-index: 1000;
}

.header .menu ul li {
    float: left;
    width: 16%;
    text-align: center;
    line-height: 68px;
    font-size: 16px;
}

.header .menu ul li a {
    display: block;
    color: #333;
}

.header .menu ul li .dropdown-toggle {
    border-bottom: solid 2px #fff;
    text-decoration: none;
    cursor: pointer;
}

.header .menu ul li .showline {
    border-bottom: solid 2px #1dbcda;
}

.header .menu ul li .dropdown-toggle:hover {
    border-bottom: solid 2px #1dbcda;
}

.header .menu ul li.open a.dropdown-toggle {
    border-bottom: solid 2px #1dbcda;
}

.headers {
    width: 1200px;
    height: 70px;
    margin: 0 auto;
    background: #fff;
}

.headers .dataNews {
    width: 500px;
    height: 30px;
    position: relative;
    float: left;
    margin-top: 25px;
}

.headers .dataNews .Twenty {
    color: #007AFF;
}

.headers .dataNews .Ninteen {
    color: #007AFF;
}

.headers .dataNews .Eighteen {
    color: #007AFF;
}

.headers .dataNews a {
    font-size: 18px;
}

.headers .dataNews a:hover {
    color: #007AFF;
}

.headers .search {
    float: right;
    margin: 15px 0 0 0;
    padding: 9px 7px;
    background: #ebebeb;
}

.headers .search button {
    float: left;
    width: 24px;
    margin: -1px;
    height: 24px;
    padding: 0;
    background: url(../image/icon-search.png) no-repeat 0 0;
    background-size: 100% 100%;
    border: 0;
    cursor: pointer
}

.headers .search input {
    float: left;
    border: 0;
    width: 150px;
    margin-right: 4px;
    padding: 1px;
    background: none;
}

.path_guide {
    padding: 20px 0;
    background: #f0f0f0
}

.path_guide .breadcrumb {
    width: 1200px;
    background: none;
    margin: 0 auto;
    padding: 0;
    color: #666;
}

.path_guide .breadcrumb a, .path_guide .breadcrumb a:hover {
    color: #666;
}

.path_guide .breadcrumb > li + li:before {
    content: ">\00a0"
}

.footer {
    width: 100%;
    padding: 40px 10% 10px;
    background: #efefef;
    color: #6a6a6a;
}

.footer > div {
    margin: 0 auto;
    width: 1200px;
}

.footer h5 {
    color: #000;
}

.footer h5 a, .footer h5 a:hover {
    color: #000;
}

.footer .spanline {
    border-left: solid 1px #b7b7b7
}

.foot_nav .list li {
    padding: 5px 0
}

.foot_nav .list li a {
    color: #6a6a6a;
    white-space: nowrap
}

.foot_nav > div {
    min-height: 265px;
    margin-bottom: 15px
}

.footer .nopad {
    padding: 0
}

.footer .other_info {
    margin-top: 80px;
    padding-top: 40px;
    border-top: solid 1px #b7b7b7
}

.footer .other_info .lang {
    position: relative;
    padding: 6px 0 6px 35px;
    margin-top: 22px;
    background: url("404.png") no-repeat 0 center;
}

.footer .other_info .lang span {
    cursor: pointer
}

.footer .other_info .lang i {
    position: absolute;
    right: -18px;
    top: 9px;
    width: 8px;
    height: 8px;
    border: solid 2px #555;
    border-width: 2px 0 0 2px;
    cursor: pointer;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg)
}

.footer .ftNav {
    text-align: right;
}

.footer .ftNav a {
    margin-left: 20px;
    color: #6a6a6a;
}


.dropdown-menu {
    background: none;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: -20px;
    z-index: 100000;
    display: none;
    width: 100%;
    min-width: 50px;
    padding: 0px 20px;
    margin: 0px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: none;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: none;
    border-radius: 0;
    background: #f9f9f9;
    box-sizing: content-box;
    
    box-shadow: none;
}

.childNav01 {
    overflow: hidden;
    width: 100%;
}

.childNav01 .left {
    width: 100%;
    background: #f9f9f9;
    padding-top: 30px;
    padding-bottom: 30px;
}

.childNav01 .left dl {
    margin: 0px auto;
    width: 100%;
}

.childNav01 .left dl dd {
    font-size: 14px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border-bottom: 1px solid #e5e5e5
}

.childNav01 .left dl dd a {
    display: block
}

.childNav01 .left dl dd:last-child {
    border-bottom: none;
}

.childNav02 {
    overflow: hidden;
}

.childNav02 .left {
    background: #f9f9f9;
    padding-bottom: 30px;
}

.childNav02 .left dl {
    float: left;
    width: 27%;
    margin: 30px 0;
    margin-left: 3%;
    margin-right: 3%;
}

.childNav02 .left dl dt {
    font-size: 14px;
    padding: 14px 0;
    line-height: 22px;
}

.childNav02 .left dl dt.level02 {
    border-bottom: 1px solid #bbb;
    font-weight: normal;
}

.childNav02 .left dl dd {
    font-size: 14px;
    padding: 10px 0;
    line-height: 20px;
    border-bottom: 1px solid #e5e5e5
}

.childNav02 .left dl dd a {
    display: block
}

.childNav03 {
    background: #fff;
    overflow: hidden;
    height: 400px;
}

.childNav03 .left {
    float: left;
    background: #f9f9f9;
    height: 400px;
}

.childNav03 .left dl {
    margin: 50px;
}

.childNav03 .left dl dd {
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    border-bottom: 1px solid #e5e5e5
}

.childNav03 .left dl dd a {
    display: block
}

.childNav03 .right {
    float: left;
    padding: 67px 0;
    background: #fff;
    color: #000;
}

.childNav03 .right h5 {
    margin: 0 30px;
    font-size: 16px;
    color: #000;
    margin-bottom: 30px;
}

.childNav03 .right p {
    margin: 0 30px;
    color: #000;
    font-size: 12px;
    line-height: 150%;
}

.childNav04 {
    background: #fff;
    overflow: hidden;
    height: 400px;
}

.childNav04 .left {
    float: left;
    background: #f9f9f9;
    height: 400px;
}

.childNav04 .left dl {
    margin: 50px;
}

.childNav04 .left dl dd {
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    border-bottom: 1px solid #e5e5e5
}

.childNav04 .left dl dd a {
    display: block
}

.childNav04 .right {
    float: left;
    padding: 67px 0;
    background: #fff;
    color: #000;
}

.childNav04 .right h5 {
    margin: 0 30px;
    font-size: 16px;
    color: #000;
    margin-bottom: 30px;
}

.childNav04 .right p {
    margin: 0 30px;
    color: #000;
    font-size: 12px;
    line-height: 150%;
}

.childNav05 {
    background: #fff;
    overflow: hidden;
    height: 400px;
}

.childNav05 .left {
    float: left;
    background: #f9f9f9;
    height: 400px;
}

.childNav05 .left dl {
    margin: 50px;
}

.childNav05 .left dl dd {
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    border-bottom: 1px solid #e5e5e5
}

.childNav05 .left dl dd a {
    display: block
}

.childNav05 .right {
    float: left;
    padding: 67px 0;
    background: #fff;
    color: #000;
}

.childNav05 .right h5 {
    margin: 0 30px;
    font-size: 16px;
    color: #000;
    margin-bottom: 30px;
}

.childNav05 .right p {
    margin: 0 30px;
    color: #000;
    font-size: 12px;
    line-height: 150%;
}

.header .menu span.abg {
    background-color: #1dbcda;
    display: block;
    height: 2px;
    left: 0;
    padding: 0 30px;
    position: absolute;
    top: 58px;
    transition: all 0.4s ease 0s;
    width: 19%;
    z-index: 1;
}

.pull-right {
    margin-bottom: 40px;
}

.news-wrap {
    width: 100%;
    height: 736px;
    
}

.news-wrap .newsPr{
   
}

.news-list .sr {
    display: none;
}

.news-list .tr {
    display: none;
}

.news-img {
    left: 0;
    width: 1200px;
    height: 660px;
    margin: 0 auto;
}

.news-img img{
    display: block;
    margin: 0 auto;
}

.news-img .pa{

}

.news-box {
    color: #666;
    margin-bottom: 30px;
}

.news-title {
    height: 20px;
    margin-bottom: 75px;
    font-size: 35px;
    color: #015294;
    text-align: center;
}

.news-title a{
    font-weight: bold;
}


.news-content a {
    color: #666;
    font-size: 20px;
    text-decoration: none;
}

.news-content .titleCenter{
    display: block;
    text-align: center;
}

.news-content{
    width:850px;
    margin: 0 auto;
}

.news-content img{
    height: auto;
    width: 682px;
}

.news-content a:hover {
    color: #666;
}

.news-date {
    margin-top: 25px;
    font-size: 16px;
}

.news-more {
    display: block;
    margin: 34px auto 58px;
    width: 300px;
    line-height: 60px;
    font-size: 18px;
    text-align: center;
    border: 1px solid #b7b7b7;
    text-decoration: none;
    color: #333;
}

.news-more:hover {
    color: #333;
}

.pr {
    position: relative;
}

.pf {
    position: fixed;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.hoo-kv img {
    width: 100%;
}

.kv-wrap {
    bottom: 60px;
    left: 0;
    width: 100%;
}

.kv-box {
    margin: 0 auto;
    width: 1200px;
    color: #fff;
}

.kv-title {
    font-size: 48px;
}

.kv-des {
    font-size: 21px;
    line-height: 1.6;
    letter-spacing: 3px;
}

.kv-more {
    display: inline-block;
    margin-top: 20px;
    margin-bottom: -20px;
    width: 165px;
    line-height: 41px;
    border: 2px solid #fff;
    text-align: center;
    color: #fff !important;
}

.kv-more:hover,
.kv-more:active {
    color: #fff;
    text-decoration: none;
}

.kv-more img {
    width: auto;
    margin-right: 25px;
    vertical-align: text-top;
}

.hoo-wrap {
    margin: 0 auto;
    width: 100%;
    color: #666;
    padding-top: 80px;
}


.hoo-wrap .selectFail {
    width: 1200px;
    height: 50px;
    display: none;
}

.hoo-wrap .selectFail .selectFailtext {
    width: 600px;
    height: 50px;
    margin: 0 auto;
}

.hoo-wrap .selectFail .selectFailtext .selectFailtextCon a{
    color: #1E90FF;
}

.hoo-wrap .selectFail .selectFailtext span {
    display: inline-block;
    width: 600px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
}


.hoo-wrap .select {
    width: 1200px;
    height: 50px;
    display: none;
}

.hoo-wrap .select .selectText {
    width: 600px;
    height: 50px;
    margin: 0 auto;
}

.hoo-wrap .select .selectText .selectCon a{
    color: #1E90FF;
}

.hoo-wrap .select .selectText span {
    display: inline-block;
    width: 600px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
}

.text-vertical{
    font-size: 20px;
    margin: 0px 10px;
    line-height: 250%;
    writing-mode: vertical-rl;
}
.text-vertical>span::after{
    content: '\A';
    white-space: pre;
}

.text-wrap {
    position: absolute;
    bottom: 60px;
    left: 0;
    padding: 0 60px;
    width: 100%;
    color: #fff;
    z-index: 999;
}

.text-title {
    font-size: 40px;
    line-height: 42px;
}

.text-context {
    margin: 20px 0 15px;
    font-size: 18px;
    line-height: 30px;
}

.text-more {
    position: relative;
    display: block;
    width: 186px;
    line-height: 40px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    border: 2px solid #fff;
}

.text-more:focus,
.text-more:hover {
    color: #fff;
}

.text-icon {
    position: absolute;
    top: 15px;
    right: 15px;
}

.text-wrap.text-center {
    top: 70px;
    left: 0;
    bottom: auto;
    width: 100%;
    text-align: center;
}

.text-wrap.text-center .text-more {
    margin: 0 auto;
}

.hoo-title {
    margin-top: 30px;
}

.hoo-title-text {
    position: relative;
    display: inline-block;
    line-height: 80px;
    font-size: 40px;
}

.hoo-title-text:after {
    content: "";
    display: block;
    width: 300px;
    bottom: 0;
    left: 0;
    border-bottom: solid 2px #1dbcda;
}

.hoo-text {
    margin-top: 30px;
    font-size: 20px;
    line-height: 1.8;
}

.w100 {
    width: 100%;
}


.navigation-up .navigation-v3 li h2 a {
    line-height: 80px;
}