* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

a {
    text-decoration: none;
    color: #333;
}

a:hover {
    text-decoration: none;
}

body {
    font-family: "微软雅黑";
}

ul {
    list-style: none;
}

li {
    list-style: none;
}

.clear {
    clear: both;
    overflow: hidden;
}

.banner img {
    width: 100%;
}

.bannerarrow {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    bottom: 10px;
    z-index: 999;
}

.bannerarrow img {
    width: auto;
}

.top {
    width: 100%;
    overflow: hidden;
    height: 52px;
    line-height: 52px;
    background: #09eefc;
}

.tops {
    max-width: 1200px;
    margin: auto;
    text-align: right;
}
.tops a{
	display:inline-block;
	margin-left:15px;
}

.tops img{
	width:59px;
	height:40px;
}
.tops a.active img{
	transform:scale(1.2);
}

.head {
    width: 100%;
    overflow: hidden;
    height: 130px;
    background: #fff;
    line-height: 130px;
}

.heads {
    max-width: 1200px;
    margin: auto;
}

.hlogo {
    float: left;
}

.navicon {
    float: right;
    font-size: 20px;
    color: #000;
    cursor: pointer;
}

.navicon img {
    margin-right: 10px;
    margin-top: -5px;
}

.nav {
    width: 100%;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 182px;
    z-index:10000;
    background: rgba(255, 255, 255, 0.8);
    padding-top: 70px;
    padding-bottom: 45px;
    display: none;
}

.navs {
    max-width: 1200px;
    margin: auto;
}

.nav_title a {
    font-size: 16px;
    color: #000;
}

.nav_item a {
    display: block;
    font-size: 14px;
    color: #000;
    margin-top: 15px;
}

.navlist {
    float: left;
    margin-right: 14%;
}

.navlist:last-child {
    margin-right: 0;
}




.nav_title a:hover,
.nav_item a:hover {
    color: #09eefc;
}

.indexlink {
    width: 100%;
    overflow: hidden;
    margin-top: 35px;
    padding-bottom: 50px;
}

.indexlinks {
    max-width: 1200px;
    margin: 40px auto 0;
}

.indexlink_title {
    text-align: center;
    font-size: 36px;
    color: #000;
}

.indexlink_titles {
    text-align: center;
    font-size: 16px;
    color: #000;
    margin-top: 10px;
}

.indexlink_top {
    width: 100%;
}

.indexlink_tops {
    float: left;
    width: 30.5%;
    margin-right: 4.25%;
    -webkit-box-shadow: #dfddde 0px 0px 10px;
    -moz-box-shadow: #dfddde 0px 0px 10px;
    box-shadow: #dfddde 0px 0px 10px;
}

.indexlink_tops:last-child {
    margin-right: 0;
}

.indexlink_top_bot {
    padding: 20px 10px;
    background: #fff;
}

.indexlink_top_bot_title {
    line-height: 45px;
    padding-left: 5px;
    font-size: 18px;
    color: #252525;
    border-bottom: 1px solid #eeeeee;
}

.indexlink_top_bot_titles {
    font-size: 14px;
    color: #636363;
    padding-left: 5px;
    line-height: 45px;
}

.indexlink_tops:hover .indexlink_top_bot {
    background: #bfbfbf;
}

.index_bot {
    width: 100%;
    overflow: hidden;
    margin-bottom: 35px;
}

.index_bots {
    max-width: 1200px;
    margin: auto;
}

.index_bot_item {
    background: #898989;
    padding: 30px;
    height: 255px;
    width: 49%;
    margin-right: 2%;
    float: left;
}

.index_bot_item:last-child {
    margin-right: 0;
}

.index_bot_title {
    font-size: 18px;
    color: #fff;
}

.index_bot_line {
    width: 40px;
    height: 1px;
    background: #fff;
    margin-top: 5px;
}

.index_bot_con {
    font-size: 14px;
    color: #fff;
    line-height: 2;
    margin-top: 5px;
}

