﻿body {
    /*min-width:1100px;*/
    margin: 0 auto;
    font-size: 12px;
    font-family: "Microsoft Yahei";
    color: #666;
    background-size: 100% auto;
    height: auto;
}

a {
    transition: color .5s, background-color .5s;
    text-decoration: none;
}








/* 头部开始 */

.top {
    height: 130px;
    position: fixed;
    z-index: 998;
    float: right;
    background-color: #fff;
}

.top .header {
    height: 80px;
}

.header .title {
    width: 200px;
    padding: 30px 0 0 30px;
    font-size: 18px;
    font-family: "微软雅黑";
    color: #108a2a;
    float: left;
}

.header .title span {
    font-size: 14px;
    font-family: "微软雅黑";
    color: #343434;
    padding-left: 10px;
}

.header .Intro .top_adver {
    width: 400px;
    height: 40px;
    padding-top: 30px;
    float: right;
}

.header .Intro .top_adver li {
    width: 259px;
    height: 40px;
    float: right;
    margin-right: 25px;
    background-repeat: no-repeat;
}

.header .Intro .top_adver li img {
    float: right;
}

.top .nav_2 {
    height: 50px;
    background: url(../images/nav_2_bg.jpg) no-repeat;
    color: #fff;
    font-family: "微软雅黑";
    width: 650px;
}

.nav_2 .menu {
    width: 300px;
    font-size: 14px;
    height: 30px;
    padding-top: 15px;
    padding-left: 115px;
    float: left;
}

.nav_2 .menu_right {
    width: 55px;
    font-size: 12px;
    height: 30px;
    padding-top: 15px;
    padding-left: 115px;
    float: right;
    color: #fff;
    margin-right: 23px;
}

.menu_right a {
    color: #fff;
}

.top .nav_2 ul {
    width: 650px;
    height: 200px;
    display: none;
}

.top .nav_2 ul li {
    width: 650px;
    height: 50px;
    background-color: #4c4c4c;
    border-bottom: 1px solid #333333;
}

.top .nav_2 ul li a {
    color: #fff;
    font-size: 14px;
    display: block;
    /*padding-top:7px;*/
    padding-left: 115px;
    line-height: 50px;
}

a.other_1 {
    color: #fff;
    font-size: 14px;
    /*padding-top:7px;*/
    padding-left: 115px;
    line-height: 50px;
}








/*.top .nav_2 ul li:hover {
    width:650px;
    height:50px;
    background-color:#333333;
}*/

.top .nav_2 ul .now {
    background-color: #333333;
}








/* 头部结束 */


/*main 主体框架*/

.main {
    width: 650px;
    height: 100%;
    float: right;
    margin-right: 200px;
    z-index: 100;
    position: relative;
    overflow: hidden;
    background: url(../images/white_bg.png);
}








/*in_adver 轮播图开始*/

.in_adver {
    width: 647px;
    height: 320px;
    cursor: pointer;
    /*background-color:#ebf5fc;*/
    background-color: #f3f3f3;
}

.in_adver .pics li {
    width: 100%;
    height: 320px;
    background-repeat: no-repeat;
    background-position: top center;
    margin-top: 20px;
}

.in_adver .pics a {
    display: inline-block;
    width: 100%;
    height: 320px;
}

.in_adver .btns {
    height: 13px;
    width: 50%;
    position: absolute;
    top: 290px;
    right: 35px;

    z-index: 700;
}

.in_adver .btns span {
    display: inline-block;
    width: 13px;
    height: 13px;
    background: url("../images/in_btn.jpg") no-repeat;
    margin-left: 5px;
}

.in_adver .btns .hover {
    background: url("../images/in_btnh.jpg") no-repeat;
}

.home1_nav_new {
    position: relative;
    opacity: 0;
}

.tbl-home-nav {
    margin: 0 auto;
    table-layout: fixed;
    border-collapse: collapse;
    background-color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 48px;
}

.tbl-home-nav td {
    padding: 0 15px;
    border-right: 1px solid #ddd;
}

.tbl-home-nav img {
    width: 18px;
    vertical-align: middle;
}

.tbl-home-nav a {
    text-decoration: none;
    color: #108a2a;
}







/*in_adver 轮播图结束*/


/* 新闻详细页开始  */


