@charset "UTF-8";
body, ol, ul, h1, h2, h3, h4, h5, h6, p, th, td, dl, dd, form, input, textarea { margin: 0; padding: 0; }

body { font: 12px/24px 'Microsoft Yahei', Arial, '微软雅黑', HELVETICA; }

img { border: 0; vertical-align: top; }

li { list-style-type: none; vertical-align: top; }

button, input, select, textarea { font-size: 100%; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 100%; }

table { border-collapse: collapse; border-spacing: 0; }

input, textarea { border: none; resize: none; outline: none; }

a { text-decoration: none; outline: none; color: #565656; -webkit-transition: 0.2s; -o-transition: 0.2s; transition: 0.2s; }

a:hover { color: #00923f; }

@font-face { font-family: "mix"; src: url("font/mix.eot"); src: url("font/mix.woff") format("woff"), url("font/mix.ttf") format("truetype"), url("font/mix.svg#mix") format("svg"), url("font/mix.eot?#iefix") format("embedded-opentype"); font-weight: normal; font-style: normal; }
@font-face { font-family: "ad"; src: url("font/ad.eot"); src: url("font/ad.woff") format("woff"), url("font/ad.ttf") format("truetype"), url("font/ad.svg#ad") format("svg"), url("font/ad.eot?#iefix") format("embedded-opentype"); font-weight: normal; font-style: normal; }
.width { width: 1200px; margin: 0 auto; position: relative; }

.fl { float: left; }

.fr { float: right; }

.cl { zoom: 1; }

.cl:after { content: ''; display: block; clear: both; }

.eps { overflow: hidden; -ms-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; }

.ib { display: inline-block; vertical-align: top; }

.z9 { z-index: 9; position: relative; }

.zoomIn img { -webkit-transition: All 0.6s ease-in-out; -o-transition: All 0.6s ease-in-out; transition: All 0.6s ease-in-out; }

.zoomIn:hover img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }

.mix { font-family: 'mix'; -webkit-text-stroke-width: 0.2px; -webkit-font-smoothing: antialiased; }
.wqb{ width:100%; background:#f2f2f2;}
.clear{clear:both;}

/* 头部 */
.topbar { height: 34px; line-height: 34px; background: #ededed;}
.topbar p{  font-size:12px; color:#989797; }
.topbar a{ font-size:12px; color:#666666; }
.topbar span { cursor: default; margin: 0 13px; font-weight: bold; }

.head { height: 130px; }

.logo { padding-top: 12px; margin-right: 33px; }

.vice { padding-top: 60px; }

.tel { padding-top: 31px; }

.telWrap {  margin-right: 33px; }


	.txtMarquee-left{ width:300px;    }
		.txtMarquee-left .bd{ padding:0px; }
		.txtMarquee-left .bd .tempWrap{ width:300px !important; }/* 用 !important覆盖SuperSlide自动生成的宽度，这样就可以手动控制可视宽度。 */
		.txtMarquee-left .bd ul{ overflow:hidden; zoom:1; }
		.txtMarquee-left .bd ul li{ margin-right:20px;  float:left; height:15px; line-height:30px;  text-align:left; _display:inline; width:auto !important; color:#989797; font-size:12px;}/* 用 width:auto !important 覆盖SuperSlide自动生成的宽度，解决文字不衔接问题 */
		.txtMarquee-left .bd ul li span{ color:#999;  }


.nav { background: url(../images/navBg.jpg) repeat-x ; height: 57px; }
.nav ul { position: relative; }
.nav .item, .nav h2, .nav h2 a { float: left; }
.nav h2 a { color: #fff; font-size: 16px; line-height: 57px; padding: 0 25px; }
.nav h2 a:hover{ background:#FFF; color:#0e4db7; font-weight:bold;}

/* Banner */
.banner { width: 100%; height: 450px; overflow: hidden; position: relative; }
.banner .bd { height: 550px; position: relative; left: 50%; margin-left: -960px; }
.banner .bd li { width: 1920px; }
.banner .hd { width: 100%; position: absolute; bottom: 20px; height: 15px; text-align: center; }
.banner .hd ul { height: 15px; overflow: hidden; }
.banner .hd li { width: 15px; height: 15px; border-radius: 50%; background: #fff; display: inline-block; *display: inline; *zoom: 1; overflow: hidden; text-indent: -99px; cursor: pointer; margin: 0 4px; -webkit-box-shadow: inset 1px 1px rgba(0, 0, 0, 0.5); box-shadow: inset 1px 1px rgba(0, 0, 0, 0.5); }
.banner .hd .on { background: #00923f; }
.banner .ctrl { width: 1200px; position: absolute; left: 50%; margin-left: -600px; top: 0; }
.banner .ctrl a { position: absolute; background: url(../images/ctrl.png) no-repeat; width: 30px; height: 51px; top: 240px; opacity: 0; filter: alpha(opacity = 0); text-indent: -99px; overflow: hidden; }
.banner .ctrl .prev { left: 0; -webkit-transform: translate(-100px); -ms-transform: translate(-100px); -o-transform: translate(-100px); transform: translate(-100px); }
.banner .ctrl .next { right: 0; background-position: -30px 0; -webkit-transform: translate(100px); -ms-transform: translate(100px); -o-transform: translate(100px); transform: translate(100px); }
.banner:hover .ctrl a { opacity: 0.3; filter: alpha(opacity = 30); -webkit-transform: 0; -ms-transform: 0; -o-transform: 0; transform: 0; }
.banner .ctrl a:hover { opacity: 1; filter: alpha(opacity = 100); }

/* 搜索 */
.search { height: 62px; background: #f2f2f2; }
.search p { padding-top: 21px; }
.search a { margin-right: 24px; }
.search form { top: 16px; width: 380px; height: 30px; position: relative; }
.search form .txt { width: 316px; height: 28px; border: 1px solid #bcbcbc; border-radius: 15px; color: #a5a5a5; padding: 0 40px 0 22px; }
.search form .btn { width: 30px; height: 30px; position: absolute; right: 0; top: 0; background: url(../images/search.png) no-repeat 0 center; cursor: pointer; }

.wrapper{ width:1200px; height:670px; display:block; margin:0 auto; margin-top:20px;}
.wrapper h2{ text-align:center; height:50px; line-height:45px; color:#313131; font-weight:normal; font-size:26px; background:url(../images/linetitle.jpg) no-repeat;}
.wrapper p{text-align:center; height:50px; line-height:30px; font-size:16px; color:#555555;}


.proc{ margin-top:20px; overflow:hidden; margin-bottom:20px;}
.content{ width:1200px; margin:0 auto; }
.prol{width:300px; float:left; border:1px solid #d3d3d3;}
.prol .tit{ width:280px; height:60px; background:#0e4db8; color:#fff; line-height:60px;}
.prol .tit p{ font-size:24px; font-weight:bold; padding-left:40px;}
.prol h4{padding-bottom: 1px;}




/* 产品 */
.product { margin-bottom: 50px; }
.product .hd { margin-bottom: 30px; height: 82px; }
.product .hd li { width: 598px; height: 80px; border: 1px solid #dbdbdb; color: #575757; float: left; background: #ebebeb; font-size: 24px; color: #575757; font-weight: bold; text-align: center; line-height: 80px; cursor: pointer; -webkit-transition: 0.2s; -o-transition: 0.2s; transition: 0.2s; }
.product .hd .on { border-color: #00b34d; background: #00b34d; color: #fff; }
.product .bd ul { width: 1204px; }
.product .bd li { float: left; width: 598px; margin-right: 4px; position: relative; }
.product .bd span, .product .bd em { position: absolute; height: 58px; width: 100%; bottom: 0; left: 0; }
.product .bd em { background: #000; opacity: 0.7; filter: alpha(opacity = 70); -webkit-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s; }
.product .bd span { line-height: 58px; text-align: center; font-size: 14px; color: #fff; }
.product .bd a:hover em { background: #00923f; }
.product .con { height: 476px; overflow: hidden; position: relative; }
.product .conBd { width: 1200px; overflow: hidden; }
.product .ctrl { position: absolute; width: 72px; height: 72px; left: 50%; top: 50%; margin-left: -36px; margin-top: -36px; }
.product .ctrl a { background: url(../images/prodCtrl.png) no-repeat; width: 36px; height: 72px; float: left; -webkit-transition: 0s; -o-transition: 0s; transition: 0s; }
.product .ctrl .prev { background-position: 0 -72px; }
.product .ctrl .next { background-position: -36px 0; }
.product .ctrl .next { background-position: -36px -72px; }

/* 优势 */
.advantage li { padding: 40px 0; }
.advantage .even { background: #eee; }

.advantageTop { background: url(../images/advantageTop.jpg) no-repeat center 0; color: #fff; padding-top: 51px; height: 102px; }

.advantageTopLeft { padding-left: 90px; text-align: right; margin-right: 5px; }
.advantageTopLeft h3 { line-height: 32px; font-size: 26px; font-weight: bold; }
.advantageTopLeft p { line-height: 26px; font-size: 18px; }

.advantageTopRight span, .advantageTopRight strong { display: inline-block; vertical-align: top; }
.advantageTopRight h2 { line-height: 58px; font-weight: bold; font-size: 52px; height: 58px; overflow: hidden; }
.advantageTopRight h2 strong { display: inline-block; font-size: 70px; font-family: Arial; }

.advantageBox { width: 564px; }
.advantageBox p { color: #434343; font-size: 14px; padding-left: 59px; padding-right: 20px; }

.advantageBoxTop { position: relative; background: url(../images/advantageAdorn.png) no-repeat right bottom; padding-left: 57px; padding-bottom: 15px; margin-bottom: 10px; }
.advantageBoxTop .num { font: 56px/64px 'ad'; position: absolute; color: #008cd6; border-bottom: 3px solid #0099b3; left: 0; top: 0; -webkit-text-stroke-width: 0.2px; -webkit-font-smoothing: antialiased; }
.advantageBoxTop h3 { padding-top: 8px; font-size: 24px; line-height: 30px; font-weight: bold; color: #434343; }
.advantageBoxTop h3 span { color: #008cd6; }
.advantageBoxTop h4 { line-height: 16px; color: #949494; font-family: Arial; font-size: 11px; overflow: hidden; }
.advantageBoxTop h4 span { display: block; width: 560px; -webkit-transform: scale(0.91); -o-transform: scale(1); -webkit-transform-origin: left center; }

.advantageTxt { padding-left: 60px; margin-bottom: 15px; }
.advantageTxt h3 { font-weight: bold; font-size: 18px; color: #008cd6; line-height: 28px; }
.advantageTxt h4 { font-size: 14px; color: #434343; }

.advantageTel { padding-left: 60px; }
.advantageTel h4 { color: #898888; }
.advantageTel h3 { line-height: 34px; color: #008cd6; font-size: 30px; }




.clientBox { width: 316px; }
.clientBox h3 { line-height: 18px; margin-bottom: 13px; }
.clientBox h3 a { display: block; color: #434343; font-size: 14px; }
.clientBox h3 a:hover { color: #007ed5; }
.clientBox p { padding-top: 10px; height: 96px; overflow: hidden; margin-bottom: 33px; position: relative; }
.clientBox em { position: absolute; width: 26px; height: 1px; background: #8d8d8d; top: 0; left: 0; }

.clientLink { width: 97px; height: 30px; line-height: 30px; color: #fff; background: #007ed5; border-radius: 5px; overflow: hidden; display: block; text-align: center; }
.clientLink:hover { background: #3cafff; color: #fff; }


.youshi{ width:100%; height:650px; display:block; background:#FFF;}
.youshi h2{ background:url(../images/youshi.png) no-repeat center; height:194px; text-align:center; font-size:28px; line-height:150px; color:#fff;}

.w1200{ width:1200px; height:450px; display:block; margin:30px auto;}
.w1200 .you_1{ width:400px; height:450px; display:block; float:left;}
.w1200 .you_1 ul{ list-style:none; margin:0 ; padding:0;}
.w1200 .you_1 ul li{ width:380px; float:left; display:block; margin-top:15px; margin-bottom:15px;}
.w1200 .you_1 ul li h3{ font-size:24px; color:#cb1a44; text-align:right; font-weight:600;}
.w1200 .you_1 ul li p{ color:#3f3f3f; font-size:14px; padding-top:12px;}
.w1200 .you_z{ width:400px; height:450px; display:block; float:left;}
.w1200 .you_r{ width:400px; height:450px; display:block; float:right;}
.w1200 .you_r ul{ list-style:none; margin:0 ; padding:0;}
.w1200 .you_r ul li{ width:380px; float:left; display:block; margin-top:15px; margin-bottom:15px;}
.w1200 .you_r ul li h3{ font-size:24px; color:#cb1a44; text-align:left; font-weight:600;}
.w1200 .you_r ul li p{ color:#3f3f3f; font-size:14px; padding-top:12px;}

/* 关于 */
.hezuo {background:url(../images/hezuo.png) no-repeat center; width:100%; height:655px;}
.hezuo  h2{ text-align:center; font-size:30px; color:#ff3434; font-weight:600; padding-top:40px; }
.hezuo h2 span{  font-size:30px; color:#4c4c4c; font-weight:600;}







.about {  margin-bottom: 42px; position: relative; }
.about .bg { position: absolute; height: 408px; width: 100%; background:url(../images/about_bg.png) no-repeat center;}
.about .bg  h2{ text-align:center; font-size:30px; color:#ffffff; font-weight:600; padding-top:40px; }
.video { width: 599px; height: 369px; overflow: hidden; position:absolute; top:120px; border:3px solid #c8bebe;}

.aboutWrap { background: #fff; width: 570px; height: 345px; margin-top:120px; color: #4f4f4f; border:15px solid #c8bebe;}
.aboutWrap h3 { padding-top: 32px; line-height: 40px; font-size: 36px; font-weight: bold; opacity: 0.5; filter: alpha(opacity = 50); }
.aboutWrap h2 { line-height: 30px; font-weight: 600; font-size: 22px; margin-bottom: 14px; text-align:center; padding-top:35px;}
.aboutWrap a { width: 97px; height: 30px; line-height: 30px; display: block; text-align: center; background: #fff; color: #333;  overflow: hidden; border:1px solid #999; margin-left:20px;}
.aboutWrap a:hover { background: #ff3434; color: #fff; border:1px solid #ff3434;}

.aboutTxt { height: 120px; overflow: hidden; margin-bottom: 30px; padding:20px; text-indent:2em; font-size:13px;}

/* 展示 */
.show { margin-bottom: 50px; }
.show .hd { width: 1201px; margin-bottom: 29px; }
.show .hd li { height: 45px; line-height: 45px; font-size: 18px; color: #545454; width: 399px; float: left; text-align: center; border: 1px solid #c2c2c2; cursor: pointer; background: #fff; position: relative; margin-left: -1px; -webkit-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s; }
.show .hd .on { border-color: #0d85d7; background: #0d85d7; z-index: 9; color: #fff; }
.show .bd { width: 1200px; overflow: hidden; height: 290px; }
.show .bd ul { width: 1230px; }
.show .bd li { float: left; width: 278px; margin-right: 29px; text-align: center; overflow: hidden; }
.show .bd span { padding-top: 8px; width: 100%; display: inline-block; color: #555; background: #fff; position: relative; -webkit-transition: 0.2s; -o-transition: 0.2s; transition: 0.2s; }
.show .bd img { -webkit-transition: 0.6s; -o-transition: 0.6s; transition: 0.6s; }
.show .bd a:hover span { color: #00923f; }
.show .bd a:hover img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }
.show .conBd { height: 290px; overflow: hidden; }

/* 流程 */
.flow { height: 105px; margin-bottom: 50px; }

.flowLeft { text-align: center; color: #fff; width: 208px; height: 105px; background: #00ae4b; }
.flowLeft h2 { padding-top: 25px; font-weight: bold; line-height: 38px; font-size: 30px; }
.flowLeft h3 { line-height: 14px; }

.flowRight { background: #fff; border: 1px solid #00ae4b; padding: 0 2px 0 1px; }

.fengc{ width:100%; height:650px; background:#fff;}
.fengc h2{ text-align:center; font-size:30px; color:#ff3434; font-weight:600; padding-top:40px;}
.fengc h2 span{  font-size:30px; color:#4c4c4c; font-weight:600;}
.service ul {
  width: 1200px;
  padding: 0 30px;
  margin: 50px auto;
}

.service ul li {
  float: left;
  width: 230px; margin:15px;
  padding: 19px;
  list-style: none;
  background-color: #fff;
  border: 1px solid rgba(223,231,239, .7);
  color: #333;;
  text-shadow: 0 1px 1px rgb(255,255,255);
  font-size: 14px;
  transition: all .2s ease;
}

.service ul li:hover{
  -webkit-transform: scale(1.1);
	  -moz-transform: scale(1.1);
			transform: scale(1.1);
  -webkit-border-radius: 8px;
	  -moz-border-radius: 8px;
			border-radius: 8px;
  -webkit-box-shadow: 0 -1px 10px rgba(0,0,0,.5);
	  -moz-box-shadow: 0 -1px 10px rgba(0,0,0,.5);
			box-shadow: 0 -1px 10px rgba(0,0,0,.5);
}

.service ul li h4 {
  height: 40px;
  margin-bottom: 15px;
  line-height: 40px;
  font-size: 16px;
  text-align: left; font-weight:600;
  border-bottom: 1px solid rgba(223,231,239, .7);
}

.service ul li p {
  text-align: left;
}

.service ul li p.btn a {
  display: inline-block;
  padding: 10px 40px;
  margin-top: 15px;
  text-shadow: 0 1px 1px rgba(32,40,48,.8);
  text-decoration: none;
  color: rgb(255,255,255);
  background-color: rgb(229,195,85);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(229,195,85)), to(rgb(187,160,71)));
  background-image: -moz-linear-gradient(left top, left bottom, rgb(229,195,85), rgb(187,160,71));
  background-image: linear-gradient(left top, left bottom, rgb(229,195,85), rgb(187,160,71));
  -webkit-border-radius: 8px;
	  -moz-border-radius: 8px;
			border-radius: 8px;
  transition: all .2s ease;
}

.service ul li p.btn a:hover {
  -webkit-box-shadow: 0 -1px 10px rgba(0,0,0,.5);
	  -moz-box-shadow: 0 -1px 10px rgba(0,0,0,.5);
			box-shadow: 0 -1px 10px rgba(0,0,0,.5);
}

.service ul li p.btn-yellow a {
  background-color: rgb(218,109,14);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(255,153,0)), to(rgb(190,75,26)));
  background-image: -moz-linear-gradient(left top, left bottom, rgb(255,153,0), rgb(190,75,26));
  background-image: linear-gradient(left top, left bottom, rgb(255,153,0), rgb(190,75,26));
}

.service ul li p.btn-red a {
  background-color: rgb(188,72,72);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(188,72,72)), to(rgb(126,49,49)));
  background-image: -moz-linear-gradient(left top, left bottom, rgb(188,72,72), rgb(126,49,49));
  background-image: linear-gradient(left top, left bottom, rgb(188,72,72), rgb(126,49,49));
}

.service ul li p.btn-purple a {
  background-color: rgb(122,104,166);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(122,104,166)), to(rgb(91,78,127)));
  background-image: -moz-linear-gradient(left top, left bottom, rgb(122,104,166), rgb(91,78,127));
  background-image: linear-gradient(left top, left bottom, rgb(122,104,166), rgb(91,78,127));
}

.service_bg{ padding:6px; background:#f4f4f4;}


/* 信息 */
.info { background: #ececec; padding-top: 48px; padding-bottom: 50px; margin-top:30px;}

.news { width: 770px; }
.news .hd li { float: left; width: 366px; border-radius: 5px 5px 0 0; padding-left: 19px; height: 55px; margin-bottom: -5px; }
.news .hd .on { border-color: #ff3434; background: #fff; }
.news .bd { padding: 0 25px 0 19px; }
.news .tempWrap { width: 726px !important; }
.news .bdWrap { width: 1600px; overflow: hidden; }
.news .con { height: 302px; width: 726px; margin-right: 25px; float: left; overflow: hidden; }

.infoTop { padding-top: 13px; border-top: 4px solid #ececec; position: relative; }
.infoTop h3 { font-size: 16px; font-weight: bold;  padding-left:25px; }
.infoTop p { font-size: 15px; color: #818181; line-height: 16px; }
.infoTop a { position: absolute; width: 14px; height: 11px; overflow: hidden; text-align: center; padding-top: 3px; background: #363636; top: 17px; right: 18px; }
.infoTop a:hover { background: #00923f; }

.infoWrap { background: #fff; border-radius: 5px; overflow: hidden; }

.newsTop { padding-bottom: 24px; padding-top: 24px; margin-bottom: 17px; background: url(../images/infoCut.gif) repeat-x 0 bottom; }
.newsTop:hover img { -webkit-transform: scale(1.2) rotate(4deg); -ms-transform: scale(1.2) rotate(4deg); -o-transform: scale(1.2) rotate(4deg); transform: scale(1.2) rotate(4deg); }

.newsImg { position: relative; top: 4px; overflow: hidden; }
.newsImg img { -webkit-transition: 0.8s; -o-transition: 0.8s; transition: 0.8s; }

.newsTxt { width: 530px; }
.newsTxt h3 a { font-size: 14px; font-weight: bold; color: #363636; display: block; }
.newsTxt h3 a:hover { color: #00923f; }
.newsTxt h4 { color: #858585; line-height: 18px; font-size: 11px; margin-bottom: 3px; }
.newsTxt p { height: 72px; overflow: hidden; }

.newsList { padding-bottom: 16px; line-height: 26px; }
.newsList li, .newsList h2 { float: left; }
.newsList li { padding-left: 11px; padding-right: 12px; background: url(../images/spot.png) no-repeat 0 10px; }
.newsList a { display: block; width: 340px; }

.faq { width: 384px; }
.faq .infoTop { height: 50px; }

.faqWrap { padding: 21px 22px 17px; }
.faqWrap .bd { height: 264px; overflow: hidden; }
.faqWrap li { padding-bottom: 15px; margin-bottom: 15px; background: url(../images/infoCut.gif) repeat-x 0 bottom; }
.faqWrap h3 { line-height: 18px; overflow: hidden; margin-bottom: 8px; }
.faqWrap h3 a { display: block; color: #363636; padding-left: 28px; background: url(../images/faq.png) no-repeat; font-weight: bold; }
.faqWrap h3 a:hover { color: #ff3434; }
.faqWrap p { line-height: 21px; height: 42px; overflow: hidden; background: url(../images/faq.png) no-repeat 0 -28px; padding-left: 28px; }

/*  页脚 */
.navv{height:58px;}
.navv li{line-height:58px;height:58px;text-align:center;width:127px;float:left;position:relative;z-index:999;background: url(../images/line.jpg) no-repeat right center;}
.navv li a{display:block;line-height:58px;color:#fff;height:58px;font-size:14px;}
.navv li a:hover{color:#ff0;}
.navv li.lxff{background:none}
.navv .sec{height:0;background:#0f52bc;overflow:hidden;z-index:9999;position:absolute;top:58px;left:0px;width:100%;}
.navv .sec a{color:#0f52bc;height:38px;line-height:38px;color:#fff;font-size:14px;}
.navv .sec a:hover{color:#ff0;}


.foot{background: url(../images/foot.jpg) top center no-repeat;height:230px;}
#footer{position:relative;width:1200px;margin:0 auto;}
#footer a:hover{color:#ff0;}
.nav_foot{text-align:center;line-height:60px;color:#fff;font-size: 14px;}
.nav_foot a{padding: 0 20px;}
.mid-foot{width:400px;float: left;margin-left:50px;color:#fff; font-size:13px;}
.logos{width:142px;text-align:center;margin-top:16px;line-height:38px;float:left;color:#fff;}
.copyright1{text-align:left;line-height:26px;margin-top:20px; font-size:13px;}
.copyright{width:560px;float:left;margin-left:20px;color:#fff;line-height:26px;margin-top:20px; font-size:13px;}
.copyright a{color:#fff; font-size:13px;}


.page { width: 1200px; margin: 0 auto; margin-bottom: 100px; }

/* feedbackBox */
.feedbackBox { padding-left: 100px; font-family: "Microsoft yahei"; }
.feedbackBoxTop { font-size: 16px; margin-bottom: 36px; padding-top: 20px; }
.feedbackBoxTop span { color: #00923f; }

/* side */
.side { width: 250px; }
.sideNav { margin-bottom: 20px; background: url(../images/sideBg.jpg) repeat-x; }
.sideNav h2 { height: 56px; line-height: 56px; text-align: center; font-size: 24px; color: #fff; position: relative; }
.sideNav h2 span, .sideWrap h2 span { position: relative; }
.sideNav h2 em, .sideWrap h2 em { position: absolute; width: 100%; height: 100%; top: 0; left: 0; background: #00923f; opacity: 0.5; filter: alpha(50); }
.sideNav ul { padding: 10px 0 20px; }
.sideNav h3 a { display: block; height: 40px; line-height: 40px; text-indent: 24px; position: relative; font-size: 14px; color: #fff; }
.sideNav h3 em { width: 8px; height: 3px; position: absolute; overflow: hidden; background: #fff; left: 24px; top: 19px; opacity: 0; filter: alpha(opacity=0); transition: 0.2s; }
.sideNav h3 a:hover, .sideNav .active h3 a { color: #fff; text-indent: 40px; }
.sideNav h3 a:hover em, .sideNav .active h3 em { opacity: 1; filter: alpha(opacity=100); }
.sideNav ol { background: #f5f5f5; }
.sideNav .none a { background: none; }
.sideNav h4 { position: relative; height: 35px; }
.sideNav h4 a { position: absolute; left: 0; top: 0; width: 100%; height: 36px; line-height: 36px; text-indent: 24px; background: url(../images/default/splitBg.gif) repeat-x; }
.sideNav h4 a:hover, .sideNav .on h4 a { background: #545454; color: #fff; }
.sideWrap { margin-bottom: 20px; }
.sideWrap h2 { height: 40px; line-height: 40px; font-size: 16px; text-indent: 20px; background: url(../images/sideBg.jpg) repeat-x; color: #fff; position: relative; }

.sideBox { border: 1px solid #dadada; border-top: none; }
.contactBox { padding: 15px; }
.hotLine { background: url(../images/default/hotLine.gif) no-repeat; padding-left: 45px; margin-bottom: 4px; height: 46px; }
.hotLine p { line-height: 16px; }
.hotLine h3 { font-size: 24px; font-weight: bold; line-height: 30px; color: #00923f; }
.contactInfo { background: url(../images/default/splitBg.gif) repeat-x; padding-top: 10px; }
.contactInfo span { vertical-align: top; display: inline-block; }
.contactInfo .value { width: 180px; }

/* imgSideBox */
.imgSideBox { padding: 10px 0; }
.imgSideBox li { width: 220px; margin: 0 auto 14px; }
.imgSideBox a { display: block; }
.imgSideBox img { width: 212px; height: 169px; padding: 2px; border: 2px solid #dadada; transition: 0.3s; }
.imgSideBox span { width: 212px; text-align: center; display: inline-block; vertical-align: top; font-size: 14px; line-height: 30px; padding-top: 4px; overflow: hidden; -ms-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; }
.imgSideBox a:hover { color: #00923f; }
.imgSideBox a:hover img { border-color: #00923f; }


/* breadCrumb */
.breadCrumb { height: 55px; border-bottom: 1px solid #dadada; position: relative; margin-bottom: 30px; display: table; width: 100%; }
.breadCrumb h2 { font-family: 'Microsoft Yahei'; font-size: 18px; position: absolute; top: 0; left: 0; height: 54px; line-height: 54px; padding: 0 4px; border-bottom: 3px solid #00923f; color: #333; }
.breadCrumb .fr { color: #999; cursor: default; line-height: 16px; text-align: right; display: table-cell; vertical-align: middle; float: none; }

/* imgBox */
.imgBox { width: 910px; overflow: hidden; }
.imgBox ul { width: 940px; }
.imgBox li { float: left; text-align: center; margin-bottom: 20px; }
/*
.imgBox li { height: 100px; background: #000; }
.imgBox li * { display: none; }
*/
.imgBox a { float: left; }
.imgBox img { border: 2px solid #dadada; transition: 0.2s; }
.imgBox span { display: inline-block; vertical-align: top; font-size: 14px; padding: 0 15px; line-height: 30px; padding-top: 4px; overflow: hidden; -ms-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; }
.imgBox a:hover { color: #00923f; }
.imgBox a:hover img { border-color: #00923f; }

/* productBox */
.productBox li { width: 294px; margin-right: 14px; }
.productBox img { width: 286px; height: 228px; padding: 2px; }
.productBox span { width: 264px; }

/* imgSolutionBox */
.imgSolutionBox li { width: 294px; margin-right: 14px; }
.imgSolutionBox img { width: 286px; height: 190px; padding: 2px; }
.imgSolutionBox span { width: 264px; }

/* imgCaseBox */
.imgCaseBox li { width: 294px; margin-right: 14px; }
.imgCaseBox img { width: 286px; height: 240px; padding: 2px; }
.imgCaseBox span { width: 264px; }

/* imgPartnerBox */
.imgPartnerBox li { width: 174px; margin-right: 10px; }
.imgPartnerBox img { width: 170px; height: 78px; }
.imgPartnerBox span { width: 140px; }

/* imgClientBox */
.imgClientBox li { width: 294px; margin-right: 14px; }
.imgClientBox img { width: 286px; height: 258px; padding: 2px; }
.imgClientBox span { width: 264px; }

/* imgSettingBox */
.imgSettingBox li { width: 294px; margin-right: 14px; }
.imgSettingBox img { width: 286px; height: 258px; padding: 2px; }
.imgSettingBox span { width: 264px; }

/* imgHonorBox */
.imgHonorBox li { width: 294px; margin-right: 14px; }
.imgHonorBox img { width: 286px; height: 438px; padding: 2px; }
.imgHonorBox span { width: 264px; }

/* imgHonorBox2 */
.imgHonorBox2 li { width: 294px; margin-right: 14px; }
.imgHonorBox2 img { width: 286px; height: 204px; padding: 2px; }
.imgHonorBox2 span { width: 264px; }

/* product's picture */
.tb-pic a { display: table-cell; text-align: center; vertical-align: middle; *display: block; *font-family: Arial; *line-height: 1; *font-size: 271px; }
.tb-pic img { vertical-align: middle; }
.tb-pic, .tb-pic a { height: 320px; width: 350px; background: #fff; }
.tb-pic, .tb-pic img { max-height: 320px; max-width: 350px; _width: 350px; }
.tb-pic { border: 1px solid #dadada; position: relative; z-index: 1; }

.zoomDiv { z-index: 999; position: absolute; top: 0; left: 0; width: 200px; height: 200px; background: #fff; border: 1px solid #ccc; display: none; text-align: center; overflow: hidden; }
.zoomMask { position: absolute; background: url(../images/default/mask.png); cursor: move; z-index: 1;}

.tb-picList { width: 352px; height: 62px; overflow: hidden; margin-top: 10px; position: relative; }
.tb-picList .prev, .tb-picList .next { position: absolute; top: 20px; font-family: 'simsun'; font-weight: bold; font-size: 32px; }
.tb-picList .prev { left: 0; }
.tb-picList .next { right:0; }
.tb-picList .prev:hover, .tb-picList .next:hover { color: #00923f; }

.tb-picList .tb-thumb { position: relative; width: 290px; height: 62px; margin: 0 auto; overflow: hidden; }
.tb-picList .tb-thumb ul { position: absolute; width: 999999px; display: table; }
.tb-picList .tb-thumb li { float: left; width: 76px; overflow: hidden; position: relative; }
.tb-picList .tb-thumb a { display: table-cell; height: 60px; width: 60px; border: 1px solid #dadada; text-align: center; background: #fff; vertical-align: middle; }
.tb-picList .tb-thumb img { max-width: 100%; cursor: pointer; }
.tb-picList .tb-thumb em { position: absolute; width: 58px; height: 58px; border: 2px solid #00923f; top: 0; left: 0; display: none; }
.tb-picList .tb-thumb .tb-selected em { display: block; }

.productTop { margin-bottom: 20px; }
.productIntro { width: 520px; }
.productIntro h2 { background: url(../images/default/splitBg.gif) repeat-x 0 bottom; font-size: 18px; font-family: 'Microsoft Yahei'; color: #000; padding: 10px 0; margin-bottom: 10px; }
.descriptionBox { height: 178px; overflow: hidden; }
.descriptionBox .explain .value { height: 116px; overflow: hidden; }
.descriptionBox span { display: inline-block; vertical-align: top; }
.descriptionBox .value { width: 460px; }
.productOrder a { display: block; width: 130px; height: 40px; line-height: 40px; text-align: center; font-size: 15px; border-radius: 4px; font-family: 'Microsoft Yahei'; background: #212121; color: #fff; }
.productOrder a:hover { background: #00923f; }

.productShow { margin-bottom: 10px; }
.productShow .hd { height: 38px; line-height: 38px; font-size: 14px; background: #212121; font-family: 'Microsoft Yahei'; }
.productShow .hd li { float: left; padding: 0 20px; cursor: pointer; color: #fff; transition: 0.3s; }
.productShow .hd .on { background: #00923f; }
.productShow .con { padding: 10px 0; }

.column { margin-bottom: 20px; }
.column h2 { height: 36px; line-height: 36px; font-size: 14px; background: #eee; position: relative; text-indent: 20px; font-family: 'Microsoft Yahei'; }
.column h2 em { position: absolute; width: 4px; height: 14px; left: 10px; top: 50%; margin-top: -7px; background: #333; }

.productForm h2 { margin-bottom: 2px; }
.productFormBox { background: #eee; }
.productFormBox form { padding: 20px 0 20px 16px; }
.productFormBox p { float: left; margin-right: 10px; }
.productFormBox span { display: inline-block; vertical-align: middle; width: 50px; text-align: right; padding-right: 10px; line-height: 26px; }
.productFormBox input, .productFormBox textarea { vertical-align: top; transition: 0.3s; }
.productFormBox .row { margin-bottom: 10px; }
.productFormBox .row input { height: 24px; border: 1px solid #dadada; width: 150px; padding: 0 10px; line-height: 24px; }
.productFormBox textarea { width: 634px; height: 72px; border: 1px solid #dadada; padding: 10px; line-height: 18px; }
.productFormBox .row input:focus, .productFormBox textarea:focus { border-color: #aaa; }
.productFormBox img { border: 1px solid #dadada; margin-left: 10px; cursor: pointer; position: relative; top: 1px; }
.productFormBox .btn { padding-left: 60px; }
.productFormBox .btn input { width: 65px; height: 24px; line-height: 24px; text-align: center; background: #666; cursor: pointer; color: #fff; border-radius: 2px; margin-right: 10px; font-family: 'Microsoft Yahei'; }
.productFormBox .btn input:hover { background: #999; }
#verifyCode { width: 100px; }

.related h2 { margin-bottom: 10px; }

/* articleBox */
.articleBox { width: 910px; overflow: hidden; }
.articleBox li { overflow: hidden; zoom: 1; background: url(../images/default/splitBg.gif) repeat-x 0 bottom; padding-bottom: 20px; margin-bottom: 30px; }
.articleTxt { width: 600px; }
.articleBox img { width: 196px; border: 1px solid #EFEFEF; padding: 4px; height: 124px; }
.articleBox .fr { width: 680px; padding-top: 10px; }
.articleBox h2 { font-size: 16px; font-family: 'Microsoft Yahei'; margin-bottom: 4px; padding-top: 4px; }
.articleBox h2 a { color: #333; display: block; }
.articleBox h2 a:hover { color: #00923f; }
.articleBox h4 { background: url(../images/default/time.png) no-repeat 0 7px; padding-left: 16px; color: #a2a2a2; margin-bottom: 10px; }
.articleBox p { color: #888; line-height: 22px; height: 44px; overflow: hidden; }
.articleBox p a { color: #00923f; }
.articleBox p a:hover { text-decoration: underline; }
.articleBox .img { position: relative; }
.articleBox .img img { position: relative; z-index: 9; }
.articleBox .img em { position: absolute; width: 160px; height: 130px; background: url(../images/default/timeBg.png) no-repeat #00923f; left: 5px; top: 5px; }
.articleBox .img span { color: #fff; position: absolute; width: 100%; text-align: center; left: 0; }
.articleBox .date { font-family: 'Microsoft Yahei'; font-size: 60px; line-height: 60px; top: 24px; }
.articleBox .yam { font-family: Arial; font-size: 18px; top: 88px; }

/* faqBox */
.faqBox h2 a { position: relative; padding-left: 26px; }
.faqBox h2 em { position: absolute; left: 0; top: 4px; width: 16px; height: 16px; background: url(../images/default/faq.png) no-repeat #0C4B9C; border-radius: 3px; }
.faqBox p { background: url(../images/default/faq.png) no-repeat 0 -26px; padding-left: 26px; }

/* faqOtherBox */
.faqOtherBox { border-top: 1px solid #f1f1f1; }
.faqOtherBox h2 a { display: block; font-size: 16px; font-family: 'Microsoft Yahei'; position: relative; padding: 10px 10px 10px 36px; border-bottom: 1px solid #f1f1f1; color: #999; }
.faqOtherBox h2 em { position: absolute; left: 10px; top: 50%; margin-top: -8px; width: 16px; height: 16px; background: url(../images/default/faq.png) no-repeat #00923f; border-radius: 3px;  }
.faqOtherBox .on a { background: #ECECEC; color: #000; }
.faqOtherBox .con { padding: 20px 0; border-left: 3px solid #00923f; padding-left: 34px; background: url(../images/default/splitBg.gif) repeat-x 0 bottom; }

/* articleShow */
.articleTop { text-align: center; background: url(../images/default/splitBg.gif) repeat-x 0 bottom; padding-bottom: 20px; margin-bottom: 20px; }
.articleTop h2 { font-size: 22px; color: #000; margin-bottom: 16px; font-family: "Microsoft yahei"; }
.articleTop p { color: #999; }
.articleTop span { margin: 0 5px; }
.articleTop a { margin: 0 5px; }
.articleTop .active { color: #000; font-weight: bold; }

.articleShow { margin-bottom: 20px; font-size: 14px; }

.articleCtrl { height: 36px; line-height: 36px; background: #eee; margin-bottom: 10px; color: #999; padding: 0 10px; cursor: default; }
.articleCtrl p { background: url(../images/default/articleCtrl.png) no-repeat 0 -25px; vertical-align: top; width: 40%; }
.articleCtrl .fl { padding-left: 16px; }
.articleCtrl .fr { padding-right: 16px; background-position: right 10px; text-align: right; }
.articleCtrl a { color: #333; }
.articleCtrl a:hover { color: #249344; }

.articleList { width: 910px; overflow: hidden; }
.articleList h2 { margin-bottom: 10px; }
.articleList ul { width: 930px; }
.articleList li, .articleList h3, .articleList a { float: left; }
.articleList li { width: 444px; margin-right: 20px; height: 32px; line-height: 32px; background: url(../images/default/splitBg.gif) repeat-x 0 bottom; }
.articleList a { background: url(../images/default/txt.png) no-repeat 6px center; padding-left: 26px; width: 320px; }
.articleList span { float: right; color: #999; font-family: Arial; }

/* pictureDetail */
/* picture's picture */
.pictureDetail .tb-pic a { cursor: default; }
.pictureDetail .tb-pic, .pictureDetail .tb-pic a { height: 500px; width: 888px; }
.pictureDetail .tb-pic, .pictureDetail .tb-pic img { max-height: 500px; max-width: 888px; _width: 888px; }
.pictureDetail .tb-pic { border: 1px solid #ECECEC; padding: 10px; }
.pictureDetail .tb-picList { width: 910px; height: 72px; }
.pictureDetail .tb-picList .tb-thumb { width: 846px; height: 72px; }
.pictureDetail .tb-picList .tb-thumb li { width: 86px; }
.pictureDetail .tb-picList .tb-thumb a { width: 70px; height: 70px; display: table-cell; vertical-align: middle; }
.pictureDetail .tb-picList .tb-thumb img {}
.pictureDetail .tb-picList .tb-thumb em { width: 68px; height: 68px; }

.pictureDetail .tb-picList .prev, .pictureDetail .tb-picList .next { top: 0; font-size: 18px; color: #fff; width: 25px; height: 72px; line-height: 72px; background: #ccc; text-align: center; }
.pictureDetail .tb-picList .prev:hover, .pictureDetail .tb-picList .next:hover { background: #00923f; }
.pictureDetail .tb-picList .non, .pictureDetail .tb-picList .non:hover { background: #F3F3F3; cursor: default; }

.pictureTop { margin-bottom: 20px; }

/* downloadList */
.downloadList { font-family: 'Microsoft Yahei'; }
.downloadList li { overflow: hidden; zoom: 1; background: url(../images/default/splitBg.gif) repeat-x 0 bottom; height: 30px; line-height: 30px; margin-bottom: 10px; padding-bottom: 10px; }
.downloadList h2 { float: left; background: url(../images/default/file.png) no-repeat 6px 2px; padding-left: 40px; font-size: 14px; color: #000; }
.downloadList a { float: right; background: url(../images/default/download.png) no-repeat 0 6px; padding-left: 16px; color: blue; }
.downloadList a:hover { text-decoration: underline; }

/* jobList */
.jobList { border: 1px solid #ddd; border-top: none; }
.jobList ol { height: 45px; line-height: 45px; border-top: 1px solid #e3e3e3; background: #f4f4f4; cursor: pointer; font: normal 12px/45px "Microsoft YaHei"; }
.jobList ol li { float: left; width: 165px; padding-left: 22px; }
.jobList b { color: #000; }
.jobList .con { padding: 8px 25px; color: #999; display: none; }

/* pagination */
.pagination span { background: #0C4B9C; }


.pagebanner{ width:100%; height:300px; display:block;}
.pagebanner img{ width:100%;  margin:0 auto; height:300px;}


.proc{ margin-top:40px; overflow:hidden; }
.content{ width:1200px; margin:0 auto; margin-top:20px;}
.prol{width:280px; float:left;}
.prol h4{padding-bottom: 1px;}
.prol h4 a{display: block;background:#017abf ;;height: 50px;line-height: 45px;font-size: 16px;color: #fff;padding-left: 45px;font-weight:normal;}
.prol h4 a:hover,.prol h4.cur a{;font-weight: bold;text-decoration: none;color: #FFF;}
.prol ul{line-height: 0;padding-bottom: 14px; list-style:none;}
.prol li{line-height: 28px;height: 28px; border-bottom:1px solid #f1f1f1; list-style:none;}
.prol li a{margin-left: 30px;padding-left: 14px; color: #017abf;font-size: 14px;}

.con{ width:280px; height:350px; display:block; background-color:#fff; border:1px solid #ccc;}
.con h2{ width:245px; height:50px; display:block; background-color:#e3320c;  line-height:50px; color:#fff; text-align:left; font-size:16px; padding-left:35px;}
.con p{ font-size:14px; padding-left:12px; }
.con p span{ width:270px; height:30px; line-height:30px; display:block;}

.contentt{ width:1200px; overflow:hidden; margin:0 auto;}
.pror{width: 880px;font-family: "Microsoft YaHei"; float:right;}
.pror .tit{background: url(../images/bt1.jpg) no-repeat bottom center; height: 41px;}
.pror .tit span a{display: inline-block;width: 139px;height: 41px;text-align: center;line-height: 41px;font-weight: normal;font-size: 18px;color: #333333; }
.pror .tit span a:hover,.pror .tit span a.cur{background: url(../images/q1_03.jpg) no-repeat;color: #FFF;text-decoration: none;}
.pror .tit a.mo{margin-top: 5px; margin-left:50px;}
.pror ul{line-height: 0;font-size: 0;}
.pror li{float: left;padding-right: 20px;padding-top: 27px;}
.pror li.non{padding-right: 0;}
.pror li img{width: 210px;height: 200px;}
.pror li span{width: 210px; display: block;text-align: center;line-height: 31px;height: 31px;background: #B4B5B9;font-size: 14px;font-weight: bold;color: #FFF;}
.pror li a:hover span,.pror li.cur a span{background: #095faf;text-decoration: none;}


.channel-header {height: 40px; line-height: 40px; margin-top:5px; margin-bottom:20px;}
.channel-header .channel-title {color: #017abf; font-size: 24px; font-family:"微软雅黑"; font-weight:700; position:relative;}
.channel-header .channel-title P{ font-size:16px; line-height:25px; color:#333; padding-left:5px;}
.channel-header .channel-title span{ position:absolute; top:15px; right:20px;}
.am-container, .am-g-fixed{width: 1200px;}
.am-container { padding-left: 1.5rem; padding-right: 1.5rem;}
.am-fr { float: right; font-size:16px;}
.neirong { width:880px; height:auto; display:block; line-height:35px; font-size:14px; font-family:"微软雅黑";}
.newN { width:880px; overflow:hidden; display:block;  margin:0; padding:0; float:right; margin-bottom:30px; margin-top:-10px;}
.newN li{ list-style:none; display:block; line-height:90px; height:90px; border-bottom:1px solid #f0f0f0; margin:0; padding:0; width:950px;}
.newN li a{
	color:#1a1a1a;
	display:block;
	height:60px;
	line-height:60px;
	text-indent:15px;font-size:16px
	}
.newN li a:hover{color:#1564E9;}
.newN li p{  line-height:20px; margin:0; color:#999; margin-left:20px; font-size:14px;}	
.newN span{float:right; line-height:40px; margin-right:70px; color:#575757; font-size:14px; margin-top:10px;}

.list_page{text-align:center;margin:10px;font-family:"Microsoft YaHei"; }
.list_page a{display:inline-block;padding:7px 10px;background:#fff;border:1px solid #ccc;font-family:"micorsoft yahei","simsun";margin-left:-1px;color:#333; font-size:18px;}
.list_page a:hover{background:#ccc;color:#fff;border:1px solid #ccc; text-decoration:none;}


.content_nr{ width:880px; overflow:hidden; display:block;  padding-left:10px;  float:right; line-height:35px;  }
.content_nr h3{ font-family:"微软雅黑"; color:#444; text-align:center; font-size:18px; font-weight:bold;}
.content_nr p{ color:#333; font-size:16px;}

.pre,.next{line-height:30px;height:30px; margin-top:10px; font-size:16px; text-decoration:none;}



.pre,.next{line-height:30px;height:30px; margin-top:10px; font-size:16px; text-decoration:none;}
.product{ width:880px; height:auto; display:block; float:right; }
.product ul{ list-style:none; margin:0; padding:0;}
.product ul li{ width:260px; height:200px; float:left; margin:16px;}
.product ul li img{width: 260px;height: 170px;}
.product ul li span{width: 260px; display: block;text-align: center;line-height: 30px;height: 30px;font-size: 14px;font-weight: bold;color: #333;}
.product ul li a{ text-decoration:none;}




.picMarquee-left{ width:1200px; overflow:hidden; position:relative; margin:0 auto; margin-top:20px;}
		.picMarquee-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
		.picMarquee-left .hd .prev,.picMarquee-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:url("../images/arrow.png") no-repeat;}
		.picMarquee-left .hd .next{ background-position:0 -50px;  }
		.picMarquee-left .hd .prevStop{ background-position:-60px 0; }
		.picMarquee-left .hd .nextStop{ background-position:-60px -50px; }
		.picMarquee-left .bd{ padding:10px;   }
		.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
		.picMarquee-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
		.picMarquee-left .bd ul li .pic{ text-align:center; }
		.picMarquee-left .bd ul li .pic img{ width:140px; height:140px; display:block; padding:3px; border:1px solid #ccc; }
		.picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }
		.picMarquee-left .bd ul li .title{ line-height:24px;   }
		
		
		.am-container .w610{ width:850px; height:500px; display:block; }
.bookadd{margin:10px 0; margin-left:-30px;}
.bookadd div{margin-bottom:15px;}
.bookadd .label{float:left;width:100px;text-align:right;padding-right:10px;}
.bookadd .label span{color:#f30;font-family:"Microsoft YaHei";}
.bookadd .enter{margin-left:40px;}
.bookadd .enter .ip{border:1px solid #ccc;padding:8px 10px;border-radius:5px;}
.bookadd .enter .ips{border:1px solid #ccc;padding:8px 10px;width:70%;height:80px;}
.bookadd .enter .bnt{border:1px solid #ccc;background:#fff;padding:5px 10px;vertical-align:middle; border-radius:5px;}
.bookadd .enter label{display:block; margin-left:500px; }
.bookadd .enter #booklen{color:#f30;}
   
   
   
#MagnifierWrap2 {
    position: relative;
    width: 100%;
    margin: 0 auto 60px;
}
.MagnifierMain {
    position: relative;
    max-width: 100%;
	overflow: hidden;
}
.MagnifierMain img{
	margin: auto;	
}

.MagnifierDrag {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #ccc;
    opacity: 0.4;
    filter: alpha(opacity = 40);
    cursor: move;
}
.MagnifierPop {
    position: absolute;
    top: 0;
    overflow: hidden;
    background: #fff url(http://fan.yoka.com/fan5.0/img/loading.gif) no-repeat center center;
}
.MagnifierImg {
    position: absolute;
    top: 0;
    left: 0;
}
.spec-items {
    position: relative;
    width: 70%;
    height: 95px;
    overflow: hidden;
    padding-top: 10px;
    margin: 0 auto;
}
.spec-items ul {
    width: 500%;
    position: absolute;
    top: 10px;
    left: 0;
}
.spec-items ul * {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.spec-items li {
    width: 85px;
    height: 85px;
    float: left;
    overflow: hidden;
    margin-right: 5px;
    border: 3px solid #fff;
    cursor: pointer;
}
.spec-items li.on {
    border: 3px solid #ff9600;
}
.spec-items li img {
    width: 100%;
    -webkit-transform: scale(1,1);
    -ms-transform: scale(1,1);
    -o-transform: scale(1,1);
    transform: scale(1,1);
}
.spec-items li.on img {
    -webkit-transform: scale(1.2,1.2);
    -ms-transform: scale(1.2,1.2);
    -o-transform: scale(1.2,1.2);
    transform: scale(1.2,1.2);
}
span.spe_leftBtn,span.spe_rightBtn {
    position: absolute;
    bottom: 0px;
    display: block;
    width: 55px;
    height: 90px;
    line-height: 90px;
    font-family: "榛戜綋";
    text-align: center;
    font-size: 30px;
    color: #ddd;
    cursor: default;
    background-color: #999;
}
span.on {
    background-color: #666;
    color: #fff;
    cursor: pointer;
}
span.spe_leftBtn {
    left: 0;
}

span.spe_rightBtn {
    right: 0;
}
span.on:hover {
    background: #ff9600;
}


.zhuanyebanner{ width:100%; height:559px; background:url(../images/zhuanye.jpg) no-repeat center;}

.custom_service p img {display: inline; margin-top:-5px; vertical-align:middle;}
.scrollsidebar{position:absolute; z-index:999; top:150px;}
.side_content{width:154px; height:auto; overflow:hidden; float:left; }
.side_content .side_list {width:154px;overflow:hidden;}
.show_btn{ width:0; height:112px; overflow:hidden; margin-top:50px; float:left; cursor:pointer;}
.show_btn span { display:none;}
.close_btn{width:24px;height:24px;cursor:pointer;}
.side_title,.side_bottom,.close_btn,.show_btn {background:url(../images/si.png) no-repeat;}
.side_title {height:46px;}
.side_bottom { height:8px;}
.side_center {font-family:Verdana, Geneva, sans-serif; padding:5px 12px; font-size:12px;}
.close_btn { float:right; display:block; width:21px; height:16px; margin:16px 10px 0 0; _margin:16px 5px 0 0;}
.close_btn span { display:none;}
.side_center .custom_service p { text-align:center; padding:6px 0; margin:0; vertical-align:middle;}
.other  { text-align:left ;border-bottom:1px solid #ddd;border-top:1px solid #ddd}
.other p { padding:5px 0; _height:13px; margin:0;color: #666666;}
.other p span{ margin-left:28px;}
.msgserver { text-align:center; margin-bottom:5px;}
.msgserver a { background:url(../images/si.png) no-repeat -119px -115px; padding-left:22px;}

/* blue skin as the default skin */
.side_title, .side_blue .side_title {background-position:-195px 0;}
.side_center, .side_blue .side_center {background:url(../images/blue_line.png) repeat-y center;}
.side_bottom, .side_blue .side_bottom {background-position:-195px -50px;}
.close_btn, .side_blue .close_btn {background-position:-44px 0;}
.close_btn:hover, .side_blue .close_btn:hover {background-position:-66px 0;}
.show_btn , .side_blue .show_btn {background-position:-119px 0;}
.msgserver a, .side_blue .msgserver a {color:#06C;}

/* green skin  */
.side_green .side_title {background-position:-349px 0;}
.side_green .side_center {background:url(../images/green_line.png) repeat-y center;}
.side_green .side_bottom {background-position:-349px -50px;}
.side_green .close_btn {background-position:-44px -23px;}
.side_green .close_btn:hover {background-position:-66px -23px;}
.side_green .show_btn {background-position:-147px 0;}
.side_green .msgserver a {color:#76a20c;}


.f_link{width:1200px;margin:30px auto;background:url(../images/link.png) no-repeat left center;height:92px;line-height:55px;color:#626262;text-indent:20px;overflow:hidden;}
.f_link ul{ list-style:none; margin:0; padding:0;}
.f_link ul li{ float:left; display:block; line-height:55px; padding-top:15px; padding-left:10px;}
.f_link ul li a{color:#626262; }

.mr_t1{background:url(../images/mr_1px.jpg) repeat-x left bottom;height:40px;padding-right:16px;}
.mr_t1name{font:bold 16px/40px "微软雅黑";color:#FFF; height:40px;width:120px;padding-left:21px;float:left;}
.mr_t1name img{float:left;margin-top:9px;margin-right:6px;display:inline;}
.mr_frbox{height:380px; width:1200PX;  padding:55px 22px 0px;}
.mr_frBtnL{float:left;margin:150px 22px 0px 0px;cursor:pointer;display:inline; margin-top: 150px;}
.mr_frUl{float:left;height:380px;width:1000px;}
.mr_frBtnR{float:right;margin-top:150px;cursor:pointer; margin-right:50px;}
.mr_frUl ul li{ float:left;height:340px;width:320px;margin-right:25px;overflow:hidden;}
.mr_frUl ul li img{display:block;margin-bottom:10px;border:1px solid #D8D8D8; height:165px;width:320px;}
.mr_frUl ul li a:hover img{border:1px solid #A0C0EB;}
