@charset "utf-8";
/* CSS Document */

/*公共样式*/
* {
    margin: 0;
    padding: 0;
    list-style: none;
}

img {
    border: 0;
}

body {
    font-size: 14px;
    color: #555555;
    background: #fff;
    font-family: "微软雅黑", serif;
    overflow-x: hidden
}

a, span, p {
    text-decoration: none;
    color: #333;
    transition: all .3s ease-out;
    font: 14px "微软雅黑";
}

li {
    list-style: none
}

img {
    border: 0
}


.clr {
    clear: both;
    height: 0px;
    overflow: hidden
}

#clear:before, #clear:after {
    display: table;
    content: ""
}

#clear:after {
    clear: both
}

#clear {
    zoom: 1
}

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


.dingwei {
    width: 100%;
    height: 0;
    position: absolute;
    top: 332px
}

/*header*/
.header {
    width: 100%;
    /*position: absolute;*/
    top: 0;
    z-index: 999;
    background: rgba(255, 255, 255, 1);
}

.goRed {
    transition: all .3s ease-out
}

.goRed a:hover {
    color: #892e39;
}

.goWhite a:hover {
    color: #fff
}

.goBlack a:hover {
    color: #333
}

/*top
.top_{width:100%;height:30px;background:#457ed5;transition: all .3s ease-out;overflow:inherit}
.top{height:100%;color:#CCC}
.welcome{float:left;line-height:30px;}
.top ul{float:right}
.top ul li{float:left;padding:0 10px;line-height:30px;position:relative}
.top ul li:nth-child(3){padding:0 0 0 10px}
.top ul li a{color:#ccc;font-size: 12px}

.top ul li .ewm{position:absolute;top:100%;left:50%;width:120px;margin-left:-60px;z-index:9999;display:none;}
.top ul li .ewm img{display:block;width:100%;}
*/

/*head*/
.head {
    height: 100px;
    position: relative;
    z-index: 9999
}

.logo {
    display: block;
    position: absolute;
    left: 0;
    top: 20px
}

.logo img {
    display: block;
    float: left
}

/*nav*/
.nav {
    float: right;
    height: 50px;
    position: absolute;
    right: 0;
    bottom: 10px;
}

.nav li {
    float: left;
    padding: 0 15px;
    height: 100%;
    position: relative
}

.nav li:last-child {
    padding: 0 0 0 15px
}

.nav li a {
    font-size: 14px;
    text-align: center;
    display: block;
    width: 100%;
    height: 100%;
    line-height: 40px;
    position: relative;
    text-transform: uppercase
}

.nav li a:hover {
    color: #457ed5
}

.nav li p {
    display: block;
    width: 0;
    height: 2px;
    background: #457ed5;
    position: absolute;
    bottom: 15px;
    left: 50%;
    transition: all .3s ease-out
}

.nav li:hover p {
    left: 0;
    width: 100%
}

.cur p {
    left: 0 !important;
    width: 100% !important
}

.cur a {
    color: #457ed5
}

.nav li dl {
    display: none;
    width: 130%;
    position: absolute;
    left: -15%;
    top: 100%;
    z-index: 99999;
    zoom: 1;
    box-shadow: 1px 1px 7px #a5a5a5
}

.nav li dl dd {
    width: 100%;
    float: left
}

.nav li dl dd a {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: rgba(255, 255, 255, 1)
}

.nav li dl dd a:hover {
    background: #457ed5;
    color: #fff
}

/*banner*/
.banner_box {
    width: 100%;
    height: 550px;
    position: relative;
    overflow: hidden;
    z-index: 99;
    /*margin-top: 100px*/
}

.banner {
    width: 100%;
    height: 550px;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -960px;
    z-index: 99;
}

div.wrapper {
    width: 1920px;
    margin: 0 auto;
    position: relative;
    z-index: 99
}

.fn-clear {
}

.box_skitter {
    position: relative;
    background: none;
    z-index: 99;
}

.box_skitter ul {
    display: none;
}

.box_skitter .container_skitter {
    overflow: hidden;
    position: relative;
    z-index: 99;
}

.box_skitter .image {
    overflow: hidden;
}

.box_skitter .image img {
    display: none;
}

.box_skitter .box_clone {
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    overflow: hidden;
    display: none;
    z-index: 20;
}

.box_skitter .box_clone img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 20;
}