/* 面包屑导航开始 */

.pos {
    width: 600px;
    height: 30px;
    padding: 40px 20px 5px 30px;
    border-bottom: 1px solid #e6e6e6;
}

.pos a {
    font-size: 12px;
    color: #808080;
}

.pos .pos_other1 {
    display: block;
    float: right;
}

.pos .pos_other2 {
    display: block;
    float: right;
    margin-right: 25px;
}

.info {
    padding: 30px 35px 20px 30px;
}

.article {
    padding: 0 35px 60px 30px;
}

.article img {
    padding-bottom: 27px;
}

.article p {
    text-indent: 2em;
}

.news_detail_nav {
    padding: 0 35px 15px 30px;
}

.news_detail_nav p {
    color: #4b4b4b;
    padding-bottom: 20px;
    font-size: 14px;
}

.news_detail_nav p a {
    color: #4b4b4b;
    font-size: 14px;
}

.news_detail_nav p a:hover {
    color: #000;
}

.news_detail_nav span {
    color: #108a2a;
    font-size: 12px;
}








/* 面包屑导航结束 */


/* 新闻详细页结束  */


/* 首页2开始 */


/*main 主体框架*/

.main2 {
    height: 100%;
    position: relative;
    z-index: 100;
    overflow: hidden;
    margin-right: 200px;
    margin-top: 50%;
    *+top: 30%;
    opacity: 0;
    filter: alpha(opacity=0);
}








/*profile 公司概况开始*/

.profile {
    width: 100%;
    height: auto;
    float: right;
    background-color: #f0f3f7;
}

.profile .head {
    height: 58px;
    line-height: 58px;
    border-bottom: 4px solid #e7e7e7;
    position: relative;
    margin-bottom: 40px;
}

.profile .fact_pic {
    width: 357px;
    height: auto;
    float: left;
    display: block;
}

.profile .profile_intro {
    width: 55%;
    float: left;
    line-height: 20px;
    padding: 55px 115px 45px 80px;
}

.profile .profile_intro p {
    color: #50a963;
    font-size: 18px;
    margin-bottom: 40px;
}

.profile .profile_intro span {
    color: #808080;
    font-size: 12px;
    font-family: Arial;
}

#profile_article {
    height: 227px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.profile dl {
    width: 100%;
    float: right;
    line-height: 20px;
    text-indent: 2em;
}

.profile dt {
    font-size: 14px;
    color: #323232;
}

.profile dd {
    font-size: 14px;
    line-height: 20px;
    margin-top: 5px;
    color: #323232;
}

.profile dd a {
    width: 126px;
    height: 20px;
    display: block;
    margin-top: 50px;
    text-indent: 0em;
    color: #28953F;
    padding: 12px 30px;
    border: 1px solid #28953F;
}

.profile dd a {
    color: #28953F;
}

.profile dd a:hover {
    color: #fff;
    background-color: #28953F;
}

.profile .vedio {
    width: 100%;
    height: auto;
    /*background:url(../images/vedio_bg.jpg);*/
    float: left;
    /*background-size:100%;*/
}

.profile .vedio img {
    width: 100%;
}

#tachu {
    display: none;
}








/*profile 公司概况结束*/


/*honor 公司荣誉开始*/

.honor {
    width: 100%;
    height: auto;
    float: right;
    background-color: #f0f3f7;
}

.honor .honor_head {
    width: 700px;
    height: 95px;
    margin: 0 auto;
    text-align: left;
    padding-top: 85px;
    padding-bottom: 60px;
}

.honor .honor_head p {
    color: #108a2a;
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: center;
}

.honor .honor_head span {
    color: #108A2A;
    font-size: 20px;
}

.honor .honor_intro {
    width: 700px;
    height: 150px;
    margin: 0 auto;
    padding-top: 40px;
}

.honor .honor_intro a {
    color: #808080;
    line-height: 2em;
    font-size: 14px;
}

.honor .honor_intro a:hover {
    color: #000;
}

.honor .honor_intro .honor_intro1 {
    width: 55%;
    height: 150px;
    float: left;
}









}
.videoMask {
    background: url(../images/blackBg.png);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9998;
    display: none;
}
.videoBox {
    background: #e1e1e1;
    padding: 10px;
    z-index: 9999;
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    margin: -200px 0 0 -300px;
}
.videoBox P {
    background: #222;
    color: #fff;
    width: 40px;
    height: 40px;
    position: absolute;
    font-size: 25px;
    line-height: 40px;
    text-align: center;
    margin: -10px 0 0 610px;
    cursor: pointer;
}

