@charset "utf-8";

/*在线客服*/
.izl-rmenu{
	       margin-right: 0;
	       width: 82px;
	       position: fixed;
	       right: 2px;
	       top: 64%;
	       /*-webkit-box-shadow: #DDD 0px 1px 5px;
	       -moz-box-shadow: #DDD 0px 1px 5px;
	       box-shadow: #DDD 0px 1px 5px;*/
	       z-index:999;
}
.izl-rmenu .consult{    
	background-image: url(../images/consult_icon.gif);
    background-repeat: no-repeat;
    background-position: center -77px;
    display: block;
    height: 76px;
    width: 82px;
}
.izl-rmenu .consult .phone {
    background-color: rgb(247,247,255);
    position: absolute;
    width: 160px;
    left: -160px;
    top: 0px;
    line-height: 73px;
    color: #000;
    font-size: 18px;
    text-align: center;
    display: none;
    /*box-shadow: #DDD -1px 1px 4px;*/
}
.izl-rmenu a.consult:hover .phone{display:inline !important;}
.izl-rmenu .cart {
    background-image: url(../images/consult_icon.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
    display: block;
    height: 82px;
    width: 82px;
    font-size: 12px;
    line-height: 16px;
    color: #45BDFF;
    text-align: center;
}
.izl-rmenu a.cart:hover .pic{display:block;}
.izl-rmenu .btn_top {
    background-image: url(../images/float_top.gif);
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
    height: 39px;
    width: 82px;
    -webkit-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
}
.izl-rmenu .btn_top:hover {
	background-image: url(../images/float_top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.izl-rmenu .cart .pic {
	display:none;
    position: absolute;
    left: -120px;
    top: 80px;
    width: 120px;
    height: 120px;
    background:url(../images/weixin.jpg);
}
#udesk-feedback-tab {
    position: fixed;
    right: 2px;
    top: 65%;
    margin-top: -76px;
    /*-webkit-box-shadow: #DDD 0px -1px 5px;
    -moz-box-shadow: #DDD 0px -1px 5px;
    box-shadow: #DDD 0px -1px 5px;*/
    z-index: 10000;
    cursor: pointer;
    background-image: url(../images/consult_icon.gif);
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
    height: 76px;
    width: 82px;
    background-color: #FFF!important;
    z-index:999;
}




*html {
	background-image: url(about:blank);
	background-attachment: fixed;
}
.kf {
	width: 127px;
	border: 1px solid #ff9458;
	position: fixed;
	top: 45%;
	right: 0;
	background: url(../images/kf_ico.png) no-repeat 7px 10px #ff6d1b;
	min-height: 50px;
	_height: auto!important;
	_height: 50px;
	_position: absolute;
	_bottom: auto;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||130)-(parseInt(this.currentStyle.marginBottom, 10)||130)));
}
.kf_r {
	margin-left: 37px;
	background: #ff8038;
	color: #fff;
	text-align: center;
	padding: 10px 0 10px;
}
.kf_r img {
	margin-bottom: 5px;
}

body{
	font-family: "微软雅黑";
	color:#3d3b3b;
	line-height: 1.6;
}
a{
	color:#3d3b3b;
}
a:hover{
	color:#db2929;
	text-decoration: none;
}


.tel{
	font-size: 16px;
	padding-right: 0;
}
.tel ul{
	float:right;
	margin-bottom: 0;
	padding: 0;
}
.tel li{
	float: left;
	list-style: none;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 90px;
	}
.tel span{
	border-left: 1px solid #ccc;
	height: 20px;
	padding-left: 20px;	
}
.version{
	margin-left: 40px;
	padding: 0 20px;
}
.version a{
	padding: 0 20px;
}
.version:hover{
	background: #db2929;
	color: #fff;
}
.version:hover a{
	color: #fff;
}
/* navbar */
.navbar-header {
  text-align: center;
}
.navbar-header i {
  height: 56px;
  line-height: 56px;
  font-size: 2em;
  cursor: pointer;
}

#navbar-collapse{
	margin-top:0;
}

#myCarousel{
	margin:0px;
}
#myCarousel ol{
	margin-bottom:0px;
}
.welcome {
	padding-bottom: 50px;
}
.welcome h1{
	font-size: 30px;
	padding-top: 50px;
}
.welcome span{
	font-size: 20px;
	text-transform: uppercase;
}
.welcome p{
	font-size: 16px;
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
	padding: 20px 0 30px 0;

}
.welcome img:hover{
	opacity: 0.6;
	transition: all 0.2s linear 0s;
}
.welcome img{
	opacity: 1;
	transition: all 0.2s linear 0s;
}
.abouts{
	background: #f4f4f4;
	padding: 50px 0;
}
.abouts h1{
	font-size: 30px;
}
.abouts span{
	font-size: 20px;
	text-transform: uppercase;
}
.about{
	font-size: 16px;
}
.more {
	margin-top: 40px;
}
.more a{
	padding: 10px 20px;
	background: #db2929;
	color:#fff;
}
.more a:hover{
	background: #3d3b3b;
}

