/* CSS Document */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {padding:0;margin:0; font-size:12px; }
body{ background-color:#FFFFFF;font: 12px "Microsoft Yahei";}
table{border-collapse:collapse;border-spacing:0}
fieldset,img{border:0; margin:0;}
address,caption,cite,code,dfn,em,th,var{font-weight:normal;font-style:normal}
ol,ul{list-style:none}
caption,th{text-align:left}
h1,h2,h3,h4,h5,h6{font-size:100%}
q:before,q:after{content:''}
abbr,acronym{border:0}
a:link,a:visited{ text-decoration:none;color: #333;}
a:hover{text-decoration: none;}

.wid1400{ max-width: 1400px; margin: 0 auto;}
.zt{width:100%; float:left;}


.nav-head{background-color:#f5f5f5;height: 40px;line-height: 40px;}
.fixed {opacity: 1;
    -webkit-animation: fadeInDown 0.3s ease-out forwards;
    -moz-animation: fadeInDown 0.3s ease-out forwards;
    -o-animation: fadeInDown 0.3s ease-out forwards;
    animation: fadeInDown 0.3s ease-out forwards;
    position: fixed;top: 0;left: 0;width: 100%;z-index: 10000;
    -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);}
.nav-head .nav{}
.nav-head .nav .nav-logo{ float: left;}
.nav-head .nav .nav-logo p{height:40px; font-size:12px; color:#333;}
.nav-head .nav .nav-logo .navbar-brand{ font-weight:bold; color:#3687d9;
}
.nav-head .nav .nav-logo .navbar-brand img{}
.nav-head .nav .nav-list{margin: 0 18px;}
.nav-head .nav .menu ul li .sub-menu {position: absolute;z-index: 1000;float: left;background-color: #fff;
-webkit-transition: top 0.3s ease 0s, opacity 0.3s;transition: top 0.3s ease 0s, opacity 0.3s;transform: scaleX(0);
-moz-transform: scaleX(0);
-webkit-transform: scaleX(0);
-o-transform: scaleX(0);
-ms-transform: scaleX(0);opacity: 0;top: 115%;border: none;border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
-o-border-radius: 0;
-ms-border-radius: 0;
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15);
-webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15);
-o-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15);
-ms-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15);margin: 0;display: block;left: 0;padding: 0;
min-width: 120px;white-space: nowrap;}
.nav-head .nav .menu ul li .sub-menu li{border-bottom: 1px solid #e6e6e6;}
.nav-head .nav .menu ul li .sub-menu li:last-child{border-bottom: none;}
.nav-head .fixed .menu ul li .sub-menu li{padding: 5px 20px;}
.nav-head .head-bottom .menu ul li .sub-menu li {padding: 5px 20px;}
.nav-head .fixed {
            -webkit-animation: fadeInDown 0.3s ease-out forwards;
            -moz-animation: fadeInDown 0.3s ease-out forwards;
            -o-animation: fadeInDown 0.3s ease-out forwards;
            animation: fadeInDown 0.3s ease-out forwards;
            position: fixed;top: 0;left: 0;width: 100%;z-index: 10000;background: rgba(255, 255, 255, 0.95);
            -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
            -moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);}
