/*初始化样式*/
html {
    margin: 0;
    padding: 0;
    border: 0;
}

body,div,span,object,iframe,h1,h2,h3,h4,p,blockquote,pre,a,address,code,b,em,img, dl,dt,dd,ol,ul,li,fieldset,form,label,footer, header,hgroup,navs,section {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    background: #fff;
    color: #333;
    position: relative;
    font: 12px/1.5 Microsoft YaHei,arial,宋体,sans-serif;
    vertical-align: baseline;
    width: 100%;
    overflow-x: hidden;
}

a {
    text-decoration: none;
    outline: none;
}

a:link {
    color: #333;
}

a:hover,a:active,a:focus {
    text-decoration: none;
    outline: none;
}

input {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei';
}

img {
    border: none;
    background: none;
    vertical-align: middle;
}

ul,ol,li {
    list-style-type: none;
}

select,input,img,select {
    vertical-align: middle;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

table, th, td {
    vertical-align: middle
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.clearfix {
    zoom:1}

.clearboth {
    height: 0px;
    line-height: 0px;
    overflow: hidden;
    clear: both;
    font-size: 0px;
}

h1,h2,h4 {
    font-size: 12px;
    font-weight: bold;
}

hr {
    border: 0;
    border-top: 1px solid #ccc;
    height: 0;
}

/*----- Common css ------*/
.fl {
    float: left;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}

/*滚动*/
#demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#indemo {
    float: left;
    width: 800%!important;
}

#demo1 {
    float: left;
}

#demo2 {
    float: left;
}

#m_demo {
    overflow: hidden;
    width: 92%;
    margin: 0 auto;
}

#m_indemo {
    float: left;
    width: 800%!important;
}

#m_demo1 {
    float: left;
}

#m_demo2 {
    float: left;
}

.pos {
    position: relative;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
}

.wh {
    width: 1200px;
    margin: 0 auto;
}

.com-img {
    display: inline;
    overflow: hidden;
    margin: 0 auto;
    display: table;
}

.com-img img {
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
}

.com-img:hover img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
}

.roll_product {
    float: left;
}

.plist {
    margin-top: 56px;
}

.plist li {
    margin-right: 15px;
    margin-bottom: 15px;
}

.plist li:nth-child(3n) {
    margin-right: 0;
}

.plist li a.img {
    border: 1px solid #e5e5e5;
    display: block;
}

.plist li a.img img {
    width: 388px;
    height: 388px;
}

.plist li h3 a {
    display: block;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
}

/*头部样式*/
.top1 {
    background: #00a047;
    color: #fff;
    height: 49px;
    line-height: 49px;
    overflow: hidden;
    font-size: 15px;
}

.top1 a {
    color: #fff;
}

.k2 {
    background: url(../images/t.png) no-repeat left center;
    padding-left: 25px;
}

.top2 {
    height: 137px;
}

.logo {
    float: left;
    line-height: 137px;
}

/*热门搜索*/
.sou {
    margin: 33px 0;
}

#formsearch {
    float: right;
}

.hotSearch {
    float: left;
    height: 39px;
    line-height: 39px;
    font-weight: normal;
    color: #999999;
    font-size: 15px;
}

.hotSearch a {
    margin-right: 16px;
    color: #999999;
}

#search-type {
    float: left;
    width: 100px;
    height: 24px;
    border: 1px solid #c8c8c8;
    margin-right: 5px;
}

/*搜索和热门搜索*/
#formsearch {
    float: right;
    background: url(../images/ss.png) no-repeat;
    width: 245px;
    height: 39px;
}

#formsearch input {
}

#formsearch input#keyword {
    height: 39px;
    line-height: 39px;
    padding-left: 32px;
    float: left;
    color: #999999;
    font-size: 16px;
    background: none;
    border: none;
    outline: none;
}

#formsearch input#s_btn {
    width: 25px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    background: none;
    border: none;
    outline: none;
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 12px;
    float: right;
}

#formsearch input::-webkit-input-placeholder {
    color: #999999;
}

#formsearch textarea::-webkit-input-placeholder {
    color: #999999;
}

