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,
h3,
h4 {
    font-size: 12px;
    font-weight: bold;
    line-height: 1.5
}

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

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

p {
    margin: 0;
}




.navv {
    height: 50px;
    padding-right: 50px;
}

.navv li {
    line-height: 50px;
    height: 50px;
    padding-bottom: 18px;
    text-align: center;
    float: left;
    position: relative;
    z-index: 999;
}

.navv li a {
    display: block;
    line-height: 25px;
    color: #5a5a5a;
    height: 45px;
    font-size: 14px;
    padding: 0 25px;
}

.navv li a p {
    color: #969696;
    font: 400 12px/20px "Microsoft Yahei";
    text-transform: uppercase;
}

.navv li:hover {}

.navv li:hover>a {
    text-decoration: none;
    /*color: #0e6eb8  !important; */
    background: url(../images/line.jpg) no-repeat 10px 13px;
}

.navv li:hover>a p {
    color: #1e1e1e;
}

.navv li.cur {}


}
.navv li.cur>a {
    color: #8a1d2a;
    text-decoration: none;
}
.navv .sec {
    width: 100%;
    height: 0;
    background-color: rgba(138, 29, 42, .55);
    z-index: 9999;
    position: absolute;
    top: 68px;
    left: 0px;
    overflow: hidden;
    max-height: 400px;
}
.navv li.lxff .sec {
    right: 0;
    left: auto;
}
.navv .sec a {
    color: #fff;
    height: 40px;
    line-height: 40px;
    width: 100%;
    font-size: 14px;
    text-align: left;
    padding: 0;
    text-align: center;
}
.navv .sec a:hover {
    color: #8a1d2a;
    text-decoration: none;
    background: none;
}


.top {
    color: #a4a4a4;
    font: 400 12px/40px "Microsoft Yahei";
}
.top a {
    color: #a4a4a4;
}
.topbox {
    color: #666;
    font: 400 12px/30px "Microsoft Yahei";
}
.topbox a {
    color: #666;
}
.top-contact {
    background: #2598f2;
    width: 129px;
    text-align: center;
}
.lan {
    padding: 0 15px;
    background: #2598f2;
}
#header {
    padding: 10px 10%;
 background-color: #0e6eb8;   
}
.head {
    max-width: 1510px;
    margin: 0 auto;
    padding: 15px 0 0;
}
.logo {
    float: left;
}
.logo img {
    max-width: 100%;
    height: auto;
}
.toplink {
    padding-top: 10px;
}
.translate {
    width: 100px;
    position: absolute;
    left: 0;
    top: 10px;
    z-index: 9999;
}
.tran-in {
    left: 120px;
}
.translate li {
    border: 1px dashed #cccccc;
    line-height: 26px;
    text-align: left;
    background: #fff;
}
.translate li a {
    display: block;
    padding-left: 10px;
    background: url(../images/dot4.png) no-repeat 88% 11px;
}
.translate li a:hover {
    text-decoration: none;
    color: #275cea;
    cursor: pointer;
}
.translate-en {
    display: none;
    padding: 6px;
    padding-top: 0px;
}
.translate li .translate-en a {
    padding-left: 0px;
    text-align: center;
    background: #fff;
    border-bottom: 1px solid #cccccc;
}
.translate li .translate-en a:hover {
    font-weight: bold;
}
#menu {
    position: relative;
    padding-top: 33px;
}
@media (max-width: 1400px) {
    #header {
        padding: 5px 5%;
    }
    
    .navv {
        padding-right: 10px!important;
    }
}
@media (max-width: 1210px) {
    #header {
        padding: 5px 10px;
    }
}
@media (max-width: 467px) {
    .logo {
        padding: 0 !important;
        max-width: 248px;
    }
}
.contacts {
    padding-top: 15px;
}
.k1 {
    text-align: right;
}
.k2 {
    color: #071689;
    font: 600 20px/28px "Microsoft Yahei";
    padding-right: 30px;
}
.smaill-lan {
    text-align: center;
    border-top: 1px solid #ddd;
    padding: 8px 0;
    background: #f1f1f1;
}
.smaill-lan img {
    padding: 0 5px;
}


