* {
    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;
}
.xiazai_000 a{
	display:block;
	width:120px;
	line-height:45px;
	text-align:center;
	background:#2a60a0;
	color:#fff;
}
.banner img {
    width: 100%;
}

.banner .swiper-button-prev{
	background:url(../images/banner_left.png) center no-repeat;
	width:65px;
	height:65px;

}
.banner .swiper-button-next{
	background:url(../images/banner_right.png) center no-repeat;
	width:65px;
	height:65px;
}

.banner .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #fff;
}

.banner .swiper-pagination-bullet-active {
    background: #e97218;
}

.head {
    width: 100%;
    height: 102px;
    line-height: 102px;
	background:#fff;
	z-index:99999;
	position:relative;
}

.heads {
    max-width: 1400px;
    margin: auto;
}

.logo {
    float: left;
    width: 8.3%;
    line-height: 102px;
}

.logo img {
    width: 100%;
}

.search {
    float: right;
    cursor: pointer;
    line-height: 102px;
}

.search-box {
    width: 28%;
    position: fixed;
    right: 0;
    top: 102px;
    display: none;
    z-index: 9999;
    background: rgba(255, 255, 255, 0.7);
    padding: 18px 2%;
}

.search-box .close {
    float: right;
    width: 35px;
    height: 35px;
    background: url(../images/wel26.png) no-repeat center;
    background-size: 100%;
    margin-top: 2px;
    opacity: 1;
}

.search-box form {
    width: 76%;
    height: 40px;
    line-height: 40px;
    position: relative;
    border: 1px solid rgba(51, 51, 51, 1);
}

.search-box form .text {
    font-size: 12px;
    color: #333;
    border: none;
    background: none;
    padding: 0 28px 0 18px;
    width: 100%;
    height: 40px;
    color: #333;
    line-height: 40px;
    outline: none;
}

.search-box form .submit {
    width: 35px;
    height: 25px;
    position: absolute;
    top: 50%;
    right: 14px;
    margin-top: -15px;
    background: url(../images/search.png) no-repeat center;
    border: none;
}

.search-box form .text::-webkit-input-placeholder {
    color: #333;
}

.search-box form .text:-moz-placeholder {
    color: #333;
}

.search-box form .text::-moz-placeholder {
    color: #333;
}

.search-box form .text:-ms-input-placeholder {
    color: #333;
}

.nav {
    float: right;
    margin-right: 35px;
}

.nav ul {
    margin-bottom: 0;
}

.nav ul li {
    float: left;
    padding: 0 35px;
}

.nav ul li a {
    font-size: 18px;
    color: #282828;
    line-height: 102px;
    display: block;
}
.nav ul li:hover a{
	color: #ea7116;
}



.nav ul li:hover .main-subnav {
    display: block;
}

.pronav {
    width: 100%;
    overflow: hidden;
    line-height: 70px;
    background: #322e47;
}

.pronavs {
    max-width: 1400px;
    margin: auto;
}

.pnav {
    width: 25%;
    float: left;
    text-align: center;
    border-right: 1px solid #636363;
}

.pnav:last-child {
    border-right: none;
}

.pnav span {
    font-size: 18px;
    color: #fff;
}

.pnav img {
    margin-top: -5px;
    margin-right: 20px;
}

.pnav:hover {
    background: #e97218;
}

.pnav a {
    display: block;
}

.about {
    width: 100%;
    overflow: hidden;
    padding-bottom: 50px;
}

.abouts {
    max-width: 1400px;
    margin: auto;
}

.left_ab {
    margin-top: 220px;
    float: left;
    width: 50%;
    position: relative;
}

.left_ab img {
    width: 100%;
}

.right_ab {
    float: right;
    width: 55%;
    margin-left: -5%;
    margin-top: 103px;
    background: #fff;
    -webkit-box-shadow: #f6f6f6 0px 0px 80px;
    -moz-box-shadow: #f6f6f6 0px 0px 80px;
    box-shadow: #f6f6f6 0px 0px 80px;
    padding-top: 100px;
    padding-bottom: 110px;
}