.box1 {
    background: url(../images/bj1.png) no-repeat;
    height: 1233px;
    overflow: hidden;
    padding-top: 90px;
}

.bt {
    text-align: center;
    color: #333333;
    font-size: 42px;
}

.bt p {
    font-weight: normal;
    color: #999999;
    font-size: 16px;
    margin-top: 15px;
}

.box1 .cont {
    margin-top: 40px;
}

.sortt {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 45px;
}

.sortt li {
    display: inline-block;
    text-align: center;
    width: 136px;
    line-height: 50px;
    margin: 0 5px;
    border-radius: 30px;
    height: 50px;
    overflow: hidden;
    border: 1px solid #bfbfbf;
}

.sortt li a {
    color: #333333;
    font-size: 16px;
}

.sortt li:hover {
    border-color: #00a047;
}

.sortt li:hover a {
    color: #00a047;
}

.sortt li.on {
    border-color: #00a047;
}

.sortt li.on a {
    color: #00a047;
}

a.pm {
    display: block;
    width: 1200px;
    margin: 0 auto;
    line-height: 88px;
    overflow: hidden;
    color: #fff;
    text-align: center;
    font-size: 30px;
    background: #00a047;
    margin-bottom: 40px;
    margin-top: -18px;
}

a.pm:hover {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
}

.bds .qhcase {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}

.bds .bd,.bds .inbd,.bds .tempWrap {
    width: 1200px;
    margin: 0 auto;
}

.bds .prev1 {
    display: block;
    width: 41px;
    height: 77px;
    float: right;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
    left: -92px;
    top: 42%;
}

.bds .next1 {
    display: block;
    width: 41px;
    height: 77px;
    float: right;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
    right: -92px;
    top: 42%;
}

.product_list11 ul {
    overflow: hidden;
    zoom:1;}

.product_list11 ul li {
    margin: 0 30px 30px 0px;
    width: 379px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
    position: relative;
    position: relative;
    height: 345px;
    background: #fff;
    border: 1px solid #e5e5e5;
}

.product_list11 ul li:nth-child(3n) {
    margin-right: 0;
}

.product_list11 ul li .img img {
    width: 377px;
    height: 281px;
}

.product_list11 ul li h3 {
    line-height: 60px;
    color: #666666;
    font-size: 16px;
    height: 60px;
    overflow: hidden;
}

.product_list11 ul li:hover {
    border-color: #00a047;
    background: #00a047;
}

.product_list11 ul li:hover h3 {
    color: #fff;
}

