﻿/* reset all browser whitespace and fonts styles
 * @path STATIC/img/images/web.css
 * Created:Joysner
 */
html{color:#454545;background:url(html_bg.jpg);padding:0 0 45px;}
body{margin:0;padding:0;font:14px/1.4 "STHeiti","Arial";}
/**/
/*font*/
h1{font-size:24px;font-weight:bold;font-family:"STHeiti","Arial";margin-bottom:12px}
h2{font-size:24px;font-weight:bold;font-family:"STHeiti","Arial";margin-bottom:10px}
/**/
ul{margin:0;padding:0;list-style:none}
p{margin:0 0 3px 0}

a{color:#333;text-decoration:none}

img{border:0}
.spot{color:#f20}

#pg_margins{width:100%;margin:0 auto;min-height:480px!important;height:auto}
/*头尾样式*/
#header{
	position:relative;
    	z-index: 1000;
}
#fixed-foot{box-shadow:0 2px 4px 0 #B5B5B5;}
.navBtn,#fixed-foot{
	position:relative;
    	z-index: 1000;
	color:#fff;
	text-shadow:-1px -1px 0 0 rgba(0,0,0,.2);
	text-align:center;
}
#fixed-foot{position:fixed;bottom:0;width:100%;display:table;line-height:17px;font-size:0;text-align:left}
#fixed-foot li{height:40px;padding-top:5px;text-align:center;font-size:12px;display: table-cell;border-top:1px solid #DC2637;border-left:1px solid #BE2A3C;border-right:1px solid #8D070D;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#A0131D), to(#730006)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #A0131D, #730006); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient(top, #A0131D, #730006); /* FF3.6 */
}
#fixed-foot .border-left-none{border-left:none;}
#fixed-foot .border-right-none{border-right:none;}
#fixed-foot li a{color:#E6D8B3;display:block;}
.fixed-button{display:block;margin:0 auto;background:url(icon_arr_tel_white.png) no-repeat 0 0;width:19px;height:17px;overflow:hidden;}
.icon_arr_email{background-image:url(icon_arr_email.png)}
.icon_arr_map{background-image:url(icon_arr_map.png)}
.icon_arr_share{background-image:url(icon_arr_share.png)}
.icon_arr_book{background-image:url(icon_arr_book.png)}

