@charset "utf-8";
/* CSS Document */
.header{ position: relative;z-index: 100;}
.header-top{ line-height: 60px; border-bottom: 1px solid #9e9e9f; color: #181818; font-size: 12px;}
.logo img{display: block;margin:30px 0;}
.header .wrap{ position:relative;overflow: hidden}
.tel{ font-size:16px;color: #343434;text-align: left; position: absolute ;  right: 0; top: 25px;background: url(../images/top-telbg.png) no-repeat left center; padding:5px 0 0 80px;}
.tel p{ font-size: 30px; color: #02cfd1 ; font-weight:bold; letter-spacing: 1px; padding: 5px 0 0;}
.ss { margin-top: 10px; margin-right: 20px; float: right; position: relative;width: 150px;background: url(../images/searchbg.png) no-repeat center center }
.txt { float:left;padding: 0 0 0 10px;height: 26px;line-height: 26px;width: 118px;border:none; background: none }
.btn { height: 26px;width: 19px; float: right; background: none; border: none }
.nav_nav{background:url(../images/navbg.jpg) repeat-x;height:65px; z-index: 100;}
.nav {}
.nav li{  background: url(../images/navlibg.jpg) no-repeat left center;float: left; text-align: center; width:125px; height: 65px;}

.nav li a{ display: block;color: #FFF; font-size: 18px; line-height: 65px;}
.nav li.on{background: url(../images/navlihbg.jpg) no-repeat  center}
.nav li:hover{background: url(../images/navlihbg.jpg) no-repeat  center}
/*content*/
.content { position: relative; }
/*index banner*/
.banner{width: 100%;height:450px; overflow:hidden;position: relative;z-index:1; margin-top:-8px;}

.banner .flexslider{ width:1920px;height:100%;position:relative;left: 50%;margin-left: -960px;overflow:hidden; min-width:1000px;}
.banner .slides{position:relative;z-index:1;}
.banner .slides li{height:100%;}
.banner .slides li img{width: 100%; margin:0 auto; display:block;}
/*左右切换*/
.banner .flex-direction-nav {width: 1200px;height: 48px;position: absolute;left: 50%;top: 50%;margin:-24px 0 0 -600px;  z-index: 1}
.banner .flex-direction-nav a.flex-prev,
.banner .flex-direction-nav a.flex-next{position: absolute;width: 25px;height: 48px;background:url(../images/public/banner_btn.png) no-repeat;font-size: 0}
.banner .flex-direction-nav a.flex-prev{left: 0;}
.banner .flex-direction-nav a.flex-next{right: 0;background-position:-25px 0; }
/*dot*/
.banner .flex-control-paging{}
.banner .flex-control-nav{ width: 1000px;position:absolute;left: 50%;margin-left: -500px;bottom: 10px; z-index:2;text-align:center;}
.banner .flex-control-nav li{display:inline-block;*display:inline;zoom:1;font-size: 0;margin: 0 6px;}
.banner .flex-control-nav a{display:block;width:14px;height:14px;background:url(../images/public/dot.png) 0 0 no-repeat;cursor:pointer;}
.banner .flex-control-nav .flex-active{background-position:right 0;}



.in-content{ position: relative; z-index: 99;}
.in-content .title{ text-align:center;background: url(../images/titlebg.png) no-repeat bottom center; padding-bottom: 13px;}
.in-content .title h2{font-size: 30px; color: #909090}
.in-content .title h2 span{font-weight: normal; padding-left: 20px;}
.in-content .title h1{ color: #03d4d7; font-size: 40px;}
.in-content .title em{ width: 64px; height: 6px; background: #4a8905;display: block; margin: 3px auto 0}

.search{overflow:hidden;position: relative;line-height: 30px; padding:16px 0; font-size: 14px; background:#16b1a4}
.search .keywd{ color: #fff; font-size: 12px;}
.search .keywds {float: left;line-height: 30px; color: #FFF}
.search .keywds a{ padding: 0 10px;font-size: 12px; color: #FFF;}
.search .form{overflow: hidden;display: block;position: relative;}
.search .txt{width:210px;float: left;height:25px; line-height:25px;color: #3f3f3f; padding:0 0 0 10px;border:none; background:none;}
.search .btn{width:43px; float: left; height:25px;z-index: 9999;border:none;display: block;outline: none;cursor: pointer;}
.search .search_cnt{border-radius: 10px; border:1px solid #39bdb2;width: 263px; height: 25px; background: url(../images/searchbg.png) no-repeat right center;}
.search input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #FFF;
}
.search input::-moz-placeholder{
    /* Mozilla Firefox 19+ */
    color: #FFF;
}
.search input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #FFF;
}
.prod {
    padding-top: 35px;
}
.prod .prod-title {
    text-align: center;
}
.prod .prod-title h1 {
    font-size: 38px;
    color: #3DBEB3;
}
.prod .prod-title img {
    display: inline-block;
    margin: 15px 0;
}
.prod .prod-title p {
    font-size: 13px;
    color: #777;
}
.prod .prod-content {
    margin-top: 40px;
    background: #ebebea;
    height: 738px;
}
.prod .prod-content .prod-left {
    width: 213px;
    overflow: hidden;
    height: 738px;
    position: relative;
    background: #ffffff;
    -moz-box-shadow:-2px -2px 4px #9E9E9E, 2px 2px 5px #333333; -webkit-box-shadow:-2px -2px 4px #9E9E9E, 2px 2px 5px #333333; box-shadow:-2px -2px 4px #9E9E9E, 2px 2px 5px #9E9E9E;

}
.prod .prod-content .prod-left h1 {
    font-size: 18px;
    color: #fff;
    background: #3DBEB3;
    text-align: center;
    padding: 30px 0;
    letter-spacing: 1px;
}
.prod .prod-content .prod-left > ul {
    padding-bottom: 10px;
}
.prod .prod-content .prod-left > ul > li {
    line-height: 70px;
    border: 1px solid #EFEFEF;
    border-top: none;
    font-size: 16px;
    text-indent: 40px;
    background: url(../images/sliderlibg.png) no-repeat 10px 27px;
    color: #333;
    cursor: pointer;
    transition: all linear .2s;
}
.prod .prod-content .prod-left > ul > li:hover ,.prod .prod-content .prod-left > ul > li.on{
    color: #3DBEB3;
}
.prod .prod-content .prod-left .prod-tel {
    padding: 15px 0 25px 15px;
    width: 100%;
    position: absolute;
    left:0;
    bottom:0;
}
.prod .prod-content .prod-left .prod-tel h2 {
    font-size: 20px;
    color: #6C6C6C;
    font-weight: normal;
}
.prod .prod-content .prod-left .prod-tel > p {
    font-size: 12px;
    color: #AEADAD;
}
.prod .prod-content .prod-left .prod-tel > div {
    margin-top: 10px;
    color: #848484;
    background: url(../images/slidertelbg.png) no-repeat left center;
    padding-left: 70px;
}
.prod .prod-content .prod-left .prod-tel > div h3 {
    font-size: 16px;
    font-weight: normal;
}
.prod .prod-content .prod-left .prod-tel > div p {
    font-size: 19px;
}
.prod .prod-content .prod-right {
    width: 784px;
    height: 695px;
    padding: 15px 0 0 0;
}
.prod .prod-content .prod-right.bd li {
    width: 232px;
    float: left;
    margin-left: 23px;
    margin-bottom: 15px;
    background: #f1f1f1;
}
.prod .prod-content .prod-right.bd li img {
    width: 232px;
    height: 164px;
    display: block;

}
.prod .prod-content .prod-right.bd li div.title {
     height: 54px;
    background: #f1f1f1;
    transition: all linear .3s;
}
.prod .prod-content .prod-right.bd li div.title p {
    text-indent: 30px;
    font-size: 15px;
    color: #000;
    text-align: left;
}
.prod .prod-content .prod-right.bd li div.title p span {
    font-size: 30px;
    position: relative;
    bottom: -5px;
    padding: 0 5px;
}
.prod .prod-content .prod-right.bd li div.title b {
    display: block;
    width: 60px;
    height: 6px;
    border-radius: 3px;
    background: #FF802F;
    position: relative;
    left: 45px;
    top: 5px;
}
.prod .prod-content .prod-right.bd li:hover div.title {
    background: #3DBEB3;
}
.prod .prod-content .prod-right.bd li:hover .title > p {
    color: #fff;
}
.prod .prod-content .prod-right.bd li:hover .title > b {
    background: #fff;
}

.adver{
    height: 237px;
    margin-top: 96px;
    background: url(../images/in-addbg.jpg) no-repeat center bottom;
}
.adver .wrap{
    position: relative;
    height: 237px;
}
.adver .fl{
   margin-top: 72px;
    border-left: 6px solid #148b81;
    padding-left: 10px;

}
.adver .fl p{
    font-size: 18px;
    color: #0b9388;
}
.adver .fl h2{
    font-size: 40px;
    color: #335901;
}
.adver .fl em{
    font-size: 16px;
    color: #335901;
    font-style: normal;
}
.adver .fr{
    position: absolute;
    right: 0;
    bottom: 0;
}
.adver .bottom{
    width: 100%;
    float: left;
    text-align: left;

    background: url(../images/top-telbg2.png) no-repeat center center;
}
.adver .bottom p{
    font-size: 14px;
    color: #335901;
    text-indent: 53%;
}
.adver .bottom span{
    font-size: 27px;
    font-weight: bold;
    text-indent: 53%;
    display: block;
    color: #335901;
}
.adver2{
    height: 524px;
    background: url(../images/adver2bg.jpg) no-repeat top center;
}
.adver2 .fr{
    width: 50%;
    text-align: center;
    padding-top: 70px;
    height: 454px;
    position: relative;
}
.adver2 .fr p{
    font-size: 26px;
    color: #FFF;
    padding-bottom: 10px;
}
.adver2 .fr strong{
    font-size: 50px;
    color: #fffe53;
}
.adver2 .fr a{
    width: 131px;
    height: 30px;
    position: absolute;
    right: 40%;
    bottom: 35px;
}
.pics {
    background: url(../images/pics.jpg) no-repeat center top;
    height: 309px;
    margin-top: 20px;
}
.pics .wrap {
    position: relative;
}
.pics .wrap .tel {
    position: absolute;
    top: 230px;
    right: 320px;
}
.pics .wrap .tel span {
    font-size: 16px;
    color: #464646;
}
.pics .wrap .tel p {
    font-size: 36px;
    color: #3A3A3A;
    font-weight: bold;
}
.pics .wrap > a {
    position: absolute;
    top: 250px;
    right: 170px;
}
.in-add{
    background:url(../images/adver3bg.jpg) top center no-repeat;
    overflow: hidden;
    padding-bottom: 58px;

}
.in-add .title{
    padding-top: 67px;
    text-align: center;
}
.in-add .title h2{
    font-size: 34px;
    color: #fff;
    text-align: center;
    font-weight: normal;
}
.in-add .title span{
    text-align: center;
    font-size: 27px;
    background: #02a650;
    padding: 2px 20px;
    display: inline-block;
    margin: 19px auto 34px;
    color: #FFF;
    border-radius: 4px;
}
.in-add ul{
    position: relative;
}
.in-add ul .kk{
    position: absolute;
    width: 260px;
    height: 446px;
    border: 1px solid #fff;
    top: 16px;
    left: 16px;
}
.in-add ul li{
    width: 250px;
    height: 200px;
    float: left;
    color: #FFF;
}
.in-add ul li img{
    width: 250px;
    height: 200px;
}
.in-add ul.wrap2 li img{
    width: 128px;
    height: 128px;
}
.in-add ul li strong{
    font-size: 23px;
    padding: 24px 25px 5px;
    position: relative;
    z-index: 10;
    display: block;
}
.in-add ul li p{
    padding: 0 25px;
    font-size: 14px;
    position: relative;
    z-index: 10;
}
.in-add ul li.a1{
    background: #02a650;
}
.in-add ul li.a2{
    background: #3abeb3;
}
.in-add ul li.a2  a{
    border: 1px solid #FFF;
    color: #FFF;
    padding: 5px 20px;
    margin: 20px 80px;
    display: inline-block;
}
.in-add ul.wrap2{
    padding: 58px 100px 0;
    overflow: hidden;
    width: 1000px;
}
.in-add ul.wrap2 li{
    width: 143px;
    margin: 0 50px;
    height: auto;
    color: #3abeb3;
    text-align: center;
}
.in-add ul.wrap2 li img{
    display: block;
    margin: 0 auto 20px;
}
.in-add ul.wrap2 li p{
    font-size: 25px;
    padding: 0;
}
.in-add ul.wrap2 li span{
    font-size: 11px;
}
.main5 {
    margin-top: 40px;
    margin-bottom: 20px;
}
.main5_left {
    width: 719px;
    border: 1px solid #cccccc;
    float: left;
    height: 452px;
}
.main5_left .tab {
    line-height: 54px;
    text-align: center;
    height: 54px;
}
.main5_left .tab li {
    width: 359px;
    cursor: pointer;
    float: left;
    border-bottom: 1px solid #ccc;
    font-size: 20px;
    font-weight: bold;
    color: #000;
}
.main5_left .tab li span {
    color: #ccc;
    font-size: 18px;
    font-weight: normal;
    padding: 0 5px;
    letter-spacing: -1px;
}
.main5_left .tab li.select {
    color: #17a397;
    border-bottom: 3px solid #128104;
}
.main5_left .tab li:hover {
    color: #17a397;
    border-bottom: 3px solid #128104;
}
.main5_left .tab_bottom {
    padding: 20px 10px;
    display: none;
}
.main5_left .block {
    display: block;
}
.main5_left .tab_bottom_top {
    margin-bottom: 20px;
}
.main5_left .tab_bottom_top .left {
    width: 220px;
    height: 156px;
    float: left;
}
.main5_left .tab_bottom_top .left a img {
    width: 220px;
    height: 156px;
    border: 1px solid #ccc;
}
.main5_left .tab_bottom_top .right {
    margin-left: 20px;
    width:458px;
    height: 156px;
    float: left;
}
.main5_left .tab_bottom_top .right .title {
    width: 100%;
    line-height: 28px;
    position: relative;
    text-align: left;
    background: none;
}
.main5_left .tab_bottom_top .right .title a {
    font-weight: bold;
    font-size: 14px;
    width: 80%;
    display: block;
    height: 28px;
    overflow: hidden;
}
.main5_left .tab_bottom_top .right .title span {
    position: absolute;
    right: 0;
    top: 0;
}
.main5_left .tab_bottom_top .right .text {
    line-height: 22px;
}
.main5_left .tab_bottom_bottom {
    border-top: 1px dashed #aaaaaa;
    padding-top: 8px;
}
.main5_left .tab_bottom_bottom li {
    background: url(../images/newslibg.png) no-repeat left center;
    line-height: 30px;
    position: relative;
    color: #000;
}
.main5_left .tab_bottom_bottom li a {
    width: 80%;
    height: 30px;
    overflow: hidden;
    padding-left: 2%;
    display: block;
}
.main5_left .tab_bottom_bottom li span {
    width: 10%;
    position: absolute;
    right: 0;
    top: 0;
}
.message {
    width: 250px;
    border: 1px solid #3DBEB3;
    margin-left: 26px;
    float: left;
}
.message .tops {
    font-size: 20px;
    color: #3bbdb3;
    font-weight: bold;
    line-height: 54px;
    text-indent: 20px;
}
.message .tops span {
    font-size: 18px;
    color: #9e9e9e;
    font-weight: normal;
}
.message .boxm {
    width: 222px;
    float: left;
    margin: 10px 15px;
    background: url(../images/mebg.png) no-repeat left 3px;
}
.message .box {
    line-height: 30px;
    margin: 5px auto 10px;
    border: 1px solid #3DBEB3;
}
.message .box input.name {
    width: 185px;
    padding-left: 4px;
    height: 30px;
    *height: 28px;
    border: none;
    border-left: 1px solid #3DBEB3;
    margin-left: 30px;
    background: none;
}
.message .box textarea.jy {
    width: 188px;
    margin-left: 30px;
    border: none;
    border-left: 1px solid #ccc;
    height: 88px;
    background: none;
    font-size: 14px;
}
.message .box input.btn {
    background: #3DBEB3;
    color: #FFF;
    width: 100%;
    height: 35px;
    text-align: center;
    line-height: 35px;
    border: none;
    cursor: pointer;
}
.message .tel {
    width: 100%;
    background: #3DBEB3;
    display: table;
    padding: 20px 0;
    height: 50px;
    position: relative;
    top: 0;
}
.message .tel img {
    vertical-align: middle;
    display: inline-block;
    margin-left: 5px;
}
.message .tel p {
    color: #FFF;
    width: 200px;
    float: right;
    font-size: 14px;
}
.message .tel p span {
    font-size: 28px;
    font-weight: bold;
    line-height: 38px;
    height: 38px;
    overflow: hidden;
}
.in-about{
    background: url(../images/in-about-bg.jpg) no-repeat top center;
    height: 450px;
}
.in-about .wrap{
    position: relative;
    height: 452px;
}
.in-about .wrap .fl{
    position: absolute;
    left: 29px;
    top: 66px;
}
.in-about .fr{
    width: 428px;
    margin: 60px 31px 0 0;
}
.in-about .fr h2{
    font-size: 20px;
    padding-left: 30px;
    font-weight: normal;
    color: #FFF;
}
.in-about .fr p{
    font-size: 14px;
    color: #fff;
    line-height: 25px;
}
.in-about .fr a{
    border: 1px solid #fff;
    color: #fff;
    padding: 5px 20px;
    margin: 20px 200px;
    display: inline-block;
}

.in-pro{ background: url(../images/in-casebg.jpg) no-repeat top center; height: 432px;}
.product_list{ display: block; overflow: hidden;  padding-top: 30px;}
.product_list .flexslider{ width:100%;position:relative; margin-top:10px;}
.product_list .slides{position:relative;z-index:1;}
.product_list .slides li{position:relative; float: left;}
.product_list .slides li a{ width:230px; position: relative; height:222px;display:block; margin:0 auto;text-align:center;overflow: hidden; background: #eaeaea}
.product_list .slides li a img{ width:230px; height:163px;display: block; margin: 0 auto }
.product_list .slides li p{ width: 100%; text-align: left; text-indent: 30px; display:block; line-height:38px; color: #000000; font-size: 13px;  }
.product_list .slides li b{ display: block;
    width: 60px;
    height: 6px;
    border-radius: 3px;
    background: #FF802F;
    position: relative;
    left: 30px;
    top: 5px;}
.product_list .slides li:hover a{ background: #3abeb3;}
.product_list .slides li:hover a p{ color: #FFF}
.product_list .slides li:hover b{ background: #fff; }
.product_list .flex-control-paging{}
.product_list .flex-control-nav{ display: none;width: 1000px;position:absolute;left: 50%;margin-left: -500px;bottom: -30px; z-index:2;text-align:center;}
.product_list .flex-control-nav li{display:inline-block;*display:inline;zoom:1;font-size: 0;margin: 0 6px;}
.product_list .flex-control-nav a{display:block;width: 55px; height:4px;background: #c0b1a4;cursor:pointer;}
.product_list .flex-control-nav .flex-active{background:#b9d800;}
.product_list .flex-direction-nav{ display: none}

.footer{
    background: url(../images/footerbg.jpg)  no-repeat top center;
    font-size: 14px;
    color: #ffffff;
}
.footer .wrap2{
    position: relative;
}

.footer ul{
    font-size: 16px;
    text-align: center;
    width: 100%;

}
.footer ul li{
    display: inline-block;
}
.footer ul li a{
    color: #f9f9f9;
    border-right: 1px solid #fff;
    line-height: 53px;
    padding: 0 15px;
}
.footer ul li:last-child a{
    border: none;
}

.footer .center{
    width: 1000px;
    display: block;
    margin: 30px auto 0;
    text-align: center;
    height: 148px;
	overflow:hidden
}
.footer .center .fl h1{
    font-size: 26px;
    color: #01479d;
    padding-top: 35px;
    width: 360px;
}
.footer .center .fl h1{
    font-size: 24px;
    color: #FFF;
}
.footer .center .fl h1 span{
    color: #d1ffb9;
}
.footer .center .fl p{
    line-height: 40px;
    font-size: 11px;

}
.footer .center .c{
    width: 300px;
    margin-left: 65px;
    text-align: left;
}
.footer .center .c p{
    line-height: 20px;
    font-size: 12px;
}
.footer .center .fr{
    padding-top: 18px;
    text-align: right;
    width: 275px;
}
.footer .center .fr img{
    width: 105px;
    height: 105px;
    position: absolute;
    top: 98px;
    right: 100px;
}
.footer .center .fr p{
    padding-bottom: 40px;
}
.footer .center .fr span{
    display: block;
}
.footer .center .fr .inp_one{
    border: 1px solid #000;
    width: 390px;
    height: 30px;
    line-height: 30px;
    background: none;
    margin-bottom: 13px;
    padding-left: 10px;
}
.footer .center .fr .texar{
    border: 1px solid #000;
    width: 390px;
    height: 85px;
    background: none;
    padding-left: 10px;
    line-height: 30px;
    font-size: 14px;
}
.footer .center .fr .submit_btn{
    background: #01409b;
    float: right;
    color: #FFF;
    padding: 5px 20px;
    margin-top: 10px;
}
.footer .center .fr input:-moz-placeholder, .footer .center .fr textarea:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #000;
}
.footer .center .fr input::-moz-placeholder, .footer .center .fr textarea::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #000;
}
.footer .center .fr input:-ms-input-placeholder, .footer .center .fr textarea:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #000;
}
.footer .footer-ul li{ width: 30%; padding-top: 50px; float: left; color: #979696; font-size: 15px;}
.footer .footer-ul li img{display: block; margin: 0 auto; max-width: 100%;}
.footer .footer-ul li.a1{ background: url(../images/footerlibg.png) no-repeat right top;}
.footer .footer-ul li.a2 img{width: 142px; display: block; margin: 0 auto}
.footer .footer-ul li.a3{height:153px;width: 30%; float: right; padding-left: 30px; background: url(../images/add-bg.png) no-repeat left 58px;}
.footer .footer-ul li.a3 p{ line-height:37px;}

.footer p.a2{
    position: absolute;
    right: 0;
    bottom: 15px;
    width: 163px;
    height: 133px;
    border-left: 1px dashed #989898;
}
.footer p.a2 img {
    width: 133px;
    height: 133px;
    margin:0 0 0 40px;
}
.footer p.a2 span{
    float: right;
    width: 24px;
}
.foot { height:30px; font-size: 12px;}
.ddb p { float: left;line-height: 30px;color: #e7f2fc; width: 33%; }
.ddb p a{ color: #e7f2fc}
.toTop{width: 26px; background: url(../images/upbg.png) no-repeat;z-index: 10000; height: 72px;cursor:pointer;position:fixed;right:40px;bottom:100px;}
*html .toTop{position:absolute;bottom:auto;top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));margin-bottom:80px;}


/*bannerul*/
.bannerul { margin-top: -50px;position: relative;z-index: 99; overflow: hidden }
.bannerul li { width: 248px;height: 210px;background: url(../images/bg2.png) no-repeat ;float: left;margin: 0px 1px; }
.bannerul li:hover { width: 248px;height: 210px;background: url(../images/bg22.png) no-repeat ; }
.bannerul li span { display: block;text-align: center;font-size: 18px;color: #ffffff;margin-top: 8px; }
.bannerul li img { margin: 50px 0 0 85px; }
/*in-ourdc*/
.in-ourdc { overflow: hidden; margin-bottom: 40px; }
.ourdcimg  { overflow:hidden;display: block;margin: 0 auto 46px;padding-top: 45px; text-align: center; font-size: 14px; line-height: 30px; }
.ourdcimg a{ color: #7f7f7f;}
.ourdcimg h2{ color:#3b8f5b; font-size: 26px; width: 480px; border-bottom: 1px solid #afafaf; display: block; margin: 0 auto; line-height: 50px;}
.ourdcimg p{ width: 80px; display: block; height: 5px; background: #3b8f5b; margin: 0 auto; margin-top: -3px;}
.dzx p { background: url(../images/bg3.png) no-repeat ;width: 476px;height: 32px;font-size: 18px;color: #ffffff;padding: 3px 0 0 10px }
.dyh p { background: url(../images/bg3.png) no-repeat ;width: 476px;height: 32px;font-size: 18px;color: #ffffff;padding: 3px 0 0 10px }
.dzx ul,.dyh ul { list-style: square outside url('../images/dian.png') !important; }
.dzx ul li,.dyh ul li { font-weight:500; line-height: 30px; width: 470px; font-size:16px;list-style: square outside url('../images/dian.png') !important;color: #7f7f7f;margin: 5px 0 0 14px; }
.dzx ul li span{ color: #3b8f5b}
.dzx,.dyh { margin-top: 50px; }
/*in-ourdb*/
.in-ourdb { background: url(../images/dbbg.png) no-repeat center center;height: 601px; c }
.in-ourdb .ourdcimg{}
.in-ourdb .ourdcimg h2{color: #FFF;}
.in-ourdb .ourdcimg p{; background: #FFF;}
.in-ourdb .ourdcimg a{color: #FFF;}
.ourdb img { display: block;margin: 0 auto;padding-top: 40px; }
.ourdblist { margin-top: 70px; }
.ourdblist li { float: left;width: 250px; }
.ourdblist li img { display: block;margin: 0 auto 18px; }
.ourdblist li p { font-size: 14px;color: #fff;display: block;width: 180px;margin: 0 auto; padding: 5px 0 }
/*in-our*/
.in-our { overflow: hidden}
/*in-ouradv*/
.ouradv img { display: block;margin: 0 auto;padding-top: 40px; }
.advlist { margin-top: 40px; overflow: hidden}
.advlist li { float: left;width: 250px; }
.advlist li img { margin: 0 auto;display: block; }
.advlist li p { color: #0d3f20;font-size: 18px; font-weight:500;text-align: center;margin-top: 5px; }
.advlist li span { display: block;color: #7f7f7f;font-size: 14px;text-align: center;width: 200px;margin: 10px auto 0; }
/*in-ourab*/
.inr img { float: left;margin-top: 37px; }
.inrr { margin-top: 43px;width: 480px;color: #7f7f7f; font-size: 18px;}
.more img { float: right; }
/*hzlist*/
.hzlist{ margin-bottom: 40px; overflow: hidden}
.hzlist li { float: left;width: 174px;margin: 10px 13px 0px; }
.jigou img { margin-top: 25px; }
/*in-ourcon*/
.in-ourcon { height: 528px;background: url(../images/conbg.jpg) no-repeat; }
.ouradd h1 { font-size: 27px;color: #fff;margin-bottom: 27px; }
.ouradd { font-size: 16px;color: #fff;padding-top: 80px;width: 550px; }
.add1 p { line-height: 30px; }
.syly { width: 393px;position: relative;height: 434px; }
.syly span { font-size: 16px;color: #fff }
.txtt1 { width: 308px;height: 38px;border-radius: 10px;margin-top: 15px;line-height: 38px;text-indent: 1em }
.texacnt span { float: left;margin-top: 15px; }
.btnt { background: url(../images/btn.png) no-repeat;width: 126px;height: 39px;position: absolute;bottom: 20px;right: 100px; }
.texar { }
.dy { font-size: 14px;color: #fff;margin-top: 27px; }
.dy p { width: 308px;float: right; }
/*foot*/

.bq { width: 300px;text-align: right; }
.ba { width: 300px;text-align: center; }
.js { width: 300px;text-align: left; }


