@import url(main.css);

.i_tit h3 {
   text-align: center;
    font-size: 44px;
    color: #0f58d6;
    line-height: 1;
    height:77px;
    padding-top: 32px;
    padding-bottom: 26px;
    background: url(../image/h-1.png) no-repeat center 0;
    font-weight: 600;
}

.i_tit h3:before {
    width: 200px;
    height: 3px;
    background: #f0f0f0;
}

.i_tit h3 a {
    color: #eb6800;
	font-size:40px;
}
.i_tit h3 span{
	color: #eb0424;
}
.i_tit{
    margin-top:40px;
	text-align:center;
}
.i_tit>div{
	display:inline-block;
	overflow:hidden;
	width:1200px;
}
.i_tit>div i{
	float:left;
	width:50px;
	height:1px;
	background:#999;
	margin-top:51px;
}
.i_tit>div i:last-child{
	margin-top:-54px;
	margin-left:256px;
}
.i_tit p {
    font-size: 20px;
    color: #f0f0f0;
    text-align: center;
    line-height: 20px;
}

.i_yt p {
    font-size: 12px;
    color: #eb0424;
}



.fw {
    margin: 0 auto;
    width: 1300px;
	text-align:center;
}

.fr {
    float: right;
}

.fl {
    float: left;
}

.i_brand ul li span img{width:100%;}


