@charset "utf-8";
/* CSS Document */
/*一般企业站CSS样式*/
.cms_content,.footCont,.cms_logo,.cms_nav ul{width:980px; margin:0 auto;}/*容器宽度*/
.footCont{padding-top: 10px; text-align: center; }
.cms_top{width:100%; height:88px;background:url(./images/topbg.jpg) center no-repeat;} /*顶部状态条容器100%;*/
.cms_logo{position:relative;top: 10px;}
.cms_logo-left{float:left;height: 51px;width: 368px;margin-top: 10px;}/*logo*/
.cms_logo-left img{width: 100%;height: 100%;}
.topNav{positions:absolute;top:10px;right:0px;}
.topNav li{float:right;padding:0 4px;font-family:"SimSun";}
.topTel{position:absolute;top:35px;right:0px;padding-left:40px;background:url(./images/tel.png) left no-repeat;height:30px;color:#015ba9;font-size:24px;}
.topTel span{font-size:18px;}

/*二级下拉*/
.cms_nav{background:url(./images/navbg.jpg) repeat-x;height:45px; width:1440px;position:relative; z-index:999;line-height:45px; margin: auto;}

/*页脚*/   
.cms_footer{background:url(./images/footbg.jpg) repeat-x;height:75px;margin-top:20px;}
.footNav{float:left;padding-top:30px;}
.footNav li{float:left;padding:0 4px;height:20px;line-height:20px;}
.footNav li a:hover{text-decoration:underline;color:#000;}
.footCopy{float:right;color:#666;padding-top:20px;line-height:14px;}

   
/*产品切换样式*/ 
.cms_product{width:673px;float:left;margin-top:15px;}
.cms_rollBox{width:673px;overflow:hidden;margin-top:10px;} 
.cms_rollBox .LeftBotton{height:24px;width:11px; background:url(./images/left1.jpg) no-repeat;overflow:hidden;float:left;display:inline;margin:60px 12px 0 0;cursor:pointer;} 
.cms_rollBox .RightBotton{height:24px;width:11px; background:url(./images/right1.jpg) no-repeat;overflow:hidden;float:left;display:inline;margin:60px 0 0 12px;cursor:pointer;} 
.cms_rollBox .Cont{width:627px;overflow:hidden;float:left;} 
.cms_rollBox .ScrCont{width:10000px;} 
.cms_rollBox .Cont .pic{width:201px;float:left;text-align:center;margin-right:12px;} 
.cms_rollBox .Cont .pic img{width:201px;height:151px;display:block;margin:0 auto;border:1px solid #dcdcdc;} 
.cms_rollBox .Cont .pic p{height:30px;line-height:30px;background:url(./images/ptt.jpg) center top no-repeat;} 
.cms_rollBox .Cont a:hover{color:#f00;text-decoration:underline;} 
.cms_rollBox #List1,.rollBox #List2{float:left;}
   
/*模块*/ 
.cms_content-column{padding-top:28px;}
.mNews{width:293px;float:left;}
.mTit{height:27px;border-bottom:1px solid #ccc;}
.mTit h3{height:29px;background:url(./images/html_16.png) left bottom no-repeat;float:left;}
.mTit .mt1{font-size:14px;color:#0058b3;font-weight:bold;}
.mTit .mt2{font-size:14px;color:#cac8c8;font-weight:bold;padding-left:10px;}
.mTit .more{float:right;font-size:10px;font-family:"Arial";padding-top:5px;}

.mNewsLi{margin-top:8px;}
.mNewsLi li{height:25px;line-height:25px;background:url(./images/newsli.png) left no-repeat;padding-left:15px;border-bottom:1px dashed #e5e5e5;}
.mNewsLi li a{display:block;width:190px;float:left;}
.mNewsLi li span{float:right;color:#666;}
.mNewsLi li a:hover{text-decoration:underline;color:#f00;}

.mAbout{width:360px;float:left;margin-left:20px;}
.maInfo{margin-top:15px;line-height:25px;height:150px;overflow:hidden;}
.maImg{float:left;margin-right:8px;}

.mZshu{width:284px;float:right;}
.scrollBox{margin-top:15px;}
.btn{width:16px;height:120px;margin:0 8px 0 7px;float:left;cursor:pointer;}
#demo5-backward{background:url(./images/left.jpg) center no-repeat;}
#demo5-forward{background:url(./images/right.jpg) center no-repeat;}
.scroll-img{width:220px;overflow:hidden;float:left;}
.scroll-img ul{width:10000px;}
.scroll-img ul li{float:left;width:220px;text-align:center;}
.scroll-img ul li h4{padding:10px 0}


.probg{height:36px;background:url(./images/mtit.jpg) repeat-x;line-height:36px;border-bottom:0px;padding:0 10px;border-radius:10px;border-left:1px solid #e4e4e4;border-right:1px solid #e4e4e4;}
.probg h3{background:none;}
.probg .more{padding-top:0px;}

.mcontact{margin-top:15px;width:290px;float:right;}
.mconInfo{background:url(./images/baf.jpg) center no-repeat;width:96%;min-height:165px;padding:2%;line-height:200%;}
   
/*焦点图样式*/
.cms_banner{position:relative;}/*banner容器宽度可随意设置*/
.cms_slide{height:362px;overflow:hidden;}
.cms_slide .d1{width:100%;height:362px;display:block;position:absolute;left:0px;top:0px;}
.cms_slide .d2{width:100%;height:30px;clear:both;position:absolute;z-index:100;left:0px;top:310px;}/*控制轮播的按钮定位*/
.cms_slide .d2 ul{float:left;position:absolute;left:50%;top:0;display:inline;}
.cms_slide .d2 li{
		width:17px;
		height:15px;
		overflow:hidden;
		cursor:pointer;
		background:url(./images/img1.png) center no-repeat;/*注意图片路径*/
		float:left;
		margin:0 3px;
		display:inline;
		}
.cms_slide .d2 li.nuw{background:url(./images/img1_1.png) no-repeat center;}/*注意图片路径*/
  
/*内容页*/
.page_banner{height:316px;}
.cms_side{float:left;width:220px;margin-top:20px;}/*左侧导航页*/
.cms_side ul{border:1px solid #ececec;}
.cms_side ul li{line-height:30px;}
.cms_side ul li a{display:block; height:30px;line-height:30px;text-indent:22px; text-align:left;color:#5f5f5f;line-height:30px;background:url(./images/s1bg.jpg) no-repeat;}
.cms_side .hover a,.cms_side ul li a:hover{background:url(./images/s2bg.jpg) no-repeat;color:#fff;}
.sideTit{background:url(./images/pageti.jpg) repeat-x;height:30px;color:#015bae;font-size:16px;text-indent:12px;font-weight:bold;}
  
.cms_main{margin:30px auto 50px;;}/*右侧内容页*/
.cms_title{height:30px;line-height:30px;border-bottom:2px solid #258acc;padding:0 10px;}
.cms_title h3{float:left;font-size:16px;}
.cms_title h3 span{color:#5c5c5c;font-size:12px;padding-left:10px;}
.cms_title h4{float:right;font-family:"SimSun";}
.cms_main-content{padding:15px 0; min-height:400px;}
.cms_main-content p{line-height:200%;}


  
/*新闻列表*/
.newsList li{height:29px;line-height:29px;border-bottom:1px dashed #c9c9c9;padding-left:15px;background:url(./images/circle.jpg) left center no-repeat;font-family:"SimSun"}
.newsList li a{display:block;color:#3d3d3d;}
.newsList li a:hover{color:#f00;}
.newsList .news_title{float:left;width:530px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.newsList .news_time{float:right;}
.newsDetiel h1{font-size:16px;font-weight:700;padding:10px 0 10px;text-align:center;border-bottom:1px solid #e4e4e4;}
.newsDetiel h2{font-size:14px;margin-bottom:15px;text-align:center;}
.newsDetiel p{line-height:200%;}

.jobli li{background:url(./images/renx.jpg) left center no-repeat;}

/*留言*/
.msgCont{padding:15px 40px;width:610px;background:#e9f6fc;margin:auto;border-top-left-radius:40px;border-top-right-radius:40px;}
.magItem{width:245px;float:left;}
.magItem b{color:#f00;}
.magItem .msgTxt{height:20px;border:1px solid #abadb2;width:99%;margin:2px 0 8px;padding-left:1%;}
.msgl{margin-right:120px;}
.msgarea{border:1px solid #abadb2;width:600px;padding:5px;margin:2px 0 8px;}
.msgS{height:22px;line-height:22px;padding:20px 0;}
.msgyzm{width:100px;height:20px;border:1px solid #abadb2;}
.msgSub{width:54px;height:21px;background:url(./images/sub.jpg) no-repeat;cursor:pointer;margin-left:260px;}

/*产品中心*/
.proHide{width:705px;overflow:hidden;margin:0 auto;}
.proHide ul{width:780px;}
.proHide li{float:left;margin:10px 48px 10px 0;border:1px solid #ccc9c9;}
.proHide .pImg{width:201px;height:151px;overflow:hidden;}
.proHide .pImg a{width:201px;height:151px;display:table-cell;text-align:center;vertical-align:middle;}
.proHide .pImg a img{max-width:201px;max-height:151px;}
.proHide .pName{height:27px;line-height:27px;text-align:center;background:#dddede;width:201px;}
.proHide .pName a:hover{color:#000;}

/* box */
.box{width:300px;float:left;}
.tb-pic a{display:table-cell;text-align:center;vertical-align:middle;}
.tb-pic a img{vertical-align:middle;}
.tb-thumb{margin:10px 0 0;overflow:hidden;}
.tb-thumb li{background:none repeat scroll 0 0 transparent;float:left;height:42px;margin:0 6px 0 0;overflow:hidden;padding:1px;}
.tb-s310, .tb-s310 a{height:201px;width:268px;}
.tb-s310, .tb-s310 img{max-height:201px;max-width:268px;}
.tb-s40, .tb-s40 a{height:40px;width:40px;}
.tb-booth{border:1px solid #CDCDCD;position:relative;z-index:1;}
.tb-thumb .tb-selected{background:none repeat scroll 0 0 #C30008;height:40px;padding:2px;}
.tb-thumb .tb-selected div{background-color:#FFFFFF;border:medium none;}
.tb-thumb li div{border:1px solid #CDCDCD;}
div.zoomDiv{z-index:999;position:absolute;top:0px;left:0px;width:200px;height:200px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
div.zoomMask{position:absolute;background:url("images/mask.png") repeat scroll 0 0 transparent;cursor:move;z-index:1;}
.pro_name{width:430px;float:left;}
.pro_cont h1{font-size:14px;font-weight:bold;}
.proFoot{margin-top:30px;min-height:250px;}
.tabs1{height:31px;line-height:31px;border-bottom:2px solid #0075d8;margin-bottom:10px;}
.tabs1 li{float:left;width:100px;height:31px;color:#00486e;text-align:center;font-size:16px;border-top-left-radius:10px;border-top-right-radius:10px;background:#0075d8;color:#fff;}