.honor .honor_intro .honor_intro1 span {
    margin-top: 15px;
    margin-left: 47px;
    color: #b2b2b2;
    font-size: 12px;
    display: block;
}








/*honor 公司荣誉结束*/

/* leader 公司领导开始*/
.leader {
    width: 100%;
    height: auto;
    float: right;
    background: #fff;
}

.leader .leader_pic {
    width: 376px;
    height: auto;
    float: left;
    border-right: 1px solid #f0f3f7;
}
.leader .leader_pic img {
    width: 100%;
}
.leader .leader_pic p {
    padding: 35px 0 35px 40px;
    font-size: 14px;
}
.leader .leader_pic p strong {
    color: #323232;
    font-size: 24px;
    margin-right: 10px;
}
.leader .leader_intro {
    width: 62%;
    float: left;
    line-height: 20px;
    padding: 50px 45px 0px 45px;
}
.leader .leader_intro p {
    color: #50a963;
    font-size: 18px;
    margin-bottom: 30px;
}

.leader dl {
    width: 100%;
    float: right;
    line-height: 20px;
    text-indent: 2em;
    height: 378px;
    overflow: hidden;
    margin-bottom: 30px;
    text-overflow: ellipsis;
    /*white-space:nowrap;*/
}
.leader dt {
    font-size: 14px;
    color: #323232;
}
.leader dd {
    font-size: 14px;
    line-height: 20px;
    margin-top: 5px;
    color: #323232;
}
.leader .leader_nav {
    width: 100%;
    float: left;
    line-height: 20px;
    border-top: 1px solid #f0f3f7;
    background: #fff;
}
.leader .leader_nav p {
    font-size: 18px;
    padding: 40px 0;
    text-align: center;
    background: #fff;
}
.leader .leader_nav p a {
    color: #50a963;
}
.leader .leader_nav p a:hover {
    color: #000;
}
.leader dd a {
    width: 126px;
    height: 20px;
    display: block;
    margin-top: 50px;
    text-indent: 0em;
    color: #28953F;
    padding: 15px 30px;
    border: 1px solid #28953F;
}
.leader dd a:hover {
    text-decoration: underline;
}
.leader .vedio {
    width: 100%;
    height: auto;
    background: url(../images/vedio_bg.jpg);
    float: left;
}

.leader .vedio p {
    padding: 18% 10% 3.5% 22%;
    font-size: 18px;
    color: #d9d9d9;
}







/*leader 公司领导结束*/

/*subcompany 权属公司开始*/
.subcompany {
    width: 100%;
    height: 410px;
    float: right;
    position: relative;
    z-index: 0;
    overflow: hidden;
}
.subcompany img {
    width: 100%;
    height: 410px;
    float: right;
    overflow: hidden;
}
.sub_content {
    width: 100%;
    position: absolute;
    z-index: 10;
}
.subcompany .subcompany_head {
    width: 50%;
    height: 95px;
    margin: 0 auto;
    text-align: center;
    padding-top: 45px;
    left: 25%;
}
.subcompany .subcompany_head p {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
}
.subcompany .subcompany_head span {
    color: #24a33f;
    font-size: 12px;
    font-family: Arial;
}

.subcompany .subcompany_intro .subcompany_intro1 {
    width: 30%;
    float: left;
    padding-left: 25%;
}
.subcompany .subcompany_intro .subcompany_intro1 li {
    margin: 0 auto;
    color: #d9d9d9;
    font-size: 14px;
    margin-bottom: 15px;
}
.subcompany .subcompany_intro .subcompany_intro1 li a {
    color: #d9d9d9;
    font-size: 14px;
    margin-bottom: 15px;
    108A2A
}
.subcompany .subcompany_intro .subcompany_intro1 li a:hover {
    color: #108A2A;
}
.subcompany .subcompany_intro .subcompany_intro2 {
    width: 30%;
    height: 150px;
    float: left;
    padding-bottom: 37px;
    padding-left: 40px;
}
.subcompany .subcompany_intro .subcompany_intro2 li {
    margin: 0 auto;
    color: #d9d9d9;
    font-size: 14px;
    margin-bottom: 15px;
}
.subcompany .subcompany_intro .subcompany_intro2 li a {
    color: #d9d9d9;
    font-size: 14px;
    margin-bottom: 15px;
}
.subcompany .subcompany_intro .subcompany_intro2 li a:hover {
    color: #108A2A;
}




