@charset "utf-8";
/* CSS Document */

@import url("all.css");


body{ background:#e4e5e6;}

a{ color:#ABABAB;
	text-decoration: none;}

a:hover{
	text-decoration:none;
}




/*#solgan *,#main *{font-family: "Microsoft YaHei"!important ;}*/

div,h1,h2,h3,h4,h5,h6,p,a,dt,dd,td,span{font-family: "Microsoft YaHei"!important ;}


#banner{
	height:410px;
	position:absolute;
	top:10px;
	z-index:111;
	overflow:hidden;
	width:100%;
	text-align:center;
	}
	
@media(max-width:1280px){
	#banner{ width:116%;}}
	
#banner img{
	width:100%;
	height:100%;}
	
#solgan{
	position:relative;
	top:0;
	color:#fff;
	z-index:9999;
	width:1200px;
	height:180px;
	margin-bottom:17px;
	overflow:hidden;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	

	
#solgan h2{
	font-size:32px;
	position:absolute;
	top:35px;
	left:40px;
	text-shadow:2px 2px 1px #333;}
	
#solgan .solgan-ad{
	font-size:13px;
	line-height:22px;
	position:absolute;
	left:40px;
	top:100px;
}
	
	
#solgan .breadcrumb{
	position:absolute;
	top:48px;
	background:rgba(0,0,0,0.5);
	background:#222\0;
	filter:alpha(opacity=80)\0;
	min-width:50px;
	padding:0px 10px;
	width:auto;
	-moz-border-radius: 20px; /* Firefox */
	-webkit-border-radius: 20px; /* Safari 和 Chrome */
	border-radius: 20px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器*/
	font-size:12px;
	display:inline-block;
	position:absolute;
	right:0; 
	behavior: url("../www.cygdl.com/style/css/js/ie-css3.htc"); /* This lets IE know to call the script on all elements which get the 'box' class */ }
	
#solgan .col-xs-4 p{
	font-size:12px;}
	
#solgan .breadcrumb a{
	color:#fff;
	padding:0px 5px;
	font-size:12px;
	line-height:20px;}
	
	

	
/*主要内容*/

#main{
	position:relative;
	top:0;
	z-index:9999;
	padding-bottom:30px;
	padding:0px;
	width:1200px;
	padding:0;
	margin:0 auto\0;
	background: none;
	border-top: none;
	}
		#main{	top:30px; margin-bottom:65px;  }

	
	
#main #left{
	background:#ffffff;
	min-height:500px;
	width:800px;
	box-shadow:0px 0px 3px #ccc;
	padding:0px;}
	
	
#main #left .nav{
	background:#e4e5e6;
	padding:16px 20px 15px 25px;
	position:relative;
	border-bottom:none;
	height:auto;
	font-size: 14px;
}
	
#main #left .nav a{
	font-size:14px;
	
	line-height:18px;
	height:18px;
	padding:0px 10px;	
	border-radius:0;
	color:#666666;
	cursor:pointer}
	
#main #left .nav a:hover{
	color:#0066FF;
	text-decoration: none;
	}
	
.nav>li>a:hover, .nav>li>a:focus {
	text-decoration: none;
	background: none;
	border-color:#e4e5e6
}
	
 .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{
	background:none;
	border:none;
	color:#008842;}
	
#main #left .nav-tabs .active a{color:#D80112; margin-top:1px;}
	
#main #left li i{
	display:none;}
	
/*#main #left .active i{
	position:relative;
	bottom:0px;
	font-size:35px;
	color:#e4e5e6;
	margin:0px auto;
	bottom:-14px;
	display:block;
	width:23px;
	height:21px;
	background:url("../img/downarrow.png") no-repeat;}	*/
	


/*右边*/
	
#main #right{
	float:right;
	width:375px;
	padding:0px;
	}
	
	
#main #login{
	background:#4e6b7c;
	padding:20px;
	margin-bottom:20px;
	color:#fff;
	width:100%;
	}	
	
#main h4{
	font-size:16px;	
	line-height:20px;
	padding-bottom:12px;
	color:#646464;
	border-bottom:1px solid #e4e5e6;	
	margin-bottom:15px;	

	}
	
#main h4 span{
	display:block;
	font-size:14px;}
	
	
#main #login h4{
	color:#fff;
	border-bottom:1px solid #718996;
	margin-bottom:20px;	
	}


	#footer{ margin-top:-30px;}
	
	#solgan .col-xs-8 p{ display:none;}


#main #login form{
	margin:0px;
	padding:0px;
	margin-bottom:20px;}
	
#main #login form p{
	margin:10px 0px;
	font-size:14px;
	color:#fff;}
	
#main #login form p input{
	margin-left:10px;
	width:160px;
	height:30px;}
	
	