.box_skitter .prev_button, .box_skitter .next_button {
    position: absolute;
    top: 34%;
    width: 40px;
    height: 60px;
    overflow: hidden;
    text-indent: -9999em;
    z-index: 100;
    border-radius: 5px;
    color: #fff;
    font-size: 60px;
}

.box_skitter .prev_button {
    left: 15%;
    background: url(../images/prev.png) center center no-repeat
}

.box_skitter .next_button {
    right: 15%;
    background: url(../images/next.png) center center no-repeat
}

.box_skitter .label_skitter {
    z-index: 150;
    position: absolute;
    display: none;
}

.loading {
    position: absolute;
    top: 50%;
    right: 50%;
    z-index: 10000;
    margin: -16px -16px;
    color: #fff;
    text-indent: -9999em;
    overflow: hidden;
    /*background: url(images/ajax-loader.gif) no-repeat left top;*/
    width: 31px;
    height: 31px;
}

#slideshow {
    width: 1920px;
    height: 720px;
}

#slideshow ul {
    display: none;
}

.prev_button, .next_button {
    display: none
}

.banner:hover .prev_button {
    display: block
}

.banner:hover .next_button {
    display: block
}

.banLeft {
    height: 100%;
}

.leftNav {
    width: 15%;
    height: 100%;
    float: left;
    position: relative;
    z-index: 9999;
}

.leftNav li {
    width: 100%;
    float: left;
    height: auto;
    position: relative;
}

.leftNav li a {
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.8);
    box-sizing: border-box;
    font-size: 14px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding-left: 12%;
    font-weight: bold
}

.leftNav li a i {
    float: right;
    font-size: 16px;
    padding-right: 10%
}

.leftNav li:first-child a {
    border: none
}

.leftNav li:hover a {
    background: #1e5bb8;
    color: #fff
}

.leftNav li:hover dl {
    width: 120%
}

.leftNav li dl {
    position: absolute;
    left: 100%;
    top: 0;
    width: 0;
    height: auto;
    overflow: hidden;
    transition: all .3s ease-out;
    background: #1e5bb8;
}

.leftNav li dl dd {
    width: 100%;
    margin: auto
}

.leftNav li dl dd a {
    display: block;
    width: 100%;
    color: #fff;
    border: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: none;
    padding: 0;
    text-align: center;
    line-height: 50px !important;
    font-weight: 500
}

.leftNav li dl dd a:hover {
    background: #457ed5
}

.leftNav li:nth-child(5) dl {
    /*bottom: -400%;*/
    bottom: 0;

    top: auto
}

.leftNav li:nth-child(7) dl {
    /*bottom: -200%;*/
    bottom: 0;

    top: auto
}

.leftNav li:nth-child(8) dl {
    bottom: 0;
    top: auto
}

.leftNav li:nth-child(9) dl {
    bottom: 0;
    top: auto
}


/*m3*/
.m3_ {
    width: 100%;
    /*background: #457ed5*/
}

.m3 {
    padding: 20px 0 15px;
}

.tit {
    width: 100%;
    height: 25px;
    margin: 0 auto 0;
    line-height: 25px;
    font-size: 16px;
    color: #000000;
    text-transform: uppercase
}

.tit font {
    font-size: 12px;
    color: #f1f1f1;
    padding-left: 10px;
    font-weight: 100
}

.case {
    WIDTH: 1200px;
    margin: 10px auto 0;
    position: relative;
    z-index: 99
}

