.route{ padding-bottom:0px;}

/*幻灯片区域背景*/
.MainBg { margin: 0 auto; }
/*标题和页码*/
.Title { color: #EEE; padding: 5px 20px 0 20px; text-align: center; line-height: 40px; height: 40px; }
.Title h1 { display: inline; }
.Title .Counter { color: #666; }
.Title .CounterCurrent { color: #C00; font-size: 20px; font-weight: bold; }
/*灰色分隔线*/
.SpaceLine { border-bottom: 1px solid #333; height: 1px; font-size: 1px; }
/*大图展示区域*/
#OriginalPic { width: 742px; overflow: hidden; position: relative; font-size: 12px; }
#OriginalPic img { display: block; margin: 0 auto; }
#OriginalPic p { display: none }
/*鼠标手势*/
.CursorL { position: absolute; z-index: 999; width: 50%; height: 330px; color: #FFF; left: 0; }
.CursorR { position: absolute; z-index: 999; width: 50%; height: 330px; color: #FFF; right: 0; }
/*小图预览和滑动*/
.SliderPicBorder { width: 742px; height: 340px; overflow: hidden; }
.SliderPicBorder img { width: 742px; height: 340px; overflow: hidden; }
.Summary { line-height: 50px; display: block; width: 722px; padding: 0px 10px; text-align: center; overflow: hidden; background-color: #fff; height: 50px; }
.More { text-align: right; color: #666; line-height: 40px; height: 40px; font-size: 12px; display: block; }
.ThumbPicBorder { width: 982px; margin: 0 auto; }
#ThumbPic1 li { width: 169px; height: 123px; margin: 0 7px; position: relative; cursor: pointer ; display:inline;}
#ThumbPic1 li em { display: none }
#ThumbPic1 img { cursor: pointer; width: 169px; height: 114px; display: block; }
#ThumbPic1 li.active em { width: 163px; height: 107px; border: #004ea2 solid 3px; display: block; position: absolute; top: 0px; left: 0px }
#ThumbPic2 li { width: 169px; height: 114px; margin: 0 7px; position: relative; cursor: pointer }
#ThumbPic2 li em { display: none }
#ThumbPic2 img { cursor: pointer; width: 169px; height: 114px; display: block; }
#ThumbPic2 li.active em { width: 163px; height: 107px; border: #004ea2 solid 3px; display: block; position: absolute; top: 0px; left: 0px }
.jCarouselLite2 { padding-top: 10px }
.jCarouselLite1 { padding-top: 10px; margin-left:4px; }
#btnPrev1 { width: 30px; height: 114px; display: block; background: url(../image/cpxx.png) no-repeat 0px -219px; cursor: pointer; margin-top: 8px }
#btnNext1 { width: 30px; height: 114px; display: block; background: url(../image/cpxx.png) no-repeat -92px -219px; cursor: pointer; margin-top: 10px }
#btnPrev2 { width: 30px; height: 114px; display: block; background: url(../image/cpxx.png) no-repeat 0px -219px; cursor: pointer; margin-top: 8px }
#btnNext2 { width: 30px; height: 114px; display: block; background: url(../image/cpxx.png) no-repeat -92px -219px; cursor: pointer; margin-top: 10px }
a#btnPrev1:hover { background: url(../image/cpxx.png) no-repeat -47px -219px }
a#btnNext1:hover { background: #eaeaea url(../image/cpxx.png) no-repeat -139px -219px }
a#btnPrev2:hover { background: url(../image/cpxx.png) no-repeat -47px -219px }
a#btnNext2:hover { background: #eaeaea url(../image/cpxx.png) no-repeat -139px -219px }
.CursorL { background: url(../image/no_left.png) no-repeat center; cursor: pointer }
.zkp { background: url(../image/cur_left.png) no-repeat center center }
.CursorR { background: url(../image/no_right.png) no-repeat center center; cursor: pointer }
.zkt { background: url(../image/cur_right.png) no-repeat center center }
button::-moz-focus-inner {
border:0;
padding:0;
margin:0;
}
.easyDialog_wrapper { width: 320px; color: #444; border: 3px solid rgba(0,0,0,0); -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.4); -moz-box-shadow: 0 0 10px rgba(0,0,0,0.4); box-shadow: 0 0 10px rgba(0,0,0,0.4); display: none; font-family: "Microsoft yahei", Arial; }
.easyDialog_wrapper .easyDialog_content { -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; background: #fff; border: 1px solid #e5e5e5; }
.easyDialog_wrapper .easyDialog_title { height: 30px; line-height: 30px; overflow: hidden; color: #666; padding: 0 10px; font-size: 14px; border-bottom: 1px solid #e5e5e5; background: #f7f7f7; border-radius: 4px 4px 0 0; }
.easyDialog_wrapper .close_btn { font-family: arial; font-size: 18px; _font-size: 12px; font-weight: 700; color: #999; text-decoration: none; float: right; }
.easyDialog_wrapper .close_btn:hover { color: #333; }
.easyDialog_wrapper .easyDialog_text { padding: 25px 10px; font-size: 13px; line-height: 22px; }
.easyDialog_wrapper .easyDialog_footer { padding: 0 10px; *zoom:1;
}
.easyDialog_wrapper .easyDialog_footer:after { content: ''; display: block; height: 0; overflow: hidden; visibility: hidden; clear: both; }
.easyDialog_wrapper .btn_highlight, .easyDialog_wrapper .btn_normal { border: 1px solid; border-radius: 2px; cursor: pointer; font-family: "Microsoft yahei", Arial; float: right; font-size: 12px; padding: 0 12px; height: 24px; line-height: 24px; margin-bottom: 10px; }
.easyDialog_wrapper .btn_highlight { background: #4787ed; background: -webkit-gradient(linear, center bottom, center top, from(#4787ed), to(#4d90fe)); background: -moz-linear-gradient(90deg, #4787ed, #4d90fe); border-color: #3079ed; color: #fff; }
.easyDialog_wrapper .btn_normal { margin-left: 10px; border-color: #c3c3c3; background: #ececec; color: #333; background: -webkit-gradient(linear, center bottom, center top, from(#ececec), to(#f4f4f4)); background: -moz-linear-gradient(90deg, #ececec, #f4f4f4); }
#demoBtn3 { position: relative; width: 104px; height: 31px; float: right; margin: 10px 5px; background: url(../image/tcpd.png) no-repeat -62px -3px; display: block; text-indent: -9999px }
#dat a { width: 32px; height: 32px; overflow: hidden; float: right; margin-right: 36px; background: url(../image/left_r.png) no-repeat 0px bottom; }
.b_prev, .b_next { width: 36px; height: 61px; background: url(../image/left_r.png) no-repeat 0px 0px; margin-top: 220px; cursor: pointer }
.b_next { background-position: -36px 0px }
.TabsMenu { position: relative; }
.menuR div { width: 156px; height: 35px; margin-left: 18px; text-align: center; float: left; font-size: 14px; line-height: 35px; cursor: pointer; background-image: url(../image/cpxx.png); background-repeat: no-repeat; }
.menuR div a:hover{ text-decoration:none; }
.tabOn { background-position: 0 -44px; color: #fff; }
.tabOn a{ color:#fff;}
.lineUnderTab { height: 2px; background-color: #dedfe0; position: absolute; width: 100%; top: 33px; z-index: -99; display: block; overflow:hidden; }
.w_555 { width: 515px; border: #dedfe0 solid 1px; padding: 15px 20px 0px;  }
.titCP span { font-size: 18px; line-height: 20px; font-weight: bold; float: left; }
.titCP em { width: 16px; height: 16px; float: left; margin: 4px 0 0 3px; background: url(../image/cpxx.png) -168px 0px no-repeat; }
.w_555 p { line-height: 30px; color: #666666; }
.w_555 p a { color: #2c2c2c; }
.planeParam { background-color: #e3e3e3; width: 291px; height: 26px; margin-top: 15px; -moz-border-radius: 4px; border-radius: 4px; padding-left: 13px; overflow: hidden; }
.planeParam h3 { color: #272727; font-size: 16px; line-height: 26px; font-weight: normal; display: inline; }
.planeParam li { float: left; }
.planeParam li a { color: #545454; font-size: 14px; }
.planeParam a em { padding-left: 24px; background-image: url(../image/cpxx.png); background-repeat: no-repeat; overflow: hidden; font-style: normal; font-size: 14px; line-height: 26px; margin-left: 8px; margin-right: 10px; }
.scanOnline { background-position: -170px -25px; }
.download { background-position: -169px -51px; }
.video { width: 399px; float: right;background-color:#000; }
.titleh3{ margin-left:20px;}


 .introAbs {width: 515px;overflow:hidden;}
.ShowMoreCont {width: 515px;line-height: 30px;text-align: right;cursor:pointer;color:#0a96d2;}