.rabs {
    width: 76%;
    margin-left: 15.6%;
}

.rabtitle {
    font-size: 36px;
    color: #111;
    font-weight: bold;
}

.rabline {
    width: 60px;
    height: 3px;
    background: #e87218;
    margin: 10px 0;
}

.rabtitles {
    font-size: 24px;
    color: #111;
    margin-top: 10px;
}

.rabcon {
    font-size: 14px;
    color: #6f6f6f;
    line-height: 35px;
    margin-top: 20px;
}

.rabmore a {
    display: block;
    width: 129px;
    height: 41px;
    border: 1px solid #7d7d7d;
    text-align: center;
    line-height: 39px;
    font-size: 16px;
    color: #000;
}

.rabmore a:hover{
	color:#fff;
	background:#ea7116;
	border: 1px solid #ea7116;
}

.rabmore {
    margin-top: 40px;
}

.new {
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
}

.news {
    max-width: 1400px;
    margin: auto;
}

.title {
    width: 100%;
    overflow: hidden;
}

.title span:first-child {
    display: block;
    float: left;
    width: 7px;
    height: 36px;
    background: #e87218;
}

.title span:nth-child(2) {
    display: block;
    font-size: 36px;
    font-weight: bold;
    color: #000;
    float: left;
    margin-left: 15px;
    line-height: 36px;
}

.newmain {
    width: 100%;
    overflow: hidden;
    margin-top: 50px;
}

.lnew_top {
    width: 100%;
    position: relative;
}

.lnew_top img {
    width: 100%;
}

.lnew_top span {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
    width: 93px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    background: #e97218;
    font-size: 14px;
    color: #fff;
}

.left_new {
    float: left;
    width: 66%;
}

.lnew {
    float: left;
    width: 48.5%;
    margin-right: 3%;
    background: #f8f8f8;
}

.lnew:last-child {
    margin-right: 0;
}

.lnew_bot {
    width: 100%;
    padding: 25px;
}

.lnew_title {
    font-size: 16px;
    color: #464646;
}

.lnew_con {
    font-size: 15px;
    color: #6f6f6f;
    line-height: 2;
    margin-top: 10px;
}

.lnew_time img {
    margin-right: 5px;
    margin-top: -3px;
}

.lnew_time {
    margin-top: 20px;
}

.right_new {
    float: right;
    width: 31.2%;
    background: #f8f8f8;
    padding-top: 50px;
    position: relative;
}

.swiper-container.newswiper {
    width: 85%;
    margin: auto;
}

.rnew_date {
    font-size: 15px;
    color: #6b6b6b;
}

.rnew_title {
    font-size: 16px;
    font-weight: bold;
    color: #3e3e3e;
    line-height: 30px;
}

.swiper-container.newswiper a {
    display: block;
    margin-bottom: 26px;
}

.right_new .swiper-button-next {
    width: 8px;
    height: 16px;
    background: url(../images/right_new.png) center no-repeat;
    top: 29px;
    right: 10%;
    margin-top: 0;
}

.right_new .swiper-button-prev {
    width: 8px;
    height: 16px;
    background: url(../images/left_new.png) center no-repeat;
    top: 29px;
    left: auto;
    right: calc(10% + 22px);
    margin-top: 0;
}

.right_new .newline {
    position: absolute;
    top: 26px;
    right: calc(10% + 14px);
    margin-top: 0;
}

.product {
	
    width: 100%;
    overflow: hidden;
    margin-top: 110px;
    margin-bottom: 100px;
}

.products {
    max-width: 1400px;
    margin: auto;
}

.plist {
    margin-top: 60px;
    width: 100%;
    overflow: hidden;
}

.plists {
    width: 23.5%;
    float: left;
    margin-right: 2%;
	margin-bottom:20px;
}

.plists:nth-child(4n) {
    margin-right: 0;
}

.plist_pic img {
    width: 100%;
}