.search {
    padding-top: 65px;
}
#formsearch {
    width: 65px;
    height: 20px;
    border: 1px solid #aaa;
    margin-top: 10px;
    float: left;
    overflow: hidden;
    border-radius: 10px;
}
.hotSearch {
    font-size: 12px;
    font-weight: 400;
    line-height: 40px;
}
.hotSearch a {}
@media (max-width: 1199px) {
    .search {
        padding: 30px 15px 0;
    }
}
@media (max-width: 991px) {
    #formsearch {
        width: 100%;
    }
    
    #add1 {
        display: none;
    }
}
@media (max-width: 567px) {
    .hotSearch {
        font-size: 24px;
    }
}


#container {
    padding: 0 10%;
}
.boxx {
    padding: 0 10%;
}
@media (max-width: 991px) {
    .boxx {
        padding: 0;
    }
}


.about {
    padding: 56px 0 56px 0;
    position: relative;
    margin-toP: 0px;
}
.aboutbg {
    width: 100%;
    height: 69%;
    background: #0e6eb8;
    position: absolute;
    top: 92px;
    right: 50%;
    margin-right: 42px;
}
.aboutimg img {
    max-width: 100%;
    height: auto;
    margin-top: 50px;
}
.about .col-md-6 {
    padding: 0;
}
.aboutimg {
    position: relative;
    left: -50px;
    opacity: 0;
    transition: all 1s;
}
.on .aboutimg {
    left: 0;
    opacity: 1;
    transition-delay: 0.7s;
}
.about .text {
    padding: 30px 10% 0 60px;
    color: #5a5a5a;
    font: 400 14px/30px "Microsot Yahei";
    position: relative;
    right: -50px;
    opacity: 0;
    transition: all 1.2s;
}
.about.on .text {
    right: 0;
    opacity: 1;
    transition-delay: 1s;
}
.about .text .con {
    padding-top: 50px;
    /*height: 300px;*/
    /*overflow: hidden;*/
  
}
.about .text .more {
    padding-top: 0px;
}
.about .text .more a {
    color: #acacac;
    font: 400 14px/30px "Microsot Yahei";
}
.about .text .more a:hover {
    color: #0e6eb8;
    font: 400 14px/30px "Microsot Yahei";
}
@media (max-width: 991px) {
    .about {
        padding: 0;
        margin-top: 20px;
    }
    
    .aboutbg {
        display: none;
    }
    
    .about .text {
        padding: 20px;
    }
     .about .text img{
      width: 106%;
    }   
    .about .text .con {
        padding-top: 20px;
    }
    
    .about .text .more {
        padding-top: 140px;
    }
}

/* ÃƒÂ¨Ã‚Â¯Ã‚Â¾ÃƒÂ§Ã‚Â¨Ã¢â‚¬Â¹ÃƒÂ¤Ã‚Â»Ã¢â‚¬Â¹ÃƒÂ§Ã‚Â»Ã‚Â */
.course {
    background: #f1f1f1;
    padding: 70px 0;
    margin-top: 50px;
}
.tit1 {
    color: #0e6eb8;
    font: 400 30px/40px "Microsot Yahei";
    text-align: center;
}
.tit1 p {
    color: #b5b5b5;
    font: 400 20px/30px "Microsot Yahei";
    text-transform: uppercase;
}
.tit1 img{
    max-width:100%
}
.courselist {
    padding-top: 55px;
}
.courselist li {
    height: 574px;
    width: 12.5%;
    float: left;
    position: relative;
    overflow: hidden;
    -webkit-transition: all .5s;
    transition: all .5s;
}
.courselist li.on {
    cursor: pointer;
}
.courselist li .cover {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .4);
    text-align: center;
}
.courselist li .cover:before {
    content: ".";
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    visibility: hidden;
}
.courselist li .cover a {
    display: inline-block;
    color: #fff;
    font: 400 20px/52px "Microsot Yahei";
    border-bottom: 3px solid #fff;
    vertical-align: middle;
}
.courselist li .text {
    display: none;
}
.courselist li.on {
    width: 50%;
    background-position: 0 0 !important;
}
.courselist li.on .cover {
    display: none;
}
.courselist li.on .text {
    display: block;
    width: 50%;
    float: right;
    background: #0e6eb8;
    height: 574px;
}
.textbox {
    padding: 60px 40px;
    color: #fff;
}
.textbox h3 {
    font: 400 30px/50px "Microsoft Yahei";
}
.textbox p {
    font: 400 18px/36px "Microsoft Yahei";
    padding: 20px 0;
}
.textbox .intro {
    font: 400 14px/30px "Microsoft Yahei";
}
.textbox h4{
    margin-top: 50px;
    width:100%;
    text-align:center;
    height:14px;
    background:url(../images/coursemore.jpg) no-repeat center center;
}
.courselist .img img {
    max-width: 100%;
    height: auto;
}
.swiper-container2 {
    padding-top: 20px;
    width: 100%;
    overflow: hidden;
}
.swiper-container2 .swiper-slide a {
    display: block;
    color: #333;
    font: 400 14px/36px "Microsoft Yahei";
    text-align: center;
}
@media (max-width: 991px) {
    .course {
        margin-top: 20px;
        padding: 20px 0;
    }
}

