﻿
/* CSS Document */
* {
    margin: 0;
    padding: 0;
}

html {
}

body {
    font-size: 14px;
    color: #00e5a1;
    font-family: "Microsoft YaHei";
    background: url(../image/bg.png) center no-repeat #16181b;
}

a:hover img, img {
    border: none;
}

ul {
    list-style: none;
}

input, button, select, textarea {
    outline: none;
    color: #00e5a1;
    font-size: 16px;
    font-family: "Microsoft YaHei";
}

table input, table button, table select, table textarea {
    vertical-align: middle;
}

textarea {
    resize: none
}

table {
    border-collapse: collapse;
}

a {
    text-decoration: none;
    color: inherit;
}

a:hover {
    text-decoration: underline;
}

/*-------------------------结束公用样式--------------------------*/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden
}

.clearfix {
    *zoom: 1
}

.clear {
    clear: both;
    width: 0px;
    height: 0px;
    font-size: 0px;
    overflow: hidden
}

#header {
    background: url(../image/header.png) top center no-repeat;
}

.header {
    width: 1000px;
    height: 100px;
    margin: 0 auto;
    position: relative;
}

.logo {
    width: 324px;
    height: 69px;
    background: url(../image/logo.png) 0 0 no-repeat;
    position: absolute;
    left: 0;
    top: 15px;
}

.head-txt1 {
    width: 312px;
    height: 48px;
    background: url(../image/head-txt1.png) 0 0 no-repeat;
    position: absolute;
    left: 334px;
    top: 28px;
}

.head-txt2 {
    width: 303px;
    height: 59px;
    font-size: 12px;
    background: url(../image/head-txt2.png) 0 0 no-repeat;
    position: absolute;
    right: 0;
    top: 22px;
}

.head-txt2 p {
    padding: 20px 0 0 30px;
    color: #ececec;
}

/*.banner {
    height: 412px;
    background: url(../images/banner.jpg) top center no-repeat;
}*/

#nav {
    height: 80px;
    background: url("../image/nav-bg.png") repeat-x;
}

.nav {
    width: 1000px;
    height: 80px;
    margin: 0 auto;
}

.nav ul {
}

