﻿@charset "utf-8";
/* CSS Document */


#header{width: 100%;overflow: hidden;background-color: #fff;}
.header-top{width:1200;height: 30px;background-color:#eee;border-bottom: 1px solid #d5d5d5;margin: 0 auto;}
.header-top-bar{width: 90%;line-height: 30px;margin:0 auto;}
.header-top-left{float: left;text-align: left;width: 50%;height: 30px;color: #333;font-size: 12px;}
.header-top-right{float: left;text-align: right;width: 50%;height: 30px;color: #333;font-size: 12px;}
.header-top-right p{display:inline;}
#nav-bar{width: 1200px;padding: 20px 0;background: #fff;margin:0 auto;position:relative;}

#logo{float: left;display: inline;}
.nav{float: right;position:absolute;z-index:99999;right:-50px;}
.nav li.nav01{float: left;line-height: 105px;font-size: 16px;display: inline;width:110px;text-align:center;}
.nav li.nav01 a{font-weight: bold;}
.nav li.nav01 a:hover{color:red;}
.nav li.nav01 ul{width:110px;background:#fff;display:none;}
.nav li.nav01 ul li{line-height:30px;height:30px;}
.nav li.nav01 ul li a{font-size:14px;font-weight:100;}
.nav li.nav01:hover ul{display:block;}

#flash{width:100%;float:left;height:500px;overflow:hidden;display:inline; z-index:1;clear: both;}
.pic_show{position:relative;text-align:center;width:1440px;display:inline;float:left;height:500px;margin-left:-720px;left:50%;}
.clear{clear: both;}

 

.logoIco{
	width: 88px;
	height: 88px;
	margin-top: 30px;
}

.logotit{
	width: 430px;
	height: 88px;
	margin-top:27px;
	margin-left:12px;
}

.logotit h1{
	font-size: 26px;
	color: #007ab9;
}
.logotit span{
	font-size: 14px;
	color: #007ab9;
	border-bottom: 1px #CCC solid;
	padding-bottom:6px;
}
.logotit p{
	font-size: 14px;
	margin-top:10px;
}

.top-menu{
	width:600px;
	height:88px;;
	margin-top:27px;
}

.top-nav{
	margin-right:20px;
}

.ico{ 
	display: inline-block;
	overflow: hidden;
	width: 20px;
	height: 20px;
	vertical-align: middle;
}
.soIco{
	width: 20px;
	height: 20px;
	overflow: hidden;
}
.icono-caretDown{
	margin: 0px 0px;
}
.langIco{
	background-image: url(../images/langico.jpg);
	background-repeat: no-repeat;
}
.taobaoIco{
	background-image: url(../images/taobao.jpg);
	background-repeat: no-repeat;
}



.lang_box{
	position: absolute;
	z-index: 10;
	width: 100%;
	height: 100%;
	top: 0;
	background-image: url(../images/bg.png);
	display:none;
}
.lang_list{	
	float: left; 
	width: 33.33%;
	height: 33.33%;
	margin-top: 8%;
	text-align: center;
	display:none;
}
.lang_list a{
	width: 90%;
	height: 100%;
	line-height: 200px;
	display: inline-block;
	text-align: center;
	color: #fff;
	font-size: 2em;
	background-color: #000;
	border: 1px solid #fff;
}
.lang_list a:hover{
	background-color: #f1a20b;
}
.lang_list a span{
	font-size:0.5em;
}




.main-nav{
	width:100%;
	height: auto;
	margin-top: 24px;
}



.protect-box{
	width: 100%;
	height: auto;
	background-color: #fafafa;
}
.protect{
	margin:0 auto;
	padding-top:20px;
	width:1190px;
	height:auto;
}
.protect-list-box{
	width:1200px;
	height:auto;
}
.c-title{
	width:100%;
	height:46px;
	border-bottom: 1px solid #ddd;
	padding-bottom:2px;
}
.c-title i{
	width: 6px;
	height: 26px;
	background-color: #007ab9;
}
.c-title h3{
	height:26px;
	line-height:26px;
	margin-left:16px;
	font-size: 24px;
	font-weight: bold;
	border-bottom:3px solid #007ab9;
}





.protect-list{
	width:100%;
	margin-top:10px;
}
.protect-list2{
	width:100%;
	margin-top:10px;
}
.protect-list li{
	float:left;
	margin:10px 0 0 15px;
	padding:20px 0;
	width:388px;
	height:340px;
	border:1px solid #ccc;
	background-color: #fff;
	text-align:center;
	overflow:hidden;
}
.protect-list li:nth-child(1),.protect-list li:nth-child(4),.protect-list li:nth-child(7),.protect-list li:nth-child(10),.protect-list li:nth-child(13),.protect-list li:nth-child(16){
	margin-left:0px;
}
.jt{
	position:absolute;
	width:15px;
	height:31px;
	top:10px;
	cursor:pointer;
}
.jt_zb{
	background:url("../images/xzb.png");
	background-size:15px 31px;
	left:0px;
}
.jt_yb{
	background:url("../images/xyb.png");
	background-size:15px 31px;
	right:0px;
}
.protect-list2 li{
	float:left;
	margin:10px 13px 0 0;
	padding:20px 0;
	width:385px;
	height:340px;
	border:1px solid #ccc;
	background-color: #fff;
	text-align:center;
	overflow:hidden;
}

.port-1{
	width:100%;
	position:relative;
}

.text-desc{
	width: 100%;
	height: 55px;
	color: #fff;
	
	text-align: center;
}

.port-1 img{transition: 0.5s;}
.port-1:hover img{transform: scale(1.2);}

.port-1 .text-desc h3{
	height: 60px;
	line-height: 60px;
	color: #fff;
}
.port-1 .text-desc p{
	position: relative;
	display:inline-block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	border-radius: 50%;
	background: #fff;
	-pie-background: #fff;
	text-align: center;
	color: #717171;
    behavior: url(../images/pie.htc);
	overflow: hidden;
}
.port-1 .text-desc span{
	width: 100%;
	display:inline-block;
	height: 5px;
	line-height: 50px;
	color: #fff;
	font-size: 14px;
}


.port-1 .image-box{
	width:100%;
	text-align:center;
}
.port-1 .image-box img{
}

.port-1.effect-2 .text-desc {
    top: auto;
    bottom: -114%;
	
}
.port-1.effect-2:hover .text-desc{bottom: 0;}





.answer{
	width:290px;
	height:auto;
}

/* 本例子css */
	    .answerScroll{ float:left; margin-top:20px; width:290px; height:530px;  position:relative;  background-color: #fff;}
		.answerScroll .hd{ position:absolute; right:0; top:-45px;}
		.answerScroll .hd a:hover{ background-color: #d6d6d6;}
		.answerScroll .hd .prev,.answerScroll .hd .next{ float:left; width:auto; height:auto; margin-left:10px; padding:2px 8px; display: inline-block; text-align:center; overflow:hidden; cursor:pointer;}
		.answerScroll .hd i{ color: #717171}
		
		.answerScroll .bd{ padding:0px 20px; }
		.answerScroll .bd ul{ overflow:hidden; zoom:1; }
		.answerScroll .bd ul li{ text-align:center; zoom:1; margin-top:20px; height:150px; }
		.answerScroll .bd ul li .pic{ text-align:center; }
		.answerScroll .bd ul li .pic img{ width:180px; height:90px; display:block;  padding:2px;}
		.answerScroll .bd ul li .pic a:hover img{ border-color:#999;  }
		.answerScroll .bd ul li .title{ line-height:24px; }


.answerList span{
	background-color: #717171;
	color: #fff;
	padding: 0 3px;
}
.answerList .title a{
	margin-left:10px;
	font-size:16px;
}
.answerList .content{
	width: 250px;
	margin-top:10px;
	overflow:hidden;
	background-color: #fafafa;
}
.answerList .content span{
	position:absolute;
	display:inline;
}
.answerList .content p{
	font-size: 14px;
	line-height: 22px;
	padding: 16px;
	text-indent: 5%;
}

.answerList .content p:hover{
	background: #fffacd;
}

.protect-scx{
	width:100%;
	margin-top:30px;
}

	/* 本例子css */
		.protect-scx-list{ width:100%;  overflow:hidden; position:relative; margin-top:20px; }
		.protect-scx-list{ overflow:hidden; zoom:1; }
		.protect-scx-list li{  float: left; margin-left:14px; width: 285px; border: 1px solid #ccc; _display:inline; overflow:hidden; text-align:center; text-align:center;  }
		.protect-scx-list li:first-child {margin-left: 0px;}
		.protect-scx-list li a{ display:block; }
		.protect-scx-list li:hover .scx-list_info_m { background-color: #007ab9; color: #fff; }
		
		.scx-list_img { width:100%; height: 170px; background-color: #fff;  text-align: center;}
		.scx-list_img img{height: 100%;}
		
		.scx-list_info {width: 100%; height: 38px; background-color: #fff; margin-top:1px; }
		.scx-list_info span{ float:left; display:block; height: 100%;}
		.scx-list_info  {color: #fff; font-size:14px; line-height:38px;}
		.scx-list_info_m { padding:0 5%; background-color: #e0e0e0; color: #717171;}
		.scx-list_info_t { padding:0 5%; color: #717171;   }


.video-box{
	width: 100%;
	height: 300px;
	background-color: #fafafa;
	clear: both;
	padding:26px 0px;
}

.recommend-video{
	float:left;
	width:588px;
	height: 450px;	
	margin-top: 20px;
	overflow: hidden;
}
.recommend-video img{
	width: 100%;
	min-height: 388px;
}
.video-list{
	float:left;
	width: 100%;
	height: auto;
	margin-top: 6px;
}
.video-list li{
	float:left;
	margin-left: 14px;
	margin-top: 14px;
	width: 287px;
	overflow: hidden;
}
.video-list li:first-child,.video-list li:nth-child(5){
	margin-left: 0px;
}
.video-list li:hover .video-list-img-bg{
	display: block;
}
.video-list li:hover .video-list-img i{
	display: block;
}


.video-list-img{
	position:relative;
	width:290px;
	height: 185px;
}

.video-list-img img{
	height: 100%;
	width:287px;
	height: 185px;
}

.video-list-img i{
	position: absolute;
	z-index: 30;
	left: 45%;
	top: 40%;
	color: #fff;
	display: none;
}
.video-list-img-bg{
	position: absolute;
	z-index: 20;
	width:100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #000;
	filter:alpha(opacity=40); 
	-moz-opacity:0.4; /* Moz + FF */
    opacity: 0.4; /* 支持CSS3的浏览器（FF 1.5也支持）*/ 
	display:none;
}
.video-list-title{
	padding: 6px;
        text-align:center;
}
.video-list-title i{
	font-size: 1.5em;
	position: relative;
	top:3px;
}
.video-list-title p{
	padding-left:10px;
}


.video-list li p{
	display: inline-block;
}

.guren-box{
	width: 100%;
	height: auto;
	clear: both;
	padding:26px 0px;
	background-color: #fff;
}
.guren_more{
	float: left;
	margin-top:20px;
}
.guren_more a{
	padding-left: 10px;
	display: block;
	background-color: #d6d6d6;
}
.guren_more i{
	padding: 10px 18px;
	margin-left: 10px;
	background-color: #007ab9;
	color: #fff;
}



.summary{
	float:left;
	width:588px;
	height:auto;
	text-align:center;
}
.summary .text p{
	padding-top:20px;
	font-size:18px;
	line-height:28px;
	text-indent:28px;
	text-align:justify;
}
/* 本例子css */
		.outBox{  position:relative;  width:588px; margin-left:14px; text-align:left;}
		.outBox .hd{ height:30px; line-height:30px; position:absolute;  top:-30px;  }
		.outBox .hd ul{ float:left;  height:32px;   }
		.outBox .hd ul li{ float:left; cursor:pointer; padding: 0 20px; }
		.outBox .hd ul li.on{ background:#717171; color: #fff;}
		.outBox .bd { margin-top:26px;} 
		.outBox .bd ul{ zoom:1;  }
		.outBox .bd li{ width:588px; height: 364px; overflow: hidden;}
		.outBox .bd li img{ width:100%; min-height: 364px;}
		.outBox .bd li .date{ float:right; color:#999;  }

		.c-title ul{ float:left;  height:52px;}
		.c-title ul li{ float:left; cursor:pointer; padding: 10px 20px;height:52px;line-height:30px;font-weight: bold;font-size: 17px;width:75px;text-align:center;}
		.c-title ul li.on{background:#007ab9; color: #fff;}
		
		.inBox{ width:100%; overflow:hidden; position:relative; border:1px solid #ddd;  }
		.inBox .inBd{ position:relative; height:100%; z-index:0;   }
		.inBox .inBd li{ zoom:1; vertical-align:middle; }
		.inBox .inBd img{ width:100%; display:block;  }

		
		.inBox .iPrev,
		.inBox .iNext { width:45px; height:99px; position:absolute; top:35%; z-index:3; background-image:url(../images/slider-arrow.png);  filter:alpha(opacity=20); -moz-opacity:.2; opacity:.2; -webkit-transition:All .5s ease;-moz-transition:All .5s ease;-o-transition:All .5s ease}
		.inBox .iPrev {background-position:-112px 0; left:0 }
		.inBox .iNext {background-position:-158px 0; right:0 }
		.inBox .iPrev:hover,
		.inBox .iNext:hover { filter:alpha(opacity=60); -moz-opacity:.6; opacity:.6 }
		
	.protect-list li:1th{
		margin-left:0px;
	}
.new_box{
	width: 100%;
	clear: both;
	padding:26px 0px;
	background-color: #fff
}

.r_new {
	position: relative;
	float:left;
	margin-top: 20px;
}

.r_new .hd{
	position:absolute;
	right:14px;
	top: -56px;
}
.r_new .hd a{
	display: block;
	padding: 6px 10px;
	border: 1px solid #e0e0e0;
}
.r_new .hd a:hover{
	background-color: #e0e0e0;
}
.r_new .hd i{
	margin-right: 10px;
}

.r_new .bd li img{
	width: 287px;
	height: 166px;
}

.r_new .bd{
	float: left;
}
.r_new .bd li{
	float: left;
	margin-right:14px;
	width:  287px;
	height: auto;
	display: none;
}
.r_new .bd li .date{
	float: left;
	width: 60px;
	height: 50px;
	margin-top: 14px;
	padding-bottom: 6px;
	text-align: center;
	font-size: 10px;
	color: #fff;
	background-color: #717171;
}
.r_new .bd li .date .day{
	display:block;
	font-size: 26px;
}
.r_new .bd li .date .year{
	display:block;
}

.r_new .bd li strong{
	float: left;
	width: 213px;
	margin-left: 14px;
	margin-top: 14px;
	font-size: 18px;
	line-height: 1.8em;
	font-weight: bold;
	height:56px;
}
.r_new .bd li p{
	float: left;
	margin-top: 14px;
	font-size: 14px;
	line-height: 22px;
}


/* 本例子css */
	    .i_newlist{ float:left; margin-top:20px; width: 588px; position:relative;  }
		
		.i_newlist .hd{ position:absolute; right:0; top:-45px;}
		.i_newlist .hd span{ float: left; font-size: 14px;padding:8px 8px;}
		.i_newlist .hd a:hover{ background-color: #d6d6d6;}
		.i_newlist .hd .prev,.i_newlist .hd .next{ float:left; width:auto; height:auto; margin-left:6px; padding:2px 8px; display: inline-block; overflow:hidden; cursor:pointer;}
		.i_newlist .hd i{ color: #717171}
		
		.i_newlist .bd{ }
		.i_newlist .bd ul { overflow:hidden; zoom:1; }
		.i_newlist .bd ul li{ zoom:1; margin-bottom: 10px;  border: 1px #d6d6d6 solid; padding:10px 100px 0px 20px; cursor:pointer; position: relative;
		background: url("../images/icon.gif") 7px 17px  no-repeat;
		}
		.i_newlist .bd ul li a {display:block}
		.i_newlist .bd ul li:hover { background-color: #fafafa; }
		.i_newlist .bd ul li .title { font-size:16px;font-weight:bold; }
		.i_newlist .bd ul li .content { width:100%;  height:48px; overflow:hidden;  margin-top:10px; margin-bottom:6px; font-size:14px;line-height:22px; }
		.i_newlist .bd ul li span  { font-size:12px; margin-right:50px;}

		.i_newlist .bd ul li .inputtime{position: absolute; right:0;top:0;width:100px; text-align: center; height: 85px; background: #00a0e9; color:#fff ; padding-top: 10px}
		.i_newlist .bd ul li .inputtime .d{font-size:42px; text-align: center}
		.i_newlist .bd ul li .inputtime .ym{font-size:12px; text-align: center}

	.focusBox { float:left; position: relative; width:840px; height:515px; overflow: hidden; margin-top:20px; }
	.focusBox .pic{ position:relative; z-index:0; }
	.focusBox .pic img { width:840px; height:515px; display: block; }
	.focusBox .hd { width:100%; position: absolute; bottom: 10px; text-align: center; font-size:0; z-index:1; }
	.focusBox .hd li{margin: 0 5px; background: url(../images/dot.png) no-repeat 0 -16px; height: 16px; overflow: hidden; width: 16px; cursor: pointer;
		display:inline-block; *display:inline; zoom:1;  _background: url(../images/dot8.png) no-repeat 0 -16px;
	}
	.focusBox .hd .on{ background-position:0 0; }

	.focusBox .prev,
	.focusBox .next { width: 60px; height: 90px; margin: -60px 0 0; display: none; background: url(../images/ad_ctr.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; filter:alpha(opacity=20);opacity:0.2;  }
	.focusBox .prev { left: 0; }
	.focusBox .next { background-position: 0 -90px; right: 0; }
	.focusBox .prev:hover,
	.focusBox .next:hover { filter:alpha(opacity=50) !important;opacity:0.5 !important;  }	
	
	

.scx_madeWindow{
		float: right;
		margin-top: 20px;
		width: 330px;
		height: 515px;
		background-color: #fff;
	}
	.scx_madeWindow h3{
		width: 100%;
		height: 60px;
		line-height: 60px;
		color: #fff;
		font-size: 26px;
		font-weight: bold;
		background-color: #007ab9;
		text-align: center;
	}
	
	.form_group{
		float: left;
		width: 84%;
		margin-top: 26px;
		padding: 0 8%;
	}
	.form_group label{
		float: left;
		vertical-align: middle;
		display: inline-block;
		padding-right: 6%;
		height: 36px;
		line-height: 36px;
		font-size: 18px;
		font-weight: bold;
		text-align:center;
		
	}
	.dropdown{
		float: left;
		width: 67%;
		text-align: center;
	}
	.dropdown .selected, .dropdown li{
		font-size: 18px;
		text-align: center;
		color: #717171;
	}
	.dropdown li.focus{
		background-color: #007ab9;
	}
	
	.dropdown .carat{
		border-top: 8px solid #717171;
	}
	
	.form_group_bt_wrap{
		float: left;
		width: 84%;	
		margin-top: 26px;
		padding:0 8%;
		border-top: 1px #717171 dashed;	
	}
	
	.form_group_bt{
		float: left;
		width: 100%;
		margin-top: 26px;		
	}
		
	.form_group_bt label{
		float: left;
		vertical-align: middle;
		display: inline-block;
		padding-right: 6%;
		height: 36px;
		line-height: 36px;
		font-size: 18px;
		text-align:center;
	}
	
	.form_group_bt input{
		float: left;
		width: 67%;
		height: 36px;
		line-height: 36px;
		font-size: 18px;
		text-align: center;
		color: #717171;
		position: relative;
		border: 1px solid #ccc;
		background: #fff;
		border-radius: 3px;
		transition: all 150ms ease-in-out;
	}
	.form_group_sub_wrap{
		float: left;
		width: 100%;
	}
	
	.form_group_sub{
		float: left;
		width: 100%;
		text-align:center;
		margin-top: 26px;
	}
	.form_group_sub a{
		display: inline-block;
		padding: 4% 20%;
		border: 1px #007ab9 solid;
		background-color: #fff;
		font-size: 16px;
		transition: 0.5s ease-in-out;
	}
	.form_group_sub #dosubmit{
		display: inline-block;
		padding: 4% 20%;
		border: 1px #007ab9 solid;
		background-color: #fff;
		font-size: 16px;
		transition: 0.5s ease-in-out;
	}
	.form_group_sub a:hover, .form_group_sub #dosubmit:hover{
		background-color: #007ab9;
	    color: #fff;
	}

/* 产品栏目列表*/
	.c_protect_list_li{
		float: left;
		margin-left: 17px;
		margin-top: 17px;
		width:372px;
		height: auto;
		background-color: #fff;
		position: relative;
		border:1px solid #ccc;
	}
	.c_protect_thumb{
		float: left;
		width: 100%;
		height: 235px;
		text-align: center;
		overflow: hidden;
	}
	.c_protect_thumb img{
		height:100%;
		transition:0.5s ease-in-out;
	}
	.c_protect_info{
		float: left;
		width: 100%;
		border-top: 1px #d2d2d2 solid;
		text-align:center;
                padding-top:20px;
	}
	.c_protect_info h4{
		width: 100%;
		height: 50px;
		line-height: 50px;
		text-align:center;
		font-size: 18px;
		margin-top: 5px;
	}
	.c_protect_info span{
		display: inline-block;
		padding-right: 3%;
	}
	.c_protect_info p{
		padding: 10px 20px;
		font-size: 14px;
		line-height: 1.5;
		text-align:center;
		text-justify:inter-word;
	}
	

	.c_protect_list_li:hover .c_protect_thumb > img{
		transform: scale(1.2);
	}
	.c_protect_list_li:hover .plus_ico > span{
		bottom: 46%;
		left: 46%;
		color: #fff;
		font-size: 56px;	
	}



	.c_protect_list_li_x{
		float: left;
		margin-left: 17px;
		margin-top: 17px;
		width:374px;
		height: auto;
		background-color: #fff;
		position: relative;
	}
	
	.c_protect_info_x{
		float: left;
		padding-top: 1em;
		width: 100%;
		border-top: 1px #d2d2d2 solid;
		text-align:center;
		margin-bottom: 40px;
		
	}
	.c_protect_info_x h4{
		width: 100%;
		height: 50px;
		line-height: 50px;
		text-align:center;
		font-size: 22px;
		margin-top: 5px;
		font-weight: bold;
	}
	.c_protect_info_x span{
		display: inline-block;
		width: 22%;
		line-height: 1.8;
	}
	.c_protect_info_x p{
		padding: 10px 20px;
		font-size: 14px;
		line-height: 1.5;
		text-align:justify;
		text-justify:inter-word;
	}
	

	.c_protect_list_li_x:hover .c_protect_thumb > img{
		transform: scale(1.2);
	}
	.c_protect_list_li_x:hover .plus_ico > span{
		bottom: 46%;
		left: 46%;
		color: #fff;
		font-size: 56px;	
	}






.con-FangDa{
	float: left;
	width: 630px;
	height: auto;
}

.con-fangDaIMg{
	width: 630px;
	height: 390px;
	position: relative;
	background-color: #fff;
	text-align: center;
}
.con-fangDaIMg > img{
	width: 100%;
	height: 100%;
}
/*滑块*/
.magnifyingBegin{
	width: 190px;
	height: 170px;
	left: 0;
	top: 0;
	background-color: #454545;
	opacity: 0.5;
	filter:alpha(opacity=50);
	position: absolute;
	cursor: move;
	display: none;
}

.magnifyingShow{
	width: 540px;
	height: 524px;
	display: none;
	position: absolute;
	right: -560px;
	top: 0;
	overflow: hidden;
	background-color: #000;
}
.magnifyingShow > img{
	width: 1890px;
	height: 1170px;
	margin-left: 0;
	margin-top: 0;
}
/*设置选择图片容器*/
.con-FangDa-ImgList{
	margin-top:10px;
	width: 650px;

}
.con-FangDa-ImgList > li{
	margin-right: 12px;
	width: 198px;
	height: 122px;
	float: left;
	cursor: pointer;
	border: 2px solid #fafafa;
	background-color: #fff;
	text-align:center;
}

.con-FangDa-ImgList > li > img{
	vertical-align:top;
	display:inline;
	width:auto;
	height:122px;
}

.con-FangDa-ImgList > .active{
	border-color:#007ab9;
}




/* 产品标题信息---------------------------------------*/
.protect_info{
	float: right ;
	width: 540px;
	padding-bottom:2em;
	background-color: #fff;
}
.protect_info a{
	padding-right:12px;
}
.protect_info h3{
	margin-left: 30px;
	margin-top: 20px;
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	font-weight: bold;
}	
.protect_info h3 span{
	display: inline-block;
	padding: 0px 18px;
	height: 80%;
	border-radius : 6px;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
	background-color: #1e9ff2;
	text-align: center;
	margin-right: 10px;
}	
.protect_info ul{
	margin-top: 20px;
	margin-left: 50px;
}
.protect_info ul li{
	margin-top: 8px;
}		
.protect_info ul li a{
	margin-right: 10px;
	padding: 0px 10px;
	font-size: 16px;
	background-color: #fafafa;
}

.tell{
	margin-left: 50px;
	padding-top: 30px;
}
.tell i{
	vertical-align: middle;
	margin-right: 18px;
}
.tell span{
	font-size: 22px;
}
.tell p{
	font-size: 14px;
	text-align: center;
}
/* ---------------------------------------产品标题信息*/


.protect_wrap{
	width: 100%;
	height: auto;
	background-color: #fff;
	margin-top: 30px;
	padding-bottom: 30px;
}

/* 产品内容页，相关产品------------------*/
.related_protect{
	float: left;
	width:27%;
	margin-top: 30px;
}
.related_protect .c-title{
	margin-top: 10px;
	
}
.related_protect ul{
	float: left;
	width: 100%;
}
.related_protect ul li{
	margin-top: 20px;
	width:100%;
	background-color: #000;
	border: 1px #c4c4c4 solid;
	overflow: hidden;
	cursor: pointer;
}
.related_protect ul li img{
	width:100%;
	transition: all 150ms ease-in-out;
}
.related_protect ul li:hover img{
	transform:scale(1.2);
}


.slideProtect { float: left; width:70%;  text-align:left; margin-top: 20px; margin-left:3%;  }
.slideProtect .hd{ width:100%; height:65px; line-height:65px; border-bottom: 4px #fafafa solid;  position:relative; }
.slideProtect .hd ul{ float:left; width: 100%;  position:absolute;  height:65px;   }
.slideProtect .hd ul li{ float:left; padding:0 4%; cursor:pointer; font-size:20px;font-weight:bold; border-bottom:4px solid #fafafa; transition:border-bottom 150ms ease-in-out}
.slideProtect .hd ul li:hover{ border-bottom:4px solid #1e9ff2;  }
.slideProtect .hd ul li.on{ height:65px;  background:#fff; border-bottom:4px solid #007ab9;}
.slideProtect .bd ul{ float:left; width:90%; padding:3% 5%;  zoom:1; background-color: #fafafa; }
.slideProtect .bd li{ width: 100%; }
.slideProtect .bd li .date{ float:right; color:#999;  }
.slideProtect .bd div{ padding: 1em}







/*yx_rotaion*/
#tpxx{width:300px;height:27px;float:left;text-align:center;padding-left:40px;padding-top:15px;}
.yx-rotaion{width:400px;float:left;margin:10px;display:inline;height:300px;}
.yx-rotaion-btn,.yx-rotaion-title,.yx-rotation-focus,.yx-rotation-t,.yx-rotaion-btn{position:absolute}
.yx-rotation-title{position:absolute;width:100%;height:40px;line-height:40px;background:#000;filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4;left:0;bottom:0;_bottom:-1px;z-index:1}
.yx-rotation-t{color:#fff;font-size:16px;font-family:microsoft yahei;z-index:2;bottom:0;left:10px;line-height:40px}
.yx-rotation-focus span,.yx-rotaion-btn span{background:url(img/ico.png) no-repeat;display:block;}
.yx-rotation-focus{height:40px;line-height:40px;right:20px;bottom:0;z-index:2}
.yx-rotation-focus span{width:12px;height:12px;line-height:12px;float:left;margin-left:5px;position:relative;top:14px;cursor:pointer;background-position:-24px -126px;text-indent:-9999px}
.yx-rotaion-btn{width:100%;height:41px;top:50%;margin-top:-20px;}
.yx-rotaion-btn span{width:41px;height:41px;cursor:pointer;filter:alpha(opacity=30);-moz-opacity:0.3;-khtml-opacity:0.3;opacity:0.3;position:relative}
.yx-rotaion-btn .left_btn{background-position:-2px -2px;float:left;left:10px}
.yx-rotaion-btn .right_btn{background-position:-2px -49px;float:right;right:10px}
.yx-rotaion-btn span.hover{filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8;opacity:0.8}
.yx-rotation-focus span.hover{background-position:-10px -126px}
.rotaion_list{width:400px;height:300px;float:left;margin:10px 5px;overflow:hidden;}
.rotaion_list li img{width:400px;height:300px;}
.app-news-left-img{
	width: 420px;
	height: 310px;
	float: left;
	display: inline;
	position:relative;
}


.company{width:750px;float:left;margin-left:20px;display:inline;margin-top:18px;}
.company00{height:32px;width:750px;float:left;border-bottom:1px solid #ccc;}
.company02{float:left;line-height:32px;font-size:14px;margin-right:10px;}
.company02 a{float:left;display:inline;width:80px;text-align:center;}
.company02 a:hover{color:#fff;}
.more{float:right;margin-top:10px;}
.more a{font-size: 12px;color:#666;}
.more a:hover{color:#f00;}

.company03{width:750px;float:left;margin-top: 15px;}
.company03 li.n01{float:left;width:750px;height:30px;}
.company03 li.n01 a{line-height:30px;float:left;font-size: 14px;}
.company03 li.n01 a:hover{color: #f00;}
.company03 li.n01 span{float:right;line-height:30px;color:#888;font-size: 12px;}
.company03 li.n02{border-bottom:1px dashed #a6a6a6;color:#555;font-size: 12px;padding-bottom: 5px;width:100%;overflow:hidden;}
.xia001{background:#007ab9;color:#fff;text-align:center;padding: 0 20px;}
.xia001:hover{color:#fff;}
#footer{width:100%;overflow: hidden;margin-top: 20px;background: #eee;}
.link{width:1200px;margin:0 auto;overflow: hidden;}
.link .ttt{width: 132px;line-height: 60px;background: url(../images/dh_6mvj.png) repeat;color:#fff;font-size: 16px;text-align: center;float: left;}
.link .nnn{float: left;}
.link .nnn a{margin-left: 15px;font-size: 14px;color: #555;line-height: 60px;}
.link .nnn a:hover{color:red;}

.boot{width: 100%;background: url(../images/dd_finp.png) repeat;overflow: hidden;padding-bottom:30px;}
.bot-nav{width: 1200px;height: 70px;border-bottom: 1px solid #3b3b3b;line-height: 70px;margin:0 auto;text-align: center;}
.bot-nav a{color: #333;font-size: 14px;margin:0 20px;}
.bot-nav a:hover{color: #ff0;}
.zw{width: 1200px;margin:0 auto;padding-top: 30px;}
.zw li{float: left;}
.zw1{width: 201px;line-height: 100px;}
.zw2{width: 799px;padding: 0 40px;height: auto;color: #333;line-height: 30px;font-size: larger;}
.zw3{width: 120px;height: 145px;}
.zw3 span{float: left;width: 120px;text-align: center;line-height: 25px;color: #fff;font-size: 12px;}


#con{width:100%;background: #eee;padding: 20px 0;overflow: hidden;margin-top: 20px;}
.ctner{width: 1200px;margin:0 auto;}
.ctn-more{width: 122px;height: 38px;margin:0 auto;line-height: 38px;}
.ctn-more a{float: left;width: 122px;height: 38px;border-radius: 38px;text-align: center;border:1px solid #3e85c5;border-radius: 38px;}
.ctn-more a:hover{color: red;}


#nav-menu{width: 100%;border-bottom: 1px solid #EDEDED;height: 69px;line-height: 69px;background: #FFFFFF;}
.nav-menu01{width: 1200px;height: 69px;margin: 0 auto;}
.nav-menu02{height: 69px;background: url(../images/fz.png) no-repeat;text-indent: 25px;color: #626262;float: left;display: inline;}
.nav-menu02 span{color: #005491;}
.nav-menu03{float: right;height: 68px;}
.nav-menu03 a{font-weight: bold;margin-left: 15px;color: #626262;float: left;}
.nav-menu03 a:hover{color: #005491;border-bottom: 2px solid #005491;}

#contentss{width: 1200px;margin:20px auto;background: #FFFFFF;}
.about02{width: 100%;text-align: center;font-size: 24px;color: #005491;padding: 30px 0 20px;font-family: "Microsoft Yahei","sim sun",sans-serif;}
.line02{width: 92%;height: 1px;background: #ddd;margin: 0 auto;}
.about-ctn02{width: 92%;margin:0 auto;padding-bottom: 50px;font-size: 14px;line-height: 30px;padding-top: 30px;}



.Prosemenu{width:250px;float:left;overflow:hidden;}
.ProsemenuT{width:100%;float:left;overflow:hidden;height:45px;line-height:45px;background:#007ab9;color:#fff;font-size:16px;text-align:center;}
.ProsemenuLi{width:248px;float:left;height:35px;line-height:35px;color:#000;text-align:center;border:1px solid #c0dded;background:#f3fafe;margin-top:2px;font-size:14px;}
.ProsemenuLi a{color:#000}
.ProsemenuLi:hover{background:#007ab9}
.ProsemenuLi:hover a{color:#fff;}
.ProsemenuLiF{width:248px;float:left;height:35px;line-height:35px;color:#000;text-align:center;border:1px solid #c0dded;background:#f3fafe;margin-top:2px;font-size:14px;}
.ProsemenuLiF a{color:#c00;font-weight:700;font-size:18px;}
.ProsemenuLiF:hover{background:#007ab9}
.ProsemenuLiF:hover a{color:#fff;}
.pro_contact{width:250px;float:left;margin-top:15px;overflow:hidden;}
.proContactT{width:100%;float:left;height:45px;line-height:45px;background:#007ab9;color:#fff;font-size:16px;font-weight:700;text-indent:15px;}
.proCCC{width:238px;overflow:hidden;border:1px  solid #ddd;padding:5px;border-top:none; font-size:16px;}
.proCCC p{width:100%;line-height:25px;}
.proCCC p strong{color:#f00}	
#conn{width: 1200px;margin:0 auto;overflow: hidden;}
#right_about{width: 940px;float: left;margin-left: 10px;margin-top: 20px;}
.r_info{height: 45px;width: 100%;line-height: 44px;border-bottom: 1px solid #ccc;}
.r_info01{float: left;background: #007ab9;height: 45px;color: #fff;padding:0 30px;font-size: 16px;font-weight: bold;}
.r_info02{float: right;}

.newscc {background: url(../images/0_60.jpg) no-repeat 5px center;width: 100%;line-height: 30px;border-bottom: 1px dashed #DDDDDD;text-indent: 15px;float: left;display: inline;}
.newscc a{float: left;font-size: 14px;color: #626262;}
.newscc a:hover{color: red;}
.newscc span{float: right;margin-right: 10px;color: #555;} 

.content_page{width:920px; height:30px; border:#c9caca 1px solid; float:left; margin-left:15px; margin-top:15px; font-size:14px; text-align:center; line-height:30px;margin-bottom:10px;padding:5px 0; }
.content_page a{background:#fff;margin:1px;padding:4px 6px;border:1px solid #AECD9E;color:#A0A0A0;}
.content_page span{background:#F7FDF4;color:#f60;margin:1px;padding:4px 6px;border:1px solid #AECD9E;}
.content_page input{position:absolute;margin:-5px 0 0 1px;*margin:0 0 0 1px;padding:1px 0 2px 0;*padding:0;background:#fff;border:1px solid #AECD9E;color:#A0A0A0;width:30px;height:22px;line-height:22px;text-align:center;}
.content_page button{position:absolute;margin:-5px 0 0 35px;*margin:0 0 0 35px;padding:0;background:#fff;border:1px solid #AECD9E;color:#A0A0A0;width:40px;height:24px;line-height:24px;text-align:center;font-size:12px;}
#paging{ width:940px; height:23px; line-height:23px; text-align:center;  border:#ddd 1px solid; float:left; margin:10px;  display:inline; font-size:12px; color:#666666;}
#paging a{color:#666666;}
#paging a:hover{color:#F00;}
.abouttt01{margin-top: 10px;font-size: 14px;line-height: 30px;margin-left: 10px;float: left;display: inline;overflow: hidden;width: 918px;}
.nei06{ width:940px; float:left; font-size:12px; line-height:10px; text-align:center; color:#999; margin-left:15px; display:inline;padding-bottom:15px;}
.wen1{font-size:16px; text-align:center; font-weight:bold; line-height:32px;}
.r_title{width: 100%;line-height: 50px;text-align: center;font-size: 16px;}





.nav_style02{
		width: 100%;
		height: 50px;
		line-height: 50px;
		position: relative;
		z-index:1;
	}
	
	.nav_style02 ul li{
		float: left;
		padding: 0 1.8%;

	}
	.nav_style02 ul li.on{
		background-color: #fafafa;

	}
	.nav_style02 ul li a{
		display: inline-block;
    font-weight: bold;
    font-size: 18px;
	}
	
	
	
	.nav_style02_video{
		position: relative;
		z-index:10;
	}
	
	.nav_style02_video i{
		margin-left: 10px;
	}
	
	.nav_style02_video:hover {
		background-color: #fafafa;
		
	}
	
	
	.nav_style02_video ul{
		position:absolute;
		width: 100%;
		padding: 10px 0px;
		top: 10;
		left: 0;
		background-color: #d9d9d9;
		overflow: hidden;
		display: none;
	}
	
	.nav_style02_video ul li{
		float:inherit;
		text-align: center;
		padding: 0;
		line-height: 2;
		background-color: #d9d9d9;
		transition: all 100ms ease-in-out;
	}
	
	.nav_style02_video ul li:hover{
		background-color: #fafafa;
	}
	
	.nav_style02_video ul li a{
		font-size: 14px;

	}




	
.fy{padding:10px 0;height:auto;width:100%;float: left; margin-bottom:15px; background:#f9f9f9; padding-left:28%;}
.fy a{height:28px;line-height:28px;margin-right:2px;text-align:center;display: block;float: left;border: 1px #DEDFDE solid; background:#fff;padding:0 15px;}
.fy .a1{width:60px;height:28px; background:#fff;}
.fy span{height:28px;line-height:28px;margin-right:2px;width:30px;text-align:center;display: block;float: left;color:#fff; background:#d00;}
.fy span.dot{border: 1px #DEDFDE solid; color:#333333}