﻿body,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li,p,form,img,select{margin:0; padding:0;}
body{ color: #333;  font-size:14px; font-family: "微软雅黑","Microsoft YaHei";}
a{text-decoration:none; color:#333;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);}
a:hover{color:#017247;}
img,ul,li,em{border:none; list-style:none; font-style:normal;}
input,form,textarea{font-family:"微软雅黑","Microsoft YaHei";}
.fl{float: left;}
.fr{float: right;}
.l{float:left;}
.r{float:right;}
.main{width: 1150px;margin: 0 auto;min-width: 1150px;}
.clear{clear: both;display: block;}
.blank{height: 20px;}
.blank10{height:10px;}
.blank15{height:15px;}
.blank20{height:20px;}
.blank30{height:30px;}
.blank40{height:40px;}
.blank50{height:50px;}

/*顶部*/
.head_top{height:30px; line-height:30px; font-size:12px; background:#fafafa; border-bottom:solid 1px #dfdfdf; color:#666;}

.top_right{ color:#E4DFE4;}
.head_top a{ margin:0 5px; color:#666;}
.head_top a:hover{color:#F7B52C;}
.top_home{ background:url(../images/common-head.png) no-repeat left -80px; padding-left:20px;}
.top_home:hover{background:url(../images/common-head.png) no-repeat left -300px;}
.top_mobile{ background:url(../images/common-head.png) no-repeat left 0px; padding-left:18px;}
.top_mobile:hover{background:url(../images/common-head.png) no-repeat left -186px;}
.top_mp{ background:url(../images/common-head.png) no-repeat left -1220px; padding-left:25px;}
.top_mp:hover{background:url(../images/common-head.png) no-repeat left -1264px;}

/* logo */
.logo{background: #fff;padding: 20px 0; text-align:center;}

/* tel */
#top_kf {float: right;height: 60px;width: 60px;	margin-top: 10px;overflow: hidden;background: url(../images/top_bj.jpg) no-repeat left top;padding-left: 6px;margin-left: 10px;}
#top_tel {background: url(../images/tel.jpg) no-repeat left top;float: right;height: 60px;margin-top:10px;padding-left: 60px;}
#top_tel span{overflow: auto;font-size: 13px;line-height: 28px;color: #999;}
#top_tel strong{overflow: auto;font-size: 22px;line-height: 26px; color: #c00;}

/*下拉菜单*/
.head-box{background: #017247; height: 50px;line-height: 50px;}
.head-box .menu{width:1150px;  margin:auto;}
.head-box .menu ul li{float: left;width: 143.7px;height: 50px;position: relative;z-index: 999;}
.head-box .menu ul li a{display: block;	line-height: 50px;text-align: center;font-size: 16px; color:#FFF;}
.head-box .menu ul li dt a{display: block; line-height: 24px; padding:10px 5px; color:#fff;text-align: center;	font-size: 14px;}
.head-box .menu ul li dt a:hover{ background:#02B975; color:#FFF; }
.head-box .menu ul li:hover .svb{background: #02B975;}
.head-box .menu ul li:hover .svb a{color: #fff;}
.head-box .menu ul li.curr .svb{background: #02B975;}
.head-box .menu ul li.curr .svb a{	color: #fff;}
.head-box .menu ul li .svb-box{	display: none; background:rgba(0, 0, 0, 0.4); z-index:999999;
 filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);}


/*标题*/
.index_title{ padding:40px 0 30px 0;}
.title_z{ font-size:30px; color:#000; text-align:center;}
.title_f{ font-size:16px; text-align:center; margin-top:25px;}
.title_f a{padding:8px 30px; border:solid 1px #ccc; border-radius:20px; margin:10px 5px;}
.title_f a:hover{background:#017247; border:solid 1px #017247; color:#FFF;}
.title_xian{ width:50px; height:2px; background:#017247; margin:10px auto;}

.hui{background:#f8f8f8;}

/*case*/
.case-b{width:1170px;}
.case-b ul li{ float:left; margin:0 20px 20px 0; display: inline;width:272px;height:200px;overflow:hidden;position:relative;}
.case-b ul li a{text-decoration:none; float:left; width:272px; height:200px;background-repeat:no-repeat; overflow:hidden;}
.case-b ul li a img{ 	
	transition:transform 0.35s;
	-webkit-transition:-webkit-transform 0.35s;
	-moz-transition:-moz-transform 0.35s;
	-ms-transition:-ms-transform 0.35s;
	-o-transition:-o-transform 0.35s;
		
	transform: scale(1,1);
	-webkit-transform: scale(1,1);
	-moz-transform: scale(1,1);
	-ms-transform:scale(1,1);
	-o-transform: scale(1,1);
	}
.case-b ul li a:hover img{
	transform: scale(1.1,1.1);
	-webkit-transform: scale(1.1,1.1);
	-moz-transform: scale(1.1,1.1);
	-ms-transform: scale(1.1,1.1);
	-o-transform: scale(1.1,1.1);
	}


.case-b ul li a .title{ display: block;}
.case-b ul li .title{ display:block; position:absolute; bottom:0px; left:0; width:272px; height:32px; line-height:32px; color:#FFF; background:url(../images/menu-bj3.png) repeat; font-size:14px;}
.case-b ul li .title p{ text-align:center; }
.case-b ul li .title .pcolor{ color: #999;}
.case-b ul li .titlepic{ position:absolute; top:0; left:0; width:272px; height:200px;}
/*case end*/

/*首页新闻*/
.news{background: #eee;}
.index_news{width: 328px; padding:0 20px; height: 390px;overflow: hidden; margin-right:20px;background: #fff;border: 1px solid #ddd;}
.index_news h5{height: 30px; line-height: 30px;overflow: hidden; margin: 15px auto; font-size:18px; color:#444; font-weight:normal;}
.index_news ul{ margin-top:10px;}
.index_news li{line-height:2.8em; background:url(../images/grag_arrow.gif) no-repeat 0 center; padding-left:15px;  border-bottom:dotted 1px #999;}
.index_news li em{float:right; color:#999999; font-size:12px;}

.xg ul{ margin-top:10px;}
.xg li{line-height:2.2em; background:url(../images/grag_arrow.gif) no-repeat 0 center; padding-left:15px;}
.xg li em{float:right; color:#999999; font-size:12px;}



/*construction*/
.construction-b{ padding:0px 0; height:auto; }
.construction-b ul{ margin:0 -20px; padding:0;}
.construction-b ul .construction-bw{ width:50%; height:146px; overflow:hidden;float:left;margin-bottom: 20px; position: relative;}
.construction-b ul li img{display: block;}
.construction-b ul li{ margin:0; padding:0;margin: 0 20px; height:140px;background:#f8f8f8; border-bottom:#CCC 2px solid; position:relative;
  transform: translate3d(0, 4px, 0);
  -webkit-transform: translate3d(0, 4px, 0);
  -moz-transform: translate3d(0, 4px, 0);
  -ms-transform: translate3d(0, 4px, 0);
  -o-transform: translate3d(0, 4px, 0);
  
  transition: background 0.35s, border-bottom 0.35s, transform 0.35s;
  -webkit-transition:background 0.35s, border-bottom 0.35s, -webkit-transform 0.35s;
  -moz-transition:background 0.35s, border-bottom 0.35s, -moz-transform 0.35s;
  -ms-transition:background 0.35s, border-bottom 0.35s, -ms-transform 0.35s;
  -o-transition:background 0.35s, border-bottom 0.35s, -o-transform 0.35s;}

.construction-b ul li:hover{
  border-bottom:#017247 4px solid;
  background:rgba(100,100,100,0.2);
  
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);}

.construction-b .construction-bl{ float:left; width:200px; height:140px;}
.construction-b .construction-blc{float:left; position: absolute; left:0; top:0; width:160px; height:120px; background-color:#000; margin:10px; line-height:120px; color:#fff;opacity: 0.2; filter:alpha(opacity=20); -moz-opacity:0.2;-khtml-opacity: 0.2;}
.construction-b .construction-blc:hover{opacity: 0.1; filter:alpha(opacity=10); -moz-opacity:0.1;-khtml-opacity: 0.1;}
.construction-b .construction-br{ float:left; width:320px; height:120px; margin:10px 15px;}
.construction-b .construction-br h4{ height:30px; color:#555; line-height:30px; font-size:18px; font-weight:normal;}
.construction-b .construction-br .jd{line-height:20px; color:#888;}
.construction-b .construction-br .yy{ height:22px; color:#999;padding-top:20px;}
.construction-b .construction-br .yy span{border:#CCC solid 1px; padding:5px 10px; -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;}

/*construction end*/

/* 公司简介 */
.jianjie{background: url(../images/jbg.jpg) no-repeat center ;padding-top: 1px;padding-bottom: 1px; margin-top: 30px;}
.jianjie-text{}
.jianjie-text p{font-size: 16px;line-height: 32px; color: #fff;text-indent: 32px;margin-top:0px;padding: 0 50px; text-align:justify; margin-bottom:20px;}
.jianjie-img-box{padding: 16px 8px;margin-top: 15px;border-radius: 3px;margin-top:20px;}
.jianjie-img{float:left;width: 33.3%;overflow: hidden;text-align: center; height:220px;}
.jianjie-img img{width:100%;display: block;}
.jianjie-img a{margin:0 20px;display: block;border:5px solid #fff;}
.zixunmore1 {margin: 40px 0 40px 0;}
.zixunmore1 a{text-align: center;border: 1px solid #fff;display: block;margin: 0 auto; width: 150px;height: 40px;line-height: 40px; color: #fff;padding-right: 50px;background: url(../images/right.png) no-repeat 145px center ;
transition:All 0.4s ease-in-out;-webkit-transition:All 0.4s ease-in-out;-moz-transition:All 0.4s ease-in-out;    -o-transition:All 0.4s ease-in-out;
}
.zixunmore1 a:hover{background: url(../images/right1.png) #fff no-repeat 145px center ; color: #ed2d38;}
/* 联系我们 */
.about{margin-bottom: 40px;}
.about:after{display: block;content: '';clear: both;}
.about-left{width: 560px;float: left;overflow: hidden;}
.about-left h3{font-size: 18px; margin: 0px 0 10px 0;}
.about-left ul{margin-bottom: 10px;}
.about-left ul li{line-height: 28px;font-size: 16px;}
.about-right{width: 500px;float: right;}
.input input{width: 98%; line-height: 40px;border-radius: 5px;border:1px solid #cfcfcf;font-size: 16px;padding-left: 2%;}
input:focus{border:1px solid #ed2d38;}
textarea:focus{border:1px solid #ed2d38;}
.textarea textarea{width: 98%;height: 120px;font-size: 16px;border-radius: 5px;border:1px solid #cfcfcf;padding-left: 2%;padding-top: 5px;}
.input p {font-size: 16px;padding: 15px 0 10px 0;}
.textarea p {font-size: 16px;padding: 20px 0 20px 0;}
.submit input {cursor: pointer; border-radius: 5px;background: #017247;color: #fff;border:1px solid #fff;display: block;width:360px; height: 50px;font-size: 21px;}
.submit input:hover{background: #02B975;opacity: 0.8;}
.submit {padding-top: 25px;}

.i_mbt{ width:1150px; margin:0px auto; text-align:center; margin-top:30px; position:relative; z-index:9;}
.i_mbt b{ font-size:24px; color:#000; font-weight:normal;}
.i_mbt p{ width:100%; text-align:center; font-size:14px; color:#555;}
.i_mbt .line{ width:100px; height:1px; background:#bbb; margin:0px auto; margin-top:25px;}
.bg_b{ width:100%; min-width:1150px; margin:0px auto; position:relative; top:-1px; background:url(../images/bg_b.jpg) repeat-x;}
.i_mb{ width:1150px; margin:35px auto;}
.i_mb dl{ width:240px; float:left; height:50px; border-right:1px dashed #ddd; margin-right:60px;}
.i_mb dl dt{ width:80px; float:left; text-align:center;}
.i_mb dl dt img{ width:50px; height:50px; vertical-align:top;}
.i_mb dl dd{ width:105px; padding-left:15px; background:url(../images/icon20.png) no-repeat left 8px; float:left; margin-top:5px;}
.i_mb dl dd b{ font-size:18px; color:#444; font-weight:normal;}
.i_mb dl dd p{ width:100%; font-size:12px; color:#555;}



/* 底部 */
.f_nbg{ width:100%; min-width:1150px; background:#242424; margin:0px auto; padding:45px 0;border-top: 4px solid #017247;}
.f_nav{ width:1150px; margin:0px auto;}
.f_nav li{ width:125px; float:left; margin-right:40px; text-align:left; border-right:1px solid #444;}
.f_nav li b{ display:block; width:100%; height:35px;  font-weight:normal;}
.f_nav li b a{ font-size:18px; color:#ccc;}
.f_nav li.noline,.f_nav li.code{ border:0;}
.f_nav li.code{ margin-right:0; float:right;}
.f_nav li p{ width:100%; background:url(../images/icon17.jpg) no-repeat left center; height:24px; line-height:24px;}
.f_nav li p a{ font-size:14px; color:#7D7D7D; margin-left:10px;}
.f_nav li p a:hover{ color:#FFF;}
.f_nav li.code p{font-size: 12px; background:none; height:25px; line-height:25px; text-align:center; color:#999; padding-top:5px;}
.f_nav li.code{ width:113px; height:135px; padding:8px; background:#4E4C4D;}
.f_nav li.code img{ width:113px; height:113px; vertical-align:top;}


.b_right {
  float: right;
  padding-top: 0px;
  width: 280px;
}
.b_right h6 {
  height: 40px;
  font-size: 22px;
  font-weight: normal;
  zoom: 1; color:#ccc;
  display: inline;
  display: inline-block;
}
.b_right b {
  color: #017247;
  font-weight: normal;
}
.b_right p {
  font-size: 12px; text-align:justify;
  color: #ccc;
  line-height: 22px;
}
.b_right .tel {
  margin-top: 20px;
}
.b_right .tel p{color: #999;}
.b_right .tel span {
  font-size: 30px;color:#ccc;
}

.bq_bg{ width:100%; min-width:1150px; margin:0px auto; text-align:center; background:#1a1a1a; height:60px;}
.bq{ width:1150px; margin:0px auto; text-align:center; height:60px;}
.bq span,.bq a{ display:inline-block; *display:inline; zoom:1; vertical-align:top; height:20px; line-height:60px; font-size:12px; color:#7D7D7D; margin-left:5px;}


/* 内页 */
.nbanner{height: 290px;}
.ny_left{width: 230px; float: left;margin-bottom: 20px;}
.ny_right{width: 880px;float: right;margin-bottom: 20px;}

/*左标题*/
.ny_left h5{line-height:70px; background:#017247; font-size:26px; color:#FFF; font-weight:normal; text-align:center; letter-spacing:2px;}

.sub_nav{}
.sub_nav ul{ border:solid 1px #ddd; border-bottom:0;}
.sub_nav li{border-bottom:solid 1px #ddd; font-size:16px; }
.sub_nav li a{width:100%; line-height:50px; display:block; text-indent:70px; background:url(../images/arr.png) no-repeat 50px center;}
.sub_nav li a:hover,.sub_nav li.currclass a{color:#017247; background:url(../images/arr1.png) no-repeat 50px center #f2f2f2;}
/*左导航*/
div.l_nav{ clear:both; margin:10px 0 0 0;}
dl.l_nav{ clear:both;}
dl.l_nav dt{ padding:15px 0 0 0; clear:both; text-align:center;}
dl.l_nav dt a p{ clear:both; padding:10px 0 0 0; line-height:1.1em; font-size:18px;}
dl.l_nav dt div{ color:#666; clear:both; padding:15px 0 0 0; background:url(../images/pat_line.gif) repeat-x left top; width:90%; margin:10px auto 10px auto;}
dl.l_nav dt div p{ clear:both; padding:5px 0 0 0;}
dl.l_nav dd{ clear:both;}
dl.l_nav dd p{ clear:both; height:69px; line-height:69px; overflow:hidden; background:url(../images/l_bj.gif) repeat-x left bottom; font-size:18px;}
dl.l_nav dd p a{ display:block; padding-left:80px;}
a.a_1{ background:url(../images/l_arrow.jpg) no-repeat;}
a.a_2{ background:url(../images/l_arrow.jpg) no-repeat left -69px;}
a.a_3{ background:url(../images/l_arrow.jpg) no-repeat left -138px;}
a.a_4{ background:url(../images/l_arrow.jpg) no-repeat left -207px;}
/*灰色边框*/
.gray_border{ background:#fff; border:1px solid #ddd;}
/* 同级导航 */
.scd_t{ width:100%; height:70px; background: url(../images/right_title_bg.jpg) repeat-x left bottom; text-align:left; line-height:70px; }
.scd_t h4{float: left;font-size: 22px; color: #017247; font-weight:normal;background: url(../images/poin.jpg) no-repeat left center;
    padding-left: 15px;}

/* 产品同级导航 */
.subnav{}
.subnav a{display: block; height: 185px;width: 240px;background: #d1d1d1;float: left;margin-right: 3px;}
.subnav p{font-size: 30px;text-align: center;padding-top: 50px;margin-bottom: 10px;}
.subnav .currclass i{height: 40px;width: 40px;background: url(../images/icon23.png) no-repeat center;display: block;margin: 0 auto;}
.subnav a:hover,.subnav .currclass{background: #017247;color: #fff;}

/* 新闻列表 */
.news_a{ width:880px; margin:0px auto; margin-top: 25px;}
.news_a dl{ width:100%; padding-bottom:20px; margin-bottom:20px; border-bottom:1px dashed #ddd;}
.news_a dl dt,.news_a dl dt img{ width:235px; height:155px; float:left; vertical-align:top;}
.news_a dl dd{ width:600px; float:right;}
.news_a dl dd .title{ width:100%; height:25px; line-height:25px; position:relative;}
.news_a dl dd .title p{ width:880px; height:25px; line-height:25px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.news_a dl dd .title p a{ font-size:14px; color:#333333; font-weight:bold;}
.news_a dl dd .title p a:hover{ color:#0C59D2;}
.news_a dl dd .title em{ display:block; text-align:right; position:absolute; right:0; top:0; font-size:14px; color:#888;}
.news_a dl dd .des{ width:100%; height:85px; font-size:14px; color:#555555; line-height:215%; text-indent:2em; overflow:hidden;}
.news_a dl dd .more{ display:block; width:91px; height:28px; border:1px solid #005088; text-align:center; line-height:28px; font-size:14px; color:#005088; margin-top:10px;}


/* 产品列表 */
.tu_list{background: #fff;margin-bottom: 40px; text-align: center;}
.tu_list ul{border-top: 1px solid #ddd;border-left: 1px solid #ddd;}
.tu_list li{overflow: hidden; width: 292px;height: 300px; float: left; border-right: 1px solid #ddd;border-bottom: 1px solid #ddd;position: relative;}
.tu_list li>p{color: #000;font-size: 20px;padding-top: 20px;}
.tu_list li img{height: 80%;width: 100%; position: absolute;  right: 0px;bottom: 0px; left: 0px;margin: 0  auto;}
.tu1{opacity: 0; transition:all .5s; position: absolute;zoom: 1;width: 100%;height: 100%;background: rgba(0,0,0,.8);top: 0px;left: 0px;}
.tu1>p{display: block; width: 80%;margin: 0px auto;height: 60px;font-size: 14px;color: #fff;line-height: 195%;overflow: hidden;padding-top: 100px;margin-bottom: 30px;}
.tu1>a{font-size: 13px;color: #017247;padding: 5px 10px;background: #fff;}
.tu_list li:hover .tu1{opacity: 1;}

/*分页*/
.mypages{margin:25px 0 10px 0; text-align:center; height:50px; line-height:50px;}
.mypages a{ background: #ccc ; padding:7px 14px; color:#666; font-size:14px; border-radius:3px;}
.mypages a.curr,.mypages a:hover{background:#017247;  color:#FFFFFF;}

/* 位置导航 */
.weizhi{float: right;font-size: 12px;}
.weizhi a{font-size: 12px;}
.weizhi1{float: none;margin-bottom: 15px;}

/* 内容 */
.neirong{margin-top: 30px; line-height: 32px; text-align:justify;overflow: hidden;}
.neirong img{max-width: 100%;}
.neirong p{margin-bottom: 10px;font-size: 16px;}
#dituContent{margin-bottom: 30px;}
.neirong_left{width: 345px;}
/* 新闻内容页 */
.ntitle{margin: 0px 20px 30px;padding: 20px 0px 13px 0px;text-align: center;border-bottom: 1px dotted #ccc;}
.ntitle h1{font-size: 24px;font-weight: normal;margin-bottom: 18px;}
.ntitle span{font-size: 14px; color: #aaa;padding: 0 10px;}

/* 产品内容页 */
.tu_neirong{margin-bottom:40px;}
.box-rightn{float: left;}
.box_right{float: right;width: 670px;}
.box_right h2{ font-size:30px; color:#017247; padding:5px 0 5px;font-weight: normal;}
.box_right>p{line-height: 30px;font-size: 16px;color: #666666;}
.box-rightn img{display: block;}
.ke-zeroborder{border: 1px solid #ccc;margin-top: 15px;}
.ke-zeroborder td{padding-left: 20px;height: 45px;}

.bg_d,.bg_e{ width:100%; height:50px; background:#eee; min-width:1150px; margin:0px auto; margin-top:20px;}
.pro_db,.pro_dc{ width:1150px; margin:0px auto; height:50px; line-height:50px; text-align:left;}
.bg_d_a{ position:fixed; z-index:9999999999; left:0; top:-25px;}
.pro_db span{ display:inline-block; *display:inline; zoom:1; width:135px; height:50px; line-height:50px; text-align:center; font-size:18px; color:#333; cursor:pointer;}
.pro_db span.now,.pro_db span:hover{ height:47px; border-bottom:3px solid #017247; color:#017247;}
.pro_dc{ position:relative;}
.pro_dc span{ font-size:18px; color:#017247; margin-left:25px;}



/*图片放大*/
.picShow img:hover,.picShow a:hover img{transition:all 300ms ease-out 0s; 
  cursor:pointer;
  -webkit-transform:scale(1.1);
  moz-transform:scale(1.1);
  -o-transform:scale(1.1);
  transform:scale(1.1);
}
.picShow img{transition:all 300ms ease-out 0s; }


/*图文分页*/
.pic_art_list{}
.pic_art_list dl{ padding:20px 0; height:200px; border-bottom:dotted 1px #CCCCCC;}
.pic_art_list dl dt{ width:300px; float:left;}
.pic_art_list dl dt a{width:280px; height:180px; display:block; overflow:hidden;}
.pic_art_list dl dt img{width:280px; height:180px; }

.pic_art_list dl dd .time{ font-weight:normal; font-size:10px; color:#999; line-height:30px; padding-left:20px;}

.pic_art_list dl dd{padding-right:0px;}
.pic_art_list dl dd h5{line-height:40px; font-weight:normal; font-size:20px;}
.pic_art_list dl dd h5 span{float:right;}
.pic_art_list dl dd p{  line-height:24px; color:#999999;}


.more2{ margin-top:20px;}
.more2 a{width:120px; height:32px; line-height:32px; display:inline-block; border:solid 1px #017247; color:#017247; border-radius:32px; text-align:center;}
.more2 a:hover{ background:#017247; color:#FFF;}


/*图片分页*/
.pic_list{ width:900px; padding-top:20px;}
.pic_list li{ width:280px; height:250px; float:left; overflow:hidden; margin-right:20px; margin-bottom:20px; position:relative;}
.pic_list li a{width:280px; height:200px; overflow:hidden; display:block;}
.pic_list li a img{ width:280px; height:200px;}
.pic_list li a p{ width:280px; height:235px; line-height:24px; color:#fff; top:0px; left:-325px;  position:absolute; background:url(images/zoom.png) no-repeat center 40px rgba(0, 0, 0, 0.5); z-index:999999; transition:all 300ms ease-out 0s; filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);}
.pic_list li a:hover p{ left:0px; transition:all 300ms ease-out 0s; }
.pic_list p span{width:280px; text-align:center; display:block;}
.pic_list li h3{line-height:42px; background:#f5f5f5; font-size:15px; font-weight:normal; text-align:center; transition:all 300ms ease-out 0s;}
.pic_list li:hover h3{background:#017247; color:#FFF; transition:all 300ms ease-out 0s;}
.pic_list li h3 span{float:right; margin:10px 5px  0 0;}


/*建议反馈*/
.note_red{ font-size:14px; color:#fe0000; margin:0 10px;}
.note_arrow{ color:#999; display:inline-block; background:url(../images/note.gif) no-repeat left center; padding-left:24px; margin-left:10px;}

.fill_textarea{ width:500px; padding:10px 5px; height:120px; border:solid 1px #ddd;}
.fill_textarea:hover{border:solid 1px #999; background:#f8f8f8;}

table.fill_table_c{ clear:both; margin:0px auto 10px auto;}
table.fill_table_c input.fill_text{ width:240px; padding:10px 5px; border:solid 1px #ddd;}
table.fill_table_c input.fill_text:hover{border:solid 1px #999; background:#f8f8f8;}
table.fill_table_c th,table.fill_table_c td{ vertical-align:top; line-height:2em; padding:10px 5px;}
table.fill_table_c th{ font-size:14px; font-weight:normal; text-align:right;}
table.fill_table_c img{ vertical-align:middle; margin:0 10px;}
table.fill_table_c input.orange_btn{ width:250px; height:40px; line-height:40px;}

input.orange_btn{ border:none; font-size:20px;line-height:2.5em; height:2.5em; cursor:pointer; text-align:center; color:#fff; background:#017247; font-family:"微软雅黑";}
input.orange_btn:hover{ background:#02B975; color:#fff; text-decoration:none;}



