﻿@charset "utf-8";
/* 微信二维码 */
/*.h_top span a i{ position:absolute; top:15px; left:-8px; display:none;}
.h_top span a:hover i{ display:block;}

body{background-color:#efefef; overflow-x:hidden; color:#666; font-size:12px; font-family: "微软雅黑" , "宋体"; position:relative;}*/ /*网站字体颜色*/
/*a { color:#666; text-decoration:none;}*/ /*for ie f6n.net*/
/*a:focus{outline:0;}*/ /*for ff f6n.net*/
/*a:hover { text-decoration:underline;}
.vam { vertical-align:middle;}
.clear{clear:both; height:0; line-height:0; font-size:0;}
p{ word-spacing:-1.5px;}
.tr { text-align:right;}
.tl { text-align:left;}
.center { text-align:center;}
.fl { float:left;}
.fr { float:right;}
.pa{ position:absolute;}
.pr{ position:relative}*/
/* -- 购物车外部框架 -- */
/*.cart_header , .cart_content , .cart_footer { width:760px; margin:0 auto;}*/


/* -- 页面整体布局 -- */
/*.header , .content , .footer { width:980px; margin:0 auto; font-family:微软雅黑;}
.left { width:201px; float:left; overflow:hidden;}
.left2 { width:680px; float:left; overflow:hidden;}
.left3 { width:754px; float:left; overflow:hidden; color:#666;}
.lefttop { background:url(Img/left_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-top:10px;}
.left2top {  height:3px; font-size:0; overflow:hidden;}
.leftbot { background:url(Img/left_bot_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;  margin-bottom:10px;}
.left2bot { height:3px; font-size:0; overflow:hidden; margin-bottom:10px; }
.rightbot{ height:0px; font-size:0; overflow:hidden; margin-bottom:10px; }
.right { width:764px; float:left; display:inline; margin-left:15px; overflow:hidden;}
.right2 { width:275px;  float:right; overflow:hidden;padding-top:3px;}
.right3 { width:201px; float:right; overflow:hidden; color:#666;}
.right2top { background:url(Img/right2_top_img.gif) no-repeat; height:0px; font-size:0; overflow:hidden;}

.right2bot { background:url(Img/left_bot2_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px;}

.right_main { width:762px; min-height:458px; border:solid 1px #d5d5d5;  padding-bottom:15px; overflow:hidden;background:#fff;}
.right2_main { width:273px; border:solid 1px #d5d5d5; border-top:0; border-bottom:0; padding-bottom:15px; overflow:hidden;background:#fff}
.left2_main { width:678px;  border:solid 1px #d5d5d5; padding-bottom:15px; overflow:hidden;background:#fff;}

.h_nav li a:-webkit-any-link{ display:block;}

.container{margin-left:auto; margin-right:auto; width:980px;}*/

/*页眉*/
/*.header{width:100%; overflow:hidden; background:url(../images/headBg.jpg) repeat;}*/
/*--顶部链接导航*/
/*.hd_top{}
.hd_top .container{height:32px; line-height:32px; color:#9b9b9a; overflow:hidden;}
.hd_top a{padding:0 8px; color:#9b9b9a;}
.hd_top span span a{padding:0 4px;}
.hd_top span span a img{position:relative; top:2px;}*/
/*--页眉内容*/
/*.hd_cont{position:relative; height:148px; overflow:hidden; background:url(../images/hdContBg.png) no-repeat right bottom;}
.hd_cont .hd_logo{position:absolute; left:0; top:18px; width:800px;}
.hd_cont .hd_logo dd{margin-top:34px; margin-left:15px;}
.hd_cont .hd_logo dd h2{font-size:18px; color:#525252;}
.hd_cont .hd_logo dd p{font-size:20px; font-weight:bold; color:#d75045;}


.hd_cont .dh_phone{padding-left:30px; margin-top:18px; background:url(../images/hdPhone.png) no-repeat left center; color:#d75045;}
.hd_cont .dh_phone dt{}
.hd_cont .dh_phone dd{font-size:20px; font-family:Arial, Helvetica, sans-serif;}*/
/*--导航栏*/
/*.dh_nav{border-bottom:1px solid #dfdfdf;}
.dh_nav ul{background-color:#fff; overflow:hidden;}
.dh_nav li{float:left;}
.dh_nav li a{display:block; _float:left; padding:0 27px; height:46px; line-height:46px; font-size:14px; color:#595858; text-decoration:none; font-family:微软雅黑; background:url(../images/navLiA.png) no-repeat left center;}
.dh_nav li .navHome{padding:0 21px; background:none;}
.dh_nav a.navLiNow , .dh_nav a:hover{background-position:center top; background:url(../images/navLiH.png) no-repeat center; color:#fff;}*/



