@charset "utf-8";
* {
    box-sizing: border-box;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
pre,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
form,
fieldset,
legend,
input,
textarea,
button,
th,
td {
    margin: 0;
    padding: 0;
    font-weight: 400;
}

h1,
h2,
h3,
h4,
h4,
h5 {
    margin: 0;
    padding: 0;
}

li {
    list-style-type: none;
}

.fl {
    FLOAT: left;
    _display: inline
}

.fr {
    FLOAT: right;
    _display: inline
}

.lt {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #e4e4e4;
}

.lb {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #e4e4e4;
}

.ll {
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #E4E4E4;
}

.lr {
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #E4E4E4;
}

body {
    padding: 0;
    font-size: 12px;
    color: #333;
    background-color: #F8F8F8;
    margin: 0px;
    font-family: "Microsoft YaHei UI Light";
}

a {
    font-size: 12px;
    color: #333333;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
    color: #76161B;
}

.clear {
    clear: both;
}

.mt50 {
    margin-top: 50px;
}

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.wrapper {
    float: none;
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
    height: auto;
}

.bgw {
    background-color: white;
}

.side-8 {
    margin-top: 8px;
}

.cls {
    clear: both;
}

.ml60 {
    margin-left: 60px;
}

.topNav {
    height: 600px;
}

.ti1 {
    background-image: url(/images/topm1.jpg);
}

.ti2 {
    background-image: url(/images/topm2.jpg);
}

.ti3 {
    background-image: url(/images/topm3.jpg);
}

.ti4 {
    background-image: url(/images/topm4.jpg);
}

.topc {
    background-color: #07271A;
}

.topmenu {
    height: 100px;
}

.topmenu .logo {
    width: 200px;
    float: left;
    margin-top: 13px;
    margin-left: 20px;
}

.topmenu .menu {
    float: left;
    width: 400px;
    height: 100px;
    line-height: 100px;
}

.topmenu ul li {
    float: left;
    width: 60px;
    text-align: center;
    position: relative;
    display: inline-block;
}

.topmenu .menu a {
    font-size: 16px;
    font-family: "Microsoft YaHei UI Light";
    font-weight: 600;
    color: #FFF;
    text-decoration: none;
}

.topmenu .menu a:hover {
    text-decoration: none;
}

.topmenu .menu ul li:hover div {
    display: block;
    width: 110px;
    z-index: 9;
    margin-left: -25px;
    padding-bottom: 10px;
}

.topmenu .menu .dropMenu {
    width: 100%;
    background-color: #07271A;
    position: absolute;
    top: 100px;
    left: 0;
    display: none;
}

.topmenu .menu .dropMenu p a {
    display: block;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-family: "Microsoft YaHei UI Light";
    font-size: 14px;
    font-weight: 500;
}

.topmenu .menu .dropMenu p a:hover {
    text-decoration: underline;
}

.topmenu .search {
    float: left;
    width: 280px;
    height: 100px;
    line-height: 100px;
}

.topmenu .search fieldset {
    margin-top: 32px;
    border: 0px;
    border-radius: 20px;
    height: 34px;
    line-height: 24px;
    padding-left: 10px;
    width: 240px;
    background-color: #FFF;
    padding-top: 5px;
}

.topmenu .search input:focus {
    outline: none;
}

.topmenu .search fieldset .text {
    float: left;
    width: 190px;
    height: 24px;
    border-width: 0;
    font-size: 14px;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px white inset !important;
}

.topmenu .search fieldset .btn {
    float: left;
    margin-left: 5px;
    border-width: 0;
    width: 24px;
    height: 24px;
    background-image: url(/images/shicon.png);
    background-color: #FFF;
    cursor: pointer;
}

.topmenu .wx9 {
    float: left;
    width: 120px;
    height: 27px;
    margin-top: 36px;
    margin-bottom: 37px;
}

.topmenu .wx9 img {
    margin-left: 10px;
    margin-right: 10px;
}

.topmenu .lang {
    float: right;
    height: 100px;
    line-height: 100px;
    width: 120px;
    text-align: center;
}

.topmenu .lang a {
    color: rgb(255, 255, 255);
    font-size: 16px;
    font-weight: 600;
}

.bdNav1 {
    height: 500px;
    background-color: white;
    padding: 60px;
    background-repeat: no-repeat;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.bdNav1 .bdtxt {
    width: 55%;
}

.bdNav1 .bdtxt h1 {
    font-size: 24px;
    font-family: "Microsoft YaHei UI";
    font-weight: 600;
    color: #0A281B;
    height: 80px;
    line-height: 80px;
    letter-spacing: 2px;
}

.bdNav1 .bdtxt p {
    font-size: 16px;
    font-family: "Microsoft YaHei UI Light";
    line-height: 24px;
    font-weight: 600;
    letter-spacing: 2px;
    height: 200px;
}

.morebtn {
    min-width: 120px;
    width: 120px;
    border-radius: 20px;
    height: 38px;
    line-height: 38px;
    background-color: #D87E06;
    text-align: center;
    color: white;
    font-size: 16px;
    margin-top: 20px;
}

.boxbtn {
    min-width: 220px;
    width: 220px;
    border-radius: 20px;
    height: 100px;
    line-height: 100px;
    background-color: #07271A;
    text-align: center;
    color: white;
    font-size: 20px;
    margin-top: 20px;
}

.bdNav2 {
    height: 1280px;
    background-image: url(/images/ls2.jpg);
    padding-top: 50px;
    background-repeat: no-repeat;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.bdNav2 h1 {
    font-size: 24px;
    font-family: "Microsoft YaHei UI";
    font-weight: 600;
    color: #ffffff;
    height: 50px;
    line-height: 50px;
    letter-spacing: 2px;
    text-align: center;
}

.bdNav2 ul {
    height: 950px;
    margin: 50px 150px 50px 150px;
}

.bdNav2 ul li {
    float: left;
    width: 250px;
    margin: 0 25px 25px 25px;
    color: white;
    text-align: center;
}

.bdNav2 ul li img {
    width: 250px;
    height: 350px;
}

.bdNav2 ul li h2 {
    font-size: 18px;
    height: 40px;
    line-height: 40px;
}

.bdNav2 ul li p {
    font-size: 14px;
    height: 30px;
    line-height: 30px;
}

.bdNav2 ul li em {
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    font-style: normal;
}

.bdNav2 .cent2,
.bdNav3 .cent2,
.zbNav4 .cent2,
.zbNav5 .cent2,
.zbNav6 .cent2 {
    float: none;
    margin: 0 auto 0 auto;
}

.bdNav3 {
    height: 750px;
    background-image: url(/images/ls4.jpg);
}

.bdNav3 h1 {
    font-family: "Microsoft YaHei UI Light";
    font-size: 22px;
    height: 60px;
    line-height: 60px;
    font-weight: 600;
    text-align: center;
    color: white;
    letter-spacing: 2px;
    padding-top: 30px;
    margin-bottom: 30px;
}

.bdNav4 {
    height: 580px;
}

.bdNav4 .tabs {
    height: 60px;
    background-color: #092819;
    width: 100%;
}

.bdNav4 .tabs ul {
    float: none;
    margin: 0 auto 0 auto;
    width: 500px;
    padding: 0;
}

.bdNav4 .tabs ul li {
    float: left;
    line-height: 42px;
    height: 42px;
    margin: 18px 20px 0 20px;
    padding: 0 20px 0 20px;
    font-size: 17px;
}

.bdNav4 .tab-nav {
    font-family: "Microsoft YaHei UI Light";
    font-weight: 600;
    color: #FACF81;
    cursor: pointer;
}

.bdNav4 .tab-nav-action {
    font-family: "Microsoft YaHei UI Light";
    font-weight: 600;
    color: #092819;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom: 0px;
    cursor: pointer;
    background-color: white;
}

.bdNav4 .tabs-body {
    margin: 0;
    float: left;
    width: 100%;
    height: 520px;
    background-color: white;
}

.bdNav4 .tabs-body>div {
    margin: 0;
    padding: 0;
    width: 100%;
}

.bdNav4 .tabs-body ul {
    width: 1060px;
    float: none;
    margin: 0 auto 0 auto;
}

.bdNav4 .tabs-body ul li {
    width: 330px;
    float: left;
    height: 200px;
    border-radius: 25px;
    box-shadow: 5px 5px 5px #E2E2E2;
    margin: 40px 10px 0;
}

.bdNav4 .tabs-body ul li img {
    width: 100%;
    height: 145px;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
}

.bdNav4 .tabs-body ul li h4 {
    color: #D77900;
    font-size: 14px;
    padding-left: 30px;
    line-height: 22px;
}

.bgNav5 {
    width: 100%;
    height: 750px;
    background-image: url(/images/ls73.jpg);
    padding: 100px 80px;
    background-repeat: no-repeat;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.bgNav5 img {
    width: 600px;
    height: 350px;
}

.bgNav5 .bdtxt {
    width: 380px;
    text-align: left;
    color: white;
}

.bgNav5 .bdtxt h1 {
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 4px;
    text-align: center;
}

.bgNav5 .bdtxt p {
    padding-top: 30px;
    font-size: 16px;
    letter-spacing: 2px;
    line-height: 24px;
}

.bgNav5 .img2 {
    width: 495px;
    height: 270px;
    z-index: 9;
    position: absolute;
    margin-top: 200px;
    margin-left: 520px;
}

.bgNav5 .img2 img {
    width: 495px;
    height: 270px;
}

.bgNav6 {
    width: 100%;
    height: 1660px;
    background-color: white;
}

.bgNav6 .txt1 {
    padding: 20px 0 20px 0;
    float: none;
    margin: 0 auto;
    width: 1030px;
    height: 720px;
}

.bgNav6 .txt1 li {
    float: left;
    margin: 20px 8px;
    width: 240px;
    height: 330px;
    border-radius: 15px;
    padding-top: 205px;
    background-repeat: no-repeat;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.bgNav6 .txt1 .box1 {
    width: 185px;
    height: 105px;
    margin: 0 auto;
    border: solid 5px #FFF;
    padding: 5px;
    background-repeat: no-repeat;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.bgNav6 .txt1 .box1>div {
    background-color: white;
    height: 85px;
    padding: 5px 15px;
    background-repeat: no-repeat;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.bgNav6 .txt1 .box1 h1 {
    color: #333333;
    text-align: center;
    font-size: 18px;
    line-height: 40px;
}

.bgNav6 .txt1 .box1 h2 {
    color: #333333;
    text-align: center;
    font-size: 14px;
    line-height: 30px;
    border-top: solid 1px #333333;
}

.bgNav6 .txt2 {
    width: 1020px;
    height: 420px;
    margin: 20px auto;
    float: none;
    border-top: 2px dashed #666;
    border-bottom: 2px dashed #666;
}

.bgNav6 .txt2 h2,
.bgNav6 .txt3 h2 {
    padding-top: 20px;
    font-size: 24px;
    font-family: "Microsoft YaHei UI Light";
    font-weight: 600;
    color: #0A281B;
    line-height: 80px;
    text-align: center;
}

.bgNav6 .txt2 h2 span,
.bgNav6 .txt3 h2 span {
    border-bottom: 2px solid #0A281B;
    padding-bottom: 5px;
}

.bgNav6 .txt2 ul li {
    float: left;
    width: 320px;
    height: 200px;
    margin: 10px;
}

.bgNav6 .txt2 ul li img {
    width: 320px;
    height: 200px;
    border-radius: 15px;
}

.bgNav6 .txt3 {
    padding-top: 20px;
    width: 1020px;
    margin: 20px auto;
}

.bgNav6 .txt3 .log1 {
    text-align: center;
}

.bgNav6 .txt3 ul {
    padding-top: 50px;
}

.bgNav6 .txt3 ul li {
    float: left;
    width: 96px;
    height: 96px;
    margin: 15px;
}

.bgNav6 .txt3 ul li img {
    width: 96px;
    height: 96px;
    border-radius: 15px;
}

.qmNav1 {
    margin-top: 80px;
    height: 620px;
    background-image: url(/images/qm01.jpg);
}

.qmNav2 {
    height: 420px;
    background-color: white;
    background-repeat: no-repeat;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.qmNav2 .bdtxt {
    width: 470px;
    padding-top: 20px;
}

.qmNav2 .bdtxt h1 {
    font-size: 24px;
    font-family: "Microsoft YaHei UI";
    font-weight: 600;
    color: #0A281B;
    height: 80px;
    line-height: 80px;
    letter-spacing: 2px;
}

.qmNav2 .bdtxt p {
    font-size: 16px;
    font-family: "Microsoft YaHei UI Light";
    line-height: 24px;
    font-weight: 600;
    letter-spacing: 2px;
    height: 200px;
}

.qmNav2 .morebtn {
    margin-right: 40px;
}

.qmNav3 {
    height: 700px;
    background: #FFF;
}

.qmNav3 ul {
    padding-top: 20px;
}

.qmNav3 ul li {
    width: 48%;
    margin: 20px 1%;
    height: 180px;
    float: left;
}

.qmNav3 ul li .pic {
    float: left;
    width: 290px;
    height: 180px;
}

.qmNav3 ul li .pic img {
    width: 290px;
    height: 180px;
    border-radius: 25px;
}

.qmNav3 ul li .txt {
    height: 180px;
    width: 260px;
    float: left;
    margin-left: 15px;
}

.qmNav3 ul li .txt h1 {
    height: 56px;
    line-height: 56px;
    font-size: 18px;
}

.qmNav3 ul li .txt p {
    font-size: 14px;
    height: 75px;
    line-height: 25px;
}

.qmNav3 ul li .txt em {
    font-size: 16px;
    font-style: normal;
}

.qmNav4 {
    height: 380px;
}

.qmNav4 .tabs {
    height: 380px;
    background-color: #092819;
    width: 200px;
    float: left;
}


/*.qmNav4 .tabs ul {
	float: none;
	margin: 0 auto 0 auto;
	width: 500px;
	padding: 0;
	}*/

.qmNav4 .tabs ul li {
    margin: 40px 0 40px 70px;
    height: 42px;
    font-size: 14px;
    line-height: 42px;
    text-align: center;
}

.qmNav4 .tab-nav {
    font-family: "Microsoft YaHei UI Light";
    font-weight: 600;
    color: #FACF81;
    cursor: pointer;
}

.qmNav4 .tab-nav-action {
    font-family: "Microsoft YaHei UI Light";
    font-weight: 600;
    color: #092819;
    border-top-left-radius: 21px;
    border-bottom-left-radius: 21px;
    border-bottom: 0px;
    cursor: pointer;
    background-color: #E8F7F0;
}

.qmNav4 .tabs-body {
    margin: 0;
    float: left;
    height: 380px;
    background-color: white;
}

.qmNav4 .tabs-body>div {
    margin: 0;
    padding: 0;
    width: 100%;
}

.qmNav4 .tabs-body .txt {
    float: left;
    width: 670px;
    height: 380px;
    background-color: #E8F7F0;
    padding: 50px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.qmNav4 .tabs-body .txt h2 {
    font-size: 20px;
    font-weight: 600;
    height: 80px;
    line-height: 80px;
}

.qmNav4 .tabs-body .txt p {
    font-size: 16px;
    line-height: 30px;
}

.qmNav4 .tabs-body .pic {
    width: 330px;
    float: right;
    height: 380px;
}

.qmNav4 .tabs-body .pic img {
    width: 330px;
    height: 380px;
}

.qmNav5 {
    width: 100%;
    background-color: #FFF;
    padding-top: 40px;
    height: 630px;
}

.qmNav5 ul li {
    width: 23%;
    height: 630px;
    float: left;
    margin-top: 0;
    margin-right: 1%;
    margin-bottom: 0;
    margin-left: 1%;
}

.qmNav5 ul li .pic {
    height: 240px;
    width: 240px;
    margin-right: auto;
    margin-left: auto;
}

.qmNav5 ul li .pic img {
    height: 240px;
    width: 240px;
    background-color: #CDF5EE;
    padding: 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 50%;
}

.qmNav5 ul li .txt {
    padding-top: 30px;
    width: 80px;
    margin-right: auto;
    margin-left: auto;
}

.qmNav5 ul li .txt h3 {
    writing-mode: tb-rl;
    font-size: 20px;
    color: #365246;
    font-weight: 600;
    float: right;
}

.qmNav5 ul li .txt p {
    writing-mode: tb-rl;
    font-size: 14px;
    color: #365246;
    height: 320px;
    float: left;
    word-break: hyphenate;
}

.voNav1 {
    height: 620px;
    background-color: #FFF;
    border: 3px solid #072718;
    padding: 50px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.voNav2 {
    height: 380px;
    background-color: #FFF;
}

.voNav2 h5 {
    font-size: 22px;
    font-weight: 600;
    text-decoration: underline;
    line-height: 70px;
    letter-spacing: 5px;
    padding-left: 20px;
    width: 50%;
    float: left;
}

.voNav2 span {
    font-size: 20px;
    font-weight: 600;
    color: #D06B00;
    float: right;
    padding-right: 30px;
    line-height: 70px;
}

.voNav2 span a {
    font-size: 16px;
    color: #D06B00;
    text-decoration: none;
}

.voNav2 span a:hover {
    text-decoration: underline;
}

.voNav2 ul {
    clear: both;
    float: none;
    width: 100%;
}

.voNav2 ul li {
    width: 380px;
    float: left;
    height: 280px;
    margin-right: 10px;
    margin-left: 10px;
}

.voNav2 ul li img {
    height: 280px;
    width: 380px;
}

.voNav2 ul li>div {
    background-color: rgba(7, 39, 24, 0.7);
    height: 45px;
    width: 380px;
    position: relative;
    z-index: 9;
    bottom: 45px;
    font-size: 18px;
    line-height: 45px;
    color: #FFF;
    text-align: center;
}

.scNav1 {
    background-color: #FFF;
    height: 800px;
    width: 100%;
}

.scNav1 h4 {
    font-size: 26px;
    color: #052C1C;
    text-decoration: underline;
    text-align: center;
    line-height: 160px;
    font-weight: 600;
    letter-spacing: 3px;
}

.scNav1 .s1 li a {
    float: left;
    height: 75px;
    width: 190px;
    border: 2px solid #072718;
    text-align: center;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 35px;
    font-size: 22px;
    line-height: 65px;
    color: #072718;
    font-weight: 500;
    letter-spacing: 2px;
    margin-right: 30px;
    margin-left: 20px;
}

.scNav1 .s1 li a:hover {
    background-color: #072718;
    color: #FFF;
    text-decoration: none;
}

.scNav1 .line {
    clear: both;
    float: none;
    height: 60px;
    width: 60%;
    margin-right: auto;
    margin-left: auto;
    border-bottom-width: 2px;
    border-bottom-style: dashed;
    border-bottom-color: #072718;
}

.scNav1 .s2 {
    margin-top: 50px;
}

.scNav1 .s2 li {
    float: left;
    height: 180px;
    width: 290px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin-right: 5px;
    margin-left: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.scNav1 .s2 li img {
    height: 180px;
    width: 290px;
    border-radius: 10px;
}

.scNav1 .s3 {
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #072718;
    height: 40px;
}

.scNav2 {
    height: 480px;
    background-color: #FFF;
}

.scNav2 .s3 {
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #072718;
    height: 30px;
}

.scNav2 h5 {
    font-size: 22px;
    font-weight: 600;
    text-decoration: underline;
    line-height: 80px;
    letter-spacing: 5px;
    padding-left: 20px;
    width: 100%;
    text-align: center;
}

.scNav2 span {
    font-size: 20px;
    font-weight: 600;
    color: #D06B00;
    float: right;
    padding-right: 30px;
    line-height: 70px;
}

.scNav2 span a {
    font-size: 16px;
    color: #D06B00;
    text-decoration: none;
}

.scNav2 span a:hover {
    text-decoration: underline;
}

.scNav2 ul {
    clear: both;
    float: none;
    width: 100%;
}

.scNav2 ul li {
    width: 380px;
    float: left;
    height: 215px;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.scNav2 ul li img {
    height: 215px;
    width: 380px;
    border-radius: 15px;
}

.scNav2 ul li>div {
    background-color: rgba(255, 255, 255, 0.96);
    height: 45px;
    width: 380px;
    position: relative;
    z-index: 9;
    bottom: 45px;
    font-size: 18px;
    line-height: 45px;
    color: #D87E06;
    text-align: center;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.scNav2 .s4 {
    text-align: center;
    height: 300px;
    clear: both;
    margin-right: auto;
    margin-left: auto;
    width: 120px;
    padding-top: 30px;
}

.scNav3 {
    height: 600px;
    background-color: #FFF;
}

.scNav3 h3 {
    font-size: 24px;
    line-height: 80px;
    color: #07271A;
    text-decoration: underline;
    text-align: center;
    width: 100%;
    letter-spacing: 4px;
    font-weight: 600;
}

.scNav3 p {
    color: #F90;
    font-size: 16px;
    line-height: 28px;
    padding: 30px;
    clear: both;
    width: 100%;
}

.scNav3 ul li {
    width: 48%;
    margin: 20px 1%;
    height: 180px;
    float: left;
}

.scNav3 ul li .pic {
    float: left;
    width: 290px;
    height: 180px;
}

.scNav3 ul li .pic img {
    width: 290px;
    height: 180px;
    border-radius: 25px;
}

.scNav3 ul li .txt {
    height: 180px;
    width: 260px;
    float: left;
    margin-left: 15px;
    font-size: 16px;
    line-height: 26px;
    padding-top: 20px;
}

.spNav1 {
    height: 850px;
    background-color: #FFF;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #333;
}

.spNav1 .pic {
    width: 950;
    height: 600px;
    float: left;
}

.spNav1 .pic img {
    width: 950px;
    height: 600px;
}

.spNav1 .txt {
    width: 230px;
    float: right;
    height: 600px;
    text-align: left;
}

.spNav1 .txt h3 {
    font-size: 18px;
    line-height: 80px;
    font-weight: 600;
    text-decoration: underline;
    letter-spacing: 2px;
}

.spNav1 .txt ul li {
    font-size: 18px;
    line-height: 40px;
    color: #333;
    font-family: "Microsoft YaHei UI";
}

.spNav1 .lpic {
    padding-top: 40px;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
}

.spNav1 .lpic ul li {
    float: left;
    height: 135px;
    width: 135px;
    margin-right: 40px;
    margin-left: 40px;
}

.spNav2 {
    height: auto;
    width: 100%;
    background-color: #FFF;
}

.spNav2 h1 {
    font-size: 24px;
    line-height: 150px;
    color: #07271A;
    text-decoration: underline;
    text-align: center;
    width: 100%;
    letter-spacing: 4px;
    font-weight: 600;
}

.zbNav1 {
    height: 700px;
    background-color: #FFF;
}

.zbNav1 h4 {
    font-size: 24px;
    line-height: 200px;
    color: #07271A;
    text-decoration: underline;
    text-align: center;
    width: 100%;
    letter-spacing: 4px;
    font-weight: 600;
}

.zbNav2 {
    height: 380px;
}

.zbNav2 .tabs {
    height: 380px;
    background-color: #092819;
    width: 200px;
    float: left;
}


/*.qmNav4 .tabs ul {
	float: none;
	margin: 0 auto 0 auto;
	width: 500px;
	padding: 0;
	}*/

.zbNav2 .tabs ul li {
    margin: 40px 0 40px 70px;
    height: 42px;
    font-size: 14px;
    line-height: 42px;
    text-align: center;
}

.zbNav2 .tab-nav {
    font-family: "Microsoft YaHei UI Light";
    font-weight: 600;
    color: #FACF81;
    cursor: pointer;
}

.zbNav2 .tab-nav-action {
    font-family: "Microsoft YaHei UI Light";
    font-weight: 600;
    color: #092819;
    border-top-left-radius: 21px;
    border-bottom-left-radius: 21px;
    border-bottom: 0px;
    cursor: pointer;
    background-color: #E8F7F0;
}

.zbNav2 .tabs-body {
    margin: 0;
    float: left;
    height: 380px;
    background-color: white;
}

.zbNav2 .tabs-body>div {
    margin: 0;
    padding: 0;
    width: 100%;
}

.zbNav2 .tabs-body ul {
    float: left;
    width: 1000px;
    height: 380px;
    background-color: #E8F7F0;
    padding: 15px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.zbNav2 .tabs-body ul li {
    float: left;
    height: 220px;
    width: 220px;
    margin-right: 10px;
    margin-left: 10px;
}

.zbNav2 .tabs-body ul li img {
    height: 220px;
    width: 220px;
}

.zbNav2 .tabs-body ul li h3 {
    font-size: 16px;
    line-height: 40px;
    color: #07271A;
    text-align: center;
}

.zbNav2 .tabs-body ul li h4 {
    font-size: 14px;
    line-height: 30px;
    color: #FF9900;
    text-align: center;
    font-style: normal;
}

.zbNav4 {
    height: 780px;
}

.zbNav4 .tabs {
    height: 60px;
    background-color: #092819;
    width: 100%;
}

.zbNav4 .tabs ul {
    float: none;
    margin: 0 auto 0 auto;
    width: 660px;
    padding: 0;
}

.zbNav4 .tabs ul li {
    float: left;
    line-height: 42px;
    height: 42px;
    margin: 18px 20px 0 20px;
    padding: 0 20px 0 20px;
    font-size: 17px;
}

.zbNav4 .tab-nav {
    font-family: "Microsoft YaHei UI Light";
    font-weight: 600;
    color: #FACF81;
    cursor: pointer;
}

.zbNav4 .tab-nav-action {
    font-family: "Microsoft YaHei UI Light";
    font-weight: 600;
    color: #092819;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom: 0px;
    cursor: pointer;
    background-color: #E8F7F0;
}

.zbNav4 .tabs-body {
    margin: 0;
    float: left;
    width: 100%;
    height: 800px;
    background-color: #E8F7F0;
}

.zbNav4 .tabs-body>div {
    margin: 0;
    padding: 0;
    width: 100%;
}

.zbNav4 .tabs-body ul {
    height: 700px;
    width: 100%;
    float: none;
    margin: 0 auto 0 auto;
}

.zbNav4 .tabs-body ul li {
    width: 220px;
    float: left;
    height: 280px;
    margin: 40px 40px 0;
}

.zbNav4 .tabs-body ul li img {
    width: 220px;
    height: 220px;
}

.zbNav4 .tabs-body ul li h3 {
    font-size: 16px;
    line-height: 40px;
    color: #07271A;
    text-align: center;
}

.zbNav4 .tabs-body ul li h4 {
    font-size: 14px;
    line-height: 30px;
    color: #FF9900;
    text-align: center;
    font-style: normal;
}

.zbNav5 {
    background-color: #E8F7F0;
    height: 500px;
    width: 100%;
}

.zbNav5 ul {
    padding-top: 10px;
    height: 420px;
}

.zbNav5 ul li {
    float: left;
    width: 285px;
    height: 180px;
    margin: 0 7px;
    padding-top: 15px;
}

.zbNav5 ul li img {
    width: 285px;
    height: 180px;
    border-radius: 15px;
}

.zbNav6 {
    height: auto;
}

.zbNav6 h3 {
    font-size: 24px;
    line-height: 150px;
    color: #07271A;
    text-decoration: underline;
    text-align: center;
    width: 100%;
    letter-spacing: 4px;
    font-weight: 600;
}

.zbNav6 ul {
    background-color: #E8F7F0;
    height: 760px;
    width: 100%;
    float: none;
    margin: 0 auto 0 auto;
}

.zbNav6 ul li {
    width: 220px;
    float: left;
    height: 280px;
    margin: 40px 40px 0;
}

.zbNav6 ul li img {
    width: 220px;
    height: 220px;
}

.zbNav6 ul li h3 {
    font-size: 16px;
    line-height: 40px;
    color: #07271A;
    text-align: center;
    text-decoration: none;
}

.zbNav6 ul li h4 {
    font-size: 14px;
    line-height: 30px;
    color: #FF9900;
    text-align: center;
    font-style: normal;
}

.wcNav1 {
    height: 2000px;
    background-color: #FFF;
}

.wcNav1 h1 {
    font-size: 24px;
    line-height: 150px;
    color: #07271A;
    text-decoration: underline;
    text-align: center;
    width: 100%;
    letter-spacing: 4px;
    font-weight: 600;
}

.wcNav1 ul li {
    width: 220px;
    float: left;
    height: 350px;
    margin-right: 40px;
    margin-left: 40px;
}

.wcNav1 ul li img {
    width: 220px;
    height: 220px;
}

.wcNav1 ul li h3 {
    font-size: 16px;
    line-height: 40px;
    color: #07271A;
    text-align: center;
}

.wcNav1 ul li h4 {
    font-size: 14px;
    line-height: 30px;
    color: #FF9900;
    text-align: center;
    font-style: normal;
}

.ysNav1 {
    height: 1250px;
    background-color: #343837;
}

.ysNav1 .line {
    height: 100px;
    width: 100%;
    border-bottom-width: 2px;
    border-bottom-style: dashed;
    border-bottom-color: #FFF;
}

.ysNav1 .pic {
    padding-top: 60px;
}

.ysNav2 {
    height: 700px;
    background-color: #F7EEDF;
    padding-top: 20px;
}

.ysNav2 ul li {
    float: left;
    height: 180px;
    width: 290px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin-right: 5px;
    margin-left: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.ysNav2 ul li img {
    height: 180px;
    width: 290px;
    border-radius: 10px;
}

.ysNav2 .s1 {
    text-align: center;
    height: 300px;
    clear: both;
    margin-right: auto;
    margin-left: auto;
    width: 120px;
    padding-top: 30px;
}

.ysNav3 {
    background-color: #343837;
    height: 750px;
    padding-top: 50px;
    border-top-width: 2px;
    border-top-style: dashed;
    border-top-color: #FFF;
}

.jobNav1 {
    height: 550px;
    width: 100%;
}

.jobNav2 {
    width: 100%;
    min-height: 1000px;
    height: auto;
    background-color: #FFF;
    padding-top: 20px;
}

.jobNav2 .txtBox1 {
    float: left;
    height: auto;
    width: 820px;
}

.jobNav2 .txtBox2 {
    float: right;
    height: auto;
    width: 360px;
}

.jobNav2 .txtBox1 h1 {
    font-size: 20px;
    line-height: 60px;
    color: #343837;
    text-align: center;
    font-weight: 600;
}

.jobNav2 .txtBox1 p {
    font-size: 14px;
    line-height: 24px;
    color: #343837;
    padding-right: 20px;
    padding-left: 20px;
}

.jobNav2 .txtBox1 ul {
    clear: both;
    width: 100%;
    padding-top: 40px;
}

.jobNav2 .txtBox1 ul li {
    text-align: center;
    float: left;
    width: 33%;
}

.jobNav2 .txtBox1 ul li h4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    line-height: 50px;
    color: #343837;
    letter-spacing: 2px;
}

.jobNav2 .txtBox1 ul li em {
    font-size: 18px;
    font-style: normal;
    line-height: 30px;
    color: #343837;
    font-family: Arial, Helvetica, sans-serif;
}

.jobNav2 .txtBox2 .line {
    border-bottom-width: 2px;
    border-bottom-style: dashed;
    border-bottom-color: #343837;
    height: 35px;
}

.jobNav2 .txtBox2 .line h1 {
    font-size: 18px;
    line-height: 30px;
    color: #343837;
    font-weight: 600;
}

.jobNav2 .txtBox2 ul {
    height: 260px;
}

.jobNav2 .txtBox2 ul li {
    height: 110px;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}

.jobNav2 .txtBox2 ul li .pic {
    float: left;
    height: 110px;
    width: 190px;
}

.jobNav2 .txtBox2 ul li .pic img {
    height: 110px;
    width: 190px;
}

.jobNav2 .txtBox2 ul li .txt {
    float: left;
    margin-left: 10px;
    width: 150px;
    padding-top: 10px;
}

.jobNav2 .txtBox2 ul li .txt h2 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    word-wrap: break-word;
    color: #343837;
}

.jobNav2 .txtBox2 ul li .txt em {
    font-size: 15px;
    line-height: 50px;
    font-weight: 600;
    word-wrap: break-word;
    color: #343837;
    font-style: normal;
}

.jobNav2 .txtBox2 .line1 {
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #343837;
    height: 40px;
}

.jobNav2 .txtBox2 .line1>div {
    line-height: 40px;
    float: left;
    width: 50%;
    font-size: 16px;
    color: #343837;
}

.jobNav2 .txtBox2 .pic1 {
    margin-top: 40px;
}

.jobNav2 .txtBox2 .pic1 img {
    height: 280px;
    width: 360px;
}

.jobNav3 {
    width: 100%;
    min-height: 600px;
    height: auto;
    background-color: #FFF;
    padding-top: 20px;
}

.jobNav3 .txtBox3 {
    float: left;
    height: auto;
    width: 550px;
}

.jobNav3 .txtBox4 {
    float: right;
    height: auto;
    width: 630px;
}

.jobNav3 .txt2 {
    height: 60px;
    width: 100px;
    background-image: url(../images/icobg.jpg);
    background-position: left top;
    font-size: 14px;
    line-height: 60px;
    background-repeat: no-repeat;
    padding-left: 40px;
    margin-left: 30px;
    float: left;
}

.jobNav3 .txt3 {
    height: 60px;
    width: 100px;
    background-image: url(../images/icobg.jpg);
    background-position: left -50px;
    font-size: 14px;
    line-height: 60px;
    background-repeat: no-repeat;
    padding-left: 40px;
    margin-left: 30px;
    float: left;
}

.jobNav3 .txtBox4 h1 {
    font-size: 22px;
    line-height: 50px;
    color: #343837;
    font-weight: 600;
}

.jobNav3 .txtBox4 h2 {
    font-size: 16px;
    font-style: normal;
    line-height: 30px;
    color: #DB8A25;
    width: 100%;
}

.jobNav3 .txtBox4 p {
    font-size: 16px;
    line-height: 26px;
}

.jobNav3 .txtBox4 .txt4 {
    clear: none;
    height: 80px;
    width: 100%;
    padding-top: 40px;
}

.jobNav3 .txtBox4 .txt4 h4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    text-align: center;
    width: 20%;
    border: 2px solid #343837;
    padding: 10px;
    margin-left: 80px;
    float: left;
}

.jobNav3 .txtBox4 .txt4 h3 {
    background-color: #343837;
    text-align: center;
    width: 20%;
    float: left;
    margin-left: 100px;
    padding: 10px;
    font-size: 18px;
    color: #FFF;
}

.jobNav2 .txtBox5 {
    float: left;
    height: auto;
    width: 820px;
}

.jobNav2 .txtBox5 .formBox {
    clear: both;
    height: 60px;
    width: 100%;
}

.jobNav2 .txtBox5 .formBox .sear {
    border: 2px solid #343837;
    width: 360px;
    margin-left: 20px;
}

.jobNav2 .txtBox5 .formBox .sear [type="text"] {
    line-height: 42px;
    height: 42px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    width: 300px;
    margin: 0px;
    padding: 0px;
}

.jobNav2 .txtBox5 .formBox .sear [type="submit"] {
    background-image: url(../images/sear.jpg);
    background-repeat: no-repeat;
    height: 36px;
    width: 60px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
}

.jobNav2 .txtBox5 .txt1 {
    background-color: #F8E8C6;
    height: 50px;
    width: 100%;
    font-size: 16px;
    line-height: 50px;
    color: #343837;
    padding-left: 15px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.jobNav2 .txtBox5 .txt2 {
    height: 50px;
    width: 100%;
    font-size: 16px;
    line-height: 50px;
    color: #343837;
    padding-left: 15px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #999999;
}

.jobNav2 .txtBox5 ul li {
    border-top-width: 1px;
    border-top-style: dashed;
    border-top-color: #999999;
    margin-top: 20px;
    height: 170px;
    width: 100%;
    padding-top: 20px;
}

.jobNav2 .txtBox5 ul li .pic {
    float: left;
    height: 170px;
    width: 270px;
}

.jobNav2 .txtBox5 ul li .txt {
    float: left;
    margin-left: 20px;
    padding-top: 10px;
}

.jobNav2 .txtBox5 ul li .txt h6 {
    font-size: 14px;
    line-height: 28px;
    font-weight: 600;
    color: #000;
}

.jobNav2 .txtBox6 {
    float: left;
    height: auto;
    width: 820px;
}

.jobNav2 .txtBox6 h1 {
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #666;
    line-height: 50px;
    height: 50px;
    font-size: 24px;
    font-weight: 600;
    color: #343837;
    letter-spacing: 3px;
    padding-left: 10px;
}

.jobNav2 .txtBox6 ul li {
    float: left;
    height: 100px;
    width: 90%;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #666;
    padding-left: 20px;
}

.jobNav2 .txtBox6 ul li h2 {
    font-size: 16px;
    line-height: 40px;
    color: #333;
}

.jobNav2 .txtBox6 ul li p {
    font-size: 14px;
    line-height: 26px;
    color: #666;
}

.newNav1 {
    height: 410px;
    width: 100%;
    background-color: #FFF;
}

.newNav1 .txt {
    width: 420px;
    height: 400px;
}

.newNav1 .txt .pic {
    width: 100%;
    height: 170px;
    overflow: hidden;
}

.newNav1 .txt .pic img {
    width: 420px;
    height: 170px;
}

.newNav1 .txt ul li {
    width: 100%;
    border-bottom: 1px solid #d4d4d4;
    margin-top: 8px;
}

.newNav1 .txt ul li h1 {
    font-family: "Microsoft YaHei UI";
    line-height: 31px;
}

.newNav1 .txt ul li h1 a {
    font-size: 16px;
    color: #DB8A25;
}

.newNav1 .txt ul li h1 span {
    float: right;
    color: #888;
    font-size: 12px;
    padding-right: 8px;
}

.newNav1 .txt ul li p {
    line-height: 36px;
    color: #666;
    font-size: 12px;
}

.newNav2 {
    width: 100%;
    height: auto;
}

.newNav2 .listSort {
    width: 850px;
    height: 100%;
}

.newNav2 .listSort .dotSort {
    color: #365246;
    font-size: 28px;
    font-weight: 600;
    font-family: "Microsoft YaHei UI";
    line-height: 50px;
    text-decoration: underline;
    letter-spacing: 2px;
    padding-left: 15px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.newNav2 .listSort .dotSort span {
    float: right;
}

.newNav2 .listSort .dotSort span a {
    font-size: 18px;
    color: #D87E06;
    padding-right: 15px;
    font-weight: 600;
    font-family: "Microsoft YaHei UI Light";
}

.newNav2 .listSort ul {
    margin-top: 20px;
    padding-left: 15px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.newNav2 .listSort ul li {
    overflow: hidden;
    height: 150px;
    margin: 15px 0 0 0;
}

.newNav2 .listSort .pic {
    float: left;
    height: 150px;
    width: 240px;
    overflow: hidden;
}

.newNav2 .listSort .pic img {
    width: 240px;
}

.newNav2 .listSort .cont {
    overflow: hidden;
    *zoom: 1;
    height: 150px;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 20px;
}

.newNav2 .listSort .cont p {
    line-height: 26px;
    margin: 10px 0 0;
    padding: 0 1em 0 0;
    font-size: 14px;
    color: #333;
    font-family: "Microsoft YaHei UI";
}

.newNav2 .listSort h2 a {
    font-size: 20px;
    color: #D87E06;
    font-family: "Microsoft YaHei UI Light";
    text-decoration: none;
    font-weight: 600;
}

.newNav2 .listSort h2 a:hover {
    text-decoration: underline;
}

.newNav2 .listSort .cont em {
    line-height: 30px;
    font-size: 14px;
    color: #333;
    font-family: "Microsoft YaHei UI";
    font-style: normal;
}

.newNav2 .moreList {
    width: 320px;
    height: 100%;
}

.newNav2 .moreList ul {
    margin-top: 20px;
    padding: 10px 0 10px 0;
    background-color: #FAFAFA;
    height: auto;
}

.newNav2 .moreList ul li {
    line-height: 30px;
    list-style-type: disc;
    margin-left: 28px;
}

.newNav2 .moreList ul li a {
    font-size: 14px;
    font-family: "Microsoft YaHei UI";
    color: #666;
}

.newNav3 {
    width: 100%;
    height: 900px;
}

.newNav3 .dotSort {
    color: #365246;
    font-size: 28px;
    font-weight: 600;
    font-family: "Microsoft YaHei UI";
    line-height: 50px;
    text-decoration: underline;
    letter-spacing: 2px;
    padding-left: 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.newNav3 .dotSort span {
    float: right;
}

.newNav3 .dotSort span a {
    font-size: 18px;
    color: #D87E06;
    padding-right: 20px;
    font-weight: 600;
    font-family: "Microsoft YaHei UI Light";
}

.newNav3 ul li {
    width: 560px;
    height: 360px;
    float: left;
    font-size: 17px;
    margin-right: 20px;
    margin-top: 20px;
    border-radius: 10px;
    box-shadow: 0 0 5px 5px #F5F5F5;
    margin-bottom: 20px;
    margin-left: 20px;
}

.newNav3 ul li .pic4 {
    width: 560px;
    height: 260px;
    overflow: hidden;
}
.newNav3 ul li img {
    border-radius: 10px 10px 0 0;
    width: 560px;
}

.newNav3 ul li h4 {
    padding-left: 20px;
    line-height: 50px;
}

.newNav3 ul li h4 a {
    font-size: 18px;
    font-weight: 600;
    font-family: "Microsoft YaHei UI Light";
    color: #F90;
}

.newNav3 ul li em {
    line-height: 28px;
    font-size: 14px;
    color: #333;
    font-family: "Microsoft YaHei UI";
    font-style: normal;
    padding-left: 20px;
}

.newNav4 {
    width: 100%;
    height: 700px;
}

.newNav4 .listSort {
    width: 850px;
    height: 100%;
}

.newNav4 .listSort .dotSort {
    color: #365246;
    font-size: 28px;
    font-weight: 600;
    font-family: "Microsoft YaHei UI";
    line-height: 50px;
    text-decoration: underline;
    letter-spacing: 2px;
    padding-left: 15px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.newNav4 .listSort .dotSort span {
    float: right;
}

.newNav4 .listSort .dotSort span a {
    font-size: 18px;
    color: #D87E06;
    padding-right: 15px;
    font-weight: 600;
    font-family: "Microsoft YaHei UI Light";
}

.newNav4 .moreList {
    width: 320px;
    height: 100%;
}

.newNav4 .moreList ul {
    margin-top: 20px;
    padding: 10px 0 10px 0;
    background-color: #FAFAFA;
    height: auto;
}

.newNav4 .moreList ul li {
    line-height: 30px;
    list-style-type: disc;
    margin-left: 28px;
}

.newNav4 .moreList ul li a {
    font-size: 14px;
    font-family: "Microsoft YaHei UI";
    color: #666;
}

.newNav4 .listSort ul {
    margin-top: 20px;
    padding-left: 15px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.newNav4 .listSort ul li {
    overflow: hidden;
    height: 120px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.newNav4 .listSort ul li .date {
    height: 120px;
    width: 100px;
    text-align: center;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 50px;
}

.newNav4 .listSort ul li .date h1 {
    font-size: 26px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 600;
    line-height: 26px;
}

.newNav4 .listSort ul li .txt {
    background-image: url(/images/line.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    padding-left: 30px;
    height: 120px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 700px;
}

.newNav4 .listSort ul li .txt h2 {
    line-height: 18px;
}

.newNav4 .listSort ul li .txt h2 a {
    font-size: 18px;
    color: #444;
    font-weight: 600;
    font-family: "Microsoft YaHei UI Light";
}

.newNav4 .listSort ul li .txt p {
    margin-top: 10px;
    line-height: 24px;
    font-size: 14px;
    word-wrap: break-word;
}

.lineDetail {
    POSITION: relative;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
}

.lineDetail A {
    font-size: 14px;
    PADDING-BOTTOM: 0px;
    PADDING-LEFT: 2px;
    PADDING-RIGHT: 2px;
    PADDING-TOP: 0px;
    color: #000;
    text-decoration: none;
}

.lineDetail SPAN {
    PADDING-LEFT: 2px;
    COLOR: #76161A;
}

.newsNav {
    width: 100%;
    height: auto;
}

.newsNav .newsList {
    width: 840px;
    height: auto;
    background-color: #FFF;
    margin-right: 10px;
    padding: 0 20px;
    box-shadow: 0 1px 3px rgb(27 95 160 / 10%);
    overflow: hidden;
    margin-bottom: 10px;
}

.newsNav .newsList ul li {
    position: relative;
    align-items: stretch;
    padding: 20px;
    margin: 0 -20px;
    overflow: hidden;
    cursor: pointer;
    border-bottom: 1px solid #f5f5f5;
    height: auto;
}

.newsNav .newsList ul li:hover {
    background-color: #F9FAFB;
}

.newsNav .newsList ul li h1 {
    line-height: 40px;
}

.newsNav .newsList ul li h1 a {
    color: #06346f;
    padding-left: 20px;
    font-size: 18px;
    font-family: "Microsoft YaHei UI";
    font-weight: 600;
    background-position: 3px 8px;
    background-image: url(/images/list_title.gif);
    background-repeat: no-repeat;
}

.newsNav .newsList ul li h1 a:hover {
    color: #D87D07;
    text-decoration: none;
}

.newsNav .newsList ul li p {
    font-family: "Microsoft YaHei UI";
    height: 49px;
    padding: 10px 20px 0 20px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 22px;
    font-size: 13px;
    font-weight: 400;
    color: #828a92;
}

.newsNav .newsList ul li .tags {
    padding: 10px 20px 0 20px;
    font-size: 13px;
    font-weight: 400;
    color: #828a92;
}

.newsNav .newsList ul li .tags a {
    line-height: 40px;
    margin-right: 10px;
    font-size: 13px;
    font-weight: 400;
    color: #828a92;
    padding: 2px 8px;
}

.newsNav .newsList ul li .tags a:hover {
    background: #bbe0d0;
    ;
    color: #022717;
    text-decoration: none;
}

.newsNav .newsList ul li .ot {
    padding: 10px 20px 0 20px;
    font-size: 14px;
    font-weight: 500;
    color: #333;
    font-family: "Microsoft YaHei UI";
}

.newsNav .newsList ul li .ot span {
    margin-right: 30px;
}

.newsMore {
    width: 350px;
    height: auto;
}

.bgbox {
    background-color: #FFF;
    box-shadow: 0 1px 3px rgb(27 95 160 / 10%);
    overflow: hidden;
}

.adv {
    padding: 15px;
}

.newsNav .newsMore .dotList {
    width: 100%;
    height: auto;
    padding-bottom: 20px;
}

.icon2 {
    height: 48px;
    line-height: 48px;
    background-image: url(/images/icon2.png);
    background-position-x: 15px;
    background-position-y: 10px;
    background-repeat: no-repeat;
    padding-left: 50px;
    font-size: 20px;
    font-weight: 600;
    color: #333;
    font-family: "Microsoft YaHei UI Light";
}

.newsNav .newsMore .dotList ul li {
    line-height: 30px;
    padding-left: 15px;
}

.newsNav .newsMore .dotList ul li a {
    font-size: 14px;
    font-family: "Microsoft YaHei UI";
    color: #666;
}

.newsNav .newsMore .dotList ul li a:hover {
    color: #D87D07;
}

.veo>.icon2 {
    background-image: url(/images/icon3.png);
}

.newsNav .newsMore .veo ul li {
    float: left;
    height: 160px;
    width: 150px;
    margin: 5px;
}

.newsNav .newsMore .veo ul li span {
    white-space: nowrap;
    overflow: hidden;
}

.newsNav .newsList ul li.page {
    text-align: center;
    height: 80px;
    padding-top: 20px;
    padding-bottom: 20px;
    float: right;
    border-bottom: 0 solid #f5f5f5;
}

.newsNav .newsList ul li.page:hover {
    background-color: #FFF;
}

.page SPAN {
    PADDING-RIGHT: 9px;
    PADDING-LEFT: 9px;
    FLOAT: left;
    OVERFLOW: hidden;
    LINE-HEIGHT: 26px;
    HEIGHT: 26px;
    font-family: Tahoma, SimSun, Arial;
    font-size: 12px;
    text-decoration: none;
    border: 1px solid #E4E4E4;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-right: 2px;
    margin-left: 3px;
}

.page A.prev span {
    background-color: #76161A;
    background-image: url(/images/arrow.png);
    background-repeat: no-repeat;
    background-position: -1px 0px;
}

.page A.next span {
    background-color: #76161A;
    background-image: url(/images/arrow.png);
    background-repeat: no-repeat;
    background-position: 100% 0px;
}

.page A.prev SPAN,
.page A.next SPAN {
    WIDTH: 26px;
    TEXT-INDENT: -9999em;
}

.page A.no SPAN {
    background-color: #999;
}

.page A.selected span {
    BACKGROUND: #76161A;
    COLOR: #fff! important
}

.newsNav .conNav {
    width: 840px;
    margin-right: 10px;
}

.newsNav .conNav .conText {
    height: auto;
    background-color: #FFF;
    padding: 0 20px;
    box-shadow: 0 1px 3px rgb(27 95 160 / 10%);
    overflow: hidden;
    margin-bottom: 10px;
}

.conText h1 {
    font-size: 24px;
    line-height: 80px;
    font-weight: 600;
    color: #063468;
    text-align: center;
    height: 80px;
    font-family: "黑体";
    overflow: hidden;
}

.conText h2 {
    font-family: "Microsoft YaHei UI";
    font-size: 16px;
    color: #76161A;
    margin-bottom: 10px;
    padding-top: 8px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #e4e4e4;
    padding-bottom: 8px;
    padding-left: 8px;
    font-weight: 600;
}

.conText a {
    font-size: 14px;
}

.conText .summaryNew {
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #E4E4E4;
    font-size: 14px;
    line-height: 50px;
    font-weight: normal;
    color: #444;
    text-align: center;
    height: 50px;
}

.conText .mobi {
    background-image: url(/images/mobi.png);
    background-position: left 15px;
    width: 95px;
    padding-left: 10px;
    background-repeat: no-repeat;
    margin-left: 5px;
}

.conText .tag {
    font-family: "Microsoft YaHei UI";
    font-size: 14px;
    line-height: 45px;
    font-weight: normal;
    height: 45px;
    padding-left: 10px;
}

.conText .tag a {
    color: #003399;
    text-decoration: none;
    font-size: 14px;
}

.conText .tag a:visited {
    color: #FF0000;
    text-decoration: none;
}

.conText .tag a:hover {
    color: #003399;
}

.conText .Intro {
    font-size: 14px;
    line-height: 22px;
    color: #666666;
    border: 1px solid #E4E4E4;
    padding: 8px;
    text-align: left;
}

.conText .text {
    font-size: 14px;
    line-height: 26px;
    font-weight: normal;
    color: #000000;
    text-align: left;
    vertical-align: top;
    margin-top: 18px;
    padding-right: 15px;
    padding-left: 15px;
    text-decoration: none;
}

.conText .text A {
    font-size: 18px;
    color: #06346f;
    font-family: "Microsoft YaHei UI";
}

.conText .text a:hover {
    text-decoration: underline;
    color: #76161B;
}

.conText .conPage {
    text-align: center;
    margin-top: 18px;
    font-size: 16px;
    color: #333333;
}

.conText .conPage a {
    font-size: 16px;
    text-decoration: none;
    color: #333333;
}

.conText .conPage a:hover {
    font-size: 16px;
    color: #76161B;
    text-decoration: underline;
}

.conText .reTags {
    margin-top: 8px;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 8px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #E4E4E4;
}

.conText .disclaimer {
    font-size: 14px;
    line-height: 24px;
    color: #003366;
    background-color: #EFEFEF;
    float: none;
    width: 780px;
    margin-right: auto;
    margin-left: auto;
    border: 1px solid #E4E4E4;
    padding: 5px;
    margin-top: 18px;
}

.conText .conTask {
    padding: 50px 15px;
}

.conTask .task {
    width: 240px;
}

.reTags ul {
    padding: 10px 20px;
}

.reTags ul li {
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    font-family: "宋体";
}

.reTags ul li a {
    font-size: 14px;
    color: #06346f;
}

.reTags ul li a:hover {
    text-decoration: underline;
    color: #76161B;
}

.reTags ul li em {
    float: right;
    display: block;
    text-align: right;
    color: #777;
    font-size: 13px;
    font-style: normal;
    text-decoration: none;
    font-family: Microsoft YaHei, SimSun;
}

.reTags .rankClick {
    width: 347px;
}

.round {
    height: 40px;
    font-size: 18px;
    line-height: 40px;
    font-weight: 600;
    color: #333;
    font-family: "Microsoft YaHei UI Light";
}

.round>div {
    float: left;
    border: #f60 solid 3px;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    margin: 12px 8px 0 20px;
}

.rankClick {
    width: 415px;
    padding-bottom: 15px;
}

.rankClick ul li {
    line-height: 26px;
    height: 26px;
    overflow: hidden;
}

.rankClick ul {
    padding: 0 15px;
}

.rankClick ul li a {
    font-size: 14px;
    color: #06346f;
}

.rankClick ul li a:hover {
    text-decoration: underline;
    color: #76161B;
}

.rankClick ul li em {
    font-size: 12px;
    white-space: nowrap;
    font-family: SimSun;
    font-style: normal;
    color: #FFF;
    width: 20px;
    font-weight: 600;
    float: left;
    background-color: #0A281B;
    border-radius: 5px;
    margin-right: 8px;
    height: 20px;
    margin-top: 3px;
    line-height: 22px;
    text-align: center;
}

.tw {
    font-family: "微软雅黑";
    font-size: 14px;
    color: #333333;
    clear: both;
    float: none;
    width: 100%;
    padding: 15px;
    line-height: 30px;
    height: 300px;
}

.tw span {
    font-family: "微软雅黑";
    font-size: 20px;
    font-weight: 600;
}

.tw .ew {
    float: left;
    height: 240px;
    width: 240px;
}

.tw .eww {
    float: left;
    height: 240px;
    width: 400px;
}

.ad1 {
    width: 320px;
    height: auto;
    background-color: #fff;
}

.ad1 img {
    width: 320px;
    height: auto;
}

.ad2 {
    width: 320px;
    height: auto;
    background-color: #fff;
}

.ad2 img {
    width: 320px;
    height: auto;
}

.slides {
    width: 1200px;
    height: 500px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    background-color: #FFF
}

.slides ul li {
    width: 1200px;
    height: 500px;
}

.slides ul li a {
    width: 100%;
    height: 100%;
    display: block;
    font-family: "Microsoft YaHei UI";
    font-size: 16px;
    color: #000;
    text-decoration: none;
    padding-top: 450px;
    padding-left: 50px;
    border-radius: 2px;
    text-shadow: 3px 2px 2px #666;
    box-shadow: 3px 2px 2px #666;
}

.slides ul li a:hover {
    text-decoration: underline;
}

.slides .rslides_tabs {
    /*width: 198px;*/
    height: 12px;
    /*margin-left: -99px;*/
    position: absolute;
    /*left: 50%;*/
    right: 46%;
    top: 450px;
    z-index: 2;
    overflow: hidden;
}

.slides .rslides_tabs li {
    width: 12px;
    height: 12px;
    overflow: hidden;
    float: left;
    display: inline;
    margin-right: 8px;
    cursor: pointer;
    background: #dddddd;
    border-radius: 12px;
}

.slides .rslides_tabs li.rslides_here {
    background: #a10000;
}

.slides .rslides_tabs a {
    display: block;
    width: 12px;
    height: 12px;
    line-height: 0px;
    overflow: hidden;
    font-size: 0;
}

.slides .prev,
.slides .next {
    cursor: pointer;
    height: 60px;
    width: 28px;
    z-index: 2;
    text-indent: -9999px;
    display: inline-block;
}

.slides .prev {
    background: url(/images/focus_lr.png) no-repeat scroll 0px 0px;
    left: 10px;
    position: absolute;
    top: 200px;
}

.slides .prev:hover {
    background: url(/images/focus_lr.png) no-repeat scroll 0px -61px;
}

.slides .next {
    background: url(/images/focus_lr.png) no-repeat scroll -52px 0px;
    position: absolute;
    right: 10px;
    top: 200px;
}

.slides .next:hover {
    background: url(/images/focus_lr.png) no-repeat scroll -52px -61px;
}

.nslides {
    width: 750px;
    height: 400px;
    overflow: hidden;
    position: relative;
    z-index: 5;
}

.nslides ul li {
    width: 750px;
    height: 400px;
}

.nslides ul li a {
    width: 100%;
    height: 100%;
    display: block;
}

.nslides .rslides_tabs {
    /*width: 198px;*/
    height: 12px;
    /*margin-left: -99px;*/
    position: absolute;
    /*left: 50%;*/
    right: 46%;
    top: 360px;
    z-index: 10;
    overflow: hidden;
}

.nslides .rslides_tabs li {
    width: 12px;
    height: 12px;
    overflow: hidden;
    float: left;
    display: inline;
    margin-right: 8px;
    cursor: pointer;
    background: #dddddd;
    border-radius: 12px;
}

.nslides .rslides_tabs li.rslides_here {
    background: #a10000;
}

.nslides .rslides_tabs a {
    display: block;
    width: 12px;
    height: 12px;
    line-height: 0px;
    overflow: hidden;
    font-size: 0;
}

.nslides .prev,
.nslides .next {
    cursor: pointer;
    height: 60px;
    width: 40px;
    z-index: 10;
    text-indent: -9999px;
    display: inline-block;
}

.nslides .prev {
    background: url(/images/prev.png) no-repeat scroll 0px 0px;
    left: 0px;
    position: absolute;
    top: 170px;
}

.nslides .next {
    background: url(/images/next.png) no-repeat scroll 0px 0px;
    position: absolute;
    right: 0px;
    top: 170px;
}

.bottom {
    width: 100%;
    height: auto;
    background-color: white;
}

.bottom .txt3 {
    padding-top: 60px;
    padding-bottom: 30px;
    width: 1020px;
    margin: 30px auto 0;
    border-top: 2px dashed #666;
}

.bottom .txt3 h2 {
    padding-top: 20px;
    font-size: 24px;
    font-family: "Microsoft YaHei UI Light";
    font-weight: 600;
    color: #0A281B;
    line-height: 80px;
    text-align: center;
}

.bottom .txt3 h2 span {
    border-bottom: 2px solid #0A281B;
    padding-bottom: 5px;
    text-align: center;
}

.bottom .txt3 .log1 {
    text-align: center;
}

.bottom .txt3 ul {
    padding-top: 50px;
}

.bottom .txt3 ul li {
    float: left;
    width: 96px;
    height: 96px;
    margin: 15px;
}

.bottom .txt3 ul li img {
    width: 96px;
    height: 96px;
    border-radius: 15px;
}

.footer {
    width: 100%;
    height: 720px;
    background-color: #092819;
    background-image: url(/images/ls9.jpg);
    background-repeat: no-repeat;
    background-position: 0 0;
}

.footer .link1 {
    width: 100%;
    height: 400px;
}

.footer .link1 h2 {
    padding-top: 10px;
    font-size: 24px;
    font-family: "Microsoft YaHei UI Light";
    font-weight: 600;
    color: #0A281B;
    line-height: 80px;
    text-align: center;
    letter-spacing: 10px;
}

.footer .link1 ul {
    width: 1020px;
    height: 140px;
    margin: 10px auto 30px auto;
}

.footer .link1 ul li {
    float: left;
    width: 125px;
    height: 60px;
    margin: 10px 10px;
}

.footer .link1 ul li img {
    width: 125px;
    height: 60px;
    border-radius: 10px;
}

.footer .link1 dl {
    width: 1020px;
    margin: 20px auto;
    color: #0A281B;
    font-size: 22px;
    font-family: "Microsoft YaHei UI Light";
}

.footer .link1 dl dt {
    float: left;
    font-weight: 600;
}

.footer .link1 dl dd {
    float: left;
}

.footer .link1 dl dd a {
    margin: 0 20px;
    font-size: 20px;
    font-family: "Microsoft YaHei UI Light";
    background-color: white;
    font-weight: 600;
    padding: 3px 12px;
    border-radius: 10px;
}

.footer .foot .log {
    margin-left: 150px;
    width: 235px;
    height: 210px;
    background-image: url(/images/logom4.png);
    background-repeat: no-repeat;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.footer .foot .menu {
    width: 780px;
    height: 70px;
    line-height: 70px;
    text-align: left;
    margin-top: 50px;
    color: white;
    font-size: 14px;
    font-family: "Microsoft YaHei UI";
    letter-spacing: 1px;
}

.footer .foot .menu a {
    color: white;
    font-size: 14px;
    font-family: "Microsoft YaHei UI";
    letter-spacing: 1px;
}

.footer .foot .menu a:hover {
    color: #BBD7CB;
}

.footer .foot ul {
    width: 780px;
}

.footer .foot ul li {
    font-size: 14px;
    color: white;
    height: 24px;
    line-height: 24px;
    font-family: "Microsoft YaHei UI";
    letter-spacing: 1px;
}

.footer .foot ul li a {
    font-size: 14px;
    color: white;
}

.footer .foot ul li a:hover {
    color: #BBD7CB;
}

.not {
    height: 320px;
    background-image: url(/images/sbg.jpg);
    background-repeat: repeat-x;
}

.box1 .slides {
    width: 1200px;
    height: 350px;
    overflow: hidden;
    position: relative;
    z-index: 5;
}

.box1 .slides ul li {
    width: 1200px;
    height: 350px;
}

.box1 .slides ul li a {
    width: 100%;
    height: 100%;
    display: block;
}

.box1 .slides .rslides_tabs {
    /*width: 198px;*/
    height: 12px;
    /*margin-left: -99px;*/
    position: absolute;
    /*left: 50%;*/
    right: 46%;
    top: 320px;
    z-index: 10;
    overflow: hidden;
}

.box1 .slides .rslides_tabs li {
    width: 12px;
    height: 12px;
    overflow: hidden;
    float: left;
    display: inline;
    margin-right: 8px;
    cursor: pointer;
    background: #dddddd;
    border-radius: 12px;
}

.box1 .slides .rslides_tabs li.rslides_here {
    background: #a10000;
}

.box1 .slides .rslides_tabs a {
    display: block;
    width: 12px;
    height: 12px;
    line-height: 0px;
    overflow: hidden;
    font-size: 0;
}

.box1 .slides .prev,
.slides .next {
    cursor: pointer;
    height: 60px;
    width: 40px;
    z-index: 10;
    text-indent: -9999px;
    display: inline-block;
}

.box1 .slides .prev {
    background: url(/images/prev.png) no-repeat scroll 0px 0px;
    left: 0px;
    position: absolute;
    top: 100px;
}

.box1 .slides .next {
    background: url(/images/next.png) no-repeat scroll 0px 0px;
    position: absolute;
    right: 0px;
    top: 100px;
}

.dtit {
    background-image: url(/images/dot2.jpg);
    height: 39px;
    width: 100%;
}

.dtit .dtitle {
    font-family: "微软雅黑";
    font-size: 18px;
    line-height: 39px;
    font-weight: 600;
    color: #FFF;
    text-decoration: none;
    background-image: url(/images/dot1.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    height: 39px;
    width: 150px;
    padding-left: 25px;
    float: left;
}

.dtit .dmore {
    text-decoration: none;
    background-image: url(/images/dot3.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    float: right;
    height: 39px;
    width: 140px;
}

.dtit .dmore a {
    font-family: "微软雅黑";
    font-size: 14px;
    color: #FFF;
    text-decoration: none;
    float: right;
    height: 39px;
    width: 50px;
    line-height: 39px;
    text-align: center;
}

.dnav {
    height: 400px;
    width: 100%;
    margin-top: 50px;
}

.dimg {
    height: 100%;
    width: 48%;
    padding-left: 1%;
}

.dimg h2 a {
    font-family: "微软雅黑";
    font-size: 16px;
    font-weight: 600;
    color: #000000;
    text-decoration: none;
    line-height: 40px;
}

.dimg h2 a:hover {
    font-family: "微软雅黑";
    font-size: 16px;
    font-weight: 600;
    color: #000000;
    text-decoration: underline;
}

.dimg p {
    font-size: 12px;
    line-height: 22px;
    color: #666666;
    height: 44px;
    overflow: hidden;
}

.iconList li {
    background-position: 0 15px;
    height: 35px;
    line-height: 35px;
    text-indent: 10px;
    white-space: nowrap;
    overflow: hidden;
    font-family: "Microsoft YaHei", SimSun;
    background-image: url(/images/ico.jpg);
    background-repeat: no-repeat;
    width: 100%;
    padding-left: 10px;
}

.iconList li a {
    font-size: 16px;
}

.dlist {
    height: 200px;
    width: 100%;
}

.dlist .iconList li {
    background-position: 0 15px;
    height: 35px;
    line-height: 35px;
    text-indent: 10px;
    white-space: nowrap;
    overflow: hidden;
    font-family: "Microsoft YaHei", SimSun;
    background-image: url(/images/ico.jpg);
    background-repeat: no-repeat;
    width: 24%;
    padding-left: 10px;
    margin-left: 10px;
    float: left;
}

.dpic {
    height: 280px;
    width: 100%;
    margin-top: 40px;
}

.dpic li {
    float: left;
    height: 100%;
    width: 280px;
    margin-right: 10px;
    margin-left: 10px;
}

.dpic li img {
    height: 175px;
    width: 280px;
}

.dpic li h3 {
    font-family: "微软雅黑";
    font-size: 24px;
    line-height: 50px;
    color: #006432;
    text-align: center;
    height: 50px;
    font-weight: 600;
    letter-spacing: 20px;
}

.dpic li a:hover {
    text-decoration: none;
}

.dpic h2 a {
    font-family: "微软雅黑";
    font-size: 16px;
    font-weight: 600;
    color: #000000;
    text-decoration: none;
    line-height: 40px;
}

.dpic h2 a:hover {
    font-family: "微软雅黑";
    font-size: 16px;
    font-weight: 600;
    color: #000000;
    text-decoration: underline;
}

.dpic p {
    font-size: 12px;
    line-height: 22px;
    color: #666666;
    height: 44px;
    overflow: hidden;
}

.dbb {
    width: 100%;
    height: 690px;
    overflow: hidden;
    background-repeat: no-repeat;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.conAbout{
    min-height: 500px;
    height: auto;
    background-color: #FFF;
    padding:20px 30px;
    box-shadow: 0 1px 3px rgb(27 95 160 / 10%);
    overflow: hidden;
    margin-bottom: 10px;
}
.conAbout .text{
    font-size: 14px;
    font-family: "微软雅黑";
    line-height: 28px;
}