@charset "utf-8";
/*top*/
#top{ height:34px; line-height:34px;border-bottom:1px solid #E6E6E6;
	background: #000000;
    background: -moz-linear-gradient(top,  #fff 0%, #F3F3F3 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), 	color-stop(100%,#F3F3F3));
    background: -webkit-linear-gradient(top,  #fff 0%,#F3F3F3100%);
    background: -o-linear-gradient(top,  #fff 0%,#F3F3F3 100%);
    background: -ms-linear-gradient(top,  #fff 0%,#F3F3F3 100%);
    background: linear-gradient(to bottom,  #fff 0%,#F3F3F3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#F3F3F3',GradientType=0 );
}
:root #top{filter:none;}/*什么？*/
#top p{ color:#727272; font-size:12px;}
#top ul li{ float:left; margin-right:10px; font-size:12px;}
#top ul li a{color:#727272;}
#top ul li span{ color:#727272;}

/*head*/
#head{ height:136px; background:url(../image/headbg.png) repeat-x;}
#head .phone p b{ display:block; color:#2a81ca; font-size:24px; font-family:"汉真广标"; font-weight:normal;}
#head .logo{ margin-top:30px;}
#head .phone p{ color:#4b4b4b; margin-left:20px; margin-top:30px;}
#head .phone img{ vertical-align:middle; margin-top:30px;}

/*nav*/
#nav { height:45px; line-height:45px;
background: #000000;
    background: -moz-linear-gradient(top,  #1e7ad5 0%, #0b58a7 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e7ad5), 	color-stop(100%,#0b58a7));
    background: -webkit-linear-gradient(top,  #1e7ad5 0%,#0b58a7 100%);
    background: -o-linear-gradient(top,  #1e7ad5 0%,#0b58a7 100%);
    background: -ms-linear-gradient(top,  #1e7ad5 0%,#0b58a7 100%);
    background: linear-gradient(to bottom,  #1e7ad5 0%,#0b58a7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e7ad5', endColorstr='#0b58a7',GradientType=0 );
}
:root #top{filter:none;}/*什么？*/	
#nav ul li{ float:left;}
#nav ul li a{ color:#fff; font-size:16px; display:block; padding: 0 40px;}
#nav ul li:hover{
	background: #000000;
    background: -moz-linear-gradient(top,  #7dbc37 0%, #56960f 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7dbc37), 	color-stop(100%,#56960f));
    background: -webkit-linear-gradient(top,  #7dbc37 0%,#56960f 100%);
    background: -o-linear-gradient(top,  #7dbc37 0%,#56960f 100%);
    background: -ms-linear-gradient(top,  #7dbc37 0%,#56960f 100%);
    background: linear-gradient(to bottom,  #7dbc37 0%,#56960f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7dbc37', endColorstr='#56960f',GradientType=0 );		
}
:root #top{filter:none;}/*什么？*/	

/*banner*/
/* 本例子css */
.slideBox{height:400px; overflow:hidden; position:relative; border:1px solid #ddd;  }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:50%; margin-right:-23px;bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:5px;  width:10px; height:10px; border-radius:9999px;background:#7E7C7C; cursor:pointer; }
.slideBox .hd ul li.on{ background:#71ae2d;}
.slideBox .bd{ position:relative; height:100%; z-index:0;}
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{height:400px; display:block;  }

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:50px; height:50px; line-height:50px; filter:alpha(opacity=50);opacity:0.5; font-size:50px; font-family:"宋体"; font-weight:bold; text-align:center;}
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;}
.slideBox .nextStop{ display:none;}

/*content*/
#content .rightlist{ margin-top:15px;}
#content .rightlist li{ background:url(../image/bg1.png) no-repeat; width:260px; height:66px; line-height:66px; font-size:16px; margin-top:15px;}
#content .rightlist li:hover{ background:url(../image/bg2.png) no-repeat; }
#content .rightlist li:hover a{ color:#fff;}
#content .rightlist li.li1 a{ display:block; text-align:center; width:260px;background:url(../image/ico1.png) no-repeat 25px;}
#content .rightlist li.li2 a{display:block; text-align:center; width:260px; background:url(../image/ico2.png) no-repeat 25px;}
#content .rightlist li.li3 a{display:block; text-align:center; width:260px; background:url(../image/ico3.png) no-repeat 25px;}
#content .rightlist li.li4{ background:url(../image/bg3.png) no-repeat; height:42px; line-height:42px;}
#content .rightlist li.li4 a{ display:block; text-align:center;}
#content .rightlist li.li4 div{ height:190px; border:1px solid #D9D9D9; border-top:none; padding:30px 18px;}

/*xunzheng*/
.xunzheng{ background:url(../image/shorttitle.png) no-repeat; background-size:350px 36px; margin-left:17px; width:350px; height:535px;border:1px solid #D9D9D9; }
.shorttit h2{ background:url(../image/titlebg1.png) no-repeat; width:116px; height:40px; font-size:16px; color:#fff; line-height:40px; text-align:center; font-weight:normal;}
.shorttit a{ display:inline-block; padding:2px 5px; background:#71AD23; color:#fff; font-size:12px; border-radius:3px; margin-top:8px; margin-right:10px;}
.shorttit a i.arrow{ display:inline-block;width:0; height:0; border:5px solid transparent; border-left:5px solid #fff; margin-left:5px;}
.xunzheng .main{ padding:0 10px; padding-top:15px;}
.xunzheng .main h2 { font-weight:normal;}
.xunzheng .main h2 a{ font-size:16px; color:#3384D3;}
.xunzheng .main p{ width:195px;}
.xunzheng .main ul{  padding-bottom:10px;}
.xunzheng .main ul li{ background:url(../image/artical-ico1.png) no-repeat left center; border-bottom:1px dotted #8E8E8E;}
.xunzheng .main ul li a{ font-size:14px; line-height:39px; color:#8E8E8E; margin-left:20px; float:left;}
.xunzheng .main ul li a:hover{color:#3384D3;}
.xunzheng .main ul li span{ float:right; line-height:39px; }

/*active*/
#active{width:1000px;border:1px solid #D9D9D9;}
.longtit{ background:url(../image/longtitle.png) no-repeat; background-size:1000px 36px;}
.longtit h2{ background:url(../image/titlebg1.png) no-repeat; width:116px; height:40px; font-size:16px; color:#fff; line-height:40px; text-align:center; font-weight:normal;}
.longtit a{ display:inline-block; padding:2px 5px; background:#71AD23; color:#fff; font-size:12px; border-radius:3px; margin-top:8px; margin-right:10px;}
.longtit a i.arrow{ display:inline-block;width:0; height:0; border:5px solid transparent; border-left:5px solid #fff; margin-left:5px;}


/*图片放大效果*/
#active .content ul li{float:left; margin-left:25px;
	width:300px; box-sizing: border-box;overflow: hidden;
}
#active .content ul li>a{display:inline-block;width:300px; height:142px;overflow:hidden;}/*溢出隐藏*/
#active .content ul li>a img{width:300px;height:142px;transition: transform .4s; margin-top:20px;}/*给父容器固定宽度高度，保证在固定区域内缩放！*/
#active .content ul li>a img:hover{transform:scale(1.04);transition:transform .4s;}/*变换：1.04倍缩放，过度：4s变换。*/

#active .content ul li h3{ font-size:16px; color:#383838; line-height:30px; font-weight:normal; margin-top:10px;}
#active .content ul li p{ width:300px; line-height:30px; margin-bottom:10px;}

/*zizhi*/
#zizhi{ background:#F6F6F6;}
#zizhi a.fangda img{ width:260px; height:193px; transition: transform .4s}
#zizhi a.fangda:hover img{opacity:.8;trasition:opacity .4s easy-in; transform:scale(1.04);transition:transform .4s;}
#zizhi ul{ margin-left:30px;}
#zizhi ul li{ background:url(../image/artical-ico1.png) no-repeat left center; line-height:37px;  border-bottom:1px dotted #8E8E8E; width:335px;}
#zizhi ul li a{ margin-left:10px;}
#zizhi ul li:last-child{ border-bottom:none;}

/*图片展示*/
#picture{ border:1px solid #8E8E8E; border-top:none;}
.picMarquee-left{ overflow:hidden; position:relative;  position:relative;}
.picMarquee-left .hd .prev,.picMarquee-left .hd .next{ display:block; overflow:hidden;cursor:pointer; width:15px; height:63px; position:absolute; left:-1px; top:50%; margin-top:-31px;}
.picMarquee-left .hd .prev{ background:url(../image/prev.png) no-repeat;}
.picMarquee-left .hd .next{ background:url(../image/next.png) no-repeat; left:auto; right:-1px;}
.picMarquee-left .bd{ padding:25px;}
.picMarquee-left .bd .tempWrap{margin:auto;}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 15px;float:left; _display:inline; overflow:hidden; text-align:center;  }
.picMarquee-left .bd ul li:last-child{ margin-left:0px;}
.picMarquee-left .bd ul li .pic{ text-align:center; }
.picMarquee-left .bd ul li .pic img{ width:188px; height:142px; display:block; padding:2px; border:1px solid #ccc; }
.picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;}
.picMarquee-left .bd ul li .title{ line-height:24px;   }
/*查询*/
#chaxun{ height:50px; border:1px solid #8E8E8E; }
#chaxun h2{ background:url(../image/xinxi-bg.png) no-repeat; width:125px; height:52px; line-height:52px;}
#chaxun h2 a{ display:block;text-align:center; color:#fff; font-weight:normal;}
#chaxun ul li{ float:left; margin-left:28px; line-height:52px;}
/*footer*/
#footer{ background:#243443; height:200px;}
#footer .contain{ padding:30px 0;}
#footer .contain .div1{ width:200px; border-right:1px solid #eee;}
#footer .contain .div2{ width:200px; margin-left:60px; border-right:1px solid #eee;}
#footer .contain .div3{ width:130px; border-right:1px solid #eee;margin-left:60px;}
#footer .contain .div4{ width:250px;margin-left:60px;}
#footer .contain h2{ font-weight:normal; font-size:16px; color:#fff;}
#footer .contain a{ color:#fff; display:inline-block; margin-right:20px; line-height:30px;}

#copy{ height:30px; line-height:30px; text-align:center;}