@charset "utf-8";
/*==========@@HTML默认 开始@@==========*/
/*基本*/
*{ padding:0px; margin:0px }
body{font-size:100px;}
body, div, dl, dt, dd, ul, ol, li,h1, h2, h3, h4, h5, h6, pre, code,form,fieldset, 
legend, input, button,textarea, p, blockquote, th, td { margin: 0; padding: 0;}
body{width:100%; min-height:100%; max-width:640px; min-width:320px;color:#626262;margin:0px auto; font-family:Microsoft YaHei,Helvitica,Verdana,Tohoma,Arial,san-serif;font-size:0.24rem;background: #fff;}
div{ margin:0; padding:0; border:0; }
img{ margin:0; padding:0; border:0; }
p{ margin: 0px; line-height:0.3rem}
b,strong {font-weight: bold;}
table { border-collapse: collapse; border-spacing: 0; /* Remove most spacing between table cells.*/}
li{ list-style: none outside none;}
.fl{float:left;}
.fr{float:right;}
.blue{color:#0d8be7;}

/*链接*/
a{ text-decoration:none; color:#666; background: transparent;  outline:none}
a:visited {}
a:focus { outline:none; }
a:hover, a:active{ outline:none;}

/*标题*/
h1 { font-size: 1.3em;margin:  0;}
h2 {font-size: 1.2em; margin: 0;}
h3 { font-size: 1.17em;margin: 0;}
h4 {font-size: 1em;margin:0;}
h5 {font-size: 0.83em;margin: 0;}
h6 { font-size: 0.67em;margin: 0;}

/*表单*/
form {margin: 0;}
button,input,select,textarea { font-size: 100%;vertical-align: baseline; *vertical-align: middle; }
button,select {text-transform: none;}
input,button,select,textarea { outline:none; font-family:"Microsoft Yahei", Arial; font-size:.24rem; -webkit-appearance:none !important; }
table { border-collapse:collapse; border-spacing:0; }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color:#999; }
input:-moz-placeholder, textarea:-moz-placeholder { color:#999; }
input::-moz-placeholder, textarea::-moz-placeholder { color:#999; }
input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #999; } 
/*其它*/
blockquote {margin: 1em 40px;}
dfn {font-style: italic;}
hr {-moz-box-sizing: content-box;box-sizing: content-box;height: 0;}
code, kbd, pre, samp {font-size: 1em;}
pre {margin: 1em 0; white-space: pre;white-space: pre-wrap;word-wrap: break-word; }
small {font-size: 80%;}
sub,sup {font-size: 75%;line-height: 0; position: relative;vertical-align: baseline; /* Prevent `sub` and `sup` affecting `line-height` in all browsers.*/}
sup {top: -0.5em;}
sub {bottom: -0.25em;}
dl{margin: 1em 0;}
dd {margin: 0 0 0 40px;}
.icon{background: url(../images/icon.png) no-repeat;background-size:2.4rem auto; vertical-align:middle; }
/*清除浮动*/
.float_left { float:left; }
.float_right { float:right; }
.clear,.clearFix:after { content:""; display:block; clear:both; width:100%; height:0; line-height:0; font-size:0; }
 .clearfix:after { content:""; display:block; clear:both; width:100%; height:0; line-height:0; font-size:0; }
/*==========@@HTML默认  结束@@==========*/
#header{width:94%;margin:0 auto;height:1.1rem;}
#header .logo{padding:0.2rem 0;}
#header .logo img{height:0.65rem;}
#header .tel{padding:0.2rem 0;background:url(../images/tel.jpg) no-repeat left;background-size:0.73rem 0.62rem;padding-left:0.8rem;}
#header .tel span{ font-size: 0.1785rem;display:block; padding-top:0.08rem;font-size:0.16rem;}
#header .tel .em{ display:block; font-size:0.28rem; line-height:0.28rem; font-family: impact;}
#nav{background:#0d8be7;width:100%;margin:0 auto;position:relative;height:1.13rem;}
#nav ul{width:75%;display:block;overflow:hidden;margin-left:25%;padding-top:0.02rem;}
#nav ul li{width:33%;height:0.5rem;line-height:0.5rem;float:left;text-align:center;font-size:0.26rem;display:block;}
#nav ul li a{color:#FFF;display:block;}
#nav .home{width:25%;height:1.16rem;line-height:1.5rem;margin:0;background:url(../images/home_hover.png) no-repeat center;background-size:1.19rem 1.16rem;position:absolute;top:-0.05rem;left:0;text-align:center;display:block;color:#FFF;text-indent:0.1rem;}

#nav ul .nav1:hover{background:#5fbafc;border-radius:0.05rem;}
/* banner */
.banner{ margin:0 auto; width:100%; overflow: hidden; position:relative;max-width:640px;min-width:320px;}
.banner .list{width: 100%; overflow: hidden;}
.banner .list li{ float:left; width:100%;  overflow:hidden;background:#fff;}
.banner .list li img{width:100%;}
#banner .tip{position:absolute;bottom:0.4rem;left:45%;z-index:2;}
#banner .tip span{width:0.2rem; height:0.2rem;margin-right:0.08rem;cursor:pointer; background: #0d8be7;float:left;}
#banner .tip span.cur {background:#ff8b07;}
#search {padding-top:0.25rem; width:100%; height:1.05rem; line-height:1.05rem; color:#7a7b7b;background:url(../images/search.jpg);color:#FFF;font-size:0.2rem;}
#search .search_form{width:90%;margin:0 auto;height:0.45rem;border:1px solid #FFF;}
#search .search_form .stxt{  width:83%;height:0.45rem; display:block; float:left; color:#FFF;background:none;margin:0;padding:0;border:none;text-indent:0.1rem;}
#search .search_form .sbtn{  right:0px; top:0px;width:16%;height:0.45rem;; display:block; border: 0px;color:#FFF;margin:0;cursor:pointer;background:url(../images/search.png) no-repeat center;background-size:0.37rem 0.3rem;}
#search .skey{width:90%;margin:0 auto;height:0.5rem;line-height:0.5rem;}
#search .skey a{ color:#FFF; margin:0 0 0 0.04rem;}
#search .skey a:hover{ }
.itit{ width:100%; text-align:left;}
.itit_left{background:url(../images/itit_left_bg.png) no-repeat left center;background-size:0.52rem 0.52rem;padding-left:0.75rem;padding-top:0.13rem;width:88%;}
.itit_left h2{text-align:left;font-size:0.26rem; color:#030303;text-transform:uppercase;}
.itit_left h2 span{padding-right:0.2rem;width:88%;}
.itit_left p{font-size:0.16rem;width:88%;z-index:11;}
.itit_right img{width:0.79rem;height:0.74rem;z-index:10;}
#product{padding-top:0.45rem;background:url(../images/product.jpg) no-repeat;background-size:6.4rem auto;}
#product .pro_bd{width:90%;margin:0 auto;}
#product .pro_nav{padding:0.34rem 0;}
#product .pro_nav ul li{width:32%;height:0.55rem;line-height:0.55rem;text-align:center;background:#f6f5f6;border-top:1px solid #CCC;border-right:1px solid #CCC;float:left;}
#product .pro_nav ul li:nth-child(1), #product .pro_nav ul li:nth-child(4){border-left:1px solid #CCC;}
#product .pro_nav ul li:nth-child(4), #product .pro_nav ul li:nth-child(5), #product .pro_nav ul li:nth-child(6){border-bottom:1px solid #CCC;}
#product .pro_nav ul li a{color:#020202;}
#product .pro_nav ul li a:hover{color:#0d8be7;}
#product .pro_list ul{width:100%;overflow:hidden;margin-right:0.4rem;}
#product .pro_list ul li{width:45%;/* height:3.05rem; */background:#dbe5e7;border:2px solid #dbe5e7;margin-bottom:0.3rem;margin-right:3%;}
#product .pro_list ul li img{width:100%;/* height:2.55rem; */}
/* 当产品为4:3时用该样式 
#product .pro_list ul li{width:45%;height:2.7rem;background:#dbe5e7;border:2px solid #dbe5e7;margin-bottom:0.3rem;margin-right:3%;}
#product .pro_list ul li img{width:100%;height:2.0rem;}
*/
#product .pro_list ul li span{display:block;width:100%;margin:0 auto;text-align:center;height:0.5rem;line-height:0.5rem;}
#product .pro_list ul li:hover{background:#2b92df;border:2px solid #2b92df;}
#product .pro_list ul li a:hover{color:#FFF;}
#case{ width:100%;background:url(../images/case.jpg) no-repeat center top #2a95e5;margin-top:0.2rem;background-size:6.4rem auto;}
#case .case_center{width:90%;margin:0 auto;overflow:hidden;}
#case .title{width:100%;text-align:center;color:#FFF;font-size:0.24rem;padding:0.3rem 0;text-align:center;}
#case h2{font-size:0.42rem;text-transform:uppercase;padding-top:0.08rem;color:#e3e1e0;font-family:"Goudy Handtooled";background:url(../images/casetit.png) no-repeat center;background-size:5.1rem auto;height:0.33rem;}
#case .en{color:#FFF;font-size:0.18rem;}
#case .case_list li{width:44%;height:2.7rem;margin:0 3% 0;float:left;}
#case .case_list a{display:block;width:100%;}
#case .case_list a.img{background:url(../images/caseimg.png) no-repeat center;background-size:2.26rem auto;width:2.26rem;margin:0 auto;height:1.75rem}
#case .case_list a img{height:1.53rem;width:2.05rem;padding:0.07rem 0 0 0.09rem}
#case .case_list a span{display:block;height:0.45rem;line-height:0.45rem;text-align:center;color:#FFF;font-size:0.22rem;overflow:hidden;}
#case .case_list .more{display:block;height:0.38rem;line-height:0.38rem;width:50%;margin:0 auto;background:#0388ea;text-align:center;color:#FFF;font-size:0.22rem;border-radius:0.28rem;}
#about .about_bd{width:90%;margin:0 auto;padding-top:0.4rem;}
#about .about_bd .left{width:50%;max-height:4rem;padding-top:0.45rem;}
#about .about_bd .right{width:44%;font-size:0.14rem;padding-top:0.45rem;}
#about .about_bd .left img{width:100%;}
#about .about_bd .right h1{text-align:center;font-size:0.24rem;height:0.5rem;line-height:0.5rem;}
#about .about_bd .right p{font-size:0.22rem;}
#about .about_bd .right a{text-align:center;display:block;height:0.38rem;line-height:0.38rem;width:50%;margin:0 auto;background:#0369b5;color:#FFF;font-size:0.22rem;border-radius:0.1rem;float:left;margin-top:0.1rem;}
#news .news_center{width:90%;margin:0 auto;padding-top:0.55rem;}
#news .news_center .itit{padding-bottom:0.25rem;}
#news .news_center .left{width:26%;margin-right:3%;padding:0.25rem 0;}
#news .news_center .right{width:70%;padding:0.25rem 0;}
#news .news_center .news_bd{border-bottom:1px solid #CCC;}
#news .news_center .left img{display:block;width:1.4rem;height:1.05rem;}
#news .news_center h1{height:0.3rem;margin-bottom:0.1rem;padding-bottom:0.15rem;background:url(../images/news_line.jpg) no-repeat bottom left;background-size:0.42rem 0.05rem;overflow:hidden;font-size:0.28rem;}
#news .news_center  .right p{font-size:0.2rem;}
#contact{width:100%;margin:0 auto;text-align:center;overflow:hidden;}
#contact h2,.toTop h2{background:#0d8be7;color:#FFF;height:0.65rem;line-height:0.65rem;font-size:0.3rem;position:relative;padding-left:0.8rem;margin:0.4rem 0.2rem;border-radius:0.1rem;}
#contact h2 span{display:block;width:13%;height:0.6rem;background:url(../images/contact.png) no-repeat;background-size:0.6rem auto;position:absolute;left:1.9rem;top:0.15rem;}
#contact .contact_center{margin:0 0.2rem;border-radius:0.1rem;background:#e9e9e9;padding:0.4rem 0 0.8rem;margin-bottom:0.55rem;}
#contact .contact_center .contact_list{height:0.75rem;line-height:0.75rem;font-size:0.24rem;text-align:left;margin:0 auto;position:relative;border-bottom:1px dashed #CCC;color:#1e1e1e;width:100%;}
#contact .contact_center .contact_list .name{padding-left:0.7rem;}
#contact .contact_center .contact_list .s{display:block;width:0.75rem;height:0.75rem;background:url(../images/contact_list.png) no-repeat center;position:absolute;background-size:0.37rem 0.48rem;}
#contact .contact_center .contact_list .s2{display:block;width:0.75rem;height:0.75rem;background:url(../images/contact_list_2.png) no-repeat center;position:absolute;background-size:0.42rem 0.46rem;}
#contact .contact_center .contact_list .s3{display:block;width:0.75rem;height:0.75rem;background:url(../images/contact_list_3.png) no-repeat center;position:absolute;background-size:0.44rem 0.39rem;}
#contact .contact_center .contact_list .s4{display:block;width:0.75rem;height:0.75rem;background:url(../images/contact_list_4.png) no-repeat center;position:absolute;background-size:0.53rem 0.61rem;}
#contact .contact_center .contact_list .s5{display:block;width:0.75rem;height:0.75rem;background:url(../images/contact_list_5.png) no-repeat center;position:absolute;background-size:0.40rem 0.48rem;}
#contact .contact_center .contact_list .s6{display:block;width:0.75rem;height:0.75rem;background:url(../images/contact_list_6.png) no-repeat center;position:absolute;background-size:0.38rem 0.51rem;}
.toTop h2{text-align:center;padding:0;}
#contact .contact_center a{color:#1e1e1e;font-size:0.24rem;}
#bottom{width:100%;background:url(../images/bottom_bg.jpg) no-repeat center top #0e8be7;background-size:6.4rem auto;text-align:center;color:#FFF;font-size:0.2rem;padding:0.45rem 0;margin-bottom:0.9rem;}
#bottom a{color:#FFF;}
/*底部固定工具条*/
#tool { position: fixed; bottom:0; left: 0; right: 0; z-index: 900; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);display: block; height:1rem; line-height:1.3rem; width:100%; background:#076bdc;}
#tool ul.toollist { position: relative; width: 100%;}
.toollist li{ float:left;width: auto;  height: 100%;width:25%;margin: 0;position: relative;
border-radius: 0!important; -webkit-box-sizing: border-box;box-sizing: border-box; -webkit-box-flex: 1; box-flex: 1;
-webkit-box-sizing: border-box; box-shadow: none!important; background:url(../images/bot_line.jpg) repeat-y right top; background-size:2px auto; }
.toollist li a {text-align: center;display: block;text-decoration: none;position:relative; color:#fff; font-size:0.25rem;}
.toollist li a:link,.toollist li a:visited,.toollist li a:hover,.toollist li a:active{color:#fff;}
.toollist li a:hover{background:#2dafee;}
.toollist li .s{display:block;width:0.38rem;height:0.38rem;background:url(../images/tool.png) no-repeat center;position:absolute;margin:0 auto;left:42%;top:0.1rem;background-size:0.37rem 0.31rem;}
.toollist li .s1{display:block;width:0.38rem;height:0.38rem;background:url(../images/tool_1.png) no-repeat center;position:absolute;margin:0 auto;left:42%;top:0.1rem;background-size:0.36rem 0.36rem;}
.toollist li .s2{display:block;width:0.38rem;height:0.38rem;background:url(../images/tool_2.png) no-repeat center;position:absolute;margin:0 auto;left:42%;top:0.1rem;background-size:0.32rem 0.32rem;}
.toollist li .s3{display:block;width:0.38rem;height:0.38rem;background:url(../images/tool_3.png) no-repeat center;position:absolute;margin:0 auto;left:42%;top:0.1rem;background-size:0.24rem 0.32rem;}
.toollist li:last-child{background:none;}

/***********************************
 *** 网站内容
 **********************************/

.wrapper { width:100%; background:none; box-shadow:0 1px 2px rgba(0,0,0,0); padding:0 0 .5rem; }
.itit{margin:0.2rem auto;}
.titc{height:0.65rem;position:relative;border-top:1px solid #ccc;border-bottom:1px solid #ccc;line-height:0.65rem;background:#f9f9f9;}
.titc h2{font-size: 0.26rem;font-weight: bold;padding-left:0.3rem;display: inline-block;}
.co_tilte{height:0.65rem;line-height:0.65rem;color: #fff;width: 100%;margin:.5rem auto 0;position:relative;background:#e4e4e4; }
.co_tilte h2{font-size: 0.26rem;font-weight: bold;padding:0  0.5rem 0 0.3rem;display: inline-block;background:#0d8be7;}
.co_tilte em,.titc em{width:0.11rem;height:0.5rem;display:block;position:absolute; left:0; top:0;}
.co_tilte a{ float:right;width:15%;color: #bfbfbf; text-align: center;text-transform:Capitalize;-moz-border-radius:0.3rem;-webkit-border-radius:0.3rem;border-radius:0.3rem;border:1px solid #cccccc;font-size: 0.18rem;line-height: 0.3rem;font-family: "bookman old style";height:0.3rem;margin: 0.08rem 0.1rem 0 0;}
.showmenu{float:right;color:#333;padding-right:0.2rem;}
.pro_listc{ width:100%; margin:0.2rem auto;display:none;}
.pro_listc ul{width:96%; margin:0 auto;}
.pro_listc li{float:left;width:45%;height:0.65rem;line-height:0.65rem;margin:2%;overflow:hidden;}
.pro_listc li a{ color:#333; display:block; font-size:0.24rem;background:#e1e1d9;text-align:center;}
.pro_listc li a:hover{display:block; font-weight:bold;color:#fff;background:#0d8be7;}
/* 图片列表 4:3 */
.list-product { width:100%; min-height:4rem; background:none; }
.list-product .list { padding:5% 0 3%; }
.list-product .item { float:left; width:47%; margin:0 0 2% 2%; padding:0; background:#fff; }
.list-product .item:active,.list-product .item:hover { background-color:#f1f1f1; }
.list-product .item a { display:block; color:#000; }
.list-product .item figure { display:block; width:100%; height:auto; padding-bottom:75%; position:relative; background:#f6f6f6; overflow:hidden; }
.list-product .item img { position:absolute; left:0; top:0; width:100%; min-height:100%;}
.list-product .item h3 { height:.7rem; line-height:.7rem; font-weight:400; text-align:center; background:#e9e9e9;color:#333; }
.list-product .item:hover h3{ background:#0d8be7;color:#fff;}

/* 图片列表 3:4 */
.list-product2 { width:100%; background:none; box-shadow:0 1px 2px rgba(0,0,0,0); padding-bottom:0rem; }
.list-product2 .list { padding:2% 0; margin-bottom:3%; background:#174763; }
.list-product2 .item { float:left; width:30.66666%; margin:0 0 0 2%; }
.list-product2 .item figure { display:block; width:100%; height:auto; padding-bottom:133%; position:relative; overflow:hidden; background:#2f6781; }
.list-product2 .item figure img { position:absolute; left:0; top:0; width:100%; }
.list-product2 .item span { display:block; height:.7rem; line-height:.7rem; text-align:center; font-size:.26rem; }

/* 图文列表 1:1 */
.list-case { width:100%; background:#fff; box-shadow:0 1px 2px rgba(0,0,0,0.1); padding-bottom:.5rem; }
.list-case .list { padding:2% 2% 3%; }
.list-case .item { width:auto; padding:0 2%; margin-bottom:2%; background:#441f12; }
.list-case .item:active,.list-case .item:hover { background:#f1f1f1; }
.list-case .item a { display:block; height:1.6rem; padding:.2rem .5rem .2rem 1.4rem; position:relative; }
.list-case .item a:before { content:''; width:.3rem; height:.50rem; background:url(../images/arrow-right-white.png) left center no-repeat; background-size:contain; position:absolute; right:0; top:50%; margin:-.25rem 0 0; }
.list-case .item figure { display:block; width:1.2rem; height:1.2rem; border-radius:50%; position:absolute; left:0; top:.2rem; border:2px solid #ddd;  background:#f1f1f1; overflow:hidden; }
.list-case .item figure img { position:absolute; left:0; top:0; width:100%; }
.list-case .item h3 { font-size:.28rem; padding:0 0 .05rem; font-weight:400; }
.list-case .item p { height:.75rem; opacity:0.8; overflow:hidden; }

/* 图文列表2 4:3 */
.list-case2 { width:100%; box-shadow:0 1px 2px rgba(0,0,0,0); padding-bottom:0rem; }
.list-case2 .list { padding:1px 0 3% 0; }
.list-case2 .item { width:auto; padding:0 2%;margin:0; }
.list-case2 .item:active,.list-case2 .item:hover { background:#ddd; }
.list-case2 .item a { display:block;padding:.2rem 0 .2rem 1.8rem; position:relative; border-bottom:1px solid #ddd; }
.list-case2 .item figure { display:block; width:1.6rem; height:1.2rem; position:absolute; left:0; top:.2rem; overflow:hidden; background:#fff; }
.list-case2 .item figure img { position:absolute; left:0; top:0; width:100%; }
.list-case2 .item h3 { font-size:.26rem; color:#333; line-height:.32rem; margin-bottom:.05rem; font-weight:400;  }
.list-case2 .item p {color:#999; height:.9rem; font-size:.2rem; line-height:.3rem; overflow:hidden; }

/* 图文列表3 3:4 */
.list-case3 { width:100%; background:#174763; box-shadow:0 1px 2px rgba(0,0,0,0.1); padding-bottom:.5rem; }
.list-case3 .list { padding:1px 0 3% 0; }
.list-case3 .item { width:auto; padding:0 2%; }
.list-case3 .item:active,.list-case3 .item:hover { background:#f1f1f1; }
.list-case3 .item a { display:block; height:2.4rem; padding:.2rem 0 .2rem 1.7rem; position:relative; border-bottom:1px solid #2f6781; }
.list-case3 .item figure { display:block; width:1.5rem; height:2rem; position:absolute; left:0; top:.2rem; overflow:hidden; background:#2f6781;}
.list-case3 .item figure img { position:absolute; left:0; top:0; width:100%; }
.list-case3 .item h3 { font-size:.28rem; margin-bottom:.05rem; font-weight:400; }
.list-case3 .item p { opacity:0.7; height:1.5rem; overflow:hidden; }

/* 标题列表 */
.list-news { width:100%; background:#fff; box-shadow:0 1px 2px rgba(0,0,0,0.1); padding-bottom:.5rem; }
.list-news .list { width:100%; padding:3% 2% 2%; }
.list-news .item { padding:0 2%; height:.8rem; line-height:.8rem; background:#FFF; box-shadow:0 1px 3px rgba(0,0,0,0.3); margin-bottom:2%; border-radius:3px; position:relative; }
.list-news .item:active,.list-news .item:hover { background-color:#f1f1f1; }
.list-news .item a { display:block; font-size:.26rem; padding:0 .2rem 0 1rem; }
.list-news .item span { position:absolute; left:0; top:0; background:#ff9c00; color:#FFF; border-radius:3px 0 0 3px; width:1rem; text-align:center; }

/* 文字组列表 */
.list-news2 { width:100%;  }
.list-news2 .list { padding:.2rem 0 5% 0; }
.list-news2 .list:empty { display:none; }
.list-news2 .item { width:auto; padding:0 2%; margin:0;}
.list-news2 .item:active,.list-news2 .item:hover { background:#ddd; }
.list-news2 .item a { display:block;padding:.2rem 0 .2rem 0rem; position:relative; border-bottom:1px solid #ddd; }
.list-news2 .item figure { position:absolute; left:0; top:.35rem; width:1.4rem; text-align:center; }
.list-news2 .item figure span, .inews .list figure b { display:block; color:#6a4f40; font-size:.28rem; line-height:1.4; }
.list-news2 .item figure b { font-size:.34rem; color:#c8a48e; }
.list-news2 .item h3 { font-size:.26rem; color:#333; line-height:.32rem; margin-bottom:.08rem; font-weight:400;  }
.list-news2 .item p {color:#999;  font-size:.2rem; line-height:.3rem; overflow:hidden; }

/* 图文详情 */
.case-view { width:100%; height:auto; overflow:hidden; margin-top:.2rem; text-align:center;  }
.case-view img { display:inline; max-width:98% !important; height:auto;text-align:center; }
.case-content { background:none; box-shadow:0 1px 2px rgba(0,0,0,0); padding-bottom:.5rem; }
.case-content h1 { padding:.2rem 2% 0; font-size:.35rem; line-height:1.4; text-align:center; }

/* 产品详情 */
.product-view { width:100%; height:auto; overflow:hidden; margin-top:.2rem; text-align:center; }
.product-view img { display:inline; max-width:98% !important; height:auto; }
.product-view h1{ font-size:.3rem; color:#333; margin:.2rem 0 .3rem; text-align:center; }
.product-content { background:none; box-shadow:0 1px 2px rgba(0,0,0,0); }
.product-content .title { background:#35a204; position:relative; }
.product-content h1 { padding:.2rem 1rem .2rem .2rem; color:#fff; font-size:.3rem; height:.8rem; line-height:.4rem; overflow:hidden; }

/* 文章详情 */
.news-content { background:none; box-shadow:0 1px 2px rgba(0,0,0,0); padding:.2em 0 .5rem; }
.news-content h1 { padding:.2rem 2% .1rem; font-size:.28rem;  }
.news-content .rap { border-bottom:1px solid #ddd; margin:0 2%; color:#999; font-size:.2rem;padding-bottom:0.1rem; }
.news-content .rap span { margin-right:.2rem; }
.news-content img { display:inline; max-width:98% !important; height:auto;text-align:center; }
/* 百度地图 */
.location { position:fixed; left:0; top:0; right:0; bottom:0; z-index:99; background:#fff; visibility:hidden; }
.location .map { position:absolute; top:0; left:0; bottom:1rem; right:0; z-index:97; }
.location .address { position:absolute; left:0; bottom:0; right:0; padding:.2rem .2rem; background:#383838; z-index:98; box-shadow:0 -.05rem .05rem rgba(0,0,0,.2); }
.location .address p { height:.6rem; line-height:.3rem; margin:0 .8rem 0 0; color:#fff; overflow:hidden; opacity:.5; }
.location .close { position:absolute; right:.2rem; bottom:.2rem; width:.6rem; height:.6rem; text-align:center; font-size:.4rem; z-index:99; background:url(../images/map-close.png) center center no-repeat; background-size:.35rem; border:.02rem solid #aaa; border-radius:50%;  }
.location .close:active,.location .close:hover { background:#f1f1f1; }
.BMap_bubble_title a { display:inline-block; height:.6rem; line-height:.6rem; padding:0 .3rem; color:#FFF; background:#8ea8e0; border-radius:.03rem; margin-bottom:.05rem; font-size:.28rem; }
.BMap_bubble_title a:hover { box-shadow:0 0 0 1000px rgba(0,0,0,0.2) inset; }
.BMap_bubble_content { line-height:1.3; padding-top:.1rem; }

/* 百度分享 */
.baiduShare { position:fixed; left:0; top:0; width:100%; height:100%; z-index:2000; background:rgba(0,0,0,0.3); display:none; }
.baiduShare .cancel, .baiduShare .main { position:absolute; left:0; width:100%; border-radius:0px;  }
.baiduShare .main { bottom:.8rem; padding:3% 0; background:rgba(255,255,255,0.95); }
.baiduShare .cancel { bottom:0; height:.8rem; line-height:.8rem; font-size:.26rem; font-weight:700; color:#2078d3; background:#f1f1f1;  text-align:center; border-top:1px solid #e5e5e5; }
.baiduShare .group { width:100%; padding:3% 0; height:1rem; display:-webkit-box; -webkit-box-align:center; -webkit-box-pack:center; display:-moz-box; -moz-box-align:center; -moz-box-pack:center; display:-ms-box; -ms-box-align:center; -ms-box-pack:center; display:box; box-align:center; box-pack:center; }
.baiduShare .group li { -webkit-box-flex:1; -moz-box-flex:1; -ms-box-flex:1; box-flex:1; width:32px; }
.baiduShare .group a { width:.6rem; height:.6rem; margin:0 auto; float:none; display:block; background:url(../images/ico-share@2x.png) center 0 no-repeat; background-size:.6rem;  }
.baiduShare .group a:hover { opacity:0.7; }
.baiduShare .main, .baiduShare .cancel { -webkit-transform:translate(0, 240px); -moz-transform:translate(0, 240px); -ms-transform:translate(0, 240px); transform:translate(0, 240px); -webkit-transition:all 300ms ease-in-out; -moz-transition:all 300ms ease-in-out; -ms-transition:all 300ms ease-in-out; transition:all 300ms ease-in-out; }
.baiduShare.ease .main, .baiduShare.ease .cancel { -webkit-transform:translate(0, 0); -moz-transform:translate(0, 0); -ms-transform:translate(0, 0); transform:translate(0, 0); }
.baiduShare .cancel.hover { background:#e5e5e5; }
.baiduShare a.bds_weixin { background-position:center 0; }
.baiduShare a.bds_sqq { background-position:center -.6rem; }
.baiduShare a.bds_qzone { background-position:center -1.2rem; }
.baiduShare a.bds_tsina { background-position:center -1.8rem; }
.baiduShare a.bds_tqq { background-position:center -2.4rem; }
.baiduShare a.bds_tieba { background-position:center -3rem; }
.baiduShare a.bds_renren { background-position:center -3.6rem; }
.baiduShare a.bds_douban { background-position:center -4.2rem; }
.baiduShare a.bds_meilishuo { background-position:center -4.8rem; }
.baiduShare a.bds_duitang { background-position:center -5.4rem; }
.baiduShare a.bds_huaban { background-position:center -6rem; }
.baiduShare a.bds_mogujie { background-position:center -6.6rem; }

/* 栏目面包屑 */
.sitepath { height:.7rem; line-height:.7rem; background:#2f3f56; position:relative; box-shadow:0 2px 2px rgba(0,0,0,0); }
.sitepath h2 { margin:0 1.5rem 0 .15rem; color:#c3dbf3; font-size:.28rem; }
.nytit{ position:relative; margin-top:.3rem; margin-bottom:0;}
.nytit .showmenu { position:absolute; right:.15rem; top:0; padding:0 .1rem 0 .1rem; color:#fff;  display:none; }
.nytit .showmenu:after { content:''; position:absolute; right:0; top:.18rem; width:.3rem; height:.3rem; background:url(../images/arrow-down.png) center center no-repeat; background-size:.25rem; margin-left:.08rem; }
.nytit .showmenu.current:after { transform:rotate(180deg); }
/* 内容格式化 */
[ig-article] { text-align:justify; padding:.3rem 2% 2%; line-height:.36rem; background:none; }
[ig-article] img { max-width:100% !important; height:auto !important; display:block; margin:0 auto; }

/* 关联链接 */
[ig-link] { width:96%; display:block; margin:0 auto; position:relative; top:.2rem; overflow:hidden; }
[ig-link] .prev, [ig-link] .next { width:49%; height:.7rem; line-height:.7rem; text-align:center; background:#e9e9e9; color:#999; font-size:0.26rem; border-radius:3px; }
[ig-link] .next { position:absolute; right:0; top:0; }
[ig-link] a { display:block; height:.7rem; }
[ig-link] div:active,[ig-link] div:hover { background:#0d8be7; color:#fff }
[ig-link] div:hover a{ color:#fff}
/* 订购产品 */
.com-order { padding:.3rem 0 0; margin-bottom:.2rem; }
.com-order .head { margin:0 4%; position:relative;  }
.com-order .head:before { content:''; width:100%; height:1px; background:#3f98d7; position:absolute; left:0; top:.3rem; }
.com-order .head span { height:.6rem; line-height:.6rem; background:#227dca; color:#fff; display:inline-block; padding:0 .2rem 0 0; font-size:.28rem; font-weight:700; position:relative; }
/* .com-order .txt, .com-order .text { border-color:#fff !important; } */

/* 相关数据 */
.com-recommend {  }
.com-recommend .head { margin:0 2%; position:relative;  }
.com-recommend .head:before { content:''; width:100%; height:1px; background:#ccc; position:absolute; left:0; top:.3rem; }
.com-recommend .head span { height:.6rem; line-height:.6rem; background:#fff; color:#3f98d7; display:inline-block; padding:0 .2rem 0 0; font-size:.28rem; font-weight:700; position:relative; }
/* 提交表单 */
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color:#aaa; }
input:-moz-placeholder, textarea:-moz-placeholder { color:#aaa; }
input::-moz-placeholder, textarea::-moz-placeholder { color:#aaa; }
input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #aaa; } 
.detail_book { overflow:hidden;width:94%;margin:0 auto;padding-top:0.3rem; }
.detail_book li { margin-bottom:.2rem; float:left; width:100%; }
.detail_book .txt, #formPost .text { width:93%; padding:0 3%; line-height:.7rem; background:#fff; border:.02rem solid #ddd; border-radius:1px; font-size:.2rem; }
.detail_book .txt:focus, #formPost .text:focus { border-color:#aaa; }
.detail_book .text { height:2rem; line-height:.3rem; padding:3%; }
.detail_book .submit { width:100%; height:.7rem; line-height:.7rem; background:#0d8be7; border:0 solid #0d8be7; border-radius:1px; font-size:.22rem; color:#fff; text-align:center; }
.detail_book .submit:active,#formPost .submit:hover { background:#295ab6; }
.inputErr{color:red;}
/* 页面细节 */
[ig-hide] { display:none; }
[ig-cut] { overflow:hidden; text-overflow:ellipsis; white-space:nowrap; word-break:break-all; }
[ig-load] { display:block; width:94%; height:.6rem; color:#333; line-height:.6rem; text-align:center; margin:0 auto .4rem; opacity:1; background:#e9e9e9;border-radius:0.05rem; }
[ig-load]:active,[ig-load]:hover { background:#0d8be7;color:#fff; }
[ig-load]:empty { display:none !important;  }
[ig-null], [ig-loading] { display:block; width:100% !important; padding:0 2% !important; height:.8rem; line-height:.8rem; overflow:hidden; background:none; opacity:1; }
[ig-console] { position:fixed; left:0; top:0; width:100%; height:.8rem; line-height:.8rem; z-index:99; background:rgba(255,72,72,.9); text-align:center; color:#FFF; font-size:.26rem; overflow:hidden; visibility:hidden; }
.ig-hover { box-shadow:0 0 0 1000px rgba(0,0,0,0.05) inset; }
.pager { display:none; }
.api {  content:'4DD845D1BB619BEEFB641EC49A7D8735'; }
.baiduMap{margin: 0.2rem auto; border-radius:0.05rem; line-height:0.29rem; font-size: 0.22rem;height:4rem;overflow:hidden;width:96%; }
.BMap_bubble_title a{display: inline-block; padding: 0 0.2rem; height: 0.5rem; line-height:0.5rem; border-radius: 0.1rem;color: #FFF; background:#0d8be7;}


/***********************************
 *** 动画
 **********************************/

@-webkit-keyframes show_smaller{
	0%{
		visibility:visible;
		opacity:0; 
		-webkit-transform:scale(2,2);
	}
	100%{
		visibility:visible;
		opacity:1;
		-webkit-transform:scale(1,1);
	}
}
@keyframes show_smaller{
	0%{
		visibility:visible;
		opacity:0; 
		-webkit-transform:scale(2,2);
		   -moz-transform:scale(2,2);
			-ms-transform:scale(2,2);
				transform:scale(2,2);
	}
	100%{
		visibility:visible;
		opacity:1;
		-webkit-transform:scale(1,1);
		   -moz-transform:scale(1,1);
			-ms-transform:scale(1,1);
				transform:scale(1,1);
	}
}
@-webkit-keyframes hide_smaller{
	0%{
		visibility:visible;
		opacity:1; 
		-webkit-transform:scale(1,1);
	}
	99%{
		visibility:visible;
		opacity:.5; 
		-webkit-transform:scale(0,0);
	}
    100%{
		visibility:hidden;
		opacity:1; 
		-webkit-transform:scale(0,0);
	}
}
@keyframes hide_smaller{
	0%{
		visibility:visible;
		opacity:1; 
		-webkit-transform:scale(1,1);
		   -moz-transform:scale(1,1);
			-ms-transform:scale(1,1);
				transform:scale(1,1);
	}
	99%{
		visibility:visible;
		opacity:.5; 
		-webkit-transform:scale(0,0);
		   -moz-transform:scale(0,0);
			-ms-transform:scale(0,0);
			transform:scale(0,0);
	}
    100%{
		visibility:hidden;
		opacity:.5; 
		-webkit-transform:scale(0,0);
		   -moz-transform:scale(0,0);
			-ms-transform:scale(0,0);
			transform:scale(0,0);
	}
}
@keyframes show_nav{
	0%{
		visibility:visible;
		opacity:1;
		-webkit-transform:translateX(100%);
		   -moz-transform:translateX(100%);
			-ms-transform:translateX(100%);
				transform:translateX(100%);
	}
	100%{
		visibility:visible;
		opacity:1;
		-webkit-transform:translateX(0);
		   -moz-transform:translateX(0);
			-ms-transform:translateX(0);
				transform:translateX(0);
	}
}
@keyframes hide_nav{
	0%{
		visibility:visible;
		opacity:1;
		-webkit-transform:translateX(0);
		   -moz-transform:translateX(0);
			-ms-transform:translateX(0);
				transform:translateX(0);
	}
	100%{
		visibility:visible;
		opacity:1;
		-webkit-transform:translateX(100%);
		   -moz-transform:translateX(100%);
		    -ms-transform:translateX(100%);
		        transform:translateX(100%);
	}
}
@-webkit-keyframes warm {
	0%{
		visibility:visible;
		-webkit-transform:translate(0,-1rem) scale(1,.5);
	}
	30%{
		visibility:visible;
		-webkit-transform:translate(0,0) scale(1,1);
	}
	70%{
		visibility:visible;
		-webkit-transform:translate(0,0) scale(1,1);
	}
	100%{
		visibility:visible;
		-webkit-transform:translate(0,-1rem) scale(1,.5);
	}
}
@keyframes warm {
	0%{
		visibility:visible;
		-webkit-transform:translate(0,-1rem) scale(1,.5);
		   -moz-transform:translate(0,-1rem) scale(1,.5);
			-ms-transform:translate(0,-1rem) scale(1,.5);
				transform:translate(0,-1rem) scale(1,.5);
	}
	30%{
		visibility:visible;
		-webkit-transform:translate(0,0) scale(1,1);
		   -moz-transform:translate(0,0) scale(1,1);
			-ms-transform:translate(0,0) scale(1,1);
				transform:translate(0,0) scale(1,1);
	}
	70%{
		visibility:visible;
		-webkit-transform:translate(0,0) scale(1,1);
		   -moz-transform:translate(0,0) scale(1,1);
			-ms-transform:translate(0,0) scale(1,1);
				transform:translate(0,0) scale(1,1);
	}
	100%{
		visibility:visible;
		-webkit-transform:translate(0,-1rem) scale(1,.5);
		   -moz-transform:translate(0,-1rem) scale(1,.5);
			-ms-transform:translate(0,-1rem) scale(1,.5);
				transform:translate(0,-1rem) scale(1,.5);
	}
}

@-webkit-keyframes start {
	0%,30% {opacity: 0;-webkit-transform: translate(0,10px);}
	60% {opacity: 1;-webkit-transform: translate(0,0);}
	100% {opacity: 0;-webkit-transform: translate(0,-8px);}
}
@-moz-keyframes start {
	0%,30% {opacity: 0;-moz-transform: translate(0,10px);}
	60% {opacity: 1;-moz-transform: translate(0,0);}
	100% {opacity: 0;-moz-transform: translate(0,-8px);}
}
@keyframes start {
	0%,30% {opacity: 0;transform: translate(0,10px);}
	60% {opacity: 1;transform: translate(0,0);}
	100% {opacity: 0;transform: translate(0,-8px);}
}
/***********************************
 *** 设备适配
 **********************************/
/*字体*/ 
@media only screen and (min-device-width: 641px),only screen and (min-width:641px) {
    html {
        font-size:100px;
    }
}
@media only screen and (max-device-width: 640px),only screen and (max-width:640px) {
    html {
        font-size:100px;
    }
}
@media only screen and (max-device-width: 540px),only screen and (max-width:540px) {
    html {
        font-size:84.375px;
    }
}
@media only screen and (max-device-width: 480px),only screen and (max-width:480px) {
    html {
        font-size:75px;
    }
}
@media only screen and (max-device-width: 420px),only screen and (max-width:420px) {
    html {
        font-size:65px;
    }
}
@media only screen and (max-width: 400px) {
    html {
        font-size:62.5px;
    }
}
@media only screen and (max-width: 375px) {
    html {
        font-size:59px;
    }
}
@media only screen and (max-width: 360px),only screen and (max-device-width:360px) {
    html {
        font-size:56.25px;
    }
}
@media only screen and (max-width: 320px),only screen and (max-device-width:320px) {
    html {
        font-size:50px;
    }
}