body {font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;font-size: 14px;line-height: 1.428571429;color: #666;background-color: #fafafa;}
body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, img, div, dl, dt, dd, input,figure,img { margin: 0;padding: 0; }
a{ text-decoration: none; outline: none; color: #666;}
li { list-style: none }
img { border: none; max-width:100%; width:100%; height:100%; display: block; }
input, select, textarea { border: none; outline: none; background: none }
em,i { font-style: normal }
h1, h2, h3, h4, h5, h6 { font-weight: normal }
*{ -webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-tap-highlight-color: transparent; /* For some Androids */ }
.left{ float: left;}
.right{ float: right;}
.clear{clear: both;}
.is-center{ text-align: center;}
*{-webkit-tap-highlight-color: rgba(0,0,0,0);}

@media only screen and (max-width:300px){body{font-size: 8.33333px;}.viewport{max-width: 300px;}}
@media only screen and (max-width:310px) and (min-width:300px){body{font-size: 8.33333px;}.viewport{max-width: 310px;}}
@media only screen and (max-width:320px) and (min-width:310px){body{font-size: 8.61111px;}.viewport{max-width: 320px;}}
@media only screen and (max-width:350px) and (min-width:320px){body{font-size: 8.88889px;}.viewport{max-width: 350px;}}
@media only screen and (max-width:360px) and (min-width:350px){body{font-size: 9.72222px;}.viewport{max-width: 360px;}}
@media only screen and (max-width:400px) and (min-width:360px){body{font-size: 10px;}.viewport{max-width: 400px;}}
@media only screen and (max-width:470px) and (min-width:400px){body{font-size: 11.11111px;}.viewport{max-width: 470px;}}
@media only screen and (max-width:480px) and (min-width:470px){body{font-size: 13.05556px;}.viewport{max-width: 480px;}}
@media only screen and (max-width:540px) and (min-width:480px){body{font-size: 13.33333px;}.viewport{max-width: 540px;}}
@media only screen and (max-width:560px) and (min-width:540px){body{font-size: 15px;}.viewport{max-width: 560px;}}
@media only screen and (max-width:570px) and (min-width:560px){body{font-size: 15.55556px;}.viewport{max-width: 570px;}}
@media only screen and (max-width:630px) and (min-width:570px){body{font-size: 15.83333px;}.viewport{max-width: 630px;}}
@media only screen and (max-width:640px) and (min-width:630px){body{font-size: 17.5px;}.viewport{max-width: 640px;}}
@media only screen and (max-width:710px) and (min-width:640px){body{font-size: 17.77778px;}.viewport{max-width: 710px;}}
@media only screen and (max-width:720px) and (min-width:710px){body{font-size: 19.72222px;}.viewport{max-width: 720px;}}
@media only screen and (min-width:720px){body{font-size:20px;}.viewport{width:720px; margin:0px auto;}}

#header{
	position: fixed;
    z-index: 999990000;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 6.1em;
    background-color: #39acff;
    background-image: -webkit-linear-gradient(top, #78c8fe, #31a1ee);
 
}
#header #log{ 
	float: left;
    width: 17.1em;
    height:6em;
    text-align: left;
    overflow: hidden;
	margin-left:5px;
}
#header #log .partial_img{
	height: 6em;
    text-align: left;
    overflow: hidden;
}
#header .partial_menu .btn{
	display: inline;
    float: right;
    margin-right: 0.6em;
    width: 4.2em;
    height: 5.6em;
    background:url(../img/menus01.png)no-repeat;
    background-size: 4.2em 5.6em;
    text-indent: -10000px;
}
#header .partial_menu .navs{
	position: absolute;
	right:5px;
	top:6em;
	width: 10em;
    z-index: 100000;
    background-color: #41acf5 ;
    right: 0em;
}
#header .partial_menu .navs ul li{
	padding: 0px 1em;
    text-indent: 0px;
    height: 3em;
    line-height: 3em;
    color: #fff;
    text-align: center;
    border-bottom: 1px solid #fff;
}
#header .partial_menu .navs ul li a{
	color: #fff;
	font-size: 14px;
}

