﻿body,ol,ul,li,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,input,textarea,select{margin:0;padding:0;font-weight:normal;}
body{
    font-size:13px;
    font-family: 'SimHei',Arial;
    background:#fff;
    -webkit-text-size-adjust:100%;
background-color:#fff;
}
a{
    text-decoration:none;
    cursor:pointer;
    color:#fff;
}
.largeimg{
    CURSOR:pointer;
}

a:active {star:expression(this.onFocus=this.blur());}
:focus { outline:0; }
li{list-style:none}
img{border:0;}
table{border-collapse:collapse;border-spacing:0;}
p{word-wrap:break-word;}
.nopadding{padding:0;}
.nomargin{margin:0;}
.clear{clear: both;}
.left{
    float:left;
}
.right{
    float:right;
}
.marginRight{
    margin-right:22px;
}
.marginLeft{
    margin-left:22px;
}
.header{
    width:100%;
    background: #fff;
}
.header-bg{
    background: url(../images/nav_top.jpg);
}
.header .headerExplain{
    width:989px;
    margin:0 auto;
    height:38px;
    line-height:38px;

}
.header .headerExplain h1,
.header .headerExplain h1 a{
    font-size: 13px;
    color:#fff;
}
.header .headerExplain h1{
    margin-right:8px;
}
.header .headerExplain h1 span{
    color:#fff;
}
.header .headerExplain h1 a:hover{
    color:#0b8ecd;
}
.header-logo{
    width:989px;
    margin: 0 auto;
    height:117px;
}
.header-logo img{
    float:left;
    margin-top: 24px;
    margin-left:6px;
    width:416px;
    height:70px;
}
.header-logo .phone{
    float:right;
    background: url(../images/phone.png) no-repeat left center;
    background-size: contain;
    padding-left:58px;
    margin-top: 39px;
    margin-right: 15px;
    height:45px;
}
.header-logo .phone h1{
    font-size: 16px;
    color:#818181;
}
.header-logo .phone h2{
    font-size: 18px;
    color:#004567;
}
.nav{
    width:100%;
    height:59px;
    line-height:59px;
    position: relative;
    top:0px;
    z-index: 999;

    background: url(../images/nav.jpg);
    background-position: center top;
}
.nav .navBG{
    width:100%;
    height:59px;
    position:absolute;
    left:0;
    overflow: hidden;
}
.nav .navBG img{
    position:absolute;
    left:50%;
    top:0;
    margin-left:-960px;
}
.nav>div>ul{
    width:920px;
    margin:0 auto;
    height:59px;
}
.nav>div>ul>li{
    font-size:15px;
    float:left;
    width:115px;
    height:59px;
    text-align: center;
    color:#fff;
    font-weight:bold;
    position: relative;
    box-sizing:border-box;
}
.nav>div>ul>li>a{
    display: block;
    width:115px;
    height:59px;
    line-height:59px;
    text-align: center;
}
.nav>div>ul .nav-nactive a{
    color: #90cbe8;
}
.nactive{
    color: #90cbe8;
}
.nav>div>ul>li .SubNav{
    position: absolute;
    top:59px;
    left: 0;
    z-index: 999;
    width:600px;
    height:40px;
    line-height:40px;
    display: none;
    margin-left:10px;
}
.nav>div>ul>li .SubNav li{
    background: #004566;
    float: left;
    height:40px;
    line-height:40px;
    padding-left:20px;
    padding-right:20px;
    font-size: 14px;
}
.nav>div>ul>li .SubNav li a{
    color:#fff;
}
.nav>div>ul>li .SubNav li a:hover{
    color: #90cbe8;
}
.banner{
    width:100%;
    height:528px;
    position: relative;
    overflow:hidden;
}
.banner .banner-slide{
    position: absolute;
    width: 1920px;
    z-index: 99;
    height: 500px;
    margin-left: -960px;
    left: 50%;
}
.banner .banner-slide ul{
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.banner .banner-slide ul li{
    width:1920px;
    height:500px;
    float:left;
    display: inline-block;
    *display: inline;
    zoom: 1;
}
.banner .banner-slide ul li img{
    width:1920px;
    height:500px;
    display: inline-block;
    *display: inline;
    zoom: 1;
}
.banner .bannerPoint{
    width:98px;
    position:absolute;
    left:50%;
    margin-left:-45px;
    bottom:12px;
}
.banner .bannerPoint span{
    display: inline-block;
    width:14px;
    height:14px;
    border-radius: 50%;
    margin:8px;
    background-color:#bdd3df;

}
.banner .bannerPoint .CurrentPoint{
    background-color:#004566;
}
.banner .banner-btn-left{
    width:50px;
    height:50px;
    background:url(../images/prev.png) no-repeat center center;
    position: absolute;
    left:20%;
    top:50%;
    margin-top:-25px;
    z-index: 9999;
    opacity: 0;
    cursor: pointer;
}
.banner:hover .banner-btn-left{
    opacity: 1;
}
.banner .banner-btn-right{
    width:50px;
    height:50px;
    background:url(../images/next.png) no-repeat center center;
    position: absolute;
    right:20%;
    top:50%;
    margin-top:-25px;
    z-index: 9999;
    opacity: 0;
    cursor: pointer;
}
.banner:hover .banner-btn-right{
    opacity: 1;
}
.container{
    width:1024px;
    margin:0 auto;
    /*overflow: hidden;*/
    box-sizing: border-box;
    min-height: 600px;
}
.container .column{
    width:365px;
    float:left;
    margin-top:20px;
    height:311px;
    overflow: hidden;
}
.container .column .title{
    text-indent:0;
    background:#004566 ;
    margin-bottom:10px;
    color:#fff;
    height:40px;
    line-height:40px;
    display:block;
}

.container .column .title h1{
    font-size:14px;
    margin-left:12px;
    font-weight:bold;
}
.container .column .title h2{
    font-size:12px;
    margin-right:8px;
    font-weight:bold;
}
.container .column .title:hover h1{
    color:#90cbe8 ;
}
.container .column .title:hover h2{
    color:#90cbe8 ;
}
.container .column img{
    width:365px;
    height:170px;
}
.container .column a{
    text-indent: 2em;
    font-size: 14px;
    color:#000;
    line-height:24px;
    text-align: justify;
    -webkit-align-content: center;
    display: block;
}
.container .column a:hover{
    text-decoration: underline;
}
.container .column .news-list{
    width:347px;
    height:96px;

    line-height:26px;
}
.container .column .news-list li{
    padding-left:18px;
    width:347px;
    height:24px;
    line-height:24px;
    background: url(../images/icon-09.gif) no-repeat left center;
    font-size:14px;
    float: left;
}
.container .column .news-list li a{
    font-size:14px;
    color: #000;
    float:left;
    display:block;
    text-indent:0;
}
.container .column .news-list li a:hover{
    text-decoration: underline;
}
.container .column .news-list li span{
    font-size:14px;
    color: #000;
    float: right;

}
.container .sliderBar{
    width:250px;
    float:right;
    margin-top:20px;
    overflow: hidden;
}
.container .sliderBar ul li{
    width:124px;
    margin-left:1px;
    height:78px;
    line-height:78px;
    text-align: center;
    background-color:#004566;
    color: #fff;
    font-size:14px;
    float:left;
    margin-bottom:1px;
}
.container .sliderBar ul{
    width:250px;
    height:158px;
}
.container .sliderBar ul li a{
    height:78px;
    line-height:78px;
    display: inline-block;
}
.container .sliderBar ul li:hover{
    background:#90cbe8;
}
.container .sliderBar ul li .iconCuture{
    height:78px;
    padding-left:40px;
    background:url(../images/icon001.png) no-repeat left center;
}
.container .sliderBar ul li .iconPen{
    height:78px;
    padding-left:40px;
    background:url(../images/iconPen.png) no-repeat left center;
}
.container .sliderBar ul li .icon002{
    height:78px;
    padding-left:40px;
    background:url(../images/icon002.png) no-repeat left center;
}
.container .sliderBar ul li .iconChat{
    height:78px;
    padding-left:40px;
    background:url(../images/iconChat.png) no-repeat left center;
}
.container .sliderBar .explain{
    width:242px;
    background: #c0d2e8;
    padding-top:10px;
    padding-left:8px;
    padding-bottom:10px;
}
.container .sliderBar .explain h1{
    color:#004566;
    font-size:16px;
    font-weight:bold;
}
.container .sliderBar .explain h2{
    color:#004566;
    font-size:14px;
    line-height:18px;
}
.container .sliderBar .explain h3{
    color:#004566;
    font-size:14px;
    line-height:24px;
}
.container .maxColumn{
    width:1024px;
    overflow: hidden;
    float:left;
    margin-top:30px;
}
.container .maxColumn .title{
    background:#004566 ;
    margin-bottom:10px;
    color:#fff;
    height:40px;
    line-height:40px;
    display:block;
}
.container .maxColumn .title:hover h1{
    color:#90cbe8;
}
.container .maxColumn .title:hover h2{
    color:#90cbe8;
}
.container .maxColumn .title h1{
    font-size:14px;
    margin-left:12px;
    font-weight:bold;
}
.container .maxColumn .title h2{
    font-size:12px;
    margin-right:8px;
    font-weight:bold;
}
.container .maxColumn ul{
    width:1315px;
    height:197px;
    padding-top:10px;
    overflow: hidden;
}
#photo #marquePic1 td{
    border-right:20px solid #fff;
}
#photo #marquePic2 td{
    border-right:30px solid #fff;
}

