ul,
li {
	list-style: none;
	margin: 0;
	padding: 0;
}

a {
	color: #333;
	text-decoration: none;
}

p {
	margin: 0;
}

body {
	margin: 0;
}

.nav {
	display: none;
}

.navul,
.inner {
	width: 1200px;
	margin: 0 auto;    
}

.menu {
	background: #1250b7;
    background: url(../image/nav_bg_02.jpg) no-repeat 50% 0;
	height:65px;
	position:relative;
	z-index:99;
	width:100%;
	margin:0 auto;
}

.menu ul {
	height:60px;
}

.menu ul li {
	float: left;
	width: calc(100% / 10);
	text-align: center;
	color: #fff;
	padding: 22px 0;
}

.menu ul li a {
	color: #fff;
    font-size: 15px;
}
.menu ul li ul{
	display:none;
	background:rgba(18,82,183,0.6);
	position:absolute;
	left:0;
	top:60px;
	width:100%;
	height:auto;
}
.menu ul li:hover ul{
	display:block;
}
.menu ul li ul a{
	margin-top:10px;
	padding:10px 0;
	margin-left:60px;
	line-height:40px;
	display:none;
}
.menu ul li:nth-child(3):hover ul a:nth-child(1),.menu ul li:nth-child(3):hover ul a:nth-child(2){
	display:inline-block;
}
.menu ul li:nth-child(3):hover ul a:nth-child(3),.menu ul li:nth-child(3):hover ul a:nth-child(4){
	display:inline-block;
}
.menu ul li:nth-child(3):hover ul a:nth-child(5),.menu ul li:nth-child(3):hover ul a:nth-child(6){
	display:inline-block;
}
.menu ul li:nth-child(3):hover ul a:nth-child(7),{
	display:inline-block;
}
.menu ul li:nth-child(4):hover ul a:nth-child(8),.menu ul li:nth-child(4):hover ul a:nth-child(9),.menu ul li:nth-child(4):hover ul a:nth-child(10),.menu ul li:nth-child(4):hover ul a:nth-child(11),.menu ul li:nth-child(4):hover ul a:nth-child(12){
	display:inline-block;
}
.menu ul li:nth-child(5):hover ul a:nth-child(13),.menu ul li:nth-child(5):hover ul a:nth-child(14),.menu ul li:nth-child(5):hover ul a:nth-child(15),.menu ul li:nth-child(5):hover ul a:nth-child(16),.menu ul li:nth-child(5):hover ul a:nth-child(17),.menu ul li:nth-child(5):hover ul a:nth-child(18){
	display:inline-block;
}
.menu ul li:nth-child(6):hover ul a:nth-child(19),.menu ul li:nth-child(6):hover ul a:nth-child(20),.menu ul li:nth-child(6):hover ul a:nth-child(21),.menu ul li:nth-child(6):hover ul a:nth-child(22),.menu ul li:nth-child(6):hover ul a:nth-child(23),.menu ul li:nth-child(6):hover ul a:nth-child(24){
	display:inline-block;
}

.hear {
	width: 100%;
	height: 176px;
	
	overflow: hidden;
}

.top,
.header {
	overflow: hidden;
	margin-top: 20px;
}

.top {	
	height: 35px;
    line-height: 35px;
    max-width: 1920px;
    margin: 0 auto;
    background: #f1f1f1;
}

.top span {
	float: right;
}

.top a:nth-child(3):hover+a {
	display: block;
}

.top img{
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    margin-right: 20px;
    width:26px;
}

.logo p{
            font-size:32px;
            color: #0f58d6;
            margin-top: 8px;
            font-weight: 600;
}

.logo p:last-child{
            font-size:20px;
            text-align:center;   
            color: #545454;
            font-weight: 600;         
}

.logo div{
            float:left;
            margin-left:20px;
            
        }

.tel {
	width: 205px;
	min-height: 76px;
	padding-left: 60px;
	background: url(../img/header_icon_03.png) no-repeat left;
	display: block;
	overflow: hidden;
}

.tel span {
	font-size: 24px;
	color: #f08200;
	display: block;
	margin-top: 10px;
}

.header_r {
	float: right;
}

.yincang {
	display: none;
	position: absolute;
}

.lightbox img {
	width: 100px;
}

.header_r {
	display: inline-block;
}

.header img {
	vertical-align: middle;
	float:left;
}

.i_banner {
	display: none;
}

.banner {
	text-align: center;
	overflow: hidden;
	
	margin: 0 auto;
}

.swiper {
	position: relative;
	clear:left;
}

.swiper-pagination-bullet-active {
	background: #f08200;
}

.i_search {
    max-width: 1920px;
    height: 70px;
    margin: 0px auto 0;
    background-color: #485a64;
}

.i_search_tit {
    background: url(./css/i_search_img.png) 0 0 no-repeat;
    width: 145px;
    margin-top: 8px;
    float: left;
    padding-left: 45px;
}

.i_search_tit b {
    color: #FFF;
    font-size: 17px;
    line-height: 17px;
}

.i_search_tit p {
    color: #FFF;
    font-size: 12px;
    line-height: 12px;
}

.i_search_form {
    width: 1200px;
    float: left;
    line-height: 59px;
}

.i_search_form p {
    float: left;
    margin-right: 10px;
}

.i_search_form p:last-child {
    margin-right: 0;
    margin-left: 35px;
}

.i_search_form p b {
    margin-right: 6px;
    font-size: 18px;
    font-weight: 500;
    color: #FFF;
}

.i_search_lang {
    width: 120px;
    height: 40px;
    border: 0;
    padding-left: 15px;
    outline: none;
    font-size: 20px;
    border-radius:10px;
}

.i_search_select {
    width: 110px;
    height: 40px;
    font-size: 9px;
    border: 0;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url("./css/icon2.jpg") no-repeat scroll 115px center transparent;
    background-color: #FFF;
    padding-left: 12px;
    padding-right: 15px;
    outline: none;
    border-radius:10px;
}

.i_search_select option {
    padding: 10px 0;
}

.i_search_short {
    width: 100px;
    height: 40px;
    border: 0;
    padding-left: 15px;
    outline: none;
    font-size: 20px;
    border-radius:10px;
}

.i_search_button {
    background: url(../image/i_search_btn.jpg) 0 0 no-repeat;
    border: 0;
    width: 38px;
    height: 38px;
    border-radius:10px;
    margin-top:10px;
}

.abb_list {
	overflow: hidden;
	padding: 20px 0;
}

.floor_8_main {
	background: #fff;
	width: 100%;
	/* position: absolute; */
	width: 100%;
	left: 0;
	top: 0;
	padding: 60px;
	box-sizing: border-box;
}

.floor-content li {
	float: left;
	width: calc(50% - 120px);
	margin-top: 20px;
    margin-left:90px;
	/*text-align: center;*/
	border-radius: 5px;
}

.floor-content li:nth-child(2n) {
	float: right;
}

.floor-content li a {
	color: #fff;
	overflow: hidden;
	display: inline-block;
	text-align: left;
}

.floor-content li a img {
	width: 30px;
}

.floor-content li a span {
	float: left;
	margin-top: 50px;
}

.floor-content li div {
	float: left;
	width: calc(100% - 50px);
	margin-left: 20px;
}

.in_title8 {
	text-align: center;
	margin-top: 30px;
}

.p1,
.p2 {
	font-size: 25px;
	font-weight: 600;
}

.p3 {
	display: block;
}

.proCase {
	margin-top: 50px;
	padding-bottom: 20px;
}

.proCase li {
	overflow: hidden;
}

.proCase li:hover img {
	transform: scale(1.3);
	transition: 1s;
}

.proCase li img {
	width: 100%;
	transition: 1s;
}

.floor_8_main .inner {
	overflow: hidden;
}

.floor_8_main li {
	border: 1px solid #1250b7;
}

.i_about {
	background: #eee;
	overflow: hidden;
	margin-top: 50px;
	padding-bottom: 50px;
}

.i_about p {
	margin-top: 20px;
}

.i_search_tit {
	margin: 20px 0;
}

.i_about_tit {
	text-align: center;
	margin-bottom: 30px;
}

.i_about_sub {
	position: relative;
	overflow: hidden;
}

.i_about_con {
	width: 90%;
	background: #1250b7;
	overflow: hidden;
}

.i_about_con h2 {
	margin-top: 100px;
	color: #fff;
	margin-left: 30px;
}

.i_about_con p {
	color: #fff;
	width: 60%;
	margin-left: 30px;
}

.i_about_con span {
	display: block;
	margin-bottom: 100px;
	color: #fff;
	margin-left: 30px;
}

.i_about_con a {
	color: #fff;
}

.i_about_img {
	width: 500px;
	position: absolute;
	top: 45px;
	right: 0;
}

.i_about_img li {
	float: left;
	width: 49%;
}

.i_about_img li:nth-child(2n) {
	float: right;
}

.i_about_img li img {
	width: 100%;
}

.i_pro {
	padding: 20px 0;
}

.i_pro .inner {
	background: #fff;
	overflow: hidden;
}

.in-prd-cate {
	padding: 0 20px;
}

.i_pro_sub {
	width: 100%;
}

