@charset utf-8;
/* 全局样式 */
* {
    margin: 0;
    padding: 0;
    font-family: 微软雅黑;
    line-height: 1em;
    color: #333;
    font-style: normal;
    list-style: none;
    text-decoration: none;
}

.container{
    margin: 0 auto;
    width: 1200px;
    overflow: hidden;
}

.container_top{
    margin: 0 auto;
    width: 1200px;
}
a{
    text-decoration: none;
    color: inherit;
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -mos-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    font-size: 14px;
}

li:hover{
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -mos-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.gradient{
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -mos-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.gradient:hover{
   transition: all 0.3s;
    -o-transition: all 0.3s;
    -mos-transition: all 0.3s;
    -webkit-transition: all 0.3s; 
}
.clear{clear: both}

::-moz-selection{background:#e70317; color:#fff;}
::selection {background:#e70317; color:#fff;}


/* 网站头部 */
.top{ height: 81px; background: url(../images/yio_index_21.jpg) no-repeat center;}
.top .logo{ width: 160px; height: 81px; float: left;}
.top .logo img{ margin-top: 14px;}
.top ul{ width: 825px; float: left; margin-left: 30px;}
.top .top_right{ width: 142px; float: right; }
.top .top_right p{ padding-top: 22px;color: #fff; font-size: 14px;}
.top .top_right span{ font-size: 20px; font-weight: bold;color: #fff;  line-height: 1.5}
.nav{ padding:0 20px; height:61px; line-height:40px; position:relative; z-index:1; padding-top: 20px;}
.nav a{ color:#333; display: block;}
.nav .nLi{ float:left;  position:relative; display:inline; width: 127px; background: url(../images/yio_41.png) no-repeat center top; text-align: center; margin-right: -12px; height: 61px;}
.nav .nLi:hover{ background: url(../images/yio_42.png) no-repeat center top; color: #fff;}
.nav .nLi:hover p a {color: #fff;}
.nav .on{ background: url(../images/yio_42.png) no-repeat center top; color: #fff;}
.nav .on p a{ color:#fff;}
.nav .nLi p{ float:left; font-size: 15px;}
.nav .nLi p a{ display:block;font-size:15px; line-height: 40px; text-align: center; width: 127px;}
.nav .nLi p a span{ display:block; font-size: 12px; color: #999;}
.nav .sub{ display:none; width:120px; top:61px; position:absolute; line-height:26px; background: #f4f4f4; left: -32px;}
.nav .sub li{ zoom:1; width: 120px;  position: relative;}
.nav .sub a{ display:block;line-height: 36px;  text-align: center;}
.nav .sub a:hover{ background:#e70317; color:#fff; }





/* ---------------------------------------------------------------首页样式--------------------------------------------------------------- */
/* 轮播图 */
.fullSlide {
    width: 100%;
    position: relative;
    height: 560px;
    background: #000;
}

.fullSlide .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
}

.fullSlide .bd ul {
    width: 100% !important;
}

.fullSlide .bd li {
    width: 100% !important;
    height: 560px;
    overflow: hidden;
    text-align: center;
    line-height: 560px;
}

.fullSlide .bd li >a {
    display: block;
    height: 560px;
}

.fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 16px;
    left: 0;
    height: 30px;
    line-height: 30px;
}

.fullSlide .hd ul {
    text-align: center;
}

.fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 14px;
    width: 14px;
    border-radius: 50%;
    margin: 4px;
    overflow: hidden;
    background: none;
    line-height: 999px;
    border: 2px solid #fff;

}

.fullSlide .hd ul .on {
    background: #fff;
    border: 2px solid #fff;
}

.fullSlide .prev,.fullSlide .next {
    display: block;
    position: absolute;
    z-index: 1;
    top: 50%;
    margin-top: -30px;
    left: 10%;
    z-index: 1;
    width: 40px;
    height: 60px;
    background: url(slider-arrow.png) -126px -137px #000 no-repeat;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: 0.5;
    display: none;
}

.fullSlide .next {
    left: auto;
    right: 10%;
    background-position: -6px -137px;
}

.banner_bg_top{
    height: 16px;
    background: url(../images/banner_bg_top.png) repeat-x top;
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 999;
}


.video_bg {
    height: 560px;
    width: 100%;
    position: absolute;
    top: 0px;
    z-index: 998;
    background: url(../images/hw_top_41.png);
    text-align: center;
}


/* 网站底部 */
.footer{ height: 314px; background: url(../images/tl_footer_bg.jpg) repeat-x;}
.footer .footer_left{ width: 414px; float: left;}
.footer .footer_big_name{ font-size: 18px; color: #ccc; margin-top: 54px;  font-weight: bold; line-height: 42px;}
.footer .footer_left ul{ width: 290px; margin-top: 15px;}
.footer .footer_left ul li{ line-height: 26px; color: #999; width: 137px; float: left;}
.footer .footer_left ul li a:hover{ color: #c71f1f}
.footer .footer_center{ width: 290px; float: left;}
.footer .footer_center ul{ margin-top: 15px;}
.footer .footer_center ul li{ color: #999;line-height: 26px; padding-left:30px;}
.footer .footer_center ul li.footer_addr{ background: url(../images/tl_index_15.png) no-repeat left 5px; }
.footer .footer_center ul li.footer_tel{ background: url(../images/tl_index_16.png) no-repeat left 5px; }
.footer .footer_center ul li.footer_mail{ background: url(../images/tl_index_17.png) no-repeat left 5px; }
.footer .footer_center ul li.footer_web{ background: url(../images/tl_index_18.png) no-repeat left 5px; }
.footer .footer_right{ float: right; width: 310px;} 
.footer .footer_right img{ margin-top: 15px;}

/* 网站版权信息 */
.copyright{height: 42px; background: #333;}
.copyright a{ color: #cccccc; font-size: 12px;}
.copyright p {
    color: #cccccc;
    font-size: 12px;
    line-height: 42px;
}

.copyright ul {
    float: right;
    width: 370px;
}

.copyright ul li,.copyright ul li span {
    float: left;
    color: #cccccc;
    line-height: 42px;
    font-size: 12px;
}

.copyright p {
    display: inline;
}

.copyright ul li a {
    float: right;
    margin-top: 10px;
}

.copyright ul li a.weiling {
    width: 121px;
    height: 18px;
    background: url(../images/vl.png) no-repeat;
    margin-right: 20px;
}

.copyright ul li a.weiling:hover {
    width: 121px;
    height: 18px;
    background: url(../images/vl_hover.png) no-repeat;
}

.copyright ul li a.wangshang {
    width: 107px;
    height: 18px;
    background: url(../images/ws.png) no-repeat;
}

.copyright ul li a.wangshang:hover {
    width: 107px;
    height: 18px;
    background: url(../images/ws_hover.png) no-repeat;
}


/* 相册效果 */
.Gallery { width: 100%; height: 100%; position: fixed; left: 0; top: 0; background: rgba(0,0,0,.9); opacity: 0; z-index: 999999; transition: all .3s ease; -moz-transition: all .3s ease; -webkit-transition: all .3s ease; }
.Gallery.show { opacity: 1; }
.g-bottom, .g-left, .g-right, .g-top { z-index: 99; display: block; -webkit-appearance: none; transition: all .3s ease; -moz-transition: all .3s ease; -webkit-transition: all .3s ease; }
.g-top { position: absolute; top: 0; left: 0; width: 100%; background: rgba(0, 0, 0, 0.7); height: 45px; text-align: center; line-height: 45px; color: #fff; z-index: 120; }
.g-left.none, .g-right.none { opacity: .3; cursor: not-allowed; }
.g-bottom { position: absolute; bottom: 0; left: 0; width: 100%; background: rgba(0, 0, 0, 0.7); height: 45px; text-align: center; line-height: 45px; color: #fff; z-index: 120; }
.g-left { position: absolute; top: 43%; left: 0; height: 14%; background: rgba(0, 0, 0, 0.5); width: 55px; cursor: pointer; }
.g-right { position: absolute; top: 43%; right: 0; height: 14%; background: rgba(0, 0, 0, 0.5); width: 55px; cursor: pointer; }
.Gallery img { max-height: 87%; max-width: 99%; }
.Gallery.Gallery-none img { max-height: 100%; max-width: 99%; }
.Gallery-wrap { width: 100%; height: 100%; position: relative; transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); }
.g-left:after { content: ''; width: 20px; height: 2px; background: #fff; position: absolute; left: 16px; top: 50%; margin-top: -1px; }
.g-left:before { content: ''; width: 10px; height: 10px; border: 2px solid #fff; transform: rotate(45deg); -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); border-top: none; border-right: none; display: block; position: absolute; left: 16px; top: 50%; margin-top: -6px; }
.g-right:after { content: ''; width: 20px; height: 2px; background: #fff; position: absolute; right: 16px; top: 50%; margin-top: -1px; }
.g-right:before { content: ''; width: 10px; height: 10px; border: 2px solid #fff; transform: rotate(45deg); -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); border-left: none; border-bottom: none; display: block; position: absolute; right: 16px; top: 50%; margin-top: -6px; }
.g-list { width: 100%; height: 100%; text-align: center; vertical-align: middle; position: absolute; left: 0; top: 0; }
.g-list span { display: inline-block; vertical-align: middle; height: 100%; }
.g-list img { vertical-align: middle; cursor: -webkit-grab; cursor: grab; transition: all .4s ease; -moz-transition: all .4s ease; -webkit-transition: all .4s ease; }
.Gallery-wrap.grab .g-list img { cursor: -webkit-grabbing; cursor: grabbing; }
.g-top .g-count { width: auto; height: 100%; position: absolute; left: 0; top: 0; padding: 0 18px; }
.g-top button { height: 45px; width: 45px; border: none; position: absolute; right: 0; top: 0; opacity: .8; background: 0 0; -webkit-tap-highlight-color: transparent; }
.g-top span { display: block; width: 100%; height: 100%; line-height: 45px; color: #fff; }
.g-close { cursor: pointer; }
.g-close:after { content: ''; width: 24px; height: 2px; background: #fff; display: block; transform: rotate(45deg); -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); position: absolute; left: 8px; top: 21px; }
.g-close:before { content: ''; width: 24px; height: 2px; background: #fff; display: block; transform: rotate(-45deg); -moz-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); position: absolute; left: 8px; top: 21px; }
.g-top button:hover { opacity: 1; }
.loading { width: 100%; height: 100%; background: #111111; position: absolute; left: 0; top: 0; z-index: 1000; }
.loading s { display: block; width: 30px; height: 30px; background: #0ad1a9; border-radius: 50%; position: absolute; left: 50%; top: 50%; margin-top: -15px; margin-left: -15px; -moz-animation: load 1.5s linear infinite; -webkit-animation: load 1.5s linear infinite; }
.loading p { text-align: center; font-size: 12px; position: relative; top: 50%; margin-top: 25px; }




/* 首页关于我们 */
.grey_bg{ background: #f6f6f6; padding-bottom: 68px;}
.index_title{ font-size: 32px; color: #333; text-align: center; line-height: 1.5; padding-top: 50px;}
.index_title_biref{ width: 1016px;margin: 0 auto; line-height: 28px; color: #666; margin-bottom: 10px; text-align: center;  font-size: 14px;}
.index_about_wh li{ width: 378px; height: 187px; float:left; margin-right: 32px;  background: #f6f6f6; position: relative; overflow: hidden;}
.index_about_wh li p{ font-size: 18px; text-indent: 35px; padding-top: 25px; line-height:2;}
.index_about_wh li span{ font-size: 14px; text-indent: 35px; display: block; line-height: 1.5;}
.index_about_wh li:last-child{ margin-right: 0;}
.index_about_wh li .index_about{ width: 100%; height: 100%; top: 0;  left: 0; position: absolute; transition: all 0.2s; -o-transition: all 0.2s; -mos-transition: all 0.2s; -webkit-transition: all 0.3s;}
.index_about_wh li:hover .index_about{background: rgba(231,3,23,0.6); transition: all 0.3s; -o-transition: all 0.2s; -mos-transition: all 0.2s; -webkit-transition: all 0.2s; color: #fff}
.index_about_wh li:hover .index_about *{ color: #fff;}
.index_about_wh li img{transition: all 0.4s;}
.index_about_wh li:hover img{transform: scale(1.1); transition: all .4s;}


/* 首页亿欧钻杆解析 */
.index_yio_jx{ overflow: hidden; margin-top: 20px; margin-bottom:68px;}
.index_yio_jx .yio_jx_img{ width: 286px; float: left;  height: 432px;overflow: hidden;}
.index_yio_jx .slideTxtBox{ background: #f6f6f6; width: 878px; float: left; height: 432px; padding-left: 36px;}
.index_yio_jx .slideTxtBox .hd ul{ padding-top: 10px;  overflow: hidden; margin-bottom: 15px;}
.index_yio_jx .slideTxtBox .hd ul li{ float: left; margin-right:40px; font-size: 18px;height: 54px; line-height: 54px; cursor: pointer;background: url(../images/yio_index_23.jpg) no-repeat center bottom;}
.index_yio_jx .slideTxtBox .hd ul li.on{ color: #e70317; background: url(../images/yio_index_22.jpg) no-repeat center bottom; font-weight: bold; }
.index_yio_jx .slideTxtBox .bd li img{ margin-top: 20px; margin-bottom: 10px;}
.index_yio_jx .slideTxtBox .bd li { text-align: center;}
.index_yio_jx .slideTxtBox .bd li span{ margin-right: 40px; padding-top: 30px; display: block; float: left; font-size: 15px;}

/* 首页智能制造&技术特点 */
.index_zhineng_main{ height: 660px;}
.picScroll-left{height: 660px;width: 50%; float: left; overflow:hidden; position:relative; }
.picScroll-left .hd{ overflow:hidden;  height:42px; position: absolute; width: 96px; bottom: 40px; right: 30px; z-index: 999;}
.picScroll-left .hd .prev,.picScroll-left .hd .next{height: 42px; width: 42px; line-height: 42px; text-align: center; display: block; float: left; cursor: pointer;}
.picScroll-left .hd .prev{ margin-right: 2px; background:#e70317 url(../images/yio_4.png) no-repeat center;}
.picScroll-left .hd .next{ background:#e70317 url(../images/yio_5.png) no-repeat center;}
.picScroll-left .bd{ }
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ float:left; _display:inline; overflow:hidden; text-align:center;}
.picScroll-left .bd ul li .pic{ width: 100%;height: 660px; text-align: right; overflow: hidden;}
.picScroll-left .bd ul li .pic img{height:660px; display:block; float: right;}
.picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picScroll-left .bd ul li .title{ line-height:24px;}
.index_zhineng_top{ position: absolute; bottom: 82px; right: 40px; background: rgba(34,34,34,0.9); color: #e70317; text-align: center; font-size: 30px; width: 300px; height: 100px; z-index: 999; line-height: 100px;}
.index_zhineng_top span{ color: #fff;font-size: 30px;}

.index_zhineng_right{ height: 660px; width: 50%; float: left; background: url(../images/yio_index_14.jpg) no-repeat left;}
.index_zhineng_right h2{ line-height: 81px; margin-top: 36px;  font-size: 32px; color: #fff; margin-left: 45px; margin-bottom: 50px; position: relative; font-weight: normal;}
.index_zhineng_right h2::after{ content: ""; position: absolute; height: 8px; width: 32px;background: #f00; bottom: 0px; left: 0;}
.index_zhineng_right div { margin-bottom: 20px; overflow: hidden; margin-left: 45px;}
.index_zhineng_right div p{ height: 87px;  width: 87px; border-radius: 50%; float: left; margin-right: 22px; overflow: hidden; position: relative; border:2px solid rgba(255,255,255,0.6)}
.index_zhineng_right div p img{ position: absolute; top: 0; right: -47%;transition: all 0.4s;}
.index_zhineng_right div:hover p img{ transform: scale(1.2); transition: all .3s;}
.index_zhineng_right div span{ color: #fff; line-height: 24px; padding-top: 18px; display: block; float: left; width: 413px; font-size: 14px;}
.index_zhineng_right div:nth-child(4) span{ padding-top: 9px;}



/* 首页配件与维修 */
.picScroll-bottom{ width:1200px;  overflow:hidden; position:relative; margin-bottom: 30px; margin-top: 20px;}
.picScroll-bottom .hd{ overflow:hidden; height:30px; width: 120px; margin: 20px auto 0;}
.picScroll-bottom .hd .prev,.picScroll-bottom .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
     cursor:pointer; background:url("images/arrow.png") no-repeat;}
.picScroll-bottom .hd .next{ background-position:0 -50px;  }
.picScroll-bottom .hd .prevStop{ background-position:-60px 0; }
.picScroll-bottom .hd .nextStop{ background-position:-60px -50px; }
.picScroll-bottom .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-bottom .hd ul li{ float:left;  width:35px; height:8px; overflow:hidden; text-indent:-999px; cursor:pointer; background:url(../images/icoCircle.png) 0 -9px no-repeat; }
.picScroll-bottom .hd ul li.on{ background-position:0 0; }
.picScroll-bottom .bd{ }
.picScroll-bottom .bd ul{ overflow:hidden; zoom:1; }
.picScroll-bottom .bd ul li{ width: 20%; float: left; }
.picScroll-bottom .bd ul li .title { height: 42px; line-height: 42px; text-align: center; background: url(../images/yio_2.png) no-repeat center; display: block; margin-bottom: 24px; font-size: 14px;}
.picScroll-bottom .bd ul li .title a{ display: block; line-height: 42px;}
.picScroll-bottom .bd ul li:hover .title a{ background:url(../images/yio_1.png) no-repeat center; color: #fff; }
.picScroll-bottom .bd ul li .pic{ width: 163px; height: 163px; border-radius: 50%; margin: 0 auto; border: 8px solid #efefef; overflow: hidden;}
.picScroll-bottom .bd ul li .pic img{ height: 100%;transition: all 0.4s; margin-left: -40px;}
.picScroll-bottom .bd ul li:hover .pic{border: 8px solid #ccc;}
.picScroll-bottom .bd ul li:hover .pic img{transform: scale(1.15); transition: all .3s;}




/* 首页视频模块 */

.gfx_pro_main{ height: 432px; background: url(../images/yio_index_18.jpg) no-repeat center; }
.gfx_pro_main .pro_video{ display: block; margin: 20px auto 0; height: 75px; width: 75px;}
.gfx_pro_main p{ color: #fff; width: 900px; margin: 0 auto; line-height: 28px; text-align: center; font-size: 14px;}
.gfx_pro_main h3{ font-size: 48px;color: #fff; text-align: center; margin-bottom: 20px;  padding-top: 80px;}
.reveal-modal {
    position: fixed;
    z-index: 9999;
    top: 50%!important;
    left: 50%;
    margin: auto;
    box-sizing: border-box;
    visibility: hidden;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    padding-bottom: 40px;
    overflow: hidden;
}
.reveal-modal *{ color: #fff}
.reveal-modal-bg {
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 9998;
    top: 0;
    left: 0;
    margin: auto;
    display: none;
    background: rgba(0, 0, 0, 0.4);}

.close-reveal-modal {
    background: url(../images/close.png) no-repeat center;
    width: 35px;
    height: 35px;
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
}



/* 首页新闻中心 */
.index_news_main{ overflow: hidden; margin-bottom: 60px; margin-top: 30px;}
.index_news_main ul.index_news_left{ width: 50%; float:left;}
.index_news_main ul.index_news_left li{ width: 287px; background: #f8f8f8; height: 345px; float: left; border: 1px solid #fff;}
.index_news_main ul.index_news_left li:nth-child(2){ float: right !important;}
.index_news_main ul.index_news_left li a.news_img{display: block; width: 287px; height: 196px; overflow: hidden;}
.index_news_main ul.index_news_left li a.news_img img{ height: 100%; transition:all 0.4s;}
.index_news_main ul.index_news_left li:hover a.news_img img{transform:scale(1.1); transition:all 0.4s;}
.index_news_main ul.index_news_left li div{ width: 88%; margin: 0 auto;}
.index_news_main ul.index_news_left li div p a{ font-size: 16px; line-height: 45px;padding-top: 6px; display: block; overflow: hidden; white-space:nowrap;text-overflow:ellipsis;}
.index_news_main ul.index_news_left li div p a:hover{color: #e70317}
.index_news_main ul.index_news_left li div i{ display: block; font-size: 14px; color: #999;}
.index_news_main ul.index_news_left li div span{ line-height: 24px; color: #666; display: block; margin-top: 8px; font-size: 14px;}
.index_news_main ul.index_news_left li:hover { background: #fff; border:1px solid #eee;}

.index_news_right{ width: 48%; float: right;}
.index_news_right li{ height: 160px; background: #f8f8f8; margin-bottom: 23px; padding: 0 22px; border: 1px solid #fff;}
.index_news_right li:hover{ background: #fff; border: 1px solid #eee;}
.index_news_right li:nth-child(2){ margin-bottom-bottom: none !important;}
.index_news_right li p{ font-size: 16px; line-height: 36px; padding-top: 17px;}
.index_news_right li p a{ font-size: 16px;}
.index_news_right li p a:hover{ color: #e70317}
.index_news_right li i{ font-style: normal; color: #999; display: block; line-height: 30px;}
.index_news_right li i img{ margin-right: 6px;}
.index_news_right li span{color: #666; line-height: 24px; font-size: 14px;}



/* 首页施工范例 */
.picScroll-case{ width:1200px;  overflow:hidden; position:relative; margin-top: 20px;}
.picScroll-case .hd{ overflow:hidden; }
.picScroll-case .hd .prev,.picScroll-case .hd .next{ width: 42px; height: 42px; display: block; float: left; margin:0 5px; cursor: pointer; z-index: 9999;}
.picScroll-case .hd .prev{ background:rgba(0,0,0,0.7) url(../images/hw_top_31.png) no-repeat center; position: absolute; left: -5px; top: 90px;}
.picScroll-case .hd .next{ background:rgba(0,0,0,0.7) url(../images/hw_top_30.png) no-repeat center; position: absolute; right:-5px; top: 90px;}
.picScroll-case .hd .prev:hover{ background:#e70317 url(../images/hw_top_31.png) no-repeat center; }
.picScroll-case .hd .next:hover{ background:#e70317 url(../images/hw_top_30.png) no-repeat center; }
.picScroll-case .hd .prevStop{ background-position:-60px 0; }
.picScroll-case .hd .nextStop{ background-position:-60px -50px; }
.picScroll-case .hd ul{ overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-case .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer;}
.picScroll-case .hd ul li.on{ background-position:0 0; }
.picScroll-case .bd{  width: 1200px;}
.picScroll-case .bd ul{ overflow:hidden; zoom:1; }
.picScroll-case .bd ul li{  _display:inline; overflow:hidden; text-align:center; width: 286px; height: 234px; float: left; margin-right: 16px; border: 1px solid #eee; background: #fff}
.picScroll-case .bd ul li .pic{ text-align:center; width: 266px; height: 178px; overflow: hidden; margin: 10px auto 0;}
.picScroll-case .bd ul li .pic img{ height:100%;transition:all 0.4s;}
.picScroll-case .bd ul li:hover .pic img{ transform:scale(1.1); transition:all 0.4s;}
.picScroll-case .bd ul li .pic a:hover img{ border-color:#999; }
.picScroll-case .bd ul li .title{ line-height:45px; font-size: 16px; }


/* 产品特点 */
.index_td_main{ height: 166px; background: url(../images/yio_index_20.jpg) no-repeat center;}
.index_td_main h3{ font-size: 26px; margin-top: 40px; color: #fff; line-height: 2; width: 310px;  float: left; font-weight: normal;}
.index_td_main h3 span{ display: block; line-height: 30px; color: #fff; font-size: 14px;}
.index_td_main ul{ width: 856px; float: right; margin-top: 40px;}
.index_td_main ul li{ width: 25%; float: left;}
.index_td_main ul li p{ height: 50px; text-align: center; margin-bottom: 10px;}
.index_td_main ul li span{ display: block; width: 100%; text-align: center; font-size: 18px; height: 37px; line-height: 37px; color: #fff; background: url(../images/yio_17.png) no-repeat center;}




/* 底部&版权 */
.index_footer_main{background:#5b5b5b url(../images/yio_9.png) no-repeat 65% 40px; height: 276px;}
.index_footer_main .footer_left{ width: 410px; float: left;}
.index_footer_main .footer_left span,.index_footer_main .footer_right span{ font-weight: bold; font-size: 18px;  margin-top: 60px; margin-bottom: 15px; display: block; color: #eee;} 
.index_footer_main .footer_left .footer_kstd{width: 308px;}
.index_footer_main .footer_left .footer_kstd a{ float: left; width: 136px; line-height: 30px; text-align: left; color: #c7c7c7;}
.index_footer_main .footer_left ul p{ line-height: 30px; text-indent: 24px; color: #c7c7c7; font-size: 14px;}
.index_footer_main .footer_left ul p.footer_dz{ background: url(../images/hw_top_17.png) no-repeat left; }
.index_footer_main .footer_left ul p.footer_dh{ background: url(../images/hw_top_18.png) no-repeat left; }
.index_footer_main .footer_left ul p.footer_yx{ background: url(../images/hw_top_19.png) no-repeat left; }
.index_footer_main .footer_left ul p.footer_gw{ background: url(../images/hw_top_20.png) no-repeat left; }
.index_footer_main .footer_right{float: right;}
.index_footer_main .footer_right img{ margin-top: 6px;}
.copyright{height: 42px; background: #333;}

.copyright a{ color: #cccccc; font-size: 12px;}
.copyright p {
    color: #cccccc;
    font-size: 12px;
    line-height: 42px;
}

.copyright ul {
    float: right;
    width: 370px;
}

.copyright ul li,.copyright ul li span {
    float: left;
    color: #cccccc;
    line-height: 42px;
    font-size: 12px;
}

.copyright p {
    display: inline;
}

.copyright ul li a {
    float: right;
    margin-top: 10px;
}

.copyright ul li a.weiling {
    width: 121px;
    height: 18px;
    background: url(../images/vl.png) no-repeat;
    margin-right: 20px;
}

.copyright ul li a.weiling:hover {
    width: 121px;
    height: 18px;
    background: url(../images/vl_hover.png) no-repeat;
}

.copyright ul li a.wangshang {
    width: 107px;
    height: 18px;
    background: url(../images/ws.png) no-repeat;
}

.copyright ul li a.wangshang:hover {
    width: 107px;
    height: 18px;
    background: url(../images/ws_hover.png) no-repeat;
}


/* 内页banner */
.inside_banner{ height: 300px; background: url(../images/yio_inside_1.jpg) no-repeat center;}
.inside_banner_1{ height: 300px; background: url(../images/yio_inside_3.jpg) no-repeat center;}
.inside_banner_2{ height: 300px; background: url(../images/yio_inside_4.jpg) no-repeat center;}
.inside_banner_3{ height: 300px; background: url(../images/yio_inside_5.jpg) no-repeat center;}


/* 内页 */

p.inside_con_title{ font-size: 30px; color: #fff;  padding-top: 215px; line-height: 54px;}
.location,.inside_banner .location a{ color: #fff; font-size: 14px;}
.location a:hover{ color: #e70317}
.inside_con{ height: 64px; line-height: 64px; background: #f4f4f4;}
.inside_con ul li{ margin-top: 12px;  float: left; position: relative;}
.inside_con ul li::before{content: "";position: absolute; height: 15px; width: 1px; background: #dedede; left: 0; top: 12px;}
.inside_con ul li:last-child::after{content: "";position: absolute; height: 15px; width: 1px; background: #dedede; right: 0; top: 12px;}
.inside_con ul li a{ display: block; height: 40px; line-height: 40px;padding: 0 26px;}
.inside_con ul li.active a{background: #e70317; color: #fff;}
.inside_con ul li.active::before{content: ""; display: none}
.inside_con ul li.active:hover::before{content: ""; display: none}
.inside_con ul li:hover{background: #e70317; color: #fff;}

.inside_body{ min-height: 300px; padding: 60px 0; overflow: hidden;}
.inside_body p{line-height: 30px; margin-bottom: 10px; color: #666; font-size: 14px;}



/* 智能制造 */
.case_list{ width: 1250px; overflow: hidden;}
.case_list li{  width: 286px; float: left; border: 1px solid #eee; margin-right: 16px; margin-bottom: 16px; } 
.case_list li .img{ width: 266px;  margin: 0 auto; overflow: hidden; margin-top: 10px; height: 178px; overflow: hidden;}
.case_list li .img img{ width: 100%;transition:all 0.4s;}
.case_list li:hover .img img{transform:scale(1.1); transition:all 0.4s;}
.case_list li:hover{ border: 1px solid #e70317}
.case_list li:hover div{ color: #e70317}
.gallery-title{ height: 42px; line-height: 42px; text-align: center;  font-size: 15px;}


/* 新闻列表 */
.news_first{ height: 200px; padding-bottom: 16px; border-bottom: 1px solid #eee; margin-bottom: 16px;}
.news_first a.news_first_img{ display: block; width: 284px; height: 200px; overflow: hidden; float: left; }
.news_first a.news_first_img img{ width: 100%; height: auto;transition:all 0.4s;}
.news_first a.news_first_img img:hover{transform: scale(1.1); transition: all .4s; }
.news_first .news_first_right{ width: 884px; float: right; height: 200px;}
.news_first .news_first_right p a{ font-size: 18px; line-height: 64px; color: #333;}
.news_first .news_first_right p a:hover{color: #e70317}
.date_cunt{ height: 30px;}
.date_cunt li{ display: inline-block; float: left; margin-right: 20px; color: #999; padding-left: 20px; font-size: 14px;}
.date_cunt li.date{ background: url(../images/tl_index_20.png) no-repeat left;}
.date_cunt li.cunt{ background: url(../images/tl_index_21.png) no-repeat left;}
.news_first .news_first_right span{ display:block; line-height: 1.5; color: #666; text-align: justify; font-size: 14px;}
.news_first .news_first_right i{ font-style: normal; display: block; margin-top: 20px; color: #999;}

.inside_news_list{ width: 1300px; overflow: hidden;}
.inside_news_list li{ float: left; width: 588px; height: 142px; margin-right: 22px; margin-bottom: 16px; border-bottom: 1px solid #eee;}
.inside_news_list li:hover{  background: #f8f8f8;}
.inside_news_list li .news_left{ float: left; width: 104px; margin-top: 38px; background: url(../images/hw_top_26.png) no-repeat right center; text-align: center; font-size: 42px; color: #333; line-height: 32px;}
.inside_news_list li .news_left span{ font-size: 14px; color: #666;}
.inside_news_list li .news_right{ width: 434px; padding: 28px 24px 0 24px; float: left; }
.inside_news_list li .news_right a{ font-size: 18px; line-height: 32px;}
.inside_news_list li .news_right a:hover{ color: #e70317}
.inside_news_list li .news_right p{ font: 14px; line-height: 26px; color: #666;}


#map{ width: 854px; border: 1px solid #e8e8e8; height: 418px; margin-bottom: 30px; float:left;}
.contact_fs_main{ height: 418px; width: 300px; background: #fff; border: 1px solid #e8e8e8; border-left: none; float: left; padding-left: 43px;}
.contact_fs_main h3{display: block;font-size: 18px; margin-top: 48px; line-height: 56px; margin-bottom: 10px; position: relative;}
.contact_fs_main h3::after{ content: ""; display: block; height: 5px;  width: 32px; background: #e70317; position: absolute; left:0; bottom: 0; }
.contact_fs_main p{ line-height: 24px;  color: #666; text-indent: 30px; }
.contact_fs_main p.contact_icon1{ background: url(../images/hw_top_36.png) no-repeat left;}
.contact_fs_main p.contact_icon2{ background: url(../images/hw_top_39.png) no-repeat left;}
.contact_fs_main p.contact_icon3{ background: url(../images/hw_top_38.png) no-repeat left;}
.contact_fs_main p.contact_icon4{ background: url(../images/hw_top_37.png) no-repeat left;}
.contact_fs_main img{ margin-top: 10px;}
.BMap_bubble_title{ font-size: 16px; color: #e70317; font-weight: bold;}
.BMap_bubble_content{ line-height: 24px;}



/* 文章详情页 */
.news_detail_left{width: 854px; float: left;}
.news_detail_left h1{ font-size: 30px;font-weight: bold; line-height: 3}
.news_detail_right{ width: 290px; float: right; }
.news_detail_right .prev_next{ width: 234px; border: 8px solid #f1f1f1; float: right; padding: 0 20px; overflow: hidden;}
.news_detail_right .news_prev{ border-bottom: 1px solid #eee;}
.news_detail_right .prev_next div{ padding-bottom: 20px;}
.news_detail_right div p{ line-height: 36px; font-size: 18px; font-weight: bold; margin-top: 20px;}
.news_detail_right div span{ display: block; line-height: 24px; color: #999; font-size: 14px;}
.news_detail_right .prev_next div a{ display: block; line-height: 24px; font-size: 15px; text-align:justify; font-size: 14px;}
.news_detail_right .prev_next div a:hover{ color: #e70317}
.news_detail_right .news_back{ margin-top: 10px;}
.news_detail_right .news_back a{ display: block; height: 45px; line-height: 45px;  background: #eee; color: #333;  width: 100%; text-align: center;}
.news_detail_right .news_back a:hover{ background: #e70317; color: #fff;}

.index_guige{ width: 842px;height: 330px; overflow: auto;}