.blank{
    height: 30px;
    clear: both;
}
.keywords_input {
    border: none;
    margin-left: 10px;
    width: 115px;
    height: 20px;
    margin-top: 2px;
    background-color: #fafafa;
}

.search_button {
    width: 35px;
    height: 33px;
    float: right;
    border: none;
    background-color: transparent;
}

.lan {
    width: 110px;
    text-align: right;
}

.lan a {
    font-size: 12px;
    color: #fff;
    background-color: #69766c;
    padding: 5px;
    border-radius: 20px;
}

#banner {
    height: 1000px;
    overflow: hidden;
    background: url(../images/banner_bg.jpg) repeat-x;
}
.index-vicitory{
    height: 520px;
    position: relative;
    background: url(../images/index_vicitory.png) center no-repeat;
}
.index-vicitory .text{
    position: relative;
    top: 145px;
}
.index-vicitory .text p{
    width: 560px;
    line-height: 28px;
}
.index-activity {
    width: 1200px;
    height: 40px;
    margin:0 auto;
    font-size: 28px;
    font-weight: bold;
}

.footer1 {
    width: 100%;
    height: 275px;
    background-color: #e9ebe8;
}

.footer-menu {
    width: 965px;
    float: left;
    padding-top: 40px;
}

.footer-menu dl {
    width: 120px;
    height: 200px;
    float: left;
    margin-right: 35px;
}

.footer-menu dl.p-brochure {
    width: 150px;
}

.footer-menu dl dt {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #FFF;
}

.footer-menu dl dt a {
    font-size: 14px;
    font-weight: bold;
    color: #4a543f;
}

.footer-menu dl dd {
    line-height: 25px;
    /* float: left; */
}

.footer-menu dl dd a {
    color: #949890;
    font-size: 15px;
}
.footer2 .right {
    width: 160px;
    background: url(../images/footer_ico.jpg);
    background-repeat: no-repeat;
}
.footer2 .right a {
    display: block;
    width: 25%;
    float: left;
    height: 35px;
    cursor: pointer;
}
.service-hotline {
    float: right;
}

.leftmenu {
    width: 100%;
}

.leftmenu .con {
    width: 1200px;
    margin: 0 auto;
    background-color: #f0f1f0;
}

.leftmenu .con .title {
    height: 55px;
    line-height: 55px;
    font-size: 20px;
    font-weight: 900;
    width: 200px;
    float: left;
    background-image: url(../images/leftmenu_bg.jpg);
    background-repeat: no-repeat;
    padding-left: 30px;
}

.leftmenu ul li {
    padding: 0 25px;
    border-right: none;
    line-height: 33px;
    display: inline-block;
    background: url(../images/hoverzq.png) no-repeat;
}

.leftmenu ul li.hover {
    background-color: #536057;
}

.leftmenu ul li a {
    font-size: 14px;
    color: #4a5640;
}

.leftmenu ul li.hover a {
    color: #fff;
}

.leftmenu ul li ul li {
    width: 170px;
    border-bottom: #CCCCCC solid 1px;
    line-height: 28px;
    text-indent: 22px;
    background: none
}

.leftmenu ul li ul li a {
    font-size: 13px;
    color: #2d7695!important;
}
.location{
    width: 1200px;
    margin: 0 auto;
    line-height: 70px;
    font-size: 14px;
    color: #5d6655;
}
.location a{
    font-size: 14px;
    color: #5d6655;
}
.product-cate {
    width: 100%;
    background: url('../images/product_cate.jpg') center;
    height: 241px;
}

.product-cate ul li {
    width: 20%;
    float: left;
    height: 240px;
}

.product-cate ul li a {
    display: inline-block;
    width: 100%;
    height: 100%;
    position: relative;
}
.product-cate ul li a p{
    width: 100%;
    display: inline-block;
    position: absolute;
    bottom : 40px;
    text-align: center;
    font-size: 14px;
    color:#666666;
}

.pcontent {
    background-color: #f8fbfc;
    padding: 1px 0;
    width: 1200px;
    margin: 0 auto;
    /* margin-top: -30px; */
    padding-top: 35px;
    border-top-left-radius:4px;
    border-top-right-radius:4px;
}
.product-leftmenu{
    width: 220px;
    padding-left: 20px;
}
.product-leftmenu .leftmenu-title{
    line-height: 50px;
    width: 100%;
    font-size: 18px;
    background-color: #6a746c;
}
.product-leftmenu .leftmenu-title span{
    color: #fff;
    border-left: 3px solid #fff;
    margin-left: 30px;
    padding-left: 20px;
}
.product-leftmenu  .con{
    margin-top: 20px;
}
.product-leftmenu  .con li{
    line-height: 45px;
    border-bottom: 1px solid #dfe1e2;
}
.product-leftmenu  .con li a{
    font-size: 15px;
    margin-left: 30px;
    color: #7c827d;
}
.product-leftmenu  .con li.hover{
    background-color: #a4a9a6;
}
.product-leftmenu  .con li.hover a{
    color: #fff;
}
.product-leftmenu  .con li:hover{
    background-color: #a4a9a6;
}
.product-leftmenu  .con li:hover a{
    color: #fff;
}
.indexproductlist {
    width: 900px;
    float: right;
    margin-top: 35px;
}

