html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;*font-size:100%}legend{color:#000}#yui3-css-stamp.cssreset{display:none}

body,html{
    width: 100%;
    height: auto;
    background: url("../imgs/backgroundColor.png");
    min-width: 1250px;
}

body *, html {
    padding: 0;
    margin: 0;
    font-family: Helvetica Neue,Helvetica,Arial,Source Han Sans CN Normal,Microsoft YaHei,Wenquanyi Micro Hei,WenQuanYi Zen Hei,ST Heiti,SimHei,sans-serif;
}


.hide{
    display: none;
}

.clear{
    clear: both;
}
a{
    text-decoration: none;
}

.headerBox{
    width: 100%;
    height: 48px;
    position: absolute;
    top: 16px;
    z-index: 2;
    min-width: 1250px;
}

.header{
    width: 1248px;
    height: 100%;
    margin: 0 auto;
}

.header-in-left{
    width: 534px;
    height: 100%;
    float: left;
}

.header-in-right{
    width: 646px;
    height: 100%;
    float: right;
    margin-top: -11px;
}

.header-in-left-logo{
    margin-top: 2px;
    float: left;
    cursor: pointer;
}

.header-in-left-search{
    width: 217px;
    height: 100%;
    float: right;
    position: relative;
}

.header-in-left-search>input{
    width: 100%;
    border-radius: 20px;
    padding: 8px 42px 10px 15px;
    border: none;
    outline: none;
    /*padding-left: 15px;*/
    /*padding-right: 42px;*/
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #bcbbad;
}

.search-btn{
    width: 24px;
    height: 19px;
    background: url("../imgs/searchBtn.png") no-repeat;
    background-size: 100% auto;
    position: absolute;
    right: 11px;
    top: 8px;
    cursor: pointer;
}

.header-in-right-ul{
    width: 100%;
    height: 48px;
    overflow: hidden;
}

.header-in-right-ul>a{
    display: inline-block;
    clear: both;
    margin-top: 8px;
    margin-left: 5px;
    margin-right: 59px;
}

.header-in-right-ul>a:nth-child(5){
    margin-right: 0;
}

.header-in-right-ul>a>li{
    text-align: center;
    float: left;
    cursor: pointer;
}



.header-in-right-ul>a>li:hover > p{
    color: #76c7bf;
}

.header-in-right-ul>a:first-child>li{
    margin-left: 0px !important;
}

.header-in-right-ul>a>li>p{
    font-size: 10px;
    color: #000000;
    font-family: "Microsoft YaHei";

    -o-transition:color 0.7s;

    transition:color 0.7s;
    -moz-transition:color 0.7s; /* Firefox 4 */
    -webkit-transition:color 0.7s; /* Safari and Chrome */
    -o-transition:color 0.5s; /* Opera */
}

.header-in-right-ul>a>li>p:nth-child(2){
    margin-top: 2px;
}


.linkImg{
    margin-top: 67px;
}


.bottomBox{
    width: 100%;
    height: 205px;
    background-color: #5ac8c8;
    overflow: hidden;
}



.footerBox{
    width: 100%;
    height: 78px;
    text-align: center;
    padding: 35px 0 35px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.bottomContent{
    width: 1049px;
    height: 100%;
    margin: 0 auto;
    position: relative;
    color: white;
}

.decorate{
    position: absolute;
    right: 0;
    bottom: -21px;
}

.bottomContent-left{
    width: 489px;
    height: 100%;
}

.bottomContent-left-first{
    width: 110px;
    height: 100%;
    float: left;
    text-align: center;
}

.bottomContent-left-first>img,.bottomContent-left-second>img{
    margin-top: 28px;
}

.bottomContent-left-second{
    width: 114px;
    height: 100%;
    float: left;
    margin-left: 12px;
    text-align: center;
}

.bottomContent-left-third{
    width: 224px;
    height: 54px;
    float: right;
    margin-top: 80px;
}



.bottomContent-left-third-font{
    float: right;
}

.bottomContent-left-third-font>p+p{
    font-size: 26px;
    margin-top: 3px;
}

.content{
    width: 781px;
    height: 300px;
    margin: 0 auto;
}

.link-left,.link-right{
    width: 398px;
    height: 1px;
    background-color: #e2e2e0;
    float: left;
    margin-top: 13px;
}

.link-left{
    float: left;
}

.link-middle{
    width: 255px;
    height: 29px;
    font-size: 19px;
    color: #aaaaaa;
    float: left;
    text-align: center;
}


.search-btn{
    transition:opacity 0.3s;
    -moz-transition:opacity 0.3s; /* Firefox 4 */
    -webkit-transition:opacity 0.3s; /* Safari and Chrome */
    -o-transition:opacity 0.3s; /* Opera */
}

.search-btn:hover{
    opacity: 0.7;
}

.logobox{
    width: 1106px;
    height: 90px;
    margin: 0 auto 0 -40px;
}

.logobox-ul{
    width: 100%;
    height: 100%;
    margin-top: 39px;
}

.logobox-ul>a>li{
    width: 20%;
    height: 100%;
    float: left;
    text-align: center;
    line-height: 135px;
}

.logobox-ul>a>li>img{
    margin: auto;
    max-height: 60px;
}

.link-img-box{
    width: 100%;
    height: auto;
    margin: 61px auto 0 auto;
}

.footerBox{
    color: #797979;
    font-size: 13px;
}


.tips-box{
    width: 230px;
    height: 54px;
}

.tips-line{
    width: 9px;
    height: 100%;
    background-color: #57bcb2;
    opacity: 0.19;
    float: left;
}

.tips-word{
    margin-left: 19px;
    float: left;
}

.tips-word>h1{
    font-size: 26px;
    color: #57bcb2;
    margin-top: -6px;
}

.tips-word>h3{
    font-size: 15px;
    color: #a5a5a5;
    margin-top: 7px;
}