/*页尾*/
/*.footWrap{height:368px; background:url(../images/footBg.jpg) no-repeat center;}
.footer{padding-top:25px;}
.yqlj dt span{font-size:10px; color:#8a683c; font-family:Arial, Helvetica, sans-serif;}
.yqlj dt a{margin-right:4px; padding:2px 4px; display:inline-block; background-color:#2e364b; font-size:16px; color:#fff;}
.yqlj dd{margin-top:14px;}
.yqlj dd a{margin-right:26px; color:#201506;}
.footNav{margin-top:40px; margin-bottom:30px;}
.footNav a{margin-right:34px; color:#201506;}
.fotMsgBox{padding-left:80px; padding-top:30px; line-height:20px; background:url(../images/fotLogo.png) no-repeat left center; color:#201506;}
.fotMsgBox a{color:#201506;}*/


/**********************************新加的***********************************/
body {
    background-color: #fff;
    overflow-x: hidden;
    color: #666;
    font-size: 12px;
    font-family: microsoft yahei, "宋体";
    position: relative;
  
}
/*网站字体颜色*/

.header, .content, .footer, .container {
    margin-left: auto;
    margin-right: auto;
    width: 980px;
    font-family: microsoft yahei;
}

/*页眉*/
.header {
    width: 100%;
    overflow: hidden;
    background: url(../images/header_bg.jpg) no-repeat center;
}

    .header .header_top {
        background: url(../images/header_top_bg.jpg) no-repeat center;
        height: 33px;
        width: 100%;
    }

.header_top p {
    float: left;
    line-height: 33px;
    color: #3e3e3e;
}

.header_top .hdtop_nav {
    float: right;
    width: 300px;
    margin: 10px 14px 0 0;
}

    .header_top .hdtop_nav a {
        float: left;
        color: #fff;
        padding: 0 10px;
        display: block;
        border-left: 1px solid #fff;
    }

    .header_top .hdtop_nav .first {
        border: none;
    }

.header_center {
    height: 96px;
    width: 1004px;
    margin: 0 auto;
}

    .header_center .logo {
        float: left;
        margin-top: 7px;
    }

.logo dt {
    float: left;
    margin-right: 40px;
}

.logo dd {
    float: left;
    margin-top: 26px;
}

.logo h2 {
    color: #0054a7;
    font-size: 20px;
}

.logo p {
    font-size: 18px;
    color: #000;
}

.header_center .h_phone {
    float: right;
    margin-top: 25px;
}

.h_phone dt {
    float: right;
    margin-left: 7px;
}

.h_phone dd {
    float: right;
    width: 260px;
}

.h_phone p {
    font-size: 14px;
    color: #0658a9;
    text-align: right;
}

.h_phone h2 {
    font-size: 30px;
    color: #30960a;
    text-align: right;
}

.header .header_nav {
    width: 100%;
    height: 45px;
    background: url(../images/header_nav_bg.png) repeat-x;
}

.header_nav li {
    float: left;
    font-size: 14px;
    width: 155px;
}

.header_nav a {
    color: #fff;
    text-decoration: none;
    padding: 0 21px;
    background: url(../images/header_a_bor.jpg) no-repeat left center;
    display: block;
    line-height: 45px;
}

.header_nav .first {
    background: none;
}

.header_nav .cur, .header_nav a:hover {
    background: url(../images/header_nav_cur.png) repeat-x;
    text-align: center;
}

/*尾部*/
.footer {
    width: 100%;
    height: 256px;
    background: url(../images/f_bg.jpg) repeat-x;
}

    .footer .footer_nav {
        width: 980px;
        height: 140px;
        border-bottom: 1px solid #2d7e13;
        text-align: center;
    }

.footer_nav li {
    float: left;
    width: 70px;
    height: 100px;
    line-height: 20px;
    margin: 26px 0 0 35px;
}

.footer_nav a {
    color: #fff;
}

.footer .fc_l {
    width: 250px;
    float: left;
    margin-top: 14px;
}

.footer .fcfc_l {
    width: 950px;
    margin: auto;
    margin-top: 14px;
    margin: auto;
    height: 200px;
}

    .footer .fcfc_l li {
        float: left;
        line-height: 30px;
        width: 950px;
        color: #fff;
        list-style-type: none;
        overflow: hidden;
    }

.fc_l dl {
    margin-top: 12px;
}

.fc_l dt {
    float: left;
    margin-right: 17px;
}

