header {
    width: 100%;
    background: #FFF;
}

header > div {
    width: 1080px;
    margin: 0 auto;
    background: #FFF;
    height: 38px;
    line-height: 38px;
    padding: 30px 0 20px;
    color: #2CBDED;
}

header h1 {
    margin-right: 140px;
    float: left;
}

header h1 a {
    color: #2CBDED;
    font-size: 30px;
    font-weight: 700;
}

header .search {
    width: 530px;
    height: 32px;
    background: #2CBDED;
    padding: 3px;
    float: left;
}

header .search input[type="text"] {
    height: 32px;
    width: 425px;
    padding-left: 5px;
    float: left;
}

header .search input[type="button"] {
    float: left;
    font-size: 16px;
    width: 100px;
    background: #2CBDED;
    cursor: pointer;
    height: 32px;
    color: #FFF;
}

header span {
    float: right;
}

nav {
    height: 50px;
    line-height: 50px;
    background: #2CBDED;
}

nav ul {
    width: 1080px;
    margin: 0 auto;
}

nav li {
    float: left;
    margin-right: 120px;
}

nav li.escrow_show div {
    top: 50px;
}

nav a {
    color: #FFF;
    font-size: 16px;
}

.banner {
    width: 100%;
    height: 660px;
    background: url(../img/tpl13.jpg) repeat-x 50% 0;
    text-align: center;
    color: #FFF;
}

.banner > div {
    width: 1080px;
    margin: 0 auto;
    text-align: left;
}

.banner .domain {
    font-size: 40px;
    padding: 190px 0 40px;
    color: #2CBDED;
}

.banner h2 {
    font-size: 40px;
    font-weight: 700;
}

.banner h6 {
    margin: 40px 0 90px;
}

.banner a {
    background: #2CBDED;
    line-height: 38px;
    display: inline-block;
    padding: 0 20px;
    color: #FFF;
}

.domain_info {
    width: 100%;
    height: 214px;
    background: url(../img/tpl12.jpg);
    color: #FFF;
}

.domain_info .inner {
    width: 1080px;
    margin: 0 auto;
    padding: 40px 0 25px;
}

.domain_info .title h2 {
    font-size: 34px;
    font-weight: 700;
    display: inline-block;
}

.domain_info .desc {
    margin: 24px 0;
    color: #7AD7F4;
}

.domain_info .desc a {
    color: #FFF;
    font-size: 22px;
    font-weight: 700;
    margin-right: 20px;
}

.domain_info .title .iconfont {
    font-size: 32px;
    font-weight: 400;
    margin-left: -9px;
}

.domain_info .title span {
    color: #7AD7F4;
}

.domain_info dd a {
    display: inline-block;
    width: 180px;
    line-height: 38px;
    text-align: center;
    color: #FFF;
    background: #F5BC4B;
    font-size: 16px;
}

.domain_info dl dd {
    width: 25%;
    float: left;
    line-height: 38px;
    font-size: 16px;
}

.domain_info dl dd span {
    font-weight: 700;
    font-size: 20px;
}

.domain_info dl dd:last-child {
    text-align: right;
    float: right;
}

.main_title {
    text-align: center;
    font-size: 40px;
    color: #444;
    padding: 70px 0;
}

.main_title p {
    line-height: 20px;
    font-size: 14px;
    margin-top: 10px;
}

.domain_value {
    background: #F5BC4B;
    padding-bottom: 80px;
    color: #FFF;
}

.domain_value .main_title {
    color: #FFF;
}

.domain_value ul {
    width: 1080px;
    margin: 0 auto;
}

.domain_value ul li {
    float: left;
    width: 230px;
    height: 328px;
    margin-right: 53px;
    box-sizing: border-box;
    padding: 20px 10px;
    text-align: center;
    cursor: pointer;
}

.domain_value ul li:last-child {
    margin-right: 0;
}

.domain_value ul li:hover .icon:after {
    background: #F5BC4B;
    -webkit-box-shadow: 0 0 10px 10px #E9AA3D;
    box-shadow: 0 0 10px 10px #E9AA3D;
}

.domain_value ul li:hover .iconfont {
    color: #FFF;
}

.domain_value ul li .icon {
    position: relative;
    width: 120px;
    height: 120px;
    text-align: center;
    line-height: 120px;
    margin: 0 auto 50px;
}

.domain_value ul li .icon:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 120px;
    height: 120px;
    background: #FFF;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.domain_value ul li .iconfont {
    font-size: 80px;
    color: #F5BC4B;
    position: relative;
    z-index: 10;
}

.domain_value ul li h6 {
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 10px;
}

.domain_value ul li p {
    line-height: 24px;
    color: #FBE4B7;
}

.plate {
    padding-bottom: 80px;
}

.plate ul {
    width: 1080px;
    margin: 0 auto;
}

.plate ul li h6 {
    color: #333;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
}

.plate ul li {
    float: left;
    margin-right: 162px;
    text-align: center;
    line-height: 24px;
    color: #999;
    border: 1px solid #E8E8E8;
}

.plate ul li:last-child {
    margin-right: 0;
}

.plate ul li > a {
    display: block;
    width: 230px;
    height: 280px;
    padding: 70px 10px 0;
    color: #999;
}

.plate ul li .icon {
    position: relative;
    width: 50px;
    height: 86.6px;
    line-height: 86.6px;
    margin: 0 auto 40px;
}

.plate ul li:hover {
    background: #2CBDED;
    border-color: #2CBDED;
    color: #FFF;
    -webkit-box-shadow: 0 5px 10px 30px #A6E3F7;
    box-shadow: 0 5px 10px 3px #A6E3F7;
}

.plate ul li:hover .iconfont {
    color: #FFF;
}

.plate ul li:hover h6,
.plate ul li:hover p {
    color: #FFF;
}

.plate ul li .iconfont {
    font-size: 44px;
    color: #2CBDED;
}

.footer_wrap {
    background: #333;
    padding: 40px 0 25px;
}

footer {
    width: 1080px;
    margin: 0 auto;
    font-size: 20px;
    color: #888;
}

footer .domain {
    float: left;
}

footer dl {
    float: left;
}

footer .ewm {
    float: right;
    font-size: 16px;
}

footer .domain h6 {
    font-size: 30px;
    font-weight: 700;
    color: #2CBDED;
    margin-bottom: 40px;
}

footer .domain ul li {
    float: left;
    margin-right: 15px;
}

footer dl {
    margin-left: 120px;
}

footer dl dd {
    margin-bottom: 15px;
}

footer .ewm {
    text-align: center;
}

footer .ewm img {
    width: 100px;
    height: 100px;
    margin-bottom: 5px;
}

.copyright {
    background: #272727;
    line-height: 54px;
    text-align: center;
    color: #888;
}

.clearfix:after {
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    content: " ";
}

.clearfix {
    _zoom: 1;
}

.qrcode-container {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 200px;
    padding: 10px;
    color: #383838;
    background: #FFF;
    border: 1px solid #E8E8E8;
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -ms-transform: translate(-50%);
    -o-transform: translate(-50%);
    transform: translate(-50%);
}

.qrcode-container img {
    width: 180px;
    height: 180px;
    margin: 0 auto;
}

.qrcode-container span {
    cursor: pointer;
}

.qrcode-container #qrcode {
    margin: 10px 0 10px;
    text-align: center;
}