* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    text-decoration: none;
}
.clearfix:after{content:" ";visibility:hidden;display:block;clear:both;height:0;font-size:0}
.clearfix {clear: both;}
ol,ul{
    list-style: none;
}
img, audio, video, canvas {
    height: auto;
}
.nav {
    padding: 0;
}
.margin{
    width: 960px;
    margin:0 auto;
}
.title h2{
    margin-top: 98px;
    width: 100%;
    height: 80px;
    text-align: center;
    position: relative;
    font: 32px/80px "";
    white-space: nowrap;
    font-family:arial,"微软雅黑","Microsoft YaHei";
}
.title h2 span{
    width: 440px;
    height: 2px;
    background: #cacaca;
    position: absolute;
    bottom: -2px;
    left: 50%;
    margin-left: -220px;
}
.title h2 span i{
    width: 100px;
    height: 4px;
    background: #010101;
    position: absolute;
    top: -1px;
    left: 50%;
    margin-left: -50px;
}
.title p{
    margin: 16px 0 16px;
    font: 16px/26px "";
    text-align: center;
    color: #636363;
    font-family:arial,"微软雅黑","Microsoft YaHei";
}
.title .sub-heading h2{
    font: 28px/98px "";
    color: #333;
    font-family:arial,"微软雅黑","Microsoft YaHei";
}
iframe{
    width: 800px;
    display: block;
    margin: 0 auto;
}
.title .sub-heading ._5k3v h2{
    margin-top: 36px;
    font: 28px/78px "";
    color: #343434;
    font-family:arial,"微软雅黑","Microsoft YaHei";
}
._5k3v div p{
    margin:0;
    color: #313131;
    font: 20px/30px "";
    text-align: left;
    font-family:arial,"微软雅黑","Microsoft YaHei";
}
._5k3v p._href{
    width: 100%;
    text-align: left;
    margin:0 0 20px 0;
}
._5k3v p._href a{
    color: #686868;
    font: 16px/26px "";
    font-family:arial,"微软雅黑","Microsoft YaHei";
}
.last-pages{text-align: center;width: 100%;background-color: #fff;font-size: 16px;color: #7c7c7c;position: relative;}
.page-footer{
    padding-top: 2vh;
    background: #232323;
    position: relative;
    bottom: 0;
    left: 0;
    width: 100%;
}
.page-footer p{
    text-align: center;
    font: 1.8vh/4vh "微软雅黑";
    font-family:arial,"微软雅黑","Microsoft YaHei";
    color: #acacac;
}
.last-pages-link li{width: 33%;float: left;text-align: center;}
.last-pages-link li a{font-size: 1.5vh;color:#acacac;line-height: 2.6vh}
.last-pages-link li a:hover{color:#fff;}
.page-footer p a{
    font: 1.8vh/4vh "微软雅黑";
    font-family:arial,"微软雅黑","Microsoft YaHei";
    color: #fff;
}
.page-footer p a:hover{
    color: #fff;
}
.page-footer p span:nth-child(1){
    margin-right: 2vw;
}
.contact-init{display:inline-block;width: 5vh;height:5vh;background:url(../img/facebook3.png) no-repeat center; background-size: 70%}
.twitter{background:url(../img/twitter3.png) no-repeat center; background-size: 70%}
.google{background:url(../img/google1.png) no-repeat center; background-size: 70%}
.youtube{background:url(../img/youtube.png) no-repeat center; background-size: 70%}
.top_ad{
    width: 800px;
    height: 100%;
    margin: 20px auto;
}
.top_ad .ad_con{
    width: 100%;
    height: 100%;
    position: relative;
}
.top_ad .ad_con img{
    width: 100%;
    height: 100%;
    display: block;
}
.top_ad .ad_con span{
    position: absolute;
    width: 20px;
    height: 20px;
    top:0;
    right: 4px;
    cursor: pointer;
}
.title h2 {
    color: #0dc5a0;
}
.title h2 span i {
    background: #0dc5a0;
}
.title p{
    text-align: left;
}
.title h3 {
    color: #636363;
    font: 18px/58px "";
    font-family: arial,"微软雅黑","Microsoft YaHei";
}
.title .form h3 {
    text-align: center;
    margin-bottom: 20px;
}
.title li {
    margin-left: 20px;
    list-style: disc;
    color: #636363;
    width: 345px;
    float: left;
    font: 18px/40px "";
    font-family: arial,"微软雅黑","Microsoft YaHei";
}
.title li.right {
    float: right;
}
.title .form {
    margin: 40px 30px 200px;
    border: 2px solid #ccc;
    background: #f4f4f4;
    padding: 10px 62px 42px;
    border-radius: 38px;
}
.title .form .form-init-l{
    width: 304px;
    float: left;
}
.title .form .form-init-r{
    width: 304px;
    float: right;
}
.title .form .form-init{
    width: 100%;
    float: left;
}
.title .form p {
    font: 18px/46px "";
    color: #656565;
    font-family: arial,"微软雅黑","Microsoft YaHei";
    margin:0;
}
.title .form input {
    height: 38px;
    width: 100%;
    background: none;
    border: none;
    outline: none;
    border-bottom: 2px solid #ccc;
    font: 18px/38px "";
    font-family: arial,"微软雅黑","Microsoft YaHei";
    margin-bottom: 30px;
}
.title .form button {
    width: 200px;
    height: 60px;
    font: 18px/60px "";
    font-family: arial,"微软雅黑","Microsoft YaHei";
    text-align: center;
    background: #0dc5a0;
    color: #fff;
    border-radius: 4px;
    outline: none;
    border: none;
    cursor: pointer;
    display: block;
    margin: 0 auto;
}
.title .form button:hover {
    background: #2de5c0;
}
.form-init-r.active .select-init {
    display: block;
}
.form-init-r.active i {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.select-init {
    display: none;
    width: 100%;
    position: absolute;
    bottom: -32px;
    background: #fff;
    border: 1px solid #ccc;
    border-bottom: none;
}
.select-init div{
    cursor: pointer;
    font: 18px/30px "";
    border-bottom: 1px solid #ccc;
    padding: 0 10px;
    font-family: arial,"微软雅黑","Microsoft YaHei";
}
.select-init div:hover {
    background: #f4f4f4;
}
.form-init-r i {
    width: 0;
    position: absolute;
    top: 50%;
    right: 2px;
    margin-top: 4px;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-top: 10px solid #999;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}
.fixed-contact {
    width: 60px;
    height: 150px;
    position: fixed;
    right: 0;
    top: 20%;
}
.fixed-contact a {
    height: 50px;
    width: 50px;
    float: right;
}
.fixed-contact a:hover {
    width: 60px;
}
.fixed-contact a.facebook {
    background: #355495 url("../img/facebook3.png") no-repeat center;
}
.fixed-contact a.twitter {
    background: #25B0E7 url("../img/twitter3.png") no-repeat center;
}
.fixed-contact a.google {
    background: #DF5145 url("../img/google1.png") no-repeat center;
}
.fixed-contact a.youtube {
    background: #CC191E url("../img/youtube.png") no-repeat center;
}