#photo h4{
    margin-top:10px;
    text-align: center;
}


.footer-line{
    width:898px;
    border-top:1px dashed #f4f4f4;
height:1px;
    margin: 0 auto;
overflow:hidden;
}
.footer{
    width:100%;
    margin:0 auto;
    text-align: center;
    height:150px;
    background: #004566;
    color: #fff;
    padding-top:28px;
    position: relative;
}
.footer ul{
    font-weight: bold;
    margin:10px auto;
    height:30px;
    line-height:30px;
    text-align: center;
}
.footer .footer-explain{
    text-align: center;
    color: #fff;
    margin-top: 20px;
}
.footer p{
    margin-bottom:8px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    color: #fff;
font-size:13px;
}
.footer ul li{
    display: inline-block;
    *display: inline;
    zoom: 1;
}
.footer ul li a{
    text-align:center;
    padding-left:30px;
    padding-right:30px;
    /*display: inline;*/
    font-size: 14px;
    color:#fff;
}
.footer ul li a:hover{
    color: #0b8ecd;
}
.top-btn{
    position: absolute;
    left: 50%;
    margin-left:-20px;
    top:-20px;
}
.top-btn img{
    width:40px;
    hieght:20px;
}
.top-btn:hover{
    cursor: pointer;
}
/*��ҳ��ҵ�Ļ�*/
.location{
    width:1024px;
    height:25px;
    margin:0 auto;
    margin-top: -8px;
}
 .location-line{
    max-width:1920px;
    border-bottom:2px solid #d5d5d5;
}
 .location h1{
    float:right;
    margin-right:8px;
    font-size:13px;
    color:#000e14;
    height:25px;
    line-height: 25px;
}
.location h1 b{
    font-weight: normal;
}
.location h1 a{
    color:#000e14;
}
.container{
    position:relative;
  
}