.plist_title {
    font-size: 18px;
    color: #1e1e1e;
    font-weight: bold;
    margin-top: 30px;
}

.plist_con {
    font-size: 14px;
    color: #6f6f6f;
    line-height: 2;
    margin-top: 10px;
}

.plist_line {
    margin-top: 35px;
    width: 100%;
    height: 2px;
    background: #eeeeee;
}

.plists:hover .plist_line {
    background: #e87218;
}

.foot {
    width: 100%;
    overflow: hidden;
    background: #1e1b2e;
    padding-top: 30px;
    padding-bottom: 75px;
}

.foots {
    max-width: 1400px;
    margin: auto;
}

.left_foot {
    float: left;
    width: 15.7%;
}

.saoma {
    width: 100%;
    overflow: hidden;
    margin-top: 10px;
}

.sm {
    width: 48%;
    float: left;
    margin-right: 4%;
    background: #fff;
    text-align: center;
}

.sm:last-child {
    margin-right: 0;
}

.sm img {
    width: 100%;
}

.sm p {
    font-size: 14px;
    color: #3e3e3e;
}

.right_foot {
    float: right;
    padding-top: 65px;
}

.rfoot_top span {
    font-family: "Times New Roman";
    font-size: 28px;
    color: #fff;
}

.rfoot_top img {
    margin-top: -8px;
    margin-right: 5px;
}

.rfoots {
    font-size: 14px;
    color: #e2e1e1;
    margin-top: 10px;
    padding-left: 5px;
}

.share {
    margin-top: 20px;
}

.share span {
    font-size: 14px;
    color: #fff;
}

.share a {
    margin-left: 5px;
}

.mid_foot {
    float: left;
    width: 61%;
    padding-top: 65px;
}

.ftitle a {
    font-size: 16px;
    color: #fff;
    font-weight: bold;
}

.ftitle {
    margin-bottom: 20px;
}

.flist ul {
    margin-bottom: 0;
}

.flist ul li {
    margin-bottom: 10px;
}

.flist ul li a {
    font-size: 14px;
    color: #fff;
}

.flist {
    float: left;
    min-height: 195px;
    padding-left: 7%;
    padding-right: 8%;
    border-right: 1px solid #323041;
}

.copy {
    width: 100%;
    overflow: hidden;
    text-align: center;
    background: #0e0c18;
}

.copy a {
    font-size: 14px;
    color: #fff;
    line-height: 70px;
}

.mobile-inner-header {
    background-color: rgba(255, 255, 255, 0.7);
    width: 100%;
    height: 60px;
    display: none;
    line-height: 60px;
    text-align: left;
    color: #333;
    font-weight: bold;
    font-size: 22px;
    padding-left: 15px;
}

.mobile-inner-header-icon {
    color: #ffffff;
    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(255, 255, 255, 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: 90%;
    margin-top: -5px;
}

.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);
}
.box7 {
    margin: 100px auto 0;
}

.title {
    width: 100%;
    height: auto;
    position: relative;
    text-align: left;
}

.title .t {
    font-size: 114px;
    line-height: 114px;
    color: #f6f6f6;
    font-family: HEB;
    text-transform: uppercase;
	display:none;
}

.title .t1 {
    font-size: 30px;
    color: #333;
    font-weight: bold;
    width: 100%;

}

.box7 ul {
    width: 100%;
    height: auto;
    margin-top: 40px;
}

.box7 ul li {
    width: 100%;
    height: auto;
    border-bottom: 1px solid #d6d6d6;
    padding-bottom: 50px;
    margin-bottom: 50px;
	overflow:hidden;
}

.box7 ul li .pic {
    width: 41.7%;
    height: auto;
}

.box7 ul li .con {
    width: 52.5%;
    height: 100%;
}

.box7 ul li .con .tits {
    font-size: 16px;
    line-height: 40px;
    background: #e97218;
    padding: 0 15px;
    display: inline-block;
    color: #fff;
    letter-spacing: -0.5px;
}