.subcompany .subcompany_nav {
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    float: left;

    bottom: 0%;
}
.subcompany .subcompany_nav a {
    width: 60px;
    color: #d9d9d9;
    font-size: 14px;
    border: 1px solid #d9d9d9;
    padding: 10px 60px;
    margin: 0 auto 35px;
    display: inline-block;
}
.subcompany .subcompany_nav a:hover {
    color: #000;
    background-color: #e7e7e7;
}







/*subcompany 权属公司结束*/

/* news 公司新闻开始*/
.news {
    width: 100%;
    min-width: 1100px;
    height: auto;
    float: right;
    border-bottom: 1px solid #bdc1c4;
    position: relative;
    background: #fff;
}

.news .news_head {
    width: 320px;
    height: auto;
    float: left;
    position: relative;
    z-index: 7;
}
.news .news_head img {
    width: 100%;
    height: auto;
    left: 0;
    top: 0;
}
.news .news_head p {
    font-size: 24px;
    color: #289540;
    position: absolute;
    z-index: 10;
}
.news .news_head span {
    color: #818181;
    font-size: 12px;
    margin-top: 15px;
    margin-bottom: 100px;
    display: block;
    position: absolute;
    z-index: 10;
    left: 20%;
    top: 20%;
}
.news .news_head a {
    color: #818181;
    font-size: 14px;
}
.news .news_head a:hover {
    color: #000;
}
.news_title {
    left: 20%;
    top: 15%;
}
.news_href {
    left: 20%;
    bottom: 10%;
}
.news .news_intro {
    width: 55%;
    float: left;
    line-height: 20px;
    padding: 30px 0px 0px 45px;
    position: relative;
    z-index: 7;
}
.news .news_intro li {
    color: #4e4e4e;
    font-size: 14px;
    margin-bottom: 8px;
}
.news .news_intro li a {
    color: #4e4e4e;
    font-size: 14px;
    margin-bottom: 8px;
}
.news .news_intro li a:hover {
    color: #000;
    font-size: 14px;
    margin-bottom: 8px;
}
.news .news_intro li span {
    color: #4e4e4e;
    font-size: 12px;
    margin-left: 20px;
}







/*leader 公司新闻结束*/

/*fog 雾霾开始*/

/*.fog {
    width:100%;
    height:auto;
    background:url(../images/fog.jpg);
    float:left;
    background-size:100%;
}

.fog p {
  padding: 10% 0 8%;
text-align:center;
}
.fog p a {
font-size:24px;
color:#e0e0e0;
}*/
.fog {
    width: 100%;
    height: 271px;
    overflow: hidden;
    position: relative;
    z-index: 2;
}
.fog img {
    width: 100%;
    height: 271px;
    ;
}
.fog p {
    bottom: 42%;
    text-align: center;
    position: absolute;
    z-index: 10;
    left: 30%;
}
.fog p a {
    font-size: 24px;
    color: #e0e0e0;
}
.fog p a:hover {
    color: #B3B3B3;
}







/*fog 雾霾结束*/