.container .Subcolumn{
    width:250px;
    position: absolute;
    top:-30px;
    z-index:999;
    left:0;
    background: #fff;
}
.container .Subcolumn .column1{
    width:250px;
    padding-bottom: 40px;
    background: #fff;
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#d4d4d4');
    -moz-box-shadow: 2px 4px 5px 0 rgb( 212, 212, 212 );/*firefox*/
    -webkit-box-shadow: 2px 4px 5px 0 rgb( 212, 212, 212 );/*webkit*/
    box-shadow: 2px 4px 5px 0 rgb( 212, 212, 212 );/*opera��ie9*/
}
.container .Subcolumn .column1 li:first-child{
    height:60px;
    line-height:60px;
    padding-left:14px;
    font-size:18px;
    color:#fff;
}

.container .Subcolumn .column1 li{
    height:42px;
    line-height:42px;
    padding-left:14px;
    font-size:14px;
    color:#000e14;
    border-bottom: 1px solid #ececec;
}
.container .Subcolumn .column1 li a{
    color:#000e14;
    height:42px;
    line-height:42px;
    padding-left:20px;
    padding-right:20px;
}
.container .Subcolumn .column1 li i{
    width:4px;
    height:4px;
    background-color:#fff;
    float:right;
    margin-right:16px;
    margin-top: 19px;
}
.container .Subcolumn .column1 li:hover{
    background-color:#004566;
    background-color:#004566;
    color:#fff;
}
.container .Subcolumn .column1 li:hover a{
    background-color:#004566;
    color:#fff;
}
.container .Subcolumn .column1 li a:hover{
    background-color:#004566;
    color:#fff;
}
.container .Subcolumn .column1 li:first-child i{
    width:6px;
    height:6px;
    background-color:#fff;
    float:right;
    margin-right:15px;
    margin-top: 27px;
    display: inline-block;
    *display: inline;
    zoom: 1;
}
.container .Subcolumn .column1 li:first-child a{
    height:60px;
    line-height:60px;
    font-size:18px;
    color:#fff;
}
.container .Subcolumn .column1 .columnCurrent{
    background-color:#004566;
    color:#fff;
}
.container .Subcolumn .column1 .columnCurrent a{
    color:#fff;
}
.container .Subcolumn .column2{
    width:250px;
    height:162px;
    margin-top:6px;
    background: #fff;
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#d4d4d4');
    -moz-box-shadow: 2px 4px 5px 0 rgb( 212, 212, 212 );/*firefox*/
    -webkit-box-shadow: 2px 4px 5px 0 rgb( 212, 212, 212 );/*webkit*/
    box-shadow: 2px 4px 5px 0 rgb( 212, 212, 212 );/*opera��ie9*/
}