.pdtb20{
	padding: 15px;
}
.pd0{
	padding: 0px;
}
.mg0{
	margin: 0px;
}




#footer{
	background: url(../images/footbg.jpg) center top no-repeat;
	/*border-top:1px solid #ccc;*/
	padding: 20px 0;
	color:#a7a8ad;
	text-align:center;
}
#footer h4{
	padding-bottom: 15px;
	font-size: 26px;
}
#footer span{
	font-size: 20px;
	font-weight: normal;
}
#footer p{
	margin-bottom: 5px;
}
#footer a:hover{
	color:#fff;
}

#footer a{
	color:#a7a8ad;
}
.foot-icon{

}
.foot-icon ul{
	margin-top: 30px;
	margin-left: -20px;
}
.foot-icon li{
	list-style: none;
	float: left;
		margin-right: 30px;
}
.foot-icon li.foot-qq a{
	display: block;
	width:60px;
	height: 60px;
	transition: all 0.2s linear 0s;
	background: url(../images/qq.png) left top no-repeat;
}
.foot-icon li.foot-qq a:hover{
	opacity: 0.6;
}
.foot-icon li.foot-weixin a{
	display: block;
	width:60px;
	height: 60px;
	transition: all 0.2s linear 0s;
	background: url(../images/weixin.png) left top no-repeat;
}
.foot-icon li.foot-weixin a:hover{
	opacity: 0.6;
}
.foot-icon li.foot-weibo a{
	display: block;
	width:60px;
	height: 60px;
	transition: all 0.2s linear 0s;
	background: url(../images/weibo.png) left top no-repeat;
}
.foot-icon li.foot-weibo a:hover{
	opacity: 0.6;
}
.copyright{
	padding: 10px 0 0 0;
	margin:0;
}
.tbox {
    bottom: 15px;
    display: none;
    float: right;
    position: fixed;
    right: 10px;
    width: 50px;
}
.tbox #gotop {
    background: rgba(0, 0, 0, 0) url("../images/icon.png") no-repeat scroll 0 0;
    display: block;
    height: 50px;
    width: 50px;
}

.mainbanner ul, .mainbanner li{
	height: 360px;
	list-style: none;
	padding: 0;
	margin: 0;
}
.left-title {
	background: #3dbddf;
	color: #fff;
	padding: 20px;
	font-size: 24px;
	margin: 0;
	border-radius: 4px 4px 0 0 ;
}
.left-contact h1{
	font-size: 24px;
}
.left-contact img{
	margin-bottom: 10px;
}
.sub-pc{
	position: absolute;
	right:10px;
	top: 4px;
}
.sub-mob{
	position: absolute;
	right:20px;
	top: 8px;
}
.tglist{
	margin:20px 0;
}
.validate{
	width:48%;
	float: left;
	margin-right: 5px;
}
/*菜单列表样式*/
.left_nav ul {
	padding: 0px;
	margin: 0px;
}
.left_nav li {
	display: block;
	height: 40px;
	line-height: 40px;
	margin: 5px 0px;
	position: relative;
}
.left_nav li a {
	width: 100%;
	display: block;
	border-left: 2px solid #ddd;
	border-bottom: 1px solid #eee;
	height: 40px;
	float: left;
	line-height: 40px;
	text-align: left;
	padding-left: 30px;
	color: #666;
	font-size: 14px;
	background: url(../images/left_arrow.png) 94% 0px no-repeat;
	transition: all 0.3s linear 0s;
}
.left_nav li a:hover {
	border-left: 2px solid #3dbddf;
	border-bottom: 1px solid #eee;
	color: #3dbddf;
	transition: all 0.3s linear 0s;
	background: url(../images/left_arrow.png) 94% -40px no-repeat;
}
.left_nav li a.oncurrent {
	border-left: 2px solid #3dbddf;
	border-bottom: 1px solid #eee;
	color: #3dbddf;
	background: url(../images/left_arrow.png) 94% -40px no-repeat;
}
.left_nav li ul {
	display: none;
	position: absolute;
	left: 300px;
	top: 0;
	background:#f1f1f1;
	width: 182px;
	z-index:999;
}
.left_nav li ul li {
	float: left;
	width: 182px;
	border-bottom: 1px solid #ccc;
	margin:0;
}
.left_nav li ul li a {
	width: 160px;
	border-left: 2px solid #ccc;
	height: 40px;
	float: left;
	line-height: 40px;
	text-align: left;
	padding-left: 20px;
	color: #666;
	font-size: 14px;
	background: url(../images/left_arrow.png) 160px 0px no-repeat #f1f1f1;
}
.left_nav li ul li a:hover {
	border-left: 2px solid #912360;
	color: #912360;
	background: url(../images/left_arrow.png) 160px -40px no-repeat #f1f1f1;
}
.main-content {
	padding-bottom: 10px;
	overflow: hidden;
}
.main-content h2{
	font-size: 18px;
	padding-bottom: 10px;
	border-bottom: 1px solid #c4c4c4;
}
.main-content h2 span{
	font-size: 10px;
	margin-left: 6px;
}
.news-main-list{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e8e8e8;
}
.news-main-list h4{
	font-size: 16px;
}
.news-main-list p{
	color:#999;
}
/*.news-main-list h4{
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}*/
.news-detail h1{
	font-size: 18px;
	text-align: center;
}
.news-detail .info{
	font-size: 14px;
	text-align: center;
	padding: 10px 0;
	margin-bottom: 20px;
	border-bottom: 1px dashed #e8e8e8;
}
.news-detail p{
	line-height: 1.6;
	text-indent:2em;

}
/*菜单列表样式*/
.top_navs {
	border-bottom: 1px solid #ddd;
}
.top_nav ul {
	padding: 0px;
	margin: 0px;
}
.top_nav li {
	display: block;
	height: 50px;
	line-height: 50px;
	margin: 0px;
	position: relative;
	float: left;
}
.top_nav li a {
	display: block;

	height: 50px;
	float: left;
	line-height: 50px;
	text-align: left;
	padding: 0px 20px 0 3px;
	color: #666;
	font-size: 14px;
	background: url(../images/left_arrow.png) 94% 0px no-repeat;
	transition: all 0.3s linear 0s;
}
.top_nav li a:hover {
	
	color: #db2929;
	transition: all 0.3s linear 0s;
	background: url(../images/left_arrow.png) 94% -50px no-repeat;
}
.top_nav li a.oncurrent {
	
	color: #db2929;
	background: url(../images/left_arrow.png) 94% -50px no-repeat;
}



