﻿html,
body {
    margin: 0;
    padding: 0;
    position: relative;
    font: 14px/24px "Microsoft Yahei", Arial, Helvetica, sans-serif;
    overflow-x: hidden;
}

ul,
li,
p,
img,
b,
ol,
em,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
dt {
    list-style-type: none;
    margin: 0;
    padding: 0;
    border: none;
    font-style: normal;
    text-decoration: none;
    font-weight: initial;
}

a,
a:visited,
a:link {
    color: inherit;
    text-decoration: none;
}

#dituContent img {
    max-width: none;
}

img {
    max-width: 100%;
}

.container {
    width: 1226px;
    margin: auto;
}

.block {
    position: relative;
}

.block:after {
    content: "";
    display: block;
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}


/**/

.search {
    border: 2px solid #0b6ec7;
}

.search a.searchBtn,
.navl_t,
.page-box .current,
.topnav li.cur a,
.topnav li:hover a {
    background: #0b6ec7;
}

.navl ul {
    background: rgba(0, 99, 205, 0.7);
}

.three_r_n li.cur,
.four_r_n li.cur {
    color: #0063cd;
    border-bottom: 2px solid #0063cd;
}

.pagename span {
    border-bottom: 2px solid #0063cd;
}

.hot h3 span {
    border-top: 2px solid #0063cd;
}

.hotnews h3 a {
    color: #0063cd;
}

.context h3 span {
    border-top: 2px solid #0063cd;
    color: #0063cd;
}

.hot2 h3 span {
    border-top: 2px solid #0063cd;
}


/*头部*/

.top {
    color: #b0b0b0;
    background: #f1f1f1;
    line-height: 40px;
    font-size: 12px;
}

.top a {
    color: #333;
}

.logo {
    width: 400px;
    padding: 10px 0;
    line-height: 80px;
}

.logo img {
    max-height: 80px;
    display: inline-block;
    vertical-align: middle;
}

.ss {
    width: 400px;
}

.search {
    height: 40px;
    position: relative;
    margin-top: 20px;
}

.search input {
    line-height: 40px;
    border: 0;
    padding: 0;
    padding-left: 10px;
    color: #b0b0b0;
    width: 336px;
}

.search a.searchBtn {
    width: 50px;
    line-height: 40px;
    float: right;
    color: #fff;
    text-align: center;
    font-size: 16px;
}

.ss_c {
    font-size: 12px;
    line-height: 20px;
    margin-top: 5px;
    color: #333;
}

.ss_c a {
    color: #666;
}

.ewm {
    width: 210px;
}

.ewm_l {
    width: 108px;
    float: left;
}

.ewm_l a {
    border: 1px solid #e5e5e5;
    height: 32px;
    line-height: 32px;
    text-align: center;
    margin: 9px 0px;
    position: relative;
    display: block;
    color: #666;
    font-size: 12px;
}

.ewm_l a img {
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
}

.ewm_r {
    width: 70px;
    float: right;
    text-align: center;
    margin-top: 10px;
}

.ewm_r img {
    width: 70px;
    height: 70px;
    display: block;
    margin: auto;
}

.ewm_r p {
    font-size: 12px;
    line-height: 24px;
}


/**/

.nav_m {
    height: 50px;
    border-top: 1px solid #f1f1f1;
    box-sizing: border-box;
}

.nav_m .container {
    position: relative;
    padding-left: 240px;
    padding-right: 210px;
    box-sizing: border-box;
}

.nav {
    text-align: center;
}

.nav li {
    display: inline-block;
    position: relative;
}

.nav li a {
    display: block;
    line-height: 50px;
    padding: 0 20px;
    font-size: 16px;
    color: #333;
}

.nav li ul {
    position: absolute;
    background: #fff;
    z-index: 99;
    width: 100%;
    display: none;
}

.nav li ul li {
    display: block;
}

.nav li ul li a {
    padding: 0;
    font-size: 14px;
    line-height: 40px;
}

.nav li:hover ul {
    display: block;
}


