/* 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;}
.search{width: 280px;overflow:hidden;z-index:99;padding-top:24px;height:80px;line-height:40px;float:right;margin-left: 20px;}
.search .ss_input{width: 180px;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;}
.search .ss_an{width: 52px;height:40px;float:left;border:none;cursor:pointer;background: #1186a0 url(../images/ss.png) 5px no-repeat;outline:none;border-radius: 0 30px 30px 0;}

.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*/

.slideGroup{ width:100%;  text-align:left; float:left;    background: #fff;padding: 20px;box-sizing: border-box; margin-top: 40px; }
		.slideGroup .parHd{ height:50px; line-height:50px; background:#fff;    position:relative;  }
		.slideGroup .parHd ul{ float:left; position:absolute; left:20px; top:-1px; height:32px;   }
		.slideGroup .parHd ul li{ float:left; padding:0 35px; cursor:pointer;  }
		.slideGroup .parHd ul li.on{     height: 50px;background: #126635;color: #fff;font-size: 18px;border-radius: 10px;-webkit-transition: all 0.2s;  -moz-transition: all 0.2s; -o-transition: all 0.2s; }
		.slideGroup .slideBox{ overflow:hidden; zoom:1; padding:10px ; position:relative;   }

		.slideGroup .sPrev,.slideGroup .sNext{ position:absolute; left:5px; top:10px; display:block; width:30px; height:94px; border:1px solid #ddd; background:url(images/icoLeft.gif) center center no-repeat #f4f4f4; }
		.slideGroup .sNext{ left:auto; right:5px; background:url(images/icoRight.gif) center center no-repeat #f4f4f4;  }
		.slideGroup .sPrev:hover,.slideGroup .sNext:hover{ border-color:#f60;  }

		.slideGroup .parBd ul{ overflow:hidden; zoom:1;   }
		.slideGroup .parBd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
		.slideGroup .parBd ul li .pic{ text-align:center; }
		.slideGroup .parBd ul li .pic img{ width:260px; height:240px; display:block;  padding:2px; border:1px solid #ccc; }
		.slideGroup .parBd ul li .pic a:hover img{ border-color:#999;  }
		.slideGroup .parBd ul li .title{ line-height:24px;   }

/*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;}

.jyqjd{background: url(../images/bj.jpg) no-repeat center; padding:50px 0 50px 0;background-position: center center;
    background-attachment: fixed;}
.ml{width:100%; float:left;}
.ml ul li{width:25%; float:left; padding:1%; box-sizing:border-box; }
.ml ul li dt{width:100%; float:left;background:#fff;padding:3%; box-sizing:border-box;}
.ml ul li dt .ml_left{width:30%; float:left; height:110px; position:relative; background:#e3e8ed;}
.ml ul li dt .ml_left img{max-height:100%; max-width:100%; margin:auto; left:0; right:0; bottom:0; top:0; position:absolute;}
.ml ul li dt .ml_right{width:66%; float:right;}
.ml ul li dt .ml_right p{width:100%; float:left; font-size:20px; color:#333; font-weight:bold; border-left:4px solid #d4211c; padding-left:4%; margin-top:10px;}
.ml ul li dt .ml_right span{width:100%; float:left; font-size:14px; color:#696969;text-overflow: -o-ellipsis-lastline;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
line-clamp: 2;
-webkit-box-orient: vertical; margin-top:10px;}



.gs{ padding:80px 0;}
.gs2{width:100%; float:left;/*box-shadow:0px 2px 14px rgb(0 0 0 / 20%);*/ position:relative;}
.gs_left{width:50%; float:right; margin-top:170px;}
.gs_left img{max-height:100%; max-width:100%;}
.gs_right{width:47%; float:left; }
.gs_right p{width:100%; float:left; font-size:30px; color:#333; font-weight:bold;}
.gs_right dt{width:54px; height:2px; float:left;  margin:20px 0;}
.gs_right span{width:100%; float:left; font-size:16px; color:#666666; line-height:35px;text-overflow: -o-ellipsis-lastline;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 8;
line-clamp: 8;
-webkit-box-orient: vertical; text-indent:2em; margin-bottom:20px; }
.gs_right a{ float:left; font-size:16px; color:#126635;  margin-top:20px;text-decoration:underline;}
.gs3{width:50%; float:left; position:absolute; bottom:0; background:#fff;box-shadow:0px 2px 14px rgb(0 0 0 / 20%); padding:30px 0;}
.gs3 ul li{ width:33.33%; float:left; text-align:center;}
.gs3 ul li p{font-size:40px; color:#126635; font-weight:bold;}
.gs3 ul li span{font-size:16px; color:#666666;}




.recommend{background:#f1f2f4; padding:80px 0; position:relative;}

.recommend_title{width:100%; float:left; text-align:center;}
.recommend_title p{color:#333; font-size:40px; margin:0 auto; }
.recommend_title i{    padding: 0 30px;font-style: normal;font-weight:bold;}
.recommend_title dt{width:50px; height:2px; background:#d6261d; margin:20px auto;}
.recommend_title span{width:100%; display:block; font-size:18px; color:#c7c7c7;text-transform:uppercase; margin-top:10px; background:url(../images/title.png) no-repeat center;}



.recommend_list{ width:100%; float:right; margin-top:60px;}
.recommend_list ul li{ width:24%; float:left; background:#fff; padding:1.5%; box-sizing:border-box; margin-left:1%; margin-bottom:1%; border:1px solid #d2d2d2;}
.recommend_list ul li dt{width:100%; float:left; height:220px; position:relative;}
.recommend_list ul li img{max-height:100%; max-width:100%; margin:auto; position:absolute; right:0; left:0; bottom:0; top:0;}
.recommend_list ul li p{ width:100%; font-size:16px; color:#333333; text-align:center; margin-top:20px; height:20px; line-height:20px; overflow:hidden; float:left;}
.recommend_list ul li p span{float:left; font-size:16px; color:#333;}
.recommend_list ul li p i{float:right; font-size:17px; color:#333; margin-right:5px;}
.recommend_list ul li:hover{box-shadow:5px 5px 5px rgba(0,0,0,0.2); background:#8882db;} 
.recommend_list ul li:hover p span{color:#fff;}
.recommend_list ul li:hover p i{color:#fff;}	

/*优势*/

.ys{background:#fff; padding:80px 0;}




.solution{width:100%; float: left;background-size: 100%; padding-top: 4.5rem;padding-bottom: 5.3rem;}

.solution ul{margin-bottom: 3rem;}
.solution li{float: left;width:11.8%; padding-right: 3%;box-sizing: border-box; height: 11.5rem;background: url(../images/lcbg1.png) no-repeat;background-size: 100%; margin-right: 3.4%;}
.solution li b{display: block; padding-top: 1.5rem; text-align: center;font-size: 18px;color:#fff;font-weight: normal;}
.solution li i{display: block;width: 2.5rem;margin:0 auto;overflow: hidden;    margin-top: 7px;}
.solution li i img{width: 100%;display: block;}
.solution li em{display: block;text-align: center;font-size: 1.1rem;color:#fff;position: relative;top:0.7rem;}
.solution li:hover{background: url(../images/lcbg2.png) no-repeat;background-size: 100%;}
.solution li:nth-child(7){background: url(../images/lcbg3.png) no-repeat;background-size: 100%;width: 8.8%;margin-right: 0;padding-right: 0;}
.solution li:nth-child(7):hover{background: url(../images/lcbg4.png) no-repeat;background-size: 100%;}
.lctel{background: url(../images/lctel.png) no-repeat;background-size: 100%;width: 57.1%;height: 4.3rem;line-height: 4.3rem;margin-left: 23%;padding-left: 3.5%;font-size: 21px;color:#fff;font-weight: bold;}
.lctel em{display: inline-block;width: 58%;}

.solution li:nth-child(1){animation-delay: 0.1s;}
.solution li:nth-child(2){animation-delay: 0.2s;}
.solution li:nth-child(3){animation-delay: 0.3s;}
.solution li:nth-child(4){animation-delay: 0.4s;}
.solution li:nth-child(5){animation-delay: 0.5s;}
.solution li:nth-child(6){animation-delay: 0.6s;}
.solution li:nth-child(7){animation-delay: 0.7s;}






	/* 本例子css */
	

	


/*新闻*/
.news_list{width:100%; float:left; margin-top:40px;}
.news_list ul li{width:50%; float:left; padding:10px; box-sizing:border-box;}
.news_list ul li dt{ width:100%; float:left; background:#fff; padding:50px; box-sizing:border-box; border:1px solid #e3e3e3;}
.news_list ul li dt p{font-size:20px; color:#333333; margin:20px 0;text-overflow:ellipsis ;white-space:nowrap; overflow:hidden; font-weight:bold;}
.news_list ul li dt p:hover{color:#126635;}
.news_list ul li dt i{ font-size:14px; color:#616161; font-style:normal; margin-top:40px; float:left;}
.news_list ul li dt i:hover{color:#126635;}
.news_list ul li dt:hover{box-shadow: 0 0 10px rgba(0, 0, 0, 0.2) ;transition:all 0.3s;}



/*文章*/
.article{background: #126635;padding:80px 0;}

.jswz{ padding:80px 0 100px 0; background: url(../images/bj_1.jpg) no-repeat center;}
.jswz2{width:50%; float:left; padding:50px 50px 0 100px; box-sizing:border-box; }
.jswz2 p{width:100%; float:left; font-size:16px; color:#333;  }
.jswz2 span{float:left; margin-bottom:30px; font-size:14px; color:#666; margin-top:10px;}
.jswz2 img{max-height:100%; max-width:100%;}
.jswz2 p:hover{color:#0072b3;}
.jswz3{width:50%; float:right;}
.jswz3 p{width:100%; float:right; font-size:45px; color:#333; text-align:right;}
.jswz3 dt{ width:100%; float:left; font-size:16px; color:#cbcbcb;
    text-transform: uppercase; text-align:right; margin-top:5px;}
	.jswz3 ul{width:100%; float:left; margin-top:45px;}
.jswz3 ul li{width:100%; float:left; border-top:1px dashed #dddddd; padding:15px 0;}
.jswz3 ul li span{width:80%; float:left; font-size:15px; color:#333333;text-overflow:ellipsis ;white-space:nowrap; overflow:hidden;}
.jswz3 ul li i{float:right; font-size:14px; color:#666; font-style:normal;}
.jswz3 ul li span:hover{color:#0072b3;}






/*荣誉*/


.honor{background:#fff; padding:80px 0;}
.honor_title{width:100%; float:left; text-align:center;}
.honor_title p{ width:100%; text-align:center; float:left; font-size:40px; color:#fff; margin-bottom:15px;}
.honor_title span{width:100%; float:left; text-align:center;}
.honor_title span i{font-size:15px; color:#fff; margin-top:5px; padding:0 30px; font-style:normal;text-transform:uppercase; }
.honor_title span img{max-height:100%; max-width:100%; margin-top:-5px;}


.honor_nr{width:100%; float:left; margin-top:60px;}
.honor_nr ul li{width:18%; float:left; }
.honor_nr ul li img{ max-height:100%; max-width:100%;}

.product{ width:100%; float:left; margin-top:30px;}
.product ul li{width:18%;  float:left;margin:0 1%; }
.product ul li .pro-left1{ position:relative;width:100%; height:276px;border: 1px solid #f2f2f2;}
.product ul li .pro-left1 img{max-height:100%; max-width:100%;position:absolute; top:0; left:0; right:0; bottom:0; margin:auto;}

#mbOverlay { position:fixed; z-index:9998; top:0; left:0; width:100%; height:100%; background-color:#000; cursor:pointer; }
#mbOverlay.mbOverlayFF { background:transparent url(../images/80.png) repeat; }
#mbOverlay.mbOverlayIE { position:absolute; }
#mbCenter { height:507px; position:absolute; z-index:999999; left:50%; background-color:#fff; -moz-border-radius:10px; -webkit-border-radius:10px; -moz-box-shadow:0 10px 40px rgba(0, 0, 0, 0.70); -webkit-box-shadow:0 10px 40px rgba(0, 0, 0, 0.70); }
#mbCenter.mbLoading { background:#fff; -moz-box-shadow:none; -webkit-box-shadow:none; }
#mbImage { left:0; top:0; font-family:Myriad, Verdana, Arial, Helvetica, sans-serif; line-height:20px; font-size:12px; color:#fff; text-align:left; background-position:center center; background-repeat:no-repeat; padding:10px; }
#mbImage a, #mbImage a:link, #mbImage a:visited { color:#ddd; }
#mbImage a:hover, #mbImage a:active { color:#fff; }
#mbBottom { min-height:20px; font-family:Myriad, Verdana, Arial, Helvetica, sans-serif; line-height:20px; font-size:12px; color:#999; text-align:left; padding:0 10px 10px; }
#mbTitle { display:block; color:#045CB6; font-weight:bold; line-height:20px; font-size:14px; }
#mbNumber { display:inline; color:#C00; line-height:26px; font-size:12px; position: absolute; bottom: 10px; right: 10px; text-align: center; width:65px; height:26px; }
#mbCaption { display:block; color:#999; line-height:14px; font-size:10px; }
#mbPrevLink, #mbNextLink, #mbCloseLink { display:block; float:right; height:20px; margin:0; outline:none; }
#mbPrevLink { width:32px; height:100px; background:transparent url(../images/customblackprevious.gif) no-repeat center; position: absolute; top:38%; left:-32px; }
#mbNextLink { width:32px; height:100px; background:transparent url(../images/customblacknext.gif) no-repeat center; position: absolute; top:38%; right:-32px;}
#mbCloseLink { width:24px; background:transparent url(../images/customblackclose.gif) no-repeat center; position:absolute; top:10px; right:10px; }
#mbError { position:relative; font-family:Myriad, Verdana, Arial, Helvetica, sans-serif; line-height:20px; font-size:12px; color:#fff; text-align:center; border:10px solid #700; padding:10px 10px 10px; margin:20px; -moz-border-radius:5px; -webkit-border-radius:5px; }
#mbError a, #mbError a:link, #mbError a:visited, #mbError a:hover, #mbError a:active { color:#d00; font-weight:bold; text-decoration:underline; }





/*搜素*/
.search{clear: both;overflow: hidden; width:100%; }
.search p.btb6{float: left; font-size: 28px;color: #126635;margin: 30px 0 20px; text-indent: 20px; font-weight: bold;letter-spacing: 3px; border-left: 4px solid #126635; }
.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:#126635;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;}




/*底部*/

.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:#126635;}
.footer dl.dl2{ width:45%; padding-right:10%;}
.footer dl.dl2 dd{ float:left; width:33.333333%;}
.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:1200px){.about_right{ margin-top:80px;}

}




@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;}
.subNav{position:relative !important; top:0;  width:100%; left:0; margin-left:0; display:none;  background:#F3F3F3;}
.subNav_n ul{ padding:0;}
.subNav_n  li a{ line-height:2.8; padding-left:0; font-size:13px;}
.subNav_n  li a::after{ display:none;}
.subNav .subNav_in{ padding:0;}
.subNav .subNav_in > ul{ margin:0;}
.subNav li .subimg{ display:none;}
.subNav .subNav_in > ul > li{ float:none; width:100%;}
.subNav li .item{ margin:0;}
.subNav h3{ font-weight:normal; font-size:13px;line-height:2.8; margin-bottom:0; border-bottom:0; position:relative;}
.subNav h3 .icon_control{ position:absolute; display:block; z-index:99; top:13px; right:20px; width:16px; height:11px; background:none;/*url(../images/icon8.png) no-repeat center*/ }
.subNav h3.open .icon_control{ background-image:url(../images/icon9.png);}
.subNav h3:hover{ background:#1b9ab7; color:#fff;}
.subNav h3:hover a{color:#fff;}
.subNav h3:hover .icon_control{background-image:none;/*url(../images/icon10.png)*/}
.subNav h3.open:hover .icon_control{ background-image:none;/*url(../images/icon7.png)*/}
.subNav2{ display:none; background:#e9e9e9;}
.subNav2 li{ padding-left:0;}
.subNav2 li::after{ display:none;}
.subNav2 li a{ line-height:2.5;display: block;}
.subNav_n li a:hover,.subNav2 li a:hover{ text-decoration:none;}
.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%;}


#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*/


.ml ul li{ width:50%;}

.jyqj ul li .k_1 dt{display:none;}
.jyqj ul li .k_1 div{width:100%; padding:0 15px; box-sizing:border-box;}
.ys{padding:40px 0;}
.jyqj{margin-top:0px;}



.jswz{ padding:40px 0;}
.jswz2{display:none;}
.jswz3{width:100%; padding:0 10px; box-sizing:border-box;}
.jswz3 p{text-align:center; font-size:30px;}
.jswz3 dt{text-align:center;}

.gs_left{display:none;}
.search{display:none;}
.gs_right{width:100%; float:left; padding:0 20px; box-sizing:border-box;}
.gs3{ display:none;}


.recommend{padding:40px 0px; box-sizing:border-box;}
.recommend_1{background:#f6f6f6; padding:40px 0;}
.recommend_list{margin-top:30px;}
.recommend_title i{font-size:35px; }
.recommend_list ul li p i{ display:none;}
.search{display:none;}
.recommend_list ul li{width: 47%;
    margin-left: 2%;
    margin-bottom: 2%;}
.about{padding:40px 10px; box-sizing:border-box; background:#fff}
.about_3 ul li{width:50%;}
.recommend_list_left{display:none;}
.recommend_list{ width:100%;}
.jyqj ul li{width:100%;}
.article_right ul li{margin-bottom: 15px; width:50%; padding:10px;}
.history{padding:40px 0;background: url(../images/bj_1.jpg) no-repeat;}
.ys_left{width:100%; padding:0 10px; box-sizing:border-box;}
.ys_right{width:100%;padding:0 10px; box-sizing:border-box;}
.ys_left ul{margin-top:20px;}
.slideBox .bd ul li{ width:100%;}
.picMarquee-left .hd{margin-top:0px;}
.news{padding:40px 10px; box-sizing:border-box;}
.news_nr{display:none;}
.news_title p{font-size:25px;}
.news_list ul li{width:100%; padding:10px; margin:0; text-align:center;}
.news_list ul li p{margin-top:15px; margin-bottom:10px;}
.news_list ul li.n_1 p{color:#fff;}
.article{padding:40px 0;}
.article_left{width:100%;}
.article_right{width:100%; margin-top:30px;}
.product ul li{width:100%;}


.honor{padding:40px 20px; box-sizing:border-box;}
.honor_left{width:100%; padding:15px;}
.honor_title p{font-size:20px;}
.picMarquee-left_1 .bd ul li{width:100%;}
.picMarquee-left_1 .hd{ margin-top:0px;}
.honor_right{width:100%; padding:15px;}
.contant_line_box{text-align:center;}
.contant_line_box ul li{width:100%;}
.contant_line_box ul li.logo{display: none;}
.contant_line_box ul li.dh{display: none;}
.contant_line_box ul li.yx{display: none;}
.contant_line_box ul li.dz{display: none;}
.contant_line_box ul li.ewm{width:100%;}

.foot{padding:40px 20px; box-sizing:border-box;}
.xj{display:none;}
.gs{ }
.gs_left{ width:100%;
    margin-top: 20px;}
.gs_right{width:100%; padding:0 10px; box-sizing:border-box;margin-top: 30px;}
.news2 ul li{width:50%;}


.fl{ display:none;}
.fr{width:100%;}


}


@media screen and (max-width:768px){

.slideGroup .parHd ul li{padding:0 5px;}

	
}
