/*左侧公用*/
.left_nav{width: 270px;position: relative;z-index: 9999;}
.left_nav .top{background: url(../images/pro_top.png) no-repeat 30px 24px #005bac;box-sizing: border-box; height: 90px;width: 100%;padding: 23px 20px 0 85px;}
.left_nav .top .sup_t{font-size: 24px;color: #fff;}
.left_nav .top .sub_t{font-size: 13px;color: #fff;text-transform: uppercase;}
.left_nav .bottom{background: #005bac; color: #fff;text-align: center; line-height: 2;font-size: 16px;padding: 20px;}
.left_nav .bottom i{display: block;font-size: 24px; font-weight: bold;color: #fff;line-height: 1.5;}
.left_nav .bottom .wechat{position: relative;padding: 20px;box-sizing: border-box;margin-top: 10px;}
.left_nav .bottom .wechat:before{content: ''; width: 100%; height: 1px;position: absolute;top: 0;left:0;background: #0091d2;}
.left_nav .bottom .wechat:after{content: ''; width: 100%; height: 1px;position: absolute;top: 1px;left:0;background: #004b8d;}
.left_nav .bottom .wechat .pic{background: #fff;display: flex;flex-wrap: nowrap;justify-content: space-between;color: #333;padding: 10px; box-sizing: border-box;}
.left_nav .bottom .wechat span{text-align: left;font-size: 14px;display: inline-block;margin-top: 20px;}
.left_nav ul{border: 1px solid #efefef;box-sizing: border-box;background: #fff;padding: 10px 20px;}
.left_nav ul li{height: 50px;line-height: 50px;border-bottom: 1px solid #efefef;position: relative;}
.left_nav ul li a{display: block;font-size: 15px;position: relative;}
.left_nav ul li a:hover{background-image: linear-gradient(0deg,#0091d2 0%,#005bac 100%);background-image:-o-linear-gradient(0deg,#0091d2 0%,#005bac 100%);background-image:-moz-linear-gradient(0deg,#0091d2 0%,#005bac 100%);background-image:-webkit-linear-gradient(0deg,#0091d2 0%,#005bac 100%);color: #fff;}
.left_nav ul li a:hover::before{color: #fff;}
.left_nav ul li a:hover::before{content:url(../images/pro_icon_h.png);}
.left_nav ul li a::before{content:url(../images/pro_icon.png);font-family: 'Kaiti'; color: #999999;padding:0 10px;}
.left_nav ul li a.navcur{background-image: linear-gradient(0deg,#0091d2 0%,#005bac 100%);background-image:-o-linear-gradient(0deg,#0091d2 0%,#005bac 100%);background-image:-moz-linear-gradient(0deg,#0091d2 0%,#005bac 100%);background-image:-webkit-linear-gradient(0deg,#0091d2 0%,#005bac 100%);color: #fff;}
.left_nav ul li a.navcur::before{color: #fff;}
.left_nav ul li:hover ul.sub{position: absolute;left:228px; min-width: 200px;border: 1px solid #efefef;top: 0;display: block;}
.left_nav ul li ul.sub{display: none;padding: 10px;}
.left_nav ul li ul.sub li{height: 40px;line-height: 40px;}
.left_nav ul li ul.sub li a{font-size: 13px;}
.left_nav ul li ul.sub li a::before{content: '';font-family: 'Kaiti'; color: #999999;padding:0 10px 0 0;}
.left_nav ul li ul.sub li a:hover::before{color: #fff;}

/* contact */

.sgy_page_lxwm {margin-bottom: 30px;}
.sgy_page_lxwm p{line-height: 3;font-size: 16px;}
.sgy_page_lxwm p strong{color: #0091d2;}
.sgy_page_lxwm01 {background: url(../images/contact_bg1.jpg) no-repeat 0 0 #f4f4f4;padding: 55px 30px 0 250px;margin-top: 30px;height: 185px;box-sizing: border-box;margin-bottom: 30px;}
.sgy_page_lxwm01 h4 {font-size: 24px;color: #005bac;margin: 15px auto;font-weight: normal;}
.sgy_page_lxwm01 p {line-height: 2;font-size: 16px;font-weight: bold;}
.sgy_page_lxwm03 {margin-bottom: 30px;}
.sgy_page_lxwm03 .left {width: 48%;background-color: #f9f9f9;color: #333;float: left;height: 480px;text-align: center;box-sizing: border-box;padding: 30px 0;border: 1px solid #efefef;}
.sgy_page_lxwm03 .left dt  {text-align: left;margin-bottom: 20px;line-height: 2;}
.sgy_page_lxwm03 .left h1 {text-align: left;font-size: 24px;line-height: 2;}
.sgy_page_lxwm03 .left span {display: none;}
.sgy_page_lxwm03 .left dl {padding-left: 30px;}
.sgy_page_lxwm03 .left dd {line-height: 3;display: block;padding-left: 35px;text-align: left;font-size: 16px;margin: 10px auto;}
.sgy_page_lxwm03 .right {background-color: #f9f9f9;color: #333;height: 480px;text-align: center;box-sizing: border-box;border: 1px solid #efefef;overflow: hidden;}
.sgy_page_lxwm03 .right dt img {width: 300px;}
.sgy_page_lxwm03 .right h1 {text-align: left;font-size: 24px;line-height: 3;}
.sgy_page_lxwm03 .right span {display: none;}
.sgy_page_lxwm03 .right dl {padding-left: 30px;}
.sgy_page_lxwm03 .right dd {line-height: 3;display: block;padding-left: 35px;text-align: left;font-size: 16px;}
.sgy_page_lxwm03 .tel {background: url(../images/icons/tel_w.png) no-repeat 0 10px;}
.sgy_page_lxwm03 .add {background: url(../images/icons/add_w.png) no-repeat 0 10px;}
.sgy_page_lxwm03 .email {background: url(../images/icons/email_w.png) no-repeat 0 10px;}
.sgy_page_lxwm03 .phone {background: url(../images/icons/phone_w.png) no-repeat 0 10px;}
.sgy_page_lxwm03 .name {background: url(../images/icons/name_w.png) no-repeat 0 10px;}
.sgy_page_lxwm03 .fax {background: url(../images/icons/fax_w.png) no-repeat 0 10px;}
.sgy_page_lxwm03 .web {background: url(../images/icons/web.png) no-repeat 0 15px;}
.sgy_page_lxwm03 .wechat {background: url(../images/icons/wechat.png) no-repeat 0 10px;}
.sgy_page_lxwm03 .right {width: 52%;float: right;}
.sgy_page_lxwm03 .right #container{height: 480px;width: 100%;}
.sgy_page_lxwm .info-list .c-info p {padding: 5px 0;font-size: 16px;color: #333}
.sgy_page_lxwm .info-list .c-info .c-info-detail {color: #666;font-size: 16px;font-weight: bold}
.sgy_page_lxwm .info-list .show_code {margin-top: -30px}
.sgy_page_lxwm .info-list .show_code img {padding: 5px; border: 1px solid #efefef;box-sizing: border-box;width: 138px}
.sgy_page_lxwm .guest{display: flex;flex-wrap: wrap; justify-content: space-between;margin-top: 40p}
.sgy_page_lxwm .xing{ color:#f00; padding: 0 10px}
.sgy_page_lxwm label{width: 50%;display: inline-block;text-align: left;margin-bottom: 20px;position: relative;color: #999999;padding-left:5%;box-sizing: border-box}
.sgy_page_lxwm label span{position: absolute;left:11%;top: 15px}
.sgy_page_lxwm  input{ padding: 12px 15px;height: auto;border-radius: 3px;border: 1px solid #d7d7d7;padding-left: 35px;width: 80%}
.sgy_page_lxwm  textarea{ padding: 12px 15px;height: auto;border-radius: 3px;border: 1px solid #d7d7d7;padding-left: 35px;width:80%;}
.sgy_page_lxwm .submit {padding: 10px 20px;background: #005bac;border: none;color: #fff;cursor: pointer; width: 20%;display: block;margin: 0 auto}
.sgy_page_lxwm .submit:hover {background: #005bac}
/* 单页面 */
.sgy_page {margin: 20px auto;}
.sgy_page .right{width: 980px;}
/* 团队模型 */
.sgy_page_team {padding: 30px 0;}
.sgy_page_team ul {display: flex;justify-content: flex-start;flex-wrap: wrap;}
.sgy_page_team ul li {margin: 10px 10px 30px;width: 30.333333333333333333%;height: 340px;text-align: center;position: relative;overflow: hidden;box-shadow: 0px 0px 5px #888888;box-sizing: border-box;margin-right: 3%;cursor: pointer;}
.sgy_page_team ul li:nth-child(3n+0) {margin-right: 0;}
.sgy_page_team ul li .people {padding: 30px;display: inline-block;}
.sgy_page_team ul li .people .p {width: 102px;height: 102px;border-radius: 50%;border: 1px solid #efefef;display: inline-block;padding: 5px;}
.sgy_page_team ul li .people .p img {height: 102px;width: 102px;border-radius: 50%;}
.sgy_page_team ul li .people .name {display: inline-block;text-align: left;font-size: 16px;line-height: 1.5;font-weight: bold;color: #444;padding: 20px 0 0 10px;box-sizing: border-box;}

.sgy_page_team ul li .people .name span {color: #ffab00;}
.sgy_page_team ul li .people .name .e {font-family: Arial, Helvetica, sans-serif;}
.sgy_page_team ul li .description {text-align: left;margin: 0 30px 30px 30px;border-top: 1px solid #efefef;padding-top: 10px;}
.sgy_page_team ul li .description p {line-height: 2.5;padding-left: 20px;position: relative;color: #666;}
.sgy_page_team ul li .description p::before {content: '';position: absolute;width: 5px;height: 5px;background: #005bac;border-radius: 50%;left: 4px;top: 15px;}
/*图片模型(专用）排版*/

.sgy_page_pic {text-align: center;padding: 20px 0;}
.sgy_page_pic ul {display: flex;flex-wrap: wrap;justify-content: flex-start;padding: 0}
.sgy_page_pic ul li {margin-bottom: 20px;width: 24%;box-sizing: border-box;margin-right: 1.3333333%;}
.sgy_page_pic ul li:nth-child(4n+0){margin-right: 0;}
.sgy_page_pic ul li .pic{cursor: pointer;overflow: hidden;box-sizing: border-box;padding: 8px;border: 1px solid #dadada;}
.sgy_page_pic ul li img {width: 100%;}
.sgy_page_pic ul li .tit {line-height: 3;font-size: 16px;}

/*案例模型(专用）排版*/

.sgy_page_cases {text-align: center;padding: 20px 0;}
.sgy_page_cases ul {display: flex;flex-wrap: wrap;justify-content: flex-start;padding: 0}
.sgy_page_cases ul li {margin-bottom: 20px;width: 23%;box-sizing: border-box;padding: 8px;cursor: pointer;border: 1px solid #dadada;margin-right: 2.666666666666666666667%;position: relative;}
.sgy_page_cases ul li .pic {position: relative;}
.sgy_page_cases ul li .mask,
.sgy_page_cases ul li .video {display: none;}
.sgy_page_cases ul li:hover .mask {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.6);display: block;}
.sgy_page_cases ul li:hover .video {position: absolute;top: 50%;left: 50%;width: 20%;display: block;transform: translate(-50%, -50%);}
.sgy_page_cases ul li:hover .video img {height: auto;}
.sgy_page_cases ul li:nth-child(4n+0) {margin-right: 0;}
.sgy_page_cases ul li:hover {box-shadow: 0 0 10px #999;}
.sgy_page_cases ul li img {width: 100%;box-sizing: border-box;height: 207px}
.sgy_page_cases ul li h5 {line-height: 3;text-align: center;font-size: 16px;}
.sgy_page_cases ul li .jj p::before {content: '';position: absolute;width: 5px;height: 5px;background-color: #999;border-radius: 50%;left: 4px;top: 50%;transform: translateY(-50%);}

/* partner */

.sgy_page_pic_partner {text-align: center;padding: 20px 0;}
.sgy_page_pic_partner ul {display: flex;flex-wrap: wrap;justify-content: space-between;padding: 0}
.sgy_page_pic_partner ul li {margin-bottom: 20px;width: 23%;box-sizing: border-box;padding: 8px;cursor: pointer;border: 1px solid #dadada;}
.sgy_page_pic_partner ul li img {width: 100%;box-sizing: border-box;}
.sgy_page_pic_partner ul li .tit {line-height: 3;}
/* honor */

.sgy_page_pic_honor {text-align: center;padding: 20px 0;}
.sgy_page_pic_honor ul {display: flex;flex-wrap: wrap;justify-content: flex-start;padding: 0}
.sgy_page_pic_honor ul li {margin-bottom: 20px;width: 24%;box-sizing: border-box;padding: 8px;cursor: pointer;border: 1px solid #dadada;margin-right: 1.3333333%;}
.sgy_page_pic_honor ul li:nth-child(4n+0) {margin-right: 0;}
.sgy_page_pic_honor ul li img {width: 100%;box-sizing: border-box;height: 409px;}
.sgy_page_pic_honor ul li .tit {line-height: 3;}
/* plant */

.sgy_page_plant {text-align: center;padding: 20px 0;}
.sgy_page_plant ul {display: flex;flex-wrap: wrap;justify-content: flex-start;padding: 0}
.sgy_page_plant ul li {margin-bottom: 20px;width: 24%;box-sizing: border-box;padding: 8px;cursor: pointer;border: 1px solid #dadada;margin-right: 1.3333333%;}
.sgy_page_plant ul li:nth-child(4n+0) {margin-right: 0;}
.sgy_page_plant ul li img {width: 100%;box-sizing: border-box;}
.sgy_page_plant ul li h5 {line-height: 3;}
/* tram */

.sgy_page .team {display: flex;justify-content: space-between;background-color: #f5f5f5;padding: 24px 30px;box-sizing: border-box;margin-bottom: 30px;}
.sgy_page .team li {width: 100%;font-weight: bold;}
.sgy_page .team li .top {font-size: 18px;line-height: 2;color: #333;}
.sgy_page .team li .b {color: #005bac;font-size: 72px;position: relative;}
.sgy_page .team li .b em {position: absolute;font-size: 30px;top: 0;color: #333;}
.sgy_page .team li i {font-size: 18px;line-height: 2;color: #333;}
.sgy_page .team01 p {font-size: 18px;line-height: 3;text-indent: 30px;}


.sgy_page {margin: 20px auto;}
.sgy_page p{font-size: 16px;line-height: 2;text-indent: 2rem;margin-bottom: 10px;text-align: left;}
.sgy_page p img{float: right;margin-left: 30px;border-radius: 5px;}
.sgy_page p span{font-style: normal;color: #016bb9;font-weight: bold;display: inline;}
.sgy_page p strong{color: #016bb9}
.sgy_page_1 {margin: 20px auto;}
.sgy_page_1 p{font-size: 16px;line-height: 2;text-indent: 2rem;margin-bottom: 10px;text-align: left;}
.sgy_page_1 p img{float: right;margin-left: 30px;border-radius: 5px;}
.sgy_page_1 p span{font-style: normal;color: #016bb9;font-weight: bold;display: inline;}
.sgy_page_1 p strong{color: #016bb9}
/* news */

.sgy_news_l {margin: 20px auto;}

/* news详情页 */

.sgy_news_show {background: #fff;padding: 18px 0;}
.sgy_news_show img {max-width: 100%;}
.sgy_news_show-tit {height: 38px;font-size: 24px;font-weight: normal;line-height: 38px;color: #4b4a4a;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.sgy_news_show-sour {height: 24px;font-size: 12px;line-height: 24px;text-align: center;color: #aaa;margin-bottom: 20px;}
.sgy_news_show-sour a {color: #aaa;}
.sgy_news_show-sour span {margin: 0 9px;}
.sgy_news_show-text {padding: 16px 18px;font-size: 14px;line-height: 24px;border: 1px solid #d6d6d6;margin-bottom: 22px;}
.sgy_news_show-text-t1 {width: 78px;float: left;color: #342f2e;margin-right: -78px;}
.sgy_news_show-text-t2 {padding-left: 80px;}
.sgy_news_show {line-height: 2;font-size: 16px;}
.sgy_news_show object{width: 100% !important;hight: auto !importan}
.sgy_news_show object embed {width: 100% !important;height: 500px importan}
/* 相关推荐 */

.tuijian-tit {height: 55px;font-size: 24px;line-height: 55px;color: #4b4a4a;}
.tuijian-list li {height: 46px;font-size: 14px;line-height: 46px;color: #4b4a4a;border-top: 1px dashed #dbdbdb;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.tuijian-list li a {color: #4b4a4a;}
.tuijian-list li span {float: right;}
.tuijian-pagin-01 dl {margin-bottom: 24px;}
.tuijian-pagin-01 dd {height: 32px;font-size: 14px;line-height: 32px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.tuijian-pagin-01 dd b {float: right;font-weight: normal;}
.tuijian-pagin-01 dd span {width: 60px;height: 32px;background: #a2a2a2;color: #fff;text-align: center;display: inline-block;margin-right: 10px;}
.tuijian-pagin-01 dt {height: 1px;border-bottom: 1px dashed #b5b5b5;margin-left: 60px;padding-top: 2px;margin-bottom: 2px;}
.tuijian-pagin-01 dd em {float: right;font-style: normal;padding-left: 20px;font-weight: normal;}
.tuijian-pagin-01 dl a {color: #4b4a4a;}
.tuijian-pagin-01-href {float: right;font-size: 18px;line-height: 32px;}
.tuijian-pagin-01-href span {display: inline-block;padding: 0 6px;margin-left: 4px;background: #005bac;}
.tuijian-pagin-01-href a {display: block;color: #fff;}
.tuijian-pagin-01-key {min-height: 40px;border-top: 1px solid #005bac;font-size: 14px;line-height: 40px;color: #575556;}
.tuijian-pagin-01-key a {color: #575556;}
.tuijian-pagin-01-key span {display: inline-block;margin: 0 4px;}

/* 搜索结果 */

.xnznr-page {text-align: center;margin-top: 25px;}
.xnznr-page-main {margin-bottom: 30px;}
.xnznr-page a {display: inline-block;width: 30px;height: 30px;line-height: 30px;text-align: center;border: 1px solid #aaa;vertical-align: middle;margin-right: 4px;}
.xnznr-page a.cur {color: #fff;background: #124a62;border: 1px solid #124a62;}
.xnznr-page a img {display: block;}
.search_res-tit {border-bottom: 1px solid #ccc;}
.search_res-tit h3 {height: 46px;text-align: left;line-height: 46px;background: #005bac;color: #fff;font-weight: normal;position: relative;top: 1px;font-size: 18px;}
.search_res-main dl {padding: 23px 0;clear: both;border-bottom: 1px solid #cbcbcb;display: inline-block;width: 100%;}
.search_res-main dt {width: 18%;padding-right: 23px;float: left;}
.search_res-main dt img {width: 100%;}
.search_res-main dd {float: left;width: 79%;}
.search_res-main dd h4 {font-size: 18px;font-weight: normal;}
.search_res-main dd h4 span {color: #f00;}
.search_res-desc {line-height: 30px;height: 60px;padding-top: 8px;overflow: hidden;}
.xnznr-page-main {text-align: center;margin-top: 25px;}
.xnznr-page-main a,
.xnznr-page-main span {display: inline-block;width: 30px;height: 30px;line-height: 30px;text-align: center;border: 1px solid #aaa;vertical-align: middle;margin-right: 4px;}
.xnznr-page-main .laypage_curr {color: #fff;background: #666;border: 1px solid #666;}
.xnznr-page-main a img {display: block;}

/* product */
.sgy_product_list{position: relative;margin-top: 30px;}
.sgy_product_list .pro_nav{width: 100%;position: relative;z-index: 9999;border: 1px solid #e8e8e8;}
.sgy_product_list .pro_nav .top{background: url(../images/pro_top.png) no-repeat 30px 10px #fff;box-sizing: border-box; height: 60px;width:270px;padding:5px 10px 0 85px;border-right: 1px solid #e8e8e8;box-sizing: border-box;}
.sgy_product_list .pro_nav .top .sup_t{font-size: 24px;color: #333;font-weight: bold;}
.sgy_product_list .pro_nav .top .sub_t{font-size: 12px;color: #999;text-transform: uppercase;}
.sgy_product_list .pro_nav ul{box-sizing: border-box;background: #fff;width: 930px;display: flex;flex-wrap: nowrap;justify-content: space-around;height: 60px;}
.sgy_product_list .pro_nav ul li{line-height: 60px;position: relative;width: 50%;text-align: center;}
.sgy_product_list .pro_nav ul li a{display: block;font-size: 18px;position: relative;}
.sgy_product_list .pro_nav ul li a:hover{background-image: linear-gradient(0deg,#feb319 0%,#ffab00 100%);background-image:-o-linear-gradient(0deg,#feb319 0%,#ffab00 100%);background-image:-moz-linear-gradient(0deg,#feb319 0%,#ffab00 100%);background-image:-webkit-linear-gradient(0deg,#feb319 0%,#ffab00 100%);color: #fff;}
.sgy_product_list .pro_nav ul li.on{background-image: linear-gradient(0deg,#feb319 0%,#ffab00 100%);background-image:-o-linear-gradient(0deg,#feb319 0%,#ffab00 100%);background-image:-moz-linear-gradient(0deg,#feb319 0%,#ffab00 100%);background-image:-webkit-linear-gradient(0deg,#feb319 0%,#ffab00 100%);color: #fff;}
.sgy_product_list .pro_nav ul li.on a{color: #fff;}


.sgy_product_list .pro_con{width: 100%;background: #fff;margin-top: 30px;padding:40px 30px; box-sizing: border-box;border: 1px solid #e8e8e8;}
.sgy_product_list .pro_con .pic img{width: 450px;}
.sgy_product_list .pro_con .pic{width: 450px;border-right: 1px solid #e8e8e8;overflow: hidden;}
.sgy_product_list .pro_con .show{width: 687px;text-align: left;box-sizing: border-box;padding-left: 30px;}
.sgy_product_list .pro_con .show h2{font-size: 24px;line-height: 1.5;margin-bottom: 5px;}
.sgy_product_list .pro_con .show ol{width: 100%;display: flex;justify-content: flex-start;flex-wrap: wrap;}
.sgy_product_list .pro_con .show ol li{width: 50%;line-height: 2.5;color: #999;}
.sgy_product_list .pro_con .show ol li span{color: #333;}
.sgy_product_list .pro_con p{line-height: 2;font-size: 15px;}
.sgy_product_list .pro_con .links{margin-top: 15px;}
.sgy_product_list .pro_con .links a{display: inline-block;padding: 13px 40px;background: #0091d2;color: #fff;font-size: 16px;}
.sgy_product_list .pro_con .links a+a{margin-left: 10px;}
.sgy_product_list .pro_con .links a:last-child{background:#ffab00 ;}
.sgy_product_list .pro_con .links a:hover{background:#0068b5 ;}

/* 产品详情页 */
.sgy_product_show {margin: 20px auto;}
.sgy_product_show_page {margin-top: 30px;}
.sgy_product_show_page .pic img{width: 500px;}
.sgy_product_show_page .pic{width: 500px;border: 1px solid #e8e8e8;overflow: hidden;}
.sgy_product_show_page .show1{width: 400px;text-align: left;box-sizing: border-box;padding-left: 0;}
.sgy_product_show_page .show1 h2{font-size: 24px;line-height: 1.5;margin-bottom: 5px;border-bottom: 1px solid #efefef;padding-bottom: 10px;}
.sgy_product_show_page .show1 ol{width: 100%;display: flex;justify-content: flex-start;flex-wrap: wrap;}
.sgy_product_show_page .show1 ol li{width: 50%;line-height: 2.5;color: #999;}
.sgy_product_show_page .show1 ol li span{color: #333;}
.sgy_product_show_page p{line-height: 2;font-size: 15px;}
/* cases */
.sgy_cases_list {margin-top: 20px;}
.sgy_cases_list .left {width: 280px;}
.sgy_cases_list .left .tit {background: #044f92;height: 98px;}
.sgy_cases_list .left .tit {background: url(../images/icons/icon_pro.png) no-repeat 30px 25px #044f92;width: 100%;box-sizing: border-box;padding-left: 80px;padding-top: 20px;font-size: 24px;color: #fff;text-align: left;font-weight: bold;}
.sgy_cases_list .left .tit span {font-weight: normal;font-family: Arial, Helvetica, sans-serif;font-size: 16px;text-transform: uppercase;display: block;}
.sgy_cases_list .left {margin-bottom: 20px;float: left;}
.sgy_cases_list .left img {width: 100%;border: 1px solid #efefef;}
.sgy_cases_list .right {width: 980px;}
.sgy_cases_list .right p{border: 1px solid #efefef;padding: 10px;box-sizing: border-box;margin-bottom: 20px;font-size: 16px;line-height: 2;}
.sgy_cases_list .right ul {padding: 0;width: 100%;display: flex;flex-wrap:wrap;justify-content: flex-start;}
.sgy_cases_list .right ul li {position: relative;;margin-bottom: 10px;width: 31.333333333%;float: left;overflow: hidden;border: 1px solid #efefef;padding: 10px;box-sizing: border-box;margin-right: 3%;}
.sgy_cases_list .right ul li:nth-child(3n+0){margin-right: 0;}
.sgy_cases_list .right ul .pic {text-align: center;width: 100%;height: 210px;overflow: hidden; float: left;}
.sgy_cases_list .right ul .pic img {width: 100%;height: 209px;display: block;box-sizing: border-box;}

.sgy_cases_list .right ul .list {font-weight: normal;font-size: 16px;line-height: 2.5;text-align: center;font-weight: bold;}
.sgy_cases_show{margin: 30px auto;}
.sgy_cases_show .right{width: 910px;}
.sgy_cases_show_page h1 {color: #333;font-size: 24px;line-height: 2;border-bottom: 1px solid #efefef;margin-bottom: 20px;text-align: center;}
.sgy_cases_show_page .pic{text-align: center; width: 100%;}
.sgy_cases_show_page img {max-width: 100%;}
.sgy_cases_show_page h4 {margin-top: 20px;color: #005bac;font-size: 24px;line-height: 2;border-bottom: 1px solid #efefef;margin-bottom: 20px;}
.sgy_cases_show_page .sgy_cases_show_con {}

/* sgy_page_csr */
.sgy_page_csr{background: url(../images/csr.jpg)no-repeat center top;height: 600px; }
.sgy_page_csr p{font-size: 16px;line-height: 2.5;text-indent: 30px;}
.sgy_page_csr .content{box-sizing: border-box;padding-left: 400px;padding-right: 50px;padding-top: 20px;}



.newstj { float: left; width: 100%; background-color: #f5f5f5; margin-top: 20px; margin-bottom: 20px;}
.newstjl {float: left;width: 535px;}
.newstjl img{width: 500px;height: 333px;}
.newstjr { background-position: 0px 24px; float: left; width:600px; height: 400px; background-image: url(../images/news_head_bg.png); background-repeat: no-repeat; margin-left:50px;}
.newstjr span { float: left;width: 560px;}
.newstjr span.bt {float: left;width: 550px; height:100px; font-size: 20px; padding-top:60px; line-height:35px;font-weight:bold;}
.newstjr span.bt a { color: #333333;text-decoration:none; }
.newstjr span.bt a:hover {color:#ff9203; }
.newstjr span.tm { float: left; width: 100%; height: 45px; font-size: 16px; color: #b7b7b8; line-height: 45px; }
.newstjr span.tm b { font-weight: normal; }
.newstjr span.con { float: left; width: 550px; min-height: 100px; font-size: 14px; color: #333333; line-height:180%; }
.newstjr span.mores {float: left;width: 100%;height:50px;font-size: 16px; color: #333333;line-height:30px;margin-top:20px; }
.newstjr span.mores a { color:#333333}
.newstjr span.mores a:hover { color:#ff9203;text-decoration:none; }
.newslist {float: left;width: 100%; margin-top:40px;}
.newslistf {float: left;width: 100%; height:280px; border-bottom:#999999 1px dotted;}
.newslistcon { float: left;width: 100%; height:240px; margin-top:20px;}
.newstime {float: left;width: 125px;height:240px;  border-right:#eeeeee solid 1px; }
.newstime span {float: left;width: 100%;height:40px; }
.newstime span.ti {font-size: 24px;  text-align:center; margin-top:10px; }
.newstime span.ye {font-size: 16px; text-align:center;  text-indent:23px;color: #999999 ;}
.newscon {  float: left;width:620px; margin-right:40px;}
.newscon span {float: left; margin-left:40px; margin-top:10px; }
.newscon span.bt {float: left;width: 100%;min-height:45px;font-size: 22px; color: #333333;line-height:150%;}
.newscon span.bt a { text-decoration:none;}
.newscon span.co {float: left;width: 100%; min-height:80px;font-size: 14px; color: #999999; line-height:150%;}
.newscon span.bu { float: left; width: 100px; height: 35px; text-align: center; line-height: 35px; font-size: 14px; }
.newscon span.bu a { float: left; width: 100%; height:100%;display:block; border: 1px solid #333333;text-decoration:none; }
.newscon span.bu a:hover { color: #fff;background: #ff9203;border-color: #ff9203; }
.newscon span.bt a:hover{ color: #ff9203;}
.newslistcon div.newspic { float: right; width: 320px; height: 240px; overflow: hidden;box-sizing: border-box;border: 1px solid #efefef;}
.newslistcon div.newspic img{width: 322px;height: 225px;}



.submian{padding: 20px 0 20px;}
.submian .sobtitle{height: 26px;line-height: 20px;padding-bottom: 5px;font-size: 14px;color: #666;border-bottom: 1px solid #ddd;margin-bottom: 20px;text-align: right;}

.submian .sobtitle h3{float: left;position: relative;height: 30px;color: #333;font-size: 18px;border-bottom: 2px solid #ff9203;}
/*内页左侧*/
.submian .subleft{width: 250px;}
.submian .subleft .title{height: 90px;background: #1b63b8;border-radius: 5px 5px 0 0;}
.submian .subleft .title h2{margin: 0 24px;padding-top: 15px;color: #fff;font-size: 20px;line-height: 30px;font-weight: bold;}
.submian .subleft .title h2 span{display: block;font-size: 16px;font-weight: normal;text-transform: uppercase;}
/*栏目分页*/
.submian .subleft .lefta{margin-bottom: 20px;}
.submian .subleft .lefta .comt{background: #f8f8f8;padding: 20px 20px 30px;border-radius: 0 0 10px 10px;}
.submian .subleft .lefta .comt ul{border-top: 0;}
.submian .subleft .lefta .comt ul li a{position: relative;display: block;color: #838383;font-size: 16px;line-height: 47px;border-bottom: 1px solid #ededed;transition: all .5s;overflow: hidden;}
.submian .subleft .lefta .comt ul li a:after{content: ">";position:absolute;right: 0;top:50%;margin-top: -10px;width: 20px;height: 20px;font-family: 宋体;color: #fff;font-size: 12px;line-height: 20px;text-align: center;background: #a4a4a4;border-radius: 50%;transition: all .5s;}
.submian .subleft .lefta .comt ul li:hover a, .submian .subleft .lefta .comt ul li.hover a{color: #ff9203;}
.submian .subleft .lefta .comt ul li:hover a:after, .submian .subleft .lefta .comt ul li.hover a:after{background: #ff9203;}
.submian .subleft .lefta .comt ul li .boxlist{display: none;}
.submian .subleft .lefta .comt ul li .boxlist li a{color: #838383;font-size: 14px;line-height: 35px;border-bottom: 0;padding-left: 20px;}
.submian .subleft .lefta .comt ul li .boxlist li a:after{content: " ";left: 10px;margin-top: -2px;width: 4px;height: 4px;background: #ff9203;}
.submian .subleft .lefta .comt ul li .boxlist li a:hover, .submian .subleft .lefta .comt ul li .boxlist li a.hover{color: #ff9203;}
.submian .subleft .lefta .comt ul li.hover .boxlist{display: block;}
/*联系我们*/
.submian .leftnews .title{padding-left: 54px;font-weight: bold;font-size: 20px;line-height: 60px;height: 60px;color: #fff;background: #ff9203 url(../images/Phone.png) no-repeat 24px 19px;}
.submian .leftnews .leftcont{padding: 30px 20px 15px;background: #464646;border-radius: 0 0 10px 10px;}
.submian .leftnews .leftcont h2{font-size: 16px;line-height: 16px;color: #acacac;padding-bottom: 6px;}
.submian .leftnews .leftcont h3{font-weight: bold;font-size: 24px;line-height: 50px;color: #ff9203;border-bottom: 1px solid #545454;}
.submian .leftnews .leftcont dd{color: #fff;font-size: 14px;line-height: 27px;padding: 5px 0;border-bottom: 1px solid #545454;}
.submian .leftnews .leftcont dd span{color: #acacac;}
/*内页右侧*/
.submian .subright{width: 930px;}

/*产品列表*/
.Prolist ul.list{float: left;width: 100%;padding-left: 0px;}
.Prolist ul.list li.item{float: left;position: relative;width: 296px;margin-bottom: 20px;margin-right: 20px;background: #f6f6f6;transition: all .5s;overflow: hidden;}
.Prolist ul.list li.item:nth-child(3n){margin-right: 0;}
.Prolist ul.list li.item a{display: block;border: 1px solid #ddd;}
.Prolist ul.list li.item span{width: 100%;height: 45px;color: #555;text-align: center;display: block;line-height: 45px;transition: all .5s;}
.Prolist ul.list li.item .img{width: 100%;overflow: hidden;position: relative;}
.Prolist ul.list li.item .img img{width: 100%;height: 100%;transition: all .5s;max-height: 240px;}
.Prolist ul.list li.item .bg{position: absolute;top: 0;width: 100%;height: 100%;background: url(../images/more.png) center no-repeat;background-color: rgba(0,0,0,.7);opacity: 0;transition: all .5s;}
.Prolist ul.list li.item:hover .bg{opacity: 1;}
.Prolist ul.list li.item:hover .img img{}



/*产品列表*/
.Prolists ul.list{float: left;width: 100%;padding-left: 0px;}
.Prolists ul.list li.item{float: left;position: relative;width: 24%;margin-bottom: 20px;margin-right: 1.333333333333333%;background: #f6f6f6;transition: all .5s;overflow: hidden;}
.Prolists ul.list li.item:nth-child(4n){margin-right: 0;}
.Prolists ul.list li.item a{display: block;border: 1px solid #ddd;}
.Prolists ul.list li.item span{width: 100%;height: 45px;color: #555;text-align: center;display: block;line-height: 45px;transition: all .5s;}
.Prolists ul.list li.item .img{width: 100%;overflow: hidden;position: relative;}
.Prolists ul.list li.item .img img{width: 100%;height: 100%;transition: all .5s;max-height: 240px;}
.Prolists ul.list li.item .bg{position: absolute;top: 0;width: 100%;height: 100%;background: url(../images/more.png) center no-repeat;background-color: rgba(0,0,0,.7);opacity: 0;transition: all .5s;}
.Prolists ul.list li.item:hover .bg{opacity: 1;}
.Prolists ul.list li.item:hover .img img{}

/*左侧公用*/
.sideMenu {width: 100%;box-sizing: border-box;background: #f8f8f8;padding: 10px;box-sizing: border-box;border: 1px solid #efefef;border-top: 0}

.sideMenu h3 {cursor: pointer;line-height: 45px;border-bottom: 1px solid #ededed;display: block;padding-left: 15px;position: relative;font-size: 15px;color: #333;font-weight: normal;}

.sideMenu h3 a {display: block;}

.sideMenu h3:before {content: '+';font-size: 16px;color: #333;font-family: 'Kaiti';position: absolute;right: 15px;z-index: 999;width: 30px;text-align: center;}

.sideMenu .cur:before {content: '-' !important;color: #fff !important}

.sideMenu .cur {background: #ff9203;color: #fff}

.sideMenu .cur a {color: #fff}

.sideMenu dl {padding: 8px 10px 8px;color: #999;display: none;border: 1px solid #efefef;border-top: 0;background: #fff;;/* 默认都隐藏 */}

.sideMenu dl dt a:before {content: ''}

.sideMenu dl dt a {line-height: 35px;border-bottom: 1px solid #f5f5f5;display: block;padding-left: 10px;padding-right: 10px;position: relative;font-size: 14px;color: #666;font-weight: normal;}

.sideMenu dl dt a:hover {background: #1b63b8;color: #fff}

.sideMenu dl dt .on {background: #1b63b8;color: #fff}

.sideMenu ul {padding: 8px 10px;color: #999;display: none;/* 默认都隐藏 */}

.sideMenu ul li a:before {content: ''}

.sideMenu ul li a {line-height: 50px;border-bottom: 1px solid #f5f5f5;display: block;padding-left: 15px;position: relative;font-size: 16px;color: #333;font-weight: normal;}

.sideMenu ul li a:hover {background: #f5f5f5;color: #333}

.sideMenu ul li .on {background: #f5f5f5;color: #333}




/*客户案例*/
.sgy_case_p{max-width: 1920px;padding-bottom: 50px;background: #f3f3f3;margin: auto;}
.sgy_case_p .tab{text-align: center;padding-top: 40px;}
.sgy_case_p .tab a{padding: 0 16px;line-height: 40px;font-size: 16px;display: inline-block;margin: 5px;color: #fff;background: #404040;}
.sgy_case_p .tab a:hover{background: #ff9203;}
.sgy_case_p .proCase_p{position: relative;padding-top: 40px;}
.sgy_case_p .proCase_p .bd{overflow: hidden;}
.sgy_case_p .proCase_p .list{width: 100%;}
.sgy_case_p .proCase_p .list li{position: relative;display: block;float: left;width: 270px;margin-right: 18px;border: 1px solid #f1f1f1;background: #fff;transition: all .5s;overflow: hidden;margin-left: 20px;}
.sgy_case_p .proCase_p .list li a{display: block;}
.sgy_case_p .proCase_p .list li .img{position: relative;width: 270px;height: 203px;overflow: hidden;border-bottom: 1px solid #f1f1f1;}
.sgy_case_p .proCase_p .list li .img img{display: block;width: 100%;height: 100%;transition: all .5s;}
.sgy_case_p .proCase_p .list li .img .mask{position:absolute;top: 0;left: 0;z-index: 1;width: 100%;height: 100%;opacity: 0;background: rgba(0,0,0,.6);transition: all .5s;}
.sgy_case_p .proCase_p .list li .img .mask .see{position:absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);width: 90%;font-size: 16px;line-height: 20px;text-align: center;padding: 10px 0;color: #fff;}
.sgy_case_p .proCase_p .list li .img .mask .see:before,.sgy_case_p .proCase_p .list li .img .mask .see:after{content: '';position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);width: 60%;height: 1px;background: #fff;transition: all .5s;}

.sgy_case_p .proCase_p .list li .img .mask .see:after{top: 0;}
.sgy_case_p .proCase_p .list li .tit{position: relative;overflow: hidden;padding: 20px 20px 10px;box-sizing: border-box;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.sgy_case_p .proCase_p .list li .tit h3{color: #333;font-size: 16px;line-height: 22px;transition: all .5s;}
.sgy_case_p .proCase_p .list li .tit p{color: #777;line-height: 20px;text-align: justify;padding: 10px 0;height: 40px;overflow: hidden;border-bottom: 1px solid #e5e5e5;}
.sgy_case_p .proCase_p .list li .tit span{position: relative;display: block;font-size: 14px;line-height: 38px;color: #777;}
.sgy_case_p .proCase_p .list li .tit span i{position: absolute;top: 50%;right: 0;margin-top: -4px;display: block;width: 24px;height: 8px;background: url(../images/you.png) no-repeat;}
.sgy_case_p .proCase_p .list li:hover .img img{transform: scale(1.1);}
.sgy_case_p .proCase_p .list li:hover .img .mask{opacity: 1;}
.sgy_case_p .proCase_p .list li:hover .img .mask .see:before,.sgy_case_p .proCase_p .list li:hover .img .mask .see:after{width: 10%;}
.sgy_case_p .proCase_p .list li:hover .tit h3{color: #ff9203;}
.sgy_case_p .proCase_p .hd{position: absolute;width: 100%;}
.sgy_case_p .proCase_p .hd span{position: absolute;top: -240px;display: block;width: 25px;height: 50px;cursor: pointer;}
.sgy_case_p .proCase_p .hd .prev{left: -80px;}
.sgy_case_p .proCase_p .hd .next{right: -80px;}
.sgy_case_p .proCase_p .hd .prev:after,.sgy_case_p .proCase_p .hd .prev:before,
.sgy_case_p .proCase_p .hd .next:after,.sgy_case_p .proCase_p .hd .next:before{content:"";display: block;position: absolute;top: 19px;width: 30px;height: 2px;background: #616161;transition: all .5s;}
.sgy_case_p .proCase_p .hd .prev:after,.sgy_case_p .proCase_p .hd .next:after{-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);}
.sgy_case_p .proCase_p .hd .prev:before,.sgy_case_p .proCase_p .hd .next:before{-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);}
.sgy_case_p .proCase_p .hd .prev:after{top: 34px;}
.sgy_case_p .proCase_p .hd .prev:before{top: 14px;}
.sgy_case_p .proCase_p .hd .next:after{right: 0;top: 14px;}
.sgy_case_p .proCase_p .hd .next:before{right: 0;top: 34px;}
.sgy_case_p .proCase_p .hd .prev:hover:after,.sgy_case_p .proCase_p .hd .prev:hover:before,
.sgy_case_p .proCase_p .hd .next:hover:after,.sgy_case_p .proCase_p .hd .next:hover:before{background: #ff9203;}
.sgy_case_p .more{margin-top: 50px;text-align: center;}
.sgy_case_p .more a{position:relative;display: inline-block;width: 240px;height: 50px;font-size: 16px;line-height: 50px;text-align: center;border: 1px solid #cbcbcb;background: #fff;color: #666;transition: all .5s;}
.sgy_case_p .more a:hover{color: #fff;border-color: #ff9203;background: #ff9203;box-shadow: 0 0 30px rgba(0,0,0,.2);}
