html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	/* vertical-align: baseline; */
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	font-family:"Microsoft YaHei";
	font-size: 12px;
	vertical-align: middle;
}
a{
	color: #fff;
	text-decoration:none;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.wrap{
	display:block;
	width:1180px;
	margin:0 auto;
}
/*top*/
.box{
	display:block;
	width:100%;
	min-width: 1200px;
	margin:0 auto;
	text-align: center;
	vertical-align: middle;
	background-color: #cc0000;
}
.top{
	width:1180px;
	margin: 0 auto;
	height: 45px;
	text-align: center;
	line-height: 45px;
	font-size:12px;
	color: #fff;
}
.top a{
}
.fl{
	float:left;
}
.fr{
	float: right;
}
.top-fr{
	text-align: center;
	height: 45px;
	line-height: 45px;
}
.clear{
	clear:both;
}
/*head*/
.head{
	height: 123px;
	border-bottom: 1px solid #cc0000;
}
.head .wrap .logo{
	text-align: center;
}
.head .wrap .logo h1 img{
	margin-top: 10px;
}
/*menu*/
.head .wrap nav{
	display:inline-block;
	margin: 40px 0 0 50px;
}
.head .wrap nav ul li{
	list-style:none;
	float:left;
	position: relative;
	margin: 0 15px;
	width:115px;
	z-index: 999;
}
.head .wrap nav ul li a:hover{
	color:#cc0000;
}
.head .wrap nav ul li a{
	display:block;
	height:40px;
	line-height:40px;
	font-size: 30px;
	color: #333;
	white-space:nowrap;
	z-index:100;
	width: 90px;
}
.head .wrap nav ul li dl{
	background: url(../images/menu_bg_1.jpg) no-repeat center top;
	display:none;
	border: 1px solid #ccc;
	width: 115px;
}
.head .wrap nav ul li:hover dl{
	top:50px;
	display:block;
	width:115px;
	padding:4px 0 0 0;
}
.head .wrap nav ul li dl a{
	font-size: 18px;
}
.head .wrap nav ul li dl a:hover{
	color: #cc0000;
}
.head .wrap nav ul li dl dd{
	border-bottom: 1px solid #ccc;
	text-align:center;
	background-color: #fff;
	width: 115px;
}
.head .wrap nav ul li dl dd a{padding:0;width: 115px;} 
.head .wrap nav ul li:hover dd{
	margin-top:0;
	opacity:1;
}
.head .wrap nav ul li .Darrow{
	float:right;
	margin:18px 0 0 0;
	border-width:5px;
	border-color: #cc0000 transparent transparent transparent;
	border-style:solid;
}

.head .wrap .cx{
	margin-top: 20px;
	width: 285px;
	height: 40px;
	text-align:right;
}
.head .wrap .cx span{}
.head .wrap .cx .text2{ height: 29px;width: 84px; border:1px solid #ccc;line-height:29px;border-right: 0;text-align:center;font-size:14px; font-weight:bold; color:#cc0000; display:block;float: left;}
.head .wrap .cx .text3{ float:left; height: 27px; width: 133px; border: 1px solid #ccc; line-height:20px; color:#999; }
.head .wrap .ss{
	margin-top: 10px;
	width: 285px;
	height: 40px;
	text-align:right;
}
.head .wrap .ss .text4{ float:left; height: 27px; width: 218px; border: 1px solid #ccc; line-height:20px; color:#999; }
.tell h1{
	font-size:16px;
	font-style: italic;
	position: absolute;
	width: 440px;
}
.tell h1 img{
	vertical-align: middle;
	float: left;
}
.tell h1 p{
	color: #fff;
	width: 147px;
	line-height: 25px;
	text-align:left;
	position: absolute;
	left: 60px;
}
.tell h1 p a{
	font-size:24px;
	font-style: italic;
	vertical-align: middle;
}
/* banner */
.banner{width:100%; margin:0 auto; position:relative; height:461px;}
.fullSlide{width:100%;position:relative;height:100%;background:transparent}
.fullSlide .bd{margin:0 auto;height:100%;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{height:100%;}
.fullSlide .bd li{height:100%;overflow:hidden;text-align:center;background-position:center;background-repeat:no-repeat}
.fullSlide .bd li a{display:block;height:100%}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0}
.fullSlide .hd ul{text-align:center;margin-bottom:10px}
.fullSlide .hd ul li{background: #000;cursor:pointer;display:inline-block;*display:inline;zoom:1;width: 55px;height: 10px;margin: 10px;overflow:hidden;*filter:alpha(opacity=50);*opacity:.5;line-height:999px}
.fullSlide .hd ul .on{background: #4f0b16;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:15%;z-index:1;width:40px;height:60px;background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;*filter:alpha(opacity=50);*opacity:.5;display:none}
.fullSlide .next{left:auto;right:15%;background-position:-6px -137px}
/*sousuo*/
.s_bj{  height: 50px; overflow:hidden;border-bottom: 1px solid #ccc;}
.sou{ width:1180px;  height: 50px; line-height: 50px; margin:0 auto; overflow:hidden;}
.s_inp01{ width: 247px;margin-top: 13px;height: 25px;border: 1px solid #ccc;}
.s_inp01 .ss{float:right;margin: -1px -1px 0 0;}
.inp01{
	width: 183px;
	height: 23px;
	line-height: 23px;
	border:0;
	color: #999;
	font-size:12px;
	padding-left: 15px;
	background-repeat: no-repeat;
}
.sou p{ width: 880px; color:#333;}
.sou p a{
	color: #333;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
/*links*/
.link{ overflow:hidden; height: 40px; line-height: 40px;margin-top: 30px;}
.link h3{ width: 100px;height: 40px;border-left: 5px solid #cc0000;line-height: 40px;padding-left: 10px;float: left;}
.link h3 a{color: #333;font-size:14px;line-height: 20px;}
.link h3 a em{color: #cc0000;font-size:18px;}
.link ul{ float:left; margin-left: 20px; width: 1020px;}
.link li{ margin-right:35px; float:left; height: 45px; line-height: 50px;}
.link li a{ font-size:12px; color: #333;}
.link li a:hover{
	color:#cc0000;
}
/*nav*/
.nav1{
	width:100%;
	height: 106px;
	margin-top: 25px;
	background: url(../images/nav1_logo.jpg) no-repeat center #4f0b16;
}
.nav1 ul{
	margin-top:25px;
}
.nav1 ul li.cur {
	margin: 0 -30px;
	padding:0;
	list-style:none;
	float:left;
}
.nav1 ul li.cur a{
	height:44px;
	float:left;
	line-height:44px;
	position:relative;
	display:block;
	font-size: 14px;
	text-align:center;
	cursor:pointer;
	overflow:hidden;
}
.nav1 ul li.cur a span{
	text-decoration:none;
	font-size: 14px;
	color:#fff;
	width: 96px;
	height:44px;
	margin: 0 44px;
	display:block;
	overflow:hidden;
}
.nav1 ul li.cur a:hover span{
	background-color: #FFF;
	color:#000;
}
/*foot*/
.foot .wrap .txt{
	font-size:14px;
	width:835px;
	text-align: center;

}
.foot{
	height: 140px;
	width: 100%;
	min-width: 1200px;
	margin-top: 20px;
	line-height: 30px;
	text-align: center;
	font-size:14px;
	color: #fff;
	padding-top: 30px;
	background-image: url(../images/foot_bj.jpg);
}
.foot .wrap .ewm{ width:335px; height:110px;}
.foot .wrap .ewm .wen{ width:100px; height:110px;}
.foot .wrap .ewm .wen .sys{padding-top: 25px;}
.foot .wrap .ewm .wen .jr{padding-top: 40px;}
/* side */
.izl-rmenu{
	       margin-right: 0;
	       width: 82px;
	       position: fixed;
	       right: 2px;
	       top: 65%;
	       -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: 16px;
    width: 16px;
    font-size: 12px;
    line-height: 16px;
    color: #45BDFF;
    text-align: center;
    padding-top: 15px;
    padding-right: 18px;
    padding-bottom: 47px;
    padding-left: 48px;
}
.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: -160px;
    top: 65px;
    width: 160px;
    height: 160px;
    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;
}
.tempWrap {margin:auto;}