.information{
	width:100%;
	min-width:1200px;
	overflow: hidden;
	padding:60px 0px 0px;
	
}
.information-center{
	width:1920px;
	left:50%;
	margin-left:-960px;
	position:relative;
	height:670px;
	background:url(../images/res/information-bg.jpg) no-repeat;
        background-position:200px -5px; 
}
.information .information-list ul{
	width:600px;
	float:right;
}
.information .information-list li{
	width:600px;
	height:150px;
	float:right;
	overflow: hidden;
	display:none;
}
.information .information-list .text{
	width:380px;
	float:right;
}
.information .information-list .pic{
    width: 125px;
    height: 130px;
    /* border:1px dashed #e3e3e3; */
    border-radius: 100px;
    padding:3px;
    box-sizing: border-box;
    float:left;
    margin-left:40px;
}
.information .information-list .pic img{
width:100%;
height:100%;
 border-radius: 100px;
}
.information .information-list h4{
	font-size:20px;
	color:#560b1e;
	margin:20px 0px;
}
.information .information-list p{
	color:#5a5a5a;
	font-size:14px;
	line-height:25px;
}
/*资讯结束*/

/*产品展示开始*/
.product-tab{
    width: 100%;
    overflow: hidden;
    min-width: 1200px;
}

.product-list{
	width:1216px;
	left:50%;
	margin-left:-608px;
	position:relative;
	padding:60px 0px 80px 0px;
	overflow: hidden;;
}
.product-list .picList{
	overflow: hidden;
}
.product-tab .bd li{
	width:280px;
        /*height:300px;*/
	
	margin-top:10px;
	margin-left:12px;
	margin-right:12px;
	float:left;
	border:1px solid #dedede;
	box-sizing: border-box;
	margin-bottom:15px;
}
.product-tab .bd li img{
	width:100%;
        height: 230px;
}
.product-tab .bd li p{
	line-height:70px;
	text-align: center;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	background:url(../images/res/icon.png) no-repeat;
	background-position: -135px 2px;
}
.product-tab .bd li:hover p{
	background-position:-135px -64px;
}
.product-tab .bd{
	position:relative;
}
.product-list ul{
	position:relative;
	left:0px;
}
/*.product-list .pic{
	height:320px;
}*/
.product-next,.product-prev{
	display:inline-block;
	width:65px;
	/*height:60px;*/
	/*background:#ccc;*/
	position:absolute;
	top:180px;
	cursor: pointer;
}
.product-next img,.product-prev img{
	width:100%;
}
.product-next{
	right:-80px;
}
.product-prev{
	left:-80px;
}
.product .hd {
	height:150px;
	padding-top:50px;
	box-sizing: border-box;
}
.product .hd ul{
	width:1290px;
	left:50%;
	margin-left:-645px;
	position:relative;
}

.product-tab .hd li{
    width: 336px;
    height: 54px;
    float: left;
    text-align: center;
    line-height: 56px;
    font-size: 22px;
    color: #282077;
    margin: 0px 47px;
    font-family: "宋体";
    font-weight:bold;
    margin-bottom:15px;
    background: url(../images/res/icon.png) no-repeat -3px -143px;
}
.product-tab .hd li span{
	font-size:16px;
	margin-right: 5px;;
}
.product-tab .hd li a{
	color:#251c86;
}
.product-tab .hd li:hover,.product-tab .hd li.on{
    color: #fff;
    background: url(../images/res/icon.png) no-repeat -3px -198px;
}
.product-tab .hd li:hover a,.product-tab .hd li.on a{
	color:#fff;
}






/*产品展示结束*/
/*全国专卖店开始*/
.exclusive-shop{
	padding-bottom:50px;
	height:690px;
	overflow: hidden;
	box-sizing: border-box;
}
.exclusive-shop .title-box{
	padding:25px 0px 16px 0px;
	background:#f0f0f0;
}
.exclusive-shop .title,.product .title{
	height:115px;
	background:#282077;
	padding-top:22px;
	box-sizing: border-box;
}
.exclusive-shop .title b,.product .title b{
    display: inline-block;
    height: 80px;
    width: 330px;
    color: #fff;
    float: left;
    font-size: 48px;
    font-weight: 600;
    background: url(../images/res/icon.png) no-repeat -1px -255px;
    margin-left: -10px;
    text-align: center;
    line-height: 73px;
	
}
.exclusive-shop .title .text,.product .title .text{
	border-bottom:1px solid #fff;

}
.exclusive-shop .title span,.product .title span{
color: #e4e3ed;
    font-size: 20px;
    font-family: System;
    /* padding-top: 50px; */
    display: inline-block;
    margin-top: 43px;
    float: left;
    margin-left:20px;
        font-weight: bold;
}
.exclusive-shop .shop-tab .hd{
	width:200px;
	box-sizing: border-box;
	padding:0px 17px;
	float:left;
	background:#cf3000;
	color:#fff;
	height:455px;
	text-align: center;
	position: relative;
	margin-top:30px;
}
.exclusive-shop .shop-tab .hd span{
	font-family: System;
	color:#333;
	font-size: 20px;
	font-weight: bold;
	line-height:65px;
	background:#fff;
	display:block;
	    width: 234px;
    margin-left: -34px;
}
.exclusive-shop .shop-tab .bd{
	width:930px;
	
	float:right;
}
.exclusive-shop .shop-tab .bd>div{
	display:none;
}
.exclusive-shop .shop-tab .bd>div.on{
	display:block;
	height:535px;
	overflow: hidden;;
}
.exclusive-shop .shop-tab .hd p{
	line-height:87px;
	font-size:30px;
	letter-spacing: 2px;;
}
.exclusive-shop .shop-tab .hd li{
	font-size: 18px;
	line-height:43px;
	letter-spacing: 1px;
	cursor: pointer;
}
.exclusive-shop .shop-tab .hd li.on{
    background: #30377a;
    width: 234px;
    margin-left: -34px;
    border-radius: 0px 20px;
}

