/* CSS Document */

@charset "utf-8";

*{margin: 0 auto; padding: 0;}

body

{

	font-size: 12px;

	color: #121212;

	font-family:  Microsoft YaHei, 宋体, Arial, Helvetica, sans-serif;

	background:url(../images/body.jpg);

}

ul,li

{

	list-style-type: none;

}

img,ul,li,button

{

	padding: 0px;

	margin: 0px;

}

img,button

{

	border: none;

}

a

{

	color: #000;

	text-decoration: none;

    display:inline-block;

}

a:hover

{

	text-decoration: none;

}

a:active

{

	text-decoration: none;

}

.clear

{

	clear: both;

}

img

{

	border: 0;

}

.clearfix:after

{

	visibility: hidden;

	display: block;

	font-size: 0;

	clear: both;

	height: 0;

}

.clearfloat

{

	clear: both;

	height: 0;

	font-size: 1px;

	line-height: 0px;

}

.clearfix

{

	display: inline-table;

}



input,textarea

{

	outline: none;

	border: 0px;

}



/* Hides from IE-mac \*/

* html .clearfix

{

	height: 1%;

}

.clearfix

{

	display: block;

}

h3{ font-size:18px;  }

/* End hide from IE-mac */

h3 a{ color:#;}



/*wrap*/

.wrap{ width:100%; background:url(../images/wrap.jpg) no-repeat center center; height:144px;}

.wrap-c{ width:1180px; margin:0 auto;}

.top{ height:28px; line-height:28px;}

.top dl dt{ float:left;}

.top dl dd{ float:right;}

.top dl dd a{ margin:0 8px;}

.header{ height:116px; }

.logo{ float:left;  width:630px;}

.logo dl dt{ float:left; margin-top:8px; }

.logo dl dd{ float:left; width:285px; font-size:18px; line-height:30px; margin:20px 0 0 20px;}

.phone{ float:right; background:url(../images/phone.png) no-repeat; width:221px; height:41px; margin-top:18px; text-align:center; font-size:22px; color:#ca2521; padding-top:40px;    box-sizing: content-box !important;}





/*nav*/

.nav-c ul li.another{ background:#8b201a; padding:0 25px;}

.nav{ width:100%; background:#ca2521; height:54px; line-height:54px;}

.nav-c{ width:1180px; margin:0 auto; padding-left:180px;}

.nav-c ul li{ float:left; font-size:14px; padding:0 25px; background:url(../images/nav-li.jpg) no-repeat right;}

.nav-c ul li a{ color:#FFF;}

.nav-c ul li:hover{ background:#8b201a; padding:0 25px;}



/*footer*/

.footer{ width:100%; background:url(../images/footer.png) no-repeat center center; height:320px; margin-top:-50px;}

.f-c{ width:1180px; margin:0 auto; padding-top:80px; color:#FFF;}

.f-c a{ color:#FFF;}

.f-nav{ width:966px; border-bottom:1px dashed #fff; height:50px; line-height:50px; font-size:14px;}

.f-nav a{ margin:0 23px;}

.last{ width:966px; margin-top:30px;}

.last-l{ float:left; width:650px;}

.last-l p{ line-height:34px;}

.last-l h2{ font-size:12px; font-weight:normal; display:inline;}

.last-l p img{ margin-left:10px; vertical-align:middle;}

.last-r{  float:right; width:140px;}





/*固定的悬浮窗*/

.yb_conct {

	position: fixed;

	z-index: 9999999;

	top: 200px;

	right: -127px;

	cursor: pointer;

	transition: all .3s ease;

}

.yb_bar ul li {

	width: 180px;

	height: 53px;

	font: 16px/53px 'Microsoft YaHei';

	color: #fff;

	text-indent: 54px;

	margin-bottom: 3px;

	border-radius: 3px;

	transition: all .5s ease;

	overflow: hidden;

}

.yb_bar .yb_top {

	background: #ca1514 url(../images/fixCont.png) no-repeat 0 0;

}

.yb_bar .yb_phone {

	background: #ca1514 url(../images/fixCont.png) no-repeat 0 -57px;

}

.yb_bar .yb_QQ {

	text-indent: 0;

	background: #ca1514 url(../images/fixCont.png) no-repeat 0 -113px;

}

.yb_bar .yb_ercode {

	/*height:200px;*/



	background: #ca1514 url(../images/fixCont.png) no-repeat 0 -169px;

}

.hd_qr {

	padding: 0 29px 25px 29px;

}

.yb_QQ a {

	display: block;

	text-indent: 54px;

	width: 100%;

	height: 100%;

	color: #fff;

}























































































































