﻿* {
    padding: 0px;
    margin: 0px;
}

body {
    font-size: 14px;
    font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif, SimSun;
    line-height: 24px;
    overflow-x: hidden;
    color: #414141
}

ul, li, p, img, b, a, ol, em, a, h1, h2, h3, h4, h5, h6 {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    border: none;
    font-style: normal;
    border: none;
    font-weight: initial;
    text-decoration: none;
}

a, a:visited, a:link {
    color: inherit;
    text-decoration: none;
}

img {
    max-width: 100%;
}

.index_img {
    position: absolute;
    width: 100%;
    z-index: -1;
    height: 100%;
    top: 0px;
}

.index_img img {
    width: 100%;
    height: 100%;
    display: block;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.container {
    margin: auto;
    width: 1200px;
}

.title {
    text-align: center;
    color: #262626;
}

.title h3 {
    font-size: 26px;
    font-weight: bold;
}

.title a {
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
}

.header_top:after, .headers:after, .one_nav:after, .two:after, .fore:after, .fore_top:after, .page:after {
    content: "";
    display: block;
    clear: both;
}

.input_title, b.input_click, .one_text, .two, .two_l, .two_l .title a, .fore, .fore_nav .now a, .five li:hover span, .five li:hover p, .six li, .eight, .three_nav li a, .three_text, .five .first:hover h3, .three_qh, .three .more {
    color: #fff
}

ul.nav .cur, ul.nav .cur b, ul.nav li a:hover, ul.nav li:hover b, .one_nav .hd .on a, .fore_ul .fl h4, .fore_text h3, .fore_bottom .more, .six .title .more, .treepage li ul.subTree li a:hover, .prdesc h3.fl, h3.pagetitle, ul.news_list li.first h3, .color, .title span, .treetop h2, .sever a:hover {
    color: #1d4d7d;
}

b.input_click, .one_nav .on:after, .three .more, .fore_ul .fl .more, .fore_text, .five li:hover, .five .first b, .five li:hover, .six_text b, .page_head, .treepage h2, .treepage li a, .treepage li ul.subTree li a:before, .newspage h3, .pading span.current, .prtit span, .treetop li.cur,.three_nav .on {
    background: #1d4d7d;
}

/*开始*/

.header_top {
    line-height: 50px;
    background: #f7f7f7;
    position: relative;
    font-size: 16px;
    color: #414141
}

.header_top img {
    vertical-align: middle;
    margin: 0px 10px;
}

.headers {
    position: relative;
}

/**/

.logo {
    max-width: 345px;
    max-height: 105px;
}

.logo img {
    width: 100%;
    height: 100%;
    display: block;
}

/**/

.navbox {
    width: 750px;
    margin-top: 34.5px;
}

.navbox li {
    float: left;
    position: relative;
}

.navbox li a {
    padding: 0px 25px;
    font-size: 16px;
    display: block;
    line-height: 18px;
    font-weight: bold;
    text-align: center;
}

.navbox li b {
    font-size: 12px;
    display: block;
    line-height: 18px;
    text-transform: uppercase;
}

.nav_ul {
    position: absolute;
    top: 36px;
    background: #fff;
    width: 100%;
    display: none;
}

.nav_ul li {
    float: none;
}

.nav_ul li a {
    line-height: 30px;
    font-size: 12px;
    text-align: center;
    padding: 0;
}

.navbox li:hover .nav_ul {
    display: block;
}

/**/

.banner .container {
    position: relative;
}
.banner_img img{display:block;width:100%}

.banner .bd {
    width: 464px;
    position: absolute;
    bottom: -27px;
    overflow: hidden;
}

.banner .bd li {
    width: 220px;
    float: left;
    margin: 0px 6px;
}

.banner .bd img {
    width: 100%;
    height: 100%;
    display: block;
    padding: 5px;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

.banner .on.clone img {
    border: 1px solid #ccc !important;
}

.banner .on img {
    border: 1px solid #1d4d7d !important;
}
.page .banner .bd {
    display: none;
}
/**/

.input_right {
    width: 670px;
    margin-top: -85px;
    position: relative;
    z-index: 5;
}

.input_fl {
    width: 510px;
}

.input_title {
    width: 155px;
    height: 110px;
    background: #8eb12c;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    box-shadow: 0px 8px 5px #ccc;
}

.input_title h3 {
    margin: 25px auto 15px;
    font-size: 14px;
}

.input_fr {
    line-height: 55px;
    background: #fff;
    box-shadow: 0px 8px 5px #ccc;
    margin-top: 55px;
    padding: 0px 10px;
    box-sizing: border-box;
    width: 355px;
}

.input img {
    vertical-align: middle;
    margin-right: 10px;
}

.input_rights.fr {
    width: 150px;
    position: relative;
}

b.input_click {
    line-height: 55px;
    display: block;
    margin-top: 55px;
    text-align: center;
    font-size: 16px;
}

#input {
    width: 355px;
    height: 28px;
    position: absolute;
    right: 160px;
    top: 55px;
    z-index: 5;
    display: none;
    background: #fff;
}

#input input {
    line-height: 55px;
    width: 300px;
    text-indent: 1em;
    float: left;
    border: none
}

