html {
    box-sizing: border-box;
}
*, *:before, *:after {
    box-sizing: inherit;
}
body {
    margin: 0;
    overflow-x: hidden;
}
.paddtop38{padding-top:38px}
.txt-center{text-align: center}
.btn-join{
    height: 40px;
    line-height: 40px;
    display: inline-block;
    margin: 0 auto;
    background: #FE0000;
    color: #fff;
    border: none;
    border-radius: 18px;
    font-size: 20px;
    margin-top: 38px;
    vertical-align: middle;
    padding: 0 30px;
}
.btn-join:hover,
.btn-join:visited,
.btn-join:link,
.btn-join:active{
    color: #fff;
}

.trans-head {
    width: 100%;
    height: 100px;
    border-bottom: 1px solid #ff2f03;
}
.trans-header {
    width: 1200px;
    margin: 0 auto;
}
.trans-b {
    /*width: 1920px;
    height: 500px;
    position: relative;
    left: 50%;
    margin-left: -960px;*/
    width: 100%;
}
.trans-b img {
    width: 100%;
}
.trans-logo {
   /* width: 200px;
    height: 51px;*/
    width: 314px;
    height: 100px;
    background: url(/webpage/gxs/images/government-bug.png) 0 5px no-repeat;
    background-size: 100%;
   /* margin-top: 20px;*/
}
.trans-login .trans-phone,
.trans-login .trans-in {
    display: inline-block;
}
.trans-phone {
    vertical-align: bottom;
    /*margin-right: 30px;*/
    height: 100px;
    line-height: 120px;
}
.trans-phone span {
    color: #FE0000;
}
.trans-login .trans-in {
    width: 100px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 18px;
    color: #ff2f03;
    border: 1px solid #FE0000;
    border-radius: 4px;
    margin-top: 30px;
}
.trans-login .trans-in a {
    color: #FE0000;
    display: block;
    width: 100%;
    height: 100%;
}
.trans-section {
    width: 990px;
    margin: 0 auto;
}
.trans-section .trans-banner {
    margin-top: 30px;
    width: 806px;
    height: 360px;
}
.trans-section .trans-banner img {
    width: 100%;
    height: 100%;
}
.trans-content {
    width: 700px;
    margin: 0 auto;
}
.trans-content h2 {
    text-align: center;
    font-size: 26px;
    color: #333333;
    margin: 50px auto;
}
.trans-content p {
    font-size: 16px;
    color: #666666;
    letter-spacing: 0;
    text-align: justify;
    line-height: 27px;
    text-indent: 2em;
}
.trans-btns {
    margin-top: 50px;
}
.trans-btns ul {
    width: 400px;
    margin: 0 auto;
}
.trans-btns ul li{
    float: left;
    width: 200px;
    text-align: center;
}
.trans-btns ul li .btn-exp {
    font-family: PingFangSC-Regular;
    font-size: 20px;
    color: #FE0000;
    letter-spacing: 0;
    margin-top: 10px;
}
.trans-footer {
    margin-top: 40px;
    border-top: 1px solid #FF2F03;
    padding: 28px;
    background: #fff;
}
.trans-footer p {
    text-align: center;
    font-size: 14px;
    color: #666666;
}
.trans-footer p img {
    vertical-align: middle;
}
.center-phone span {
    color: #FE0000;
}

.t-section {
    width: 1200px;
    margin: 40px auto;
}
.news-section {
    width: 100%;
    overflow: hidden;
}
.news-section .news-left {
    width: 590px;
    float: left;
    background: #fff;
    padding: 10px 20px 0 20px;
}
.news-section .news-right {
    width: 590px;
    float: right;
    background: #fff;
    padding:  10px 20px 20px 20px;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.clearfix{clear: both;}
.clearfix:before, .clearfix:after{content:""; display: table;}
.clearfix:after{clear: both;}
.clearfix{*zoom: 1; }

.news-right .item-head {
    border-bottom: 1px solid #ccc;
}
.item-head span {
    display: inline-block;
    padding-bottom: 10px;
    border-bottom: 2px solid #FF2F03;
    position: relative;
    bottom: -1px;
    font-size: 22px;
    color: #FF2F03;
}
.item-head span img {
    vertical-align: middle;
    position: relative;
    top: -4px;
}
.list-item {
    border-top: 1px solid #cccccc;
    padding-top: 26px;
    margin-bottom: 26px;
}
.list-item .list-content {
    width: 290px;
}
.list-item .list-content .list-head {
    font-size: 18px;
    color: #333333;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.list-item .list-content .list-body {
    font-size: 16px;
    color: #666666;
    letter-spacing: 0;
    text-align: justify;
    line-height: 29px;
    text-indent: 2em;
    margin-top: 10px;
    margin-bottom: 10px;
}
.list-item .list-content .list-bottom {
    font-size: 15px;
    color: #333333;
}

.us-content p {
    font-size: 16px;
    color: #666666;
    letter-spacing: 0;
    text-align: justify;
    line-height: 29px;
    text-indent: 2em;
    margin-top: 0;
}
.rg-img {
    margin-top: 26px;
}
.bottom-banner {
    margin-top: 40px;
}
.us-content {
    margin-top: 5px;
}