@charset "utf-8";

/* CSS Document */



body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{margin:0;padding:0; font-family:"arial";}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}

body,button,input,select,textarea{font:12px/1.5 "Helvetica Neue",Helvetica,tahoma,arial,sans-serif,\5b8b\4f53;}

input,select,textarea{font-size:100%;}

input[type="reset"]::-moz-focus-inner,input[type="button"]::-moz-focus-inner,input[type="submit"]::-moz-focus-inner,input[type="file"]>input[type="button"]::-moz-focus-inner,button[type="reset"]::-moz-focus-inner,button[type="button"]::-moz-focus-inner,button[type="submit"]::-moz-focus-inner,button[type="file"]>button[type="button"]::-moz-focus-inner{border:none;padding:0;}

table{border-collapse:collapse;border-spacing:0;}

th{text-align:inherit;}

fieldset,img,a img{border:0;}

abbr,acronym{border:0;font-variant:normal;}

del{text-decoration:line-through;}

address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:500;}

ol,ul{list-style:none;}

caption,th{text-align:left;}

h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:500;}

q:before,q:after{content:'';}

sup{vertical-align:text-top;}

sub{vertical-align:text-bottom;}

ins,a{text-decoration:none; color:#333;}

.clearfix:before,.clearfix:after{content:"";display:table;}

.clearfix:after,.clear{clear:both;}

.clearfix{zoom:1;}



/*全屏滚动*/





html,body{ width:100%; height:100%;}

.section-wrap{ width:100%;height:100%;overflow:visible;}

.section-wrap .section{ position:relative; width:100%; height:100%; background-position:center center; background-repeat:no-repeat; overflow:hidden;}



.put-section-0{ transform:translateY(0);-webkit-transform:translateY(0);}

.put-section-1{ 

	transform:translateY(-100%);

	-webkit-transform: translateY(-100%); /* for Chrome || Safari */

	-moz-transform: translateY(-100%);  /* for Firefox */

	-ms-transform: translateY(-100%);  /* for IE */

	-o-transform: translateY(-100%); /* for Opera */

}

.put-section-2{ 

	transform:translateY(-200%);

	-webkit-transform:translateY(-200%);

	-moz-transform: translateY(-200%);       /* for Firefox */

	-ms-transform: translateY(-200%);        /* for IE */

	-o-transform: translateY(-200%); /* for Opera */

}

.put-section-3{ 

	transform:translateY(-300%);

	-webkit-transform:translateY(-300%);

	-moz-transform: translateY(-300%);       /* for Firefox */

	-ms-transform: translateY(-300%);        /* for IE */

	-o-transform: translateY(-300%); /* for Opera */

}

.put-section-4{

	transform:translateY(-400%);

	-webkit-transform:translateY(-400%);

	-moz-transform: translateY(-400%);       /* for Firefox */

	-ms-transform: translateY(-400%);        /* for IE */

	-o-transform: translateY(-400%); /* for Opera */

}

.put-section-5{

	transform:translateY(-500%);

	-webkit-transform:translateY(-500%);

	-moz-transform: translateY(-500%);       /* for Firefox */

	-ms-transform: translateY(-500%);        /* for IE */

	-o-transform: translateY(-500%); /* for Opera */

}



/*侧导航*/

.section-btn{position:fixed;z-index:100;left:3%;top:23%;width:20px; background:url(../images/shu.jpg) 11px -60px no-repeat;}

.section-btn li{margin:40px 0}

.section-btn li a{display:block;position:relative;z-index:1;padding:6px 5px;text-decoration:none}

.section-btn li.current a{padding:4px 5px}

.section-btn .dot{display:block;width:13px;height:13px; background:url(../images/dot.png) 0px 0 no-repeat;margin:3px auto;}

.section-btn .on .dot{ width:16px; height:16px; background:url(../images/di.png) 0 0 no-repeat; margin:0 auto; margin-left:-1px; margin-top:-1px;}

.section-btn li.current .dot{width:9px;height:9px;border:1px solid #aaa;background-color:transparent}

.section-btn .text{position:absolute;left:24px;top:0; font-size:15px; display:block; cursor:pointer; white-space:nowrap;color:#6d6d6d; font-family:"微软雅黑";/*opacity:0;  filter:alpha(opacity=0);隐藏导航*/-webkit-transition:opacity .3s linear;-moz-transition:opacity .3s linear;-ms-transition:opacity .3s linear;-o-transition:opacity .3s linear;transition:opacity .3s linear}

.section-btn li.on .text{ font-size:18px; color:#019fff;}

.section-btn li a:focus .text,#page-indicator li a:hover .text{opacity:1;filter:alpha(opacity=100)}



/*向下箭头*/

.arrow{ opacity:1;animation:arrow 3s cubic-bezier(0.5,0,0.1,1) infinite;-webkit-animation:arrow 3s cubic-bezier(0.5,0,0.1,1) infinite; position:fixed;bottom:10px;left:50%;margin-left:-30px;width:50px;height:26px;cursor:pointer;overflow:hidden; z-index:99;}

.arrow:hover{ animation-play-state:paused;-webkit-animation-play-state:paused;}

@keyframes arrow{ %0,%100{bottom:10px; opacity:1;} 50%{bottom:50px; opacity:.5} }

@-webkit-keyframes arrow{ %0,%100{bottom:10px; opacity:1;} 50%{bottom:50px; opacity:.5} }





/*头部*/



.header{ width:100%; height:80px; border-bottom:1px solid #e1e1e1; position:absolute; top:0; left:0; z-index:99; background-color:#fff;}

.header_c{ width:1200px; margin:0 auto; height:80px;}

.logo{ width:105px; height:33px; float:left; margin-top:20px;}



.top_r{float:right; position:relative; margin-top:22px;}

.top_r li{ list-style:none; display:block; float:left;}

.top_r li a{width:28px; height:28px; margin:0 10px 0px 0px; display:inline-block;}

.weixin{display:none; width:130px; height:160px;top:43px; right:-50px; position:absolute; z-index:999;}



/*第一屏banner轮播*/



.banner{width: 100%;height: 100%; position:relative;}

.slide-main{height:100%;position:relative;}

.prev,.next{display:block;width:44px;height:44px;position:absolute;z-index:222;top:50%;overflow:hidden;cursor:pointer;opacity:0.6;-moz-opacity:0.6;filter:alpha(opacity=60);_border:1px solid none;}

.prev{left:200px;}

.next{right:200px;}

.prev:hover,.next:hover,.nav-main a:hover,.nav-main a.cur{opacity:1;-moz-opacity:1;filter:alpha(opacity=100);}

.item{display:block;width:100%;height:5px;position:absolute;z-index:124;bottom:15%;left:0;text-align:center;}

.item a{display:inline-block;width:24px;height:5px;margin-right:11px;background:#444;opacity:0.3;-moz-opacity:0.3;filter:alpha(opacity=30);overflow:hidden;}

.item a.cur{background:#08b8fa;}

.slide-box,.slide{display:block;width:100%;height:100%;overflow:hidden;}

.slide-box{position:relative;}

.slide{display:none;height:100%;padding-top:89px; position:relative;position:absolute;z-index:8;}

#bgstylea{}

#bgstyleb{}

#bgstylec{}

.slide a{display:block;width:100%;height:490px;cursor:pointer;}



.obj-b{top:230px;width:310px;height:79px; margin-left:-460px;position:absolute;z-index:9;left:52%;}

.obj-e{width:311px;height:79px;margin-left:-460px;top:310px;z-index:12;position:absolute;z-index:9;left:52%;}



.banAnimate .obj-e,.banAnimate .obj-b{display:block;animation-name:saAnic;-webkit-animation:saAnic 0.6s linear 0s normal none;-moz-animation:saAnic 0.6s linear 0s normal none;animation:saAnic 0.6s linear 0s normal none;}

@-webkit-keyframes saAnic{from{opacity:0;left:30%;} to{opacity:1;left:52%;} }

@-moz-keyframes saAnic{from{opacity:0;left:30%;} to{opacity:1;left:52%;} }

@keyframes saAnic{from{opacity:0;left:30%;} to{opacity:1;left:52%;} }





.obj-f{width:801px;height:437px;top:158px; left:47%;position:absolute;z-index:9;}



.banAnimate .obj-f{display:block;animation-name:saAnid;-webkit-animation:saAnid 0.6s linear 0s normal none;-moz-animation:saAnid 0.6s linear 0s normal none;animation:saAnid 0.6s linear 0s normal none;}

@-webkit-keyframes saAnid{from{opacity:0;left:100%;} to{opacity:1;left:47%;} }

@-moz-keyframes saAnid{from{opacity:0;left:100%;} to{opacity:1;left:47%;} }

@keyframes saAnid{from{opacity:0;left:100%;} to{opacity:1;left:47%;} }





.banAnimate .obj-f{display:block;animation-name:saAnid;-webkit-animation:saAnid 0.6s linear 0s normal none;-moz-animation:saAnid 0.6s linear 0s normal none;animation:saAnid 0.6s linear 0s normal none;}

@-webkit-keyframes saAnid{from{opacity:0;left:100%;} to{opacity:1;left:47%;} }

@-moz-keyframes saAnid{from{opacity:0;left:100%;} to{opacity:1;left:47%;} }

@keyframes saAnid{from{opacity:0;left:100%;} to{opacity:1;left:47%;} }





.obj-j{height:437px;top:160px;position:absolute;z-index:9; left:50%; width:1920px; margin-left:-960px;}

.banAnimate .obj-j{display:block;animation-name:saAnij;-webkit-animation:saAnij 0.3s linear 0s normal none;-moz-animation:saAnij 0.3s linear 0s normal none;animation:saAnij 0.8s linear 0s normal none;}

@-webkit-keyframes saAnij{from{opacity:0;left:100%;} to{opacity:1;left:50%;} }

@-moz-keyframes saAnij{from{opacity:0;left:100%;} to{opacity:1;left:50%;} }

@keyframes saAnij{from{opacity:0;left:100%;} to{opacity:1;left:50%;} }





.obj-h{width:801px;height:437px;top:330px; margin-left:-440px;}

.banAnimate .obj-h{display:block;animation-name:saAnij;-webkit-animation:saAnij 0.7s linear 0s normal none;-moz-animation:saAnij 0.7s linear 0s normal none;animation:saAnij 0.7s linear 0s normal none;}



.obj-i{width:801px;height:437px;top:410px; margin-left:-430px;}

.banAnimate .obj-i{display:block;animation-name:saAnij;-webkit-animation:saAnij 0.7s linear 0s normal none;-moz-animation:saAnij 0.7s linear 0s normal none;animation:saAnij 0.7s linear 0s normal none;}



.obj-g{width:801px;height:437px;top:490px; margin-left:-340px;}

.banAnimate .obj-g{display:block;animation-name:saAnij;-webkit-animation:saAnij 0.8s linear 0s normal none;-moz-animation:saAnij 0.8s linear 0s normal none;animation:saAnij 0.8s linear 0s normal none;}









/*标题公共样式*/

.section-wrap .section .title{width:100%;position:absolute;top:2%;color:#333;font-size:2.4em;text-align:center;}

.section-wrap .section .title p{ padding:0 4%;}

.section-wrap .section .title  .en{ font-size:24px; color:#ccc; font-family:"arial"; opacity: 1; left: 0;}

.section-wrap .section .title  .ab1{ position:absolute; margin-left:26%; top:66px;opacity:1;left:0}

.section-wrap .section .title  .ab2{ position:absolute; margin-left:61%; top:66px;opacity:1;left:0}

.section-wrap .section .title  .tit{ font-size:34px;}



/*第二屏*/

.put-section-1 .section-2 .title .tit{display:block;animation-name:tit;-webkit-animation:tit 1.2s linear 0s normal none;-moz-animation:tit 1.2s linear 0s normal none;animation:tit 1.2s linear 0s normal none;}

@-webkit-keyframes tit{from{opacity:0;-webkit-transform:scale(0,0);} to{opacity:1;-webkit-transform:scale(1,1);} }

@-moz-keyframes tit{from{opacity:0;-moz-transform:scale(0,0);} to{opacity:1;-moz-transform:scale(1,1);} }

@keyframes tit{from{opacity:0;transform:scale(0,0);} to{opacity:1;transform:scale(1,1);} }







.section-wrap .section-2 .ab3{ width:30%; position:absolute; left:18%; top:20%;}
.section-wrap .section-2 .ab3 img{ width:100%;}


.section-wrap .section-2 .ab4{ width:100px; height:30px; line-height:30px; background-color:#666; color:#fff; font-size:18px; position:absolute; top:30%; left:19%; text-align:center;}

.section-wrap .section-2 .ab5{ width:120px; height:30px; line-height:30px; background-color:#666; color:#fff; font-size:18px; position:absolute; top:48%; left:16%; text-align:center; }



.section-wrap .section-2 .ab7{ width:76px; height:39px;position:absolute; top:34%; left:42.5%; text-align:center; }



.section-wrap .section-2 .ab6{ width:140px; height:30px; line-height:30px; background-color:#666; color:#fff; font-size:18px; position:absolute; top:40%; left:42.5%; text-align:center;}


.section-wrap .section-2 .ab8{ width:26%; position:absolute; top:22%; left:54%; text-align:center;}
.section-wrap .section-2 .ab8 img{ width:100%;}




/*图标*/



.section-wrap .section-2 #gw_content { overflow: hidden;}

.section-wrap .section-2 #xq_content_01 {margin: 0 auto; overflow: hidden;padding: 5px 0 10px; text-align: center; width: 650px;}

.section-wrap .section-2 #gw_content .gw_content_01 {width: 100%;}

.section-wrap .section-2 #xq_content_01 a {color: #333333;display: block;font-size: 14px;margin: 0 auto; overflow: hidden;position: relative;width:100%;z-index: 2;text-decoration: none;}

.section-wrap .section-2 #xq_content_01 a img {display: block;}

.section-wrap .section-2 #xq_content_01 a span {display: block;margin-top: 15px;}

.section-wrap .section-2 .ywlist{ width:100%; margin:0 auto; height:120px; position:absolute; bottom:11%;}

.section-wrap .section-2 .ywlist ul{ width:1000px; margin:0 auto; display:block; height:auto;}

.section-wrap .section-2 .ywlist li{ width:164px; height:135px; display:block; float:left; text-align:center; margin:0px 17px;}

.section-wrap .section-2 .ywlist li span{ width:80px; height:81px; display:block; background:url(../images/sbicon.png) 0 0 no-repeat; margin:0 auto;}

.section-wrap .section-2 .ywlist li h2{ font-size:15px;  font-weight:normal; color:#000; margin-top:5px;}

.section-wrap .section-2 .ywlist li a{ color:#000;}



.section-wrap .section-2 .ywlist li:hover h2{ color:#109dff;}



.section-wrap .section-2  .ywlist li span.ic01{ background-position:-8px 0px;}

.section-wrap .section-2  .ywlist li span.ic02{ background-position:-134px 0px;}

.section-wrap .section-2  .ywlist li span.ic03{ background-position:-639px 0px;}

.section-wrap .section-2  .ywlist li span.ic04{ background-position:-766px 0px;}

.section-wrap .section-2  .ywlist li span.ic05{ background-position:-892px 0px;}

.section-wrap .section-2  .ywlist li span.ic06{ background-position:-639px 0px;}

.section-wrap .section-2  .ywlist li span.ic07{ background-position:-766px 0px;}

.section-wrap .section-2  .ywlist li span.ic08{ background-position:-892px 0px;}





/*第三屏*/



/*标题*/



.put-section-2 .section-3 .title.active .tit{ display:block;animation-name:tit;-webkit-animation:tit 1.2s linear 0s normal none;-moz-animation:tit 1.2s linear 0s normal none;animation:tit 1.2s linear 0s normal none;}

.put-section-2 .section-3 .title.active .en{ font-size:24px; color:#ccc; font-family:"arial";animation: ab5 1.2s linear 0s both; -webkit-animation: ab5 1.2s linear 0s both; -moz-animation: ab5 1.2s linear 0s both; -o-animation: ab5 1.2s linear 0s both; opacity: 1; left: 0;}

.put-section-2 .section-3 .title.active .ab1{ position:absolute; margin-left:26%; top:66px;animation:ab1 1.2s linear 0s both;-webkit-animation:ab1 1.2s linear 0s both;-moz-animation:ab1 1.2s linear 0s both;-o-animation:ab1 1.2s linear 0s both;opacity:1;left:0}

.put-section-2 .section-3 .title.active .ab2{ position:absolute; margin-left:60%; top:66px;animation:ab2 1.2s linear 0s both;-webkit-animation:ab2 1.2s linear 0s both;-moz-animation:ab2 1.2s linear 0s both;-o-animation:ab2 1.2s linear 0s both;opacity:1;left:0}



/*产品旋转效果*/



.case-content{overflow:hidden;margin:100px auto 0 auto;width:1070px;}

.case-item{float:left;margin:30px 70px;margin-bottom:20px}

.ih-item{position:relative;-webkit-transition:all .35s ease-in-out;-moz-transition:all .35s ease-in-out;transition:all .35s ease-in-out}

.ih-item,.ih-item *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}

.ih-item a{color:#333}

.ih-item a:hover{text-decoration:none}

.ih-item img{width:100%;height:100%}

.ih-item.circle,.ih-item.circle .img{position:relative;width:210px;height:210px;border-radius:50%}

.ih-item.circle .img:before{position:absolute;display:block;content:'';width:100%;height:100%;border-radius:50%;box-shadow:inset 0 0 0 16px rgba(255,255,255,.6),0 1px 2px rgba(0,0,0,.3);-webkit-transition:all .35s ease-in-out;-moz-transition:all .35s ease-in-out;transition:all .35s ease-in-out}

.ih-item.circle .img img{border-radius:50%}

.ih-item.circle .info{position:absolute;top:0;bottom:0;left:0;right:0;text-align:center;border-radius:50%;-webkit-backface-visibility:hidden;backface-visibility:hidden}

.ih-item.square{position:relative;width:316px;height:216px;border:8px solid #fff;box-shadow:1px 1px 3px rgba(0,0,0,.3)}

.ih-item.square .info{position:absolute;top:0;bottom:0;left:0;right:0;text-align:center;-webkit-backface-visibility:hidden;backface-visibility:hidden}

.ih-item.circle.effect1 .spinner{width:220px;height:220px;border:3px solid #109dff;border-right-color:#b9e2ff;border-bottom-color:#b9e2ff;border-radius:50%;-webkit-transition:all .8s ease-in-out;-moz-transition:all .8s ease-in-out;transition:all .8s ease-in-out}

.ih-item.circle.effect1 .img{position:absolute;top:10px;bottom:0;left:10px;right:0;width:auto;height:auto}

.ih-item.circle.effect1 .img:before{display:none}

.ih-item.circle.effect1 .img p{ font-size:24px; text-align:center; color:#109dff; line-height:200px;}



.ih-item.circle.effect1.colored .info{background:#1a4a72;background:rgba(26,74,114,.6)}

.ih-item.circle.effect1 .info{top:10px;bottom:0;left:10px;right:0;background:#333;background:rgba(0,0,0,.6);opacity:0;-webkit-transition:all .8s ease-in-out;-moz-transition:all .8s ease-in-out;transition:all .8s ease-in-out}

.ih-item.circle.effect1 .info h3{color:#fff;text-transform:uppercase;position:relative;letter-spacing:2px;font-size:22px;margin:0 20px;padding:55px 0 0;height:140px;text-shadow:0 0 1px white,0 1px 2px rgba(0,0,0,.3)}

.ih-item.circle.effect1 .info p{color:#bbb;padding:10px 5px;font-style:italic;margin:0 30px;font-size:12px;border-top:1px solid rgba(255,255,255,.5)}

.ih-item.circle.effect1 a:hover .spinner{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}

.ih-item.circle.effect1 a:hover .info{opacity:1}




/*第四屏*/



.put-section-3 .section-4 .title.active .tit{display:block;animation-name:tit;-webkit-animation:tit 1.2s linear 0s normal none;-moz-animation:tit 1.2s linear 0s normal none;animation:tit 1.2s linear 0s normal none;}

.put-section-3 .section-4 .title.active .en{ font-size:24px; color:#ccc; font-family:"arial";animation: ab5 1.2s linear 0s both; -webkit-animation: ab5 1.2s linear 0s both; -moz-animation: ab5 1.2s linear 0s both; -o-animation: ab5 1.2s linear 0s both; opacity: 1; left: 0;}

.put-section-3 .section-4 .title.active .ab1{ position:absolute; margin-left:30%; top:66px;animation:ab1 1.2s linear 0s both;-webkit-animation:ab1 1.2s linear 0s both;-moz-animation:ab1 1.2s linear 0s both;-o-animation:ab1 1.2s linear 0s both;opacity:1;left:0}

.put-section-3 .section-4 .title.active .ab2{ position:absolute; margin-left:57%; top:66px;animation:ab2 1.2s linear 0s both;-webkit-animation:ab2 1.2s linear 0s both;-moz-animation:ab2 1.2s linear 0s both;-o-animation:ab2 1.2s linear 0s both;opacity:1;left:0}





.fangan{ margin-top:120px; width:1100px;  margin:0 auto; padding-left:100px; }

.fangan ul{ width:100%; display:block; height:auto; overflow:hidden; margin-left:-80px; margin-top:120px;}

.fangan li{ width:280px; height:230px; border:2px solid #e1e1e1; border-bottom:3px solid #08b8fa; display:block; float:left; margin-left:80px; overflow:hidden; margin-bottom:30px;}

.fangan li img{ width:280px; height:170px;}

.fangan li h2{ font-size:16px; padding:5px 15px; font-weight:normal;}

.fangan li p{ font-size:12px; padding:0 15px;}

.fangan li a h2{ color:#000;}

.fangan li a p{ color:#646464}





.fangan li:hover{ background-color:#08b8fa;}

.fangan li:hover h2{ color:#fff;}

.fangan li:hover p{ color:#fff;}



/*第五屏*/



.put-section-4 .section-5 .title.active .tit{ display:block;animation-name:tit;-webkit-animation:tit 1.2s linear 0s normal none;-moz-animation:tit 1.2s linear 0s normal none;animation:tit 1.2s linear 0s normal none;}

.put-section-4 .section-5 .title.active .en{ font-size:24px; color:#ccc; font-family:"arial";animation: ab5 1.2s linear 0s both; -webkit-animation: ab5 1.2s linear 0s both; -moz-animation: ab5 1.2s linear 0s both; -o-animation: ab5 1.2s linear 0s both; opacity: 1; left: 0;}

.put-section-4 .section-5 .title.active .ab1{ position:absolute; margin-left:30%; top:66px;animation:ab1 1.2s linear 0s both;-webkit-animation:ab1 1.2s linear 0s both;-moz-animation:ab1 1.2s linear 0s both;-o-animation:ab1 1.2s linear 0s both;opacity:1;left:0}

.put-section-4 .section-5 .title.active .ab2{ position:absolute; margin-left:57%; top:66px;animation:ab2 1.2s linear 0s both;-webkit-animation:ab2 1.2s linear 0s both;-moz-animation:ab2 1.2s linear 0s both;-o-animation:ab2 1.2s linear 0s both;opacity:1;left:0}



.display{ display:inline;}

.display_no{ display:none;}



.tab{ width:1000px; margin:0 auto; padding-top:140px; position:relative;}

.news_title{ height:32px; width:450px; margin:0 auto;}

.news_title li{width:41%; height:32px; line-height:32px; background:#fff; float:left; display:block; text-align:center; color:#333; font-size:16px; cursor:pointer; margin:0 20px; border-radius:30px;}

.news_title li.on{background:#109dff; color:#fff; }

.news_title li.on a{ color:#fff; }

.news_title li:hover{background:#109dff;}

.news_title li:hover a{ color:#fff !important; }




.section-wrap .section-5 .about1{ position:absolute; margin-left:0px; top:240px;opacity:1;left:0;}

.section-wrap .section-5 .about2{ position:absolute; margin-left:200px; top:360px;opacity:1;left:0;}

.section-wrap .section-5 .about3{ width:260px; height:80px; margin-top:93px; margin-left:0px;display:block;}

.section-wrap .section-5 .about4{ position:absolute; margin-left:34%; top:210px;opacity:1; width:64%;}
.section-wrap .section-5 .about4 img{ width:100%;}

.about5{ width:100%; font-size:14px; color:#333; line-height:30px; margin-top:9%; height:210px; overflow:hidden;}

.about5 a:hover{ color:#666;}

.section-wrap .section-5 .about_5a{ width:1000px; height:344px; position:absolute;margin-top:400px;}

.section-wrap .section-5 .about_5b{ width:1000px; height:344px; position:absolute; margin-top:500px;}







/*第六屏*/



.put-section-5 .section-6 .title.active .tit{ display:block;animation-name:tit;-webkit-animation:tit 1.2s linear 0s normal none;-moz-animation:tit 1.2s linear 0s normal none;animation:tit 1.2s linear 0s normal none;}

.put-section-5 .section-6 .title.active .en{ font-size:24px; color:#ccc; font-family:"arial";animation: ab5 1.2s linear 0s both; -webkit-animation: ab5 1.2s linear 0s both; -moz-animation: ab5 1.2s linear 0s both; -o-animation: ab5 1.2s linear 0s both; opacity: 1; left: 0;}

.put-section-5 .section-6 .title.active .ab1{ position:absolute; margin-left:28%; top:66px;animation:ab1 1.2s linear 0s both;-webkit-animation:ab1 1.2s linear 0s both;-moz-animation:ab1 1.2s linear 0s both;-o-animation:ab1 1.2s linear 0s both;opacity:1;left:0}

.put-section-5 .section-6 .title.active .ab2{ position:absolute; margin-left:59%; top:66px;animation:ab2 1.2s linear 0s both;-webkit-animation:ab2 1.2s linear 0s both;-moz-animation:ab2 1.2s linear 0s both;-o-animation:ab2 1.2s linear 0s both;opacity:1;left:0}



/*左侧汉王科技*/

.section-wrap .section-6 .fuzc{ width:1060px; margin:0 auto; padding-top:150px;}

.section-wrap .section-6 .fuwu_l{ width:40%; float:left; margin-left:4%;}

.section-wrap .section-6 .fuwuti{ width:100%; height:50px; line-height:40px; background:url(../images/ti.jpg) left bottom no-repeat; font-size:24px; color:#109dff; margin-bottom:15px;}

.section-wrap .section-6 .fuwuti span{ font-size:16px; margin:0 15px;}



.fw_a{ margin-top:15px;}

.fw_a p{ font-size:13px; line-height:36px;}





/*联系我们*/

.section-wrap .section-6 .fuwu_2{ width:45%; float:right;}



.section-wrap .section-6 .fuwu_2 .tel{ width:100%; height:45px; line-height:45px; background:url(../images/tel.png) left center no-repeat; padding-left:50px; font-size:34px; color:#109dff; margin:10px 0;}

.put-section-5 .section-6 .fuwu_2 .tel{animation:ab3 1s linear 0.3s both;-webkit-animation:ab3 1s linear 0.3s both;-moz-animation:ab3 1s linear 0.3s both;-o-animation:ab3 1s linear 0.3s both;opacity:1;}

.put-section-5 .section-6 .fuwu_2 p{ font-size:13px; line-height:24px;}





/*下载中心*/



.section-wrap .section-6 .fuwu_3{ width:290px; float:right;}

.section-wrap .section-6 .fuwu_3 li{ width:290px; height:30px; line-height:30px; float:left;font-size:14px; line-height:34px; color:#616161; display:block;}

.section-wrap .section-6 .fuwu_3 li span{ width:10px; height:30px; float:right;}

.section-wrap .section-6 .fuwu_3 li a{ color:#616161; }





/*底部*/

.section-wrap .section-6 .adress{ width:100%; height:246px; background:url(../images/dt.jpg) bottom center no-repeat; position:absolute; bottom:0;}

.section-wrap .section-6 .adress_c{position:relative;width:526px;margin-left:auto;margin-right:auto;padding-left:55px;font-size:18px;line-height:34px;letter-spacing:1px; color:#fff; margin-top:60px; text-align:center;}



.section-wrap .section-6 .adress_c .label-points-sm{content:'';position:absolute;left:9px;top:12px;z-index:2;display:block;width:12px;height:12px;background-color:#3466db;border-radius:6px}



.section-wrap .section-6 .adress_c .label-points{position:absolute;left:0;top:3px;z-index:1;width:30px;height:30px;border-radius:15px;background-color:#304573;}

.section-wrap .section-6 .adress_c .label-points{-webkit-transform:scale(.3,.3);-moz-transform:scale(.3,.3);-ms-transform:scale(.3,.3);-o-transform:scale(.3,.3);transform:scale(.3,.3);animation:label-points linear 1.5s infinite;-moz-animation:label-points linear 1.5s infinite;-webkit-animation:label-points linear 1.5s infinite;-o-animation:label-points linear 1.5s infinite}

.section-wrap .section-6 .adress_c .zj{ font-size:20px; margin:15px 0; color:#fff !important; background:url(../images/tel2.png) 13% center no-repeat;}


@keyframes label-points{0%{opacity:0}

50%{opacity:1;-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-ms-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1)}

100%{opacity:0}

}

@-moz-keyframes label-points{0%{opacity:0}

50%{opacity:1;-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-ms-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1)}

100%{opacity:0}

}

@-webkit-keyframes label-points{0%{opacity:0}

50%{opacity:1;-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-ms-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1)}

100%{opacity:0}

}

@-o-keyframes label-points{0%{opacity:0}

50%{opacity:1;-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-ms-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1)}

100%{opacity:0}

}





.section-wrap .section-6 .adress_c .copy{ font-size:12px; margin-top:30px;}





/*内页头部*/



.header_2{ width:100%; height:80px; border-bottom:1px solid #e1e1e1;}

.header_c{ width:1000px; margin:0 auto; height:80px;}



/*当前位置*/

.weizhi{ width:100%; height:50px; margin:10px 0; background:url(../images/dizhi.png) left center no-repeat; text-indent:20px; line-height:50px; font-size:15px; }

.weizhi a:hover{ color:#109dff;}

.weizhi a.on{ color:#109dff;}



/*内页侧导航*/

.section_ny{position:fixed;z-index:100;left:3%;top:23%;width:20px; background:url(../images/shu.jpg) 11px -60px no-repeat;}

.section_ny li{margin:40px 0}

.section_ny li a{display:block;position:relative;z-index:1;padding:6px 5px;text-decoration:none}

.section_ny li.current a{padding:4px 5px}

.section_ny .dot{display:block;width:14px;height:14px; background:url(../images/dot.png) 0px 0 no-repeat;margin:3px auto;}

.section_ny .on .dot{ width:16px; height:16px; background:url(../images/di.png) 0 0 no-repeat; margin:0 auto; margin-left:-1px; margin-top:-1px;}

.section_ny li.current .dot{width:9px;height:9px;border:1px solid #aaa;background-color:transparent}

.section_ny .text{position:absolute;left:24px;top:3px; font-size:15px; white-space:nowrap;color:#6d6d6d; font-family:"微软雅黑";  display:block; cursor:pointer;-webkit-transition:opacity .3s linear;-moz-transition:opacity .3s linear;-ms-transition:opacity .3s linear;-o-transition:opacity .3s linear;transition:opacity .3s linear}

.section_ny li.on .text{ font-size:18px; color:#019fff; top:0;}

.section_ny li a:focus .text,#page-indicator li a:hover .text{opacity:1;filter:alpha(opacity=100)}





/*关于我们*/

.fl{ float:left;}

.fr{ float:right;}



.content{ width:100%; height:auto;}

.content_c{ width:1000px; margin:0 auto; }



.about{ width:100%; height:auto; overflow:hidden;}



.about_title{text-align:center; padding-bottom: 12px; font-size:30px; color:#109dff;}

.about_title span{ font-size:14px; color:#999; display:block;}



.xabox{ width:1000px; height:auto; overflow:hidden; margin:0 auto; padding:10px 0 45px 0; text-align:center;}

.xali{float:left; height:37px;font-size:16px; color:#595656; margin-right:10px;}

.xali a{ display:block; padding:10px 10px; font-size:16px; color:#595656; text-align:center;  border-radius:6px;}

.xali a:hover{ display:block;font-size:16px; background:#109dff; color:#fff; transition: text-align:center; text-decoration:none;}

.xanr{ width:1031px;  line-height:45px; font-size:16px; color:#595656; margin:0 auto;}

.xali_on{ font-size:16px;background:#109dff; color:#fff !important;}







.about_main{width: 570px;position: relative;}

.about_pic{width: 400px; margin-top:20px;}

.about_pic img{width:400px; height:340px;}



.wrap{ width:100%; height:auto; overflow:hidden;}

.about_cont{padding-bottom: 30px;margin-bottom: 30px;position: relative;}

.about_main .about_cont:first-child{border-bottom: 1px dashed #d3d3d3; }

.about_cont{ width:100%;}

.about_cont h2{font-size: 26px;color: #333;font-weight: normal;margin-bottom: 5px;}

.about_cont h4{font-size: 16px;color: #333;font-weight: normal;background: url("../images/a03.jpg")/*tpa=http://www.szfangwei.cn/Public/Web/images/a03.jpg*/ no-repeat left bottom;padding-bottom: 8px;margin-bottom: 30px;white-space: nowrap;}

.about_cont .text{font-size: 14px;color: #333;line-height: 28px;}

.about_cont li{margin-bottom: 14px;width:300px;float:left;}

.about_cont li span{background: #109dff;color: #fff;font-size: 10px;padding:0 4px;margin-right: 8px;line-height: 12px;*padding: 2px 4px;}

.about_cont li a{ font-size:13px;}

.about_cont li a:hover{ color:#109dff;}





/*底部*/



i{ background: url(../images/icon2.png) no-repeat; display:block;}

.footer{ width:100%; border-top:1px solid #d5d4d4; background-color:#f5f5f5; height:auto; overflow:hidden; padding-bottom:20px; margin-top:20px; padding-top:20px;}

.footer_c{ width:1200px; margin:0 auto;}


.dblm{ width:100%;}

.dblm ul{ display:block; float:left; width:166px;}

.dblm ul li{ display:block; width:100%; background:url(../images/sj.png) left 10px no-repeat; line-height:28px;}

.dblm ul h4{ font-weight:normal; margin-bottom:10px; font-size:13px;}

.dblm ul li a{ padding-left:20px; font-size:12px;}

.dblm ul li a:hover{ color:#109dff; text-decoration:underline;}

.dblm_t{ float:left; margin-left:130px;}



.db_r{ width:230px; float:right;}

.ewm{ width:120px; height:120px; float:left; margin-left:40px;}

.dblm .lxfs{ float:right; width:220px; margin-top:15px;}

.dblm .lxfs div{ width:100%; float:left; margin-bottom:10px;}

.dblm .lxfs div h4{ font-size:18px; font-weight:normal;font-style: italic; color:#404040; line-height:40px;}

.dblm .lxfs div P{ color:#333;}



.dblm .lxfs div i{ width:36px; height:34px; float:left; margin-top:6px; margin-right:10px;}

.dblm .lxfs div i.lx01{background-position: -390px 0;}

.dblm .lxfs div i.lx02{background-position: -429px 0;}

.dblm .lxfs div i.lx03{background-position: -464px 0;}
.dblm .lxfs div i.lx04{background-position: -427px -5px;}


.bq{ width:100%; background:#313131; height:50px; line-height:50px;}

.bq p{ text-align:center; color:#979796; font-size:14px; width:90%; float:left;}

.bq p a{color:#979796; }





/*硬件产品*/



.case_t_title{color:#000000;font-size:20px;height:56px;line-height:56px;width:72px;text-align:center;background-color:#fff;margin:0px auto;}

.case_t_line{width:42px;height:1px;line-height:1px;background-color:#6bc1ca;margin:0px auto;}





.portfolio-grid{ width:1000px; display:block; height:auto; overflow:hidden;}

.thumbnail{overflow:hidden;position:relative;display:inline-block;float:left;width:100%; padding:30px 0;border-bottom:1px dashed #e1e1e1;}

.portfolio-grid img{ width:230px; height:200px; padding:2px;}

.projectinfo{position:absolute;z-index:2;top:-60px;left:0;width:100%;height:100%;background:rgb(126,127,115);background:rgba(126,127,115,.4);height:0\9;}

.meta{width:740px; float:right;/*height:196px; overflow:hidden;*/}

.meta a{font-size:18px;font-weight:normal;width:100%; color:#000;}

.meta h2{ margin:20px 0; font-size:18px; }

.meta h2 a{ color:#333;}

.meta h2 a:hover{ color:#109dff;}

.meta p{ font-size:14px; line-height:30px; color:#000;}
.meta span{ font-size:14px; line-height:30px;}

.meta p.xq a{ font-size:14px; color:#109dff; margin-top:10px; display:block;}

.thumbnail_a{ display:block; float:left;}







/*页码*/



DIV.megas512 {

	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; margin-bottom:40px; PADDING-TOP: 30px; TEXT-ALIGN: center; font-family:"arial"; font-size:14px;

}

DIV.megas512 A {

	BORDER-RIGHT: #dedfde 1px solid; PADDING-RIGHT: 10px; BACKGROUND-POSITION: 50% bottom; BORDER-TOP: #dedfde 1px solid; PADDING-LEFT: 10px; PADDING-BOTTOM:5px; BORDER-LEFT: #dedfde 1px solid; COLOR: #109dff; MARGIN-RIGHT: 5px; PADDING-TOP: 5px; BORDER-BOTTOM: #dedfde 1px solid; TEXT-DECORATION: none

}

DIV.megas512 A:hover {

	BORDER-RIGHT: #000 1px solid; BORDER-TOP: #000 1px solid; BACKGROUND-IMAGE: none; BORDER-LEFT: #000 1px solid; COLOR: #fff; BORDER-BOTTOM: #000 1px solid; BACKGROUND-COLOR: #777777

}

DIV.megas512 A:active {

	BORDER-RIGHT: #000 1px solid; BORDER-TOP: #000 1px solid; BACKGROUND-IMAGE: none; BORDER-LEFT: #000 1px solid; COLOR: #fff; BORDER-BOTTOM: #000 1px solid; BACKGROUND-COLOR: #777777

}

DIV.megas512 SPAN.current {

	PADDING-RIGHT: 6px; PADDING-LEFT: 6px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; COLOR: #109dff; MARGIN-RIGHT: 3px; PADDING-TOP: 2px

}

DIV.megas512 SPAN.disabled {

	PADDING-RIGHT: 6px; PADDING-LEFT: 6px; PADDING-BOTTOM: 2px; COLOR: #adaaad; MARGIN-RIGHT: 3px; PADDING-TOP: 2px

}



/*解决方案*/



.solution_list{width: 1000px;margin: 0px auto;}

.solution_list ul{ width:1000px; height:auto; overflow:hidden;}

.solution_list li{float: left;width:100%;margin-bottom: 38px;position: relative;}

.solution_list h2{font-size: 20px;color: #333;font-weight: normal;line-height: 48px;border-bottom: 1px solid #109dff;}

.solution_list h2 a{color: #333;}

.solution_list h2 a:hover{color:#109dff;}

.solution_list .intro{line-height:30px;color: #999;margin-top: 4px; font-size:14px;overflow: hidden;height: 140px;font-family: verdana,geneva,sans-serif;}

.solution_list .intro a:hover{color:#109dff;}

.solution_list .shade{display: block;width: 370px;height: 120px;}

.solution_list .solu_img{width: 300px;height: 200px;overflow: hidden;position: relative;cursor: pointer; float:left; margin-right:20px;}



.solution_list .solu_r{ float:right; width:668px;}





.solu_img .shade{position: absolute;z-index:3;top:100%;left: 0;width:100%;height: 225px;background:#fff;opacity:0.6;filter:alpha(opacity=60); transition:0.5s all;}

.solu_img:hover .shade{top: 0;transition:0.6s ease-in-out;}

.solu_img .img_icon{transform:rotate(360deg);transition:0.6s ease-in-out;position: absolute;top:50%;left: -100%;margin-left: -20px;margin-top: -20px;display: inline-block;z-index: 3; }

.solu_img:hover .img_icon{left:50%;transform:rotate(3600deg);-webkit-transform:rotate(3600deg);-moz-transform:rotate(3600deg);-o-transform:rotate(3600deg);-ms-transform:rotate(3600deg);transition: .6s ease-in-out;-webkit-transition: .6s ease-in-out;-moz-transition: .6s ease-in-out;-o-transition: .6s ease-in-out;-ms-transition: .6s ease-in-out;}

.solu_img img{

    transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);

    transition:All .6s ease-in-out;-webkit-transition:All .6s ease-in-out;-moz-transition:All .6s ease-in-out;-o-transition:All .6s ease-in-out;-ms-transition:All .6s ease-in-out;

}

.solu_img:hover>img{

    transform:scale(1.4);-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2);-ms-transform:scale(1.2);

    transition:All .6s ease-in-out;-webkit-transition:All .6s ease-in-out;-moz-transition:All .6s ease-in-out;-o-transition:All .6s ease-in-out;-ms-transition:All .6s ease-in-out;

}





/*新闻*/



.news_list{width: 1000px;margin: 0 auto;overflow:hidden;}

.news_list li{background: #f7f7f7;zoom:1;margin-bottom: 40px;position: relative;}

.news_list .line{display: block;position: absolute;background: #109dff;}

.news_list li:after{content: "";clear: both;display: table;}

.news_time{background: #71c5ff;width: 110px;height: 100%;padding: 18px 20px 40px 0;}

.news_time .day{display: block;font-size: 70px;color: #fff;font-family: "Impact";text-align: right;}

.news_time .year{display: block;color: #fff;text-align: right;line-height: 22px;}

.news_time .author{display: block;color: #fff;text-align: right;line-height: 22px;}

.news_time .type{display: block;text-align: right;background: url("../images/n01.jpg") no-repeat right top;padding-top: 6px;margin-top: 4px;}

.news_time .type a{color: #fff;font-family: '宋体', Arial;}

.news_cont{width: 800px;margin-right: 40px;}

.news_cont h2{font-size: 20px;font-weight: normal;padding-top: 26px;}

.news_cont h2 a{color: #333;}

.news_cont a:hover{color: #109dff;}

.news_cont .demo{line-height: 24px;margin-top: 14px;}

.news_cont .vis{color: #999;line-height: 38px;margin-top: 12px;}

.news_cont .more{float: right;color: #109dff;display: inline-block;border: 1px solid #109dff;line-height: 38px;padding: 0 24px;}

.news_more{width: 1200px;margin: 40px auto 80px;text-align: center;}

.news_more a{display: block;font-size: 14px;color: #109dff;border: 1px solid #109dff;line-height: 38px;}



/*识别技术*/



.ser_project ul{width:1063px; margin-left:-63px; height:auto; overflow:hidden;}

.ser_project li{float:left;margin-left:63px;position:relative;overflow:hidden; width:290px; height:220px; float:left; margin-bottom:40px; margin-top:20px;}

.ser_project li img{ width:290px; height:220px;}



.blur{filter: blur(4px); -webkit-filter: blur(4px);  -moz-filter: blur(4px);-ms-filter: blur(4px); filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=4, MakeShadow=false); /* IE6~IE9 */}

.blur_shade{background:url("../images/blur.png") no-repeat;position: absolute;top:-600px;left: 0;width: 100%;height: 100%;text-align: center;z-index: 2;opacity: 0;}

.blur_shade h4{font-size: 20px;color: #333;font-weight: normal;padding-top: 70px;}

.blur_shade .text{background: url("../images/s13.jpg") no-repeat center top ;font-size: 14px;color: #333;margin-top: 8px;padding: 8px 10px 0;}



/*服务*/



.connect{min-height: 280px;}

.connect_column{margin-top: 40px;}

.connect_column li{float: left;text-align: center;width: 235px;height: 200px;margin-left: 20px;position: relative;padding-top: 42px;font-size: 16px;color: #333;line-height: 32px;}

.connect_column li:first-child{margin-left: 0;}

.connect_column h2{font-size: 18px;color: #333;font-weight: normal;margin-top: 10px;margin-bottom: 10px;}

.connect_column .info{position: relative;z-index: 2;}

.connect_column .text{margin: 0 20px;}

.connect_column .s1{position:absolute;top:0;left:0;width:100%;height:100%;background: #de6764;opacity: 0.2;filter:alpha(opacity=20);}

.connect_column .s2{position:absolute;top:0;left:0;width:100%;height:100%;background: #58bec8;opacity: 0.2;filter:alpha(opacity=20);}

.connect_column .s3{position:absolute;top:0;left:0;width:100%;height:100%;background: #9ac047;opacity: 0.2;filter:alpha(opacity=20);}

.connect_column .s4{position:absolute;top:0;left:0;width:100%;height:100%;background: #31a0e1;opacity: 0.2;filter:alpha(opacity=20);}

.connect_column .i1{display: inline-block;width: 36px;height: 46px; background: url("../images/sprite2.png")/*tpa=http://www.szfangwei.cn/Public/Web/images/sprite2.png*/ no-repeat 0 0;}

.connect_column .i2{display: inline-block;width: 42px;height: 46px; background: url("../images/sprite2.png")/*tpa=http://www.szfangwei.cn/Public/Web/images/sprite2.png*/ no-repeat -38px 0;}

.connect_column .i3{display: inline-block;width: 40px;height: 46px; background: url("../images/sprite2.png")/*tpa=http://www.szfangwei.cn/Public/Web/images/sprite2.png*/ no-repeat -83px 0;}

.connect_column .i4{display: inline-block;width: 40px;height: 46px; background: url("../images/sprite2.png")/*tpa=http://www.szfangwei.cn/Public/Web/images/sprite2.png*/ no-repeat -125px 0;}

.connect_column a{ color: #333;}

.connect_share{border-top: 2px solid #43bcc7;width: 120px;margin: 46px auto 0;text-align: center;padding-top: 46px;}

.connect_share .sh1{display: inline-block;width: 40px;height: 40px;background: url("../images/sprite2.png")/*tpa=http://www.szfangwei.cn/Public/Web/images/sprite2.png*/ 0 -48px;margin-right: 9px;}

.connect_share .sh2{display: inline-block;width: 40px;height: 40px;background: url("../images/sprite2.png")/*tpa=http://www.szfangwei.cn/Public/Web/images/sprite2.png*/ -41px -48px;}





.arrive{ width:1000px; margin:0 auto;}

.arrive_column_con{width:1150px;overflow:hidden; margin:0 auto;}

.arrive_column{margin-left:50px;width:1300px;}

.arrive_column dl{float:left;width:270px;margin:0px 90px 0 0px;}

.arrive_column dt{margin-bottom: 20px;}

.arrive_column dd{font-size: 16px;color: #333;line-height: 32px;}

.bus{font-size: 18px;color: #31a0e1;}

.bus dt{margin-left: -50px;}

.bus .icon{display: inline-block;width: 32px;height: 32px;background: url("../images/sprite2.png")/*tpa=http://www.szfangwei.cn/Public/Web/images/sprite2.png*/ 0 -90px;vertical-align: middle;margin-right: 18px;}

.taxi{font-size: 18px;color: #de6764;}

.taxi dt{margin-left: -50px;}

.taxi .icon{display: inline-block;width: 32px;height: 34px;background: url("../images/sprite2.png")/*tpa=http://www.szfangwei.cn/Public/Web/images/sprite2.png*/ -34px -90px;vertical-align: middle;margin-right: 18px;}

.metro{font-size: 18px;color: #9ac047;}

.metro dt{margin-left: -50px;}

.metro .icon{display: inline-block;width: 34px;height: 34px;background: url("../images/sprite2.png")/*tpa=http://www.szfangwei.cn/Public/Web/images/sprite2.png*/ -66px -90px;vertical-align: middle;margin-right: 16px;}



.home_title{text-align:center;padding-top:50px; padding-bottom:40px;}



/*下载中心列表*/



.down{ width:30%; height:auto; overflow:hidden; padding:40px 0 40px 0;}

.down li{ width:100%; height:36px; line-height:36px; float:left;font-size:14px; line-height:34px; color:#616161; display:block;}

.down li span{ width:10px; height:30px; float:right;}

.down li a{ color:#616161; }

.down li a:hover{ color:#109dff}

.ml_50{ margin-left:50px;}



/*合作伙伴*/

.home_partner_list{width:1000px;margin:0px auto;padding-bottom:40px;}

.home_partner_list table{border-collapse:collapse;border:1px solid #e6e6e6;}

.home_partner_list table td{width:248px; border:1px solid #e6e6e6;}

.home_partner_list table td .partner_box{width:160px;height:70px;padding:10px 44px;position:relative;z-index:1;}

.home_partner_list table td .partner_box2:hover{border:8px solid #f6f6f6;padding:11px 36px;}



.partner_box .cont1{ width:120px; height:80px; position:absolute;top:5px;left:65px;z-index:2;/* filter:alpha(opacity=60);-moz-opacity:0.6;opacity:0.6;filter: grayscale(100%);

    -webkit-filter: grayscale(100%);

    -moz-filter: grayscale(100%);

    -ms-filter: grayscale(100%);

    -o-filter: grayscale(100%); */}  



.partner_box .cont1 img,.partner_box .cont2	img{ width:120px; height:80px; display:block; margin:0 auto;}

.partner_box .cont2{ width:120px; height:80px; filter:alpha(opacity=0);-moz-opacity:0;opacity:0;position:absolute;top:5px;left:65px;z-index:1;transform:rotateY(180deg);-ms-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-webkit-transform:rotateY(180deg);-o-transform:rotateY(180deg);}  

.partner_box:hover .cont1{transform:rotateY(180deg);z-index:1;alpha(opacity=0);-moz-opacity:0;opacity:0;-ms-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-webkit-transform:rotateY(180deg);-o-transform:rotateY(180deg);}

.partner_box:hover .cont2{transform:rotateY(360deg);z-index:2;filter:alpha(opacity=100);-moz-opacity:1;opacity:1;-ms-transform:rotateY(360deg);-moz-transform:rotateY(360deg);-webkit-transform:rotateY(360deg);-o-transform:rotateY(360deg);}  

.partner_box:hover .cont2{z-index:2;}  

.partner_box .cont1{transition:all .5s linear 10ms;} 

.partner_box .cont2{transition:all .5s linear 10ms;} 



/*单页面*/





.about h3{ font-size:20px; font-weight:normal; color:#333; line-height:30px; text-align:center; padding-bottom:15px;}

.about .fasj{ font-size:12px; text-align:center; border-bottom:1px dashed #e1e1e1; padding-bottom:15px; margin-bottom:20px; color:#999;}

.about{ font-size:15px; line-height:30px; color:#333;}



.downdown{ width:80px; height:80px; margin:40px auto;}
.downdown img{ width:80px; height:80px;}

.home_title a:hover img{ opacity:0.6;}

.cate_des{ font-size:15px; line-height:34px;}










