﻿/* Generated by less 2.5.1 */

@charset "utf-8";
/*

*/

* {
    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;
}
.hide{
    display: none;
}
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;
    position: relative;
}

/*search*/

.search_box {
    background: #F9F9F9;
height:70px;
}

.search_box .among {;
    z-index: 99;
    height: 43px;
    box-sizing: border-box;

}

.sea_left {
    margin-top: 6px;
}

.sea_left strong {
    display: block;
    height: 25px;
    line-height: 25px;
    background: #fa7b2b;
    border-radius: 3px;
    font-size: 14px;
    color: #fff;
    padding: 0 15px;
}

.sea_line {
    border-left: 1px solid #f07a2c;
    height: 42px;
    margin: 0 35px;
    width: 1px;
}

.search_box .search {
    height: 28px;
    line-height: 28px;
    border-top: 1px #adadad solid;
    border-bottom: 1px #adadad solid;
}

.search_box .search input {
    float: left;
    background: none;
}

.search_box .search input.sea_inp {
    width: 270px;
    height: 28px;
    border: 0;
    padding-left: 10px;
    color: #a5a5a5;
    line-height: 28px;
    border-radius: 3px;
}

.search_box .search input.sea_btn {
    width: 34px;
    height: 28px;
    cursor: pointer;
    background: url(../images/search_icon.png) no-repeat center;
}

.search_box .sea_keyw {
    width: 635px;
    overflow: hidden;
    line-height: 65px;
    height: 65px;
}

.search_box .sea_keyw a {
    color: #333;
    margin-right: 15px;
}

.search_box .sea_keyw span {
    width: 100px;
    overflow: hidden;
    height: 60px;
    font-size: 18px;
    letter-spacing: 6px;
    margin-right: 20px;
    border: solid 1px #ccc;
    border-left: 0;
    border-right: 0;
    line-height: 35px;
    font-weight: bold;
    text-align: center;
    display: block;
    float: left;
}

.search_box .sea_keyw span i {
    display: block;
    font-size: 13px;
    color: #B5B5B5;
    font-weight: 100;
    line-height: 20px;
    letter-spacing: 1px;
}

.sea_right {
    margin-top: 17px;
}

.sea_right span {
    font-size: 14px;
}


/*公共标题样式*/


.pub_tit h2 {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
}

.pub_tit h2 a {
    display: block;
}

.pub_tit h2 strong {
    color: #8acc35;
}

.pub_tit h2 span {
    display: block;
    width: 80px;
    height: 3px;
    background: #ccc;
    margin: 10px auto;
}

.pub_tit h3 {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
}

.pub_tit h3 a {
    display: block;
}

.pub_tit h3 strong {
    color: #8acc35;
}

.pub_tit h3 span {
    display: block;
    width: 80px;
    height: 3px;
    background: #ccc;
    margin: 10px auto;
}

.pub_tit p {
    font-size: 18px;
    text-align: center;
}

/* pro */

.pro {
    background: #FBFBFB;
    padding-bottom: 50px;
}

.pro .pro-l {
    width: 225px;
    height: 705px;
    background-color: #fff;
    box-shadow: #eee 0px 5px 10px;
overflow: hidden;
}

.pro .pro-l .pro-t {
    height: 95px;
    width: 100%;
    background: #0550ac;
    color: #B4DDFB;
    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: 10px 0;
    padding-left: 28px;
    border-bottom: solid 1px #eee;
}

.pro .pro-l .pro-bottom li a {
    color: #555;
    font-size: 16px;
display: block;
line-height:28px;
}
.pro .pro-l .pro-bottom li a.er{
font-size:14px;
padding-left:20px;
}
.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: 680px;
    overflow: hidden;
}

.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 {
    font-size: 18px;
    color: #444;
    text-align: center;
    line-height: 36px;
    height: 36px;
    padding: 0 20px;
}

.pro .pro-r .hd ul .on  {
    color: #0550ac;
}

.pro .more {
    position: absolute;
    width: 60px;
    height: 22px;
    line-height: 22px;
    border-radius: 22px;
    background-color: #F2F2F2;
    right: 10px;
    top: 26px;
}

.pro .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: 212px;
    height: 210px;
    float: left;
    margin-right: 17px;
    overflow: hidden;
}

.pro .pro-r .bd ul li img {
    width: 212px;
    height: 150px;
    border: 1px solid #e6e6e6;
    overflow: hidden;
}

.pro .pro-r .bd ul li:hover img {
    overflow: hidden;
    border: 1px solid #0550ac;
}

