.h2 {
    font-size: 30px;
    font-weight: 400;
    color: #333;
    text-align: center
}

.w1126 {
    width: 1126px;
    margin: 0 auto
}

.header {
    height: 72px;
    width: 100%;
    position: absolute; 
    top: 0;
    left: 0;
    z-index: 10;
   /* background: url(/img/headbg.png) 0 0 no-repeat;*/
   background: #e4e5e5;
    background-position: center
}

.header .nav {
    width: 1126px;
    margin: 0 auto;
    text-align: center;
    position: relative
}

.header .nav .logo {
    position: absolute;
    left: 428px;
    top: 0
}

.header .nav .logo img {
    width: 271px
}

.header .nav ul {
    padding-left: 115px
}

.header .nav ul li {
    float: left;
    line-height: 72px;
    display: inline-block;
    font-size: 18px;
    position: relative;
    margin-right: 62px;
    font-size: 14px
}

.header .nav ul li .dropmenu {
    display: none;
    width: 102px;
    position: absolute;
    z-index: 2;
    left: -28px;
    top: 60px;
    background: url(/img/dropbg.png) 0 0
}

.header .nav ul li .dropmenu p {
    display: block;
    font-size: 14px;
    height: 32px;
    line-height: 32px
}

.header .nav ul li .dropmenu p a {
    padding: 0;
    display: block;
    text-align: center;
    color: #6e6e6e
}

.header .nav ul li .dropmenu p a:hover {
    background: url(/img/drophover.png) 0 0;
    color: #fff
}

.header .nav ul li:nth-of-type(3) {
    margin-right: 366px
}

.header .nav ul li:hover {
    background: url(/img/libg.png) 0 0 no-repeat
}

.slideBox {
    width: 100%;
   /*  height: 600px; */
    overflow: hidden;
    margin-top: 10px;
    position: relative
}

.slideBox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: 30px;
    z-index: 1;
    text-align: center;
    width: 100%
}

.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    margin: 0 auto;
    text-align: center;
    width: 60px;
    height: 10px
}

.slideBox .hd ul li {
    float: left;
    margin-right: 2px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    line-height: 14px;
    text-align: center;
    background: #dedede;
    cursor: pointer
}

.slideBox .hd ul li.on {
    background: #e68c18;
    color: #fff
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0
}

.slideBox .bd li {
    zoom: 1;
    vertical-align: middle
}

.slideBox .bd img {
    width: 100%;
    /* height: 600px; */
    display: block;
}

.section h2 {
    font-size: 30px;
    font-weight: 400;
    color: #333;
    text-align: center;
    padding-top: 68px;
    background: url(/img/h2bg.png) 0 100% repeat-x;
    margin-bottom: 58px
}

.section h2 span {
    display: inline-block;
    padding-bottom: 18px;
    width: 182px;
    border-bottom: solid 1px #e68c18
}

.section .product li {
    width: 217px;
    height: 392px;
    float: left;
    margin-right: 10px;
    position: relative
}

.section .product li img {
    width: 100%;
    height: 100%
}

.section .product li a {
    display: block;
    background: url(/img/cover.png) 0 0 repeat;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 24px;
    text-align: center
}

.section .product li a div {
    padding-top: 198px
}

.section .product li a div span {
    font-size: 14px;
    display: block;
    padding-top: 19px
}

.section .product li a:hover {
    background: 0 0
}

.section .product li:last-of-type {
    margin-right: 0
}

.section .news ul li {
    float: left;
    width: 360px;
    height: 267px;
    margin-right: 13px;
    border-top: solid 3px #ccc;
    border-left: solid 1px #ccc;
    border-right: solid 1px #ccc;
    border-bottom: solid 1px #ccc
}

.section .news ul li img {
    width: 100%;
    height: 136px
}

.section .news ul li a {
    display: block;
    padding: 20px 10px 0;
    font-size: 14px;
    font-weight: 700;
    color: #445261
}

.section .news ul li a:hover {
    color: #228dc6
}

.section .news ul li p {
    padding: 0 10px;
    position: relative;
    text-indent: 2em
}

