﻿@charset "utf-8";
*{  padding:0;margin:0;border:none;text-decoration:none;  list-style-type:none;  font-family:'Microsoft YaHei',sans-serif;  color:#000;  }
body,div,h1,h2,h3,h4,h5,h6,dl,dd,dt,p,a,form,select,input,ul,ol,li{margin:0; padding:0; text-indent:0; font-weight:normal;font-size:14px; color:#333333;}
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}
ul,ol{list-style:none; text-indent:0; list-style-position:outside;}  img{border:0;}
.clear{  clear:both; }
img{display:block;}
.browserupgrade{  margin:0;  z-index:9999;  width:100%;  height:42px;  color:#e50b71;  text-indent:20px;  line-height:42px;  overflow:hidden;  background:#222222;  border-bottom:4px solid #000000;  }
.browserupgrade a{  font-size:16px;  color:#fdc12d;  cursor:pointer; }
.browserupgrade a.brow-close{  font-size:14px;  margin-right:20px;  float:right; }
.clear{clear:both;}
.body{
    background-color:#ffffff;
    width:100%;
    overflow:hidden;
}
a{
    cursor:pointer;
}
.main{
    width: 1200px;
    margin:0 auto;
    overflow: hidden;
}
.head .main{
	margin-bottom:20px;
}
.head h1{
    float:left;
}
.head h1 img{
    margin-top:32px;
}
.head .phone{
    float:right;
    padding-left:46px;
    background: url(../Images/phone_head.png) no-repeat left center;
    margin-top:24px;
}
.head .phone span{
    font-size:16px;
    color:#757575;
    line-height:16px;
}
.head .phone p{
    font-size:26px;
    font-weight:bold;
    color:#ea790f;
    line-height:26px;
    margin-top:6px;
}
.nav{
    width:100%;
    margin:0 auto;
    height:46px;
    background-color: #333333;
}
.nav .main{
	overflow:visible;
}
.nav .menu{
    width:220px;
    height:46px;
    float:left;
    position:relative;
    box-sizing: border-box;

}
.nav .menu ul.yw{
    position:absolute;
    top:46px;
    width:220px;
    height:447px;
    background: rgba(255,255,255,0.85);
    z-index:9999;
    border-bottom-left-radius:10px;
    overflow:hidden;
	display:none;
}
.nav .menu ul.yw li{
    width:220px;
    height:64px;
    box-sizing: border-box;
    border-bottom:solid 1px rgba(255,255,255,0.1);
	background: url(../Images/menu_more2.png) no-repeat right 20px center;
}
.nav .menu ul.yw li:last-child{
    border-bottom:none;
    height:63px;
}
.nav .menu ul.yw li.act{
	background: url(../Images/menu_more2.png) no-repeat right 20px center;
    background-color: #ffffff;
	
}

.nav .menu ul.yw li img{
    float:left;
    top:40px;
    margin-left:30px;
    margin-top:21px;
}
.nav .menu ul.yw li span{
    line-height:63px;
    
    margin-left:15px;
}
.nav .menu ul.yw li span a{
	font-size:16px;
	color:#000000;
}
.nav .menu ul.yw li.act span a{
    color:#666666;
}
.nav .menu .my{
    margin-top:1px;
}
.nav .menu .menu_xf{
    width:980px;
    height:447px;
    background-color: #ffffff;
    margin:0 0 0 220px;
    position:absolute;
    z-index:999;
    border-bottom:solid 1px #4b4ec8;
    border-right:solid 1px #4b4ec8;
    box-sizing: border-box;
    display:none;
}
.nav .menu .menu_xf .left{
    width:670px;
    height:446px;
    float:left;
    border-right:solid 1px #ededed;
    box-sizing: border-box;
}
.nav .menu .menu_xf .left .container{
    overflow: hidden;
    margin-top:15px;
}

.nav .menu .menu_xf .left .container h4{
    width:140px;
    font-size:14px;
    float:left;
    font-weight:bold;
    text-align: center;
    margin-top:10px;
    color:#666666;
}
.nav .menu .menu_xf .left .container h4 a{
    font-size:14px;
    font-weight:bold;
}
.nav .menu .menu_xf .left .container ul{
    width:519px;
    float:left;
    border-bottom:solid 1px #ededed;
    padding-bottom:20px;
    margin-right:10px;
}
.nav .menu .menu_xf .left .last ul{
    border-bottom:none;
}
.nav .menu .menu_xf .left .container ul li{
    float:left;
    margin-right:20px;
    margin-top:10px;
}
.nav .menu .menu_xf .left .container ul li a{
    color:#535353;
    font-size:14px;
}
.nav .menu .menu_xf .left .container ul li.hot a{
    color:#4b4ec8;
}
.nav .menu .menu_xf .left .container ul li:hover a{
    color:#4b4ec8;
}
.nav .menu .menu_xf .right{
    width:309px;
    height:446px;
    float:left;
    box-sizing: border-box;
    overflow: hidden;
}

.nav .menu p{
    width:100%;
    height:46px;
    font-size:16px;
    color:#ffffff;
    text-align: center;
    box-sizing: border-box;
    line-height:46px;
    background: url(../Images/menu.png) no-repeat left 35px center;
    position:relative;
}
.nav .menu p::after{
    content:'';
    position:absolute;
    display:block;
    width:0;
    height:0;
    border:5.5px solid transparent;
    border-top-color:#ffffff;
    top:22px;
    right:37px;

}
.nav .dh{
    width:980px;
    overflow: hidden;
    float:left;
}
.nav .dh li{
    float:left;
    height:46px;
    line-height:46px;
    margin-left:30px;
    position:relative;
}
.nav .dh li a{
    font-size:16px;
    color:#ffffff;
}
.nav .dh li:hover a{
    color:#4b4ec8;
}
.nav .dh li.xz a{
    color:#4b4ec8;
}
.banner{
    max-width:1920px;
    width:100%;
    height:620px;
    margin:0 auto;
    position:relative;
    overflow:hidden;
}
.banner .swiper-slide{
    height:620px;
    overflow: hidden;
    position: relative;
}
.banner .swiper-slide a img{
    top: 0;
    left: 50%;
    margin-left: -960px;
    width: 1920px;
    height: 620px;
    display: block;
    position: absolute;
    transition: 0.2s;
}
.banner .swiper-pagination{
    bottom: 20px;
    width: 1200px;
    z-index: 20;
    text-align: center;
    position: absolute;
    left: 50%;
    margin-left: -100px;
}
.banner .swiper-pagination-bullet{
    width:10px;
    height:10px;
    border:solid 2px #ffffff;
    opacity:1;
    margin-right:5px;
	background-color:#ffffff;
}
.banner .swiper-pagination-bullet-active{
    width:36px;
    height:10px;
    background-color: #ffffff;
    border-radius:10px;
}
.ztn .title{
    overflow:hidden;
}
.ztn .title h2{
    font-size:36px;
    line-height:36px;
    color:#090a34;
    font-weight:bold;
    text-align: center;
    margin-top:60px;
    display:inline-block;
    text-align: center;
    width:100%;
}
.ztn .title h2 span{
    width:35px;
    display:inline-block;
    text-align: center;
    height:28px;
    margin-top: 4px;
}
.ztn .title h2 span.left{
    background: url(../Images/ztn_title_left.png) no-repeat center;
    margin-right:22px;
}
.ztn .title h2 span.right{
    background: url(../Images/ztn_title_right.png) no-repeat center;
    margin-left:22px;
}
.ztn .title p{
    font-size:24px;
    line-height:24px;
    color:#090a34;
    opacity: 0.8;
    font-weight:bold;
    text-align: center;
    margin-top:30px;
}
.ztn1 .content{
    width:1200px;
    overflow:hidden;
    margin:30px auto 0 auto;
}
.ztn1 .content .main{
    width:1202px;

}
.ztn1 .content .box{
    width:298.5px;
    height:160px;
    float:left;
    margin-right:2px;
    position:relative;
    margin-bottom:2px;
}
.ztn1 .content .box .img{
    width:100%;
    height:100%;
    overflow: hidden;
}
.ztn1 .content .box .img img{
    width:100%;
    transition:0.5s;
}
.ztn1 .content .box:hover .img img{
    transform:scale(1.1);
    transition:0.5s;
}
.ztn1 .content .box .info{
    width:100%;
    height:160px;
    position:absolute;
    background-color: rgba(0,0,0,0.5);
    top:0;
}
.ztn1 .content .box .info p{
    font-size:20px;
    color:#ffffff;
    line-height:160px;
    text-align: center;
    cursor:pointer;
}
.ztn .content .more,.ztn .content p.zx{
    margin-top:29px;
	overflow:hidden;
}
.ztn .content .more p{
    width:170px;
    margin:0 auto 0 auto;
    font-size:18px;
    padding-top:30px;
    line-height:18px;
    color:rgba(0,0,0,0.8);
    text-align: center;
    
    cursor:pointer;
	position:relative;
}
.ztn .content .more p::before{
	content: '';
    display: block;
    background: url(../Images/ztn1_more.png) no-repeat top center;
    position: absolute;
    width: 18px;
    height: 20px;
    left: 50%;
    margin-left: -9px;
    top: 0;
}

.ztn .content .more span,.ztn .content p.zx{
    display:block;
    width:286px;
    height:52px;
    margin:14px auto 50px auto;
    background: linear-gradient(to right,#3c61f1,#72a2f5);
    border-radius:26px;
    font-size:24px;
    color:#ffffff;
    line-height:52px;
    text-align: center;
    cursor:pointer;
}
.ztn1 .content .more span{
	margin: 40px auto 50px auto;
}
.ztn2{
    
	background-color:#e2eff8;
    min-height:790px;
}
.ztn2 .title p{
    margin-top:60px;
}
.ztn2 .content{
    width:1200px;
    margin:30px auto 0 auto;
}
.ztn2 .content .main{
    width:1205px;
	height: 480px;
}
.ztn2 .content .box{
    width:236px;
    height:236px;
    float:left;
    margin-right:5px;
    position:relative;
    margin-bottom:5px;
}
.ztn2 .content .box .img{
    width:100%;
    height:100%;
    overflow: hidden;
}
.ztn2 .content .box .img img{
    width:100%;
    transition:0.5s;
}
.ztn2 .content .box:hover .img img{
    transform:scale(1.1);
    transition:0.5s;
}
.ztn2 .content .box .info{
    width:100%;
    height:44px;
    position:absolute;
    background:linear-gradient(to right,rgba(0,0,0,1),rgba(0,0,0,0));
    bottom:0;
}
.ztn2 .content .box .info p{
    font-size:20px;
    color:#ffffff;
    line-height:44px;
    text-align: left;
    padding-left:10px;
    cursor:pointer;
}

.ztn3{

}
.ztn3 .title p{
    margin-top:60px;
}
.ztn3 .content{
    width:1200px;
    margin:30px auto 50px auto;
}
.ztn3 .content .main{
    width:1202px;
}
.ztn3 .content .box{
    width:298.5px;
    float:left;
    margin-right:2px;
    position:relative;
}
.ztn3 .content .box .img{
    width:100%;
    height:190px;
    overflow: hidden;
}
.ztn3 .content .box .img img{
    width:100%;
    transition:0.5s;
}
.ztn3 .content .box:hover .img img{
    transform:scale(1.1);
    transition:0.5s;
}
.ztn3 .content .box .info{
    width:100%;
    height:170px;
    background-color: #ededed;
    overflow:hidden;
}
.ztn3 .content .box .info h3{
    font-size:20px;
    line-height:20px;
    color:#000000;
    font-weight:bold;
    text-align: center;
    margin-top:38px;
}
.ztn3 .content .box .info span{
    display:block;
    width:188px;
    height:48px;
    line-height:48px;
    border-radius:24px;
    margin:24px auto 50px auto;
    background: linear-gradient(to right,#3c61f1,#72a2f5);
    font-size:24px;
    color:#ffffff;
    text-align: center;
    cursor:pointer;
}
.ztn4{
    width:100%;
    height:723px;
    background: url(../Images/ztn4_bj.jpg) no-repeat center;
}
.ztn4 .title h2{
    color:#ffffff;
}
.ztn4 .content{
    width:1200px;
    margin:45px auto 0 auto;
}
.ztn4 .content .main{
    width:1240px;
}
.ztn4 .content ul{
    overflow: hidden;
}
.ztn4 .content ul li{
    width:580px;
    float:left;
    margin-right:40px;
    position:relative;
    height:201px;
    margin-bottom:30px;
}
.ztn4 .content ul li .left{
    width:243px;
    height:201px;
    position:absolute;
    left:0;
    top:0;
    z-index:999;
}
.ztn4 .content ul li.l1 .left{
    background: url(../Images/ztn4_1_bj.png) no-repeat center;
}
.ztn4 .content ul li.l2 .left{
    background: url(../Images/ztn4_2_bj.png) no-repeat center;
}
.ztn4 .content ul li.l3 .left{
    background: url(../Images/ztn4_3_bj.png) no-repeat center;
}
.ztn4 .content ul li.l4 .left{
    background: url(../Images/ztn4_4_bj.png) no-repeat center;
}
.ztn4 .content ul li .left img{
    margin:35px auto 0 auto;
}
.ztn4 .content ul li .left h3{
    font-size:24px;
    line-height:24px;
    margin-top:24px;
    color:#ffffff;
    text-align: center;
    font-weight:bold;
}
.ztn4 .content ul li .left p{
    font-size:20px;
    line-height:20px;
    margin-top:12px;
    color:#ffffff;
    text-align: center;

}
.ztn4 .content ul li .right{
    width:390px;
    height:170px;
    background-color: #ffffff;
    position:absolute;
    top:18px;
    right:0;
    z-index:99;
    padding: 0 9px 0 70px;
    
    box-sizing: border-box;
    display:table;
}
.ztn4 .content ul li .right span{
    font-weight:bold;
    color:#dc7c00;
}
.ztn4 .content ul li .right p{
    display: table-cell;
    vertical-align: middle;
    font-size:16px;
    line-height:26px;
    color:#000000;
}
.ztn5_1{
	background-color:#f5f5f5;
}
.ztn5_1 .content{
	margin:50px 0 60px 0;
}
.ztn5_1 ul li{
	width:305px;
	height:460px;
}
.ztn5_1 ul li img{
	width:100%;
}
.ztn5_1 ul li.nt2 {
	width: 32%;
}
.ztn5_1 ul li.nt3 {
	width: 30.8%;
}

.ztn5 .content{
    margin-top:65px;
    
}
.ztn5 .content ul{
    position:relative;
    height:190px;
    background: url(../Images/ztn5_bj.png) no-repeat center;
}
.ztn5 .content ul li{
    position:absolute;
    padding-left:80px;
    height:88px;
}
.ztn5 .content ul li.l1{
    background: url(../Images/ztn5_1.png) no-repeat left center;
    left:38px;
    top:0;
}
.ztn5 .content ul li.l2{
    background: url(../Images/ztn5_2.png) no-repeat left center;
    left:268px;
    bottom:0;
}
.ztn5 .content ul li.l3{
    background: url(../Images/ztn5_3.png) no-repeat left center;
    left:497px;
    top:0;
}
.ztn5 .content ul li.l4{
    background: url(../Images/ztn5_4.png) no-repeat left center;
    left:732px;
    bottom:0;
}
.ztn5 .content ul li.l5{
    background: url(../Images/ztn5_5.png) no-repeat left center;
    left:970px;
    top:0;
}
.ztn5 .content ul li h3{
    font-size:24px;
    line-height:24px;
    color:#333333;
    font-weight:bold;
    margin-top:12px;
}
.ztn5 .content ul li p{
    font-size:16px;
    line-height:20px;
    color:#888888;
    margin-top:10px;
}
.ztn5 .content span.con{
    display:block;
    font-size:20px;
    color:#090a34;
    font-weight:bold;
    text-align:center;
    margin:50px auto 0 auto;
}
.ztn5 .content span.con b{
    color:#e7c986;
}
.ztn5 .content p.zx{
    margin: 24px auto 50px auto;
}
.ztn6{
    height:639px;
    background: url(../Images/ztn6_bj.jpg) no-repeat center;
}
.ztn6 .title h2{
    color:#ffffff;
}
.ztn6 .content{
    margin:45px auto 0 auto;
}
.ztn6 .content .main{
    position:relative;
    height:314px;
}
.ztn6 .content .img{
    background-color: #587af0;
    width:456px;
    height:314px;
    border-radius:10px;
    position:absolute;
    left:44px;
    top:0;
    z-index:999;
}
.ztn6 .content .img img{
    margin:20px auto 0 auto;
}
.ztn6 .content .info{
    width:772px;
    
    position:absolute;
    top:31px;
    right:114px;
    z-index:99;
    
    background-color: #ffffff;
}
.ztn6 .content .info::before{
    content:'......';
    font-size:20px;
    color:#0b0b0b;
    position:absolute;
    bottom:30px;
    left:282px;
}
.ztn6 .content .info::after{
    content:'';
    position:absolute;
    width:813px;
    height:270px;
    bottom:-33px;
    left:19px;
    background: url(../Images/ztn6_info_bj.png) no-repeat center;
    z-index:9;
}
.ztn6 .content .info ul{
    padding:38px 0 0 276px;
    counter-reset: section;
    height:250px;
    width:100%;
    background: url(../Images/ztn6_2.png) no-repeat bottom 24px right 20px;
    box-sizing: border-box;
}
.ztn6 .content .info ul li{
    font-size:20px;
    color:#0b0b0b;
    line-height:22px;
    margin-bottom:17px;
    float:left;
    min-width:180px;
}
.ztn6 .content .info ul li::before{
    display:inline-block;
    counter-increment: section;
    content: counter(section);
    width: 22px;
    height: 22px;
    line-height: 22px;
    border-radius:11px;
    background: #587af0;
    color: #fff;
    font-size: 18px;
    text-align: center;
    margin-right:10px;
}
.ztn6 .content span.con{
    display:block;
    font-size:18px;
    color:#ffffff;
    text-align:center;
    margin:40px auto 0 auto;
}
.ztn7 .main{
    overflow:initial;
    margin:55px auto 50px auto;
}
.ztn7 .container{
    width:100%;
    height:404px;
    box-shadow:0 0 20px rgba(0,0,0,0.1);
    border-radius:15px;
    overflow: hidden;
}
.ztn7 .container .left{
    width:764px;
    height:284px;
    background-image: linear-gradient(to right, #3b80d4 0%, #4b4dc8 100%);
    margin-top:60px;
    position:relative;
    float:left;
}
.ztn7 .container .left .teacher{
    display:none;
}
.ztn7 .container .left .teacher.xz{
    display:block;
}
.ztn7 .container .left::before{
    position:absolute;
    content:'';
    left:38px;
    top:25px;
    width:48px;
    height:238px;
    background: url(../Images/yuying.png) no-repeat center;
}
.ztn7 .container .left .img{
    position:absolute;
    left:110px;
    bottom:0;
}
.ztn7 .container .left .info{
    width:354px;
    margin-left:400px;
    overflow: hidden;
}
.ztn7 .container .left .info h4{
    font-size:30px;
    font-weight:bold;
    color:#ffffff;
    margin-top:32px;
    height:30px;
    
}
.ztn7 .container .left .info h4 span{
    font-size:16px;
    color:#ffffff;
    margin-left:20px;
    font-weight:normal;
}
.ztn7 .container .left .info p{
    font-size:16px;
    color:#ffffff;
    margin-top:16px;
    line-height:24px;
    padding-right:20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.ztn7 .container .left .info h5{
    font-size:18px;
    color:#ffffff;
    font-weight:bold;
    line-height:18px;
    margin-top:20px;
}
.ztn7 .container .left .info a{
    display:block;
    width:128px;
    height:34px;
    border:solid 1px #ffffff;
    font-size:16px;
    line-height:34px;
    text-align: center;
    color:#ffffff;
    border-radius:17px;
    margin-top:20px;
}
.ztn7 .container .left .info:hover a{
    background-color: #ffffff;
    color:#4b4ec8;
}
.ztn7 .container .right{
    float:left;
    width:328px;
    margin-left:40px;
    margin-top:60px;
}
.ztn7 .container .right ul{
    overflow: hidden;
}
.ztn7 .container .right ul li{
    width:140px;
    height:130px;
    float:left;
    margin-bottom:24px;
    margin-right:24px;
    overflow:hidden;
}
.ztn7 .container .right ul li img{
    width:100%;
    
}
.ztn8{
    background-color: #f3f3f3;
    overflow: hidden;
}
.ztn8 .content{
    width:1192px;
    margin:45px auto 0 auto;
}
.ztn8 .content .main{
    width:1206px;
}
.ztn8 .content .box{
    width:388px;
    height:368px;
    background-color: #ffffff;
    float:left;
    margin-right:14px;
}
.ztn8 .content .img{
    width:80px;
    height:80px;
    border-radius:40px;
    background-color: #f3f3f3;
    margin:40px auto 0 auto;
    overflow: hidden;
}
.ztn8 .content .img img{
    margin:19px auto;
}
.ztn8 .content h3{
    font-size:20px;
    color:#333333;
    font-weight:bold;
    text-align: center;
    line-height:20px;
    margin-top:19px;
}
.ztn8 .content p{
    font-size:14px;
    color:rgba(51,51,51,0.8);
    line-height:22px;
    width:280px;
    margin:18px auto 0 auto;
    text-align: center;
}
.ztn8 .content p.zx{
    margin: 50px auto 50px auto;
}
.ztn9 .main{
    margin:46px auto 0 auto;
}
.ztn9 .content{
    width:1200px;
    height:220px;
    position:relative;
    margin-bottom:80px;
}
.ztn9 .content ul{
    overflow: hidden;
    display:inline-block;
    text-align: center;

}
.ztn9 .content ul:first-child{
    position:absolute;
    top:0;
    left:0;
}
.ztn9 .content ul:last-child{
    position:absolute;
    top:120px;
    left:0;
}
.ztn9 .content ul li{
    float:left;
    border:solid 1px #eeeeee;
    display:inline-block;
    text-align: center;
    margin:0 9px;
    width:182px;
    box-sizing: border-box;
    border-radius: 3px;
    transition:0.1s;
}
.ztn9 .content ul li:hover{
    border:solid 2px #2faaff;
    transition:0.1s;
}
.fw{
    width:100%;
    height:160px;
    background-color: #f3f3f3;
}
.fw .container{
    width:1260px;
}
.fw .container ul{
    overflow: hidden;
}
.fw .container ul li{
    width:260px;
    float:left;
    margin-right:55px;
    position:relative;
}
.fw .container ul li::after{
    content:'';
    width:1px;
    height:82px;
    background-color: #dadada;
    position:absolute;
    top:40px;
    right:20px;
}
.fw .container ul li:last-child::after{
    display:none;
}
.fw .container ul li img{
    width:44px;
    margin-top:24px;
    margin-left:69px;
}
.fw .container .bottom{
    width:185px;
    margin-top:10px;
    box-sizing: border-box;
}
.fw .container .bottom p{
    font-size:22px;
    line-height:22px;
    color:#000105;
    font-weight:bold;
    text-align: center;
}
.fw .container .bottom span{
    font-size:12px;
    line-height:12px;
    color:#333333;
    display:block;
    margin-top:4px;
    text-align: center;
    margin-top:13px;
}
.fw .container ul li.last .bottom{
    border-right:none;
}
.footer{
    background-color: #303030;
    overflow: hidden;
}
.footer .content{
    width:1200px;
    margin:0 auto;
}
.footer .content .top{
    margin:35px 0;
    overflow: hidden;
}
.footer .content .top .left{
    float:left;
    overflow: hidden;
    border-right:solid 1px #3a3a3a;
}
.footer .content .top .left .box{
    float:left;
    margin-right:80px;
}
.footer .content .top .left .box h4{
    font-size:18px;
    color:#ffffff;
    text-align: left;
    padding-bottom:15px;
}
.footer .content .top .left .box p{
    font-size:14px;
    line-height:29px;

}
.footer .content .top .left .box p a{
    color:#7c7c7c;
}
.footer .content .top .left .box p:hover a{
    color:#2faaff;
    text-decoration:underline;
}
.footer .content .top .center{
    width:226px;
    float:left;
    border-right:solid 1px #3a3a3a;
}
.footer .content .top .center h4{
    font-size:18px;
    color:#ffffff;
    text-align: center;
    margin-bottom:10px;

}
.footer .content .top .center p{
    font-size:14px;
    color:#7c7c7c;
    text-align: center;
    margin-bottom:20px;
}
.footer .content .top .center img{
    width:124px;
    height:124px;
    margin:0 auto;
}
.footer .content .top .right{
    float:right;
    width:335px;
}
.footer .content .top .right .con{
    width:220px;
    margin:0 auto;

}
.footer .content .top .right .phone{
    font-size:18px;
    color:#ffffff;
    text-align: center;
    background: url(../Images/footer_phone.png) no-repeat left 30px center;
    margin-bottom:12px;
    padding-left:15px;
    box-sizing: border-box;
}
.footer .content .top .right p{
    font-size:14px;
    color:#7c7c7c;
    text-align: center;
}
.footer .content .top .right hr{
    width:100%;
    height:1px;
    background-color:#434444;
    margin:13px auto;
}
.footer .content .top .right .kf{
    font-size:16px;
    color:#ffffff;
    text-align: center;
    margin-bottom:10px;
}
.footer .content .top .right .dh{
	border-bottom:solid 1px #434444;
	margin-bottom:10px;
	padding-bottom:10px;
}
.footer .content .top .right span{
    display:block;
    width:200px;
    height:30px;
    border-radius: 5px;
    background-color: #656d7b;
    line-height:30px;
    text-align: center;
    font-size:14px;
    color:#ffffff;
    margin:15px auto 0 auto;
    cursor:pointer;
}
.footer .content .top .right span:hover{
    color:#2faaff;
}
.footer .content .bottom{
    border-bottom:solid 1px #3a3a3a;
    font-size:12px;
    color:#7c7c7c;
    text-align: center;
    padding:18px 0;
}
.footer .content .bottom a{
	font-size:12px;
	color:#2faaff;
}
.footer .content .friendlink{

}
.footer .content .friendlink p{
    font-size:12px;
    color:#7c7c7c;
    margin-top:25px;
}
.footer .content .friendlink p span{
    font-size:14px;
    font-weight:bold;
    color:#7c7c7c;

}
.footer .content .friendlink ul{
    overflow: hidden;
    margin-bottom:30px;
}
.footer .content .friendlink ul li{
    float:left;
    margin-top:12px;
    margin-right:20px;
}
.footer .content .friendlink ul li a{
    font-size:12px;
    color:#7c7c7c;
}