body {
    padding: 0;
    margin: 0;
    font-size: 12px;
    color: #666;
    font-family: 微软雅黑;
    background-color: #fff
}

html {
    overflow-x: hidden
}

img {
    border: 0
}

h1 {
    padding-bottom: 0;
    margin: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0
}

h2 {
    padding-bottom: 0;
    margin: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0
}

a {
    color: #666;
    text-decoration: none
}

a:hover {
    color: red
}

.fl {
    float: left
}

.fr {
    float: right
}

.clear {
    clear: both
}

ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.mc {
    margin: auto
}

.main {
    margin: 0 auto;
    width: 1100px
}

.mt15 {
    margin-top: 15px
}

.md15 {
    margin-bottom: 15px
}

.bg {
    background-color: #fff
}

.more a {
    display: block;
    float: right;
    width: 60px;
    height: 35px;
    font-size: 12px
}

.mt10 {
    margin-top: 10px
}

.mt23 {
    margin-top: 23px
}

.mt20 {
    margin-top: 20px
}

.mt30 {
    margin-top: 30px
}

.btxt {
    font-size: 50px;
    color: #0494d5;
    margin-top: 120px;
    margin-left: 40px;
    animation: myfirst .8s;
    text-shadow: 1px 1px 1px #fff
}

@keyframes myfirst {
    from {
        margin-left: 300px
    }
    to {
        margin-left: 40px
    }
}

.head {
    width: 1100px;
    height: 108px;
    margin: auto;
    position: relative
}

.logo {
    /*margin-top: 80px;*/
    width: 261px;
    height: 108px;
    background: url(./logo.png) no-repeat;
    float: left
}

.logo a {
    width: 261px;
    height: 108px;
    display: block
}

.menu {
    height: 108px;
    width: 714px;
    float: right
}

.menu li {
    font-size: 16px;
    width: 89px;
    float: left;
    text-align: center;
    line-height: 108px
}

.menu li a {
    color: #000;
    height: 108px;
    width: 102px;
    display: block
}

.menu li a:hover {
    color: #000;
    background: url(./menubg.jpg) no-repeat;
    display: block
}

.menu ul li.on {
    background: url(./menubg.jpg) no-repeat
}

.menu ul li.on a {
    color: #000
}

#flash {
    position: relative;
    height: 599px;
    overflow: hidden;
    z-index: 1
}

#flash .banner {
    height: 599px;
    background: no-repeat center top;
    text-align: center
}

#flash .banner_bar {
    position: absolute;
    bottom: 20px;
    width: 100%;
    height: 14px;
    text-align: center;
    overflow: hidden;
    z-index: 2
}

#flash a.banner_btn {
    display: inline-block;
    margin: 0 5px;
    width: 14px;
    height: 14px;
    background-color: rgba(255, 255, 255, .7);
    border-radius: 100%
}

#flash a.banner_btn.current {
    background-color: rgba(9, 97, 186, .8);
    border-radius: 100%
}

#flash1 {
    position: relative;
    height: 300px;
    overflow: hidden;
    z-index: 1;
    background: url(./banner.jpg) center no-repeat
}

.ia {
    overflow: hidden
}

.ia .ia1 {
    text-align: center;
    color: #000;
    font-size: 30px;
    margin-top: 40px
}

.ia .ia2 {
    text-align: center;
    color: #999;
    font-size: 18px;
    margin-top: 7px
}

.ia .ia_text {
    text-align: center;
    font-size: 14px;
    color: #999;
    line-height: 26px;
    margin-top: 15px
}

.ia .icase {
    background: 0 0;
    margin-top: 40px
}

.ia .icase li {
    width: 275px;
    float: left;
    text-align: center;
    overflow: hidden;
    font-size: 16px;
    line-height: 35px;
    color: #000
}