/* ÃƒÂ¦Ã¢â‚¬â€œÃ‚Â°ÃƒÂ©Ã¢â‚¬â€Ã‚Â»ÃƒÂ¨Ã‚ÂµÃ¢â‚¬Å¾ÃƒÂ¨Ã‚Â®Ã‚Â¯ */
.newsbg {
    background: #f3f3f3;
    padding: 75px 0;
}
.news {
    max-width: 1223px;
    margin: 0 auto;
    height: 585px;
    background: url(../images/newsbg.png) no-repeat;
    margin-top: 70px;
}
.news_list1 {
    padding: 12px 0 0 11px;
}
.news_list1 .img img {
    max-width: 100%;
    height: auto;
}
.news_list1 li h3 {
    padding: 0 0 0 25px;
}
.news_list1 li h3 a {
    display: block;
    color: #0e6eb8;
    font: 400 18px/46px "Microsoft Yahei";
    padding: 30px 0 20px;
}
.news_list1 li h3 p {
    color: #787878;
    font: 400 16px/30px "Microsoft Yahei";
}
.news_list1 li  h4{
    font-weight: normal;
    font-size: 14px;
    line-height: 14px;
    color: #d5d5d5;
    float:right;
    margin-top: 34px;
}
.soroll {
    height: 462px;
    overflow: hidden;
    margin-top: 45px;
}
.news_list2 li {
    padding: 23px 0;
}
.news_list2 .time {
    background: #0e6eb8;
    color: #fff;
    font: 400 21px/40px "Microsoft Yahei";
    text-align: center;
    height: 70px;
}
.news_list2 .time p {
    font: 400 16px/20px "Microsoft Yahei";
}
.news_list2 h3 a {
    display: block;
    color: #000;
    font: 400 18px/24px "Microsoft Yahei";
}
.news_list2 h3 p {
    color: #787878;
    font: 400 16px/21px "Microsoft Yahei";
    height: 42px;
    overflow: hidden;
}
.news_list2 li:hover .time {
    background: #0e6eb8;
    box-shadow: 5px 5px 5px #bdbdbd;
}
.news_list2 li:hover h3 a {
    color: #0e6eb8;
}
@media (max-width: 991px) {
    .newsbg {
        padding: 20px 0;
    }
    
    .news {
        margin-top: 20px;
        background: none;
        height: auto;
    }
    
    .news .news_list1 {
        padding: 0;
    }
    
    .news_list1 li h3 {
        padding: 0 10px;
    }
    
    .news_list1 li h3 a {
        padding: 5px 0;
        height: 56px;
        overflow: hidden;
    }
    
    .news_list2 {
        padding-top: 15px;
    }
    
    .news_list2 li {
        padding: 10px 0;
    }
    
    .news_list2 h3 a {
        height: 24px;
        overflow: hidden;
    }
    
    .news_list2 .time {
        padding: 0;
        font-size: 14px;
    }
}

/* ÃƒÂ¥Ã‚ÂÃ‚ÂÃƒÂ¤Ã‚ÂºÃ‚ÂºÃƒÂ©Ã‚Â¦Ã¢â‚¬Â  */
.celebbg {
    background: url(../images/celeb.jpg) no-repeat 50% 50%;
    padding: 95px 0;
}
.swiper-container3 {
    padding-top: 15px;
    overflow: hidden;
    width: 100%;
}
.swiper-container3 .swiper-slide a {
    display: block;
    color: #333;
    font: 400 14px/36px "Microsoft Yahei";
    text-align: center;
}
@media (max-width: 991px) {
    .celebbg {
        padding: 20px 0;
    }
}

