@charset "utf-8";
html,body,*{
	margin:0;
	padding:0;
	font-family: "Microsoft Yahei";
    font-size: 14px;
    color: #333;
	}
a{
   color: #787878;
   text-decoration: none;
}
li{
	list-style: none;
}
.topicon{
	 font-style: normal; 
	color: red;
}
.txtcent{
	text-align: center;
} 
.mgtop{
	margin-top: 0 !important;
}
.pagebox{
	position:relative;
	width:1200px;
	margin:0px auto;
}
/*--header start here--*/
.header{
  overflow: hidden;
}
.header .logo{
	width: 120px;
	float: left;
}
.header .logo img{
	width: 100%;
}
.header .nav{
	float: right;
	width: 400px;
}
.header .nav li{
	display: block;
	width: 20%;
	float: left;
	margin-top: 50px;
}
.header .nav li a{
	font-size: 16px;
	color: #000;
}
.header .nav li a:hover,.header .nav li a.active{
	color: #e08b54;
}
.header .topwxbox{
    width: 120px;
    float: right;
}
.header .topwxbox img{
	width: 100%;
}
.wwwtitle{
	width: 300PX;
	float: left;
	overflow: hidden;	
}
.wwwtitle h2{
	padding-top: 40px;
   font-size: 24px;
}
.wwwtitle .etitle{ 
   font-size: 12px;
}
/*--header end here--*/
/*--banner start here--*/