#main #login form .btn{
	float:right;
	display:inline-block;
	width:70px;
	height:70px;
	background:#fff;
	background:#7fbe26;
	border-radius:0;
	line-height:60px;
	color:#fff;
	font-size:18px;
	text-align:center;
	}
	
#main #login form .btn:hover{
	background:#a8e84c;}
	
#main #login p{
	font-size:12px;
	text-align:left;
	color:#8da5b2;}
	
#main #login p a{
	padding:0px 5px;
	color:#8da5b2;}
	
#main #login p a:hover{
	color:#a8e84c;}
	
#main #login p .reg{
	padding-left:0px;
	color:#7fbe26;}
	
	
#main .news-list{
	background:#fff;
	box-shadow:0 0 5px #ccc;
	margin:10px 0;
	padding:20px 20px 10px 20px;
	}
	
	
#main .news-list h4{
	color:#646464;
	border-bottom:1px solid #e4e5e6;
	}
	
#main .news-list dl{
	font-size:12px;
	line-height:18px;
	margin-top:15px;}
	
/*#main .news-list dl:hover{
	background:#f7f7f7;
	cursor:pointer;}	*/

	
#main .news-list dt{
	margin:5px 0px;
	}
	
#main .news-list dt img{
	max-width:150px;
	min-height:110px;}
	
#main .news-list dt a{
	color:#4e6b7c;
	font-size:14px;}
	
#main .news-list dd{
	padding:0 0 15px 0;	
	border-bottom:1px solid #e4e5e6;
	}
	
#main #right .more{
	line-height:40px;
	display:block;
	color:#8da5b2;
	font-size:12px;
	margin-top:10px;}
	
#main #right .more:hover{
	color:#7fbe26;}


#main #hotline{
	background:#fff;
	box-shadow:0 0 5px #ccc;
	margin:10px 0;
	padding:20px 20px 10px 20px;}

#solutions,#video,#weibo,#partners{
	background:#fff;
	padding:10px 20px 15px 20px;
	margin-bottom:20px;
	color:#333;
	width:100%;}	
	
#main #solutions h4{

	}
	
#main #solutions ul{
	margin:0px;
	padding:0px;}	

#main #solutions  li a{
	color:#646464;
	font-size:15px;
	line-height:28px;
	display:block;}
	
#main #solutions  li a:hover{
	color:#008842;}	
	
#main #solutions  li .active{
	
	color:#008842;
	
	}


#main #video img{
	width:100%;}
	
/*底部*/	
	
#footer{
	position:relative;
	z-index:100000;
	top:30px;}
	
	
#latest-news{
	margin-top:-60px;}	
	
#latest-news #wrapper{
	margin-top:-10px;}


#main #left .info{
	min-height:500px;
	margin:40px;}
	
#main #left .info img{
	max-width:100%;}
	
#main #left .info .content{
	margin:15px 0px;
	line-height:24px;
	font-size:14px;
	color:#333;}
	
#main #left .info .content img{
	max-width:100%;}
	
#main #left .info h4{
	border-bottom:none;
	color:#4e6b7c;}
	
	

#main #left  .info li{
	line-height:24px;
	font-size:14px;color:#333;}
	
#main #left  .info td{
	line-height:24px;
	font-size:14px;color:#333;}
	
#main #left  .info .goback a{
	color:#4e6b7c;}
	
#main #left  .info .goback a:hover{color:#008842;}
	
	
#main #left  .info h3{
	font-size:18px;
	position:relative;
	color:#4e6b7c;
	border-bottom:3px solid #e4e5e6;
	padding-bottom:10px;
	margin:20px auto;}
	
	
#main #left .info .content h3{
	border:none;
	margin:10px auto;
	padding-bottom:0;}


#main #left  .info .baoming-btn {
	margin:20px 0px;}	
	
#main #left  .info .baoming-btn a{
	display:block;
	background:#008842;
	width:150px;
	height:40px;
	line-height:40px;
	font-size:18px;
	color:#fff;
	text-align:center;
	}
	
#main #left  .info .baoming-btn a:hover{
	background:#7dbd26;}	
	
/*-------------------------------------通用结束----------------------------------------------------*/





	

	
	
.news h3{
	font-size:18px;
	position:relative;
	color:#4e6b7c;
	border-bottom:3px solid #e4e5e6;
	padding-bottom:10px;
	width:90%;
	margin:20px auto;}
	
	
.news  h3 a{
	position:absolute;
	right:10px;
	font-size:12px;
	color:#8da5b2;
	line-height:30px;
	}