.box7 ul li .con .tit {
    font-size: 16px;
    line-height: 30px;
    color: #616161;
    margin-top: 17px;
}

.box7 ul li .con .tit .t {
    margin-bottom: 18px;
}

.box7 ul li:last-child {
    border-bottom: none;
}

@media (max-width: 1024px) {
    .box7 .box-new {
        padding-top: 60px;
        padding-bottom: 80px;
    }
    .box7 .box-new .title .t {
        font-size: 80px;
        line-height: 80px;
    }
    .box7 .box-new .title .t1 {
        font-size: 26px;
        line-height: 80px;
    }
}

@media (max-width: 1450px) {
    .box7 ul li .con .tit .t {
        margin-bottom: 10px;
    }
}

@media (max-width: 1320px) {
    .box7 ul li .pic {
        width: 46%;
    }
    .box7 ul li .con {
        width: 50.5%;
    }
    .box7 ul li .con .tit .t {
        margin-bottom: 5px;
    }
}

@media (max-width: 1160px) {
    .box7 ul li {
        height: auto !important;
    }
    .box7 ul li .con {
        margin-top: 20px;
    }
}

@media (max-width: 940px) {
    .box7 {
        margin: 60px auto 40px;
    }
    .box7 ul li {
        padding-bottom: 30px;
        margin-bottom: 30px;
    }
    .box7 ul li .con {
        margin-top: 10px;
    }
    .box7 ul li .con .t {
        margin-bottom: 0;
    }
}

@media (max-width: 710px) {
    .box7 {
        margin: 40px auto 20px;
    }
    .box7 .title .t {
        font-size: 60px;
        line-height: 60px;
    }
    .box7 .title .t1 {
        font-size: 20px;
        line-height: 60px;
    }
    .box7 ul {
        margin-top: 20px;
    }
    .box7 ul li .pic {
        width: 100%;
        float: none;
    }
    .box7 ul li .con {
        width: 100%;
        float: none;
        margin-top: 15px;
    }
}

@media (max-width: 520px) {
    .box7 .title .t {
        font-size: 50px;
        line-height: 50px;
    }
    .box7 .title .t1 {
        font-size: 18px;
        line-height: 50px;
    }
}

@media (max-width: 400px) {
    .box7 ul li {
        padding-bottom: 30px;
        margin-bottom: 30px;
    }
}
.left {
    float: left;
}
.right {
    float: right;
}
.box7 .table{
	text-align:left;
}
.fzlc{
	border-top:1px solid #dfdfdf;
	
	width:100%;
	overflow:hidden;
	margin-bottom:30px;
}

.fzlcs{

	margin:60px auto;
}
.fztitle{
	font-weight:bold;
	font-size:30px;
	color:#333;
}
.left_fz{
	width:30%;
	float:left;
}
.fz_main{
	overflow:hidden;
	margin-top:40px;
}
.lfz{
	font-size:18px;
	color:#333;

	margin-bottom:35px;
	cursor:pointer;
}
.lfz.active{
	font-weight:bold;
	padding-left:10px;
font-size:18px;
		color:#e97218;
	border-left:4px solid #e97218;
}
.right_fz{
	float:right;
	width:70%;
}
.right_fz p{
	overflow:hidden;
}
.right_fz label{
	font-size:18px;
	margin-right:30px;
	display:block;
	float:left;
	width:8%;
}
.right_fz span{
	display:block;
	float:left;
	width:85%;
	font-size:16px;
	line-height: 45px;
}
.rfz{
	font-size:14px;
	line-height:2.5;
	display:none;
}
.rongyu{
	width:100%;
	margin:40px auto;
	text-align:center;
	position:relative;
}
.rongyu .swiper-button-prev{background:url(../images/button_hover.png); background-position:left top;width:24px; height:24px;}
.rongyu .swiper-button-next{background:url(../images/button_hover.png); background-position:right top;width:24px; height:24px;}
.rongyu p{
	font-size:16px;
	color:#333;
	margin-top:15px;
}
.banner_title {
    font-size: 59px;
    color: #232323;
    font-weight: bold;
    font-family: "思源黑体 CN";
    position: absolute;
    z-index: 99;
    top: 180px;
    left: 13.5%;
}