/* 小屏幕（平板，大于等于768px） */
@media (min-width: 768px) {
	 
	/*.nav > li {
	  margin:0 10px;
	}*/
	.navbar-default .navbar-nav > li > a {
	  color: #3d3b3b;
	  font-size:16px;
	  padding: 35px 15px;
	  font-weight: bold;
	  
	}
	.welcome {
		padding-bottom: 50px;
	}
	.welcome h1{
		font-size: 30px;
		padding-top: 50px;
	}
	.welcome span{
		font-size: 20px;
	}
	.welcome p{
		font-size: 16px;
		padding: 20px 0 30px 0;
	}
	.abouts h1{
		font-size: 30px;
	}
	.abouts span{
		font-size: 20px;
	}
	#footer{
		padding: 60px 0 20px 0;
	}
	.copyright{
		margin:20px 0 0 0;
		/*border-top: 1px solid #39393e;*/
		padding: 20px 0 0 0;
	}
	.sub-mob{
		display: none;
	}
	.main-content h2{
		font-size: 20px;
	}
	.main-content h2 span{
		font-size: 12px;
	}
	
	.news-main-list h4{
		font-size: 18px;
	}
	.news-detail h1{
		font-size: 20px;
	}
	.pdtb30{
		padding: 30px 0;
	}
	
}

	/* 中等屏幕（桌面显示器，大于等于992px） */
@media (min-width: 992px) {
	.navbar-default .navbar-nav > li > a {
	  color: #3d3b3b;
	  font-size:16px;
	  padding: 35px 15px;
	 
	}
	.nav > li {
	  margin:0 0px;
	}
	.welcome {
		padding-bottom: 50px;
	}
	.welcome h1{
		font-size: 30px;
		padding-top: 50px;
	}
	.welcome span{
		font-size: 20px;
	}
	.welcome p{
		font-size: 16px;
		padding: 20px 0 30px 0;
	}
	.abouts h1{
		font-size: 30px;
	}
	.abouts span{
		font-size: 20px;
	}
	.main-content h2{
		font-size: 22px;
	}
	.main-content h2 span{
		font-size: 13px;
	}
	.news-detail h1{
		font-size: 22px;
	}
	

}

/* 大屏幕（大桌面显示器，大于等于1200px） */
@media (min-width: 1200px) {

	
	.nav > li {
	  margin:0 5px;
	}
	.welcome {
		padding-bottom: 50px;
	}
	.welcome h1{
		font-size: 30px;
		padding-top: 50px;
	}
	.welcome span{
		font-size: 20px;
	}
	.welcome p{
		font-size: 16px;
		padding: 20px 0 30px 0;
	}
	.abouts h1{
		font-size: 30px;
	}
	.abouts span{
		font-size: 20px;
	}
	.main-content h2{
		font-size: 24px;
	}
	.main-content h2 span{
		font-size: 14px;
	}
	.news-detail h1{
		font-size: 24px;
	}
	



}