/*ÃƒÂ¥Ã‚ÂÃ‹â€ ÃƒÂ¤Ã‚Â½Ã…â€œÃƒÂ¥Ã‚Â®Ã‚Â¢ÃƒÂ¦Ã‹â€ Ã‚Â·*/
.partner {
    background: url(../images/partner.jpg) no-repeat 50% 0;
    padding: 85px 0;
}
.partner-content {
    padding-top: 30px;
}
.partner-content ul {
    max-width: 1190px;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
    display: block;
    background: #fff;padding: 10px;
}
.partner-content ul li {
    float: left;
    width: 182px;
    height: 136px;
    margin-left: 12px;
    display: block;
    text-align: center;
    position: relative;
    border: 1px solid #d36976;
}
.partner-content .overlay-bottom {
    position: absolute;
    left: -1px;
    bottom: -1px;
    width: 238px;
    height: 1px;
    background-color: #e5e5e5;
}
.partner-content .overlay-left {
    position: absolute;
    left: -1px;
    top: -1px;
    width: 1px;
    height: 178px;
    background-color: #e5e5e5;
}
.partner-content .overlay-top {
    position: absolute;
    right: -1px;
    top: -1px;
    width: 238px;
    height: 1px;
    background-color: #e5e5e5;
}
.partner-content .overlay-right {
    position: absolute;
    right: -1px;
    bottom: -1px;
    width: 1px;
    height: 178px;
    background-color: #e5e5e5;
}
.partner-content li:hover .overlay-bottom {
    animation: borderslideBottom .15s linear 0s 1;
    -moz-animation: borderslideBottom .15s linear 0s 1;
    -webkit-animation: borderslideBottom .15s linear 0s 1;
    animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}
.partner-content li:hover .overlay-left {
    animation: bordersildeLeft .2s linear .15s 1;
    -moz-animation: bordersildeLeft .2s linear .15s 1;
    -webkit-animation: bordersildeLeft .2s linear .15s 1;
    animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}
.partner-content li:hover .overlay-top {
    animation: bordersildeTop .15s linear .35s 1;
    -moz-animation: bordersildeTop .15s linear .35s 1;
    -webkit-animation: bordersildeTop .15s linear .35s 1;
    animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}
.partner-content li:hover .overlay-right {
    animation: bordersildeRight .2s linear .5s 1;
    -moz-animation: bordersildeRight .2s linear .5s 1;
    -webkit-animation: bordersildeRight .2s linear .5s 1;
    animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}