.pro .pro-r .bd ul li span {
    text-align: center;
    display: block;
    color: #666;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
}

/*案例*/
.al_warp .pub_tit{
    padding: 40px 0;
}
.al_cont .al_tj{
   width: 545px;
   height: 410px;
   float: left;
   position: relative;
}
.al_cont .al_tj img{
   width: 545px;
   height: 410px;
}
.al_cont .al_tj .text{
    width: 100%;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: rgba(0,0,0,0.7);
    position: absolute;
    bottom: 0;
    left: 0;
    overflow: hidden;
    -webkit-transition: All 0.4s ease-in-out;

   -moz-transition: All 0.4s ease-in-out;

   -o-transition: All 0.4s ease-in-out;
}
.al_cont .al_tj .text a{
    color: #fff;
    font-size: 16px;
}
.al_cont .al_tj .text a.xq,.al_cont .al_tj .text a.zx{
    display: block;
    margin: 10px auto;
    border: solid 1px #fff;
    width: 120px;
    height: 30px;
    text-align: left;
    line-height: 26px;
    font-size: 14px;
    padding-left: 40px;
    box-sizing: border-box;
}
.al_cont .al_tj .text a.xq{
    background: url(../images/xq.png) no-repeat 10px center;
}
.al_cont .al_tj .text a.zx{
   background: url(../images/zx.png) no-repeat 10px center;
}
.al_cont .al_tj:hover .text{
    height: 410px;
    padding-top: 100px;
    box-sizing: border-box;
}

.al_cont li{
   width: 298px;
   height: 195px;
   float: left;
   position: relative;
   margin:0 0 20px 19px;
}
.al_cont li img{
   width: 298px;
   height: 195px;
}
.al_cont li .text{
    width: 100%;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: rgba(0,0,0,0.7);
    position: absolute;
    bottom: 0;
    left: 0;
    overflow: hidden;
    -webkit-transition: All 0.4s ease-in-out;

   -moz-transition: All 0.4s ease-in-out;

   -o-transition: All 0.4s ease-in-out;
}
.al_cont li .text a{
    color: #fff;
    font-size: 16px;
}
.al_cont li .text a.xq,.al_cont li .text a.zx{
    display: block;
    margin: 10px auto;
    border: solid 1px #fff;
    width: 120px;
    height: 30px;
    text-align: left;
    line-height: 26px;
    font-size: 14px;
    padding-left: 40px;
    box-sizing: border-box;
}
.al_cont li .text a.xq{
    background: url(../images/xq.png) no-repeat 10px center;
}
.al_cont li .text a.zx{
   background: url(../images/zx.png) no-repeat 10px center;
}
.al_cont li:hover .text{
   height: 195px;
    padding-top: 20px;
    box-sizing: border-box;
}

/*优势*/

/*ys*/

.ys_width {
    margin-top: 30px;
    background: url(../images/ys_bg.jpg) no-repeat center bottom;
    height: 730px;
overflow: hidden;
}

.ys_width h3 {
    text-align: center;
}

.ys_width .ys_cont {
    position: relative;
    height: 500px;
    margin-top: 150px;
}

.ys_width .ys_cont .hd {
    width: 80px;
    height: 40px;
    position: absolute;
    bottom: 0px;
    right: 510px;
    z-index: 99;
}

.ys_width .ys_cont .hd a {
    display: block;
    width: 40px;
    height: 40px;
    background: #333;
    border: #fff solid 1px;
    color: #fff;
    font-size: 20px;
    line-height: 40px;
    text-align: center;
    float: left;
    box-sizing: border-box;
    cursor: pointer;
}

.ys_width .ys_cont .bd {
    height: 500px;
    overflow: hidden;
}

.ys_width .ys_cont .bd .fl {
    background: #fff;
    height: 510px;
    width: 590px;
    box-sizing: border-box;
    padding-top: 50px;
    text-align: center;
}

.ys_width .ys_cont .bd .fl h5 {
    font-size: 18px;
    line-height: 40px;
    padding-top: 20px;
}

.ys_width .ys_cont .bd .fl p {
    font-size: 12px;
    color: #999;
    text-transform: uppercase;
}

.ys_width .ys_cont .bd .fr {
    width: 550px;
    color: #fff;
}
.ys_width .ys_cont .bd .fr h5{
    font-weight: bold;
    font-size: 24px;
    line-height: 45px;
}
.ys_width .ys_cont .bd .fr h6{
    font-size: 20px;
    margin-bottom: 50px;
    text-transform: uppercase;
    font-style: italic;
}
.ys_width .ys_cont .bd .fr span {
    display: block;
    width: 50px;
    height: 4px;
    background: #fff;
    margin-bottom: 15px;
}

