
body, div,iframe, ul, ol, dl, dt, dd, li, dl, h1, h2, h3, h4, table,th, td, input, button, select,p, textarea { margin:0; padding:0; }
table{ margin:0 auto; }
ol, ul ,li{ list-style: none; }
img { border:0;max-width:100%; }
body{ color:#444; font-size:12px; font-family:'Microsoft Yahei'!important; }
a{ color:#444; text-decoration:none; }
a:hover{ color:#c00; }

a:active,a:focus { outline:none; } /*删除链接上的虚线框*/
/*删除图片上的链接虚框*/
a,area { blr:expression(this.onFocus=this.blur()) } /* for IE */
:focus { -moz-outline-style: none; } /* for Firefox */
/*去掉input虚框*/
:focus{ outline:0 }
input::-moz-focus-inner{ border-color:transparent!important; }

input,select,button{font:12px Verdana,Arial,Tahoma;vertical-align:middle;}
.center{margin:0px auto;}
.w960{ width:960px; clear:both; overflow:hidden;}
.w980{ width:980px; clear:both; overflow:hidden; }
.w1200{ width:1200px; clear:both; overflow:hidden; }
.min-width{min-width:1185px;}
.pright .infos_userinfo{margin-bottom:0px;}
.pright .mt1{margin-top:0px;}
.mt1{margin-top:10px;}
.mt2{margin-top:20px;}
.mt3{margin-top:30px;}
.mt4{margin-top:40px;}
.mt5{margin-top:50px;}
.mt6{margin-top:60px;}
.clear{overflow:hidden;}
.clr{clear:both;}
.fs-12{font-size:12px;}
.fc-f60{color:#F60;}
.fc-f90{color:#F90;}
.ipt-txt{line-height:15px;padding:4px 5px;border-width:1px;border-style:solid;border-color:#666 #BBB #BBB #666;font-size:12px;margin-right:2px;}
.nb{line-height:20x;padding:1px 2px;border-width:1px;border-style:solid;border-color:#666 #BBB #BBB #666;font-size:12px;margin-right:2px}
.btn-1{width:56px;height:24px;border:none;background:url(../images/comm-bt.gif) no-repeat;line-height:25px;letter-spacing:1px;cursor:pointer;overflow:hidden;color:#585858;}
.btn-2{width:70px;height:25px;border:none;background:url(../images/btn-bg2.gif) left top no-repeat;line-height:25px;overflow:hidden;color:#444;margin-right:2px;cursor:pointer;}



/*头部样式*/
#itop100{ height:30px; line-height:30px; clear:both; overflow:hidden; background:url(../images/tbg.png); border-bottom:#ddd 1px solid; }
#itop100 .itop{ width:1200px; margin:0 auto; height:30px; line-height:30px; color:#666; }
#itop100 .itop a{ color:#666; }
#itop100 .itop a:hover{ color:#058DE1; }
#itop100 .itop .top_l{ float:left; }
#itop100 .itop .top_l .l01{ float:left; }
#itop100 .itop .top_r{ float:right; }
#itop100 .itop .top_r ul li{ float:left; margin-left:10px; }

#header100{ height:140px; clear:both; overflow: hidden; background:url(../images/topbg.jpg) center top no-repeat; background-size:100% auto; }
#header{ width:1200px; margin:0 auto; height:110px; clear:both; }
#header .logo{ float:left; margin-top:13px; }
#header .dh{ float:right; width:270px; height:60px; margin-top:15px; position:relative; }
#header .dh .mobt{ position:absolute; left:60px; top:6px; font-size:14px; font-family:'Microsoft Yahei'!important; }
#header .dh .mob{ position:absolute; left:130px; top:4px; font-size:24px; color:#e71f19; font-family: "Times New Roman", Times, serif; font-weight:bold; }
#header .dh .nam{ position:absolute; left:60px; top:42px; font-size:14px; font-family:'Microsoft Yahei'!important; }
#header .dh .tel{ position:absolute; left:130px; top:39px; font-size:24px; color:#e71f19; font-family: "Times New Roman", Times, serif; font-weight:bold; }
#header .dh .img{ position:absolute; left:0px; top:20px; }


#menu100 { background:url(../images/menubg.png) center center repeat-x; clear:both; }
.bot1{ background:url(../images/bot1.jpg) center bottom repeat-x; }
#menu { width:1200px; margin:0 auto; text-align:center; clear:both; overflow:hidden; }
#menu ul { list-style:none; }
#menu ul li { float:left; margin-left:0px; width:150px; font-family:'Microsoft Yahei'!important; }
#menu ul li a { display:block; color:#111; width:150px; line-height:43px; text-align:center; font-size:14px; font-family:'Microsoft Yahei'!important; }
#menu ul li a:hover { color:#111; background:url(../images/menutab.gif) center top no-repeat; }
#menu ul li a#current { color:#111; background:url(../images/menutab.gif) center top no-repeat; }
#menu ul li ul { display:none; position:absolute; z-index:9999; background:#fff;border:1px solid #D8D8D8; width:148px; }
#menu ul li ul li { float:none; height:36px; line-height:36px; margin:0; border-top:1px dotted #D8D8D8; width:148px; }
#menu ul li ul li a { background:none; display:block; color:#000; height:36px; line-height:36px; font-weight:normal; width:100%; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
#menu ul li ul li a:hover { background:none; color:#c00; }
#menu ul li:hover ul { display:block; }
#menu ul li.sfhover ul { display:block; }


/* menu Fix */
#menu100.downscrolled{ position:fixed; top:0; left:0; right:0; width:100%; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; opacity:0; filter:alpha(opacity=0); top:-60px; max-width:1920px; margin:0 auto; z-index:999999; -webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out; -ms-transition:all 0.5s ease-in-out; -o-transition:all 0.5s ease-in-out; transition:all 0.5s ease-in-out; }
#menu100.upscrolled{ opacity:1; top:0; max-width:1920px; margin:0 auto;	background:url(../images/menubg.png) center center repeat-x; z-index:99999; -webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.1); -moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.1); -ms-box-shadow:0 1px 2px rgba(0, 0, 0, 0.1); -o-box-shadow:0 1px 2px rgba(0, 0, 0, 0.1); box-shadow:0 1px 2px rgba(0, 0, 0, 0.1); }



.header .nav{}.module,.module .mid{overflow:hidden;}
.module .top .t_l,.module .bottom .b_l{float:left;overflow:hidden;}
.module .top .t_r,.module .bottom .b_r{float:right;overflow:hidden;}
.module .top em{float:left;font-size:13px;font-weight:bold;font-family:Arial,Helvetica,sans-serif;margin-left:5px;}
.module .top em a:link,.module .top em a:visited{font-size:13px;font-weight:bold;}
.module .top span{}
.module .top strong{cursor:pointer;float:right;font-weight:normal;margin-right:4px;}
.module .mid .m_l,.module .mid .m_r{overflow:hidden;}
.module .mid .content{overflow:hidden;height:100%;clear:both;margin-right:8px;margin-left:8px;padding-top:8px;}
.module .top,.module .top .t_l,.module .top .t_r,.module .bottom,.module .bottom .b_l,.module .bottom .b_r{background-image:url("../images/green_skin.png");}

.blue .top{background-position:0 -72px;background-repeat:repeat-x;height:70px;}
.blue .top .t_l{background-position:0 0;background-repeat:no-repeat;height:70px;width:5px;}
.blue .top .t_r{background-position:-6px 0;background-repeat:no-repeat;height:70px;width:5px;}

.dropMenu{position:absolute;top:0;z-index:100;width:93px;visibility:hidden;margin-top:-1px;background-color:#a50c1b;}
.dropMenu li{height:25px;line-height:25px;text-align:center;}
.dropMenu a{display:block;color:black;padding:2px 0 2px 1.2em;}
* html .dropMenu a{width:100%;}
.dropMenu a:hover{color:red;text-decoration:underline;}

.search-keyword{width:210px;height:18px;padding-top:2px;padding-left:6px;border:0px;border:#badaa1 solid 1px;background:#FFF;color:#444;}
.search-submit{cursor:pointer;width:68px;height:22px;font-size:0px;color:#fafafa;border:0px;background:url(../images/search-bt.gif) no-repeat;}
.search-option{margin-left:3px;margin-right:3px;border:#badaa1 solid 1px;height:22px;}

.w963 .search{padding-left:10px;line-height:32px;}
.w963 .form h4{display:none;}
.w963 .form{float:left;margin:0 10px 0 0;*margin:0 10px 0 0;_margin:5px 10px 0 0;}
.w963 .tags{width:500px;overflow:hidden;}
.w963 .tags h4{float:left;margin-right:6px;height:26px;font-size:12px;color:#777;}
.w963 .tags li{float:left;margin-right:6px;}
.header .nav .end{}.channel-nav{margin-top:8px;padding-left:6px;height:24px;width:950px;overflow:hidden;}

.channel-nav .sonnav{width:830px;line-height:26px;float:left;color:#256DB1;}
.channel-nav .sonnav span{margin-right:10px;float:left;}
.channel-nav .sonnav span a{padding:0 4px;border:1px solid #BADAA1;height:22px;line-height:21px;background:url(../images/channel_bg.png) repeat-x;display:inline-block;}
.channel-nav .sonnav span a.thisclass{border:1px solid #3aa21b;}
.channel-nav .sonnav a{color:#428C5B;text-decoration:none;}
.channel-nav .sonnav a:hover{color:#287212;}
.channel-nav .back{display:block;height:22px;line-height:21px;padding-top:6px;padding-right:10px;padding-left:20px;letter-spacing:2px;float:right;background:url(../images/ico-home.gif) 4px 10px no-repeat;}
.channel-nav .back a{color:#397CBE;}
.channel-nav .back a:hover{text-decoration:none;color:#777;}
.wrapper #imgscroll{overflow:hidden;width:910px;height:200px;}

.infiniteCarousel{width:970px;position:relative;margin:0px auto;}
.infiniteCarousel .wrapper{width:910px;overflow:auto;height:200px;margin:0 30px;top:0;}
.infiniteCarousel ul a img{background-color:#e6e6e6;border:1px solid #E3E3E3;padding:2px;width:210px;height:150px;display:block;}
.infiniteCarousel .wrapper ul{width:910px;list-style-image:none;list-style-position:outside;list-style-type:none;margin:0;padding:0;top:0;}
.infiniteCarousel ul li{display:block;color:#6C6D61;float:left;padding:10px 6px;height:180px;width:215px;text-align:center;}
.infiniteCarousel ul li a,.infiniteCarousel ul li a:visited{color:#6C6D61;}
.infiniteCarousel .wrapper ul li a:hover{text-decoration:none;}
.infiniteCarousel ul li a:hover img{border-color:#aaa;}
.infiniteCarousel ul li a span{background:url(../images/diy/al_text_top.jpg) top no-repeat;display:block;line-height:17px;padding-top:6px;}
.infiniteCarousel .arrow{display:block;height:105px;width:26px;text-indent:-999px;position:absolute;top:35px;cursor:pointer;outline:0;}
.infiniteCarousel .forward{background:url(../images/green_skin_r.jpg) no-repeat;right:0;}
.infiniteCarousel .back{background:url(../images/green_skin_l.jpg) no-repeat;left:0;}

#dedeinfolink{margin-bottom:6px;}
#dedeinfolink tr td div{padding:0 5px;background:url(../images/white_bg.gif) repeat-x;margin-right:8px;}
#dedeinfolink tr td{line-height:18px;}
#dedeinfolink tr td.spline{font-size:1px;height:1px;line-height:1px;border-bottom:1px dashed #dedede;}
#dedeinfolink tr td.iftitle{font-weight:bold;color:#428C5B;line-height:24px;border-bottom:1px dashed #dedede;}

.search_header{overflow:hidden;zoom:1;}
.search_header h1{float:left;display:inline;margin:5px 20px 5px 10px;width:216px;}
.search_header .search_box{float:left;padding-top:25px;}
.search_header .search_box input{border-width:1px;border-style:solid;border-color:#707070 #CECECE #CECECE #707070;padding:2px 4px;height:18px;line-height:18px;width:200px;margin-right:5px;}
.search_header .search_box select{font-size:14px;height:22px;margin-right:5px;}
.search_header .search_box button{margin-right:3px;}

.resultbar{height:32px;line-height:32px;background:transparent url(../images/search-top-bg.gif) repeat-x scroll;text-indent:12px;color:#428C5B;border-bottom:1px solid #E4E4E4;border-top:1px solid #E4E4E4;}
.result_content{overflow:hidden;zoom:1;}

.sidebar{float:right;width:300px;padding:20px 0 0 20px;margin-right:20px;border-left:1px solid #dadada;word-wrap:break-word;}
.sidebar h2{font-size:14px;line-height:25px;}
.sidebar ul{padding:4px 8px;}
.sidebar ul li{line-height:24px;background:url(../images/ico-3.gif) 4px 9px no-repeat;}

.resultlist{overflow:hidden;}.resultlist ul{padding:20px 0 0 20px;}
.resultlist ul li{padding-top:15px;}
.resultlist ul li h3{line-height:30px;font-size:16px;font-weight:normal;}
.resultlist ul li h3 a{text-decoration:underline;}
.resultlist ul li p{line-height:22px;color:#333;font-size:14px;width:650px;}
.resultlist ul li span small{line-height:22px;font-size:12px;margin-left:5px;color:#999;}
.resultlist ul li span a{color:#008400;}*{padding:0px;margin:0px;}
a{font-family:'Microsoft Yahei'!important;}
p{font-family:'Microsoft Yahei'!important;}
span{font-family:'Microsoft Yahei'!important;}
.right_nav1{width:1200px;height:60px;margin:0px auto;border-bottom:1px solid #ccc;}
.out{height:3460px;background-color:#999;}
.kf{height:320px;background-color:#CA1EA7;}
.wzkf{padding-top:70px;height:100px;line-height:100px;text-align:center;}
.wzkf a{font-size:50px;color:#FFF;}
.wzkf span{font-size:50px;color:#02a653;}
.wzkfx{width:500px;height:50px;margin:0px auto;line-height:50px;border:1px solid #666666;text-align:center;}
.wzkfx a{font-size:30px;color:#666666;}
.ys{height:750px;background-color:#ffffff;}
.wzys{margin:0px auto;padding-top:70px;height:100px;line-height:60px;text-align:center;}
.wzys p{font-size:40px;color:#000;}
.wzys span{font-size:20px;color:#666666;}
.ysimg1{width:1210px;height:110px;margin:25px auto;}
.ysimg2{width:1210px;height:110px;padding-bottom:15px;margin:10px auto}
.jshao{margin:0px auto;width:1210px;height:150px;text-align:center;line-height:30px;}
.jshao1{float:left;width:350px;height:150px;}
.jshao2{float:left;margin-left:80px;width:350px;height:150px;}
.jshao3{float:left;margin-left:80px;width:350px;height:150px;}
.jshao a{font-size:25px;color:#333333;text-align:center;}
.jshao p{font-size:16px;color:#666666;text-align:center;}
.fangan{height:1000px;background-color:#EC0D0D;}
.wzfa{margin:0px auto;padding-top:70px;height:100px;line-height:60px;text-align:center;}
.wzfa p{margin:0px auto;font-size:40px;color:#fff;}
.wzfa span{font-size:20px;color:#fff;}
.fanav{list-style:none;margin:20px auto;width:1080px;height:100px;}
.fanav li{float:left;width:200px;height:70px;margin-left:13px;line-height:70px;font-size:16px;border-radius:10px;border:1px solid #fff;text-align:center;}
.fanav li a{color:#fff}
.faimg{width:970px;height:610px;margin:25px auto;}
.sy{height:450px;background-color:#efefef;}
.wzsy{margin:0px auto;padding-top:70px;height:100px;line-height:60px;text-align:center;}
.wzsy p{margin:0px auto;font-size:40px;color:#000;}
.wzsy span{font-size:20px;color:#666666;}
.syimg{width:1200px;height:199px;margin:25px auto;}
.lc{height:680px;background-color:#fff;}
.wzlc{margin:0px auto;padding-top:70px;height:100px;line-height:60px;text-align:center;}
.wzlc p{margin:0px auto;font-size:40px;color:#000;}
.wzlc span{font-size:20px;color:#666666;}
.lcimg{width:1200px;height:199px;margin:35px auto;}
.dz{height:300px;background-color:#efefef;}
.wzdz{margin:0px auto;padding-top:80px;height:100px;line-height:60px;text-align:center;}
.wzdz p{margin:0px auto;font-size:40px;color:#000;}
.wzdz span{font-size:20px;color:#666666;}
.see-btn-center{padding:0px 0px;text-align:center;}

.contact-btn1{text-decoration:none;color:rgb(255,255,255);height:40px;line-height:40px;display:inline-block;padding:5px 50px;font-size:20px;border-top-left-radius:40px;border-top-right-radius:40px;border-bottom-right-radius:40px;border-bottom-left-radius:40px;box-shadow:rgba(221,66,80,0) 0px 0px 0px 1px;transition:background 0.3s,color 0.3s,box-shadow 0.3s;-webkit-transition:background 0.3s,color 0.3s,box-shadow 0.3s;background:#fd6767; margin-top:20px; }

.reason{height:720px;background:#f5f7f8;overflow:hidden;}
.wrapper{width:1179px;height:100%;margin:0 auto;}
.reason h3{font-size:34px;line-height:62px;margin-top:25px;text-align:center;font-family:'Microsoft Yahei'!important;}
h1,h2,h3,h4,h5{font-weight:normal;}
.reason p.title{font-size:22px;line-height:62px;text-align:center;}
.reason_content{margin:10px auto;height:545px;width:1045px;background:#fff;position:relative;float:right; }
.blue{background:-moz-linear-gradient(left bottom,#5c68f6 0%,#34cce8 100%);background:-webkit-linear-gradient(left bottom,#5c68f6 0%,#34cce8 100%);background:-o-linear-gradient(left bottom,#5c68f6 0%,#34cce8 100%);background:-ms-linear-gradient(left bottom,#5c68f6 0%,#34cce8 100%);background:linear-gradient(to right top,#5c68f6 0%,#34cce8 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff5c68f6,endColorstr=#ff34cce8,gradientType='1');}
.reason_content_left{position:absolute;width:374px;height:378px;left:-100px;top:80px;border-radius:8px;}
.slide1{position:absolute;right:-23px;top:25px;background:red;width:23px;height:327px;background:-moz-linear-gradient(left bottom,rgba(76,152,240,0.3) 0%,rgba(52,204,232,0.3) 100%);background:-webkit-linear-gradient(left bottom,rgba(76,152,240,0.3) 0%,rgba(52,204,232,0.3) 100%);background:-o-linear-gradient(left bottom,rgba(76,152,240,0.3) 0%,rgba(52,204,232,0.3) 100%);background:-ms-linear-gradient(left bottom,rgba(76,152,240,0.3) 0%,rgba(52,204,232,0.3) 100%);background:linear-gradient(to right top,rgba(76,152,240,0.3) 0%,rgba(52,204,232,0.3) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff5c68f6,endColorstr=#ff34cce8,gradientType='1');border-top-right-radius:8px;border-bottom-right-radius:8px;}
.slide2{position:absolute;right:-48px;top:48px;background:red;width:48px;height:275px;background:-moz-linear-gradient(left bottom,rgba(76,152,240,0.1) 0%,rgba(52,204,232,0.1) 100%);background:-webkit-linear-gradient(left bottom,rgba(76,152,240,0.1) 0%,rgba(52,204,232,0.1) 100%);background:-o-linear-gradient(left bottom,rgba(76,152,240,0.1) 0%,rgba(52,204,232,0.1) 100%);background:-ms-linear-gradient(left bottom,rgba(76,152,240,0.1) 0%,rgba(52,204,232,0.1) 100%);background:linear-gradient(to right top,rgba(76,152,240,0.1) 0%,rgba(52,204,232,0.1) 100%);border-top-right-radius:8px;border-bottom-right-radius:8px;}
.inner{position:absolute;top:115px;left:55px;}
.inner dl{color:#fff;line-height:23px;font-size:15px;width:256px;font-family:微软雅黑;}
.inner dl dt{font-size:25px;line-height:56px;margin-top:17px;}
ul,li,dl,dd,dt,p,ol,h1,h2,h3,h4,h5{padding:0;margin:0;}

.reason_content_right{float:right;width:642px;height:100%;}
.reason_content_right li{width:250px;height:222px;float:left;padding:50px 35px 0 35px;border:1px solid #f1f1f1;border-top:none;border-right:none;}
.reason_content_right li img{margin-bottom:20px;}
.reason_content_right li p{font-size:16px;line-height:16px;margin-bottom:18px;}
.reason_content_right li span{font-size:30px;line-height:30px;margin-right:5px;}
.reason_content_right li div{font-size:15px;line-height:23px;color:#999;font-family:微软雅黑;}

.clearfix:after{content:" ";display:block;clear:both;height:0}
.clearfix{zoom:1}ul{padding:0;margin:0;list-style:none}
.container{max-width:1200px;margin:0 auto}

.wxapp{font-family:Microsoft YaHei;text-align:center;color:#555}
.wxapp .section{margin-bottom:50px}
.wxapp .section .title{line-height:50px;font-weight:700;font-size:18px;letter-spacing:2px;}
.wxapp .section-1{width:100%}

.wxapp .section-2 .profile .about,.wxapp .section-2 .profile .page{display:inline-block;width:50%}
.wxapp .section-2 .profile .page{float:left}
.wxapp .section-2 .profile .about{font-size:14px}
.wxapp .section-2 .profile .about p{line-height:24px}
.wxapp .section-2 .profile .about .line-end,.wxapp .section-2 .profile .about .line-start{padding-bottom:50px;text-align:left}
.wxapp .section-2 .profile .about .line-end{-webkit-transform:rotate(180deg);transform:rotate(180deg)}

.wxapp .section-3{background:#50a8f2;-webkit-transform:skewY(2deg);transform:skewY(2deg)}
.wxapp .section-3 .feature{padding:20px 0 35px;color:#fff;-webkit-transform:skewY(-2deg);transform:skewY(-2deg)}
.wxapp .section-3 .feature .feature-list{position:relative; z-index:-999; }
.wxapp .section-3 .feature .feature-list .feature-item1,.wxapp .section-3 .feature .feature-list .feature-item2{position:absolute;width:100%;font-size:14px; }
.wxapp .section-3 .feature .feature-list .feature-item1 li,.wxapp .section-3 .feature .feature-list .feature-item2 li{display:inline-block;padding:0 75px}
.wxapp .section-3 .feature .feature-list .feature-item1{top:42%}
.wxapp .section-3 .feature .feature-list .feature-item2{top:52%}.wxapp .section-4 .title{line-height:unset}

.wxapp .section-4 .sub-title{margin:0;font-size:14px;color:#b5b4b4}
.wxapp .section-4 .wxapp-intro{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;padding:50px 115px;text-align:left; z-index:-999; }
.wxapp .section-4 .wxapp-intro:not(:last-child):after{content:"";position:absolute;bottom:0;left:0;width:100%;height:3px;background:-webkit-linear-gradient(left,#fff,#a7d3f8,#fff);background:linear-gradient(90deg,#fff,#a7d3f8,#fff)}
.wxapp .section-4 .wxapp-intro .iconfont{color:#50a8f2;padding-right:5px}
.wxapp .section-4 .wxapp-intro .module{width:34.5%;float:left}
.wxapp .section-4 .wxapp-intro .module.right{text-align:right}.wxapp .section-4 .wxapp-intro .intro{width:65.5%}
.wxapp .section-4 .wxapp-intro .intro .intro-title{padding:15px 0 35px}
.wxapp .section-4 .wxapp-intro .intro .list li{position:relative;float:left;width:33.33%;padding-left:30px;line-height:42px;font-size:14px;box-sizing:border-box; background: url(../images/gou.png) 5px 10px no-repeat;}
.wxapp .section-4 .wxapp-intro .intro .list li:before{content:"";position:absolute;left:0;font-family:iconfont;color:#50a8f2;font-size:24px}
.wxapp .section-4 .wxapp-intro .intro .list li .iconfont{font-size:20px}
.wxapp .section-4 .wxapp-intro .intro .price{padding-top:60px}
.wxapp .section-4 .wxapp-intro .intro .price strong{color:#ff5a5a;font-size:24px}
.wxapp .section-4 .wxapp-intro .intro .price .buy-btn{position:relative;margin-left:30px;padding:5px 22px;background:#50a8f2;color:#fff;border:none;cursor:pointer}
.buy-btn a{font-size:16px;color:#fff;}.buy-btn a:hover{color:#fd6767;}
.wxapp .section-4 .wxapp-intro .intro .price .buy-btn:after,.wxapp .section-4 .wxapp-intro .intro .price .buy-btn:before{position:absolute;content:"";top:20px;bottom:5px;left:0;width:50%;box-shadow:0 6px 5px rgba(0,0,0,.5);-webkit-transform:rotate(-5deg);transform:rotate(-5deg);z-index:-1}
.wxapp .section-4 .wxapp-intro .intro .price .buy-btn:after{right:0;left:auto;-webkit-transform:rotate(5deg);transform:rotate(5deg)}
.wxapp .section-4 .wxapp-intro .intro .price .buy-btn:hover:after,.wxapp .section-4 .wxapp-intro .intro .price .buy-btn:hover:before{display:none}

.wxapp .section-5{position:relative; z-index:-999; }
.wxapp .section-5 .kernel-list{position:absolute;top:50%;width:100%}
.wxapp .section-5 .kernel-list li{float:left;width:50%;padding:20px 0;text-align:center}
.wxapp .section-5 .kernel-list li:nth-child(odd) p{-webkit-transform:scaleX(-1);transform:scaleX(-1)}
.wxapp .section-5 .kernel-list li:nth-child(odd) p span{display:block;-webkit-transform:scaleX(-1);transform:scaleX(-1)}
.wxapp .section-5 .kernel-list li p{display:inline-block;width:259px;height:111px;margin:0;padding:25px 60px;font-size:14px;line-height:24px;font-weight:700;background:url(../images/text_bg.png) no-repeat;box-sizing:border-box}

.wxapp .section-6{background:#dbdcdc;padding:50px 0}
.wxapp .section-6 .step{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.wxapp .section-6 .step .step-list{text-align:left}
.step-list li{font-size:16px;}
.wxapp .section-6 .step .step-list .step-title{padding-bottom:20px;font-size:20px;font-weight:700;letter-spacing:.1em}
.wxapp .section-6 .step .step-list .step-title strong{font-size:24px;color:#fd6767}
.wxapp .section-6 .step .step-list ul li b{display:inline-block;width:130px;height:118px;padding-top:72px;margin-right:20px;background:url(../images/red_label.png) no-repeat;color:#fff;text-align:center;vertical-align:baseline;box-sizing:border-box}
.wxapp .section-6 .step .step-list ul li:nth-child(2n) b{background:url(../images/gray_label.png) no-repeat}

.wxapp .section-7 .turntable{position:relative; z-index:-999; }
.wxapp .section-7 .turntable .more-btn{position:absolute;top:50%;left:50%;height:195px;width:195px;margin-top:-98px;margin-left:-98px;padding:35px;color:#fff;border-radius:50%;box-sizing:border-box;cursor:pointer}
.wxapp .section-7 .turntable .more-btn:hover{background:#fd6767}
.wxapp .section-7 .turntable .more-btn .iconfont{font-size:100px}
.wxapp .section-7 .turntable .more-btn span{display:block;font-size:30px;line-height:55px}

.wxapp .section-8 .case-list .case-list-content ul li{float:left;width:33.33%;padding:0 40px 50px;box-sizing:border-box}
.wxapp .section-8 .case-list .case-list-content ul li .pre-purchase{display:block;text-decoration:none}
.wxapp .section-8 .case-list .case-list-content ul li .pre-purchase .cover{padding:6px}
.wxapp .section-8 .case-list .case-list-content ul li .pre-purchase .case-title{line-height:50px;;color:#000;font-size:14px;}
.wxapp .section-8 .case-list .case-list-content ul li .pre-purchase:hover{box-shadow:0 0 15px rgba(31,169,151,.5);}
.more-btn span:hover{color:red;}
.wxapp .section-8 .case-list .more-btn{display:block;width:318px;height:50px;margin:0 auto;line-height:50px;background:#fd6767;color:#fff;text-decoration:none;font-size:20px}
@media screen and (max-width:979px){
.wxapp .section-2 .profile .about,.wxapp .section-2 .profile .page{width:100%;float:unset}
.wxapp .section-2 .profile .page{padding:0 10px 20px;box-sizing:border-box}
.wxapp .section-3,.wxapp .section-3 .feature{-webkit-transform:unset;transform:unset}
.wxapp .section-3 .feature .feature-list .feature-item1,.wxapp .section-3 .feature .feature-list .feature-item2{display:none}
.wxapp .section-4 .wxapp-intro{display:block;padding:50px 10px}
.wxapp .section-4 .wxapp-intro .intro,.wxapp .section-4 .wxapp-intro .module{width:100%;float:unset}
.wxapp .section-4 .wxapp-intro .module,.wxapp .section-4 .wxapp-intro .module.right,.wxapp .section-4 .wxapp-intro .right,.wxapp .section-4 .wxapp-intro .right.right{text-align:center}
.wxapp .section-4 .wxapp-intro .intro .list li{width:50%;font-size:12px}
.wxapp .section-4 .wxapp-intro .intro .price{padding-top:30px;text-align:center}
.wxapp .section-4 .wxapp-intro:last-child .module{display:none}
.wxapp .section-5 .kernel-list{position:static}
.wxapp .section-5 .kernel-list li{float:unset;width:100%;padding:0}
.wxapp .section-6 .step{display:inherit;padding:0 12px}
.wxapp .section-6 .step .step-list{font-size:14px}
.wxapp .section-7 .turntable .more-btn{width:110px;height:110px;margin-top:-57px;margin-left:-55px;padding:18px}
.wxapp .section-8 .case-list .case-list-content ul li{padding:10px;width:50%}
.wxapp .section-8 .case-list .more-btn{width:50%;height:30px;line-height:30px}
}


/*news*/
.news_nav{text-align: center;font-family: '微软雅黑';z-index: 100;margin-bottom: 20px;}
.news_nav ul{clear: both;margin: 0;}
.news_nav ul:after{content: "";display: table;overflow: hidden;clear: both;}
.news_nav li{float: left;display: inline;margin: 0 5px;}
.news_nav li a{display: block;color: #333; padding: 0 10px; height: 24px; line-height: 24px; font-size:14px; }
.news_nav li.on a{background: #2874d4;color: #fff;}
.news_nav li.on:hover a{background: #2874d4;color: #fff;text-decoration: none;}
.news_nav li:hover a{color: #2874d4;text-decoration: underline;}

.news_navHot{background: #e5e5e5;border-top: 1px solid #c5c5c5;padding: 0 10px;clear: both;margin-bottom: 40px;font-family: '微软雅黑';z-index: 100;}
.news_navHot:after{content: "";display: table;overflow: hidden;clear: both;}
.news_navHot a{float: left;display: inline;font-size: 13px;line-height: 42px;height: 42px;color: #666;padding: 0 5px;margin: 0 15px;}
.news_navHot a.on{color: #000;}
.news_navHot .btnA{margin: 0;padding: 0;float: right;display: inline;margin-top: 10px;}
.news_navHot .btnA a{text-transform: uppercase;height: 22px;padding: 0 10px;margin: 0 5px;float: left;display: inline;background: #ccc;font-size: 13px;line-height: 22px;-moz-transition:all 0.2s linear;-ms-transition:all 0.2s linear;-o-transition:all 0.2s linear;-webkit-transition:all 0.2s linear;transition:all 0.2s linear;}
.news_navHot .btnA a:hover{background: #2874d4;color: #fff;}
.news_navHot .btnA b{font-family: '宋体';font-size: 16px;}
.news_navHot .backPrev:before{content: "\e61c";font-family:"iconfont" !important;font-style:normal;-webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px;-moz-osx-font-smoothing: grayscale;line-height: 22px;padding: 0;margin-right: 5px;font-size: 15px;}

.news_wrap{margin: 30px auto 10px auto;width: 1100px;}
.news_list li{position: relative;clear: both;margin-bottom: 40px;font-family: '微软雅黑';}
.news_list .pic{float: left;display: inline;width: 230px;overflow: hidden;position: relative;}
.news_list .pic:before{content: "";display: block;width: 100%;margin-top: 70%;}
.news_list .pic a{display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0;right: 0;bottom: 0;}
.news_list .pic img{display: block;width: 100%;min-height: 100%;}
.news_list .info{margin-left: 250px;}
.news_list .name{height: 30px;overflow: hidden;padding-right: 100px;font-size: 18px;line-height: 30px;margin: 5px 0 10px 0;}
.news_list .name a{color: #333;}
.news_list .name a:hover{color: #2874d4;}
.news_list .time{padding-right: 100px;overflow: hidden;height: 20px;font-size: 12px;color: #999;margin-bottom: 5px;}
.news_list .time b{ display:inline; width:3px; height:3px; margin-right:5px; margin-left:10px; background:url(../images/newico.png) 0 4px no-repeat; }
.news_list .time a{color: #999;}
.news_list .time a:hover{text-decoration: underline;color: #666;}
.news_list .text{font-size: 14px;line-height: 28px;max-height: 56px;overflow: hidden;color: #333;}
.news_list .tip{margin-top: 10px;overflow: hidden;font-size: 13px;height: 22px;line-height: 22px;}
.news_list .tip b{font-weight:bold;color:#2874d4;margin-right:16px;font-size:16px; background:url(../images/nico.png) no-repeat; padding-left:22px; }
.news_list .tip a{color: #fff;background: #2874d4;padding: 0 7px;margin-right: 10px;display: inline-block;*display: inline;*zoom:1;height: 22px;line-height: 22px;}
.news_list .tip a:active{background: #0b59bc;}
.news_list .timeBtn{position: absolute;right: 20px;top: -20px;width: 60px;height: 74px;background: url(../images/btn1-5.png) no-repeat center center;text-align: center;color: #fff;font-family: Arial;font-size: 12px;}
.news_list .timeBtn span{display: block;width: 100%;text-align: center;font-size: 28px;line-height: 36px;}
.news_list .timeBtn p{line-height: 20px;}
.news_list li.noPic .pic{display: none;}
.news_list li.noPic .info{margin-left: 0;}