@-moz-keyframes borderslideBottom {
    from {
        width: 238px
    }
    
    to {
        width: 0
    }
}
@-webkit-keyframes borderslideBottom {
    from {
        width: 238px
    }
    
    to {
        width: 0
    }
}
@keyframes borderslideBottom {
    from {
        width: 238px
    }
    
    to {
        width: 0
    }
}
@-moz-keyframes bordersildeLeft {
    from {
        height: 178px
    }
    
    to {
        height: 0
    }
}
@-webkit-keyframes bordersildeLeft {
    from {
        height: 178px
    }
    
    to {
        height: 0
    }
}
@keyframes bordersildeLeft {
    from {
        height: 178px
    }
    
    to {
        height: 0
    }
}
@-moz-keyframes bordersildeTop {
    from {
        width: 238px
    }
    
    to {
        width: 0
    }
}
@-webkit-keyframes bordersildeTop {
    from {
        width: 238px
    }
    
    to {
        width: 0
    }
}
@keyframes bordersildeTop {
    from {
        width: 238px
    }
    
    to {
        width: 0
    }
}
@-moz-keyframes bordersildeRight {
    from {
        height: 178px
    }
    
    to {
        height: 0
    }
}
@-webkit-keyframes bordersildeRight {
    from {
        height: 178px
    }
    
    to {
        height: 0
    }
}
@keyframes bordersildeRight {
    from {
        height: 178px
    }
    
    to {
        height: 0
    }
}
.partner-content ul li a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.partner-content ul li i {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
}
.partner-content ul li i {
/*    opacity: 0.5;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;*/
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
}
.partner-content ul li a:hover i {
    opacity: 1;
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0);
    filter: none;
    -webkit-transform: scale(0.9) translateY(-8px);
    -moz-transform: scale(0.9) translateY(-8px);
    transform: scale(0.9) translateY(-8px);
}
.partner-content ul li .clients01 {
    background-position: -238px 0;
}
.partner-content ul li .clients02 {
    background-position: -476px 0;
}
.partner-content ul li .clients03 {
    background-position: -714px 0;
}
.partner-content ul li .clients04 {
    background-position: -952px 0;
}
.partner-content ul li .clients05 {
    background-position: -1190px 0;
}
.partner-content ul li .clients06 {
    background-position: -1428px 0;
}
.partner-content ul li .clients07 {
    background-position: -1666px 0;
}
.partner-content ul li .clients08 {
    background-position: -1904px 0;
}
.partner-content ul li .clients09 {
    background-position: -2142px 0;
}
@media (max-width: 991px) {
    .partner {
        padding: 20px 0;
    }
    
    .partner-content ul li {
        width: 25%;
    }
}
@media (max-width: 735px) {
    .partner-content ul li {
        width: 46%;
        height:140px;
    }
    .partner-content ul li i{
        background-size:100% 100%!important;
    }
    
    .partner-content ul li.par5,
    .partner-content ul li.par6,
    .partner-content ul li.par7,
    .partner-content ul li.par8,
    .partner-content ul li.par9,
    .partner-content ul li.par10 {
        display: none;
    }
    
    .partner-content ul li .clients00 {
        background-position: -40px 0;
    }
    
    .partner-content ul li .clients01 {
        background-position: -278px 0;
    }
    
    .partner-content ul li .clients02 {
        background-position: -516px 0;
    }
    
    .partner-content ul li .clients03 {
        background-position: -742px 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;
}

/*ÃƒÂ¥Ã¢â‚¬Â°Ã‚ÂÃƒÂ¥Ã‚ÂÃ‚Â°ÃƒÂ¥Ã‚Â¤Ã…Â¡ÃƒÂ©Ã‚Â¡Ã‚ÂµÃƒÂ§Ã‚Â­Ã‚Â¾*/
.tab {
    position: relative;
}
.tab li {
    float: left;
    width: 100px;
    height: 30px;
    display: block;
    line-height: 30px;
    border: 1px solid #ccc;
    margin-right: 8px;
    text-align: center;
    color: #333;
    font-size: 12px;
    cursor: pointer;
}
.tab li.cur {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    background: #3a78c1;
    border-color: #3a78c1;
}
.tt {
    display: none;
}
.list1 {
    padding: 8px 10px;
}
.list1 li {
    line-height: 27px;
    position: relative;
    vertical-align: middle;
}
.list1 li a {
    background: url(../images/list_dot1.gif) left center no-repeat;
    padding-left: 12px;
    line-height: 27px;
    color: #555555;
}
.list1 li a:hover {
    color: #e87518;
    text-decoration: none;
}
.list1 li span {
    position: absolute;
    right: 0px;
    line-height: 30px;
    top: 0;
    color: #999;
}

/*ÃƒÂ¥Ã‚ÂÃ¢â‚¬Â¹ÃƒÂ¦Ã†â€™Ã¢â‚¬Â¦ÃƒÂ©Ã¢â‚¬Å“Ã‚Â¾ÃƒÂ¦Ã…Â½Ã‚Â¥*/
.f_link {
    background: url(../images/link.png) no-repeat 0 50%;
    color: #787878;
    text-indent: 5px;
    margin-left: 30px;
    display: none;
}
.f_link a {
    font-weight: 400;
    color: #787878;
}
@media (max-width: 1199px) {
    .f_link {
        padding: 0 15px;
    }
}
.nav2 li a {
    display: block;
    color: #0f0f0f;
    font: 400 18px/46px "Microsoft Yahei";
    background: url(../images/nav2.png) no-repeat 0 100%;
}
.nav2 li a:hover {
    color: #912b37;
}
.nav2 li .sec {
    padding-top: 10px;
}
.nav2 li .sec a {
    color: #666 !important;
    font: 400 14px/30px "Microsoft Yahei";
    background: url(../images/list2.jpg) no-repeat 0 50%;
    padding-left: 15px;
}
.nav2 li .sec a:hover {
    color: #912b37 !important;
    background: url(../images/list3.jpg) no-repeat 0 50%;
}

/*ÃƒÂ©Ã‚Â¡Ã‚ÂµÃƒÂ©Ã‚ÂÃ‚Â¢ÃƒÂ¥Ã‚ÂºÃ¢â‚¬Â¢ÃƒÂ©Ã†â€™Ã‚Â¨*/

/*ÃƒÂ©Ã‚Â¡Ã‚ÂµÃƒÂ©Ã‚ÂÃ‚Â¢ÃƒÂ¥Ã‚ÂºÃ¢â‚¬Â¢ÃƒÂ©Ã†â€™Ã‚Â¨*/
#footer {
    background: #f4f4f4;
    font: 400 12px/28px "Microsoft Yahei";
    padding: 30px 0;
}
#footer a {}
#footer a:hover {
    text-decoration: none;
}
.foot-nav {
    background: url(../images/line6.png) no-repeat 100% 50%;
}
.contacts {
    color: #323232;
    font: 400 14px/30px "Microsoft Yahei";
}
.contacts img {
    padding-right: 8px;
    vertical-align: top;
}
.foot-up {
    position: relative;
}
@media (min-width: 992px) {
    #footer .footcon {
        padding-left: 30px;
    }
}
@media (max-width: 991px) {
    .foot-up {
        padding: 0 !important;
    }
    
    #footer {
        padding: 20px 0;
    }
}
.f-tit {
    color: #fff;
    font: 600 20px/46px "Microsoft Yahei";
    padding-toP: 23px;
}
.shares .bdshare-button-style0-16 a {
    width: 32px;
    height: 32px;
    padding: 0;
    margin-right: 12px;
}
.shares .bdshare-button-style0-16 a.bds_sqq {
    background: url(../images/s1.jpg) no-repeat 0 50%;
}
.shares .bdshare-button-style0-16 a.bds_weixin {
    background: url(../images/s2.jpg) no-repeat 0 50%;
}
.shares .bdshare-button-style0-16 a.bds_tsina {
    background: url(../images/s3.jpg) no-repeat 0 50%;
}
.shares .bdshare-button-style0-16 a.bds_tqq {
    background: url(../images/s4.jpg) no-repeat 0 50%;
}
.shares .bdshare-button-style0-16 a.bds_qzone {
    background: url(../images/s5.jpg) no-repeat 0 50%;
}
.copyright {}
.footcon .content {
    line-height: 34px;
}
.footcon .content img {
    padding-right: 10px;
}
.footbox {
    padding: 40px 0 80px;
}
.footintro {
    padding-top: 15px;
}
.foot-bottom {
    background: #fff;
    color: #5a5a5a;
    font: 400 14px/59px "Microsoft Yahei";
    text-align: center;
}
.foot-bottom a {
    color: #5a5a5a;
}
.copyr {
    text-align: right;
}
@media (max-width: 767px) {
    .footbox {
        padding: 40px 0;
    }
}

