@charset "utf-8";
* {margin: 0;padding: 0;}
body{margin:0;padding:0;}
td,div{font-size:14px;color:#444;}
h1,h2,h3,h4,h5,h6,p,ul,li,dt,dl,dd{margin:0;padding:0;list-style:none;}
a{color:#333;text-decoration:none;}
a:hover{color:#f30;}
.clear{clear:both;}
.dis{display:none;}
.w,.wp{width:1200px;margin:0 auto;}
.mt10{margin-top:10px;}
.m10{margin:10px auto;}
.fixed{position:fixed;top:0;left:0;width:100%;height:100px;z-index:99999;}
.blank{margin:0;padding:0;height:40px;overflow:hidden;clear:both;}
.more{width:400px;margin:30px auto; text-align:center;}
.mbtn{display:inline-block;width:200px;height:50px;line-height:50px; border-radius:30px;background:#000;font-size:16px;color:#fff;}
.mbtn:hover{background-color:rgba(0,0,0,.82);opacity:0.82;filter:alpha(opacity=0.82);filter:alpha(Opacity=0.82);-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=0.82)';z-index:2;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;}

#topbar{height:80px;}
#topbar .logo{width:250px;height:60px;float:left;margin-top:15px;}
#topbar .logo img{height:50px;} 
#topbar .logo .whitemb{display:none;}
#topbar .menu{float:left;width:950px;} 
#topbar .menu ul{margin:0;padding:0;list-style:none;}
#topbar .menu ul li{float:left;width:120px; text-align:center;height:80px;line-height:80px;font-size:16px;font-family:microsoft yahei;}
#topbar .menu ul li a{color:#fff;display:block;}
#topbar .menu ul li a:hover{background:#ff7e00;}
#topbar .menu ul .hover a{background:#ff7e00;color:#fff;display:block;}
#topbar .menu ul li dl{position:absolute;z-index:1099;margin:0;display:none;width:120px;}
#topbar .menu ul .hover dl dt a{background:#3188d5;height:50px;line-height:50px;display:block;font-size:14px;}
#topbar .menu ul .hover dl dt a:hover{background:#fff;color:#333;display:block;}
#topbar.hud{background:#fff;box-shadow:5px 5px 5px #999;}
#topbar.hud .menu ul li{float:left;width:120px; text-align:center;height:80px;line-height:80px;font-size:16px;font-family:microsoft yahei;}
#topbar.hud .menu ul li a{color:#333;display:block;}
#topbar.hud .menu ul li a:hover{background:#ff7e00;}
#topbar .menu ul .tel{color:#fff;font-size:24px; float:right;width:220px;}
#topbar .menu ul .tel i{margin-right:5px;}
#topbar.hud .menu ul .tel{color:#ff7e00;font-size:24px; float:right;width:220px;}
#topbar.hud .whitemb{display:inline-block;}
#topbar.hud .colormb{display:none;}

/*banner*/
#banner{height:600px;}
#full-screen-slider { width:100%; height:600px; position:relative}
#slides { display:block; width:100%; height:600px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li .content{ position:absolute; top:40%; text-align:center;color:#fff;width:100%;font-size:30px;}
#slides li .content .more{width:200px;}
#slides li .content .more a{display:inline-block;width:200px;height:50px;line-height:50px; border-radius:30px;background:#005bac;font-size:16px;color:#fff;}
#slides li .content .more a:hover{background:#ff7e00;z-index:2;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;}
#pagination { display:block; list-style:none; position:absolute; left:50%; bottom:40px; z-index:55550; margin:0}
#pagination li { display:block; list-style:none; width:10px; height:10px;float:left; margin-left:15px; border-radius:5px; background:#FFF }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0; text-indent:-9999px;}
#pagination li.on { background:#0092CE} 

/* 下面是前/后按钮代码，如果不需要删除即可 */
#full-screen-slider .prev,
#full-screen-slider .next{ position:absolute; left:2%; top:50%; margin-top:-25px; display:block; width:40px; height:40px; background:url(../images/right.png) no-repeat; filter:alpha(opacity=50);opacity:0.5;  z-index:999999;  }
#full-screen-slider .next{ left:auto; right:2%; background:url(../images/left.png) ; }
#full-screen-slider .prev:hover,
#full-screen-slider .next:hover{ filter:alpha(opacity=100);opacity:1;  }
#full-screen-slider .prevStop{ display:none;  }
#full-screen-slider .nextStop{ display:none;  }
		
.subject{padding:40px 0;text-align:center;overflow:hidden;clear:both;font-family:microsoft yahei;}
.subject h3{font-size:24px;padding:0;margin:0;}
.subject p{font-family:Arial, Helvetica, sans-serif;display:inline-block;font-size:32px;margin:0;padding:0; text-transform:uppercase}
.subject a{float:right;font-size:12px;}


/*6个小图表*/
.l2{margin:0;padding:0;list-style:none;clear:both;overflow:hidden}
.l2 li{margin:0 0 14px 0;float:left;padding:0;display:inline-block;text-align:center;vertical-align:top;width:16.66%}
.l2 .con{display:block;position:relative;overflow:hidden;margin:10px 0; }
.l2 .pic{position:relative;overflow:hidden;margin:0 auto;;}
.l2 .pic img{width:131px;height:131px;transition: All 0.4s ease-in-out;-webkit-transition: All 0.4s ease-in-out;-moz-transition: All 0.4s ease-in-out;-o-transition: All 0.4s ease-in-out;}
.l2 .con:hover .pic img{ -moz-transform:scaleX(-1); -webkit-transform:scaleX(-1);-o-transform:scaleX(-1);transform:scaleX(-1);/*IE*/filter:FlipH;}	

.l2 .tit{line-height:40px;margin:10px 0 0 ;text-align:center;font-size:18px;font-weight:400;z-index:2}
.l2 .mask{position:absolute;left:0;top:0;right:0;bottom:0;background-color:rgba(255,255,255,.82);opacity:0;filter:alpha(opacity=0);filter:alpha(Opacity=0);-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';z-index:2;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;}
.l2 .mask .mask-con{padding:0;position:absolute;left:0;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);color:#fff;font-size:80px; font-family:"宋体"; text-align:center;} 
.l2 .con:hover .mask{opacity:1;filter:alpha(opacity=100);filter:alpha(Opacity=100);-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)'}


/*案例*/
.ind-row3{ position:relative;background:#ffffed;}
.l3{margin:0;padding:0;list-style:none;overflow:hidden}
.l3 li{margin:0 0 14px 0;float:left;overflow:hidden;padding:0;display:inline-block;vertical-align:top;width:25%}
.l3 .con{display:block;position:relative;overflow:hidden;margin:0 7px;height:214px;}
.l3 .pic{padding-top:100%;position:relative;overflow:hidden;}
.l3 .pic img{position:absolute;left:0;top:0;width:100%;height:214px;transition: All 0.4s ease-in-out;
 -webkit-transition: All 0.4s ease-in-out;-moz-transition: All 0.4s ease-in-out;-o-transition: All 0.4s ease-in-out;}
.l3 .con:hover .pic img{ -moz-transform:translateY(-5%); -webkit-transform:translateY(-5%);-o-transform:translateY(-5%);transform:translateY(-5%);/*IE*/filter:FlipH;}	


.l3 .mask{position:absolute;left:0;top:0;right:0;bottom:0;background-color:rgba(0,78,162,.82);opacity:0;filter:alpha(opacity=0);filter:alpha(Opacity=0);-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';z-index:2;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;}
.l3 .mask .mask-con{padding:0;position:absolute;left:0;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);color:#fff;font-size:30px;text-align:center;}
.l3 .mask .mask-con .tit{font-size:24px;font-weight:400;z-index:2;} 
.l3 .con:hover .mask{opacity:1;filter:alpha(opacity=100);filter:alpha(Opacity=100);-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)'}


/*四大优势*/
#ysbg{background:url(../images/ysbg.png) no-repeat top center #ffffed;overflow:hidden;padding-top:40px;}
.ystitle{ width:500px;margin:0 auto;background:url(../images/advg.jpg) no-repeat; height:145px;padding:60px 0 40px 200px;}
.ystitle h3{font-size: 32px; letter-spacing: 5px;color:#676767;font-weight:normal;line-height:60px;}
.ystitle h3 span{color:#004ea2; font-weight:bold;padding:0 px;font-size:36px;}
.ystitle p{font-size:16px;color:#888}

.ysul{margin:0;padding:0;list-style:none;}
.ysul li{overflow:hidden;padding:30px 50px;}
.ysul li .txt{float:left;width:500px;}
.ysul li .txt .icon{float:left;width:90px;background:url(../images/ibg1.png) center;height:90px;line-height:90px;font-size:24px; text-align:center;color:#fff;}
.ysul li .txt .ctitle{float:left;width:410px;}
.ysul li .txt .ctitle h3{font-size:22px;line-height:90px;}
.ysul li .txt .ctitle h3 span{margin-left:20px;color:#999;}
.ysul li .txt .ctitle .dcon{margin-top:20px;}
.ysul li .txt .ctitle .dcon p{margin-bottom:20px;}
.ysul li .txt .ctitle .dcon p i{float:left;width:30px;display:block;}
.ysul li .txt .ctitle .dcon p span{display:block;padding-left:30px;line-height:22px;}
.ysul li .pic{float:left;width:600px; text-align:center;}
.ysul li .txt .ctitle .dcon .clin{line-height:30px;margin-bottom:5px;}


/*关于我们*/
#aboutbg{background:url(../images/aboutbg.jpg) no-repeat top center; background-size:100% 700px;overflow:hidden;padding:20px 0 ;}
#aboutbg .subject h3{color:#fff;}
#aboutbg .subject p{color:#fff;}
#aboutbg .ccon{margin:10px auto;color:#fff;line-height:30px;overflow:hidden;clear:both;}
#aboutbg .ccon p{ text-indent:20px;}
 .abul{margin:0 auto;padding:0;list-style:none;width:1000px; }
 .abul li{float:left;width:25%;margin:20px auto; text-align:center;}
 .abul li .box{overflow:hidden;padding:0;width:181px;height:173px;background:url(../images/box.png) no-repeat center; position:relative;}
 .abul li .box i{ position:absolute;top:90px;color:#FFF;font-size:24px;right:60px; font-style:normal}
 .abul li .box p{padding-top:40px;font-size:35px;color:#fff;}
 .abul li .box span{line-height:30px;font-size:16px;color:#fff; display:block}


/*流程*/
#t5{background:url(../images/liuc.jpg) no-repeat top center; overflow:hidden;padding:0 0 50px 0 ;}
#t5 .subject h3{color:#fff;}
#t5 .subject p{color:#fff;}

.l6{margin:0;padding:0;list-style:none;clear:both;overflow:hidden}
.l6 li{margin:10px 0;float:left;padding:0;display:inline-block;text-align:center;vertical-align:top;width:20%}
.l6 .con{display:block;position:relative;overflow:hidden;margin:10px 0; }
.l6 .pic{position:relative;overflow:hidden;margin:0 auto;;}
.l6 .pic img{width:69px;height:80px;transition: All 0.4s ease-in-out;-webkit-transition: All 0.4s ease-in-out;-moz-transition: All 0.4s ease-in-out;-o-transition: All 0.4s ease-in-out;}
.l6 .con:hover .pic img{ -moz-transform:scaleX(-1); -webkit-transform:scaleX(-1);-o-transform:scaleX(-1);transform:scaleX(-1);/*IE*/filter:FlipH;}	
.l6 h3{margin-top:40px;color:#eb6100;font-size:24px;line-height:50px;}
.l6 h4{line-height:40px;margin:0;color:#fff;text-align:center;font-size:16px;font-style:normal;z-index:2}
.l6 p{padding:0;}
.l6 .mask{position:absolute;left:0;top:0;right:0;bottom:0;opacity:0;filter:alpha(opacity=0);filter:alpha(Opacity=0);-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';z-index:2;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;}
.l6 .mask .mask-con{padding:0;position:absolute;left:0;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);color:#fff;font-size:80px; font-family:"宋体"; text-align:center;} 
.l6 .con:hover .mask{opacity:1;filter:alpha(opacity=100);filter:alpha(Opacity=100);-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)'}



/*新闻中心*/
#t6{padding:0;overflow:hidden;} 
.l7{margin:0;padding:0;list-style:none;overflow:hidden}
.l7 li{margin:0 0 14px 0;float:left;overflow:hidden;padding:0;display:inline-block;vertical-align:top;width:33.33%}
.l7 .con{display:block;position:relative;overflow:hidden;margin:0 5px;height:225px;}
.l7 .pic{padding-top:100%;position:relative;overflow:hidden;}
.l7 .pic img{position:absolute;left:0;top:0;width:100%;height:100%;transition: All 0.4s ease-in-out;
 -webkit-transition: All 0.4s ease-in-out;-moz-transition: All 0.4s ease-in-out;-o-transition: All 0.4s ease-in-out;}
.l7 .con:hover .pic img{ -moz-transform:translateY(-5%); -webkit-transform:translateY(-5%);-o-transform:translateY(-5%);transform:translateY(-5%);/*IE*/filter:FlipH;}	
.l7 .tit{line-height:35px;margin:0 10px;text-align:left;font-size:18px;z-index:2}
.l7 p{margin:0 10px;line-height:22px;}
.l7 .time{padding-bottom:10px; color:#999}

.l7 .mask{position:absolute;left:0;top:0;right:0;bottom:0;z-index:2;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;}
.l7 .mask .mask-con{padding:0;position:absolute;left:0;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);color:#fff;font-size:80px; font-family:"宋体"; text-align:center;} 
.l7 .con:hover .mask{opacity:1;filter:alpha(opacity=100);filter:alpha(Opacity=100);-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)'}
.l7 .more{display:block;width:50px;height:50px;line-height:50px;margin:40px auto; text-align:center}
.l7 .more a{display:block;color:#fff;font-size:36px; font-family:"times new roman";border-radius:30px;border:1px solid #fff;}
.l7 .more a:hover{background:#C00;border:none;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;}


/*友情链接*/
.l8{margin:0;padding:0;list-style:none;overflow:hidden}
.l8 li{margin:0 0 20px 0;float:left;overflow:hidden;padding:0;display:inline-block;vertical-align:top;width:16.66%}
.l8 .con{display:block;position:relative;overflow:hidden;margin:0 10px;height:60px}
.l8 .pic{padding-top:100%;position:relative;overflow:hidden;}
.l8 .pic img{position:absolute;left:0;top:0;height:60px;width:180px;transition: All 0.4s ease-in-out;
 -webkit-transition: All 0.4s ease-in-out;-moz-transition: All 0.4s ease-in-out;-o-transition: All 0.4s ease-in-out;}
.l8 .con:hover .pic img{ -moz-transform:translateY(-5%); -webkit-transform:translateY(-5%);-o-transform:translateY(-5%);transform:translateY(-5%);/*IE*/filter:FlipH;}	

.l8 .mask{position:absolute;left:0;top:0;right:0;bottom:0;background-color:rgba(0,78,162,.82);opacity:0;filter:alpha(opacity=0);filter:alpha(Opacity=0);-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';z-index:2;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;}
.l8 .mask .mask-con{padding:0;position:absolute;left:0;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);color:#fff;font-size:80px; font-family:"宋体"; text-align:center;} 
.l8 .con:hover .mask{opacity:1;filter:alpha(opacity=100);filter:alpha(Opacity=100);-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)'}
.l8 .more{display:block;width:50px;height:50px;line-height:50px;margin:40px auto; text-align:center}
.l8 .more a{display:block;color:#fff;font-size:36px; font-family:"times new roman";border-radius:30px;border:1px solid #fff;}
.l8 .more a:hover{background:#C00;border:none;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;}
  
 
/*底部*/
#footer{background:#1D1D1D;padding:0;overflow:hidden;} 
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.pnav{ height:80px; line-height:80px; position:relative; z-index:1;} 
.pnav .nLi{ width:12%;margin:0 auto; text-align:center;float:left;  position:relative; display:inline; font-size:16px;}
.pnav .nLi a{ color:#fff;display:block;width:120px;margin:0 auto;}

#footer .fm{padding:20px 0;overflow:hidden;}
#footer .t1{width:500px;float:left;color:#fff;margin-left:50px;}
#footer .t2{width:200px;float:left; padding:0 30px;color:#fff;line-height:40px;}
#footer .flogo{width:200px;margin-left:50px;margin-top:50px;float:left;color:#fff;}

#footer h1{font-size:18px;margin:10px auto;}
#footer .t1 p{line-height:25px;}
#footer .t2 .t21{margin-top:40px;float:left; width:150px; text-align:center}
#footer .t2 .t21 img{width:90px;display:block;margin:0 auto;}
#footer .t2 .t21 p{color:#999;}
#footer .t3 p{line-height:25px;}
#footer .t3 h3{line-height:60px;font-size:28px;margin-bottom:20px;}

#footer .line{float:left;width:1px;background:#666;height:200px;margin:0 20px;display:block;}
#footer .cline{margin-top:20px;width:100%;height:1px;display:block;background:#666;}

.copyright{margin:0 auto;background:#000;text-align:center;height:40px;padding:0;line-height:40px; color:#fff;}


/*catpic*/
#catpic{height:500px;display:block;}

#home{background:#fcfcfc;height:60px;line-height:60px;}

.topcase{margin:15px 0;padding:0;list-style:none;overflow:hidden;}
.topcase li{float:left;width:240px;margin:0 13px 13px 0;}
.topcase li a{text-align:center;display:block;position:relative;height:160px;overflow:hidden;}
.topcase li img{border:1px solid #eee;width:240px;height:180px;display:block;margin-bottom:10px;}
.topcase li a div{position:absolute;background:#333;width:100%;line-height:40px;height:40px;color:#fff;display:block;bottom:-40px;left:1px;opacity:0.7}

.bg_black{background:#eee;padding:15px 0;}
.subject_news{color:#333;font-size:18px;font-family:microsoft yahei;height:41px;line-height:40px;border-bottom:1px solid #ddd;}
.subject_news b{display:inline-block;font-weight:normal;border-bottom:2px solid #1F92D1;height:40px;line-height:40px;}
.subject_news span{color:#bbb;display:inline-block;font-size:16px;font-family:verdana;padding-left:10px;}
.subject_news a{float:right;font-size:12px;font-family:宋体;}

.newslist{margin:15px 0;padding:0;list-style:none;overflow:hidden;}
.newslist li{float:left;width:480px;margin:0 20px 20px 0;}
.newslist li a img{float:left;margin-right:10px;border:1px solid #eee;}
.newslist li a .title{font-size:16px;font-family:microsoft yahei;line-height:30px;}
.newslist li a .date{font-size:12px;color:#444;font-family:arial;line-height:20px;}
.newslist li a .intro{line-height:18px;color:#999;}
.newslist li a:hover .title{color:#f30;}

.lefter{width:220px;margin-right:30px;float:left;}
.righter{float:left;width:950px;}
.leftnav{background:#1F92D1;padding:10px 15px;color:#fff;font-size:18px;font-family:microsoft yahei;}
.subnav{border:1px solid #eee;border-bottom:0;margin:0;padding:0;list-style:none;}
.subnav li{}
.subnav li a{display:block;padding-left:20px;background:#fafafa;font-size:13px;line-height:50px;height:50px;border-bottom:1px solid #eee;}
.subnav li a:hover{color:#1F92D1;font-weight:bold;background:#f3f3f3;}
.subnav .hover a{display:block;padding-left:20px;color:#1F92D1;font-weight:bold;background:#f3f3f3;font-size:14px;line-height:50px;height:50px;border-bottom:1px solid #eee;}
.subnav dl{margin:0;padding:0;list-style:none;*margin-top:-12px;}
.subnav dl dt{}
.subnav dl dt a{background:#fff;display:block;height:40px;line-height:40px;border-bottom:1px solid #eee;padding-left:20px;font-size:12px;}
.subnav dl dt a:hover{background:#fff;font-size:12px;font-weight:normal;color:#f30;}
.subnav li dl .hover a{color:#f30;font-size:12px;font-weight:normal;background:#fff;}

.left_border{background:#005bac;border:1px solid #eee;border-top:0;padding:10px 15px;line-height:30px;}
.left_border p{margin:0;padding:0;font-size:18px;color:#fff; text-transform:uppercase}
.left_border h3{font-size:16px;color:#fff;text-transform:uppercase}

.container{line-height:25px;font-size:14px;padding:15px 0;}

.artshow{border:1px solid #ddd;border-top:2px solid #F00;overflow:hidden;line-height:25px;font-size:14px;padding:20px 40px;margin:20px auto;}
.artshow .title{text-align:center;font-size:20px;line-height:30px;font-weight:100;font-variant: normal;margin:0;padding:15px 0;font-family:microsoft yahei;}
.artshow .info{text-align:center;font-family:microsoft yahei;color:#999;padding:0 0 15px 0;font-size:14px;}
.artshow p{margin:5px 0;font-size:14px;}
.artshow .pre{margin:5px 0 5px 0;color:#999;}
.artshow .next{margin:0 0 5px 0;color:#999;}


.slideBox{ width:800px; height:400px; overflow:hidden; position:relative;margin:0 auto;  }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ text-align:center;zoom:1; vertical-align:middle; position:relative;z-index:1; }
.slideBox .bd li img{width:600px;display:block;margin:0 auto;  }

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }

.news_list{margin:0;padding:0;list-style:none;}
.news_list li{border-bottom:1px dotted #ccc;padding:20px 0;overflow:hidden;;line-height:24px;color:#999;}
.news_list li:hover{background:#fafafa;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;}
.news_list li a{font-size:18px;font-family:microsoft yahei;display:block;line-height:40px;}
.news_list li em{color:#666;font-family:verdana;display:block;font-style:normal;}
.news_list li p{padding-top:10px;}
.news_list .box{overflow:hidden;clear:both;margin:20px auto; }
.news_list .box .pic{float:left;width:300px;}
.news_list .box .pic img{height:220px;width:100%;}
.news_list .box .txt{float:left;width:700px;margin-left:40px;}
.news_list li:hover .pic img{transform:scale(1.1);-webkit-transition:.5s;-o-transition:.5s;transition:.5s;}

/*list*/
.list_page{text-align:center;margin:10px;display:block;}
.list_page:after{content:" ";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.list_page ul{list-style:none;margin:0;padding:0;display:inline-block;vertical-align:bottom;}
.list_page ul li{display:inline-block;border:solid 1px #ddd;border-radius:4px;}
.list_page ul a{color:#333;padding:8px 12px;line-height:18px;display:block;transition:all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;background:#fff;float:left;border-right:1px solid #ddd;}
.list_page ul .page-num-current{background:#005bac;color:#fff;}
.page_group ul{border-right:solid 1px #ddd;border-radius:4px;}
.page_group ul li{border-right:none;border-radius:0;float:left;}
.page_group ul li:not(:first-child):not(:last-child){border-radius:0;}
.page_group ul li:first-child{border-radius:4px 0 0 4px;}
.page_group ul li:last-child{border-radius:0 4px 4px 0;}
.page_group ul .active a{background:#f3f3f3;border-radius:0;}

.job_h1{font-size:14px;line-height:35px;border-bottom:1px solid #eee;margin:10px 0;}
.info_title{font-size:14px;font-weight:bold;border-bottom:1px solid #f0f0f0;line-height:30px;height:30px;margin:0 0 15px 0;}
.info_intro{padding:0 0 20px 0;line-height:22px;color:#666;}
.info_intro p{margin:0 0 5px 0;padding:0;}
.info_intro .red{color:#f30;margin:0 5px;}

#goodsshow{margin:20px 0;overflow:hidden;width:750px;}
#goodsshow img{border:0;}
#goodsshow .left{float:left;width:350px;margin:0 50px 0 0;}
#goodsshow .right{float:left;}
#goodsshow .shop_big{border:1px solid #ededed;padding:2px;background:#fff;width:360px;cursor:pointer;}
#goodsshow .shop_plist{clear:both;width:360px;}
#prolist{width:310px;float:left;overflow:hidden;height:68px;position:relative;margin:10px 0 0 0;}
#prolist ul{margin:0;padding:0;list-style:none;overflow:hidden;width:20000px;position:relative;}
#prolist ul li{float:left;cursor:pointer;position:relative;background:url(../images/pro_none.gif) no-repeat center top;height:68px;}
#prolist ul li img{height:60px;width:60px;margin:6px 8px 0 8px;padding:0px;border:0;}
#prolist .hover{background:url(../images/pro_bg.gif) no-repeat center top;height:68px;}
#goodsshow .shop_plist a.prev{float:left;width:20px;height:68px;display:block;outline:none;background:url(../images/ico_left.gif) no-repeat center;line-height:68px;margin-top:12px;}
#goodsshow .shop_plist a.next{float:left;width:20px;height:68px;display:block;outline:none;background:url(../images/ico_right.gif) no-repeat center;margin-top:12px;}
#goodsshow .right{width:350px;}
#goodsshow .right h1{font-size:18px;font-family:microsoft yahei;font-weight:normal;margin:0 0 10px 0;padding:0;}
#goodsshow .right .intro{color:#999;min-height:80px;}
#goodsshow .right .sno{border-bottom:1px solid #eee;line-height:35px;}
#goodsshow .right .price{color:#999;line-height:30px;padding:10px 0;}
#goodsshow .right .price span{color:#f60;font-size:16px;}

a.inquiry{display:inline-block;background:#1F92D1;padding:8px 30px;color:#fff;margin:10px 0;font-size:16px;font-family:microsoft yahei;border-radius:4px;}
a:hover.inquiry{color:#fff;background:#f60;}

/*在线客服*/
.online {
	position: fixed;
	bottom: 150px;
	right: 10px;
	width: 60px;
	z-index: 999;
	color: #999;
}
.online a {
	color: #666;
}
.online a:hover {
	text-decoration: none;
}
.online dl {
	background: #005bac;
	padding: 10px 5px;
	margin-bottom: 1px;
	position: relative;
}
.online dl dd {
	color: #fff;
	text-align: center;
	font-size: 12px;
	cursor: pointer;
}
.online dl dd i {
	font-size: 25px;
}
.online dl:hover {
	background: #1781bd;
}
.online dl dt {
	position: absolute;
	top: 0px;
	right: 60px;
	background: #fff;
	border: 1px solid #ccc;
	z-index: 9999;
	display: none;
	padding: 10px 15px;
	font-weight: normal;
}
.online dl dt h3 {
	display: block;
	font-size: 16px;
	color: #666;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
}
.online dl dt h3 i {
	margin-right: 5px;
}
.online dl dt h3 span {
	float: right;
	cursor: pointer;
}
.online dl dt input {
	border: 1px solid #ccc;
	border-radius: 5px;
	margin-top: 15px;
	height: 40px;
	line-height: 40px;
	padding: 3px 5px;
	width: 100%;
}
.online dl dt button {
	margin: 10px 0;
	border: none;
	border-radius: 5px;
	width: 100%;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	background: #28a7e1;
	color: #fff;
	cursor: pointer;
}

.lanmu{line-height:50px;border-bottom:1px solid #ddd;overflow:hidden;font-size:16px;}