/*contact_us 联系我们开始*/
.contact_us {
    width: 100%;
    height: auto;
    float: right;
    background-color: #fff;
}
.contact_us .contact_us_head {
    width: 50%;
    height: 95px;
    margin: 0 auto;
    text-align: center;
    padding-top: 65px;
    /*padding-bottom:50px;*/
}
.contact_us .contact_us_head p {
    color: #289540;
    font-size: 30px;
    margin-bottom: 8px;
}
.contact_us .contact_us_head span {
    color: #818181;
    font-size: 12px;
    font-family: Arial;
}
.contact_us .contact_us_intro {
    width: 100%;
    height: 150px;
    margin: 0 auto;
    padding-bottom: 30px;
}
.contact_us .contact_us_intro .contact_us_intro1 {
    width: 33.3%;
    height: 150px;
    float: left;
    text-align: center;
}
.contact_us .contact_us_intro .contact_us_intro1 img {
    margin-left: 35px;
    margin-bottom: 15px;
}
.contact_us .contact_us_intro .contact_us_intro1 p {
    color: #4e4e4e;
    font-size: 18px;
    margin: 0px 0px 0px 45px;
}
.contact_us .contact_us_intro .contact_us_intro1 span {
    margin-left: 47px;
    color: #4e4e4e;
    font-size: 14px;
    display: block;
}
.contact_us .contact_us_nav {
    width: 100%;
    height: 80px;
    margin: 0 auto;
    text-align: center;
    float: left;
}
.contact_us .contact_us_nav a {
    width: 160px;
    color: #818181;
    font-size: 14px;
    border: 1px solid #d9d9d9;
    padding: 10px 60px;
    margin: 0 auto 35px;
    margin-bottom: 80px;
    display: inline-block;
}
.contact_us .contact_us_nav a:hover {
    background-color: #e7e7e7;
    color: #000;
}







/*footer 底部开始*/
.main2 .footer {
    width: 100%;
    margin: 0 auto;
    position: relative;
    padding: 20px 0;
    border-top: 1px solid #e5e5e5;
    background-color: #f0f3f7;
    text-align: center;
}
.main2 .footer p {
    line-height: 21px;
}







/*footer 底部结束*/

/*contact_us 公司荣誉结束*/

/* 首页2开始 */

/* 加载页面开始 */
.load {
    width: 610px;
    height: 100%;
    margin: 10% auto 0;
}
.load .com_name {
    width: 100%;
    height: auto;
    text-align: center;
}
.load .com_name p {
    margin: 0px;
    color: #818181;
    font-size: 30px;
}
.load .com_name span {
    color: #7f7f7f;
    font-size: 14px;
    font-family: Arial;
}
.load .com_name .welcome {
    font-size: 18px;
    margin-top: 30px;
}
.load .footer {
    text-align: center;
    margin-top: 180px;
    margin-bottom: 15px;
}
.load .footer p {
    margin: 2px;
}
.footer p a {
    font-size: 12px;
    font-family: "Microsoft Yahei";
    color: #666;
}

.footer p a:hover {
    color: #108a2a;
}

.process_bar {
    width: 600px;
    margin: 0 auto;
    text-align: center;
    margin-top: 100px;
    color: #818181;
    font-size: 24px;
    font-family: Arial;
    font-style: italic;
}
.bar {

    position: relative;
    width: 600px;
    /* 宽度 */

    height: 2px;
    margin: 0 auto;
    background-color: #e5e5e5;
}
.bar div {
    /*width:90px;*/

    display: block;
    position: relative;
    background: #289540;
    /* 进度条背景颜色 */

    height: 2px;
    /* 高度 */

    line-height: 2px;
    /* 必须和高度一致，文本才能垂直居中 */
}









/* 加载页面结束 */

/*  首页1开始 */
#home1 {
    background: url(../images/bg.jpg);
    background-size: 100%;
}
.home1 {
    width: 720px;
    margin: 7% auto 0;
}
.logoB {
    position: relative;
    width: 720px;
    height: 245px;
    overflow: hidden;
}
.home1 .logoB img {
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    left: 50%;
    margin-left: -169px;
    top: 50px;
}
.home1_nav {
    position: relative;
    height: 152px;
}
.home1_nav .nav {
    margin-left: 30px;
    position: absolute;
    top: 30px;
    opacity: 0;
    filter: alpha(opacity=0);
}
.home1_nav .nav li {
    width: 60px;
    float: left;
    padding: 10px 25px;
}
.home1_nav .nav li a {
    font-size: 14px;
    color: #4b4b4b;
    display: block;
    position: relative;
}
.imgBox {
    width: 50px;
    height: 55px;
}
.navImg {
    position: absolute;
}
.home1_nav .nav li:hover a {
    font-size: 14px;
    color: #108a2a;
}

.home1_nav .nav li span {
    font-size: 12px;
    color: #b3b3b3;
    /* transition: color 0.5s;*/
}