.nav ul li {
    float: left;
    width: 250px;
    background: url(https://217dl.com/Public/Home/Agent/images/nav_li.png) left center no-repeat;
}

.nav ul li a {
    text-decoration: none;
    height: 80px;
    display: block;
}

.nav ul li a dl {
    padding-left: 50px;
    padding-top: 15px;
}

.nav ul li a dl dt {
    float: left;
    width: 58px;
}

.nav ul li a dl dd {
    padding-top: 5px;
    padding-left: 58px;
}

.nav ul li a dl dd h3 {
    font-weight: normal;
    font-size: 18px;
    color: #ffffff;
}

.nav ul li a dl dd span {
    font-size: 12px;
    color: #ffffff;
}

.nav ul li.hover {
}

.nav ul li.hover a {
    background: url("../image/navh-bg.png") repeat-x;
    color: #414042 !important;
}

.nav ul li.hover a h3{
    color: #414042 !important;
}

.nav ul li.hover a span{
    color: #414042 !important;
}

.nav ul li.none {
    background: none;
}

.nav ul li a:hover dl {
    position: relative;
    top: 1px;
    left: 1px;
}

.nav ul li.hover a:hover dl {
    position: relative;
    top: 0;
    left: 0;
}

.main {
    width: 1000px;
    margin: 0 auto;
    /*overflow: hidden;*/
}

.bantitl-b {
    margin-top: 10px;
    width: 480px;
    height: 33px;
    line-height: 33px;
    color: #00e5a1;
    text-align: center;
    font-size: 12px;
}

.bantitl-b img {
    border-radius: 5px;
    vertical-align: middle;
    margin: 0 6px;
}

.bantitl-b {
    margin-top: 10px;
    width: 480px;
    height: 33px;
    line-height: 33px;
    color: #fff;
    text-align: center;
    font-size: 12px;
}

.bantitl-b img {
    border-radius: 5px;
    vertical-align: middle;
    margin: 0 6px;
}

.bang {
    height: 340px;
    margin-bottom: 30px;
    padding-top: 126px;
    background: url(../image/bang.png) top center no-repeat;
    margin-top: 50px;
}

.bang h2 {
    height: 34px;
    line-height: 34px;
    margin-bottom: 10px;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    background: url(../image/bang-tit.png) top center no-repeat;
    color: #414042;
}

.bang-box {
    width: 440px;
    margin: 15px auto 0;
}

.bang table {
}

.bang table td {
    height: 35px;
    border-bottom: dashed 1px #efdb98;
}

.bang table td.td1 {
    width: 45px;
    text-align: left;
}

.bang table td.td1 span {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 12px;
    background: url(../image/bang-ico.png) center center no-repeat;
    display: inline-block;
    color: #2c2c2c;
}

.bang table td.td2 {
    padding-right: 10px;
    color: #fff;
}

.bang table td.td3 {
    color: #ff0;
}

.bang table td.td4 {
    text-align: right;
    color: #fff;
}

.bang-foot {
    height: 30px;
    line-height: 30px;
    margin-top: 10px;
    font-size: 12px;
    text-align: center;
}

.tit {
    margin-top: 30px;
}

.box {
    line-height: 26px;
    padding: 0px 50px 10px 50px;
    background: url(../image/main-bg.png) repeat-y;
}

.box p {
    padding: 15px 0;
    border-bottom: dashed 1px #efdb98;
    color: #ffffff;
}

.box p:last-child {
    border-bottom: 0;
}

.box span {
    font-family: "Arial Black";
    color: #fff;
}

.box font {
    color: #fff;
}
.box2 {
    line-height: 26px;
    padding: 0px 50px 10px 50px;
    background: url(../image/main-bg.png) repeat-y;
}

.box2 p {
    padding: 15px 0;
    border-bottom: dashed 1px #efdb98;
    color: #ffffff;
}

.box2 p:last-child {
    border-bottom: 0;
}

.box2 span {
    font-family: "Arial Black";
    color: #fff;
}

.box2 font {
    color: #fff;
}
.box1 {
    color: #fff;
    line-height: 26px;
    padding: 20px 50px 0px 50px;
    background: url(../image/main-bg.png) repeat-y;
}

.box1 p1 {
    padding: 15px 0;
    border-bottom: dashed 1px #efdb98;
    color: #ffffff;
}

.box1 p:last-child {
    border-bottom: 0;
}

.box1 span {
    font-family: "Arial Black";
    color: #fff;
}

.box1 font {
    color: #fff;
}
.box1 table {
    margin: center;
}
.box1 table th {
    text-align: center;
    line-height: 40px;
    border: 1px solid #fff;
    padding-left: 3px;
    padding-right:3px;
}
.box1 table td {
    text-align: center;
    line-height: 40px;
    border: 1px solid #fff;
    padding-left: 3px;
    padding-right:3px;
}

.box-foot {
    height: 15px;
    border: solid 5px #006f50;
    border-top: 0;
    border-radius: 0 0 20px 20px;
    background: #003122;
}

.moshi {
    height: 870px;
    margin-top: 30px;
    background: url(../image/moshi.jpg) top center no-repeat;
}

.moshi ul {
}

.moshi ul li {
    float: left;
    width: 330px;
    min-height: 378px;
    margin-bottom: 5px;
    margin-right: 5px;
}

.moshi ul li:nth-child(3n) {
    margin-right: 0;
}

.moshi ul li h3 {
    padding-top: 170px;
    padding-bottom: 15px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #fff;
}

.moshi ul li p {
    line-height: 25px;
    padding: 0 35px;
    color: #fff;
}

.tit3 {
    text-align: center;
    margin-top: 50px;
}

.step {
    width: 1007px;
    height: 230px;
    margin: 30px auto 0;
    background: url(../image/step.png) 0 0 no-repeat;
}

.step ul {
}

.step ul li {
    float: left;
    width: 160px;
    padding-right: 50px;
    text-align: center;
    font-size: 16px;
}

.step ul li:last-child {
    padding-right: 0;
}

.step ul li dl {
}

.step ul li dl dt {
    height: 44px;
    line-height: 44px;
    color: #fff;
}

.step ul li dl dd {
    line-height: 27px;
    padding-top: 18px;
    color: #ff0;
}

.web-list {
    padding: 30px 0;
}

.web-list ul {
}

.web-list ul li {
    float: left;
    width: 180px;
    text-align: center;
    padding-right: 25px;
}

.web-list ul li:last-child {
    padding-right: 0;
}

.web-list ul li a {
    height: 44px;
    line-height: 44px;
    color: #fff;
    font-size: 16px;
    border: solid 1px #efdb99;
    background: url(../image/web-list.png) repeat;
    display: block;
}

.web-list ul li a span {
    width: 44px;
    height: 44px;
    margin-right: 5px;
    vertical-align: top;
    background: url(../image/web-ico.png) center center no-repeat;
    display: inline-block;
}

.web-list ul li a:hover {
    color: #000;
    text-decoration: none;
    background: #f5d59a;
}

.foot-txt {
    height: 145px;
    text-align: center;
    background: url(../image/foot-txt.jpg) center no-repeat;
}

.footer {
    width: 100%;
    text-align: center;
    background-color: #1c1e20;
    color: #fff;
    font-family: '寰粺姝ｉ粦楂�';
    font-size: 13px;
    -webkit-transition: .20s linear;
    -moz-transition: .20s linear;
    transition: .20s linear;
}

.footer hr {
    margin: 0;
    background-image: #000 url(../images/foot.jpg);
    height: 5px;
    border: 0px solid #eee;
}

.foot {
    height: 90px;
    background: #323232;
}

.copy {
    padding: 10px 0;
    text-align: center;
    color: #fff;
}

.icon {
    margin: 0 auto;
    width: 1000px;
    padding: 20px 0;
}

.icon ul {
    margin: 0;
}

.icon ul li {
    display: inline-block;
    list-style-type: none;
    margin: 0 10px;
}

.icon ul li img{
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}

.foot-t {
    padding: 30px 0;
    font-size: 16px;
}

.foot-t table {
    width: 1000px;
    margin: 0 auto;
}

.foot-t table td {
    width: 125px;
    padding: 10px 0;
    color: #fff;
}

.foot-f {
    padding: 30px 0;
    line-height: 36px;
    color: #fff;
    text-align: center;
}

.foot-f span {
    color: #4b6b60;
}

.foot-f a:hover {
    color: #ff0;
    text-decoration: underline;
}

#float {
    position: absolute;
    top: 130px;
    right: 10px;
    z-index: 1000;
}