#input .searchBtn {
    width: 55px;
    height: 55px;
    background: #1d4d7d url(../images/sss.png) no-repeat center;
    border: 0;
    cursor: pointer;
    display: block;
    float: left;
}

/**/

.one {
    margin-top: 70px;
}

.one_nav {
    position: relative;
    margin: 30px auto;
}

.one_nav .prev, .one_nav .next {
    color: #2d2d2d;
    position: relative;
    width: 35px;
    display: block;
}

.one_nav .prev:before {
    content: '<';
    font-size: 25px;
    position: absolute;
    left: 0px;
    top: 9px;
    font-family: '宋体';
}

.one_nav .prev:after {
    content: '';
    width: 20px;
    position: absolute;
    left: 3px;
    top: 20px;
    height: 1px;
    background: #2d2d2d;
}

.one_nav .next:before {
    content: '>';
    font-size: 25px;
    position: absolute;
    right: 0px;
    top: 9px;
    font-family: '宋体';
}

.one_nav .next:after {
    content: '';
    width: 20px;
    position: absolute;
    right: 3px;
    top: 20px;
    height: 1px;
    background: #2d2d2d;
}

.one_nav .hd {
    width: 800px;
    margin: 0px 182px;
}

.one_nav li {
    float: left;
    line-height: 40px;
    width: 200px;
    text-align: center;
    position: relative;
}

.one_nav .hd a {
    font-size: 16px;
    color: #262626;
    font-weight: bold;
}

.one_nav .on:after {
    content: '';
    width: 5px;
    height: 5px;
    position: absolute;
    left: 50%;
    bottom: 1px;
    margin-left: -3px;
    transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    -webkit-transform: rotate(30deg);
}

.one_nav li.on.clone a {
    color: #262626 !important;
}

.one_nav li.on.clone:after {
    display: none !important;
}

.one_ul {
    margin: 0 0 0 1%;
    overflow: hidden;
}

.one_ul li {
    float: left;
    width: 24%;
    margin-right: 1%;
    position: relative;
    margin-bottom: 1%;
}

.one_ul li img {
    width: 100%;
    display: block;
    height: auto;
}

.one_text {
    position: absolute;
    background: rgba(29, 77, 125, 0.5);
    top: 0px;
    width: 100%;
    height: 100%;
    padding: 80px 30px;
    box-sizing: border-box;
    text-align: center;
    display: none;
}

.one_text h3 {
    line-height: 50px;
    font-size: 25px;
    height: 50px;
    overflow: hidden;
}

.one_ul li p {
    font-size: 16px;
    height: 216px;
    overflow: hidden;
}

.one_text b {
    width: 155px;
    line-height: 48px;
    border: 1px solid #fff;
    display: block;
    margin: 30px auto 0;
    border-radius: 5px;
    font-size: 20px;
}

.one_ul li:hover .one_text {
    display: block;
}

/**/

.two {
    position: relative;
    margin-top: 140px;
}

.two_l {
    width: 205px;
    height: 585px;
    margin-top: -75px;
    background: url(../images/two.jpg) no-repeat;
    background-size: 100% 100%;
    padding: 70px 0px 0px 30px;
    box-sizing: border-box;
}

.two_r li:hover {
    background: rgba(29, 77, 125, 0.5);
}

.two_l .title {
    text-align: left;
}

.two .title b {
    font-size: 18px;
    display: block;
}

.two_ls {
    position: relative;
    margin-top: 30px;
    width: 18px;
    padding-top: 185px;
    line-height: 18px;
    text-align: center;
}

.two_ls:before {
    content: '';
    width: 1px;
    height: 150px;
    background: #fff;
    position: absolute;
    top: 0px;
    left: 7px
}

