﻿@charset "utf-8";
/*初始化样式*/
body{ margin:0px; padding:0px; margin:0px auto; zoom:1;

/*设置字体*/
font-size:14px;
font-family:'Microsoft Yahei';
color:#787878;

/*设置宽度*/
width:100%; 
min-width:1100px;
}
ul,ul li,img{ vertical-align:top;}
ul,li,form, dl,dt,dd, div{ padding: 0px; margin: 0px;}
.ul,.ul li{ list-style:none;} /*该设置跟后台编辑器有关*/
.h1,.h2,.h3,.h4,.h5,.h6,.p{ padding:0px; margin:0px;} /*该设置跟后台编辑器有关*/
select,input,textarea{ border-radius:0; -webkit-border-radius:0; color:#414446;}
input:focus { outline: none;}

/*强制去除表单自带的样式*/ 
input,button,select,textarea{outline:none;/*-webkit-appearance:none;*/}

/*强制去除textarea自带的样式*/
textarea{resize:none;/*-webkit-appearance:none;*/}

textarea,input,select { font-family:'Microsoft Yahei'; background:none; border:none; margin:0; padding:0;}

/*html5设置*/
article,aside,footer,header,hgroup,nav,section,figure,figcaption{ display: block;} 
figure,figcaption{ margin:0px; padding:0px;}
audio,canvas,progress,video { display: inline-block; vertical-align: baseline;}

img{ border:none; border:0;}
a{ color:#787878; text-decoration:none; noline:-webkit-tap-highlight-color:rgba(0,0,0,0);}
a:focus {outline:none; -moz-outline:none;}
a:hover{ text-decoration:none;}

/*清楚浮动*/
.fl{float:left; display:inline;}
.fr{float:right; display:inline;}
.clearfix:after{
    display: block;
    font-size: 0;
    line-height:0;
    visibility: hidden;
    height: 0;
    clear: both;
    content: " ";  
}
*:first-child+html .clearfix{ zoom: 1; } /* IE7 */


.w1100{
	width:1100px;
	text-align:left;
	_zoom:1;
	margin:0 auto;
}
/*初始化样式*/

/*页面框架结构*/
.Contain{ /*min-height:500px;*/min-height: 850px;}
.SildeBar{}
.MainContent{ width:822px;}
.Content{}
.SinglePage{ /*单片 设置文字两端对齐*/ text-justify:inter-ideograph; text-align:justify; word-wrap:break-word; clear:both; overflow:hidden; line-height:24px;}
.SinglePage p{ margin:0;}
.Current{ text-align:right; font-size:12px; line-height:57px; border-bottom:1px solid #f7f7f7;  }
.Current .home{ padding-left:24px; background:url(../images/map.png) no-repeat left center;}
.Current,.Current a{ color:#c9c9c9;}
.Current span{ color:#686868;}



/*分页*/
.Pages{ font-size:12px; text-align:center; padding:30px 0;}
.Pages a,.Pages em{ display:inline-block; *display:inline; zoom:1; color:#666;}
.Pages a{margin:0px 3px; padding:5px 10px; color:#747474; background-color:#fff;  border:1px solid #eaeaea;}
.Pages em{ font-style:normal;}
.Pages a:hover,.Pages a.a_cur{ color:#fff; background-color:#e50012; border-color:#e50012;}



.PrevNextBox{ color:#333; padding:20px 0; border-top:1px solid #e3e3e3; line-height:26px; margin-top:40px;}
.PrevNextBox a{ color:#666;}
/*分页*/


/*头部*/
.Top .Head{ line-height:35px; border-bottom:1px solid #eeeeee;}
.Top .Head .Welcome{ float:left; display:inline;}
.Top .Head a,.Top .Head em,.Top .Head .Tel{ float:right; display:inline;}
.Top .Head a,.Top .Head div.Tel{ background-position:left center; background-repeat:no-repeat;}
.Top .Head a{ padding-left:23px; }
.Top .Head a.Japan{ background-image:url(../images/c1.jpg);}
.Top .Head a.En{ background-image:url(../images/c2.jpg);}
.Top .Head a.Cn{ background-image:url(../images/c3.jpg);}
.Top .Head div.Tel{ font-size:16px; padding-left:36px; background-image:url(../images/c1.png);}
.Top .Head em{ font-size:12px; font-style:normal; color:#ccc; margin:0 10px;}

.Top .NavWrap{ height:84px;}
.Top h1{ margin:0; margin-top:25px;} 
.Top h1,.Top h1 img{ width:197px; height:33px;}
.Top .MainNav li{ float:left; display:inline;}
.Top .MainNav li a.navA{ display:block; font-size:16px; padding:0 20px; line-height:84px;}
.Top .MainNav li a.navA:hover,.Top .MainNav li.onnav a.navA{ color:#fff; font-weight:bold; background-color:#e50012;}
/*头部*/


/*底部*/
.Bottom{ font-size:12px; line-height:50px; background-color:#222222; padding-top:10px;}
.Bottom,.Bottom a{ color:#737373;}
.Bottom em{ font-style:normal; font-size:10px; margin:0 7px;}


.Bottom .Wx{ width:52px; height:60px; position:relative; background:#1b1b1b url(../images/wx.png) no-repeat center; margin-left:42px;}
.Bottom .Wx span{ display:none; width:140px; padding-top:17px; height:148px; text-align:center;  position:absolute; right:0; bottom:44px; z-index:99; background:url(../images/wx3.png) no-repeat center top;}
.Bottom .Wx span img{ width:115px; height:115px;}
.Bottom .Wx:hover{ background-image:url(../images/wx2.png); background-color:#222;}
.Bottom .Wx:hover span{ display:block;}
/*底部*/


/*页面二级/左侧/右侧菜单*/
.SildeBar{ width:226px; position:relative;}
.SildeBar h2{ height:60px; font-size:20px; font-weight:normal; color:#fff; background:#f0001f url(../images/logo2.png) no-repeat left bottom; padding-left:26px; padding-top:32px; margin:0; margin-top:-35px; position:relative; z-index:99;}

.MenuList li{ margin-bottom:4px; position:relative;}
.MenuList a{ display:block; color:#585858; line-height:24px;}
.MenuList a.MenuA{ background:url(../images/c10.png) no-repeat 198px center; background-color:#fbfbfb; padding:17px 50px 17px 26px; }
.MenuList a.MenuA:hover,.MenuList li.onmenu a.MenuA{ color:#f0001f; background-image:url(../images/c100.png);}
.MenuList li>div{ padding-left:1px; width:277px; position:absolute; left:225px; top:0; z-index:99; display:none;}
.MenuList dl{ background-color:#fff; border:1px solid #e50012; }
.MenuList dl dd{ width:237px; padding:0 19px; }
.MenuList dl dd>a{ padding:12px 20px;border-bottom:1px solid #f3f3f3; background:url(../images/li1.png) no-repeat left center; }
.MenuList dl dd:hover,.MenuList dl dd.on,.MenuList dl dd:hover>a,.MenuList dl dd.on>a{ background-color:#e50012;}
.MenuList dl dd:hover>a,.MenuList dl dd.on>a{ background-image:url(../images/li2.png); color:#fff; border-bottom-color:#e50012;}
.MenuList li:hover>div{ display:block;}
/* 三级类别 */
.MenuList dl dd{position: relative;}
.MenuList dl dd>.lb3{position: absolute;top:0;left:100%;    display: none;}
.MenuList dl dd:hover>.lb3{display: block;}
.MenuList dl dd>.lb3>div:hover{background-color: #e50012;}
.MenuList dl dd>.lb3>div:hover>a{background-image: url(../images/li2.png);color: #fff;border-bottom-color: #e50012;}
.MenuList dl dd>.lb3>div>a{padding: 12px 20px;border-bottom: 1px solid #f3f3f3;background: url(../images/li1.png) no-repeat left center;display: block;color: #585858;line-height: 24px;}
.MenuList dl dd>.lb3{background-color: #fff;border: 1px solid #e50012;}
.MenuList dl dd>.lb3>div{width: 237px;padding: 0 19px;}






.IdeaSon{ padding:2px 0; background-color:#f7f7f7; display:none;}
.IdeaSon a{ display:block; font-size:12px; padding-left:52px; background:url(../images/li5.png) no-repeat 45px center; line-height:43px;}
.IdeaSon a:hover,.IdeaSon a.on{ background-image:url(../images/li4.png); color:#f0001f;} 
/*页面二级/左侧/右侧菜单*/


/*Banner*/
.HomeBan{width:100%;position:relative;height:471px;}
.HomeBan ul{ list-style:none;}
.HomeBan .bd{ width:100%;position:relative;z-index:0;overflow:hidden;}
.HomeBan .bd ul{width:100% !important;} 
.HomeBan .bd li{width:100% !important;height:471px;overflow:hidden;text-align:center; background-position:center top; background-repeat:no-repeat;}
.HomeBan .bd li a{display:block;height:471px; position:relative;}
.HomeBan .bd li a p{ margin:0; width:1100px; height:89px; font-size:28px; color:#fff; text-align:center; line-height:89px; position:absolute; left:50%; margin-left:-550px; bottom:0; z-index:9; background:url(../images/shadow.png) repeat left top; }

.HomeBan .hd{ width:100%;position:absolute;z-index:1;bottom:108px;left:0;height:14px;}
.HomeBan .hd ul{text-align:center;}
.HomeBan .hd ul li{ font-size:12px; display:inline-block;*display:inline;zoom:1;width:14px;height:14px;margin:0px 8px;overflow:hidden; background-repeat:no-repeat; background-position:center;  cursor:pointer; line-height:14px;  background-image:url(../images/icon1.png); color:#fff;}
.HomeBan .hd ul .on{ background-image:url(../images/icon2.png); color:#e50012;}


.Banner{ height:397px; background-repeat:no-repeat; background-position:center top; }
/*Banner*/


/*首页*/
.ProIndex{ width:1122px; margin:0 auto; position:relative; padding:56px 43px 48px 43px;}
.ProIndex span{ width:15px; height:25px; background-repeat:no-repeat; background-position:center; cursor:pointer; position:absolute; top:183px;}
.ProIndex span.Prev{ left:0; background-image:url(../images/c5.png); }
.ProIndex span.Next{ right:0; background-image:url(../images/c6.png); }
.ProIndex span.Prev:hover{ background-image:url(../images/c55.png);}
.ProIndex span.Next:hover{ background-image:url(../images/c66.png);}


.ProIndex ul li,.ProIndex ul li img{ width:350px; height:279px;}
.ProIndex ul li{ position:relative; margin:0 12px; float:left; display:inline;}
.ProIndex ul li a{ display:block; color:#f6f6f6; }
.ProIndex ul li div{ height:70px; padding-top:11px; position:absolute; left:0; right:0; bottom:0; z-index:8; padding-left:16px; background:url(../images/c2.png) no-repeat left top;}
.ProIndex ul li h2,.ProIndex ul li h3{ margin:0; }
.ProIndex ul li h3{ font-style:italic; font-size:18px; text-transform:Uppercase;}
.ProIndex ul li h2{ font-weight:normal; font-size:20px;}
.ProIndex ul li a:hover div{ background-image:url(../images/c4.png);}


.Channel{ padding:67px 0; height:394px; background:url(../images/bg.jpg) no-repeat center top;}
.Channel h2,.Channel h3,.Channel p{ margin:0;}
.CultureIndex,.ResearchIndex,.NewsIndex{ width:356px; float:left; display:inline; background-color:#fff; margin-right:16px; }
.CultureIndex .Video{ height:156px;}
.Channel .Box{ padding:13px 22px 25px 22px; color:#585858;}
.Channel .Box h2,.NewsIndex .Txt h2{ font-size:22px; font-weight:normal; margin-bottom:13px;}
.Channel .Box h3,.NewsIndex .Txt h3{ font-size:24px; font-style:italic; text-transform:Uppercase;}
.Channel .Box div{ color:#737373; line-height:28px;}
.Channel .Box a{ display:block; width:98px; height:25px; background-color:#e60012; text-align:center; color:#fff; line-height:25px; margin-top:16px;}

.Channel .ResearchIndex .Box{ padding:19px 22px;}
.ResearchIndex .Pic,.ResearchIndex .Pic img{ width:356px; height:156px;}

.NewsIndex{ margin-right:0;}
.NewsIndex .NewsFocus,.NewsIndex .NewsFocus img{ width:356px; height:154px;}
.NewsIndex .NewsFocus{ position:relative;}
.NewsIndex .hd{ height:8px; position:absolute; left:0; right:0; bottom:20px; z-index:99; padding:0 15px;}
.NewsIndex .hd li{ font-size:0; _font-size:0; display:inline-block; *display:inline; zoom:1; width:8px; height:8px; text-align:center; line-height:8px; overflow:hidden; background:url(../images/c9.png) no-repeat center; margin-right:2px;}
.NewsIndex .hd li.on{ background-image:url(../images/c8.png);}

.NewsIndex .Txt{ position:absolute; left:15px; top:19px; z-index:99; color:#585858;}

.NewsIndex .Box2{ padding:20px 15px; padding-bottom:0;}
.NewsIndex .Box2 li{ padding-bottom:21px; }
.NewsIndex .Box2 li a{ display:block; font-size:12px; position:relative; padding-left:69px; height:52px;}
.NewsIndex .Box2 li dl{ text-align:center; width:43px; border:1px solid #dedede; position:absolute; left:0; top:0; z-index:9;}
.NewsIndex .Box2 li a dt{ font-size:26px; font-weight:bold;}
.NewsIndex .Box2 li a dd{ font-size:10px; background-color:#dedede; line-height:16px;}
.NewsIndex .Box2 li a h2,.NewsIndex .Box2 li a p{ margin:0; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.NewsIndex .Box2 li a h2{ font-size:14px; padding-top:2px;}
.NewsIndex .Box2 li a p{ margin-top:4px;}
.NewsIndex .Box2 li a:hover dl{ border-color:#e60012;}
.NewsIndex .Box2 li a:hover dd{ background-color:#e60012; color:#fff;}

/*首页*/


/*关于我们*/
.AboutPage{ padding-bottom:70px; padding-top:25px;}


/*发展历程*/
.HistoryPage,.CulturePage{ padding-top:37px;}
.Title,.Title2{ margin:0;}
.Title{ font-size:40px; color:#f7f7f7; text-transform:Uppercase;}
.Title2{ font-size:20px; color:#000; margin-top:-7px;}

.HistoryList{ margin-top:19px;}
.HistoryList .bd{ background:url(../images/line.jpg) repeat-y 8px top;}
.HistoryList li{ padding:15px 0; color:#333;}
.HistoryList li span,.HistoryList li div{ float:left; display:inline;}
.HistoryList li span{ width:117px; font-weight:bold; font-size:30px; color:#e2e2e2; background:url(../images/dot.png) no-repeat left center; padding-left:34px;}
.HistoryList li div{ width:671px; line-height:24px; padding-top:8px; }
.HistoryList li:hover,.HistoryList li:hover span{ color:#e50012;}
.HistoryList li:hover span{ background-image:url(../images/c13.png);}


.HistoryList .Btns{padding-top:31px; padding-bottom:39px;}
.HistoryList .Btns span{ display:inline-block; *display:inline; zoom:1; width:45px; height:45px; background-position:center; background-repeat:no-repeat; margin-right:6px; cursor:pointer;}
.HistoryList .Btns span.prev{ background-image:url(../images/c11.png);}
.HistoryList .Btns span.next{ background-image:url(../images/c12.png);}
.HistoryList .Btns span.prev:hover{ background-image:url(../images/c111.png);}
.HistoryList .Btns span.next:hover{ background-image:url(../images/c122.png);}

/*企业文化*/
.CulturePage{ padding-bottom:110px;}



/*产品列表*/
.CateTitle{ margin:0; font-size:16px; color:#e50012; margin-top:42px; margin-bottom:7px;}
.ProList li{ text-align:center; float:left; display:inline; margin-right:16px;}
.ProList li,.ProList li img{ width:263px;}
.ProList li img{ height:292px;}
.ProList li h2{ font-size:14px; margin:0; font-weight:normal; }
.ProList li h2 a{ display:block; padding:0 10px; color:#585858px; line-height:60px; background-color:#f7f7f7; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.ProList li:hover h2 a{ color:#fff; background-color:#e50012;}


/*产品详情页*/
.ProdPage{ padding-top:39px;}
.ProImg,.ProImg img{ width:675px; height:519px;}
.ProdTitle{  font-size:20px; color:#585858; margin:0; padding:23px 0;}
.ProTab{ background-color:#f6f6f6; position:relative;}
.ProTab span{ color:#a6a6a6; float:left; display:inline; padding:0 42px; line-height:50px;}
.ProTab span.cur,.ProTab span:hover{ color:#585858; background:#fff url(../images/li3.jpg) repeat-x left top;}
.ProTab a{ position:absolute; top:9px; right:130px; z-index:9; width:107px; height:32px; color:#fff; text-align:center; display:block; line-height:32px; background-color:#e50012;}
                    
.ProCon{ padding-top:45px; line-height:24px; padding-bottom:135px;}
.ProCon h2,.ProCon p{ margin:0;}
.ProCon h2{ font-size:14px; margin-bottom:23px;}
.ProBox{ display:none;}


/*研发实力*/
.StrengthPage{ padding-top:34px;}
.VideoChannel{ text-align:center; padding-top:51px; padding-bottom:68px; border-top:1px solid #eeeeee; margin-top:69px;}
.VideoChannel .VideoBox{ display:inline-block; *display:inline; zoom:1; width:544px;}

/*售后与服务*/
.ServicePage{ padding-bottom:88px; padding-top:27px;}
.TelBox { height:145px; border:1px solid #e6e6e6; background:url(../images/ser1.jpg) no-repeat center; padding:31px 0 0 26px; margin-top:43px; margin-bottom:63px;}
.TelBox h3,.TelBox p{ margin:0;}
.TelBox h3{ font-size:18px; color:#000;}
.TelBox span{ display:inline-block; *display:inline; zoom:1; background:url(../images/te.png) no-repeat right top; padding-top:11px; padding-right:22px; margin-top:29px;}
.TelBox p{ font-size:26px; font-style:italic; font-weight:bold; color:#e50012;}

/*联系我们*/
.ContactPage{ padding-bottom:40px;}



/*人才理念*/
.IdeaPage{ padding-bottom:67px; padding-top:63px;} 

/*在线留言*/
.OnlinePage{ padding-bottom:144px; padding-top:57px;}
.OnlinePage ul{ /*width:536px;*/ margin:0 auto;width: 548px;}
.OnlinePage li{ margin-bottom:12px;}
.OnlinePage li.last{ padding-top:13px; margin-bottom:0;}
.OnlinePage li label{ padding-right:9px; /*width:72px;*/ width: 84px;font-size:14px; text-align:right; color:#333; float:left; display:inline; line-height:36px;}
.OnlinePage li input,.OnlinePage li textarea{ width:433px; font-size:14px; border:1px solid #e6e6e6; line-height:16px; padding:10px; }
.OnlinePage li textarea{ height:189px;}
.OnlinePage li input.Btn,.OnlinePage li input.Btn2{ font-size:14px; font-weight:bold; display:inline-block; width:120px; height:38px; margin-right:10px; text-align:center; line-height:38px; padding:0; border:none; color:#fff; cursor:pointer;}
.OnlinePage li input.Btn{ background:#e50012;}
.OnlinePage li input.Btn2{ background:#d5d5d5;}


/*福利薪酬*/
.BenePage{ padding-top:63px; padding-bottom:80px;}

/*新闻列表*/
.NewList{ padding-top:18px;}
.NewList li{ margin-top:10px;}
.NewList li a{ font-size:12px; display:block; background-color:#f7f7f7; padding:20px; padding-right:0; color:#5b5b5b;}
.NewList a .Pic,.NewList a .Pic img{ width:226px; height:150px;}
.NewList a .Memos{ width:392px; padding:0 20px;}
.NewList a .Memos h2,.NewList a .Memos p{ margin:0;}
.NewList a .Memos h2{ font-size:14px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; padding-top:8px;}
.NewList a .Memos p{ height:72px; overflow:hidden; line-height:24px; margin-top:17px;}
.NewList a .Memos span{ color:#bababa; display:block; margin-top:15px;}
.NewList a .More{ width:143px; height:96px; text-align:center; border-left:1px solid #e4e4e4; padding-top:54px;}
.NewList a .More span{ width:42px; height:42px; display:inline-block; *display:inline; zoom:1; background:url(../images/li6.png) no-repeat center;}
.NewList li a:hover{ background-color:#e50012; }
.NewList li a:hover,.NewList li a:hover .Memos span{ color:#fff;}
.NewList a:hover .More span{ background-image:url(../images/li7.png);}
.NewList a:hover .More{ border-color:#fff;}

/*新闻详情页*/
.NewdPage{ padding-top:40px;}
.NewTitle,.NewTime{ text-align:center;}
.NewTime{ padding-bottom:30px;}

/*友情链接*/
.LinkList li{ width:266px; text-align:center; float:left; display:inline; margin-right:12px; margin-top:30px;}
.LinkList li img{ width:264px; height:164px; border:1px solid #eee;}
.LinkList li h2{ margin:0; font-size:14px; font-weight:normal; line-height:28px;}


/*专利*/
.HonorPage{ padding-top:29px;}
.HonorBig,.HonorSmall,.HonorMInSmall{ margin:0 auto; position:relative;  margin-top:41px; }
.HonorBig{ width:632px; padding:0 60px;  margin-bottom:20px;}
.HonorSmall,.HonorMInSmall{ padding:0 90px; margin:0 auto; margin-top:96px;}
.HonorSmall{ width:285px; margin-bottom:36px;}
.HonorMInSmall{ width:170px; margin-bottom:66px;}
.HonorBig span,.HonorSmall span,.HonorMInSmall span{ display:block; width:42px; height:42px; position:absolute; background-position:center; background-repeat:no-repeat; cursor:pointer;}
.HonorBig span{ top:129px;}
.HonorSmall span{ top:90px;}
.HonorMInSmall span{ top:109px;}
.HonorBig .bd,.Honor1 .bd img,.Honor2 .bd img{ width:632px; height:300px;}
.HonorSmall .bd,.HonorSmall .bd img{ width:285px; height:222px;}
.HonorMInSmall .bd,.HonorMInSmall .bd img{ width:170px; height:261px;}
.HonorBig span.prev,.HonorSmall span.prev,.HonorMInSmall span.prev{ left:0; background-image:url(../images/li8.png);}
.HonorBig span.next,.HonorSmall span.next,.HonorMInSmall span.next{ right:0; background-image:url(../images/li6.png);}
.HonorBig span.prev:hover,.HonorSmall span.prev:hover,.HonorMInSmall span.prev:hover{ background-image:url(../images/li9.png);}
.HonorBig span.next:hover,.HonorSmall span.next:hover,.HonorMInSmall span.next:hover{ background-image:url(../images/li10.png);}



/*人才招聘列表页*/

.JobTitle{ margin-top:58px; margin-bottom:15px;}
.JobTitle span,.JobPanel dt span{ font-size:16px; width:164px; text-align:center; float:left; display:inline; }

.JobPanel,.JobPanel dl,.JobPanel dd{ border-top:1px solid #c8c8c8;}
.JobPanel{border-bottom:1px solid #c8c8c8;}
.JobPanel dt{ line-height:44px;cursor: pointer;}
.JobPanel dt a{ font-size:12px; padding-right:20px; background:url(../images/li11.png) no-repeat right center; color:#d82128;}
.JobPanel dd{ font-size:12px; padding:20px 34px 43px 34px; display:none;}
.JobPanel dd h2{ margin:0; padding:0; font-size:14px; color:#f0001f; margin-bottom:3px;}
.JobPanel dd p{ margin:0; padding:0; color:#666; line-height:24px;}
.JobPanel dd a{ display:inline-block; font-size:14px; width:162px; height:40px; text-align:center; line-height:40px; font-weight:bold; color:#fff; background-color:#d82128; margin-top:27px;}
.JobPanel dl.cur{ background:#fafafa;}
.JobPanel dl.cur dt a{ background-image:url(../images/li12.png);}


/*人才招聘详情页*/
.JobForm{ width:312px; margin:0 auto; padding:40px 0;}
.JobForm h2{ padding:0; margin:0; margin-bottom:30px; text-align:center; font-size:18px; line-height:32px; color:#333;}
.JobForm ul li{ margin-bottom:22px;}
.JobForm input,.JobForm span,.JobForm label,.JobForm textarea{ float:left; display:inline;}
.JobForm select{ border:1px solid #dbdbdb;}
.JobForm span,.JobForm label{ line-height:26px;}
.JobForm label{ /*width:75px;*/ color:#666;width: 84px;text-align: right;}
.JobForm span{ color:#f00; margin-left:10px;}
.JobForm input,.JobForm textarea{ font-family:'Microsoft Yahei'; font-size:14px; padding:4px;  border:1px solid #dbdbdb;}
.JobForm input.Txt{ width:184px; line-height:16px;}
.JobForm input.Radio{ margin-top:6px; margin-right:10px; border:none;}
.JobForm textarea{ width:226px; height:104px; line-height:18px;}
.JobForm .Btn{ padding:10px 14px; font-size:16px; font-family:'Microsoft Yahei'; border:none; cursor:pointer; margin-right:14px;}
.JobForm .SubBtn{ background:#d82128; color:#fff;}
.JobForm .ResetBtn{ color:#333; background:#eef1f3;}


/*网站地图*/
.ul_sitemap li{ border-bottom:dotted 1px #ddd; padding:5px 0px;}
.ul_sitemap li strong{ /*width:90px;*/ width: 98px;display:inline-block;}


/*悬浮框*/
.FixBox{ font-size:12px; width:90px; text-align:center; position:fixed; right:-65px; bottom:40%; z-index:10000; background-color:#e60517;}
.FixBox:hover{right:0px;}
.FixBox,.FixBox a{ color:#fff;}
.FixBox a,.FixBox span{ display:block; }
.FixBox .qq,.FixBox .kf{ border-bottom:1px dotted #fff;}
.FixBox span{ margin-top:8px;}
.FixBox a,.FixBox div{ padding:13px 0;}


/*留言背景*/
.ftBg{ background:#fff url(../images/jj.jpg) no-repeat center bottom;}

/*2016-12-16 新闻中心*/
.WbMenu ul li.wb{color: #f0001f;background-image:url(../images/c100.png); }
.WbMenu .meunul{display: none;}
.WbMenu .meunul li a{display: block;font-size: 14px;padding:13px 0 13px 25px;margin-top: 2px;background:#fbfbfb url(../images/c10.png) no-repeat 198px center;}
/*.WbMenu .meunul li.wbon a{color: #f0001f;background-image:url(../images/c100.png); }*/
.WbMenu li.wbon a{color: #f0001f;background-image:url(../images/c100.png); }
.WbMenu .meunul li a:hover{color: #f0001f;background-image:url(../images/c100.png);}