﻿@charset "utf-8";

/* CSS Document */


/*content*/

.header {
    position: relative;
    width: 100%;
    z-index: 99;
    background: url(../images/topbg_01.jpg) no-repeat top center;
    height: 111px;
}

.header .logo {
    width: 530px;
    float: left;
    margin-top: 30px;
}
.header .ch{
    float: right;
    margin-top: 45px;
    font-size: 18px;
    margin-left: 16px;
}
.header .ch .zhong{
    color:#e1002a;
}
.header .ch .ying{
    color:#f0f0f0;
}
/* .header .lang {
    float: right;
    margin-top: 45px;
}

.header .lang a {
    padding: 0 10px;
    color: #fff;
    font-size: 14px;
    border-right: 1px solid #fff;
    height: 20px;
    line-height: 20px;
    display: block;
    float: left;
}

.header .lang a:hover {
    color: #e1002a;
    border-right: 1px solid #e1002a;
    cursor: pointer;
} */

.header .lang1 a {
    padding: 0 10px;
    color: #fff;
    font-size: 13px;
    border-right: 1px solid #fff;
    height: 20px;
    line-height: 20px;
    display: block;
    float: left;
}

.header .lang1 a:hover {
    color: #e1002a;
    border-right: 1px solid #e1002a;
    cursor: pointer;
}

.header .tel {
    float: right;
    font-size: 18px;
    margin-top: 35px;
    color: #fff;
    background: url(../images/fh_03.jpg) no-repeat right center;
    padding-right: 15px;
    height: 40px;
    line-height: 40px;
}


/*右侧滑动*/

.huad {
    position: fixed;
    right: 25px;
    top: 180px;
    z-index: 9;
    width: 108px;
    height: 420px;
    background: url(../images/shubiao_16.png) no-repeat bottom left;
}

#nav {
    background: url(../images/nav0.png) no-repeat;
    height: 322px;
    overflow: hidden
}

#nav li {
    height: 74px;
    width: 90px;
    text-indent: -9999px;
}

#nav a {
    display: block;
    text-align: center;
    text-decoration: none;
    width: 90px;
}

#nav .current a {
    color: #ededed;
    height: 74px;
}

.header .nav {
    position: fixed;
    left: 30px;
    top: 111px;  
}
.header .nav .size5{
    width: 120px;
}

.header .nav ul>li {
    height: 76px;
    width: 108px;
    text-align: center;
}

.header .nav ul>li>a {
    display: block;
    height: 79px;
    width: 108px;
}

.header .nav ul>li.li2 a {
    background: url(../images/default_3.png) no-repeat top center;
}

.header .nav ul>li.li1 a {
    background: url(../images/default_2.png) no-repeat top center;
}

.header .nav ul>li.libg a,
.header .nav ul>li.li2 a:hover 
 {
    background: url(../images/default_1.png) no-repeat top center;
}

/* .header .nav ul>li.li1 a:hover {
    background: url(../images/hover_02.png) no-repeat top center;
} */

.header .nav ul>li.scrolltop {
    text-indent: 0px;
    text-align: center;
    margin-top: 10px;
    cursor: pointer;
}

.content {
    min-height: 500px;
}

.content01 {
    min-height: 500px;
    background: url(../images/9.jpg) no-repeat center;
    background-size: contain;
}

.section1 {
    background: url(../images/bg1.jpg) no-repeat top center;
    height: 829px;
    overflow: hidden;
    position: relative;
}

.section1 .left{
    width: 158px;
    float: left;
}

.section1 .right {
    width: 158px;
    float: left;
}

.section1 .yuanmore {
    line-height: 30px;
    margin-top: 260px;
    height: 20px;
}

.section1 .yuanmore a {
    display: block;
    color: #d4d4d4;
    font-size: 14px;
    text-indent: 70px;
}

.section1 .left ul {
    margin-top: 100px;
    margin-left: -5px;
}

.section1 .left ul li {
    margin-right: 1px;
    width: 185px;
    height: 52px;
    line-height: 20px;
    text-align: center;
    font-size: 18px;
    
    cursor: pointer;
    margin-bottom: 4px;
    *margin-top: -30px;
}

.section1 .left ul li a {
    color:#f1f1f1;
    transition: all 0.3s linear;
}

.section1 .left ul li:hover img {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
}