/**/

.navl {
    position: absolute;
    left: 0;
    width: 238px;
    color: #fff;
    z-index: 999999;
    top: 0;
}

.navl_t {
    line-height: 50px;
    font-size: 16px;
    padding-left: 60px;
    position: relative;
}

.navl_t:before {
    content: "";
    width: 20px;
    height: 50px;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 30px;
    background: url(../images/quan.png) no-repeat center;
}

.navl ul {
    position: relative;
    min-height: 360px;
}

.navl li {
    font-size: 14px;
    color: #fff;
    display: block;
    padding-left: 30px;
    height: 42px;
    line-height: 42px;
    border-bottom: 1px dashed #bbcee9;
    text-align: left;
    overflow: hidden;
}

.navl li b {
    font-weight: bold;
    margin-right: 10px;
    display: inline-block;
}

.navl li a {
    display: inline-block;
    margin-right: 5px;
}

.navl li:hover {
    color: #333;
    background: #fff;
}

.navl li ul.navl_c {
    position: absolute;
    top: 0;
    left: 238px;
    color: #333;
    min-height: 340px;
    border: 1px solid #e0e0e0;
    border-left: 0;
    background: #fff;
    -webkit-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.18);
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.18);
    display: none;
    padding: 20px 30px 0 30px;
    width: 600px;
}

.navl li:hover ul.navl_c {
    display: block;
}

.navl ul.navl_c li {
    height: auto;
    color: #666;
    padding: 0;
    line-height: 24px;
    border-bottom: 1px solid #f0f0f0;
    overflow: hidden;
    margin-bottom: 20px;
    font-size: 14px;
    padding-bottom: 5px;
}

.navl ul.navl_c li h3 {
    font-weight: bold;
    font-size: 14px;
    line-height: 30px;
}

.navl ul.navl_c li a {
    margin-right: 24px;
}


/**/

.navr {
    position: absolute;
    right: 0;
    top: 0;
    width: 200px;
    z-index: 999999;
    background: rgba(255, 255, 255, 0.9);
}

.navr1 h3 {
    text-align: center;
    height: 50px;
    background: #f1f1f1;
    line-height: 50px;
    font-size: 16px;
    border-bottom: 1px solid #dddddd;
    box-sizing: border-box;
}

.navr1 ul {
    padding: 10px;
    height: 178px;
    overflow: hidden;
}

.navr1 li {
    line-height: 26px;
    height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px;
    color: #333;
}

.navr1 li a {
    color: #666;
}

.navr2 li {
    width: 100px;
    float: left;
    text-align: center;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    box-sizing: border-box;
    font-size: 12px;
    line-height: 20px;
    color: #666;
    padding: 10px;
    transition: 0.3s;
    height: 81px;
}

.navr2 li:nth-child(2n+1) {
    border-left: 0;
}

.navr2 li img {
    height: 23px;
    display: block;
    margin: 8px auto;
}

.navr2 li:hover {
    position: relative;
    padding-top: 5px;
}


/**/

.banner {
    position: relative;
}

.banner li img {
    width: 100%;
    display: block;
}

.banner .hd {
    position: absolute;
    width: 100%;
    bottom: 10px;
    text-align: center;
}

.banner .hd li {
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 0 5px;
    border: 2px solid #fff;
    border-color: rgba(255, 255, 255, 0.3);
    border-radius: 10px;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
    background: #f5f5f5;
    background: rgba(0, 0, 0, 0.4);
    -webkit-transition: all .2s;
    transition: all .2s;
}

.banner .hd li.on {
    background: #fff;
    background: rgba(255, 255, 255, 0.4);
    border-color: #757575;
    border-color: rgba(0, 0, 0, 0.4);
}


/**/

.one {
    margin-top: 30px;
}

.one li {
    width: 600px;
    box-sizing: border-box;
    border: 1px solid #ddd;
    float: left;
}

.one li:nth-child(2n) {
    margin-left: 26px;
}

.one li img {
    display: block;
}


/**/