.pcontent ul:after {
    clear: both;
}
.pcontent .location{
    float: right;
    width: 820px;
    margin-right: 40px;
    line-height: 35px;
    border:1px solid #e7e7e7;
    background: url(../images/position.jpg) no-repeat;
    background-color: #fff;
    padding-left: 40px;
    font-size: 14px;
}
.indexproductlist li {
    width: 260px;
    margin-right: 37px;
    margin-bottom: 30px;
    height: 350px;
    float: left;
    border: 1px solid #dfdfdf;
}

.indexproductlist li .item {
    width: 260px;
    height: 260px;
    text-align: center;
}

.indexproductlist li .item img {
    margin-top: 1px;
}

.indexproductlist li .product-bottom {
    width: 258px;
    height: 80px;
    margin: 0px auto;
    background-color: #f9f9f9;
    padding-top: 10px;
}

.indexproductlist li .product-bottom .name {
    height: 35px;
    margin-left: 18px;
    line-height: 25px;
    padding-left: 15px;
    background: url('../images/product_name_bg.jpg');
    background-repeat: no-repeat;
}

.indexproductlist li .product-bottom .more {
    margin-left: 18px;
}

.indexproductlist li .product-bottom .more a {
    height: 25px;
    line-height: 25px;
    background-color: #536057;
    display: block;
    width: 88px;
    text-align: center;
    border: 1px solid #536057;
    color: #fff;
}

.indexproductlist li .product-bottom .more a:hover {
    background-color: #fff;
    color: #536057;
}
.pcontent-right{
    width: 900px;
    float: right;
}

/*产品详情页*/

#Scroll {
    width: 730px;
    height: 400px;
    margin: 0px auto;
    padding-top: 10px;
}

.p1 {
    position: absolute;
    margin-left: 296px;
    font-size: 14px;
    color: #000000;
    margin-top: 65px;
    width: 440px;
    line-height: 170%
}

.p2 {
    position: absolute;
    margin-left: 18px;
    font-size: 14px;
    color: #000000;
    line-height: 170%;
    margin-top: 259px;
    width: 720px
}

.p3 {
    position: absolute;
    margin-left: 38px;
    font-size: 14px;
    color: #000000;
    line-height: 170%;
    margin-top: 508px;
    width: 540px;
    font-weight: bold
}

.p3 span {
    font-size: 18px;
    color: #000000;
    font-weight: bold
}

.p3 font {
    color: #FA4000;
    font-weight: bold
}

.input {
    width: 168px;
    background-color: #FFFFFF;
    height: 22px;
    margin: 0px;
    padding: 0px;
    border: #E0E0E0 solid 1px;
    color: #999999;
    text-indent: 3px
}

.input2 {
    border: none;
    height: 30px;
    width: 95px;
    background-color: #0066D5;
    color: #FFFFFF
}

.input3 {
    height: 30px;
    width: 95px;
    background-color: #fff;
    color: #0066D5;
    border: #0066D5 solid 1px;
}

.dg {
    height: 48px;
    border-top: #ccc solid 1px;
    border-bottom: #ccc solid 1px;
    line-height: 48px;
    font-size: 18px;
    color: #000
}

.dg span {
    color: #87A228;
    font-weight: bold
}

.left-pro {
    width: 100%;
    text-align: left;
    float: left
}

.left-pro .t1 {
    width: 100px;
    float: left
}

.left-pro .t2 {
    width: 465px;
    height: 465px;
    text-indent: 0;
    float: left;
}

.left-pro .t2 img {
    text-indent: 0;
}

#showArea img {
    cursor: pointer;
    display: block;
    width: 55px;
    padding: 1px;
    height: 55px;
    float: left;
}

#main_img {
    cursor: pointer;
    display: block
}

#gotop {
    cursor: pointer;
    display: block;
    margin-left: 9px
}

#gobottom {
    cursor: pointer;
    display: block;
    margin-left: 9px
}

#showArea {
    height: 100px;
    overflow: hidden
}

.product-info {
    float: left;
    width: 680px;
    text-align: left;
    height: 470px;
    overflow: hidden;
    margin-left: 530px;
    position: absolute;

}

.product-info .product-name {
    float: left;
    width: 100%;
    height: 35px;
    line-height: 25px;
    overflow: hidden;
    font-size: 24px;
    font-weight: bold;
    margin-top: 40px;
    margin-bottom: 40px;
    color: #6a746c
}