.tit {
	text-align: center;
	color: #1250b7;
	font-size: 34px;
	font-weight: 600;
	margin-top: 40px;
	width: 100%;
	margin-bottom: 20px;
}
.tit>p{
	display:inline-block;
	color:#000;
}
.liyou{
	text-align:center;
	color:#333;
	border-bottom:1px solid #ddd;
	width:300px;
	margin:20px auto;
	position:relative;
}
.liyou::after{
	content:'';
	display:block;
	height:3px;
	background:#1250b7;
	width:50px;
	margin:0 auto;
	margin-top:20px;
}
.youshi{
	overflow:hidden;
}
.youshi1{
	width:45%;
	float:left;
}
.youshi1 img{
	width:100%;
}
.youshi1 div{
	margin-top:15px;
}
.youshi1 div img{
	width:49%;
	float:left;
}
.youshi1 div img:last-child{
	float:right;
}
.youshi2{
	float:left;
	width:50%;
	margin-left:5%;
}
.youshi:last-child{
	margin-top:30px;
}
.youshi:last-child .youshi2{
	margin-left:0;
}
.youushi:last-child .youshi1{
	margin-left:5%;
}
.youshi2>div{
	overflow:hidden;
}
.youshi3{
	width:50px;
	height:70px;
	background:#1250b7;
	color:#fff;
	font-size:30px;
	text-align:center;
	float:left;
}
.youshi3 span{
	border-bottom:1px solid #fff;
}
.youshi4{
	float:left;
	width:calc(100% - 90px);
	margin-left:20px;
}
.youshi5{
	font-size:20px;
	color:#1250b7;
	height:40px;
	border-bottom:1px dashed #999;
	margin-bottom:30px;
	font-weight:600;
}
.youshi5 p{
	float:left;
	color:#000;
}
.youshi4>p{
	color:#666;
	font-size:14px;
	line-height:30px;
}
.youshi2>div:last-child{
	margin-top:50px;
}
.i_title1{ font-size:38px; color:#333333; font-weight:bold; line-height:65px; text-align:center;margin-top:90px;}
.i_title1 span{ font-size:38px; color:#1250b7;}
.i_title2{ font-size:16px; color:#787878; line-height:35px; text-align:center;}
.i_title2 *{ color:#787878; line-height:35px;}
.i_title_img{ display:block; margin:0 auto; margin-top:5px;}
.i_d1_l{ float:left; width:260px; border:#ebebeb 1px solid;}
.i_d1_l .i_d1_l_title{ height:60px; line-height:60px; background:#1250b7; padding-left:25px; font-size:24px; color:#ffffff; position:relative;}
.i_d1_l .i_d1_l_title span{ position:absolute; left:155px; top:15px; font-family:Gabriola; line-height:40px;}
.i_d2{height:859px;background: url(../picture/i_d2_bg.jpg) center no-repeat;overflow:hidden;margin-top:20px;}

.i_d2_nav{ width:832px; margin:0 auto;}
.i_d2_nav li{ float:left; background: url(../image/i_d2_nav_bg.png) center no-repeat; width:112px; height:40px; margin:0 48px;}
.i_d2_nav li .txt1{ width:30px; height:30px; margin:24px auto 0 auto; background:#fff; border-radius:50%; text-align:center; line-height:30px; font-size:18px; color:#666666; font-weight:bold;}
.i_d2_nav li .txt2{ width:100px; margin:10px auto 0 auto; text-align:center; line-height:18px; font-size:14px; color:#fff;}
.i_d2_nav li.on{ float:left; background: url(../image/i_d2_nav_bg_on.png) center no-repeat;}
.i_d2_nav li.on .txt1{ color:#1250b7;}

.i_d2_list_c{ position:relative; /*background: url(../images/i_d2_list_ico.png) center no-repeat;*/}
.i_d2_list li{ width:535px; border:#c9c9c9 1px solid;}
.i_d2_list li.l{ float:left;}
.i_d2_list li.r{ float:right;}
.i_d2_list li .txt{ background:#979797; line-height:44px; text-align:center; font-size:18px; color:#ffffff; font-weight:bold;}
.i_d2_list li.on .txt{ background:#1250b7;}
.in-prd-cate dl {
	margin: 0;
	padding: 20px 10px;
	width: calc(30% - 20px);
	float: left;
	background: #1250b7;
	margin-right: 5%;
	border-radius: 10px;
}

.in-prd-cate dl:last-child {
	margin-right: 0;
}

.in-prd-cate dl a {
	color: #fff;
}

.in-prd-cate dd {
	margin-top: 20px;
}

.in-prd-cate dd a {
	font-size: 12px;
}

.i_pro_sub{width:845px;padding-top:0px;float: right;margin-right: 10px; }
.i_pro_tit{display:flex;justify-content:flex-start;}
.i_pro_tit h3{font-size:24px;line-height:30px;margin-right:10px;font-weight:500;margin:0;}
.i_pro_tit h3 a{color:#0f58d6;font-weight: 600;}
.i_pro_tit p{font-size:18px;line-height:30px;color:#000;}
.i_pro_list{display:flex;justify-content:space-between;flex-wrap:wrap;}
.i_pro_list li{width:24%;margin-top:29px;}
.i_pro_list li span{display:block;width:100%;border:1px solid #e1e1e1;overflow:hidden;width:192px;height:192px;overflow:hidden;display: flex;justify-content: center;align-items: center;}
.i_pro_list li span img{width:100%;height:auto;transition:.5s;}
.i_pro_list li:hover span img{transition:.5s;transform:scale(1.1);}
.i_pro_list li p{width:192px;text-align:center;border:1px solid #e1e1e1;border-top:none;line-height:40px;}

.i_pro{padding:40px 0;}
.i_sidebar{width:285px;background:#f1f1f1;padding:30px 20px;float: left;}
.i_sidebar_tit p{color:#0d56db;font-size:24px;line-height:24px;margin-bottom:10px;font-weight:500;}
.i_sidebar_tit h3{font-size:36px;line-height:36px;font-weight:500;}
.i_sidebar_tit h3 a{color:#0d56db;}
.i_sidebar_list{margin-top:30px;background:#FFF;border-radius:15px;padding:15px;}
.i_sidebar_list li{background:#f1f1f1;margin-bottom:15px;height:53px;line-height:60px;margin-left: 0px;border-radius:10px;width: 100%;margin-top: 10px;}
.i_sidebar_list li:last-child{margin-bottom:0;}
.i_sidebar_list li a{display:flex;justify-content:flex-start;margin-left: 22px;}
.i_sidebar_list li span{width:100px;display:flex;align-items:center;margin-right:20px;}
.i_sidebar_list li span img{margin:0 auto;}
.i_sidebar_list li p{font-size:18px;}

.index-c4 {
	padding-top: 130px;
}

.index-c4 ul {
	overflow: hidden;
}

.index-c4 ul li {
	position: relative;
}

.index-c4 ul li .wz {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 131, 0, 0.9);
	color: #fff;
	opacity: 0;
	transition: 1s;
}

.index-c4 ul li:hover .wz {
	opacity: 1;
	transition: 1s;
}

.index-c4 ul li .wz h3,
.index-c4 ul li .wz p {
	margin-left: 20px;
}

.index-c4 ul li img {
	width: 100%;
}

.index-c4 ul>div {
	overflow: hidden;
}

.index-c4 ul>div>div {
	float: left;
	width: 33%;
	height: 195px;
	background: #fff;
	color: #000;
	padding-left: 20px;
	box-sizing: border-box;
}

.index-c4 ul>div>div p {}

.index-c4 ul>div>div i {
	display: block;
	background: #008072;
	width: 50px;
	height: 10px;
	margin-top: 20px;
}

.index-c4 ul>div>div span {
	display: inline-block;
	background: #FF5943;
	color: #fff;
	margin-top: 30px;
	padding: 10px 20px;
}

.index-c4 ul>div:first-child li {
	width: 30%;
	float: left;
	margin-left: 3%;
}

.index-c4 ul>div:last-child {
	margin-top: 30px;
}

.index-c4 ul>div:last-child li {
	width: 48.5%;
	float: left;
	margin-right: 3%;
}

.index-c4 ul>div:last-child li:last-child {
	margin: 0;
}

.iareas .areasbox {
	overflow: hidden;
    padding-bottom:30px;
}

.iareas .areasbox a {
	width: 32%;
	float: left;
	margin-right: 2%;
	text-align: center;
	margin-top: 20px;
}

.iareas .areasbox a:nth-child(3n) {
	margin-right: 0;
}

.iareas .areasbox a img {
	width: 100%;
	display: block;
}

.iareas .areasbox a li {
	position: relative;
	overflow: hidden;
}

.iareas .areasbox a li::after {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	top: 0;
	left: 0;
	content: '';
	transition: 1s;
}

.iareas .areasbox a li p {
	position: absolute;
	width: 60%;
	height: 60%;
	border: 3px solid #fff;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	color: #fff;
	line-height: 111px;
	z-index: 99;
	border-radius: 5px;
	transition: 1s;
}

.iareas .areasbox a li:hover::after {
	opacity: 0;
	transition: 6s;
}

.iareas .areasbox a li:hover p {
	top: -200%;
	transition: 3s;
	border-top: 3px solid #1250b7;
	border-right: 3px solid #FF5943;
	border-bottom: 3px solid #d90f14;
	border-left: 3px solid #008072;
}

.i_tit {
	text-align: center;
}

.i_tit a {
	color: #1250b7;
	font-size: 34px;
}

.news_hot {
	overflow: hidden;
	background: #eee;
	padding-bottom: 30px;
}

.news_hot ul li {
	float: left;
	width: 45%;
	background: #fff;
	margin-top: 60px;
	margin-left: 5%;
	border-radius: 10px;
	position: relative;
	overflow: hidden;
	height:250px;
}

.news_hot ul li:hover {
	background: #1250b7
}

.news_hot ul li::after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-top: 5px solid #fff;
	border-left: 5px solid #008072;
	transition: 1s;
	position: absolute;
	left: 0;
	top: 0;
}

.news_hot ul li:hover::after {
	width: 100%;
	height: 100%;
	transition: 1s;
}

.news_hot ul li::before {
	content: '';
	width: 0;
	height: 0;
	border-bottom: 5px solid #fff;
	border-right: 5px solid #008072;
	transition: 1s;
	position: absolute;
	right: 0;
	bottom: 0;
}

.news_hot ul li:hover::before {
	width: 100%;
	height: 100%;
	transition: 1s;
}

.controlArrow {
	display: none;
}

.news_hot ul li:hover a {
	color: #fff;
}

.news_hot ul li img {
	display: none;
}
.news_hot ul li a p{
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow:hidden;
}
/* .news_hot ul li:first-child {
	width: 40%;
	float: left;
	margin-left: 0;
	margin-top: 0;
} */

.news_hot ul li img {
	display: none;
	width: 40%;
	margin:20px auto;
}


.news_list ul {
	overflow: hidden;
}

.news_list li {
	width: 50%;
	float: left;
	height: 222px;
	border-bottom: 1px solid #eee;
	padding-bottom: 30px;
}

.news_list li a {
	width: 95%;
	display: block;
}

.i_bottom {
	max-width: 100%;
	margin: 0px auto 0;
	height: 219px;
	padding: 20px 0;
	background: #1250b7;
}

.i_bottom1 {
    max-width: 100%;
    margin: 0px auto 0;
    height: 219px;
    padding: 20px 0;
    background: #1250b7;
}

.i_bottom_sub {
	width: 1200px;
	margin: 0 auto;
}

.link {
	width: 1000px;
	float: left;
	border-radius: 5px;
}

.link h2,
.foot_type h2 {
	color: #FFF;
	font-size: 18px;
}

.link ul {}

.link ul li {
	float: left;
	/*padding-right: 70px;
    border-bottom: 1px dashed #FFF;*/
	margin-left: 30px;
	height: 40px;
	line-height: 40px;
}

.link ul li:nth-child(6),
.link ul li:nth-child(7),
.link ul li:nth-child(5),
.link ul li:nth-child(8) {}

.link ul li a {
	color: #FFF;
}

.foot_logo {
	width: 500px;
	float: left;
	margin-left: 0px;
	background: url(../image/foot.png) no-repeat;
	height: 135px;
	margin-top: 40px;
}

.foot_type {
	width: 411px;
	float: left;
	margin-top: 20px;
}

.foot_type ul {
	margin-top: 10px;
}

.foot_type ul li {
	float: left;
	width: 420px;
	margin-right: 50px;
	/*border-bottom: 1px dashed #FFF;*/
	height: 30px;
	line-height: 40px;
	color:#fff;
}

.foot_type ul li a {
	color: #FFF;
}

.foot_type>div:first-child {
	float: left;
	width: 200px;
}

.foot_type>div:first-child p {
	writing-mode: horizontal-tb;
	word-wrap: break-word;
	width: 20px;
	float: left;
	color: #efefef;
	font-size: 20px;
	margin-left: 90px;
	margin-top: 26px;
}

.foot_type>div:last-child {
	float: left;
	width: 690px;
	background: #111;
	height: 300px;
}

.foot_type>div:last-child img {
	width: 208px;
	float: left;
	margin-top: 46px;
	margin-left: 31px;
}

.foot_type>div:last-child>div {
	float: left;
	width: calc(78% - 130px);
	margin-left: 30px;
	color: #fff;
}

.foot_type>div:last-child>div>div {
	overflow: hidden;
	margin-top: 5px;
	line-height: 29px;
}

.foot_type>div:last-child>div>div>p {
	float: left;
}

.foot_type>div:last-child>div>div>div {
	float: left;
	width: 90%;
}

.footer {
	max-width: 1920px;
	color: #ffffff;
	height: 30px;
	line-height: 30px;
	padding: 10px 0;
	background: #d90f14;
	text-align: center;
	bottom: 0;
	left: 0;
	width: 100%;
}

.foot_type>div:last-child>div>div>div i {
	font-style: normal;
	display: block;
	margin-top: 3px;
}

.foot_img {
	width: 140px;
	float: right;
	margin-top: -60px;
	height:310px;
	background:#fff;
	text-align:center;
}
.foot_img>img{
	width:100%;
	margin-top:40px;
}

.footer {
	max-width: 100%;
	color: #fff;
	height: 30px;
	line-height: 30px;
	padding: 10px 0;
	background: #1250b7;
	text-align: center;
}

.foot_type a {
	color: #fff;
}

.foot_sub {
	display: none;
}

.foot_img img {
	width: 92%;
    margin-top:90px;
}

.ewmtext {
	color: #1250b7;
    margin-top:20px;
}

.toolbar {
	width: 52px;
	position: fixed;
	right: 3% !important;
	top: 44%;
	z-index: 999;
}

.toolbar dd {
	width: 51px;
	height: 51px;
	margin-bottom: 1px;
	position: relative;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	margin-top: 4px;
	border: #ebebeb solid 1px;
	background-color: #fff;
	-webkit-border-radius: 100%;
	border-radius: 100%;
}

.toolbar dd i {
	width: 51px;
	height: 51px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer;
	text-align: center;
	-webkit-border-radius: 100%;
	border-radius: 100%;
}

.toolbar dd i span {
	width: 35px;
	height: 35px;
	display: block;
	margin: 8px 0 0 8px;
	background: url(../image/rightfixicon.png) no-repeat 0 0;
	float: none;
}

.toolbar dd.gottop {
	display: none;
}

.toolbar .slide-tel {
	display: block;
	width: 0;
	height: 53px;
	line-height: 53px;
	font-size: 24px;
	font-weight: bold;
	font-family: arial;
	color: #FFF;
	position: absolute;
	padding: 0 0 0 53px;
	top: -1px;
	right: -2px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	overflow: hidden;
	margin-top: 0;
}

.toolbar .pop {
	position: absolute;
	right: 90px;
	top: -65px;
	background: #1250b7;
	display: none;
}

.toolbar .pop-code {
	width: 160px;
}

.toolbar .pop-code img {
	width: 120px;
	height: 120px;
	display: block;
	padding: 20px 20px 0;
}

.toolbar .pop-code h3 {
	height: 52px;
	line-height: 26px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	white-space: nowrap;
}

.toolbar .pop-code h3 b {
	display: block;
	font-size: 14px;
	font-weight: normal;
}

.toolbar .qq span {
	background-position: -35px -47px;
}

.toolbar .qq a {
	width: 52px;
	height: 52px;
	cursor: pointer;
	display: block;
}

.toolbar .qq:hover {
	background-color: #1250b7;
	border-radius: 100%;
}

.toolbar .qq:hover span {
	background-position: 0 -47px;
}

.toolbar .tel1 span {
	background-position: -35px 0;
}

.toolbar .tel1:hover {
	background: #1250b7;
}

.toolbar .tel1:hover span {
	background-position: 0 0;
}

.toolbar .code span {
	background-position: -35px -95px;
}

.toolbar .code:hover {
	background-color: #1250b7;
	border-radius: 100%;
}

.toolbar .code:hover span {
	background-position: 0 -95px;
}

.toolbar .foot_top span {
	background-position: -35px -142px;
}

.toolbar .foot_top:hover {
	background-color: #1250b7;
	border-radius: 100%;
}

.toolbar .foot_top:hover span {
	background-position: 0 -142px;
}

.toolbar dd:hover {}

.foot_top {
	background: #fff;
}

/*新闻中心*/
.main {
	overflow: hidden;
	background: #ffffff;
}

.crumb {
	margin-top: 20px;
}

.sidebar {
	text-align: center;
}

.sidebar ul {
	display: inline-block;
	overflow: hidden;
}

.sidebar li {
	float: left;
	background: #fff;
	padding: 10px 20px;
	margin-right: 20px;
}

.sidebar1 {
	overflow: hidden;
	margin-top: 30px;
}

.sidebar1>div {
	float: left;
}

.sidebar1>ul {
	float: left;
}

.sidebar1 li {
	float: left;
}

.news {
	margin-bottom: 60px;
    margin-top: 80px;
}

.news li {
	width: 100%;
	float: none;
	background: #f9f9f9;
	padding: 10px;
	margin-top: 20px;
	box-sizing: border-box;
	border: transparent 1px solid;
}

.news li:hover {
    border: 1px solid #1250b7;
    background:#1250b7;
}
.news li:hover a{
    color:#fff;
}
.news li:hover .newLeftss p,.news li:hover .newLeftss span{
    color:#fff;
}
.news li:hover .newLeftss{
    background:#f27d00;
}

.news li:hover .span{
    background:#f27d00;
}

.news li a {
	overflow: hidden;
	display: block;
}

.news h1 {
    font-size:24px;
    font-weight:400;
    border-bottom: 1px solid #eee;
}

.newLeftss {
	float: left;
	background: #E1EEF0;
	width: 100px;
	height: 100px;
	float: left;
	text-align: center;
}

.newLeftss p {
	color: #1250b7;
	font-size: 30px;
	text-align: center;
	font-weight: 900;
	margin-top: 20px;
}

.newLeftss span {
	color: #999;
	display: block;
}

.newRights {
	float: left;
	width: calc(100% - 250px);
	margin-left: 20px;
}

.newRights p:first-child {
	font-size: 20px;
	font-weight: 900;
	margin-bottom: 20px;
}

.news li>a>span {
	float: right;
	margin-right: 20px;
	background: #1250b7;
	color: #fff;
	padding: 10px 20px;
	margin-top: 20px;
}

.small-new {
	display: none;
}

.banner1 img {
	width: 100%;
}

/* 关于我们 */
.crumb {
	height: 35px;
	line-height: 35px;
	border: 1px solid #ddd;
	border-radius: 10px;
	padding-left: 15px;
	margin-bottom: 20px;
}

.crumb p {
	margin-right: 10px;
	color: #999;
}

.crumb p a {
	color: #999;
}

.sidebar {
	width: 100%;
}

.sidebar_list {
	background: #fff;
	border: 1px solid #dedede;
	border-top: none;
	padding: 5px 30px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	padding-bottom: 15px;
}

.sidebar_listnew {
	background: none;
	border: none;
}

.sidebar_list li {
	
	height: 48px;
	line-height: 49px;
	transition: all 0.6s;
	overflow: hidden;
	border: 1px solid #ddd;
}

.sidebar_list li span {
	float: right;
	margin-right: 5px;
}

.sidebar_list li:hover {
	background: #1250b7;
	padding-left: 10px;
}

.sidebar_list li:hover a {
	color: #fff;
}

.sidebar_list li:hover span {
	color: #fff;
}

.sidebar_list li:last-child {
	/*border-bottom: none;*/
}


.sidebar1 {
	width: 100%;
	margin-top: 20px;
}

.sidebar1_list {
	background: #fff;
	border: 1px solid #dedede;
	border-top: none;
	padding: 5px 15px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	padding-bottom: 15px;
}

.sidebar1_list li {
	border-bottom: 1px dashed #dedede;
	line-height: 49px;
	transition: all 0.6s;
	float: none;
}

.sidebar1_list li span {
	float: right;
	margin-right: 5px;
}

.sidebar1_list li:hover {
	background: #1250b7;
	padding-left: 10px;
	color: #fff;
}

.sidebar1_list li:hover a {
	color: #fff;
}

.sidebar1_list li:hover span {
	color: #fff;
}

.sidebar1_list li:last-child {
	border-bottom: none;
}

.left_tit {
	width: 100%;
	height: 50px;
	text-align: center;
	line-height: 50px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}

.left_tit a {
	color: #FFF;
	font-size: 18px;
	font-weight: 600;
}

.first-bg {
	background: #1250b7;
}


.brand_cat li {
	width: 23%;
	height: 294px;
	float: left;
	overflow: hidden;
	background: #F8F8F8;
	border: 1px solid #F1F1F1;
	margin-left: 1%;
}

.brand_cat li:hover {
	background: #fff;
	box-shadow: 2px 5px 20px #ccc;
}

.brand_cat li img {
	width: 50%;
	margin-top: 10px;
	margin-right: 10px;
	float: right;
}

.right1 li img {
	width: 100%;
	margin-right: 0;
	float: none;
}

.brand_cat li>div {
	width: 100%;
	margin-top: 60px;
}

.brand_cat li>div>div:first-child {
	font-size: 26px;
	margin-left: 20px;
}

.brand_cat li>div>div:nth-child(2) {
	margin-left: 20px;
	font-size: 15px;
	margin-top: 10px;
}

.brand_cat li>div>div:nth-child(3) {
	margin-left: 12px;
	color: #666;
	font-size: 12px;
}

.right1 li {
	position: relative;
}

.right1 li>div {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	transition: 1s;
}

.right1 li:hover>div {
	top: 0;
	transition: 1s;
	color: #fff;
}

.product_sub img {
	width: 73%;
	float: left;
	margin: 0;
	border: none;
	height: 100%;
}

.product_sub .product_sub_1 {
	width: 62%;
	float: left;
	margin: 0;
	border: none;
}

.product_sub>div {
	overflow: hidden;
	display: inline-block;
}

.product_sub table {
	margin-top: 20px;
	border: none;
	width: 100%;
	line-height: 30px;
}

.product_sub table tr {
	border: none;
}

.product_sub table tr:last-child {
	border: none;
}

.product_sub table tr td {
	border: none;
	text-align: center;
}

.product_sub table tr th {
	background: none;
	text-align: left;
	color: #666;
}

.product_sub table tr td:first-child {
	background: #898989;
}

.product_sub table tr td:last-child {
	background: #f4f4f4;
}

.brand ul {
	overflow: hidden;
	margin-bottom: 30px;
}

/*关于我们*/
.contact-2 {
	margin-left: -20px;
	margin-bottom: 40px;
}

.contact-2 li {
	float: left;
	width: 25%;
}

.contact-2 li .wrap {
	border: 1px solid #ddd;
	margin-left: 20px;
	text-align: center;
	padding: 20px;
}

.contact-2 li img {
	display: block;
	height: 50px;
	width: auto;
	margin: 0 auto;
}

.contact-2 li p {
	margin-bottom: 0;
	height: 60px;
	overflow: hidden;
}

.contact-1 {
	margin:30px 0 0 0;
	background-color: #f5f5f5;
	overflow:hidden;
}

.contact-1 dt {
	float: left;
	width: 440px;
    margin-top:50px;
}

.contact-1 dd {
	margin-left: 440px;
	padding: 10px 0px 0 50px;
}

.contact-1 dd h4 {
	margin: 0;
	font-weight: normal;
	font-size: 16px;
	color: #1250b7;
}

.contact-1 dd p {
	font-size: 16px;
	color: #666;
	line-height: 2;
	margin: 20px 0 0;
}

.contact-2 {
	margin-left: -20px;
	margin-bottom: 40px;
	overflow: hidden;
}

.contact-2 li {
	float: left;
	width: 25%;

}

.contact-2 li .wrap {
	border: 1px solid #ddd;
	margin-left: 20px;
	text-align: center;
	padding: 20px;
}

.contact-2 li img {
	display: block;
	height: 50px;
	width: auto;
	margin: 0 auto;
}

.contact-2 li p {
	margin-bottom: 0;
	height: 60px;
	overflow: hidden;
}

.xinghao {
	overflow: hidden;
}

.inf_lc {
	clear: both;
	padding: 5px 0 0;
}

.inf_lc li {
	padding: 8px 16px 0 16px;
	border: 1px solid white;
	border-radius: 8px;
	height: 300px;
	margin: 0 0 30px;
	background: #f9f9f9;
	float: left;
	width: 29%;
	text-align: center;
}

.inf_lc img {

	width: 100%;
}

.inf_lc li:hover {
	border-color: #1250b7;
	border-radius: 4px;
}

.inf_lc li.bg {
	background: #f5f5f5;
}

.inf_lc li h4 {
	padding: 35px 14px 5px 15px;
	text-align: center;
	float: left;
	width: 64px;
	overflow: hidden;
}

.inf_lc li h4 b {
	font-weight: 100;
	display: block;
	line-height: 36px;
	height: 36px;
	overflow: hidden;
	font-size: 28px;
	font-family: Arial;
	text-transform: uppercase;
}

.inf_lc li h4 span {
	font-weight: 100;
	display: block;
	line-height: 16px;
	height: 16px;
	overflow: hidden;
	font-size: 12px;
	font-family: Arial;
	text-transform: uppercase;
	color: #343434;
}

.inf_lc li p {
	padding: 0 0 0 14px;
	line-height: 26px;
	width: 100%;
	overflow: hidden;
	font-size: 14px;
	float: left;
	color: #666;
}

.inf_lc li p b {
	display: block;
	font-weight: 100;
	color: #1250b7;
	line-height: 30px;
	height: 30px;
	margin: 5px 0;
	font-size: 15px;
}

.inf_lc li p b a,
.inf_lc li p b a:hover {
	color: #1250b7;
	font-weight: bold;
}

.inf_lc li p b a:hover {
	color: #1250b7;
}

.inf_lc li .fr {
	margin: 50px 0 0;
	width: 70px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	color: #ffffff;
	background-color: #999;
	float: right;
}

.inf_lc li .fr:hover {
	background: #1250b7;
}

/* 型号 */
.xinghaoleft,
.shili .left {
	float: left;
	width: 22%;
	margin-right: 3%;
}

.xinghaoleft li {
	float: none;
}

.xinghaoright,
.shili .right {
	float: right;
	width: 74% !important;
	background: #FFF;
	min-height: 500px;
	padding: 12px 0%;
}

.types-sk {
	margin: 40px 0 50px;
}

.types-sk table {
	width: 100%;
	border: 1px solid #ccc;
}

.types-sk table tr:hover {
	background: #f7f7f7;
}

.types-sk table tr:nth-child(even) {
	background: #f5f5f5;
}

.types-sk table th {
	height: 50px;
	line-height: 50px;
	background: #f7f7f7;
	border-bottom: 1px solid #ccc;
}

.types-sk table td {
	height: 32px;
	line-height: 32px;
	text-align: center;
}

/* 分页样式 */
.pagination1-box {
	text-align: center;
	padding: 20px 0;
}

.pagination1-box .num {
	padding: 5px 16px;
	vertical-align: middle;
	border: 1px solid #ccc;
}

.pagination1 {
	vertical-align: middle;
	display: inline-block;
	padding: 0;
	margin: 0;
}

.pagination1 li {
	display: inline;
}

.pagination1 li a {
	color: black;
	float: left;
	padding: 5px 16px;
	text-decoration: none;
}

.pagination1 li a.active {
	background-color: #0f59d6;
	color: white;
}

.pagination1 li a:hover:not(.active) {
	background-color: #ddd;
}

.pagination {
	text-align: center;
	clear: both;
}

.pagination li {
	display: inline-block;
	margin-right: -1px;
	padding: 5px;
	border: 1px solid #e2e2e2;
	min-width: 20px;
	text-align: center;
}

.pagination li.active {
	background: #1250b7;
	color: #fff;
	border: 1px solid #1250b7;
}

.pagination li a {
	display: block;
	text-align: center;
}

.news_con img {
	width: 100%;
}

.search_con {
	background: #f1f1f1;
	height: 110px;
	margin-top: 20px;
}

.search_con ul {
	text-align: center;
	width: 460px;
	margin: 0 auto;
}

.search_con ul li {
	float: left;
	/*padding-left:18px;*/
	line-height: 45px;
}

.search_con ul li:first-child {
	float: none;
	color: #0c3869;
	font-size: 16px;
	font-weight: 600;
}





.pro_content {
	clear: both;
	padding: 10px;
}

.pro_content img {
	display: block;
	margin: 10px auto;
	width: 635px;
	float: none;
}

.pro_tuijian {
	margin-top: 10px;
}

.pro_tuijian li {
	width: 33%;
	float: left;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
}

.product_con {
	margin-top: 20px;
}

.product_con h4 {
	width: 96%;
	padding: 0 2%;
	background: #1250b7;
	height: 40px;
	line-height: 40px;
	color: #FFF;
	border-radius: 10px;
	font-size: 15px;
}

.product_con p {
	font-size: 14px;
	line-height: 35px;
	text-indent: 2em;
	padding: 10px;
}

.product_con img {
	max-width: 800px;
	margin: 20px auto;
}

.product_con qq {

	width: auto;

	margin: 0;

}



.product_tuijian {
	margin-top: 20px;
	overflow:hidden;
}

.product_tuijian li {
	width: 29.333%;
	margin: 0 2%;
	float: left;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
}

.subpart {
	margin: 20px 0;
	background: #1250b7;
	height: 40px;
	line-height: 40px;
	border-radius: 10px;
	color: #fff;
}

.subpart p {
	width: 44%;
	padding: 0 2%;
	margin-right: 4%;
	overflow: hidden;
	float: left;
}

.subpart p:last-child {
	margin-right: 0;
}

.subpart a {
	color: #fff;
}



.section.table,
.slide.table {
	padding-bottom: 30px;
}

.dibu {
	background: #1250b7;
}

.xinwen {
	background: #eee;
}

.beijing {
	background: url("../img/youshi.jpg");
}
.inner-company-fir{
    background: #f4f6fa;
}
.inner-company-fir .con .text{
    float: left;
    width: 48%;
}
.inner-company-fir .con .text .title{
    font-weight: bold;
    font-size:20px;
    color:#333333;
    padding-left:35px;
    margin-bottom: 3%;
    background: url("../images/douhao.png") no-repeat left top;
    text-align: justify;
}
.inner-company-fir .con .text .des{
    font-size: 15px;
    line-height: 33px;
    color: #666666;
    text-align: justify;
}
.inner-company-fir .con .imgbox{
    float: right;
    width: 48%;
    height: 600px;
    position: relative;
}
.inner-company-fir .con .imgbox .swiper-container{
    width: 100%;
    height: 100%;
}
.inner-company-fir .con .imgbox .pic{
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}
.inner-company-fir .con .imgbox .but{
    position: absolute;
    width: 260px;
    height: 60px;
    background: #1250b7;
    bottom:0;
    right: 100%;
    z-index: 2;
}
.inner-company-fir .con .imgbox .swiper-button-next{
    right:9%;
}
.inner-company-fir .con .imgbox .swiper-button-prev{
    left:9%;
}
.inner-company-fir .con .imgbox .but .anniu:after{
    font-size:22px;
}
.inner-company-fir .con .imgbox .swiper-pagination{
    bottom:initial;
    top:50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    color:#fff;
    font-size:20px;
    z-index: 1;
}
.inner-company-fir .con .imgbox .swiper-pagination span{
    font-size:16px;
    display: initial;
    margin:0 13px;
}
.inner-company-fir .con .imgbox .swiper-pagination .swiper-pagination-total{
    font-weight: bold;
    font-size:22px;
}
.inner-company-fir .shuzi-item{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 5%;
}
.inner-company-fir .shuzi-item .list{
    width: 30.5%;
    height: 200px;
    background: #fff;
    border-radius: 60px 0 60px 0;
    display: flex;
    align-items: center;

}
.inner-company-fir .shuzi-item .list .inner{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.inner-company-fir .shuzi-item .list .icon{
    width: 80px;
    height: 80px;
    border-radius: 100%;
    background: #1250b7;
    position: relative;
    margin-right: 40px;
}
.inner-company-fir .shuzi-item .list .icon img{
    filter:brightness(1000%) grayscale(1000%);
}
.inner-company-fir .shuzi-item .list .text .t1{
    display: flex;
    align-items: baseline;
    justify-content:left;
    font-size:60px;
    color:#1250b7;
    font-weight: bold;
}
.inner-company-fir .shuzi-item .list .text .t2{
    font-size:16px;
    color:#333333;
}
.inner-company-fir .shuzi-item .list:hover{
    background: #1250b7;
}
.inner-company-fir .shuzi-item .list:hover .icon{
    background: #fff;
}
.inner-company-fir .shuzi-item .list:hover .icon img{
    filter:inherit;
}
.inner-company-fir .shuzi-item .list:hover .text .t1{
    color:#fff;
}
.right{
	overflow:hidden;
}
.inner-company-fir .shuzi-item .list:hover .text .t2{
    color:#fff;
}
.inner-company-sec .item{
    height: 470px;
    border:1px solid #dcdcdc;
}
.inner-company-sec .item .list{
    width: 20%;
    height: 100%;
    float: left;
    border-right:1px solid #dcdcdc;
}
.inner-company-sec .item .list:last-child{
    border-right:none;
}
.inner-company-sec .item .list .con{
    height: 100%;
}
.inner-company-sec .item .list.act{
    width: 60%;
}
.inner-company-sec .item .list .imgbox{
    width: 0;
    height: 100%;
    float: left;
    overflow: hidden;
    display: none;
}
.inner-company-sec .item .list.act .imgbox{
    width: 70%;
    display: block;
}
.inner-company-sec .item .list .text{
    float: left;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}
.inner-company-sec .item .list.act .text{
    width: 30%;
}
.inner-company-sec .item .list .text .pic{
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
}
.inner-company-sec .item .list .text .pic img{

}
.inner-company-sec .item .list .text .wenxi{
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    left:0;
    top:0;
    display: flex;
    align-items: center;
    text-align:center;
    background: rgba(255,255,255,0.72);
}
.inner-company-sec .item .list .text .wenxi .inner{
    width: 100%;
    padding:0 3%;
}
.inner-company-sec .item .list .text .wenxi .title{
    font-size:30px;
    font-weight: bold;
    color:#333333;
    letter-spacing: 2px;
    position: relative;
    display: inline-block;
    margin-bottom: 57%;
}
.inner-company-sec .item .list .text .wenxi .title:after{
    content:"";
    position: absolute;
    left:2px;
    bottom:-4px;
    background: #333333;
    width: 30px;
    height: 3px;
}
.inner-company-sec .item .list .text .wenxi .icon{
    width: 80px;
    height: 70px;
    margin:0 auto;
    position: relative;
}
.inner-company-sec .item .list .text .wenxi .icon .img2{
    opacity: 0;
}
.inner-company-sec .item .list.act .text .wenxi{
    background: #1250b7;
}
.inner-company-sec .item .list.act .text .wenxi .title:after{
    display: none;
}
.inner-company-sec .item .list.act .text .wenxi .title{
    color:#fff;
    margin-bottom: 22%;
}
.inner-company-sec .item .list.act .text .wenxi .icon .img2{
    opacity: 1;
}
.inner-company-sec .item .list.act .text .wenxi .icon .img1{
    opacity: 0;
}
.inner-company-thr .factlunbo .swiper-slide .imgbox{
    width: 100%;
    height: 432px;
    position: relative;
    overflow: hidden;
}
.inner-company-thr .factlunbo .swiper-slide:hover .imgbox img{
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}
.inner-company-thr .factlunbo .swiper-button-next{
    right: 0;
}
.inner-company-thr .factlunbo .swiper-button-prev{
    left: 0;
}
.inner-company-thr .factlunbo .but_fang{
    margin-top: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.inner-company-thr .factlunbo .swiper-slide .imgbox .shuzi{
    width: 48px;
    line-height: 48px;
    background: #fff;
    position: absolute;
    right:0;
    bottom:0;
    font-size:30px;
    color:#1250b7;
    z-index: 2;
    font-style: italic;
    font-weight: bold;
    text-align:center;
}
.inner-pro-list{
    float: left;
    width: 25%;
    padding:0 1%;
    margin-bottom: 2%;
}
.alltitle{
    text-align:center;
    margin-bottom: 5%;
    margin-top:60px;
}
.alltitle .en{
    font-family: Arial;
    font-size:60px;
    color:#e6e6e6;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 52px;
}
.alltitle .fir{
    font-size:40px;
    color:#333333;
    font-weight: bold;
    margin-top: -35px;
}
.alltitle .fir span{
    color:#1250b7;
}
.alltitle .sec{
    font-size:16px;
    color:#333333;
    margin-top: 25px;
}

.protype{
    margin-bottom: 2%;
}
.protype .item{
    border:1px solid #e9ecf4;
}
.protype .item .list{
    float: left;
    width: 16.66666%;
    position: relative;
    height: 180px;
    text-align:center;
    border-left:1px solid #e9ecf4;
    overflow: hidden;
}
.protype .item .list:first-child{
    border-left:none;
}
.protype .item .list .bg{
    position: absolute;
    width: 100%;
    height: 100%;
    left:0;
    top:0;
    z-index: 1;
    opacity: 0;
}
.protype .item .list .text{
    position: relative;
    z-index: 2;
    height: 100%;
    padding: 0 3%;
}
.protype .item .list .text .inner{
    width: 100%;
    margin-top: 20%;
}
.protype .item .list .text .icon{
    width: 100%;
    height: 60px;
    position: relative;
}
.protype .item .list .text .title{
    font-size:16px;
    color:#666666;
    margin-top: 14%;
}
.protype .item .list:hover .bg{
    opacity: 1;
}
.protype .item .list:hover .text .title{
    color:#fff;
}
.protype .item .list:hover .text .icon img{
    filter:brightness(10000%) grayscale(1000%);
}


.inner-company-sec .item .list{
    width: 20%;
    height: 100%;
    float: left;
    border-right:1px solid #dcdcdc;
	box-sizing:border-box;
	transtion:1s;
	cursor: pointer;
}
.inner-company-sec .item .list:last-child{
    border-right:none;
}
.inner-company-sec .item .list .con{
    height: 100%;
}
.inner-company-sec .item .list:hover{
    width: 60%;
	transition:1s;
}
.inner-company-sec .item .list .imgbox{
    width: 0;
    height: 100%;
    float: left;
    overflow: hidden;
    display: none;
}
.inner-company-sec .item .list:hover .imgbox{
    width: 70%;
    display: block;
}
.inner-company-sec .item .list .text{
    float: left;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}
.inner-company-sec .item .list:hover .text{
    width: 30%;
}
.inner-company-sec .item .list .text .pic{
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
}
.inner-company-sec .item .list .text .pic img{

}



.inner-company-sec .item .list:hover .text .wenxi{
    background: #1250b7;
}
.inner-company-sec .item .list:hover .text .wenxi .title:after{
    display: none;
}
.inner-company-sec .item .list:hover .text .wenxi .title{
    color:#fff;
    margin-bottom: 22%;
}
.inner-company-sec .item .list:hover .text .wenxi .icon .img2{
    opacity: 1;
}
.inner-company-sec .item .list:hover .text .wenxi .icon .img1{
    opacity: 0;
}

.types-sk table tr:first-child th{
	background:#ddd;
}
.inner-company-sec{
	width:1200px;
	margin:auto;
    padding:30px;
}

.inner-case-list{
    float: left;
    width: 25%;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 2% 3%;
    background: #fff;
}
.inner-case-list .time{
    line-height: 40px;
    font-size: 22px;
    color: #777;
}
.inner-case-list .imgbox{
    width: 100%;
    height: 250px;
    overflow: hidden;
    position: relative;
    margin: 2% 0 8% 0;
}
.inner-case-list .title{
    font-size:16px;
    color:#333;
}
.inner-case-list .con{
    font-size:14px;
    color:#666;
    margin-top: 3%;
}
.inner-case-list span{
    display: inline-block;
    line-height: 35px;
    padding: 0 11%;
    font-size: 14px;
    color: #666;
    border: 1px solid #999;
    border-radius: 40px;
    margin-top: 4%;
}
.inner-case-list:hover{
    box-shadow: rgba(0,0,0,0.3) 0px 6px 15px;
}
.inner-case-list a{
    display: block;
}
.inner-case-list:hover a{
    transform: translate3d(0,-10px,0);
}

.inner-con-fir{
    background: #f4f6fa;
}
.inner-con-fir .con{
    width: 100%;
    height: 550px;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 0 12px rgb(0 0 0 / 10%);
}
.inner-con-fir .con .lxbox{
    float: left;
    width: 63%;
    height: 100%;
    background: #fff;
    display: flex;
    align-items: center;
}
.inner-con-fir .con .lxbox .inner{
    width: 100%;
    padding:0 9%;
}
.inner-con-fir .con .lxbox .tbox{
    margin-bottom: 9%;
}
.inner-con-fir .con .lxbox .tbox .t1{
    font-weight: bold;
    color:#1250b7;
    font-size:30px;
    letter-spacing: 1px;
}
.inner-con-fir .con .lxbox .tbox .t2{
    text-transform: uppercase;
    color:#999999;
    font-size:12px;
}
.inner-con-fir .con .lxbox .pboxout .pbox{
    float: left;
    font-size:16px;
    color:#333;
}
.inner-con-fir .con .lxbox .pboxout .pbox p{
    margin-bottom: 9%;
}
.inner-con-fir .con .lxbox .pboxout .pbox p:last-child{
    margin-bottom: 0;
}
.inner-con-fir .con .lxbox .pboxout .pbox p span{
    color:#999;
    text-align-last: justify;
    display: inline-block;
    width: 92px;
}
.yunu-section{
	margin-top:30px;
}
.inner-con-fir .con .lxbox .pboxout .erbox{
    float: left;
    width: 180px;
    margin-left: 16%;
}
.inner-con-fir .con .lxbox .pboxout .erbox p{
    font-size:16px;
    color:#999;
}
.inner-con-fir .con .lxbox .pboxout .erbox .imgbox{
    width: 100%;
}
.inner-con-fir .con .lxbox .pboxout .erbox .imgbox img{
    width: 100%;
}
.inner-con-fir .con .telbox{
    float: left;
    width: 37%;
    height: 100%;
    background: #1250b7;
    display: flex;
    align-items: center;
}
.inner-con-fir .con .telbox .inner{
    width: 100%;
    padding:0 13%;
}
.inner-con-fir .con .telbox .t{
    font-size:25px;
    color:#fff;
    margin-bottom: 3%;
    font-weight: bold;
}
.inner-con-fir .con .telbox .t1{
    font-size:16px;
    font-weight: lighter;
    margin-bottom: 17%;
    color:#fff;
}
.inner-con-fir .con .telbox .t11{
    margin-bottom: 10px;
}
.inner-con-fir .con .telbox .t111{
    margin-bottom: 0;
    margin-top: 18%;
}
.inner-con-fir .con .telbox .t2{
    font-size:20px;
    font-weight: bold;
    color:#fff;
}
.inner-con-fir .con .telbox .t2 span{
    font-weight: lighter;
}
.inner-con-fir .con .telbox a{
    color:#fff;
}

.in_adv{
    position: relative;
    height: 285px;
    width: 100%;
    background: url("../img/advbg.jpg") no-repeat center top;
}
.in_adv .left{
    width: 560px;
    text-align: center;
    color: #fff;    
    margin-top: 4.5%;
}
.in_adv .left .fir{
    font-weight: bold;
    font-size:40px;
}
.in_adv .left .sec{
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 4% 0 5% 0;
}
.in_adv .left .sec span{
    color:#fff;
    font-size:22px;
    letter-spacing: 2px;
}
.in_adv .left .sec i{
    display: inline-block;
    margin:0 15px;
    width: 6px;
    height: 6px;
    background: #fff;
    border-radius: 100%;
}
.in_adv .left .thr{
    width:85%;
    margin:0 auto;
    background: #fff;
    border:1px solid #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 40px;
    overflow: hidden;
}
.in_adv .left .thr .a1{
    display: flex;
    align-items: center;
    justify-content: left;
    margin-left: 6%;
}
.in_adv .left .thr .a1 span{
    display: inline-block;
    margin-left: 16px;
    font-weight: bold;
    font-size:30px;
    color:#0f58d6;
}
.in_adv .left .thr .a2{
    display: inline-block;
    width: 40%;
    text-align:center;
    line-height: 36px;
    border-radius: 40px;
    color:#fff;
    font-size:15px;
    background: #0f58d6;
}
.in_adv .left .thr .a2:hover{
    background: #234995;
}
.in_adv .right{
    position: absolute;
    top:0;
    right:4%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: right;
}

.warpper{ width:1200px; margin:0 auto;overflow:hidden;}
.mal{ background:url(../image/al_bj.jpg) no-repeat top; padding:50px 0; margin-bottom:50px; margin-top:60px;}
.mal .m1t,.mal .m1t p{ color:#fff;}
.marquee2 {overflow: hidden; width: 100%; height: 260px; margin-bottom:50px;}
.marquee2 ul {float: left; overflow: hidden; height: 260px}
.marquee2 ul li { float: left; display:inline; margin: 0px 20px 0px; width: 280px; height: 260px; text-align: center; position:relative;}
.marquee2 ul li a img {}
.marquee2 ul li .p1{ color:#333; text-align:left; height:42px; padding:10px 20px 0; overflow:hidden; background-color:#fff;}
.marquee2 ul li .gd{ float:right; border:1px #333 solid; padding:0 10px; height:20px; line-height:20px; font-size:12px; margin-top:5px;}
.malgd{ -moz-box-shadow:0px 10px 20px #D33518; -webkit-box-shadow:0px 10px 20px #2C3745; box-shadow:0px 10px 20px #2C3745; width:120px; height:30px; line-height:30px; border-radius:20px; margin:0 auto; background-color:#fff;}
.malgd a{ display:block; width:65%; margin:0 auto; background:url(../image/malico.png) no-repeat right center;}
.imgZoom { overflow:hidden; }
.imgZoom img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s; display:block;max-width:100%;}
.imgZoom:hover img{ -moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); transform:scale(1.1,1.1);}
.mat{ text-align:center; margin-bottom:10px;margin-top:30px;}
.mat h2{font-size: 44px;font-weight:600;line-height: 65px;}
.mat h2 span{ color:#2b3e4e;}
.mat p{line-height: 60px;font-size: 18px;/* margin-top:10px; */}
.mat div{ width:30px; height:3px; background-color:#2b3e4e; margin:15px auto auto;}
.mat1{ text-align:center; margin-bottom:10px;}
.mat1 h2{font-size:34px; font-weight:600; color:#fff;margin:0;}
.mat1 h2 span{ color:#ffffff;}
.mat1 p{ font-size:14px; margin-top:10px; color:#fff;}
.mat1 div{ width:30px; height:3px; background-color:#2b3e4e; margin:15px auto auto;}
.nlimg{ margin-right:20px; float:left;}
.m1t{ width:100%; height:100px;text-align:center; margin-bottom:20px; background:url(../images/m12.jpg) no-repeat center bottom;}
.about {
    width: 100%;
    padding: 50px 0 0;
}

.abstract {
    width: 1180px;
    height: 615px;
    background: #fff;
    margin: 0 auto;
    position: relative;
}

.abstract .fl {
    width: 358px;
    height: 430px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../image/about_fl_03.jpg) no-repeat center;
}

.abstract .fl h3 {
    position: absolute;
    left: 85px;
    top: 185px;
}

.abstract .fl h3 a {
    font-size: 32px;
    color: #0f58d6;
    font-weight: bold;
}

.abstract .fl p {line-height: 30px;
    font-size: 18px;
    font-weight: bold;
    color: #585757;
    margin-top: 2px;
}

.abstract .fr {
    width: 755px;
    height: 462px;
    float: right;
    margin-right: 20px;
    position: relative;
}

.abstract .fr h3 a {
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #545454;
    font-weight: bold;
}

.abstract .fr p {overflow: hidden;
    height: 150px;
    line-height: 30px;
    font-size: 14px;
    color: #a7a1a1;
    margin-bottom: 20px;
}

.abstract .fr a.zx {
    width: 200px;
    height: 37px;
    line-height: 37px;
    border: 1px solid #bfbfbf;
    display: block;
    text-align: center;
    font-size: 14px;
    color: #333333;
}

.abstract div.pic {
    width: 904px;
    height: 338px;
    position: absolute;
    left: 258px;
    bottom: 0;
}

.abstract div.pic img {
    width: 904px;
    /*height: 210px;*/
}
.partner {
    width: 100%;
    padding: 40px 0 0px 0;
	overflow:hidden;
}

.part_tit {
    width: 1180px;
    margin: 0 auto;
}

.part_tit h3 {
    text-align: center;
    height: 40px;
    line-height: 40px;
    background: url(../images/h3_bg_03.png) no-repeat 50% 19px;
}

.part_tit h3 a {
    font-size: 34px;
    font-weight: bold;
    color: #0f58d6;
}

.part_tit span {
    width: 1180px;
    height: 40px;
    line-height: 40px;
    font-size: 30px;
    color: #666666;
    font-weight: bold;
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
}

.partner .show {
    width: 1180px;
    margin: 0 auto;
    position: relative;
}
.fl {    float: left;}
.hbox{height: 295px;margin:0 auto; margin-top: 57px;width:1200px;}
.hul li{border: 1px solid #dedede;
    margin: 0 9px 9px 0;
    position: relative;
    background: #0d55d8;
    box-sizing: border-box;
width: 230px;height: 230px;}
.hul li:nth-child(5n){margin-right: 0;}
.hul li a.img{display: block;}
.hul li a.img img{width: 230px;height: 230px;display: block;}
.hul li .bj1{display: block;position: absolute;text-align: center; bottom: 45px;left: 0;width: 100%;height: 100%;line-height: 96px;color: #ffffff;font-size: 20px; }
.hul .box-content {    -webkit-perspective: 1000px;    perspective: 1000px;    border-radius: inherit;width: 230px;height: 230px;}

.hul li .content-be {
  height: 100%;
  -webkit-transform: translateZ(70px) scale(0.86);
  -moz-transform: translateZ(70px) scale(0.86);
  -o-transform: translateZ(70px) scale(0.86);
  transform: translateZ(70px) scale(0.86);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
.hul li  a.img, .hul li .bj1{
  z-index: 1;
  border-radius: inherit;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: inherit;
  perspective: inherit;
  -webkit-transition: transform 0.8s cubic-bezier(0.5, 0.2, 0.2, 0.8);
  -moz-transition: transform 0.8s cubic-bezier(0.5, 0.2, 0.2, 0.8);
  transition: transform 0.8s cubic-bezier(0.5, 0.2, 0.2, 0.8);
  width: 230px;height: 96px;
}
.hul li  a.img {  height: inherit;  -webkit-transform: rotateY(0deg);  -moz-transform: rotateY(0deg);  -o-transform: rotateY(0deg);  transform: rotateY(0deg);  width: 230px;height: 230px;  display: block;}
.hul li .bj1 {  -webkit-transform: rotateY(180deg);  -moz-transform: rotateY(180deg);  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);width: 230px;height: 230px;}
.hul li:hover .img, .hul li:hover .bj1, .hul li:active .img, .hul li:active .bj1, .hul li:focus .img, .hul li:focus .bj1, .hul li.active .img, .hul li.active .bj1 {  -webkit-transform-style: preserve-3d;  -moz-transform-style: preserve-3d;  -o-transform-style: preserve-3d;  transform-style: preserve-3d;  -webkit-transition: transform 1.5s cubic-bezier(0.3, 1, 0.6, 1);  -moz-transition: transform 1.5s cubic-bezier(0.3, 1, 0.6, 1);
  transition: transform 1.5s cubic-bezier(0.3, 1, 0.6, 1);}
.hul li:hover .box-content .img, .hul li:active .img,.hul li:focus .img,.hul li.active .img {  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);  -o-transform: rotateY(-180deg);  transform: rotateY(-180deg);}
.hul li:hover .bj1, .hul li:active .bj1, .hul li:focus .bj1{  -webkit-transform: rotateY(0);
  -moz-transform: rotateY(0);
  -o-transform: rotateY(0);
  transform: rotateY(0);
}
.bj1 img{
	 width: 230px;
	 height: 230px;
	 margin-top:47px;
	 margin-left:-2px;
}
.col-xs-3{
	width:25%;
	float:left;
}
.youshiz{
	overflow:hidden;
	width:1200px;
	margin:0 auto;
}
.youshiz>img{
	width:100%;
	display:block;
}
.youshiz1{
	overflow:hidden;
	margin-top: 25px;
}
.youshiz2{
	float:left;
	width:50%;
	position:relative;
}
.youshiz3{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}
.youshiz3 img{
	margin:0;
}
.youshiz3 img:last-child{
	margin-left:50px;
}
.youshiz4{
	margin-left:150px;
}
.youshiz5{
	overflow:hidden;
	margin-top:30px;
}
.youshiz5 p{
	float:left;
	font-size:30px;
	color: #1250b7;
	font-weight:600;
}
.youshiz5 span{
	float:left;
	margin-left:10px;
	margin-top:20px;
}
.youshiz4>span{
	margin-top:40px;
	display:block;
}
.youshiz6{
	width:50%;
	float:left;
}
.youshiz6 img{
	width:90%;
}
#kefu1{position:fixed; right:0px; top:80px; z-index:10008; width: 132px; padding: 10px; background: #fff; border: 1px solid #ddd; box-shadow: 1px 1px 1px #d4d4d4; font-size: 12px;border-radius: 16px;}
.cs_hkq{ height:100px; background:url(../image/img.gif) no-repeat -7px -15px;}
.cs_tel{height:25px; background:url(../image/img.gif) no-repeat 12px -140px;}
.cs_tel_ct{color: #666; line-height: 150%;}
.cs_tel_num{color: #c00; font-size: 18px; font-family: Arial,Verdana;  font-weight: bold; display: block; padding: 5px 0px;}

.cs_online{height:22px; background: url('../image/img.gif') no-repeat 15px -193px;}
.cs_online_qq{     margin-top: -3px; height: 25px;text-align: center;}
.cs_online_qq a:link, .cs_online_qq a:active, .cs_online_qq a:visited, .cs_online_qq a:hover{text-decoration: none; color: #666;}

.cs_qcode{ color: #000; padding: 22px 0px 0px 0px; line-height: 20px; text-align: center;}

.cs_free{height:32px; background: url('../image/img.gif') no-repeat 0px -100px;}
.cs_free a{display: block; height: 32px;}
.cs_free a span{display: none;}

.cs_baidu{height:32px; background: url('../image/img.gif') no-repeat 0px -200px;}
.cs_baidu a{display: block; height: 32px;}
.cs_baidu a span{display: none;}

.cs_spr{border-bottom: 1px dashed #c0c0c0; margin: 8px 0px;}
.cs_space{clear:both; overflow:hidden; height:8px;}
.cs_close{position: absolute; right: 5px; top: 5px; width: 12px; height: 12px; background: url('../images/img.gif') no-repeat 0px -295px;}
.cs_close a{display: block; height: 10px;}
.toolbar{
	display:none;
}
@media (max-width: 720px) {
	#kefu1{
		display:none;
	}
	.inner-company-fir .con .text,.inner-company-fir .con .imgbox,.warpper,.part_tit,.part_tit span,.hbox,.abstract,.abstract div.pic,.abstract div.pic img,.i_title_img,.youshiz,.i_search_form,.i_sidebar,.i_pro_sub,.i_pro_list li span,.i_pro_list li p,.youshiz6,.i_d2_list li{
		width:100%;
	}
	.brand_about img {
		width: 100%;
	}
	.abstract div.pic{
		left:0;
	}
	.warpper .plan_c{
		min-width:100%;
	}
	.warpper .plan_c dl{
		width:100%;
	}
	.hul .box-content,.i_d2_nav{
		width:100%;
	}
	.i_d2{
		height:auto;
	}
	.i_d2_nav{
		overflow:hidden;
	}
	.i_d2_nav li{
		width:45%;
		margin:0;
		float:left;
		margin-top:20px;
	}
	.i_d2_nav li:nth-child(2n){
		float:right;
	}
	.i_pro_tit{
		justify-content: center;
		margin-top:20px;
	}
	.in_adv .left .fir{
		font-size:14px;
	}
	.in_adv .left,.youshiz2{
		width:100%;
	}
	.youshiz3 img:last-child{
		width:10px;
	}
	.abstract .fl{
		display:none;
	}
	.abstract .fr{
		width:90%;
		margin:0 auto;
		float:none;
	}
	.youshiz4>span{
		margin-top:30px;
	}
	.abstract .fr h3 a{
		text-align:center;
	}
	.abstract .fr a.zx{
		margin-left:calc((100% - 200px) / 2);
	}
	.foot_img img{
		width:30%;
	}
	.abstract{
		padding-bottom:20px;
	}
	.in_adv{
		background-size:100% 83%;
		padding-top:30px;
	}
	.hbox{
		overflow:hidden;
		height:auto;
	}
	.hul li{
		float:left;
		width:49%;
		margin-right:2%;
	}
	.hul li:nth-child(2n){
		margin-right:0;
	}
	.about{
		padding:0;
	}
	.i_pro{
		padding-bottom:0;
	}
	.i_pro_sub{
		margin-right:0;
	}
	.search_con ul {
		width: 100%;
	}

	.search_con ul li {
		width: 100%;
	}
	.i_sidebar_list li{
		width:32%;
		float:left;
		overflow:hidden;
		margin-right:2%;
	}
	.i_sidebar_list li:nth-child(3n){
		margin-right:0;
	}
	.hul li a.img img,.hul li a.img{
		width:100%;
	}

	.search_con {
		height: 139px;
	}
	.i_sidebar_tit{
		text-align:center;
	}
	.i_sidebar_list{
		padding:10px;
		width:calc(90% - 20px);
		margin:0 auto;
		overflow:hidden;
	}
	.i_sidebar{
		width:calc(90% - 40px);
		margin:0 auto;
		float:none;
	}
	.i_sidebar_list li a{
		display:block;
		margin-left:0;
	}
	.i_sidebar_list li span img{
		width:100%;
		max-height:30px;
	}
	.i_sidebar_list li span{
		width:90%;
		margin:10px auto;
	}
	.crumb {
		margin: 10px;
	}

	.menu {
		display: none;
	}

	.nav-btn {
		position: fixed;
		top: 20px;
		right: 20px;
		z-index: 999999;
	}

	.nav-btn span {
		display: block;
		width: 30px;
		background: #1250b7;
		margin-top: 5px;
		height: 5px;
		border: 1px solid #fff;
	}

	.nav {
		position: fixed;
		top: 0;
		left: 0;
		z-index: 999;
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, 0.5);
		text-align: center;
	}

	.nav ul {
		width: 100%;
		background: #1250b7;
		color: #fff;
		height: 90vh;
		overflow: hidden;
	}

	.nav ul li {
		margin-top: 10px;
		border-bottom: 1px solid #fff;
		padding-bottom: 10px;
	}

	.nav ul li a {
		color: #fff;
	}

	.foot_sub {
		max-width: 750px;
		width: 100%;
		margin: 0 auto;
		background: #1250b7;
		position: fixed;
		bottom: 0;
		z-index: 999;
		display: block;
	}

	.xinghaoleft {
		display: none;
	}

	.floor_8_main {
		position: initial;
	}

	.foot_sub ul li {
		width: calc(25% - 1px);
		float: left;
		text-align: center;
		border-right:1px solid #fff;
	}
	.foot_sub ul li:last-child{
		border:none;
	}

	.foot_sub ul li a {
		color: #FFF;
	}

	.foot_sub ul li span {
		display: block;
		font-size: 2.5rem;
		line-height: 3rem
	}

	.foot_sub ul li h3 {
		font-size: 1rem;
		line-height: 2rem
	}

	.inner {
		width: 100%;
		position:relative;
	}

	.top {
		font-size: 12px;
		margin-top: 10px;
	}

	.top span {
		float: none;
	}
	.header{
		margin-top:0;
	}
	.header img {
		width: 35px;
		margin-top:30px;
	}
	.logo p{
		font-size:20px;
	}
	.i_search{
		height:auto;
	}
	.i_search_select,.i_search_button,.i_search_lang,.i_search_short{
		height:20px;
	}
	.i_search_form p b{
		font-size:12px;
	}
	.header_r {
		float: none;
		margin: 0 auto;
		display: block;
		text-align: center;
		display: none;
	}

	.hear {
		height: 119px;
		background: url(../img/header_bg_01.jpg) 100% 100%;
	}

	.banner {
		display: none;
	}

	.types-sk table th,
	.types-sk table td {
		display: none;
	}

	.types-sk table th:nth-child(1),
	.types-sk table th:nth-child(2),
	.types-sk table th:nth-child(3),
	.types-sk table th:nth-child(4),
	.types-sk table th:nth-child(5),
	.types-sk table th:nth-child(6),
	.types-sk table td:nth-child(1),
	.types-sk table td:nth-child(2),
	.types-sk table td:nth-child(3),
	.types-sk table td:nth-child(4),
	.types-sk table td:nth-child(5),
	.types-sk table td:nth-child(6) {
		display: table-cell;
	}

	.i_banner {
		display: block;
	}

	.i_banner img {
		width: 100%;
        height: 150px;
	}
	.inner{
		overflow:hidden;
		padding-bottom:90px;
	}
	.i_search_form {
		display: block;
        margin-left: 10px;
	}

	.i_search_form p {
		width: 50%;
		margin-right:0;
	}

	.i_search_form input {
		margin: 10px auto;
	}

	.i_search_form p:last-child {
		width: 100%;
		position:absolute;
		right:0;
		bottom:0;
		text-align:center;
	}
	.i_search_form p:last-child input{
		float:none;
		height:40px;
	}
	
	.tit{
		font-size:16px;
	}
	.i_about_img {
		position: relative;
		width: 100%;
		top: 0;
	}

	.i_about_con {
		width: 100%;
	}

	.index-c4 ul>div>div i {
		margin-left: calc(50% - 25px);
	}

	.i_about_con p {
		width: auto;
	}

	.in-prd-cate dl {
		width: calc(100% - 20px);
		margin-top: 10px;
	}

	.index-c4 ul>div>div {
		width: 100%;
		text-align: center;
		height: 150px;
	}

	.index-c4 ul>div:first-child li,
	.index-c4 ul>div:last-child li {
		width: 50%;
		margin: 0;
	}

	.index-c4 {
		padding-top: 20px;
	}

	.index-c4 ul>div:last-child {
		margin-top: 0;
	}

	.index-c4 ul li img {
		height: 143px;
		display: block;
	}

	.iareas .areasbox a {
		width: 49%;
	}

	.iareas .areasbox a:nth-child(2n) {
		margin-right: 0;
	}

	.iareas .areasbox a:nth-child(2n+1) {
		margin-right: 2%;
	}

	.iareas .areasbox a li p {
		line-height: 40px;
	}

	.news_hot ul li:first-child,
	.news_hot ul li,
	.news_list li {
		width: 100%;
		margin: 10px auto;
	}

	.news_list li a {
		margin: 0 auto;
	}

	.i_bottom {
		overflow: hidden;
		height: auto;
	}

	.i_bottom_sub {
		width: 100%;
	}

	.i_bottom_sub>div {
		width: 100%;
	}

	.link ul li {
		margin-left: 20px;
	}

	.foot_logo {
		background-size: 100% 100%;
	}

	.foot_type {
		margin-left: 30px;
	}

	.foot_img {
		text-align: center;
		margin-right:0;
	}

	.footer {
		height: auto;
		font-size: 12px;
		box-sizing:box-border;
	}
	.i_bottom1 {
		overflow:hidden;
	}
	.toolbar {
		display: none;
	}

	/*新闻*/
	.max-new {
		display: none;
	}

	.small-new {
		display: block;
	}

	/* 关于我们 */
	.about .left {
		float: none;
		width: calc(100% - 40px);
		padding: 20px;
	}

	.about .right {
		float: none;
		width: calc(100% - 40px);
		padding: 20px;
	}

	.about .right img {
		width: 100%;
	}

	/* 轴承品牌 */
	.brand_cat li {
		width: 49%;
		box-sizing: border-box;
		height: 181px;
		margin-top: 20px;
	}

	.right1 li img {
		margin-top: 0;
	}

	/* 新闻 */
	.small-new .newLeftss {
		width: 100%;
	}

	.small-new .newLeftss p,
	.small-new .newLeftss span {
		float: left;
	}

	.small-new .newLeftss span {
		margin-top: 30px;
		margin-left: 10px;
	}

	.small-new .newLeftss span:last-child {
		float: right;
		margin-right: 20px;
	}

	.small-new .newLeftss {
		height: 81px;
	}

	.small-new .newRights {
		width: calc(100% - 40px);
		margin: 20px;
	}

	/* 实力 */
	.xinghaoleft,
	.shili .left {
		width: calc(100% - 40px);
		margin: 20px;
	}

	.xinghaoright,
	.shili .right {
		width: calc(100% - 40px) !important;
		margin: 20px;
	}

	.inf_lc li {
		width: 49%;
		box-sizing: border-box;
		height: 181px;
		margin-top: 20px;
	}

	.sidebar_list li {
		box-sizing: border-box;
		width: 49%;
		float: left;
		margin-right: 1%;
	}

	.contact-1,
	.contact-1 dd,
	.contact-1 dd p,
	.contact-1 dt {
		width: calc(100% - 40px);
		margin: 20px;
		padding: 0;
	}

	.i_pro_list li {
		height: 250px;
		width:49%;
		margin-right:2%;
	}
	.i_pro_list li:nth-child(2n){
		margin-right:0
	}

	.contact-1 dt img {
		width: 100%;
	}
	.youshi1,.youshi2{
		width:100%;
	}
	.youshi2,.youshi2>div:last-child{
		margin-top:20px;
	}
	.types-sk {
		overflow-x: auto;
	}

	.types-sk table {
		width: 700px;
	}
	.inner-company-sec{
		width:100%;
		padding:0;
	}
	.inner-con-fir .con .lxbox{
		width:100%;
		height:50%;
	}
	.inner-con-fir .con .telbox{
		width:100%;
		height:50%;
	}
	.inner-con-fir .con{
		height:900px;
	}
}


.plan_c{width: 80%;margin: 0 auto;min-width: 1200px;}
.plan_c dl{width: 33.333%;float: left;padding-bottom: 100px;position: relative;overflow: hidden;}
.plan_c dt,.plan_c dt img{width: 100%;display: block;overflow: hidden;}
.plan_c dd{width: 100%;height: 100px;position: absolute;left: 0;bottom: 0;background: #fff;box-sizing:border-box;-webkit-transition:0.5s;-moz-transition:0.5s;transition:0.5s;font-size:14px;color: #6e6e6e;z-index: 2;padding:16px 10% 0 7%;}
.plan_c dd h3{display: block;background: url(../images/plan_ico1.png) no-repeat right center;font-size:18px;line-height:42px;color: #333;font-weight: normal;padding-right: 16%;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;display: block;}
.plan_c dd p{display: none;}
.plan_c dt img{-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
.plan_c dl:hover dt img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.plan_c dl:hover dd{height: 224px;background: #444b54;color: #fff;font-size: 14px;line-height: 28px;padding-top: 16px;}
.plan_c dl:hover dd p{display: block;}
.plan_c dl:hover dd h3{background: url(../images/plan_ico2.png) no-repeat right center;line-height:46px;color: #fff;}