﻿body { font-family:"Open Sans", sans-serif;; }
input,
select,
textarea { font-family:"Open Sans", sans-serif; font-size: 1em;; }
.wrap { width: 100%; margin: 0 auto; max-width: 1200px; position: relative; }

img, a { border: 0; }
ul, li { list-style: none; }
* { margin: 0; padding: 0; }
.flt { float: left; }
.frt { float: right; }
.clear { clear: both; }
.clear:after, .clear:before { content: ''; clear: both; display: table; }

.img {background:#000; overflow: hidden; position: relative; }
.img img{display:block;}
.img:before { transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; content: ''; display: block; position: absolute; top: -1px; left: -1px; right: -1px; bottom: -1px; border: 1px solid rgba(255,255,255,0); z-index: 100; }
.img:hover:before { top: 10px; left: 10px; right: 10px; bottom: 10px; border: 1px solid rgba(255,255,255,0.5); }
.img:hover img {opacity:0.7;filter:alpha(opacity=70); transform: scale(1.1) rotate(3deg); -o-transform: scale(1.1) rotate(3deg); -webkit-transform: scale(1.1) rotate(3deg); -moz-transform: scale(1.1) rotate(3deg); -ms-transform: scale(1.1) rotate(3deg); }

.owl-theme .owl-controls .owl-nav [class*=owl-] { position: absolute; margin: 0 !important; padding: 0 !important; }
.owl-theme .owl-controls { bottom: 50% !important; height: 0; margin-bottom: 50px; }
.owl-theme .owl-controls .owl-nav { height: 0; position: relative; }
.owl-theme .owl-controls .owl-nav .owl-prev { left: 5%; }
.owl-theme .owl-controls .owl-nav .owl-next { right: 5%; }

* { transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; }


/*----------header----------*/
.header { position: absolute; top: 0; left: 0; width: 100%; z-index: 1000; }
.header .logo { line-height: 80px; }
.header .logo img { vertical-align: middle; }
.header.fixed { position: fixed; background: #2e2e2e; height: 60px; }
.header.fixed .logo { line-height: 60px; }
.header.fixed .menu ul li a { line-height: 60px; }
.menu ul li { background: #69C8FD; float: left; width: 100px; text-align: center; border-left: 1px solid #cbd0d4; }
.menu ul li:first-child { border-left: 0; }
.menu ul li a { color: #000; position: relative; display: block; line-height: 80px; font-size: 14px; }
.menu ul li a:hover, .menu ul li.on a { color: #fff; }
.menu ul li label { display: block; width: 0; height: 3px; background: #027DB5; margin: 0 auto; position: absolute; bottom: 0; left: 50%; margin-left: 0; width: 0; }
.menu ul li.on label, .menu ul li a:hover label { width: 100%; margin-left: -50%; }

.mainer { position: relative; }
.banner_bg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; min-height: 1489px; z-index:-1; background-color: #D4DEDD;background-position:top center; background-size:100% auto;background-repeat:no-repeat;}

.banner .item { position: relative; height: 700px; }
.banner .item img { display: block; width: 100%; }
.banner .item .text { position: absolute; left: 0; top: 50%; margin-top: -50px; line-height: 70px; text-align: center; width: 100%; color: #000; font-size: 26px; }
.banner .item .text h2 { font-size: 55px; font-weight: normal; color: #000;}
img { max-width: 100%; }


/*语言下拉2*/
.header .language{float: right;position: relative; padding-left:15px; margin-left:13px;}

/*.header .language:after{ content:""; position:absolute; right:0; height:14px; top:50%; margin-top:-7px; width:1px; background:#999999;}*/
.header .language .btn{float:right;height: 80px;line-height: 80px;background-position:left center;background-repeat:no-repeat;cursor: pointer;transition:all 0.5s;color:#999999;font-size:14px;font-family:Arial;margin-right:6px;padding-left:9px;position:relative;}
.header .language .btn:first{background-image:url(../images/top_bg1.png);}
.header .language .btn a{color: #ffffff;}
/*.header .language .btn:before{ content:""; position:absolute; width:1px; height:14px; top:50%; margin-top:-7px; background:#cccccc; left:0;}*/
.header .language:after{ content:""; position:absolute; width:19px; height:100%; top:0; left:0; background:url(../images/top_bg2.png) left center no-repeat;}
.nav-hide .header .language .btn{ height:60px; line-height:60px;}
.tels {display: none;}
.menu ul li.tels a {display: inline-block;padding-left: 2%;}

.page_tit1 { margin-bottom: 20px; text-align: center; color: #fff; font-size: 24px; font-weight: normal; position: relative; }
.page_tit1 h3 { font-weight: normal; color: #6d7d70;}
.page_tit1 label { width: 15px; height: 100px; background: url(../images/icon1.png) no-repeat top center; position: absolute; top: 100%; margin-top: 20px; left: 50%; margin-left: -7px; }
.pro_list ul li { background: #000; width: 31.33%; float: left; margin: 0 1%; margin-bottom: 30px; position: relative; }
.pro_list ul li .text { position: absolute; bottom: 0; left: 0; right: 0; font-size: 20px; padding-top: 14px; line-height: 50px; background: url(../images/icon2.png) repeat-x center center; color: #fff; padding: 0 15px; background-size:auto 100%;}
.pro_list ul li .text h3 { font-weight: normal; }
.pro_list ul li label { display: block; width: 9px; height: 35%; position: absolute; bottom: 0; right: 0; background: #027DB5; }
.pro_list ul { margin: 0 -1%; overflow: hidden; }
.pro_list ul li img { display: block; width: 100%; }
.pro_list ul li.on { transform: translateY(30px);-o-transform: translateY(30px);-webkit-transform: translateY(30px);-moz-transform: translateY(30px);-ms-transform: translateY(30px); }
/*.page1 { background: #101816; }*/
.page1 .pro_list { transform: translateY(60px);-o-transform: translateY(60px);-webkit-transform: translateY(60px);-moz-transform: translateY(60px);-ms-transform: translateY(60px); }
.page2 { background: #f2f2f2; padding-top: 150px; padding-bottom: 100px; }
.page_tit { text-align: center; font-size: 24px; color: #999; text-transform: uppercase; margin-bottom: 50px; }
.page_tit h3 { color: #373d41; margin-bottom: 20px; }
.page2_list ul { overflow: hidden; }
.page2_list ul li { width: 25%; float: left; text-align: center; }
.page2_list ul li .icon { position: relative; width: 118px; margin: 0 auto; border: 5px solid #fff; background: #fff; }
.page2_list ul li .icon span { display: block; width: 100%; height: 118px; }
.page2_list ul li .icon.icon1 span { background: url(../images/icon3.png) no-repeat center center; }
.page2_list ul li .icon.icon2 span { background: url(../images/icon4.png) no-repeat center center; }
.page2_list ul li .icon.icon3 span { background: url(../images/icon5.png) no-repeat center center; }
.page2_list ul li .icon.icon4 span { background: url(../images/icon6.png) no-repeat center center; }

.page2_list ul li a:hover .icon { background: #000; border-color: #666; }
.page2_list ul li a:hover .icon.icon1 span { background: url(../images/icon3-1.png) no-repeat center center; }
.page2_list ul li a:hover .icon.icon2 span { background: url(../images/icon4-1.png) no-repeat center center; }
.page2_list ul li a:hover .icon.icon3 span { background: url(../images/icon5-1.png) no-repeat center center; }
.page2_list ul li a:hover .icon.icon4 span { background: url(../images/icon6-1.png) no-repeat center center; }
.page2_list ul li a:hover .icon i { background: url(../images/icon7-1.png) no-repeat center center; }
.page2_list ul li .icon i { display: block; width: 22px; height: 22px; background: url(../images/icon7.png) no-repeat center center; position: absolute; top: -5px; right: -5px; }
.page2_list ul li .text { line-height: 30px; color: #949a9e; font-size: 14px; }
.page2_list ul li .text h3 { font-size: 18px; line-height: 60px; color: #000; font-weight: normal; }

.page3 { display: table; width: 100%; background: #6BC9FF; color: #fff; }
.page3 .cell { display: table-cell; width: 50%; vertical-align: middle; }
.page3 img { display: block; }
.page3 .text { width: 90%; max-width: 590px; margin: 0 auto; }
.page3 .text h3 { font-size: 24px; font-weight: normal; }
.page3 .text label { display: block; width: 47px; height: 3px; background: #fff; margin: 15px 0; }
.page3 .text p { margin: 20px 0 30px; line-height: 36px; font-size: 16px; }
.page3 .text .btn a { display: inline-block; width: 210px; height: 52px; line-height: 52px; background: #fff; text-align: center; color: #000; font-size: 20px; }
.page3 .text .btn a:hover{color: #6BC9FF;}
.page4 { padding: 50px 0; background: #f2f2f2; }
.page4 .item { max-width: 380px; margin: 0 auto; }
.page4 .item * { transition: all 0.5s; }
.page4 .item .text { padding: 10px 20px; background: #fff; margin-bottom: 20px; }
.page4 .item p { font-size: 14px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; line-height: 30px; }
.page4 .item p a:hover { color: #027DB5; }

.page5 { background: #6BC9FF; padding: 40px 0; line-height: 40px; text-align: center; color: #fff; font-size: 14px; text-transform: uppercase; }
.page5 h3 { font-size: 22px; color: #fff; font-weight: normal; }

.page6 { padding: 30px 0; background:#fff;}
.link_list ul li { width: 16.66667%; float: left; text-align: center; }
.link_list ul li:hover{transform:translateY(-10px);-o-transform:translateY(-10px);-moz-transform:translateY(-10px);-ms-transform:translateY(-10px);-webkit-transform:translateY(-10px);}
.link_list ul { overflow: hidden; }
/*----------mainer----------*/
.mainer { }
/*----------footer----------*/
.footer { padding-top: 40px; background: #6BC9FF; }
.foot { padding: 60px 0; }
.foot .item { float: left; width:40%;}
.foot .item.item3{width:20%;}
.foot .list li { clear: both; margin-top: 35px; }
.foot .list li:first-child { margin-top: 0; }
.foot .list .img { width: 132px; float: left; margin-right: 20px; }
.foot .list .text { overflow: hidden; font-size: 12px; line-height: 28px; color: #fff; }
.foot .list .text p {max-width:210px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.foot .list .text h3 { color: #fff; font-weight: normal; font-size: 13px; }
.foot .item2 .img{max-width:254px;margin-bottom:100px;}
.foot .list2 ul li{line-height:25px;color:#fff;font-size:12px;padding-left:25px;margin-top:10px;}
.foot .list2 ul li.li1{ background:url(../images/icon8.png) no-repeat left center;}
.foot .list2 ul li.li2{ background:url(../images/icon9.png) no-repeat left center;}
.foot .list2 ul li.li3{ background:url(../images/icon10.png) no-repeat left center;}
.div_input{background:#fff; padding:0 10px;max-width:250px;line-height:36px;}
.div_input input{ width:100%; border:0;background:none;color:#000;font-size:12px;}
.foot .list3 ul li{margin-bottom:10px;}
.foot .list3 .form_btn{margin-top:20px;}
.foot .list3 .form_btn a{ display:block; background:#fff;width:118px;line-height:36px;color:#000;text-align:center; font-size:12px;}
.foot .list3 .form_btn a:hover{color:#6BC9FF;}
/*----------custom----------*/

.foot2{padding:25px;line-height:25px;color:#fff; text-align:center;font-size:14px;border-top:1px solid #fff;}

body.bd_f2 { background:#f2f2f2; }

.page_banner { }
.page_banner .web { text-align:center; color:#fff; padding:140px 0 47px; }
.page_banner .web h2 { font-size:24px; }
.page_banner .web p { font-size:24px; text-transform:uppercase; margin-top:25px; }


.page7 { padding:0 0 70px; }
.ny_nav { text-align:center; padding:40px 0 0; }
.ny_nav a { display:inline-block; width:290px; height:38px; line-height:38px; border:1px solid #d3e0e7; background:#fff; margin:10px; font-size:16px; color:#373d41; }
.ny_nav a.in, .ny_nav a:hover, .ny_nav a:active { background:#027DB5; border:1px solid #027DB5; color:#fff; }

.product_list { margin-top:20px; }
.product_list ul { margin:0 -0.5%; }
.product_list ul li { float:left; width:25%;  }
.product_list ul li a { display:block;margin:10px; background:#fff; }
.product_list ul li .img { }
.product_list ul li .img img { display:block; width:100%; }
.product_list ul li .web { padding:30px 0 35px; text-align:center; }
.product_list ul li .web h4 { font-weight:normal; font-size:16px; color:#333; }
.product_list ul li .web p { font-size:16px; color:#999; margin-top:10px; }
.product_list ul li a:hover .web h4 { color:#027DB5; }


.page_details { }
.page_details .tit { text-align:center; padding:47px 0; border-bottom:1px solid #ece9ea; }
.page_details .tit h3 { font-size:16px; font-weight:normal; color:#333; }
.page_details .tit p { font-size:16px; color:#999; margin-top:20px; }
.page_details .web { margin-top:60px; }
.page_details .web .img1 { float:left; width:43%; margin-top:8px; }
.page_details .web .img1 img { display:block; width:100%; }
.page_details .web .text { float:right; width:55%; }
.page_details .web .text p { font-size:14px; line-height:30px; color:#38393b; }
.page_details .web .text p.p1 { margin-bottom:30px; }


.page_about { }
.about_l { float:left; width:245px; margin-right:95px; }
.about_l .list { margin-bottom:35px; }
.about_l .list .tit { }
.about_l .list .tit h3 { font-size:16px; color:#027DB5; }
.about_l .list .tit span { display:block; width:50px; height:3px; background:#027DB5; margin-top:11px; }
.about_l .list .item { margin-top:10px; }
.about_l .list .item ul li { line-height:48px; border-bottom:1px solid #cdcdcd; font-size:14px; color:#333; }
.about_l .list .item ul li a { color:#333; display:block; padding-left:11px; background:url(../images/icon11.png) no-repeat left center; }
.about_l .list .item ul li.on a,.about_l .list .item ul li a:hover{color:#027DB5}
.about_l .list .item ul li p { line-height:48px; white-space:normal;}
.about_l .list .item ul li p span { display:block; padding-left:30px; }
.about_l .list .item ul li p span.sp1 { background:url(../images/icon12.png) no-repeat left center; line-height: 30px; height: 60px;}
.about_l .list .item ul li p span.sp2 { background:url(../images/icon13.png) no-repeat left center; }
.about_l .list .item ul li p span.sp3 { background:url(../images/icon14.png) no-repeat left center; }
.about_r { overflow:hidden; }
.about_r .web { }
.about_r .web p { font-size:14px; line-height:28px; color:#38393b; margin-top:17px; }
.about_r .web p.p1 { margin-top:0; }
.about_r .web h3 { font-weight:normal; font-size:24px; color:#000; margin-right:10px; display:block;}

.product_list ul li.on { animation-name: zoomIn; animation-duration: 1s; animation-fill-mode: both; }
@keyframes zoomIn {
    from { opacity: 0;filter:alpha(opacity=0); transform: scale3d(.3, .3, .3);-o-transform: scale3d(.3, .3, .3);-webkit-transform: scale3d(.3, .3, .3);-moz-transform: scale3d(.3, .3, .3);-ms-transform: scale3d(.3, .3, .3); }
    50% { opacity: 1; filter:alpha(opacity=100);}
}



.news_list { }
.news_list ul li { display:table; width:100%; border-top:1px solid #d4d4d4; padding:33px 0; }
.news_list ul li:first-child { border-top:none; }
.news_list ul li .cell { display:table-cell; vertical-align:middle; width:66%; }
.news_list ul li .cell:first-child { width:34%; /*width:403px;*/ }
.news_list ul li .img { }
.news_list ul li .img img { display:block; width:100%; }
.news_list ul li .web { padding-left:4%; /*padding-left:40px;*/ }
.news_list ul li .web h3 { font-size:20px; font-weight:normal; color:#000; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
.news_list ul li .web h3 a { color:#000; }
.news_list ul li .web h4 { font-size:16px; color:#5f5f5f; font-weight:normal; margin-top:20px; }
.news_list ul li .web p { font-size:16px; line-height:28px; color:#5f5f5f; margin-top:25px; }
.news_list ul li .web h3 a:hover { color:#027DB5; }

.pagesize{padding:30px 0; text-align:center;}
.pagesize span{display:inline-block;margin:0 10px;}
.pagesize a{display:block;color:#0c0d15; width:20px;height:20px;font-size:12px; border-radius:20px;line-height:20px;}

.pagesize .on a,.pagesize a:hover{background:#027DB5;color:#fff;}
.pagesize .span1 a{ color:#000;font-size:14px;line-height:25px; height:25px;width:auto;}
.pagesize .s_prev a{padding-left:40px;background:url(../images/prev.png) no-repeat 10% center;color:#027DB5;}
.pagesize .s_next a{padding-right:40px;background:url(../images/next.png) no-repeat 90% center;color:#027DB5;}
.pagesize .s_prev a:hover{background-position:left center;}
.pagesize .s_next a:hover{ background-position:right center}


.page_article { }
.page_article .tit { text-align:center; padding:35px 0 45px; border-bottom:1px solid #cdcdcd; }
.page_article .tit h3 { font-size:20px; color:#000; font-weight:normal; }
.page_article .tit p { color:#5f5f5f; font-size:16px; margin-top:20px; }
.page_article .web { margin-top:36px; }
.page_article .web .img1 { }
.page_article .web .img1 img { display:block; width:100%; }
.page_article .web p { font-size:14px; color:#38393b; line-height:28px; margin-top:28px; }
.page_article .web p.p1 { text-indent:0; }
.page_np { background:url(../images/icon15.jpg) no-repeat center center; height:20px; line-height:20px; margin-top:70px; }
.page_np a { font-size:16px; color:#38393b; }
.page_np a:hover { color:#027DB5; }

.hot_news { margin-top:90px; }
.hot_news h4 { font-size:14px; font-weight:normal; }
.hot_news h4 span { display:inline-block; padding-bottom:9px; border-bottom:1px solid #000; }
.hot_news .list { margin-top:25px; }
.hot_news .list ul li { line-height:28px; font-size:14px; color:#000; }
.hot_news .list ul li span { }
.hot_news .list ul li a { color:#000; }
.hot_news .list ul li a:hover { color:#027DB5; }


body.bd_ct { background:#6BC9FF; }
.page_contact { background:url(../images/bg1.jpg) no-repeat center center; background-size:cover; display:table; width:100%; padding-top:80px; padding-bottom:80px; }
.contact_box { display:table; width:100%; padding:30px 0; }
.contact_box .cell { display:table-cell; vertical-align:middle; width:50%; }
.contact_box .web { width:89%; color:#fff; }
.contact_box .web .tit { }
.contact_box .web .tit h2 { font-weight:normal; font-size:30px; }
.contact_box .web .tit h2 span { font-size:20px; text-transform:uppercase; margin-left:20px; }
.contact_box .web .tit h4 { font-weight:normal; font-size:16px; line-height:32px; margin:25px 0 15px; }
.contact_box .web .tit h4 span { margin:0 15px; }
.contact_box .web .tit h4 span:first-child { margin-left:0; }
.contact_box .web .tit p { font-size:16px; line-height:32px; }
.contact_box .web .text { margin-top:80px; }
.contact_box .web .text ul li { margin-top:35px; font-size:12px; }
.contact_box .web .text ul li span { display:block; float:left; padding-left:27px; color:#d9d9d9; }
.contact_box .web .text ul li span.sp1 { background:url(../images/icon16.png) no-repeat left center; }
.contact_box .web .text ul li span.sp2 { background:url(../images/icon17.png) no-repeat left center; }
.contact_box .web .text ul li span.sp3 { background:url(../images/icon18.png) no-repeat left center; }
.contact_box .web .text ul li span.sp4 { background:url(../images/icon19.png) no-repeat left center; }
.contact_box .web .text ul li span label { display:inline-block; width:50px; cursor:initial; }
.contact_box .web .text ul li span em { display:inline-block; width:30px; height:1px; line-height:1px; background:#c9c9ca; vertical-align:middle; }
.contact_box .web .text ul li p { float:right; width:260px; text-decoration:underline; }
.contact_box .web .text ul li p.p1 { text-decoration:none; }

.contact_box .img1 { float:right; width:93%; }
.contact_box .img1 img { display:block; width:100%; }

.contact_ft { position:absolute; bottom:0; left:0; width:100%; line-height:80px; height:80px; background:#6BC9FF; }
.contact_ft p { text-align:center; font-size:14px; color:#fff; }


@media only screen and (max-width: 1600px){
    .banner .item{ height:650px;}
}
@media only screen and (max-width: 1500px){
    .banner .item{ height:600px;}
}
@media only screen and (max-width: 1400px){
    .banner .item{ height:550px;}
}
@media only screen and (max-width: 1200px){
    .banner .item{ height:500px;}
    .wrap{width:98%;}
    .page3 .text p{margin:10px 0; line-height:25px;font-size:14px;}
    .page3 .text .btn a{ line-height:40px;height:40px;width:150px;}
    .page3 .text h3{ font-size:20px;}
    .banner .item .text h2{font-size:50px;}
    .banner .item .text{font-size:20px;}
}

@media only screen and (max-width: 900px) {
.header .logo{line-height:60px;}
.menu ul li a{ line-height:60px;}
.page2_list ul li .text p{ margin:0 20px;}
.page2_list ul li .text br{ display:none;}
.page3 .cell{ display:block;width:100%;}
    .page3 .text {width:90%;padding:40px 0;max-width:initial;}
    .link_list ul li{width:25%;}
.foot .item{width:50%;}
    .foot .item.item3{margin-top:30px; width:100%;}
    .foot .item.item3 ul{ margin:0 -1%;}
    .foot .item.item3 ul li{ width:48%;  margin:10px 1%;float:left;}
    .div_input{max-width:initial;}
    .foot .list3 .btn{margin-top:0;}
    .foot .list3 .btn a{width:100%;}

}
/* 
@media only screen and (max-width: 824px) {
    .language{display: none;}
} */

@media only screen and (max-width: 800px) {
    .h_menu .menu{ left:0;}
    .logo{position:relative;z-index:10}
    .logo img{height:30px;margin-left:10px;}
    .menu{ position:fixed; top:0;left:-100%;width:100%; height:100%; background:#69C8FD;display:table;}
    .menu ul{display:table-cell; vertical-align:middle;}
    .menu ul li{float:none; width:100%; background:none;}
    .menu ul li a{ max-width:150px; margin:0 auto;font-size:18px;}
    .menu_wrap{ position:absolute; top:5px;right:0;width:50px;height:50px;background:url(../images/menu.png) no-repeat center center;background-size:25px auto;}
    .banner .item .text h2{font-size:18px;}
    .banner .item .text p{font-size: 12px;}
    .banner .item .text{margin-top:-5px; font-size:14px;line-height:40px;}
    .banner .item{height:200px;}
    .language{display: none;}
    .tels{display: block;}
    .pro_list ul{ margin:0 auto;}
    .pro_list ul li .text{ font-size:16px;line-height:30px;}
    .pro_list ul li{width:48%;}
    .pro_list ul li.on{ transform:translateY(0);-o-transform:translateY(0);-webkit-transform:translateY(0);-ms-transform:translateY(0);-moz-transform:translateY(0);}
    .page_tit1 label{height:60px;}
    .page2{padding:80px 0 30px;}
    .page_tit{ font-size:16px;}
    .page_tit h3{font-size:20px;margin-bottom:10px;}
    .page2_list ul li{width:50%;margin-bottom:30px;}
    .page2_list ul li:nth-child(2n+1){clear:both;}
    .page2_list ul li .text{ line-height:20px;}
    .page2_list ul li .text h3{ line-height:40px;font-size:16px;}
    .page4_list{ box-sizing:border-box; padding:0 30px;}
    .page4{overflow:hidden;}
    .page4_list.owl-carousel .owl-stage-outer{ overflow:initial;}
    .link_list ul li{width:33.333%;}
    
    .ny_nav{white-space:nowrap;overflow-x:auto;}
    .product_list ul li{width:48.5%;margin:10px 0.5% 0;}
    .page_banner .web{padding:80px 0 30px;}
    .page_banner .web p{ font-size:14px; margin-top:10px;}
    .page_banner .web h2{ font-size:20px;font-weight:normal;}
    .product_list ul li .web{ padding:20px 0;}
    
    .page4{ padding:30px 0;}
    .about_l{margin-right:30px;}
    .news_list ul li .cell:first-child{ width:350px;}
    .news_list ul li .web p{ margin-top:10px;height:84px; overflow:hidden;}
    .news_list ul li .web h4{margin-top:8px;}
    .contact_box .web{width:100%;}
    .contact_box .cell{width:80%; display:block;margin:10px auto;}
    .contact_box .img1{ float:none; width:100%;margin-top:20px;}
    .contact_box .web .text{ margin-top:0px;margin-bottom:30px;}
    .contact_box .web .text ul li{ margin-top:20px;line-height:20px;}
    .contact_box .web .tit h4{ margin:20px 0 10px}
    .contact_box .web .tit h4,.contact_box .web .tit p{ font-size:14px;}
    .page_details .web .img1{margin-right:15px;}
    .page_details .web{ margin-top:20px}
    .page_details .tit{padding:25px 0;}
    .page_details .web .text{ float:none;width:auto;}
    .page_details .web .text p.p1{margin-bottom:15px;}
}

@media only screen and (max-width: 750px){
    .ny_nav a {width:215px;}
    .contact_box .web .text ul li span label{width:auto;margin-right:10px;}
    .contact_box .web .text ul li p{overflow:hidden; float:none;padding-left:10px;width:auto;}
    .about_l .list:last-child{ display:none;}
    .about_l{width:90%;float:none;margin:0 auto;}
    .about_l .list .item ul li{ float:left;  min-width:48%; margin:0 1%;}
    .about_l .list .item ul { margin:0 -1%;overflow:hidden;}
    .about_l .list:last-child .item ul li:first-child{ width:98%;}
    .about_l .list{ margin-bottom:15px;}
        .about_r{ width:90%; margin:0 auto;}
    .about_r .web p{margin-top:10px;}
    .foot .item{width:100%; margin-bottom:20px;}
    .foot .item2 .img{max-width:inherit;width:100%; margin:0 auto;margin-bottom:20px}
    .foot .item2 .img img{width:100%;}
    .foot{padding:10px;}
    .footer{padding:20px 0 0;}
    .foot2{padding:10px;}
    .foot .item.item3 ul li{width:100%; margin:5px 0;}
    .foot .list li{ margin-top:20px;}
    .foot .item.item3{margin-top:0}
    .news_list ul li{ padding:15px;box-sizing:border-box;}
    .news_list ul li .cell{width:100% !important;  display:block;}
    .news_list ul li .web{margin-top:10px;padding-left:0}
    .news_list ul li .web p{ height:auto;font-size:14px;line-height:25px;}
    .news_list ul li .web h3{ font-size:18px;}
    .pagesize span{ margin:0 0px;}
    .page7{padding-bottom:10px;}
    .page_article .tit{ padding:20px 0;}
    .page_article{padding:0 10px;}
    .contact_box .cell{width:95%;}
    .contact_ft{position:initial;line-height:25px;padding:10px 0;height:auto;}
    .page_contact{padding:60px 0 10px}
    .page_details .web .img1{ float:none;width:100%;}
    .page_details{ padding:0 15px;}
    .page_article .wrap .text video{max-width: 100%;}
}