.section1 .middle {
    width: 608px;
    float: left;
    margin: 0px 21px 0px 41px;
    position: relative;
}

.section1 .middle .banner {
    width: 608px;
    height: 688px;
    overflow: hidden;
}

.section1 .middle .banner img {
    width: 608px;
    height: 688px;
}

.section1 .right .yuanmore {
    margin-top: 244px;
}

.section1 .right .yuanmore a {
    text-indent: 75px;
}

.section1 .right .con {
    margin-top: 70px;
    margin-left: 16px;
    line-height: 24px;
    color: #FFF;
    font-size: 12px;
}

.section1 .right .con h2 {
    font-size: 18px;
    color: #d1d1d1;
    line-height: 30px;
}

.huadong1,
.huadong2,
.huadong3 {
    width: 200px;
    text-align: center;
    position: absolute;
    left: 50%;
    margin-left: -100px;
    bottom: 66px;
}

.huadong3 {
    bottom: 95px;
}

.huadong1 a,
.huadong2 a {
    color: #7d7c87;
    font-size: 16px;
}

.huadong3 a {
    color: #939394
}

.huadong1 img,
.huadong2 img,
.huadong3 img {
    display: block;
    padding-left: 40px;
    *padding-left: 0px;
    margin-left: 20px;
    *margin-left: 6px;
    margin-bottom: 10px;
    cursor: pointer;
    transition: all 0.3s linear;
}

#huadong1 img,
#huadong2 img,
#huadong3 img {
    animation: jtt 1s ease-in-out 0s normal none infinite running;
    -moz-animation: jtt 1s ease-in-out 0s normal none infinite running;
    -ms-animation: jtt 1s ease-in-out 0s normal none infinite running;
    -o-animation: jtt 1s ease-in-out 0s normal none infinite running;
    -webkit-animation: jtt 1s ease-in-out 0s normal none infinite running;
}

.tit {
    text-align: center;
    margin-bottom: 45px;
}
.tit img{
    margin-right: 337px;
}

.tit a {
    color: #e3e3e3;
    display: block;
    margin: 17px auto;
    width: 138px;
    height: 37px;
    line-height: 37px;
    background: #d82223;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    transition: all 0.3s linear;
}

.tit a:hover {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
}
.section3 .tit img{
    margin-left: 77px;
}