.index_bot_more {
    margin-top: 20px;
}

.index_bot_more a {
    font-size: 14px;
    color: #fff;
}

.fcontainer {
    width: 100%;
    overflow: hidden;
    height: 160px;
    background: url(../jpg/image_12.jpg) center no-repeat;
}

.copy {
    width: 100%;
    overflow: hidden;
    text-align: center;
    border-top: 1px solid #535353;
    line-height: 56px;
    font-size: 14px;
    color: #fff;
    font-weight: 300;
    background: #5e5e5e;
}

.copy a {
    font-size: 14px;
    color: #fff;
    font-weight: 300;
    margin-left: 15px;
}

.foot {
    width: 100%;
    overflow: hidden;
    background: #5e5e5e;
    padding-top: 50px;
    padding-bottom: 25px;
}

.foots {
    max-width: 1200px;
    margin: auto;
}

.left_foot {
    float: left;
    width: 43.75%;
    margin-right: 11.25%;
}

.ftitle {
    font-size: 18px;
    color: #09eefc;
}

.fline {
    width: 225px;
    height: 1px;
    background: #09eefc;
    margin-top: 10px;
}

.lfcon {
    font-size: 14px;
    color: #fff;
    line-height: 32px;
    margin-top: 20px;
}

.fcontact {
    float: left;
}

.fcon p {
    font-size: 14px;
    color: #fff;
    margin-top: 15px;
}

.saoma {
    float: right;
    margin-top: 60px;
}

#toolbar {
    position: fixed;
    z-index: 9999;
    right: 33px;
    bottom: 30%;
}

#toolbar li {
    margin-bottom: 3px;
    font-size: 0;
    width: 77px;
    height: 75px;
    right: 0;
    position: relative;
}

#toolbar li a {
    display: block;
    position: absolute;
    z-index: 9;
    right: 0;
    top: 0;
    width: 77px;
    height: 75px;
    overflow: hidden;
    transition: all .5s ease;
    white-space: nowrap;
    font-size: 0;
}

#toolbar li .iconfont {
    display: inline-block;
    vertical-align: middle;
    width: 77px;
    height: 75px;
    background-color: #09eefc;
    vertical-align: middle;
    text-align: center;
    line-height: 90px;
    color: #fff;
    font-size: 12px;
    padding-top: 15px;
}

#toolbar li .wz {
    display: inline-block;
    line-height: 75px;
    font-size: 14px;
    color: #fff;
    vertical-align: middle;
    padding-left: 10px;
}

#toolbar li .ewm-box {
    position: absolute;
    z-index: 1;
    padding: 5px;
    width: 110px;
    right: 120%;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    transform: translateX(100%);
    transition: all .7s;
}

#toolbar li p {
    margin-bottom: 0;
}

#toolbar li img {
    max-width: 100%;
}

#toolbar li:after {
    content: '';
    position: absolute;
    right: -5px;
    bottom: 20px;
    @include arrow(right, 5px, $themecolor);
}

#toolbar li .icon {
    background-position: -57px -180px;
}

#toolbar li:hover .ewm-box {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

#toolbar .backtop {
    cursor: pointer;
    background-color: #09eefc;
}

.iconfont {
    color: #fff;
}

#toolbar li:hover a {
    width: 200px;
    background-color: #09eefc;
}

#toolbar li:hover .iconfont {
    background-color: #09eefc !important;
}

.icon-iconfontphone {
    background: url(../png/side2.png) center no-repeat;
    background-position-y: 5px;
}

.icon-msnui-qr-code {
    background: url(../png/side1.png) center no-repeat;
    background-position-y: 5px;
}

.icon-wenjianxiazaiicon {
    background: url(../png/side3.png) center no-repeat;
    background-position-y: 5px;
}

.icon-arrowup {
    background: url(../png/side4.png) center no-repeat;
    background-color: #09eefc !important;
}

#toolbar li:nth-child(2):hover .icon-iconfontphone {
    background: url(../png/side2.png) center no-repeat;
}