.product-info .product-intro {
    float: left;
    width: 100%;
    height: auto;
    line-height: 30px;
    overflow: hidden;
    font-size: 14px;
}
.product-info-tab{
    height: 50px;
    width: 99%;
    border-bottom: 1px solid #6e7870;
}
.product-info-tab .tab-detail{
    line-height: 50px;
    width: 170px;
    font-size: 14px;
    text-align: center;
    border: 1px solid #6e7870;
    border-bottom: none;
    margin-bottom: 1px;
    color: #6e7870;
    background-color: #f8fbfc;
    z-index: 99;
    border-top: 2px solid #6e7870;
}
.product-related-tab{
    height: 36px;
    padding-top: 4px;
    background-color: #6a746c;
    margin-right: 20px;

}
.tab-related-detail{
    margin-left: 15px;
    background-color: #fff;
    height: 36px;
    margin-top: 4px;
    text-align: center;
    font-size: 14px;
     width: 165px;
     line-height: 36px;
     border-radius: 10px 10px 0 0;
}
.news-first{
    width: 1200px;
    height: 400px;
    margin: 0 auto;
}
.news-first .news-first-info{
    width: 270px;
    height: 340px;
    float: left;
    padding: 30px 65px;
    background-color: #4a543f;
}
.news-first .news-first-info h2 a{
    color: #fff;
    font-size: 20px;
    font-weight: normal;
}
.news-first .news-first-info p{
    margin-top: 30px;
    width: 300px;
    line-height: 30px;
    font-size: 12px;
    display: block;
    color: #fff;
}
.news-list-first .news-first-info{
    width: 400px;
    height: 400px;
    padding: 0px;
    background-color: #fff;
}
.news-list-first .news-first-info h2{
    background-color: #f0f1f0;
    line-height: 45px;
}
.news-list-first .news-first-info h2 a{
    color: #919191;
    font-size: 20px;
    margin-left: 20px;
}
.news-list-first .news-first-info p{
    color: #b1b1b1;
}
.news-img{
    width: 800px;
    float: right;
}
a.learn-more{
    position: relative;
    color: #fff;
    top: 40px;
    height: 30px;
    line-height: 30px;
    background-color: #818f84;
    display: block;
    width: 88px;
    text-align: center;
}
.learn-more:hover {
    background-color: #fff;
    color: #818f84;
}

.news-item{
    margin-bottom: 40px;
}
.news-item .news-item-header{
    height: 50px;
    line-height: 50px;
    background-color: #f0f1f0;
}
.news-item .news-item-header .news-title{
    width: 1000px;
    font-size: 18px;
    margin-left: 10px;
    color: #67786b;
}
.news-item .news-item-header .news-d{
    font-size: 18px;
    margin-right: 30px;
     color: #67786b;
}

.news-item .news-first-header{
    background-color: #67786b;
}
.news-item .news-first-header .news-title{
    color: #f0f1f0;
}
.news-item .news-first-header .news-d{
    color: #f0f1f0;
}
.news-item p{
    padding:5px 10px;
    line-height: 30px;
    color: #666666;
    font-size: 13px;
}
.news-item .learn-more{
    margin-left: 5px;
    top:10px;
}
.vip_bg {
    height: 612px;
    position: relative;
    background: url('../images/vip_bg.jpg') center no-repeat;
}
.profile-left{
    margin-top: 40px;
    width: 360px;
}
.profile-right{
    width: 745px;
    margin-top: 40px;
}
.profile-right h1{
    margin-top: 50px;
    font-size: 38px;
    margin-bottom: 35px;
}
.profile-right p{
    line-height: 28px;
}
.contact-right{
    width: 430px;
    float: right;
}
.contact-right p{
    font-size: 14px;
}
.brand-story-cn1{
    font-size: 18px;
    line-height: 35px;
}
.brand-story-cn2{
    font-size: 18px;
    line-height: 35px;
}
.brand-story-cn3{
    font-size: 18px;
    line-height: 35px;
}
.footer-menu dl {
    width: 205px;
}
.footer-menu dl dt a {
    font-weight: normal;
    color: #000;
}
.footer-menu dl dt {
    border-bottom-color: #bdc8c0;
}
.footer-menu dl dd a {
    color: #57604e;
}
#footer {
    background-color: #f0f0f0;
}
.footer1 {
    background-color: #f0f0f0;
    width: 1150px;
    margin: 0 auto;
    height: 435px;
}
.footer-menu {
    width: auto;
    padding-top: 85px;
}
.service-hotline {
    width: 210px;
    margin-top: 80px;
    text-align: center;
}
.service-hotline .wap_ewm {
    width: 50%;
    float: left;
}
.service-hotline .wx_ewm {
    widows: 50%;
    float: left;
}
.service-hotline p {
    line-height: 35px;
}
.footer2 {
    height: auto;
    text-align: center;
}
.footer2 .right {
    float: none;
    display: inline-block;
}
.copy {
    font-size: 16px;
}