@charset "utf-8";
/* CSS Document */
*{
   padding:0;
   margin:0;
}
.cb{
   clear:both;
}
.rel{
   position:relative;
}
.abs{
    position:absolute;
}
body{
    font-size:13px;
	background:#eee;
	
}
a{
    color:#666;
	text-decoration:none;
}
ul{
   list-style-type:none;
}
.header{
   height:80px;
   width:100%;
   background:#fff;
}
.header-content{
    height:80px;
	line-height:80px;
    width:1200px;  
	margin:0 auto;
}
.header-content .logo{
     display:block;
	 width:260px;
	 min-height:62px;
	 float:left;
	 overflow:hidden;
	 /*margin-top:10px;*/
}
.top-contaet{
    width:100%;
	background:#eee;
	height:25px;
	line-height:25px;
	text-align:right;
}
.nav{
	padding:0;
	margin:0;
    min-width:300px;
	float:right;
	height:60px;
	text-align:right;
}
.nav li{
    float:left;
	min-width:90px;
	text-align:center;
	margin-left:20px;
}
.nav li a{
    display:block;
	width:100%;
	font-size:14px;
	font-weight:bold;
}
.category-div{
	height:50px;
	top:80px;
	left:0;
	background:#fff;
	border-top:1px #eee solid;
	display:none;
}
.nav li dl.category-nav{
	height:50px;
	width:1200px;
	margin:0 auto;
}
.nav li dl.category-nav dd{
   min-width:100px;
   margin-left:5px;
   text-align:center;
   height:50px;
   line-height:50px;
   float:left;
   margin-right:20px;
}
.bannaer{
   width:100%;
}
.bannaer img{
   width:100%;
}
.wto-daesec{
   width:1200px;
   height:300px;
   margin:0 auto;
   background:#fff;
   
}
.index-about{
    width:600px;
	height:450px;
	top:-150px;
	background:#fff;
}
.index-about-top{
    width:100%;
	height:148px;
}
.about-us{
	font-size: 48px;
    line-height: 60px;
    color: #333;
    font-family: "Base-font";
	padding:10px;
	background:#fff;
}
.about-contect{
	height:68px;
	line-height:68px;
	padding:0 10px;
}
.inlibk{
    width:38px;
	height:38px;
	display:inline-block;
	border:1px #ccc solid;
	border-radius:50%;
	margin-top:10px;
	background:url('../images/ico_07.png') no-repeat center;
	float:right;
}
.about-photos{
	font-size: 20px;
    color: #333;
    font-family: "Base-font";
}
.inlibka{
 	display:inline-block;
	float:right;
	position:relative;
	top:-10px;
	margin-right:10px;
}
.index-about-text{
    height:280px;
	padding:0 15px 15px 15px;
	font-size:15px;
	line-height:200%;
	text-indent:30px;
	/*background:red;*/
}
.text-content{
    height:280px;
	width:100%;
	padding-right:20px;
}
.wto-tools{
    width:599px;
	height:300px;
	float:right;
	border-left:1px solid #eee;
}
.sever-title{
    display:inline-block;
	width:140px;
	height:60px;
	font-size: 30px;
    color: #333;
	background:#f0f0f0;
    font-family: "Base-font";	
	text-indent:20px;
}
.wto-tools-title{
    height:60px;
	line-height:60px;
	background:#fff;
	/*text-indent:10px;*/
}
.wto-tools-title-content{
     height:240px;
	 /*background:#fff;*/
}
.content-text-ls{
	font-size:15px;
    padding:10px;
}
.content-text-ls ul{

}
.content-text-ls ul li{
   height:30px;
   line-height:30px;
    border-bottom:1px dashed #eee;
	text-indent:14px;
	background:url('../images/sdd20.png') no-repeat left center;
}
.content-text-ls ul li span{
    float:right;
	color:#ccc;
}
/*首页服务范围*/
.service-items{
    width:1200px;
	margin:0 auto;
	height:424px;
	background:#222;
}
.service-items-1{
     width:750px;
	 height:424px;
	 float:left;
}
.service-items-1 img{
     width:100%;
}
.service-items-2{
     width:450px;
	 height:424px;
	 float:left;   
	 
}
.service-items-con{
   padding:20px;
}
.service-items-2 h4{
     color:#fff;
	 font-size:20px;
	 font-weight:normal;
}
.service-items-2 h4 a{
     float:right;
	 color:#fff;
	 font-size:13px;
	 font-weight:normal;
}
.serverc-text{
	margin-top:20px;
     line-height:180%;
	 font-size:14px;
	 color:#fff;
	 height:300px;
}
.contetecs{
     height:65px;
	 line-height:60px;
	 font-size:18px;
	 border-top:1px solid #383838;
	 color:#fff;
}
/*产品列表*/
.product-list{
    width:1200px;
	margin:0 auto;
	min-height:400px;
	background:#fff;
	
}
.product-content{
   padding:30px 30px;
}
.product-title{
    font-size: 20px;
    line-height: 36px;
    color: #333;
    font-weight: normal;    
	margin-bottom:15px;
}
.pro-cates{
	width:100%;
	height:50px;
	float:left;
	margin-top:5px;
	
}
.pro-cates-list{
   width:990px;
   height:100%;
   float:left;
}
.pro-cates-list ul{

}
.pro-cates-list ul li{
    min-width:120px;
	float:left;
	height:50px;
	margin-right:2px;
}
.pro-cates-list ul li a{
    display:block;
	width:100%;
	height:50px;
	text-align:center;
	line-height:50px;
	background:#f5f5f5;
	font-weight:bold;
}
.pro-cates-list ul li a.on{
    background:#222;
	color:#fff;
}
.por-cate-moer{
    float:right;
	/*background:#666;*/
	width:140px;
	height:100%;
	text-align:right;
	margin-top:20px;
}
.product-div{
    margin:20px 0;
}
.product-div ul.product-list-ul{

}
.product-div ul.product-list-ul li{
     width:368px;
	 border:1px #eee solid;
	 margin:20px 10px 0 0;
	 float:left;
}
.product-div ul.product-list-ul li a{
    display:block;
	width:100%;
}
.pro-apccea img{
     width:368px;
	 height:245px;
}
.pro-name{
    display:block;
	height:50px;
	line-height:60px;
	font-size:15px;
	padding:0 10px;
}
.pro-desc{
     height:60px;
	 line-height:150%;
	 color:#666;
	 padding:0 10px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden; 
	margin-bottom:10px;
}
.pro-liknes{
	 display:block;
     height:40px;
	 line-height:40px;
	 padding:0 10px;
	 
}
.details{
     float:left;
}
.detailsto{
    float:right;
	margin-right:20px;
}
/*友情链接*/
.friendship{
    width:1200px;
	min-height:180px;
	margin:0 auto;
	background:#fff;
}
.friendship-content{
	padding: 20px;
}
.fri-title{
    height:40px;
	line-height:40px;
	font-size:20px;
}
.friendship-content ul{

}
.friendship-content ul li{
    min-width:30px;
	height:40px;
	line-height:40px;
	float:left;
	margin-right:20px;
}
.friendship-content ul li a{
    display:block;
}
.footer{
    min-height:250px;
	width:100%;
	background:#2c2c2c;
	border-top:2px solid #c1262d;
}
.footer-content{
	min-height:250px;
    width:1200px;
	margin:0 auto;
}
.footer-title{
    height:50px;
	line-height:50px;
	font-family: "Base-font";
	font-size:16px;
	color:#fff;

}
.botnavfl li{
	width:120px;
	float:left;
}
.footer-3{
    width:100%;
	padding:0 0 20px 0;
}
.footer-3-1,.footer-3-2,.footer-3-3{
    width:360px;
	min-height:200px;
	float:left;
	/*border:1px solid #ccc;*/
	color:#999;
	margin-top:20px;
}
.footer-3-2{
    width:260px;
}
.footer-3-2 ul li{
    height:25px;
	line-height:25px;
}
.footer-3-2 ul li a{
    color:#999;
}
.dcedksc{
    height:30px;
	line-height:30px;
}
.footer-3-3{
	width:280px;
   text-align:center;  
}
.copyright{
	border-top:1px solid #383838;
    height:80px;
	line-height:80px;
	color:#999;
	font-size:12px;
}
/*产品中心*/
.bread-nav{
    width: 100%;
	background:#fff;
	/*border-bottom:1px solid #eee;*/
	background:#eee;
}
.bread-nav .brend-nav-content{
    width: 1200px;
	height: 40px;
	line-height:40px;
	font-size:15px;
	color:#666;
	margin:0 auto;
	
}
.contents{
    width:1200px;
	margin:0 auto;
	min-height:600px;
   
}
.contents .contents-left{
    width:230px;
	min-height:400px;
	background:#eee;
	float:left;
}
.contents .contents-left h4{
    height:60px;
	line-height:62px;
	font-size:18px;
	text-indent:30px;
	border-bottom:1px dashed #ccc;
	color:#666;
}
.contents .contents-left ul{

}
.contents .contents-left ul li{
    text-indent:30px;
	height:50px;
	line-height:50px;
	font-size:14px;
	background:url('../images/left_jt.png') no-repeat 90% center;
	width:100%;
}
.contents .contents-left ul li a{
    display:block;
	
}
.contents .contents-left ul li.on{
    font-weight:bold;
	color:#c1262d;
	background:url('../images/left_jt_on.png') no-repeat 90% center;
}
.contents .contents-left ul li.on a{
	color:#c1262d;
}
.contents .contents-right{
    width:970px;
	/* background:red;*/
	 float:right;
}
.right-content{
     padding:20px;
	 min-height:600px;
}
.mt_title{
     position:relative;
	 text-indent:10px;
	 font-size:18px;
	 font-weight:bold;
	 border-bottom:1px #eee solid;
	 padding-bottom:18px;
	 color:#666;
}
.mt_title:before {
    content: "";
    display: block;
    position: absolute;
    top: 16%;
    left: 0;
    width: 3px;
    height: 18px;
    background: #c1262d;
}
.edit-list{
  
   margin-top:20px;
}
.edit-list img{
    max-width:100% !important;
}
.edit-list dl{
    width:458px;
	height:133px;
	float:left;
	margin-right:10px;
	border:1px solid #eee;
	margin-bottom:10px;
}
.edit-list dl.rightnot{
    margin-right:0;
}
.edit-list dl dt{
   width:218px;
   height:133px;
   float:left;
}
.edit-list dl dt img{
    width:100%;
	height:100%;
}
.edit-list dl dd{
    width:240px;
	height:133px;
	float:right;
}
.edit-list dl dd h2{
    padding:5px 5px 10px 14px;
    font-size:15px;
    color:#333;
    position:relative;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;   
}
.edit-list dl dd h2:before {
    content: "";
    display: block;
    position: absolute;
    top: 25%;
    left: 7px;
    width: 3px;
    height: 14px;
    background: #c1262d;
}
.edit-list dl dd div{
   padding:0 0 10px 10px;
   height:75px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;   
	color:#999;
}
.edit-list dl dd div a{
    color:#999;
}
.page{
    clear:both;
	height:50px;
	line-height:50px;
	text-align:right;
}
.page a{
    display:inline-block;
	min-width:32px;
	height:30px;
	line-height:30px;
	border:1px solid #eee;
	text-align:center;
}
.page a.on{
    background:#222;
	border:solid #222 1px;
	color:#fff;
}
/*资讯*/
.edit-list .news-list{

}
.edit-list .news-list li{
   height:50px;
   line-height:50px;
   border-bottom: 1px dashed #eee;
   text-indent: 14px;
   background: url('../images/sdd20.png') no-repeat left center;   
}
.edit-list .news-list li span {
   float:right;
   color:#ccc;
}
.prev-next{
	margin-top:20px;
	border-top:1px #eee solid;
   line-height:220%;
   padding:10px 0;
}
.contents img{max-width: 90% !important;}
.contents span{white-space : normal !important;}
