﻿/* DEFAULTS
----------------------------------------------------------*/

body { margin: 0px; padding: 0px; color: #555; width: 100%; font-size: 13px; }

a:link, a:visited { color: #555; text-decoration: none; }
a:hover { color: #009d40; text-decoration: underline; }
.clear { clear: both; }
.tl { text-align: left; }
.tr { text-align: right; }
.fl { float: left; }
.fr { float: right; }
.f14 { font-size: 14px; }
p, li, ul, form, dd, dl, dt, h1, h2, h3, h4,h5 { margin: 0px; padding: 0px; list-style-type: none; }
img { border: 0px; }
.dx { border-bottom: solid 1px #009d40; }

/*层*/
.Layer { width: 100%; height: auto; margin: 0px auto; }
.index { width: 900px; height: auto; margin: 0px auto; position: relative; }
.middle { width: 100%; height: auto; padding: 0 0 15px 0; margin: 0px auto; }
.nei_index { width: 950px; height: auto; margin: 15px auto; }

.top { width: 900px; height: 105px; margin: 0px auto; }
    .top .logo { width: 280px; height: 105px; float: left; }
    .top .sub { width: 615px; height: 105px; float: right; }
        .top .sub .search { width: 615px; height: 50px; }
            .top .sub .search a { color: #888; }
            .top .sub .search .yuyan { width: 315px; height: 30px; margin-top: 15px; float: right; line-height: 22px; text-align: right; }
            .top .sub .search .search_tb { color: #888; float: right; background-position: top; border: 0px; background-image: url(/images/default/search_bg.png); width: 84px; height: 22px; padding-left:4px;  background-repeat: no-repeat; padding-left: 5px; }
            .top .sub .search .search_bt { float: right; cursor: pointer; background-position: top; border: 0px; background-image: url(/images/default/search_bt.png); width: 25px; height: 22px; background-repeat: no-repeat; }
            .top .sub .search form { width: 150px; height: 30px; margin-top: 15px; float: right; color: #888; line-height: 22px;}
        .top .sub #nav { position: relative; width: 615px; height: 55px; z-index:1; }
            .top .sub #nav ul { width: 615px; height: 55px; }
                .top .sub #nav ul li { float: left; line-height: 50px; width: 87px; text-align: center; }
                    .top .sub #nav ul li a { font-size: 16px; font-family: 微软雅黑; display: block; height: 50px; }
            .top .sub #nav li a:hover, #nav li.active a { display: block; text-decoration: none; }
            .top .sub #nav li dl { display: none; background-color: #E4E4E4; }
            .top .sub #nav li dd { border-bottom: 1px dotted #d7d7d7; width: 87px; }
            .top .sub #nav li.active dd a { display: block; height: 28px; padding: 0; background-color: #fff; color: #000; line-height: 28px; font-weight: normal; }
            .top .sub #nav li dd a:hover { background-color: #e40031; color: #fff; font-size: 14px; }
            .top .sub #nav li dd a { font-size: 14px; }


#banner { z-index: 0; }
    #banner ul { height: 450px; overflow: hidden; }
    #banner ul { zoom: 1; z-index: 0; }
        #banner ul li { height: 450px; background-position: center top; background-repeat: no-repeat; }
            #banner ul li a { display: block; width: 100%; height: 450px; background: url(about:blank); margin: 0 auto; }
.slide_control { display:none; position: absolute; right: 50%; bottom: 22px; margin-right: -450px; z-index: 1000; }
.mall_dot, .mall_dot_hover { float: left; width: 16px; height: 16px; line-height: 100px; cursor: pointer; background: url(/images/default/dot.png) -17px 0 no-repeat; overflow: hidden; margin: 0 3px; }
.mall_dot_hover { background-position: 0 0; }
.slidearrow_l { width:31px; height:136px;  position:absolute; top:157px; left:50px; z-index:1; cursor:pointer; background: url(/images/default/left.png) no-repeat; }
.slidearrow_r { width:31px; height:136px; position:absolute; top:157px; right:50px; z-index:1;cursor:pointer; background: url(/images/default/right.png) no-repeat; }



.nei_banner { width: 100%; height: 230px; text-align: center; background-color: #dfdfd7; }

.wrap { width: 900px; height: 420px; }
    .wrap ul { width: 900px; height: 420px; margin-top: -40px; }
        .wrap ul li { width: 279px; height: 420px; background: url(/images/default/wrap_bg.png) no-repeat; float: left; margin: 0px 10px; }
            .wrap ul li dl { width: 279px; height: 420px; }
                .wrap ul li dl dt { text-align: center; }
                .wrap ul li dl .wrap_img { margin-top: 25px; }
                .wrap ul li dl .wrap_tt { line-height: 40px; font-size: 16px; }
                .wrap ul li dl .about_tt { text-align: left; font-weight: bold; line-height: 40px; font-size: 18px; padding: 10px; margin-top: 10px; }
                .wrap ul li dl dd { line-height: 22px; font-size: 13px; padding: 0px 10px; font-family:宋体; }
                .wrap ul li dl a.more { color: #009d40; line-height: 30px; }
                .wrap ul li dl .wrap_news { }
                .wrap ul li dl dd span { color: #009d40; margin-right: 3px; }

.friendlink { width: 900px; line-height: 25px; height: auto; margin: 8px auto auto auto; }
    .friendlink a { padding: 0px 6px; }
.foot { width: 900px; height: 60px; line-height: 25px; margin: 0px auto; font-family: 宋体; }
    .foot a {float:left; }
    .foot span { float:right; }



/*内页*/
.page_left { width: 200px; height: auto; float: left; }
.page_right { width: 710px; height: auto; float: right; }

.page_left .left_jj { width: 200px; height: auto; margin-bottom: 20px; }
    .page_left .left_jj h1 { font-family: 黑体; font-size: 32px; color: #009d40; }
    .page_left .left_jj dl dt { font-size: 18px; line-height: 30px; font-weight: bold; }
    .page_left .left_jj dl dd { line-height: 22px; }






.left_nav { width: 100%; height: auto; margin: auto; }
    .left_nav ul { width: 100%; height: auto; margin: auto; }
        .left_nav ul li { position: relative; line-height: 27px; margin: 5px auto; width: 100%; height: 27px; background-color: #eef6e1; background-image: url(/images/default/xiao1.png); background-position: 10px center; background-repeat: no-repeat; }
            .left_nav ul li:hover { background-color: #00a89b; background-image: url(/images/default/xiao2.png); background-position: 10px center; background-repeat: no-repeat; }
            .left_nav ul li a { position: absolute; top: 0px; left: 25px; font-size: 14px; display: block; width: 100%; }
                .left_nav ul li a:hover { text-decoration: none; color: #FFF; }
        .left_nav ul .on {background-color: #00a89b; background-image: url(/images/default/xiao2.png); background-position: 10px center; background-repeat: no-repeat; }
        .left_nav ul .on a { text-decoration: none; color: #FFF; }


.right_info { width: 100%; margin: auto; height: auto; float: left; }
    .right_info .column_bj { width: 100%; height: 50px; line-height: 50px; }
        .right_info .column_bj h2 { color: #01a79d; font-size: 20px; }
.content { width: 100%; margin: auto; line-height: 25px; margin-top: 8px; font-size: 13px; padding-bottom: 10px; }
    .content img { max-width: 630px; }
    .content dt { width: 95%; text-align: center; overflow: hidden; }
.title { width: 100%; height: 40px; line-height: 30px; color: #328fca; margin: 15px auto auto auto; font-size: 20px; font-weight: bold; font-family: 黑体; }
.shuxing { width: 100%; height: 30px; line-height: 30px; font-size: 14px; margin-right: auto; margin-left: auto; }
.shuxing2 { line-height: 25px; border-bottom: solid 1px #CCC; }
    .shuxing2 span { color: #009d40; }
.shuxing3 {  height:60px; padding-top:20px; }


.right_info .news_top .pro_yewu { width: 100%; height:132px; overflow:hidden; line-height:22px; }

.right_info .news_top { width: 100%; height: 170px; margin-top: 15px; overflow: hidden; }
    .right_info .news_top dt { width: 222px; height: 150px; overflow: hidden; }
        .right_info .news_top dt img { width: 195px; height: auto; }
    .right_info .news_top dd { float: left; line-height: 22px; width: 487px; }
        .right_info .news_top dd h3 a{ color: #01a79d; }    
        .right_info .news_top dd h5 a{ color: #01a79d; }       
         .news_top a.more { color: #009d40; line-height: 30px; }
.right_info .list { width: 100%; height: 510px; margin-top: 10px; }
    .right_info .list ul { width: 100%; height: 510px; }
        .right_info .list ul li { width: 100%; height: 25px; line-height: 25px; position: relative; }
            .right_info .list ul li a { font-size: 13px; }
.right_info .bt_video { width: 100%; height: 200px; border-top: solid 1px #ccc; }
    .right_info .bt_video ul { margin-top: 35px; }
        .right_info .bt_video ul li { width: 175px; height: 115px; float: left; margin: 0px 60px auto auto; }
            .right_info .bt_video ul li img { width: 175px; height: 115px; }
            .right_info .bt_video ul li span { line-height: 40px; text-align: center; display: block; }
    .right_info .bt_video .video_m { margin: 0px 80px; }

    .right_info .list_hr { width: 100%; height: 740px; margin-top: 10px; }
    .right_info .list_hr ul { width: 100%; height: 740px; }
        .right_info .list_hr ul li { width: 100%; height: 30px; line-height: 30px; }
            .right_info .list_hr ul li dt, .right_info .list_hr ul li dd {float:left; }
            .right_info .list_hr ul li a { font-size: 13px; }
        .right_info .list_hr .list_hr_tt { background-color:#01a79d; color:#FFF; font-size:14px; font-weight:bold; height:30px; }
            .right_info .list_hr .list_hr_tt dt {width:15%; text-align:center; }
            .right_info .list_hr .list_hr_tt dd { text-align:center; }
            .right_info .list_hr .list_hr_tt .s1{  width:15%;}
            .right_info .list_hr .list_hr_tt .s2{  width:15%;}
            .right_info .list_hr .list_hr_tt .s3{  width:40%;}
            .right_info .list_hr .list_hr_tt .s4{  width:15%;}
.right_info .list_hr .list_hr_list{
border-collapse:collapse;}
       .right_info .list_hr .list_hr_list td { border:1px solid #ccc; vertical-align:middle; text-align:center; height:100px; padding:5px 0 5px 0; }
            .right_info .list_hr .list_hr_list .s0 {width:15%; }
        .right_info .list_hr .list_hr_list .s1 {  width:15%;}
        .right_info .list_hr .list_hr_list .s2 { text-align:left; width:15%; line-height:20px;}
        .right_info .list_hr .list_hr_list .s3 { text-align:left; width:40%; line-height:20px;}
        .right_info .list_hr .list_hr_list .s4 {  width:15%;}

.list_img { width: 100%; height: 600px; margin-top: 10px; }
    .list_img ul { width: 100%; height: 600px; }
    .list_img dl { width: 100%; height: 75px; margin-top: 10px; background-color: #eef6e1; background-image: url(/images/default/xiao3.png); background-position: 680px center; background-repeat: no-repeat; }
        .list_img dl dt {width: 95px; height: 75px; float:left; margin-right:20px;}
        .list_img dl dt img { width: 95px; height: 75px; }
        .list_img dl h2 { line-height: 75px; float:left; }
            .list_img dl h2 a {color: #009d40; }
        .list_img dl dd { float:right;line-height: 75px; margin-right:45px; font-size:16px; font-weight:bold; }


.list_video { width: 100%; height: 550px; margin-top: 10px; }
    .list_video ul { width: 100%; height: 550px; }
    .list_video li { padding: 4px; width: 172px; height: 170px; text-align: center; float: left; background-image: url('/images/default/index_bj1.png'); background-repeat: no-repeat; margin-right: 15px; margin-left: 15px; margin-top: 6px; }
        .list_video li img { width: 170px; height: 145px; }
        .list_video li span { width: 170px; line-height: 30px; font-size: 14px; }

.list_fazhan { width: 100%; height: auto; margin-top: 10px; }
    .list_fazhan ul { width: 100%; height: auto; }
    .list_fazhan li {  width: 100%; height: 155px; margin-top: 10px; padding-top:20px;border-bottom:dotted 1px #CCC; }
    .list_fazhan .dl_t { width:375px; height: 155px;float:left; }
        .list_fazhan .dl_t dt { width:375px; line-height:40px; color: #01a79d; font-size:18px; }
        .list_fazhan .dl_t dd { line-height:22px;}
            .list_fazhan .dl_t a {color: #01a79d; }
    .list_fazhan .dl_i { width:300px; height: 155px;   float:right; }
         .list_fazhan .dl_i dt {width: 155px; height: 140px; float:left; }
        .list_fazhan .dl_i dd {width: 140px; line-height:140px; height: 140px; float:right; background-color:#eef6e1;text-align:center;}
        .list_fazhan dl dt img { width: 155px; height: 140px; }
                
.list_huanbao { width: 100%; height: 530px; margin-top: 10px; }
    .list_huanbao ul { width: 100%; height: 530px; }
    .list_huanbao li { padding: 4px; width: 152px; height: 120px; text-align: center; float: left; margin-right: 6px; margin-left: 6px; margin-top: 6px; }
        .list_huanbao li img { width: 150px; height: 100px; }

/*图片滚动开始*/

.photo-gd{ width: 100%; height: 163px; padding-top:15px; }
.blk_29 { overflow: hidden; width: 100%; height: 163px; }
    .blk_29 .Cont { overflow: hidden; width: 100%; float: left; margin-top: 10px;}
.gd_list { width: 165px; height: 110px; float: left; margin-right: 15px; }
    .gd_list img { width: 165px; height: 110px; }

/*图片滚动结束*/
/*分页*/
.page { font-family: 宋体; margin: 10px auto 18px auto; height: 20px;  font-size: 11px; }
    .page a { margin: 0px 2px 0px 2px; padding: 0px 6px 0px 6px; line-height: 20px; font-family: 宋体; display: inline-block; width: auto; height: auto; text-decoration: none; color: #000000; font-size: 11px; }
    .page .current { font-family: 宋体; background: #009d40; color: #FFFFFF; display: inline-block; margin: 0px 2px 0px 2px; padding: 0px 6px 0px 6px; line-height: 20px; font-weight: bold; font-size: 11px; }
    .page a:hover { font-family: 宋体; background: #009d40; color: #FFFFFF; display: inline-block; margin: 0px 2px 0px 2px; padding: 0px 6px 0px 6px; line-height: 20px; /*border: 1px solid #00428d;*/ font-size: 11px; }





.backToTop { display: none; width: 18px; line-height: 1.2; padding: 5px 0; background-color: #000; color: #fff; font-size: 12px; text-align: center; position: fixed; _position: absolute; right: 10px; bottom: 100px; _bottom: "auto"; cursor: pointer; opacity: .6; filter: Alpha(opacity=60); }