.title {
    font-size: 22px;
    font-weight: 200;
    line-height: 58px;
    color: #333;
}

.two .title {
    padding: 12px 0;
}

.two {
    padding-bottom: 30px;
}

.two .container {
    position: relative;
}

.two li {
    width: 190px;
    margin-right: 14px;
    float: left;
    background: #fafafa;
    padding: 30px 22px 20px;
    border-top: 1px solid #333;
}

.two li:nth-child(5n) {
    border-top-color: #00c0a5;
}

.two li:nth-child(5n+1) {
    border-top-color: #ffac13;
}

.two li:nth-child(5n+2) {
    border-top-color: #83c44e;
}

.two li:nth-child(5n+3) {
    border-top-color: #2196f3;
}

.two li:nth-child(5n+4) {
    border-top-color: #e53935;
}

.two li img {
    width: 100%;
    display: block;
}

.two li p {
    line-height: 30px;
    text-align: center;
    color: #212121;
    font-size: 16px;
    margin-top: 10px;
}

span.prev2,
span.next2 {
    position: absolute;
    top: 28px;
    width: 24px;
    height: 16px;
    padding: 3px 5px;
    border: 1px solid #e0e0e0;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    color: #b0b0b0;
    font-family: "宋体";
    font-weight: bold;
    cursor: pointer;
}

span.next2 {
    right: 0;
}

span.prev2 {
    right: 36px;
}

span.prev2:hover,
span.next2:hover {
    color: #ff6700;
}


/**/

.three_l li:hover {
    z-index: 2;
    -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0);
}

.three_l li {
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    margin-bottom: 14px;
    height: 300px;
}

.three_l li img {
    width: 100%;
    display: block;
    height: 300px;
}

.three_l {
    width: 234px;
}

.three_r {
    width: 992px;
}

.three_r_n {
    text-align: right;
}

.three_r_n li {
    display: inline-block;
    transition: border-color .5s;
    cursor: pointer;
    margin-left: 30px;
    font-size: 16px;
    line-height: 30px;
    border-bottom: 2px solid transparent;
    margin: 13px 0 13px 30px;
}

.three_r_c li {
    width: 234px;
    float: left;
    margin-bottom: 14px;
    margin-left: 14px;
    background: #fff;
    text-align: center;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    height: 300px;
    box-sizing: border-box;
    padding: 34px 0 20px;
}

.three_r_c li img {
    width: 180px;
    height: 180px;
    margin: 0 auto 18px;
    display: block;
}

.three_r_c li p {
    color: #333;
    font-weight: 400;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 16px;
    min-height: 32px;
    line-height: 32px;
}

.three_r_c li:hover,
.three_r_c .more:hover {
    z-index: 2;
    -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0);
}

.three_r_c .more {
    width: 234px;
    float: left;
    margin-bottom: 14px;
    margin-left: 14px;
    background: #fff;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    height: 143px;
    box-sizing: border-box;
    padding: 47px 0;
}

.three_r_c li:nth-child(8) {
    height: 143px;
}

.three_r_c li:nth-child(8) img {
    width: 80px;
    height: 80px;
    float: right;
    margin-right: 20px;
    margin-bottom: 0;
}

.three_r_c li:nth-child(8) p {
    margin: 0 20px;
    float: left;
    width: 94px;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}

.three_r_c .more img {
    width: 48px;
    height: 48px;
    position: absolute;
    right: 30px;
}

.three_r_c .more p {
    display: block;
    margin: 0 110px 0 30px;
    font-size: 18px;
    color: #333;
    text-align: left;
    line-height: 24px;
}

.three_r_c .more p span {
    display: block;
    font-size: 12px;
    color: #757575;
    line-height: 20px;
    margin-top: 4px;
}

.three_r_c li em {
    margin: 0 10px 10px;
    text-align: center;
    color: #ff6700;
    font-size: 14px;
}


/**/

.four_l li:hover {
    z-index: 2;
    -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0);
}