#float ul {
}

#float ul li {
}

#float ul li.float1 {
    height: 212px;
    background: url(../image/float1.png) 0 0 no-repeat;
}

#float ul li a {
    width: 130px;
    display: block;
}

#float ul li a.a2 {
    height: 120px;
    background: url(../image/float3.png) 0 0 no-repeat;
}

#float ul li a.a3 {
    height: 39px;
    background: url(../image/float4.png) 0 0 no-repeat;
}

#float ul li a:hover {
    background-position: -130px 0;
}


.huxilun{
    width:100%;
    position: relative;
    height:412px;
    overflow: hidden;
}
.yuandian{
    width:100%;
    position: absolute;
    left:0px;
    bottom:0px;
    padding:20px 0;
    z-index:99999;
    text-align: center;
}
.yuandian span{
    display: inline-block;
    width:15px;
    height:15px;
    background:#343333;
    border-radius:50%;
    margin:0 10px;
    cursor: pointer;
}
.yuandian span.cur{
    background:#f4dd7f;
}
.huxilun ul.tutu{
    width:100%;
    height:412px;
}
.huxilun ul.tutu li{
    position: absolute;
    left:0px;
    top:0px;
    z-index: 999;
    width:100%;
    height:412px;
    display: none;
    text-align: center;
}
.huxilun ul.tutu li:first-child{
    display: block;
}

.search {
    height: 95px;
    padding-top:20px;
}
.search .inner2 {
    width: 998px;
    height: 95px;
    margin: 0 auto;
    background: url(../image/searchBg.png) no-repeat 0 0;
}
.search .inner2 input {
    padding-left: 13px;
    width: 312px;
    height: 47px;
    line-height: 47px;
    background: 0 0;
    float: left;
    border: 0;
    color: #999898;
    font-weight: 700;
    font-size: 14px;
    margin: 25px 0 0 364px;
}
.search .inner2 .btn-search {
    width: 104px;
    height: 49px;
    float: right;
    margin: 24px 182px 0 0;
    border: 0;
    cursor: pointer;
    background: url(../image/searchBtn.png) no-repeat;
}

.tancsilder{
    width:100%;
    height: 100%;
    position: fixed;
    left:0px;
    top:0px;
    background:rgba(0,0,0,0.5);
    z-index:99999;
}
.pastabel{
    width:718px;
    height:406px;
    background:#141414;
    position: absolute;
    left:50%;
    margin-left:-364px;
    top: 50%;
    border:5px solid #2c2c2c;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
.colsebtn{
    display: block;
    width:36px;
    height:36px;
    position: absolute;
    right:-15px;
    top:-15px;
    cursor: pointer;
    z-index: 999;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    transition: 1s;
    background:url(../image/colsebtn.png) no-repeat;
}
.colsebtn:hover{
    -webkit-transform: rotateZ(180deg);
    -moz-transform: rotateZ(180deg);
    -o-transform: rotateZ(180deg);
    -ms-transform: rotateZ(180deg);
    transform: rotateZ(180deg);
}
.tac_logo{
    text-align: center;
    padding:30px 0;
}
.botrandrt{
    padding-left:115px;
}

.botrlist p{
    color:#fff;
    line-height:40px;
    font-size:16px;
}
.botrlist p span{
    display: inline-block;
    margin-right:6px;
}
.botrlist p span.color_1{color:#18ff00;}
.botrlist p span.color_2{color:#00f6ff;}
.botrlist p span.color_3{color:#ff0000;}

.botrlist p input[type="text"]{
    display: inline-block;
    font-style: normal;
    padding:0 5px;
    background:#fff;
    border-radius:5px;
    text-align: center;
    color:#141414;
    border: none;
    outline: none;
    height:40px;
    width:280px;
}
.botrlist p input[type="button"]{
    display: inline-block;
    line-height:40px;
    color:#ffd84f;
    margin:5px;
    font-size:15px;
    border: none;
    outline: none;
    background:none;
    cursor: pointer;
}

.tacpic{
    width:729px;
    height:336px;
    position: absolute;
    left:50%;
    margin-left:-365px;
    z-index:99999;
    top:50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}