.two_ls:after {
    content: '';
    width: 5px;
    height: 5px;
    background: #fff;
    position: absolute;
    top: 150px;
    left: 5px
}

.two_r {
    width: 959px;
    padding-top: 75px;
    font-size: 16px;
}

.two_r ul {
    margin-top: 30px;
    overflow: hidden;
}

.two_r li {
    padding: 50px 10px;
    height: 335px;
    box-sizing: border-box;
    float: left;
    width: 222px;
    text-align: center;
    margin-right: 23px;
    font-size: 12px;
    line-height: 20px;
}

.two_r li:nth-child(4n) {
    margin-right: 0px;
}

.two_r li img {
    max-width: 100%;
    height: 70px;
    margin: auto;
    display: block;
}

.two_r li h3 {
    line-height: 60px;
    font-size: 18px;
}

/**/

.three {
    margin-top: 50px;
}

.three_nav {
    margin: 50px 0;
    text-align: center;
}

.three_nav li {
    display: inline-block;
    width: 185px;
    line-height: 55px;
    background: #262626;
    border-radius: 5px;
    margin: 0px 5px;
}



.three_nav li a {
    font-size: 18px;
    text-align: center;
}

.three .bds {
    position: relative;
    width: 100%;
    min-width: 1060px;
    height: 555px;
    position: relative;
    overflow: hidden;
    text-align: center;
}

.three_ul {
    width: 1060px;
    position: absolute;
    left: 50%;
    margin-left: -530px
}

.bds .tempWrap {
    overflow: visible !important;
}

.three .bds:before {
    content: "";
    width: 1060px;
    left: -50%;
    margin-left: -10px;
    position: absolute;
    top: 0px;
    background: rgba(0, 0, 0, 0.5);
    height: 555px;
    z-index: 2;
}

.three .bds:after {
    content: "";
    width: 1060px;
    right: -50%;
    margin-right: -10px;
    position: absolute;
    top: 0px;
    background: rgba(0, 0, 0, 0.5);
    height: 555px;
    z-index: 2;
}

.three_ul li {
    width: 1060px;
    overflow: hidden;
    position: relative;
}

.three_img {
    width: 1050px;
    margin: auto;
    overflow: hidden;
    height: 555px;
}