.ia .icase li img {
    width: 121px;
    height: 121px;
    margin: 0 auto;
    background: no-repeat url(./author.jpg) left top;
    -webkit-background-size: 121px 121px;
    -moz-background-size: 121px 121px;
    background-size: 121px 121px;
    -webkit-border-radius: 110px;
    -webkit-transition: -webkit-transform 1s ease-out;
    -moz-transition: -moz-transform 1s ease-out;
    -o-transition: -o-transform 1s ease-out;
    -ms-transition: -ms-transform 1s ease-out;
    cursor: hand
}

.ia .icase li img:hover {
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
    -o-transform: rotateZ(360deg);
    -ms-transform: rotateZ(360deg);
    transform: rotateZ(360deg)
}

.ib {
    height: 573px;
    background: url(./ib_bg.jpg) center;
    overflow: hidden
}

.ib .ib_1 {
    text-align: center;
    color: #999;
    font-size: 35px;
    margin-top: 30px
}

.ib .ib_2 {
    color: #fff;
    text-align: center;
    font-size: 28px;
    margin-top: 20px
}

.ib .ib_list {
    margin-top: 35px
}

.ib .ib_list .ib_list_1 {
    width: 520px;
    float: left;
    background: url(./ib_icon1.png) left no-repeat;
    height: 130px
}

.ib .ib_list .ib_list_2 {
    width: 520px;
    float: right;
    background: url(./ib_icon2.png) left no-repeat;
    height: 130px
}

.ib .ib_list .ib_list_3 {
    width: 520px;
    float: left;
    background: url(./ib_icon3.png) left no-repeat;
    margin-top: 60px;
    height: 130px
}

.ib .ib_list .ib_list_4 {
    width: 520px;
    float: right;
    background: url(./ib_icon4.png) left no-repeat;
    margin-top: 60px;
    height: 130px
}

.ib_list_title {
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    background: url(./ibt_bg.png) bottom left no-repeat;
    margin-left: 164px;
    padding-bottom: 12px;
    margin-top: 10px
}

.ib_list_jj {
    font-size: 14px;
    line-height: 25px;
    color: #e4e4e4;
    margin-top: 15px;
    width: 283px;
    margin-left: 164px
}

.ic {
    background: url(./ic_bg.jpg) center bottom no-repeat;
    overflow: hidden;
    height: 557px
}

.ic .ic_title {
    color: #000;
    font-size: 30px;
    text-align: center;
    margin-top: 47px
}

.ic .ic_title span {
    color: #999;
    font-size: 21px;
    margin-left: 10px
}

.ic .ic_content {
    margin-top: 20px;
    line-height: 24px;
    color: #777;
    font-size: 14px;
    text-align: center
}

.id {
    background: url(./id_bg.jpg) center;
    height: 540px;
    overflow: hidden
}

.id_title {
    font-size: 30px;
    color: #fff;
    text-align: center;
    margin-top: 40px
}

.id_title2 {
    font-size: 18px;
    color: #bbb;
    text-align: center
}

.innews {
    margin-top: 45px
}

.innews li {
    width: 460px;
    padding: 0 30px
}

.innews li .titles1 {
    font-size: 14px;
    text-align: left
}

.innews li .titles1 a {
    font-size: 14px;
    color: #fff
}

.innews li .titles1 a:hover {
    color: #fc0
}

.innews li .titles2 {
    font-size: 14px;
    text-align: right
}

.innews li .titles2 a {
    font-size: 14px;
    color: #fff
}

.innews li .titles2 a:hover {
    color: #fc0
}

.innews li .jjs1 {
    font-size: 12px;
    color: #ddd;
    margin-top: 15px;
    text-align: left
}

.innews li .jjs2 {
    font-size: 12px;
    color: #ddd;
    margin-top: 15px;
    text-align: right
}

.innews li span {
    font-size: 14px;
    color: #999;
    float: right
}

.innews li a {
    font-size: 15px;
    color: #6d6d6d
}

.innews li a:hover {
    color: #090
}

.ie {
    height: 540px;
    overflow: hidden;
    background: url(./ie_bg.jpg) center
}