.container .Subcolumn .column2 h1{
    font-size:16px;
    color:#000e14;

    padding-left:8px;
    font-weight: bold;
    margin-top:20px;
}
.container .Subcolumn .column2 h3{
    font-size:14px;
    color:#000e14;
    padding-left:8px;
    line-height:24px;
}
.container .container-right{
    width:740px;
    float:right;
    margin-left:34px;
    padding-top:20px;
}

.container .container-right .companyCulture li{
    margin-bottom: 20px;
}
.container .container-right .companyCulture li img{
    float:left;
}
.container .container-right .companyCulture li .text{
    max-width:580px;
    float:left;
}
.container .container-right .companyCulture li .text h3,
.container .container-right .newslist a .text h3
{
    font-size: 16px;
    color:#646364;
    margin-left:40px;
    font-weight:bold;
}
.container .container-right .newslist a .text h3{
    max-width: 540px;
    height: 19px;
}
.container .container-right .newslist a .text p{
    max-width: 540px;
    max-height: 32px;
    line-height:24px;
}
.container .container-right .newslist a .text h3:hover{
    text-decoration: underline;
}
.container .container-right .companyCulture li .text p{
    margin-top:10px;
    font-size: 13px;
    color:#000;
    margin-left:70px;
}
.container .container-right .companyCulture li .text .different{
    margin-top:10px;
    font-size: 14px;
    color:#646364;
    text-indent: 2em;
    margin-left:40px;
    width:540px;
}
.container-right .column3{
    margin-top:20px;
}
.container-right .column3 h3{
    line-height:30px;
}
.container-right .list li p{
    font-size: 14px;
    color:#333;
    text-align: justify;
    margin-top:20px;
    line-height:24px;
    text-indent: 2em;
}

.container-right .list2 li{
    float:left;
    margin-left:14px;
    margin-bottom: 30px;
}