.four_l li {
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    margin-bottom: 14px;
    height: 300px;
}

.four_l li img {
    width: 100%;
    display: block;
    height: 300px;
}

.four_l {
    width: 234px;
}

.four_r {
    width: 992px;
}

.four_r_n {
    text-align: right;
}

.four_r_n li {
    display: inline-block;
    transition: border-color .5s;
    cursor: pointer;
    margin-left: 30px;
    font-size: 16px;
    line-height: 30px;
    border-bottom: 2px solid transparent;
    margin: 13px 0 13px 30px;
}

.four_r_c li {
    width: 234px;
    float: left;
    margin-bottom: 14px;
    margin-left: 14px;
    background: #fff;
    text-align: center;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    height: 300px;
    box-sizing: border-box;
    padding: 34px 0 20px;
}

.four_r_c li img {
    width: 180px;
    height: 180px;
    margin: 0 auto 18px;
    display: block;
}

.four_r_c li p {
    color: #333;
    font-weight: 400;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 16px;
    min-height: 32px;
    line-height: 32px;
}

.four_r_c li:hover,
.four_r_c .more:hover {
    z-index: 2;
    -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0);
}

.four_r_c .more {
    width: 234px;
    float: left;
    margin-bottom: 14px;
    margin-left: 14px;
    background: #fff;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    height: 143px;
    box-sizing: border-box;
    padding: 47px 0;
}

.four_r_c li:nth-child(8) {
    height: 143px;
}

.four_r_c li:nth-child(8) img {
    width: 80px;
    height: 80px;
    float: right;
    margin-right: 20px;
    margin-bottom: 0;
}

.four_r_c li:nth-child(8) p {
    margin: 0 20px;
    float: left;
    width: 94px;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}

.four_r_c .more img {
    width: 48px;
    height: 48px;
    position: absolute;
    right: 30px;
}

.four_r_c .more p {
    display: block;
    margin: 0 110px 0 30px;
    font-size: 18px;
    color: #333;
    text-align: left;
    line-height: 24px;
}

.four_r_c .more p span {
    display: block;
    font-size: 12px;
    color: #757575;
    line-height: 20px;
    margin-top: 4px;
}


/**/

.five {
    padding: 30px 0;
    background: #f5f5f5;
    margin-top: 20px;
}

.five .container {
    position: relative;
}

.five li {
    width: 190px;
    margin-right: 14px;
    float: left;
    background: #fafafa;
    padding: 30px 22px 20px;
}

.five li img {
    width: 100%;
    display: block;
}

.five li p {
    line-height: 30px;
    text-align: center;
    color: #212121;
    font-size: 16px;
    margin-top: 10px;
}

span.prev5,
span.next5 {
    position: absolute;
    top: 16px;
    width: 24px;
    height: 16px;
    padding: 3px 5px;
    border: 1px solid #e0e0e0;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    color: #b0b0b0;
    font-family: "宋体";
    font-weight: bold;
    cursor: pointer;
}

span.next5 {
    right: 0;
}

span.prev5 {
    right: 36px;
}

span.prev5:hover,
span.next5:hover {
    color: #ff6700;
}


/**/

.six {
    padding: 30px 0;
}