.navBtn{width:100%;}
.navBtn .triDown,#navBtn .active{display:none;position:absolute;right:10px;top:10px;line-height:20px;background:url(menu_arr_off.png) no-repeat right 2px;padding-right:18px;cursor:pointer}
.navBtn .active{background-image:url(menu_arr_on.png);color:#FFEA00}
.navBtn .navArea{
	/*background:#005999;*/
	box-shadow:0 3px 2px 0 #B5B5B5;
	text-align:left;
	top:45px;
	padding:0;
	line-height:30px;font-size:0;
	display:table;
	width:100%;
	text-align:center;
}
.navBtn .navArea a{font-size:14px;color:#F3EFC5;text-shadow: -1px -1px 1px #444; /*padding:5px;*/display: table-cell;border-top:1px solid #DC2637;border-left:1px solid #BE2A3C;border-right:1px solid #8D070D;}
.navBtn .navArea a.current{
	font-weight:bold;color:#fff;
	background:#AD0000;
	text-shadow: -1px -1px 1px #444;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFBA00), to(#AD0000)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #FFBA00, #AD0000); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient(top, #FFBA00, #AD0000); /* FF3.6 */	
}

.logo{text-align:left;margin:0;position:relative;top:0;left:0;height:50px;}
.logo img{margin:15px 0 0}
.btn-home{width:32px;height:32px;background:url(icon_home.png) no-repeat;position:absolute;right:0;top:10px;z-index:1000;}
.btn-back{background:url(icon_back.png) no-repeat;left:42px;position:absolute;top:5px;width:32px;height:32px;z-index:1000}
.btn-browser{background:url(icon_browser.png) no-repeat;right:10px;position:absolute;top:5px;width:32px;height:32px;z-index:1000}
.line-24{line-height:24px}
/*圆*/
.num{
	border-radius:6px;
	width:45px;
	height:45px;
	line-height:45px;
	color:#f60;
	background:#F1F1F1;
	text-align:center;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#F0F0F0)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #fff, #F0F0F0); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient(top, #fff, #F0F0F0); /* FF3.6 */
	box-shadow:0 0 4px 0 #B5B5B5;
	border:1px solid #fff;
	font-size:110%;
}
/*圆角*/
.arr-round,.arr-round-blue{
	background:#CFCBA8 url(icons-arr.png) no-repeat 5px 3px;
	width:18px;
	height:18px;
	right:10px;display:block;
	position:absolute;
	border-radius: 9px;
	-moz-box-shadow: 0px 1px 0 rgba(255,255,255,.4) /*{global-icon-shadow}*/;
	-webkit-box-shadow: 0px 1px 0 rgba(255,255,255,.4) /*{global-icon-shadow}*/;
	box-shadow: 0px 1px 0 rgba(255,255,255,.4) /*{global-icon-shadow}*/;
	top:8px
}
.min{background-position:4px 1px;}
.arr-round-blue{background-color:#730006}
.arr-round{background-position:3px 5px;background-image:url(icons-arr-dn.png)}
.more-item{
	border-radius:3px;color:#333;/*text-shadow: 0px 1px 1px #024E86;*/width:auto;height:auto;line-height:28px;padding:0 5px;margin-top:3px;
	/*background:#fff;*/
	/*text-shadow: -1px -1px 0 #fff;
	border:1px solid #DBDBDB;*//*border-bottom-color:#fff;*/font-weight:normal;position:relative;z-index:11;font-size: 12px;
}
.more{float:right}
.box{position:relative;margin:0;padding:2px 0 0;background:#F3EFC5}
.box p{margin:0}
.box .title{
	background:#9D121C;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#9D121C), to(#730006)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #9D121C, #730006); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient(top, #9D121C, #730006); /* FF3.6 */
	box-shadow:1px 1px 2px 0 #B5B5B5;
	text-shadow: 0px 1px 1px #024E86;
	height:36px;
	line-height:36px;
	padding:0 10px;
	color:#F3EFC5;
	font-weight:bold;
	border-radius:3px;
	margin:0 2px;
	position:relative
}
.box dd{padding:0;margin:0}
.pd10,.box dd.pd10{padding:10px;}
.box .intro-box{padding:10px}
.box .intro-box h3{margin:0;font-size:14px;}
.box .intro-box img{margin-right:10px;}
.loading{background:url(loading.gif) no-repeat 50% 50%;background-size: 20px auto;}
.look_more_item{display:block}
.more_item{display:none;position:absolute;border-radius:3px;color:#333;border:1px solid #DBDBDB;width:75px;z-index:10;background:#fff;padding:8px 12px;right:10px;margin-top:30px; height:200px !important;}
.more_item a{display:block;font-weight:normal;line-height:18px;padding:3px 0;text-shadow: 0px 1px 1px #fff;}
.inside-pages{padding-top:8px;}
.inside-pages .title .btn-red{margin-top:2px}

/*信息列表*/
.info-list li a:active .arr-round,.info-list li .active .arr-round{}
.info-list li{border-bottom:1px solid #CFCBA8;position:relative;text-shadow: -1px -1px 0 #fffff;}
.info-list li h5{margin:0;font-weight:normal;font-size:14px;}
.info-list li a{display:block;padding:8px 12px;}
.info-list li a:active,.info-list li .active{
	background-image: -webkit-gradient(linear, left top, left bottom, from(#9D121C), to(#730006)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #9D121C, #730006); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient(top, #9D121C, #730006); /* FF3.6 */	
	color:#fff;
	text-shadow: -1px -1px 0 #024E86;
	background-color:#498AC3
}
.info-list li p{margin:0;height:20px;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.info-list li .time{font-size:12px;color:#999}
.info-list li a:active .time{color:#fff}
.btn-more{text-align:center;padding:10px 0 15px}

/*产品列表*/
.img-list{padding:10px 0 0 0;zoom:1;overflow:hidden;width: 96%; margin: 0 2%;width: 96%; margin: 0 2%;}
.img-list li{width:46%;margin:0 2%;float:left;text-align:center}
.img-list li a img{width: 100%;}
.img-list li p{margin:0;padding:0}
.p-service li .num{float:left; margin-right:15px;margin-left:10px;display:inline}
.p-service li{zoom:1;overflow:hidden}
.p-service li h5{margin:0 0 5px;font-size:14px;}
.p-service li .summary{font-size:12px;color:#888}
.img-list li .y{height:10px;}

.guestbook li{border-bottom:1px solid #dbdbdb;position:relative;text-shadow: -1px -1px 0 #fffff;padding:8px 12px;}
.guestbook .right{float:right;font-size:12px;color:#666}
.guestbook li p{margin:0}
.guestbook li .time{font-size:12px;color:#999;}

.reply{margin:5px 0 0;border-radius:3px;border:1px solid #D3C376;background:#FFFBE9;padding:4px;}
.reply .arr{background:url(up_arr.gif) no-repeat;width:10px;height:7px;display:block;position:absolute;margin:-11px 0 0 5px}
.tel-box{border-radius:3px;border:1px solid #D3C376;background:#FFF8D5 url(icon_arr_tel_yellow.png) no-repeat 3px 3px;padding:3px 3px 3px 22px;margin-bottom:3px;line-height:14px;color:#115604;}

.contact{line-height:24px}

.youlink{background:#F3EFC5;padding:10px;}

.picBox{ width:100%;height:100%;position:relative;background:#e6e6e6;}
.picBox .next{ float:right;}
.piclist{position:relative;width:2232px; left:0;height:100%;}
.piclist li{width:300px;height:100%;position:relative; float:left; vertical-align: top;text-align:center;font-size:0}
.icon_num{ position:absolute;bottom:5px;left:0;font-size:12px;text-align:center;width:100%}
.icon_num a{background:#000;border-radius:7px;padding:0;font-size:12px;line-height:3px;border:1px solid #000;text-align:center;cursor:pointer;margin-right:1px;display:inline-block;*display:inline;zoom:1;overflow:hidden;opacity:0.5;}
.icon_num a:hover,.icon_num .active{background:#fff;color:#fff;border-color:#fff;}
.swipe{visibility:hidden;position:relative;overflow:hidden}

.arrdiv{display:none}
.pre,.next{width:25px;height:40px;overflow:hidden;text-indent:-999px;opacity:0.5;background:#000 url(icon_arrow.png) no-repeat 3px 5px;position:absolute;}
.arrdiv .pre{left:0;border-bottom-right-radius:3px;border-top-right-radius:3px}
.arrdiv .next{right:0;background-position:-18px 5px;border-bottom-left-radius:3px;border-top-left-radius:3px}

.pager-next-pre{zoom:1;overflow:hidden;padding:0 0 10px;background:#F3EFC5}
.pager-next-pre .btn{background:#E39600 url(icon_arrow2.png) no-repeat 5px 10px;padding:8px 10px 0 25px;height:42px;display:block;width:120px;font-size:12px;color:#fff}
.pager-next-pre ._pre{float:left;border-bottom-right-radius:3px;border-top-right-radius:3px;}
.pager-next-pre ._next{float:right;border-bottom-left-radius:3px;border-top-left-radius:3px;background-position:-170px 10px;text-align:right;padding-right:25px;padding-left:10px}
.pager-next-pre p{height:18px;overflow:hidden;opacity:0.8;}

.theme{font-size:14px;margin:0 0 10px;padding:0 0 10px;border-bottom:1px solid #EBEBEB;text-align:center}
.ms_time{text-align:center;font-size:12px;color:#999}
.m_tel{background:url(m_tel.png) no-repeat;float:left;margin:10px;display:inline;width:47px;height:47px;}
.contact-list .topic{margin:0 0 2px;}

.btn-red,.btn-blue{font-size:14px;border-radius:3px;border:3px solid #D94402;background:#D94402;color:#fff;line-height:24px;text-shadow:1px 1px 1px #333;margin-top:4px;}
.btn-blue{border-color:#1075BD;background-color:#1075BD}

.i-book label{width:50px;display:inline-block;*display:inline;zoom:1;text-align:right;}
.i-book p{margin:0 0 5px}
.text,.textarea{border-radius:3px;border:1px solid #E1E1E1;padding:7px 3px;vertical-align:middle;font-size:14px}
.msg1 {color:#FE3300;}