.banner{
	width: 100%;
	height: 330px; 
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.banner .pic-it{
	width: 100%;
	height: 100%;
	overflow: hidden;
	display: none;
	position: absolute;
	left: 0;
	top: 0;
}
.banner .pic-it img{
	width: 100%;
}
.banner .pic-it:first-child{
	display: block;
}
/*--banner end here--*/
/*--home start here--*/
.hbox{
   margin-top:50px;
}
.hbox .title{
	font-size:26px;
	text-align:center;
	color: #e08b54;
}
.hbox .title.bk{
   color: #000;
}
.hbox .hLine {
    border-top-color: #e08b54;
    border-top-style: solid;
    border-top-width: 1px;
    width: 600px;
    height:20px;
    position:relative;
    margin:30px auto;
}
.hbox .hLine.gray{
	border-top-color: rgba(221,221,221,1);
}
.hbox .hLine .stitle{
	background: #fff;
	width: 300px;
	position: absolute;
	left: 150px;
	top: -15px;
	text-align: center;
	font-size: 16px;
	color:#999
}

/*--home end here--*/
.abooutus{
	font-size: 16px;
	color: #333;	
}
.abooutus p{
	line-height: 26px;
}
.abooutus a{
	color: #e08b54;
}
.abooutus a:hover{
    font-weight: bolder;
}
.abooutus .workbox{
   overflow: hidden;
}
.abooutus .workbox h3{
	font-size: 16px;
	margin:20px 0;
	height: 20px;
    border-bottom: 1px solid #e5e5e5;
}
.abooutus .workbox .imgshow{
	width: 720px;
	margin: 0 auto;
	overflow:hidden;
}
.abooutus .workbox .imgshow .it{
	width: 200px;
	margin:20px; 
	float: left;
}
.abooutus .workbox .imgshow .it img{
	width: 100%;
}
/*--news start here--*/
.newslist{
	overflow: hidden;
}
.newstitem {
    width: 500px;
    height: 155px;
    margin: 0px 50px 50px 50px;
    padding: 0px;
    background: #e5e5e5;
    border-bottom: rgba(0,0,0,0.05) 1px solid;
    float: left;     
    transition: all ease-out .2s;
}
.newstitem .date{
	width: 100px;
	height: 80px;
	background: #eee;
	color: #fff;
	padding: 30px 10px;
	float: left;
}
.newstitem .date .month{
	font-size: 40px;
	color: #777;
	font-family: Impact;
}
.newstitem .date .year{
	font-size: 20px;
	color: #999;
	font-family: Impact;
}
.newstitem .newsbody{
	width: 340px;
	height: 120px;
	margin-left: 10px;	 
	float: left;
	padding: 10px;
}
.newstitem .newsbody .tl{
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    color: #464646;
    overflow: hidden;
}
.newstitem .newsbody .tl a{    
    font-size: 16px;
    color: #464646;
}
.newsbody .description {
    width: 100%;
    height: 70px;
    line-height: 22px;
    font-size: 13px;
    color: #6a6a6a;
    margin-top: 10px;
    overflow: hidden;
}
.newsinfo{
	padding: 50px;
	width: 1100px;
}
.newsinfo h4{
	font-size: 18px;
	color: #404040;
	font-weight: normal;
	text-align: center;
	height: 100px;

}
.newsinfo h4 i{
	font-style: normal;
	color: #999;
	display: block;
	font-size: 14px;
}
.newsinfo .ct{

}
.newsinfo  .picbox{
	width: 800px;
	overflow: hidden;
	margin: 20px auto 0 auto;
}
.newsinfo  .picbox img{
	width: 100%;
	margin-bottom: 10px;
}
.studytip{
	font-size: 14px;
	color: red;
	margin-top:50px;
}
/*--news end here--*/
/*--url start here--*/
.xs-urlbox{
	width: 1136px;
	color: #787878;
	padding: 10px 32px;
	border-bottom: 1px solid #d9d9d9;
	font-size: 14px;
	background: url(../images/position_icon.png) no-repeat 10px center;
}
.xs-urlbox i{
	font-style: normal;
	color: #787878;
	font-size: 14px;
}
.xs-urlbox a{
	color: #787878;
	font-size: 14px;
}
.xs-urlbox a:hover{
	color: #e08b54;
}
/*--url end here--*/
/*--goodstype start here--*/
.goodstypelist{
	overflow: hidden;
}
.goodstypelist .typeitem{
    width: 800px;
    height:200px;
    margin: 0 auto 10px auto;
    background: #e5e5e5; 
    overflow: hidden;   
}
.goodstypelist .typeitem .cover{
	/* border:5px solid #e08b54; */
	overflow: hidden;
	width: 400px;
	height: 200px;
	float: left;
}
.goodstypelist .typeitem .cover img{
	width: 100%;
}
.goodstypelist .typeitem .typebody{
    width: 300px;
    padding: 30px 50px;
    height:100px;
    float: right;
    position: relative;
}
.goodstypelist .typeitem .typebody h2{
	font-size: 16px;
	margin-bottom: 10px;
}
.goodstypelist .typeitem .typebody .des{
	font-size: 14px;
	line-height: 16px;
}
.goodstypelist .typeitem .typebody .more{
    position: absolute;
    right: 50px;
    bottom: 0px;
}
.goodstypelist .typeitem .typebody .more:hover{
	color:#e08b54;
}
.goods{
	overflow: hidden;
}
.goods .topinfo{
	width: 100%;
	overflow: hidden;
}
.goods .leftnav{
	 width: 160px;
	 min-height: 300px;
	 background: #e08b54;
	 padding:10px;
	 float: left;
}
.goods .leftnav li{
	display: block;
	height:32px;
	border-bottom: 1px solid #c66b32;
}
.goods .leftnav a{ 
	line-height: 32px;
	font-size:16px;
	color: #fff;
}
.goods .leftnav a:hover{
	/* color:#e08b54; */ 
}
.goods .rightct{
	 width: 1000px;
	 float: right;
	 overflow: height
}
.goods .rightct .imgbox{
	width: 400px;
	height: 300px;
	float: left;
	border:1px solid rgba(243,242,243,1);
}
.goods .rightct .detail{
	width: 580px;	 
	float: right;
}
.goods .rightct .detail h2{
	color:rgba(51,51,51,1);
	font-size: 24px;
	margin-bottom: 20px;
}
.goods .rightct .detail .des{
	line-height: 26px;
}
.goods .goodsnews{
	width: 100%;

}
.goods .goodsnews .title{
	background: rgba(243,242,243,1);
	width: 120px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	margin-top:20px;
	color: #333;
	font-size: 16px;
}
.goods .goodsnews .ct{
	border:1px solid rgba(240,240,240,1);
	min-height: 300px;
	margin-bottom: 20px;
	padding-top: 50px;
}
.goodsnewslist li{
   display: block;
   margin-bottom: 10px;      
}
.goodsnewslist li .ctout{
	width: 800px;
	border-bottom: 1px solid rgba(240,240,240,1);
	margin:0 auto;
}
.goodsnewslist li .ctout .timeline{
	font-size: 20px;
	font-weight: bolder;
}
.goodsnewslist li .ctout .imglistbox{
	overflow: hidden;
}
.goodsnewslist li .ctout .imglistbox .imgb{
    border: 1px solid rgba(240,240,240,1);
    width: 200px;
    height: 200px;
    padding:5px; 
    overflow: hidden;
    float: left;
    margin-right: 10px;
    margin-bottom:10px;
}
.goodsnewslist li .ctout .imglistbox .imgb img{
	width: 100%;
}
/*--goodstype end here--*/
/*--contactus start here--*/
.contactus{
   overflow:hidden;   
   width: 800px;
   background: #e5e5e5;
   margin:0 auto;
   margin-bottom: 20px;
}
.contactus .infobox{
   float: left;
   width: 360px;
   height: 260px;
   padding:30px;
   background: #e5e5e5;
   font-size: 16px;
}
.contactus .infobox p{
	margin-bottom:10px;
	color: #333;
}
.contactus .infobox span{
	width: 90px;
	display: inline-block;
	color: #666;
}
.contactus .imgbox{
   float: right;
   width: 240px;
   padding:30px;
    
}
.contactus .imgbox img{
	width: 100%;
}
/*--contactus end here--*/
/*--footer end here--*/
.footer{
	text-align: center;
}
.footer  .fnav{
	text-align: center;
	overflow: hidden;
	margin-bottom: 10px;/* 
	border-bottom: 1px solid #EBEBEB; */
	padding-bottom: 5px;
}
.footer  .fnav li{
	display: inline-block;
	width: 100px;
	 font-size: 14px;

}
.footer a:hover{
 	color: #c66b32;
 }
/*--footer end here--*/
/*--pages start here--*/
.pages_box{
	width: 100%;
	overflow: hidden;
}
.pages{
	margin: 30px 0px 20px 0;
	float: right;
}
.pages li{
	background: #fff;
	font-size: 14px;
    width: auto;
    border: 1px solid #ddd;
    text-align: center;
    font-size: 12px;
    float: left;
    margin: 0 2px;
    cursor: pointer;
    padding: 0;
}
.pages li.ac {
    background: #fff;
    border-color: #fff;
    color: #e08b54;
    cursor: default;
}
.pages li a{
    padding: 8px 13px;
}
/*--pages end here--*/
.no-data{
	text-align: center;
	height:300px;
    line-height: 300px;
}
.no-data .font26{
	font-size: 26px;
}
.no-data .cred{
	color: red;
}