.banner_titles {
    font-size: 24px;
    color: #2a2929;
    position: absolute;
    z-index: 99;
    top: 260px;
    left: 13.5%;
    line-height: 45px;
}

.banner_more a {
    display: block;
    width: 182px;
    height: 44px;
    border: 1px solid #4c4c4c;
    text-align: center;
    line-height: 42px;
    font-size: 16px;
    color: #464646;
}
.banner_more a:hover{
	color:#fff;
	background:#ea7116;
	border: 1px solid #ea7116;
}

.banner_more {
    position: absolute;
    left: 13.5%;
    top: 385px;
}
.main-subnav {
    text-align: center;
    height: 50px;
    width: 100%;
    background-color: #fff;
    border-bottom: 1px solid #e5e5e5;
    z-index: 200;
    border-top: 1px solid #e5e5e5 \0;
    position: absolute;left:0;
	top:102px;
	display:none;
		border-top:1px solid #dfdfdf;
}

.main-subnav.fixed {
    position: fixed;
    top: 66px;
    -webkit-transition: top 0.5s;
    transition: top 0.5s;
}

.main-subnav.fixed.top {
    top: 0;
}

.main-subnav #main-subnav-list {
    border: none;
    background-color: #fff;
}

.main-subnav ul {
    overflow: hidden;
    text-align: left;
    margin: 0;
    width: 100%;
}

.main-subnav ul li {
    border-bottom: 1px solid #d4d4d4;
    padding: 8px 0;
    overflow: hidden;
}

.main-subnav ul li.active > a:before {
    content: '\e743';
    font-family: 'iconfont' !important;
    font-size: 16px;
    color: #c7000b;
    float: left;
}

.main-subnav ul li a {
    font-size: 1em;
    line-height: 22px;
    height: 22px;
    display: block;
	color:#333 !important;
}
.main-subnav ul li:hover a{
		color:#ea7116 !important;
	}
.main-subnav ul li a.no-link{
    pointer-events: none;
    color: #999;
    border-bottom: 0 !important;
}
.main-subnav ul li a span {
    margin-left: 10px;
    color: #c7000b;
}

.main-subnav .dropdown .dropdown-menu {
    font-size: inherit;
    position: static;
    float: none;
    display: block;
    border: none;
    box-shadow: none;
}

.main-subnav .dropdown button {
    border: none;
    display: none;
}

.main-subnav .dropdown ul {
    background-color: #fff;
    border-radius: 0;
}

.main-subnav .dropdown ul li {
    display: block;
    float: none;
}

.main-subnav .dropdown ul li.active a,.main-subnav .dropdown ul li:hover a,.main-subnav .dropdown ul li:focus a {
    border-bottom: none;
    background-color: transparent;
    color: #c7000b;
}

.main-subnav .dropdown ul li a {
    font-size: 1em;
    padding: 0;
}
@media (min-width: 1025px) {
    .main-subnav.fixed {
        top:78px;
    }

    .main-subnav #main-subnav-list {
        float: left;
        background-color: transparent;
    }

    .main-subnav .nav-box {
        display: inline-block;
        width: auto;
        height: inherit;
		    position: relative;
    top: -6px;
    }

    .main-subnav .name {
        line-height: 22px;
        padding-right: 30px;
        float: left;
        border-right: 1px solid #e5e5e5;
        width: auto;
        margin-top: 14px;
        font-size: 15px;
		font-weight:bold;
		color:#333 !important;
    }
	.main-subnav .name:hover{
		color:#ea7116 !important;
	}
    .main-subnav .name[href="javascript:;"]{
        cursor: default;
    }
    .main-subnav .name .iconfont {
        display: none;
    }

    .main-subnav ul {
        float: left;
        background-color: transparent;
        width: auto;
    }

    .main-subnav ul li {
        float: left;
        margin: 0 15px;
        border: none;
        padding: 0;
        overflow: visible;
    }

    .main-subnav ul li.active a {
        border-bottom: 2px solid #c7000b;
    }
    .main-subnav ul li.active ul.nav-dropdown a{
        border:0;
    }
    .main-subnav ul li.active a:before {
        content: '';
    }

    .main-subnav ul li a {
        font-size: 15px;
        line-height: 50px;
        height: 50px;
    }

    .main-subnav ul li a span {
        margin-left: 10px;
        color: #c7000b;
        visibility: hidden;
        opacity: 0;
    }

    .main-subnav ul li a:hover span {
        visibility: visible;
        opacity: 1;
    }
}
.human-box {
    margin-top: 40px;
}

