﻿body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;font-family:"微软雅黑";
}
img {
	border:0;
}
ol, ul {
	list-style: none outside none;
	margin:0;
	padding: 0;
}
a {
	color:#000000;
	text-decoration: none;
}
h2 {
    font-size: 16px;
}
.left{ float:left}
.right{ float:right}
input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
input, textarea, select {
*font-size:100%;
}
.clr {
	display:block;
	clear:both;
	height:0;
	overflow:hidden;
}
.copyright{padding:8px;text-align:center;font-size:14px;color:#666;}
.copyright a{color:#666;}

/*popmenu*/
#popmenu{cursor:pointer; display:block; position:relative;  text-align: center; width: 200px; margin:0 auto}
#popmenu:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    right: 50px;
    top: 50%;
    margin-top: -2px;
    border-width: 5px 5px 0 5px;
    border-style: solid;
    border-color: #9D9D9D transparent;
}
#overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,0);display:none;z-index: 4;}

#win{position: fixed;top:55px;left:50%;
    width: 200px;margin:0 0 0 -100px;display:none;z-index: 5;}


.dropdown {
    /* Size and position */
    position: relative;
	display:block;
    margin: 0 auto;
    padding: 5px;

    max-height: 240px;
overflow-y: auto;
    background-color: #222;
    border-radius: 7px;
	box-shadow:0 1px 3px 1px rgba(0,0,0,0.3);
    cursor: pointer;
    outline: none;
	list-style: none outside none;

}

.dropdown:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    bottom: 100%;
    right: 90px;
    border-width: 0 6px 6px 6px;
    border-style: solid;
    border-color: rgba(47, 47, 47, 0.9) transparent;    
}

.dropdown:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    bottom: 100%;
    right: 88px;
    border-width: 0 8px 8px 8px;
    border-style: solid;
    border-color: rgba(0,0,0,0.1) transparent;    
}
.dropdown li {
    background-color: rgba(58, 58, 58, 1);
    display: block;
    float: left;height: 37px;
    width: 50%;
}
.dropdown li span{
    border-color: #222;
border-left: 1px solid #222;
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
	line-height: 37px;
    display: block;
    font-size: 14px;
    height: 37px;
    text-align: center;
    text-shadow: 0 1px 1px #000000;
    width: 100%;
}
.dropdown li:hover {
    background-color: rgba(0, 0, 0, 0.9);
}


/*Listpage*/
.Listpage{
    position: relative;
    z-index: 2;
}
.fixed {
  /*position: fixed;*/
}
.top46{height:46px; padding:0; margin:0}


.focus {
	margin:0 auto 0px;
	position:relative;
	overflow:hidden
}
.focus img {
	display: block;
    margin: 0 auto;
    width: 100%;
}
.focus li {
	min-height: 32px;
    min-width: 320px;
}
.focus li a {
	color:#FFF;
	text-decoration: none;
}
.focus li span {
	width:100%;
	height:100%;
	display:block;
	position:absolute;
	left:0;
	top:0;
}
.focus li h2 {
	 bottom: 0;
    color: #FFFFFF;
    font-weight: normal;
    height: 32px;
    line-height: 32px;
	
    margin: 0;
    overflow: hidden;
    position: absolute;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
.focus li .opacity {
	height:32px;
	background:#000;
	opacity:0.7;
	bottom: 0;
    display: block;
    font-weight: normal;
    height: 32px;
    position: absolute;
    width: 100%;
}
.focus .focusTit {
	width:100%;
	height:10px;
	text-align:center;
	position:absolute;
	left:0;
	bottom:8px;
}
.focus .focusTit span {
	width:5px;
	height:5px;
	background:#858585;
	border-radius: 10px;
	display:inline-block;
	margin:0 5px;
}
.focus .focusTit span.on {
	background:#249bff;
}
/*listhome11*/
#listhome11{
	background-color: #fff;
	margin: 0 auto;
    max-width: 640px;
    min-width: 320px;
	overflow-x: hidden;
}