.six_c {
    position: relative;
    float: left;
    width: 296px;
    height: 359px;
    text-align: center;
    padding-top: 40px;
    border-top: 1px solid #e0e0e0;
    margin-left: 14px;
    background: #fff;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}

.six_m .six_c:nth-child(1) {
    border-top-color: #ffac13;
    color: #ffac13;
    margin-left: 0px;
}

.six_m .six_c:nth-child(2) {
    border-top-color: #83c44e;
    color: #83c44e;
}

.six_m .six_c:nth-child(3) {
    border-top-color: #e53935;
    color: #e53935;
}

.six_m .six_c:nth-child(4) {
    border-top-color: #2196f3;
    color: #2196f3;
}

.six_c h3 {
    margin: 0 10px 18px;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
}

.six_c .bd li p {
    margin: 0 20px 10px;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.25;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #666;
}

.six_c .bd li img {
    width: 230px;
    min-height: 195px;
    display: block;
    margin: auto;
}

span.prev6,
span.next6 {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    opacity: 0;
    filter: alpha(opacity=0)\9;
    -webkit-transition: all .6s;
    transition: all .6s;
    z-index: 2;
    display: inline-block;
    text-align: center;
    width: 20px;
    height: 24px;
    padding: 12px 0px;
    font-size: 18px;
    line-height: 24px;
    background-color: rgba(66, 66, 66, 0.2);
    color: #fff;
    font-family: "宋体";
    font-weight: bold;
}

span.prev6 {
    left: 0;
}

span.next6 {
    right: 0;
}

.six_c:hover span.prev6,
.six_c:hover span.next6 {
    opacity: 1;
}

span.prev6:hover,
span.next6:hover {
    background: rgba(66, 66, 66, 0.6);
}

.six_c .hd li {
    width: 6px;
    height: 6px;
    border: 2px solid #f5f5f5;
    border-radius: 6px;
    text-align: left;
    text-indent: -9999em;
    overflow: hidden;
    background-color: #b0b0b0;
    -webkit-transition: all .5s;
    transition: all .5s;
    opacity: 10;
    margin: 0px 10px;
    display: inline-block;
}

.six_c .hd {
    text-align: center;
}

.six_c .hd li.on {
    border-color: #ff6700;
    background-color: transparent;
}

.six_c:hover {
    z-index: 2;
    -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0);
}


/**/

.bottom {
    border-bottom: 1px solid #666666;
    background: #3b3b3b;
    color: #fff;
    padding: 28px 0px;
}

.bottom li {
    width: 170px;
    float: left;
    margin: 0 17px;
    overflow: hidden;
}

.bottom li img {
    width: 44px;
    float: left;
    margin-right: 5px;
}

.bottom li h3 {
    font-size: 16px;
    line-height: 24px;
}

.bottom li p {
    line-height: 20px;
    font-size: 12px;
}


/**/

.footer {
    background: #3b3b3b;
    padding: 35px 0;
    color: #fff;
}

.footer_l {
    width: 315px;
    float: left;
    border-right: 1px solid #666666;
}

.footer_ewm {
    width: 108px;
    float: left;
    text-align: center;
    font-size: 14px;
    margin: 0px 20px;
}

.footer_ewm h3 {
    border-bottom: 1px dashed #dddddd;
    line-height: 40px;
    font-size: 14px;
    font-weight: 100;
    margin-bottom: 10px;
}

.footer_ewm p {
    font-size: 12px;
    line-height: 20px;
}

.footer_c {
    float: left;
    border-right: 1px solid #666666;
    padding: 0px 20px;
    height: 186px;
}

.footer_c ul {
    float: left;
    margin: 0px 30px;
}

.footer_c ul h3 {
    font-size: 16px;
    margin-bottom: 15px;
    font-weight: bold;
}

.footer_c li {
    font-size: 12px;
    line-height: 22px;
}

.footer_r {
    float: right;
    width: 240px;
    box-sizing: border-box;
    font-size: 14px;
    padding-top: 25px;
    padding-left: 30px;
}

.footer_r h3 {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 5px;
}

.footer_r p {
    font-size: 14px;
    line-height: 25px;
    font-weight: bold;
}


/**/

.footer_bottom {
    background: #3b3b3b;
    color: #fff;
    line-height: 30px;
    text-align: center;
    padding-bottom: 10px;
}


/*内页*/

.page {
    background-color: #f5f5f5;
}

.m-top {
    width: 100%;
    height: 60px;
    line-height: 60px;
    color: #999;
    font-size: 12px;
}

.content {
    width: 1200px;
    margin: auto;
}

.tree li {
    display: inline-block;
    margin-bottom: 0;
    overflow: hidden;
}

.tree li a {
    width: auto;
    float: none;
    padding: 0 20px;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
}

.tree li ul {
    float: left;
    max-width: 1100px;
    overflow: hidden;
    height: 30px;
}