.nav-head .innav .menu ul li:hover > ul {opacity: 1;top: 100%; -webkit-transform: scaleX(1); -ms-transform: scaleX(1);transform: scaleX(1);}
.nav-head .nav .nav-list ul li:hover > ul .menu-item{height: 60px;line-height: 60px;width: 100%;text-align: center;padding: 0px;}
.nav-head .nav .menu ul li .sub-menu li a {padding: 0px;display: block;color: #000;margin-top: 0px;line-height: 60px;display: block;}
.nav-head .nav .menu ul li .sub-menu li.sub-menu {left: 100%;top: 0px !important;}
.nav-head .nav .menu ul li .sub-menu li.sub-menu li a {color: #333;}
.nav-head .nav .menu ul li .sub-menu li:hover { background: #378ca0;}
.nav-head .nav .menu ul li .sub-menu li:hover a { color: #fff;}
.nav-head .nav .menu ul li .sub-menu li:hover a:after {max-width: 0px;}
.nav-head .nav .menu ul li .sub-menu li .sub-menu li:hover a {color: #fff;}

.nav-head .nav .nav-list ul li:hover > ul {opacity: 1;top: 100%;-webkit-transform: scaleX(1);-ms-transform: scaleX(1);transform: scaleX(1);}




/*top*/
.top{border-bottom: 1px solid #e5e9f4;background: #fff;position:fixed;width:100%;z-index: 9999999999; display:none;}
.topbox{width:73%;margin:0px auto;color: #3e3e3e;height: 40px;line-height: 40px;font-size: 14px;}
.topbox_l{ float:left; width:40%;}
.topbox_l ul{margin-top: 12px;float: left;}
.topbox_l ul li{ float: left; padding: 0 6px; height: 16px; border-right: 1px solid #e5e9f4; color: #666; }
.topbox_l ul li a{color: #3e3e3e;line-height: 24px;display: block;padding: 0 10px;margin-top: -4px;margin-left: 0px;}
.topbox_l ul li a:hover{color:#1e7ddd;}
.topbox_l ul li a.ant{color: #fff;  background-color: #ff6600; border-radius: 2px;}
.topbox1p{ margin:0px 30px 0px 26px;}
.topbox1p a{ color:#3687d9;}
.topbox2p{ margin-right:15px; }
.topbox3p{ margin-right:15px;}
.topbox_l p{ float:left;}
.topbox_l a{color: #3687d9;margin-left:5px;font-weight: bold;}
.topbox_l label{ float:left; margin-right:5px;}
.topbox_r{ float:right; width:610px; overflow:hidden;}
.bdsharebuttonbox{ float:left; margin:4px 15px 0px 15px;}
.mod-service{ float:left; margin:0px 12px;}
.mod-service ul{margin-top: 12px;float: left;}
.mod-service ul li{ float: left; padding: 0 6px; height: 16px; border-right: 1px solid #e5e9f4; color: #666; }
.mod-service ul li a{color: #5d5d5d;line-height: 24px;display: block;padding: 0 10px;margin-top: -4px;margin-left: 0px;}
.mod-service ul li a.ant{color: #fff;  background-color: #ff6600; border-radius: 2px;}
.mod-service span {margin: 0px 5px;}
.mod-service a {color: #808080;}
.mod-service a:hover{ color:#1e7ddd;}
.wx{ float:left; margin-left:15px; }
.wx a{color:#1e7ddd;}
.wx span{margin: 0px 5px;cursor: pointer;}
.wx_l{ background:url(http://www.app17.com/images/weixin.png) no-repeat left center; display:block; float:left;text-indent: 24px;}
.wx_r{background:url(http://www.app17.com/images/moblie_yellow.gif) no-repeat left center; display:block; float:right;text-indent: 14px;}
.wxbox{z-index: 99999;position: absolute;background: #FFF none repeat scroll 0% 0%;border: 1px solid #CBCBCB;top:40px; display:none;}
.add1, .add2{width: 130px;position: absolute;box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.2);  text-align: center; padding: 25px 25px 20px 25px;}
.add1 img, .add2 img{width: 100%;height: 100%;}
.add1 b, .add2 b{display: block;font-size: 14px;padding:18px 0 8px 0;line-height: 24px;}
.add1 p, .add2 p{color: #999;line-height: 12px;}
 .m_jiao{ z-index: 100;width: 13px;  height: 8px;  position: absolute;left:45px;  top: -8px;background: transparent url("http://www.app17.com/images/bg_top_ewm.gif") no-repeat scroll 0px 0px;background-position: -232px -128px;margin: 0px auto;}
.m_jiao1{ z-index: 100;width: 13px;  height: 8px;  position: absolute;left:108px;  top: -8px;background: transparent url("http://www.app17.com/images/bg_top_ewm.gif") no-repeat scroll 0px 0px;background-position: -232px -128px;margin: 0px auto;}
/*top*/



/*star banner*/
#full-screen-slider { width:100%;  max-height:100%; float:left;display:block; margin-top:0px;}
#full-screen-slider img{max-height:100%; max-width:100%;}
/*end banner*/
#full-screen-slider_1{display:none;}

/*产品*/

.product{width:100%; float:left; background: url(../images/bj.jpg) no-repeat center; padding-bottom:30px;}
.product_title{width:100%; float:left;  margin-top:50px; text-align:center;}
.product_title p{ width:100%;float:left;font-size:40px; color:#333; padding-bottom:10px; font-family:Bahnschrift; text-transform:uppercase;}
.product_title dt{width:20px; height:1px;  background:#a2a2a2; margin:auto; margin-top:60px;}
.product_title span{ width:100%; float:left;font-size:40px; color:#333; font-weight:100; font-family:Bahnschrift; text-transform:uppercase; margin-top:20px;}
.product_title i{width:100%; float:left; font-size:18px; color:#848484; font-style:normal; margin-top:20px;}
.product_right{width:50%; float:right; margin-top:135px;}
.product_right ul li{ float:right; width:20%; margin-left:2%;}
.product_right ul li dt.t1{width:86px; height:86px; margin:auto; background:url(../images/icon8.png);}
.product_right ul li dt.t2{width:86px; height:86px; margin:auto; background:url(../images/icon7.png);}
.product_right ul li dt.t3{width:86px; height:86px; margin:auto; background:url(../images/icon6.png);}
.product_right ul li dt.t4{width:86px; height:86px; margin:auto; background:url(../images/icon5.png);}
.product_right ul li p{width:100%; float:left; font-size:18px; color:#333; text-align:center; margin-top:5px;}
.product_right ul li dt.t1:hover{background:url(../images/icon4.png);-webkit-transition: all 0.5s;  -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.product_right ul li dt.t2:hover{background:url(../images/icon3.png);-webkit-transition: all 0.5s;  -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.product_right ul li dt.t3:hover{background:url(../images/icon2.png);-webkit-transition: all 0.5s;  -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.product_right ul li dt.t4:hover{background:url(../images/icon1.png);-webkit-transition: all 0.5s;  -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.product_right ul li p:hover{color:#0071c7;}

.product_1{width:100%; float:left; background:#f0f0f0; padding:45px 0 30px 0;}



.tjcp ul li{min-height: 1px;float: left; width:25%; }
.tjcp ul li .product-item {margin: 10px 5px;background:#fff;border-radius: 10px;}
.tjcp ul li .product-inner{padding: 20px;}
.tjcp ul li .product-img {text-align: center;width:100%;height: 210px;position: relative;margin: 10px auto;}
.tjcp ul li .img-reponsive{max-width:100%;max-height:100%;position: absolute; top: 0;bottom: 0;left: 0; right: 0; margin: auto;}
.tjcp ul li .product-cate {color: #999;font-size: 12px;text-transform: capitalize;margin-bottom: 4px;}
.tjcp ul li .product-title {font-size: 14px;text-transform: capitalize;margin-bottom: 12px;}
.tjcp ul li .product-title a{font-size: 16px;overflow: hidden; -webkit-box-orient: vertical;display: -webkit-box; -webkit-line-clamp: 2; height:38px; display: inline-flex; align-items: center;}
.product-button-group {color: #f00;}
.tjcp ul li .product-item:hover{border-radius: 10px;box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);opacity: 1;}
.tjcp ul li .product-item:hover .product-title a{color: #0071c7; font-weight:bold;}
.tjcp a.leftbtn{position:absolute;top:0px;display:block;background:url(../images/l_btn.png) no-repeat 0px 50%;width: 36px;height: 380px;z-index: 9999;}
.tjcp a.rightbtn{ position:absolute; right:10px;top:0px; display:block; background:url(../images/r_btn.png) no-repeat 0px 50%;width: 36px;height: 330px;z-index: 9999;}
.tjcp .zsfcbox {overflow: hidden;margin-left: 50px;width: 92%; height: 330px; margin-bottom:10px;}
.tjcp .zsfcmain{ overflow: hidden;position: relative;}




/*关于我们*/
.about{width:100%; float:left; background:#fff; padding:50px 0;}
.about_title{width:100%; float:left; text-align:center;}
.about_title p{ width:100%; font-size:30px; color:#747474; margin-bottom:10px;}
.about_title span{font-size:45px; color:#333;}
.about_title ul{width:100%; float:left; padding:0 20%; box-sizing:border-box; margin-top:30px;}
.about_title ul li{ width:30%; float:left; margin:0 1.65%;}
.about_title ul li dt{width:100%; float:left; margin-bottom:10px;}
.about_title ul li dt img{max-height:108px; max-width:108px;}
.about_title ul li i{font-size:20px; color:#333333; font-style:normal;}
.about_1{ width:100%; float:left; background:url(../images/bj_2.png) no-repeat; padding:50px 0 50px 0;}
.about_nr1{width:100%; float:left;}
.about_nr1 p{font-size:38px; color:#fff; font-weight:bold; margin-bottom:20px;}
.about_nr1 span{font-size:19px; color:#bbbbbb;}
.about_nr2{width:100%; float:left; margin-top:40px;}
.about_nr2_left{width:50%; float:left;}
.about_nr2_left img{max-height:100%; max-width:100%;}
.about_nr2_right{width:50%; float:left; height:500px; background:url(../images/bj3.jpg);}
.about_nr2_right img{ float:left;max-height:100%; max-width:100%; margin-left:30px; margin-top:60px;}
.about_nr2_right p{ float:left; font-size:30px; color:#333333; font-weight:bold; margin-top:55px; margin-left:30px;}
.about_nr2_right span{ float:left; font-size:16px; color:#333333; padding:0 68px; line-height:35px; margin-top:20px;}
.about_nr2_right i{float:left; font-size:16px; color:#333; font-weight:bold; text-decoration:underline; font-style:normal; margin-left:68px; margin-top:10px;}
.about_nr2_right i:hover{color:#0071c7;}
.about_nr2_right ul{width:100%; float:left; padding:0 68px; box-sizing:border-box; margin-top:40px;}
.about_nr2_right ul li{width:25%; float:left;}
 .about_nr2_right ul li dt.d1{width:97px; height:97px; float:left; background:url(../images/ico5.png)}
  .about_nr2_right ul li dt.d2{width:97px; height:97px; float:left; background:url(../images/ico6.png)}
   .about_nr2_right ul li dt.d3{width:97px; height:97px; float:left; background:url(../images/ico7.png)}
    .about_nr2_right ul li dt.d4{width:97px; height:97px; float:left; background:url(../images/ico8.png)}
 .about_nr2_right ul li dt.d1:hover{ background:url(../images/ico1.png);-webkit-transition: all 0.5s;  -moz-transition: all 0.5s; -o-transition: all 0.5s;}
   .about_nr2_right ul li dt.d2:hover{ background:url(../images/ico2.png);-webkit-transition: all 0.5s;  -moz-transition: all 0.5s; -o-transition: all 0.5s;}
    .about_nr2_right ul li dt.d3:hover{ background:url(../images/ico3.png);-webkit-transition: all 0.5s;  -moz-transition: all 0.5s; -o-transition: all 0.5s;}
	 .about_nr2_right ul li dt.d4:hover{ background:url(../images/ico4.png);-webkit-transition: all 0.5s;  -moz-transition: all 0.5s; -o-transition: all 0.5s;}


/*搜素*/
.search{clear: both;overflow: hidden; width:100%; }
.search p.btb6{float: left; font-size: 28px;color: #0071c7;margin: 30px 0 20px; text-indent: 20px; font-weight: bold;letter-spacing: 3px; border-left: 4px solid #0071c7; }
.searchbg{  width:700px;height:40px;overflow:hidden; float:right; margin-top: 30px; }
.search_txt .text{width:474px;height:36px;line-height:36px;color:#4a4a4a;font-size:larger;border: 1px solid #adadad;text-indent: 10px;}
.search_btn .button{ height:40px;line-height:40px; width:100px; background:#0071c7;color:#fff; cursor:pointer;font-size:14px; border: none; }
.search_txt {  float:left;width:474px; height:40px; margin-left:5px;}
.search_btn{ float:left;}
.search .myp{line-height: 40px;width: 100px;background: #f60;display: block;float: right;text-align: center; color: #fff; font-size: 14px;}



/*优势*/

.ys_title{width:100%; float:left; text-align:center; margin-top:60px;}
.ys_title p{font-size:50px; color:#010101; font-family:Bahnschrift; text-transform:uppercase; margin-bottom:10px;}
.ys_title dt{width:20px; height:1px; background:#a2a2a2; margin: auto; margin-bottom:10px;}
.ys_title span{font-size:40px; color:#333;}



.advantage{ background: url(../images/bj_4.png) no-repeat center; padding:70px 0;}

.advantage_list{width:100%; float:left;}
.advantage_list ul li{width:25%; float:left; padding:0 1%; text-align: center; box-sizing:border-box; }
.advantage_list ul li p{width:100%; float:left;background:#fff; padding:10% 0%; border-radius:10px;}
.advantage_list ul li p img{max-height:100%; max-width:100%;}
.advantage_list ul li p span{ font-size:20px; color:#333333; width:100%; float:left; margin-top:15px;}
.advantage_list ul li p i{font-size:16px; color:#9d9d9d; width:100%; float:left; font-style:normal; margin-top:10px; line-height:25px;}


/*新闻*/
.news_title{width:100%; float:left; text-align:center; margin-top:60px; padding-bottom:50px;}
.news_title p{font-size:50px; color:#010101; font-family:Bahnschrift; text-transform:uppercase; margin-bottom:10px;}
.news_title dt{width:20px; height:1px; background:#a2a2a2; margin: auto; margin-bottom:10px;}
.news_title span{font-size:40px; color:#333;}

.news{background:#f5f5f5; padding:70px 0 50px 0;}
.news_left{width:48%; float:left; background:#fff; margin-top:50px;}
.news_left img{max-height:100%; max-width:100%;}
.news_left p{width:100%; float:left; padding:15px; box-sizing: border-box; font-size:16px; color:#333333;text-overflow:ellipsis ;white-space:nowrap; overflow:hidden;}
.news_left span{width:100%; float:left; font-size:14px; color:#7a7a7a; padding:0 15px; box-sizing:border-box; height:42px; line-height:22px; overflow:hidden;}
.news_left i{ float:left; font-size:14px; color:#b5b5b5; font-style:normal; padding:15px; box-sizing:border-box;}
.news_left p:hover{color:#fa8303;}

.news_right{width:48%; float:right; margin-top:50px;}
.news_right ul li{width:100%; float:left; background:#fff; padding:10px; box-sizing:border-box; margin-bottom:30px;}
.news_right ul li .n_1{width:25%; float:left;}
.news_right ul li .n_1 img{max-height:100%; max-width:100%;}
.news_right ul li .n_2{width:75%; float:right;}
.news_right ul li .n_2 p{width:100%; float:left; font-size:16px; color:#333333;text-overflow:ellipsis ;white-space:nowrap; overflow:hidden;padding:0 15px 15px 15px; box-sizing: border-box;}
.news_right ul li .n_2  span{width:100%; float:left; font-size:14px; color:#7a7a7a; padding:0 15px; box-sizing:border-box; height:42px; line-height:22px; overflow:hidden;}
.news_right ul li .n_2  i{ float:left; font-size:14px; color:#b5b5b5; font-style:normal; padding:15px 15px 0 15px; box-sizing:border-box;}
.news_right ul li .n_2 p:hover{color:#0071c7;}



/*文章*/


.article{background:#f5f5f5; padding:40px 0;}
.article_list{width:100%; float:left;}
.article_list ul li{width:25%; float:left; padding:1%; box-sizing:border-box;}
.article_list ul li dt{width:100%; float:left;background:#fff; padding:5%; box-sizing:border-box;}
.article_list ul li dt img{max-height:100%; max-width:100%;}
.article_list ul li dt p{width:100%; float:left; border-bottom:1px solid #e4e4e4; font-size:16px; color:#333333;text-overflow:ellipsis ;white-space:nowrap; padding:10px 0; overflow:hidden;}
.article_list ul li dt span{width:100%; float:left; font-size:14px; color:#777777; height:42px; line-height:22px; overflow:hidden; margin:10px 0;}
.article_list ul li dt i{float:left; font-size:14px; color:#b5b5b5; font-style:normal;}
.article_list ul li dt p:hover{color:#0071c7;}












/*底部*/


.footer{ background:#222; overflow:hidden; width:100%; float:left;padding: 50px 0 0px 0;}

.footer.fin .wrap{ max-width:1410px;}
.footer .ftel{ float:left; border-left:1px solid #343434; padding-left:30px;}
.footer .ftel .p1{ font-size:14px; font-weight:bold; display:block; color:#bfbfbf;}
.footer .ftel .line{width:17px; height:2px; background:#787878; margin-top:25px; content:''; display:block; overflow:hidden; margin-bottom:20px;}
.footer .ftel .p2{ color:#888; }
.footer .ftel h2{ font-weight:normal; font-size:30px; color:#fff; font-weight:bold; font-family:'HelveticaNeueLTCom-LtEx';}
.footer .ftel .p3{ margin-left:117px; color:#666;}
.footer .ftel .share{ margin-top:34px;}
.footer .ftel .share a{ width:36px; height:36px; border-radius:50%; float:left; margin-right:12px; position:relative;}
.footer .ftel .share a.a2{ background-position:-49px 0;}
.footer .ftel .share a.a3{ background-position:-98px 0;}
.footer .ftel .share a.a4{ background-position:-149px 0;}
.footer .ftel .share a.a5{ background-position:-199px 0;}
.footer .ewm{ float:right; width:133px; text-align:center;}
.footer .ewm .p1{ width:133px; height:133px;  overflow:hidden;}
.footer .ewm .p1 img{ display:block; margin:0 auto; width:120px; height:120px; margin-top:6px;}
.footer .ewm .p2 { color:#666; padding-top:10px;}
.footer .ftel .share a img{ position:absolute; width:150px; height:150px; left:-50px; top:-160px; max-width:180px; border:1px solid #eee; background:#fff; position:absolute; transform:scale(0); opacity:0; transform-origin:center top; transition:all 0.5s ease; box-shadow:#333 0 0 10px;}
.footer .ftel .share a:hover img{ transform:scale(1); opacity:1;}
 .fl{ width:60%; float:left;}
 .fr{ width:40%; float:left;}
.footer dl{ float:left; width:22%;}
.footer dl dt a{ font-size:14px; font-weight:bold; display:block; color:#bfbfbf;}
.footer dl dt:after{ width:17px; height:2px; background:#787878; margin-top:25px; content:''; display:block; overflow:hidden; margin-bottom:20px;}
.footer dl dd a{ font-size:12px; display:block; line-height:40px; color:#666;}
.footer dl dd a:hover{ color:#ff8721;}
.footer dl.dl2{ width:45%; padding-right:10%;}
.footer dl.dl2 dd{ float:left; width:40%;}
.footer .copyright{ border-top:1px solid #343434; padding:20px 0; overflow:hidden; margin-top:65px; font-size:12px; color:#5d5d5d; line-height:25px; width:100%; float:left;} 






@media screen and (max-width:1250px){
.about_left{width: 49%; margin-top: -47px;}



}




@media only screen and (max-width: 1024px){
	.nav-head .nav .nav-list{ display:none !important; }
.nav-head{height: 50px;line-height: 50px;position: fixed; width: 100%; z-index: 9999;}
.nav-head .nav .nav-logo .navbar-brand{height: 50px; margin-left: 0px;padding-top: 0px;padding-bottom: 0px;}
.nav-head .nav .nav-logo .navbar-brand img{max-height: 50px; width: inherit;}
.nav-head .nav .nav-logo{float: inherit;}
 
.mobile_btn{ display:block; position:absolute; z-index:100; right:10px; top:50%; margin-top:-25px;  width:50px; height:50px;  text-align:center; background:url(../images/artmenutoggle.png) no-repeat 0 center; transition: all 0.5s;-webkit-transition: all 0.5s;cursor:pointer;}
.navBox{position:fixed !important; width:100%; left:0; top:50px !important; bottom:0; display:none; background:#fff; margin:0;border-top: 1px solid #ffffff; }
.mobile_btn.open{ background-position:-50px 0;}
.mobile_btn.open + .navBox{}
.nav{ display:block;overflow:auto; height:100%; text-align:center;}
.nav li{ float:none; margin:0; border-bottom:1px solid rgba(0,0,0,0.1); width:100%;}
.nav > li > a, .nav > li > .parent > a{ line-height:2.8; text-align:center; color:#333;transition: all 0s;-moz-transition: all 0s;-webkit-transition: all 0s;font-size: 14px;}
.nav > li > a::after, .nav > li > .parent > a::after{ display:none;}
.nav .parent{ position:relative;}
.nav > li > .parent > a{ display:inline-block;}
.nav .icon_control{ position:absolute; display:block; z-index:99; top:13px; right:20px; width:16px; height:11px; background:url(../images/icon8.png) no-repeat center; }
.nav li .parent.open .icon_control{ background-image:url(../images/icon9.png);}
.nav li:hover .parent .icon_control,.nav li.act .parent .icon_control{ background-image:url(../images/icon10.png);}
.nav li:hover .parent.open .icon_control,.nav li.act .parent.open .icon_control{ background-image:url(../images/icon7.png);}
.nav li:hover > a,.nav li.act > a,.nav li:hover .parent,.nav li.act .parent,.nav li:hover .parent a,.nav li.act .parent a{ background:#1b9ab7; color:#fff; }
.nav li.active{background: #1b9ab7;color: #fff;}
.nav li.active .parent a{ color: #fff;}
.nav li.active .icon_control{background: url(../images/icon10.png) no-repeat center;}
.about{padding:30px 0;}
.about_title span{font-size:35px;}

.tjcp ul li{width:50%;}
.tjcp .zsfcbox{ margin-left:20px; width:90%; height:250px;}
.tjcp ul li .product-img{height:120px;}
.tjcp a.rightbtn{ height:250px; display:none}
.tjcp a.leftbtn{ height:250px; display:none}

.about_nr2_left{    display: none;}
.about_nr2_right{width:100%; height:470px;}
.about_nr2_right span{padding: 0 10px; margin-top:10px; font-size:18px;}
.about_nr2_right ul{display:none;}

.product_title{width:100%; float:left; padding:0 10px; box-sizing:border-box;}
.product_title p{font-size:30px;}
.product_title span{font-size:35px;}
.product_right{ display:none;}
.about_title ul{padding:0 0%;}
.about_nr2_right p{padding-left:10px; box-sizing:border-box; margin-left:0px; margin-top:15px;}
.about_nr2_right img{    margin-left: 10px; margin-top: 30px;}

.about_nr2_right i{font-size:18px; text-align:center; width:100%; margin-left:0px}
.ys_title{margin-top: 30px;}
.ys_title p{ font-size:30px;}
.ys_title span{font-size:35px;}
.about_1{ padding:30px 0 0 0;}
.advantage{padding:30px 0 20px 0;    background: url(../images/bj_4.png); margin-top:20px;}

.news_title{margin-top: 30px; padding-bottom:20px;}
.news_title p{font-size:30px;}
.news_title span{font-size:35px;}



.lisear{border-bottom:none !important;}
.search1{width: 90%;overflow:hidden;z-index:99;padding-top:20px;height:40px;line-height:40px; margin:0 auto;}
.search1 .ss_input{width: 80%;border:none;height:40px;line-height:40px;padding-left:20px;font-size:14px;color:#ccc;float:left;resize:none;border-radius:20px 0 0 20px;-moz-box-sizing: border-box;box-sizing: border-box;background:#f2f2f2;outline:none;}
.search1 .ss_an{width: 52px;height:40px;float:left;border:none;cursor:pointer;background: #1773c6 url(../images/ss.png) 5px no-repeat;outline:none;border-radius: 0 30px 30px 0;}
.mobh65{ height:50px; clear:both;}

.topbox_l{width:100%;}
.topbox_l ul{width:100%;}
.topbox_l ul li{ margin-top:10px; height:30px; padding:0;}
.topbox_l ul li a{margin-top:-10px; line-height:40px;}
.mod-service{width:100%; margin:0px; float:left;}
.mod-service ul{width:100%; float:left; margin-top:0;}
.mod-service ul li{ padding:0px; line-height:35px; float:left; height:35px;}
.mod-service ul li a{line-height: 40px;    margin-top:0px;}
.mod-service ul li a.ant{background:#ff0000;}
.wx{width:100%; margin-left:0px;}
.wx a{font-size:14px;}
.wx span{    margin: 3% 10% 10% 10%;}

.company{margin-top:70px;}
.company_1{max-width:95%;}
.company_nr{display: none;}
.essay_right{display: none;}
.essay_list{width:100%; box-sizing:border-box;}
ul.footImg{display: none;}
.footLeft{width:100%;}
.copyright1{margin:0;}
ul.footqq{display: none;}
.footRight{width:100%; text-align:center;}
.m_jiao{display:none;}
.wxbox{top:0;}
.m_jiao1{display:none;}
.add2{right:0;}
#full-screen-slider{display:none;}
#full-screen-slider_1 { width:100%;  max-height:100%; float:left;display:block; }
#full-screen-slider_1 img{max-height:100%; max-width:100%;}
/*end banner*/
.about_nr1{padding:0 10px; box-sizing:border-box;}
.about_nr1 p{font-size:30px;}


.about_left{display:none;}
.about_right{width:100%; padding:0 4%; box-sizing:border-box;}
.product{background:#fff;}
.product_list{ padding-bottom:0;}
.product_list ul li{width:48%; text-align:center;}
.search{display:none;}
.advantage_list ul li{width:50%; margin-bottom:10px;}
.advantage_list ul li p{    padding: 10% 5%; box-sizing:border-box;}
.advantage_list ul li p img{max-height:50%; max-width:50%;}
.advantage_list ul li p i{text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical; }

.news{padding:0 0 20px 0;}
.news_left{width:100%; margin-top:30px; }
.news_right{width:100%; margin-top:15px;}
.news_right ul li{margin-bottom:15px;}
.news_right ul li .n_1{    position: relative;height: 110px;}
.news_right ul li .n_1 img{    position: absolute; top: 0; bottom: 0; right: 0;left: 0;margin: auto;}


.honor{padding:40px 0;}
.honor_1 ul li{width:48%;}
.honor_1 ul li .pro-left1 img{max-height:100%; max-width:100%;}
.honor_1 ul li .pro-left1{height:212px;}
.honor_1 ul li p{text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.article{padding:40px 0;}
.article_list ul li{width:50%;}
.contant_line_box ul li.logo{ width:100%; text-align:center;}
.contant_line_box ul li.yx{display:none;}
.contant_line_box ul li.dh{display:none;}
.contant_line_box ul li.dz{display:none;}
.contant_line_box ul li.ewm{ width:100%; text-align:center; padding:20px 0;}
.foot{padding:40px 20px; box-sizing:border-box;}
.xj{display:none;}
.fl{display:none;}
.fr{width:100%; padding:0 20px; box-sizing:border-box; text-align:center;}
}



@media screen and (max-width:768px){



	
}