#toolbar li:nth-child(3):hover .icon-wenjianxiazaiicon {
    background: url(../png/side3.png) center no-repeat;
}

.bread {
    width: 100%;
    overflow: hidden;
    margin-top: 35px;
}

.breads {
    max-width: 1200px;
    margin: auto;
}

.breads span,
.breads a {
    float: left;
    font-size: 20px;
    color: #000;
}

.breads i {
    float: left;
    width: 20px;
    height: 2px;
    background: #09eefc;
    margin-top: 15px;
}

.inabout {
    width: 100%;
    overflow: hidden;
    margin: 30px 0;
}

.inabouttitle {
    text-align: center;
    font-size: 36px;
    color: #000;
}

.inabouttitles {
    text-align: center;
    font-size: 16px;
    color: #000;
    margin-top: 5px;
}

.inabouts {
    max-width: 1200px;
    margin: 22px auto 0;
    font-size: 18px;
    color: #000;
    line-height: 40px;
}

.inabouts img {
    max-width: 100%;
}

.inhonor {
    max-width: 1200px;
    margin: 40px auto 0;
}

.inhonor_title {
    padding-bottom: 15px;
    font-size: 24px;
    color: #000;
    border-bottom: 1px solid #09eefc;
}

.inhonor_con {
    margin-top: 15px;
    font-size: 18px;
    color: #000;
    line-height: 2;
}

.inhonor_item {
    margin-top: 30px;
}

.inhonor_item img {
    width: 18.6%;
    float: left;
    margin-right: 1.75%;
}

.inhonor_item img:last-child {
    margin-right: 0;
}

.zongzhi {
    width: 100%;
    overflow: hidden;
    margin: 60px 0;
}

.zongzhis {
    max-width: 1200px;
    margin: auto;
}

.zz_top {
    width: 100%;
    overflow: hidden;
    margin-bottom: 60px;
}

.zz_title {
    padding-bottom: 15px;
    font-size: 24px;
    color: #000;
    border-bottom: 1px solid #09eefc;
}

.zz_con p {
    font-size: 18px;
    color: #000;
    margin-top: 35px;
}

.inservice {
    width: 100%;
    overflow: hidden;
    padding: 35px 0;
}

.inservices {
    max-width: 1200px;
    margin: 40px auto 0;
}

.insertitle {
    text-align: center;
    font-size: 36px;
    color: #000;
}

.insertitles {
    text-align: center;
    font-size: 16px;
    color: #000;
    margin-top: 8px;
	display:none;
}

.inseritem {
    float: left;
    width: 49.5%;
    margin-right: 1%;
    background: #fff;
    -webkit-box-shadow: #dfddde 0px 0px 10px;
    -moz-box-shadow: #dfddde 0px 0px 10px;
    box-shadow: #dfddde 0px 0px 10px;
	margin-bottom:10px;
}

.inseritem:nth-child(2n) {
    margin-right: 0;
}

.inser_pic img {
    width: 100%;
}

.inser_bot {
    padding: 20px 15px;
}

.inser_title {
    font-size: 18px;
    color: #252525;
    padding-bottom: 10px;
    border-bottom: 1px solid #eeeeee;
}

.inser_con {
    font-size: 14px;
    color: #636363;
    line-height: 40px;
    margin-top: 10px;
}

.insershow {
    width: 100%;
    overflow: hidden;
    margin: 45px 0;
}

.insershows {
    max-width: 1200px;
    margin: 35px auto 0;
}

.insershows img {
    width: 100%;
}

.insolution {
    width: 100%;
    overflow: hidden;
    padding: 45px 0;
}

.insolutions {
    max-width: 1200px;
    margin: 40px auto 0;
}

.insolute {
    float: left;
    width: 30.5%;
    margin-right: 4.25%;
    background: #fff;
    -webkit-box-shadow: #dfddde 0px 0px 10px;
    -moz-box-shadow: #dfddde 0px 0px 10px;
    box-shadow: #dfddde 0px 0px 10px;
	margin-bottom:15px;
}