.news  h3 a:hover{color:#008842;}
	
	
.news dl{
	margin:10px auto 40px auto;
	width:90%;}
	
.news dl .col-xs-8,.news dl .col-xs-2,.news dl .col-xs-10,.news dl .col-xs-6,.news dl .col-xs-4{
	padding:0px;
	font-size:14px;
	line-height:35px;
	}
	
.news dl  .col-xs-2{
	text-align:center;}
	
.news dl dd .col-xs-2 {
	font-size:12px;}
	
.news dl dt {
	color:#4e6b7c;
	}
	
.news dl dt,.news dl dd {
	border-bottom:1px solid #e4e5e6;}
	
.news dl dd a{
	color:#666;
	}
	
.news dl dd a:hover{
	color:#008842;}
	
.news dl dd .baoming{
	padding:0px 10px;
	color:#008842;
	font-size:13px;}
	
.news dl dd .baoming:hover{
	color:#0ecd00;}
	
	
	
#wrapper2 {
				width: 290px;
				height: 100px;
				overflow:hidden;
			}
			

#pic2 {
	width: 240px;
}
#pic2 ul {
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
	position:relative;
	left:20px;
}
#pic2 li {
	background: transparent url("../images/carousel_polaroid.png") no-repeat 0 0;
	font-size: 40px;
	color: #999;
	display: block;
	width: 210px;
	height: 140px;
	padding: 0;
	margin: 6px;
	float: left;
	position: relative;
	text-align:center;
}

#pic2 li img {
	max-width:180px;
	max-height:70px;
}	



#partners-list{
	background:#fff;
	margin-bottom:20px;
	padding:20px;}
	
#partners-list dl{
	margin:10px;
	width:198px;
	height:148px;
	border:1px solid #e3e4e5;
	float:left;
	position:relative;
	text-align:center;}
	
	
#partners-list dl:hover{
	border:1px solid #7dbd26;
	cursor:pointer}
	
	
#partners-list dl dt{
	position:relative;
	top:25px;}
	
#partners-list dl dt img{
	max-width:85%;
	max-height:85%;}
	
	
#partners-list dl dd{
	position:absolute;
	bottom:15px;
	width:100%;
	text-align:center;
	font-size:12px;}
	
.right_01,.right_02{ 
	margin-bottom: 20px;
	box-shadow: 0 0 5px #666;
	-moz-box-shadow: 0 0 5px #666;
	-webkit-box-shadow: 0 0 5px #666;
	}
.right_header{
	width: 100%;
	height: 50px;
	background: #E4E5E6;
	padding: 17px 20px;
	font-size: 16px;
	color: #0099FF;
	font-family: "microsoft yahei";
}
.right_con{ background: #FFFFFF; padding: 30px 0;}
.contact_all{ padding:0 40px; font-size: 14px; color: #000; font-family: "microsoft yahei"; line-height: 25px;}
.contact_left{ width: 25%; float: left; white-space: nowrap; overflow: hidden;}
.contact_right{ width: 75%; float: right;}
.friends a{
	display: block;
	width: 25%;
	margin: 10px 0;
	float: left;
	overflow: hidden;
	color: #333333;
}
.friends a:hover{
	color: #0099FF;
}

.friends a img{ display: block; margin: auto; max-width: 100%;}

.drop_menu{ position: absolute; left: 50%; margin-left: -70px;top: 33px; width: 138px; z-index: 6; background: url(../images/news/bn_26.png); padding-bottom: 20px; display: none;}
.drop_menu li a{ display: block; width: 100%; text-align: center; font-size: 14px !important; color: #FFFFFF !important; font-family: "microsoft yahei";  padding: 15px 0 !important;  text-overflow: ellipsis; white-space: nowrap;}
.nav li{ height: 40px !important; line-height: 40px !important;}

.news_all{ margin-bottom: 20px;}
.news_all li{ line-height: 40px !important; border-bottom: 1px dotted #DDDDDD;}
.news_all li a{
	display: block;
	width: 85%;
	float: left;
	cursor: pointer;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	color: #333333;
}
.news_all li span{ display: block;width: 10%; float: right; text-align: right; font-size: 12px; color: #999999;}
.news_all li a:hover{
	color: #0066FF;
	text-decoration: none;
}

.friends a{
	display: block;
	width: 80%;
	float: left;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	line-height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 40px;
	margin-right: 10%;
	margin-left: 10%;
}
.bt{
	width:100%;
	float:left;
	font-size:25px;
	margin-bottom: 10px;
}
.bt1{
	width:100%;
	float:left;
	font-size:25px;
	margin-bottom: 10px;
	margin-top: 30px;
}

.neirong p{
	line-height:35px;

	float: left;
	width: 100%;
	font-size: 16px;
}

chanpingneirong.{
width:100%;

}
.cptu{
	width:70%;
	margin: auto;
}
.cptu img{
width:100%;
}