.ie .ie_title {
    color: #000;
    font-size: 30px;
    text-align: center;
    margin-top: 47px
}

.ie .ie_title span {
    color: #999;
    font-size: 21px;
    margin-left: 10px
}

.ie .ie_content {
    margin-top: 10px;
    line-height: 24px;
    color: #777;
    font-size: 14px;
    text-align: center
}

.ie .ie_icon {
    background: url(./ie_bg2.png) top center no-repeat;
    margin-top: 10px;
    height: 372px
}

.ghost {
    width: 1100px;
    height: 342px;
    margin: 0 auto;
    position: relative;
    animation: ghostUpdown 1s infinite alternate;
    -webkit-animation: ghostUpdown 1s infinite alternate
}

.ghostBody {
    width: 1100px;
    height: 342px;
    background: url(./ie_bg2.png) no-repeat;
    position: relative
}

@keyframes ghostUpdown {
    from {
        margin-top: 0
    }
    to {
        margin-top: 20px
    }
}

@-webkit-keyframes ghostUpdown {
    from {
        margin-top: 0
    }
    to {
        margin-top: 20px
    }
}

.if {
    background: url(./if_bg.jpg) center;
    height: 465px;
    overflow: hidden
}

.if .if_title {
    font-size: 30px;
    color: #fff;
    text-align: center;
    margin-top: 40px
}

.if .if_title2 {
    font-size: 18px;
    color: #bbb;
    text-align: center
}

.if .if_title3 {
    font-size: 13px;
    color: #fff;
    margin-top: 10px;
    text-align: center
}

.if_left {
    width: 550px;
    float: left;
    margin-top: 30px
}

.if_message {
    width: 456px;
    float: left;
    margin-left: 50px
}

.if_message_input {
    border: none;
    border-bottom: #0585b7 1px solid;
    height: 34px;
    line-height: 34px;
    background-color: #5bb3e2;
    width: 100%;
    text-indent: 20px
}

.if_message_input:hover {
    background-color: #fff
}

.if_message_input2 {
    border: none;
    border-bottom: #0585b7 1px solid;
    height: 120px;
    line-height: 34px;
    background-color: #5bb3e2;
    width: 100%;
    text-indent: 20px
}

.if_message_input2:hover {
    background-color: #fff
}

.button1 {
    height: 36px;
    background-color: #f29400;
    color: #fff;
    text-align: center;
    line-height: 36px;
    font-size: 16px;
    border: none;
    width: 100%;
    font-weight: 700
}

.if_message_input::-webkit-input-placeholder {
    color: #ddd;
    -webkit-transition: color .5s
}

.if_message_input:focus::-webkit-input-placeholder, input:hover::-webkit-input-placeholder {
    color: #000;
    -webkit-transition: color .5s
}

.if_message_input2::-webkit-input-placeholder {
    color: #ddd;
    -webkit-transition: color .5s
}

.if_message_input2:focus::-webkit-input-placeholder, input:hover::-webkit-input-placeholder {
    color: #000;
    -webkit-transition: color .5s
}

.if_right {
    width: 550px;
    float: right;
    margin-top: 49px
}

.copyright {
    float: left;
    margin-left: 52px;
    color: #fff;
    line-height: 43px;
    font-size: 16px;
    background: url(./copyright_bg.png) left no-repeat;
    height: 214px;
    text-indent: 65px
}

.copyright a {
    color: #fff
}

.copyright a:hover {
    color: red
}

.footer {
    background-color: #000;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    color: #fff;
    font-size: 13px;
    text-align: center
}

.footer a {
    color: #fff
}

.index_about {
    width: 442px;
    float: left;
    margin-top: 30px
}

.i_title {
    background: url(../images/i_title.jpg) left no-repeat;
    height: 50px;
    line-height: 50px
}

.i_title h2 {
    float: left;
    font-size: 22px;
    color: #00aa4d
}