.insolute:nth-child(3n) {
    margin-right: 0;
}

.insolute_pic img {
    width: 100%;
}

.insolute_bot {
    background: #fff;
    padding: 15px 10px;
}

.insolute_title {
    font-size: 18px;
    color: #252525;
    padding-bottom: 10px;
    border-bottom: 1px solid #eeeeee;
}

.insolute_con {
    font-size: 14px;
    color: #636363;
    line-height: 30px;
    margin-top: 10px;
    height: 60px;
}

.insolute:hover .insolute_bot {
    background: #bfbfbf;
}

.insoshow {
    width: 100%;
    overflow: hidden;
    margin: 30px 0;
}

.insoshows {
    max-width: 1200px;
    margin: 25px auto 0;
}

.insoshow_top {
    width: 100%;
    background: #959595;
    overflow: hidden;
    padding: 12px;
}

.insoshow_top_fl {
    float: left;
    width: 47%;
}

.insoshow_top_fl img {
    width: 100%;
}

.insoshow_top_fr {
    float: right;
    width: 45%;
    margin-right: 3%;
}

.insoshow_top_fr_title {
    font-size: 26px;
    color: #fff;
    margin-top: 60px;
}

.insoshow_top_fr_title {
    font-size: 26px;
    color: #fff;
}

.insoshow_top_fr_con {
    font-size: 15px;
    color: #fff;
    line-height: 2.5;
    margin-top: 15px;
}

.insotitle {
    padding-bottom: 15px;
    font-size: 24px;
    color: #000;
    border-bottom: 1px solid #09eefc;
    margin-top: 25px;
}

.insocon {
    font-size: 18px;
    color: #000;
    line-height: 2;
    margin-top: 25px;
}

.inproduct {
    width: 100%;
    overflow: hidden;
    padding: 40px 0;
}

.inproducts {
    max-width: 1200px;
    margin: auto;
}

.inpro {
    float: left;
    width: 30.5%;
    margin-right: 4.25%;
    background: #fff;
    -webkit-box-shadow: #dfddde 0px 0px 10px;
    -moz-box-shadow: #dfddde 0px 0px 10px;
    box-shadow: #dfddde 0px 0px 10px;
    margin-top: 35px;
}

.inpro:nth-child(3n) {
    margin-right: 0;
}

.inpro_pic img {
    width: 100%;
}

.inpro_bot {
    padding: 20px 10px;
}

.inprotitle {
    font-size: 18px;
    color: #252525;
    padding-bottom: 10px;
    border-bottom: 1px solid #eeeeee;
}

.inprocon {
    font-size: 14px;
    color: #636363;
    line-height: 40px;
    margin-top: 10px;
}

.inpro:hover .inpro_bot {
    background: #bfbfbf;
}

.inprolist {
    width: 100%;
    overflow: hidden;
    margin: 30px 0;
}

.inprolists {
    max-width: 1200px;
    margin: auto;
}

.inprolist_item {
    float: left;
    width: 18.5%;
    margin-right: 1.875%;
    margin-top: 35px;
    text-align: center;
}

.inprolist_item:nth-child(5n) {
    margin-right: 0;
}

.inprolist_item img {
    width: 100%;
}

.inprolist_item p {
    font-size: 18.9px;
    color: #585858;
    margin-top: 8px;
}

.inproshow {
    width: 100%;
    overflow: hidden;
    margin: 30px 0;
}

.inproshows {
    max-width: 1200px;
    margin: 25px auto 0;
}

.inproshows_list {
    width: 100%;
    overflow: hidden;
}

.inproshows_list a {
    float: left;
    width: 18.5%;
    margin-right: 1.875%;
    text-align: center;
}

.inproshows_list a:nth-child(5n) {
    margin-right: 0;
}

.inproshows_list a img {
    width: 100%;
}

.inproshows_list a p {
    font-size: 18.9px;
    color: #585858;
    margin-top: 8px;
}