a.down{display:block;margin:0 auto;text-align:center;color:#fff;font-size:18px;width:350px;line-height:45px;background:#00a047;text-decoration:underline;}




.box2 {
    background: url(../images/bj2.png) no-repeat;
    height: 1273px;
    overflow: hidden;
    padding-top: 90px;
}

.box2 .cont {
    margin-top: 42px;
    position: relative;
}

.slideGroup {
}

.slideGroup .parHd {
}

.slideGroup .parHd ul {
    text-align: center;
    margin-bottom: 55px;
}

.slideGroup .parHd ul li {
    width: 150px;
    line-height: 48px;
    text-align: center;
    display: inline-block;
    border: 2px solid #fff;
    margin: 0 8px;
    height: 50px;
    overflow: hidden;
    border-radius: 30px;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
}

.slideGroup .parHd ul li.on {
    border-color: #fff;
    background: #fff;
    color: #00a047;
}

.slideGroup .slideBox {
    zoom:1;}

.slideGroup .sNext {
    background: url(../images/right2.png) no-repeat;
    width: 72px;
    height: 45px;
    position: absolute;
    right: -16px;
    top: 275px;
    z-index: 99999;
}

.slideGroup .parBd ul {
    overflow: hidden;
    zoom:1; }

.slideGroup .parBd ul li {
    float: left;
    _display: inline;
    overflow: hidden;
    background: #fff;
    width: 1200px;
    margin: 0 auto;
    height: 383px;
}

.slideGroup .parBd ul li .img {
    width: 473px;
}

.slideGroup .parBd ul li .img img {
    width: 473px;
    height: 383px;
}

.slideGroup .parBd ul li .det {
    width: 509px;
    margin-right: 96px;
    margin-top: 73px;
}

.slideGroup .parBd ul li .det h2 {
    color: #333333;
    font-size: 24px;
}

.slideGroup .parBd ul li .det span {
    color: #444444;
    font-size: 16px;
    line-height: 31px;
    margin-top: 22px;
    height: 122px;
    overflow: hidden;
    display: block;
}

.slideGroup .parBd ul li .lian {
    margin-top: 40px;
}

.slideGroup .parBd ul li .lian a {
    display: inline-block;
    border-radius: 20px;
    width: 126px;
    line-height: 35px;
    background: #e9edf0;
    font-size: 14px;
    margin-right: 16px;
    text-align: center;
    color: #333333;
}

.slideGroup .parBd ul li .lian a:hover {
    background: #00a047;
    color: #fff;
}

.product_list3 {
    margin-top: 50px;
}

.product_list3 li {
    float: left;
    margin: 0 15px;
    position: relative;
    text-align: center;
}

.product_list3 li img {
    width: 380px;
    height: 345px;
}

.product_list3 li h3 {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 25px;
    color: #666666;
    font-size: 16px;
}

a.pm2 {
    display: block;
    width: 416px;
    margin: 0 auto;
    line-height: 67px;
    overflow: hidden;
    color: #fff;
    text-align: center;
    font-size: 24px;
    background: #464646;
    margin-top: 62px;
    border-radius: 38px;
}

.box3 {
    margin-top: 100px;
}

.bt2 {
    text-align: center;
    color: #333333;
    font-size: 42px;
    background: url(../images/x2.png) no-repeat center bottom;
    padding-bottom: 35px;
}

.box3 .cont {
    margin-top: 47px;
    position: relative;
}

.slideTxtBox {
}

.slideTxtBox .hd {
}

.slideTxtBox .hd ul {
    float: left;
}

.slideTxtBox .hd ul li {
    float: left;
    cursor: pointer;
    background: url(../images/tab.png) no-repeat;
    width: 294px;
    height: 96px;
    overflow: hidden;
    color: #fff;
    line-height: 96px;
    font-weight: bold;
}

.slideTxtBox .hd ul li+li {
    margin-left: 8px;
}

.slideTxtBox .hd ul li b {
    float: left;
    width: 86px;
    text-align: center;
    font-size: 40px;
}

.slideTxtBox .hd ul li span {
    float: left;
    margin-left: 87px;
    font-size: 20px;
}

.slideTxtBox .hd ul li.on {
    background: url(../images/cur.png) no-repeat;
}

.slideTxtBox .bd {
    background: #f9f9f9;
    width: 1200px;
    margin: 0 auto;
    height: 494px;
    margin-top: 19px;
}

.slideTxtBox .bd ul {
    zoom:1;}

.slideTxtBox .bd li {
}

.slideTxtBox .bd li .img {
    width: 659px;
}

.slideTxtBox .bd li .img img {
    width: 659px;
    height: 494px;
}

.slideTxtBox .bd li .det {
    width: 420px;
    margin-left: 90px;
    margin-top: 94px;
}

.slideTxtBox .bd li h2 {
    color: #333333;
    font-size: 26px;
}

.slideTxtBox .bd li h3 {
    color: #333333;
    font-size: 18px;
    padding: 18px 0 24px;
    background: url(../images/x3.png) no-repeat left bottom;
}

.slideTxtBox .bd li span {
    color: #5a5a5a;
    font-size: 16px;
    line-height: 30px;
    display: block;
    margin-top: 33px;
    height: 90px;
    overflow: hidden;
}

.slideTxtBox .bd li h4 {
    color: #333333;
    font-size: 14px;
    width: 126px;
    line-height: 39px;
    border-radius: 25px;
    border: 1px solid #aaaaaa;
    display: block;
    margin-top: 66px;
    font-weight: normal;
    text-align: center;
}

.slideTxtBox .arrow {
}

.slideTxtBox .arrow a {
}

.slideTxtBox .arrow .next {
    background: url(../images/left2.png) no-repeat;
    width: 72px;
    height: 45px;
    display: block;
    cursor: pointer;
    position: absolute;
    left: -28px;
    top: 330px;
}

.box4 {
    background: url(../images/bj4.png) no-repeat;
    height: 479px;
}

.box4 .wh {
    position: relative;
}

.pic {
    position: absolute;
    top: 92px;
    left: -105px;
    width: 392px;
    height: 386px;
}

.box4 .cont {
    margin-top: 138px;
    width: 937px;
}

.lctt {
    background: url(../images/pp.png) no-repeat center center;
    width: 668px;
    line-height: 98px;
    text-align: center;
    color: #00a047;
    font-size: 42px;
}

.lctt span {
    color: #000000;
}

.dh {
    color: #fff;
    width: 199px;
    height: 55px;
    background: url(../images/dh.png) no-repeat;
    font-size: 18px;
    padding-left: 46px;
    line-height: 45px;
    margin-top: 20px;
}

.liuchen {
    margin-top: 34px;
    margin-left: 53px;
}

.liuchen li {
    float: left;
    width: 80px;
    text-align: center;
    height: 80px;
    background: url(../images/y.png) no-repeat bottom center;
    cursor: pointer;
}

.liuchen li+li {
    margin-left: 54px;
}

.liuchen li .img {
    height: 21px;
}

.liuchen li h3 {
    color: #0a090b;
    font-size: 18px;
    margin-top: 10px;
}

.liuchen li:nth-child(2n) {
    background: url(../images/y.png) no-repeat top center;
    padding-top: 27px;
}

.liuchen li:nth-child(1) {
    margin-top: 17px;
}

.liuchen li:nth-child(2) {
    margin-top: 64px;
}

.liuchen li:nth-child(4) {
    margin-top: 88px;
}

.liuchen li:nth-child(5) {
    margin-top: 24px;
}

.liuchen li:nth-child(6) {
    margin-top: 90px;
}

.liuchen li:nth-child(7) {
    margin-top: 6px;
}

.liuchen li:hover {
    background: url(../images/y2.png) no-repeat bottom center;
}

.liuchen li:nth-child(2n):hover {
    background: url(../images/y2.png) no-repeat top center;
}

.liuchen li:hover h3 {
    color: #00a047;
}

.box5 {
    margin-top: 94px;
}

.altt {
    text-align: center;
    color: #333333;
    font-size: 42px;
    background: url(../images/x2.png) no-repeat center bottom;
    padding-bottom: 24px;
}

.altt p {
    color: #999999;
    font-size: 16px;
    font-weight: normal;
    margin-top: 16px;
}

.box5 .cont {
    margin-top: 50px;
}

.slideTxtBox2 {
}

.slideTxtBox2 .hd {
    width: 288px;
    float: left;
}

.slideTxtBox2 .hd ul {
}

.slideTxtBox2 .hd ul li {
    width: 288px;
    height: 103px;
    background: url(../images/tab2.png) no-repeat;
}

.slideTxtBox2 .hd ul li+li {
    margin-top: 6px;
}

.slideTxtBox2 .hd ul li .tu {
    line-height: 103px;
    margin-left: 39px;
    margin-right: 20px;
}

.slideTxtBox2 .hd ul li .img {
    display: block;
}

.slideTxtBox2 .hd ul li .img2 {
    display: none;
}

.slideTxtBox2 .hd ul li .det {
    padding-top: 30px;
}

.slideTxtBox2 .hd ul li h3 {
    color: #333333;
    font-size: 17px;
}

.slideTxtBox2 .hd ul li span {
    color: #999999;
    font-size: 14px;
    text-transform: uppercase;
    display: block;
    margin-top: 5px;
}

.slideTxtBox2 .hd ul li.on {
    background: url(../images/cur2.png) no-repeat;
}

.slideTxtBox2 .hd ul li.on .img {
    display: none;
}

.slideTxtBox2 .hd ul li.on .img2 {
    display: block;
}

.slideTxtBox2 .hd ul li.on h3 {
    color: #fff;
}

.slideTxtBox2 .hd ul li.on span {
    color: #fff;
}

.slideTxtBox2 .bd {
    float: right;
    width: 903px;
}

.slideTxtBox2 .bd ul {
}

.slideTxtBox2 .bd li {
    background: #f5f5f5;
    height: 648px;
    overflow: hidden;
    position: relative;
}

.slideTxtBox2 .bd li .img img {
    width: 903px;
    height: 508px;
}

.slideTxtBox2 .bd li .img2 {
    width: 180px;
    height: 180px;
    position: absolute;
    left: 62px;
    bottom: 62px;
}

.slideTxtBox2 .bd li .img2 img {
    width: 180px;
    height: 180px;
}

.slideTxtBox2 .bd li .det {
    width: 600px;
    margin-right: 45px;
}

.slideTxtBox2 .bd li h3 {
    color: #333333;
    font-size: 18px;
    margin-top: 33px;
}

.slideTxtBox2 .bd li span {
    color: #666666;
    font-size: 15px;
    line-height: 30px;
    margin-top: 13px;
    display: block;
}

.box6 {
    margin-top: 87px;
    height: 654px;
    overflow: hidden;
}

.ab1 {
    width: 960px;
    height: 654px;
    background: #e9edf0;
}

.ab2 {
    width: 960px;
    height: 654px;
}

.ab2 img {
    width: 960px;
    height: 654px;
}

.box6 .about {
    width: 1066px;
    height: 470px;
    background: url(../images/ab.png) no-repeat;
    position: absolute;
    left: 0;
    top: 94px;
    z-index: 99999;
}

.ab {
    margin-left: 360px;
    width: 670px;
    padding-top: 65px;
}

.abtt {
    color: #333333;
    font-size: 42px;
    background: url(../images/x2.png) no-repeat left bottom;
    padding-bottom: 24px;
}

.abtt p {
    color: #999999;
    font-size: 16px;
    font-weight: normal;
    margin-top: 16px;
}

.abwz {
    color: #666666;
    font-size: 16px;
    line-height: 30px;
    margin-top: 30px;
    height: 90px;
    overflow: hidden;
}

.ab_list {
    margin-top: 63px;
}

.ab_list li {
    float: left;
    text-align: center;
}

.ab_list li+li {
    margin-left: 68px;
}

.ab_list li .tu {
    height: 27px;
}

.ab_list li .img {
    display: block;
}

.ab_list li .img2 {
    display: none;
}

.ab_list li h3 {
    color: #333333;
    font-size: 16px;
    margin-top: 15px;
}

.ab_list li:hover .img {
    display: none;
}

.ab_list li:hover .img2 {
    display: block;
}

.ab_list li:hover h3 {
    color: #00a047;
}

.box7 {
    margin-top: 94px;
}

.box7 .cont {
    margin-top: 35px;
}

.slideGroup2 .parHd {
}

.slideGroup2 .parHd ul {
    text-align: center;
}

.slideGroup2 .parHd ul li {
    display: inline-block;
    cursor: pointer;
    width: 129px;
    color: #333333;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
    line-height: 38px;
    margin: 0 12px;
    height: 40px;
    overflow: hidden;
    border-radius: 16px;
    border: 2px solid #dcdcdc;
}

.slideGroup2 .parHd ul li.on {
    color: #fff;
    background: #00a047;
    border-color: #00a047;
}

.slideGroup2 .parBd {
    margin-top: 50px;
}

.slideGroup2 .parBd ul {
    overflow: hidden;
    zoom:1;}

.slideGroup2 .parBd ul li {
    box-shadow: 0 0 10px #ece9e9;
    margin: 0 20px;
    float: left;
    _display: inline;
    position: relative;
    width: 375px!important;
    height: 470px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.slideGroup2 .parBd ul li img {
    width: 375px;
    height: 250px;
}

.slideGroup2 .parBd ul li .det {
    width: 311px;
    margin: 0 auto;
}

.slideGroup2 .parBd ul li h3 {
    color: #333333;
    font-size: 20px;
    font-weight: normal;
    padding-top: 26px;
}

.slideGroup2 .parBd ul li span {
    color: #999999;
    font-size: 16px;
    display: block;
    margin-top: 14px;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
}

.slideGroup2 .parBd ul li h4 {
    margin-top: 26px;
    color: #00a047;
    font-size: 15px;
    font-weight: normal;
    text-transform: uppercase;
}

/*友情链接*/
.f_link {
    background: #f5f5f5;
    margin-top: 112px;
    padding: 22px 0;
    color: #333333;
    font-size: 16px;
}

.f_link a {
    color: #333333;
    padding-left: 10px;
}

/*页面底部*/
.foot {
    height: 422px;
    background: url(../images/foot.png) no-repeat;
    overflow: hidden;
    padding-top: 64px;
}

.foot1 {
    width: 369px;
}

.lx {
    margin-left: 30px;
    width: 282px;
}

.ftt {
    color: #fff;
    font-size: 22px;
    margin-bottom: 25px;
}

.lxwz {
    color: #ffffff;
    font-size: 16px;
    line-height: 25px;
}

.lxwz p {
    padding-left: 25px;
    margin-bottom: 10px;
}

.lxwz p:nth-child(1) {
    background: url(../images/a1.png) no-repeat left 6px;
}

.lxwz p:nth-child(2) {
    background: url(../images/a2.png) no-repeat left center;
}

.lxwz p:nth-child(3) {
    background: url(../images/a3.png) no-repeat left center;
}

.lxwz p:nth-child(4) {
    background: url(../images/a4.png) no-repeat left center;
}

.wei {
    margin-top: 20px;
    text-align: center
}

.foot2 {
    width: 785px;
}

.foot3 {
    height: 270px;
    overflow: hidden;
}

.dao {
    margin-left: 50px;
    width: 275px;
}

.fnav {
    margin-top: -8px;
}

.fnav a {
    color: #d5d5d5;
    font-size: 15px;
    line-height: 40px;
}

.xg {
    width: 363px;
}

.xgwz {
    color: #d5d5d5;
    font-size: 15px;
}

#formsearch2 {
    float: right;
    background: url(../images/ss2.png) no-repeat;
    width: 363px;
    height: 47px;
    margin-top: 33px;
}

#formsearch2 input {
}

