@charset "UTF-8";
a,abbr,acronym,address,applet,b,big,blockquote,body,caption,center,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,i,iframe,img,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,u,ul,var{margin:0;padding:0;border:0;outline:0;font-size:100%;font-family:"微软雅黑","Myriad Set Pro","Helvetica Neue",Helvetica,Arial,sans-serif}
body{overflow-x:hidden}
table{border-collapse:collapse;border-spacing:0}
article,aside,dialog,figure,footer,header,menu,nav,section{display:block}
li,ol,ul{list-style:none;*font-size:0}
*{margin:0;padding:0;margin:0 auto}
img{border:0}
a{text-decoration:none;font-family:"微软雅黑","Myriad Set Pro","Helvetica Neue",Helvetica,Arial,sans-serif}
input,textarea{background-color:transparent;border:none;overflow:auto;outline:0}
.clearfix::before{content:"";display:block;height:0;clear:both;visibility:hidden}
.clearfix:after{content:"";display:block;height:0;clear:both;visibility:hidden}
.clearfix{display:inline-block}
* html .clearfix{height:1%}
.clearfix{display:block}


.wrap{width: 1200px;margin: 0 auto;}
.header{height: 304px;background: url(header.png)no-repeat center center;}
.lunbo{width: 730px;margin: 0 auto;padding-top: 230px;}
.lunbo .p{margin-bottom: 5px;}
.lunbo .p a{font-size: 18px;color: #fff;text-decoration: none;}
.lunbo .p a:hover{color: blue;}
.content{height: 590px;background: url(content_bg.png)no-repeat center center;margin-top: 47px;position: relative;}
.title1{width: 280px;height: 50px;position: absolute;top: -26px;left: 50%;margin-left: -140px;}
.title2{width: 280px;height: 50px;position: absolute;top: -26px;left: 50%;margin-left: -140px;}
.title3{width: 280px;height: 50px;position: absolute;top: -26px;left: 50%;margin-left: -140px;}

.content ul{width: 80%;margin: 0 auto;display: flex;justify-content: space-between;padding-top: 106px;}
.content ul li{width: 26%;text-align: center;background: url(content_img_bg.png)no-repeat  0 65px;}
.content ul li p{margin-top: 17px;}
.content ul li p a{font-size: 16px;color: #fff;}
.content ul li img{margin-left: 5px;}
.more{width: 49px;margin: 0 auto;text-align: center;line-height: 30px;border-top: 1px solid #fff;margin-top: 27px;}
.more a{color: #fff;}
.footers{width: 100%;background: #901F23;}
.footer{height: 188px;background: url(footer1.png)no-repeat center center;margin-top: 40px;}
.footer_r{width: 331px;float: right;background: #9C2428;height: 188px;}
.wzsm{padding-top: 50px;padding-left: 75px;color: #fff;font-size: 16px;}
.dzjg{width: 80px;float: left;}
.smcont{width: 650px;float: left;padding-left:30px;}
.smcont span{line-height:32px;padding-right:20px;}
.smcont a{color:#fff;}
.ewm{float:left;}
.wxewm{width: 85px;text-align: center;float: left;background: #fff;font-size: 14px;padding-bottom: 5px;margin-right:6px;padding-top: 6px;color: #333;}
.gzhewm{width: 85px;text-align: center;float: left;background: #fff;font-size: 14px;padding-bottom: 5px;padding-top: 6px;color: #333;}
.jiucuo{width: 120px;float: left;padding-top: 11px;padding-left: 16px;}



.wrap{width: 1200px;margin: 0 auto;}
.header{height: 304px;background: url(header.png)no-repeat center center;}
.lunbo{width: 730px;margin: 0 auto;padding-top: 230px;}
.lunbo .p{margin-bottom: 5px;}
.lunbo .p a{font-size: 18px;color: #fff;text-decoration: none;}
.lunbo .p a:hover{color: blue;}
.title7784{width: 280px;height: 50px;position: absolute;top: -26px;left: 50%;margin-left: -140px;background: url(title1.png)no-repeat center center;}
.title7785{width: 280px;height: 50px;position: absolute;top: -26px;left: 50%;margin-left: -140px;background: url(title2.png)no-repeat center center;}
.title7786{width: 280px;height: 50px;position: absolute;top: -26px;left: 50%;margin-left: -140px;background: url(title3.png)no-repeat center center;}
/*
*  分页样式
*/
.page {
  text-align: center;
  height: 40px;
  line-height: 40px;
  margin: 10px auto 20px auto;
  font-size: 14px;
  color: #505050;
  width:100%;
}
.page a {
  padding: 5px 10px;
  color: #505050;
  font-size: 14px;
  text-align: center;
  height: 25px;
  line-height: 25px;
  border: 1px solid #ccc;
  background-color: #eee;
  border-radius: 5px;
}
.page a:hover {
  padding: 5px 10px;
  color: #fff;
  font-size: 14px;
  text-align: center;
  height: 25px;
  line-height: 25px;
  border: 1px solid #ccc;
  background-color: #337cbd;
  border-radius: 5px;
}
.page .pages-current {
  padding: 5px 10px;
  color: #fff;
  font-size: 14px;
  text-align: center;
  height: 25px;
  line-height: 25px;
  border: 1px solid #ccc;
  background-color: #337cbd;
  border-radius: 5px;
}
.page font input {
  height: 31px;
  line-height: 31px;
  text-align: center;
  border-radius: 5px;
  border: 1px solid #ccc;
}
.page font .inp_submit {
  padding: 0 10px;
  line-height: 29px;
  text-align: center;
  color: #505050;
  font-size: 14px;
  border: 1px solid #ccc;
  background-color: #eee;
}

.listcont{height: 590px;background: url(content_bg.png)no-repeat center center;margin-top: 47px;position: relative;}
.content3s{width:1030px;margin:0 auto;}
.content3_list{margin-top: 15px;}
.content3_list li{height: 41px;background: url(list.png)no-repeat 10px center ;text-indent: 25px;display: flex;justify-content: space-between;}
.content3_list li a{color: #fff;line-height: 41px;display: inline-block;width: 475px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;    }
.content3_list li span{line-height: 41px;color: #969696;}

.Second_banner{width:1112px;height:40px;line-height:40px;margin:0 auto;padding-left: 88px;padding-top: 40px;}
.Second_banner ul li{font-size:16px;color:#fff;float:left;padding-right:8px}
.Second_banner ul li a{color:#fff}

.footers{width: 100%;background: #901F23;}
.footer{height: 188px;background: url(footer1.png)no-repeat center center;margin-top: 40px;}
.footer_r{width: 331px;float: right;background: #9C2428;height: 188px;}
.wzsm{padding-top: 50px;padding-left: 75px;color: #fff;font-size: 16px;}
.dzjg{width: 80px;float: left;}
.smcont{width: 650px;float: left;padding-left:30px;}
.smcont span{line-height:32px;padding-right:20px;}
.smcont a{color:#fff;}
.ewm{float:left;}
.wxewm{width: 85px;text-align: center;float: left;background: #fff;font-size: 14px;padding-bottom: 5px;margin-right:6px;padding-top: 6px;color: #333;}
.gzhewm{width: 85px;text-align: center;float: left;background: #fff;font-size: 14px;padding-bottom: 5px;padding-top: 6px;color: #333;}
.jiucuo{width: 120px;float: left;padding-top: 11px;padding-left: 16px;}




.Three_xilan_01{ border:1px solid #d3dcea; background:#fff;}
.Three_xilan_02{ width:1000px; padding-top:60px; padding-bottom:60px;margin:0 auto;}
.Three_xilan_03{ font-size:38px; color:#333; text-align:center;width:100%; font-family:'微软雅黑'}
.Three_xilan_04{ font-size:12px; color:#808080; width:100%; text-align:center; padding-top:20px;}
.Three_xilan_04 a{ color:#808080}
.Three_xilan_05{ height:1px; width:100%; background:#d4d4d4; }
.Three_xilan_06{ height:333px; text-align:center; padding-top:20px;}
.Three_xilan_06 img { width:500px;}
.Three_xilan_07{ font-size:14px; color:#333; padding:50px 0; line-height:24px; text-align:justify;text-justify:inter-ideograph;}
.Three_xilan_08{float:left; position:relative; width:98px;}
.Three_xilan_08 ul{ font-size:0;}
.Three_xilan_0801{ font-size:20px; font-weight:bold; color:#313131; text-align:center; width:98px; height:24px; line-height:24px;}
.Three_xilan_0802{ height:3px; width:98px; background:#de1f1a;}
.Three_xilan_0803{ background:#4d4d4d; height:1px; width:1000px; clear:both;}
.xilanboxbg{ width:1200px;margin:0 auto;}
.Three_xilan_02 td{ vertical-align:top;}
.Three_xilan01_02{ float:left; font-size:14px; color:#333; padding-bottom:10px;}
.Three_xilan01_0201{ color:#808080 !important;}
.Three_xilan01_02 span{ padding-right:7px;}
.Three_xilan01_03 span{ padding-right:28px;}
.Three_xilan01_01{ width:880px; padding:60px 0 20px 0;}
.Search_content_dw{ height:20px; clear:both;}
.contentLeft0103{ width:90%;}
.contentLeft0102{ width:93%; float:left; font-size:14px; height:28px; line-height:28px; background:url(/images/ico4.png) no-repeat left center; padding-left:15px;  overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.contentLeft0102 a{ color:#333; display:block;  overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.contentLeft0102 a:hover{ color:#1a92ff;}
.contentLeft0102:hover{ background:url(/images/ico4.1.png) no-repeat left center;}
.Second_banner{width:1112px;height:40px;line-height:40px;margin:0 auto;padding-left: 88px;padding-top: 40px;}
.Second_banner ul li{font-size:16px;color:#333;float:left;padding-right:8px}
.Second_banner ul li a{color:#333}