/*.home1_nav .nav li:hover span{
   font-size:12px;
   color:#108a2a;
}*/
.home1 .home1_href {
    width: 100%;
    height: 100px;
    margin: 0 auto;
    text-align: center;
    float: left;
    position: relative;
}
.home1 .home1_href a {
    width: 385px;
    color: #108a2a;
    left: 50%;
    margin-left: -191px;
    font-size: 14px;
    border: 1px solid #90BB9F;
    display: block;
    padding: 10px 0;
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
    top: 30px;
}
.home1 .home1_href a:hover {
    background: #108a2a;
    color: #fff;
}
.footer {
    margin-top: 180px;
    margin-bottom: 15px;
}
.footer p {
    margin: 2px;
    padding-left: 30px;
}
.ifooter {
    bottom: 0px;
    width: 100%;
    position: fixed;
    opacity: 0;
    filter: alpha(opacity=0);
}
.ifooter p {
    text-align: center;
    color: #fff;
}
.ifooter p a {
    color: #fff;
}
.ifooter p a:hover {
    color: #108a2a;
}


.noticeArea {
    position: fixed;
    right: 40px;
    top: 30px;
    height: 200px;
    text-align: right;
}

.pageNotice,
.focusNotice {
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-right: 20px;
    width: 100px;
    height: 200px;
}

.notif-close,
.close {
    position: absolute;
    display: block;
    background: #fff;
    width: 40px;
    height: 20px;
    text-align: center;
    font-size: 10px;
    line-height: 20px;
    top: 0px;
    right: 0px;
    cursor: pointer;
}
.noti-img {
    width: 100px;
    height: 200px;
}

.home-news-recommend {
    position: fixed;
    bottom: 20px;
    right: 15px;
    width: 140px;
    background-color: #fff;
}
.home-news-item {
    position: relative;
    display: block;
    padding: 5px 20px;
    color: #4D4D4D;
    /*
  border-bottom:1px solid transparent;
*/
}
.home-news-item:hover {
    color: #108a2a;
    /*
border-bottom:1px solid #BFBFBF;
*/
}
.home-news-date {
    position: absolute;
    top: 5px;
    right: 5px;
    color: #108a2a;
}
.home-news-close {
    position: absolute;
    top: -24px;
    right: 0;
    width: 26px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    cursor: pointer;
    color: #333333;
    background-color: #E5E5E5;
}







/*  首页1结束 */

/*新闻和公司简介幻灯样式*/
.newsList_banner {
    width: 600px;
    height: 320px;
    background: #e1e1e1;
    margin: 25px auto 30px auto;
}

.example2 ol {
    position: relative;
    height: 20px;
    top: -30px;
    margin: 0 auto;
    width: 100px;
}
.example2 ol li {
    float: left;
    width: 15px;
    height: 15px;
    margin: 7px;
    border-radius: 15px;
    background: #fff;
    cursor: pointer;
    font-size: 0px;
}
.example2 ol li.seleted {
    background: #cbcbcb;
}

.luara-left {
    position: relative;
    padding: 0;
    overflow: hidden;
}
.luara-left ul {
    position: relative;
    padding: inherit;
    margin: 0;
}
.luara-left ul li {
    float: left;
    padding: inherit;
    margin: inherit;
    list-style: none;
}
.luara-left ul li img {
    width: inherit;
    height: inherit;
}








/*分页结束*/
.page {
    width: 600px;
    height: 38px;
    border: solid 1px #c3e8cb;
    margin: 0 auto;
    overflow: hidden;
    font-family: arial;
}
.page a {
    display: block;
    float: left;
    width: 37px;
    height: 36px;
    border: solid 1px #ebebeb;
    text-align: center;
    line-height: 36px;
    color: #8f8f8f;
    margin-left: -1px;
}
.page a:hover {
    background: #e4e5e9;
}
.page p {
    float: right;
}
.page p a {
    font-size: 25px;
}
.page a.cur {
    background: #e4e5e9;
}









