﻿*{padding:0px;margin:0px}
html {overflow-x:hidden;overflow-y:scroll;}
body, html {height:100%;}
body 
{
    font-family:"Microsoft Yahei",Arial,Helvetica,sans-serif;
	padding:0px;margin:0px;
	font-size:14px;
}
body,table,td,a,title,h2,h3,div,select{
    font-family:"Microsoft Yahei",Arial,Helvetica,sans-serif;
	font-size: 14px;
	color:#333333;
}
td,input{
	line-height:18px;
}
form,h1,h2,h3,h4,h5,h6{
	margin:0px;
	padding: 0px;
}
img {border: 0;}   /* 图片边框为0  a:hover img{filter: Alpha(Opacity=70);}  图片透明度 */

a:link       {text-decoration: none;color:#333333;}
a:visited    {text-decoration: none;color:#333333;}
a:hover      {text-decoration: none;color:#F06900;}

a.more:link       {text-decoration: none; color: #777777;}
a.more:visited    {text-decoration: none; color: #777777;}
a.more:hover      {TEXT-DECORATION:underline; color: #BE0000;}

a.location:link       {text-decoration: none; color: #666666;}
a.location:visited    {text-decoration: none; color: #666666;}
a.location:hover      {TEXT-DECORATION: none; color: #F06900;}

li {list-style-type: none;}
#hits {color:#FF0000;font-weight:bold;}
.NoInfor {margin:0px auto;padding-top:40px;width:680px;height:60px;text-align:center;clear:both;overflow:hidden;}
.clear_both {clear: both;}  /*增加了一个空白层，清除该层两边的浮动使得上面的层与下面的脚注层不在同一行,解决Firefox浏览器中div层重叠*/

.InputSubmit {padding:3px;padding-left:10px;padding-right:10px;cursor:pointer;}
.inputTxt{ background:url(../images/input_bg.jpg);border:#D4D4D4 1px solid;padding:3px;color:#333333;}

.input_off{padding:0px;width:70px;height:28px;border:none;color:#ffffff;background-color:#D5060A;}
.input_on{padding:0px;width:70px;height:28px;border:none;color:#ffffff;background-color:#0682B8;}


/*分页开始*/
#page{margin: 0px auto;width:900px;padding:35px 0px 20px 0px;white-space:nowrap; text-align:center;clear:both;overflow:hidden;}
#page .pg{width:900px;height:24px;margin-left:auto;margin-right:auto;font-size:14px;line-height:14px;}
#page .pg a,#page .pg a:link,#page .pg a:visited{margin:0 4px 0 0;padding:5px 8px 3px 8px;background:#ffffff;text-decoration:none;border:1px #CCCCCC solid;zoom:1;}
#page .pg a:hover{margin:0 4px 0 0;padding:5px 8px 3px 8px;background:#1B9B7A;color:#ffffff;border:1px #1B9B7A solid;}
#page .pg span.current{margin:0 4px 0 0;padding:5px 4px 3px 3px;font-weight:bold;zoom:1;}
#page .pg span.font{margin:0 4px 0 0;padding:5px 4px 3px 3px;zoom:1;}
#page .pg a.pre{margin:0 5px 0px 0;}
#page .pg a.next{margin:0 5px 0px 0;}
#page .pg a.first{margin:0 5px 0px 0;}
#page .pg a.last{margin:0 5px 0px 0;}
/*分页结束*/

.PreveNext {float:left;width:100%;padding-top:10px;padding-bottom:10px;height:auto;}
.PreveNext ul{float:left;width:100%;text-align:left;padding-left:0px;}
.PreveNext li{float:left;width:100%;height:25px;text-align:left;text-align:left;font-size:14px;}
.PreveNext li a,.PreveNext li a:hover,.PreveNext li a:visited{color:#333333;font-size:14px;text-decoration:none;}
.PreveNext li a:hover{color:#cc0000;font-size:14px;text-decoration:underline;}

.MidDiv {margin:0px auto;width:1200px;height:auto;text-align:center;clear:both;overflow:hidden;}

/*顶部*/
/*顶部居中定义*/
#headerDiv{margin:0px auto;width:100%;height:35px;text-align:center;overflow:hidden;background-color:#ffffff;border-bottom:1px #E8E8E8 solid;}
#header{margin:0px auto;width:1200px;height:auto;text-align:center;overflow:hidden;}
#header_left {float:left;width:580px;text-align:left;}
#header_left h1 {float:left;width:580px;line-height:35px;text-align:left;color:#828282;font-size:12px;font-weight:100;}

/* 顶部微信图标弹出 */
#header_Right {float:right;width:420px;height:35px;padding-left:0px;text-align:left;}
#header_Right ul{float:right;width:150px;height:35px;line-height:20px;padding-top:5px;padding-left:50px;}
#header_Right ul a {display: block; float: left; width: 24px; height: 24px; background:url(../images/icon.png) no-repeat #888888; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; border-radius:50%; cursor: pointer; }
#header_Right ul a p{ position: absolute; top: 23px; right: 112px; width: 168px; height: 24px; display: none; z-index: 100; font-family: arial; font-size: 23px; color: #e8312e; text-align: right}
#header_Right ul a.iconWechat{ position: relative; margin-left: 10px; background-position: -24px 0px; }
#header_Right ul a:nth-of-type(2) img { position: absolute; top: 53px; right: -67px; z-index:100; display: none; width:150px; height: 150px; padding:5px; background:#fff; }
#header_Right ul a.w3 { position: relative; margin-left: 10px; background-position: -48px 0px; }
#header_Right ul a.w4 { position: relative; margin-left: 10px; background-position: -72px 0px; }
#header_Right ul a:hover { background-color:#E20506; }

/* 顶部微信图标弹出 */
.dialogOverlay { z-index: 9998; position:fixed; top:0; left:0; width:100%; height:100%; opacity:0.7; display:none; filter:alpha(opacity=70); background:#000; }
.dialogContent { z-index:9999; position:fixed; top:50%; left:50%; width: 310px; height: 268px; padding:4em; margin:-134px 0 0 -155px; background:#fff; display:none; text-align:center; }
.dialogQrcode { width: 150px; height:150px; }
.mobileHide{ font-family:"Microsoft YaHei"; font-size:14px; line-height:20px; padding:10px 0; }
.dialogClose{ width: 200px; margin: 0 auto; cursor: pointer; }
.dialogContent .btn {height:50px;background:#CC0000; line-height: 50px; color: #fff; font-family:"Microsoft YaHei"; font-size:18px; cursor: pointer; }
.dialogOverlaya {z-index:9998;position:fixed; top:0; left:0; width:100%; height:100%; opacity:0.7; display:none; filter:alpha(opacity=70); background:#000; }
.dialogContenta {z-index:9999; position:fixed; top:50%; left:50%; width: 310px; height: 272px; padding:4em; margin:-136px 0 0 -155px; background:#fff; display:none; }
.dialogContenta h2{font-family:"Microsoft YaHei"; font-size:18px; padding-bottom:15px; }
.dialogContenta h3{font-size:24px;text-transform:uppercase; padding-bottom:15px; }
.dialogContenta h3 a{ color:#263949; }
.dialogQrcodea { width: 150px; height:150px; }
.mobileHidea{ font-family:"Microsoft YaHei"; font-size:14px; line-height:20px; padding:10px 0; }
.dialogClosea { width: 200px; margin: 0 auto; cursor: pointer; }
.dialogContenta .btna { height: 50px;line-height: 50px;background:#CC0000;  color: #fff; font-family:"Microsoft YaHei"; font-size:18px; text-align:center; cursor: pointer; }
/* 顶部微信图标弹出 */

#topAll {margin:0px auto;width:100%;height:auto;text-align:center;clear:both;overflow:hidden;}
#topDiv {margin:0px auto;width:1200px;height:120px;text-align:center;background:#fff;clear:both;overflow:hidden;}
#topDivLeft{float:left;width:830px;height:120px;text-align:left;}
#topDivLeft h2{float:left;width:450px;height:auto;text-align:left;}
#topDivLeft h2 img{ width:450px;height:auto;}
#topDivLeft h3{float:left;width:380px;height:auto;padding-top:25px;padding-left:0px;text-align:left;font-size:32px;font-weight:blod;color:#F06900;}
#topDivLeft h3 span{float:left;width:380px;height:auto;font-size:22px;font-weight:600;color:#004834;}

#topDivRight{float:left;width:220px;height:80px;padding-left:150px;padding-top:20px;font-weight:100;text-align:left;color:#909090;font-size:16px;background:url(../images/TopRight.gif) repeat-x left;}
#topDivRight span{line-height:28px;padding-top:3px;color:#e20506;font-size:26px;font-weight:bold; font-family:Arial;display:block;}

#menu{margin:0px auto;width:100%;height:57px;text-align:center;clear:both;overflow:hidden;background:#00704f;}
#menu ul{margin:0px auto;width:1200px;height:auto;text-align:center;overflow:hidden;}
#menu li{float:left;width:150px;margin-right:21px;height:57px;line-height:57px;text-align:center;overflow:hidden;}
#menu li a{float:left;width:150px;height:57px;line-height:57px;text-align:center;font-size:16px;font-weight:100;color:#ffffff;text-decoration:none;}
#menu li a:hover,#menu .current a{float:left;width:150px;height:57px;line-height:57px;text-align:center;font-size:16px;font-weight:100;color:#ffffff;background:#ECA527;text-decoration:none;}

.Banner{margin:0px auto;width:100%;height:300px;text-align:center;clear:both;overflow:hidden;}
/*顶部*/

/*底部*/
#links {float:left;width:1200px;height:auto;padding-top:30px;text-align:left;}
#links ul {margin:0px auto;width:1200px;height:auto;text-align:left;color:#666666;clear:both;overflow:hidden;}
#links ul b {color:#272636;font-size:14px;font-weight:600;}
#links span a{font-size:14px;color:#666666;margin-left:5px;margin-right:5px;text-decoration:none;}
#links span a:hover {font-size:14px;color:#BE0000;margin-left:5px;margin-right:5px;text-decoration:none;} 

/*底部*/
.container-fluid{margin:0px auto;width:100%;height:auto;margin-top:20px;padding-top:10px;padding-bottom:10px;background:linear-gradient(to bottom,#ECA527 0%,#ECA527 100%);clear:both;overflow:hidden;}
.home-bottom-ad{margin:0px auto;width:1200px;text-align:center;clear:both;overflow:hidden;}
.home-bottom-ad p{display:inline-block;color:#fff;font-size:20px;font-weight:100;}
.home-bottom-ad a{display:inline-block;position:relative;width:120px;height:32px;line-height:32px;margin-left:35px;color:#424347;background-color:#f0ffd5;font-size:16px;}
.home-bottom-ad a:hover{text-decoration:none;background-color:#fff;;color:#F06900;}

.footerDiv{margin:0px auto;width:100%;height:auto;padding-top:40px;padding-bottom:30px;text-align:center;clear:both;overflow:hidden;border-top:1px #fff solid;background-color:#00704F;}
.footer{margin:0px auto;width:1200px;height:auto;text-align:center;clear:both;overflow:hidden;}
.footerLeft{float:left;width:350px;height:auto;text-align:left;border-right:0px dotted #3a3a3a;}
.footerLeft p{color:#fff;font-size:26px;font-weight:600;}
.footerLeft p span{padding-left:5px;color:#fff;font-size:30px;font-weight:600;font-family:Arial;}
.footerLeft .web{padding-top:15px;color:#fff;font-size:16px;font-weight:100;font-family:Arial;}
.footerLeft .web a{color:#fff;font-size:16px;font-weight:100;font-family:Arial;}
.footerContact{float:left;width:370px;height:auto;line-height:180%;padding-top:20px;text-align:left;color:#fff;font-size:14px;font-weight:100;}
.footerContactdiv,.footerContact p,.footerContact a{line-height:180%;color:#fff;font-size:14px;font-weight:100;}

.footericons{float:left;margin-top:20px;}
.footericons a{display:inline-block;margin-right:10px;width:30px;height:30px;color:#fff;border-radius:50%;border:2px solid #fff;text-align:center;line-height:2rem;text-decoration:none}
.footericons a:hover{text-decoration:none;color:#1b1b1b;background-color:#1B1B1B}
.footericons a:visited,.footericons a:focus{text-decoration:none}
.footericons a.weixin{position:relative}
.footericons a.weixin .wx-qrcode{position:absolute;bottom:26px;left:26px;display:none;width:150px;height:150px}
.footericons a.weixin .wx-qrcode img{width:100%}
.footericons a.weixin:hover .wx-qrcode{display:block}

.footerMenu{float:left;width:480px;height:auto;padding-left:50px;text-align:center;}
.footerMenu ul{float:left;width:29%;height:auto;margin-right:20px;text-align:left;}
.footerMenu h1{float:left;width:100%;padding-bottom:10px;text-align:left;color:#fff;font-size:16px;font-weight:100;}
.footerMenu li{float:left;width:100%;text-align:left;height:auto;line-height:160%;color:#fff;}
.footerMenu li a,.footerMenu li a:visited {height:auto;line-height:160%;text-decoration:none;color:#fff;font-size:12px;text-decoration:none;}
.footerMenu li a:hover {height:auto;line-height:160%;color:#fff;font-size:12px;text-decoration:underline;}

.footerRight{float:left;width:260px;height:auto;padding-left:40px;text-align:left;border-left:0px dotted #3a3a3a;}
.footerRight h1{float:left;width:260px;height:auto;text-align:left;color:#fff;font-size:16px;font-weight:100;}
.footerRight ul{float:left;width:260px;height:auto;padding-top:20px;text-align:left;}
.footerRight dl{float:left;width:220px;height:auto;padding-left:40px;text-align:left;color:#fff;font-size:24px;font-weight:100;}
.footerRight dl span{display:block;color:#fff;font-size:14px;font-weight:100;}
.footerRight01{background:url(../images/footerRight01.png) no-repeat left;}
.footerRight02{background:url(../images/footerRight02.png) no-repeat left;margin-top:10px;}
.footerRight-bq{float:left;width:260px;height:auto;line-height:160%;padding-top:20px;text-align:left;color:#fff;font-size:14px;font-weight:100;}
.footerRight-bq,.footerRight-bq p,.footerRight-bq a{line-height:160%;color:#fff;font-size:14px;font-weight:100;}
/*底部*/

/*首页滚动新闻/搜索栏*/
.TopSearchAll {margin:0px auto;width:100%;height:40px;padding-top:3px;background-color:#FFFFFF;clear:both;overflow:hidden;}
.TopSearch {margin:0px auto;width:1180px;height:40px;text-align:center;background-color:#FFFFFF;clear:both;overflow:hidden;}
.TopSearch ul{float:left;width:970px;height:40px; line-height:40px;text-align:left;}
.TopSearch ul a{ margin-right:12px;color:#828282;}
.TopSearch ul a:hover{ margin-right:12px;color:#828282; text-decoration:underline;}
.TopSearch dl{float:left;width:180px;height:28px;padding-top:7px;text-align:right;margin-left:25px;}
.TopSearch dt{float:left;width:150px;height:28px;line-height:28px;text-align:right;padding-top:3px;background:url(../images/searchBg.gif) repeat-x;}
.TopSearch dd{float:left;width:29px;height:8px;line-height:8px;text-align:left;}
.inputSearch {width:130px;height:13px;line-height:13px;border:0;padding:3px 0;padding-top:2px;font-size:12px;color:#999999;}


.WelcomeDiv{margin:0px auto;width:100%;height:auto;text-align:center;border-bottom:0px solid #C9C9C9;clear:both;overflow:hidden;}
.Welcome{margin:0px auto;width:1200px;height:auto;text-align:center;clear:both;overflow:hidden;}
.Welcome h1{float:left;width:1200px;padding-top:40px;font-size:26px;font-weight:100;text-align:center;color:#FF5107;text-transform:uppercase;}
.Welcome span{float:left;width:1200px;height:auto;padding-top:10px;padding-bottom:20px;font-size:18px;font-weight:100;text-align:center;color:#454545;text-transform:uppercase;}
.WelcomeJiantou{margin:0px auto;width:40px;height:20px;margin-top:0px;background:url(../images/WelcomeJiantou.jpg) no-repeat;clear:both;overflow:hidden;}

.IndexTitle{margin:0px auto;width:1200px;line-height:26px;padding-top:22px;text-align:center;clear:both;overflow:hidden;font-size:26px;color:#FF5107;background:url(../images/xt.jpg) no-repeat center 40px;}
.IndexTitle span{padding-left:10px;font-size:20px;font-family:arial;text-transform:uppercase;color:#999999;}
.IndexTitle p{font-size:18px;line-height:30px;color:#454545;padding-top:5px;}

/*首页*/
/*首页服务项目*/
.IndexInfor{margin:0px auto;width:1200px;height:auto;padding-top:35px;padding-bottom:0px;text-align:center;clear:both;overflow:hidden;}
.IndexInfor ul{margin:0px auto;width:1200px;height:auto;text-align:center;clear:both;overflow:hidden;}
.IndexInfor li{float:left;width:270px;height:auto;margin-right:40px;padding-top:0px;padding-bottom:20px;text-align:center;overflow:hidden;background-color:#E8E8E8;}
.IndexInfor .IndexInforImg{width:270px;height:130px;padding-bottom:8px;text-align:center;overflow:hidden;display:block;text-align:center;overflow:hidden;display:block;border-radius:0%;filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=100);-webkit-filter:grayscale(0%);}
.IndexInfor .IndexInforImg img{width:270px;height:130px;text-align:center;transition:all 0.6s;transform:scale(1,1);}
.IndexInfor .IndexInforImg:hover img{text-align:center;transition:all 0.6s;transform:scale(1.2,1.2);}
.IndexInfor li a{font-size:16px;color:#303030;font-weight:100;}
.IndexInfor li a:hover{color:#F06900;font-weight:100;}
.IndexInfor li dd{float:left;width:270px;height:30px;line-height:30px;text-align:center;font-size:16px;font-weight:600;}
.IndexInfor li dt{float:left;width:250px;height:76px;line-height:160%;padding:10px;padding-top:5px;padding-bottom:20px;text-align:left;font-size:14px;font-weight:100;overflow:hidden;}
/*首页服务项目*/


/*首页产品推荐*/
.IndexProDiv {margin:0px auto;width:100%;height:auto;padding-top:30px;text-align:center;clear:both;overflow:hidden;}
.IndexPro ul{margin:0px auto;width:1300px;height:auto;padding-top:15px;padding-bottom:30px;text-align:center;clear:both;overflow:hidden;}

/*首页产品定滚动*/
.hhonr_3 {width:1300px;height:330px;overflow:hidden;margin:0 auto;}/*整个可见区域，包括箭头和内容*/
#List1_3 {float: left}
#List2_3 {float: left}
.Cont_3 {float: left;overflow: hidden;position:relative;width:1200px;height:330px;} /*可见图片容器，即可见区域去掉左右箭头*/
.ScrCont_3 {width:9800000px;} /*图片容器*/
.los_let_3 {float:left;width:50px;height:310px;padding-right:0px;top:100px;cursor:pointer;position:relative;} /*左箭头 background:url(../images/i_left.gif) no-repeat left top ; */
.los_rit_3 {float:right;width:50px;height:310px;padding-left:0px;top:100px;cursor:pointer;position:relative;}/*右箭头 background:url(../images/i_right.gif) no-repeat right top ; */
.hpp3{float:left;width:350px;height:290px;padding-top:25px;margin-left:22px;margin-right:22px;text-align:center;} /*单个图片容器 包括文字*/
.hpp3 p{float:left;width:350px;height:290px;} /*单个图片容器 包括文字*/
.hpp3 img{float:left;width:350px;height:270px;padding:2px;border:1px solid #E2E2E2;}

.hpp3 a{float:left;width:350px;height:310px;color:#333333;font-weight:100;}
.hpp3 a:hover{float:left;width:350px;height:310px;color:#F06900;font-weight:100;}
.hpp3 dt{float:left;width:350px;padding-top:10px;padding-bottom:0px;text-align:center;font-size:16px;font-weight:100;}
.hpp3 h2 {float:left;width:350px;height:80px;padding-top:5px;font-size:14px;font-weight:100;text-align:left;color:#757575;overflow:hidden;}
/*首页产品定滚动*/
/*首页产品推荐*/

.YoushiTitle{margin:0px auto;width:100%;height:250px;margin-top:30px;text-align:center;background: url(../images/YoushiTitle.jpg) repeat-x;clear:both;overflow:hidden;}
.YoushiTitle h1{margin:0px auto;width:1200px;height:auto;padding-top:40px;text-align:center;color:#FFFFFF;font-size:40px;font-weight:600;clear:both;overflow:hidden;}
.YoushiTitle h2{margin:0px auto;width:1200px;height:auto;padding-top:10px;text-align:center;color:#f5db2e;font-size:24px;font-weight:100;clear:both;overflow:hidden;}
.YoushiTitle h3{margin:0px auto;width:1200px;height:auto;padding-top:10px;text-align:center;color:#ffffff;font-size:20px;font-weight:100;clear:both;overflow:hidden;}

.Youshi {margin:0px auto;width:1200px;height:1100px;margin-top:30px;text-align:center;clear:both;overflow:hidden;background: url(../images/YoushiBg.jpg) no-repeat;}
.Youshi ul{margin:0px auto;width:1200px;height:360px;padding-top:20px;text-align:center;clear:both;overflow:hidden;}
.Youshili1{float:left;width:1200px;height:150px;text-align:center;padding-top:0px;}
.Youshili1 h1{float:left;width:500px;height:auto;padding-right:580px;padding-left:20px;margin-left:100px;text-align:left;color:#F06900;font-size:36px;background: url(../images/YoushiBg1.jpg) no-repeat;}
.Youshili1 h1 span{color:#B4B2B3;}
.Youshili1 h2{float:left;width:500px;height:auto;padding-top:12px;text-align:left;padding-right:580px;padding-left:20px;margin-left:100px;font-size:16px;font-weight:100;line-height:150%;}

.Youshili2{float:left;width:1200px;height:150px;text-align:center;}
.Youshili2 h1{float:left;width:500px;height:auto;padding-right:580px;padding-left:20px;margin-left:100px;text-align:left;color:#F06900;font-size:36px;background: url(../images/YoushiBg1.jpg) no-repeat;}
.Youshili2 h1 span{color:#B4B2B3;}
.Youshili2 h2{float:left;width:500px;height:auto;padding-top:12px;text-align:left;padding-right:580px;padding-left:20px;margin-left:100px;font-size:16px;font-weight:100;line-height:150%;}

.Youshili3{float:left;width:1200px;height:auto;text-align:center;padding-top:58px;}
.Youshili3 h1{float:left;width:600px;height:auto;margin-left:580px;padding-left:20px;text-align:left;color:#F06900;font-size:36px;background: url(../images/YoushiBg1.jpg) no-repeat;}
.Youshili3 h1 span{color:#B4B2B3;}
.Youshili3 h2{float:left;width:600px;height:auto;padding-top:12px;text-align:left;padding-left:600px;ont-size:16px;font-weight:100;line-height:150%;}

.Youshili4{float:left;width:1200px;height:auto;text-align:center;padding-top:40px;}
.Youshili4 h1{float:left;width:600px;height:auto;margin-left:580px;padding-left:20px;text-align:left;color:#F06900;font-size:36px;background: url(../images/YoushiBg1.jpg) no-repeat;}
.Youshili4 h1 span{color:#B4B2B3;}
.Youshili4 h2{float:left;width:600px;height:auto;padding-top:15px;text-align:left;padding-left:600px;ont-size:16px;font-weight:100;line-height:150%;}

.Youshili5{float:left;width:1200px;height:auto;text-align:center;padding-top:120px;}
.Youshili5 h1{float:left;width:500px;height:auto;padding-right:580px;padding-left:20px;margin-left:100px;text-align:left;color:#F06900;font-size:36px;background: url(../images/YoushiBg1.jpg) no-repeat;}
.Youshili5 h1 span{color:#B4B2B3;}
.Youshili5 h2{float:left;width:500px;height:auto;padding-top:15px;text-align:left;padding-right:580px;padding-left:20px;margin-left:100px;font-size:16px;font-weight:100;line-height:150%;}

.Youshili6{float:left;width:1200px;height:auto;text-align:center;padding-top:40px;}
.Youshili6 h1{float:left;width:500px;height:auto;padding-right:580px;padding-left:20px;margin-left:100px;text-align:left;color:#F06900;font-size:36px;background: url(../images/YoushiBg1.jpg) no-repeat;}
.Youshili6 h1 span{color:#B4B2B3;}
.Youshili6 h2{float:left;width:500px;height:auto;padding-top:15px;text-align:left;padding-right:580px;padding-left:20px;margin-left:100px;font-size:16px;font-weight:100;line-height:150%;}


/*首页公司简介*/
.IndexAboutDiv{margin:0px auto;width:100%;height:auto;padding-top:30px;padding-bottom:40px;margin-top:30px;text-align:center;clear:both;overflow:hidden;background-color:#F6F6F6;}
.IndexAbout{margin:0px auto;width:1200px;height:auto;text-align:center;clear:both;overflow:hidden;}
.IndexAbout ul{float:left;width:1200px;height:auto;text-align:center;}
.IndexAboutImg{float:left;width:540px;height:300px;margin-right:60px;text-align:left;border:5px solid #DDDDDD;}

.IndexAbout ul dl{float:left;width:590px;height:auto;text-align:left;color:#D90A11;font-size:28px;font-weight:100;}
.IndexAbout ul dl strong{color:#202020;font-size:28px;font-weight:100;}
.IndexAbout ul h1{float:left;width:590px;height:auto;line-height:180%;padding-top:20px;text-align:left;font-size:14px;font-weight:100;}
.IndexAbout ul h1 a,.IndexAbout ul h1 div,.IndexAbout ul h1 p{font-size:14px;font-weight:100;line-height:180%;}
.IndexAboutMore{float:right;width:590px;height:35px;line-height:35px;padding-top:10px;text-align:left;font-size:12px;color:#F06900;}
.IndexAboutMore a,.IndexAboutMore a:visited{float:right;width:100px;height:30px;line-height:30px;text-align:center;font-size:12px;color:#F06900;border:0px #00468E solid;text-decoration:none;}
.IndexAboutMore a:hover{float:right;width:100px;height:30px;line-height:30px;text-align:center;font-size:12px;color:#ECA527;border:0px #BE0000 solid;text-decoration:none;}
.IndexAboutBiaoqian{float:left;width:590px;height:auto;text-align:left;}
.IndexAboutBiaoqian dt{float:left;width:295px;height:auto;line-height:180%;padding-bottom:5px;text-align:left;color:#00704F;font-size:20px;font-weight:100;}
.IndexAboutBiaoqian span{float:left;width:590px;height:45px;line-height:45px;text-align:center;}
.IndexAboutBiaoqian span.IndexAboutBq1{float:left;width:287px;height:45px;line-height:45px;margin-right:15px;ttext-align:center;color:#ffffff;font-size:14px;font-weight:100;background-color:#1B9B7A;}
.IndexAboutBiaoqian span.IndexAboutBq2{float:left;width:275px;height:45px;line-height:45px;padding-left:12px;text-align:left;color:#ffffff;font-size:14px;font-weight:100;background-color:#00704F;}
/*首页公司简介*/

/*首页新闻快讯*/
.IndexNewsFaq{margin:0px auto;width:100%;height:auto;margin-top:50px;padding-top:0px;padding-bottom:30px;text-align:center;background-color:#fff;clear:both;overflow:hidden;}

.IndexNewsDiv{margin:0px auto;width:1200px;height:auto;text-align:center;clear:both;overflow:hidden;}
.IndexNewsDiv .hd{float:left;width:166px;margin-right:40px;text-align:center;}
.IndexNewsDiv .hd li{float:left;width:166px;margin-bottom:1px;text-align:center;}
.index_title_off {display:block;float:left;width:166px;height:62px;line-height:62px;color:#fff;font-size:16px;font-weight:100;background:url(../images/dt_libg01.gif) no-repeat;}
.index_title_on{display:block;float:left;width:166px;height:62px;line-height:62px;color:#fff;font-size:16px;font-weight:100;background:url(../images/dt_libg02.gif) no-repeat;}
.index_title_off_More{display:block;float:left;width:166px;height:62px;line-height:62px;color:#fff;font-size:16px;font-weight:100;background:url(../images/dt_libg01.gif) no-repeat;} 
.index_title_off_More a{display:block;float:left;width:166px;height:62px;line-height:62px;color:#fff;font-size:16px;font-weight:100;text-decoration:none;} 

.IndexNews{float:left;width:994px;height:340px;text-align:left;border:0px solid #D6D6D6;}
.IndexNews ul{float:left;width:994px;height:auto;text-align:left;}
.IndexNewsIndexFirst{float:left;width:500px;height:auto;padding-right:80px;text-align:left;}
.IndexNewsIndexFirstImg {position:relative;float:left;width:500px;height:180px;z-index:2;}
.IndexNewsIndexFirstImg img{position:absolute;float:left;width:500px;height:180px;}

.IndexNewsIndexFirst span{float:left;width:70px;height:60px;padding-top:20px;padding-bottom:20px;margin-right:20px;margin-top:20px;text-align:left;}
.IndexNewsIndexFirst .date{width:70px;height:60px;line-height:25px;text-align:left;border-right:1px dotted #8F8F8F;font-family:Arial;font-size:14px;color:#A4A4A4;}
.IndexNewsIndexFirst .date strong{display:block;line-height:40px;text-align:left;color:#8F8F8F;font-size:50px;font-weight:normal;}
.IndexNewsIndexFirst a .date strong{color:#A4A4A4;font-size:50px;font-weight:normal;}
.IndexNewsIndexFirst a:hover .date strong{color:#DF7915;font-size:50px;font-weight:normal;}

.IndexNewsIndexFirst h1 {float:left;width:408px;height:auto;line-height:160%;margin-top:20px;text-align:left;font-size:16px;color:#333;font-weight:100;}
.IndexNewsIndexFirst h1 a{line-height:160%;font-size:16px;color:#333;font-weight:100;}
.IndexNewsIndexFirst h1 a:hover{line-height:160%;font-size:16px;color:#333;font-weight:100;text-decoration:none;}
.IndexNewsIndexFirst h2{float:left;width:408px;height:70px;line-height:180%;margin-top:8px;margin-bottom:5px;text-align:left;color:#888888;font-size:14px;font-weight:100;text-indent:2em;overflow:hidden;}

.IndexNews li{float:left;width:414px;height:auto;text-align:left;border-bottom:1px dashed #D6D6D6;}
.IndexNews li dl{float:left;width:380px;height:49px;line-height:49px;padding-left:20px;padding-top:0px;padding-bottom:0px;text-align:left;background:url(../images/side2_lih.png) 0 20px no-repeat;color:#333333;font-size:14px;font-weight:100;}
.IndexNews li a dl{color:#333333;font-size:14px;font-weight:100;}
.IndexNews li a:hover dl{color:#FF4A00;font-size:14px;font-weight:100;}
/*首页新闻中心*/

/*内页*/
/*左边设置*/
#con-left{float:left;width:250px;height:auto;margin-right:50px;margin-top:20px;margin-bottom:30px;text-align:left;}
#con-left h1{float:left;width:200px;height:50px;line-height:50px;padding-left:50px;color:#FFFFFF;font-weight:100;font-size:18px;background: url(../images/leftTitleBg.gif) repeat-x;}

.LeftMenu {float:left;width:250px;height:auto;margin-bottom:20px;text-align:left;}
.LeftMenu ul{float:left;width:250px;padding-top:0x;text-align:left;}
.LeftMenu li {float:left;width:250px;text-align:left;margin-top:5px;}
.LeftMenu li a{float:left;color:#333333;text-align:left;width:200px;padding-left:50px;height:40px;line-height:40px;font-size:14px;background: url(../images/left_off.gif) no-repeat right;border-bottom:1px #D4D4D4 solid;}
.LeftMenu li a:hover{float:left;color:#FFFFFF;text-align:left;width:200px;padding-left:50px;height:40px;line-height:40px;font-size:14px;text-decoration:none;background: url(../images/left_on.gif) no-repeat right;border-bottom:1px #F06900 solid;}
.LeftMenu li.current a{float:left;color:#FFFFFF;text-align:left;width:200px;padding-left:50px;height:40px;line-height:40px;font-size:14px;text-decoration:none;background: url(../images/left_on.gif) no-repeat right;border-bottom:1px #F06900 solid;}

.LeftContact{float:left;width:250px;height:auto;text-align:left;}
.LeftContact ul{float:left;width:228px;height:auto;line-height:180%;padding:10px;text-align:left;border:1px #DFDFDF solid;border-top:none;font-size:14px;}
.LeftContact ul div,.LeftContact ul p,.LeftContact ul a{line-height:180%;font-size:14px;}
.LeftContact img{float:left;width:228px;height:auto;padding-bottom:10px;text-align:left;}
/*左边设置*/

/*右边设置*/
#con-right{float:left;width:900px;height:auto;margin-top:20px;margin-bottom:30px;text-align:left;}
.con-right-title{float:left;width:870px;height:40px;line-height:35px;padding-left:30px;text-align:left;color:#666666;background:url(../images/RightTitleBg.gif) no-repeat left;}
.con-right-content {float:left;width:900px;height:auto;line-height:180%;padding-top:20px;padding-bottom:10px;text-align:left;font-size:16px;line-height:180%;}
.con-right-content div,.con-right-content p,.con-right-content a{line-height:180%;font-size:16px;}
/*右边设置*/
/*内页*/

/*合作客户*/
.Partner {float:left;width:900px;height:auto;padding-top:30px;text-align:center;}
.Partner ul{float:left;width:900px;height:auto;padding:0px;text-align:center;}
.Partner li{float:left;width:166px;height:120px;margin-right:17px;padding-bottom:20px;text-align:center;}
.Partner li img{float:left;width:160px;height:80px;margin-bottom:3px;padding:2px;border:1px solid #E0E0E0;}
/*合作客户*/

/*新闻中心部分*/
.NewsContentList{margin:0px auto;width:910px;height:auto;line-height:160%;margin-top:10px;padding-top:30px;padding-bottom:20px;text-align:left;font-size:14px;color:#666666;border-bottom:1px #D8D8D8 dashed;clear:both;overflow:hidden;}
.NewsContentList img{float:left;width:160px;height:120px;margin-right:30px;border-radius:9px;-webkit-border-radius:9px;-moz-border-radius:9px;}
.NewsContentList h1 a{float:left;width:700px;height:26px;line-height:26px;font-size:16px;color:#333333;font-weight:600;}
.NewsContentList h1 a:hover{color:#FF4A00;text-decoration:none;}
.NewsContentList .p01{float:left;width:700px;color:#999999;height:30px;line-height:25px;}
.NewsContentList .time,.NewsContentList .author{ background:url(../images/date.jpg) no-repeat left center;display:inline-block;padding-left:20px;}
.NewsContentList .author{background:url(../images/author.jpg) no-repeat left center;margin-left:35px;}

.NewsContentList h3{float:left;width:700px;height:auto;text-align:left;color:#757575;font-size:14px;font-weight:100;}
.NewsContentList h3 em{color:#FF4A00;font-size:14px;font-weight:100;font-style:normal;}
.NewsContentList h3 em a{color:#FF4A00;font-size:14px;font-weight:100;}
.NewsContentList h3 em a:hover{color:#FF4A00;font-size:14px;font-weight:100;text-decoration:underline;}

/*新闻中心详细内容*/
.NewsDetailed {float:left;width:900px;height:auto;padding-top:30px;text-align:center;}
.NewsDetailed h1{float:left;width:900px;height:auto;line-height:160%;margin-bottom:10px;text-align:center;font-size:20px;font-weight:600;color:#333333;}
.NewsShowHits{float:left;width:900px;height:auto;padding-bottom:5px;text-align:right;border-bottom:1px #DADADA dashed;color:#969696;font-weight:100;}
.NewsDetailed img {text-align:center;padding-top:20px;}
.NewsDetailed-content{float:left;width:900px;line-height:180%;padding-top:10px;padding-bottom:10px;font-size:16px;text-align:left;border-bottom:1px #DADADA dashed;}
.NewsDetailed-content div,.NewsDetailed-content p,.NewsDetailed-content a{font-size:16px;line-height:180%;}
.fenxiang {float:left;width:900px;padding-top:20px;padding-bottom:20px;text-align:left;}
.NewsDetailed-content img {height:auto;padding-top:10px;padding-bottom:10px;text-align:center;}
/*新闻中心部分*/

/*产品展示部分*/
.Product{margin:0px auto;width:900px;height:auto;padding-top:30px;text-align:center;clear:both;overflow:hidden;}
.Product ul{float:left;width:900px;height:auto;text-align:left;}

.Product li{float:left;width:206px;height:200px;margin-right:25px;margin-bottom:30px;text-align:left;}
.Product li .ProductImg{width:200px;height:160px;padding:2px;border:1px solid #D9D9D9;}
.Product li dd{width:206px;height:auto;line-height:160%;margin-top:3px;text-align:center;}

/*产品展示详细部分*/
.ProductDetailed {float:left;width:900px;height:auto;padding-top:30px;padding-bottom:10px;text-align:center;clear:both;overflow:hidden;}
.ProductDetailedLeft {float:left;width:406px;height:auto;_margin:8px;text-align:left;}
.ProductDetailedRight {float:left;width:444px;padding-left:50px;height:auto;text-align:left;}
.ProductDetailedRight h2{float:left;width:444px;height:auto;line-height:160%;padding-bottom:10px;text-align:left;font-size:18px;color:#cc0000;}
/*.ProductShowHits{float:left;width:900px;margin-bottom:20px;text-align:right;border-bottom:1px #D8D8D8 dashed;}*/

.list{float:left;padding-top:10px;}
.list img{cursor:pointer;width:60px;height:60px;padding:1px;border:1px solid #cdcdcd;margin-bottom:10px;margin-right:15px;}
.list img.onzoom, .list img.on{padding:0px;border:2px solid #FF6600;}
.container{ position:relative;}
.izImage{border:0;width:400px;height:320px;border:1px solid #DADADA;padding:2px;}
.izViewer{width:380px;height:300px;position:absolute;left:400px;top:0;display:none;cursor:crosshair;border:1px solid #DADADA;z-index:2;}
.handle{display:none;opacity:0.6;filter:alpha(opacity=60);background-color:#ff0000;}

.ProTitleList {float:left;width:900px;height:35px;margin-top:25px;text-align:left;background:url(../images/parmeter_title_bg.gif);}
.ProTitleList li{float:left;width:100px;height:35px;line-height:35px;text-align:center;cursor:pointer;}
.ProTitleList li.current{float:left;width:100px;height:35px;line-height:35px;letter-spacing:1px;text-align:center;font-size:16px;font-weight:600;color:#333333;background:url(../images/title_on.gif);}

.ProContent {float:left;width:900px;height:auto;padding-top:10px;padding-bottom:10px;text-align:left;border-bottom:1px #DADADA dashed;}
.ProContent div{float:left;width:900px;height:auto;text-align:left;}
.ProContent1{font-size:16px;line-height:180%;}
.ProContent1 a,.ProContent1 a:hover,.ProContent1 a:visited,.ProContent1 div,.ProContent1 p{font-size:16px;line-height:180%;}
/*产品展示部分*/

/*在线客服部分*/
.floating_ck{position:fixed;right:10px;top:30%;z-index:999999;}
.floating_ck ul dd{position:relative;width:80px;height:80px;background-color:#454545;border-bottom:solid 1px #2E2E2E;text-align:center;background-repeat:no-repeat;background-position:center 20%;cursor:pointer;}
.floating_ck ul dd:hover{background-color:#1B9B7A;border-bottom:solid 1px #00704F;}
.floating_ck ul dd:hover .floating_left{display:block;}
.consult,.words{background-image:url(../images/kefu/zxicon.png);}
.quote{background-image:url(../images/kefu/zxicon.png);}
.qrcord{background-image:url(../images/kefu/erweima.png);}
.return{background-image:url(../images/kefu/fanhui.png);}
.floating_ck dd span{color:#fff;display:block;padding-top:54px;}
.floating_ck dd span{color:#fff;display:block;padding-top:54px;}
.floating_left{position:absolute;left:-160px;top:0px;width:160px;height:80px;background-color:#1B9B7A;border-bottom:solid 1px #00704F;display:none;}
.floating_left a{color:#fff;line-height:80px;}
.floating_ewm{height:260px;top:-180px;}
.floating_ewm i{background-image:url(../images/kefu/code.png);display:block;width:145px;height:145px;margin:auto;margin-top:7px;}
.floating_ewm p{color:#fff;margin-top:5px;}
.floating_ewm .qrcord_p01{margin-top:5px;font-size:16px;line-height:20px;}
.floating_ewm .qrcord_p02{font-size:18px;}
/*在线客服部分*/