﻿/* Generated by less 2.5.1 */

@charset "utf-8";
/*
 _________
|___   ___|           _          _   __  _
    | |               (_)        | | / / | |
    | |  __   __   __  _   _ ___ | |/ /  | | ___  ___  ___
    | |  \ \ /  \ / / | | | '__ || |\ \  | |/ _ \/ _ \/ _ \
    | |   \ V /\ V /  | | | | | || | \ \ | |  __/  __/  __/
    |_|    \_/  \_/   |_| |_| | ||_|  \_\|_|\___|\___|\___|
*/

* {
    padding: 0;
    margin: 0;
}

body {
    font-size: 12px;
    font-family: "Microsoft YaHei", arial, helvetica, sans-serif;
    color: #333;
    margin: 0;
}

li,
ul {
    list-style-type: none;
}

img,
li,
ul {
    padding: 0;
    margin: 0;
}

img {
    border: none;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}

.clear {
    clear: both;
}

img {
    border: 0;
}

input,
textarea {
    outline: 0;
    border: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
dt,
i,
b,
em {
    font-weight: normal;
    font-style: normal;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.among {
    width: 1180px !important;
    margin: 0 auto;
    z-index: 99;
}

/* search */

.search {
    padding-top: 20px;
    height: 93px;
}

.search .search1 {
    float: right;
    width: 355px;
    height: 46px;
    line-height: 27px;
    display: inline;
    background: url(../images/f.png) no-repeat center center;
    z-index: 94;
}

.search .search1 .text {
    height: 46px;
    border: none;
    padding-left: 42px;
    float: left;
    background: none;
    line-height: 46px;
    color: #ccc;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    z-index: 95;
    width: 228px;
}

.search .search1 .submit {
    width: 127px;
    height: 46px;
    font-size: 12px;
    cursor: pointer;
    float: right;
    background: none;
    z-index: 96;
}

.search .search-wz {
    width: 620px;
    height: 18px;
    padding-top: 14px;
}

.search .search-wz .search-wz-nav {
    padding-left: 24px;
}

.search .search-wz .search-wz-nav span a {
    color: #666;
    font-size: 14px;
    line-height: 18px;
    height: 18px;
    padding-right: 15px;
}

.search .search-wz .search-wz-nav span {
    color: #666;
    font-size: 14px;
    line-height: 18px;
    height: 18px;
}
/*优势一号*/
.ys_one{
    height: 200px;
    padding-top: 50px;
    text-align: center;
}
.ys_one dl{
    display: inline-block;
    padding: 0 68px;
    float: left;
}
.ys_one dl dt{
    width: 100px;
    height: 100px;
    display: block;
    margin: 0 auto;
    background: #333;
    text-align: center;
    box-shadow: #ccc 0 5px 10px;
    border-radius: 50%;
    padding-top: 25px;
    box-sizing: border-box;
}
.ys_one dl:hover dt{
    background: #cd1423;
}
.ys_one dl dd{
    margin-top: 15px;
}
.ys_one dl dd h4{
    font-size: 16px;
}
.ys_one dl dd p{
    font-size: 12px;
    text-transform: uppercase;
    color: #999;
}


/* pro */

.pro {
    background: #FBFBFB;
}

.pro .pro-l {
    width: 225px;
    height: 830px;
    background-color: #fff;
    margin-top: 30px;
    box-shadow: #eee 0px 5px 10px;
}
.pro .pro-l .pro-t{
 height: 95px;
 width: 100%;
 background: #cd1423;
 color: #ffc0c0;
 text-align: center;
 padding: 20px 0;
 box-sizing: border-box;
 font-size: 14px;
 text-transform: uppercase;
}
.pro .pro-l .pro-t h2 a{
    font-size: 24px;
    color: #fff;
}
.pro .pro-l .pro-bottom li{
    padding: 41.5px 0;
    padding-left: 28px;
    border-bottom: solid 1px #eee;
}
.pro .pro-l .pro-bottom li a{
    color: #555;
    font-size: 16px;
}
.pro .pro-l .pro-bottom li a span{
    color: #999;
    font-size: 12px;
    display: block;
    text-transform: uppercase;
}
.pro .pro-r {
    background-color: #fff;
    width: 916px;
    margin-left: 10px;
    padding: 12px 10px;
    position: relative;
    box-shadow: #eee 0px 5px 10px;
    height: 806px;margin-top: 30px;
}

.pro .pro-r .pro-lb {}

.pro .pro-r .hd {
    height: 40px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e6e6e6;
}

.pro .pro-r .hd ul li {
    float: left;
    height: 40px;
    line-height: 40px;
    margin: 0 5px;
}

.pro .pro-r .hd ul li a {
    font-size: 18px;
    color: #444;
    text-align: center;
    line-height: 36px;
    height: 36px;
    padding: 0 20px;
}

.pro .pro-r .hd ul .on a {
    color: #cd1423;
}


.more {
    position: absolute;
    width: 60px;
    height: 22px;
    line-height: 22px;
    border-radius: 22px;
    background-color:#F2F2F2;
    right: 10px;
    top: 26px;
}

.more a {
    font-size: 14px;
    color: #aaa;
    text-align: center;
    display: block;
    width: 60px;
}

.pro .pro-r .bd {
    margin-top: 10px;
}

.pro .pro-r .bd ul li {
    width: 288px;
    height: 249px;
    float: left;
    margin-right: 17px;
    overflow: hidden;
}

.pro .pro-r .bd ul li img {
    width: 286px;
    height: 207px;
    border: 1px solid #e6e6e6;
    overflow: hidden;
}

.pro .pro-r .bd ul li:hover img {
    overflow: hidden;
    border: 1px solid #cd1423;
}

.pro .pro-r .bd ul li span {
    text-align: center;
    display: block;
    color: #666;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
}


/* tit */

.tit {
    margin: 0 auto;
    text-align: center;
    height: 80px;
    padding: 20px;
}

.tit h2 a {
    font-size: 24px;
    color: #333;
    padding-top: 13px;
    padding-bottom: 10px;
    display: block;
    font-weight: bold;
}

.tit h3 a {
    font-size: 24px;
    color: #333;
    padding-top: 13px;
    padding-bottom: 10px;
    display: block;
    font-weight: bold;
}

.tit2 {
    margin: 20px auto;
    text-align: center;
    height: 80px;
}

.tit2 h3 a {
    font-size: 30px;
    color: #cd1423;
    padding-top: 13px;
    padding-bottom: 10px;
    display: block;
    font-weight: bold;
}
/* js */

.js .js-nav ul li {
    float: left;
    background: url(../images/js-ta.png) no-repeat;
    height: 598px;
    width: 357px;
    margin: 0 10px;
}

.js .js-nav ul li .js-sz {
    background: url(../images/js-x.png) no-repeat center center;
    text-align: center;
    width: 356px;
    height: 58px;
    padding-top: 24px;
}

.js .js-nav ul li .js-sz span {
    font-size: 28px;
    color: #333;
}

.js .js-nav ul li img {
    padding-left: 14px;
    padding-top: 6px;
}

.js .js-nav ul li h4 {
    font-size: 20px;
    font-weight: bold;
    color: #333;
    width: 300px;
    padding: 5px 23px;
}

.js .js-nav ul li h5 {
    font-size: 14px;
    color: #333;
    width: 300px;
    padding: 3px 23px;
}


/* b2 */

.b2 {
    height: 300px;
    width: 100%;
    background: url(../images/b-2.jpg) no-repeat center center;
    margin-top: 45px;
}

.b-img {
    padding-top: 10px;
    width: 566px;
}

.b2 .b-wz {
    padding-left: 280px;
    margin-top: 200px;
    font-size: 18px;
    color: #fff;
}
.b2 .b-wz span{
    font-weight: bold;
    font-size: 30px;
}
.b2 .b-wz a{
    display: inline-block;
    font-size: 14px;
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #333;
    color: #fff;
    margin-left: 30px;
}

.b2 .b-wz .b-wz-3 {
    font-size: 24px;
    font-weight: bold;
    color: #281f1e;
    padding-top: 20px;
}

.b2 .b-wz .b-wz-3 span {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
}

.b2 .b-wz .b2-dz {
    font-size: 18px;
    color: #fff;
    padding-top: 30px;
    height: 48px;
}

.b2 .b-wz .b2-dz a {
    height: 48px;
}

.b2 .b-wz .b2-dz span {
    height: 48px;
    line-height: 48px;
    padding-left: 10px;
}


/* 优势二号 */
.ys_two{
    background: url(../images/ys_bg.jpg) no-repeat top center #fbfbfb;
    height: 1000px;
    padding-top: 130px;
}
.ys_two dl{
    width: 810px;
    height: 210px;
    background: #fff;
    box-shadow: #ccc 0 5px 5px;
    box-sizing: border-box;
    padding: 30px;
    margin-top: 30px;
}
.ys_two dl dt{
    font-size: 24px;
    color: #333;
    font-weight: bold;
}
.ys_two dl dt span{
    color: #cd1423;
    padding-right: 20px;
}
.ys_two dl dd{
    margin-top: 20px;
}
.ys_two dl dd p{
    line-height: 30px;
    font-size: 16px;
    color: #666;
}
.ys_two dl dd p{
    padding-left: 40px;
    background: url(../images/quan.png) no-repeat left center;
}
.ys_two img.fr{
    margin-top: 30px;
}



/*案例*/
.case{
    background: #333;
    height: 1000px;;
}
.case .tit h3 a{
    color: #fff;
}
.case li{
    float: left;
    width: 370px;
    height: 240px;
    margin-left: 30px;
    border: solid 1px #fff;
    position: relative;
    margin-top: 30px;
}
.case li img{
    width: 370px;
    height: 240px;
}
.case li p{
    line-height: 40px;
    background: rgba(0, 0, 0, 0.6);
    font-size: 16px;
    color: #fff;
    width: 100%;
    position: absolute;
    bottom: 0;
    text-align: center;
}
.case li:nth-child(1),.case li:nth-child(4),.case li:nth-child(7){
    margin-left: 0;
}

/* zc */

.zc .zc-nav {
    margin-top: 60px;
    height: 150px;
    margin-bottom: 40px;
    position: relative;
}

.zc .zc-nav .bd ul li {
    float: left;
    margin: 0 10px;
}

.zc .zc-nav .bd ul li .pic {
    width: 266px;
    height: 142px;
    border: 1px solid #ccc;
    box-sizing: border-box;
}
.zc .zc-nav .bd ul li .pic img{
    width: 264px;
    height: 140px;
}
.zc .zc-nav .bd ul li .pic:hover {
    border: 1px solid #888;
}

.zc .zc-nav .hd .arrow {
    position: absolute;
    top: 20px;
    width: 100%;
}

.zc .zc-nav .hd .arrow .prev {
    display: block;
    width: 47px;
    height: 114px;
    float: left;
    overflow: hidden;
    cursor: pointer;
    background: url(../images/prev.png) no-repeat;
    left: -50px;
    position: absolute;
    z-index: 99;
}

.zc .zc-nav .hd .arrow .next {
    display: block;
    width: 47px;
    height: 114px;
    float: left;
    overflow: hidden;
    cursor: pointer;
    background: url(../images/next.png) no-repeat;
    right: -50px;
    position: absolute;
    z-index: 99;
}



/* b3 */

.b3 {
    height: 300px;
    width: 100%;
    background: #333;

}

.b3 .b3-l {
    width: 660px;
    height: 108px;
    margin-top: 75px;
}

.b3 .b3-l .b3-l-wz {
    padding-top: 5px;
}

.b3 .b3-l .b3-l-wz span {
    padding-top: 12px;
    font-size: 18px;
    color: #fff;
    margin-right: 90px;
}

.b3 .b3-r {
    width: 450px;
    margin-top: 40px;
}
.b3 .b3-r p{
    display: block;
    height: 36px;
    padding: 10px 0;
}
.b3 .b3-r .b3-r-wz {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    margin-top: 20px;
}

.login {
    position: relative;
    margin: 20px auto;
    width: 450px;
    padding-right: 32px;
    font-weight: 300;
    color: #a8a7a8;
}

.login p {
    margin: 0 0 10px;
}

input,
button,
label {
    font-size: 14px;
    font-weight: 300;
    box-sizing: border-box;
    color: #fff;
}

input[type=text],
input[type=password] {
    padding: 0 10px;
    width: 350px;
    height: 36px;
    color: #bbb;
    border: 1px solid #fff;
    border-radius: 5px;
}

input[type=text]:focus,
input[type=password]:focus {
    color: white;
    background: rgba(0, 0, 0, 0.1);
    outline: 0;
}

label {
    float: left;
    width: 100px;
    line-height: 40px;
    padding-right: 10px;
    font-weight: 100;
    text-align: right;
    letter-spacing: 1px;
}

.forgot-password {
    padding-left: 100px;
    font-size: 13px;
    font-weight: 100;
    letter-spacing: 1px;
}

.login-button {
    position: relative;
    z-index: 2;
    width: 200px;
    height: 40px;
    background: #cd1423;
    border-radius: 24px;
    border: none;
    margin-left: 140px;
    color: #fff;
    font-size: 16px;
}

/* al */

.al-nav .al-lb .hd {
    background: url(../images/al-hd.png) no-repeat center center;
    width: 1180px;
    height: 99px;
}

.al-nav .al-lb .hd ul li {
    float: left;
    width: 393px;
    text-align: center;
    height: 99px;
    line-height: 99px;
}

.al-nav .al-lb .hd ul li a {
    font-size: 24px;
    color: #333;
}

.al-nav .al-lb .hd .on a {
    font-size: 24px;
    color: #9c4728;
}

.al-nav .al-lb .hd {
    margin-bottom: 48px;
}

.al-nav .al-lb .bd ul li .al-1 {
    background-color: #fff;
    width: 600px;
    height: 344px;
    position: relative;
    overflow: hidden;
}

.al-nav .al-lb .bd ul li .al-1 img {
    width: 588px;
    height: 332px;
    padding: 6px;
    z-index: 94;
}

.al-nav .al-lb .bd ul li .al-1 span {
    font-size: 18px;
    background: url(../images/al-t.png) repeat-x;
    position: absolute;
    bottom: 6px;
    width: 588px;
    text-align: center;
    z-index: 95;
    padding-left: 6px;
    color: #333;
    height: 32px;
    line-height: 32px;
    font-weight: bold;
}

.al-nav .al-lb .bd ul li .al-1:hover img {
    transform: scale(1.1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1.1);
    -webkit-transform: all 1s ease 0s;
}

.al-nav .al-lb .bd ul li .al-2 {
    float: left;
    background-color: #fff;
    position: relative;
    width: 265px;
    margin-left: 17px;
    height: 344px;
    overflow: hidden;
}

.al-nav .al-lb .bd ul li .al-2 img {
    width: 253px;
    height: 332px;
    margin: 6px;
    z-index: 94;
}

.al-nav .al-lb .bd ul li .al-2 span {
    font-size: 18px;
    background: url(../images/al-t.png) repeat-x;
    position: absolute;
    bottom: 6px;
    width: 253px;
    text-align: center;
    z-index: 95;
    padding-left: 6px;
    color: #333;
    height: 32px;
    line-height: 32px;
    font-weight: bold;
}

.al-nav .al-lb .bd ul li .al-2:hover img {
    transform: scale(1.1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1.1);
    -webkit-transform: all 1s ease 0s;
}

.al-nav .al-lb .bd ul li .al-3 {
    overflow: hidden;
    float: left;
    width: 380px;
    height: 332px;
    background-color: #fff;
    position: relative;
    margin-right: 12px;
    margin-top: 13px;
}

.al-nav .al-lb .bd ul li .al-3 img {
    width: 368px;
    height: 320px;
    margin: 6px;
}

.al-nav .al-lb .bd ul li .al-3:hover img {
    transform: scale(1.1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1.1);
    -webkit-transform: all 1s ease 0s;
}

.al-nav .al-lb .bd ul li .al-3 span {
    font-size: 18px;
    background: url(../images/al-t.png) repeat-x;
    position: absolute;
    bottom: 6px;
    width: 368px;
    text-align: center;
    z-index: 95;
    padding-left: 6px;
    color: #333;
    height: 32px;
    font-weight: bold;
    line-height: 32px;
}

/* fw */

.fw .fw-nav {
    background: url(../images/fw.png) no-repeat center top;
    height: 110px;
}

.fw .fw-nav ul li {
    float: left;
    width: 80px;
    margin-right: 10px;
}

.fw .fw-nav ul li h4 {
    background-color: #fff;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    font-size: 42px;
    color: #333;
    text-align: center;
    line-height: 80px;
}

.fw .fw-nav ul li h5 {
    color: #fff;
    font-size: 14px;
    text-align: center;
    width: 80px;
    margin-top: 5px;
}

.fw .fw-nav ul li:hover h4 {
    background-color: #333;
    color: #fff;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    cursor: pointer;
}

/* gy */
.gy{
    padding: 50px 0;
    background: #fbfbfb;
}
.gy .gy-nav ul li {
    float: left;
    width: 575px;
    height: 219px;
    background: #fff;
    box-shadow: #ccc 0 3px 3px;
    margin-top: 10px;
    margin-right: 10px;
}

.gy .gy-nav ul li .gy-l img {
    width: 168px;
    height: 183px;
}

.gy .gy-nav ul li .gy-l:hover img {
    transform: scale(1.1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1.1);
    -webkit-transform: all 1s ease 0s;
}

.gy .gy-nav ul li .gy-l {
    padding: 10px;
}

.gy .gy-nav ul li .gy-r {
    margin: 10px;
    width: 334px;
    height: 200px;
    padding-right: 10px;
}

.gy .gy-nav ul li .gy-r .gy-r-t {
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid #333;
    height: 30px;
}

.gy .gy-nav ul li .gy-r .gy-r-t a {
    color: #333;
}

.gy .gy-nav ul li .gy-r .gy-r-c a {
    color: #666;
    padding-top: 10px;
    font-size: 14px;
    height: 96px;
    line-height: 24px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
}

.gy .gy-nav ul li .gy-r .gy-r-b a {
    background-color: #333;
    width: 102px;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    display: block;
    margin-top: 15px;
}

/* about */

.ab-nav {}

.ab-t {
    background: #333;
    height: 340px;
    padding: 15px;
    margin-top: 100px;
}

.ab-t .ab-l img {
    width: 500px;
    height: 381px;
    position: relative;
top: -100px;
border: solid 10px #fff;
}

.ab-t .ab-r {
    width: 630px;
    height: 400px;
    overflow: hidden;
    position: relative;
    top: -100px;
}

.ab-t .ab-r .ab-r-1 {
    font-size: 28px;
    color: #EFB6BC;
}

.ab-t .ab-r .ab-r-2 a {
    font-size: 16px;
    font-weight: bold;
    color: #cd1423;
    width: 510px;
    border-bottom: 1px solid #cd1423;
    padding: 10px 0;
}

.ab-t .ab-r .ab-r-3 a {
    text-indent: 2em;
    font-size: 14px;
    color: #ccc;
    width: 600px;
    display: block;
    line-height: 28px;
    margin-top: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 240px;
}

.ab-t .ab-r .ab-r-4 a {
    background-color: #cd1423;
    width: 102px;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    display: block;
    margin-top: 5px;
}

.about .ab-b {
    height: 300px;
    margin-bottom: 20px;
}

.about .ab-b {
    position: relative;
}

.about .ab-b .bd {}

.about .ab-b .bd ul li {
    margin: 0px 11px;
    float: left;
    width: 200px;
    height: 310px;
    border: 1px solid #e6e6e6;
    padding: 5px;
}

.about .ab-b .bd ul li:hover {

    border: 1px solid #cd1423;
}

.about .ab-b .bd ul li img {
    width: 200px;
    height: 270px;
}

.about .ab-b .bd span {
    width: 200px;
    display: block;
    text-align: center;
    font-size: 14px;
    color: #2d2d2d;
    background-color: #fff;
    height: 31px;
    line-height: 31px;
}

.about .ab-b .hd .prev {
    display: block;
    width: 47px;
    height: 114px;
    float: left;
    overflow: hidden;
    cursor: pointer;
    background: url(../images/prev.png) no-repeat;
    left: -50px;
    position: absolute;
    z-index: 99;
    top: 80px;
}

.about .ab-b .hd .next {
    display: block;
    width: 47px;
    height: 114px;
    float: left;
    overflow: hidden;
    cursor: pointer;
    background: url(../images/next.png) no-repeat;
    right: -50px;
    position: absolute;
    z-index: 99;
    top: 80px;
}


/* news */

.news {
    height: 330px;
}

.news .news-l {
    width: 658px;
    margin-top: 20px;
}

.news .news-l .news-lb .hd {
    position: relative;
    width: 658px;
    height: 46px;
    border-bottom: 1px solid #333;
}

.news .news-l .news-lb .hd ul li {
    width: 186px;
    height: 46px;
    background-color: #333;
    float: left;
}

.news .news-l .news-lb .hd ul li a {
    display: block;
    height: 46px;
    line-height: 46px;
    text-align: center;
    color: #2b2b2b;
    font-size: 16px;
    color: #fff;
}

.news .news-l .news-lb .hd .on {
    height: 53px;
    color: #fff;
    background: url(../images/pro5.png) no-repeat center top 1px;
}

.news .news-l .news-lb .hd .on a {
    color: #fff;
}

.news .news-l .news-lb .hd span {
    float: right
}

.news .news-l .news-lb .hd span a {
    font-size: 14px;
    color: #999;
    line-height: 46px;
    height: 46px;
}

.news .news-l .news-lb .bd ul .newst {
    width: 658px;
    border: none;
    height: 160px;
}

.news .news-l .news-lb .bd ul .newst .newst-l a {
    width: 268px;
    height: 160px;
}

.news .news-l .news-lb .bd ul .newst .newst-l img {
    width: 266px;
    height: 158px;
    border: 1px solid #e6e6e6;
}

.news .news-l .news-lb .bd ul .newst .newst-r {
    width: 354px;
}

.news .news-l .news-lb .bd ul .newst .newst-r h4 a {
    font-size: 16px;
    color: #cd1423;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 354px;
    height: 36px;
    padding-top: 10px;
    font-weight: bold;
    line-height: 36px;
    border-bottom: 1px dashed #666;
}

.news .news-l .news-lb .bd ul .newst .newst-r h5 {
    font-size: 14px;
    color: #666;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 354px;
    height: 68px;
    line-height: 30px;
}

.news .news-l .news-lb .bd ul .newst .newst-r span a {
    background-color: #cd1423;
    font-size: 14px;
    color: #fff;
    display: block;
    width: 130px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.news .news-l .news-lb .bd ul {}

.news .news-l .news-lb .bd ul li {
    float: left;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px dashed #666;
    width: 329px;
}

.news .news-l .news-lb .bd ul li a {
    font-size: 14px;
    color: #666;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 50px;
}

.news .news-r {
    width: 492px;
    margin-left: 12px;
    margin-top: 20px;
}

.news .news-r .news-r-tit {
    border-bottom: 1px solid #cd1423;
    height: 46px;
    background: url(../images/hao.png) no-repeat center left 3px;
}

.news .news-r .news-r-tit ul li a {
    display: block;
    font-size: 18px;
    color: #cd1423;
    line-height: 46px;
    height: 46px;
    width: 220px;
    text-align: center;
    font-weight: bold;
}

.news .news-r .news-r-tit span a {
    font-size: 14px;
    color: #999;
    line-height: 46px;
    height: 46px;
    position: absolute;
    right: 0;
}

.news .news-r .news-r-nav {
    height: 400px;
    overflow: hidden;
    margin-top: 10px;
}

.news .news-r .news-r-nav ul li {
    height: 110px;
    border-bottom: solid 1px #eee;
}

.news .news-r .news-r-nav ul li span {
    background: url(../images/m2.png) no-repeat;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 19px;
    height: 22px;
    line-height: 22px;
    color: #333;
    padding-left: 33px;
    font-size: 16px;
}

.news .news-r .news-r-nav ul li h5 {
    background: url(../images/m1.png) no-repeat 0 10px;
    line-height: 30px;
    color: #666;
    padding-left: 31px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 60px;
    padding-top: 6px;
    font-size: 14px;
}

/* link */

.link {
    background: url(../images/link2.png) no-repeat top center;
    height: 100px;
}

.link ul li {
    float: left;
    margin-bottom: 20px;
}

.link ul li a {
    display: block;
    color: #666;
    margin-right: 10px;
}

.link h3 {
    height: 52px;
    line-height: 52px;
    display: block;
    margin: 20px 0;
    color: #fff;
    text-align: left;
    font-size: 18px;
    padding-left: 47px;
}