.case .btn {
    WIDTH: 40px;
    HEIGHT: 40px;
    line-height: 40px;
    text-align: center;
    position: absolute;
    top: 40px;
    background: #1e5bb8;
    cursor: pointer;
    border-radius: 100%;
    z-index: 9999;
    opacity: 0.8;
    /*filter: alpha(opacity=20);*/
    /*filter: progid:DXImageTransform.Microsoft.Alpha(style=0, opacity=80);*/
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.case .btn i {
    color: #D5D5D5;
    font-size: 24px;
}

.case .left {
    left: -20px;
    padding: 3px 2px 0 0
}

.case .right {
    right: -20px;
    padding: 3px 0px 0 2px
}

.case .center {
    FLOAT: left
}

.case .left:hover {
    opacity: 1;
    filter: alpha(opacity=0);
    filter: progid:DXImageTransform.Microsoft.Alpha(style=0, opacity=100)
}

.case .right:hover {
    opacity: 1;
    filter: alpha(opacity=0);
    filter: progid:DXImageTransform.Microsoft.Alpha(style=0, opacity=100)
}

.blkphotopicx {
    POSITION: relative;
}

.blkphotopicx .Cont {
}

.blkphotopicx .box {
    WIDTH: 202px;
    FLOAT: left;
}

.box .fang {
    width: 202px;
    float: left;
}

.box .picFit {
}

.box a {
    width: 190px;
    height: 160px;
    display: block;
    position: relative;
    z-index: 99
}

.blkphotopicx .box IMG {
    float: left;
    width: 190px;
    height: 120px;
    display: block;
    float: left;
    position: relative;
    z-index: 99
}

.box a .word {
    width: 100%;
    height: 80px;
}

.word p {
    display: block;
    width: 100%;
    font-size: 14px;
    margin: 5px 0 0;
    float: left;
    text-align: center;
    color: #000000;
    line-height: 18px
}

.word p i {
    padding: 0 5px 0 0
}


/*m1*/
.main {
    height: auto;
    margin: 20px auto
}

.main .left {
    float: left;
    width: 29%;
    padding-right: 2%
}

.main .middle {
    float: left;
    width: 40%;
    padding-right: 3%
}

.main .right {
    float: left;
    width: 26%;
}

.indexTit {
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #000;
    font-size: 16px;
    margin-bottom: 5px
}

.indexTit a {
    letter-spacing: 3px;
    font-size: 16px
}

.indexTit i {
    padding: 0 5px 0 0
}

/*left*/
.leftText {
    width: 100%;
    color: #666
}

.leftText img {
    float: left;
    width: 150px;
    display: block;
    padding: 5px 8px 0 0
}

.leftText p {
    line-height: 24px
}

/*right*/
.kuai {
    width: 100%;
    float: left;
    overflow: hidden
}

.kuai li {
    width: 49%;
    float: left;
    padding-right: 2%
}

.kuai li:nth-child(2n) {
    padding-right: 0
}

.kuai li a {
    display: block;
    width: 100%;
    height: 130px;
    margin: 0 auto 4px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: left;
    opacity: 0.8;
    border-radius: 5px;
}

.kuai li a i {
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 30px;
    color: #fff;
    margin: 35px 0 10px
}

.kuai li a p {
    text-align: center;
    padding: 0 5%;
    transition: all .3s ease-out;
    font-size: 14px;
    line-height: 14px;
    color: #fff;
    letter-spacing: 3px
}

.kuai li a:hover {
    opacity: 1
}

.kuai li a:hover p {
    color: #fff
}

.kuai li a:hover i {
    color: #fff
}

.kuai li:nth-child(1) a {
    background: rgb(115, 208, 233);
}

.kuai li:nth-child(2) a {
    background: rgb(103, 93, 200);
}

.kuai li:nth-child(3) a {
    background: rgb(108, 129, 143);
}

.kuai li:nth-child(4) a {
    background: rgb(45, 132, 177);
}

.kuai li:nth-child(5) a {
    background: #954587
}

.kuai li:nth-child(6) a {
    background: #3a75ab
}


/*middle*/
.indexNews {
    widht: 100%
}

.indexNews li {
    width: 100%;
    float: left;
    padding: 6px 0;
    border-bottom: 1px #CCC dotted
}

.indexNews li .idate {
    float: right;
    color: #999;
}

.indexNews li a {
    float: left;
    color: #666;
    font-size: 14px
}

.ttLeft {
    width: 38%;
    float: left
}

.ttRight {
    width: 59%;
    float: right
}

.indexNews img {
    display: block;
    float: left;
    width: 100%;
    height: 116px;
    padding: 1px;
    border: 1px #e6e6e6 solid
}

.indexNews li:first-child {
    padding: 0 0 7px 0
}

.ttRight a {
    font-weight: bold
}

.ttRight .idate {
    width: 100%;
    float: left;
    padding: 5px 0
}

.ttRight p {
    color: #999;
    line-height: 20px;
}

.indexNews li:hover a {
    color: #457ed5
}

.indexNews li:hover .idate {
    color: #457ed5
}


.friendLink {
    height: 50px;
    line-height: 50px;
    margin: 20px auto 0px;
    font-size: 16px;
    color: #333;
    letter-spacing: 3px;
    position: relative
}

.friendLink i {
    font-size: 24px;
    color: #999;
    margin: 15px 5px 0 0;
    float: left
}

.friendLink p {
    display: block;
    width: 83%;
    height: 0;
    border-bottom: 1px #CCC dotted;
    position: absolute
}

.friendLink p.p1 {
    left: 105px;
    top: 25px
}

.friendLink p.p2 {
    left: 115px;
    top: 29px
}

.friendLink a {
    float: right;
    line-height: 50px;
    color: #999;
    cursor: pointer
}

.friendLink a:hover {
    color: #333
}

.kehu {
}

.kehu li {
    margin: 10px 0.8% 10px 0;
    width: 16%;
    float: left
}

.kehu li:nth-child(6n) {
    margin: 10px 0 10px 0
}

.kehu li a {
    display: block;
    width: 100%;
    height: 100px;
    border: 1px #f1f1f1 solid;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.kehu li a img {
    display: block;
    margin: 0 auto;
    height: 100%;
    max-width: 100%
}

.kehu li a:hover {
    box-shadow: 0 0 10px #dfdfdf;
}

.kehu2 {
    display: none
}

/*foot*/
.foot_ {
    width: 100%;
    padding: 20px 0 30px;
    margin-top: 40px;
    background: #fff;
    border-top: 1px #f1f1f1 solid
}

.foot {
    padding-top: 25px;
}

.footNav {
    width: 80%;
    float: left
}

.footNav dl {
    float: left;
    width: 25%;
    margin-bottom: 40px;
    border-right: 1px #f1f1f1 solid;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.footNav dl dd, .footNav dl dt {
    float: left;
    width: 100%;
    text-align: center
}

.footNav dl dt {
    margin-bottom: 20px
}

.footNav dl dt a {
    color: #333;
    font-size: 16px;
    line-height: 20px;
    font-weight: bold
}

.footNav dl dd {
    padding: 7px 0
}

.footNav dl dd a {
    color: #666;
    font-size: 14px;
}

.footNav dl a:hover {
    text-decoration: underline
}

.footRight {
    width: 20%;
    float: right
}

.footRight p {
    text-align: center;
}

.footRight p.p1 {
    font-size: 16px;
    color: #FFFFFF;
}

.footRight p.p2 {
    font-size: 20px;
    color: #FFFFFF;
}

.footRight p.p3 {
    font-size: 14px;
    color: #FFFFFF;
}

.footRight img {
    display: block;
    margin: 10px auto 5px;
    width: 120px
}


/*底部*/
.bottom {
    width: 100%;
    padding: 40px 0;
    background: #484848;
    text-align: center;
    color: #999
}

.bottom a {
    color: #999;
    padding: 0 3px
}

.bottom a:hover {
    color: #fff
}


/*子页*/
.subBan {
    width: 100%;
}

.subNav {
    margin: 0 auto 30px
}

.subNav .subTypeName {
    width: 100%;
    float: left;
    font-size: 36px;
    text-transform: uppercase;
    letter-spacing: 20px;
    text-align: center;
    padding: 40px 0 10px;
    color: #afafaf;
    font-weight: 100
}

.subNav .tt {
    padding: 0 0 25px;
    font-size: 28px
}

.subNav dl {
    display: inline-block !important;
    display: inline;
    margin: 0 auto
}

.subNav dl dd {
    float: left;
}

.subNav dl dd a {
    margin: 0 25px;
    font-size: 15px;
    color: #CCC
}

.subNav dl dd a.cur {
    color: #000
}

.subNav dl dd a:hover {
    color: #000
}

.text {
    text-indent: 2em
}

.text img {
    display: block;
    max-width: 100%;
    margin: 0 auto
}

.text p, .text div, .text span {
    line-height: 24px;
    text-indent: 0
}


/*news*/

.news {
    margin: 20px auto;
}

.news li {
    float: left;
    height: 220px;
    width: 100%;
    padding: 10px 1%;
    border: 1px #ececec solid;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin: 10px 0;
    transition: all .3s ease-out
}

.newsLeft {
    width: 30%;
    height: 100%;
    float: left
}

.newsLeft img {
    display: block;
    height: 100%;
    margin: 0 auto;
    max-width: 100%
}

.newsRight {
    width: 68%;
    height: 100%;
    float: right
}

.newsTit {
    width: 100%;
    float: left;
    padding: 10px 0
}

.newsTit a {
    color: #000;
    font-weight: bold;
    font-size: 18px
}

.newsTit a:hover {
    text-decoration: underline
}

.newsRight .date {
    float: left;
    display: inline-block !important;
    display: inline;
    border-bottom: 1px #000 solid;
    padding-bottom: 10px;
    font-size: 16px;
    position: relative;
    z-index: 35
}

.newsRight .summary {
    width: 100%;
    float: left;
    padding-top: 10px;
    border-top: 1px #ececec solid;
    margin-top: -1px;
    position: relative;
    z-index: 30;
    font-size: 14px;
    line-height: 24px
}

.news li:hover {
    box-shadow: 0px 0px 10px #888888;
}


/*newsview*/
.jBox {
    width: 92%;
    margin: 20px auto
}

.jBoxTit {
    width: 100%;
    padding: 0;
    float: left;
    font-size: 16px;
    font-weight: bold;
    color: #000
}

.jBoxTime {
    padding: 10px 0;
    margin: 0 auto;
    color: #999;
    text-align: center
}

.newsView {
    padding-bottom: 20px
}

.newsView p {
    color: #666;
    padding: 6px 0;
    line-height: auto
}

.newsView img {
    display: block;
    max-width: 100%;
    margin: 10px auto
}

.anniu {
    margin: 15px auto 30px
}

.anniu li {
    width: 100%;
    float: left;
    padding: 15px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px #f1f1f1 solid;
    margin: 10px 0 0
}

.anniu li, .anniu li font {
    color: #666
}

.naniu li a {
    color: #333
}

.naniu li:hover {
    border: 1px #333 solid
}

.naniu li:hover a {
    color: #000
}

.conTop {
    width: 100%;
    /*background: url(../images/bg.png) #fff;*/
    padding: 50px 20%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.conTop p {
    text-transform: uppercase;
    text-align: center
}

.conTop p.p1 {
    color: #e8e8e8;
    font-size: 64px;
    font-weight: bold
}

.conTop p.p2 {
    color: #CCC;
    line-height: 24px
}

.conText {
    margin: 70px auto;
    position: relative
}

.conTit {
    width: 100%;
    text-align: center;
    font-size: 26px;
    color: #000;
    line-height: 24px;
    letter-spacing: 1px;
    line-height: 30px;
    text-transform: uppercase;
    font-weight: bold
}

.conTit small {
    font-size: 18px;
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: 0px;
    color: #CCC;
}

.conview {
    width: 100%;
    margin-top: 50px
}

.conview p {
    width: 33.333%;
    float: left;
    text-align: center;
    font-size: 14px;
    color: #777;
    height: 30px;
    border-right: 1px #CCCCCC solid;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.conview p:nth-child(3) {
    border-right: none
}

.conview p:nth-child(6) {
    border-right: none
}

.mapLink {
    display: block;
    width: 300px;
    height: 50px;
    background: #e4363b;
    border-radius: 30px;
    position: absolute;
    bottom: -95px;
    left: 50%;
    margin-left: -150px;
    text-align: center;
    color: #fff;
    line-height: 50px;
    font-size: 14px
}

.mapLink i {
    padding-right: 5px
}

.mapLink:hover {
    background: #bf2a2f;
    color: #fff
}

.conMes_ {
    width: 100%;
    background: #f5f5f5;
    padding: 50px 0
}


/*photo*/
.photo li, .photo a, .photo img {
    transition: all .6s ease-out
}

.photo p, .photo i {
    transition: all .6s ease-out
}

.photo {
}

.photo li {
    width: 22.75%;
    margin: 15px 3% 15px 0;
    background: #fff;
    box-sizing: border-box;
    float: left
}

.photo li:nth-child(4n) {
    margin: 15px 0 15px 0
}

.photo li a {
    display: block;
    width: 100%;
    box-sizing: border-box;
    border: 3px #fff solid;
    height: 250px;
    position: relative;
    border-radius: 15px;
    overflow: hidden
}

.photo li a .pro_pic {
    width: 100%;
    height: 190px;
    overflow: hidden;
}

.photo li a img {
    display: block;
    height: 100%;
    margin: 0 auto
}

.photo li a p {
    display: block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-bottom: 1px solid #e6e6e6;
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 15px 5px;
    font-size: 14px
}

.photo li a p i {
    position: absolute;
    top: 31%;
    right: 15px;
    font-size: 20px
}

.photo li a:hover p {
    background: #457ed5
}

.photo li a:hover {
    border: 3px #457ed5 solid;
    box-shadow: 0 0 15px #c6c6c6;
}

.photo li a:hover img {
    transform: scale(1.1)
}

.photo li a:hover p {
    padding: 18px 5px;
    border: none;
    color: #fff
}

.photo li a:hover i {
    color: #fff
}

.photo li a .pro_pic .pic_t {
    display: block;
    background: #f1f1f1;
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    text-align: center;
}

.photo li a .pro_pic .pic_t h3 {
    margin: auto;
    color: #4D4D4D;
    font-size: 30px;
    padding: 0 10px;
    font-weight: 100;
    letter-spacing: 3px
}

.products li, .products li a, .products li a dd, .productsli a dt, .products li a dd i {
    transition: all .3s ease-out;
}

.products {
    display: flex;
    flex-wrap: wrap;
}

.products li {
    width: 18%;
    margin: 15px auto
}

.products li a {
    display: block;
    border-radius: 15px;
    overflow: hidden;
    height: 180px;
    background: #f1f1f1
}

.products li a dl {
    width: 100%;
    height: 100%;
    float: left;
}

.products li a dl dt {
    background: #B9B9B9;
    height: 20px;
    width: 100%;
    float: left;
    margin-bottom: 7px
}

.products li a dl dd {
    background: #B9B9B9;
    height: 10px;
    width: 90%;
    float: left;
    margin: 7px 0 7px 5%;
    border-radius: 3px;
    font-weight: bold
}

.products li a dl dd:nth-child(2) {
    background: none;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    width: 95%
}

.products li a dl dd:nth-child(2) i {
    color: #393939;
    margin: 5px 4px 0 0;
    font-size: 12px;
    display: block;
    float: left
}

.products li a dl dd:nth-child(3) {
    width: 90%
}

.products li a dl dd:nth-child(4) {
    width: 70%
}

.products li a dl dd:nth-child(5) {
    width: 60%
}

.products li a dl dd:nth-child(6) {
    width: 80%
}

.products li a dl dd:nth-child(7) {
    width: 90%
}

.products li a:hover dt {
    background: #457ed5
}

.products li a:hover dd {
    background: #457ed5;
    color: #457ed5
}

.products li a:hover i {
    color: #457ed5
}

.prodcuts center, .photo center {
    margin: auto;
    text-align: center;
    display: block
}

.products center h3 {
}


.typename {
    border-bottom: 1px #f1f1f1 solid;
    display: flex;
    margin: 20px auto 30px
}

.typename p {
    display: block;
    background: #f1f1f1;
    padding: 10px 20px;
    margin: 0 auto
}

.back {
    display: inline-block !important;
    display: inline;
    padding: 10px 30px;
    font-size: 16px;
    background: #f1f1f1;
    margin: 30px auto;
    border-radius: 5px;
}

.back:hover {
    background: #457ED4;
    color: #fff
}


.contact {
    background: #f1f1f1;
    padding: 20px 15px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    line-height: 30px;
    border-top: 5px #686868 solid;
}

.contact p, .contact div, .contact span, .contact a, .contact {
}


/*分页样式*/
#pages {
    padding: 14px 0 10px;
    text-align: center;
    clear: both;
    margin-top: 20px;
}

#pages a {
    display: inline-block;
    padding: 8px 15px;
    margin-left: 8px;
    color: #666;
    border: 1px #999 solid;
    border-radius: 5px;
    margin-bottom: 10px;
}