.inproshows_intro {
    width: 48%;
    margin-top: 35px;
}

.inproshows_intro_titles {
    font-size: 28px;
    color: #000;
}

.inproshows_intro_con {
    font-size: 18px;
    color: #000;
    line-height: 30px;
    margin-top: 20px;
}

.inproshows_container {
    width: 100%;
    overflow: hidden;
    margin-top: 50px;
}

.inproshows_container_fl {
    width: 49%;
    float: left;
}

.inproshows_container_fr {
    width: 49%;
    float: right;
}

.inproshows_container_title {
    padding-bottom: 20px;
    font-size: 20px;
    color: #000;
    border-bottom: 1px solid #09eefc;
}

.inproshows_container_pic {
    margin-top: 25px;
}

.inproshows_container_pic img {
    width: 100%;
}

.inproshows_container_con {
    margin-top: 20px;
	line-height:2.2;
	font-size: 17px;
}

.inproshows_container_con p {
    font-size: 17px;
    color: #4e4e4e;
    margin-bottom: 10px;
}

.guige {
    width: 100%;
    overflow: hidden;
    margin-top: 15px;
}

.guige_top {
    width: 100%;
    line-height: 54px;
    background: #aaaaaa;
    padding-left: 15px;
    font-size: 20px;
    color: #fff;
}

.guige_icon {
    text-align: right;
    margin-top: -18px;
    position: relative;
}

.guige_icon a {
    display: inline-block;
    width: 40px;
    height: 35px;
    line-height: 30px;
    background: #09eefc;
    text-align: center;
    color: #000;
    font-size: 30px;
}

.guige_table {
    display: none;
}

.guige_table table {
    width: 100%;
}

.guige_table table td {
    width: 25%;
    padding-left: 15px;
    line-height: 50px;
    font-size: 20px;
    color: #000;
}

.guige_table table tr:nth-child(2n) {
    background: #fff;
}

.guige_table table tr:nth-child(2n+1) {
    background: #c4fcff;
}

.guige_table table tr:nth-child(1) {
    background: #09eefc;
}

.news_title {
    margin: 5px 0;
    padding: 0;
    text-align: center;
    font-size: 16px;
}

.news_info {
    text-align: center;
    color: #999;
    border: 1px solid #e1e1e1;
    border-left: 0;
    border-right: 0;
    margin: 10px 0;
    padding: 5px 0;
}

#art_content {
    word-break: break-all;
    font-size: 13px;
    padding: 0 0 10px 0;
}

#art_content img {
    max-width: 920px;
}

.newshow {
    width: 100%;
    overflow: hidden;
}

.newshows {
    max-width: 1400px;
    margin: 30px auto 40px;
}

.innew {
    width: 100%;
    overflow: hidden;
    margin: 30px 0;
}

.innews {
    max-width: 1200px;
    margin: auto;
}

.innewlists {
    width: 100%;
    background: #fff;
    border: 1px solid #e9e9e9;
    padding: 20px;
    -webkit-box-shadow: #e9e9e9 0px 0px 10px;
    -moz-box-shadow: #e9e9e9 0px 0px 10px;
    box-shadow: #e9e9e9 0px 0px 10px;
    margin-top: 30px;
    overflow: hidden;
}

.innewpic {
    float: left;
    width: 24.5%;
}

.innewpic img {
    width: 100%;
}

.innewintro {
    float: right;
    width: 100%;
}

.innewtitle {
    font-size: 17px;
    color: #000000;
    font-weight: bold;
   
}

.innewdate {
    font-size: 14.4px;
    color: #b1b1b1;
    margin-top: 8px;
}

.innewcon {
    font-size: 16.8px;
    color: #333333;
    margin-top: 15px;
    line-height: 28px;
}

.innewmore {
    margin-top: 50px;
    width: 115px;
    height: 36px;
    line-height: 34px;
    border-radius: 10px;
    border: 1px solid #dcdcdc;
    text-align: center;
    font-size: 14.4px;
    color: #3f3f3f;
}

