/* all */
@charset "gb2312";
body{margin:0; font-family:"Microsoft Yahei","微软雅黑","simHei"; background:#ffffff;  color:#464646; font-size:13px; min-width:1000px;}
ul, ol, li, p, h1, h2, h3, h4, form, div,img,dl,dt,dd{border:none;list-style:none; margin: 0;padding: 0; overflow:hidden;}
a{text-decoration: none; color:#464646;}
a:hover{text-decoration:underline; color:#ffcc00;}
a:active {text-decoration:none;}

/*浮动*/
.inline{display:inline}
.left{float:left}
.right{float:right}
.center{text-align:center;}
.hand{cursor:pointer}
.clear{clear:both; width:100%; float:none; font-size:0px; line-height:0px; height:0px;}

.w1920 {width:1000px;margin:0 auto;}
.w1200 {width:1000px;margin:0 auto;}
.w100 {width:1000px;margin:0 auto;}

.b1 {background-color:#e8e8e8;}

/*DIV边距*/
.mb10{margin-bottom:10px}
.mb20{margin-bottom:20px}
.mb30{margin-bottom:30px}
.mb50{margin-bottom:50px}
.mt10{margin-top:10px}
.mt20{margin-top:20px}
.mt30{margin-top:30px}
.mt50{margin-top:50px}
.lh180{line-height:180%}
.lh140{line-height:140%}

.h1 {font-size:30px; font-weight:bold;color:#333333; }  
.h2 {font-size:18px; font-weight:bold; } 
.h3 {color:#666666;}  
.h4 {font-weight:bold;}

/* 全局 */
.page_head { width:1000px; height:100px; margin:0 auto; position:relative;}
.page_head_logo { position:absolute; top:20px;}
.page_head_tel { position:absolute; top:55px; right:0; text-align:right;  font-size:22px; font-family:impact; color:#ffcc00;}
.page_head_lan { position:absolute; top:20px; right:0; text-align:right; }

.page_menu { width:1000px;margin:0 auto; background-color:#464646; height:45px;}
.page_menu_item li {float:left; width:100px; text-align:center; line-height:45px; }
.page_menu_item li:hover{ background-color:#333333;}
.page_menu_item  a{font-size:14px; color:#FFF;}
.page_menu_item_on { background-color:#333333;}

.page_foot { width:1000px; margin-left:auto; margin-right:auto; background-color:#464646; height:80px; color:#FFF;}

.page_index li {float:left; width:120px; text-align:center; line-height:35px; margin-right:5px; }
.page_index li:hover{ background-color:#999999;}
.page_index_li_top {background-color:#999999; }
.page_index_li {background-color:#c6c6c6; }
.page_index a { color:#464646;}

.case_list li { float:left; width:137px; margin:5px; overflow:hidden;  text-align:center;}
.case_list li  img { width:135px; height:45px; border:1px solid #CCC;}

.case_list2  img {  height:45px; margin:5px;  border:1px solid #CCC;}
.case_list3  img {  height:70px; margin:10px;  border:1px solid #CCC;}

.artical_list li { width:100%; height:45px; line-height:45px; border-bottom:1px dashed #e8e8e8;}

/* index */
.index_banner { position:relative; height:300px; width: 1000px; margin:0 auto; }
.index_banner img {position:absolute; left:0; top:0; } 


.index_item { width:1000px; margin:0 auto; overflow:hidden;}
.index_item li { float:left; width:220px; margin:10px; overflow:hidden; }

.index_about { width:1000px; margin:0 auto;background-color:#e8e8e8; height:300px; margin-top:15px;}
.index_about_item { position:relative; width:1000px; height:200px; margin:0 auto;}
.index_about_item_why { position:absolute; left:20px; top:30px; width:600px;}
.index_about_item_contact {position:absolute; left:650px; top:30px; width:330px;}
.index_about_item_scan {position:absolute; left:1000px; top:65px; }

.index_foot_link { height:80px;  overflow:hidden;} 
.index_foot_link img{ border:0; margin:0 15px; }
/* index */


/* kefu */
#kefu{ width:150px; height:auto; position:fixed; top:50%; right:5px;z-index:8888; background:#fff; border:1px solid #d1d1d1;border-top:2px solid #0166cc; display:none; margin-top:-220px;}
#kefu .top{ width:100%; height:35px; line-height:35px; font-size:14px; color:#333; font-weight:bold; text-align:center;}
#kefu .middle{ font-size:12px; width:100%; text-align:center; line-height:180%;}
#kefu .middle p{ color:#ffcc00; font-size:18px; font-weight:bold; font-family:impact;}
#kefu .close{float:right; margin-right:10px; margin-top:10px; cursor:pointer;}
.right_bar{ width:28px; height:95px; position:fixed; top:50%; right:0; margin-top:-222px; z-index:9999;}
.right_bar img{cursor:pointer;}
/* kefu */