.container-right .list2 li h4{
    text-align: center;
    margin-top:10px;
    font-size:12px;
}
.container-right .paging{
    width:740px;
    margin-top:20px;
    margin-bottom:40px;
text-align:center;
}
.container-right .paging span{
    color:#333;
    display: inline-block;
    margin:5px;
    height: 28px;
    line-height:28px;
    padding-left:12px;
    padding-right:12px;
    border:1px solid #d5d5d5;
}
.container-right .paging span a{
    color:#0b8ecd;
}
.container-right .paging span a:hover{
text-decoration:underline;
}
.container-right .paging span b{
    font-weight: normal;
}
.container-right .paging .Currnet{
    border:1px solid #004566;
    background: #0b8ecd;
    color:#fff;
}

.container-right .text-list{
    height:450px;
}
.container-right .text-list li{
    padding-left:18px;
    width:680px;
    height:34px;
    line-height:34px;
    background: url(../images/icon-09.gif) no-repeat left center;
    font-size:14px;
    border-bottom: 1px dashed #adadad;
}
.container-right .text-list li a{
    color:#333;
    font-size:15px;
}
.container-right .text-list li a:hover{
    text-decoration: underline;
}
.container-right .text-list li span{
    float:right;
    font-size:15px;
}
.container-right .text-list .textTotal{
    margin-top:20px;
}

.container .container-right .newslist a{
    margin-bottom: 20px;
    display:block;
}
.container .container-right .newslist a .Date{
    padding-left:20px;
    padding-right:20px;
    height:76px;
    float:left;
    background: #e1e1e1;
    text-align: center;
    color:#00618d;
}
.container .container-right .newslist a .Date b{
    color:#00618d;
    font-size: 30px;
    line-height:76px;
    display: inline-block;
    float:left;
    margin-right:10px;
}
.container .container-right .newslist a .Date span{
    color:#00618d;
    font-size:16px;
    height:76px;
    line-height:76px;
    display: inline-block;
    float:left;
}
.container .container-right .newslist a .text{
    max-width:580px;
    float:left;
    height: 76px;
}
.container .container-right .newslist a .text h1,
.container .container-right .companyCulture li .text h1{
    font-size: 15px;
    color:#004566;
    margin-left:40px;
}
.container .container-right .newslist a .text p{
    margin-top:10px;
    font-size: 14px;
    color:#646364;
    text-indent: 2rem;
    margin-left:40px;
    width:540px;
}
.container .container-right .newslist a .text p:hover{
    text-decoration: underline;
}
.container .container-right .newslist a .line{
    width:100%;
    border-bottom: 1px solid #adadad;
    padding-top:20px;
    clear: both;
}
.container-right .table{
    border-left:1px solid #adadad;
    border-top:1px solid #adadad;
    border-right:1px solid #adadad;
}
.container-right .table .table-th li{
    font-weight: bold;
    min-height: 15px;
    padding-top:4px;
    padding-bottom: 4px;
}
.container-right .table .table-tr,
.container-right .table .table-th{
    text-align: center;
    min-height: 22px;
    padding-bottom: 10px;
    padding-top: 10px;
    box-sizing: border-box;
    border-bottom:1px solid #adadad;
}
.container-right .table .table-tr{

}
.container-right .table .table-tr li,
.container-right .table .table-th li{
    float:left;
}
.detail h1{
    font-size:24px;
    text-align: center;
    width:100%;
}
.detail h2{
    font-size:20px;
    text-align: center;
    width:100%;
}
.detail h3{
    font-size:12px;
    text-align: center;
    width:100%;
    padding-top:10px;
    padding-bottom:10px;
}
.detail p{
        font-size: 14px;
    color: #333;
    text-align: justify;
    line-height: 24px;
    text-indent: 2em;
}
#black-block{
    width:100%;
    height:100%;
    position: fixed;
    z-index: 9999;
    top:0;
    left:0;
    display:none;
    background: #000;
    background:rgba(0,0,0,0.7);
    filter:Alpha(opacity=70) ;
}
#black-block img{
    display:block;
    margin:200px auto;
    margin-bottom:0;
}
#black-block #title{
    font-size:14px;
    padding-top:10px;
    padding-bottom:21px;
    background-color:#fff;
    margin:0 auto;
    text-indent:2em;
    position: relative;
    width:1024px;
    border-bottom-left-radius:8px;
    border-bottom-right-radius:8px;
}
#black-block #title h1{
    font-size:16px;
    background-color:#fff;
    margin:0 auto;
    text-indent:2em;
    position: relative;
    padding-bottom: 8px;

}
#black-block #Close{
    position:absolute;
    bottom:2px;
    right:2px;
    margin-top:0;
    width:32px;
    height:32px;
}
.imgList {
    border-bottom: 1px solid #0b8ecd;
    width: 1024px;
    height: 600px;
    background: #FFF center no-repeat;
    margin: 100px auto;
    margin-bottom:0;
    CURSOR: url(../images/zoomin.cur),pointer;
    border-top-left-radius:8px;
    border-top-right-radius:8px;
}
#btncontainer{
    position: absolute;
    bottom:0px;
    right:46px;
    margin-left:-50px;
}
#idLeft{
    background: url(../images/left.png);
    width:26px;
    height:26px;
    background-size:cover;
    border:0;
    margin-right:10px;
}
#idRight{
    background: url(../images/right.png);
    width:26px;
    height:26px;
    background-size:cover;
    border:0;
}
#news{
    width:100%;
    background: #fff;
    height:444px;
    padding-top: 26px;
}
.content{
    width:989px;
    margin:0 auto;
}
.content .title h1{
    font-size:22px;
    color:#000;
    width:989px;
    text-align: center;
    height:22px;
}
.content .title h2{
    font-size:12px;
    color:#999999;
    width:283px;
    margin:0 auto;
    text-align: center;
    margin-top:15px;
    line-height:17px;
}
.content .news-column-title{
    width:729px;
    height:36px;
    border-bottom:3px solid #f1f5f7;
    margin-top:20px;
    float:left;
}
.content .news-column-title a{
    float:left;
    width:111px;
    text-align: center;
    line-height:36px;
    font-size: 16px;
    color: #000;
}

