@charset "utf-8";
/* CSS Document */
*{margin:0px;padding:0px;}
ul{list-style-type:none;}
li{ list-style:none;line-height: 35px;}
img{border:0px;}
a{text-decoration:none; font-size: 12px;}
.clear{clear: both;}
.left{float:left;}
.right{float:right;}
.pos_a{position: absolute;}
.pos_r{position: relative;}
body{background:#ffffff; font-family: "微软雅黑"; font-size: 12px;overflow-x:hidden; }

/* CSS Header */
#he_02{width: 1200px;height: 125px;margin:0 auto;position: relative;}
#he_02_logo{width:698px;height: 91px;position: absolute;left: 0;top:17px;background: url(../images/logo.png) left center no-repeat;}
#he_02_logo a{width:698px;height: 91px;display: block;}
#he_02_tel{height: 44px;position: absolute;right: 0;top:30px;line-height: 33px;color: #dc1f29;font-size: 18px;}
#he_02_tel span{color: #d71f28;font-size: 36px;font-weight: bold;}
#he_03{width: 100%;height: 60px;margin:0 auto;background: url(../images/nav_bg.png) repeat-x;}
#he_03_mid{width: 1200px;height: 60px;margin:0 auto;}
#he_03_mid li{float: left;width: 108px;height: 60px;line-height: 60px;text-align: center;}
#he_03_mid li a{display: block;color: #fff;font-size: 16px;}
#he_03_mid li a:hover{background: #da251c;}
#he_03_btn{width: 222px;height: 60px;line-height: 60px; float: right;background: #fff;}
#he_03_btn a{color: #333;font-size: 16px;display: block;width: 111px;text-align: center;float: left;}
#he_03_btn a i{color: #e0651f;padding-right: 5px;font-size: 25px;position: relative;top:5px;}
#he_04{width: 100%;height: 726px;margin:0 auto;position: relative;}
#he_04_mid{width:1920px;height: 726px;position: absolute;top:0px;left: 50%;margin-left: -960px;z-index: 1;}
#he_04_key{width:1920px;height: 47px;position: absolute;top:0px;z-index: 999;background: url(../images/he_04_key.png) repeat;}
#he_04_keymid{width: 1200px;height: 47px;margin:0 auto;position: relative;}
#zy_banner{width: 100%;height: 350px;background: url(../images/zy_banner.jpg) center no-repeat;}

/* CSS Footer */
#footer_nav{width: 100%;height: 61px;line-height: 61px; background: url(../images/nav_bg.png) repeat-x;margin:0 auto;text-align: center;}
#footer_nav a{color: #fff;font-size: 16px;opacity: .5;padding:0 30px;}
#footer_nav a:hover{opacity: 1;}
#footer{width:100%;height:250px;padding:30px 0; margin:0 auto;background: #f7f7f7;}
#footer_mid{width: 1200px;height: 250px;margin:0 auto;position: relative;}
#footer_c{width: 355px;height: 250px;float: left;border-right: solid 1px #cfcfcf;}
#footer_c p{color: #333;line-height: 35px;text-transform: uppercase;font-size: 14px;}
#footer_c p span{font-size: 36px;}
#footer_c p:nth-of-type(2){line-height: 30px;padding-top: 10px;}
#footer_l{width: 800px;height: 133px;float: right;border-bottom: dashed 1px #cfcfcf;}
#footer_l p{padding-left: 45px;padding-top: 20px; line-height: 35px;color: #9d9d9d;font-size: 16px;}
#footer_l p span{font-weight: bold;font-size: 36px;}
#footer_l img{width: 100px;height: 100px;float: right;margin-top: -10px;}
#footer_p{float: right;width: 800px;}
#footer_p p{padding-left: 45px;padding-top: 20px; line-height: 35px;color: #9d9d9d;font-size: 16px;}
#footer_p p a{color: #9d9d9d;font-size: 16px;margin-right: 20px;}
#footer_copyright{width: 100%;height: 50px;margin:0 auto;background: #fff;}
#footer_copyright_mid{width: 1200px;height: 50px;line-height: 50px;margin:0 auto;font-size: 14px;color: #9c9c9c;position: relative;}
#footer_admin{position: absolute;right: 0;top:0; text-align: right;}
#footer_admin a{font-size: 14px;color: #9c9c9c;}
#footer_admin a:hover{text-decoration: underline;}

/*固定的悬浮窗*/

.yb_conct {

    position: fixed;

    z-index: 9999999;

    top: 200px;

    right: -127px;

    cursor: pointer;

    transition: all .3s ease;

}

.yb_bar ul li {

    width: 180px;

    height: 53px;

    font: 16px/53px 'Microsoft YaHei';

    color: #fff;

    text-indent: 54px;

    margin-bottom: 3px;

    border-radius: 3px;

    transition: all .5s ease;

    overflow: hidden;

}

.yb_bar .yb_top {

    background: url('../images/fixCont.png') no-repeat 0 0 #e01f2a;

}

.yb_bar .yb_phone {

    background: url('../images/fixCont.png') no-repeat 0 -57px #e01f2a;

}

.yb_bar .yb_QQ {

    text-indent: 0;

    background: url('../images/fixCont.png') no-repeat 0 -113px #e01f2a;

}

.yb_bar .yb_ercode {

    /*height:200px;*/



    background: url('../images/fixCont.png') no-repeat 0 -169px #e01f2a;

}

.hd_qr {

    padding: 0 29px 25px 29px;

}

.yb_QQ a {

    display: block;

    text-indent: 54px;

    width: 100%;

    height: 100%;
    font-size: 14px;

    color: #fff!important;

}





/* CSS Main */
#in_01{width: 1200px;height:123px;margin:0 auto;position: relative;}
#in_01_mid{width: 1130px;height: 115px;padding:25px; border:solid 5px #fff;position: absolute;left: 0;bottom:0;background: url(../images/in_01_bg.png) repeat;z-index: 2;-moz-box-shadow: 0px 0px 15px #9d9d9d; -webkit-box-shadow: 0px 0px 15px #9d9d9d; box-shadow: 0px 0px 15px #9d9d9d;}
#in_01_txt{width: 357px;height: 115px;background: url(../images/in_01_txt.png) center no-repeat;float: left;}
#in_01_search{width: 397px;height: 95px;padding:10px 0;float: left;position: relative;margin-left: 60px;}
#in_01_search:after{content: '';width: 1px;height: 115px;background: #cfcfcf;position: absolute; top:-10px; right: -25px;}
#in_01_search:before{content: '';width: 1px;height: 115px;background: #cfcfcf;position: absolute; top:-10px;left: -25px;}
#search{ width: 397px;height: 41px; background: url(../images/search_bg.png) center no-repeat;margin:0 auto;}
#search #search_name{ width: 357px; height: 31px; line-height: 31px; float: left; margin-top:5px; text-indent: 20px; border:none; outline: none; color: #b8b8b8;background: none;}
#search #button{ width: 38px; height: 41px; float: right; cursor: pointer; background: none; border:none;}
#key{width: 397px;height: 20px; line-height: 20px;font-size: 14px;color: #363636;margin:0 auto;margin-top: 8px;}
#key span{font-size: 14px;color: #9f9d9e;font-weight: bold;}
#key a{font-size: 14px;color: #9f9d9e;margin-right: 6px;}
#share{float: left;margin-left: 60px;}
#share p{font-size: 16px;color: #333;text-indent: 0;line-height: 35px;}
#share p span{font-family: Impact;font-size: 35px;color: #d70000;text-indent: 0;}
#in_02{width: 100%;height: 474px;padding:50px 0px; margin:0px auto; margin-top: 25px; margin-bottom: 50px; background: url(../images/in_02_bg.png) center no-repeat;}
#in_02_title{width: 1200px;min-height: 38px;margin:0 auto; background: url(../images/in_02_txt.png) top center no-repeat;}
#in_02_title p{line-height: 30px;color: #fff;opacity: .5;font-size: 16px;text-align: center;padding-top: 50px;}
#in_01_category{width: 1200px;height: 100px;margin:0 auto;position: relative;margin-top: 20px;}
#in_01_category_line{width: 1200px;height: 1px;border-top:dashed 1px #fff; position: absolute;left: 0;right: 0;top:42px;}
#in_01_category_ul{width: 1150px;position: absolute;margin:0 auto;left: 0;right: 0;top:33px;z-index: 33px;}
#in_01_category_ul li{width: 227px;height: 1px;float: left;position: relative;}
#in_01_category_ul li .a1{width: 60px;text-align: center;line-height: 21px;font-size: 14px;color: #fff;left: 50%; margin-left: -30px; position: absolute;transition: all .4s;}
#in_01_category_ul li .a2{background: url(../images/1-2.png) no-repeat center;padding:10px 30px;color: #ea5506;line-height: 21px;font-size: 16px;width: 32px;height: 62px;left: 50%; top:50%; margin-left: -46px;margin-top: -20px; position: absolute;opacity: 0; transition: all .4s;}
#in_01_category_ul li i{width: 12px;height: 12px;background: #FFF;border-radius: 6px;display: inline-block;position: absolute;left: 26px;top: 3px;}
#in_01_category_ul li:hover a i,#in_01_category_ul li:hover .a1{display: none;}
#in_01_category_ul li:hover .a2{opacity: 1; }
#in_01_ul{width: 1200px;height:220px;margin:0 auto;margin-top: 40px;overflow: hidden;}
#in_01_ul li{width: 240px;height: 220px;line-height: 25px;text-align: center;float: left;margin-right: 10px;transition: all .5s;}
#in_01_ul li img{width: 240px;height: 180px;}
#in_01_ul li a{color: #fff;font-size: 14px;display: block;}
#in_01_ul li:hover{background: #bf9f62; -moz-box-shadow: 0px 0px 10px #cfcfcf; -webkit-box-shadow: 0px 0px 10px #cfcfcf; box-shadow: 0px 0px 10px #cfcfcf;}
#in_03{width: 100%;height: 650px;background-image: url(../images/in_03_bg.jpg);background-attachment: fixed;margin:0px auto;}
#in_03_title{width: 100%;line-height: 26px;text-align: center;color: #333;font-size: 16px; margin:0 auto;}
#in_03_title span{font-size: 24px;}
#in_03_t{width: 1200px;line-height: 30px;text-align: center;color: #797878;font-size: 14px;padding-bottom: 20px;border-bottom: solid 1px #cfcfcf; margin:20px auto;}
#in_03_i{width: 1200px;height: 80px;margin:30px auto;background: url(../images/in_03_bl.png) center no-repeat;}
#in_03_i li{width: 78px;height: 78px;line-height: 78px; float: left;margin-right: 75px; font-size:24px;border:solid 1px #cfcfcf;text-align: center;color: #2f2926;border-radius: 100%;transition: all .5s;cursor: pointer;}
#in_03_i li:first-child{margin-left: 320px;}
#in_03_i li:hover{background: #e73428;border:solid 1px #e73428;color: #fff;}
#in_03_ul{width: 1200px; height: 240px;margin:0 auto;margin-top: 50px;}
#in_03_ul li{width: 400px;height: 240px;float: left;}
#in_03_ul li .in_03_i{width: 100%;height: 69px;margin:0 auto;margin-top: 40px;text-align: center;}
#in_03_ul li .in_03_t{width:270px;margin:0 auto;margin-top: 25px;text-align: center;font-size: 14px; color: #ceac63;line-height: 30px;position: relative;}
#in_03_ul li .in_03_t:before{content: '';width: 52px;height: 3px;background: #ceac63;position: absolute;left: 25px;top:15px;}
#in_03_ul li .in_03_t:after{content: '';width: 52px;height: 3px;background: #ceac63;position: absolute;right: 25px;top:15px;}
#in_03_ul li .in_03_t span{font-size: 24px;}
#in_03_ul li:first-child{background: #771e18;}
#in_03_ul li:nth-child(2){background: #2f2926;}
#in_03_ul li:last-child{background: #bf9f62;}
#in_03_ul li:last-child .in_03_t{color: #771e18;}
#in_03_ul li:last-child .in_03_t:before,#in_03_ul li:last-child .in_03_t:after{background:#771e18;}
#in_04{width: 100%;height: 636px;background: url(../images/in_04_bg.png) center no-repeat;margin:0 auto;padding:50px 0px;}
#in_04_mid{width: 1200px;height: 636px;margin:0 auto;position: relative;}
#in_04_mid .in_04_1{width: 242px;height: 311px;background: url(../images/in_04_img.png) center no-repeat;left: 0;top:0;}
#in_04_mid .in_04_2{width: 444px;height: 312px;background: url(../images/in_04_txt01.png) center no-repeat;left: 251px;top:0;}
#in_04_mid .in_04_3{width: 242px;height: 312px;background: #771e18;right: 253px;top:0;}
#in_04_mid p{text-align: center;color: #fff;line-height: 33px;font-size: 16px;}
#in_04_mid p:first-of-type{font-size: 36px;padding-bottom: 15px;line-height: 50px;padding-top: 40px;}
#in_04_mid p:nth-of-type(2){opacity: .6;}
#in_04_mid .in_04_4{width: 241px;height: 312px;background: url(../images/in_04_img02.png) center no-repeat;right: 0;top:0;}
#in_04_mid .in_04_5{width: 241px;height: 312px;background: url(../images/in_04_img01.png) center no-repeat;left: 0;bottom:0;}
#in_04_mid .in_04_6{width: 242px;height: 312px;background: #771e18;left: 251px;bottom:0;}
#in_04_mid .in_04_7{width: 444px;height: 312px;background: url(../images/in_04_txt02.png) center no-repeat;right: 251px;bottom:0;}
#in_04_mid .in_04_8{width: 242px;height: 312px;background: url(../images/in_04_img03.png) center no-repeat;right: 0;bottom:0;}
#in_05{width: 100%;height: 475px;padding:40px 0; margin:0 auto;background: url(../images/in_05_bg.png) right center no-repeat;background-attachment: fixed;}
#in_05_title{width: 100%;margin:0 auto;color: #dddddd;font-size: 28px;text-transform: uppercase;line-height: 35px;text-align: center;font-weight: bold;}
#in_05_title span{color: #c1a259;}
#in_05_news{width: 1200px;margin:0 auto;margin-top: 30px;}
#in_05_news li{width: 588px;height: 162px;margin:0 auto;margin-bottom: 30px;float: left; margin-right: 20px; border:solid 1px #dfdfdf;position: relative;transition:all 0.4s;}
#in_05_news li:nth-child(even){margin-right: 0;}
#in_05_news li .news_img{width: 172px;height: 130px;position: absolute;left: 15px;top:15px;}
#in_05_news li .news_img img{width: 172px;height: 130px;}
#in_05_news li .news_title{width: 370px;height: 35px; line-height: 28px; color: #d08e00;font-size: 16px; border-bottom: dashed 1px #d08e00; position: absolute;right: 15px;top:15px;}
#in_05_news li .news_info{width: 370px; line-height: 25px; color: #7f7f7f;font-size: 14px; position: absolute;right: 15px;top:60px;}
#in_05_news li .news_date{width: 370px; line-height: 25px; color: #7f7f7f;font-size: 14px; position: absolute;right: 15px;bottom:15px;}
#in_05_news li:hover{border:solid 1px #c1a259;background: #c1a259;}
#in_05_news li:hover .news_title,#in_05_news li:hover .news_info,#in_05_news li:hover .news_date{color: #fff;}
#in_05_news li:hover .news_title{ border-bottom: dashed 1px #fff;}
#in_06{width: 100%;height: 412px;margin:0px auto;padding:40px 0;background: url(../images/in_06_bg.png);}
#in_06_title{width: 100%;margin:0 auto;color: #dddddd;font-size: 28px;text-transform: uppercase;line-height: 35px;text-align: center;font-weight: bold;}
#in_06_title span{color: #c1a259;}
#in_06_ul{width: 1200px;height:313px;margin:0 auto;margin-top: 30px;overflow: hidden;}
#in_06_ul li{width: 372px;height: 313px;line-height: 28px;text-align: center;float: left;margin-right: 10px;transition: all .5s;background: #fff;color: #333;font-size: 14px;cursor: pointer;}
#in_06_ul li img{width: 372px;height: 262px;}
#in_06_ul li a{color: #333;font-size: 14px;display: block;}
#in_06_ul li:hover{background: #bf9f62; -moz-box-shadow: 0px 0px 10px #cfcfcf; -webkit-box-shadow: 0px 0px 10px #cfcfcf; box-shadow: 0px 0px 10px #cfcfcf;}
#wrap{ width:1200px; height:auto; margin: 20px auto;position: relative;z-index: 100;}


/*left*/
#left{width:299px; min-height:615px; float: left;position: relative;display: inline;}
.left_title{width: 299px;height: 82px;margin:0 auto;background: #dc1f29 url(../images/left_title.png) center no-repeat;}
.left_ul{width: 297px;margin:7px auto; border:solid 1px #dbdbdb;padding-bottom: 4px;}
.left_ul li{width: 291px;height: 45px; line-height: 45px; margin:0 auto;margin-top: 4px;}
.left_ul li a{display: block;background: #ededed;color: #666666;font-size: 13px;transition:all 0.4s;}
.left_ul li a:hover{background: #dc1f29;color: #fff;}
.left_ul li span{padding-left: 73px;}
.left_txt{width: 299px;height: 50px; padding:10px 0; margin:0 auto;background: #dc1f29 url(../images/left_tel.png) 30px center no-repeat;background-size: 18%;}
.left_txt p{line-height: 25px;color: #fff;font-weight: bold;font-size:22px;padding-left: 90px;}
/*product_info css*/
#pro_c{width: 100%;margin:0 auto;padding-bottom: 35px; margin-top: 20px; border-bottom: dashed 1px #e2e2e2;}
.pro_capital{width: 100%;height: 32px;line-height: 32px; background: #E6E6E6;margin:0 auto;margin-top: 10px;}
.pro_capital span{width: 96px;height: 32px;background: #dc1f29;color: #fff;font-size: 14px;text-align: center;display: block;}
.pro_detail{width: 100%;height: auto;margin:0 auto;margin-top: 10px;font-size: 14px;color: #2e2e2e;line-height: 29px;}
.pro_detail img{max-width: 100%;vertical-align: bottom;}
.submit{width:96px;height:32px;line-height:32px;border:0;background:#fb4646;cursor:pointer;color: #fff;font-size: 14px;text-align: center;font-family: "微软雅黑"; }
.reset{width:96px;height:32px;line-height:32px;border:0;background:#dddddd;cursor:pointer;color: #000;font-size: 14px;text-align: center;font-family: "微软雅黑"; }
#pro_l{ width: 444px;float: left; text-align: center;border: solid 1px #e2e2e2;position: relative;}
#pro_l img{width: 444px;}
#pro_r{ width: 400px;  float: right;}
#pro_r p{font-size: 14px;line-height: 33px;}
#pro_r span{display: block;height: 53px;line-height: 53px;margin-top: 10px;margin-bottom: 10px; border:solid 10px #d91b02;background: url(../images/he_tel1.png) 15px center no-repeat;color: #000;font-size: 20px;padding-left: 70px;} 
#pro_a a{width: 127px;height: 35px;margin:5px 10px 0px 0px;}
#pro_r tr td{ padding:8px 0px;}
#lxwm_c{width: 90%;padding:20px;margin:0 auto;}
#lxwm_c p{border-bottom: 1px dotted #999;height: 35px;line-height: 35px;}

/* CSS Ziye */
#right{width:890px; height:auto;float: right;}
#right_title{width: 890px;height:50px;position: relative;margin:0 auto;background: #e6e6e6;}
#title_left{float:left;width:143px;height:50px;line-height: 50px; text-align: center; font-size: 16px;color:#fff;background: #dc1f29;}
#title_right{width: 80%;float: right; color:#393939;height: 50px;line-height: 50px;font-size: 12px;text-align: right;padding-right: 10px;}
#title_right a{color:#393939;font-size: 12px;}
#title_right a:hover{color:#e80000;}
#right_content{ width: 98%; height:auto;margin:0 auto;padding-top: 20px;line-height:27px;color:#393939;font-size: 14px;}
#right_content a{color:#393939;font-size: 14px;}
#right_content a:hover{color:#e80000;}
#indexNews li{width:98%;height:45px;margin:0 auto;border-bottom:#D9D9D9 1px dotted;color:#393939;font-size: 14px;position: relative; background: url(../images/icon.png) left center no-repeat;}
#indexNews li a{height:45px;line-height:45px;display:block;color:#393939;font-size: 14px;}
#indexNews li span{position: absolute;height:45px;line-height:45px;color:#393939;font-size: 14px;right: 0px;top:0px;}
#indexNews li img{margin:13px 10px 0 0;}
#indexNews li a:hover{color:#e80000;}
#page{width:100%;height:40px; line-height:40px;text-align:right;margin:20px auto;color:#575656;font-size:14px;clear:both;}
#page a{color:#575656;font-size:14px;}
#page a:hover{color:#e80000;}
#newTitle{width:750px;line-height:30px;color:#000000;font-size:18px;text-align:center;margin:10px auto;}
#productTitle{width:100%;height:30px;color:#000000;font-weight: bold; font-size:20px!important;text-align:left;margin:0 auto;}
#newsInfo{width:750px;height:20px;color:#000000;font-size:12px;text-align:center;margin:10px auto;}
.newsinfoleft {padding-left: 30px;}
.xxsmys{ height:30px; line-height:30px; background-color:#ececec;}
.xxsmwz{ width:88px; height:30px; color:#FFF; text-align:center; display:block; background-color:#9a9a9a;}
.pageys{ width:59px; height:21px; line-height:21px; border:#e5e5e5 solid 1px; display:block; float:left; text-align:center;}
.pageys:hover{color:#ff6c00}
.pageys1{ width:20px;height:21px; line-height:21px; border:#e5e5e5 solid 1px; display:block; float:left; text-align:center; margin-left:5px;}
.pageys2{ float:left; padding-left:5px;height:21px; line-height:21px; }

#infoImage{width:100%;text-align:center;margin:10px 0 10px 0;}
#infoImage img{ max-width:600px; padding:3px; border:#dcdcdc solid 1px;}

#newsContent{width:100%;margin:0 auto;}
#picUL{ width:100%; height:100%; overflow:hidden;}
#picUL li{height:190px;width:206px;float:left;margin:0 5px 5px 7px;_margin:0 8px;text-align:center;cursor: pointer;}

#picUL li .pic_01{width:206px;height:156px; text-align: center;background: #ffffff;border:1px solid #dcdcdc;}
#picUL li .pic_01 img{max-height:150px;max-width:200px;padding:2px;vertical-align:middle;}
#picUL li .pic_01 span{ height:100%; width:0; overflow:hidden; display:inline-block; vertical-align:middle;}
#picUL li .pic_02{width:206px;text-align: center;line-height:30px;}
#picUL li a{color:#393939;font-size: 14px;}
#picUL li a:hover{color:#e80000;}
.G_tips{
	color:#666;
	width:486px;
	border:1px solid #dedede;
	padding:7px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	box-shadow: 0px 0px 3px rgba(0,0,0,.1);
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,.1);
	-moz-box-shadow: 0px 0px 3px rgba(0,0,0,.1);
}


.recruitys{ width:670px; height:auto; padding:10px; background-color:#fafafa; border:#dedede solid 1px;}
.recruitcon{ height:173px;  border-bottom:#cdcdcd dashed 1px; margin:10px;}
.recruitcon1{ height:173px;  margin:10px;}
.recruitconl{ width:145px; height:153px; float:left; text-align:left;}
.recruitconc{ width:572px; height:153px; float:left; padding-left: 75px;}
.recruitconc li{ width:372px; height:35px; line-height:35px; color:#444444;}
.zwmcys{ color:#ff6c00; font-weight:bold;}
.recruitconr{ width:133px; height:auto; float:left; text-align:center;}
	.chakan{padding-top: 13px;}

.formys{ height:auto; padding:10px;}
.cpmcys{ width:280px; height:34px;border:1px solid #dedede;}
.formbz{ float:left;}
    .G_InputText{

    width:278px;

    height:30px;

    border:1px solid #d2d4d6;

}

.G_textarea{

    width:300px;

    height:100px;

    border:1px solid #dedede;

}

.G_ul{

    margin:0 auto;
}

.G_botton{

    width:55px;

    height:30px;

    line-height:30px;

    border:0;

    background:url(button.gif) no-repeat;

    cursor:pointer;

}

.borderLi{ width:500px; height:auto; padding-top:10px;}
.G_tips{

    

    width:486px;

    margin:10px auto 0 auto;

    border:1px solid #dedede;

    padding:7px;

    border-radius:5px;

    -moz-border-radius:5px;

    -webkit-border-radius:5px;

    box-shadow: 0px 0px 3px rgba(0,0,0,.1);

    -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,.1);

    -moz-box-shadow: 0px 0px 3px rgba(0,0,0,.1);

}


.cpfwnr{width:230px; height:100%;overflow:hidden;}
.cpfwnr dt{width:213px;height:33px;display:block;padding:0 0 0 17px;background:url(allbg.gif) no-repeat;background-position: 0 -137px;line-height:33px;font-size:12px;color:#0976b2;}
.cpfwnr dd{width:190px;margin:0 auto;line-height:2}
.cpfwnr dt a{width:213px;height:33px;display:block;padding:0 0 0 17px;background:url(a1.jpg) no-repeat;line-height:33px;font-size:12px;color:#0976b2;}
.cpfwnr dt:hover{background:url(allbg.gif) no-repeat;background-position: 0 -102px;color:#fff;}
.cpfwnr dd a{width:190px;height:25px;line-height:25px;margin:3px 0 0 0;color:#333;font-size:12px;}
.cpfwnr dd a:hover{color:#ff6c00;}


.page{margin:0 20px 15px 0;}
.page a{display:inline-block;height:18px;line-height:18px;border:1px solid #dbdbdb;padding:0 2px 0;}
.page a:hover{background:#404040;color:#fff;border:none;height:20px;line-height:20px;padding:0 3px 0;}
.current {padding:0 6px 0;height:18px;line-height:18px;background:#404040;color:#fff;}

/*sitemap*/
.mesmore{margin-top:5px;}
.mesmore:hover{color:#da020d;text-decoration:underline;}

.sitemap{ width:996px; float:left; /*border:3px solid #f0f0f0;*/ margin-top:10px; margin-bottom:10px;}
.m1{ height:20px; line-height:20px; margin-top:20px; margin-left:20px;}
.m2{ margin-left:20px; margin-top:20px; line-height:25px;}
.m2 span{ font-size:14px; font-weight:bold;}
.m2t{ border:1px solid #f0f0f0; width:800px; padding-left:4px; margin-top:2px; padding:10px; margin-bottom:20px;height: 73px;}
.m2t ul{}
.m2t ul li{ list-style-type:none; float:left; width:150px;}
.m2t ul li a{color:black;}
.m2t ul li a:hover{ color:red; text-decoration:underline;}

.f{ float:right; margin-right:10px; _margin-top:7px;}

.map{ float:right;margin-top: 20px;}
.map a{color:black;}