﻿@charset "utf-8";

body{

/*
background:-moz-linear-gradient(top,#e8e8e8,#b8b8b8);//Mozilla
background:-webkit-gradient(linear,0 0,0 100%,from(#e8e8e8),to(#b8b8b8));//Old gradient for webkit
background:-webkit-linear-gradient(top,#e8e8e8,#b8b8b8);//new gradient for Webkit
background:-o-linear-gradient(top,#e8e8e8,#b8b8b8); //Opera11
*/
}
/*head*/
.headbox{height:120px;border-top:4px solid #d8231a;background:url(topxian.png) no-repeat right bottom;}
.topbg{background:url(topxian.png) no-repeat 210px bottom;}
.welcome{float:left;padding-right:30px;max-width:300px;}

.share{height:28px;width:287px;padding-left:283px;margin:7px 0;}

.ewpic{width:72px;height:72px;display:none;padding:14px;position:absolute;top:28px;left:0;z-index:99;background:#f2f2f2;}
.ewpic img{width:68px;height:68px;padding:2px;background:#fff;}
.welcome:hover .ewpic{display:block;}
.navbox{}

.logo{padding:15px 3px;float:left;width:390px;}
.logo img{width:390px;height:70px;}
.sethome{float:right;width:570px;}
.adsnav{width:100%;height:78px;}
.adsnav ul li{width:90px;height:78px;text-align:center;float:left;position: relative;}
.adsnav ul li>a{display:block;width:100%;height:60px;font-size:16px;color:#424242;font-weight:600;line-height:60px;text-align:Center;}


.adsnav ul li>a:hover{color:#d8231a;}

.subnav{position:absolute;top:78px;left:0px;z-index:1000;width:100%;min-width:90px;display:none;}
.subnav p{line-height:36px;height:36px;border-bottom:1px solid #fff;text-align:center;}
.subnav p a{display:block;width:100%;height:100%;color:#333;font-size:14px;background: #cccccc;}
.subnav p a:hover{color:#fff;background: #fa4239;}


.tel{color:#d7b778;line-height:28px;float:left;height:28px;padding-left:30px;background:url(tel.png) no-repeat left center;}
.tel p{color:#d7b778;line-height:28px;font-size:14px;}
#menuli{width:2px; background:url(navx.png) top center;float:left;height:45px;}
.parent{position:relative;}

/*head---end---*/


.main{width:980px;min-width:980px;padding:0 10px;margin:0 auto;}





.inabout{height:260px;padding-bottom:40px;background:#f2f2f2;}
.ind-left{width:318px;}

.intitle{height:50px;line-height:50px;overflow:hidden;width:100%;}
.intitle h1{font-size:16px;color:#d8231a;line-height:49px;width:160px;float:left;}
.intitle h1 span{color:#333;font-size:13px;}
.intitle a{float:right;line-height:50px;color:#808080;}

.inabc{height:215px;overflow:hidden;}
.inabc,.inabc p{line-height:24px;}

.ind-mid{width:308px;margin-left:24px;}
.incac{width:307px;}
.incac img{width:307px;height:207px;}


.more{display:block;width:150px;height:30px;border-radius:20px;background:#cccccc;color:#fff;text-align:center;line-height:30px;margin:10px auto;}
.more:hover{background:#018dda;}

#menubg{color:#d8231a;}
/*广告轮播图*/
.banner{width:100%;overflow:hidden;min-width:1000px;}
.slideBox{ width:100%; height:540px; overflow:hidden; position:relative;   }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:48%; bottom:37px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:30px;  width:15px; height:15px; border-radius:15px; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#d8231a; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd li a{display:block;width:100%;height:540px;}


/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(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;  }







.main_two{height:330px;padding:35px 0px 25px;}
.inleft{float:left;width:455px;height:318px;}
.mtwobg{background:url(mtwobg.png) no-repeat 10px top;}

.inright{height:318px;width:480px;}
/* 本例子css */
.slideTxtBox{ width:480px; text-align:left;  }
.slideTxtBox .hd{ height:44px; line-height:44px;   border-bottom:1px solid #e6e6e6;  position:relative; padding-bottom:3px;}
.slideTxtBox .hd ul{  }
.slideTxtBox .hd ul li{ float:left;width:104px;height:44px; cursor:pointer; text-align:center;font-size:16px; }
.slideTxtBox .hd ul li a{ color:#4d4d4d;font-size:16px; }

.slideTxtBox .hd ul li.on{ height:44px;  background:url(inntitle.png) no-repeat center top;  }
.slideTxtBox .hd ul li.on a{color:#d8231a; }
.slideTxtBox .bd ul{ padding:5px 10px;  zoom:1;  }
.slideTxtBox .bd li{ height:36px; line-height:36px;   }
.slideTxtBox .bd li a{font-size:16px; float:left;  }
.slideTxtBox .bd li .date{ float:right; color:#808080;  }
.slideTxtBox .bd li.inone{height:90px;}
.slideTxtBox .bd li.inone h1{height:36px;}
.slideTxtBox .bd li.inone h1 a{line-height:36px;font-size:18px;color:#d8231a;}
.slideTxtBox .bd li.inone div{line-height:22px;color:#808080;}
.slideTxtBox .bd li a:hover{text-decoration:underline;   }


.fleft{float:left;}
.fright{float:right;}
.picScroll-left{ width:455px;  overflow:hidden; position:relative;    }
.picScroll-left .hd{ overflow:hidden;  height:10px; padding:13px 0; width:100%; }
	
.picScroll-left .hd ul{overflow:hidden; zoom:1;  zoom:1;text-align:center;width:100%; }
.picScroll-left .hd ul li{ display:inline-block;_display:inline;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url(icoCircle.gif) 0 -9px no-repeat; }
.picScroll-left .hd ul li.on{ background-position:0 0; }
.picScroll-left .bd{width:455px;float:left; overflow:hidden; }
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{  float:left; _display:inline; overflow:hidden; width:455px;height:280px;position:relative;  }
.picScroll-left .bd ul li .pic{ text-align:center;width:455px; height:280px;overflow:hidden; }
.picScroll-left .bd ul li .pic img{ width:455px; height:280px; display:block;  }
.picScroll-left .bd ul li .title{position:absolute;left:0;bottom:0;z-index:10;width:100%;height:40px;background:url(tm80.png); overflow: hidden; text-indent:15px; }
.picScroll-left .bd ul li .title a{color:#fff;font-size:16px;line-height:40px;}

.picScroll-left .bd ul li .title a:hover{color:#d8231a;}

.casepicshow{ width:308; position:relative;    }
.casepicshow .hd{ position:absolute;right:0;top:-50px;overflow:hidden;  height:10px; padding:20px 0; width:140px; text-align:right;z-index:9;}	
.casepicshow .hd ul{overflow:hidden; zoom:1;  zoom:1;text-align:right;width:100%; }
.casepicshow .hd ul li{ display:inline-block;_display:inline;color:#c9c9c9;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url(icoCircle.gif) 0 -9px no-repeat; }
.casepicshow .hd ul li.on{ background-position:0 0;color:#ff6600 }
.casepicshow .bd{width:308px;float:left; overflow:hidden; }
.casepicshow .bd ul{ overflow:hidden; zoom:1; }
.casepicshow .bd ul li{  float:left; _display:inline; overflow:hidden; width:308;height:207;position:relative;  }
.casepicshow .bd ul li .pic{ text-align:center;width:308px; height:207;overflow:hidden; }
.casepicshow .bd ul li .pic img{ width:308; height:207px; display:block;  }
.casepicshow .bd ul li .title{position:absolute;left:0;bottom:0;z-index:10;width:100%;height:40px;background:url(tm80.png); overflow: hidden; text-indent:15px; }
.casepicshow .bd ul li .title a{color:#fff;font-size:16px;line-height:40px;}
.casepicshow .bd ul li .title a:hover{color:#d8231a;}



.mb32{margin-bottom:32px;}
.mt30{margin-top:30px;}
.pb10{padding-bottom:10px;}


/*foot*/
.footer{background:#f2f2f2;min-height:128px;border-top:1px solid #d8231a;}
.fnote{width:870px;}
.fone{padding-top:20px;line-height:20px;}
.fone a{margin:0 5px;}
.fone select{margin-left:30px;width:180px;height:20px;}
.copyright{line-height:30px;margin-top:10px;}
.few{padding:2px;margin:15px;}
.few img{width:68px;height:68px;border:1px solid #ccc;padding:2px;background:#fff;}

.few p{text-align:center;color:#a27da2;font-size:12px;}
/* 内页 */
.dbanner{width:100%;height:330px;overflow:hidden;}
.alld{width:100%;min-width:980px;background:#f5f5f5;padding:30px 0 50px;}
.homepage{width:100%;height:40px;border-bottom:1px solid #cccccc;}
.content{width:980px;margin:0 auto;min-width:980px;}

.left{width:260px;float:left;}
.dltitle{height:50px;line-height:50px;background:#d8231a;text-indent:50px;}
.dltitle p{color:#fff;font-size:18px;font-weight:500;}
.dltitle span{color:#cccccc;font-size:15px;line-height:50px;}

.cate{width:260px;}
.cate ul li>a{text-indent:63px;display:block;height:40px;line-height:40px;width:100%;border-top:1px solid #fff;color:#4d4d4d;font-size:16px;background:url(ocbg.png) no-repeat;}
.cate ul li>a:hover{color:#00428e;background:url(ochbg.png) no-repeat;color:#fff;}

#hov{color:#00428e;background:url(ochbg.png) no-repeat;color:#fff;}

.lcontact{margin-top:30px;background:#eb4337;min-height:70px;}
.lctitle{height:55px;background:url(d/lcontact.png) no-repeat;color:#fff;font-size:20px;text-indent:30px;line-height:55px;}
.lctitle a{margin-left:75px;}
.lcnote {width:234px;padding:13px;text-align:center;}
.lcnote h3{color:#fff;font-size:18px;line-height:32px;}

.lcnote p{color:#fff;font-size:24px;line-height:32px;font-weight:bold;}



.subcate{display:none;padding:13px 0;}
.subcate p{text-align:center;height:24px;width:100%;}
.subcate p a{line-height:24px;font-weight:600;}
.subcate p a:hover{color:#102e90;text-decoration:underline;}


.right{width:690px;float:right;background:#fff;}
.dtitle{height:40px;line-height:40px;color:#d8231a;font-size:16px;width:50%;float:left;font-weight:700;text-indent:30px;}
.weizhi{float:right;width:49%;color:#808080;text-align:right;}
.weizhi a{color:#808080;line-height:40px;font-size:14px;}


.dmtitle{text-align:center;line-height:40px;color:#252525;font-size:18px;font-family:"Microsoft YaHei";font-weight:bold;}

.msgcontent{line-height:34px;min-height:535px;color:#4b4b4b;padding:15px;}
.msgcontent p{line-height:34px;font-size:14px;color:#4b4b4b;}
.msgcontent img{max-width:660px;}
.msgcontent a:hover{color:#d8231a;}

.msgtitle{text-align:center;padding:10px 0;}
.msgtitle h1{color:#d8231a;font-size:18px;}
.msgtitle p{margin-top:1px;color:#808080;}

.ctel{padding-left:70px;background:url(ctel.png) no-repeat left top;}
.cwz{padding-left:70px;background:url(cwz.png) no-repeat left top;}
.ctel p,.cwz p{line-height:28px;color:#333;font-weight:500;font-size:16px;}
.ctel span,.cwz span{color:#333;line-height:30px;font-size:20px;}



.listcontent{min-height:500px;}
.pn{color:#252525;line-height:30px;margin-top:20px;}
.pn a{color:#d8231a;}

/*news*/
.newslist{height:30px;width:100%;overflow:hidden;}
.newslist a{float:left;font-size:16px;}
.newslist span{float:right;color:#808080;}
.newslist a:hover{color:#d8231a;}

/*hezuo*/
.xybox{width:200px;height:100px;float:left;margin:13px 9px;border:1px solid #ccc;text-align:center;}
.xybox img{max-width:200px;height:100px;}
.xybox p{line-height:26px;letter-spacing:1px;text-align:center;margin-top:10px;}
.xybox p a:hover{color:#278ad0;text-decoration:underline;}
.xybox:hover{border-color:#018dda;}
/*pros*/
.prolist{width:352px;float:left;margin:15px 7px;}
.propic{width:350px;height:180px;overflow:hidden;border:1px solid #ccc;border-bottom:none;}
.propic img{width:350px;}

.prolist>a{display:block;width:352px;height:40px;;background:#608ea6;text-align:center;line-height:40px;font-family:"Microsoft YaHei";color:#fff;}



.prot table{border:1px solid #ccc;width:100%;}
.prot table tr{border:1px solid #ccc;line-height:40px;}
.prot table th{border:1px solid #ccc;width:25%;text-align:center;font-size:18px;font-weight:bold;}
.prot table td{border:1px solid #ccc;text-align:center;}
.prot table td a:hover{color:#e77918;text-decoration:underline;}

.pnote table{width:100%;}
.pdpic{text-align:center;width:550px;height:350px;border:1px solid #ccc;overflow:hidden;}
.pdpic img{max-width:550px;height:350px;}
.pnote p{font-size:18px;color:#333;line-height:48px;}
.promsg{padding:10px;}
.promsg,.promsg p{font-family:"宋体";color:#808080;}
.pdtitle {margin-top:30px;width:100%;height:40px;background:#018dda;text-align:center;color:#fff;line-height:40px;font-size:16px;font-family:"Microsoft YaHei";}

/*yinxiao*/

.yxbox{ margin:10px 18px; float:left; _display:inline; overflow:hidden; width:308px;height:207px;position:relative;  }
.yxbox .pic{ text-align:center;width:308px; height:207px;overflow:hidden; }
.yxbox .pic img{ width:308px; height:207px; display:block;  }
.yxbox .title{position:absolute;left:0;bottom:0;z-index:10;width:100%;height:40px;background:url(tm80.png); overflow: hidden; text-align:Center; }
.yxbox .title a{color:#fff;font-size:16px;line-height:40px;}
.yxbox:hover .title a{color:#d8231a;}


.certor{width:300px;height:220px;float:left;margin:15px 22px;;}
.certor img{width:300px;height:220px;}



/*join us*/
.joinbox{overflow:hidden;margin-top:20px;}
.jt{height:36px;padding:0px 10px;background:#f2ffed;border:1px solid #e25c55;}
.jt h1{height:36px;width:100%;line-height:36px;}
.jt h1 span{font-size:18px;color:#d8231a;float:left;padding-left:15px;line-height:36px;background:url(jtico.png) no-repeat left center;}
.jt h1 a{float:right;font-size:18px;color:#d8231a;line-height:36px;}
.jtcon{padding:10px;line-height:24px;}
.jtcon p,.jtcon table tr td{line-height:24px;}


/*book*/
.book{padding:10px 0px;}

.book table{width:100%;}
.book table tr td span{line-height:30px;}
.book input[type=text]{width:150px;height:20px;border:1px solid #a9a9a9;line-height:20px;}

.book textarea{width:370px;height:155px;border:1px solid #a9a9a9;overflow:hidden;}
.book input[type=submit]{width:100px;height:28px;background:#d8231a;color:#fff;font-size:14px;line-height:28px;text-align:center;cursor:pointer;border:none;}

/*contact*/

.cpad{padding:15px 20px;}
.lxnote{min-height:210px;margin-top:20px;width:50%;background:url(catbg.png);padding-left:50%;}
.lxnote h1{color:#fff;font-size:18px;padding:20px 0 10px;}
.lxnote h6{color:#fff;font-size:22px;margin:10px 0;}
.lxnote p{color:#fff;line-height:24px;letter-spacing:1px;}
.ditu{}
.ditu img{width:100%;}
/* 公共分页样式*/
.page{ height:25px; text-align:center; margin:20px 0;}
.page span{ margin:2px; border:1px solid #CCC; padding:2px 5px;}
.page a{ margin:2px;}
.hover{ color:#F00}


.gonp{margin-top:30px;height:40px;width:100%;overflow: hidden;}
.gonp table{width:100%;height:40px;overflow: hidden;}