.content .news-column-title .current{
    background: #004566;
    color: #fff;
    position: relative;
}
.content .news-column-title .current em{
    display:block;
    border-width:8px;
    position:absolute;
    bottom:-16px;
    left:50%;
    margin-left:-8px;
    border-style:solid dashed dashed;
    border-color:#004566 transparent transparent;
    font-size:0;
    line-height:0;
}
.content .sub-nav{
    width:127px;
    height:345px;
    float:right;
    margin-right:36px;
}
.content .sub-nav a{
    width:127px;
    height:100px;
    display: block;
    text-align: center;
    border-bottom: 3px solid #eeeeee;
    padding-top:16px;
}
.content .sub-nav a:hover h1{
    color:#0b8ecd;
}
.content .sub-nav a img{
    text-align: center;
    display: inline-block;
    width:67px;
    height:67px;
    *display: inline;
    zoom: 1;
}
.content .sub-nav a h1{
    width:127px;
    text-align: center;
    color:#272727;
    font-size: 13px;
    margin-top: 6px;
}
#table1,#table2,#table3{
    width:729px;
    height:300px;
    margin-top:34px;
    float:left;
    display: none;
}
#table1{
    display: block;
}
#table1 .detail .vedio,#table2 .detail .vedio,#table3 .detail .vedio{
    width:210px;
    height:135px;
    background: #000;
    float:left;
}
#table1 .detail h1,#table2 .detail h1,#table3 .detail h1{
    margin-left:20px;
    float:left;
    font-size:20px;
    color:#996633;
    width:480px;
    height:20px;
    text-align: left;
    margin-bottom: 16px;
}
#table1 .detail p,#table2 .detail p,#table3 .detail p{
    margin-left:20px;
    float:left;
    font-size:14px;
    color:#000;
    width:498px;
    text-indent: 2em;
    line-height: 18px;
}
#table1 .detail a,#table2 .detail a,#table3 .detail a{
    float:left;
    margin-top: 16px;
    margin-left:20px;
}
#table1 .detail a>img,#table2 .detail a>img,#table3 .detail a>img{
    width:75px;
    height:27px;
}
#table1 .list,#table2 .list,#table3 .list{
    width:729px;
    height:64px;
    margin-top:20px;
    clear: both;
}
#table1 .list li,#table2 .list li,#table3 .list li{
    width:301px;
    float: left;
    background: url(../images/news.png) no-repeat 35px center;
    padding-left:63px;
    margin-top:9px;
    margin-bottom: 9px;
}
#table1 .list li a,#table2 .list li a,#table3 .list li a{
    font-size:14px;
    color: #777777;
}
#table1 .list li a:hover,#table2 .list li a:hover,#table3 .list li a:hover{
    text-decoration: underline;
}
#aboutUs{
    background: #eeeeee;
    height:430px;
    width:100%;
    padding-top: 46px;
}
#aboutUs .us-detail{
    width:989px;
    margin: 46px auto;