#formsearch2 input#keyword {
    height: 47px;
    line-height: 47px;
    padding-left: 20px;
    float: left;
    color: #333;
    font-size: 16px;
    background: none;
    border: none;
    outline: none;
}

#formsearch2 input#s_btn {
    width: 55px;
    height: 47px;
    line-height: 47px;
    text-align: center;
    background: none;
    border: none;
    outline: none;
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 12px;
    float: right;
}

#formsearch2 input::-webkit-input-placeholder {
    color: #333;
}

#formsearch2 textarea::-webkit-input-placeholder {
    color: #333;
}

.copyright {
    margin-top: 20px;
    line-height: 24px;
    color: #999999;
    font-size: 14px;
}

.copyright a {
    color: #999999;
}

.brand {
    background: #fff;
    border: 1px solid #d7d7d7;
    margin-bottom: 20px;
    height: 38px;
    overflow: hidden;
    padding-right: 83px;
}

.brand.on {
    height: auto;
}

.brand .screeBox {
    padding: 0;
    line-height: 38px;
    position: relative;
}

.brand .screeBox .ckx {
    position: absolute;
    top: 0;
    right: -56px;
    cursor: pointer;
}

.brand .screeBox strong {
    width: 110px;
    background: #fafafa;
    color: #333;
    text-align: center;
    text-indent: 0;
    display: block;
    float: left;
}

.brand .screeBox a {
    padding: 0 10px;
    margin: 0 10px;
    color: #333;
    display: inline-block;
    line-height: 1.2em;
}

.brand .screeBox a.on {
    padding: 5px 10px;
    background: #00a047;
    color: #fff;
}

/*内页左侧样式*/
.container {
    width: 1200px!important;
    margin: 0 auto;
    padding: 0;
}

.page-product-inquiry a {
    color: #fff;
}