.human-box .item {
    background: #f5f5f5;
    padding: 22px 28px 30px;
}

.human-box .item:nth-of-type(2n+2) {
    background: #fff;
}

.human-box h3 {
    overflow: hidden;
}

.human-box h3 .info {
    width: 70%;
    float: left;
}

.human-box h3 .info .tit {
    font-size: 24px;
    line-height: 28px;
    color: #333333;
}

.human-box h3 .info .txt {
    font-size: 16px;
    color: #666666;
    margin-top: 22px;
}

.human-box h3 .info .txt span {
    display: inline-block;
    position: relative;
    margin-right: 45px;
}

.human-box h3 .info .txt span::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 15px;
    background: #d3d2d2;
    right: -26px;
}

.human-box h3 .info .txt span:last-child::after {
    display: none;
}

.human-box h3 .open {
    background: url(../image/rc-down.png) no-repeat right center;
    display: inline-block;
    font-size: 16px;
    color: #eb6f13;
    padding-right: 21px;
    margin-top: 14px;
    cursor: pointer;
}

.human-box h3.on .open {
    background: url(../image/rc-up.png) no-repeat right center;
    color: #eb6f13;
}

.human-box h3 .tjl {
    display: block;
    width: 113px;
    height: 36px;
    background: #eb6f13;
    text-align: center;
    line-height: 36px;
    color: #fff;
    font-size: 16px;
    float: right;
    margin-top: 10px;
}

.human-box h3 .tjl:hover {
    border-radius: 20px;
}

.human-box ul {
    margin-top: 25px;
    padding-top: 26px;
    border-top: 1px solid #dfdfdf;
    display: none;
}

.human-box ul li .xx {
    margin-bottom: 26px;
    font-size: 15px;
    color: #666666;
}

.human-box ul li .cont {
    font-size: 15px;
    color: #333333;
    line-height: 28px;
    margin-bottom: 30px;
	text-align:left;
}

.human-box ul li .cont .tit {
    color: #666666;
    margin-bottom: 5px;
}

.download {
    padding: 60px 0 80px;
}

.download ul li {
    background: url(../image/pdf-ico.png) no-repeat left top;
    padding-left: 100px;
    border-bottom: 1px solid #edecec;
    padding-bottom: 32px;
    overflow: hidden;
    margin-bottom: 18px;
}

.download ul li .info {
    width: 60%;
    float: left;
}

.download ul li .txt1 {
    font-weight: bold;
    font-size: 20px;
    color: #333333;
    transition: all .5s ease;
}

.download ul li:hover .txt1 {
    color: #005BAC;
    transition: all .5s ease;
}

.download ul li .txt2 {
    font-size: 16px;
    color: #999999;
    margin-top: 18px;
}

.download ul li .ico {
    width: 69px;
    height: 69px;
    border: 1px solid #e1e1e1;
    border-radius: 100%;
    float: right;
    text-align: center;
    line-height: 67px;
    transition: all .5s ease;
}

.download ul li:hover .ico {
    background: #005BAC;
    border: 1px solid #005BAC;
    color: #fff;
    transition: all .5s ease;
}

.download ul li .ico i {
    font-size: 35px;
}
.ryswiper img{
	width:100%;
	background: #f4f4f4;
    padding: 10px;
}

