:hover{
	transition: color .30s linear, background-color .30s linear, border-color .30s linear,opacity .30s linear,background-image .30s linear;
    -webkit-transition: color .30s linear, background-color .30s linear, border-color .30s linear,opacity .30s linear,background-image .30s linear;
}
.Column{
	width: 100%;
	height: 360px;
	overflow: hidden;
	
}
.Column img{
	width: 100%;
}
.direction{
	width: 100%;
	background-color: #f5f4f0;
}
.direction img {
	width: 100%;
	height: 350px;
}
.direction p{
	width: 1160px;
	margin: 0px auto;
	line-height: 50px;
	color: #666;
	font: 18px/50px Arial, Helvetica, sans-serif;
}
.direction p a{
	color: #666;
}
.direction p a:hover{
	text-decoration: underline;
	color: #0000FF;
}
.About_Ges_con{
	width: 1160px;
	margin: 40px auto;
}
/*****左栏*****/
.About_Ges_con_left{
	float: left;
	display: inline-block;
	width: 33%;
	max-width: 300px;
	margin-right: 10px;
}
.About_Ges_con_left  p.search{
	border: 1px solid #ddd;
	height: 34px;
	line-height: 34px;
}
.About_Ges_con_left p.search input[type=text]{
	display: inline-block;
	width: 80%;
	height: 32px;
	float: left;
	border: 0px;
	padding: 0px 10px;
}
.About_Ges_con_left p.search a{
	float: right;
	background-color: #ccc;
	display: inline-block;
	width: 18%;
	height: 32px;
	line-height: 32px;
	text-align: center;
}
.About_Ges_con_left p.search a i{
	font-size: 12px;
	color: #888;
}
.About_Ges_con_left h3{
	float: left;
	width: 100%;
	padding: 10px;
	text-align: center;
	background-color: #0058a0;
	color: #fff;
	margin-top: 12px;
	font-family: 'swissb';
	text-transform:uppercase;
	font-size: 20px;
	font-weight: bold;
}
/*********百叶窗*************/
.sideMen{
	width: 100%;
}
.sideMent{
	width: 100%;
}
.sideMent a {
	cursor: pointer;
	float: left;
	width: 100%;
	border-bottom: 1px solid #ccc;
	font-size: 16px;
	padding: 10px 0;
	color: #000;
}
.sideMent a:hover{
	background-color: #ccc;
	color: #0058A0;
	}