.i_title h2 span {
    margin-left: 12px;
    font-size: 12px;
    color: #9e9e9e;
    font-weight: 400
}

.i_title_more {
    background: url(../images/i_more.jpg) center right no-repeat;
    float: right;
    padding-right: 20px;
    color: #000;
    line-height: 50px;
    font-size: 12px
}

.i_title_more a {
    color: #000;
    font-weight: 400
}

.i_title_more a:hover {
    color: #060
}

.index_about_jj {
    font-size: 13px;
    line-height: 22px;
    margin-top: 15px;
    margin-bottom: 30px
}

.index_about_jj a {
    color: #090
}

div.sdmenu {
    float: left;
    font-size: 14px;
    font-weight: 700;
    color: #ad8634;
    text-align: left;
    width: 100%
}

div.sdmenu div {
    overflow: hidden
}

div.sdmenu div.collapsed {
    height: 36px
}

div.sdmenu div span {
    display: block;
    line-height: 36px;
    text-indent: 40px;
    font-weight: 700;
    color: #fff;
    cursor: pointer;
    background-color: #00aa4d;
    margin-top: 1px
}

div.sdmenu div span a {
    padding: 0;
    background: 0 0;
    border: 0;
    font-size: 14px;
    line-height: 36px;
    display: block
}

div.sdmenu div.collapsed {
    background-repeat: no-repeat;
    color: #000
}

div.sdmenu div.collapsed span {
    color: #fff;
    line-height: 36px
}

div.sdmenu div.collapsed span a.current {
    color: #ad8634
}

div.sdmenu div a {
    padding-left: 40px;
    display: block;
    border-bottom: none;
    color: #666;
    font-size: 13px;
    line-height: 28px;
    text-decoration: none
}

div.sdmenu div a.current {
}

div.sdmenu div span a.current {
    background: 0 0;
    color: #fff
}

div.sdmenu div a:hover {
    text-decoration: none;
    color: #090
}

div.sdmenu div span a:hover {
    background: 0 0
}

.inproduct {
    background-color: #f5f5f5;
    height: 650px;
    overflow: hidden
}

.insort {
    width: 224px;
    float: left;
    margin-top: 30px;
    background-color: #fff;
    height: 590px;
    overflow: hidden
}

.insort ul {
}

.insort li {
    margin-top: 20px;
    border: #68a4da 1px solid;
    height: 40px;
    line-height: 40px;
    text-indent: 15px
}

.insort li a {
    color: #68a4da;
    font-size: 18px;
    display: block
}

.insort li a span {
    float: right;
    font-size: 16px;
    color: #9c9c9c;
    margin-right: 10px
}

.insort li a:hover {
    color: #fff
}

.insort li a:hover span {
    color: #fff
}

.insort_more {
    height: 46px;
    position: absolute;
    bottom: 0;
    line-height: 46px;
    text-align: center !important;
    width: 100%
}

.insort_more a {
    color: #fff;
    text-align: center
}

.inproduct_right {
    width: 850px;
    float: right;
    overflow: hidden;
    margin-top: 37px
}

.ip_title_left {
    font-size: 21px;
    color: #00873d;
    font-weight: 700;
    float: left
}

.ip_title_left span {
    color: #919191;
    font-size: 12px;
    margin-left: 15px;
    font-weight: 400
}

.ip_title_more {
    font-size: 12px;
    float: right
}

.ip_title_more a {
    color: #fff;
    background-color: #00aa4d;
    padding: 5px 15px;
    display: block
}

.iproduct_right_list ul {
    width: 105%
}

.iproduct_right_list li {
    width: 190px;
    height: 270px;
    float: left;
    margin-right: 25px;
    text-align: center;
    font-size: 15px;
    margin-top: 20px;
    overflow: hidden
}

.ipdiv {
    width: 180px;
    height: 232px;
    border: #ededed 5px solid;
    overflow: hidden;
    margin-bottom: 8px;
    display: box;
    display: -webkit-box;
    display: -moz-box;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-box-align: center;
    -moz-box-align: center
}

