ol, ul, li {
	list-style:none;
}
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, font, 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 {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	/*font-size:100%;*/
	vertical-align:baseline;
}
/*#Scrollbar-Container
{
    position: absolute;
    top: 22%;
    left: 58%;
    width: 10px;
    height: 60%;
}*/

#Container
{
	position: absolute;
	left:20%;
	width:40%;
	height:50%;
	top: 26%;
	/*top: 22%;
    height:60%;*/
	text-align:center;
}

#Container .title{margin-top:12px;}

p
{
	margin: 0;
	padding: 12px 0;
	font-family: "微软雅黑", "宋体", Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;

}

hr
{
	width: 50%;
	text-align: center;
	margin:  6px auto;
	/*padding-left: 27%;
    *padding-left: 5%;*/
	color: #ffffff;
	border: none;
	border-bottom: 1px #dbdbdb solid;
}

#Navigation
{
	position:absolute;
	width:100%;
	height:100%;
	overflow: hidden;
	margin-left:20%;
	z-index:3000;

}

#storecontact
{
	position: absolute;
	padding: 0 5%;
	width: 90%;
	height: 100%;
	overflow: hidden;
}
#storecontact .title a{font-weight: bold;     color:#25262b;}
#storecontact .title a:hover{  color:#fcdfb3;}
#storecontact .title a:current{  color:#a55f23;}
#Navigation a
{
	/*height: 50%;*/
	font-size:80%;
	font-size: 80%\0;
	color:#25262b;
	text-decoration: none;
	display: block;
	/*float: left;*/
	letter-spacing: 1px;

}

#Navigation a:hover, #Navigation a.on
{
	/*height: 50%;*/
	font-size: 80%;
	color: #a55f23;
	text-decoration: none;
	display: block;
	/*float: left;*/
	letter-spacing: 1px;
	background: url("../images/dot_shop.gif") center right no-repeat ;
	padding-right: 12px;
}

#Navigation a.current
{
	/*height: 50%;*/
	font-size:80%;
	color: #a55f23;
}

#Navigation .tds
{
	font-weight: 600;
	width:40px;


}

#Navigation .trs
{
	width:100px;

}
#scroll
{
	width:11%;
	height:60%;
	position: absolute;
	left:9%;
	top: 26%;
	float:left;

}

#scroRight
{
	height: 100%;
	width: 10px;
	overflow: hidden;
	float: right;
	background-color: #e9eaea;
	display:none;
}

#scroMiddle
{
	height: 100%;
	width: 10px;
	overflow: hidden;
	float: right;
	background-color: #e9eaea;
}

#scroLine
{
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	width: 10px;
	background-color: #fcdfb3;
	height: 12%;
	cursor: pointer;
}

#line
{
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	width: 10px;
	background-color: #fcdfb3;
	height: 12%;
	cursor: pointer;
}

.main
{
	position: absolute;
	right:1px;
	top: 26%;
	width:36%;
	height:50%;
	left:62%;
	margin:auto 0;

}
.main .pro-switch
{
	width:100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}
.slider
{
	padding-top:5%;
	height: 100%;
}
.flexslider
{
	padding: 0;
	margin: 0;
}

.flexslider .slides > li
{
	display: none;
	-webkit-backface-visibility: hidden;
}

.flexslider .slides
{
	zoom: 1;
}
.flexslider .slides img
{
	width:100%;
	display: block;
}

