/*样式初始化*/
*{ padding: 0; margin: 0; } 
body{font-size:12px;font-family:Microsoft YaHei;color:#333;}
fieldset,img { border: 0; } 
ol,ul,li{ list-style: none; } 
q:before,q:after { content:""; } 
abbr,acronym { border: 0; }
a{font-size: 12px;}
a:link{color: #333333;text-decoration: none;}
a:visited{text-decoration: none;color: #333333;}
a:hover{text-decoration: none;color: #4E667B;}
a:active{text-decoration: none;}
.mt10{margin-top:10px;}
.mt20{margin-top:20px;}
.mb10{margin-bottom:10px;}
.cleardiv{clear:both;}
.clear:before{content: ".";display: block;height: 0;visibility: hidden;}
.clearfix:before,.clearfix:after,{display:table;content:" "}
.clearfix:after{clear:both}
.fl{float:left;}
.fr{float:right}
.f14{font-size:14px;}
.f16{font-size:16px;}
.wrap{width:1200px;margin-left:auto;margin-right:auto;position:relative;}
/*******************************************网站头部************************************/
.topper{width:100%;height:24px;line-height:24px;margin:auto;background-color:#e5e5e5;color:#383838;}
.topper a{color:#383838;}
.header{width:1200px;margin:auto;z-index:800;position:relative;}

/**/
.bgcolor-gradient-blue{
	background-color:#2180c3;
	background-image:-moz-linear-gradient(top , #4c9bcd , #2180c3);
	background-image:-webkit-linear-gradient(top , #4c9bcd , #2180c3);
	background-image:-o-linear-gradient(top , #4c9bcd , #2180c3);
	background-image:-ms-linear-gradient(top , #4c9bcd , #2180c3);
	background-image:linear-gradient(top , #4c9bcd , #2180c3);
}

.bgcolor-gradient-green{
	background-color:#006f43;
	background-image:-moz-linear-gradient(top , #02824f , #01623b);
	background-image:-webkit-linear-gradient(top , #02824f , #01623b);
	background-image:-o-linear-gradient(top , #02824f , #01623b);
	background-image:-ms-linear-gradient(top , #02824f , #01623b);
	background-image:linear-gradient(top , #02824f , #01623b);
}


/*nav*/
.nav{width:100%;height:33px;text-align:center;margin:auto;position:relative;z-index:99;background:url(../images/navbg.jpg) repeat-x center;}
.nav .lv2{position:absolute;top:33px;left:0;display:none;}
.nav .lv2 a{display:block;width:134px;height:33px;line-height:33px;color:#fff;font-size:14px;text-align:center;border-top:1px solid #0367db;border-bottom:1px solid #0557b7;background:#0162d3;}
.nav .lv2 a:hover{background:#0777f9;text-decoration:none;}
.nav .mli{float:left;width:11.111111%;height:33px;position:relative;z-index:5;background:url(../images/nav-space.jpg) no-repeat left center;}
.nav .mli:first-child{background:none;}
.nav a.mlink{display:block;width:100%;height:33px;line-height:33px;color:#fff;text-align:center;text-decoration:none;font-size:14px;}
.nav a.mlink.curr{color:#fff;}
.nav a.mlink:hover{height:33px;line-height:33px;margin:0px auto;font-size:14px;color:#fff;display:block;text-decoration:none;outline:none;background:url(../images/nav-hover.jpg) repeat-x center;}
.nav ul li span{display:block;position:absolute;width:0px;height:0px;background:#f18300;top:37px;left:50%;}


/*banner*/
.banner {position:relative;width:100%;min-width:1200px;height:520px;overflow:hidden;margin:auto;z-index:6;}
.banner ul{width:100% !important;}
.banner li{height:520px;}
.banner li a{display:block;width:500px}
.banner .bd li a{width:100%;height:545px;display:block;font-size:30px;}
.banner .bd li i{font-style:normal;position:absolute;margin-top:210px;left:3%;color:#fff;}
.banner .hd{width:100%;text-align:center;height:24px;position:absolute;bottom:15px;z-index:20;}
.banner span{display:inline-block;width:24px;height:24px;margin:0 3px;background:url(../images/banner_control.png) no-repeat left center;line-height:100;overflow:hidden;font-size:0;}
.banner span.on{background-position:right center;}

.banner .yuan{
	position:absolute;left:50%;top:50px;margin-left:-500px;z-index:66;
	width:400px;height:400px;background:url(../images/yuan.png) no-repeat center;background-size:100% 100%;text-align:center;font-family: 微软雅黑;
}
.banner .yuan h1{width:256px;height:68px;display:block;margin:60px auto 10px;word-wrap:break-word;font-size:48px;color:#005fbb;}
.banner .yuan .by{width:334px;height:38px;margin:auto;padding:5px;background-color: #f90;}
.banner .yuan .by p{border-top:1px solid #fff;border-bottom:1px solid #fff;font-size:22px;letter-spacing:3px;color:#fff;}
.banner .yuan .intro{width:330px;margin:10px auto 0;color:#005fbb;border-bottom:1px solid #f90;padding-bottom:10px;}
.banner .yuan .intro p{font-size: 25px;}
.banner .yuan .intro div{font-size: 18px; color:#005fbb;}
.banner .yuan .phone{width:330px;margin:1px auto 0;border-top:1px solid #f90;padding-top:5px;font-size:18px;color:#005fbb;}
.banner .yuan .phone i{position:relative;top:8px;display:inline-block;width:30px;height:27px;background:url(../images/phone.png) no-repeat center;background-size:100%;margin-right:5px;}
.banner .yuan .phone p{font-size:32px;}

/**底部样式*/

.menu{width:100%;height:33px;line-height:33px;text-align:center;margin:auto;position:relative;z-index:99;background:url(../images/navbg.jpg) repeat-x center;}
.menu span{width:60px;height:33px;background:url(../images/nav-space.jpg) no-repeat center;display:inline-block;}
.menu a{color:#fff;font-size:14px;display:inline-block;position:relative;top:-10px;}

.footer{width:100%;min-width:1200px;padding:80px 0;background:url(../images/news-bg.jpg) no-repeat center;}
.footer .ftlogo{width:249px;height:200px;float:left;background:url(../images/ft-line.jpg) no-repeat center right;}
.footer .ftlogo img{position:relative;top:24px;}
.footer .ftservice{width:102px;height:200px;padding:0 60px;float:left;background:url(../images/ft-line.jpg) no-repeat center right;}
.footer .ftservice p{height:32px;line-height:32px;color:#b7b7b7;}
.footer .ftservice p a{font-size:16px;color:#b7b7b7;}
.footer .ftlxwm{width:400px;height:200px;padding:0 60px;float:left;background:url(../images/ft-line.jpg) no-repeat center right;}
.footer .ftlxwm ul{position:relative;list-style:none;}
.footer .ftlxwm ul li{list-style:none;height:32px;line-height:32px;color:#b7b7b7;}
.footer .ftlxwm ul li i{font-style:normal;display:inline-block;float:left;font-size:16px;}
.footer .ftlxwm ul li i.tel{background:url(../images/ft-icon.png) no-repeat center 8px;width:16px;height:32px;margin-right:10px;}
.footer .ftlxwm ul li i.qq{background:url(../images/ft-icon.png) no-repeat center -30px;width:16px;height:32px;margin-right:10px;}
.footer .ftlxwm ul li i.mail{background:url(../images/ft-icon.png) no-repeat center -65px;width:16px;height:32px;margin-right:10px;}
.footer .ftlxwm ul li i.add{background:url(../images/ft-icon.png) no-repeat center -100px;width:16px;height:32px;margin-right:10px;}
.footer .ftlxwm ul li i a{font-size:16px;color:#09f;}
.footer .ftus{width:208px;height:200px;float:right;}
.footer .ftus .ewm{width:148px;float:right;text-align:center;}
.footer h3{color:#6c7070;font-size:18px;font-weight:normal;display:block;margin-bottom:24px;}


#copyright{width:100%;margin:auto;line-height:200%;padding:15px 0;text-align:center;color:#fff;font-size:14px;font-family:Microsoft YaHei;background-color:#0873f2;}
#copyright a{font-size:14px;color:#a2a2a2;}

.links{width:1058px;height:auto;float:left;margin-left:320px;border:1px dashed #dfdfdf;padding:10px;display:none;}

/*************************main css start***********************************/
#search{clear:both;margin:auto;}
#search .soso{clear:both;height:110px;padding:10px;border-bottom:1px dashed #999;position:relative;}
#search .soso:hover{background:#fff;}
#search .soso .sspic{width:120px;height:96px;position:absolute;left:6px;top:15px;}
#search .soso .sspic img{width:100%;height:100%;border-radius:10px;}
#search .soso .ssw0{width:85%;float:right;}
#search .soso .ssw1{width:100%;}
#search .soso .sscot{height:110px;overflow:hidden;position:relative;}
#search .soso .sscot .title{font-size:16px;font-weight:bold;padding-bottom:6px;display:block;cursor:pointer;}
#search .soso .sscot .title:after{display:block;content:'';border:5px solid #fff;border-color:transparent transparent transparent #ff0000;position:absolute;right:1px;top:12px;}
#search .soso .sscot .title a{font-size:14px;color:#1766b7;}
#search .soso .sscot .intro{font-size:12px;height:60px;overflow:hidden;line-height:24px;text-align:left;text-indent:2em;color:#666;position:absolute;bottom:24px;right:0;}
#search .soso .sscot .other{height:20px;clear:both;text-align:right;color:#999;position:absolute;bottom:0;right:0;}
#search .soso .sscot .other span{color:#09C;margin-left:20px;}

#main-content{ position: relative;width: 960px;margin:auto;}
.module {*zoom: 1;padding: 0;width: 960px;position: relative;margin:auto;}
.mod-inner{margin: 0 auto;width: 960px;margin:auto;}
.module:before,.module:after,.mod-inner:before,.mod-inner:after,.mod-content:before,.mod-content:after {display: table;line-height: 0;content: "";}
.module:after,.mod-inner:after,.mod-content:after {clear: both;}
#search-pg {height: 160px;}
#search-pg .form-holder {border-bottom: 1px solid #fff;float: left;margin: 30px 0 50px;width: 960px;}
#search-pg form {border-bottom: 1px solid #d0d0d0;float: left;margin: 0;padding: 0 0 50px;width:960px;}
#search-pg .field-set {float: left;margin: 0 10px 0 200px;}
#search-pg .field-set label {color: #b2baba;font-size: 14px;clear: both;float: left;padding: 10px 10px 10px 0;text-transform: uppercase;}
#search-pg input.shuruk {padding: 8px 10px 8px;margin: 0 10px;font-size: 14px;float: left;border: 4px solid #d8d6d4;-webkit-border-radius: 5px;-moz-border-radius: 5px;-ms-border-radius: 5px;-o-border-radius: 5px;border-radius: 5px;-pie-lazy-init: false;outline: 0;width: 350px;}
#search-pg input.shuruk:focus { border: 4px solid #b2b1b1;}
#search-pg .btn {margin: 2px;width:60px;height:38px;background:url(../images/sumbit0.jpg) no-repeat center;border:0;}

/******************************************index  首页*******************************************/
.tk2em{text-indent:2em;}

.w240{width:240px;}
.w350{width:350px;}
.w380{width:380px;}
.w460{width:460px;}
.w520{width:520px;}
.w590{width:590px;}
.w680{width:680px;}
.w940{width:940px;}
.mz40{margin-left:40px;}
.mz20{margin-left:20px;}
.mz25{margin-left:25px;}
.p15{padding:15px;}
.p-top{padding-top:1em;}
.p-bottom{padding-bottom:2em;}
.white{color:white;}
.red{color:red;}
.h200{line-height:200%;}
.f14{font-size:14px;}
.bgwhite{background:#fff;}
.bgf6{background:#f6f6f6;}
.bgf9{background:#f9f9f9;}
.bgc1{background:#edfdfd;}

/**/
.z001{width:100%;height:444px;margin:auto;background:url(../images/001.jpg) no-repeat center;}


.z004{width:100%;height:667px;margin:auto;background:url(../images/004.jpg) no-repeat center;}

/**/
.term{width:1200px;margin:0 auto 20px;}
.term dl,.term dl dt,.term dl dd{position:relative;list-style:none;}
.term dl{width:23.5%;float:left;margin-right:2%;}
.term dl.nomr{margin-right:0;}
.term dl dt{width:100%;}
.term dl dt img{width:100%;height:300px;}
.term dl dd{width:100%;padding-top:15px;}
.term dl dd h3{font-size:16px;text-align:center;color:#002c83;}
.term dl dd p{line-height:200%;font-size:14px;padding-top:5px;}


/**/
ul.m-news-date{list-style:none;clear:both;overflow:hidden;}
ul.m-news-date li{list-style:none;height:28px;line-height:28px;background:url(../images/dian.jpg) no-repeat left center;width:100%;overflow:hidden;}
ul.m-news-date li a{position:relative;overflow:hidden;font-size:14px;color:#666;padding-left:8px;}
ul.m-news-date li ins{position:relative;float:right;text-decoration:none;font-style:normal;color:#9f9f9f;text-align:right;}
ul.m-news-date li:hover a{color:#f60;}
ul.m-news-date li.half{width:48%;}

/**/
a.home-form-btn{
	background:#ffb200;width:170px;height:40px;line-height:40px;text-align:center;font-size:16px;color:#fff;
	z-index:9;cursor:pointer;font-family:Microsoft YaHei;border:0;display:block;
}
a.home-form-btn:hover{background:#f90;text-decoration:underline;}

/**/
.Menubox{width:360px;margin:0 auto 50px;height:36px;line-height:36px;}
.Menubox ul{margin:0px;list-style:none;}
.Menubox li{float:left;display:block;cursor:pointer;width:46%;margin-left:4%;text-align:center;color:#333;font-size:14px;height:36px;background-color:#fff;border-radius:5px;}
.Menubox li.hover{background-color:#2273e0;border-radius:5px;color:#fff;}
/**/
.product{width:100%;margin:auto;background-color:#f0f0f0;}
.product .product-title{width:100%;height:100px;background:url(../images/product-title.png) no-repeat center;}
.product dl,.product dl dt,.product dl dd{position:relative;list-style:none;}
.product dl{width:370px;height:375px;float:left;margin-right:45px;}
.product dl.nomr{margin-right:0;}
.product dl dt{width:370px;height:260px;}
.product dl dt a img{position:relative;width:100%;height:260px;}
.product dl dt a h3{display:none;}
.product dl:hover dt a h3{display:block;width:100%;height:56px;line-height:56px;text-align:center;font-size:16px;color:#fff;background:url(../images/lan.png);position:absolute;left:0;bottom:0;}
.product dl dd span{display:block;width:100%;height:42px;line-height:42px;text-align:center;font-size:16px;}
.product dl dd p{color:#666;height:60px;line-height:30px;overflow:hidden;}

.product .hover{width:142px;text-align:center;font-size:14px;height:36px;line-height:36px;margin:10px auto 24px;background-color:#2273e0;border-radius:5px;color:#fff;clear:both;}

/**/
.process{width:100%;height:300px;margin:auto;background:url(../images/process.jpg) no-repeat center 140px;}
.process .title{width:100%;height:153px;margin:auto;background:url(../images/process-title.png) no-repeat center -20px;}

/**/
.bcall{width:100%;height:110px;margin:auto;background:url(../images/b-call.jpg) no-repeat center;}

/*施工案例*/
.case{width:100%;height:450px;margin:auto;background:url(../images/case-bg.jpg) no-repeat center top;}
.case .title{width:100%;height:180px;margin:auto;}

/* 我要检测 我要治理*/
.fuwu{position:relative;width:100%;height:430px;padding-top:30px;margin:auto;background:url(../images/service-bg.jpg) no-repeat center;}
.fuwu .cbox{width:592px;}
.fuwu .cbox .title{width:100%;height:46px;border-bottom:5px solid #0873f2;background:url(../images/title-bg.png) no-repeat left center;}
.fuwu .cbox .title span{display:inline-block;color:#fff;line-height:40px;padding-left:30px;padding-top:6px;font-size:24px;font-weight:bold;}
.fuwu .cbox .title a{color:#0873f2;float:right;margin-top:24px;}
.fuwu .ct{background-color:#f4f4f4;padding:10px 8px;}
.fuwu .ct dl, .fuwu .ct dl dt, .fuwu .ct dl dd{position:relative;list-style:none;}
.fuwu .ct dl{height:152px;margin-bottom:10px;border-bottom:1px dashed #cacaca;padding-bottom:10px;}
.fuwu .ct dl dt{width:186px;height:142px;float:left;border:5px solid #d2d2d2;}
.fuwu .ct dl dt img{width:186px;height:142px;}
.fuwu .ct dl dd{width:364px;height:152px;float:right;}
.fuwu .ct dl dd h3{font-size:14px;height:30px;line-height:30px;overflow:hidden;}
.fuwu .ct dl dd p{font-size:12px;height:80px;overflow:hidden;text-indent:2em;}
.fuwu .ct dl dd i{position:absolute;left:0;bottom:10px;background-color:#0873f2;font-size:14px;color:#fff;padding:5px 15px;font-style:normal;}

/*新闻中心*/
.news{width:100%;min-width:1200px;height:370px;margin:20px auto;}
.news .title{width:100%;height:176px;margin:auto;background:url(../images/news-title.jpg) no-repeat center top;}
.news dl{position:relative;list-style:none;width:49%;}
.news dl dt, .news dl dd{position:relative;list-style:none;}
.news dl dt{width:100%;height:46px;border-bottom:5px solid #0873f2;background:url(../images/title-bg.png) no-repeat left center;}
.news dl dt span{color:#fff;line-height:46px;padding-left:30px;font-size:24px;font-weight:bold;}
.news dl dt a{color:#0873f2;float:right;margin-top:24px;}
.news dl dd{background-color:#ecf2f6;padding:5px 5px 10px;}
.news dl dd p{border-bottom:1px dashed #c6c9cb;padding:0 10px;height:36px;line-height:36px;overflow:hidden;background:url(../images/arrow-r9.png) no-repeat 5px center;}
.news dl dd p a{padding-left:6px;}


/*关于我们*/
.about{/*background:url(../images/about-bg.jpg) no-repeat center;*/width:100%;min-width:1200px;height:810px;margin:auto;}

.about .about-title{width:100%;height:180px;background:url(../images/about-title.png) no-repeat center;}
.about .about-box{width:100%;height:655px;background:url(../images/about-bg.png) no-repeat center;}
.about .about-box .cont{position:relative;width:710px;float:left;margin-top:130px;margin-left:164px;font-size:14px;line-height:200%;color:#000;}
.about .about-box .cont h3.title{font-size:20px;padding-bottom:10px;}

.about dl.abox{position:relative;list-style:none;width:100%;height:527px;}
.about dl.abox dt{position:absolute;left:0;top:0;z-index:99;width:550px;}
.about dl.abox dt img{position:relative;z-index:1;}
.about dl.abox dd{position:relative;list-style:none;width:600px;height:527px;float:right;}
.about dl.abox dd .cont{width:100%;float:right;margin-top:54px;}
.about dl.abox dd .cont h3{display:block;width:100%;font-size:24px;height:24px;color:#fff;margin-bottom:18px;}
.about dl.abox dd .cont h3 i{width:4px;height:26px;background-color:#fff;border-radius:2px;display:inline-block;margin-right:10px;position:relative;top:5px;}
.about dl.abox dd .cont p{text-indent:2em;color:#accdf5;font-size:14px;line-height:24px;}
.about .lxwm{width:309px;height:214px;margin-top:15px;float:right;background:url(../images/lxwm.jpg) no-repeat center;}
.about .lxwm ul{position:relative;display:block;list-style:none;width:255px;margin:auto;margin-top:114px;}
.about .lxwm ul li{line-height:22px;}
.about .ryzz{width:872px;height:214px;margin-top:15px;float:left;position:relative;z-index:9;}
.about .ryzz .tit{width:100%;height:24px;background:url(../images/ryzz-tit.png) no-repeat left center;}

/*荣誉资质*/
.ryzz{width:100%;min-width:1200px;margin:20px auto 50px;}
.ryzz .ryzz-title{width:100%;height:127px;background:url(../images/ryzz-title.png) no-repeat center;}
.ryzz .ryzz-box{width:100%;height:250px;padding-top:10px;background:#bcd3d6 url(../images/ryzz-bg.png) repeat-x left bottom;}

/**/
.showpic{display:block;float:left;}
.showpic img{height:210px;display:block;margin:auto;}
.showpic p{display:block;height:30px;line-height:24px;text-align:center;overflow:hidden;}

.showpic0{width:200px;}
.showpic0 img{width:200px;height:210px;display:block;margin:auto;}
.showpic0 p{display:block;height:30px;line-height:24px;text-align:center;overflow:hidden;}

.showpic1{width:260px;margin-right:20px;float:left;margin-bottom:20px;}
.showpic1 img{width:260px;height:210px;display:block;margin:auto;transition:all .4s;-moz-transition:all .4s;-ms-transition:all .4s;-o-transition:all .4s;-webkit-transition:all .4s;}
.showpic1 p{display:block;height:30px;line-height:30px;text-align:center;overflow:hidden;background-color:#9f9f9f;}
.showpic1 a{display:block;width:100%;height:240px;overflow:hidden;color:#fff;}
.showpic1:hover p{background-color:#f90;}
.showpic1:hover img{transform:scale(1.2,1.2);-moz-transform:scale(1.2,1.2);-ms-transform:scale(1.2,1.2);-o-transform:scale(1.2,1.2);-webkit-transform:scale(1.2,1.2);}

/********************************以下是整站CMS部分**********************************/
.MainDivTable{width:1200px;height:auto;margin:15px auto;zoom:1;background:#fff;}
.MainDivTable .Main{width:964px;float:right;position:relative;z-index:1;}
.MainDivTable .Side{width:216px;text-align:left;float:left;position:relative;z-index:9;}
.MainDivTable .Side .dragTable{float:left;clear:both;}
.MainDivTable .dragTable{width:100%;margin-top:0px;overflow:hide;}
.MainDivTable .dragTable .head{height:33px;line-height:33px;border:1px solid #e0e0e0;background:url(../images/navbg.jpg) repeat-x center;}
.MainDivTable .dragTable .head .L{width:33px;height:33px;float:left;display:none;}
.MainDivTable .dragTable .head .R{width:0px;height:33px;float:left;display:none;}
.MainDivTable .dragTable .head .TAG{float:left;height:33px;font-size:16px;font-weight:500;}
.MainDivTable .dragTable .head .TAG a{font-size:16px;}
.MainDivTable .dragTable .more{float:left;color:#fff;font-size:14px;padding-left:10px;}
.MainDivTable .dragTable .more a{color:#fff;font-size:14px;}
.MainDivTable .dragTable .middle{line-height:24px;clear:both;position:relative;text-align:left;}

#column-bg-pic{width:100%;margin:auto;overflow:hidden;clear:both;}
#column-bg-intro{width:100%;margin:auto;overflow:hidden;clear:both;padding:12px 0;}

/*list page ,bancedy page css*/

.spd_active{color:#fff!important;background:url(../images/nav-hover.jpg) repeat-x center!important;z-index:9;}
.spd_active a{color:#fff!important;}

/*分页*/
.pagination {
	float:right;
	margin-top:20px;
	margin-bottom:10px;
	border-radius:4px;
	font-size:16px;
}
.pagination>li {
	display:inline
}
.pagination>li>a,.pagination>li>span {
	position:relative;
	float:left;
	font-size:16px;
	padding:6px 12px;
	margin-left:-1px;
	line-height:1.42857143;
	color:#428bca;
	text-decoration:none;
	background-color:#fff;
	border:1px solid #ddd
}
.pagination>li:first-child>a,.pagination>li:first-child>span {
	margin-left:0;
	border-top-left-radius:4px;
	border-bottom-left-radius:4px
}
.pagination>li:last-child>a,.pagination>li:last-child>span {
	border-top-right-radius:4px;
	border-bottom-right-radius:4px
}
.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus {
	color:#2a6496;
	background-color:#eee;
	border-color:#ddd
}
.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus {
	z-index:2;
	color:#fff;
	cursor:default;
	background-color:#428bca;
	border-color:#428bca
}


/***文章内容页*****/
.MainDivTable #view_article{}
.MainDivTable #view_article .head{}
.MainDivTable #view_article .middle{height:auto;zoom:1;padding:10px 10px 0;border:1px solid #e0e0e0;border-top:0;}
.MainDivTable #view_article .main_title{margin-bottom:15px;font-size:30px;line-height:180%;color:#000;font-weight:500;text-align:center;}
.MainDivTable #view_article .fit_title{line-height:40px;font-size:15px;color:#000;}
.MainDivTable #view_article .top_about{color:#999;padding-bottom:20px;border-bottom:1px dashed #ddd;margin:auto;margin-bottom:15px;text-align:center;font-size:12px;}
.MainDivTable #view_article .top_about a{color:#999;}
.MainDivTable #view_article .abstract{width:96%;margin:0px auto 12px;padding:5px;color:#888;line-height:180%;border:1px solid #eee;display:none;}
.MainDivTable #view_article .content{width:100%;margin:auto;}
.MainDivTable #view_article .content td{padding:5px; vertical-align:middle;}
.MainDivTable .content_word,.MainDivTable .content_word td,.MainDivTable .content_word p,.MainDivTable .content_word div,.MainDivTable .content_word span,.MainDivTable .content_word a{
	font-size:15px;
	line-height:200%;
	color:#555;
	word-wrap:break-word; 
}
.MainDivTable #view_article .nextpage{border-top:1px dashed #ddd;width:100%;margin:20px auto 0;padding:20px 0;font-size:14px;}
.MainDivTable #view_article .nextpage a{font-size:14px; cursor:pointer;}
.MainDivTable #view_article .nextpage a:hover{color:#f60;}

.MainDivTable .keywords{text-align:right;color:#666;}
.MainDivTable .keywords a{color:#666;}

/****列表页****/
.MainDivTable #list_article{}
.MainDivTable #list_article .head{}
.MainDivTable #list_article .middle{height:auto;zoom:1;clear:both;border:1px solid #e0e0e0;border-top:0;padding:10px;}

/*把相关相目的TAG隐藏掉*/
.MainDivTable #sonSortName{position:relative;}
.MainDivTable #sonSortName .head{border:1px solid #e0e0e0;background:url(../images/navbg.jpg) repeat-x center;}
.MainDivTable #sonSortName .head span{padding-left:20px;font-size:16px;color:#fff;}
.MainDivTable #sonSortName .middle{border:1px solid #e0e0e0;border-top:0;padding-top:10px;}
.MainDivTable #sonSortName .middle .sidenav{width:90%;height:30px;line-height:30px;margin:0 auto;border:1px solid #eee;background:#f9f9f9;margin-bottom:10px;}
.MainDivTable #sonSortName .middle .sidenav a{display:block;padding-left:10px;font-size:12px;}
.MainDivTable #sonSortName .middle .sidenav:hover{background:url(../images/nav-hover.jpg) repeat-x center;z-index:9;}
.MainDivTable #sonSortName .middle .sidenav:hover a{text-decoration:none;color:#fff;}


/*内页侧导航下联系我们*/
.callus{width:260px;margin:0px auto;background:url(../images/contactpic.jpg) no-repeat center top;color:#333;}
.callus .cus{line-height:200%;font-size:14px;padding:130px 0;background:url(../images/call-bg.jpg) no-repeat center bottom;}
.callus .cus .cus-z{width:45px;float:left;}
.callus .cus .cus-y{width:210px;float:right;}

/*showjob*/
.showjob{list-style:none;border:1px solid #e0e0e0;border-bottom:0;}
.showjob li{float:left;height:36px;line-height:36px;border-bottom:1px solid #e0e0e0;border-right:1px solid #e0e0e0;text-align:center;}
.showjob li.worktitle{width:36.8%;}
.showjob li.workplace{width:27.8%;}
.showjob li.workpeople{width:10%;}
.showjob li.workintro{width:10%;}
.showjob li.workposttime{width:15%;border-right:0;}
.showjob li b{font-size:15px;font-weight:600;padding-bottom:6px;}
.showjob li.worktitle a{color:red;font-weight:600;font-style:normal;}
.showjob li em{color:#f60;}
.showjob li a:hover{color:#09F;}
.jobtitle{
	height:48px;line-height:48px;background:#f6f6f6;text-indent:10px;width:100%;margin:1em auto;font-size:18px;border-top:2px solid #09F;color:#09F;
	background-image:-moz-linear-gradient(top , #f6f6f6 , #ddd);
	background-image:-webkit-linear-gradient(top , #f6f6f6 , #ddd);
	background-image:-o-linear-gradient(top , #f6f6f6 , #ddd);
	background-image:-ms-linear-gradient(top , #f6f6f6 , #ddd);
	background-image:linear-gradient(top , #f6f6f6 , #ddd);
}
.jobcont{text-indent:2em;border-top:1px solid #dfdfdf;clear:both;width:100%;}

/*在线留言/报名/contact*/
.textcolor{color:#757575;}
.form-liuyan{color:#333;height:auto;margin:auto;background:url(../images/map-bg.png) no-repeat right top;}
.form-liuyan .form-left{width:540px;float:left;}
.form-liuyan .form-right{width:540px;float:right;}
.form-line{width:100%;height:35px;line-height:35px;vertical-align:middle;clear:both;padding:5px 0;}
.form-line ins{height:35px;line-height:35px;color:#757575;font-size:16px;display:inline-block;float:left;font-style:normal;text-decoration:none;}
.form-line label.word{width:100px;font-weight:normal;font-size:16px;color:#757575;height:35px;line-height:35px;vertical-align:middle;display:inline-block;float:left;}
.form-text,.form-sel,.form-yzm{margin-right:5px;height:35px;line-height:30px;padding-left:3px;border:1px #c4c4c4 solid;color:#222;font-size:16px;display:inline-block;float:left;}
select.form-sel{padding:5px 10px 5px 0;width:391px;}
select.wsel{width:82px;}
.form-area,.form-area1{margin:0;padding:0;padding:3px;width:430px;border:1px #c4c4c4 solid;color:#222;font-size:16px;display:inline-block;float:left;}
.form-area{height:100px;}
.form-area1{height:100px;}
.form-checkImg{margin-left:8px;margin-top:6px;}
.form-job{line-height:35px;padding-left:3px;color:#222;font-size:16px;display:inline-block;float:left;}

.contact-2wm{width:240px;height:270px;float:left;margin-left:1em;}
.contact-2wm img{width:240px;height:240px;}
.contact-2wm i{display:block;text-align:center;line-height:30px;font-size:16px;font-weight:bold;font-style:normal;}
.contact-2wm i span{color:#F60;padding-left:10px;}

.spdbook .lytit{border-top:1px solid #ddd;border-bottom:3px solid #09F;height:36px;font-size:18px;margin-top:24px;margin-bottom:20px;padding-top:2em;}
.gbook{margin-bottom:12px;padding-top:5px;}
.gbook .gk1,.gbook .gk2{padding:5px 0px;clear:both;}
.gbook .gk1{background:#f7f7f7;height:24px;line-height:24px;}
.gbook .gk2{line-height:200%;}
.gbook .gk1 .bookz{width:60%;float:left;text-indent:40px;background:url(../images/icon-speak.gif) no-repeat 10px center;}
.gbook .gk1 .bookz font{color:#f90;margin-left:12px;}
.gbook .gk1 .booky{width:36%;float:right;text-align:right;padding-right:10px;color:#aaa;}

/*控制内容页的图片，不能超过700像素*/
.content_word img { 
    max-width:700px;    
    height:auto;            
    zoom:expression( function(elm) {    
        if (elm.width>640) {    
              var oldVW = elm.width; elm.width=700;                  
              elm.height = elm.height*(700 /oldVW);            
        }      
    }(this));  
} 


/*图片幻灯片展示*/
#preview{text-align: center; margin: 10px auto 0px; width: 560px; float: none}
.jqzoom{border: #ddd 1px solid; width: 560px; margin-bottom: 10px; height: 400px; overflow: hidden; _height: 400px; position: relative;}
.zoomdiv {width: 560px; height: 400px; left: 859px;z-index: 100; border: #e4e4e4 1px solid; position: absolute; text-align: center; display: none;overflow: hidden;}
#spec {position: relative; width: 550px; height: 56px; margin-left: 6px; overflow: hidden; padding-top: 6px}
.specLeftT {position: absolute; width: 5px; background: url(../images/proddetlicon.gif) no-repeat -157px 0px; float: left; height: 9px; top: 17px; cursor: pointer; left: 0px}
.specRightT {position: absolute; width: 5px; background: url(../images/proddetlicon.gif) no-repeat -164px 0px; float: left; height: 9px; top: 17px; cursor: pointer; right: 0px}
.specLeftF {position: absolute; width: 5px; background: url(../images/proddetlicon.gif) no-repeat -145px 0px; float: left; height: 9px; top: 17px; cursor: pointer; left: 0px}
.specRightF {position: absolute; width: 5px; background: url(../images/proddetlicon.gif) no-repeat -151px 0px; float: left; height: 9px; top: 17px; cursor: pointer; right: 0px}
#specList {display: inline; float: left; margin-left: 2px}
#specList UL LI {width: 50px; display: inline; float: left; margin-right: 4px}
#specList UL LI IMG {border: #ccc 1px solid; padding-bottom: 2px; padding-left: 2px; width: 40px; padding-right: 2px; margin-bottom: 1px; height: 40px; padding-top: 2px}
.bigimg {WIDTH: 800px; HEIGHT: 800px}
.jqZoomPup {z-index:10;border:#aaa 1px solid;position:absolute;filter:alpha(opacity=50);width:50px;background:#fede4f no-repeat 50% top;height:50px;visibility:hidden;top:0px;cursor: move;left:0px;opacity:0.5;-moz-opacity:0.5;-khtml-opacity: 0.5}
#specList {POSITION: absolute; TEXT-ALIGN: left; WIDTH: 520px; HEIGHT: 60px; OVERFLOW: hidden; TOP: 0px; LEFT: 13px;}
#specList UL {POSITION: absolute; WIDTH: 520px; LEFT: 4px}


/*图文列表*/
.tuwen{clear:both;width:100%;padding:2em 0;border-bottom:1px solid #ddd;}
.tuwen .title{font-size:20px;font-weight:500;height:30px;line-height:30px;overflow:hidden;}
.tuwen .title i{display:block;width:5px;height:30px;background-color:#f00;float:left;margin-right:10px;margin-top:3px;position:relative;}
.tuwen .title a{height:30px;font-size:20px;font-weight:500;display:block;float:left;}
.tuwen .title a:hover{color:#f60;}
.tuwen .info{line-height:150%;padding:20px 0;}
.tuwen .info,.tuwen .info a{color:#9FA3A7;font-weight:normal;}
.tuwen .info a:hover{text-decoration:underline;}
.tuwen .column{color:#9FA3A7;}
.tuwen .author{font-size:14px;}
.tuwen .intro{font-size:15px;line-height:180%;color:#666;overflow:hidden;text-indent:2em;}
.tuwen .intro img{float:left;margin-right:20px;width:200px;max-height:160px;}
.tuwen a.twmore{
	display:block;width:90px;height:30px;line-height:28px;float:right;text-align:center;color:#fff;text-indent:0;margin-top:10px;
	-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;
}
.tuwen a.twmore:hover{background:#F60;text-decoration:none;}



/*内容展示样式、列表样式*/
.showart-list{width:98%;margin:auto;height:32px;line-height:32px;clear:both;padding-top:6px;padding-bottom:6px;border-bottom:1px dotted #ccc;}
.showart-list:last-child{border-bottom:0;}

.showart-list .title{width:80%;float:left;text-align:left;padding-left:16px;background:url(../images/arrow_list.gif) no-repeat left center;overflow:hidden;}
.showart-list .title a{font-size:14px;display:inline-block;width:100%;}
.showart-list .title span{color:#999;}
.showart-list .time{width:15%;float:right;text-align:right;color:#999;}
.showart-list:hover .title{background:url(../images/arrow_list_hover1.gif) no-repeat left center;}
.showart-list:hover .title a{text-decoration:none;color:#09f;}

.showart-list .dload-tit{text-align:left;background:url(../images/dload.gif) no-repeat right center;overflow:hidden;}
.showart-list .dload-tit a{display:block;font-size:14px;}
.showart-list .dload-tit span{color:#999;margin-left:8px;}
.showart-list:hover .dload-tit{background:url(../images/dload0.gif) no-repeat right center;}
.showart-list:hover .dload-tit a{text-decoration:none;color:red;}

/*图片比例基本为宽（3）:高（4）====图片比例基本为宽（4）:高（3）*/
.showart-list-pic34,.showart-list-pic43{width:100%;margin:0 auto;overflow:hidden;}
.showart-list-pic34 ul,.showart-list-pic43 ul{width:100%;}
.showart-list-pic34 ul li,.showart-list-pic43 ul li{float:left;margin-right:20px;margin-bottom:15px;display:inline;width:288px;overflow:hidden;position:relative;}
.showart-list-pic34 ul li .photo,.showart-list-pic43 ul li .photo{width:282px;float:right;overflow:hidden;}
.showart-list-pic34 ul li .photo img,.showart-list-pic43 ul li .photo img{
	width:100%;
	transition:all .4s;-moz-transition:all .4s;-ms-transition:all .4s;-o-transition:all .4s;-webkit-transition:all .4s;
}
.showart-list-pic34 ul li .ititle,.showart-list-pic43 ul li .ititle{
	width:276px;height:40px;line-height:40px;font-size:14px;text-indent:25px;margin:20px auto 0;
	background:url(../images/dian-green.jpg) no-repeat 10px 20px;
}
.showart-list-pic34 ul li a,.showart-list-pic43 ul li a{width:100%;color:#666;display:block;transition:all .4s;-moz-transition:all .4s;-ms-transition:all .4s;-o-transition:all .4s;-webkit-transition:all .4s;}
.showart-list-pic34 .rsp,.showart-list-pic43 .rsp{width:100%;overflow:hidden;position:absolute;top:0;left:0;}
.showart-list-pic34 .text,.showart-list-pic43 .text{position:absolute;width:100%;left:-242px;top:0;overflow:hidden;display:none;}
.showart-list-pic34 .text h3,.showart-list-pic43 .text h3{width:100%;height:60px;line-height:30px;text-align:center;color:#fff;font-size:18px;overflow:hidden;}
.showart-list-pic34 .text b,.showart-list-pic43 .text b{width:100%;text-align:center;color:#fff;font-size:12px;font-weight:normal;display:block;}
.showart-list-pic34 ul li a:hover,.showart-list-pic43 ul li a:hover{color:#35843c;}
.showart-list-pic34 ul li a:hover img,.showart-list-pic43 ul li a:hover img{
	width:276px;display:block;float:right;
	transform:scale(1.2,1.2);-moz-transform:scale(1.2,1.2);-ms-transform:scale(1.2,1.2);-o-transform:scale(1.2,1.2);-webkit-transform:scale(1.2,1.2);
}
.showart-list-pic34 ul li.nomr,.showart-list-pic43 ul li.nomr{margin-right:0;}
/*图片比例基本为宽（3）:高（4）*/
.showart-list-pic34 ul li{height:382px;background:url(../images/showpic-bg34.png) no-repeat right top;padding-top:12px;padding-right:12px;}
.showart-list-pic34 ul li .photo,.showart-list-pic34 ul li .photo img{height:335px;}
.showart-list-pic34 ul li a{height:335px;}
.showart-list-pic34 .rsp{height:335px;}
.showart-list-pic34 .text{height:335px;}
.showart-list-pic34 .text h3{margin-top:90px;}
/*图片比例基本为宽（4）:高（3）*/
.showart-list-pic43 ul li{height:300px;background:url(../images/showpic-bg43.png) no-repeat right top;padding-top:12px;padding-right:12px;}
.showart-list-pic43 ul li .photo,.showart-list-pic43 ul li .photo img{height:238px;}
.showart-list-pic43 ul li a{height:238px;}
.showart-list-pic43 .rsp{height:238px;}
.showart-list-pic43 .text{height:238px;}
.showart-list-pic43 .text h3{margin-top:50px;}

/*video type css list  col=4*/
.showart-list-video{width:100%;margin:0 auto;overflow:hidden;}
.showart-list-video ul{width:100%;}
.showart-list-video ul li{float:left;margin-right:15px;margin-bottom:15px;display:inline;width:250px;height:232px;padding:4px 4px 0;border:1px solid #eee;overflow:hidden;position:relative;}
.showart-list-video ul li .spphoto{width:250px;height:191px;margin-bottom:1px; overflow:hidden;}
.showart-list-video ul li .spphoto img{width:250px;height:191px;transition:all .9s;-moz-transition:all .9s;-ms-transition:all .9s;-o-transition:all .9s;-webkit-transition:all .9s;}
.showart-list-video ul li .sptitle{width:245px;height:40px;padding-right:5px;overflow:hidden;line-height:40px;color:#333;text-align:left;font-size:16px;text-indent:32px;background:url(../images/vp1.jpg) #fff no-repeat 8px center;}
.showart-list-video ul li a{width:250px;height:232px;display:block;transition:all .9s;-moz-transition:all .9s;-ms-transition:all .9s;-o-transition:all .9s;-webkit-transition:all .9s;}
.showart-list-video ul li a:hover{background:#fff;}
.showart-list-video ul li a:hover img{transform:scale(1.2,1.2);-moz-transform:scale(1.2,1.2);-ms-transform:scale(1.2,1.2);-o-transform:scale(1.2,1.2);-webkit-transform:scale(1.2,1.2);}
.showart-list-video ul li.spnmr{margin-right:0;}
.showart-list-video .sprsp{width:250px;height:191px;overflow:hidden;position:absolute;top:0;left:0;}
.showart-list-video .sptext{position:absolute;width:71px;height:71px;top:-90px;left:108px;overflow:hidden;background:url(../images/video-list.png) no-repeat;}

/*video type css list  col=3*/
.showsp{width:100%;margin:0 auto;overflow:hidden;}
.showsp ul{width:100%;display:block;margin:auto;}
.showsp ul li{float:left;margin-right:10px;margin-bottom:16px;display:inline;width:360px;height:309px;overflow:hidden;position:relative; }
.showsp ul li .sphoto{width:360px;height:255px;margin-bottom:1px;overflow:hidden;}
.showsp ul li .sphoto img{transition:all .9s;-moz-transition:all .9s;-ms-transition:all .9s;-o-transition:all .9s;-webkit-transition:all .9s;}
.showsp ul li .sititle{width:360px;height:53px;line-height:52px;color:#333;text-align:left;font-size:16px;text-indent:50px;background:url(../images/vp2.jpg) #E5E5E5 no-repeat 20px center;}
.showsp ul li a{width:360px;height:309px;display:block;transition:all .9s;-moz-transition:all .9s;-ms-transition:all .9s;-o-transition:all .9s;-webkit-transition:all .9s;}
.showsp ul li a:hover{background:#fff;}
.showsp ul li a:hover img{transform:scale(1.2,1.2);-moz-transform:scale(1.2,1.2);-ms-transform:scale(1.2,1.2);-o-transform:scale(1.2,1.2);-webkit-transform:scale(1.2,1.2);}
.showsp ul li.spwu{margin-right:0;}
.showsp .srsp{width:360px;height:255px;overflow:hidden;position:absolute;background:#000;top:0;left:0;}
.showsp .stext{position:absolute;width:71px;height:71px;top:-92px;left:155px;overflow:hidden;background:url(../images/video-list.png) no-repeat;}

/*内页导航+图片列表*/
.shownynav{width:1100px;margin:47px auto 0 auto;clear:both;}
.shownynav ul{width:1098px;overflow:hidden;margin:auto;position:relative;}
.shownynav ul li{width:204px;height:242px;float:left;margin-right:20px;margin-bottom:24px;}
.shownynav ul li span{width:204px;height:217px;overflow:hidden; display:block;}
.shownynav ul li span img{float:left;width:204px;height:217px;transition:all .9s;-moz-transition:all .9s;-ms-transition:all .9s;-o-transition:all .9s;-webkit-transition:all .9s;}
.shownynav ul li b{width:204px;height:40px;line-height:40px;display:block;overflow:hidden;}
.shownynav ul li a{color:#333;text-align:center;font-size:16px;transition:all .9s;-moz-transition:all .9s;-ms-transition:all .9s;-o-transition:all .9s;-webkit-transition:all .9s;}
.shownynav ul li a:hover{color:#F94141;}
.shownynav ul li a:hover img{transform:scale(1.2,1.2);-moz-transform:scale(1.2,1.2); -ms-transform:scale(1.2,1.2); -o-transform:scale(1.2,1.2);-webkit-transform:scale(1.2,1.2);}
.shownynav ul .snynav{width:378px;height:169px;float:left;margin-right:20px;margin-bottom:24px;padding:24px;background:#f4f4f4;}
.shownynav ul .snynav p{width:378px;font-size:20px;color:#545454;text-align:left;float:left;line-height:30px;}
.shownynav ul .snynav b{width:378px;font-size:22px;color:#afafaf;text-align:left;float:left;line-height:30px;text-transform:uppercase;}
.shownynav ul li.nomr{margin-right:0;}
.shownynav .snav{width:378px;overflow:hidden;position:absolute;left:24px;top:104px;}
.shownynav .snav ul{width:378px;}
.shownynav .snav ul li{width:60px;height:27px;float:left;margin-right:14px;}
.shownynav .snav ul li a{width:60px;height:27px;line-height:27px;display:block;font-size:12px;text-align:center;color:#000;border:1px solid #727272;border-radius:20px;}
.shownynav .snav ul li a:hover{background:#d13030;border:1px solid #f4f4f4;color:#fff;}

/*资讯类文章列表样式  简图+标题+时间*/
.artnewslist{width:1100px;margin:0 auto;overflow:hidden;}
.artnewslist ul{width:1100px;}
.artnewslist ul li{float:left;margin-right:25px;margin-bottom:25px;display:inline;width:256px;height:416px;overflow:hidden;position:relative;background:#fff;border-bottom:1px solid #ccc;}
.artnewslist ul li .nvsphoto{width:256px;height:172px;}
.artnewslist ul li .nvsphoto img{width:256px;height:172px;position:relative;}
.artnewslist ul li .nvsphoto .cat{position:absolute;top:0px;left:0px;height:24px;line-height:24px;padding:0px 5px;background:#f26c23;color:#fff;border-bottom-right-radius:10px;}
.artnewslist ul li .nvsititle{width:220px;height:224px;line-height:24px;color:#bdbdbd;text-align:left;font-size:14px;padding:10px 18px;transition:all .9s; -o-transition:all .9s; -moz-transition:all .9s;-webkit-transition:all .9s;-ms-transition:all .9s;overflow:hidden;}
.artnewslist ul li .nvsititle b{height:48px;display:inline-block;overflow:hidden;font-size:16px;color:#333;transition:all .2s;-o-transition:all .2s;-moz-transition:all .2s;-webkit-transition:all .2s;-ms-transition:all .2s;}
.artnewslist ul li a{width:276px;height:276px;background:#fff;display:block;transition:all .2s;-o-transition:all .2s;-moz-transition:all .2s;-webkit-transition:all .2s;-ms-transition:all .2s;}
.artnewslist ul li a:hover .nvsititle{background:#f60;color:#fff;}
.artnewslist ul li a:hover .nvsititle b{color:#fff;}
.artnewslist ul li.nvspwu{margin-right:0;}
.artnewslist .nvsrsp{width:256px;height:172px;overflow:hidden;position: absolute;background:#000;top:0;left:0;}
.artnewslist .nvstext{position:absolute;width:67px;height:50px;top:-90px;left:100px;overflow:hidden;background:url(../images/newsb.png) no-repeat;}

/*内页 课程2列样式*/
#keclist{width:1100px;margin:0 auto;clear:both;}
#keclist ul{width:1100px;overflow:hidden;}
#keclist ul li{float:left;width:517px;height:139px;border-radius:3px;background:#F7F7F7;-moz-border-radius:3px;-webkit-border-radius:3px;padding:21px 0 0 21px;margin-right:24px; margin-bottom:26px;}
#keclist ul li img{float:left;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px; margin-right:6px;width:118px;height:118px;}
#keclist ul li .qrkc{width:373px;height:118px;float:left;padding-left:20px;}
#keclist ul li b{width:373px;height:40px;line-height:40px;font-size:20px; display:block;font-weight:bold; text-align:left; }
#keclist ul li p{width:373px;float:left;line-height:30px;color:#3D3D3D;font-size:14px;}
#keclist ul li i{width:73px;height:24px;display:block;line-height:24px;margin-top:23px;color:#fff;font-size:12px;font-style:normal;float:left;text-align:center;background:url(../images/bmbut.png) no-repeat; }
#keclist ul li a:hover{color:#ff00ff;}
#keclist ul li a:hover i{background:url(../images/bmbut1.png) no-repeat;}
#keclist ul li.mrwu{margin-right:0;}

/*dui lian css*/
.duilian{top:140px;position:absolute;width:100px;overflow:hidden;}
.duilian_left{text-align:left;left:6px;}
.duilian_right{text-align:right;right:6px;}
.duilian_con{width:100px; overflow:hidden;}
.duilian_close{width:100%; height:24px;line-height:24px;text-align:center;display:block;font-size:13px;color:#555555;text-decoration:none;}


/**/
@font-face {
	font-family:'Glyphicons Halflings';
	src:url(../fonts/glyphicons-halflings-regular.eot);
	src:url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(../fonts/glyphicons-halflings-regular.woff) format('woff'),url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}
.glyphicon {
	position:relative;
	top:1px;
	display:inline-block;
	font-family:'Glyphicons Halflings';
	font-style:normal;
	font-weight:400;
	line-height:1;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale
}
.glyphicon-asterisk:before {
	content:"\2a"
}
.glyphicon-plus:before {
	content:"\2b"
}
.glyphicon-euro:before,.glyphicon-eur:before {
	content:"\20ac"
}
.glyphicon-minus:before {
	content:"\2212"
}
.glyphicon-cloud:before {
	content:"\2601"
}
.glyphicon-envelope:before {
	content:"\2709"
}
.glyphicon-pencil:before {
	content:"\270f"
}
.glyphicon-glass:before {
	content:"\e001"
}
.glyphicon-music:before {
	content:"\e002"
}
.glyphicon-search:before {
	content:"\e003"
}
.glyphicon-heart:before {
	content:"\e005"
}
.glyphicon-star:before {
	content:"\e006"
}
.glyphicon-star-empty:before {
	content:"\e007"
}
.glyphicon-user:before {
	content:"\e008"
}
.glyphicon-film:before {
	content:"\e009"
}
.glyphicon-th-large:before {
	content:"\e010"
}
.glyphicon-th:before {
	content:"\e011"
}
.glyphicon-th-list:before {
	content:"\e012"
}
.glyphicon-ok:before {
	content:"\e013"
}
.glyphicon-remove:before {
	content:"\e014"
}
.glyphicon-zoom-in:before {
	content:"\e015"
}
.glyphicon-zoom-out:before {
	content:"\e016"
}
.glyphicon-off:before {
	content:"\e017"
}
.glyphicon-signal:before {
	content:"\e018"
}
.glyphicon-cog:before {
	content:"\e019"
}
.glyphicon-trash:before {
	content:"\e020"
}
.glyphicon-home:before {
	content:"\e021"
}
.glyphicon-file:before {
	content:"\e022"
}
.glyphicon-time:before {
	content:"\e023"
}
.glyphicon-road:before {
	content:"\e024"
}
.glyphicon-download-alt:before {
	content:"\e025"
}
.glyphicon-download:before {
	content:"\e026"
}
.glyphicon-upload:before {
	content:"\e027"
}
.glyphicon-inbox:before {
	content:"\e028"
}
.glyphicon-play-circle:before {
	content:"\e029"
}
.glyphicon-repeat:before {
	content:"\e030"
}
.glyphicon-refresh:before {
	content:"\e031"
}
.glyphicon-list-alt:before {
	content:"\e032"
}
.glyphicon-lock:before {
	content:"\e033"
}
.glyphicon-flag:before {
	content:"\e034"
}
.glyphicon-headphones:before {
	content:"\e035"
}
.glyphicon-volume-off:before {
	content:"\e036"
}
.glyphicon-volume-down:before {
	content:"\e037"
}
.glyphicon-volume-up:before {
	content:"\e038"
}
.glyphicon-qrcode:before {
	content:"\e039"
}
.glyphicon-barcode:before {
	content:"\e040"
}
.glyphicon-tag:before {
	content:"\e041"
}
.glyphicon-tags:before {
	content:"\e042"
}
.glyphicon-book:before {
	content:"\e043"
}
.glyphicon-bookmark:before {
	content:"\e044"
}
.glyphicon-print:before {
	content:"\e045"
}
.glyphicon-camera:before {
	content:"\e046"
}
.glyphicon-font:before {
	content:"\e047"
}
.glyphicon-bold:before {
	content:"\e048"
}
.glyphicon-italic:before {
	content:"\e049"
}
.glyphicon-text-height:before {
	content:"\e050"
}
.glyphicon-text-width:before {
	content:"\e051"
}
.glyphicon-align-left:before {
	content:"\e052"
}
.glyphicon-align-center:before {
	content:"\e053"
}
.glyphicon-align-right:before {
	content:"\e054"
}
.glyphicon-align-justify:before {
	content:"\e055"
}
.glyphicon-list:before {
	content:"\e056"
}
.glyphicon-indent-left:before {
	content:"\e057"
}
.glyphicon-indent-right:before {
	content:"\e058"
}
.glyphicon-facetime-video:before {
	content:"\e059"
}
.glyphicon-picture:before {
	content:"\e060"
}
.glyphicon-map-marker:before {
	content:"\e062"
}
.glyphicon-adjust:before {
	content:"\e063"
}
.glyphicon-tint:before {
	content:"\e064"
}
.glyphicon-edit:before {
	content:"\e065"
}
.glyphicon-share:before {
	content:"\e066"
}
.glyphicon-check:before {
	content:"\e067"
}
.glyphicon-move:before {
	content:"\e068"
}
.glyphicon-step-backward:before {
	content:"\e069"
}
.glyphicon-fast-backward:before {
	content:"\e070"
}
.glyphicon-backward:before {
	content:"\e071"
}
.glyphicon-play:before {
	content:"\e072"
}
.glyphicon-pause:before {
	content:"\e073"
}
.glyphicon-stop:before {
	content:"\e074"
}
.glyphicon-forward:before {
	content:"\e075"
}
.glyphicon-fast-forward:before {
	content:"\e076"
}
.glyphicon-step-forward:before {
	content:"\e077"
}
.glyphicon-eject:before {
	content:"\e078"
}
.glyphicon-chevron-left:before {
	content:"\e079"
}
.glyphicon-chevron-right:before {
	content:"\e080"
}
.glyphicon-plus-sign:before {
	content:"\e081"
}
.glyphicon-minus-sign:before {
	content:"\e082"
}
.glyphicon-remove-sign:before {
	content:"\e083"
}
.glyphicon-ok-sign:before {
	content:"\e084"
}
.glyphicon-question-sign:before {
	content:"\e085"
}
.glyphicon-info-sign:before {
	content:"\e086"
}
.glyphicon-screenshot:before {
	content:"\e087"
}
.glyphicon-remove-circle:before {
	content:"\e088"
}
.glyphicon-ok-circle:before {
	content:"\e089"
}
.glyphicon-ban-circle:before {
	content:"\e090"
}
.glyphicon-arrow-left:before {
	content:"\e091"
}
.glyphicon-arrow-right:before {
	content:"\e092"
}
.glyphicon-arrow-up:before {
	content:"\e093"
}
.glyphicon-arrow-down:before {
	content:"\e094"
}
.glyphicon-share-alt:before {
	content:"\e095"
}
.glyphicon-resize-full:before {
	content:"\e096"
}
.glyphicon-resize-small:before {
	content:"\e097"
}
.glyphicon-exclamation-sign:before {
	content:"\e101"
}
.glyphicon-gift:before {
	content:"\e102"
}
.glyphicon-leaf:before {
	content:"\e103"
}
.glyphicon-fire:before {
	content:"\e104"
}
.glyphicon-eye-open:before {
	content:"\e105"
}
.glyphicon-eye-close:before {
	content:"\e106"
}
.glyphicon-warning-sign:before {
	content:"\e107"
}
.glyphicon-plane:before {
	content:"\e108"
}
.glyphicon-calendar:before {
	content:"\e109"
}
.glyphicon-random:before {
	content:"\e110"
}
.glyphicon-comment:before {
	content:"\e111"
}
.glyphicon-magnet:before {
	content:"\e112"
}
.glyphicon-chevron-up:before {
	content:"\e113"
}
.glyphicon-chevron-down:before {
	content:"\e114"
}
.glyphicon-retweet:before {
	content:"\e115"
}
.glyphicon-shopping-cart:before {
	content:"\e116"
}
.glyphicon-folder-close:before {
	content:"\e117"
}
.glyphicon-folder-open:before {
	content:"\e118"
}
.glyphicon-resize-vertical:before {
	content:"\e119"
}
.glyphicon-resize-horizontal:before {
	content:"\e120"
}
.glyphicon-hdd:before {
	content:"\e121"
}
.glyphicon-bullhorn:before {
	content:"\e122"
}
.glyphicon-bell:before {
	content:"\e123"
}
.glyphicon-certificate:before {
	content:"\e124"
}
.glyphicon-thumbs-up:before {
	content:"\e125"
}
.glyphicon-thumbs-down:before {
	content:"\e126"
}
.glyphicon-hand-right:before {
	content:"\e127"
}
.glyphicon-hand-left:before {
	content:"\e128"
}
.glyphicon-hand-up:before {
	content:"\e129"
}
.glyphicon-hand-down:before {
	content:"\e130"
}
.glyphicon-circle-arrow-right:before {
	content:"\e131"
}
.glyphicon-circle-arrow-left:before {
	content:"\e132"
}
.glyphicon-circle-arrow-up:before {
	content:"\e133"
}
.glyphicon-circle-arrow-down:before {
	content:"\e134"
}
.glyphicon-globe:before {
	content:"\e135"
}
.glyphicon-wrench:before {
	content:"\e136"
}
.glyphicon-tasks:before {
	content:"\e137"
}
.glyphicon-filter:before {
	content:"\e138"
}
.glyphicon-briefcase:before {
	content:"\e139"
}
.glyphicon-fullscreen:before {
	content:"\e140"
}
.glyphicon-dashboard:before {
	content:"\e141"
}
.glyphicon-paperclip:before {
	content:"\e142"
}
.glyphicon-heart-empty:before {
	content:"\e143"
}
.glyphicon-link:before {
	content:"\e144"
}
.glyphicon-phone:before {
	content:"\e145"
}
.glyphicon-pushpin:before {
	content:"\e146"
}
.glyphicon-usd:before {
	content:"\e148"
}
.glyphicon-gbp:before {
	content:"\e149"
}
.glyphicon-sort:before {
	content:"\e150"
}
.glyphicon-sort-by-alphabet:before {
	content:"\e151"
}
.glyphicon-sort-by-alphabet-alt:before {
	content:"\e152"
}
.glyphicon-sort-by-order:before {
	content:"\e153"
}
.glyphicon-sort-by-order-alt:before {
	content:"\e154"
}
.glyphicon-sort-by-attributes:before {
	content:"\e155"
}
.glyphicon-sort-by-attributes-alt:before {
	content:"\e156"
}
.glyphicon-unchecked:before {
	content:"\e157"
}
.glyphicon-expand:before {
	content:"\e158"
}
.glyphicon-collapse-down:before {
	content:"\e159"
}
.glyphicon-collapse-up:before {
	content:"\e160"
}
.glyphicon-log-in:before {
	content:"\e161"
}
.glyphicon-flash:before {
	content:"\e162"
}
.glyphicon-log-out:before {
	content:"\e163"
}
.glyphicon-new-window:before {
	content:"\e164"
}
.glyphicon-record:before {
	content:"\e165"
}
.glyphicon-save:before {
	content:"\e166"
}
.glyphicon-open:before {
	content:"\e167"
}
.glyphicon-saved:before {
	content:"\e168"
}
.glyphicon-import:before {
	content:"\e169"
}
.glyphicon-export:before {
	content:"\e170"
}
.glyphicon-send:before {
	content:"\e171"
}
.glyphicon-floppy-disk:before {
	content:"\e172"
}
.glyphicon-floppy-saved:before {
	content:"\e173"
}
.glyphicon-floppy-remove:before {
	content:"\e174"
}
.glyphicon-floppy-save:before {
	content:"\e175"
}
.glyphicon-floppy-open:before {
	content:"\e176"
}
.glyphicon-credit-card:before {
	content:"\e177"
}
.glyphicon-transfer:before {
	content:"\e178"
}
.glyphicon-cutlery:before {
	content:"\e179"
}
.glyphicon-header:before {
	content:"\e180"
}
.glyphicon-compressed:before {
	content:"\e181"
}
.glyphicon-earphone:before {
	content:"\e182"
}
.glyphicon-phone-alt:before {
	content:"\e183"
}
.glyphicon-tower:before {
	content:"\e184"
}
.glyphicon-stats:before {
	content:"\e185"
}
.glyphicon-sd-video:before {
	content:"\e186"
}
.glyphicon-hd-video:before {
	content:"\e187"
}
.glyphicon-subtitles:before {
	content:"\e188"
}
.glyphicon-sound-stereo:before {
	content:"\e189"
}
.glyphicon-sound-dolby:before {
	content:"\e190"
}
.glyphicon-sound-5-1:before {
	content:"\e191"
}
.glyphicon-sound-6-1:before {
	content:"\e192"
}
.glyphicon-sound-7-1:before {
	content:"\e193"
}
.glyphicon-copyright-mark:before {
	content:"\e194"
}
.glyphicon-registration-mark:before {
	content:"\e195"
}
.glyphicon-cloud-download:before {
	content:"\e197"
}
.glyphicon-cloud-upload:before {
	content:"\e198"
}
.glyphicon-tree-conifer:before {
	content:"\e199"
}
.glyphicon-tree-deciduous:before {
	content:"\e200"
}


/*dui lian css*/
.duilian{top:140px;position:absolute;width:97px;overflow:hidden;}
.duilian_left{ left:6px;}
.duilian_right{right:6px;}
.duilian_con{width:97px; height:300px; overflow:hidden;}
.duilian_close{width:100%; height:24px;line-height:24px;text-align:center;display:block;font-size:13px;color:#555555;text-decoration:none;}

/* QQ kefu */

.service {top:130px;right:1px;position:absolute;font:12px/20px Arial, Verdana, Tahoma;z-index:9999;}
.service-open {background:url(../images/service-open.png) no-repeat;width:143px;height:418px;}
.service-close {background:url(../images/service-open.png) no-repeat;height:121px;width:31px;overflow:hidden;}
.service-button {width:34px;height:121px;float:left;cursor:hand;}
.service-inside {width:103px;height:418px;float:right;}
.service-inside dl {padding:10px 0;}
.service-inside dl dt {text-align:center;background:url(../images/dttitle.jpg) no-repeat;height:18px;line-height:18px;width:100px;margin-bottom:8px;color:#fff;margin-top:4px;}
.service-inside dl dd {background:url(../images/qq_online.gif) no-repeat 0px 4px;height:27px;line-height:27px;text-indent:35px;text-align:left;width:100px;margin-left:4px;}
.service-inside dl dd.esp_1 a {color:#f50;}
.service-inside dl dd.esp_2 {margin-left:4px;color:#999;background:none;text-indent:0;text-align:center;height:20px;line-height:20px;}
.service-inside dl dd.esp_3 {margin-left:4px;color:#f50;background:none;text-indent:0;text-align:center;height:20px;line-height:20px;}
.service-inside dl dd.esp_4 {margin-left:4px;text-align:center;color:#333;background:none;margin:0;height:18px;line-height:18px;text-indent:0;}
