﻿/*底部四类*/
.foot{width:100%;min-width:1200px;margin-top:20px;background: #333333;padding-top:10px;border-top: 3px solid #ffffff;}
.fhelp{color: #ffffff;padding: 30px 0;border-bottom: 1px solid #4a4a4a;}
.fhelp ul{overflow: hidden;}
.fhelp li{float: left;width: 225px;padding-left: 100px;height: 80px;background-repeat: no-repeat;background-position: 0 center;}
.fhelp .s1 h4,.fhelp .s2 h4 ,.fhelp .s3 h4,.fhelp .s4 h4   {margin-top:5px;font-size:19px;}

.fhelp .s1 p ,.fhelp .s2 p,.fhelp .s3 p,.fhelp .s4 p{margin-top:10px;font-size:15px;}
.fhelp .s1{background-image: url(../images/f-ico1.jpg);}
.fhelp .s2{background-image: url(../images/f-ico2.jpg);margin-left:80px;}
.fhelp .s3{background-image: url(../images/f-ico3.jpg);margin-left:80px;}
.fhelp .s4{width: auto;float: right;background-image: url(../images/f-ico4.jpg);}
.w1200{width:1200px;background:#333333;margin: 0 auto 0; overflow:hidden}
.jiangexian{width:1200px;margin: 0 auto 0;height: 1px;background:#b5b5b5; overflow:hidden}


/*聊天框*/
.C{margin-bottom:1.5px}
.C p{font-size:18px;}
.r_top{background:#ccc url(../images/TOP.png) no-repeat;}
.r_top:hover{width:150px;background-color:#00507b;}
.right_d{height: 70px;background-color: #ccc;overflow: hidden;transition: all 0.3s linear;text-align:center;
	-webkit-transition: all 0.3s linear;padding-left:70px;width: 0;float: right; color: #fff;font-size:16px;}
.right_d a{color:#fff;display:block;height:55px;line-height:1.5;width:150px;padding-top:15px}
.right_d:hover{width:210px;background-color:#c04eeb;}

.right_zx{position: fixed;right: 10px;top: 60%;transform: translateY(-50%);min-width: 50px;width:70px}
.right_a{height: 70px;background-color: #ccc;overflow: hidden;transition: all 0.3s linear;text-align:center;
	-webkit-transition: all 0.3s linear;width:70px;float: right; line-height: 70px;color: #fff;font-size:20px;}
.right_a a{color: #fff;display: block;width:70px;height:70px}

.right_c{height: 70px;background-color: #ccc;overflow: hidden;transition: all 0.3s linear;text-align:center;
	-webkit-transition: all 0.3s linear;padding-left:70px;width: 0;float: right; line-height: 70px;color: #fff;font-size:18px;}
.right_c a{color: #fff;display: block;width:150px}
.right_c:hover{width:220px;background-color: #00507b;}
.r_tell{background:#ccc url(../images/DH.png) no-repeat;}
.r_mail{background:#ccc url(../images/QQ.png) no-repeat;}
.r_mb{width:70px;height:70px;display:block;position:relative;background:#ccc url(../images/WX.png) no-repeat;
	float: right;text-align:center;}
.r_mb p{position: absolute;left: -160px;bottom:-70px;border-radius: 5px;background:#78c340; width: 160px;
	display: none;padding: 20px 20px 0;}
.r_mb p img{width:120px;height:120px}
.r_mb p span{display:block;color:#fff;line-height:1.5;}
.r_mb p .span1{padding-top:5px;}
.r_mb p .span2{padding-bottom:5px}
.r_mb:hover{background-color: #0185d0;}
.r_mb:hover p{display: block;}
.r_mb2{width:70px;height:70px;display:block;position:relative;background:#ccc url(../images/WX2.png) no-repeat;
	float: right;text-align:center;}
.r_mb2 p{position: absolute;left: -160px;bottom:-70px;border-radius: 5px;background:#3cb035; width: 160px;
	display: none;padding: 20px 20px 0;}
.r_mb2 p img{width:120px;height:120px}
.r_mb2 p span{display:block;color:#fff;line-height:1.5;}
.r_mb2 p .span1{padding-top:50px;}
.r_mb2 p .span2{padding-bottom:5px}
.r_mb2:hover{background-color: #f08126;}
.r_mb2:hover p{display: block;}

.header .header_center .phone{ margin-top:10px;margin-right:100px;background:url(../images/phone.png) no-repeat left center; padding-left:45px; float:right}
.navBar{height:60px;background: rgb(16, 131, 232);z-index:99;padding-left:12px;}