.mobile-inner-header {
    background-color: rgba(255, 255, 255, 0.7);
    width: 100%;
    height: 60px;
    display: none;
    line-height: 60px;
    text-align: center;
    color: #333;
    font-weight: bold;
    font-size: 22px;
}

.mobile-inner-header-icon {
    color: #333;
    height: 60px;
    font-size: 25px;
    text-align: center;
    float: right;
    width: 60px;
    position: relative;
    -webkit-transition: background 0.5s;
    -moz-transition: background 0.5s;
    -o-transition: background 0.5s;
    transition: background 0.5s;
    outline: none;
}

.mobile-inner-header-icon:hover {
    background-color: rgba(51, 51, 51, 0.2);
    cursor: pointer;
}

.mobile-inner-header-icon span {
    position: absolute;
    left: calc((100% - 25px) / 2);
    top: calc((100% - 1px) / 2);
    width: 25px;
    height: 1px;
    background-color: rgba(51, 51, 51, 1);
}

.mobile-inner-header img {
    height: 65%;
}

.mobile-inner-header-icon span:nth-child(1) {
    transform: translateY(4px) rotate(0deg);
}

.mobile-inner-header-icon span:nth-child(2) {
    transform: translateY(-4px) rotate(0deg);
}

.mobile-inner-header-icon-click span:nth-child(1) {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: clickfirst;
}

.mobile-inner-header-icon-click span:nth-child(2) {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: clicksecond;
}

@keyframes clickfirst {
    0% {
        transform: translateY(4px) rotate(0deg);
    }
    100% {
        transform: translateY(0) rotate(45deg);
    }
}

@keyframes clicksecond {
    0% {
        transform: translateY(-4px) rotate(0deg);
    }
    100% {
        transform: translateY(0) rotate(-45deg);
    }
}

.mobile-inner-header-icon-out span:nth-child(1) {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outfirst;
}

.mobile-inner-header-icon-out span:nth-child(2) {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outsecond;
}

@keyframes outfirst {
    0% {
        transform: translateY(0) rotate(-45deg);
    }
    100% {
        transform: translateY(-4px) rotate(0deg);
    }
}

@keyframes outsecond {
    0% {
        transform: translateY(0) rotate(45deg);
    }
    100% {
        transform: translateY(4px) rotate(0deg);
    }
}

.mobile-inner-nav {
    background-color: rgba(255, 255, 255, 0.9);
    width: 100%;
    position: absolute;
    top: 60px;
    left: 0px;
    padding-top: 30px;
    padding-bottom: 80px;
    display: none;
    z-index: 999;
}

.mobile-inner-nav a {
    display: inline-block;
    line-height: 50px;
    text-decoration: none;
    width: 80%;
    margin-left: 10%;
    color: #333;
    border-bottom: solid 1px rgba(51, 51, 51, 0.3);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    font-weight: 300;
}

.mobile-inner-nav a:hover {
    color: rgba(51, 51, 51, 0.4);
    border-bottom: solid 1px rgba(51, 51, 51, 0.2);
}

.indexlink_top_pic img {
    width: 100%;
}

.zhanhui {
    width: 100%;
    overflow: hidden;
    padding: 40px 0;
}

.zhanhuis {
    max-width: 1200px;
    margin: auto;
}

.zhanhui_item {
    float: left;
    margin-top: 20px;
    width: 100%;
    background: #fff;
    box-shadow: 0 0 10px #ddd;
    border-radius: 10px;
    padding: 20px 15px;
}

.zhanhui_item:last-child{
	margin-bottom:20px;
}


.zhanhui_title {
    font-size: 19px;
    color: #000;
}

.zhanhui_name {
    font-size: 16px;
    color: #777;
    margin-top: 10px;
	display:none;
}

.honor{
	width:23.5%;
	margin-right:2%;
	margin-top:30px;
	float:left;
}

.honor img{
	width:100%;
}

.honor:nth-child(4n){
	margin-right:0;
}

.insidebanner img{
	width:100%;
}