/* CSS Document */
.dy_subnav{
	clear:both;
	width:100%;
	height:114px;
	background: #fefefe;
  	background: -webkit-linear-gradient(top, #fefefe, #dadada);
  	background: -moz-linear-gradient(top, #fefefe, #dadada);
  	background: -o-linear-gradient(top, #fefefe, #dadada);
  	background: -ms-linear-gradient(top, #fefefe, #dadada);
  	background: linear-gradient(top, #fefefe, #dadada);
  	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#fefefe',endColorstr='#dadada',GradientType=0);
}
.dy_subnav .subtitle{
	display:inline;
	float:left;
	color:#006cbf;
	height:114px;
	line-height:114px;
	font-family:"微软雅黑";
	font-size:40px;
	font-weight:600;
	text-shadow: 0 1px 0 white;
	zoom:1;
	filter:progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=120, color=#FFF);
}
.dy_website{
	clear:both;
	width:100%;
	border-bottom:1px solid #e9e9e9;
}
.dy_website .navtitle{
	clear:both;
	width:1102px;
	height:42px;
	line-height:42px;
	font-family:"微软雅黑";
	font-size:18px;
	font-weight:500;
	padding-top:37px;
	margin:0 auto;
	background:url(../images/bg/website_bg.jpg) left no-repeat;
}
.dy_website .navtitle a{
	padding:0 15px;
}
.dy_website .navtitle .onvi{
	color:#006cbf;
}
.mapnav{
	clear:both;
	width:1102px;
	height:30px;
	line-height:30px;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:500;
	padding-top:20px;
	margin:0 auto;
}
.dy_left{
	display:inline;
	float:left;
	width:700px;
}
.dy_right{
	display:inline;
	float:right;
	width:275px;
}
.content{
	display:inline;
	float:left;
	width:700px;
	line-height:24px;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:500;
}

.right_title{
	clear:both;
	color:#5a5a5a;
	width:270px;
	height:30px;
	line-height:30px;
	font-family:"微软雅黑";
	font-size:20px;
	font-weight:500;
	padding-left:5px;
	border-bottom:2px solid #0082c8;
}
.right_box{
	clear:both;
	width:245px;
	line-height:24px;
	font-family:"微软雅黑";
	font-size:14px;
	padding:0 15px;
	margin-bottom:20px;
	background-color:#f7f7f7;
	overflow-y:auto;
}
.contact_con{
	clear:both;
	clear:both;
	width:245px;
	line-height:24px;
	font-family:"微软雅黑";
	font-size:14px;
	padding:10px 15px;
	margin-bottom:20px;
}

.newslist{
	clear:both;
	width:700px;
	line-height:24px;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:500;
}
.newslist .newsframe{
	clear:both;
	width:700px;
	height:110px;
	margin-bottom:45px;
}
.newsframe .newsimg{
	display:inline;
	float:left;
	width:139px;
	height:104px;
	margin-right:20px;
}
.newsframe .newscon{
	display:inline;
	float:right;
	width:535px;
	height:110px;
	overflow:hidden;
}
.newsframe .newstitle{
	clear:both;
	height:30px;
	line-height:30px;
	font-family:"微软雅黑";
	font-size:18px;
	font-weight:500;
}
.newsframe .newsdate{
	clear:both;
	height:24px;
	line-height:24px;
	font-family:"微软雅黑";
	font-size:12px;
	text-align:right;
	padding-right:15px;
}
.newsframe .newsbrief{
	clear:both;
	height:48px;
	line-height:24px;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:500;
	overflow:hidden;
}

.newswrap{
	clear:both;
	width:700px;
}
.newswrap .newstitle{
	clear:both;
	width:685px;
	height:54px;
	line-height:54px;
	font-family:"微软雅黑";
	font-size:28px;
	padding-left:15px;
	border-bottom:2px solid #0082c8;
}
.newswrap .newsdate{
	clear:both;
	width:685px;
	height:24px;
	line-height:24px;
	font-family:"微软雅黑";
	font-size:14px;
	text-align:right;
	padding-right:15px;
	padding-top:6px;
}
.newswrap .newsmark{
	clear:both;
	color:#dbdbdb;
	height:25px;
	line-height:25px;
	font-family:"微软雅黑";
	font-size:12px;
	font-weight:500;
}

.product_column{
	clear:both;
	width:100%;
	height:140px;
	padding-top:60px;
	background: #ffffff;
  	background: -webkit-linear-gradient(top, #ffffff, #dadada);
  	background: -moz-linear-gradient(top, #ffffff, #dadada);
  	background: -o-linear-gradient(top, #ffffff, #dadada);
  	background: -ms-linear-gradient(top, #ffffff, #dadada);
  	background: linear-gradient(top, #ffffff, #dadada);
  	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffff',endColorstr='#dadada',GradientType=0);
}
.product_column h1{
	clear:both;
	display:block;
	color:#006cbf;
	line-height:60px;
	font-family:"微软雅黑";
	font-size:40px;
	font-weight:600;
	padding-left:25px;
	text-shadow: 0 1px 0 white;
	zoom:1;
	filter:progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=120, color=#FFF);
}
.product_column p{
	color:#354552;
	font-family:"微软雅黑";
	font-size:14px;
	line-height:24px;
	font-weight:500;
	padding:0;
	margin:0;
	padding-left:25px;
}
.product_column p a{
	color:#0082c8;
}

 .solutions_list{
	clear:both;
	width:1102px;
	height:115px;
	padding-top:13px;
	margin:0 auto;
	background:url(../images/bg/shadow_bg02.jpg) center bottom no-repeat;
}
.solutions_list h3{
	display:block;
	color:#3f3f3f;
	height:25px;
	line-height:25px;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:600;
	margin-bottom:10px;
}
.solutions_list .solutions_box{
	clear:both;
	width:1077px;
	height:35px;
	padding-left:25px;
	margin-bottom:9px;
}
.solutions_box .solution_name
{
	display:inline;
	float:left;
	color:#3f3f3f;
	height:24px;
	line-height:24px;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:500;
	padding-right:5px;
}
.search_bg{
	display:inline;
	float:left;
	color:#b9b9b9;
	width:225px;
	height:28px;
	padding-left:15px;
	line-height:21px;
	font-family:"微软雅黑";
	font-size:12px;
	font-weight:500;
	margin-right:12px;
	background:url(../images/select/search_bg02.jpg) no-repeat;
	overflow:hidden;
	resize:none;
	border:none;
	outline:none;
}
.search_bt02{
	display:inline;
	float:left;
	width:56px;
	height:29px;
}
/*select 下拉列表美化css
select{display: none;outline:none;}
.select_box{
	display:inline;
	float:left;
	color: #999999;
	width:133px;
	height:27px;
	line-height: 27px;
	font-family:"微软雅黑"; 
	font-size:14px;
	background:url(../images/bg/select_boxbg.jpg) no-repeat;
	margin-right:20px;
	position:relative;
}
.select_showbox{
	line-height: 27px;
	padding-left:5px;
}
.select_option{
	display: none;
	width:131px;
	border: 1px solid #afc5e0;
	border-top: none;
	position:absolute;
	z-index:1000;
	background-color:#FFF;
}
.select_option li{padding-left: 5px;}
.select_option li.selected{color: #999;background-color:#FFF;}
.select_option li.hover{background:#7b6959; color:#fff;}
 下拉列表美化css --end*/
.solutions_list .font01{
	clear:both;
	color:#0082c8;
	height:25px;
	line-height:25px;
	font-family:"微软雅黑";
	font-size:18px;
	font-weight:500;
}

.photolist{
	clear:both;
	width:1102px;
	margin:0 auto;
}
.photolist table{
	border-collapse:collapse;
	border:none;
}
.photolist table td{
	padding:30px 0;
	border:1px solid #d3d3d3;
}
.photolist table tr:last-of-type td{
	border-bottom:none;
}
.photolist table tr td{
	border-top:none;
}
.photolist table tr td:first-child{
	border-left:none;
}
.photolist table tr td:last-child{
	border-right:none;
}
.photolist table td table td{
	border:none;
	padding:0;
}
.productlist{
	clear:both;
	width:510px;
}
.productlist .biankuang{
	border:none;
}
.productlist .productintro{
	display:inline;
	float:right;
	width:340px;
	margin-bottom:5px;
}
.productlist .productintro h3{
	display:block;
	width:340px;
	height:34px;
	line-height:34px;
	font-family:"微软雅黑";
	font-size:26px;
	font-weight:500;
}
.productlist .productintro .brief{
	clear:both;
	color:#354552;
	width:340px;
	height:28px;
	line-height:24px;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:500;
}
.productlist .productintro .intro{
	clear:both;
	color:#838f98;
	width:340px;
	height:42px;
	line-height:18px;
	font-family:"微软雅黑";
	font-size:12px;
	font-weight:500;
}
.productlist .productintro .model{
	clear:both;
	color:#838f98;
	width:340px;
	height:40px;
	line-height:20px;
}
.productlist .productintro .model a{
	color:#0082c8;
}
.productlist .productintro .model a:hover{
	color:#009fe3;
}
.productlist .productimg{
	display:inline;
	float:left;
	width:145px;
	height:110px;
	margin-top:13px;
}

.company_info{
	clear:both;
	width:100%;
	min-height:445px;
	border-top:1px solid #ffffff;
	background: #f4f4f3;
  	background: -webkit-linear-gradient(top, #f4f4f3, #dcdcdc);
  	background: -moz-linear-gradient(top, #f4f4f3, #dcdcdc);
  	background: -o-linear-gradient(top, #f4f4f3, #dcdcdc);
  	background: -ms-linear-gradient(top, #f4f4f3, #dcdcdc);
  	background: linear-gradient(top, #f4f4f3, #dcdcdc);
  	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#f4f4f3',endColorstr='#dcdcdc',GradientType=0);
	position:relative;
}
.company_info .section_arrow{
	clear:both;
	width:125px;
	height:26px;
	background:url(../images/bg/arrow_02.jpg) no-repeat;
	position:absolute;
	margin-left:-62px;
	bottom:-26px;
	left:50%;
}

.productinfo{
	clear:both;
	width:1102px;
	min-height:370px;
	padding-top:25px;
	margin:0 auto;	
}
.productinfo .product_con{
	display:inline;
	float:left;
	width:575px;
	min-height:370px;
}
.productinfo .product_con .title_frame{
	clear:both;
	width:557px;
	height:46px;
	padding-left:10px;
	border-bottom:2px solid #0082c8;
}
.productinfo .product_con .title_frame h1{
	display:block;
	color:#006cbf;
	height:30px;
	line-height:30px;
	font-family:"微软雅黑";
	font-size:28px;
	font-weight:500;
	padding-top:10px;
	overflow:hidden;
}
.productinfo .product_con .title_frame h3{
	display:block;
	color:#354552;
	height:40px;
	line-height:40px;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:500;
	overflow:hidden;
}
.productinfo .product_con .briefinfo{
	clear:both;
	color:#006cbf;
	height:35px;
	line-height:35px;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:500;
	text-align:right;
}
.productinfo .product_con .prowrap{
	clear:both;
	color:#838f98;
	width:555px;
	line-height:28px;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:500;
	padding:0 10px;
	margin-bottom:10px;
}
.productinfo .product_con .xhinfor{
	clear:both;
	color:#838f98;
	width:555px;
	line-height:24px;
	font-family:"微软雅黑";
	font-size:12px;
	padding:0 10px;
}
.productinfo .product_con .xhinfor span{
	color:#006cbf;
	font-family:"微软雅黑";
	font-size:14px;
}
.productinfo .product_con .xhinfor span a:hover{
	color:#006cbf;
	font-family:"微软雅黑";
	font-size:14px;
	text-decoration:underline;
}
.productinfo .product_pic
{

    margin-right:6px;
	display:inline;
	float:right;
	width:344px;
	margin-top:16px;
	overflow:hidden;
}

.product_left{
	display:inline;
	float:left;
	width:615px;
}
.product_right{
	display:inline;
	float:right;
	width:345px;
	margin-right:5px;
}


.product_right .titlename{
	clear:both;
	color:#5a5a5a;
	width:340px;
	height:30px;
	line-height:30px;
	font-family:"微软雅黑";
	font-size:20px;
	font-weight:500;
	padding-left:5px;
	border-bottom:2px solid #0082c8;
}
.right_newslist{
	clear:both;
	width:315px;
	font-family:"微软雅黑";
	font-size:14px;
	padding:10px 15px;
	margin-bottom:20px;
	background-color:#f7f7f7;
	overflow-y:auto;
}
.right_newslist ul li{
	clear:both;
	color:#838f98;
	width:315px;
	height:30px;
	line-height:30px;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:500;
}
.right_newslist ul li　span a{
	color:#006cbf;
	font-weight:600;
}
.parameter{
	clear:both;
	color:#838f98;
	width:325px;
	font-family:"微软雅黑";
	font-size:14px;
	line-height:32px;
	font-weight:500;
	padding:10px 10px;
	margin-bottom:20px;
	background-color:#f7f7f7;
	overflow-y:auto;
}
.parameter span{
	color:#5a5a5a;
}
.skill_info{
	clear:both;
	color:#838f98;
	width:315px;
	padding:10px 15px;
	margin-bottom:20px;
	background-color:#f7f7f7;
	overflow-y:auto;
}
.skill_info ul li{
	clear:both;
	width:280px;
	height:32px;
	line-height:32px;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:500;
	padding-left:35px;
	
	overflow:hidden;
}

.product_left .title_frame{
	clear:both;
	color:#5a5a5a;
	width:605px;
	height:30px;
	line-height:30px;
	font-family:"微软雅黑";
	font-size:20px;
	font-weight:500;
	padding-left:10px;
	border-bottom:2px solid #0082c8;
}
.product_left .title_frame span{
	color:#0082c8;
}
.product_left .infowrap{
	clear:both;
	width:615px;
	line-height:28px;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:500;
}
.product_left .infowrap .inmark{
	clear:both;
	color:#dbdbdb;
	line-height:36px;
	font-family:"微软雅黑";
	font-size:12px;
	font-weight:500;
}

.product_frame{
	clear:both;
	width:100%;
	height:235px;
	border-top:1px solid #d3d3d3;
	border-bottom:1px solid #d3d3d3;
	margin-bottom:40px;
}
.product_frame .pro_con{
	clear:both;
	width:1102px;
	height:214px;
	padding-top:21px;
	margin:0 auto;
	background:url(../images/bg/bg_01.jpg) center center no-repeat;
}
.product_frame .prolist{
	width:495px;
	height:214px;
}
.product_frame .prolist .title_frame{
	clear:both;
	display:block;
	color:#5a5a5a;
	height:25px;
	line-height:25px;
	font-family:"微软雅黑";
	font-size:20px;
	font-weight:500;
	padding-left:10px;
	margin-bottom:30px;
}
.product_frame .prolist .title_frame span{
	color:#0082c8;
}
.product_frame .prolist ul{
	display:block;
	width:495px;
	height:135px;
	overflow:hidden;
}
.product_frame .prolist ul li{
	display:inline;
	float:left;
	width:145px;
	height:135px;
	text-align:center;
	padding:0 10px;
}
.product_frame .prolist ul li img{
	clear:both;
	width:145px;
	height:110px;
	overflow:hidden;
}
.product_frame .prolist ul li p{
	clear:both;
	width:145px;
	height:25px;
	line-height:25px;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:500;
	text-align:center;
	padding:0;
	margin:0;
}

.product_left .question_form{
	clear:both;
	width:615px;
	padding-top:13px;
}
.question_form table td{
	color:#5a5a5a;
	font-family:"微软雅黑";
	font-size:14px;
	line-height:36px;
	font-weight:500;
	padding:2px 0 2px 22px;
}
.question_form .textare_01{
	clear:both;
	width:283px;
	height:25px;
	line-height:25px;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:500;
	padding:3px 5px;
	border:none;
	background:url(../images/bg/textarea_01.jpg) no-repeat;
	resize:none;
	outline:none;
	overflow:hidden;
}
.question_form .textare_02{
	clear:both;
	width:487px;
	height:95px;
	line-height:25px;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:500;
	padding:3px 5px;
	border:none;
	background:url(../images/bg/textarea_02.jpg) no-repeat;
	resize:none;
	outline:none;
}
.question_form .textare_03{
	display:inline;
	float:left;
	width:86px;
	height:25px;
	line-height:25px;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:500;
	padding:3px 5px;
	border:none;
	background:url(../images/bg/textarea_03.jpg) no-repeat;
	resize:none;
	outline:none;
	overflow:hidden;
}
	
	






.fenye{
	clear:both;
	width:100%;
	height:41px;
	padding-top:31px;
	background:url(../images/bg/shadow_bg.jpg) top center no-repeat;
	border-top:1px solid #e9e9e9;
}
.fy_con{
	clear:both;
	height:24px;
	text-align:center;
	margin:0 auto;
}
.fy_con .fy_pre,
.fy_con .fy_next{
	display:inline;
	float:left;
	width:18px;
	line-height:18px;
	margin:0 3px;
}
.fy_con .fy_num{
	display:inline;
	float:left;
	height:24px;
}
.fy_con .fy_num ul li{
	display:inline;
	float:left;
	width:24px;
	height:22px;
	line-height:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	margin:0 5px;
}
.fy_con .fy_num ul li a{
	display:block;
	color:#818181;
	width:24px;
	height:22px;
	line-height:22px;
	text-align:center;
	text-decoration:none;
}
.fy_con .fy_num ul li.fyon a{
	display:block;
	color:#2f2f2f;
	height:22px;
	line-height:22px;
	text-align:center;
	text-decoration:none;
	border-bottom:2px solid #0082c8;
}
.fy_con .fy_num ul li a:hover,
.fy_con .fy_num ul li.fyon a:hover{
	color:#2f2f2f;
	text-decoration:none;
	border-bottom:2px solid #0082c8;
}





.search_are{
	clear:both;
	color:#897f76;
	padding-left:15px;
	width:240px;
	height:28px;
	line-height: 24px;
	font-family:"微软雅黑"; 
	font-size:14px;
	position:relative;
	background:url(../images/select/search_bg03.jpg) no-repeat;
	resize:none;
	border:none;
	outline:none;
	overflow:hidden;
}

.bt_box{
	display:inline;
	float:left;
	color:#FFF;
	width:74px;
	height:29px;
	line-height:29px;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:600;
	text-align:center;
	text-shadow: 0 1px 0 #062249;
	zoom:1;
	margin-right:8px;
	filter:progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=120, color=##062249);
}
.bt_box a{
	display:block;
	color:#FFF;
	width:74px;
	height:29px;
	text-decoration:none;
	background:url(../images/bg/bt_box_01.jpg) no-repeat;
}

.bt_box .bt_s2{
	display:block;
	color:#FFF;
	width:74px;
	height:29px;
	text-decoration:none;
	background:url(../images/select/reset_1.jpg) no-repeat;
}
.bt_box .bt_s2:hover{
	display:block;
	color:#FFF;
	width:74px;
	height:29px;
	text-decoration:none;
	background:url(../images/select/reset_2.jpg) no-repeat;
}

.bt_box .bt_s1{
	display:block;
	width:74px;
	height:29px;
	text-decoration:none;
	background:url(../images/select/sos_1.jpg) no-repeat;
}
.bt_box .bt_s1:hover{
	display:block;
	width:74px;
	height:29px;
	text-decoration:none;
	background:url(../images/select/sos_2.jpg) no-repeat;
}


/*select 下拉列表美化css
select{display: none;outline:none;}
.selon{
	clear:both;
	width:198px;
}
.selno{
	clear:both;
	width:198px;
}
.selon .select_box,
.selno .select_box{
	display:inline;
	float:left;
	width:198px;
	height:20px;
	line-height: 20px;
	padding-top:2px;
	padding-bottom:6px;
	font-family:"微软雅黑"; 
	font-size:14px;
	position:relative;
}
.selon .select_box{
	color:#363636;
	text-shadow: 0 1px 0 white;
	background:url(../images/bg/selecton_bg.jpg) no-repeat;
}
.selno .select_box{
	color:#897f76;
	text-shadow: 0 1px 0 white;
	background:url(../images/bg/selectno_bg.jpg) no-repeat;
}
.selon .select_showbox,
.selno .select_showbox{
	line-height: 20px;
	padding-left:5px;
	margin-bottom:4px;
}
.selon .select_option,
.selno .select_option{
	width:195px;
	margin-left:1px;
	overflow:hidden;
}

.selon .select_option li.selected,
.selno .select_option li.selected{
	width:196px;
	overflow:hidden;
}
.selon .select_option,
.selno .select_option{
	display: none;
	border: 1px solid #afc5e0;
	border-top: none;
	position:absolute;
	z-index:1000;
	background-color:#FFF;
}
.selon .select_option li,
.selno .select_option li{padding-left: 5px;}
.selon .select_option li.selected,
.selno .select_option li.selected{color: #999;background-color:#FFF;}
.select_option li.hover{background:#7b6959; color:#fff;}
 下拉列表美化css --end*/
 
 
 /**.newslist1{
	clear:both;
	width:700px;
	line-height:24px;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:500;
}
.newslist1 .newsframe1{
	clear:both;
	width:700px;
	height:24px;
	margin-bottom:65px;
}
.newsframe1 .newsimg1{
	display:inline;
	float:left;
	width:139px;
	height:104px;
	margin-right:20px;
	border:3px solid #cecece;;
}
.newsframe1 .newscon1{
	display:inline;
	float:right;
	width:700px;
	height:110px;
	overflow:hidden;
}
.newsframe1 .newstitle1{
	clear:both;
	height:30px;
	line-height:30px;
	font-family:"微软雅黑";
	font-size:18px;
	font-weight:650;
}
.newsframe1 .newsdate1{
	clear:both;
	height:18px;
	line-height:18px;
	font-family:"微软雅黑";
	font-size:12px;
	text-align:right;
	padding-right:15px;
}
.newsframe1 .newsbrief1{
	clear:both;
	height:48px;
	line-height:24px;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:700;
	margin-bottom:25px;
}**/
.leftfwyd a:hover
{
        color:#009fe3;
    }
    
    /*-----------------------------------------------------*/


.newslist1{
	clear:both;
	width:700px;
	line-height:24px;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:500;
}
.newslist1 .newsframe1{
	clear:both;
	width:700px;
	height:24px;
	margin-bottom:15px;
}
/*.newsframe1 .newsimg1{
	display:inline;
	float:left;
	width:139px;
	height:104px;
	margin-right:20px;
	border:3px solid #cecece;;
}*/
.newsframe1 .newscon1{
	display:inline;
	float:right;
	width:700px;
	height:50px;
	overflow:hidden;
}
.newsframe1 .newstitle1{
	clear:both;
	height:30px;
	line-height:30px;
	font-family:"微软雅黑";
	font-size:18px;
	font-weight:650;
}
.newsframe1 .newsdate1{
	clear:both;
	height:18px;
	line-height:18px;
	font-family:"微软雅黑";
	font-size:12px;
	text-align:right;
	padding-right:15px;
}
.newsframe1 .newsbrief1{
	clear:both;
	height:48px;
	line-height:24px;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:700;
	margin-bottom:25px;
}


.vlalist
{
    
    color:#838f98;
    text-decoration:none;
    }
.vlalist:hover
{
    color:#009fe3;
    text-decoration:underline;
    }






					/*20230404修改新增*/


.content_box * { font-family:"微软雅黑";}






.list_1 { position:relative; overflow:hidden;}
.list_1 ul { width:800px; position:relative; top:1px;}
.list_1 ul li { float:left; padding: 24px 18px 24px 0; border-bottom:1px solid #e1e1e1;}
.list_1 ul li .abox { display:block; width:228px;}
.list_1 ul li .abox_in {}
.list_1 ul li .abox .imgbox { height:140px;}
.list_1 ul li .abox .imgbox .img { display:block; width:100%; height:100%;}









				/*sn检索*/
.content_01 { padding:80px 0 120px 0;}
.c01_main_1 {}
.c01_main_1 .text_item_1 { font-size:0; text-align:center; height:28px;}
.c01_main_1 .text_item_1 .spanbox { display:inline-block;}
.c01_main_1 .text_item_1 .text_1 { float:left; color:#363636; font-size:14px; line-height:18px; padding:8px 0 0 0;}
.c01_main_1 .text_item_1 .text_2 { float:left; color:#0082c8; font-size:24px; line-height:28px; font-weight:bold; padding: 0 8px;}
.c01_main_1 .searchwrap { width:574px; margin:36px auto 0 auto;}
.c01_main_1 .searchwrap .searchbox { padding: 0 160px 0 12px; position:relative; border:1px solid #e7e5e5; border-radius:4px; overflow:hidden;}
.c01_main_1 .searchwrap .searchbox .textbox {}
.c01_main_1 .searchwrap .searchbox .textbox .text { padding:0; border:0; outline:none; background:none; width:100%; color:#363636; font-size:14px; line-height:48px;}
.c01_main_1 .searchwrap .searchbox .subbox { position:absolute; right:0; top:0; bottom:0; width:120px;}
.c01_main_1 .searchwrap .searchbox .subbox .submit { padding:0; border:0; outline:none; background:none; width:100%; height:100%; color:#ffffff; font-size:14px; background-image:url(../images/p-c01_main_1-1-1.jpg); background-position: center left; background-repeat:repeat-x; cursor:pointer;}
.c01_main_2 { margin:110px 0 0 0; padding: 30px 24px 26px 24px; background-color:#f6f6f6;}
.c01_main_2 .text_item_1 { color:#363636; font-size:14px; line-height:18px; font-weight:bold;}
.c01_main_2 .text_item_2 { margin-top:12px;}
.c01_main_2 p,
.c01_main_2 .text_item_2 .text_1 { color:#8b9396; font-size:14px; line-height:30px; margin:0 0;}




					/*sn检索详情*/
.c02_dy_left { width:766px;}
.content_02 { padding:6px 0 52px 0;}
.c02_main_1 { padding: 0 0 26px 0; border-bottom:1px solid #e1e1e1;}
.c02_main_1 .text_item_1 { color:#006cbf; font-size:24px; line-height:28px; font-weight:bold;}
.c02_main_1 .text_item_2 { color:#363636; font-size:16px; line-height:20px; font-weight:bold; margin-top:5px;}
.c02_main_2 { margin:28px 0 0 0;}
.c02_main_2 table { table-layout:fixed; border-radius:4px; position:relative; overflow:hidden;}
.c02_main_2 table .col_1,
.c02_main_2 table .col_3 { width:154px;}
.c02_main_2 table { border:1px solid #e5e5e5;}
.c02_main_2 table tr+tr td { border-top:1px solid #e5e5e5;}
.c02_main_2 table td+td { border-left:1px solid #e5e5e5;}
.c02_main_2 table td.bg1 { background-color:#f7f7f7;}
.c02_main_2 table td.bg2 { background-color:#fcfcfc;}
.c02_main_2 .text_item_1 { padding: 10px 10px; opacity:0.78;}
.c02_main_2 .text_item_1 .text_1 { color:#363636; font-size:16px; line-height:22px;}
.c02_main_2 .text_item_1 .text_2 { color:#363636; font-size:12px; line-height:22px;}
.c02_main_2 .text_item_2 { color:#363636; font-size:16px; line-height:24px; padding:10px 10px;}
.c02_main_3 { margin:30px 0 0 0;}
.c02_main_3 .mainbox { padding: 0 22px; background-color:#fcfcfc; border:1px solid #eeeeee; border-radius:4px;}
.c02_main_3 .mainbox+.mainbox { margin-top:30px;}
.c02_main_3 .mainbox .main_item {}
.c02_main_3 .mainbox .main_item_1 { position:relative;}
.c02_main_3 .mainbox .main_item_1+.main_item { border-top:1px solid #eeeeee;}
.c02_main_3 .mainbox .main_item_1 .text_item_1 { height:60px;}
.c02_main_3 .mainbox .main_item_1 .text_item_1 .text_1 { float:left; color:#363636; font-size:16px; line-height:60px;}
.c02_main_3 .mainbox .main_item_1 .text_item_1 .text_2 { float:left; color:#9b9b9a; font-size:12px; line-height:58px; padding:2px 0 0 2px;}
.c02_main_3 .mainbox .main_item_1 .text_item_2 { position:absolute; right:0; bottom:18px; width:24px; height:24px; background-image:url(../images/p-c02_main_3-1-2.png);}
.c02_main_3 .mainbox .main_item_1 .text_item_3 { position:absolute; right:0; bottom:18px; padding-right:20px;}
.c02_main_3 .mainbox .main_item_1 .text_item_3 .text_1 { color:#006cbf; font-size:14px; line-height:24px;}
.c02_main_3 .mainbox .main_item_1 .text_item_3 .text_2 { display:block; width:16px; height:16px; position:absolute; right:0; top:4px;}
.c02_main_3 .mainbox .main_item_2 {}
.c02_main_3 .mainbox .main_item_3 {}
.c02_main_3 .mainbox .main_item_3 .videowrap { padding:30px 0;}
.c02_main_3 .mainbox .main_item_3 .videowrap .videobox { height:436px;}
.c02_main_3 .mainbox .main_item_3 .videowrap .videobox+.videobox { margin-top:32px;}
.c02_main_4 { margin:60px 0 0 0;}
.c02_main_4 .btn_1 { display:block; margin:0 auto; width:152px; color:#ffffff; font-size:16px; line-height:35px; text-align:center; background:url(../images/p-c02_main_4-1-1.png) repeat-x left center; border-radius:3px;}

#bxphotolist { display:none; position: fixed; z-index:999; top:0; left:0; width:100%; height:100%; overflow:hidden;}
#bxphotolist table { table-layout: fixed; height:100%;}
#bxphotolist .bgbox { position: absolute; top:0; left:0; width:100%; height:100%; z-index:3; background-color:rgba(0,0,0,0.54);}
#bxphotolist .topbtnbox { position: absolute; z-index:6; top:-41px; left:0; width:100%;}
#bxphotolist .topbtnbox .inbox { margin: 0 auto; height:41px;}
#bxphotolist .topbtnbox .close { position:absolute; top:0; right:-41px; width:41px; height:41px; background-image:url(../images/p-bxphotolist-1-1.png);}
#bxphotolist .topbtnbox .showall { display:none; float: right; color:#ffffff; font-size:24px; line-height:32px; font-family:Corbel;}
#bxphotolist .btnbox { width:100%; height:0; top:0; left:0; position: absolute; top:50%; z-index:6;}
#bxphotolist .btnbox a { display: block; position: absolute; top:-20px; width:41px; height:41px;}
#bxphotolist .btnbox a.prev { left:-41px; background-image:url(../images/p-bxphotolist-1-2.png);}
#bxphotolist .btnbox a.next { right:-41px; background-image:url(../images/p-bxphotolist-1-3.png);}
#bxphotolist .nrbox { position: relative; z-index:5; margin: 0 auto;}
#bxphotolist .nrbox .inside { position: relative;/* overflow: hidden;*/ z-index:2; text-align: center;}
#bxphotolist .nrbox .inside .imgbox { position: relative; overflow: hidden; height:0;}
#bxphotolist .nrbox .inside .img { max-width:100%;}
#bxphotolist .nrbox .inside .wzbox { display:none !important; max-width:100%; padding:4px 0;}
#bxphotolist .nrbox .inside .wzbox .wz1 { color: #ffffff; font-size:16px; line-height:24px; max-height:48px; text-align: right;}

/*act*/
.c02_main_3 .mainbox .main_item_1 .text_item_2.on { background-image:url(../images/p-c02_main_3-1-1.png);}
#bxphotolist .btnbox a.prev:hover { background-image:url(../images/p-bxphotolist-1-2on.png);}
#bxphotolist .btnbox a.next:hover { background-image:url(../images/p-bxphotolist-1-3on.png);}
/*act*/
					/*异常申报*/
.content_03 { padding-bottom:100px;}


					/*异常申报表格1*/
.c04_dy_left { width:766px;}
.content_04 {}
.c04_main_1 { background-color:#f7f7f7;}
.c04_main_1 .main_item_1 { padding:28px 0; border-bottom:1px solid #e1e1e1;}
.c04_main_1 .main_item_1 .text_item_1 { color:#363636; font-size:18px; line-height:24px; text-align:center;}
.c04_main_1 .main_item_1 .text_item_1 .cor2 { color:#006cbf; font-weight:bold;}
.c04_main_1 .main_item_2 { margin:30px 42px 0 42px;}
.c04_main_1 .main_item_2 .c02_main_2 table td.bg1 { background-color:#ffffff;}
.c04_main_1 .main_item_3 { margin:30px 42px 0 42px;}
.c04_main_1 .main_item_3 table { table-layout:fixed;}
.c04_main_1 .main_item_3 table .col_1 { width:140px;}
.c04_main_1 .main_item_3 table td { vertical-align:top;}
.c04_main_1 .main_item_3 table tr+tr td { padding-top:22px;}
.c04_main_1 .main_item_3 .text_item_1 { padding:4px 0 0 0;}
.c04_main_1 .main_item_3 .text_item_1 .text_1 { color:#565656; font-size:16px; line-height:20px; padding: 0 0 0 8px; position:relative;}
.c04_main_1 .main_item_3 .text_item_1 .text_1 .must { color:#ee0505; position:absolute; top:0; left:0;}
.c04_main_1 .main_item_3 .text_item_1 .text_2 { color:#9b9b9a; font-size:12px; line-height:16px; padding: 2px 0 0 8px;}
.c04_main_1 .main_item_3 .textwrap {}
.c04_main_1 .main_item_3 .textwrap .textbox { padding: 0 10px; border:1px solid #e7e5e5; border-radius:4px; background-color:#ffffff;}
.c04_main_1 .main_item_3 .textwrap .textbox .text { color:#363636; font-size:14px; line-height:40px; height:40px; width:100%; padding:0; border:0; outline:none; background:none;}
.c04_main_1 .main_item_3 .textswrap {}
.c04_main_1 .main_item_3 .textswrap .textsbox { padding:8px 10px; border:1px solid #e7e5e5; border-radius:4px; background-color:#ffffff;}
.c04_main_1 .main_item_3 .textswrap .textsbox .texts { color:#363636; font-size:14px; line-height:40px; height:120px; width:100%; padding:0; border:0; outline:none; background:none; resize:none;}
.c04_main_1 .main_item_3 .upimgwrap {}
.c04_main_1 .main_item_3 .upimgwrap .upimgbox {}
.c04_main_1 .main_item_3 .upimgwrap .upimgbox .item { float:left; margin:0 16px 16px 0; width:146px; height:110px;}
.c04_main_1 .main_item_3 .upimgwrap .upimgbox .item .imgbox,
.c04_main_1 .main_item_3 .upimgwrap .upimgbox .item .imgbox .img { display:block; width:100%; height:100%;}
.c04_main_1 .main_item_3 .upimgwrap .upimgbox .item .imgbox { display:none; border-radius:4px; position:relative; overflow:hidden;}
.c04_main_1 .main_item_3 .upimgwrap .upimgbox .item .imgbox .img {}
.c04_main_1 .main_item_3 .upimgwrap .upimgbox .item .imgbox .delete { display:block; position:absolute; top:6px; right:6px; width:21px; height:21px; border-radius:3px; background:rgba(73,71,71,0.54) url(../images/p-c04_main_1-1-2.png) no-repeat center center;}
.c04_main_1 .main_item_3 .upimgwrap .upimgbox .item label { display:block; width:100%; height:100%; background-color:#ffffff; position:relative;}
.c04_main_1 .main_item_3 .upimgwrap .upimgbox .item label .upfile_show { position:absolute; top:0; left:0; right:0; bottom:0; padding:30px 0 0 0; background-color:#ffffff; border:1px dashed #e7e5e5; border-radius:4px; cursor:pointer;}
.c04_main_1 .main_item_3 .upimgwrap .upimgbox .item label .upfile_show_img { display:block; width:21px; height:21px; margin:0 auto;}
.c04_main_1 .main_item_3 .upimgwrap .upimgbox .item label .upfile_show_text { color:#838f98; font-size:14px; line-height:18px; text-align:center; margin-top:10px;}
.c04_main_1 .main_item_3 .upimgwrap .upimgbox .item label .filebox { position:absolute; top:0; left:0; width:0; height:0; overflow:hidden;}
.c04_main_1 .main_item_3 .upimgwrap .upimg_tips {}
.c04_main_1 .main_item_3 .upimgwrap .upimg_tips_text { color:#838f98; font-size:14px; line-height:20px;}
.c04_main_1 .main_item_3 .upvideowrap {}
.c04_main_1 .main_item_3 .upvideowrap .upvideobox {}
.c04_main_1 .main_item_3 .upvideowrap .upvideobox .item { float:left; margin:0 16px 16px 0; width:146px; height:110px;}
.c04_main_1 .main_item_3 .upvideowrap .upvideobox .item .imgbox,
.c04_main_1 .main_item_3 .upvideowrap .upvideobox .item .imgbox video,
.c04_main_1 .main_item_3 .upvideowrap .upvideobox .item .imgbox .img { display:block; width:100%; height:100%;}
.c04_main_1 .main_item_3 .upvideowrap .upvideobox .item .imgbox { display:none; border-radius:4px; position:relative; overflow:hidden;}
.c04_main_1 .main_item_3 .upvideowrap .upvideobox .item .imgbox video { background-color:#000000;}
.c04_main_1 .main_item_3 .upvideowrap .upvideobox .item .imgbox .img {}
.c04_main_1 .main_item_3 .upvideowrap .upvideobox .item .imgbox .videozg { position:absolute; z-index:4; top:0; left:0; right:0; bottom:0; background:rgba(0,0,0,0.3) url(../images/p-c04_main_1-1-3.png) no-repeat center center;}
.c04_main_1 .main_item_3 .upvideowrap .upvideobox .item .imgbox .delete { display:block; position:absolute; z-index:5; top:6px; right:6px; width:21px; height:21px; border-radius:3px; background:rgba(73,71,71,0.54) url(../images/p-c04_main_1-1-2.png) no-repeat center center;}
.c04_main_1 .main_item_3 .upvideowrap .upvideobox .item label { display:block; width:100%; height:100%; background-color:#ffffff; position:relative;}
.c04_main_1 .main_item_3 .upvideowrap .upvideobox .item label .upfile_show { position:absolute; top:0; left:0; right:0; bottom:0; padding:30px 0 0 0; background-color:#ffffff; border:1px dashed #e7e5e5; border-radius:4px; cursor:pointer;}
.c04_main_1 .main_item_3 .upvideowrap .upvideobox .item label .upfile_show_img { display:block; width:21px; height:21px; margin:0 auto;}
.c04_main_1 .main_item_3 .upvideowrap .upvideobox .item label .upfile_show_text { color:#838f98; font-size:14px; line-height:18px; text-align:center; margin-top:10px;}
.c04_main_1 .main_item_3 .upvideowrap .upvideobox .item label .filebox { position:absolute; top:0; left:0; width:0; height:0; overflow:hidden;}
.c04_main_1 .main_item_3 .upvideowrap .upvideo_tips {}
.c04_main_1 .main_item_3 .upvideowrap .upvideo_tips_text { color:#838f98; font-size:14px; line-height:20px;}
.c04_main_1 .main_item_3 .yzmwrap { position:relative;}
.c04_main_1 .main_item_3 .yzmwrap .textwrap { margin:0 128px 0 0;}
.c04_main_1 .main_item_3 .yzmwrap .yzmimg { display:block; position:absolute; right:0; top:0; width:116px; height:100%;}
.c04_main_1 .main_item_4 { padding:36px 0; margin:44px 0 0 0; border-top:1px solid #e1e1e1;}
.c04_main_1 .main_item_4 .subbox { text-align:center;}
.c04_main_1 .main_item_4 .subbox .submit {width: 152px;color: #ffffff;font-size: 16px;line-height: 35px;text-align: center; padding:0; border:0; outline:none; background:none;background: url(../images/p-c02_main_4-1-1.png) repeat-x left center;border-radius: 3px; cursor:pointer;}
/*act*/
.c04_main_1 .main_item_3 .upimgwrap .upimgbox .item.on label { display:none;}
.c04_main_1 .main_item_3 .upimgwrap .upimgbox .item.on .imgbox { display:block;}
.c04_main_1 .main_item_3 .upvideowrap .upvideobox .item.on label { display:none;}
.c04_main_1 .main_item_3 .upvideowrap .upvideobox .item.on .imgbox { display:block;}
/*act*/