.three_img img {
    width: 100%;
    height: 100%;
    display: block;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.three_ul li:hover .three_img img {
    transform: scale(1.05);
    -ms-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
    -moz-transform: scale(1.05);
}

.three_text {
    position: absolute;
    left: 5px;
    width: 1050px;
    background: rgba(0, 0, 0, 0.5);
    height: 165px;
    top: 305px;
    z-index: 2;
    display: none;
}

.three_text h3 {
    line-height: 100px;
    font-size: 24px;
}

.three_text img {
    width: 22px;
    height: 30px;
    vertical-align: middle;
    display: inline-block;
    margin-right: 10px;
}

.three_qh {
    position: absolute;
    width: 1050px;
    left: 50%;
    margin-left: -525px;
    height: 65px;
    top: 357px;
    overflow: hidden;
    z-index: 3;
    display: none;
}

.three_qh .prevs {
    background: rgba(29, 77, 125, 0.5);
    width: 65px;
    height: 65px;
    position: relative;
    float: left
}

.three_qh .nexts {
    background: rgba(29, 77, 125, 0.5);
    width: 65px;
    height: 65px;
    position: relative;
    float: right
}

.three_qh .prevs:before {
    content: '<';
    font-size: 30px;
    position: absolute;
    left: 15px;
    top: 20px;
    font-family: '宋体';
}

.three_qh .prevs:after {
    content: '';
    width: 25px;
    position: absolute;
    left: 18px;
    top: 32px;
    height: 1px;
    background: #fff;
}

.three_qh .nexts:before {
    content: '>';
    font-size: 30px;
    position: absolute;
    right: 15px;
    top: 20px;
    font-family: '宋体';
}

.three_qh .nexts:after {
    content: '';
    width: 25px;
    position: absolute;
    right: 18px;
    top: 32px;
    height: 1px;
    background: #fff;
}

.three_ul li:hover .three_text, .three_ul li:hover .three_qh {
    display: block;
}

.three .more {
    width: 150px;
    line-height: 45px;
    margin: 30px auto;
    display: block;
    font-size: 20px;
    text-align: center;
    border-radius: 10px;
}

/**/

.fore {
    position: relative;
    margin-top: 30px;
    padding-top: 50px;
}

.fore .container {
    width: 1370px;
    background: url(../images/fore.jpg) no-repeat;
    padding: 50px 0px 0px 50px;
    overflow: hidden;
    box-sizing: border-box;
}

.fore_top {
    position: relative;
    margin-bottom: 50px;
}

.fore_nav {
    position: absolute;
    top: 0px;
    left: 0px;
}

.fore_nav li {
    float: left;
    font-size: 24px;
    color: #5f5f5f;
}

.fore_nav li a {
    color: #5f5f5f;
    font-size: 24px;
    padding: 0px 15px;
}

.fore_nav li:first-child a {
    padding-left: 0;
}

.fore_nav .now a {
    font-weight: bold;
}

.fore_ul .fl {
    width: 530px;
    padding-top: 30px;
}

.fore_ul .fl h3 {
    font-size: 18px;
    margin-bottom: 50px;
}

.fore_ul .fl h4 {
    font-size: 24px;
    line-height: 70px;
}

.fore_ul .fl b {
    font-size: 30px;
    display: block;
    line-height: 100px;
}

.fore_ul .fl .more {
    width: 120px;
    line-height: 30px;
    display: block;
    text-align: center;
    border-radius: 8px;
    margin-top: 52px;
}

.fore_ul .fr {
    width: 670px;
    height: 500px;
    position: relative;
}

.fore_ul .fr img {
    width: 100%;
    height: 100%;
    display: block;
}

.fore_ul .fr:before {
    width: 28px;
    height: 2px;
    position: absolute;
    content: '';
    background: #fff;
    right: 15px;
    top: 30px;
    z-index: 2;
}

.fore_text {
    position: absolute;
    width: 140px;
    height: 190px;
    top: 0px;
    right: 0px;
    padding-right: 15px;
    box-sizing: border-box;
    padding-top: 50px;
    text-align: right;
    font-size: 14px;
}

.fore_text h3 {
    font-size: 18px;
}

.fore_text h4 {
    font-size: 18px;
    margin-bottom: 30px;
}

.fore_text b {
    font-size: 14px;
}

.fore_bottom {
    padding-top: 30px;
    width: 1200px;
    padding-bottom: 30px;
}

.fore_bottom ul {
    overflow: hidden;
}

.fore_bottom li {
    float: left;
    width: 300px;
    padding: 0px 25px;
    box-sizing: border-box;
    margin-bottom: 30px;
    text-align: center;
}

.fore_bottom li:nth-child(1), .fore_bottom li:nth-child(5), .fore_bottom li:nth-child(9) {
    padding-left: 0;
}

.fore_bottom li:nth-child(4n) {
    padding-right: 0;
}

.fore_bottom li h3 {
    font-size: 24px;
    line-height: 50px;
}

.fore_bottom .more {
    background: #fff;
    line-height: 30px;
    width: 150px;
    text-align: center;
    border-radius: 5px;
    font-size: 16px;
    display: block;
    margin: auto;
}

/**/

.five {
    margin-top: 50px;
}

.five ul {
    margin-top: 50px;
    overflow: hidden;
}

.five li {
    width: 600px;
    float: right;
    padding: 30px;
    box-sizing: border-box;
}

.five li .fl {
    width: 70px;
    border-right: 2px solid #cfcdcd;
    height: 60px;
    padding-right: 10px;
    box-sizing: border-box;
    text-align: right;
    padding-top: 10px;
}

.five .fl b {
    font-size: 24px;
    display: block;
}

.five .fl span {
    color: #aeaeae;
    display: block;
}

.five li .fr {
    padding-left: 10px;
    width: 470px;
    box-sizing: border-box;
}

.five .fr h3 {
    font-size: 18px;
    font-weight: bold;
    color: #000;
}

.five .fr p {
    color: #aeaeae;
    font-weight: bold;
    margin-top: 5px;
    height: 48px;
    overflow: hidden;
}

.five .first {
    width: 580px;
    float: left;
    margin-right: 20px;
    padding: 0;
}

.five .five_img {
    width: 100%;
    height: 340px;
    overflow: hidden;
    position: relative;
}

.five_img h3 {
    line-height: 340px;
    font-size: 18px;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0px;
    width: 100%;
    text-align: center;
    display: none;
}

.five .five_img img {
    width: 100%;
    height: 100%;
    display: block;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.five li:hover img {
    transform: scale(1.05);
    -ms-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
    -moz-transform: scale(1.05);
}

.five .first:hover h3 {
    display: block;
}

.five .first h4 {
    font-size: 18px;
    line-height: 50px;
    font-weight: bold;
    color: #000;
}

.five .first p, .five .first:hover p {
    color: #aeaeae;
    font-weight: bold;
    height: 72px;
    overflow: hidden;
}

.five .first b {
    width: 85px;
    display: block;
    line-height: 30px;
    text-align: center;
    color: #fff;
    margin-top: 15px;
    font-size: 18px;
}

.five .first:hover {
    background: none;
}

.five li:hover h3, .five li:hover .fl {
    color: #000
}

/**/

.six {
    margin-top: 50px;
}

.six .title {
    text-align: left;
}

.six .title .more {
    float: right;
    font-size: 18px;
    line-height: 7px;
}

.six .bd {
    margin-top: 30px;
    overflow: hidden;
}

.six li {
    float: left;
    width: 380px;
    margin: 0px 10px;
    position: relative;
    height: 245px;
    overflow: hidden;
}

.six li img {
    width: 100%;
    height: 100%;
    display: block;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.six li:hover img {
    transform: scale(1.05);
    -ms-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
    -moz-transform: scale(1.05);
}

.six_text {
    position: absolute;
    top: 0px;
    z-index: 1;
    padding: 20px;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
    width: 100%;
    display: none;
}

.six_text h3 {
    line-height: 40px;
    text-align: center;
    font-size: 20px;
}

.six_text p {
    height: 72px;
    width: 270px;
    margin: auto;
    overflow: hidden;
}

.six_text b {
    width: 70px;
    line-height: 30px;
    display: block;
    text-align: center;
    margin: 20px auto;
}

.six_text span {
    text-align: center;
    display: block;
    font-size: 12px;
}

.six li:hover .six_text {
    display: block;
}

/**/

.sever {
    margin-top: 50px;
    line-height: 70px;
    text-align: center;
    font-size: 18px;
}

.sever_img img {
    width: 100%;
    display: block;
}

/**/

.eight {
    background: #1a2838;
    padding: 50px 0;
    overflow: hidden;
}

.eight ul {
    float: left;
    width: 150px;
}

.eight li {
    line-height: 40px;
    font-size: 16px;
}

.eight li:first-child, .eight .fr h3 {
    font-size: 22px;
    position: relative;
    line-height: 60px;
}

.eight li:first-child:after {
    content: '';
    width: 30px;
    height: 1px;
    background: #fff;
    position: absolute;
    left: 0px;
    bottom: 0;
}

.eight .fr h3:before {
    content: '';
    height: 25px;
    width: 2px;
    background: #fff;
    position: absolute;
    left: 0px;
    top: 18px;
}

.eight .fr {
    width: 300px;
    border-left: 2px solid #fff;
    box-sizing: border-box;
    padding-left: 30px;
    font-size: 16px;
}

.eight .fr h3 {
    padding-left: 10px;
}

/**/

.footer {
    color: #fff;
    padding: 10px 0;
    background: #0c1d2d;
}

.product {
    padding: 50px 0;
}

/*内页*/

.page {
    position: relative;
    padding-bottom: 30px;
}

.tips {
    background: #f5f5f5;
    margin-bottom: 60px;
    text-align: right;
    position: relative;
    height: 100px;
    line-height: 100px;
    color: #515151;
    font-size: 12px;
}

.page_head {
    height: 230px;
    color: #fff;
    font-size: 26px;
    padding: 22px 0px 0px 30px;
    width: 214px;
    position: absolute;
    bottom: -25px;
    z-index: 100;
}

.page_head h2 {
    font-size: 40px;
    font-weight: normal;
    text-align: left;
    line-height: 48px;
}

.tips b {
    display: none;
}

.page_head h2 span {
    font-size: 26px;
}

.biaoyu {
    text-indent: 23px;
    padding: 36px 0 0 0;
    font-size: 23px;
    text-align: left;
    line-height: 30px;
    font-family: "华文行楷";
    background: url(../images/top_031.png) no-repeat left 14px;
}

.pagel {
    width: 244px;
}

.treepage h2 {
    height: 76px;
    padding: 20px 0px 0px 40px;
    font-size: 28px;
    line-height: 30px;
    color: #fff;
}

.treepage h2 b {
    display: block;
    font-size: 12px;
    font-weight: normal;
}

.treepage li a {
    height: 50px;
    display: block;
    margin-top: 1px;
    color: #fff;
    font-size: 18px;
    line-height: 50px;
    padding-left: 35px;
}

.treepage li ul.subTree li a {
    line-height: 48px;
    height: 48px;
    background: #fff;
    color: #262626;
    padding: 0px 10px 0px 47px;
    font-size: 14px;
    border-bottom: 1px solid #e7e7e7;
    overflow: hidden;
    position: relative;
}

.treepage li ul.subTree li a:before {
    content: ">";
    position: absolute;
    left: 22px;
    top: 18px;
    color: #fff;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    line-height: 14px;
    text-align: center;
    font-family: serif;
    font-size: 12px;
}

ul.subTree {
    border-left: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
}

.newspage h3 {
    line-height: 70px;
    font-size: 22px;
    text-align: center;
    font-weight: normal;
    color: #fff;
}

.newspage {
    margin-top: 20px;
}

.newspage ul {
    border-left: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
    padding: 5px 14px;
    border-bottom: 1px solid #e7e7e7;
}

.newspage li a {
    line-height: 38px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    border-bottom: 1px dashed #d2cdcd;
    color: #333;
}

.contactpage {
    margin-top: 20px;
}

.contactpage h3 {
    background: #ccc;
    color: #3b3b3b;
    font-size: 19px;
    padding-left: 20px;
    line-height: 50px;
    font-weight: normal;
}

.contactpage .con {
    border: 1px solid #e7e7e7;
    padding: 5px 10px;
}

.contactpage li {
    padding: 22px 0px 22px 84px;
    border-bottom: 1px dashed #b9c3d1;
    line-height: 1.6;
    color: #4a4848;
    font-size: 13px;
    position: relative;
}

.contactpage li img {
    width: 70px;
    height: 60px;
    position: absolute;
    left: 0;
    top: 10px;
}

.contactpage li:last-child {
    border-bottom: none;
}

.pager {
    width: 930px;
}

.prdesc {
    margin-bottom: 30px;
    overflow: hidden;
}

.prdesc h3.fl {
    display: inline-block;
    border-left: 7px solid #1d4d7d;
    font-size: 30px;
    width: 62px;
    line-height: 36px;
    padding: 10px 20px;
    border-right: 4px solid #1d4d7d;
    float: left;
    height: 72px;
}

.prdesc .con {
    color: #818080;
    width: 800px;
}

.prdesc .con h4 {
    font-size: 24px;
    color: #454545;
    padding-bottom: 5px;
    font-weight: normal;
}

.pagescroll {
    margin-bottom: 35px;
}

.pagescroll .scroll {
    width: 700px;
    height: 370px;
}

.pagescroll .scroll img {
    width: 700px;
    height: 370px;
}

.scroll li div {
    position: absolute;
    z-index: 100;
    bottom: 0;
    width: 92%;
    background-color: rgba(0, 0, 0, .6);
    padding: 10px 4%;
    color: #fff;
}

.scroll li {
    position: relative;
}

.scroll li div h4 {
    font-size: 18px;
    font-weight: normal;
    line-height: 40px;
}

.scroll li div p {
    line-height: 20px;
    height: 40px;
    overflow: hidden;
}

h3.pagetitle {
    height: 38px;
    font-size: 24px;
    line-height: 38px;
    font-weight: normal;
}

ul.prlist li {
    border: 1px solid #d0d0d0;
    height: 162px;
    position: relative;
    z-index: 1;
    margin-bottom: 28px;
}

ul.prlist li img {
    width: 307px;
    height: 162px;
}

ul.prlist li div {
    padding: 20px 0px 0px 20px;
    width: 580px;
    float: right;
    line-height: 1.7;
    color: #6d6d6d;
    font-size: 13px;
}

ul.prlist li div h4 {
    color: #0d0d0d;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 15px;
}

ul.prlist li div p {
    color: #6d6d6d;
    line-height: 24px;
    font-size: 12px;
    height: 72px;
    overflow: hidden;
}

ul.prlist li span {
    position: absolute;
    width: 51px;
    height: 51px;
    background: url(../images/pro_30.jpg) no-repeat center;
    right: -1px;
    bottom: -1px;
    display: none;
}

ul.prlist li:hover span {
    display: block;
}

ul.prlist li span a {
    display: block;
    width: 100%;
    height: 100%;
}

ul.prlist li:hover {
    border: 1px solid #1d4d7d;
}

.pading a, .pading span {
    display: inline-block;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    line-height: 35px;
    overflow: hidden;
}

.pading {
    text-align: right;
    position: relative;
    padding-right: 78px;
}

.pading span.current {
    color: #fff;
}

.pading a.prev {
    background: #7c7c7c url(../images/pagging.png) no-repeat left center;
    color: transparent;
    position: absolute;
    right: 38px;
}

.pading a.next {
    background: #7c7c7c url(../images/pagging.png) no-repeat right center;
    color: transparent;
    position: absolute;
    right: 0;
}

.preview {
    background: #f3f3f3;
    padding: 14px 36px 14px 14px;
    margin-bottom: 50px;
    overflow: hidden;
}

.imgs {
    width: 486px;
    padding: 1px;
    overflow: hidden;
    background: url(../images/pro_41.gif) no-repeat;
    position: relative;
    background-size: 100% 100%;
}

.imgs li img {
    width: 100%;
    display: block;
}

.dess {
    width: 690px;
    padding-top: 18px;
    line-height: 28px;
    color: #5d5d5d;
    font-size: 14px;
    position: relative;
}

.dess h3 {
    font-size: 26px;
    color: #333;
    padding-bottom: 8px;
    border-bottom: 1px solid #ababab;
    line-height: 1.5;
    margin-bottom: 18px;
    font-weight: normal;
}

.descon {
    padding: 18px;
    background: #f3f3f3;
}

.prtit {
    border-bottom: 5px solid #1d4d7d;
    padding: 0 18px;
}

.prtit span {
    display: inline-block;
    line-height: 26px;
    padding: 0 10px;
    color: #fff;
    font-weight: bold;
    margin-left: -18px;
}

.record {
    text-align: center;
    padding: 30px 0;
}

.record span {
    display: inline-block;
    width: 48%;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.pagescroll {
    margin-bottom: 35px;
}

.pagescroll .scroll {
    width: 700px;
    height: 370px;
    overflow: hidden;
    position: relative;
}

.pagescroll .scroll img {
    width: 700px;
    height: 370px;
}

.scroll li div {
    position: absolute;
    z-index: 100;
    bottom: 0;
    width: 92%;
    background-color: rgba(0, 0, 0, .6);
    padding: 10px 4%;
    color: #fff;
}

.scroll li {
    position: relative;
}

.scroll li div h4 {
    font-size: 18px;
    font-weight: normal;
    line-height: 40px;
}

.scroll li div p {
    line-height: 20px;
    height: 40px;
    overflow: hidden;
}

.scroll .prev {
    width: 21px;
    height: 42px;
    background: url(../images/pro_11.png) no-repeat;
    position: absolute;
    top: 170px;
    left: 32px;
    z-index: 10;
    cursor: pointer;
    display: none;
}

.scroll .next {
    width: 21px;
    height: 42px;
    background: url(../images/pro_12.png) no-repeat;
    position: absolute;
    top: 170px;
    right: 32px;
    z-index: 10;
    cursor: pointer;
    display: none;
}

.scroll:hover .next, .scroll:hover .prev {
    display: block;
}

.newscenter {
    padding-top: 270px;
}

ul.news_list li.first {
    position: absolute;
    height: 245px;
    top: -270px;
    width: 1200px;
    background: #f4f4f4;
}

ul.news_list {
    position: relative;
}

ul.news_list li.first img {
    width: 420px;
    height: 245px;
    float: left;
    margin-right: 20px;
}

ul.news_list li.first h3 {
    line-height: 56px;
    height: 56px;
    font-size: 24px;
    font-weight: normal;
}

ul.news_list li.first h3:before {
    content: "头条";
    display: inline-block;
    border: 1px solid #1d4d7d;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    margin-right: 20px;
    font-size: 20px;
}

ul.news_list li.first p {
    line-height: 24px;
    color: #999;
    font-size: 12px;
    height: 168px;
    overflow: hidden;
    text-indent: 2em;
}

ul.news_list li.first p a {
    color: #444;
}

ul.news_list li p a {
    color: #444;
}

ul.news_list li img {
    width: 306px;
    float: left;
    height: 158px;
}

ul.news_list li {
    height: 158px;
    overflow: hidden;
    margin-bottom: 42px;
}

ul.news_list li div {
    width: 600px;
    float: right;
    line-height: 24px;
    color: #777;
    font-size: 14px;
}

ul.news_list li h4 {
    line-height: 58px;
    height: 58px;
    overflow: hidden;
    font-size: 17px;
    font-weight: normal;
    color: #333;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.info span {
    display: block;
    line-height: 24px;
    color: #8d8d8d;
    font-size: 12px;
    text-align: center;
}

h3.ar_title {
    font-size: 22px;
    text-align: center;
    color: #222;
    padding-bottom: 22px;
    font-weight: normal;
}

.info {
    position: relative;
    border-bottom: 1px dashed #c7c7c7;
    margin-bottom: 20px;
}

a.back {
    position: absolute;
    display: block;
    height: 25px;
    line-height: 25px;
    background: #ccd2d8;
    color: #526373;
    width: 76px;
    text-align: center;
    bottom: -1px;
    right: 0;
}

.tips2 {
    margin: 26px 0 47px 0;
    text-align: right;
    border-bottom: 1px solid #ccc;
    line-height: 38px;
}

span.icon {
    float: left;
    font-size: 70px;
    line-height: 64px;
    color: #443e3e;
    font-family: fantasy;
    position: relative;
    height: 37px;
    overflow: hidden;
    margin-top: -6px;
}

.tips2 em {
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    color: #333;
    float: left;
    height: 20px;
    line-height: 20px;
    position: relative;
    left: -218px;
    bottom: -29px;
}

.tips2 em.newsp {
    left: -152px;
}

.tips2 em:before {
    content: "";
    width: 35px;
    display: block;
    border-bottom: 3px solid #000;
    float: left;
    margin-top: 8px;
    margin-right: 5px;
}

.tips2 em:after {
    content: "";
    width: 35px;
    display: block;
    border-bottom: 3px solid #000;
    float: right;
    margin-top: 8px;
    margin-left: 5px;
}

/*网站色调*/

.bgcolor, .bghover:hover, .tabnav li.on a {
    background-color: #1d4d7d;
    color: #fff;
}

.lihover a:hover, .lihover a.cur {
    background-color: #f39800;
    color: #fff;
}

.bordercolor, .hoverborder:hover {
    border-color: #05883d;
}

.bglinear {
    background: -webkit-linear-gradient(#05883d, #007331);
    background: -moz-linear-gradient(#05883d, #007331);
    background: -o-linear-gradient(#05883d, #007331);
    background: linear-gradient(#05883d, #007331);
}

.bg {
    position: relative;
}

.bg1 {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    top: 0;
    left: 0;
}

.bg1 img {
    width: 100%;
    height: 100%;
}

.treetop {
    overflow: hidden;
    margin-bottom: 30px;
}

.treetop h2 {
    font-size: 20px;
    font-weight: 100;
    border: 1px solid #1d4d7d;
    line-height: 34px;
    padding: 0 18px;
    float: left;
    margin-right: 5px;
}

.treetop ul {
    float: left;
}

.treetop li {
    display: inline-block;
    margin: 0 5px;
    border: 1px solid #009de4;
    padding: 0 26px;
    line-height: 34px;
}

.treetop li.cur {
    color: #fff;
    border: 1px solid #009de4;
}

/**/

h4.related {
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    line-height: 32px;
    margin: 0 10px;
    height: 32px;
}

h4.related span {
    display: inline-block;
    border-bottom: 2px solid #666;
}

.relatedlist {
    margin: 0 10px;
    padding: 10px 0;
    overflow: hidden;
}

ul.relate_news li a {
    display: block;
    line-height: 30px;
    border-bottom: 1px dotted #ccc;
    color: inherit;
}

ul.relate_pr li {
    width: 20%;
    float: left;
}

ul.relate_pr li a {
    display: block;
    margin: 5px;
    text-align: center;
    line-height: 30px;
    color: inherit;
}

ul.relate_pr li img {
    width: 100%;
    display: block;
}

ul.relate_pr p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/**/

.interlink {
	padding:10px 0;
	background:#0c1d2d;
}
.interlink__inner {
	width:1200px;
	margin:auto;
	color:#fff;
	overflow:hidden;
}
.interlink__title {
	width:100px;
	font-size:16px;
	background:url(http://img01.fuhai360.com/--47/47432/202106/202106021654093565.png) no-repeat right;
	float:left
}
.interlink__list {
	width:1090px;
	float:right;
}
a.interlink__item {
	color:#fff;
	margin:0px 10px;
	font-size:15px;
}