.iproduct_right_list li img {
    max-width: 180px;
    max-height: 232px;
    -webkit-transition: all .6s
}

.iproduct_right_list li a:hover img {
    -webkit-transform: scale(1.2);
    cursor: pointer;
    -webkit-transition: all .6s
}

.index_news {
    width: 617px;
    float: right;
    overflow: hidden;
    margin-top: 30px
}

ul.tabs li {
    width: 105px;
    float: left;
    height: 35px;
    line-height: 35px;
    font-weight: 700;
    text-align: center;
    margin-right: 6px;
    background-color: #ececec;
    font-size: 13px;
    color: #000
}

ul.tabs li a {
    display: block;
    font-size: 13px;
    outline: none
}

ul.tabs li.active {
    background-color: #e01f24;
    color: #fff !important
}

ul.tabs li.active a {
    color: #fff
}

.tab_container {
    height: 215px;
    margin-top: 27px
}

a.abtn {
    position: absolute;
    top: 70px;
    display: block;
    height: 45px;
    width: 37px;
    overflow: hidden;
    text-indent: -20000px
}

a.aleft {
    left: 0;
    background: url(../images/a_11.png) no-repeat
}

a:hover.aleft {
    left: 0;
    background: url(../images/a_1.png) no-repeat
}

a.agrayleft {
    cursor: default;
    background: url(../images/a_1.png) no-repeat
}

a.aright {
    right: 0;
    background: url(../images/a_22.png) no-repeat
}

a:hover.aright {
    right: 0;
    background: url(../images/a_2.png) no-repeat
}

a.agrayright {
    cursor: default;
    background: url(../images/a_2.png) no-repeat
}

.productshow {
    width: 1200px;
    height: 200px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    font-family: 微软雅黑, 黑体;
    z-index: 1
}

.productshow .scrollcontainer {
    width: 1002px;
    height: 200px;
    overflow: hidden;
    position: relative;
    margin: 0 auto
}

.productshow .scrollcontainer ul {
    width: 20000px;
    position: absolute;
    left: 0
}

.productshow .scrollcontainer li {
    float: left;
    width: 233px;
    margin-right: 20px;
    text-align: center;
    font-size: 14px
}

.productshow .scrollcontainer li.last {
    background: 0 0
}

.productshow .scrollcontainer a:hover img {
    filter: alpha(opacity=86);
    -moz-opacity: .86;
    opacity: .86
}

.vscroll {
    width: 233px;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    text-align: center;
    line-height: 20px
}

.vscroll .vscrollobj {
    position: absolute;
    left: 0;
    top: 0
}

.vscroll a.abtn {
    background-color: #f1f1f1;
    border: 1px solid #666;
    height: 45px
}

#fweixin {
    float: left;
    position: relative;
    z-index: 1
}

.reveal-modal-bg {
    position: fixed;
    height: 100%;
    width: 100%;
    background: #000;
    background: rgba(0, 0, 0, .8);
    z-index: 100;
    display: none;
    top: 0;
    left: 0
}

.reveal-modal {
    visibility: hidden;
    top: 500px;
    left: 50%;
    width: 133px;
    height: 131px;
    position: absolute;
    z-index: 101
}

.f2 {
    background-color: #2e2e2e;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #ccc;
    font-size: 13px;
    border-top: #444 1px solid
}

.f2 a {
    color: #fff
}

.weizhi {
    background-color: #e9e9e9;
    height: 50px;
    line-height: 50px
}

.position {
    color: #333;
    font-size: 14px
}

.poright {
    font-size: 14px;
    font-weight: 400;
    float: right;
    color: #666
}

.poright a {
    color: #666
}

.content {
    line-height: 24px;
    min-height: 400px;
    padding: 40px 0;
    font-size: 14px
}

.info_title h1 {
    margin: 10px 0;
    font: 200 30px Microsoft Yahei;
    text-align: center;
    color: #000
}

