/**************************************/
/*********[ÃƒÂ¥Ã¢â‚¬Â¦Ã‚Â¬ÃƒÂ§Ã¢â‚¬ÂÃ‚Â¨start]***********/
/**************************************/

body,div,p,span,ul,li,h1,h2,h3,h4,a,input,textarea,select{
	margin:0;
	padding: 0;
}

body{
	font-family:"Arial","Microsoft Yahei";
	font-size: 14px;
	color:#515151;
	background-color: #fff;
	overflow-x:hidden; 
	overflow-y:scroll;
	min-width: 320px;
	background: url(../images/bg.jpg);
    background-attachment: fixed;
}

input,textarea,select{
	outline: none;
	font-family: "Microsoft Yahei";
	color:#515151;
}

ul li{
	list-style-type: none;
}
	
h1,h2,h3{

	font-weight: normal;
}


div.clear{
	clear: both;
	height: 0;
	width: 0;
}

a{
	text-decoration: none;
	color:#515151;
	cursor: pointer;
}

img{
	border:0;
/*	width: 100%;*/
	max-width: 100%;
}


div.wp{
	width: 1200px;
	height: auto;
	margin:0 auto;
	/* background: #fff; */
}
.clear{clear:both;height: 5px;}



/**************************************/
/*********[ÃƒÂ¥Ã¢â‚¬Â¦Ã‚Â¬ÃƒÂ§Ã¢â‚¬ÂÃ‚Â¨over]*******************/
/**************************************/




/***********top-start*****************/
.top{
	height: 10px;
	/*background-color: #f6ac3a;*/
}

/***********top-over*****************/



/***********header-start*****************/
.header{
	height: 80px;
	background: #fff;
	border-radius: 10px 10px 0px 0px;
}


.header-left{
	font-size: 0;
	float: left;
	padding-left: 10px;
}

.header-right{
	float: right;
	margin-right: 30px;
}

.nav li{
	float: left;
	height: 80px;
	line-height: 80px;
	margin-left: 32px;
}

.nav li a{
	color:#3d2a25;
	transition: .3s;
	font-size: 16px;
}
.nav li a:hover{
	color:#8f573a;
}
.nav li a.nav-active{
	color:#8f573a;
}

.logo{
	float: left;
	width: 50%;
	font-size: 0;
	height: 100%;
}
.logo-right{
	float: right;
	line-height: 111px;
}
/***********header-over*****************/

.blank1{height: 1px;background: #d1cfda;width: 1200px;margin:0 auto;}


/***********zhanshi-start*****************/
.zhanshi{
	 background-color: #fff; 
	 /*background-color: #f6f9fc; */
	padding-bottom: 10px;
}

 .title
{height: 65px;line-height: 75px;border-bottom: 1px #ececec solid;margin-bottom: 10px;}


.title h1{
	height: auto;
	float: left;
	font-size: 18px;
	color:#945e42;
	background-image: url(../images/title.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	margin-left: 10px;
}

.title a{
	float: right;
}
.shipin
{position: relative;}


.shipin-wp{
	overflow: hidden;
}
/* .shipin ul{ */
	/* width: 50000px; */
	/* position: relative; */
/* } */

.shipin li{
    float: left;
    width: 280px;
    font-size: 0;
    /* border: 5px solid #e6ebf1; */
    /* border-radius: 47px; */
    margin: 15px 10px 20px 10px;
    /* margin-bottom: 20px; */
    position: relative;
    transition: .3s;
}

.shipin li:hover{
	border-color: #f6ad3c;
}

.shipin li h1{
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	font-size: 14px;
	background-color: #000;
	background-color: rgba(0,0,0,0.5);
	color:#fff;
	transition: .3s;
	border-radius: 0px 0px 6px 6px;
}
.shipin-play{position: absolute;top: 5px;right:5px;width: 32px !important;}
.shipin li:hover h1{
	color:#eaeaea;
}


.shipin li img{
	
width: 100%;
	
border-radius: 6px;
}

.search{width: 240px;height: 65px;line-height: 65px;float: right;}
.input-text{border:1px #ccc solid;padding: 4px 6px;float: left;margin-top: 21px;border-radius: 6px;width: 204px;}
.input-submit{width: 23px;height: 26px;margin-top: 22px;margin-left: -27px;float: left;/* line-height: 30px; */border: none;border-radius: 5px;background: url('../images/search.png');}

/*viewÃƒÂ©Ã‚Â¡Ã‚ÂµÃƒÂ©Ã‚ÂÃ‚Â¢*/
.bgccc{background: #f5f5f5;}
.view-left{
	width: 870px;
	float:left;
	margin: 10px;
	height: auto;
}

.view-right{
	width: 300px;
	padding-left: 890px;
	/* float: right; */
}
.view-title{font-size:20px;font-weight: bold;color: #757575;line-height: 60px;margin-top: 20px;}
.view-video{width:870px;height:500px;}
.view-video img{width: 100%;height: 100%;}
.ad{width: 100%;height: 120px;line-height:120px;background: #ccc;margin-top: 20px;margin-bottom: 20px;text-align: center;font-size: 30px;}


/***********footer-start****************************/
.footer{
	background-color: #e8e8e8;
	text-align: center;
	font-size:14px;
	color: #717171;
	padding: 15px 0;
	line-height: 30px;
	margin-bottom: 8px !important;
	border-radius: 0px 0px 10px 10px;
}
/***********footer-over****************************/


/*===ÃƒÂ©Ã‚Â¡Ã‚ÂµÃƒÂ§Ã‚Â Ã‚Â====*/
.m-page{text-align: center;margin-bottom: 30px;overflow: hidden;color: #999;margin:40px 0;}
.m-page ul{display: inline-block;overflow: hidden;vertical-align: middle;}
.m-page ul li{float: left;margin-right: 4px;}
.m-page ul li a{    display: block;
    line-height: 20px;
    font-size: 20px;
    padding: 5px 10px;
    border: 1px solid #999;
    color: #999;
}
.m-page ul li.on a,.m-page ul li a:hover{border-color: #fff;}