/*------------ÃƒÂ¥Ã¢â‚¬Â Ã¢â‚¬Â¦ÃƒÂ©Ã‚Â¡Ã‚Âµ-------------------*/
.left .box {
    margin-bottom: 10px;
}
.left .box h3 {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}
.left .box .content {
    padding: 5px 0px;
}
.prodescription {
    border: 1px solid #e5e5e5;
    background: #f9f9f9;
    line-height: 24px;
    padding: 10px;
    margin-bottom: 15px;
    text-indent: 20px;
}
.n_banner {
    width: 1000px;
    margin: 0 auto;
}
.n_banner img {
    width: 1000px;
    margin: 0 auto
}
.left {
    width: 225px;
    float: left;
}
.sort_menu h3 {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}
.sort_product {
    margin-top: 10px;
}
.sort_product h3 {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}
.n_contact {
    margin-top: 10px;
}
.n_contact h3 {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}
.n_contact .content {
    padding: 5px;
    line-height: 24px;
}
.right {
    width: 760px;
    float: right;
    padding-bottom: 10px;
}
.sitemp {
    line-height: 31px;
    height: 31px;
    overflow: hidden;
    padding-right: 10px;
    background: url(../images/nav.png) no-repeat 0% 100%;
}
.sitemp h2 {
    width: 340px;
    float: left;
    line-height: 31px;
    text-align: center;
    text-align: left;
    text-indent: 15px;
    font-size: 14px;
}
.sitemp .site {
    width: 380px;
    float: right;
    text-align: right;
    line-height: 30px;
}
.right .content {
    padding: 10px;
    padding-top: 15px;
    overflow: hidden;
    line-height: 24px;
}
.sort_album {
    margin-top: 15px;
}


.sample-tus{
    max-width: 300px;
    position: fixed;
    right: 0px;
    top: 20%;
    z-index: 999;
}

.sample-tus img{
    width: 100%;
}

.cha{
    width: 30px;
    height: 30px;
    position: absolute;
    right: 0px;
    top: 0px;
    cursor: pointer;
}