.pic_title {
    font-size: 14px;
    font-weight: 700;
    color: #000;
    height: 24px;
    line-height: 24px;
    margin: 0;
    padding-top: 20px
}

.cpjs {
    height: 35px;
    line-height: 35px;
    border-bottom: #ddd 2px solid;
    margin-bottom: 15px
}

.info_other {
    text-align: center;
    line-height: 24px
}

.news_other {
    text-align: center;
    line-height: 24px
}

.info_jj {
    border: 1px solid #fdcc97;
    background: #fefcfa;
    padding: 10px;
    margin: 10px 20px;
    color: #666;
    line-height: 20px;
    word-wrap: break-word;
    overflow: hidden
}

.info_jj a {
    font-family: verdana;
    color: #00f
}

.info_jj a:hover {
    color: #f30
}

.info_jj span {
    font-weight: 700;
    color: #000
}

.info_content {
    word-wrap: break-word;
    word-break: break-all;
    overflow: hidden;
    line-height: 30px;
    font-size: 14px;
    margin-bottom: 10px;
    margin-top: 20px
}

.info_content img {
    max-width: 1200px
}

.info_next {
    margin-top: 15px
}

.recc_news_img1 {
    width: 230px;
    height: 150px;
    float: left
}

.recc_news_img1 img {
    width: 230px;
    height: 150px
}

.recc_news_right1 {
    width: 810px;
    float: right
}

.recc_news_right_title1 {
    font-size: 16px;
    font-weight: 700
}

.recc_news_right_jj1 {
    margin-top: 15px;
    font-size: 14px;
    line-height: 23px
}

.NewsList {
    height: auto;
    text-align: left
}

.NewsList ul li {
    border-bottom: #ccc 1px dotted;
    background: url(../images/newslist.jpg) top left no-repeat;
    text-indent: 35px;
    margin-top: 10px;
    padding-bottom: 15px
}

.news_date {
    float: right;
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px
}

.NewsList a:hover {
    color: red
}

.news_title {
    font-size: 16px;
    margin-top: 15px;
    color: #333
}

.news_title span {
    float: right;
    font-size: 13px;
    color: #999
}

.news_title a {
    color: #333
}

.news_jj {
    line-height: 25px;
    margin-top: 8px;
    color: #818181;
    font-size: 14px
}

.ProductList ul {
    width: 105%
}

.ProductList li {
    float: left;
    text-align: center;
    margin-right: 30px;
    list-style: none;
    margin-top: 15px
}

.Product_img {
    width: 250px;
    height: 190px;
    overflow: hidden;
    border: 1px solid #ddd;
    position: relative;
    display: box;
    display: -webkit-box;
    display: -moz-box;
    border: 1px solid #ccc;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-box-align: center;
    -moz-box-align: center
}

.ProductList li img {
    padding: 5px;
    max-width: 240px;
    max-height: 180px;
    margin-bottom: 8px;
    -webkit-transition: all .6s
}

.ProductList li a {
    line-height: 30px;
    -webkit-transition: all .6s
}

.ProductList li a:hover img {
    -webkit-transform: scale(1.32);
    cursor: pointer;
    -webkit-transition: all .6s
}

.pagea {
    margin-bottom: 15px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    height: 25px;
    line-height: 25px;
    margin-top: 20px;
    padding-left: 20px;
    text-align: center
}

.pagea a {
    padding: 3px 8px;
    height: 15px;
    color: #fff;
    background-color: #ff6e00;
    font-size: 12px;
    text-decoration: none;
    font-family: 微软雅黑
}

.pagea a:hover {
    padding: 3px 8px;
    height: 20px;
    color: #fff;
    background-color: #666;
    font-size: 12px;
    font-family: 微软雅黑
}

.net h1 {
    text-align: center;
    font-size: 25px;
    line-height: 40px;
    margin-bottom: 10px;
    font-family: 微软雅黑;
    margin-bottom: 20px;
    font-weight: 400
}

