﻿@charset "utf-8";
/* CSS Document */
body{color:#333333;font: 13px/1.75 "微软雅黑";}
*{padding:0;margin:0;}
h1,h2,h3,h4{font-weight:normal;font-size:12px}
html{min-width:1140px;}
img{border:none;vertical-align:bottom;}
a{color:#333333;outline: medium none;text-decoration: none; }
li{list-style:none;}
a:hover{color:#05549B;text-decoration:none;}
.clear{clear: both;}
.fl{float:left;}
.fr{float:right;}
.head{width:100%;min-width:1140px;overflow:hidden; height:176px; background:url(../images/headbg.jpg) repeat-x;}
.head_center{width:1202px;margin:0 auto;}
.head_center .logo{width:577px;height:136px;}
.head_center .logo img{ margin-top:20px;}
.hedyou{width:420px;}
.hedyou1{ width:250px; margin-top:40px; float:left; background:url(../images/tell.png) no-repeat left center;}
.hedyou1 span{ width:150px; padding-left:65px;float:left; color:#1e1e1e; line-height:30px;}
.spa1{font-family:"微软雅黑"; font-size:22px; color:#1e1e1e;}
.spa2{font-size:22px; }
.top2{width:102px; float:right; margin-top:15px;}
.toop{ width:1200px; margin:0 auto; overflow:hidden; padding:5px 0;}
.toop span{ float:left;}
.toop p{ float:right;}
.banner{ height:500px;}
.banner li{ height:500px;}
.nav{width:100%;height:41px;line-height:41px;}
.nav ul{width:1202px;margin:0 auto;}
.nav ul li{width:130px;float:left;text-align:center;}
.nav ul li a{font-family:"微软雅黑";font-size:18px;color:#FFF;width:130px;display:block;}
.nav ul li .current{background-color:#f16604;color: #fff;} 
.PageV { text-align:center;}
.PageV div>*{ display:inline-block; margin: 0 3px;}
/*底部*/
.foot{width:100%; background-color:#1f1f1f;}
.footer{width:1202px;margin:0 auto;}
.link{width:1202px; float:left; margin-top:5px; line-height:20px;color: #5e5e5e;}
.link span{font-family:"宋体"; font-size:13px; color:#5e5e5e; min-width:30px; float:left;}
.link a{font-family:"宋体"; font-size:13px; color:#5e5e5e; border-right:1px solid #434343; height:5px; padding:0 20px; line-height:20px;}

.footfl{width:1202px; float:left;font-family:"宋体"; font-size:13px;}
.kinkk{width:1202px; float:left; margin-top:5px;font-family:"宋体"; font-size:13px;}
.kinkk1{width:1202px; float:left; margin-top:15px;color: #5e5e5e;}
.kinkk1 a {color: #5e5e5e!important;}
.footfl1{width:1202px; float:left; color:#5e5e5e; margin-top:1px; line-height:20px;}
.footfl1 a{font-family:"宋体";color:#5e5e5e;}
/*底部*/

.qq-client{position:fixed;right:0px;top:45%;margin-top:-300px;}
.qq-client a{width:29px;height:280px;text-align:center;padding:0px 0px;line-height:40px;display:block;}
.qq-client-content{position:fixed;right:0px;top:12%;width:137px; height:310px;display:block; background:url(../images/xuanfbg.png) no-repeat #FFFFFF;border:1px solid #C7C7C7; border-radius:5px;}
.qq-client-content h1{font-size:14px;width:90%;margin:0px auto;text-align:center;height:50px;line-height:50px;border-bottom:#ebebeb solid 1px;position:relative;}
.qq-client-content h1 span{font-size:12px;font-weight:normal;position:absolute;left:-30px;top:-20px;cursor:pointer;background:#ffffff;border:#ebebeb solid 1px;width:40px;height:40px;line-height:40px;border-radius:20px;text-align:center;}
.qq-client-list{background:#ffffff;}
.client-list{overflow:hidden;line-height:40px;width:90%;margin:0px auto; margin-bottom:10px;border-bottom:dashed 1px #ebebeb;}
.client-list a{display:block;}
.client-list a:hover{color:red;}
.client-list span{float:left;}
.client-list label{float:left;width:60px;text-align:right;padding-right:10px;}

.menu ul li a, .menu ul li a:visited {
display:block; 
}
/* make the dropdown ul invisible */
.menu ul li ul {
display: none;
}
/* specific to non IE browsers */
/* set the background and foreground color of the main menu li on hover */
.menu ul li:hover a {
color:#fff; 
background:#f16604;
}
/* make the sub menu ul visible and position it beneath the main menu list item */
.menu ul li:hover ul {
display:block; 
position:absolute; 
top:174px; 
width:105px;
}
/* style the background and foreground color of the submenu links */
.menu ul li:hover ul li a {
	font-size:13px;
display:block; 
opacity: 0.9;
background:#f16604; 
color:#fff;
}
/* style the background and forground colors of the links on hover */
.menu ul li:hover ul li a:hover {
background:#eb995d; 
color:#fff;
}

.bull-bg {
	background: #f1f1f1;
}
.bull {
    width: 1200px;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
}
.bull span {
	font-size: 16px;
	font-weight: bold;
}

.swiper-container {
	
	text-align: center;
}
.swiper-slide img{
	max-width: 100%;
	height: auto;
	display: inline-block;
}





	