.i_pro_sub{width:800px;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;}
.i_pro_tit h3 a{color:#eb6800;}
.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:100%;text-align:center;border:1px solid #e1e1e1;border-top:none;line-height:40px;}

.i_pro{padding:40px 0;}
.i_sidebar{width:328px;background:#eb6800;padding:30px 20px;float: left;}
.i_sidebar_tit p{color:#FFF;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:#FFF;}
.i_sidebar_list{margin-top:30px;background:#FFF;border-radius:15px;padding:15px;}
.i_sidebar_list li{background:#f1f1f1;margin-bottom:15px;height:60px;line-height:60px;padding:0 15px;border-radius:10px;}
.i_sidebar_list li:last-child{margin-bottom:0;}
.i_sidebar_list li a{display:flex;justify-content:flex-start;}
.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;}

.title_in h1 {
    font-size: 26px;
    color: #333;
    font-weight: 100
}

.title_in:before {
    content: '';
    position: absolute;
    width: 110px;
    height: 2px;
    background: #cc3300;
    left: 50%;
    margin-left: -55px;
    bottom: -1px
}

.title_in p {
    font-size: 13px;
    color: #999
}

.txt>div{
    margin-top:10px;
	font-size:30px;
	margin-bottom:10px;
}
.txt p{
	margin-top:20px;
}

.i_why {
    background: url(../picture/iwhy.jpg) center center no-repeat;
    max-width: 1920px;
    margin: -55px auto;
    height: 358px;
}

.i_why .tt{
    right:0px;
    top:76px;    
}

.i_why img{
    width:170px;
    height:170px;
    right:816px;
    margin-top:97px;
    position:absolute;
}

.i_why .inner{
overflow:hidden;
}

.i_why h2{
    width: 35%;
    height: 22px;
    line-height: 22px;
    margin-top: 155px;
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    float:right;
    text-align:right   
}

.i_why p{
    width: 100%;
    height: 22px;
    line-height: 22px;
    margin-top: 10px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    float:right;
    text-align:right   
}

.i_about{background:#f1f1f1;padding:60px 0;}
.i_about_tit{text-align:center;margin-bottom:50px;}
.i_about_tit h3{font-size:30px;line-height:60px;}
.i_about_tit h3 font{color:#eb6800;margin-right:10px;}
.i_about_tit p{font-size:18px;}

.i_about_sub{width:1200px;margin:0 auto;display:flex;justify-content:space-between;margin-bottom:30px;}
.i_about_con{width:590px;}
.i_about_con h2{margin-bottom:10px;color:#eb6800;font-size:24px;font-weight:600;}
.i_about_con p{font-size:16px;line-height:32px;}
.i_about_con span{display:block;width:160px;height:40px;line-height:40px;background:#eb6800;border-radius:10px;margin-top:20px;text-align:center;}
.i_about_con span a{color:#FFF;}
.i_about_img{width:590px;height:280px;overflow:hidden;}
.i_about_img img{width:100%;}

.i_about_list{width:1200px;margin:0 auto;display:flex;justify-content:space-between;}
.i_about_list li{width:24%;overflow:hidden;}
.i_about_list li img{width:100%;height:auto;transition: .5s;}
.i_about_list li:hover img{transform: scale(1.1);transition: .5s;}


.title{
	font-size:26px;
}
.lis{
	overflow:hidden;
	margin-top:50px;
}
.lis>div:first-child{
	width:100px;
	float:left;
	background:#0f59d6;
	color:#fff;
	height:350px;
}
.lis>div>a{
	width:8%;
	float:left;
	writing-mode:vertical-rl;
	color:#fff;
	margin-top:5px;
	height:200px;
	cursor:pointer;
}
.lis>div>a:hover{
	background:#ed8e06;
}

.lightbox p_img{
    width:200px;
    height:100%;
}

.lis img{
	/*float:left;*/
	width:1200px;
	height:350px;
}

.row-a6-1 {
    overflow: hidden;
}

.row-a6-1 .g-tit {
    padding: 54px 0 46px;
}

.row-a6-1 .g-tit i {
    color: #eb6800;
    font-style: normal;
}

.row-a6-1 .g-tit p span {
    font-size: 18px;
}

.ul-case {
    margin: 0 -5px;
}

.ul-case li {
    width: 33.3%;
    float: left;
    margin-bottom: 10px;
}

.ul-case li a {
    margin: 0 5px;
    display: block;
}

.ul-case li .pic {
    padding-top: 75%;
    height: 0;
    position: relative;
}

.ul-case li .pic img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
}

.ul-case li p {
    height: 34px;
    line-height: 34px;
    color: #333;
    font-size: 16px;
    text-align: center;
}

.wp {
    max-width: 1200px;
    margin: 0 auto;
}

.g-tit {
    text-align: center;
    padding: 40px 0 26px;
}

.g-tit h3 {
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #3f3f3f;
    font-size: 28px;
    margin-bottom: 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.g-tit p {
    height: 18px;
    display: inline-block;
    position: relative;
    font-size: 0;
}

.g-tit p span {
    line-height: 18px;
    color: rgb(127, 127, 127);
    font-size: 14px;
    padding: 0 12px;
    background: #fff;
    margin: 0 160px;
    z-index: 9;
    position: relative;
}

.g-tit p::before {
    content: '';
    width: 100%;
    height: 1px;
    background: #d4d4d4;
    position: absolute;
    top: 50%;
}

.title_in .fl {
    font-size: 39px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 600;
    color: #fff;
    line-height: 36px
}

.title_in {
    width: 1300px;
    margin: 0 auto
}

.title_in .fl {
    font-size: 39px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 600;
    color: #fff;
    line-height: 36px
}

.title_in .fr {
    color: #fff
}

.title_in .fr p {
    font-size: 20px;
    font-weight: bold
}

.title_in .fr a {
    display: block;
    text-align: right;
    font-size: 14px;
    color: #fff;
    position: relative;
    margin-top: 20px
}

.title_in .fr a i {
    padding-left: 5px
}

.title_in .fr a:before {
    position: absolute;
    content: '';
    background: #fff;
    width: 20px;
    height: 2px;
    right: 0;
    top: -8px;
    transition: all 0.3s
}

.title_in .fr a:hover:before {
    width: 100%
}


.i_area {
    max-width: 100%;
	background:url('../image/iso_bg.jpg');
	background-attachment: fixed;
	background-size:100%;
	padding:20px;
}
.i_area .inner{
	overflow:initial !important;
}
.i_area .i_area_box {
    height: 550px;
    margin-top: 71px;
    overflow-x: hidden;
	width:1300px;
}
.i_area .clearfix li{
	position: relative;
	height: 166px;
	width: 132.5px;
	overflow: hidden;
	margin: 0 10px;
	transform: rotate(120deg);
	-ms-transform: rotate(120deg);
	-moz-transform: rotate(120deg);
	-webkit-transform: rotate(120deg);
	float: left;
	margin: -35px 10px 0;
}
.i_area .clearfix li:nth-child(1){
	margin:0 10px;
}
.i_area .clearfix li:nth-child(2){
	margin:0 10px;
}
.i_area .clearfix li:nth-child(3){
	margin:0 10px;
}
.i_area .clearfix li:nth-child(4){
	margin:0 10px;
}
.i_area .clearfix li:nth-child(5){
	margin:0 10px;
}
.i_area .clearfix li:nth-child(6){
	margin:0 10px;
}
.i_area .clearfix li:nth-child(7){
	margin:0 10px;
}
.i_area .clearfix li:nth-child(8){
	margin:0 10px;
}
.i_area .clearfix li:nth-child(9){
	margin: -35px 10px 0 85px;
}
.i_area .i_tit a{
	margin-left:0;
}

.i_area .i_tit h3 a{
    margin-left:0;
    color:#fff;
}
.i_area .clearfix li>div{
	position: relative;
	height: 166px;
	width: 132.5px;
	overflow: hidden;
	transform: rotate(-60deg);
	-ms-transform: rotate(-60deg);
	-moz-transform: rotate(-60deg);
	-webkit-transform: rotate(-60deg);
}
.i_area .swiper-container1 {
    overflow: hidden;
}

.i_area .swiper-slide {
    width: 230px !important;
}
.i_area ul li a{
    position: relative;
	overflow: hidden;
	transform: rotate(-60deg);
	-ms-transform: rotate(-60deg);
	-moz-transform: rotate(-60deg);
	-webkit-transform: rotate(-60deg);
	display:block;
}
.i_area ul li img {
    width: 166px;
    height: 166px;
}

.i_area ul li p {
    color: #FFF;
    font-size: 18px;
    text-align: center;
}

.i_area ul li .txt {
    width: 100%;
    background-color: #eb0424;
    z-index: 999;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 100%;
    color: #fff;
    font-size: 18px;
    line-height: 80px;
	background:rgba(0,0,0,0.6);
	transform:rotate(-60deg);
}
.i_area ul li .txt a{
	margin-top:40px;
	transform: rotate(0deg);
}
.i_area ul li:hover .txt {
	background:#fff;
	opacity:0.6;
}

.i_area ul li:hover .txt p {
    display: block;
	color:#000;
}


.i_news {
    max-width: 100%;
    margin: 30px auto 0;
	background:#ffffff;
	margin-top:30px;
}

.i_news_first {
    width: 55%;
    float: right;
}
.i_news_first div{
	overflow:hidden;
}
.i_news_first div span{
	float:left;
	color:#333;
}
.i_news_first div p{
	float:right;
	color:#666;
}
.i_news_img {
    margin-top: 10px;
    margin-bottom: 15px;
}
.i_news_first .i_news_list>div{
	float:left;
    margin-top: 12px;
}
.i_news_first .i_news_list>div img{
	width:160px;
    height:100px;
	float:left;
}
.i_news_first .i_news_list>div>div{
	float:left;
	margin-left:10px;
	width:calc(100% - 190px);
}
.i_news_first .i_news_list>div>div span{
	display:block;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	width:60%;
	padding-right:40%;
}
.i_news_first .i_news_list>div>div span i{
	margin-right:-105px;
	font-size:22px;
	color:#333;
	font-style:normal;
	margin-top:-30px;
}
.i_news_first .i_news_list>div>div a{
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	width:100%;
}
.i_news_first .i_news_list>div>div>div{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	width:100%;
	line-height:20px;
	color:#999;
	font-size:12px;
}
.b{
	overflow:hidden;
}
.b span{
	float:left;
	color:#000;
	font-size:16px;
}
.b a{
	float:right;
}
.i_news_img span {
    float: left;
    background: #eb0424;
    display: block;
    width: 213px;
    height: 128px;
    padding-top: 45px;
    text-align: center;
    color: #ffdfd1;
    font-size: 16px;
}

.i_news_img span font {
    color: #FFF;
    font-size: 30px;
}

.i_news_img p {
    color: #ffffff;
}

.i_news_img img {
    float: left;
}

.i_news_sub h3 {
    font-size: 16px;
    font-weight: 500;
    line-height: 40px;
}

.i_news_sub p {
    color: #CCC;
    font-size: 12px;
    line-height: 20px;
}

.i_news_sub b {
    display: block;
    width: 178px;
    height: 40px;
    border: 1px solid #ddd;
    border-radius: 20px;
    text-align: center;
    line-height: 40px;
    margin-top: 10px;
}

.i_news_sub b a {
    color: #666;
}

.i_news_list {
    width: 40%;
    float: left;
    margin-top: 23px;
}

.i_news_first .i_news_list {
    width: 100%;
}
.brand_in>div{
	background:#fff;
}
.i_news_list li {
    height: 51px;
    line-height: 40px;
}

.i_news_list li h3 {
    float: left;
    font-weight: 500;
	font-size:14px;
	width:65%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow:hidden;
}
.i_news_list .inner{
	padding-bottom:18px;
}
.i_news_list li h3 a:hover {
    color: #eb0424;
}

.i_news_list li span {
    float: right;
}


a.more_in {
    width: 140px;
    height: 40px;
    line-height: 40px;
    background-color: #eb6800;
    color: #f6f6f6;
    margin-bottom: 30px;
    text-indent: 0px;
    transition: all 0.3;
    border-radius: 20px;
	display:block;
	text-align:center;
	margin-top:27px;
	margin-left:560px;
}

a.more_in i {
    font-size: 14px;
    text-indent: -10px;
    opacity: 0;
    transition: all 0.3s
}

a.more_in:hover {
    text-indent: 25px
}

a.more_in:hover i {
    text-indent: 10px;
    opacity: 1
}

.search_in {
    background: var(--color);
    width: 601px;
    margin-top: 56px
}

.search_in img {
    box-shadow: 10px 10px 10px rgba(0, 0, 0, .5);
    /*考虑浏览器兼容性*/
    -moz-box-shadow: 10px 10px 10px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 10px 10px 10px rgba(0, 0, 0, .5);
}

.search_in .tt {
    float: left;
    width: 100%;
}
.ddd{
	background:#0f59d6;
}
.ddd img{
	float:left;
}
.ddd>div{
	overflow:hidden;
}
.ddd i{
	float:left;
	width:300px;
	height:1px;
	background:#fff;
	margin-top:50px;
}
.ddd div div div{
	text-align: center;
	width:calc(100% - 600px);
	oiverflow:hidden;
	float:left;
}
.ddd div div div+i{
	float:right;
}
.ddd a{
	color:#fff;
}
.ddd img{
	float:left;
	margin-top:10px;
	margin-left:35px;
}
.ddd .z{
	border-top:1px solid #fff;
	margin-top:20px;
	overflow:hidden;
	text-align:center;
	color:#fff;
	line-height:50px;
}
/*pc版轴承品牌*/
.i_brand{background:#eb6800;padding:60px 0;}
.i_brand ul{width:1200px;margin:0 auto;display:flex;justify-content:space-between;flex-wrap:wrap;}
.i_brand ul li{width:24%;height:auto;position:relative;border-radius:50%;overflow:hidden;margin-bottom:20px;transition: .3s;}
.i_brand ul li span{display:block;width:100%;}
.i_brand ul li span img{width:100%;}
.i_brand ul li p{width:100%;height:14%;background:rgba(235,104,0,.3);position:absolute;left:0;right:0;top:43%;display:flex;justify-content:center;align-items:center;color:#FFF;font-size:18px;transition: .3s;}
.i_brand ul li:hover{border-radius:10%;transition: .3s;}
.i_brand ul li:hover p{background:rgba(251,251,251,.3);color:#000;transition: .3s;}



.cooper {    
    width: 1335px;
    padding: 0px 0 20px;
    overflow: hidden;
    margin: 0px auto 0;
}

.cooper .list {
    width: 1335px;
    margin: 30px auto 0;
    position: relative
}

.cooper .list li {
    float: left;
    width: 16.66666%
}

.radus {
    padding: 0 7px
}

.radus .pic {
    display: table;
    table-layout: fixed;
    /**background: #f3f3f3;
    border: 1px solid #f3f3f3;**/
    width: 100%;
    height: 80px
}



.radus .pic span {
    height: 176px;
    width:100%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    overflow: hidden
}

.radus .pic span img {
    max-width: 90%;
    max-height: 90%;
    width:100%;
    height:175px;
    vertical-align: middle
}



.clearboth {
    width: 100%;
    height: 0px;
    line-height: 0px;
    display: block;
    clear: both;
    overflow: hidden;
    font-size: 0px;
}

.sublist {
    width: 201px
}

.sublist .tt {
    margin-bottom: 30px
}

.sublist .tt h2 {
    font-size: 39px;
    color: #333;
    line-height: 39px;
    margin-bottom: 10px
}

.sublist .tt p {
    font-size: 18px;
    color: #888
}

.sublist li a {
    display: block;
    width: 100%;
    height: 39px;
    line-height: 39px;
    border-bottom: 1px solid #ddd;
    padding: 0 5px;
    font-size: 14px;
    color: #333;
    position: relative;
    transition: all 0.5s
}

.sublist li a i {
    position: absolute;
    right: 10px;
    top: 0;
    line-height: 39px;
    color: #888;
    transition: all 0.5s
}

.sublist a.more-in {
    margin-top: 40px
}

.sublist li a:hover,
.sublist li a.cur {
    background: #eb0424;
    padding-left: 20px;
    color: #fff;
    border-radius: 20px
}

.sublist li a:hover i,
.sublist li a.cur i {
    color: rgba(255, 255, 255, 0.7);
    right: 20px
}
.c2 {    background: url(//cdn.myxypt.com/13e74ab5/22/02/67ca26147214e9d80f3e7ab717b91ca949b8c8d6.png) no-repeat top center;
    padding-top: 5vw;    padding-bottom: 6vw;}
.c2a {    width: 49%; float:left;}
.flex {    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.c2abt {    border-left: 8px solid #eb6800;    padding-left: 30px;    margin-bottom: 3.5vw;}
.c2abt dd {    font-size: 2.2rem;    color: #eb6800;    font-weight: 600;}
.c2abt dd span {display: inline-block;    background: #ebf4dc;    font-size: 2.5rem;   width: 50px;    height: 50px;    color: #85bd24;    line-height: 1;    border-radius: 50%;    text-align: center;    position: relative;    top: 2px;}
.c2abt dt {    font-size: 1.2rem;    color: #666666;    font-weight: normal;}
.c2ays li {    margin-bottom: 3vw;}
.c2ays .img {    width: 11.5%;    position: relative;}
.c2ays .img::after {    content: "";    width: 2px;    height: 3vw;    background: #eaeaea;    position: absolute;    top: 80px;    left: 49%;}
.c2ays li:last-child .img::after {    display: none;}
.c2ays .img img {    max-width: 100%;}
.c2ays .liwz {    width: 82%;}
.c2ays .liwz h3 {    font-size: 1.3rem;    font-weight: 600;    color: #333333;}
.c2ays .liwz p {    font-size: 16px;    line-height: 24px;    color: #666666;    margin-top: 10px;}
.c2dh {    padding-left: 24px;    height: 50px;    line-height: 50px;    background: #f2f2f2;    border-radius: 50px;    color: #666666;    font-size: 14px;}
.c2dha img {    line-height: 50px;    margin-right: 15px; float:left;margin-top:16px;}
.c2dh span {    color: #eb6800;    font-weight: 600;    font-size: 1.5rem;    line-height: 1;    position: relative;    top: 6px;}
.c2dh .c2dhb {display: block;background: #262626;text-align: center;    width: 168px;    font-size: 14px;    color: #fff;    line-height: 50px;    height: 50px;border-radius: 50px;}
.c2b { float:right;    width: 42.7%;    margin-top: 12px;}
.c2b img {    max-width: 100%;}
.main1{width:1200px;margin:auto;}
.bg2 {
 
    position: relative;
    overflow: hidden;
    color: #000;
}
.bg2:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
/*  border-top: 50px solid #f5f5f5;
    border-right: 960px solid transparent;
    border-left: 960px solid transparent;*/
    left: 50%;
    top: 0;
    margin-left: -960px;
}
.bg2:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border-bottom: 50px solid #fff;
    border-right: 960px solid transparent;
    border-left: 960px solid transparent;
    left: 50%;
    bottom: 0;
    margin-left: -960px;
}
.bg2 .yunu-section-title {
    margin-top: 0px;
    position: relative;
    z-index: 1;
    text-align: center;
    font-size: 40px;
}
.gyds dl {
    margin: 0;
}
.gyds dt {
    float: left;
    width: 50%;
}
.gyds dt.full img {
    width: 960px;
    max-width: none;
}
.gyds dd {
    margin-left: 50%;
    padding-left: 40px;
    padding-top: 20px;
}
.gyds dd h4 {
    margin: 0 0 40px;
    overflow: hidden;
    font-weight: normal;
}
.gyds dd h4 i {
    float: left;
    background: url(../image/sl_ctit.png) no-repeat center;
    color: #fff;
    width: 61px;
    line-height: 70px;
    text-align: center;
    font-size: 36px;
    font-style: normal;
    font-family: Impact;
}
.gyds dd h4 span {
    display: block;
    margin-left: 85px;
    font-size: 36px;
    padding: 1px 0;
}
.gyds dd h4 span small {
    display: block;
    font-size: 12px;
    color: #999;
    text-transform: uppercase;
}
.gyds dd p {
    font-size: 16px;
    line-height: 2;
    margin: 0 0 18px;
}
.gyds-slide {
    margin-top: 45px;
}
.gyds-slide .bd li {
    float: left;
    margin-right: 20px;
    width: 270px;
}
.gyds-slide .bd li .img-center {
    position: relative;
    overflow: hidden;
}
.gyds-slide .bd li .img-center:after {
    content: '';
    cursor: pointer;
    position: absolute;
    left: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: -webkit-linear-gradient(0deg, rgba(255,255,255,0), rgba(255,255,255,.5), rgba(255,255,255,0));
    -webkit-transform: skewx(-25deg);
    transform: skewx(-25deg);
}
.gyds-slide .bd li:hover .img-center:after {
    left: 100%;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.gyds-slide .hd {
    text-align: center;
    font-size: 0;
    position: relative;
    margin-top: 30px;
}
.gyds-slide .hd:before {
    content: '';
    height: 1px;
    width: 100%;
    top: 50%;
    left: 0;
    background-color: #eee;
    position: absolute;
}
.gyds-slide .hd ul {
    background-color: #fff;
    position: relative;
    z-index: 1;
    display: inline-block;
    vertical-align: middle;
    padding: 0 5px;
}
.gyds-slide .hd li {
    display: inline-block;
    vertical-align: middle;
    background: url(../image/sl_cqh.png) no-repeat 0 0;
    height: 13px;
    width: 11px;
    margin: 0 5px;
    cursor: pointer;
}
.gyds-slide .hd li.on {
    background-image: url(../image/sl_cqhh.png);
}
.gyds dl:nth-of-type(even) dt {
    float: right;
}
.gyds dl:nth-of-type(even) dd {
    margin: 0 50% 0 0;
    padding-left: 0;
    padding-right: 40px;
}
.gyds dl:nth-of-type(odd) dt.full {
    margin-left: -360px;
}

.img-center img {
    display: inline-block;
    width: 100%;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

.s1 {
    text-align: center;
    font-size: 16px;
    line-height: 2.2;
    color: #181818;
    margin-top:27px;
}
.s2 li {
    float: left;
    width: 20%;
    margin-top: 40px;
}
.s2 li a {
    display: block;
}
.s2 li .img-center {
    overflow: hidden;
    width: 218px;
    margin: 0 auto;
}
.s2 li .img-center img {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.s2 li a:hover .img-center img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.container {
    width: 1200px;
    margin: 40px auto;
}

.qiehuan{
	overflow:hidden;
	background:#F5F5F5;
}
.qiehuan p{
	float:left;
	width:24.9%;
	text-align:center;
	line-height:40px;
	border-right:1px solid #e5e5e5;
	cursor:pointer;
}
.qiehuan .active{
	background-color: #eb6800;
    color: #fff;
}