.tree li ul li {
    float: left;
    margin: 0;
}

.tree ul li ul li a {
    font-weight: normal;
    font-size: 16px;
}

.pagename {
    width: 1200px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    border-bottom: 1px solid #ddd;
    position: relative;
    margin-bottom: 20px;
}

.pagename span {
    display: inline-block;
}

.listProduct li:nth-child(4n+1) {
    margin-left: 0;
}

.listProduct li {
    float: left;
    width: 290px;
    height: 300px;
    margin-bottom: 30px;
    margin-left: 13px;
    position: relative;
    background: #fff;
    cursor: pointer;
    -moz-box-shadow: 1px 1px 5px #909090;
    -webkit-box-shadow: 1px 1px 5px #909090;
    transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    top: 0;
}

.listProduct li:hover {
    -moz-box-shadow: 2px 2px 10px #909090;
    -webkit-box-shadow: 2px 2px 10px #909090;
    box-shadow: 2px 2px 10px #909090;
    top: -10px;
}

.listProduct li img {
    width: 290px;
    height: 230px;
}

.listProduct li h3 {
    margin-left: 10px;
    font-size: 16px;
    width: 270px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: normal;
}

.page-box {
    overflow: hidden;
    text-align: center;
    padding-bottom: 20px;
    padding-top: 20px;
}

.page-box .current {
    color: #fff;
}

.page-box a,
.page-box span {
    padding: 0 28px;
    border-radius: 2px;
    margin-left: 10px;
    height: 40px;
    display: inline-block;
    font-size: 14px;
    text-align: center;
    line-height: 40px;
}

.page-box a {
    font-size: 14px;
    border: 1px solid #dcdcdc;
    color: #666666;
}

.listProduct ul:after {
    content: "";
    display: block;
    clear: both;
}

.pr-left {
    width: 540px;
    height: 425px;
    float: left;
}

.pr-left img {
    display: block;
    width: 100%;
    height: 100%;
}

.pr-right {
    width: 640px;
    float: right;
}

.pr-right h3 {
    font-size: 24px;
    color: #333;
    margin-bottom: 12px;
}

.pr-right p {
    margin-top: 20px;
    padding: 12px;
    background: #f5f5f5;
    margin-bottom: 20px;
    font-size: 12px;
    color: #b5b5b6;
}

.pr-right p b {
    font-size: 30px;
    color: #e85555;
    font-weight: normal;
    margin-left: 15px;
}

.pr-right p b i {
    font-size: 18px;
    font-style: normal;
}

.word {
    line-height: 30px;
    height: 300px;
    overflow: hidden;
}

.hot {
    margin: 40px auto;
    border: 1px solid #ece2ec;
}

.hot h3 {
    border-bottom: 1px solid #ede5ed;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    background: #F5F5F5;
    font-weight: normal;
    margin-bottom: 30px;
}

.hot h3 span {
    width: 140px;
    height: 40px;
    display: block;
    background: #fff;
    padding: 0 20px;
    text-align: center;
}

.hot li {
    width: 220px;
    margin: 0 0 20px 16px;
    color: #585858;
    text-align: center;
    float: left;
}

.hot li img {
    width: 220px;
    height: 220px;
}

.hot li p {
    text-align: center;
    font-size: 18px;
    height: 30px;
    overflow: hidden;
    line-height: 30px;
    margin-top: 10px;
    color: #666;
}

.left {
    width: 280px;
}

.qlink {
    border: 1px solid #ece2ec;
    margin-bottom: 20px;
    background: #fff;
}

.qlink h3 {
    padding-left: 20px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    font-weight: normal;
    color: #757575;
    background-color: #f5f5f5;
}

.qlink .block {
    margin: 10px;
}

.hotnews {
    padding: 10px;
    border: 1px solid #ece2ec;
    margin-bottom: 20px;
    background: #fff;
}

.hotnews h3 {
    padding: 5px;
    border-bottom: 1px solid #F5F5F5;
    font-weight: normal;
    line-height: 30px;
}