.language{
	float:right;
	margin-top:33px;
	margin-left:10px;
}
.language a{
	display:block;
	width:33px;
	height:33px;
	text-align:center;
	border-radius:100%;
	line-height:31px;
	color:#fff;
	font-size:14px;
	background:#ea7116;
}
.contactlist{
	max-width:1220px;
	margin:auto;
	margin-bottom:20px;
}
.contactlist li {
  width: 33.3333%;
  float: left;
  margin-left: -1px;
  margin-top: -1px;
}
.service-wr {
  padding: 22px 24px 0;
  border: 1px solid #F1F1F1;
}
.service-wr strong {
  display: block;
  line-height: 1.1;
  color: #333333;
  font-size: 14px;
}
.service-down {
  margin-top: 22px;
  height: 120px;
}
.service-down p {
  color: #777777;
  font-size: 12px;
  line-height: 1.5;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.service-down p i {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  width: 24px;
  color: #5B7C98;
  font-size: 18px;
  margin-right:5px;
}
.contactlists{
	margin-bottom:0;
	margin-top:20px;
}
.pro-def-pro .img video{
	margin-top:18%;
}
.productmore{
	margin-top:25px;
}
.productmore a {
    display: block;
    width: 129px;
    height: 41px;
    border: 1px solid #7d7d7d;
    text-align: center;
    line-height: 39px;
    font-size: 16px;
    color: #000;
	margin:auto;
}
.productmore a:hover{
	color:#fff;
	background:#ea7116;
	border: 1px solid #ea7116;
}
.pbanner{
	display:none;
}
.detailnav{
	display:none;
}
.detailnav a{
	line-height:40px;
	padding-left:15px;
	font-size:13px;
}
#toolbar {
        position: fixed;
        z-index: 9999;
        right: 33px;
        bottom: 30%;
    }
    
    #toolbar li {
        margin-bottom: 3px;
        font-size: 0;
        width: 57px;
        height: 57px;
        right: 0;
        position: relative;
    }
    
    #toolbar li a {
        display: block;
        position: absolute;
        z-index: 9;
        right: 0;
        top: 0;
        width: 57px;
        height: 57px;
        overflow: hidden;
        transition: all .5s ease;
        white-space: nowrap;
        font-size: 0;
    }
    
    #toolbar li .iconfont {
        display: inline-block;
        vertical-align: middle;
        width: 57px;
        height: 57px;
        background-color: #ea7116;
        vertical-align: middle;
        text-align: center;
        line-height: 57px;
        color: #fff;
        font-size: 12px;
        padding-top: 15px;
    }
    
    #toolbar li .wz {
        display: inline-block;
        line-height: 57px;
        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: #ea7116;
    }
    
    .iconfont {
        color: #fff;
    }
    
    #toolbar li:hover a {
        width: 200px;
        background-color: #ea7116;
    }
    
    #toolbar li:hover .iconfont {
        background-color: #ea7116 !important;
    }
    
    .icon-qq {
        background: url(../images/QQ1.png) center no-repeat;
        background-position-y:5px; 
    }
    
    .icon-iconfontphone {
        background: url(../images/tel1.png) center no-repeat;
        background-position-y:5px; 
    }
    
    .icon-msnui-qr-code {
        background: url(../images/erwei1.png) center no-repeat;
        background-position-y:5px; 
    }
    
    .icon-wenjianxiazaiicon {
        background: url(../images/liuyan1.png) center no-repeat;
        background-position-y:5px; 
    }
    
    .icon-arrowup {
        background: url(../images/backtop.png) center no-repeat;
        background-color: #ea7116 !important;
    }
    #toolbar li:first-child:hover .icon-qq{
        background: url(../images/QQ1.png) center no-repeat;
    }
    #toolbar li:nth-child(2):hover .icon-iconfontphone{
        background: url(../images/tel1.png) center no-repeat;
    }
    #toolbar li:nth-child(4):hover .icon-wenjianxiazaiicon {
        background: url(../images/liuyan1.png) center no-repeat;
    }