.todayList li { background-color:#fff; }
.todayList li a{ display:block; padding:10px; text-decoration:none;  overflow:hidden; outline:none }
.todayList li a img{ float:left; width:60px; height:60px; margin-right:12px; }
.todayList li a div{ overflow: hidden;padding-top: 8px; }
.todayList li a div h2{  font-size:16px; line-height:24px; white-space:nowrap;overflow:hidden; text-overflow: ellipsis;color:#666; font-weight:normal}
.todayList li a div p{  overflow: hidden;
	text-overflow: ellipsis;white-space: nowrap; font-size:12px; line-height:18px; color:#b3b3b3}
.todayList li:nth-child(2n){ background-color:#FAFAFA}


.paginationb{
	height: 70px;
/*    line-height: 70px;*/
    margin: 0 auto;
    text-align: center;
     /* width: 320px;*/
	padding:0.15rem;
}
.paginationb div{
	display:inline-block;
}
.paginationb a {
	margin: 0 ;
    padding: 6px 27px;
	border:1px solid #D1D1D1;
	background:#f7f7f7;
	background:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fff), color-stop(100%, #f7f7f7));
	border-radius:3px;
	color:#666;
	text-shadow:0 1px #fff
}
.paginationb a:hover {
	border:1px solid #bebebe;
	background:#fefefe;
	background:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fefefe), color-stop(100%, #dadada));
}
.paginationb a:active {
	background:#ececec
}
.paginationb .disabled a, .paginationb .disabled a:hover {
	background:none;
	border:1px solid #e6e6e6;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	color:A4A3A3;
	background-color:#FAFAFA;
}
.paginationb .allpage{
	position: relative;
    text-align: center;
    vertical-align: middle;
	display: inline-block;

}
.paginationb .allpage select{
 padding:0.07rem;
 border:0.01rem #D1D1D1 solid;
 color:#666;

}
.paginationb .currentpage{
    line-height: 30px;
    width: 70px;
}
#dropdown-select{position:absolute;
	top:10px;
	left:0;
	height:30px;
	width:70px;
	opacity:0;
}

/*内容页*/
#content{ font-size:0.2rem; padding:0.15rem;}
#MyContent{ overflow:hidden;}
#MyContent p{ line-height:0.3rem; font-size:0.2rem; margin-top:0.18rem; text-indent:2em;}
#MyContent img{ display:block; margin:0.1rem auto; width:75%;}
.newstitle{ font-size:0.3rem; text-align:left; padding:0.15rem; font-weight:700; text-align:center;}


/*关于我们*/

.containerb{
	max-width: 6.4rem;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background: #fff;
}
.fazhan-box{
	background: url(../images/jjline.jpg) repeat-y; 
	background-position: center;
	padding: 9% 0 10%;
	margin-top:0.4rem;
	margin-bottom:0.4rem;
}
.fazhan-box h1{
	font-size: 0.5rem;
	color: #717071;
	margin-left: 10%;
	margin-bottom: 2%
}
.fazhan-box .list{
	margin: 3em 1% 3em 1%;
	position: relative;
}
.fazhan-box .list .left{
	float: left;
	position: relative;
	width: 62%;
	overflow: hidden;
	position: relative;
}
.fazhan-box .list .left img{
	width: 100%;
	cursor:pointer;
	overflow:hidden; 
	-webkit-transition:all 3s ease-in-out 0s;
	-moz-transition:all 3s ease-in-out 0s;
	-ms-transition:all 3s ease-in-out 0s;
	-o-transition:all 3s ease-in-out 0s;
	transition:all 3s ease-in-out 0s;
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
}
.fazhan-box .list:hover .left img{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-ms-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
}
.fazhan-box .list .left h2{
	position: absolute;
	left: 0.2rem;
	top: 0.2rem;
	font-weight: bold;
	font-size: 0.3rem;
	color: #fff;
	text-shadow:1px 1px 3px #666666;
	font-family: '黑体','Futura W01 Bold',"'Gotham SSm A', 'Gotham SSm B', ff-tisa-web-pro-1","ff-tisa-web-pro-2", "Lucida Grande","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Hiragino Sans GB W3";
}
.fazhan-box .list .left h3{
	position: absolute;
	top: 62px;
	left: 280px;
	color: #fff;
	font-size: 1em;
}
.fazhan-box .list .left h3 i{
	margin: 0 8px;
	font-size: 16px;
}
.fazhan-box .list .right{
	float: left;
	position: relative;
	background-color: #ecebeb;
	padding: 0.1rem;
	width: 63%;
	margin-top: 3%;
	margin-left: -30%;
	height: auto !important;
	
}
.fazhan-box .list .right h4{
    margin:0.1rem 0rem 0.01rem 0rem!important;
	font-size: 0.3rem;
	color: #717071;
}

.fazhan-box .list .right i{
	background: url(/Template/new/images/jiatou-left-zong.png) no-repeat;
	height:0.17rem;
	width:0.16rem;
	display: block;
	background-size:100%;
}
.fazhan-box .list .right b{
	border-bottom: #717071 solid 2px;
	display: block;
	text-align: left;
	height: auto;
	content: "";
	margin: 0.1rem 0rem;
	width: 10%;
	transition: all 1s ease-in-out;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;	
}
.fazhan-box .list:hover .right b{
	width: 25%;
	transition: all 3s ease-in-out;
	-webkit-transition: all 3s ease-in-out;
	-moz-transition: all 3s ease-in-out;	
}
.fazhan-box .list .right p{
	font-size: 0.15rem;
	line-height: 1.8;	
	color: #717071;
	font-family:'Microsoft YaHei';
	padding-bottom: 0.2rem;
}
.fazhan-box .list .right h5{
	position: absolute;
	right: 0.2rem;
	bottom: 0.1rem;
	margin-top:0rem!important;
	margin-bottom:0rem!important;
}


/*品牌左排*/

.fazhan-left{
	background-image: url(/Template/new/images/fazhan-bg-left.png); 
	background-position: center;
	padding: 3% 0 5%;
	margin-top:0.4rem;
	margin-bottom:0.4rem;
}
.fazhan-left h1{
	font-size: 0.5rem;
	color: #717071;
	margin-left: 10%;
	margin-bottom: 2%;
	text-align:right;
	padding-right:0.3rem;
}
.fazhan-left .list{
	margin: 1em 1% 1em 1%;
	position: relative;
}

.fazhan-left .list .right{
	float: left;
	position: relative;
	width: 72%;
	overflow: hidden;
	position: relative;
	margin-right:-60%;
}
.fazhan-left .list .right img{
	width: 100%;
	cursor:pointer;
	overflow:hidden; 
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
	transition: all 3s ease-in-out;
	-webkit-transition: all 3s ease-in-out;
	-moz-transition: all 3s ease-in-out;		
}
.fazhan-left .list:hover .right img{
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-ms-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
	transition: all 3s ease-in-out;
	-webkit-transition: all 3s ease-in-out;
	-moz-transition: all 3s ease-in-out;	
}
.fazhan-left .list .right h2{
	position: absolute;
	left: 0.5rem;
	top: 0.4rem;
	font-weight: bold;
	font-size: 0.5rem;
	color: #fff;
	text-shadow:1px 1px 3px #666666;
	font-family: '黑体','Futura W01 Bold',"'Gotham SSm A', 'Gotham SSm B', ff-tisa-web-pro-1","ff-tisa-web-pro-2", "Lucida Grande","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Hiragino Sans GB W3";
}
.fazhan-left .list .right h3{
	position: absolute;
	top: 0.62rem;
	left: 2.8rem;
	color: #fff;
	font-size: 0.3rem;
}
.fazhan-left .list .right h3 i{
	margin: 0 0.08rem;
	font-size: 0.16rem;
}
.fazhan-left .list .left{
	float: left;
	position: relative;
	background-color: #ecebeb;
	padding: 0.1rem;
	width: 63%;
	margin-top: 3%;
	margin-right: -30%;
	z-index: 1;
	height: auto !important;
}
.fazhan-left .list .left h4{
	font-size: 0.3rem;
	color: #717071;
}
.fazhan-left .list .left i{
	background: url(/Template/new/images/jiatou-right-zong.png) no-repeat;
	height:0.17rem;
	width:0.16rem;
	display: block;
	background-size:100%;
}
.fazhan-left .list .left b{
	border-bottom: #717071 solid 2px;
	display: block;
	text-align: left;
	height: auto;
	content: "";
	margin: 0.1rem 0rem;
	width: 10%;
	transition: all 1s ease-in-out;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;		
}

.fazhan-left .list:hover .left b{
	width: 25%;
	transition: all 3s ease-in-out;
	-webkit-transition: all 3s ease-in-out;
	-moz-transition: all 3s ease-in-out;		
}
.fazhan-left .list .left p{
	font-size: 0.15rem;
	line-height: 1.8;	
	color: #717071;
	font-family:'Microsoft YaHei';
	padding-bottom: 0.2rem;
}
.fazhan-left .list .left h5{
	position: absolute;
	right: 0.2rem;
	bottom: 0.1rem;
	margin-top:0rem!important;
	margin-bottom:0rem!important;
}