height:250px;
}
#aboutUs .us-detail .us-img{
    width:356px;
    height:250px;
    float:left;
}
#aboutUs .us-detail .us-img img{
    width:356px;
    height:180px;
    display: block;
}
#aboutUs .us-detail .us-img h1{
    font-size: 14px;
    color: #000;
    width:340px;
    padding-left:8px;
    margin-top:14px;
    margin-bottom:20px ;
}
#aboutUs .us-detail .us-img a{
    float: right;
    color:#ce051d ;
    font-size: 12px;
    width:77px;
    margin-right:26px;
    background: url(../images/details_second.jpg) no-repeat right center;
    height:20px;
    line-height:20px;
}
#aboutUs .us-detail>a{
    width:598px;
    float: right;
    font-size: 14px;
    color:#000;
    line-height: 21px;
    height:250px;
    text-indent: 2em;
}
#aboutUs .us-detail>a:hover{
    text-decoration: underline;
}
#aboutUs .us-detail p{
font-size:14px;
    font-family: 'Microsoft YaHei',Arial;
line-height: 21px;
}
#project{
    width:100%;
    background: #fff;
    height:420px;
    padding-top:46px;
}
#photo {
    height: 200px;
    width: 989px;

    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
}
#photo img {
    height: 169px;
    width: 232px;
}
#project .title{
    margin-bottom: 40px;
}
#photo h1{
    width:232px;
    text-align: center;
    font-size: 12px;
    color:#000;
    height:28px;
    line-height:28px;
}
#left-btn{
    position: absolute;
    left: -70px;
    top:158px;
    cursor: pointer;
}

#right-btn{
    position: absolute;
    right: -70px;
    top:148px;
    cursor: pointer;
}
.detail p>img{
max-width:700px;
height:auto;
}
#table1 .detail p,#table2 .detail p,#table3 .detail p{
margin-top:6px;
}
.vedio img{
width:100%;
height:100%;}
.container-right .table .table-tr li, .container-right .table .table-th li{
min-height:19px;}
.fullSlide{width:100%;position:relative;height:540px; z-index:1;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:1920px;height:540px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:540px;}
.fullSlide .hd{width:54px;position:absolute;z-index:1;bottom:36px;left:50%;margin-left:-27px;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;height:30px;}
.fullSlide .hd ul li{cursor:pointer;float: left;width:14px;height:14px;margin:2px;overflow:hidden;background:url(../images/1310562313.png) no-repeat; color:#fff; text-indent:-60cm; overflow:hidden;}
.fullSlide .hd ul .on{background:url(../images/13105632435.png) no-repeat;}
.fullSlide .prev,
.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-50px;left:15%;z-index:1;width:60px;height:100px;background:url(../images/prev.png) no-repeat center center;cursor:pointer;display:none;}
.fullSlide .next{left:auto;right:15%;background:url(../images/next.png) no-repeat center center;}

.z_bg{ width:100%; background:url(../images/bg_top.png) repeat-x; height:4px; }