.slides:after
{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

html[xmlns] .slides
{
	display: block;
}

* html .slides
{
	height: 100%;
}

.no-js .slides > li:first-child
{
	display: block;
}
.flexslider {
	margin:auto 0;
	position: relative;
	width:100%;
	height:100%;
	zoom: 1;
}
/*结束*/
.flex-viewport {
	max-height:100%;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
}
.flexslider .slides {
	zoom: 1;
}
.flex-direction-nav {
	display:none;
	*height: 0;
}
.flex-direction-nav a {
	width:60px;
	height:90px;
	margin: -36% 0 0;
	display: block;
	background: url(../images/ad_ctr.png) no-repeat 0 0;
	position: absolute;
	/*top: 50%;*/
	z-index: 0;
	cursor: pointer;
	text-indent: -9999px;
	opacity: 0;
	filter:alpha(opacity=0);
	-webkit-transition: all .3s ease;
}
.flex-direction-nav .flex-next {
	background-position: 0 -90px;
	right: 0;
}
.flex-direction-nav .flex-prev {
	left: 0;
}
.flexslider:hover .flex-next {
	opacity: 0.8;
	filter:alpha(opacity=25);
}
.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter:alpha(opacity=25);
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter:alpha(opacity=50);
}
.flex-control-nav {
	width: 100%;
	position: absolute;
	top:80%;/*点点位置*/
	text-align: center;

}
.flex-control-nav li {
	margin: 0 ;
	display: inline-block;
	zoom: 1;

	*display: inline;
}
.flex-control-paging li a {
	background: url(../images/dot.png) no-repeat 0 -16px;
	display:block;
	height: 16px;
	overflow: hidden;
	text-indent:-99em;
	width: 16px;
	cursor: pointer;
}
.flex-control-paging li a.flex-active {
	background-position: 0 0;
}
.flex-control-paging li a.flex-active {
	background-position: 0 0;
}
#j_tslm {
	border-bottom:1px solid #E2E2E3;
	margin-top:22px;
	overflow:hidden;
	padding-bottom:40px;
	*padding-bottom:20px;
}
.mod-tit {
	background: no-repeat;
	color:#303236;
	font-size: 28px;
	height: 50px;
	line-height: 50px;
	margin:32px 0;
	padding-left: 60px;
}
/*.tszl {
	background-image: url(../images/tit_tslm.png);
}
.about {
	background-image: url(../images/tit_about.png);
}*/
.pro-list {
	font-size: 0;
}
.pro-list li {
	background-color: #11b4fe;
	border: 4px solid #d3d5db;
	display: inline-block;
	*float:left;
	height: 120px;
	margin-right: 38px;
	width: 120px;
}
.pro-list li.last {
	margin-right: 0;
}
.news-mod-cont {
	background-color: #f7f7f7;
	overflow: hidden;
	padding: 30px;
	_zoom: 1;
}
.news-mod {
	width: 342px;
}
.news-mod-tit {
	/*background: url(../images/line.png) no-repeat 0 100%;*/
	color: #3e3f43;
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 15px;
	padding-bottom: 12px;
}
.more, .fr {
	float: right;
}
.more {
	color: #168eff;
	text-decoration: none;
}
.fl {
	float: left;
}
.date {
	color: #7b7b7b;
	float: right;
}
.txt-list li, .news-list li {
	color: #3e3f43;
	display: block;
	padding: 6px 0;
}
.news-list li a, .txt-list li a {
	color: #2c6ba6;
	text-decoration: none;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.clearfix {
	zoom: 1;
}
#j_tslm ul li {
	width: 128px;
	height: 128px;
	border: 0;
	background-color: transparent;
}
#j_tslm ul a {
	width: 128px;
	height: 128px;
	display: block;
	position: relative;
	z-index: 0;
	text-decoration: none
}
#j_tslm ul div {
	position: absolute;
	top: 0;
	left: 0;
	width: 120px;
	height: 120px;
	border: 4px solid #d3d5db;
}
#j_tslm a .front {
	z-index: 2;
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	-webkit-transition: -webkit-transform .3s linear;
	-moz-transform-style: preserve-3d;
	-moz-backface-visibility: hidden;
	-moz-transition: -moz-transform .3s linear;
	-o-transform-style: preserve-3d;
	-o-backface-visibility: hidden;
	-o-transition: -moz-transform .3s linear;
}
#j_tslm a .back {
	z-index: 1;
	-webkit-transform: rotateY(-180deg);
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	-webkit-transition: -webkit-transform .3s linear;
	-moz-transform: rotateY(-180deg);
	-moz-transform-style: preserve-3d;
	-moz-backface-visibility: hidden;
	-moz-transition: -moz-transform .3s linear;
	-o-transform: rotateY(-180deg);
	-o-transform-style: preserve-3d;
	-o-backface-visibility: hidden;
	-o-transition: -o-transform .3s linear;
	-ms-transform: rotateY(-180deg);
	-ms-transform-style: preserve-3d;
	-ms-backface-visibility: hidden;
	-ms-transition: -ms-transform .3s linear;
}
#j_tslm a:hover .front {
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
}
#j_tslm a:hover .back {
	z-index: 3;
	zoom: 1;
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	-o-transform: rotateY(0deg);
	-ms-transform: rotateY(0deg);
}

@media only screen and (min-width: 1440px) {
	#scroll{}
	#Container{width: 36%;}
	.main{width: 36%;height: 60%;max-width: 650px;left: 58%;}
	.flex-control-nav{top: auto;bottom: 0px;}
}

@media only screen and (max-width: 1024px) {
	#scroll{width: 20%;left: 3%;height: auto;}
	#Navigation{position: relative;margin-left: 0;}
	#Navigation .tds{display: none;}
	#Container{position: relative;height: auto;width: 70%;}
	#Container #storecontact{height: auto;position: relative;}
	.main{position: relative;width: 100%;height: auto;left: 0;}
}