.section .news ul li p span {
    display: block;
    position: absolute;
    right: 10px;
    top: 30px
}

.section .news ul li p span a {
    font-weight: 400;
    font-size: 12px
}

.section .news ul li:hover {
    border-top: solid 3px #228dc6
}

.section .news .more {
    margin-top: 20px;
    text-align: center;
    margin-bottom: 40px
}

.section .news .more a {
    display: inline-block;
    width: 237px;
    height: 38px;
    border: solid 1px #ccc;
    font-size: 16px;
    color: #666;
    line-height: 38px
}

.footer {
    height: 370px;
    background: url(/img/footbg.png);
    background-size: 100% 100%;
    border-top: solid 3px #228dc6;
    color: #999
}

.footer .footnav {
    padding: 56px 0
}

.footer .footnav li {
    float: left;
    margin-left: 55px;
    padding-left: 55px;
    line-height: 30px
}

.footer .footnav li a {
    color: #fff;
    font-size: 16px
}

.footer .footnav li p {
    font-size: 12px
}

.footer .footnav li p a {
    color: #999
}

.footer .footnav li:last-of-type {
    border-left: solid 1px #999
}

.footer .copy {
    position: relative;
    margin: 0 110px;
    border-top: solid 1px #999;
    padding-top: 20px
}

.footer .copy span {
    position: absolute;
    right: 0;
    bottom: 0
}

.footer .copy span a {
    color: #999
}

.minibn {
    height: 360px;
    width: 100%;
    overflow: hidden
}

.box {
    padding-top: 20px;
    padding-bottom: 100px
}

.box .leftside {
    width: 170px;
    float: left;
    text-align: center
}

.box .leftside h2 {
    height: 40px;
    line-height: 40px;
    font-weight: 400;
    color: #fff;
    background: #344b8d;
    font-size: 20px;
    margin-bottom: 2px
}

.box .leftside li {
    height: 30px;
    line-height: 30px;
    background: #e0e0e0;
    margin-bottom: 1px
}

.box .leftside #thisclass {
    background: url(/img/this.png) 0 0 no-repeat
}

.box .main {
    width: 885px;
    float: right
}

.box .main .position {
    color: #344b8d;
    padding-bottom: 45px
}

.box .main .position a {
    color: #344b8d
}

.box .main h1 {
    font-size: 22px;
    font-weight: 400;
    color: #344b8d;
    border-bottom: solid 3px #344b8d;
    padding-bottom: 12px
}

.box .main .time {
    text-align: center;
    color: #666
}

.box .main .content {
    color: #666;
    line-height: 30px;
    overflow: hidden
}

.box .main .body {
    line-height: 30px
}

.box .main .list ul {
    padding-top: 10px
}

.box .main .list ul li {
    padding-bottom: 10px;
    border-bottom: dashed 1px #ccc;
    position: relative;
    margin-bottom: 10px;
    padding-left: 55px
}

.box .main .list ul li .link {
    font-size: 14px;
    font-weight: 700
}

.box .main .list ul li span {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 36px;
    text-align: center;
    color: #666
}

.box .main .list ul li span i {
    background: #b3b3b3;
    display: block;
    width: 36px;
    height: 26px;
    color: #fff;
    line-height: 26px
}

.box .main .list ul li p {
    color: #666
}

.box .main .list ul li p a {
    display: block;
    text-align: right;
    font-weight: 700
}

.box .main .pages {
    text-align: right
}

.box .main .pages li {
    display: inline;
    padding-right: 10px
}

.box .main .next {
    float: right
}

.box #bodypage h1 {
    font-size: 20px;
    color: #333;
    border-bottom: 0;
    padding-bottom: 12px;
    text-align: center
}
.en{
    position: absolute;
    height: 25px;
    line-height: 25px;
    top: 23px;
    right: 0;
    font-size: 14px;
    color: #333;
    vertical-align: middle;
}
.en span{
    padding: 0 5px;
}
.en a{
    font-size: 14px;
    color: #333;
    display: inline-block;
}
.en a:hover{
    color: #228dc6;
}
.en a.lis{
    margin-top: 2px;
}