#content-index{ margin-top:6em; margin-bottom:60px;}
#content-n{ margin-top:9em; margin-bottom:8.5em; padding:0 0.75em;}




/*首页关于我们*/
.wapabout{ width: 100%; overflow: hidden; max-height: 38.8em; margin-top:2em ; background: #ececec; }
.wapabout .wapbg{ padding: 0 0.75em;}
.wapabout .wapbg .font{ width:80%; margin: 0 auto; height: 2em; line-height: 2em; text-align: center; margin-top: 1.5em;}
.wapabout .wapbg .font a{ display: block; width: 100%; height: 100%;}
.wapabout .wapbg .font a span{ font-size: 1.5em; font-weight: bold; color: #2b2b2b;}
.wapabout .wapbg .font a .biase{ font-size: 1.1em; color: #35adff;}

.wapabout .wapcontent{ margin-top: 0.6em; width: 100%; max-height:12.2em; overflow: hidden; }
.wapabout .wapcontent p {   text-align: justify;  line-height: 1.8em;  display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 6; overflow: hidden;}
.wapabout .wapcontent p span { font-size: 1.4em; line-height:1.8em; color: #666666; max-height: 7em;  }

.wapabout .pic{ width: 100%; height: 16em ; overflow: hidden; text-align: center; margin-top:1.5em;}
.wapabout .pic img{ max-height: 16em; display: block;}
.wapabout  .more{ width: 9em ; height: 2.2em; background: #35adff; border-radius:2.2em; text-align: center; margin: 0 auto; line-height: 2.2em; margin-top: 1em; margin-bottom: 1.5em;}
.wapabout .more a{ display: block; width: 100%; height: 100%;}
.wapabout .more a span{ color: #FFFFFF;font-size: 1.4em;}

/*首页我们的优势*/
.wapad{ width: 100%; overflow: hidden; max-height: 44.8em;  }
.wapad .wapbg{ padding: 0 0.75em;}
.wapad .wapbg .font{ width:98%; margin: 0 auto; height: 2em; line-height: 2em; text-align: center; margin-top: 2em;}
.wapad .wapbg .font a{ display: block; width: 100%; height: 100%;}
.wapad .wapbg .font a span{ font-size: 1.5em; font-weight: bold; color: #2b2b2b;}
.wapad .wapbg .font a .biase{ font-size: 1.1em; color: #35adff;}

.wapad .wapbg .wapcontent{ margin-top: 1em; } 
.wapad .wapbg .wapcontent li{ overflow: hidden; width: 100%; height: 8em;  margin-bottom: 1em; max-height: 8em; display: -webkit-box; display: -webkit-flex; -webkit-box-orient:horizontal; -webkit-flex-flow:row;} 
.wapad .wapbg .wapcontent li{ border-bottom: 1px solid #f0f0f0;}

.wapad .wapbg .wapcontent li .pic{ width:5em; margin:0 auto; height:5em; overflow: hidden; margin-top: 2.5em; }
.wapad .wapbg .wapcontent li .pic img{ display: block; max-height:3em; margin: 0 auto; width: 3.45em;}
.wapad .wapbg .wapcontent .content_ad{-webkit-box-flex: 1; -webkit-flex: 1; margin-top:0.5em; margin-left: 1em; width: 80%}
.wapad .wapbg .wapcontent .content_ad>.font{ width:100%; height: 2em; overflow: hidden; white-space:nowrap; text-overflow:ellipsis; text-align: left;line-height: 2em; margin-top: 1em;  margin: auto 0;}
.wapad .wapbg .wapcontent .content_ad>.font span{ font-size: 1.3em; color: #2b2b2b
; font-weight: bold; overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
}

.wapad .wapbg .wapcontent .content_ad .text{ max-height: 3.8em;display: -webkit-box;
	  -webkit-box-orient: vertical;
          -webkit-line-clamp: 2;
          overflow: hidden; text-align: left; line-height: 1.6em; margin-top: 0.4em;}
.wapad .wapbg .wapcontent .content_ad .text span{ font-size: 1em; color: #666;}


/*产品展示*/
.wapproduct{ width: 100%; overflow: hidden; max-height: 38.8em; background: #ececec; }
.wapproduct .wapbg{ padding: 0 0.75em;}
.wapproduct .wapbg .font{ width:80%; margin: 0 auto; height: 2em; line-height: 2em; text-align: center; margin-top: 1.5em;}
.wapproduct .wapbg .font a{ display: block; width: 100%; height: 100%;}
.wapproduct .wapbg .font a span{ font-size: 1.5em; font-weight: bold; color: #2b2b2b;}
.wapproduct .wapbg .font a .biase{ font-size: 1.1em; color: #45b1ff;}



.wapproduct .wapcontent4 ul{ margin-top: 1.5em; width: 100%; max-height: 29em; overflow: hidden;}
.wapproduct .wapcontent4  ul li{ width: 48%; height:14em;  margin-bottom: 0.6em;}
.wapproduct .wapcontent4  ul li:nth-child(even){ float: right; }
.wapproduct .wapcontent4  ul li:nth-child(odd){ float: left; }
.wapproduct .wapcontent4  ul li .wappic{ width: 100%; height:10.6em; text-align: center ; margin: 0 auto; }
.wapproduct .wapcontent4  ul li .wappic img{ max-height: 10.6em; display: block;}

.wapproduct .wapcontent4  ul li .font{ width: 100%; height:2.4em; line-height: 2.4em; text-align: center; margin: 0 auto; margin-top: 0.6em; background: #F8F8F8; overflow:hidden;
		white-space:nowrap;
		text-overflow:ellipsis;}
.wapproduct .wapcontent4  ul li .font a{ display: block; width: 100%; height: 100%;}
.wapproduct .wapcontent4  ul li .font span{ font-size: 1.3em; color: #2B2B2B;}


.wapproduct  .more{ width: 9em ; height: 2.2em; background: #35adff; border-radius:2.2em; text-align: center; margin: 0 auto; line-height: 2.2em; margin-top: 1em; margin-bottom: 1.5em;}
.wapproduct  .more a{ display: block; width: 100%; height: 100%;}
.wapproduct  .more a span{ color: #FFFFFF;font-size: 1.4em;}



/*新闻中心*/
.wapnew{ width: 100%; overflow: hidden; max-height: 42.8em; background: #FFFFFF; }
.wapnew .wapbg{ padding: 0 0.75em;}
.wapnew .wapbg .font{ width:80%; margin: 0 auto; height: 2em; line-height: 2em; text-align: center; margin-top: 1.5em;}
.wapnew .wapbg .font a{ display: block; width: 100%; height: 100%;}
.wapnew .wapbg .font a span{ font-size: 1.5em; font-weight: bold; color: #2b2b2b;}
.wapnew .wapbg .font a .biase{ font-size: 1.1em; color: #35adff;}

.wapnew .wapbg .wapcontent7{  margin-top: 1em; overflow: hidden; max-height: 31em; }
.wapnew .wapbg .wapcontent7 ul{ width: 100%; height:100%;}
.wapnew .wapbg .wapcontent7 ul li{ display: -webkit-box;display: -webkit-flex;-webkit-box-orient:horizontal; -webkit-flex-flow:row; width: 100%; height: 6.8em;  overflow: hidden; margin-bottom: 0.5em; border-bottom: 1px solid #d7d7d7;}
.wapnew .wapbg .wapcontent7 ul li .time{ float: left; width: 5.4em; height:5.4em; overflow: hidden; margin-left: 1em; background: #35adff; margin-top: 0.5em;}
.wapnew .wapbg .wapcontent7 ul li .time .day{ width:100%; height: 2em; overflow: hidden; text-align: center; line-height:2em; margin-top:0.5em;}
.wapnew .wapbg .wapcontent7 ul li .time .day { font-size: 1.3em; color: #FFFFFF;}
.wapnew .wapbg .wapcontent7 ul li .time .month{ width: 100%; height: 2em; line-height:2em ; text-align: center; overflow: hidden;}
.wapnew .wapbg .wapcontent7 ul li .time .month { font-size: 1em; color: #FFFFFF;}

.wapnew .wapbg .wapcontent7 ul li .content8{ overflow: hidden; height: 5.4em; margin-top: 0.5em; margin-left: 1em; -webkit-box-flex: 1; -webkit-flex: 1;}
.wapnew .wapbg .wapcontent7 ul li .content8 .title{ width:80%; line-height: 1.5em; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; margin-top: 0.5em;}
.wapnew .wapbg .wapcontent7 ul li .content8 .title span{ font-size:1.4em; color: #2b2b2b; font-weight: bold;}
.wapnew .wapbg .wapcontent7 ul li .content8 .text{ width:100%; height: 3em; line-height: 1.5em;display: -webkit-box;
	  -webkit-box-orient: vertical;
          -webkit-line-clamp: 2;
          overflow: hidden; text-align: justify; margin-top: 0.4em;}
.wapnew .wapbg .wapcontent7 ul li .content8 .text span{ font-size: 1em; color: #666;}

.wapnew .wapbg  .more{ width: 9em ; height: 2.2em; background: #35adff; border-radius:2.2em; text-align: center; margin: 0 auto; line-height: 2.2em; margin-top: 1em; margin-bottom: 1.5em;}
.wapnew .wapbg  .more a{ display: block; width: 100%; height: 100%;}
.wapnew .wapbg .more a span{ color: #FFFFFF;font-size: 1.4em;}


/*首页网点*/
.solution{ width: 100%; overflow: hidden; max-height: 60em; background: url(../img/wapnewbg.jpg) repeat left top; background-size:100% 1200px ; }
.solution .wapbg{ padding: 0 0.75em;}
.solution .wapbg .font{ width:80%; margin: 0 auto; height: 2em; line-height: 2em; text-align: center; margin-top: 1.5em;}
.solution .wapbg .font a{ display: block; width: 100%; height: 100%;}
.solution .wapbg .font a span{ font-size: 1.5em; font-weight: bold; color: #2b2b2b;}
.solution .wapbg .font a .biase{ font-size: 1.1em; color: #35adff;}
.solution .wapbg .wapcontent6{ margin-top: 1.5em;;}
.solution .wapbg .wapcontent6 li{ width: 48%; height: 17.6em; border: 1px solid #35adff; background: #fff; overflow: hidden; }
.solution .wapbg .wapcontent6 li:nth-child(odd){ float: left;}
.solution .wapbg .wapcontent6 li:nth-child(even){ float: right;}

.solution .wapbg .wapcontent6 li .title2{ width: 100%; margin: 0 auto; height: 10em; background: red;}
.solution .wapbg .wapcontent6 li .title2 img{ display: block; max-height: 10em;}
.solution .wapbg .wapcontent6 li .con1{ width: 94%; margin: 0 auto; margin-top: 0.8em; overflow: hidden;}
.solution .wapbg .wapcontent6 li .con1 .title{ width: 100%; height: 2.2em; line-height: 2.2em; text-align: left; border-bottom: 1px solid #D7D7D7; overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis; }
.solution .wapbg .wapcontent6 li .con1 .title span{ font-size: 1.4em; color: #2b2b2b; overflow:hidden;
		white-space:nowrap;
		text-overflow:ellipsis;}
.solution .wapbg .wapcontent6 li .con1 .content_1{ width: 100%; line-height: 1.5em; text-align: justify; overflow: hidden; margin-top: 0.8em;}
.solution .wapbg .wapcontent6 li .con1 .content_1 span{color: #666; display: -webkit-box;
	  -webkit-box-orient: vertical;
          -webkit-line-clamp: 2;
          overflow: hidden;}

.solution .wapbg  .more{ width: 9em ; height: 2.2em; background: #35adff; border-radius:2.2em; text-align: center; margin: 0 auto; line-height: 2.2em; margin-top: 1em; margin-bottom: 1.5em;}
.solution .wapbg  .more a{ display: block; width: 100%; height: 100%;}
.solution .wapbg .more a span{ color: #FFFFFF;font-size: 1.4em;}






/*首页下载*/
.wapweb{ width: 100%; overflow: hidden; max-height: 60em;  }
.wapweb  .wapbg{ padding: 0 0.75em;}
.wapweb .wapbg .font{ width:80%; margin: 0 auto; height: 2em; line-height: 2em; text-align: center; margin-top: 1.5em;}
.wapweb .wapbg .font a{ display: block; width: 100%; height: 100%;}
.wapweb .wapbg .font a span{ font-size: 1.5em; font-weight: bold; color: #2b2b2b;}
.wapweb .wapbg .font a .biase{ font-size: 1.1em; color: #35adff;}
.wapweb{ width: 100%; overflow: hidden; max-height: 60em;  padding-bottom: 2em; }
.wapweb .wapbg{ padding: 0 0.75em;}

.wapweb .wapcontent9  li:first-child{ margin-top: 1em;}
.wapweb .wapcontent9  li{ width: 100%; height:4em; border-bottom: 1px solid #ededed ; overflow: hidden; margin-bottom: 1em;}
.wapweb .wapcontent9  li .tex{ width: 65%; padding-left: 2em; height: 2em; line-height: 2em; text-align: left; margin-top: 1em; overflow:hidden;
		white-space:nowrap;
		text-overflow:ellipsis; background: url(../img/down-btn.png) no-repeat left ;  background-size:20px 20px ;
		float: left;}
.wapweb .wapcontent9  li .tex p{ color: #2B2B2B; font-family: "微软雅黑"; font-size: 1.3em;overflow:hidden;
		white-space:nowrap;
		text-overflow:ellipsis; width: 100% ; height: 100%; display:inline;
}
.wapweb .wapcontent9 li .time { width: 24%; text-align: right; height: 2em; line-height: 2em; float: right; margin-top: 1em; overflow: hidden;}
.wapweb .wapcontent9  li .time span{ color: #2B2B2B; font-family: "微软雅黑"; font-size: 1.3em;overflow:hidden;
		white-space:nowrap;
		text-overflow:ellipsis; width: 100% ; height: 100%; display:inline;
}


.wapweb  .more{ width: 9em ; height: 2.2em; background: #35adff; border-radius:2.2em; text-align: center; margin: 0 auto; line-height: 2.2em; margin-top: 1.5em; margin-bottom: 1.5em;}
.wapweb  .more a{ display: block; width: 100%; height: 100%;}
.wapweb  .more a span{ color: #FFFFFF;font-size: 1.4em;}



/*产品中心*/
#content_top{  height: 4em; background: #20a2fa ;}

#content_top .partail_title .title .font{ overflow:hidden; float: left; width: 70%; height: 4em; line-height: 4em; text-align: left; padding-left:1em ; }
#content_top .partail_title .title .font span{ font-size: 1.4em; color: #FFFFFF;}
#content_top .partail_title .title .classification{overflow: hidden; float: right; width: 20%; height: 4em; line-height: 4em; text-align:right; padding-right:1em ; background:url(../img/wapfeilei1.png) no-repeat left; background-size: 1.3em 1.3em; background-position-x:36%;;}
#content_top .partail_title .title .classification span { font-size: 1.4em; color: #FFFFFF;}


.partail_title .content{
	
	padding: 1em 0em;
	width:100%;
}
.partail_title .content ul li{
	line-height: 3em;
    color: #fff;
    position: relative;
    z-index: 99999;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 0.5px;
    border-bottom: 1px solid #fff;
    background: #35adff;
   
}
.partail_title .content ul li .link{ margin-left: 0.75em;}


#content_bn { margin-top: 1.5em; width: 100%; }
#content_bn .bn1 li{ width: 48%; height:14em;  margin-bottom: 0.6em;}
#content_bn .bn1 li:nth-child(even){ float: right; }
#content_bn .bn1 li:nth-child(odd){ float: left; }
#content_bn .bn1 li .wappic{ width: 100%; height:10.5em; text-align: center ; margin: 0 auto; margin-top: 0.8em;}


#content_bn .bn1 li .font{ width: 100%; height:2.6em; line-height: 2.6em; text-align: center; margin: 0 auto; background: #f4f4f4; margin-top: 0.6em;}
#content_bn .bn1 li .font a{ display: block; width: 100%; height: 100%;}
#content_bn .bn1 li .font span{ font-size: 1.3em; color: #2B2B2B;}



/*产品中心内页*/
#content_bn  .title{width: 100%; text-align: center; line-height: 1.5em;}
#content_bn  .title span{ font-size: 1.5em;font-weight: bold; color: #2B2B2B;}
#content_bn  .text_bn img{ width: 100%; height: auto!important; text-align: center; overflow: hidden; margin-top: 1em; display: block; max-height: 24em;}
#content_bn  .text_bn p{ margin-top:1em; text-align: justify; line-height: 2em; font-size: 1.2em; color:#666 ;}
/*新闻中心*/
#content-n #content_bn .bn2 li{ display: -webkit-box;display: -webkit-flex;-webkit-box-orient:horizontal; -webkit-flex-flow:row; width: 100%; height: 6.8em;  overflow: hidden; margin-bottom: 10px; border-bottom: 1px solid #d7d7d7;}
#content-n #content_bn .bn2 li a{ display: block; width: 100%; height: 100%;}
#content-n #content_bn .bn2  li .time{ float: left; width: 5.4em; height:5.4em; overflow: hidden; margin-left: 1em; background: #35adff; margin-top: 0.5em;}
#content-n #content_bn .bn2  li .time .day{ width:100%; height: 2em; overflow: hidden; text-align: center; line-height:2em; margin-top:0.5em;}
#content-n #content_bn .bn2  li .time .day { font-size: 1.3em; color: #FFFFFF;}
#content-n #content_bn .bn2  li .time .month{ width: 100%; height: 2em; line-height:2em ; text-align: center; overflow: hidden;}
#content-n #content_bn .bn2  li .time .month { font-size: 1em; color: #FFFFFF;}

#content-n #content_bn .bn2  li .box10{ overflow: hidden; height: 5.4em; margin-top: 0.5em; padding-left: 1em; -webkit-box-flex: 1; -webkit-flex: 1;}
#content-n #content_bn .bn2  li .box10 .font{ width:80%; height: 1.5em ; line-height: 1.5em;  margin-top: 0.5em; overflow: hidden;}
#content-n #content_bn .bn2  li .box10 .font span{ font-size:1.4em; color: #2b2b2b; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; display: block; width:80%; height: 1.5em;}
#content-n #content_bn .bn2  li .box10 .text{ width:100%; height: 3em; line-height: 1.5em; text-align: justify; margin-top: 0.4em;display: -webkit-box;
	  -webkit-box-orient: vertical;
          -webkit-line-clamp: 2;
          overflow: hidden;}
#content-n #content_bn .bn2  li .box10 .text span{ font-size: 1em; color: #666;}

/*新闻中心内页*/
#content_bn .time{ width: 100%; text-align: center; margin-top: 1em;}
#content_bn .time span{ color: #666666; font-size: 1.2em;}

/*资质下载*/

#content-n #content_bn  li{ width: 100%; height:4em; border-bottom: 1px solid #ededed ; overflow: hidden; margin-bottom: 1em;}
#content-n #content_bn li .tex{ width: 65%; padding-left: 2em; height: 2em; line-height: 2em; text-align: left; margin-top: 1em; overflow:hidden;
		white-space:nowrap;
		text-overflow:ellipsis; background: url(../img/down-btn.png) no-repeat left ;  background-size:20px 20px ;
		float: left;}
#content-n #content_bn  li .tex p{ color: #2B2B2B; font-family: "微软雅黑"; font-size: 1.3em;overflow:hidden;
		white-space:nowrap;
		text-overflow:ellipsis; width: 100% ; height: 100%; display:inline;
}
#content-n #content_bn li .time { width: 24%; text-align: right; height: 2em; line-height: 2em; float: right; margin-top: 1em; overflow: hidden;}
#content-n #content_bn  li .time span{ color: #2B2B2B; font-family: "微软雅黑"; font-size: 1.3em;overflow:hidden;
		white-space:nowrap;
		text-overflow:ellipsis; width: 100% ; height: 100%; display:inline;
}


/*解决方案*/
#content_bn1{ margin-top:2em;}
#content_bn1 .wapcontent11  li{ width: 48%; height: 17.6em; border: 1px solid #35adff; background: #fff; overflow: hidden; margin-bottom: 1em; }
#content_bn1 .wapcontent11  li:nth-child(odd){ float: left;}
#content_bn1 .wapcontent11  li:nth-child(even){ float: right;}

#content_bn1 .wapcontent11  li .title2{ width: 100%; margin: 0 auto; height: 10em; background: red;}
#content_bn1 .wapcontent11  li .title2 img{ display: block; max-height: 10em;}
#content_bn1 .wapcontent11  li .con1{ width: 94%; margin: 0 auto; height: 6.5em; margin-top: 0.8em; overflow: hidden;}
#content_bn1 .wapcontent11  li .con1 .title{ width: 100%; height: 2.2em; line-height: 2.2em; text-align: left; border-bottom: 1px solid #D7D7D7; overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;}
#content_bn1 .wapcontent11  li .con1 .title span{ font-size: 1.4em; color: #2b2b2b; overflow:hidden;
		white-space:nowrap;
		text-overflow:ellipsis;}
#content_bn1 .wapcontent11  li .con1 .content_1{ width: 100%; height: 3em; line-height: 1.5em; text-align: justify; overflow: hidden; margin-top: 0.8em;}
#content_bn1 .wapcontent11  li .con1 .content_1 span{color: #666; display: -webkit-box;
	  -webkit-box-orient: vertical;
          -webkit-line-clamp: 2;
          overflow: hidden;}



/*产品中心
 */
#wapproduct{ background: #ececec;}
#content-index #content-n #content_bn2 ul{ margin-top: 1.5em; width: 100%; overflow: hidden;}
#content-index #content-n #content_bn2  ul li{ width: 48%; height:14em;  margin-bottom: 0.6em;}
#content-index #content-n #content_bn2 ul li:nth-child(even){ float: right; }
#content-index #content-n #content_bn2  ul li:nth-child(odd){ float: left; }
#content-index #content-n #content_bn2 ul li .wappic{ width: 100%; height:10.6em; text-align: center ; margin: 0 auto; }
#content-index #content-n #content_bn2 ul li .wappic img{ max-height: 10.6em; display: block;}
#content-index #content-n #content_bn2  ul li .font{ width: 100%; height:2.4em; line-height: 2.4em; text-align: center; margin: 0 auto; margin-top: 0.6em; background: #fff; overflow:hidden;
		white-space:nowrap;
		text-overflow:ellipsis;}
#content-index #content-n #content_bn2 ul li .font a{ display: block; width: 100%; height: 100%;}
#content-index #content-n #content_bn2 ul li .font span{ font-size: 1.3em; color: #2B2B2B;}


#map iframe{width: 100%;height: 280px;border-right: solid 1px #ccc;border-bottom: solid 1px #ccc;box-sizing: border-box;}

/* 在线留言 */




#myform p{ padding-bottom:15px;}
#myform p b{ color: red; padding-left:5px; font-size: 14px;}
#myform label{ width:100px; text-align: right;float: left;}
#myform input{ width:200px; height:28px; background:#fff;border:solid 1px #e3e3e3; padding-left:8px;}
#myform textarea{ background:#fff;border:solid 1px #e3e3e3; padding-left:8px; }
#myform .verification{ width:60px; float: left;}
#myform .verifycode{ float: left; padding:1px 0 0 10px; cursor: pointer;}
#myform .leave{ float: left;}
#myform .btn span{
	 margin: 30px 0 0 100px;
    width: 84px;
    height: 30px;
    line-height: 30px;
    background: #35adff;
    color: #fff;
    display: inline-block;
    cursor: pointer;
    text-align: center;}
#myform .verifycode{ display: block; width: 80px; height: 30px; float: left;}






/*底部*/
#footer{
    background: #35adff;
    height: 6em;
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    z-index: 999;
    
}
#footer .navs ul li{
	width:25%;
	float: left;
    text-align: center;
	padding: 10px 0;
}
#footer .navs ul li img{
	width: 36px;
    height:30px;
    margin: 0 auto 4px;
    display: block;
}
#footer .navs ul li a{
	font-size: 13px;
	color: #fff;
}
    
