@charset "utf-8";
* {
    margin: 0;
    padding: 0;
    list-style: none;
}

body {
    font-family: "微软雅黑";
    width: 100%;
    font-size: 12px;
    word-wrap: break-word;
}

img {
    border: none;
}
table { border-collapse:collapse; border-spacing:0;     margin: 0 auto;}
input, textarea, select  { font:12px/20px "Arial", "Thmano", "Microsoft Yahei"; color:#999;}
textarea { resize: none; overflow:auto;    width: 268px;  height: 129px }
table { border-collapse:collapse; border-spacing:0; }
.wrap {
    width: 1000px;
    margin: 0 auto;
}

.link {
    display: block;
    width: 100%;
    height: 100%;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
    overflow: hidden;
}

a {
    text-decoration: none;
}

.posr {
    position: relative;
}

.ovh:after {
    content: "\200B";
    display: block;
    height: 0;
    clear: both;
}

/*****************************************************/
.header{
    height: 105px;
}
.logo{
    margin-top: 22px;
    float: left;
}
.h_r ul{
    margin-top: 16px;
    overflow: hidden;
    text-align: right;
    padding-left: 60px;
}
.h_r ul li {
    float: left;
}
.h_r ul li a{
    color: #000;
    padding: 0 5px;
}
.h_r ul li a:hover{
    text-decoration: underline;
}
.h_lx{
    margin-top: 15px;
    height: 48px;
    line-height: 16px;
   /*  background: url("../img/bg1.jpg") no-repeat left center; */
    padding-left: 60px;
}
.h_lx p{
   /* font-size: 24px;*/
    color: #ff8e08;
    font-weight: bold;
}
.h_lx span{
    font-size: 12px;
    color: #000;
}
.nav{
    height: 50px;
    background: #02469D;
}
.navul>li{
    float: left;
    position: relative;
}

.xiala{
    position: absolute;
    top:50px;
    left:0;
    z-index: 999;
    background: #F2F2F2;
    display: none;
}
.xiala li{
    width: 124px;
    margin: 6px 0;
    border-bottom: 1px solid #E5E5E5;
}
.xiala li a{
    display: block;
    width: 100px;
    margin:0 auto;
    text-align: center;
    height: 28px;
    line-height: 28px;
    color: #000;

}
.navul>li:hover .xiala{display: block;}
.xiala li a:hover{
    background: #02469D;
    color: #fff;
}
.navul>li>a{
    display: block;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    width: 124px;
    color: #fff;
    text-align: center;
}
.navul>li>a:hover{
    background: #FF8E07;
}
.navul .nav-a {
    background-color: #FF8E07;

    background-repeat: no-repeat;
    background-position: center center;
}
.navul .nav-a a:hover{
    background-color: #FF8E07;
    background-repeat: no-repeat;
    background-position: center center;
}
.banner{
    overflow: hidden;
    height: 393px;
}
.banner .wrap>a{
    position: absolute;
    top:0;
    left:-460px;
    opacity: 0;
}
.b_mov{
    position: absolute;
    top:330px;
    right: 0;
}
.b_mov li{
    float: left;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    color: #000;
    margin: 0 10px;
    background: #8A8182;
    cursor: pointer;
}
.b_mov .b_movs{
    color: #fff;
    background: #000;
}
.section{
    margin-top: 30px;
    margin-bottom: 20px;
}
.s_boxl{
    width: 730px;
    line-height: 28px;
}
.sbt1 p{
    color: #3d3d3d;
    font-size: 16px;
    padding-left: 15px;
    font-weight: bold;
}
.sbt1 a{
    font-size: 13px;
    color: #3d3d3d;
    font-weight: bold;
}
.sbt1 i{
    width: 4px;
    height: 16px;
    display: block;
    background: #008CD6;
    position: absolute;
    top:6px;
    left:0;
}
.z_s{
    margin-top: 12px;
    overflow: hidden;
}
.z_s>li{
    float: left;
    margin-right: 17px;
}
.z_s>li>a{
    width: 226px;
    height: 225px;
    display: block;
}
.z_s>li p{
    text-align: center;
    padding: 10px 0;
    color: #000
}
.z_s>li a img{
    width: 229px;
    height: 185px;
    border: 1px solid #b4b4b4; 
}
.z_s li a:hover{color: red}
.s_box2{
    width: 236px;
}
.s_box2{
    margin-left: 34px;
}
.sbt2{
    line-height: 28px;
}
.s_box2 ul li{
    margin: 7px 2%;
    width: 46%;
    float: left;
}
.gd-ul1{
    margin-top: 25px;
}
.s_box2 ul li a{
    display: block;

    height: 29px;
    line-height: 29px;
    font-size: 14px;
    text-align: center;
    color: #000;
    border: 1px solid #ddd;
}
.s_box2 ul li a:hover{
    background: #008CD6;
    color: #fff;
}
.section2{
    height: 338px;
    background: #F8F8F8;
    border-top: 1px solid #E3E2E4;
    border-bottom: 1px solid #E3E2E4;
}
.section2 .wrap{
    padding-top: 20px;
}
.se_box1{
    width: 415px;
    margin-right: 35px;
    overflow: hidden;
}
.sbt3{
    line-height: 28px;
}
.gy{
    width: 393px;
    border: 1px solid #C9C9C9;
    height: 227px;
    background:#fff ;
    margin-top: 6px;
    padding-left: 20px;
    padding-top: 20px;
}
.gy img{
    float: left;
    margin-top: 6px;
}
.gy p{
    float: left;
    width: 185px;
    line-height: 23px;
    font-size: 13px;
    color: #676666;
    margin-left: 5px;
    padding-top:17px;
}
.gy strong{
    font-size: 13px;
    color: #676666;
    line-height: 23px;
    font-weight: normal;
}
.gy{
    color: #676666;
    line-height: 23px;
}
.gy a{
    color: #676666;
}
.gy img{
    width: 201px;
    height: 105px;
}
.se_box2{
    width: 280px;
    margin-right: 30px;
}
.news>.clear>a{
    float: left;
    width: 138px;
    height: 33px;
    border: 1px solid #C9C9C9;
    line-height: 33px;
    text-align: center;
    font-size: 16px;
    color: #000;
    margin-top: 6px;
}
.news>.clear>._a1{
    color: #ff0101;
}
.news{
    margin-top: 6px;
}
.news ul{
    padding-top: 5px;
    border: 1px solid #C9C9C9;
    width: 277px;
    height: 242px;
}
.news ul li{
    margin: 0 15px;
    padding: 11px 0;
    border-bottom: 1px dashed #C9C9C9;
    height: 10px;
}
.news ul li a{
    font-size: 12px;
    width: 159px;
    height: 18px;
    color: #000;
    overflow: hidden;
    display: block;
    float: left;
}
.news ul li a:hover{
    text-decoration: underline;
}
.se_box3{
    width: 236px;
}
.selx{
    margin-top: 6px;
    height: 228px;
    border: 1px solid #C9C9C9;
    width: 216px;
    background: #fff;
    padding: 9px;
}
.selx ul li{
    margin: 5px 0;
}
.lix{
    color: #323232;
    font-weight: bold;
}
.section3 .wrap{
    padding-top: 32px;
}
.z-boxss{
    margin-top: 42px;
}
.z_an{
   /* margin-top: 32px;*/
    width: 1028px;
    overflow: hidden;
}
.z_an li{
    float: left;
    margin-right: 18px;
    height:210px;
}
.footul2{
    width: 338px;
}
.z_an li a{
    display: block;
}
.z_an li a img{
    width: 100%;
    height: 170px;
}
.z_an li p{
    text-align: center;
    padding: 17px 0;
}
.index_news_list{
    width: 277px;
    border: 1px solid #c9c9c9;
    height: 34px;
    border-bottom: 0;
}
.index_news_list a{
     width: 138px;
    display: block;
    height: 34px;
    float: left;
    text-align: center;
    line-height: 34px;
    cursor:pointer;
}
.on{
background: #ff8e07;
    color: #fff;
}
.marquee {width:1000px;height:210px;overflow:hidden; margin-top:20px;}
.marquee li{ display:inline; float:left; margin-right:12px;}
.marquee li a{ width:225px; height:210px; display:block; float:left; text-align:center; font-size:14px;color: #000}
.marquee li a:hover{ text-decoration:none; color: #008cd6}

.marquee li em{font-style: normal; height:24px; line-height:24px; display:block; margin-top:8px;}

.y_link{
    border: 1px solid #C9C9C9;
    height: auto;
    line-height: 36px;
    padding-left: 8px;
    margin-top: 18px;
    margin-bottom: 20px;
}
.y_link a{
    color: #000;
}
.y_link a:hover{
    text-decoration: underline;
}

.footer {
    height: 220px;
    background: #424040;
}
.footer .wrap {
    padding-top: 20px;
}
.footer .wrap>.moc {
    margin-right: 40px;
}
.footul {
    overflow: hidden;
    padding-bottom: 40px;
    border-bottom: 1px solid #4A4848;
    margin-top: 7px;
}
.footul li {
    float: left;
    margin-right: 30px;
}
.footul li a {
    font-size: 16px;
    color: #b4b4b4;
    display: block;
    height: 44px;
    line-height: 44px;
}
.lx_text {
    padding-top: 20px;
    border-top: 1px solid #111010;
}
.lx_text span {
    font-size: 16px;
    color: #b4b4b4;
}
.lx_text_p{
    margin-top: 10px;
    font-size: 20px;
    height: 48px;
    line-height: 1.2em;
    padding-left: 42px;
    background: url("../images/footerbg2_21.png") no-repeat left center;
}
.lx_text p {
    margin-top: 5px;
    font-size: 22px;
    color: #b4b4b4;
    padding-left: 42px;
    background: url("../images/footerbg2_21.png") no-repeat left center;
}
.footul2>.lx_ul2>li {
    float: left;
    margin-right: 20px;
}
.footul2>.lx_ul2>li a {
    font-size: 14px;
    color: #b4b4b4;
    display: block;
    line-height: 56px;
}
.lx_ul3 li {
    color: #b4b4b4;
    font-size: 14px;
    line-height: 26px;
}
.lx_ul3 li a {
    color: #b4b4b4;
}
.lx_ul3 li a:hover {
    text-decoration: underline;
}
.weixin {
    margin-left: 30px;
    width:210px;
    margin-top: 58px;
}
.weixin h2,.weixin .h2 {
    text-align: center;
    font-size: 14px;
    color: #b4b4b4;
    padding-top: 10px;
}
.weixin h2 a{
    color: #b4b4b4;
}
.beian {
    height: 50px;
    background: #636161;
    text-align: center;
    line-height: 50px;
    color: #b4b4b4;
    font-size: 14px;
}
.p-1{
    margin-top: 30px;
    margin-bottom: 80px;
}
.pbt1 i{
    top:3px;
}
.p-box1{
    width: 240px;
}
.p-fl li{
    margin-top: 12px; float: left;
}
.p-fl li a{
    display: block;
    width: 220px;
    height: 32px;
    text-align: center;
    line-height: 26px;
    color: #000000;
    border: 1px solid #DCDCDC;
    margin-left: 10px;
}
.p-fl li a:hover{
    background: #02469D;
    color: #fff;
}
.p-lx{
    margin-top: 25px;
}
.p-box2{
    width: 725px;
    margin-left: 34px;
}
.zx-box ul{
    width: 800px;
    overflow: hidden;
}
.zx-box ul li {
    float: left;
    margin-right: 18px;
    margin-top: 25px;
    border: 1px solid #c9c9c9;
}
.zx-box ul li p{
    text-align: center;
    padding: 10px 0;
}
.dan{
    margin: 10px;
}
.xian{
    border-bottom: 1px solid #000;
}
.wz{
    float: right;
}
.txet{
    border-bottom: 1px dashed #d5d1d1;
}
.txet li{
    font-size: 14px;
    line-height: 40px;
}
.txet span{
    float: right;
}
.txet a{
    color: #000;
}
.hesw{
    margin-top: 5px;
}
.tw{
    margin-top: 10px;
    text-align: center;
}
.lisxf li img{
    width: 230px;
    height: 185px;
}
.dan_du{
  text-align: center;
  overflow: hidden;
  margin-top: 10px;
}
.pages_bar {width:80%; margin:15px auto; font-size:12px; text-align:center }
.pages_bar a {padding:5px 10px; border:1px #ccc solid; color:#666; margin:0 5px; }
.pages_bar a:hover {background:#50a8e6;  padding:5px 10px; border:#b0d4ec solid 1px; color:#fff; }
.pages_bar a.currt {background:#50a8e6;  padding:5px 10px; border:#b0d4ec solid 1px; color:#fff;}
.previous{float: left;}
.next{float: right;}
.button{
    width: 130px;
}

.lyb input{
    font:14px/32px "Arial", "Thmano", "Microsoft Yahei"; color:#999;
 margin: 10px; 
}
.gd-ul2{
    height: 100px;
}
.lx_ul3div{
    color: #919192;
    font-size: 14px;
    line-height: 24px;
    margin-top: 20px;
}
.lyb textarea { resize: none; overflow:auto; width: 406px;  height: 175px ;margin-left: 9px; margin-top:}

/* green skin  */
.side_green .side_title{ background-position: -682px 0;}
.side_green .side_center{background:url(../img/green_line.gif) repeat-y center;}
.side_green .side_bottom{background-position: -682px -60px;}
.side_green .close_btn{ background-position: -44px -90px;}
.side_green .close_btn:hover{background-position:-65px -45px;}
.side_green .show_btn{background-position:-255px 0;}
.side_green .msgserver a{color:#68c40b;}
.side_green hr{border-bottom:1px solid #edf2e5;}


/***/
.daohang_liebiao{border: 1px solid; margin-bottom: 5px;}
.daohang_liebiao .danghang_on.on{background: #02469d; color:#fff;}
.danghang_on{display: font-size: 14px;height: 39px;width: 238px; line-height: 39px;display: block; margin: 0 auto;text-align: center;    color: #000;}
.daohang_hover_1 a{display:block; width: 100%;    text-align: center; color:#fff;height:40px; line-height:40px; }
.daohang_hover_1{background:#008cd6; display:none;}
.daohang_hover_1 a.out{background:#ff8e07;}
.daohang_liebiao .down{ display:inline-block; background-image:url(../images/xia.png); background-repeat:no-repeat; width:8px; height:5px; vertical-align: middle; margin-right: 5px; }
.daohang_liebiao .up{ display:inline-block; background-image:url(../images/shang.png); background-repeat:no-repeat; width:8px; height:5px; vertical-align: middle;margin-right: 5px;}



.s_box2_ico1{
    margin-top: 38px;
    width: 253px;
    height: 87px;
    background-image:url(../images/ico2.jpg); background-repeat:no-repeat;
    text-align: center;
}
.s_box2_ico2{
    margin-top: 15px;
    width: 253px;
    height: 87px;
    background-image:url(../images/ico1.jpg); background-repeat:no-repeat; 
    text-align: center;
}
.s_box2_ico1_content{
    padding-top: 25px;
    padding-left: 40px;
    color: #fff;
}
.s_box2_ico1_content p{
    font-size: 16px;
}
.zs a{
font-weight: normal;
}
.zs em{
    display: inline-block;
    margin: 0 5px;
    font-style: normal;
}
.form_table tr{
    line-height: 44px;
}