.fc_l dd {
    float: left;
    color: #fff;
}

.fc_l p {
    font-size: 14px;
}

.fc_l h2 {
    font-size: 24px;
}

.footer_center ul {
    width: 230px;
    height: 120px;
    float: left;
    margin: 35px 0 0 73px;
}

.footer_center li {
    float: left;
    width: 60px;
    padding: 0 27px;
    line-height: 25px;
}

    .footer_center li a {
        color: red;
        font-weight: bold;
        text-decoration: none;
    }

        .footer_center li a:hover {
            color: #fff;
            font-weight: bold;
            text-decoration: none;
        }

.fc_r {
    float: right;
    width: 380px;
    height: 65px;
    color: #fff;
    line-height: 25px;
    margin-top: 35px;
}

.footer_btm {
    height: 17px;
    line-height: 17px;
    color: #fff;
    float: left;
    margin-top: 25px;
}

    .footer_btm p {
        float: left;
    }

    .footer_btm span {
        float: right;
        margin-right: 25px;
    }

        .footer_btm span a {
            color: #fff;
        }


.fw-right h1 {
    text-align: center;
    background: none;
    background: url(../images/left_title.png) no-repeat center;
    padding-top: 3px;
}

    .fw-right h1 span {
        font-weight: 700;
        display: inline-block;
        line-height: 35px;
        color: #fff;
        font-size: 18px;
        text-align: center;
    }



#End {
    width: 100%;
    text-align: center;
    line-height: 18px;
    background: #630505;
    font-size: 12px;
    padding-top: 10px;
    overflow: hidden;
    padding-bottom: 34px;
    color: #666666;
    float: left;
}

    #End p {
        color: #fff;
        line-height: 30px;
        width: 92%;
        text-align: left;
        margin-left: 20px;
    }

        #End p a {
            /*color: #fff;
            font-size: 13px;*/
            color: red;
            font-size: 14px;
            font-weight: bold;
        }

            #End p a:hover {
                color: #fff;
            }

#Fixed {
    position: fixed;
    left: 0;
    z-index: 999999;
    bottom: 0; /* 非IE下的定位 */
    _position: absolute; /*IE6 用absolute模拟fixed*/
    _top: expression(document.documentElement.scrollTop + Math.round(document.documentElement.offsetHeight-42) + "px"); /*IE6 动态top值*/
    right: 0;
    width: 100%;
    height: 63px;
    /*background: url(../images/bot.jpg) repeat-x;*/
    border-top: 1px #FFDFDF solid;
    max-width: 640px;
    margin: 0 auto;
    background: #a1200b;
}

    #Fixed ul {
        display: block;
        text-align: center;
    }

    #Fixed li {
        width: 25%;
        display: block;
        float: left;
        height: 63px;
        line-height: 43px;
        text-align: center;
        margin: 0 auto;
        background: url(../images/HomePage.png) no-repeat right 0;
    }

        #Fixed li a {
            letter-spacing: 2px;
            color: #FFF;
            text-shadow: 1px 1px rgba(0, 0, 0, 0.5);
            display: block;
            font-size: 13px;
            font-family: 微软雅黑;
        }

        #Fixed li:hover {
        }

    #Fixed .one {
        background: url(/images/shouji.png) no-repeat center left;
    }

    #Fixed .two {
        background: url(/images/duanxin.png) no-repeat center left;
    }

    #Fixed .three {
        background: url(/images/guest.png) no-repeat center left;
    }

.footer_nav {
    background: #A52719;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 15px;
}






.wrap {
    width: 1200px;
    background-color: #fff;
    margin: auto;
}

.lxwmes {
    height: 278px;
    overflow: hidden;
      background: #eee;

    margin-bottom: 10px;
}

    .lxwmes li {
        width: 46%;
        overflow: hidden;
        padding-left: 23px;
        color: #333;
        font-size: 14px;
        font-family: Microsoft YaHei,Arial,Helvetica,sans-serif,"瀹嬩綋";
        padding-left: 20px;
        background: #fff;
        height: 40px;
        margin-bottom: 2%;
        line-height: 40px;
        margin-top: 5px;
        margin-left: 15px;
float: left;
    }

    .lxwmes .lxgbys {
        width: 45%;
        overflow: hidden;
        padding-left: 23px;
        color: #333;
        font-size: 14px;
        font-family: Microsoft YaHei,Arial,Helvetica,sans-serif,"瀹嬩綋";
        padding-left: 20px;
        background: #fff;
        height: 40px;
        margin-bottom: 2%;
        line-height: 40px;
        float: left;
        margin-left: 15px;
    }
