
/* CSS Document */
@import "reset.css";
/*禁止响应式|内容宽度1200px*/
body{ min-width: 1170px;}
.container{width: 1170px; max-width:none !important; }
.header{ width: 100%; height: 100px; padding: 25px 0; background: url(../images/top.jpg) no-repeat center;}
.tel{ font-size: 24px; color: #fc5f01; font-weight: 700; font-style: italic;}
.nav{ width: 100%; height: 40px; background: #007e68;}
.nav ul{display: -webkit-flex; display: flex; -webkit-justify-content: space-around;justify-content: space-around;}
.nav ul li{ line-height: 40px;}
.nav ul li a{ display: inline-block; padding: 0 30px; color: #fff;}
.nav ul li:hover a,.nav ul li.active a{ background: #fc5f01;}
/**/
.banner {width: 100%;height: auto; overflow: hidden;}
.carousel-control.left {background: url(../images/left.png) no-repeat left center;}
.carousel-control.right {background: url(../images/right.png) no-repeat right center;}
.carousel-indicators li {width: 40px;border-radius: 0;background: #fff;border-color: #fff;}
.carousel-indicators .active {width: 40px;height: 10px;margin: 1px;background: #007e68;border: 0;}
/**/
.search{ width: 100%; height: 50px; background: #fff}
.search p{ width: 600px; height: 50px; line-height: 50px; font-size: 12px; float: left;}
.search p a{ color: #666; display: inline-block; padding: 0 5px;}
.search p a:hover{ color: #007e68;}
.search_box{ width:280px; float: right; height: 40px; margin-top: 5px;}
.search_box input#keywords{ width: 240px; height: 40px; line-height: 40px; background: #e5fffa; padding:0 10px; border: 0; float: left;}
.search_box input#sub_btn{ width: 40px; height: 40px; background:url(../images/sprite.png) no-repeat #007e68; border: 0; float: left; cursor: pointer;}
/**/
.bgcolor{ background: #e5fffa;}
.wrapper{ width: 100%; padding: 30px 0; height: auto; overflow: hidden; }
.tit{ width: 100%; height: auto; overflow: hidden; float: left;}
.tit h1{ text-align: center; font-size: 30px; color: #007E68; line-height:40px;}
.tit h1 span{ font-size: 40px; color: #fc5f01;}
.tit p{ text-align: center; font-size: 18px; padding-bottom: 20px; color: #007E68;}
.tit p span{ color: #fc5f01;}
/**/
.service{ width: 100%; height:660px; background: #fff; float: left;}
.service ul li{ float: left; width: 25%; height: 220px;}
.service ul li.info{ width: 50%; height: 220px; padding: 20px;}
.service ul li.info h3{ color: #fc5f01; font-size: 18px; padding-bottom: 20px;}
.service ul li.info p{ color: #007E68; font-size: 14px; line-height: 24px;}
.service ul li a{ display:block; width: 100%; height: 220px; position: relative;}
.service ul li .img{ width: 100%; height: 220px;}
.service ul li .img img{ width: 100%; height: 220px;}
.service ul li span{ display: block; width: 100%; height: 40px; position: absolute; bottom: 0; left: 0; z-index: 999; background:rgba(0,126,104,0.5); text-align: center; line-height: 40px; color: #fff; transition: all .5s;}
.service ul li:hover span{ height: 220px; line-height: 220px;}
.service ul li:last-child a{ background: #007E68; color: #fff; line-height: 220px; text-align: center;}
/**/
.youshi{ width: 100%; height: auto; overflow: hidden; background: url(../images/bg.png) no-repeat top; background-size:100%;}
.libox{ padding-top: 70px; width: 100%; height: auto; overflow: hidden; float: left;}
.libox .lbox{ padding-left:120px;}
.libox .lbox1{ background: url(../images/01.jpg) no-repeat left top;}
.libox .lbox2{ background: url(../images/02.jpg) no-repeat left top;}
.libox .lbox3{ background: url(../images/03.jpg) no-repeat left top;}
.libox .lbox p{ font-size: 14px; line-height: 30px; padding-left: 15px; background: url(../images/dot.png) no-repeat left center;}
.libox .lbox small{ font-size: 10px; color: #999;}
.libox .lbox h3{ font-size: 24px; color: #007E68; padding-bottom: 30px;}
/**/
.picScroll-left { width:100%; position: relative; float: left;}
.picScroll-left .hd {height: 80px; width: 100%; position: absolute; top:90px; z-index: 9999;}
.picScroll-left .hd .prev,.picScroll-left .hd .next { display: block; width: 40px;height: 80px;float: right; overflow: hidden; cursor: pointer; }
.picScroll-left .hd .next { background: url(../images/leftbtn.png) no-repeat; position: absolute; left:-40px;}
.picScroll-left .hd .prev { background: url(../images/rightbtn.png) no-repeat; position: absolute;right: -40px;}
.picScroll-left .bd {padding:0;}
.picScroll-left .bd ul {overflow: hidden;zoom: 1;}
.picScroll-left .bd ul li {width: 275px; margin: 5px; float: left;_display: inline;  overflow: hidden;text-align: center;}  
.picScroll-left .bd ul li .pic { text-align: center; border: 1px solid #ddd; height: 254px; overflow: hidden; background: #fff; position: relative;} 
.picScroll-left .bd ul li .pic img {max-width: 266px; max-height:240px; display: block; position: absolute; left: 0; top: 0; bottom: 0; right: 0; margin: auto;}
.picScroll-left .bd ul li .pic a:hover img { border-color: #999;}
.picScroll-left .bd ul li .title { line-height: 24px;}
.picScroll-left .bd ul li .title a{ font-size: 12px;color: #333;}
/**/
.about{width: 100%; height: auto; padding: 30px 0; position: relative;}
.about .about_left{ background: #007e68; width: 30%; margin-top: 50px; padding: 0 15px; float: left; position: relative;}
.about .about_left h1{ font-size: 50px; color: #fff; opacity: 0.1;}
.about .about_left .about_box{ width: 580px; height: 200px; background: #fff; padding: 30px 50px;}
.about .about_left .about_box h3{ font-size: 18px; font-weight: 400; line-height: 40px;}
.about .about_left .about_box h3 span{ color: #007e68;}
.about .about_left .about_box p{ font-size: 12px; color: #666; line-height: 24px;}
.about .about_left h2{ font-size: 30px; line-height: 30px; color: #fff; padding-top: 10px;}
.about .about_left small{ font-size: 16px; opacity: 0.5; color: #fff;}
.about .about_left a{ display: inline-block; padding:18px 26px; position: absolute; right: -66px; bottom: 0; background: #fc5f01; color: #fff; font-size: 18px;}
.about .about_right{ width: 70%; height:400px; float: left;}
.about .about_right img{ width: 100%; height: 400px;}
/**/
.new{ width: 100%; height: auto; padding: 30px 0; overflow: hidden;}
.new .newbox{ position: relative; padding-left: 0;}
.new .newtxt{ position: absolute; bottom: 0; left: 50%; width: 100%; height: auto; overflow: hidden; padding: 15px; background: #007e68;}
.new .newtxt h3{ color: #fff; line-height: 40px;}
.new .newtxt p{ color: #fff; font-size: 12px;}
.new .newtxt span{ color: #fff; display: inline-block; text-align: right; width: 100%;}
.new .ntit{ width: 100%; height: 60px; float: left; margin-bottom:20px;}
.new .ntit h1{ color: #007e68; font-size: 30px; line-height: 30px;}
.new .ntit p{ font-size: 18px; color: #007e68; position: relative; width: 100%; height: 30px; line-height: 30px;}
.new .ntit p span{ display: inline-block; width: 80px; height: 3px; position: absolute; bottom: 0; left: 0; background: #007e68;}
.new .newli{ margin-bottom: 50px;}
.new .newli h3{ line-height: 30px;}
.new .newli p{ font-size: 12px; color: #888; padding: 15px 0;}
.new .newli a{ display: inline-block; font-size: 12px; background: #aaa; color: #fff; padding: 5px 25px;}
.new .newli a:hover{ background: #007e68;}
.new .more{height: 60px; margin-bottom: 15px; width: 100%; float: left;}
.new .more a{display: inline-block; padding: 5px 25px; background: #fc5f01; color: #fff; float: right;}
/**/
footer {width: 100%;height: auto;padding: 20px 0;overflow: hidden;background: url(../images/bg.jpg) repeat; font-size: 12px;border-top: 1px solid #ddd;}
footer .f_contact h3 {line-height: 40px;font-size: 18px;font-weight: 400;color: #fff;}
footer .f_contact p {line-height: 20px;color: #fff;}
footer .footer_tel{ background:url(../images/ewm.png) no-repeat right; background-size:120px 120px;}
footer .footer_tel .btn-tel {padding: 12px 35px;background: #fff;color: #007e68;}
footer .footer_tel small {color: #fff;}
footer .footer_tel b {color: #fff; font-size: 24px;}
footer .footer_tel img {display: inline-block; border: 5px solid #fff;}
.ftbot{height: 40px;line-height: 40px;background: #007e68;color: #fff;font-size: 12px;}

.ny{ width: 100%; height: auto; overflow: hidden; float: left; border-top: 1px solid #ddd; padding: 30px 0;}
.ny .sidebar{ width: 190px; height:auto; overflow: hidden; float: left; margin-right: 20px;}
.ny .sidebar .tits{ width: 190px; height: 120px; background: #fc5f01; ; padding: 20px; color: #fff; float: left; }
.ny .sidebar .tits b{ font-size: 20px;}
.ny .sidebar .tits h3{ font-size: 16px;}
.ny .sidebar .tits span{ display: inline-block; width: 80px; height: 2px; background: #fff;}
.ny .sidebar .menu{ background:url(../images/side_db.png) no-repeat bottom #007e68; padding: 20px; float: left; height: auto; width: 100%; overflow: hidden; padding-bottom: 80px;}
.ny .sidebar .menu ul li{ height: 30px; line-height: 30px; text-align: center; float: left; width: 100%; margin-bottom: 1px;}
.ny .sidebar .menu ul li a{ color: #fff; display: inline-block; width: 100%; transition: all .5s;}
.ny .sidebar .menu ul li.active a,.ny .sidebar .menu ul li:hover a{ background: #fc5f01;}
.ny .sidebar .contact{ width: 100%; height: auto; overflow: hidden; padding: 10px; margin: 10px 0; float: left; background: #007e68; color: #fff; border-bottom: 10px solid #fc5f01;}
.ny .sidebar .contact h3{ line-height:40px;}
.ny .sidebar .contact p{ font-size: 12px; line-height: 24px;}
.ny .content{ width: 930px; float: left; height: auto; overflow: hidden;}
/*============*/
.pro_0_list {width: 100%;height: auto;overflow: hidden}
.pro_0_list ul li {float: left;margin-left: 18px;margin-top: 20px;min-height: auto;overflow: hidden;position: relative;width: 292px;background: #f9f9f9;border-bottom: 1px solid #eee;}
.pro_0_list ul li a.img {display: block;height: 200px;overflow: hidden;position: relative;width: 292px;}
.pro_0_list ul li img {height: 200px;width: 292px;}
.pro_0_list ul li img,.pro_0_list ul li a.jia,.pro_0_list ul li i.bor2 {transition: all 0.4s ease 0s;}
.pro_0_list ul li .title {padding: 15px;}
.pro_0_list ul li a.jia {bottom: 28px;display: block;height: 12px;opacity: 0;position: absolute;right: 23px;width: 12px;z-index: 10;}
.pro_0_list ul li a.jia span {color: #fc5f01;font-weight: 700;font-family: 微软雅黑, 'Microsoft YaHei';font-size: 18px;}
.pro_0_list ul li i.bor2 {display: block;height: 2px;width: 0;}
.pro_0_list ul li .title h5 a {color: #666;font-size: 14px;font-weight: 400;}
.pro_0_list ul li .title p.entitle {color: #999;font-size: 12px;}
.pro_0_list ul li:hover img {transform: scale(1.1);}
.pro_0_list ul li:hover a.jia {opacity: 1;}
.pro_0_list ul li:hover i.bor2 {width: 100%;background: #fc5f01;}
/*=============更多“+”符号/*============*/
.glyphicon {display: inline-block;font-family: "Glyphicons Halflings";font-style: normal;font-weight: 400;line-height: 1;position: relative;top: 1px;}
.glyphicon-plus::before {content: "+";}
/*================当前所在位置================*/
.position {border-bottom: 1px solid #dbdbdb;height: 65px;width: 100%;line-height: 65px; margin-bottom: 10px;}
.position .position-left {max-width: 300px;float: left;}
.position .position-left h3 {border-bottom: 1px solid #fc5f01;color: #333;line-height: 64px;font-size: 20px; font-weight: 400;}
.position .position-right { float: right;}
.position .position-right p {line-height: 65px; font-size: 12px;}
.position .position-right a {background: rgba(0, 0, 0, 0) url(../images/gt.png) no-repeat scroll right center;display: inline-block; padding: 0 10px;}
.position .position-right a:first-child { padding-left: 0;}
.position .position-right a:last-child { background: rgba(0, 0, 0, 0) none repeat scroll 0 0; padding-right: 0;}
/*============分页==============*/
.pages {
    margin: 20px auto;
    text-align: center;
}

.pages a {
    font-family: 微软雅黑, 'Microsoft YaHei';
    border: 1px solid #dbdbdb;
    display: inline-block;
    margin-right: 5px;
    padding: 5px 10px;
}

.pages a:hover {
    color: #fc5f01;
}

.pages a:last-child {
    margin-right: 0;
}

.pages a.curr {
    color: #fff;
    border-color: #fc5f01;
    background: #fc5f01;
}


/*上一页-下一页*/

.preNext {
    width: 100%;
    height: auto;
    overflow: hidden;
    line-height: 25px;
    text-align: center;
    padding: 15px 0;
}

.preNext span a {
    display: inline-block;
    height: 25px;
    width: auto;
    font-size: 14px;
}

.preNext span a:hover {
    color: #333;
}

.preNext span.pre {
    float: left;
}

.preNext span.next {
    float: right;
}

.preNext span.pre a {
    background-position: 0 5px;
}

.preNext span.next a {
}

.preNext span.return a {
    margin: 0 20px;
}

.preNext a,
.preNext span {
    color: #999;
}
/*====================*/
.news_1_list ul li {
    border: 1px solid #ededed;
    float: left;
    margin: 10px 0;
    height: auto;
    overflow: hidden;
    padding: 25px 22px;
    position: relative;
    width: 100%;
}

.news_1_list ul li h5 {
    color: #666;
    font-weight: 400;
    font-size: 16px;
    font-family: 微软雅黑, 'Microsoft YaHei';
}

.news_1_list ul li img {
    height: 130px;
    margin-right: 15px;
    width: 210px;
}

.news_1_list ul li span strong {
    color: #888;
    font-weight: 400;
    font-size: 26px;
    padding-right: 10px;
}

.news_1_list ul li p {
    color: #999;
}

.news_1_list ul li .border_top,
.news_1_list ul li .border_left {
    left: 0;
    top: 0;
}

.news_1_list ul li .border_right,
.news_1_list ul li .border_bottom {
    bottom: 0;
    right: 0;
}

.news_1_list ul li .border_top,
.news_1_list ul li .border_bottom {
    height: 2px;
    width: 0;
}

.news_1_list ul li .border_right,
.news_1_list ul li .border_left {
    height: 0;
    width: 2px;
}

.news_1_list ul li,
.news_1_list ul li .border_top,
.news_1_list ul li .border_right,
.news_1_list ul li .border_bottom,
.news_1_list ul li .border_left {
    transition: all 0.4s ease 0s;
}

.news_1_list ul li:hover {
    background: #fbfbfb none repeat scroll 0 0;
    border-color: transparent;
}

.news_1_list ul li:hover .border_top,
.news_1_list ul li:hover .border_bottom {
    width: 100%;
}

.news_1_list ul li:hover .border_left,
.news_1_list ul li:hover .border_right {
    height: 100%;
}

.news_1_list ul li .border_top,
.news_1_list ul li .border_right,
.news_1_list ul li .border_bottom,
.news_1_list ul li .border_left {
    background: #fc5f01  none repeat scroll 0 0;
    position: absolute;
}

/*产品详情*/

.product_info {
    width: 100%;
    float: left;
    height: auto;
    margin: 20px 0;
    padding: 20px 50px;
    font-size: 14px;
    line-height: 24px;
    border-bottom: 1px dotted #ccc;
}

.product_info img {
    max-width: 100%;
}

.product_info h3 {
    font-size: 18px;
    line-height: 30px;
    color: #ff6100;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}

.product_info h3 span {
    display: inline-block;
    width: 3px;
    height: 20px;
    background: #ff6100;
    float: left;
    margin-right: 10px;
    margin-top: 6px;
}

.product_info_box {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 10px 0;
}

.product_info_box img {
    max-width: 100%;
    display: inline-block;
}


/*=============文章标签============*/

.newsinfo {
    border-bottom: 1px dotted #ccc;
    color: #666;
    font-size: 12px;
    height: auto;
    line-height: 20px;
    padding-bottom: 15px;
    text-align: center;
    width: 100%;
}

.newsinfo span {
    color: #ff0000;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    font-weight: bold;
}


/*=============单页介绍============*/

.page_about {
    width: 100%;
    height: auto;
    overflow: hidden;
    line-height: 24px;
    padding-bottom: 15px;
    border-bottom: 1px dotted #ccc;
}

.page_about img {
    max-width: 100%;
    display: inline-block;
}


/*=============文章内容============*/

.article_box {
    width: 100%;
    padding: 20px 50px;
    height: auto;
    overflow: hidden;
}

.article_box h1 {
    text-align: center;
    padding: 15px;
    font-weight: 400;
    font-size: 18px;
    font-family: 微软雅黑, 'Microsoft YaHei';
}

.detail {
    width: 100%;
    height: auto;
    overflow: hidden;
    line-height: 24px;
    padding: 15px 0;
    border-bottom: 1px dotted #ccc;
}

.detail img {
    max-width: 100%;
    display: inline-block;
}