.ys_width .ys_cont .bd .fr p {
    font-size: 16px;
    line-height: 48px;
}

.ys_width .ys_cont .ys_tel {
    position: absolute;
    right: 80px;
    bottom: 100px;
    color: #fff;
    font-size: 16px;
}

.ys_width .ys_cont .ys_tel span {
    font-weight: bold;
    font-size: 24px;
}

.ys_width .ys_cont .ys_tel a {
    padding: 10px 35px;
    background: #8acc35;
    border-radius: 5px;
    color: #fff;
    margin-left: 50px;
    font-size: 16px;
}

/* ban */


.ban2 {
    background: url(../images/ban2.jpg) no-repeat center center;
    height: 150px;
}

.ban3 {
    background: url(../images/ban3.jpg) no-repeat center center;
    height: 150px;
}

.ban-2 {
    position: absolute;
    right: 235px;
}

.ban-r {
    padding-top: 20px;
}

.ban-r h4 {
    font-size: 20px;
    color: #0550ac;
    font-weight: bold;
}

.ban-r h5 {
    font-size: 16px;
    color: #2b2b2b;
    padding-top: 5px;
}


.ban-r .ban-zx {
    position: absolute;
    left: 450px;
    top: 90px;
}
.ban-r .ban-zx a{
    width: 144px;
    height: 36px;
    line-height: 36px;
    color: #fff;
    background: #8acc35;
    text-align: center;
    display: block;
    font-size: 16px;
}
.ban-r .ban-dh {
    height: 24px;
    line-height: 24px;
}
.ban-r .ban-dh p.f24{
    font-size: 24px;
    color: #0550ac;
    line-height: 30px;
}
.ban-r .ban-dh p.f18{
    font-size: 18px;
    line-height: 45px;
}
.ban-r .ban-dh h4 {
    font-size: 20px;
    color: #333;
    display: inline;
}

.ban-r .ban-dh span {
    font-size: 20px;
    color: #333;
    float: left;
    display: block;
}

/* hb */

.hb {
    height: 352px;
}

.hb .hb-nav {
    margin-top: 60px;
    margin-bottom: 20px;
}

.hb .hb-nav .bd {
    /* display: inline-block; */
    /* text-align: center; */
}

.hb .hb-nav .bd ul li {
    margin: 0px 11px;
    float: left;
    width: 213px;
    height: 164px;
}

.hb .hb-nav .bd ul li img {
    width: 211px;
    height: 140px;
    border: 1px solid #e6e6e6;
}

.hb .hb-nav .bd span {
    width: 213px;
    display: block;
    text-align: center;
    font-size: 16px;
    color: #2b2b2b;
    height: 24px;
    line-height: 24px;
}

.hb .hb-nav .hd .arrow {
    position: absolute;
    top: 10px;
    width: 100%;
}

.hb .hb-nav .hd .arrow .prev {
    display: block;
    width: 40px;
    height: 100px;
    float: left;
    overflow: hidden;
    cursor: pointer;
    background: url(../images/prev.png) no-repeat;
    left: -60px;
    position: absolute;
    z-index: 99;
    top: 130px;
}

.hb .hb-nav .hd .arrow .next {
    display: block;
    width: 40px;
    height: 100px;
    float: left;
    overflow: hidden;
    cursor: pointer;
    background: url(../images/next.png) no-repeat;
    right: -60px;
    position: absolute;
    z-index: 99;
    top: 130px;
}




/* 见证 */

.jz_warp {
    height: 430px;
    padding-top: 80px;
}
.jz_warp  dl{
    width: 290px;
    float: left;
    margin-right: 6px;
    position: relative;
    height: 297px;
}
.jz_warp  dl:nth-child(4){
    margin-right: 0;
}
.jz_warp  dl img{
    width: 290px;
    height: 200px;
}
.jz_warp  dl h4 a{
    font-size: 18px;
    line-height: 45px;
height:45px;
    overflow: hidden;
    text-align: center;
    display: block;
    width: 100%;
    color: #fff;
    margin-top: 10px;
}
.jz_warp  dl p{
font-size: 14px;
text-align: center;
 color: #fff;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
}
.jz_warp  dl:nth-child(1) dt,.jz_warp  dl:nth-child(3) dt{
 background: url(../images/al_bg.png) no-repeat center;
 height: 109px;

 position: absolute;
 top: 0;
 width: 100%;
 z-index: 9;
}
.jz_warp  dl:nth-child(1) dd,.jz_warp  dl:nth-child(3) dd{
    position: absolute;
    bottom: 0;
   }
   .jz_warp  dl:nth-child(2) dt,.jz_warp  dl:nth-child(4) dt{
    background: url(../images/al_bg2.png) no-repeat center;
    height: 109px;
   
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 9;
   }
   .jz_warp  dl:nth-child(2) dt h4 a,.jz_warp  dl:nth-child(4) dt h4 a{
       margin-top: 20px;
   }
   .jz_warp  dl:nth-child(2) dd,.jz_warp  dl:nth-child(4) dd{
       position: absolute;
       top: 0;
      }