.in-page1{background: url(../images/page1bg.jpg) no-repeat top center;height: 668px;z-index: 1;position: relative;color: #FFF;}
.in-page1 .wrap{padding-top: 74px;}
.in-page1 .tab_top{width: 161px;float: left;overflow:hidden;margin-top: -7px;margin-left: 5px;}
.in-page1 .tab_top li{width: 165px;height: 82px; line-height: 82px;float: left;margin-bottom: 1px;font-size:18px;cursor:pointer}
.in-page1 .tab_top li.on{background: url(../images/slider-fllibg.jpg) no-repeat;width:165px;}
.in-page1 .tab_top li img{display: inline-block;vertical-align: middle;margin: 0 10px;}
.in-page1 .tab_top  .imgs img{
    margin: 0 auto;
}
.in-page1 .tab_top  .imgs span{
    margin-left: 10px;
}
.in-page1 .fr{position: relative;width: 830px;}

.in-page1 .fr .layer{width: 400px;height: 300px; position: absolute; left: 180px; top: 80px;z-index: 10000}
.in-page1 .fr .layer a{display:inline-block;font-size:14px;margin:260px 10px 0;line-height:37px;background: url(../images/page1-morebg.png) no-repeat;width: 135px;height: 37px; text-indent: 50px;color: #FFF;}
.in-page1 .fr .layer .img{width: 120px;height: 120px;position: absolute; left: 20px;  top: 136px;z-index: 10001;display: none;}
.in-page1 .fr .layer .img img{width: 120px;height: 120px;}
.in-page1 .tab_bottom{display: none;width:830px; position: relative}
.in-page1 .tab_bottom.on{display: block}
.in-page1 .tab_bottom .layer1{width: 135px;height: 37px;position: absolute; left: 530px; top: 212px;z-index: 10000}
.in-page1 .tab_bottom .layer1 a{display:inline-block;font-size:14px;margin:260px 10px 0;line-height:37px;background: url(../images/page1-morebg.png) no-repeat;width: 135px;height: 37px; text-indent: 50px;color: #FFF;}

.in-page1 .flexslider{ width:830px;height:100%;padding-bottom:50px;position:relative;left: 50%;margin-left: -455px;overflow:hidden; min-width:830px;}
.in-page1 .slides{position:relative;z-index:1;}
.in-page1 .slides li{height:100%;}
/* margin-left: 51px; */
.in-page1 .tab_bottom_1 .slides li img{ display:block;margin-top: 50px;}
.in-page1 .slides li a{
    width: 830px;height:387px; display:block;margin-left: 51px;margin-top: 50px;overflow-y: auto;overflow-x: hidden;
}
video{
    margin: 0 auto;
    display: block;
}
/*左右切换*/
.in-page1 .flex-direction-nav {width: 1200px;height: 48px;position: absolute;left: 50%;top: 50%;margin:-24px 0 0 -600px;  z-index: 1}
.in-page1 .flex-direction-nav a.flex-prev,
.in-page1 .flex-direction-nav a.flex-next{position: absolute;width: 25px;height: 48px;background:none;font-size: 0}
.in-page1 .flex-direction-nav a.flex-prev{left: 0;}
.in-page1 .flex-direction-nav a.flex-next{right: 0;background-position:-25px 0; }
/*dot*/
.in-page1 .flex-control-paging{}
.in-page1 .flex-control-nav{ width: 1000px;position:absolute;left: 50%;margin-left: -500px;bottom: 0px; z-index:2;text-align:center;}
.in-page1 .flex-control-nav li{display:inline-block;*display:inline;zoom:1;font-size: 0;margin: 0;}
.in-page1 .flex-control-nav a{display:block;width:100px;height:4px;margin:10px 0;border-radius:5px;background:#cccccc;cursor:pointer;}
.in-page1 .flex-control-nav .flex-active{background: #012465; width: 100px; height: 4px; position: relative;  }


.section2 {
    background: url(../images/bg2.jpg) no-repeat top center;
    height: 937px;
    overflow: hidden;
    position: relative;
}

.section2 .about {
    width: 1000px;
    margin: 0 auto;
    margin-top: 80px;
    /* overflow: hidden; */
}

.section2 .about .left {
    width: 400px;
    float: left;
}

.section2 .about .left img {
    display: block;
    float: left;
    transition: all 0.3s linear;
}

.img_sca {
    width: 133px;
    height: 327px;
    overflow: hidden;
    float: left;
}

.section2 .about .left img.dong:hover {
    cursor: pointer;
    transform: scale(1.4);
    -moz-transform: scale(1.4);
    -ms-transform: scale(1.4);
    -o-transform: scale(1.4);
    -webkit-transform: scale(1.4);
}

.section2 .about .right {
    width: 782px;
    float: right;
    background: #f3f3f3;
}

.about .right .ul-o {
    float: left;
    width: 100px;
    position: relative;
    background: #bfbdb9;
}

.about .right .ul-o li {
    width: 100%;
    cursor: pointer;
    position: relative;
    z-index: 2;
    padding-left: 15px;
    box-sizing: border-box;
    background: url(../images/ol_bg.jpg) no-repeat center top;
    transition: none none none none none none;
}

.about .right .ul-o li:hover {
    transition: none;
    transition-delay: 0;
}

.about .right .ul-o span {
    width: 27px;
    height: 1px;
    display: block;
    background: #fff;
}

.about .right .ul-o .li_1 {
    height: 74px;
    background-position: 0px 0px;
}

.about .right .ul-o .li_2 {
    height: 76px;
    background-position: 0px -74px;
}

.about .right .ul-o .li_3 {
    height: 76px;
    background-position: 0px -150px;
}

.about .right .ul-o .li_4 {
    height: 76px;
    background-position: 0px -226px;
}

.about .right .ul-o .li_5 {
    height: 63px;
    background-position: 0px -302px;
}

.about .right .ul-o .li_6 {
    height: 63px;
    background-position: 0px -365px;
}

.about .right .ul-o .li_7 {
    height: 63px;
    background-position: 0px -428px;
}

.about .right .ul-o .li_8 {
    height: 63px;
    background-position: 0px -491px;
}

.about .right .ul-o li p {
    line-height: 35px;
    color: #fff;
    font-size: 16px;
}

.about .right .ul-o li i {
    font-size: 33px;
    color: #fff;
    font-style: normal;
    text-indent: 20px;
    display: block;
}

.about .right .ul-o li b {
    position: absolute;
    display: block;
    width: 15px;
    height: 32px;
    background: url(../images/n-qyjz-38.png) no-repeat;
    top: 50%;
    margin-top: -16px;
    right: -15px;
    display: none
}

.about .right .ul-o .li-mask {
    position: absolute;
    left: 0;
    top: 0;
    width: 108px;
    height: 15px;
    background: url(../images/jt.png) no-repeat right center;
}

.about .right .ul-o li.on {
    background: #2881c4;
}

.about .right .ul-t {
    width: 662px;
    float: left;
    height: 560px;
    padding: 0 0px;
}

.about .right .ul-t li {
    list-style-type: none;
    position: relative;
    height: 100%;
    display: none;
}
.about .right .ul-t li:last-child{background:url(../images/ul_bg.png) no-repeat 0 bottom; background-size:100% auto;}
.about .right .ul-t .li-top {
    padding: 25px 0 0 50px;
}

.about .right .ul-t h5 {
    color: #666;
    font-size: 24px;
    line-height: 38px;
}

.about .right .ul-t p {
    color: #999;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 5px
}

.about .right .ul-t .li-a a {
    color: #2b91b8;
    font-size: 14px;
    margin-right: 30px;
    cursor: default;
    line-height: 22px;
}

.about .right .ul-t .li-a span {
    color: #999;
    font-size: 14px
}

.about .right .ul-t .li-img {
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 0;
}


.wenhua img{height:300px; width:100%;}
.wenhua .flexslider{position:relative; overflow:hidden;}
.wenhua .flex-control-nav{display:block; position:relative; margin-top:290px; z-index:99999;}
.wenhua .flexslider .flex-control-nav li{display:inline-block; text-align:center; margin:0 5px;}
.wenhua .flexslider .flex-control-nav li a{background:#fff; color:#fff; width:16px; height:16px; border-radius:8px;}
.wenhua .flexslider .flex-control-nav li a.flex-active{ background:#2881c4;}

.section3 {
    background: url(../images/bg3.jpg) no-repeat top center;
    height: 944px;
    overflow: hidden;
    position: relative;
}

.section3 .tit {
    margin-top: 63px;
}

.section3 .pro_m {
    width: 1000px;
    height: 495px;
    background: #fff;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    opacity: 0.9;
    /* background: url(../images/pr.jpg) no-repeat top center; */
}

.section3 .pro_m .left {
    width: 288px;
    float: left;
    margin-left: 15px;
}

.section3 .pro_m .title {
    height: 50px;
    background: url(../images/xiahuaxian.jpg) no-repeat 0 bottom;
}

.section3 .pro_m .title h2 {
    color: #232323;
    font-size: 17px;
    padding-top: 14px;
}

.section3 .pro_m .title h2 span {
    font-size: 15px;
    font-weight: normal;
}

.section3 .pro_m .pro_menu h3 {
    color: #fff;
    line-height: 24px;
    text-align: center;
    width: 88px;
    height: 24px;
    background: #e1002a;
    margin: 20px 0;
    font-size: 14px;
}
.section3 .pro_m .right .title h2 .fr{
    font-size: 14px;
    color:#9c9c9c;
    margin-top: 8px;
}
.section3 .pro_m .pro_menu ul {
    overflow: hidden;
    margin-left: -20px;
}

.section3 .pro_m .pro_menu ul li {
    width: 33.33%;
    height: 30px;
    float: left;
    background: url(../images/jian.jpg) no-repeat right center;
    margin-bottom: 5px;
}

.section3 .pro_m .pro_menu ul li a {
    width: 90%;
    text-align: center;
    display: block;
    margin: 0 auto;
    font-size: 14px;
    color: #808080;
    line-height: 30px;
    transition: all 0.3s linear;
}

.section3 .pro_m .pro_menu ul li a:hover {
    color: #e1002a;
    border-bottom: dotted 1px #e1002a;
}

.section3 .pro_m .tel {
    width: 352px;
    height: 76px;
    background: url(../images/bg3_tel.jpg) no-repeat 0 bottom;
    margin-top: 10px;
    color: #626262;
    line-height: 70px;
    font-size: 20px;
    text-indent: 65px;
    position: absolute;
}

.section3 .pro_m .right {
    width: 647px;
    float: right;
}

.workListWrap {
    margin-top: 20px;
}

.workItem {
    width: 211px;
    float: left;
    margin-right: 5px;
    position: relative;
    overflow: hidden;
    height: 400px;
}

.workItem a {
    width: 211px;
    float: left;
    margin-right: 5px;
    height: 173px;
    /* border-bottom: 1px solid #000; */
    background: #e9e9e9;
    margin-bottom: 35px;
}

.workItem img {
    width: 211px;
    height: 121px;
}

.workItem h2 {
    text-indent: 25px;
    line-height: 30px;
    color: #4c4c4c;
    font-size: 16px;
}

.workItem p {
    color: #878787;
    font-size: 14px;
    line-height: 22px;
}

.workItem span {
    text-indent: 25px;
    width: 100%;
    color: #7d7d7d;
    font-size: 13px;
    display: block;
}

#case_progress_next,
#case_progress_prev {
    position: absolute;
    top: 177px;
    width: 54px;
    height: 54px;
}

#case_progress_prev {
    left: -77px;
    background: url(../images/jt_44.png) no-repeat 0 0;
}

#case_progress_next {
    right: -64px;
    background: url(../images/jt1_51.png) no-repeat 0 0;
}

#case_progress_next:hover {
    background: url(../images/jt_47.png) no-repeat 0 0;
}

#case_progress_prev:hover {
    background: url(../images/jt1_48.png) no-repeat 0 0;
}

.huadong2 a {
    color: #abaaae;
}

.section4 {
    background: url(../images/bg4.jpg) no-repeat top center;
    height: 942px;
    overflow: hidden;
    position: relative;
}

.section4 .news {
    width: 1000px;
    margin: 0 auto;
    margin-top: 80px;
    overflow: hidden;
}
.section4 .tit img{
    margin-right: 50px;
}
.news_list ul li {
    width: 226px;
    margin: 0 4px;
    float: left;
    position: relative;
    padding: 8px;
}
.news_list ul{height: 490px;}
.news_list ul li img{ width: 276px;height: 181px;}
.news_list ul li .news_txt{height: 235px;padding: 20px;background: #fff;margin-top: 2px;}
.news_list ul li .txt1 {font-size: 16px;line-height: 18px;padding-bottom: 10px; background: url(../images/news_line.png) no-repeat center bottom;}
.news_list ul li .txt1 a{color: #212222;}
.news_list ul li .txt2{
    margin-top: 6px;
    color:#959292;
}
.news_list ul li .pro_more{
    position: absolute;
    display: block;
    width: 46px;
    height: 48px;
    background: url("../images/jia.png");
    left: 100px;
    bottom: -14px;
}
.news_list ul li:hover{background: #05aafa;}

/*<!--tab-->*/

.aui-nav-content-box {
    width: 865px;
    position: relative;
}

.aui-nav-list-box {
    overflow: hidden;
    zoom: 1;
    border-bottom: none;
    z-index: 110;
    width: 1100px;
    display: block;
    border-top: solid 1px #c2c2c2;
    border-left: solid 1px #c2c2c2;
    color: #000;
}

.aui-nav-list-box ul li a {
    color: #000;
}

.aui-nav-list-box ul li {
    float: left;
    color: #000;
    height: 45px;
    cursor: pointer;
    line-height: 45px;
    width: 549px;
    text-align: center;
    font-size: 14px;
    border-right: solid 1px #c2c2c2;
    border-bottom: solid 1px #c2c2c2;
}

.aui-nav-list-box>ul li:last-child {}

.aui-nav-list-box ul li h2 {
    font-size: 20px;
}

.aui-nav-list-box ul li h2 span {
    font-size: 17px;
    color: #a3a3a3;
    font-weight: normal;
    padding-left: 10px;
}

.aui-nav-list-box ul .aui-current {
    color: #f54343;
    background: #f7f7f7;
    border-bottom: solid 2px #f54144;
    font-weight: bold;
}

.aui-nav-list-box ul .aui-current a {
    color: #f54343;
}

.aui-nav-list-tab {
    width: 1099px;
    border: solid 1px #c2c2c2;
    border-top: none;
    overflow: hidden;
}

.aui-page-list {
    padding-top: 22px;
    position: relative;
    overflow: hidden;
    padding-bottom: 20px;
    border-bottom: 1px dotted #9d9d9d;
}

.aui-page-img {
    width: 221px;
    height: 157px;
    float: left;
    margin-right: 18px;
    overflow: hidden;
}

.aui-page-img img {
    width: 100%;
    height: auto;
    display: block;
    border: none;
}

.aui-page-text {
    float: left;
    width: 570px;
    height: 100px;
    position: relative;
}

.aui-nav-list-item {
    padding: 0 20px;
    display: none;
}

.aui-page-text h2 {
    line-height: 20px;
    font-weight: 600;
    overflow: hidden;
    padding: 10px 0;
}

.aui-page-text h2 a {
    width: 80%;
    float: left;
    color: #000;
    font-size: 14px;
    text-align: justify;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
    text-overflow: ellipsis;
}

.aui-page-text h2 span {
    float: right;
    font-size: 12px;
    font-weight: normal;
}

.aui-page-text h2 a:hover {
    color: #f54144;
    text-decoration: underline;
}

.aui-page-text p {
    font-size: 12px;
    color: #000;
    opacity: 0.8;
}

.aui-page-text a.amore {
    width: 40px;
    height: 16px;
    border: 1px solid #bfbfbf;
    margin-top: 10px;
    display: block;
    font-size: 10px;
    text-align: center;
    line-height: 16px;
}

.aui-page-text p em {
    font-style: normal;
    line-height: 30px;
}

.aui-comment {
    background: url("../images/icon-pl.png") no-repeat repeat;
    background-size: 20px;
    padding-left: 25px;
    float: right;
}

.aui-comment-box {
    width: 1100px;
    margin: 0 auto;
    padding-top: 40px;
}

.aui-banner-right {
    width: 430px;
    height: 282px;
    background: #ddd;
    float: right;
}

.aui-banner-right-ovr {
    width: 430px;
    height: 282px;
    background: #ddd;
    float: right;
}

.tab_ul {
    width: 100%;
}

.tab_ul li {
    float: left;
    width: 100%;
    position: relative;
    background: url(../images/yuan.jpg) no-repeat 0px center;
}

.tab_ul li a {
    width: 80%;
    float: left;
    font-size: 12px;
    color: #000;
    line-height: 35px;
    display: block;
    text-indent: 20px;
}

.tab_ul li span {
    position: absolute;
    right: 0;
    line-height: 30px;
}

/* lianjie */
.lianjie{
    height: 264px;
    background: url(../images/ng1.jpg) no-repeat 0px center;
}
.lianjie .p1{
    font-size: 21px;
    color:#ffffff;
    margin-left: 15px;
    padding-top: 35px;
}
.lianjie .heng{
    width: 84px;
    height: 4px;
    background-color: red;
    margin-left: 15px;
    margin-top: 8px;
}
.lianjie .first{
    width: 865px;
    height: 70px;
    margin-top: 12px;
    margin-left:15px;
}
.lianjie .first .zong{
    width: 123px;
    height: 45px;
    border: 1px solid #a0a0a0;
    margin-top: 12px;
    line-height: 45px;
    text-align: center;
    font-size: 21px;
    color:#ffffff;
}


.lianjie .first ul li{
    float: left;
    margin-left: 37px;
    margin-top: 18px;
}
.lianjie .two{
    width: 1120px;
    height: 70px;
    margin-top: 3px;
    margin-left: 15px;
}
.lianjie .two .zhong{
    width: 123px;
    height: 45px;
    border: 1px solid #a0a0a0;
    margin-top: 12px;
    line-height: 45px;
    text-align: center;
    font-size: 21px;
    color:#ffffff;
}


.lianjie .two ul li{
    float: left;
    margin-left: 37px;
    margin-top: 18px;
}


/* footer */
.map{
    height: 532px;
    background: url(../images/footer.jpg) no-repeat  center;
}
.map .about{
    padding-top: 264px;
    font-size: 14px;
    color:#829ccb;
    margin-left: 25px;
}
.map .about .color{
    color:#ffffff;
}
.map .logo{
    margin-top: 184px;
}