.pub {
    text-align: center;
    border-bottom: #ccc 1px solid;
    margin-bottom: 10px;
    padding-bottom: 20px;
    margin-bottom: 30px
}

#more {
    line-height: 20px;
    margin-top: 15px;
    margin-bottom: 4px
}

.product_content {
    margin-top: 20px
}

.product_img {
    text-align: center
}

.product_img img {
    max-width: 1100px !important
}

.pic {
    margin-top: 20px
}

.pic ul {
    width: 105%
}

.pic li {
    float: left;
    text-align: center;
    width: 230px;
    height: 270px;
    margin-right: 25px;
    margin-bottom: 10px;
    list-style: none
}

.pic li img {
    max-width: 230px;
    max-height: 230px;
    padding: 2px;
    width: expression(this.width > 230 && this.width > this.height ? 230:auto);
    height: expression(this.height > 230 ? 230:auto);
    overflow: hidden
}

.pic a {
    color: #b05b76
}

.borders {
    border: #c87819 1px solid
}

.product_sort {
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-top: 40px
}

.product_sort a {
    margin-left: 15px;
    margin-right: 15px;
    padding: 10px 40px;
    background-color: #eee;
    font-size: 16px
}

.product_sort a:hover {
    background-color: #ddd;
    color: #000;
    font-weight: 700
}

.product_line {
    height: 1px;
    background-color: #ddd;
    margin-top: 30px;
    margin-bottom: 10px
}

.abcurrent {
    background-color: #ddd !important;
    color: #000;
    font-weight: 700;
    padding: 10px 40px;
    font-size: 16px;
    margin-left: 15px;
    margin-right: 15px
}

.sort_list {
    border: #ddd 1px solid;
    border-right: none;
    margin-top: 30px;
    text-align: center;
    width: 1099px;
    background-color: #efefef;
    position: relative;
    z-index: 1;
    height: 40px
}

.sort_list ul {
    width: 100%
}

.parent_li {
    position: relative;
    float: left;
    text-align: center;
    width: 156px;
    float: left;
    z-index: 10;
    font-size: 16px;
    line-height: 40px;
    border-right: #ddd 1px solid
}

.parent_li a {
    width: 156px;
    display: block;
    font-size: 16px;
    color: #000;
    line-height: 40px;
    font-family: 微软雅黑
}

.parent_li a:hover {
    color: #000;
    background-color: #dedede
}

.second_ul {
    position: absolute;
    background-color: #efefef;
    width: 154px;
    padding-top: 10px;
    padding-bottom: 10px;
    overflow: hidden;
    left: 0;
    top: 40px;
    display: none;
    z-index: 999;
    border: #ddd 1px solid;
    margin-left: -1px
}

.second_li a {
    display: block;
    float: left;
    font-size: 14px !important;
    font-weight: 400 !important;
    width: 154px;
    line-height: 30px;
    height: 30px;
    text-align: center;
    color: #000;
    overflow: hidden
}

.second_li a:hover {
    color: #05754e
}

.pagess {
    clear: both;
    margin: 20px;
    overflow: hidden;
    margin-left: 0;
    text-align: center;
    font-size: 12px
}

.pagess ul li {
    display: inline-block;
    border: 1px solid #ccc;
    padding: 2px 9px;
    margin: 0 3px;
    line-height: 20px;
    background: #fff;
    color: #999
}

.pagess ul li:hover {
    background: #ccc;
    color: #fff;
    border: 1px solid #ccc
}

.pagess ul li:hover a {
    color: #fff
}

.pagess ul li.thisclass {
    display: inline-block;
    border: 1px solid #ccc;
    padding: 2px 9px;
    margin: 0 3px;
    background: #ccc;
    color: #fff
}

.pagess ul li.thisclass a {
    color: #fff
}

.pagess ul li a {
    display: block;
    color: #999
}

.pagess ul li a:hover {
    color: #fff
}