#pages a.a1 {
    padding: 6.5px 15px;
}

#pages a:hover {
    color: #333;
    border: 1px #333 solid;
}

#pages span {
    padding: 8px 15px;
    margin-left: 8px;
    color: #e8e8e8;
    border: 1px #e8e8e8 solid;
    border-radius: 5px;
}

@media (max-width: 600px) {
    #pages a {
        padding: 5px 10px;
        margin-left: 4px;
        font-size: 12px;
    }

    #pages a.a1 {
        padding: 4px 10px;
        margin-left: 4px;
    }

    #pages span {
        padding: 5px 10px;
        margin-left: 4px;
    }
}


.messageBox {
    width: 800px;
    padding: 10px;
    border: 1px #dedede solid;
    display: inline-block !important;
    display: inline;
    margin: 50px auto 20px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.message {
    margin: 0 auto;
    border: 1px #dedede solid;
    padding: 150px 15% 30px 10%;
    position: relative;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.messageTit {
    width: 100%;
    border-bottom: 1px #dedede solid;
    padding: 30px 60px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0
}

.messageTit p {
    text-align: left;
    color: #666;
}

.messageTit p.p1 {
    font-size: 36px
}

.messageTit p.p2 {
    font-size: 16px;
    margin-top: 10px
}

.table_form {
    width: 100%
}

.table_form td input {
    height: 30px;
    width: 100%
}

.table_form td, .table_form th {
    padding: 10px 0 10px 8px;
}

.table_form .submit input {
    height: 50px
}