.jz_warp  dl:nth-child(1):hover dt,.jz_warp  dl:nth-child(3):hover dt{
    background: url(../images/al_bg_hov.png) no-repeat center;
}
.jz_warp  dl:nth-child(2):hover dt,.jz_warp  dl:nth-child(4):hover dt{
    background: url(../images/al_bg2_hov.png) no-repeat center;
}


/* about */

.about {
    height:620px;
    padding-top: 30px;
    background: url(../images/about_bg.jpg) no-repeat center;
    box-sizing: border-box;
}

.about h5 a{
    width: 636px;
    height: 44px;
    line-height: 44px;
    font-size: 18px;
    color: #fff;
    padding: 0 0 0 20px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
}

.about h6 {
    height: 142px;
    line-height: 28px;
    font-size: 14px;
    color: #fff;
    padding: 0px 24px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 10px;
}

.about .ab-t-l span {
    font-size: 16px;
    display: block;
    text-align: center;
    width: 146px;
    height: 38px;
    line-height: 38px;
    background-color: #8acc35;
    color: #fff;
}

.about .ab-t-l a.more {
    margin-left: 20px;
    display: block
}

.about .ab-t {
    position: relative;
}

.about .ab-t .ab-t-r {
    width: 436px;
    height: 300px;
    margin-top: 200px;
}

.about .ab-t .ab-t-l {
    width: 620px;
    height: 200px;
    z-index: 96;
    position: absolute;
    right: 0;
    top: 90px;
}

.about .ab-t .dsk {
    position: absolute;
    left: 411px;
    background-color: #0550ac;
    width: 134px;
    height: 36px;
    top: 78px;
    z-index: 95;
}

.about .ab-b {
    margin-top: 20px;
    height: 140px;
    margin-bottom: 20px;
    position: relative;
}

.ab-t-r .ab-sp {
    width: 436px;
    height: 300px;
}

.ab-t-r .ab-sp img {
    width: 436px;
    height: 300px;
}

.about .ab-x {
    height: 180px;
    position: absolute;
    top: 350px;
    right: 0;;
}


.about .ab-b li {
    margin-left:  10px;
    float: left;
    width: 195px;
    height: 160px;
    text-align: center;
}
.about .ab-b li a span {
    width: 212px;
    height: 30px;
    font-size: 14px;
    color: #fff;
    overflow: hidden;
    line-height: 30px;
    display: block;
}

.about .ab-b li img {
    width: 195px;
    height: 140px;
    border: 1px solid #e6e6e6;
}


/*公司新闻*/

.new_bg_tit {
    background: url(../images/newbg_tit_bg.jpg) no-repeat 347px 39px;
    height: 52px;
}

.new_bg_tit a {
    float: right;
    display: block;
    margin-top: 36px;
    color: #0550ac;
}

.news_tit {
    padding-bottom: 5px;
}

.news_tit h3 {
    overflow: hidden;
}

.news_tit h3 a{
    display: block;
}

.news_tit h3 a.tit {
    font-size: 16px;
    text-align: center;
    width: 160px;
}

.faq .news_tit h3 a.tit {
    padding-left: 14px;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
}

.news_tit h3 a.more {
    font-size: 14px;
    padding-left: 15px;
    line-height: 41px;
}

.news_box {
    padding-top: 30px;
    background: #fff;
    margin-top: 40px;
}

.faq {
    width: 360px;
    border: solid 1px #ddd;
}

.faq .news_con {
    height: 375px;
    margin-top: 15px;
    overflow: hidden;
}

.faq .news_con .faq_one {
    padding: 0 15px;
    height: 85px;
}

.faq .news_con .faq_one img {
    width: 110px;
    height: 85px;
    float: left;
    border-radius: 5px;
}