.exclusive-shop .shop-tab .hd>a{
	color:#fff;
	font-size:16px;
	position:absolute;
	bottom:20px;
	left:50%;
	margin-left:-45px;
}
.exclusive-shop .shop-tab .bd img{
	width:487px;
	height:384px;
	background:#ccc;
	margin-top:50px;
}
.exclusive-shop  .bd .text{
	width:340px;
	margin-right:65px;
	float:right;
	margin-top:170px;
}
.exclusive-shop  .bd .text h5{
	font-size:18px;
	color:#5a5a5a;
	margin-bottom:8px;
}
.exclusive-shop  .bd .text p{
	line-height:30px;
	font-size:14px;
	color:#5a5a5a;
}
.exclusive-shop .am-control-paging{
	display:none;
}
.exclusive-shop .shop-tab li{
	position:relative;
}
.exclusive-shop .shop-tab li .more{
position: absolute;
    right: 0px;
    bottom: 0px;
    color: #cf3000;
    font-size:14px;
}
/*全国专卖店结束*/
/*关于我们开始*/
.about{
	height:450px;
	width:100%;
	min-width:1200px;
	overflow: hidden;
}
.about-center{
	background:url(../images/about_bg.jpg);
	width:1920px;
	height:450px;
	left:50%;
	margin-left:-960px;
	box-sizing: border-box;	
	position:relative;
	padding-top:115px;
}
.about .left{
	width:600px;
	float:left;
	box-sizing:border-box;
	padding:0px 30px 0px 20px;
	line-height:30px;
        color: #EEE6E1;
        font-size: 15px;
}
.about .right{
	width:560px;
	float:right;
	position:relative;
	    margin-top: 10px;
}
.about .right .view-more{
	width:100%;
	background:rgba(144,132,123,0.5);
	height:130px;
	padding:35px 0px 0px 75px;
	box-sizing: border-box;
}
.about .right .view-more span{
	width:155px;
	height:50px;
	display:block;
	background:#c71b1a;
	font-size:14px;
	color:#fff;
	text-align: center;
	line-height:50px;
	
}
.about .right .title{
	width:244px;
	height:207px;
	background:#251c86;
	color:#fff;
	position:absolute;
	right:15px;
	top:-60px;
	    box-sizing: border-box;
    padding: 35px 0px 0px 35px;
}
.about .right .title b{
	font-size:100px;
	display:inline-block;
	float:left;
	font-weight:200;
}
.about .right .title div{
    font-size: 23px;
    float: left;
    width: 101px;
        margin-top: 50px;
}
/*关于我们结束*/
/*新闻动态栏开始*/
.messages-list .list-center{
	width:1230px;
	position:relative;
	left:50%;
	margin-left:-615px;
	padding:28px 0px 50px 0px;
}
.messages-list .list-center .list{
	width:370px;
	float:left;
	margin:0px 20px;
} 
.messages-list .list .title{
	color:#251c86;
	border-bottom:1px solid #251c86;
	font-size: 19px;
	padding:7px 0px;
}
.messages-list .list .title a{
	color:#251c86;
	font-size:13px;
	float:right;
}
.messages-list .detail h3{
	font-size: 16px;
	font-weight:normal;
	margin-top:12px;
        font-weight: bold;
        color: #333;
}
.messages-list .detail h3 a{
	color:#251c86;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display:block;
    width:100%;
}
.messages-list .detail p{
	color:#666;
	font-size: 13px;
	line-height:22px;
	padding:10px 0px;
	height:135px;
	box-sizing: border-box;
	border-bottom:1px dashed #ccc;
	overflow: hidden;
}
.messages-list .detail li{
	line-height:30px;
	height:30px;
	
}
.messages-list .detail li a{
	color:#666;
	font-size:15px;
}
.messages-list .detail a:hover{
	color:#CF3000;
}

.messages-list .detail li p{
overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 310px;
    display: inline-block;
    height: 30px;
    padding: 0px;
    border: none;
    line-height:30px;
}
.messages-list .detail li  span{
	float:right;
	font-size:14px;
}
/*新闻动态栏结束*/

.to-top{
	width:57px;
	height:57px;
	background:#272543;
	position:fixed;
	right:5px;
	bottom:100px;
}
.to-top span{
	display:block;
	width:25px;
	height:30px;
	background:url(../images/res/icon.png) no-repeat -111px -59px;
	margin:13px 16px;
}