/*隐藏菜单样式*/
.nav_box {
    width: 100%;
    height: 50px;
    background: #595959;
}
.nav_box_L {
    width: 350px;
    float: left;
    line-height: 50px;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
}
.nav_box_L span {
    width: 80px;
    border-right: solid 1px #2d2d2d;
    height: 50px;
    display: inline-block;
    float: left;
    margin-right: 30px;
    background: url(../images/ico.png) no-repeat center -457px;
}
.nav_box_R {
    width: 80px;
    float: right;
}
.nav_box_R a {
    color: #fff;
    line-height: 50px;
    font-size: 14px;
}
.nav_box_R a:hover {
    color: #999;
}
.nav_box_cont {
    width: 650px;
    height: auto;
    position: absolute;
    display: none;
}
.nav_box_cont a {
    width: 540px;
    background: #4c4c4c;
    height: 48px;
    line-height: 48px;
    display: block;
    border-bottom: solid 1px #333333;
    color: #fff;
    font-size: 14px;
    padding-left: 110px;
}
.nav_box_cont a:hover {
    background: #333;
}






/**  总经理邮箱 **/
.mail-body {
    background-color: rgb(245, 247, 244);
}
.mail-header-container {
    font-size: 15px;
    background-color: rgb(23, 141, 47);
}
.mail-header {
    position: relative;
    margin: 0 auto;
    width: 1000px;
    height: 120px;
    padding: 20px 0;
    text-align: center;
    color: #fff;
}
.mail-header>a {
    position: absolute;
    right: 0;
    text-decoration: none;
    color: #fff;
}
.mail-header-title {
    margin-top: 30px;
    font-size: 26px;
}
.mail-container {
    position: relative;
    padding: 30px;
    width: 940px;
    font-size: 16px;
    margin: -30px auto 0 auto;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 0 3px 0 #fff;
}


.mail-tbl-h {
    table-layout: fixed;
    width: 100%;
    border-collapse: collapse;
}
.mail-tbl-h td {
    position: relative;
}

.mail-cate {
    position: relative;
    width: 400px;
    padding: 10px 25px;
    border-radius: 5px;
    background-color: rgb(245, 247, 244);
    color: rgb(23, 141, 47);
    cursor: pointer;
}
.mail-cate>span {
    position: absolute;
    top: 10px;
    right: 25px;
    color: #666;
}
.mail-cate:hover {
    background-color: rgb(240, 245, 240);
}
.mail-cate-selector {
    position: absolute;
    width: 400px;
    padding: 0 25px;
    left: 0;
    color: rgb(23, 141, 47);
    background-color:  rgb(245, 247, 244);
}
.mail-cate-selector>li{
  padding: 10px 0;
  border-top: 1px solid #fff;
  cursor: pointer;
  transition: all .2s;
}
.mail-cate-selector>li:hover{
  color: rgb(100, 200, 120);
}
.mail-divider {
    margin-top: 30px;
    border-top: 1px solid #eee;
}
.mail-editor {
    display: block;
    padding: 20px;
    margin: 30px 0;
    width: 100%;
    height: 300px;
    line-height: 28px;
    resize: vertical;
    border: none;
    box-sizing: border-box;
    border-radius: 5px;
    background-color: rgb(245, 247, 244);
}
.mail-editor:focus {
    outline: none;
}

.mail-tbl-f {
    table-layout: fixed;
    width: 100%;
    border-collapse: collapse;
}
.mail-tbl-f td {
    position: relative;
    padding: 5px 0;
}
.text-right {
    text-align: right;
}
.mail-input1 {
    display: block;
    width: 100%;
    line-height: 45px;
    padding: 0 15px;
    border: none;
    border-radius: 5px;
    box-sizing: border-box;
    background-color: rgb(245, 247, 244);
}

.mail-input2 {
    display: inline-block;
    padding: 0 15px;
    line-height: 45px;
    width: 350px;
    border: none;
    border-radius: 5px;
    background-color: rgb(245, 247, 244);
}
.mail-input1:focus,
.mail-input2:focus {
    outline: none;
}

.btn {
    display: inline-block;
    margin: 0 15px;
    padding: 0 15px;
    line-height: 45px;
    border-radius: 5px;
    color: #fff;
    box-sizing: border-box;
    background-color: rgb(62, 179, 88);
    cursor: pointer;
    transition: all .2s;
}
.btn:hover{
  background-color: rgb(23, 141, 47);
}


.mail-footer {
    padding: 30px 0;
    text-align: center;
    font-size: 16px;
}
.text1{
    font-size: 18px;
    color: #fff;
    float: left;
    width: 100%;
    height: 50px;
    text-align: center;
    background-color: #1b8930;
    line-height:50px;
    margin-top: -7%;
}