.faq .news_con .text {
    width: 210px;
    float: right;
}

.faq .news_con .text .f16 {
    display: block;
    border-left: solid 3px #BBD848;
    color: #333;
    height: 15px;
    line-height: 15px;
    margin: 5px 0 10px 0;
    padding-left: 15px;
}

.faq .news_con .text p {
    padding-left: 18px;
    line-height: 25px;
    color: #666;
    height: 50px;
    overflow: hidden;
}

.faq .news_con ul {
    border-left: solid 2px #CDCDCD;
    margin: 20px;
    padding: 5px 0;
}

.faq .news_con li {
    line-height: 33px;
    height: 33px;
    margin: 5px 0;
    font-size: 14px;
}

.faq .news_con li i {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin-right: 15px;
    background: #CDCDCD;
    position: relative;
    left: -4px;
    top: -13px;
}
.faq .news_con li p{
    display: inline-block;
    width: 200px;
    height: 33px;
    overflow: hidden;
}
.faq .news_con li span {
    float: right;
}

.faq .news_con li a {
    color: #555;
}

.news_box #tab2 {
    width: 780px;
    margin-right: 25px;
}

.new_box {
    margin-top: 10px;
}

.news_tit {
    margin-top: 20px;
}

.news_tit .hon_tit {
    border: none
}

.news_tit ul li {
    float: left;
    font-size: 18px;
    color: #545454;
    font-weight: bold;
    width: 89px;
    cursor: pointer;
    margin-right: 20px;
    height: 36px;
    line-height: 29px;
    text-align: center;
}

.news_tit ul li.selected {
    background: url(../images/news_tit_bg.png) no-repeat center;
    color: #fff;
}

.news_tit ul li.selected a {
    color: #fff;
}

.news_tit a {
    display: block;
}

.news_box #tab2 .news_con .news_img {
    overflow: hidden;
    -webkit-transition: all .5s ease-out;
    padding: 10px;
    margin-right: 3px;
}

.news_box #tab2 .news_con .news_img:hover {
    box-sizing: border-box;
    transform: translate(-10px, -10px);
    border: solid 1px #258102;
    -webkit-transform: translate(-10px, -10px);
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2)
}

.news_box #tab2 .news_con .news_img img {
    width: 268px;
    height: 160px;
    border: 1px #d9d9d9 solid;
}

.news_box #tab2 .news_con .news_img .right {
    width: 460px;
    margin-top: 13px;
    width: 268px;
}

.news_box #tab2 .news_con .news_img .right p {
    font-size: 12px;
    line-height: 20px;
    margin-top: 9px;
}

.news_box #tab2 .news_con .news_img .right a {
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    width: 268px;
}

.news_box #tab2 .news_con .news_img .right a.f14 {
    font-size: 14px;
    margin-top: 17px;
    display: block;
    color: #2248af;
    border: 1px solid #24A749;
    width: 80px;
    height: 23px;
    line-height: 23px;
    text-align: center;
    border-radius: 3px;
    -webkit-transition: all .8s ease-out;
    transition: all .8s ease-out;
}

.news_box #tab2 .news_con .news_img .right a.f14:hover {
    background-color: #2248af;
    border: 1px solid #2248af;
    color: #fff;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.news_box #tab2 .news_con .news_list {
    margin-left: 0px;
}

.news_list dl {
        height: 60px;
    width: 485px;
    box-sizing: border-box;
    -webkit-transition: all .5s ease-out;
}

.news_list dl dt {
    float: left;
    width: 60px;
    height: 50px;
    text-align: center;
    border-right: 1px solid #cbcbcb;
    margin-top: 6px;
    color: #656565
}

.news_list dl dt strong {
    font-size: 20px;
    display: block;
    line-height: 30px;
}

.news_list dl dt span {
    font-size: 12px;
    display: block;
}

.news_list dl dd {
    float: left;
    margin-left: 10px;
    margin-top: 5px;
    width: 395px;
}

.news_list dl a {
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    line-height: 25px;
}

.news_list dl p {
    margin-top: 3px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #666;
}

.news_list dl:hover {
    border: 1px solid #258102;
    transform: translate(-10px, -10px);
    -webkit-transform: translate(-10px, -10px);
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2)
}


/* link */

.link {
    height: 49px;
    background: url(../images/links.jpg);
    box-sizing: border-box;
    padding-left: 120px;
    position: relative;
    top: 30px;
}


.link ul li {
    float: left;
}

.link ul li a {
    display: block;
    color: #fff;
    margin-right: 30px;
    line-height: 49px;
}