/*.sideMent h5 i{
	width: 14px;
	height: 14px;
	color: #000;
	display: inline-block;
	margin: 0px 8px;
	float: right;
}
.sideMent ul{
	float: left;
	width: 96%;
	height: 0px;
	overflow: hidden;
}
.sideMent ul li{
	float: left;
	height: 30px;
	line-height: 30px;
	text-align: right;
	text-indent: 1em;	
	font-size: 14px;
}
.sideMent ul li a{
	color: #333;
}*/
.Contact_Us{
	width: 98%;
}
.Contact_Us p{
	font-size: 14px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	padding: 10px
}
.Contact_Us p span{
	display: inline-block;
	padding-left: 3em;
}
.Contact_Us p cite{
	padding-left: 1em;
}
.hot_products{
	width: 100%;
}
.hot_products ul li{
	float: left;
	width: 100%;
	margin-top: 10px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 6px;
}
.hot_products ul li img{
	float: left;
	width: 292px;
	height: 292px;
	border: 1px solid #ccc;
}
.hot_products ul li cite{
	display: inline-block;
	font-size: 12px;
	padding: 6px 10px;
}
/*****右栏*******/
.About_Ges_con_right{
	display: inline-block;
	width: 67%;
	max-width: 830px;
	margin-left: 26px;
	position: relative;
	padding-bottom: 40px;
}
.About_Ges_con_right p{
	font-size: 14px;
}
.About_Ges_con_right ul li{
	float: left;
	width: 31%;
	margin: 8px;
    cursor: pointer;
    text-align:center;
}
.About_Ges_con_right ul li img{
	border: 2px solid #d9d9d9;
}
.About_Ges_con_right ul li img:hover{
	border: 2px solid #2275b0;
	-moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.About_Ges_con_right ul li img{
	width: 100%;
	height: 218px;
}
.About_Ges_con_right ul li label.text{
	font-size: 12px;
	color: #444;
	display: inline-block;
	margin-top: 10px;
	cursor: pointer;
}
.About_Ges_con_right ul li label.text:hover{
	color: #0058A0;
}
.fenye{
	display: inline-block;
	position: absolute;
	bottom: 0px;
	right: 0px;
}
.fenye ul{
	float: left;
	width: 100%;
	height: 30px;
	list-style: none;
}
.fenye ul li{
	float: left;
	margin: 0px 2px 0px 0px;
	width: auto;
}
.fenye ul li a{
	padding: 2px 8px;
	border: 1px solid #444;
	font-size: 12px;
	color: #444;
}
.fenye ul li a i{
	font-size: 14px;
}
.fenye ul li a:hover
{
	background-color: #0058A0;
	color: #fff;
}
/******************产品详情********************/
.products h1{
    font-family: 'swissb';
    color: #333333;
    text-transform: uppercase;
    font-size: 34px;
    font-weight: bold;
}
.products h3{
	font-size: 22px;
}
.chanpinImg{
	float: left;
	width: 100%;
	height: 490px;
	border-bottom: 1px dotted #ccc;
}
.Product_Description{
	width: 350px;
	height: 400px;
	margin-left: 20px;
}
.Product_Description h2{
	font-weight: bold;
    font-size: 18px;
    display: block;
    text-transform: capitalize;
    margin-bottom: 5px;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 20px;
}
.Product_Description ul{
	width: 100%;
}
.Product_Description ul li{
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px 0px 16px 10px;
}
.Product_Description ul li span{
	display: inline-block;
	margin-right:10px;
}
.Product_Description .prev_next{
	float: left;
	width: 100%;
}
.Product_Manual{
	width: 100%;
	margin-top: 20px;
}
.Product_Manual .prev_next p {
	margin-bottom: 10px;
}
.Product_Manual .prev_next p a{
	background-color: #efefef;
	border-radius: 20px;
	padding: 2px 10px;
	margin-left: 10px;
}
.Product_Manual .prev_next p a:hover{
    text-decoration: none;
    color: #fff;
    background: #0058a0;
}
.Product_Manual .Product_Details{
	width: 100%;
}
.Product_Manual .Product_Details p{
	border-bottom: 1px dotted #ccc;
	margin-top: 20px;
}
.Product_Manual .Product_Details p span{
	border-radius: 10px 10px 0px 0px;
	background-color: #0058A0;
	padding: 4px 10px 0px 10px;
	color: #fff;
}
.Product_Details h1{
	font-size: 24px;
	color: #000;
	font-weight: bold;
	text-align: center;
	line-height: 36px;
	margin-top: 10px;
}
.Product_Details h4{
	font-size: 18px;
}
.Product_Details h5{
	background-color: #0058A0;
	color: #FFF;
	font-size: 18px;
	padding: 4px 0;
	font-weight: bold;
	text-indent: 1em;
	margin-top: 20px;
}
.Product_Details span{
	display: inline-block;
	margin-top: 0px;
	line-height: 18px;
	font-size: 14px;
}
/*************************服务与下载******************************/
.service {
	margin-bottom: 20px;
	width: 100%;
}
.service h4 cite{
	background-color: #0058A0;
	padding: 4px 50px;
	color: #fff;
	border-radius: 0px 50px 50px 0;
}
.service ul{
	width: 100%;
	margin-top: 20px;
}
.service ul li{
	float: left;
	width: 100%;
	padding: 6px 10px;
	margin: 0px;
	border-radius: 5px;
	cursor: default;
}
.service ul li i{
	float: left;
	color: #1178C5;
	position: relative;
	top: 4px;
	margin-left: 6px;
	font-size: 40px;
}
.service ul li label{
	float: left;
	width: 50%;
	text-align: left;
}
.service ul li label b{
	float: left;
	width: 100%;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	font-weight: normal;
	padding: 0px 10px;
}
.service ul li label span{
	float: left;
	width: 100%;
	text-align: left;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	padding: 0px 10px;
	color: #666;
	margin: 6px 0 0 0;
}
.service ul li cite{
	float: left;
	width: 30%;
	text-align: center;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.service ul li input[type=button]{
	float: right;
	padding: 4px 10px;
	border: 0px;
	border-radius: 5px;
	background-color: #3eaef6;
	color: #fff;
	font-size: 14px;
	cursor: pointer;
	margin-top: 10px;
}
.service ul li:nth-child(odd){
	background-color: #f0f0f0;
}
.service .fenye{
}
.service .fenye li{
	float: left;
	width: auto;
	padding: 0px;
	margin: 0px 4px;
}
.service .fenye li:nth-child(odd){
	background: none;
}
.service .fenye li:last-child a,.service .fenye li:first-child a{
	padding: 4px 8px;
	top: -1px;
	position: relative;
}
.corporate h6{
	text-align: center;
}
.certificate p,.contact_u p{
	border-bottom: none !important;
}
.contact_u h2{
	font-size: 18px;
}
.faq h2{
	text-align: center;
}
.faq h6{
	text-align: center;
	font-size: 12px;
	margin: 10px 0;
}
.faq p{
	text-indent: 2em;
	font-size: 14px;
	border:none  !important;
}
.faq ul{
	width: 100%;
	margin-top: 20px;
}
.faq ul li{
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px 10px 10px 10px;
	border-radius: 5px;
}
.faq ul li span{
	float: left;
	width: 100%;
	color: #ccc;
	font-size: 16px;
}
.faq ul li label{
	color: #212121;
}
.faq ul li:nth-child(odd){
	background-color: #676767;
	color: #fff;
}
.faq ul li:nth-child(odd) label{
	color: #fff;
}
.new ul{
	width: 100%;
}
.new ul li{
	float: left;
	width: 100%;
	margin: 0px;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 30px;
	margin-bottom: 20px;
}
.new ul li img{
	float: left;
	width: 174px;
	height: 174px;	
	border: 0px;
}
.new ul li img:hover{
	border: 0px;
}
.new ul li span{
	float: left;
	width: 590px;
	margin-left: 12px;
	margin-top: 0px;
}
.new ul li span b{
	float: left;
	font-size: 24px;
	display: block;
	color: #333;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.new ul li span cite{
	float: left;
	width: 100%;
	margin: 10px;
	color: #0058A0;
	font-size: 12px;
	margin-left: 0px;
}
.new ul li span cite i{
	margin-right: 6px;
	font-size: 14px;
}
.new ul li span label
{
	float: left;
	display: inline-block;
	width: 100%;
	font-size: 16px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	color: #808080;
	line-height: 30px;
}
.new ul li span input[type=button]{
	border: 0px;
	display: block;
	float: left;
	border-radius: 5px;
	background-color: #0058A0;
	font-size: 14px;
	color: #fff;
	padding: 4px 10px;
	margin-top: 10px;
}
.new .fenye ul li{
	width: auto;
	padding: 4px 8px;
	margin: 0px;
	border: 0px;
}
.new .fenye ul li:last-child a,.new .fenye ul li:first-child a{
	position: relative;
	top: -1px;
	padding: 4px 8px;
}
.new_detail h3{
	font-size: 18px;
	text-indent: 2em;
}
.new_detail h6{
	margin-top: 10px;
	font-size: 13px;
	text-align: center;
	color: #666;
}
.new p{
	text-indent: 2em;
	color: #777;
	border: none !important;
}
.liuyanban{
	width: 100%;
	margin-top: 30px;
	padding: 20px;
}
.liuyanban .CCES{
	width: 45%;
}
.liuyanban .CCES p{
	float: left;
	display: block;
	width: 100%;
	color: #777;
}
.liuyanban .CCES p strong{
	display: block;
	font-size: 12px;
	color: #777;
}
.liuyanban .CCES p span{
	display: block;
	border-radius: 5px;
	background-color: #eee;
	border: 1px solid #ccc;
	margin-top: 6px;
	height: 32px;
	padding: 0px;
	overflow: hidden;
}
.liuyanban .CCES p i.fa-user{
	color: #555;
	margin: 9px 0 0 10px;
}
.liuyanban .CCES p i.fa-times-circle{
	color: red;
}
.liuyanban .CCES p span input[type=text]{
	float: right;
	background-color: #fff;
	border: 0px;
	border-left: 1px solid #ccc;
	height: 32px;
	line-height: 32px;
	width: 90%;
}
.liuyanban .CCES p label{
	display: block;
}
.liuyanban .textarea{
	padding-top: 20px;
	width: 45%;
	
}
.liuyanban .textarea strong{
	font-size: 12px;
	display: block;
	color: #777;
}
.liuyanban .textarea textarea{
	resize: none;
	margin: 6px 0 0 0;
	border-radius: 5px;
	width: 100%;
	height: 300px;
	padding: 10px;
	}
.tijiao{
	display: block;
	width: 100%;
	text-align: center;
}
.tijiao input[type=submit]{
	border-radius: 10px;
	background-color: #1178C5;
	border-color:#0A63A6;
	border: 0px;
	color: #fff;
	padding:10px 20px;
	font-size: 18px;
}

.g_con_right{
	display: inline-block;
	width: 67%;
	max-width: 830px;
	margin-left: 26px;
	padding-bottom: 40px;
}

.g_con_right table{
	width: 100%;
}
.g_con_right table td{
	padding: 0px 6px;
}