.hotnews h3 a {
    float: right;
    font-size: 14px;
}

.hotnews li {
    padding: 10px 0 8px;
    overflow: hidden;
    font-size: 14px;
    position: relative;
    padding-left: 20px;
}

.hotnews li:before {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    background: #b6c3e3;
    border-radius: 50%;
    left: 0;
    top: 20px;
}

.hotnews li a {
    display: block;
    color: #757575;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hotnews li p {
    color: #c1c1c1;
    font-size: 12px;
}

.context {
    width: 900px;
    border: 1px solid #ece2ec;
}

.context h3 {
    background: #F5F5F5;
    height: 40px;
    line-height: 40px;
    font-weight: normal;
}

.context h3 span {
    height: 38px;
    margin-bottom: -1px;
    font-size: 16px;
    background: #fff;
    border-right: 1px solid #ede5ed;
    line-height: 40px;
    display: block;
    float: left;
    padding: 0 40px;
}

.context .block {
    margin: 10px;
}

.record {
    padding: 10px 30px;
    background: #f5f5f5;
    color: #757575;
}

.record span {
    width: 47%;
    overflow: hidden;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0 1%;
}

.clear {
    clear: both;
}

.topnav {
    background: #fff;
    overflow: hidden;
    margin-bottom: 20px;
    padding: 30px 0;
}

.topnav li {
    float: left;
    margin-left: 30px;
    line-height: 40px;
}

.topnav li a {
    display: block;
    padding: 0 40px;
    position: relative;
}

.topnav li.cur a:after,
.topnav li:hover a:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    border-bottom: 6px solid #fff;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    margin-left: -8px;
}

.topnav li a:before {
    content: "|";
    position: absolute;
    right: -15px;
    color: #ccc;
}

.topnav li.cur a,
.topnav li:hover a {
    color: #fff;
}

.listnews {
    padding: 10px;
    width: 880px;
    background: #fff;
}

.listnews li {
    border-bottom: 1px dashed #e5e5e5;
    overflow: hidden;
    padding: 20px 0;
}

.listnews li img {
    width: 240px;
    height: 160px;
    float: left;
    display: block;
}

.listnews li div {
    float: right;
    width: 610px;
}

.listnews li div h3 {
    font-size: 20px;
    color: #333;
    font-weight: bold;
    line-height: 20px;
    padding-top: 20px;
    margin-bottom: 10px;
}

.listnews li div p {
    font-size: 14px;
    color: #666;
    padding-top: 8px;
    line-height: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.listnews li div span {
    font-size: 12px;
    color: #999;
    margin-right: 23px;
    line-height: 12px;
    position: relative;
    background: url(../images/time-icon_03.png) no-repeat left center;
    padding-left: 18px;
}

.right {
    width: 880px;
    padding: 10px;
    background: #fff;
}

.right h1 {
    text-align: center;
    line-height: 50px;
    font-size: 20px;
}

h6.time {
    text-align: center;
    color: #444;
    font-weight: normal;
    border-bottom: 1px solid #dadada;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.hot2 {
    margin: 40px auto;
    border: 1px solid #ece2ec;
}

.hot2 h3 {
    border-bottom: 1px solid #ede5ed;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    background: #F5F5F5;
    font-weight: normal;
    margin-bottom: 30px;
}

.hot2 h3 span {
    width: 100px;
    height: 40px;
    display: block;
    background: #fff;
    padding-left: 20px;
}

.hot2 li {
    width: 200px;
    margin: 0 0 20px 16px;
    color: #585858;
    text-align: center;
    float: left;
}

.hot2 li img {
    height: 200px;
    width: 200px;
}

.hot2 li p {
    text-align: center;
    font-size: 18px;
    height: 30px;
    overflow: hidden;
    line-height: 30px;
    margin-top: 10px;
    color: #666;
}

/**/

.interlink {
	padding:10px 0;
	background:#3b3b3b;
}
.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;
}

