@charset "utf-8";
/* CSS Document */
/*CSS reset*/
html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}
.fl{ float:left}
.fr{ float:right}
.clear{ clear:both}

input {
    padding: 0;
    margin: 0; font-family:Arial, Helvetica, sans-serif
}
body{ font-family:Arial, Helvetica, sans-serif!important}
img {
    border: none;
    background: none;
    vertical-align: middle;
}

ul,
ol,
li {
    list-style-type: none;
}

select,
input,
img,
select {
    vertical-align: middle;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

table,
th,
td {
    vertical-align: middle
}
.nymain{ padding-top:50px; padding-bottom:50px; width:1200px; margin:0 auto}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.clearfix {
    zoom: 1
}

.clearboth {
    height: 0px;
    line-height: 0px;
    overflow: hidden;
    clear: both;
    font-size: 0px;
}

h1,
h2,
h3,
h4 {
    font-size: 12px;
    font-weight: bold;
    line-height: 1.5
}

hr {
    border: 0;
    border-top: 1px solid #ccc;
    height: 0;
}

.wd1200 {
    width: 1200px; padding-top:50px; padding-bottom:50px;
    margin: 0 auto;
}

p {
    margin: 0;
}
.pc_daohang{ display:block}
.mobile_daohang{ display:none}
.pc_banner{ display:block}
.mobile_banner{ display:none}

.pc_dibu{ display:block}
.mobile_dibu{ display:none}

.pc_news{ display:block}
.mobile_news{ display:none}

.ading{ width:1200px; margin:0 auto; padding-top:20px; padding-bottom:28px;}
.yuyan{ background:#ca8b04; border-radius:25px; height:45px; width:45px; text-align:center; line-height:45px; margin-top:20px;}	
.yuyan a{ color:#fff; font-size:16px;}
.yuyan a:hover{ background:#0760ad; display:block;  border-radius:25px;color:#fff; }

.nav_bgc{ width:650px; margin-left:100px;height:40px; margin-top:20px;}
.nav{ width:650px; margin:0 auto}
.nav li {float: left;list-style: none;font-size: 16px;text-align: center;box-sizing: border-box; position: relative;}

.nav li a:before {
-webkit-transition: width .4s ease-in-out;
transition: width .4s ease-in-out;
left: 0;
content: "";
position: absolute;
bottom: 0;
width: 0;
border-bottom:3px solid #ca8b04;}

.nav li a:hover:before {width: 100%;}
.nav li:hover:after,.nav li.cur:after{width:100%;color: #ca8b04;}
.nav li a { margin-left:22px; margin-right:22px; z-index: 3; text-transform:capitalize;
display: block;text-align: center;position: relative;height:40px;line-height: 40px;}
.nav li .subnav a:before{ border:0px;}
.nav li.hover a, .nav li:hover a {color: #ca8b04;}
.nav li .subnav {background: #fff;box-shadow: 0 13px 42px 11px rgba(0, 0, 0, 0.05);height: auto;left: 0;overflow: hidden;position: absolute;top: 100%; width: 100%;z-index: 99999999;}
.nav li .subnav {
filter: progid:DXImageTransform.Microsoft.Shadow(color=#ca8b04, direction=120, strength=5);opacity: 0;visibility: hidden;transition: all .6s ease 0s;transform: translate3d(0, 10px, 0);-moz-transform: translate3d(0, 10px, 0);-webkit-transform: translate3d(0, 10px, 0);}
.nav li:hover .subnav {opacity: 1;visibility: visible;transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0);}
.nav li .subnav a {-moz-border-radius: 0;-webkit-border-radius: 0;border-radius: 0;color: #666;display: block;font-size: 15px;font-weight: 500; margin-left:0px; margin-right:0px;
line-height: 40px;height: 40px;padding: 0;transition: all 0.2s ease-in-out 0s;width: 100%;border-bottom: 1px solid #eee;background: #fff;}
.nav li .subnav a:hover {color: #ca8b04;background: #f9f9f9;text-indent: 2px;}


/*婊氬姩*/

#demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#indemo {
    float: left;
    width: 800%
}

#demo1 {
    float: left;
}

#demo2 {
    float: left;
}

#m_demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#m_indemo {
    float: left;
    width: 800%
}

#m_demo1 {
    float: left;
}

#m_demo2 {
    float: left;
}

.about{ padding-top:80px; padding-bottom:40px;}
.abtu{ width:50%; height:366px;overflow:hidden;border-top-right-radius:10px;
border-bottom-left-radius:10px;}
.abtu img{cursor: pointer; width:100%;transition: all 0.8s;}
.abtu img:hover{   transform: scale(1.2);}

.wenzi h2{ font-size:50px; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; font-weight:900; color:#b6b6b6; padding-bottom:0px; margin-bottom:0px;}
.wenzi h3{ color:#000; font-size:35px; margin-top:-10px;}
.wenzi .wline{ background:#ca8b04; height:3px; width:60px; margin-bottom:15px; margin-top:10px}
.abtxt{ width:45%;}
.abnr{ text-overflow: ellipsis;display: -webkit-box; color:#535353;-webkit-box-orient: vertical; -webkit-line-clamp:4; overflow:hidden; line-height:27px; font-size:15px; height:108px;margin-bottom:40px; margin-top:30px; } 

.gengduo { background:#f6ba4d; border-radius:5px; width:150px; height:40px; line-height:40px; text-align:center;}
.gengduo a{ color:#fff;}
.gengduo a:hover{ background:#ca8b04; color:#fff; display:block;border-radius:5px; }


/*c1_index*/

.c1_index {
    position: relative;
    padding-top: 88px;
    padding-bottom: 100px;
}

.abb_img {
    float: left;
    position: relative;
    margin-left: -360px;
}

.abb_img img {
    width: 900px;
    height: 640px;
}

.abb_right {
    width: 545px;
    float: right;
}

.abb_right h1 {
    margin-top: 127px;
    position: relative;
    font-size: 52px;
    color: #535353;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 70px;
}

.abb_right h1::before {
    position: absolute;
    content: "";
    width: 1px;
    height: 130px;
    background: #bcbcbc;
    left: 20px;
    top: -130px;
}

.abb_right h3 {
    font-size: 28px;
    font-weight: bold;
    color: #545454;
    margin-top: 10px;
    background: url(../images/ju.png) no-repeat left bottom;
    margin-bottom: 30px;
    padding-bottom: 35px;
}

.abb_right .abb_txt {
    position: relative;
    font-size: 14px;
    color: #535353;
}

.abb_right .abbmore {
    display: block;
    margin-top: 38px;
    width: 120px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    background: #f6ba4d;
    color: #fff;
    font-size: 16px;
}

.abb_right .abbmore:hover {
    background: #333;
}
.youshi{padding-bottom:100px;}
.c2_left {
    float: left;
    width: 600px;
    margin-top: 60px;
}

.c2_left h1 {
    position: relative;
    font-size: 52px;
    color: #b6b6b6;
    text-transform: uppercase;
    font-weight: 900;
    line-height: 70px;
}

.c2_left .cline{ background:#ca8b04; height:4px; width:60px;    margin-bottom: 30px;}


.c2_left>h3 {
    font-size: 35px;
    font-weight: bold;
    color: #000;
    margin-top: 10px;
    background: url(../images/ju.png) no-repeat left bottom;
    margin-bottom: 10px;
    padding-bottom: 15px;
}

.c2_left .you {
    position: relative;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.c2_left .you li {
    width: 46%;
    margin-bottom: 40px;
    position: relative;
}

.c2_left .you li a.img {
    display: block;
}

.c2_left .you li i {
    display: block;
    height: 50px;
    line-height: 50px;
}

.c2_left .you li i img {
    line-height: 50px;
}

.c2_left .you li h3 {
    padding: 5px 0;
    font-size: 16px;
    color: #f6ba4d;
}

.c2_left .you li span {
    display: block;
    font-size: 14px;
    color: #535353;
    line-height: 25px;
}

.c2_right {
    position: relative;
    width: 600px;
}

.c2_right h1 {
    font-size: 130px;
    color: #ededed;
    font-family: "Arial";
    line-height: 1;
}

.c2_right .fuimg {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 2;
    width: 100%;
}


/*c2_index*/

.c2_index {
    position: relative;
    height: 800px;
    background: url(../images/c2_bg.jpg) no-repeat center center;
    padding-top: 98px;
}

.c2_index .wd1200 { padding-top:50px;
    position: relative;
}

.c2_index .futxt { float:right;  width:280px; margin-top:-650px; padding-top:10px;}
.c2_index .futxt .cline{ background:#fff; width:60px; height:3px; margin-bottom:20px; margin-top:20px;}
.c2_index .futxt .fenlei a{ font-size:17px;float:left; color:#fff; width:50%; line-height:40px;}
.clear{ clear:both}

.c2_index .futxt h1 {
    font-size: 52px;
    color: #fff;
    font-weight: 400;
}

.c2_index .futxt h3 {
    font-size: 28px;
    color: #fff;
    font-weight: 600;
    margin-top: 10px;
    background: url(../images/ju.png) no-repeat left bottom;


}


/*c3_index*/

.c3_index {
    position: relative; background:#f2f2f2;
    padding-bottom: 80px;
}

.c33_tt {
    position: relative;
}

.c3_tt_left {
    width: 545px;
    margin-top: 60px;
}

.c3_tt_left h1 {
    font-size: 52px;
    color: #535353;
    font-weight: 400;
    text-transform: uppercase;
}

.c3_tt_left h3 {
    font-size: 28px;
    color: #545454;
    font-weight: 600;
    margin-top: 10px;
    background: url(../images/ju.png) no-repeat left bottom;
    margin-bottom: 30px;
    padding-bottom: 40px;
}

.c3_tt_right {
    position: relative;
    width: 600px;
    margin-top: 170px;
}

.c3_tt_right>h1 {
    font-size: 130px;
    color: #ededed;
    font-family: "Arial";
    line-height: 1.1;
}

.c3_tt_right .sort1 {
    position: relative;
    height: 80px;
    background: url(../images/sort1_bg.jpg) no-repeat center center;
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.sort1 li {
    line-height: 80px;
    width: 33%;
    text-align: center;
    margin: 0 10px;
}

.sort1 li a {
    display: block;
    color: #fff;
    font-size: 20px;
}

.sort1 li:hover,
.sort1 li.on {
    background: #f6ba4d;
}

.slideBox {
    position: relative;
    margin-top: 20px;
}

.case_list33 {
    position: relative;
}

.case_list33 li {
    position: relative
}

.case_list33 li a.img {
    display: block;
    float: left
}

.case_list33 li a.img img {
    width: 542px;
    height: 362px;
}

.case_list33 li .time {
    float: right;
    width: 590px;
}

.case_list33 li .time h3 a {
    display: block;
    font-size: 20px;
    color: #333333;
    font-weight: 400;
    padding-top: 70px;
}

.case_list33 li .time span {
    display: block;
    font-size: 14px;
    color: #333333;
    font-weight: 400;
    margin-top: 35px;
}

.slideBox .next {
    position: absolute;
    right: 0px;
    top: 245px;
    width: 34px;
    height: 34px;
    display: block;
    background: url(../images/jiantou.png) no-repeat center center;
}

.slideBox .next::before {
    position: absolute;
    right: 50px;
    top: 20px;
    height: 1px;
    width: 540px;
    border-bottom: 1px dashed #cccccc;
    content: "";
}


/*news_index*/

.news_index {
    position: relative;
    background: #fff;
    padding: 90px 0 50px;
}

.news_aa {
    position: relative;
    width: 384px;
    margin-right: 23px;
}

.news_aa .news_ttt {
    height: 198px;
    line-height: 198px;
    color: #fff;
    font-size: 30px;
    text-align: center;
}

.news_list11 {
    position: relative;
    margin-top: 10px;
}

.news_list11 li {
    line-height: 50px;
    position: relative;
}

.news_list11 li a {
    display: block;
    font-size: 14px;
    color: #444444;
    padding-left: 20px;
    background: url(../images/sanjiao.png) no-repeat left center;
}

.news_list11 li span {
    position: absolute;
    right: 0px;
    top: 0px;
    display: block;
    font-size: 12px;
    color: #666666;
}

.news_list11 li:hover a,
.news_list11 li:hover span {
    color: #f6ba4d;
}

.news_cc {
    margin-right: 0;
}


/*foot_wap*/

.foot_wap {
    position: relative;
    background: #262626;
    padding-top: 60px;
    padding-bottom: 30px;
}

.foot_logo {
    width: 150px; 
    position: relative; background:#fff; border-radius:10px; padding:5px; margin-right:50px;}
	.foot_logo  img{ width:100%;}

.foot_logo h3 {
    font-size: 18px;
    color: #9b9b9b;
    font-weight: 400;
    padding: 10px 0;
}

.x-layout-menu {
    width: 300px;
    position: relative;
    margin-left: 40px!important;
}
.fline{ background:#3c3c3c;  width:100%; height:1px; margin:0 auto}
.banquan{ padding-top:30px; font-size:15px; }
a.zzb07link{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #aaaaaa;
}

a.zzb07link:hover {
	text-decoration: underline;
	color: #aaaaaa;
}
.zzb07tail
{
font-family:Arial, Helvetica, sans-serif;
color:#aaaaaa;
}
.foot_contact {
    width: 240px; 
}

.foot_contact>h3 {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 10px;
}

.foot_contact .neir p {
    font-size: 14px;
    color: #9b9b9b;
    padding-left: 40px;
    margin-bottom: 15px;
    height: 30px;
}
.foot_contact .neir a{   color: #9b9b9b;}
.neir p:nth-child(1) {
    background: url(../images/p11.png) no-repeat left 5px;
}

.neir p:nth-child(2) {
    background: url(../images/p22.png) no-repeat left center;
}

.neir p:nth-child(3) {
    background: url(../images/p33.png) no-repeat left 0px;
}

.foot_ewm {
    width: 260px;
    text-align: center;
    line-height: 30px;
    color: #cacaca;
    font-size: 12px;
}

.zhung {
    position: relative;
    line-height: 40px;
    background: #262626;
    border-bottom: 1px solid #717171;
    font-size: 14px;
    color: #bdbdbd;
}

.zhung a {
    font-size: 14px;
    color: #bdbdbd;
}


/*----- Common css ------*/

.fl {
    float: left;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}


/*棣栭〉鏂伴椈*/

.news_company {
    width: 280px;
    float: right;
}

.news1_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "寰蒋闆呴粦";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.news_company .content {
    padding: 5px;
}


/*棣栭〉宸︿晶鑱旂郴鎴戜滑*/

.contact {
    width: 218px;
    float: left;
    padding-bottom: 5px;
    margin-top: 10px;
}

.contact_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "寰蒋闆呴粦";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.contact .content {
    padding: 5px;
    padding-left: 8px;
}


/*宸ョ▼妗堜緥*/

.case {
    width: 460px;
    float: left;
    margin-left: 12px;
    padding-bottom: 5px;
    margin-top: 10px;
}

.case_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "寰蒋闆呴粦";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.case .content {
    padding: 5px;
    padding-bottom: 12px;
    text-indent: 20px;
}

.news2_company {
    margin-top: 10px;
}


/*浜у搧鎺ㄨ崘*/

.recommend_product {
    margin-top: 10px;
    width: 692px;
    float: left;
}

.recommend_product .title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "寰蒋闆呴粦";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.recommend_product .content {
    padding-top: 15px;
    padding-bottom: 14px;
}

.roll_product li {
    padding-bottom: 0px;
}


/*鍝佺墝鍒楄〃*/

.brand-list {
    margin: 20px 0px;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
}

.brand-list li {
    margin: 5px 8px;
}

.brand-list li:hover {
    box-shadow: 2px 1px 5px;
}

.brand-list li img {
    width: 150px;
    height: 120px;
}


/*鍓嶅彴澶氶〉绛�*/

.news {
    width: 1000px;
    float: left;
    margin-top: 10px;
}

.tab {
    position: relative;
}

.tab li {
    float: left;
    width: 100px;
    height: 30px;
    display: block;
    line-height: 30px;
    border: 1px solid #ccc;
    margin-right: 8px;
    text-align: center;
    color: #333;
    font-size: 12px;
    cursor: pointer;
}

.tab li.cur {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    background: #3a78c1;
    border-color: #3a78c1;
}

.tt {
    display: none;
}

.list1 {
    padding: 8px 10px;
}

.list1 li {
    line-height: 27px;
    position: relative;
    vertical-align: middle;
}

.list1 li a {
    background: url(../images/list_dot1.gif) left center no-repeat;
    padding-left: 12px;
    line-height: 27px;
    color: #555555;
}

.list1 li a:hover {
    color: #e87518;
    text-decoration: none;
}

.list1 li span {
    position: absolute;
    right: 0px;
    line-height: 30px;
    top: 0;
    color: #999;
}


/*鍙嬫儏閾炬帴*/

.f_link {
    width: 1000px;
    margin: 0 auto;
    margin-top: 15px;
    line-height: 30px;
    line-height: 30px;
    background-color: #ececec;
    text-indent: 20px;
}


/*椤甸潰搴曢儴*/

#footer {
    position: relative;
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 10px;
    padding-top: 8px;
    border-top: 2px solid #eee;
    margin-top: 15px;
}

#footer a {
    color: #666;
}

#footer a:hover {
    color: #e87518;
    text-decoration: none;
}

.nav_foot {
    text-align: center;
    line-height: 24px;
    color: #666;
}

.copyright {
    text-align: center;
    line-height: 24px;
}


/*------------鍐呴〉-------------------*/

.left .box {
    margin-bottom: 10px;
}

.left .box h3 {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "寰蒋闆呴粦";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.left .box .content {
    padding: 5px 0px;
}

.prodescription {
    border: 1px solid #e5e5e5;
    background: #f9f9f9;
    line-height: 24px;
    padding: 10px;
    margin-bottom: 15px;
    text-indent: 20px;
}

.n_banner {
    width: 1000px;
    margin: 0 auto;
}

.n_banner img {
    width: 1000px;
    margin: 0 auto
}

.left {
    width: 225px;
    float: left;
}

.sort_menu h3 {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}

.sort_product {
    margin-top: 10px;
}

.sort_product h3 {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}

.n_contact {
    margin-top: 10px;
}

.n_contact h3 {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}

.n_contact .content {
    padding: 5px;
    line-height: 24px;
}

.right {
    width: 760px;
    float: right;
    padding-bottom: 10px;
}

.sitemp {
    line-height: 31px;
    height: 31px;
    overflow: hidden;
    padding-right: 10px;
    background: url(../images/nav.png) no-repeat 0% 100%;
}

.sitemp h2 {
    width: 340px;
    float: left;
    line-height: 31px;
    text-align: center;
    text-align: left;
    text-indent: 15px;
    font-size: 14px;
}

.sitemp .site {
    width: 380px;
    float: right;
    text-align: right;
    line-height: 30px;
}

.right .content {
    padding: 10px;
    padding-top: 15px;
    overflow: hidden;
    line-height: 24px;
}

.sort_album {
    margin-top: 15px;
}

/*内页*/
/*内页*/


#ny_xinwen {width:100%; margin:auto; }
#ny_xinwen ul {width:100%;}
#ny_xinwen ul li{padding-top:10px; padding-bottom:10px;border-bottom: 1px solid #e7e7e7;}
.xwzuo{ width:13%;}
.xwyou{ width:82%}

#ny_xinwen .xwzuo h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #6d6d6d;
	height: 57px;
	width: 100%;
	border-top-width:2px;
	border-top-style: solid;
	border-top-color: #6d6d6d;
	line-height: 57px;
	text-align: center;
}
#ny_xinwen .xwzuo h3 {
	font-size:13px;font-family: Arial, Helvetica, sans-serif;
	line-height: 25px; text-align:center;
	color: #6d6d6d;
	height: 25px;
	width: 100%;

}
#ny_xinwen ul li {
	font-size: 17px;
	line-height: 19px;
	color: #000;
	width: 100%; padding-bottom:25px; padding-top:25px;
}
#ny_xinwen ul li a{

	color: #000;
	
}
#ny_xinwen ul .miaoshu {
	font-size: 13px; margin-top:15px;
	line-height: 25px;
	color: #848484;
	text-align: left;
	height: 50px;
	width: 100%;
	text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow:hidden;
}
#ny_xinwen ul em {
	font-size: 13px;
	line-height: 30px;
	color: #0760ad;
height: 30px;
	width: 95px; margin-top:20px; display:block;border:1px solid #f9c24d;
	font-style: normal;
	text-align: center;
}
#ny_xinwen ul em a{ color:#f9c24d;-webkit-transition: padding-left .8s;	
-moz-transition: padding-left .8s;
-o-transition: padding-left .8s;}
#ny_xinwen ul em a:hover em{ border:1px solid #f9c24d}
#ny_xinwen ul em a:hover {padding-left:20px; display:block; background:#f9c24d; color:#fff; border:none}

.contentPage{text-align:center; margin:0px 3px; padding:0px; padding-top:15px;width: 100%; color: #555; line-height: 30px; text-decoration: none; clear:both;}
.contentPage a:link {color: #555; text-decoration: none; font-size: 12px; margin:0px 3px; padding:4px 7px; border: 1px solid #555; font-weight: normal;}
.contentPage a:visited {color: #555; text-decoration: none; font-size: 12px; margin:0px 3px; border: 1px solid #555; padding:4px 7px; font-weight: normal;}
.contentPage a:hover {color:#FFF; margin:0px 3px; font-size: 12px; text-decoration: none; padding:4px 7px; background-color:#555;font-weight:normal;}
.contentPage .current{color:#f00; text-decoration: none; font-size: 12px; margin: 0px; border:0px solid #555; padding:4px 7px; font-weight: normal;}
.contentPage .zi{font-size:12px; font-weight:bold; float:none!important;}
.contentPage .zi form{ display:inline;}
.contentPage .zi form input[type="text"]{ border:1px solid #CCC; line-height:18px; width:25px!important;}
.contentPage .zi form input[type="submit"]{ background-color:#CCC; border:0px; line-height:20px; color:#FFF; cursor:pointer;}

.xwbg1{ background:url(../images/xw1.png) no-repeat center; height:184px; width:100%}
.xwbg2{ background:url(../images/xw2.png) no-repeat center; height:184px; width:100%}
.xwbg3{ background:url(../images/xw3.png) no-repeat center; height:184px; width:100%}


.tupian ul li{ float:left;width:240px; overflow:hidden; margin-left:23px; background:none;margin-bottom:30px;}
.eenma{ text-align:center;}

.wstu{ width:240px;display: flex;justify-content: center;
align-items: center; overflow:hidden}
.wstu  img{max-width:240px;max-height:220px; transition: all 0.8s;overflow:hidden}
.wstu  img:hover{   transform: scale(1.2);}

.cpxx img { max-width:100%}
.chanpinlbbc{ width:240px; height:300px!important;text-align:center;vertical-align:middle;display:block;position:relative;  }
.chanpinlbbc a{display:table-cell;vertical-align:middle;width:240px; height:290px!important; border:1px  dotted #ccc; overflow: hidden!important;}
.chanpinlbbc a img{max-width:230px;max-height:280px; overflow:hidden!important }
.chanpinlbbc a:hover{border:1px solid #f6ba4d;}

.chanpinlbbc{width: 240px;overflow: hidden!important;}
.chanpinlbbc img{cursor: pointer;transition: all 0.6s;}
.chanpinlbbc img:hover{transform: scale(1.4);}

.fanhui{ border-top:10px solid #f2f2f2; margin-top:30px;}
.xwbiaoti{ text-align:center;font-size:20px;color:#333;padding-top:10px; margin-bottom:20px;}
.nybt{font-size:18px; color:#000; padding-bottom:10px; text-align:center; margin:0 auto; }
.heng{ border-top:5px solid #f2f2f2;}
.heng div{ margin-top:10px;}

.nyabout{width:100%; margin:0 auto; background:url(../images/nyabout.jpg) no-repeat center; height:400px; }
.nycon{width:100%; margin:0 auto; background:url(../images/nycon.jpg) no-repeat center; height:350px; }
.nycase{width:100%; margin:0 auto; background:url(../images/nycase.jpg) no-repeat center ; height:300px; }

.nypro{width:100%; margin:0 auto; background:url(../images/nypro.jpg) no-repeat center ; height:350px; }
.nynews{width:100%; margin:0 auto; background:url(../images/nynews.jpg) no-repeat center; height:350px; }

.nyleft{ width:265px; background:#fff; overflow:hidden; }
.nyleft .ntop{width:265px;padding-top:40px;background:#262626;padding-bottom:33px;text-align:center}
.nyleft h2{  padding-bottom:10px;color:#fff; font-size:25px; font-weight:bold;}
.nyleft h3{ font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; font-size:15px; letter-spacing:2px; color:#fff; }

.nyleft  ul li a {line-height: 62px;text-align: left;display: inline;float: left;width: 208px;color: #333;height: 62px;font-size: 16px;display: block;padding-left: 35px;padding-right: 20px;border-bottom: 1px #eaeaea solid;background: #fff;border-left: 1px #eaeaea solid;border-right: 1px #eaeaea solid; background:#f2f2f2;}

.iconfont {
  font-family:"iconfont" !important;
  font-size:16px;
  font-style:normal; float:right;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;}

.icon-iconset0416:before { content: "\e727"; }

.icon-iconset0424:before { content: "\e72f"; }

.icon-dingwei003:before { content: "\e617"; }

.icon-jiantou_xiangyou_o:before { content: "\eb94"; }

.nyleft a:hover {color: #fff;height: 62px;font-size: 16px;width: 216px; transition: All 0.2s ease-in-out;
-webkit-transition: All 0.2s ease-in-out;
-moz-transition: All 0.2s ease-in-out;
-o-transition: All 0.2s ease-in-out;background:#fbb906;}



.plc, .plc2 {
height: 50px;line-height: 50px;padding: 10px 10px 10px 0px; color: #333;overflow: hidden;font-size: 16px;border-bottom: 1px solid #ddd;padding-bottom: 8px; width:92%; margin:0 auto}
.plc .red_x {color: #f6ba4d;font-weight: bold; font-size: 16px;}
.nyright .neirong{  line-height:32px;width:92%; margin:0 auto; padding-top:30px;}
.nyright{ width:880px; background:#fff; border:1px solid #d8d8d8; border-top:3px solid #f6ba4d; padding-bottom:40px;}



.plc, .plc2 {
height: 50px;line-height: 50px;padding: 10px 10px 10px 0px; color: #333;overflow: hidden;font-size: 16px;border-bottom: 1px solid #ddd;padding-bottom: 8px; width:92%; margin:0 auto}
.plc .red_x {color: #f6ba4d;font-weight: bold; font-size: 16px;}
.nyright .neirong{  line-height:32px;width:92%; margin:0 auto; padding-top:30px; color:#555; font-size:15px; min-height:300px;}
.nyright{ width:880px; background:#fff; border:1px solid #d8d8d8; border-top:3px solid #f6ba4d; padding-bottom:40px;}

.nyatxt dl dd { margin-bottom:10px;}
.nyatxt dl dd a{ font-size:15px; line-height:25px;}
.nyatxt dl dd a:hover{ color:#f6ba4d;}
.nyxw{ margin-top:30px;}
.nyxw h2{ background:#262626; padding-bottom:0px; line-height:60px; color:#fff; text-align:center; font-size:20px;}
.nyatxt{ line-height:30px; font-size:15px; background:#f2f2f2; padding:15px;}


@media all and (max-width:1199px){ 
.pc_daohang{ display:block}
.mobile_daohang{ display:none}
.pc_banner{ display:block}
.mobile_banner{ display:none}

.pc_dibu{ display:block}
.mobile_dibu{ display:none}

.pc_news{ display:block}
.mobile_news{ display:none}

.wd1200 {width: 95%;} 
.logo{}
.ading{ width:95%; margin:0 auto; padding-bottom:20px; }
.nav_bgc{ width:53%;margin-left:20px; }
.nav{ width:100%;}
.nav li { }

.nav li a:hover:before {width: 100%;}
.nav li:hover:after,.nav li.cur:after{width:100%;color: #ca8b04;}
.nav li a { margin-left:10px; margin-right:10px;}
.nav li .subnav {
filter: progid:DXImageTransform.Microsoft.Shadow(color=#ca8b04, direction=120, strength=5);opacity: 0;visibility: hidden;transition:00s;transform:0;-moz-transform:0;-webkit-transform:0;}
.nav li .subnav a {margin-left:0px; margin-right:0px;}

	
.about{ padding-top:60px; padding-bottom:60px;}

.wenzi h2{ font-size:40px;}

.abtxt{ width:45%; margin-top:-10px;}
.abnr{margin-bottom:30px; } 
.abtu{ height:auto!important}

	
	/*news_index*/

.news_index { margin-top:50px; padding-bottom:50px;
    position: 0;
    background: none;
    padding: 0px;}

.news_aa {
    position: none;
    width: 32%;
    margin-right:0px;
}
.news_aa:nth-child(2n){ margin-left:2%}
.news_aa .news_ttt {
    height: 160px;
    line-height: 160px;}


.news_list11 li {text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:1;/*显示行数*/ -webkit-box-orient:vertical; overflow:hidden;}


.xwbg1{ background:url(../images/xw1.png) no-repeat center; width:100%;background-size:100%;}
.xwbg2{ background:url(../images/xw2.png) no-repeat center; width:100%;background-size:100%}
.xwbg3{ background:url(../images/xw3.png) no-repeat center; width:100%;background-size:100%}

/*案例*/

.c3_index {position: none;padding-bottom: 60px;}

.c33_tt { position: none;}
.c3_tt_left {width: 50%; margin-top: 40px;}
.c3_tt_left h1 { font-size: 48px}
.c3_tt_left h3 {margin-bottom: 0px;padding-bottom: 10px;}
.c3_tt_right { width: 45%; margin-top: 140px;}






.case_list33 li {position: relative}

.case_list33 li a.img {
    display: block;
    float: left;    width: 50%;}

.case_list33 li a.img img {
    width: 100%;
    height: auto!important;}

.case_list33 li .time { float: right;  width: 45%;}


.slideBox .next::before {display:none;}

/*优势*/

.c1_index {
    position: relative; 
    padding-top: 48px;
    padding-bottom:50px;}

.abb_img {
    float: left;
    position: relative;
    margin-left: -360px; 
}

.abb_img img {
    width: 900px;
    height: 640px;
}

.abb_right {
    width: 545px;
    float: right;
}

.abb_right h1 {
    margin-top: 127px;
    position: relative;
    font-size: 52px;
    color: #535353;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 70px;
}

.abb_right h1::before {
    position: absolute;
    content: "";
    width: 1px;
    height: 130px;
    background: #bcbcbc;
    left: 20px;
    top: -130px;
}

.abb_right h3 {
    font-size: 28px;
    font-weight: bold;
    color: #545454;
    margin-top: 10px;
    background: url(../images/ju.png) no-repeat left bottom;
    margin-bottom: 30px;
    padding-bottom: 35px;
}

.abb_right .abb_txt {
    position: relative;
    font-size: 14px;
    color: #535353;
}

.abb_right .abbmore {
    display: block;
    margin-top: 38px;
    width: 120px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    background: #f6ba4d;
    color: #fff;
    font-size: 16px;
}

.abb_right .abbmore:hover {
    background: #333;
}
.youshi{padding-bottom:0px; }
.c2_left {
    float: left;
    width: 60%;
    margin-top: 40px;}

.c2_left h1 {font-size: 48px;}


.c2_left .you {
    position: relative;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.c2_left .you li {
    width: 46%;
    margin-bottom: 40px;
    position: relative;
}

.c2_right {position: relative; margin-top:-100px;width: 35%;}



/*产品*/

.c2_index {
    position: relative; padding-bottom:40px;
    background: url(../images/c2_bg.jpg) no-repeat center center;
    padding-top: 0px; height:auto!important}

.c2_index .wd1200 { padding-top:50px; position: relative;}

.c2_index .futxt { float:right;  width:25%; margin-top:-250px; padding-top:0px;}
.c2_index .futxt .cline{ background:#fff; width:60px; height:3px; margin-bottom:20px; margin-top:20px;}
.c2_index .futxt .fenlei a{ font-size:15px;float:left; color:#fff; width:50%; line-height:30px;}
.clear{ clear:both}

.c2_index .futxt h1 { font-size: 40px;}

.c2_index .futxt h3 {font-size: 20px}


.box-ind-row3 .row1{position:none;z-index:0;overflow:hidden; border:1px solid #090}
.box-ind-row3 .content{float:right;padding:13.02% 20px 0 7.81%;width:33.33%;background-color:#fff}
.box-ind-row3 .content .p-btn-1{margin-top:97px}
.box-ind-row3 .lists{overflow:hidden;}
.box-ind-row3 .lists li{position:relative;z-index:1;float:left;width:22.5%!important;height:auto!important;margin-bottom:30px; margin-right:2.5%!important}
.box-ind-row3 .lists li:nth-child(3){margin-right:0px;}
.box-ind-row3 .lists li:last-child{margin-right:0px;}

.box-ind-row3 .lists .pics{position:relative;z-index:1}
.box-ind-row3 .lists .pics .img{padding-top:100%}
.box-ind-row3 .lists .text{position:absolute;top:4.38%;bottom:4.38%;left:4.38%;right:4.38%;z-index:5;font-size:0;text-align:center;background-color:rgba(0,0,0,.65);-webkit-box-shadow:0 0 60px rgba(0,0,0,.6);box-shadow:0 0 60px rgba(0,0,0,.6);display:none}
.box-ind-row3 .lists .text:after{content:'';display:inline-block;width:0;height:100%;vertical-align:middle}
.box-ind-row3 .lists .tac{display:inline-block;vertical-align:middle;opacity:0}
.box-ind-row3 .lists .icon{display:block;margin:0 auto;width:80px;height:78px;background-repeat:no-repeat;background-position:center;-webkit-background-size:cover;background-size:cover}
.box-ind-row3 .lists .icon1{background-image:url(../images/icop-li2-1.png)}
.box-ind-row3 .lists .icon2{background-image:url(../images/icop-li2-2.png)}
.box-ind-row3 .lists .icon3{background-image:url(../images/icop-li2-3.png)}
.box-ind-row3 .lists .icon4{background-image:url(../images/icop-li2-4.png)}
.box-ind-row3 .lists h3{padding:0px 0 10px;font-size:16px;color:#fff;font-weight:400;}
.box-ind-row3 .lists .en{font-size:12px;font-family:Arial;color:#999;text-transform:uppercase;}
.box-ind-row3 .lists .line{position:absolute;z-index:1}
.box-ind-row3 .lists .line1,.box-ind-row3 .lists .line3{left:50%;border-left:1px solid #999}
.box-ind-row3 .lists .line2,.box-ind-row3 .lists .line4{top:50%;border-top:1px solid #999}
.box-ind-row3 .lists .line1{top:0}
.box-ind-row3 .lists .line2{left:0}
.box-ind-row3 .lists .line3{bottom:0}
.box-ind-row3 .lists .line4{right:0}
.box-ind-row3 .row2{position:relative;z-index:1;margin-top:-280px;height:620px;background-attachment:fixed;background-repeat:no-repeat;background-position:center;-webkit-background-size:cover;background-size:cover}

.nymain{ width:95%; padding-bottom:50px; padding-top:50px;}
.nyleft{ width:25%; background:#fff; overflow:hidden; }
.nyleft .ntop{width:100%;}
.nyright{ width:70%;}

.chanpinlbbc{ width:0%; height:300px!important;text-align:center;vertical-align:middle;display:block;position:relative;  }
.chanpinlbbc a{display:table-cell;vertical-align:middle;width:100%; height:290px!important; border:1px  dotted #ccc; overflow: hidden!important;}
.chanpinlbbc a img{max-width:100%;max-height:280px; overflow:hidden!important }
.chanpinlbbc a:hover{border:1px solid #f6ba4d;}

.chanpinlbbc{width: 100%;overflow: hidden!important;}
.chanpinlbbc img{cursor: pointer;transition: all 0.6s;}
.chanpinlbbc img:hover{transform: scale(1.4);}

.tupian ul li{ float:left;width:31%; overflow:hidden; margin-left:2%; background:none;margin-bottom:30px;}
.eenma{ text-align:center;}

.wstu{ width:100%;display: flex;justify-content: center;
align-items: center; overflow:hidden}
.wstu  img{max-width:240px;max-height:220px; transition: all 0.8s;overflow:hidden}

.wstu  img:hover{   transform: scale(1.2);}

/*foot_wap*/

.foot_wap {
    position: relative;
    background: #262626;
    padding-top: 60px;
    padding-bottom: 30px;
}

.foot_logo {
    width: 20%;
    position: relative; background:#fff; border-radius:10px; padding:5px; margin-right:50px;}

.x-layout-menu {
    width: 40%;
    position: relative;
    margin-left: 40px!important; margin-bottom:40px;
}


.foot_contact {
    width: 25%;}

.foot_ewm {
    width: 260px;  margin:0 auto;
    text-align: center;
float:none;
}



	  }


@media all and (max-width:1024px){ 
.pc_daohang{ display:block}
.mobile_daohang{ display:none}
.pc_banner{ display:block}
.mobile_banner{ display:none}

.pc_dibu{ display:block}
.mobile_dibu{ display:none}

.pc_news{ display:block}
.mobile_news{ display:none}

.wd1200 {width: 95%;} 
.logo{ float:none; text-align:center; margin:0 auto}
.ading{ width:95%; margin:0 auto; padding-bottom:20px; }
.nav_bgc{ width:94%;margin-left:0px;}
.nav{ width:100%;}
.nav li { width:16.6%}

.nav li a:hover:before {width: 100%;}
.nav li:hover:after,.nav li.cur:after{width:100%;color: #ca8b04;}
.nav li a { margin-left:0px; margin-right:0px;}
.nav li .subnav {
filter: progid:DXImageTransform.Microsoft.Shadow(color=#ca8b04, direction=120, strength=5);opacity: 0;visibility: hidden;transition:00s;transform:0;-moz-transform:0;-webkit-transform:0;}
.nav li .subnav a {margin-left:0px; margin-right:0px;}

	
.about{ padding-top:60px; padding-bottom:40px;}

.wenzi h2{ font-size:40px;}

.abtxt{ width:45%; margin-top:-10px;}
.abnr{margin-bottom:30px; } 
.abtu{ height:auto!important}

	
	/*news_index*/

.news_index { margin-top:50px;
    position: 0; padding-bottom:50px;
    background: none;
    padding: 0px;}

.news_aa {
    position: none;
    width: 32%;
    margin-right:0px;
}
.news_aa:nth-child(2n){ margin-left:2%}
.news_aa .news_ttt {
    height: 160px;
    line-height: 160px;}


.news_list11 li {text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:1;/*显示行数*/ -webkit-box-orient:vertical; overflow:hidden;}
.news_list11  li span{ display:none}

.xwbg1{ background:url(../images/xw1.png) no-repeat center; width:100%;background-size:100%;}
.xwbg2{ background:url(../images/xw2.png) no-repeat center; width:100%;background-size:100%}
.xwbg3{ background:url(../images/xw3.png) no-repeat center; width:100%;background-size:100%}

/*案例*/

.c3_index {position: none;padding-bottom: 60px;}

.c33_tt { position: none;}
.c3_tt_left {width: 50%; margin-top: 40px;}
.c3_tt_left h1 { font-size: 48px}
.c3_tt_left h3 {margin-bottom: 0px;padding-bottom: 10px;}
.c3_tt_right { width: 45%; margin-top: 140px;}






.case_list33 li {position: relative}

.case_list33 li a.img {
    display: block;
    float: left;    width: 50%;}

.case_list33 li a.img img {
    width: 100%;
    height: auto!important;}

.case_list33 li .time { float: right;  width: 45%;}


.slideBox .next::before {display:none;}

/*优势*/

.c1_index {
    position: relative; 
    padding-top: 48px;
    padding-bottom:50px;}

.abb_img {
    float: left;
    position: relative;
    margin-left: -360px; 
}

.abb_img img {
    width: 900px;
    height: 640px;
}

.abb_right {
    width: 545px;
    float: right;
}

.abb_right h1 {
    margin-top: 127px;
    position: relative;
    font-size: 52px;
    color: #535353;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 70px;
}

.abb_right h1::before {
    position: absolute;
    content: "";
    width: 1px;
    height: 130px;
    background: #bcbcbc;
    left: 20px;
    top: -130px;
}

.abb_right h3 {
    font-size: 28px;
    font-weight: bold;
    color: #545454;
    margin-top: 10px;
    background: url(../images/ju.png) no-repeat left bottom;
    margin-bottom: 30px;
    padding-bottom: 35px;
}

.abb_right .abb_txt {
    position: relative;
    font-size: 14px;
    color: #535353;
}

.abb_right .abbmore {
    display: block;
    margin-top: 38px;
    width: 120px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    background: #f6ba4d;
    color: #fff;
    font-size: 16px;
}

.abb_right .abbmore:hover {
    background: #333;
}
.youshi{padding-bottom:0px; }
.c2_left {
    float: left;
    width: 60%;
    margin-top: 40px;}

.c2_left h1 {font-size: 48px;}


.c2_left .you {
    position: relative;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.c2_left .you li {
    width: 46%;
    margin-bottom: 40px;
    position: relative;
}

.c2_right {position: relative; margin-top:-100px;width: 35%;}



/*产品*/

.c2_index {
    position: relative; padding-bottom:40px;
    background: url(../images/c2_bg.jpg) no-repeat center center;
    padding-top: 0px; height:auto!important}

.c2_index .wd1200 { padding-top:50px; position: relative;}

.c2_index .futxt { float:right;  width:25%; margin-top:-250px; padding-top:0px;}
.c2_index .futxt .cline{ background:#fff; width:60px; height:3px; margin-bottom:20px; margin-top:20px;}
.c2_index .futxt .fenlei a{ font-size:15px;float:left; color:#fff; width:50%; line-height:30px;}
.clear{ clear:both}

.c2_index .futxt h1 { font-size: 40px;}

.c2_index .futxt h3 {font-size: 20px}


.box-ind-row3 .row1{position:none;z-index:0;overflow:hidden; border:1px solid #090}
.box-ind-row3 .content{float:right;padding:13.02% 20px 0 7.81%;width:33.33%;background-color:#fff}
.box-ind-row3 .content .p-btn-1{margin-top:97px}
.box-ind-row3 .lists{overflow:hidden;}
.box-ind-row3 .lists li{position:relative;z-index:1;float:left;width:22.5%!important;height:auto!important;margin-bottom:30px; margin-right:2.5%!important}
.box-ind-row3 .lists li:nth-child(3){margin-right:0px;}
.box-ind-row3 .lists li:last-child{margin-right:0px;}

.box-ind-row3 .lists .pics{position:relative;z-index:1}
.box-ind-row3 .lists .pics .img{padding-top:100%}
.box-ind-row3 .lists .text{position:absolute;top:4.38%;bottom:4.38%;left:4.38%;right:4.38%;z-index:5;font-size:0;text-align:center;background-color:rgba(0,0,0,.65);-webkit-box-shadow:0 0 60px rgba(0,0,0,.6);box-shadow:0 0 60px rgba(0,0,0,.6);display:none}
.box-ind-row3 .lists .text:after{content:'';display:inline-block;width:0;height:100%;vertical-align:middle}
.box-ind-row3 .lists .tac{display:inline-block;vertical-align:middle;opacity:0}
.box-ind-row3 .lists .icon{display:block;margin:0 auto;width:80px;height:78px;background-repeat:no-repeat;background-position:center;-webkit-background-size:cover;background-size:cover}
.box-ind-row3 .lists .icon1{background-image:url(../images/icop-li2-1.png)}
.box-ind-row3 .lists .icon2{background-image:url(../images/icop-li2-2.png)}
.box-ind-row3 .lists .icon3{background-image:url(../images/icop-li2-3.png)}
.box-ind-row3 .lists .icon4{background-image:url(../images/icop-li2-4.png)}
.box-ind-row3 .lists h3{padding:0px 0 10px;font-size:16px;color:#fff;font-weight:400;}
.box-ind-row3 .lists .en{font-size:12px;font-family:Arial;color:#999;text-transform:uppercase;}
.box-ind-row3 .lists .line{position:absolute;z-index:1}
.box-ind-row3 .lists .line1,.box-ind-row3 .lists .line3{left:50%;border-left:1px solid #999}
.box-ind-row3 .lists .line2,.box-ind-row3 .lists .line4{top:50%;border-top:1px solid #999}
.box-ind-row3 .lists .line1{top:0}
.box-ind-row3 .lists .line2{left:0}
.box-ind-row3 .lists .line3{bottom:0}
.box-ind-row3 .lists .line4{right:0}
.box-ind-row3 .row2{position:relative;z-index:1;margin-top:-280px;height:620px;background-attachment:fixed;background-repeat:no-repeat;background-position:center;-webkit-background-size:cover;background-size:cover}

.nymain{ width:95%; padding-bottom:50px; padding-top:50px;}
.nyleft{ width:25%; background:#fff; overflow:hidden; }
.nyleft .ntop{width:100%;}
.nyright{ width:70%;}

.chanpinlbbc{ width:0%; height:300px!important;text-align:center;vertical-align:middle;display:block;position:relative;  }
.chanpinlbbc a{display:table-cell;vertical-align:middle;width:100%; height:290px!important; border:1px  dotted #ccc; overflow: hidden!important;}
.chanpinlbbc a img{max-width:100%;max-height:280px; overflow:hidden!important }
.chanpinlbbc a:hover{border:1px solid #f6ba4d;}

.chanpinlbbc{width: 100%;overflow: hidden!important;}
.chanpinlbbc img{cursor: pointer;transition: all 0.6s;}
.chanpinlbbc img:hover{transform: scale(1.4);}

.tupian ul li{ float:left;width:31%; overflow:hidden; margin-left:2%; background:none;margin-bottom:30px;}
.eenma{ text-align:center;}

.wstu{ width:100%;display: flex;justify-content: center;
align-items: center; overflow:hidden}
.wstu  img{max-width:240px;max-height:220px; transition: all 0.8s;overflow:hidden}
.wstu  img:hover{   transform: scale(1.2);}

/*foot_wap*/

.foot_wap {
    position: relative;
    background: #262626;
    padding-top: 60px;
    padding-bottom: 30px;
}

.foot_logo {
    width: 20%;
    position: relative; background:#fff; border-radius:10px; padding:5px; margin-right:50px;}

.x-layout-menu {
    width: 40%;
    position: relative;
    margin-left: 20px!important; margin-bottom:40px;
}


.foot_contact {
    width: 25%;}

.foot_ewm {
    width: 260px; margin:0 auto;
    text-align: center;
float:none;
}



	  }

@media all and (max-width:768px){ 
.pc_daohang{ display:block}
.mobile_daohang{ display:none}
.pc_banner{ display:block}
.mobile_banner{ display:none}
.pc_dibu{ display:block}
.mobile_dibu{ display:none}

.pc_news{ display:block}
.mobile_news{ display:none}

.wd1200 {width: 95%;} 
.logo{ float:none; text-align:center; margin:0 auto}
.ading{ width:95%; margin:0 auto; padding-bottom:20px; }
.nav_bgc{ width:93%;margin-left:0px;}
.nav{ width:100%;}
.nav li { width:16.6%}

.nav li a:hover:before {width: 100%;}
.nav li:hover:after,.nav li.cur:after{width:100%;color: #ca8b04;}
.nav li a { margin-left:0px; margin-right:0px;}
.nav li .subnav {
filter: progid:DXImageTransform.Microsoft.Shadow(color=#ca8b04, direction=120, strength=5);opacity: 0;visibility: hidden;transition:00s;transform:0;-moz-transform:0;-webkit-transform:0;}
.nav li .subnav a {margin-left:0px; margin-right:0px;}

	
.about{ padding-top:60px; padding-bottom:40px;}

.wenzi h2{ font-size:40px;}

.abtxt{ width:45%; margin-top:-10px;}
.abnr{margin-bottom:30px; } 
.abtu{ height:auto!important}

	
	/*news_index*/

.news_index { margin-top:50px;
    position: 0; padding-bottom:50px;
    background: none;
    padding: 0px;}

.news_aa {
    position: none;
    width: 32%;
    margin-right:0px;
}
.news_aa:nth-child(2n){ margin-left:2%}
.news_aa .news_ttt {
    height: 160px;
    line-height: 160px;}


.news_list11 li {text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:1;/*显示行数*/ -webkit-box-orient:vertical; overflow:hidden;}
.news_list11  li span{ display:none}

.xwbg1{ background:url(../images/xw1.png) no-repeat center; width:100%;background-size:100%;}
.xwbg2{ background:url(../images/xw2.png) no-repeat center; width:100%;background-size:100%}
.xwbg3{ background:url(../images/xw3.png) no-repeat center; width:100%;background-size:100%}

/*案例*/

.c3_index {position: none;padding-bottom: 60px;}

.c33_tt { position: none;}
.c3_tt_left {width: 50%; margin-top: 40px;}
.c3_tt_left h1 { font-size: 48px}
.c3_tt_left h3 {margin-bottom: 0px;padding-bottom: 10px;}
.c3_tt_right { width: 45%; margin-top: 140px;}






.case_list33 li {position: relative}

.case_list33 li a.img {
    display: block;
    float: left;    width: 50%;}

.case_list33 li a.img img {
    width: 100%;
    height: auto!important;}

.case_list33 li .time { float: right;  width: 45%;}


.slideBox .next::before {display:none;}

/*优势*/

.c1_index {
    position: relative; 
    padding-top: 48px;
    padding-bottom:50px;}

.abb_img {
    float: left;
    position: relative;
    margin-left: -360px; 
}

.abb_img img {
    width: 900px;
    height: 640px;
}

.abb_right {
    width: 545px;
    float: right;
}

.abb_right h1 {
    margin-top: 127px;
    position: relative;
    font-size: 52px;
    color: #535353;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 70px;
}

.abb_right h1::before {
    position: absolute;
    content: "";
    width: 1px;
    height: 130px;
    background: #bcbcbc;
    left: 20px;
    top: -130px;
}

.abb_right h3 {
    font-size: 28px;
    font-weight: bold;
    color: #545454;
    margin-top: 10px;
    background: url(../images/ju.png) no-repeat left bottom;
    margin-bottom: 30px;
    padding-bottom: 35px;
}

.abb_right .abb_txt {
    position: relative;
    font-size: 14px;
    color: #535353;
}

.abb_right .abbmore {
    display: block;
    margin-top: 38px;
    width: 120px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    background: #f6ba4d;
    color: #fff;
    font-size: 16px;
}

.abb_right .abbmore:hover {
    background: #333;
}
.youshi{padding-bottom:0px; }
.c2_left {
    float: left;
    width: 60%;
    margin-top: 40px;}

.c2_left h1 {font-size: 48px;}


.c2_left .you {
    position: relative;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.c2_left .you li {
    width: 46%;
    margin-bottom: 40px;
    position: relative;
}

.c2_right {position: relative; margin-top:-100px;width: 35%;}



/*产品*/

.c2_index {
    position: relative; padding-bottom:40px;
    background: url(../images/c2_bg.jpg) no-repeat center center;
    padding-top: 0px; height:auto!important}

.c2_index .wd1200 { padding-top:50px; position: relative;}

.c2_index .futxt { float:right;  width:25%; margin-top:-200px; padding-top:0px;}
.c2_index .futxt .cline{ background:#fff; width:60px; height:3px; margin-bottom:20px; margin-top:20px;}
.c2_index .futxt .fenlei a{ font-size:13px;float:left; color:#fff; width:50%; line-height:30px;}
.clear{ clear:both}

.c2_index .futxt h1 { font-size: 30px; display:none}

.c2_index .futxt h3 {font-size: 20px}


.box-ind-row3 .row1{position:none;z-index:0;overflow:hidden; border:1px solid #090}
.box-ind-row3 .content{float:right;padding:13.02% 20px 0 7.81%;width:33.33%;background-color:#fff}
.box-ind-row3 .content .p-btn-1{margin-top:97px}
.box-ind-row3 .lists{overflow:hidden;}
.box-ind-row3 .lists li{position:relative;z-index:1;float:left;width:22.5%!important;height:auto!important;margin-bottom:30px; margin-right:2.5%!important}
.box-ind-row3 .lists li:nth-child(3){margin-right:0px;}
.box-ind-row3 .lists li:last-child{margin-right:0px;}

.box-ind-row3 .lists .pics{position:relative;z-index:1}
.box-ind-row3 .lists .pics .img{padding-top:100%}
.box-ind-row3 .lists .text{position:absolute;top:4.38%;bottom:4.38%;left:4.38%;right:4.38%;z-index:5;font-size:0;text-align:center;background-color:rgba(0,0,0,.65);-webkit-box-shadow:0 0 60px rgba(0,0,0,.6);box-shadow:0 0 60px rgba(0,0,0,.6);display:none}
.box-ind-row3 .lists .text:after{content:'';display:inline-block;width:0;height:100%;vertical-align:middle}
.box-ind-row3 .lists .tac{display:inline-block;vertical-align:middle;opacity:0}
.box-ind-row3 .lists .icon{display:block;margin:0 auto;width:80px;height:78px;background-repeat:no-repeat;background-position:center;-webkit-background-size:cover;background-size:cover}
.box-ind-row3 .lists .icon1{background-image:url(../images/icop-li2-1.png)}
.box-ind-row3 .lists .icon2{background-image:url(../images/icop-li2-2.png)}
.box-ind-row3 .lists .icon3{background-image:url(../images/icop-li2-3.png)}
.box-ind-row3 .lists .icon4{background-image:url(../images/icop-li2-4.png)}
.box-ind-row3 .lists h3{padding:0px 0 10px;font-size:16px;color:#fff;font-weight:400;}
.box-ind-row3 .lists .en{font-size:12px;font-family:Arial;color:#999;text-transform:uppercase;}
.box-ind-row3 .lists .line{position:absolute;z-index:1}
.box-ind-row3 .lists .line1,.box-ind-row3 .lists .line3{left:50%;border-left:1px solid #999}
.box-ind-row3 .lists .line2,.box-ind-row3 .lists .line4{top:50%;border-top:1px solid #999}
.box-ind-row3 .lists .line1{top:0}
.box-ind-row3 .lists .line2{left:0}
.box-ind-row3 .lists .line3{bottom:0}
.box-ind-row3 .lists .line4{right:0}
.box-ind-row3 .row2{position:relative;z-index:1;margin-top:-280px;height:620px;background-attachment:fixed;background-repeat:no-repeat;background-position:center;-webkit-background-size:cover;background-size:cover}

.nymain{ width:95%; padding-bottom:50px; padding-top:50px;}
.nyleft{ width:25%; background:#fff; overflow:hidden; }
.nyleft .ntop{width:100%;}
.nyright{ width:70%;}

.chanpinlbbc{ width:0%; height:200px!important;text-align:center;vertical-align:middle;display:block;position:relative;  }
.chanpinlbbc a{display:table-cell;vertical-align:middle;width:100%; height:190px!important; border:1px  dotted #ccc; overflow: hidden!important;}
.chanpinlbbc a img{max-width:100%;max-height:180px; overflow:hidden!important }
.chanpinlbbc a:hover{border:1px solid #f6ba4d;}

.chanpinlbbc{width: 100%;overflow: hidden!important;}
.chanpinlbbc img{cursor: pointer;transition: all 0.6s;}
.chanpinlbbc img:hover{transform: scale(1.4);}

.tupian ul li{ float:left;width:31%; overflow:hidden; margin-left:2%; background:none;margin-bottom:30px;}
.eenma{ text-align:center;}

.wstu{ width:100%;display: flex;justify-content: center;
align-items: center; overflow:hidden}
.wstu  img{max-width:100%;max-height:220px; transition: all 0.8s;overflow:hidden}
.wstu  img:hover{   transform: scale(1.2);}

/*foot_wap*/

.foot_wap {
    position: relative;
    background: #262626;
    padding-top: 60px;
    padding-bottom: 30px;
}

.foot_logo {
    width: 20%;
    position: relative; background:#fff; border-radius:10px; padding:5px; margin-right:50px;}

.x-layout-menu {
    width: 40%;
    position: relative;
    margin-left: 20px!important; margin-bottom:40px;
}


.foot_contact {
    width: 25%;}

.foot_ewm {
    width: 260px; margin:0 auto;
    text-align: center;
float:none;
}



	  }
	  
@media all and (max-width:640px){ 
.pc_daohang{ display:none}
.mobile_daohang{ display:block}

.pc_banner{ display:none}
.mobile_banner{ display:block}

.pc_dibu{ display:none}
.mobile_dibu{ display:block}

.pc_news{ display:none}
.mobile_news{ display:block}
.nymain{ margin-top:30px;  }

.nyleft{ display:none; float:none}
.nyright{ float:none; width:100%!important; margin:0 auto; border-bottom:0px; border-left:0px; border-right:0px; padding-bottom:0px;}
.plc, .plc2{ width:auto!important}

.wd1200 {width: 95%;} 
.nymain{ padding-top:30px; padding-bottom:30px;}
.nyabout{width:100%; margin:0 auto; background:url(../images/nyabout.jpg) no-repeat center; height:200px; }
.nycon{width:100%; margin:0 auto; background:url(../images/nycon.jpg) no-repeat center; height:200px; }
.nycase{width:100%; margin:0 auto; background:url(../images/nycase.jpg) no-repeat center ; height:200px; }

.nypro{width:100%; margin:0 auto; background:url(../images/nypro.jpg) no-repeat center ; height:200px; }
.nynews{width:100%; margin:0 auto; background:url(../images/nynews.jpg) no-repeat center; height:200px; }
.xwzuo{ width:25%;}
.xwyou{ width:72%}
	
.about{ padding-top:60px; padding-bottom:40px;}

.wenzi h2{ font-size:40px;}

.abtxt{ width:100%; float:none}
.abnr{margin-bottom:30px; } 
.abtu{ height:auto!important; margin-bottom:20px; float:none; width:100%}

	
	/*news_index*/

.news_index { margin-top:50px;
    position: 0; padding-bottom:50px;
    background: none;
    padding: 0px;}

.news_aa {
    position: none;
    width: 32%;
    margin-right:0px;
}
.news_aa:nth-child(2n){ margin-left:2%}
.news_aa .news_ttt {
    height: 160px;
    line-height: 160px;}


.news_list11 li {text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:1;/*显示行数*/ -webkit-box-orient:vertical; overflow:hidden;}
.news_list11  li span{ display:none}

.xwbg1{ background:url(../images/xw1.png) no-repeat center; width:100%;background-size:100%;}
.xwbg2{ background:url(../images/xw2.png) no-repeat center; width:100%;background-size:100%}
.xwbg3{ background:url(../images/xw3.png) no-repeat center; width:100%;background-size:100%}

/*案例*/

.c3_index {position: none;padding-bottom: 60px;}

.c33_tt { position: none;}
.c3_tt_left {width: 100%; float:none; margin-top: 40px;}
.c3_tt_left h1 { font-size: 35px; line-height:40px;}
.c3_tt_left h3 {margin-bottom: 0px;padding-bottom: 10px;}
.c3_tt_right { width: 100%; float:none; margin-top: 0px;}






.case_list33 li {position: relative}

.case_list33 li a.img {
    display: block;
    float: none;    width: 100%;}

.case_list33 li a.img img {
    width: 100%;
    height: auto!important;}

.case_list33 li .time { float: none;  width: 100%;}
.case_list33 li .time h3 a { padding-top:30px;}
.case_list33 li .time span { margin-top:20px;}
.slideBox .next::before {display:none;}

/*优势*/

.c1_index {
    position: relative; 
    padding-top: 48px;
    padding-bottom:50px;}

.abb_img {
    float: left;
    position: relative;
    margin-left: -360px; 
}

.abb_img img {
    width: 900px;
    height: 640px;
}

.abb_right {
    width: 545px;
    float: right;
}

.abb_right h1 {
    margin-top: 127px;
    position: relative;
    font-size: 52px;
    color: #535353;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 70px;
}

.abb_right h1::before {
    position: absolute;
    content: "";
    width: 1px;
    height: 130px;
    background: #bcbcbc;
    left: 20px;
    top: -130px;
}

.abb_right h3 {
    font-size: 28px;
    font-weight: bold;
    color: #545454;
    margin-top: 10px;
    background: url(../images/ju.png) no-repeat left bottom;
    margin-bottom: 30px;
    padding-bottom: 35px;
}

.abb_right .abb_txt {
    position: relative;
    font-size: 14px;
    color: #535353;
}

.abb_right .abbmore {
    display: block;
    margin-top: 38px;
    width: 120px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    background: #f6ba4d;
    color: #fff;
    font-size: 16px;
}

.abb_right .abbmore:hover {
    background: #333;
}
.youshi{padding-bottom:0px; }
.fuimg{ display:none}
.c2_left {
    float: none;
    width: 100%;
    margin-top: 40px;}

.c2_left h1 {font-size: 35px; line-height:40px;}


.c2_left .you { 
    position: relative;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.c2_left .you li {
    width: 46%;
    margin-bottom: 40px;
    position: relative;
}

.c2_right {position: relative; margin-top:-100px;width: 35%; display:none}



/*产品*/

.c2_index {
    position: relative; padding-bottom:0px;
    background: url(../images/c2_bg.jpg) no-repeat top center;
    padding-top: 0px; height:auto!important}

.c2_index .wd1200 { padding-top:30px; position: relative;}
.wd1200{ padding-top:0px!important;}
.c2_index .futxt { float:right;  width:63%;  margin-top:-170px; padding-top:0px;}
.c2_index .futxt .cline{ background:#fff; width:60px; height:3px; margin-bottom:20px; margin-top:20px; display:none}
.c2_index .futxt .fenlei a{ font-size:13px;color:#fff; float:left; width:50%; line-height:35px;}
.clear{ clear:both}

.c2_index .futxt h1 { font-size: 30px; display:none}
.youshi{ padding-top:0px;}
.c2_index .futxt h3 {font-size: 20px; }
.banquan{ padding-bottom:0px;}

.box-ind-row3 .row1{position:none;z-index:0;overflow:hidden; }
.box-ind-row3 .content{float:right;padding:0px;width:30%;background-color:#fff}
.box-ind-row3 .content .p-btn-1{margin-top:97px}
.box-ind-row3 .lists{overflow:hidden;}
.box-ind-row3 .lists li{position:relative;z-index:0!important;float:left;width:30%!important;height:auto!important;margin-bottom:30px; margin-right:0px;}
.box-ind-row3 .lists li:nth-child(3){margin-right:0px!important;}
.box-ind-row3 .lists li:last-child{margin-right:0px!important;}

.box-ind-row3 .lists .pics{position:relative;z-index:1}
.box-ind-row3 .lists .pics .img{padding-top:100%}
.box-ind-row3 .lists .text{position:absolute;top:4.38%;bottom:4.38%;left:4.38%;right:4.38%;z-index:5;font-size:0;text-align:center;background-color:rgba(0,0,0,.65);-webkit-box-shadow:0 0 60px rgba(0,0,0,.6);box-shadow:0 0 60px rgba(0,0,0,.6);display:none}
.box-ind-row3 .lists .text:after{content:'';display:inline-block;width:0;height:100%;vertical-align:middle}
.box-ind-row3 .lists .tac{display:inline-block;vertical-align:middle;opacity:0}
.box-ind-row3 .lists .icon{display:block;margin:0 auto;width:80px;height:78px;background-repeat:no-repeat;background-position:center;-webkit-background-size:cover;background-size:cover}
.box-ind-row3 .lists .icon1{background-image:url(../images/icop-li2-1.png)}
.box-ind-row3 .lists .icon2{background-image:url(../images/icop-li2-2.png)}
.box-ind-row3 .lists .icon3{background-image:url(../images/icop-li2-3.png)}
.box-ind-row3 .lists .icon4{background-image:url(../images/icop-li2-4.png)}
.box-ind-row3 .lists h3{padding:0px 0 10px;font-size:16px;color:#fff;font-weight:400;}
.box-ind-row3 .lists .en{font-size:12px;font-family:Arial;color:#999;text-transform:uppercase;}
.box-ind-row3 .lists .line{position:absolute;z-index:1}
.box-ind-row3 .lists .line1,.box-ind-row3 .lists .line3{left:50%;border-left:1px solid #999}
.box-ind-row3 .lists .line2,.box-ind-row3 .lists .line4{top:50%;border-top:1px solid #999}
.box-ind-row3 .lists .line1{top:0}
.box-ind-row3 .lists .line2{left:0}
.box-ind-row3 .lists .line3{bottom:0}
.box-ind-row3 .lists .line4{right:0}
.box-ind-row3 .row2{position:relative;z-index:1;margin-top:-280px;height:620px;background-attachment:fixed;background-repeat:no-repeat;background-position:center;-webkit-background-size:cover;background-size:cover}

.nymain{ padding-bottom:50px; padding-top:50px;}



.chanpinlbbc{text-align:center;vertical-align:middle;display:block;position:relative;  }
.chanpinlbbc a{display:table-cell;vertical-align:middle;width:100%; height:auto!important; border:0px; overflow: hidden!important;}
.chanpinlbbc a img{width:100%;max-height:auto; overflow:hidden!important }
.chanpinlbbc a:hover{border:1px solid #f6ba4d;}

.chanpinlbbc{width: auto!important;overflow: hidden!important; border:1px  dotted #ccc; height:180px!important;}
.chanpinlbbc img{ width:100%;cursor: pointer;transition: all 0.6s;}
.chanpinlbbc img:hover{transform: scale(1.4);}
.tupian ul li:nth-child(2n){ float:right!important}
.tupian ul li{ float:left;width:48%; overflow:hidden; margin-left:0%!important; background:none;margin-bottom:30px; text-align:center; height:auto!important}
.eenma{ text-align:center;}

.wstu{ width:100%;display: flex;justify-content: center;
align-items: center; overflow:hidden; }
.wstu  img{max-width:100%;max-height:auto; transition: all 0.8s;overflow:hidden}
.wstu  img:hover{   transform: scale(1.2);}

/*foot_wap*/

.foot_wap {
    position: relative;
    background: #262626;
    padding-top: 30px;
    padding-bottom: 30px;
}
.banquan{ padding-top:0px; font-size:14px;}

.foot_logo {
    width: 20%;
    position: relative; background:#fff; border-radius:10px; padding:5px; margin-right:50px;}

.x-layout-menu {
    width: 40%;
    position: relative;
    margin-left: 20px!important; margin-bottom:40px;
}


.foot_contact {
    width: 25%;}

.foot_ewm {
    width: 260px; margin:0 auto;
    text-align: center;
float:none;
}


dl.message2{
	margin: 0 auto 0 auto;
	padding: 0px;
	width: 96%;
}

dl.message2 dd{
	margin: 0 0 6px 0;
	padding: 0px;
	float: left;
	width: 100%;
}	
	
	
	.round1li2 input {
	border-radius: 5px;-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
	line-height: 23px;
	height: 23px;
	width: 100%;
	padding-left: 5px;
	border: 1px solid;
	border-color: #CCC #EEE #EEE #CCC;
	background: whiteSmoke;
	font-size:15px;
}
.round1li2 textarea { font-family:"微软雅黑";
border-radius: 5px;-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
line-height: 23px;
height: 68px;
width: 100%;
padding-left: 5px;
border: 1px solid;
border-color: #CCC #EEE #EEE #CCC;
background: whiteSmoke;
	font-size:15px;
}
.round1li3 input {
	border-radius: 5px;-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
	line-height: 23px;
	height: 23px;
	width: 150px;
	padding-left: 5px;
	border: 1px solid;

	border-color: #CCC #EEE #EEE #CCC;
	background: whiteSmoke;
	float:left;
	margin-right:10px;
	font-size:15px;
}
.round1li4 { margin: 0 auto; width: 100%; float:left; text-align:center;}
.round1li4:after { clear: both; content: " "; display: block; }
.round1li4 input.button { margin:0 auto;
	 font-size: 15px;
	 color:#ffffff;
	 font-weight: bold;
	  display:block;width: 100%; height: 45px; border-radius: 3px; -moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px; border: #cc983a 1px solid;  
background:-moz-linear-gradient(top,#cc983a,#d00616);/*Mozilla*/
background:-webkit-linear-gradient(top,#cc983a,#d00616);/*new gradient for Webkit*/
background:-o-linear-gradient(top,#cc983a,#d00616); /*Opera11*/
}


/*手机版底部导航*/
.htmleaf-container{ display:none}
#banner{ display:block}
.tbottom{ display:block; height:70px;}
.bottomNav {display:block;
	/*border:1px solid red;
	*/
    width:100%;
	height:70px;
	position:fixed;
	bottom:1px;}
.bottomNav_item {
	/*border:1px solid red;
	*/
    width:20%;
	height:70px; border-top:1px solid #d8d8d8;
	float:left; color:#333;
	text-align:center; background:#fff;
}
.bottomNav_icon {
	margin:auto;
	width:30px;
	height:30px; margin-top:11px;
}
.bottomNav_icon img {
	width:100%;
	height:100%;
}
.bottomNav_item p {
	margin-top:3px; font-size:0.85rem}


.xianb{border-right: 1px solid #24833d;}
#BottomNav ul li a {
    color: #0065ce;
    display: block;
     padding-bottom:0.5rem; 
    padding-top:0.5rem; 

}



#BottomNav .icon {
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    height: 0.9rem;
    margin: 0 auto;
    width: 0.9rem;
    background-size: 0.9rem;
	}

.gray {
	-webkit-filter:grayscale(100%);
	-moz-filter:grayscale(100%);
	-ms-filter:grayscale(100%);
	-o-filter:grayscale(100%);
	filter:grayscale(100%);
	filter:gray;
}
.inital_color { color:#cc983a}



/*手机版顶部导航*/
@charset "utf-8";
*{margin:0;padding:0}
a{text-decoration:none;color:#333;font-family:"arial","微软雅黑"}
html{width:100%;-webkit-font-smoothing:antialiased;-webkit-overflow-scrolling:touch;-moz-overflow-scrolling:touch;-o-overflow-scrolling:touch;overflow-scrolling:touch;font-size:16px;}
html.ns{overflow:hidden}
.wsneirong img{ width:100%!important; height:auto!important}
body{color:#535353;font-size: 1em;font-family:"arial","微软雅黑"; width:100%;position:relative}
@media screen and (min-width: 360px) and (max-width: 374px){ html{font-size:16px}}
@media screen and (min-width: 375px) and (max-width: 479px){ html{font-size:18px}}
@media screen and (min-width: 480px) and (max-width: 539px){ html{font-size:20px}}
@media screen and (min-width: 540px) and (max-width: 639px){ html{font-size:24px}}
@media screen and (min-width: 640px){ html{font-size:28px}}

a,body{font-family:"微软雅黑"/9;-webkit-tap-highlight-color:rgba(0,0,0,0)}img{border:0}ol,ul,li{list-style:none}dl,dt,dd,ul,li{margin:0;padding:0}input,textarea{outline:none}html,body,form,fieldset,p,div,h1,h2,h3,h4,h5,h6{-webkit-text-size-adjust:none}i{font-style:normal}.fl{float:left}.fr{float:right}.clear{clear:both}.wrap{width:96%;margin:0 auto}body,div,h1,h2,h3,h4,h5,h6,p{padding:0;margin:0}

#banner {width: 100%;margin:0px;padding:0px;overflow: hidden;}
#banner img{width: 100%;}

.focus{ width:100%;   margin:0 auto; position:relative; overflow:hidden;   }
	.focus .shanghl00{ width:100%; height:11px;  position:absolute; z-index:1; bottom:25px; text-align:center;  }
	.focus .shanghl00 ul{ display:inline-block; padding:3px 5px; background-color:rgba(255,255,255,0.7); 
		-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; font-size:0; vertical-align:top;
	}
	.focus .shanghl00 ul li{ display:inline-block; width:5px; height:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#8C8C8C; margin:0 5px;  vertical-align:top; overflow:hidden;   }
	.focus .shanghl00 ul .on{ background:#FE6C9C;  }
	.focus .bd{
	position:relative;
	z-index:0;
	margin:0px;
	padding:0px;
	overflow: hidden;
}
.focus .bd li{ margin:0px; padding:0px; height:10rem; position:relative; overflow:hidden;}
	.focus .bd li img{ width:100%;  height:100%; object-fit:cover; display:block; }
	.focus .bd li a{
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */
}
.foctit{position:absolute; z-index:111; width:100%; bottom:0;background: rgba(0,0,0,.6); padding-left: 0.7rem; padding-right: 0.7rem; color:#FFF; font-size:0.8rem;text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical; overflow:hidden; height:40px; line-height:40px; box-sizing:border-box;}
	
.toubu{ position:fixed; left:0; top:0; width:100%; z-index:999;}
.toubuge{ width:100%; height:50px;}
.main-header {
    height: 50px;box-shadow: 0px 1px 5px #5c4b51;
    /*background: #a10e15;*/
	background: rgba(255,255,255,1.0);
    z-index: 60;
	width:100%;
	position:relative;
		
}
header{	
	height:50px;
	line-height: 50px;
	text-align: center;
    background-color: #fff;
	box-shadow: 0px 1px 5px #9c8e93; margin-bottom:5px;
}

.cd-logo {
    position: absolute;
    top: 4px;
    left: 10px;
   
}

.search_open {
display: block;
    width: 30px;
    height: 30px;
background: url(../images/wap_sea.png) no-repeat;
position: absolute;
right:60px;
top:10px;
background-size: auto 25px;
background-position: center center;
}
.menu_open {
display: block;
    width: 30px;
    height: 30px;
background: url(../images/wap_menu.png) no-repeat;
	position: absolute;
	right:10px;
top:10px;
}
.animate{-moz-transition: all 1s ease 0s;-ms-transition: all 1s ease 0s;-o-transition: all 1s ease 0s;transition: all 1s ease 0s;display: block;
  transform:rotate(180deg);-moz-transform:rotate(180deg); /* Firefox */
-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
-o-transform:rotate(180deg); /* Opera */background: url(../images/wap_close.png) no-repeat;} 
  .animate1{-moz-transition: all 1s ease 0s;-ms-transition: all 1s ease 0s;-o-transition: all 1s ease 0s;transition: all 1s ease 0s;display: block;
  transform:rotate(-180deg);-moz-transform:rotate(-180deg); /* Firefox */
-webkit-transform:rotate(-180deg); /* Safari 和 Chrome */
-o-transform:rotate(-180deg); /* Opera */} 
#top{ width:100%;  overflow:hidden; display:block;  position:absolute; top:50px; z-index:100; background-color:#f2f2f2;padding: 10px; box-sizing:border-box;}
input.button1 {
	border-radius: 5px;
	line-height: 23px;
	height: 33px;
	width: 70%;
	padding: 0 5px 0 5px;
	border: 1px solid;
	border-color: #CCC #EEE #EEE #CCC;
	background: whiteSmoke;
	float:left;
	margin-right:3%;
font-size:12px;
	z-index: 1001;
}
input.button2 {
	text-shadow: black 0 1px 0;
	border: 1px solid;
	border-color: #EEE #CCC #CCC #EEE;
	color: #666;
	font-weight: bold;
	width: 22%;
	border-radius: 5px;
	padding: 3px;
	height: 35px;
	text-shadow: 0 /*{a-bar-shadow-x}*/ 0px /*{a-bar-shadow-y}*/ 0px /*{a-bar-shadow-radius}*/ #FFF /*{a-bar-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #f8f8f8 /*{a-bar-background-start}*/), to( #eaeaea /*{a-bar-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient( #f8f8f8 /*{a-bar-background-start}*/, #eaeaea /*{a-bar-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient( #f8f8f8 /*{a-bar-background-start}*/, #eaeaea /*{a-bar-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #f8f8f8 /*{a-bar-background-start}*/, #eaeaea /*{a-bar-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #f8f8f8 /*{a-bar-background-start}*/, #eaeaea /*{a-bar-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient( #f8f8f8 /*{a-bar-background-start}*/, #eaeaea /*{a-bar-background-end}*/);
	font-size:12px;
	z-index: 1001;
	float:right;
}

.ncon_item{display: flex;flex-wrap: nowrap;
overflow: hidden;
position: relative;box-sizing: border-box;
padding: 15px 12px;
background-color:#fff;border-bottom: 1px solid #EBEBEB;}

.shl-n-pic {
    width: 115px;
    min-width: 115px;
    height: 72px;
    overflow: hidden;
    position: relative;
    border: 1px solid 
    rgba(0,0,0,.1);
    margin-right: 12px;
    border-radius: 3px;
}
.shl-n-pic img { width:100%; height:100%; object-fit:cover;}
.shl-left {
 width:100%
}
.shl-ptit {
 font-size:0.9rem;
 overflow:hidden;
 width:100%;
 height:2.6rem;
 line-height:1.3rem;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical
}
.shl-time {
 font-size:12px;
 color:#cc983a;
 margin-top:9px;
 background-image:url(../images/shl-ico-time.png);
 background-size:auto 13px;

 background-repeat:no-repeat;
 padding-left:15px
}
.shl-geng{ padding-top:20px; padding-bottom:20px;}
.loading-more-button {
    width: 6rem;
    height: 2rem;
    line-height: 1.96rem;
    text-align: center;
    font-size: .8rem;
    border: 1px solid #cc983a;
border-radius: 5px;
color: #cc983a;
    cursor: pointer;
    margin: 0 auto;
}


/*选项卡*/
.tabs {
    width: 100%;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    clear: both;
    text-align: center;
    overflow: hidden; box-sizing:border-box; padding:10px 12px 1px 12px;background-color: #fff; font-weight:bold;
}
.tab_con{ display:none; background-color:#FFF;}

.tabs li{
float: left;
width: 33.33%;
height: 40px;
line-height: 40px;
font-size: 0.85rem;border-bottom: 1px solid #EBEBEB;}

.tabs .thistab{
float: left;
width: 33.33%;
height: 40px;
border-bottom: 1px solid #cc983a;
line-height: 40px;
font-size: 0.9rem;
color: #cc983a;}

.home-tit{width: 100%;
position: relative;
margin-top: 10px;border-bottom: 1px solid #EBEBEB; padding:13px 14px; background-color:#FFF;font-size: 0.9rem;color: #0579cb; box-sizing:border-box;}
.home-tit .dtit { font-weight:bold; float:left;}
.home-tit a {

    font-family: Arial;
    font-size: 10px;
    float: right;
    color: #666;
    text-align: right;
    display: block;
    padding-top: 6px;
}

.shl-zj{display: flex;flex-wrap: wrap; background-color:#FFF; box-sizing:border-box;padding: 7px; text-align:center;}
.shl-zjsection {
    width: 50%;
    padding: 5px;box-sizing:border-box;
}
.zjkuang {border: 1px solid #EBEBEB;box-sizing:border-box; padding:6px 6px 12px 6px; border-radius:5px;box-shadow: 0px 0px 5px #E4E4E4;}
.shl-zjpic{width: 4.2rem;
height: 4.2rem;
overflow: hidden;
position: relative; border-radius:50%; overflow:hidden; margin:0 auto; margin-top:0.6rem;}
.shl-zjpic img{width: 100%;
height: 100%; object-fit:cover;}
.zjtit1{ font-size:0.9rem; height:2.6rem;
 line-height:1.3rem; overflow:hidden; margin-top:10px;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:2;
 /*显示行数*/-webkit-box-orient:vertical}
.zjtit2{font-size:0.8rem; height:2rem; line-height:1rem; color:#959595; overflow:hidden;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:2;
 /*显示行数*/-webkit-box-orient:vertical}
.zjtit3{font-size:0.7rem; height:1.4rem; line-height:1.4rem; border-radius:0.7rem; width:4rem; text-align:center; border:1px solid #0a53a3; margin:0 auto; margin-top:10px; color:#0a53a3;}



/*选项卡*/
.tabs2 {
    width: 100%;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    clear: both;
    text-align: center;
    overflow: hidden; box-sizing:border-box; padding:10px 12px 1px 12px;background-color: #fff; font-weight:bold;
}
.tab_con2{ display:none; background-color:#FFF;}

.tabs2 li{
float: left;
width: 50%;
height: 40px;
line-height: 40px;
font-size: 0.85rem;border-bottom: 1px solid #EBEBEB;}

.tabs2 .thistab{
float: left;
width: 50%;
height: 40px;
border-bottom: 1px solid #029d25;
line-height: 40px;
font-size: 0.9rem;
color: #029d25;}


.shl-djt{display: flex;flex-wrap: wrap;box-sizing:border-box;}
.shl-section {
    width: 50%;
    padding: 8px;box-sizing:border-box;
}
.skkk {
    background-color: #fff;
  
}
.shl-djtpic{width: 100%;
height: 110px; border-bottom:1px solid #f2f2f2;
overflow: hidden;
position: relative;}
.shl-djtpic img{width: 100%;
height: 100%; object-fit:cover;}
.shlne {
    padding: 10px;
}
.djtte{ font-size:0.9rem;
 overflow:hidden; text-align:center;
 width:100%;
 height:1.3rem;
 line-height:1.3rem;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:2;
 /*显示行数*/-webkit-box-orient:vertical}
 
 .djttime {
 font-size:12px;
 color:#969696;
 margin-top:9px;
 background-image:url(../images/shl-ico-time.png);
 background-size:auto 13px;
 background-position: left center;
 background-repeat:no-repeat;
 padding-left:15px; height:15px; line-height:15px;
}

.jigou{ background-color:#FFF;}
.jigouname{ font-size:0.9rem;color: #0a53a3;
 overflow:hidden;
 width:100%;
 height:1.3rem;
 line-height:1.3rem;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical}
.jigoumiaoshu{
	font-size:12px;
 color:#969696;
 margin-top:6px;
  overflow:hidden;
 height:3rem;
 line-height:1rem;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:3;
 /*显示行数*/-webkit-box-orient:vertical}

.jigou-pic {
    width: 115px;
    min-width: 115px;
    height: 82px;
    overflow: hidden;
    position: relative;
    border: 1px solid 
    rgba(0,0,0,.1);
    margin-right: 12px;
    border-radius: 3px;
}

.wap_add{ background:url(../images/in_28.jpg) no-repeat left; padding-left:3rem; height:40px; line-height:40px;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical; overflow:hidden!important }
.wap_tel{ background:url(../images/in_30.jpg) no-repeat left; padding-left:3rem;height:40px; line-height:20px;}
.wap_mail{ background:url(../images/in_32.jpg) no-repeat left; padding-left:3rem;height:40px; line-height:40px;}
.wap_line{ margin-top:0.8rem; margin-bottom:0.8rem; background:#d8d8d8; height:1px; width:100%;}
.foot2-wap { width:100%; margin:0 auto;
    display: block;
    text-align: center;
    padding-top: 1rem;
    font-size: 0.8rem;
	padding-bottom: 1rem;background:#cc983a;color:#fff;
}
.foot2-wap a {
    color: #fff;
}

.tit4 {
    width: 100%;
    padding: 15px;
    border-bottom: 
    #EBEBEB 1px solid;
    overflow: hidden; background-color:#FFF; box-sizing:border-box;
}
.tit4 .tout {width: 100%; display:flex;}
.ttpic{ width:4.4rem; min-width:4.4rem; margin-right:10px;}
.ttpic img{ width:100%;}
.tit4 .tout .text { width: 100%;}
.tit4 .tout .text h3 {

    font-size: 1rem;
    font-weight: bold;
    color: 004276;
    line-height: 1.5rem;
	height:1.5rem;
	 overflow:hidden;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical;

}
.tit4 .tout .text h3 a { color: #0a53b8;}
.tit4 .tout .text .tex {
	font-size:0.75rem;
    color: #888;
	  line-height: 1rem;
	height:2rem;
	 overflow:hidden;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:2;
 /*显示行数*/-webkit-box-orient:vertical; margin-top:8px; 

}
.tit4 .touj {width: 100%; display:flex; align-items: center; background-color:#f2f2f2;}
.tjzjleft {
    width: 2rem;
	min-width: 2rem;
    text-align: center;
    line-height: 1.1rem;
    padding: 8px 0;
    background:#0a53a3;
    color: #fff; 
     font-size:0.9rem;
    
}
.zjtu{min-width:4.2rem;width: 4.2rem;height: 4.2rem; overflow:hidden; border-radius:50%; margin-right:10px; margin-left: 15px;}
.zjtu img{width: 100%;height: 100%; object-fit: cover; display:block;}
.rszj{ width:100%;}
.rszjtit {
	font-size:0.75rem;
    color: #888;
	  line-height: 1.1rem;
	height:1.1rem;
	 overflow:hidden;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical; padding-right: 6px;

}





.clearfix:after {
    content: ".";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}


.tbottom{ height:70px;}
#BottomNav {
    /*background: #0a53a3 none repeat scroll 0 0;*/
	background: rgba(36,131,61,0.9) none repeat scroll 0 0;
    bottom: 0;
    height: 3em;
    left: 0;
    overflow: hidden;
    position: fixed;
    width: 100%;
    z-index: 9;
}
#BottomNav ul li {
    float: left;
   
    text-align: center;
    width: 16.66%; 
}

.xianb{border-right: 1px solid #24833d;}
#BottomNav ul li a {
    color: #cc983a;
    display: block;
     padding-bottom:0.5rem; 
    padding-top:0.5rem; 

}


#BottomNav ul li a div {
    font-size: 0.7rem; padding-top:0.25rem;padding-bottom:0.4rem; 
}
#BottomNav .yy1 {
    background-image: url(../images/yy1.png);
}
#BottomNav .yy2 {
    background-image: url(../images/yy2.png);
}
#BottomNav .yy3 {
    background-image: url(../images/yy3.png);
}
#BottomNav .yy4 {
    background-image: url(../images/yy4.png);
}
#BottomNav .yy5 {
    background-image: url(../images/yy5.png);
}
.yy6 {
    background: url(../images/yy6.png) no-repeat left;
	    height: 0.9rem;
    margin: 0 auto;
    width: 0.9rem;
    background-size: 0.9rem;
}
#BottomNav .icon {
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    height: 0.9rem;
    margin: 0 auto;
    width: 0.9rem;
    background-size: 0.9rem;
	
}

.shl-toug{ height:50px; width:100%;}
.shl-mingx{ width:14.285%; float:left }
.shl-mingx img{ width:100%; height:100%; object-fit:cover;}

#msk{ display:block; position:absolute; width:100%; height:100%; background:#000; opacity:0.5; top:0px; left:0; z-index:50;}
#menu{ position:fixed; width:200px; height:100%;  right:-200px; background:#333; color:#fff; z-index:200; display:none; font-size:0.9rem;box-shadow: inset 6px 0 5px -5px rgba(0,0,0,.9);overflow-y: scroll;}
.menu1{ position:absolute; width:200px; height:100%;  right:-200px; background:#444; color:#fff; z-index:300; display:none;}

#menu li:after , .menu1 li:after{ content:''; display:block; width:100%;  border-bottom:1px solid #222;}
#menu a , .menu1 a{  line-height:45px;  padding:0 20px 0 35px; border:none; display:block;  color:#fff;font-size: 0.8rem;}
/*---
#menu a:after , .menu1 a:after{
	display:block; content:''; position:absolute; 
	right:15px;
	top:50%;
	margin-top:-4px;
	width:6px; height:6px;
	border:2px solid #fff;
	border-width:2px 2px 0 0;
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg);
}---*/
.mshouyeico{background-image: url(../images/drawer-home.png); background-repeat:no-repeat; background-position:right center; background-size:auto 22px;}

.main{ max-width:640px; width:100%;}
.op{width:100%; max-width:640px; position:relative; margin:0 auto;overflow: hidden;}



		.menu_open{ display: block;}
	.menu_close{ display: none; background: url('../images/ico-cha.png') no-repeat; background-size: auto 86%; background-position: center center; background-repeat: no-repeat; width: 30px; height: 30px;position: absolute; right: 10px;top: 10px;}
	.msk {display: none; position: fixed; width: 100%; height: 100%;  top: 50px; left: 0; background-color:rgba(0,0,0,0.5); z-index: 100010; }
	.menu { position: fixed; width: 200px; height: 100%; top: 50px; right:-200px; background: #333;color: #666;z-index: 100015;box-sizing: border-box; padding-bottom: 50px;overflow-y: auto;box-shadow: inset 6px 0 5px -5px rgba(0,0,0,.9);padding-left: 10px; padding-right: 10px;}
	.menu .onemenu,.menu a.onemenu,.menu a.onemenub{ color: #fff; font-size: 16px; display: block; height: 45px; line-height: 45px;}
	.menu .menu-li{border-bottom: 1px solid #222;}
	.menu .menu-li::after {content: ''; display: block;width: 100%;border-bottom: 1px solid #404040;}
	.menu .twoul{ display: none;}
	.menu .twoul li{ position: relative; background-color: rgba(255,255,255, .1); padding: 12px 0 12px 0px; margin-top: 1px; font-size: 14px;}
	.menu .twoul li::after{display: block;content: "";position: absolute;right: 8px;top: 52%;margin-top: -5px;width: 6px;height: 6px;border: 2px solid #666;border-width: 2px 2px 0 0;-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);}
	.menu .twoul li a{color: #fff; font-size: 14px; display: block; color: #fff; padding-left: 15px;}
	
	.menuico_right{ background: url('../images/shl-down-open.png') no-repeat; background-size: auto 22px; background-position: right 12px; background-repeat: no-repeat;}
	.menuico_down{ background: url('../images/shl-down-open1.png') no-repeat; background-size: auto 22px; background-position: right 12px; background-repeat: no-repeat;}
	.menuico_up{ background: url('../images/shl-down-open2.png') no-repeat; background-size: auto 22px; background-position: right 12px; background-repeat: no-repeat;}
	/* .menu .onemenu{ color: #fff; font-size: 14px;} */
}

@media all and (max-width:375px){ 
.pc_daohang{ display:none}
.mobile_daohang{ display:block}

.pc_banner{ display:none}
.mobile_banner{ display:block}

.pc_dibu{ display:none}
.mobile_dibu{ display:block}

.pc_news{ display:none}
.mobile_news{ display:block}

.nyleft{ display:none; float:none}
.nyright{ float:none; width:100%!important; margin:0 auto; border-bottom:0px; border-left:0px; border-right:0px; padding-bottom:0px;}
.plc, .plc2{ width:auto!important}

.wd1200 {width: 95%;} 
.nymain{ padding-top:30px; padding-bottom:30px;}
.nyabout{width:100%; margin:0 auto; background:url(../images/nyabout.jpg) no-repeat center; height:200px; }
.nycon{width:100%; margin:0 auto; background:url(../images/nycon.jpg) no-repeat center; height:200px; }
.nycase{width:100%; margin:0 auto; background:url(../images/nycase.jpg) no-repeat center ; height:200px; }

.nypro{width:100%; margin:0 auto; background:url(../images/nypro.jpg) no-repeat center ; height:200px; }
.nynews{width:100%; margin:0 auto; background:url(../images/nynews.jpg) no-repeat center; height:200px; }
.xwzuo{ width:25%;}
.xwyou{ width:72%}
	
.about{ padding-top:60px; padding-bottom:40px;}

.wenzi h2{ font-size:40px;}

.abtxt{ width:100%; float:none}
.abnr{margin-bottom:30px; } 
.abtu{ height:auto!important; margin-bottom:20px; float:none; width:100%}

	
	/*news_index*/

.news_index { margin-top:50px;
    position: 0; padding-bottom:50px;
    background: none;
    padding: 0px;}

.news_aa {
    position: none;
    width: 32%;
    margin-right:0px;
}
.news_aa:nth-child(2n){ margin-left:2%}
.news_aa .news_ttt {
    height: 160px;
    line-height: 160px;}


.news_list11 li {text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:1;/*显示行数*/ -webkit-box-orient:vertical; overflow:hidden;}
.news_list11  li span{ display:none}

.xwbg1{ background:url(../images/xw1.png) no-repeat center; width:100%;background-size:100%;}
.xwbg2{ background:url(../images/xw2.png) no-repeat center; width:100%;background-size:100%}
.xwbg3{ background:url(../images/xw3.png) no-repeat center; width:100%;background-size:100%}

/*案例*/

.c3_index {position: none;padding-bottom: 60px;}

.c33_tt { position: none;}
.c3_tt_left {width: 100%; float:none; margin-top: 40px;}
.c3_tt_left h1 { font-size: 35px; line-height:40px;}
.c3_tt_left h3 {margin-bottom: 0px;padding-bottom: 10px;}
.c3_tt_right { width: 100%; float:none; margin-top: 0px;}






.case_list33 li {position: relative}

.case_list33 li a.img {
    display: block;
    float: none;    width: 100%;}

.case_list33 li a.img img {
    width: 100%;
    height: auto!important;}

.case_list33 li .time { float: none;  width: 100%;}
.case_list33 li .time h3 a { padding-top:30px;}
.case_list33 li .time span { margin-top:20px;}
.slideBox .next::before {display:none;}

/*优势*/

.c1_index {
    position: relative; 
    padding-top: 48px;
    padding-bottom:50px;}

.abb_img {
    float: left;
    position: relative;
    margin-left: -360px; 
}

.abb_img img {
    width: 900px;
    height: 640px;
}

.abb_right {
    width: 545px;
    float: right;
}

.abb_right h1 {
    margin-top: 127px;
    position: relative;
    font-size: 52px;
    color: #535353;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 70px;
}

.abb_right h1::before {
    position: absolute;
    content: "";
    width: 1px;
    height: 130px;
    background: #bcbcbc;
    left: 20px;
    top: -130px;
}

.abb_right h3 {
    font-size: 28px;
    font-weight: bold;
    color: #545454;
    margin-top: 10px;
    background: url(../images/ju.png) no-repeat left bottom;
    margin-bottom: 30px;
    padding-bottom: 35px;
}

.abb_right .abb_txt {
    position: relative;
    font-size: 14px;
    color: #535353;
}

.abb_right .abbmore {
    display: block;
    margin-top: 38px;
    width: 120px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    background: #f6ba4d;
    color: #fff;
    font-size: 16px;
}

.abb_right .abbmore:hover {
    background: #333;
}
.youshi{padding-bottom:0px; }
.fuimg{ display:none}
.c2_left {
    float: none;
    width: 100%;
    margin-top: 40px;}

.c2_left h1 {font-size: 35px; line-height:40px;}


.c2_left .you { 
    position: relative;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.c2_left .you li {
    width: 46%;
    margin-bottom: 40px;
    position: relative;
}

.c2_right {position: relative; margin-top:-100px;width: 35%; display:none}



/*产品*/

.c2_index {
    position: relative; padding-bottom:0px;
    background: url(../images/c2_bg.jpg) no-repeat top center;
    padding-top: 0px; height:auto!important}

.c2_index .wd1200 { padding-top:30px; position: relative;}
.wd1200{ padding-top:0px!important;}
.c2_index .futxt { float:right;  width:63%;  margin-top:-170px; padding-top:0px;}
.c2_index .futxt .cline{ background:#fff; width:60px; height:3px; margin-bottom:20px; margin-top:20px; display:none}
.c2_index .futxt .fenlei a{ font-size:13px;color:#fff; float:left; width:50%; line-height:35px;}
.clear{ clear:both}

.c2_index .futxt h1 { font-size: 30px; display:none}
.youshi{ padding-top:0px;}
.c2_index .futxt h3 {font-size: 20px; }
.banquan{ padding-bottom:0px;}

.box-ind-row3 .row1{position:none;z-index:0;overflow:hidden; }
.box-ind-row3 .content{float:right;padding:0px;width:30%;background-color:#fff}
.box-ind-row3 .content .p-btn-1{margin-top:97px}
.box-ind-row3 .lists{overflow:hidden;}
.box-ind-row3 .lists li{position:relative;z-index:0!important;float:left;width:30%!important;height:auto!important;margin-bottom:30px; margin-right:0px;}
.box-ind-row3 .lists li:nth-child(3){margin-right:0px!important;}
.box-ind-row3 .lists li:last-child{margin-right:0px!important;}

.box-ind-row3 .lists .pics{position:relative;z-index:1}
.box-ind-row3 .lists .pics .img{padding-top:100%}
.box-ind-row3 .lists .text{position:absolute;top:4.38%;bottom:4.38%;left:4.38%;right:4.38%;z-index:5;font-size:0;text-align:center;background-color:rgba(0,0,0,.65);-webkit-box-shadow:0 0 60px rgba(0,0,0,.6);box-shadow:0 0 60px rgba(0,0,0,.6);display:none}
.box-ind-row3 .lists .text:after{content:'';display:inline-block;width:0;height:100%;vertical-align:middle}
.box-ind-row3 .lists .tac{display:inline-block;vertical-align:middle;opacity:0}
.box-ind-row3 .lists .icon{display:block;margin:0 auto;width:80px;height:78px;background-repeat:no-repeat;background-position:center;-webkit-background-size:cover;background-size:cover}
.box-ind-row3 .lists .icon1{background-image:url(../images/icop-li2-1.png)}
.box-ind-row3 .lists .icon2{background-image:url(../images/icop-li2-2.png)}
.box-ind-row3 .lists .icon3{background-image:url(../images/icop-li2-3.png)}
.box-ind-row3 .lists .icon4{background-image:url(../images/icop-li2-4.png)}
.box-ind-row3 .lists h3{padding:0px 0 10px;font-size:16px;color:#fff;font-weight:400;}
.box-ind-row3 .lists .en{font-size:12px;font-family:Arial;color:#999;text-transform:uppercase;}
.box-ind-row3 .lists .line{position:absolute;z-index:1}
.box-ind-row3 .lists .line1,.box-ind-row3 .lists .line3{left:50%;border-left:1px solid #999}
.box-ind-row3 .lists .line2,.box-ind-row3 .lists .line4{top:50%;border-top:1px solid #999}
.box-ind-row3 .lists .line1{top:0}
.box-ind-row3 .lists .line2{left:0}
.box-ind-row3 .lists .line3{bottom:0}
.box-ind-row3 .lists .line4{right:0}
.box-ind-row3 .row2{position:relative;z-index:1;margin-top:-280px;height:620px;background-attachment:fixed;background-repeat:no-repeat;background-position:center;-webkit-background-size:cover;background-size:cover}

.nymain{ padding-bottom:50px; padding-top:50px;}



.chanpinlbbc{text-align:center;vertical-align:middle;display:block;position:relative;  }
.chanpinlbbc a{display:table-cell;vertical-align:middle;width:100%; height:auto!important; border:0px; overflow: hidden!important;}
.chanpinlbbc a img{width:100%;max-height:auto; overflow:hidden!important }
.chanpinlbbc a:hover{border:1px solid #f6ba4d;}

.chanpinlbbc{width: auto!important;overflow: hidden!important; border:1px  dotted #ccc; height:180px!important;}
.chanpinlbbc img{ width:100%;cursor: pointer;transition: all 0.6s;}
.chanpinlbbc img:hover{transform: scale(1.4);}
.tupian ul li:nth-child(2n){ float:right!important}
.tupian ul li{ float:left;width:48%; overflow:hidden; margin-left:0%!important; background:none;margin-bottom:30px; text-align:center; height:auto!important}
.eenma{ text-align:center;}

.wstu{ width:100%;display: flex;justify-content: center;
align-items: center; overflow:hidden; }
.wstu  img{max-width:100%;max-height:auto; transition: all 0.8s;overflow:hidden}
.wstu  img:hover{   transform: scale(1.2);}

/*foot_wap*/

.foot_wap {
    position: relative;
    background: #262626;
    padding-top: 30px;
    padding-bottom: 30px;
}
.banquan{ padding-top:0px; font-size:14px;}

.foot_logo {
    width: 20%;
    position: relative; background:#fff; border-radius:10px; padding:5px; margin-right:50px;}

.x-layout-menu {
    width: 40%;
    position: relative;
    margin-left: 20px!important; margin-bottom:40px;
}


.foot_contact {
    width: 25%;}

.foot_ewm {
    width: 260px; margin:0 auto;
    text-align: center;
float:none;
}


dl.message2{
	margin: 0 auto 0 auto;
	padding: 0px;
	width: 96%;
}

dl.message2 dd{
	margin: 0 0 6px 0;
	padding: 0px;
	float: left;
	width: 100%;
}	
	
	
	.round1li2 input {
	border-radius: 5px;-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
	line-height: 23px;
	height: 23px;
	width: 100%;
	padding-left: 5px;
	border: 1px solid;
	border-color: #CCC #EEE #EEE #CCC;
	background: whiteSmoke;
	font-size:15px;
}
.round1li2 textarea { font-family:"微软雅黑";
border-radius: 5px;-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
line-height: 23px;
height: 68px;
width: 100%;
padding-left: 5px;
border: 1px solid;
border-color: #CCC #EEE #EEE #CCC;
background: whiteSmoke;
	font-size:15px;
}
.round1li3 input {
	border-radius: 5px;-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
	line-height: 23px;
	height: 23px;
	width: 150px;
	padding-left: 5px;
	border: 1px solid;

	border-color: #CCC #EEE #EEE #CCC;
	background: whiteSmoke;
	float:left;
	margin-right:10px;
	font-size:15px;
}
.round1li4 { margin: 0 auto; width: 100%; float:left; text-align:center;}
.round1li4:after { clear: both; content: " "; display: block; }
.round1li4 input.button { margin:0 auto;
	 font-size: 15px;
	 color:#ffffff;
	 font-weight: bold;
	  display:block;width: 100%; height: 45px; border-radius: 3px; -moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px; border: #cc983a 1px solid;  
background:-moz-linear-gradient(top,#cc983a,#d00616);/*Mozilla*/
background:-webkit-linear-gradient(top,#cc983a,#d00616);/*new gradient for Webkit*/
background:-o-linear-gradient(top,#cc983a,#d00616); /*Opera11*/
}


/*手机版底部导航*/
.htmleaf-container{ display:none}
#banner{ display:block}
.tbottom{ display:block; height:70px;}
.bottomNav {display:block;
	/*border:1px solid red;
	*/
    width:100%;
	height:70px;
	position:fixed;
	bottom:1px;}
.bottomNav_item {
	/*border:1px solid red;
	*/
    width:20%;
	height:70px; border-top:1px solid #d8d8d8;
	float:left; color:#333;
	text-align:center; background:#fff;
}
.bottomNav_icon {
	margin:auto;
	width:30px;
	height:30px; margin-top:11px;
}
.bottomNav_icon img {
	width:100%;
	height:100%;
}
.bottomNav_item p {
	margin-top:3px; font-size:0.85rem}


.xianb{border-right: 1px solid #24833d;}
#BottomNav ul li a {
    color: #0065ce;
    display: block;
     padding-bottom:0.5rem; 
    padding-top:0.5rem; 

}



#BottomNav .icon {
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    height: 0.9rem;
    margin: 0 auto;
    width: 0.9rem;
    background-size: 0.9rem;
	}

.gray {
	-webkit-filter:grayscale(100%);
	-moz-filter:grayscale(100%);
	-ms-filter:grayscale(100%);
	-o-filter:grayscale(100%);
	filter:grayscale(100%);
	filter:gray;
}
.inital_color { color:#cc983a}



/*手机版顶部导航*/
@charset "utf-8";
*{margin:0;padding:0}
a{text-decoration:none;color:#333;font-family:"arial","微软雅黑"}
html{width:100%;-webkit-font-smoothing:antialiased;-webkit-overflow-scrolling:touch;-moz-overflow-scrolling:touch;-o-overflow-scrolling:touch;overflow-scrolling:touch;font-size:16px;}
html.ns{overflow:hidden}
.wsneirong img{ width:100%!important; height:auto!important}
body{color:#535353;font-size: 1em;font-family:"arial","微软雅黑"; width:100%;position:relative}
@media screen and (min-width: 360px) and (max-width: 374px){ html{font-size:16px}}
@media screen and (min-width: 375px) and (max-width: 479px){ html{font-size:18px}}
@media screen and (min-width: 480px) and (max-width: 539px){ html{font-size:20px}}
@media screen and (min-width: 540px) and (max-width: 639px){ html{font-size:24px}}
@media screen and (min-width: 640px){ html{font-size:28px}}

a,body{font-family:"微软雅黑"/9;-webkit-tap-highlight-color:rgba(0,0,0,0)}img{border:0}ol,ul,li{list-style:none}dl,dt,dd,ul,li{margin:0;padding:0}input,textarea{outline:none}html,body,form,fieldset,p,div,h1,h2,h3,h4,h5,h6{-webkit-text-size-adjust:none}i{font-style:normal}.fl{float:left}.fr{float:right}.clear{clear:both}.wrap{width:96%;margin:0 auto}body,div,h1,h2,h3,h4,h5,h6,p{padding:0;margin:0}

#banner {width: 100%;margin:0px;padding:0px;overflow: hidden;}
#banner img{width: 100%;}

.focus{ width:100%;   margin:0 auto; position:relative; overflow:hidden;   }
	.focus .shanghl00{ width:100%; height:11px;  position:absolute; z-index:1; bottom:25px; text-align:center;  }
	.focus .shanghl00 ul{ display:inline-block; padding:3px 5px; background-color:rgba(255,255,255,0.7); 
		-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; font-size:0; vertical-align:top;
	}
	.focus .shanghl00 ul li{ display:inline-block; width:5px; height:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#8C8C8C; margin:0 5px;  vertical-align:top; overflow:hidden;   }
	.focus .shanghl00 ul .on{ background:#FE6C9C;  }
	.focus .bd{
	position:relative;
	z-index:0;
	margin:0px;
	padding:0px;
	overflow: hidden;
}
.focus .bd li{ margin:0px; padding:0px; height:10rem; position:relative; overflow:hidden;}
	.focus .bd li img{ width:100%;  height:100%; object-fit:cover; display:block; }
	.focus .bd li a{
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */
}
.foctit{position:absolute; z-index:111; width:100%; bottom:0;background: rgba(0,0,0,.6); padding-left: 0.7rem; padding-right: 0.7rem; color:#FFF; font-size:0.8rem;text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical; overflow:hidden; height:40px; line-height:40px; box-sizing:border-box;}
	
.toubu{ position:fixed; left:0; top:0; width:100%; z-index:999;}
.toubuge{ width:100%; height:50px;}
.main-header {
    height: 50px;box-shadow: 0px 1px 5px #5c4b51;
    /*background: #a10e15;*/
	background: rgba(255,255,255,1.0);
    z-index: 60;
	width:100%;
	position:relative;
		
}
header{	
	height:50px;
	line-height: 50px;
	text-align: center;
    background-color: #fff;
	box-shadow: 0px 1px 5px #9c8e93; margin-bottom:5px;
}

.cd-logo {
    position: absolute;
    top: 4px;
    left: 10px;
   
}

.search_open {
display: block;
    width: 30px;
    height: 30px;
background: url(../images/wap_sea.png) no-repeat;
position: absolute;
right:60px;
top:10px;
background-size: auto 25px;
background-position: center center;
}
.menu_open {
display: block;
    width: 30px;
    height: 30px;
background: url(../images/wap_menu.png) no-repeat;
	position: absolute;
	right:10px;
top:10px;
}
.animate{-moz-transition: all 1s ease 0s;-ms-transition: all 1s ease 0s;-o-transition: all 1s ease 0s;transition: all 1s ease 0s;display: block;
  transform:rotate(180deg);-moz-transform:rotate(180deg); /* Firefox */
-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
-o-transform:rotate(180deg); /* Opera */background: url(../images/wap_close.png) no-repeat;} 
  .animate1{-moz-transition: all 1s ease 0s;-ms-transition: all 1s ease 0s;-o-transition: all 1s ease 0s;transition: all 1s ease 0s;display: block;
  transform:rotate(-180deg);-moz-transform:rotate(-180deg); /* Firefox */
-webkit-transform:rotate(-180deg); /* Safari 和 Chrome */
-o-transform:rotate(-180deg); /* Opera */} 
#top{ width:100%;  overflow:hidden; display:block;  position:absolute; top:50px; z-index:100; background-color:#f2f2f2;padding: 10px; box-sizing:border-box;}
input.button1 {
	border-radius: 5px;
	line-height: 23px;
	height: 33px;
	width: 70%;
	padding: 0 5px 0 5px;
	border: 1px solid;
	border-color: #CCC #EEE #EEE #CCC;
	background: whiteSmoke;
	float:left;
	margin-right:3%;
font-size:12px;
	z-index: 1001;
}
input.button2 {
	text-shadow: black 0 1px 0;
	border: 1px solid;
	border-color: #EEE #CCC #CCC #EEE;
	color: #666;
	font-weight: bold;
	width: 22%;
	border-radius: 5px;
	padding: 3px;
	height: 35px;
	text-shadow: 0 /*{a-bar-shadow-x}*/ 0px /*{a-bar-shadow-y}*/ 0px /*{a-bar-shadow-radius}*/ #FFF /*{a-bar-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #f8f8f8 /*{a-bar-background-start}*/), to( #eaeaea /*{a-bar-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient( #f8f8f8 /*{a-bar-background-start}*/, #eaeaea /*{a-bar-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient( #f8f8f8 /*{a-bar-background-start}*/, #eaeaea /*{a-bar-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #f8f8f8 /*{a-bar-background-start}*/, #eaeaea /*{a-bar-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #f8f8f8 /*{a-bar-background-start}*/, #eaeaea /*{a-bar-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient( #f8f8f8 /*{a-bar-background-start}*/, #eaeaea /*{a-bar-background-end}*/);
	font-size:12px;
	z-index: 1001;
	float:right;
}

.ncon_item{display: flex;flex-wrap: nowrap;
overflow: hidden;
position: relative;box-sizing: border-box;
padding: 15px 12px;
background-color:#fff;border-bottom: 1px solid #EBEBEB;}

.shl-n-pic {
    width: 115px;
    min-width: 115px;
    height: 72px;
    overflow: hidden;
    position: relative;
    border: 1px solid 
    rgba(0,0,0,.1);
    margin-right: 12px;
    border-radius: 3px;
}
.shl-n-pic img { width:100%; height:100%; object-fit:cover;}
.shl-left {
 width:100%
}
.shl-ptit {
 font-size:0.9rem;
 overflow:hidden;
 width:100%;
 height:2.6rem;
 line-height:1.3rem;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical
}
.shl-time {
 font-size:12px;
 color:#cc983a;
 margin-top:9px;
 background-image:url(../images/shl-ico-time.png);
 background-size:auto 13px;

 background-repeat:no-repeat;
 padding-left:15px
}
.shl-geng{ padding-top:20px; padding-bottom:20px;}
.loading-more-button {
    width: 6rem;
    height: 2rem;
    line-height: 1.96rem;
    text-align: center;
    font-size: .8rem;
    border: 1px solid #cc983a;
border-radius: 5px;
color: #cc983a;
    cursor: pointer;
    margin: 0 auto;
}


/*选项卡*/
.tabs {
    width: 100%;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    clear: both;
    text-align: center;
    overflow: hidden; box-sizing:border-box; padding:10px 12px 1px 12px;background-color: #fff; font-weight:bold;
}
.tab_con{ display:none; background-color:#FFF;}

.tabs li{
float: left;
width: 33.33%;
height: 40px;
line-height: 40px;
font-size: 0.85rem;border-bottom: 1px solid #EBEBEB;}

.tabs .thistab{
float: left;
width: 33.33%;
height: 40px;
border-bottom: 1px solid #cc983a;
line-height: 40px;
font-size: 0.9rem;
color: #cc983a;}

.home-tit{width: 100%;
position: relative;
margin-top: 10px;border-bottom: 1px solid #EBEBEB; padding:13px 14px; background-color:#FFF;font-size: 0.9rem;color: #0579cb; box-sizing:border-box;}
.home-tit .dtit { font-weight:bold; float:left;}
.home-tit a {

    font-family: Arial;
    font-size: 10px;
    float: right;
    color: #666;
    text-align: right;
    display: block;
    padding-top: 6px;
}

.shl-zj{display: flex;flex-wrap: wrap; background-color:#FFF; box-sizing:border-box;padding: 7px; text-align:center;}
.shl-zjsection {
    width: 50%;
    padding: 5px;box-sizing:border-box;
}
.zjkuang {border: 1px solid #EBEBEB;box-sizing:border-box; padding:6px 6px 12px 6px; border-radius:5px;box-shadow: 0px 0px 5px #E4E4E4;}
.shl-zjpic{width: 4.2rem;
height: 4.2rem;
overflow: hidden;
position: relative; border-radius:50%; overflow:hidden; margin:0 auto; margin-top:0.6rem;}
.shl-zjpic img{width: 100%;
height: 100%; object-fit:cover;}
.zjtit1{ font-size:0.9rem; height:2.6rem;
 line-height:1.3rem; overflow:hidden; margin-top:10px;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:2;
 /*显示行数*/-webkit-box-orient:vertical}
.zjtit2{font-size:0.8rem; height:2rem; line-height:1rem; color:#959595; overflow:hidden;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:2;
 /*显示行数*/-webkit-box-orient:vertical}
.zjtit3{font-size:0.7rem; height:1.4rem; line-height:1.4rem; border-radius:0.7rem; width:4rem; text-align:center; border:1px solid #0a53a3; margin:0 auto; margin-top:10px; color:#0a53a3;}



/*选项卡*/
.tabs2 {
    width: 100%;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    clear: both;
    text-align: center;
    overflow: hidden; box-sizing:border-box; padding:10px 12px 1px 12px;background-color: #fff; font-weight:bold;
}
.tab_con2{ display:none; background-color:#FFF;}

.tabs2 li{
float: left;
width: 50%;
height: 40px;
line-height: 40px;
font-size: 0.85rem;border-bottom: 1px solid #EBEBEB;}

.tabs2 .thistab{
float: left;
width: 50%;
height: 40px;
border-bottom: 1px solid #029d25;
line-height: 40px;
font-size: 0.9rem;
color: #029d25;}


.shl-djt{display: flex;flex-wrap: wrap;box-sizing:border-box;}
.shl-section {
    width: 50%;
    padding: 8px;box-sizing:border-box;
}
.skkk {
    background-color: #fff;
  
}
.shl-djtpic{width: 100%;
height: 110px; border-bottom:1px solid #f2f2f2;
overflow: hidden;
position: relative;}
.shl-djtpic img{width: 100%;
height: 100%; object-fit:cover;}
.shlne {
    padding: 10px;
}
.djtte{ font-size:0.9rem;
 overflow:hidden; text-align:center;
 width:100%;
 height:1.3rem;
 line-height:1.3rem;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:2;
 /*显示行数*/-webkit-box-orient:vertical}
 
 .djttime {
 font-size:12px;
 color:#969696;
 margin-top:9px;
 background-image:url(../images/shl-ico-time.png);
 background-size:auto 13px;
 background-position: left center;
 background-repeat:no-repeat;
 padding-left:15px; height:15px; line-height:15px;
}

.jigou{ background-color:#FFF;}
.jigouname{ font-size:0.9rem;color: #0a53a3;
 overflow:hidden;
 width:100%;
 height:1.3rem;
 line-height:1.3rem;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical}
.jigoumiaoshu{
	font-size:12px;
 color:#969696;
 margin-top:6px;
  overflow:hidden;
 height:3rem;
 line-height:1rem;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:3;
 /*显示行数*/-webkit-box-orient:vertical}

.jigou-pic {
    width: 115px;
    min-width: 115px;
    height: 82px;
    overflow: hidden;
    position: relative;
    border: 1px solid 
    rgba(0,0,0,.1);
    margin-right: 12px;
    border-radius: 3px;
}

.wap_add{ background:url(../images/in_28.jpg) no-repeat left; padding-left:3rem; height:40px; line-height:40px;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical; overflow:hidden!important }
.wap_tel{ background:url(../images/in_30.jpg) no-repeat left; padding-left:3rem;height:40px; line-height:20px;}
.wap_mail{ background:url(../images/in_32.jpg) no-repeat left; padding-left:3rem;height:40px; line-height:40px;}
.wap_line{ margin-top:0.8rem; margin-bottom:0.8rem; background:#d8d8d8; height:1px; width:100%;}
.foot2-wap { width:100%; margin:0 auto;
    display: block;
    text-align: center;
    padding-top: 1rem;
    font-size: 0.8rem;
	padding-bottom: 1rem;background:#cc983a;color:#fff;
}
.foot2-wap a {
    color: #fff;
}

.tit4 {
    width: 100%;
    padding: 15px;
    border-bottom: 
    #EBEBEB 1px solid;
    overflow: hidden; background-color:#FFF; box-sizing:border-box;
}
.tit4 .tout {width: 100%; display:flex;}
.ttpic{ width:4.4rem; min-width:4.4rem; margin-right:10px;}
.ttpic img{ width:100%;}
.tit4 .tout .text { width: 100%;}
.tit4 .tout .text h3 {

    font-size: 1rem;
    font-weight: bold;
    color: 004276;
    line-height: 1.5rem;
	height:1.5rem;
	 overflow:hidden;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical;

}
.tit4 .tout .text h3 a { color: #0a53b8;}
.tit4 .tout .text .tex {
	font-size:0.75rem;
    color: #888;
	  line-height: 1rem;
	height:2rem;
	 overflow:hidden;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:2;
 /*显示行数*/-webkit-box-orient:vertical; margin-top:8px; 

}
.tit4 .touj {width: 100%; display:flex; align-items: center; background-color:#f2f2f2;}
.tjzjleft {
    width: 2rem;
	min-width: 2rem;
    text-align: center;
    line-height: 1.1rem;
    padding: 8px 0;
    background:#0a53a3;
    color: #fff; 
     font-size:0.9rem;
    
}
.zjtu{min-width:4.2rem;width: 4.2rem;height: 4.2rem; overflow:hidden; border-radius:50%; margin-right:10px; margin-left: 15px;}
.zjtu img{width: 100%;height: 100%; object-fit: cover; display:block;}
.rszj{ width:100%;}
.rszjtit {
	font-size:0.75rem;
    color: #888;
	  line-height: 1.1rem;
	height:1.1rem;
	 overflow:hidden;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical; padding-right: 6px;

}





.clearfix:after {
    content: ".";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}


.tbottom{ height:70px;}
#BottomNav {
    /*background: #0a53a3 none repeat scroll 0 0;*/
	background: rgba(36,131,61,0.9) none repeat scroll 0 0;
    bottom: 0;
    height: 3em;
    left: 0;
    overflow: hidden;
    position: fixed;
    width: 100%;
    z-index: 9;
}
#BottomNav ul li {
    float: left;
   
    text-align: center;
    width: 16.66%; 
}

.xianb{border-right: 1px solid #24833d;}
#BottomNav ul li a {
    color: #cc983a;
    display: block;
     padding-bottom:0.5rem; 
    padding-top:0.5rem; 

}


#BottomNav ul li a div {
    font-size: 0.7rem; padding-top:0.25rem;padding-bottom:0.4rem; 
}
#BottomNav .yy1 {
    background-image: url(../images/yy1.png);
}
#BottomNav .yy2 {
    background-image: url(../images/yy2.png);
}
#BottomNav .yy3 {
    background-image: url(../images/yy3.png);
}
#BottomNav .yy4 {
    background-image: url(../images/yy4.png);
}
#BottomNav .yy5 {
    background-image: url(../images/yy5.png);
}
.yy6 {
    background: url(../images/yy6.png) no-repeat left;
	    height: 0.9rem;
    margin: 0 auto;
    width: 0.9rem;
    background-size: 0.9rem;
}
#BottomNav .icon {
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    height: 0.9rem;
    margin: 0 auto;
    width: 0.9rem;
    background-size: 0.9rem;
	
}

.shl-toug{ height:50px; width:100%;}
.shl-mingx{ width:14.285%; float:left }
.shl-mingx img{ width:100%; height:100%; object-fit:cover;}

#msk{ display:block; position:absolute; width:100%; height:100%; background:#000; opacity:0.5; top:0px; left:0; z-index:50;}
#menu{ position:fixed; width:200px; height:100%;  right:-200px; background:#333; color:#fff; z-index:200; display:none; font-size:0.9rem;box-shadow: inset 6px 0 5px -5px rgba(0,0,0,.9);overflow-y: scroll;}
.menu1{ position:absolute; width:200px; height:100%;  right:-200px; background:#444; color:#fff; z-index:300; display:none;}

#menu li:after , .menu1 li:after{ content:''; display:block; width:100%;  border-bottom:1px solid #222;}
#menu a , .menu1 a{  line-height:45px;  padding:0 20px 0 35px; border:none; display:block;  color:#fff;font-size: 0.8rem;}
/*---
#menu a:after , .menu1 a:after{
	display:block; content:''; position:absolute; 
	right:15px;
	top:50%;
	margin-top:-4px;
	width:6px; height:6px;
	border:2px solid #fff;
	border-width:2px 2px 0 0;
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg);
}---*/
.mshouyeico{background-image: url(../images/drawer-home.png); background-repeat:no-repeat; background-position:right center; background-size:auto 22px;}

.main{ max-width:640px; width:100%;}
.op{width:100%; max-width:640px; position:relative; margin:0 auto;overflow: hidden;}



		.menu_open{ display: block;}
	.menu_close{ display: none; background: url('../images/ico-cha.png') no-repeat; background-size: auto 86%; background-position: center center; background-repeat: no-repeat; width: 30px; height: 30px;position: absolute; right: 10px;top: 10px;}
	.msk {display: none; position: fixed; width: 100%; height: 100%;  top: 50px; left: 0; background-color:rgba(0,0,0,0.5); z-index: 100010; }
	.menu { position: fixed; width: 200px; height: 100%; top: 50px; right:-200px; background: #333;color: #666;z-index: 100015;box-sizing: border-box; padding-bottom: 50px;overflow-y: auto;box-shadow: inset 6px 0 5px -5px rgba(0,0,0,.9);padding-left: 10px; padding-right: 10px;}
	.menu .onemenu,.menu a.onemenu,.menu a.onemenub{ color: #fff; font-size: 16px; display: block; height: 45px; line-height: 45px;}
	.menu .menu-li{border-bottom: 1px solid #222;}
	.menu .menu-li::after {content: ''; display: block;width: 100%;border-bottom: 1px solid #404040;}
	.menu .twoul{ display: none;}
	.menu .twoul li{ position: relative; background-color: rgba(255,255,255, .1); padding: 12px 0 12px 0px; margin-top: 1px; font-size: 14px;}
	.menu .twoul li::after{display: block;content: "";position: absolute;right: 8px;top: 52%;margin-top: -5px;width: 6px;height: 6px;border: 2px solid #666;border-width: 2px 2px 0 0;-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);}
	.menu .twoul li a{color: #fff; font-size: 14px; display: block; color: #fff; padding-left: 15px;}
	
	.menuico_right{ background: url('../images/shl-down-open.png') no-repeat; background-size: auto 22px; background-position: right 12px; background-repeat: no-repeat;}
	.menuico_down{ background: url('../images/shl-down-open1.png') no-repeat; background-size: auto 22px; background-position: right 12px; background-repeat: no-repeat;}
	.menuico_up{ background: url('../images/shl-down-open2.png') no-repeat; background-size: auto 22px; background-position: right 12px; background-repeat: no-repeat;}
	/* .menu .onemenu{ color: #fff; font-size: 14px;} */
}



