@charset "utf-8";
body { font-family:"微软雅黑"; color: #000000; font-size: 14px; line-height: 2; min-width: 1200px; background: #FFFFFF; }
html, body, div, p, span, object, h1, h2, h3, h4, h5, h6, blockquote, q, pre, a, em, img, strong, dl, dt, dd, ol, ul, li, form, label, table, tbody, tfoot, thead, tr, th, td, footer, header, nav { margin: 0; padding: 0; }
* { margin: 0; list-style: none; padding: 0; }
footer, header, nav { display: block; }
ul li { list-style: none; }
img { border: none; }
table { border-collapse: collapse; border-spacing: 0; }
a { color: #000000; text-decoration: none; }
a:hover { color: #0094da; text-decoration: none; }
.clear { clear: both; margin: 0 0; padding: 0 0; }
.fr { float: right; }
.fl { float: left; }
input, textarea, button { font-family: "微软雅黑"; }
input:focus { outline: none; }
textarea:focus { outline: none; }
#feedback_form table { float: right; }
#feedback_form table tr td { border: 0; padding: 5px 0; }
#feedback_form table tr td input { padding: 0 10px; }
#feedback_form table tr td textarea { padding: 10px; }
.pt20 { padding-top: 20px; }
.pt30 { padding-top: 30px; }
.pt40 { padding-top: 40px; }
.pt60 { padding-top: 60px; }
.main { width: 1200px; margin: 0 auto; overflow: hidden; }
/*header*/
header { width: 100%; height: 116px; position: relative; }
.head { width: 1200px; height: 116px; margin: 0 auto; }
.head .logo { width: 264px; height: 79px; float: left; margin-top: 18px; }
.head .head_r{ width:850px; height:116px; float:right;}
.head .head_r .head_top{ width:850px; height:22px; line-height:22px; float:right; padding-top:18px;}
.head .head_r .head_top .zh{ width:auto; height:22px; background:url(../images/zh.png) no-repeat left center; padding-left:25px; display:block; float:right;}
.head .head_r .head_top .en{ width:auto; height:22px; background:url(../images/en.png) no-repeat left center; padding-left:25px; display:block; float:right;}
.head .head_r .head_top span{ width:auto; height:22px; line-height:22px; float:right; padding:0 10px; display:block;}
.head .head_r .head_bo{ width:850px; height:76px; }
.search-first { float: right; position: relative; height: 14px; top: 24px; }
.search-first .search-form { display: none; width: 200px; height: 25px; line-height: 25px; background: url(../images/ser_txt.png) no-repeat; z-index: 99; padding: 0 10px; }
.search-first:hover .search-form { display: block; position: absolute; right: 0; z-index: 10; top: 0px; height: 25px; border: 0; }
.search-first .search-form .form-control { background: none; border: 0; width: 181px; height: 25px; line-height: 25px; float: left; font-size: 12px; }
.search-first .search-form .form-control:focus { outline: none }
.sousuo { display: block; height: 14px; float: right; border: 0; width: 14px; margin: 5px 0 0 0; background: url(../images/ser_btn.png) no-repeat center; }
nav { width: auto; height: 66px; line-height:66px; float: right; }
.menu li { width: auto; height: 26px; float: left; margin: 0 40px; }
/*幻灯片*/
.banner { width: 100%; }
.owl-carousel .owl-wrapper:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
/* display none until init */
.owl-carousel { display: none; position: relative; width: 100%; -ms-touch-action: pan-y; }
.owl-carousel .owl-wrapper { display: none; position: relative; -webkit-transform: translate3d(0px, 0px, 0px); }
.owl-carousel .owl-wrapper-outer { overflow: hidden; position: relative; width: 100%; }
.owl-carousel .owl-wrapper-outer.autoHeight { -webkit-transition: height 500ms ease-in-out; -moz-transition: height 500ms ease-in-out; -ms-transition: height 500ms ease-in-out; -o-transition: height 500ms ease-in-out; transition: height 500ms ease-in-out; }
.owl-carousel .owl-item { float: left; }
.owl-controls .owl-page, .owl-controls .owl-buttons div { cursor: pointer; }
.owl-controls { -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
/* fix */
.owl-carousel .owl-wrapper, .owl-carousel .owl-item { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); }
#owl-demo { position: relative; width: 100%; margin-left: auto; margin-right: auto; }
#owl-demo .item { position: relative; display: block; }
#owl-demo img { display: block; width: 100%; }
#owl-demo b { position: absolute; left: 0; bottom: 0; width: 100%; height: 78px; background-color: #000; opacity: .5; filter: alpha(opacity=50); }
#owl-demo span { position: absolute; left: 0; bottom: 37px; width: 100%; font: 18px/32px; color: #fff; text-align: center; }
.owl-pagination { position: absolute; left: 0; bottom: 25px; width: 100%; height: 22px; text-align: center; }
.owl-page { display: inline-block; width: 15px; height: 15px; margin: 0 5px; background: #FFF; *display: inline; border:1px #CCC solid;
*zoom: 1;
border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; }
.owl-pagination .active { background: #e77817; border:1px #e77817 solid;}
.owl-buttons { display: none; }
.owl-buttons div { position: absolute; top: 50%; width: 24px; height: 48px; margin-top: -40px; text-indent: -9999px; }
@media screen and (max-width: 579px) {
.owl-pagination { bottom: 0px; height: 15px; }
}
/*产品*/
.right_cp{ width:900px; overflow:hidden; float:right;}
.tel{ width:230px; height:134px; background:#0094da; color:#FFF; line-height:normal; padding-top:30px; padding-left:35px;}
.tel dt{ font-size:18px;}
.tel dd{ font-family:Arial; font-size:30px; padding-top:10px;}
.title1 { width: 1200px; overflow:hidden; margin: 0 auto 0 auto; background: url(../images/line.jpg) repeat-x bottom; line-height:normal; }
.tit_l { width: auto; overflow:hidden; float: left; }
.tit_l p { font-size: 20px; }
.tit_l i { font-size: 26px; font-weight:bolder; font-style:normal; padding-top:10px; display:block; }
.tit_r { width: auto; height: 77px; line-height: 77px; float: right; }
.tit_r a { width: auto; height: 77px; display: block; margin: 0 20px; float: right; }
.tit_r a:hover { background: url(../images/l_ed.jpg) repeat-x bottom; }
.cpzs { width: 284px; overflow:hidden; display: block; float: left; margin: 0 0 16px 16px; }
.cpzs dt { width: 284px; height: 213px; overflow:hidden; }
.cpzs dt img{ width: 284px; height: 213px;}
.cpzs dd { width: 284px; height: 44px; line-height: 44px; background: #f2f2f2; text-align: center; }
.cpzs:hover dd { background: #0094da; }
.cpzs:hover dd a{ color: #FFF;}





/*about*/
.about_l{ width:448px; overflow:hidden; float:left;}
.about_r{ width:310px; overflow:hidden; float:left; margin-left:20px; text-indent:2em;}
.news_bo{ width:358px; overflow:hidden; float:right; border-left:1px #f0f0f0 solid; padding-left:30px;}
.news_bo li{ width:358px; overflow:hidden; line-height:45px;}
.news_bo li span{ float:right; color:#9c9c9c; font-size:13px;}
/*par*/
.par{ width: 100%; overflow: hidden; background:#f6f6f6; margin-top:50px; padding:40px 0;}
.par #scroll { width: 100%; overflow: hidden; height: 140px; }
.par #scroll_box { float: left; width: 800%; }
.par #scroll_begin { float: left; }
.par #scroll_end { float: left; }
.par #scroll .ihot ul li { width: 141px; height: 140px; float: left; overflow: hidden; display: block; margin: 0 13px; text-align:center; line-height:normal; }
.par #scroll .ihot ul li .pic{ width: 139px; height: 103px; border:1px #ccc solid;}
.par #scroll .ihot ul li p{ padding-top:10px;}









/*link*/
.link { width: 1200px; overflow: hidden; padding: 25px 0; margin: 0 auto; }
.link span { color: #01acd8; }
/*footer*/
footer { width: 100%; overflow: hidden; position: relative; margin-top: 40px; }
.foot { width: 100%; overflow: hidden; background: #272727; padding-bottom: 45px; }
.for_nav { width: 100%; height: 60px; line-height: 60px; text-align: center; color: #FFF; background: #363636; }
.for_nav a { color: #FFF; padding: 0 90px; }
.fo_r { width: 258px; height: 77px; float: left; padding-top: 55px; }
.cent1 { width:auto; overflow: hidden; float: left; color: #d4d4d4; padding-left: 80px; }
.cent2 { width: 330px; overflow: hidden; float: left; color: #d4d4d4; padding-left: 80px; }
.cent2 a { color: #d4d4d4; }
.cent1 dl, .cent2 dl { width: 100%; height: 39px; margin-top: 20px; }
.cent1 dl dt, .cent2 dl dt { width: 26px; height: 25px; float: left; padding: 7px 0; }
.cent1 dl dd, .cent2 dl dd { width: auto; height: 25px; line-height: 18px; float: left; padding-left: 12px; padding-top: 11px; }
.ewm { width: 146px; overflow: hidden; float: right; margin-top: 40px; }
.ewm dt { width: 110px; height: 110px; margin: 0 auto; }
.ewm dd { text-align: center; width: 146px; color: #ffffff; }
.copy { width: 100%; background: #FFF; overflow: hidden; padding: 18px 0; text-align: center; }
/*站点 浮动返回顶部*/
 
.cd-top { display: inline-block; height: 43px; width: 44px; position: fixed; bottom: 60px; right: 20px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.05); /* image replacement properties */ overflow: hidden; text-indent: 100%; white-space: nowrap; background: url(/images/back_top.jpg) no-repeat center 50%; visibility: hidden; opacity: 0; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }
.cd-top.cd-is-visible { /* the button becomes visible */ visibility: visible; opacity: 1; }
.cd-top.cd-fade-out { /* 如果用户继续向下滚动,这个按钮的透明度会变得更低 */ opacity: .5; }
.no-touch .cd-top:hover { background-color: #e86256; opacity: 1; }
/*站点 浮动客服*/ 
.keifu img { border: 0; }
.keifu { position: fixed; top: 10%; right: 0; width: 131px; _position: absolute; _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.bottom, 10)||0)-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
z-index: 990; }
.keifu_tab { width: 160px; }
.icon_keifu { width: 26px; height: 100px; float: left; background: url(/images/keifu.png) 0 0; position: relative; display: none; cursor: pointer; }
.keifu_box { float: left; width: 131px; }
.keifu_tab img { display: block; }
.keifu_head { width: 131px; height: 41px; background: url(/images/keifu.png); background-position: 0 -103px; font-size: 0; line-height: 0; position: relative; }
.keifu_close:link, .keifu_close:visited { display: block; width: 11px; height: 11px; background: url(/images/keifu.png) -42px 0; position: absolute; top: 5px; right: 5px; }
.keifu_close:hover { background-position: -60px 0; }
.keifu_con { border-left: 7px solid #029bdb; border-right: 7px solid #029bdb; background: #fbfbfb; }
.keifu_con ul { border-bottom: #e6e5e4 1px solid; }
.keifu_con li { padding-left: 12px; }
.keifu_con .li-qq { height: 25px; padding-top: 2px; padding-bottom: 2px; }
.keifu_con .li-tel-title { font-weight: bold; font-size: 12px; height: 29px; line-height: 29px; border-top: 1px solid #dddddd; }
.keifu_con .li-tel-num { font-family: Arial; font-size: 12px; color: #e66d15; line-height: 20px; }
.keifu_con .li-feed-title { font-weight: bold; font-size: 12px; border-top: 1px solid #dddddd; padding-left: 0px; }
.keifu_con .li-feed-title img { padding-left: 0px; width: 117px; }
.keifu_con .li-feed { font-family: Arial; font-weight: bold; color: #e66d15; }
.keifu_con .li-weixin-title { font-weight: bold; font-size: 12px; height: 29px; line-height: 29px; border-top: 1px solid #dddddd; }
.keifu_con .li-weixin { height: 96px; padding-left: 0px; }
.keifu_con .li-weixin img { width: 115px; height: 115px; }
.keifu_con .bt { font-size: 16px; height: 30px; line-height: 30px; text-align: left; padding: 0 0 0 20px; color: #012646; }
.keifu_bot { width: 131px; height: 10px; background: url(/images/keifu.png); background-position: 0 -153px; }
/*左下角 浮动 在线留言*/ 
#SfMessWrap { border: 2px solid #029bdb; padding: 1px; width: 230px; background: #f5f5f5; z-index: 100; position: fixed; left: 2px; bottom: 2px; }
#SfMessHead { background: #029bdb; line-height: 28px; height: 28px; text-indent: 10px; font-size: 12px; color: #fff; text-align: left; cursor: pointer; }
#SfMessHead #SfMessTitle { float: left; }
#SfMessHeadIcon { float: right; width: 23px; height: 25px; margin-right: 2px; background-image: url(/images/icon.png); }
.SfMessIconOpen { background-position: top; }
.SfMessIconClose { background-position: bottom; }
#SfMessBody { width: 230px; height: 225px; padding-bottom: 5px; }
#SfMessBodyTop { display: none; }
#SfMessBodyMid { width: 212px; padding: 0px; margin: 0px auto; margin-top: 5px; }
#SfMessBodyMid input { border: 1px solid #cccccc; background: #ffffff; color: #b89d9d; width: 190px; height: 17px; font-size: 12px; }
#SfMessBodyMid textarea { width: 210px; height: 73px; border: 1px solid #cccccc; background: #ffffff; color: #b89d9d; overflow: hidden; text-align: left; font-size: 12px; padding: 0px; margin: 0px auto; }
#SfMessBodyMid div { margin-top: 3px; height: 20px; }
#SfMessBodyMid .contactmessage { height: 76px; }
#SfMessBodyMid .contactname { padding-left: 20px; background: url(/images/company.gif) no-repeat; }
#SfMessBodyMid .contacttel { padding-left: 20px; background: url(/images/mobile.gif) no-repeat; }
#SfMessBodyMid .contactfrom { padding-left: 20px; background: url(/images/from.gif) no-repeat; }
#SfMessBodyMid .contactemail { padding-left: 20px; background: url(/images/email.gif) no-repeat; }
#SfMessBodyMid .contactvalicode { padding-left: 20px; background: url(/images/other.gif) no-repeat; }
#SfMessBodyMid .contactvalicode input { width: 100px; height: 17px; float: left; }
#SfMessBodyMid .contactvalicode img { height: 19px; border: 1px solid #cccccc; background: #ffffff; color: #b89d9d; float: right; }
.clearboth { clear: both; }
#SfMessBodyMid .must, #SfMessBodyMid .ignore, #SfMessBodyMid .other { padding-left: 20px; background: url(/images/other.gif) no-repeat; }
#SfMessBodyBottom { width: 220px; height: 22px; line-height: 22px; padding: 0px; margin-top: 10px; }
#SfMessSubmit { width: 40px; background: url(/images/send.gif); color: #fff; border: 0; height: 22px; padding: 0px; float: right; }
#SfMessCopy { float: left; height: 22px; line-height: 22px; margin-left: 10px; font-size: 13px; font-weight: bold; color: #666666; padding-left: 25px; background: url(/images/sign.png) left top no-repeat; }
.SfMessTip { display: none; }
#SfMessBodyFoot { display: none; }
/**内页**/
.left { width: 265px; overflow: hidden; float: left; }
.left .left_top { width: 243px; height: 67px; background: url(../images/left-top.jpg) no-repeat center; line-height: 67px; padding-left: 22px; color: #FFF; font-size: 25px; font-weight: bolder; text-transform: uppercase; }
.left .left_bo { width: 227px; overflow: hidden; border: 3px #0094da solid; border-top: none; padding: 38px 16px; }
.left .left_bo li { width: 227px; overflow: hidden; display: block; line-height: 18px; }
.left .left_bo li a { width: 227px; overflow: hidden; display: block; padding: 18px 25px 18px 13px; border-bottom: 1px #c3c3c3 dashed; text-transform: capitalize; background: url(../images/ioc.png) no-repeat 207px 25px; }
.left .left_bo li a:hover, .left .left_bo .cur { background: url(../images/ioc.png) no-repeat 207px 25px #ebebeb; padding: 18px 25px 19px 13px; border-bottom: none; color: #000; }
.left .cent_bo { width: 229px; overflow: hidden; border: 3px #0094da solid; border-top: none; padding: 30px 15px; line-height:2.2; font-size:13px;}
.right { width: 890px; overflow: hidden; float: right; }
.right_top { width: 848px; height: 41px; line-height: 41px; background: url(../images/right_top.jpg) repeat-x; border: 1px #eaebea solid; padding: 0 20px; font-size: 14px; text-transform:capitalize; font-size:20px; }
.right_top span { float: right; font-size:12px;}
.right_bottom { width: 100%; overflow: hidden; padding: 24px 0 0 0; }


/*************************/
.ExhibitList { width: 100%; overflow: hidden; clear: both; margin: 0 auto; }
.ExhibitList dl { float: left; width:263px; text-align: center; overflow: hidden; display: block; margin: 0 8px 15px 7px; padding: 2px 2px 0 2px; border: 1px #CCC solid; background: #efefef; }
.ExhibitList dl dt { width: 100%; overflow: hidden; }
.ExhibitList dl dt img { width: 100%; height: 197px; }
.ExhibitList dl dd { width: 100%; height: 35px; line-height: 35px; overflow: hidden; text-align: center; }
.ExhibitList dl:hover { background: #0094da; border: 1px #0094da solid; color: #FFF; }
.ExhibitList dl:hover dd a, .ExhibitList dl:hover dd { color: #FFF; }


/*************************/
.ExhibitListb { width: 100%; overflow: hidden; clear: both; margin: 0 auto; }
.ExhibitListb dl { float: left; width:263px; text-align: center; overflow: hidden; display: block; margin: 0 13px 27px 14px; padding: 2px 2px 0 2px; border: 1px #CCC solid; background: #efefef; }
.ExhibitListb dl dt { width: 100%; overflow: hidden; }
.ExhibitListb dl dt img { width: 100%; height: 195px; }
.ExhibitListb dl dd { width: 100%; height: 35px; line-height: 35px; overflow: hidden; text-align: center; }
.ExhibitListb dl:hover { background: #01acd8; border: 1px #01acd8 solid; color: #FFF; }
.ExhibitListb dl:hover dd a, .ExhibitListb dl:hover dd { color: #FFF; }

/**图片点击放大**/
#jquery-overlay { position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; }
#jquery-lightbox { position: absolute; top: 0; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0; }
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box { position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#lightbox-container-image { padding: 10px; }
#lightbox-loading { position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#lightbox-nav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none; }
#lightbox-nav-btnPrev, #lightbox-nav-btnNext { width: 49%; height: 100%; zoom: 1; display: block; }
#lightbox-nav-btnPrev { left: 0; float: left; }
#lightbox-nav-btnNext { right: 0; float: right; }
#lightbox-container-image-data-box { font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%; padding: 0 10px 0; }
#lightbox-container-image-data { padding: 0 10px; color: #666; }
#lightbox-container-image-data #lightbox-image-details { width: 70%; float: left; text-align: left; }
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber { display: block; clear: left; padding-bottom: 1.0em; }
#lightbox-secNav-btnClose { width: 66px; float: right; padding-bottom: 0.7em; }/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license 弹出层 */
/*PageBar*/
.PageBar { clear: both; width: 710px; height: 54px; margin: 20px auto 10px auto; font-size: 12px; text-align: center; }
.PageButtons { height: 28px; }
.PageButtons span, .PageButtons a { height: 26px; line-height: 26px; text-decoration: none; border: 1px solid #CCCCCC; padding: 6px 10px; }
.PageButtons span.pagenum { color: #ffffff; background-color: #01acd8; border: 1px solid #01acd8; }
.PageButtons a { color: #333333; }
.PageButtons a:hover { background: #01acd8; color: #FFF; }
.PageInfo { height: 24px; line-height: 24px; padding-top: 10px; }
.PageBar .pagelink {margin: 0 3px;}
.disabled { display: none; }
/*新闻标题*/
.news_tit { width: 100%; overflow: hidden; padding-bottom: 30px; border-bottom: 1px #264daa solid; text-align: center; line-height: normal; }
.news_tit h1 { font-size: 18px; }
.news_tit p { color: #999999; margin-top: 10px; }
.arKeywords { padding: 15px; overflow: hidden; border-bottom: 1px #f0f0f0 solid; }
.arKeywords span { display: block; color: #01acd8; }
.arContent { margin-top: 30px; }
.arContent h2, .arContent h3, .arContent h4 { line-height: 2.5; }
.FastMove{ width: 100%; overflow: hidden; border-top:1px #CCC solid; margin-top:25px; padding-top:15px;}
.FastMove .Prev{ width:auto; float:left;}
.FastMove .Next{ width:auto; float:right;}
/*产品内页tag*/

.but_tit { height: 56px; line-height: 56px; margin-top: 30px; border-bottom:1px #CCC solid;}
.but_tit span { width: auto; height: 56px; color: #01acd8; float: left; font-size: 20px; font-weight:bolder; }

/*相关文章*/
.xgwz { width: 100%; overflow: hidden; padding-top: 25px; }
.xgwz li { width: 46%; overflow: hidden; border-bottom: 1px #cfcfcf solid; float: left; margin: 0 2%; line-height: normal; padding: 20px 0; }
.xgwz li .newm { border-left: 6px #01acd8 solid; padding-left: 7px; font-size: 16px; }
.xgwz li .new2 { color: #999999; font-size: 12px; margin-top: 10px; background: url(../images/time.png) no-repeat left center; padding-left: 26px; height: 20px; line-height: 20px; }
.xgwz li p { margin-top: 15px; overflow: hidden; height:61px;}
/*在线留言*/
.subform { width: 100%; overflow: hidden; margin-top: 20px; }
.subform .form-group { width: 100%; overflow: hidden; margin-bottom: 8px; }
.subform .form-group .control-label { width: 128px; height: 42px; line-height: 42px; float: left; }
.subform .form-group .control-div { width: 566px; overflow: hidden; float: left; }
.subform .form-group .control-div .form-control { width: 544px; height: 40px; line-height: 40px; border: 1px #dadada solid; padding: 0 10px; }
.subform .form-group .control-div .form-controlv { width: 544px; height: 230px; border: 1px #dadada solid; padding: 10px; }
.subform .form-group .control-div .small { width: 331px; height: 40px; line-height: 40px; border: 1px #dadada solid; padding: 0 10px; float: left; }
.subform .form-group .control-div .img { display: block; float: left; margin-left: 5px; }
.subform .form-group .control-div .btn-info { width: 178px; height: 42px; line-height: 42px; text-align: center; background: #01acd8; color: #FFF; border: 0; }
/*新闻列表*/
.arList { width: 100%; overflow: hidden; }
.arList li { width: 100%; overflow: hidden; padding: 20px 0; border-bottom: 1px solid #ccc; line-height: normal; }
.arList li .nemg { width:calc(100% - 30px); overflow: hidden; background: #FFF; padding: 15px; }
.arList li .newm { border-left: 6px #01acd8 solid; padding-left: 7px; font-size: 18px; font-weight: bolder; }
.arList li .new2 { color: #999999; font-size: 12px; margin-top: 10px; background: url(../images/time.png) no-repeat left center; padding-left: 26px; height: 20px; line-height: 20px; }
.arList li p { margin-top: 15px; line-height:1.8; }
.arList li .nemg .newsl { width: 23%; overflow: hidden; float: left; }
.arList li .nemg .newsr { width: 73%; overflow: hidden; float: right; }
.arList li:hover .nemg { background: #f6f6f6; }
.arList li:hover .nemg .newsl img { transform: scale(1.5, 1.5); -moz-transform: scale(1.5, 1.5); -webkit-transform: scale(1.5, 1.5); -o-transform: scale(1.1, 1.1); }

/*在线问答*/
.zxzx{ width: 890px; overflow: hidden; margin-top:20px;}
.zxzx_l{ width:316px; overflow:hidden; float:left;}
.zxzx_l p{ width:316px; height:46px; margin-bottom:7px;}
.zxzx_l p input{ width:258px; height:44px; border:1px #d6d6d6 solid; line-height:44px; padding:0 10px;}
.zxzx_l p span{ margin-left:10px; color:#bfbfbf;}
.zxzx_r{ width:570px; overflow:hidden; float:right;}
.zxzx_r textarea{ width:548px; height:130px; border:1px #d6d6d6 solid; margin-bottom:7px; padding:10px;}
.zxzx_r #ValidateCode{ width:206px; height:44px; border:1px #d6d6d6 solid; line-height:44px; padding:0 10px;}
.zxzx_r .btn{ width:120px; height:44px; line-height:44px; text-align:center; color:#FFF; background:#0094da; border:0; float:right;}



/*图片放大镜样式*/
.tits { font-size: 20px; color: #0094da; text-align: center; }
.cplh{width: 442px; overflow:hidden; margin:0 auto;}
.right-extra { width: 442px; margin: 0 auto; overflow:hidden;}
.jqzoom { float: left; border: none; position: relative; padding: 0px; cursor: pointer; margin: 0px; display: block; }
.jqzoom img { max-width: 440px; }
.zoomdiv { z-index: 100; position: absolute; top: 0px; left: 0px; width: 440px; height: 330px; background: #ffffff; border: 1px solid #CCCCCC; display: none; text-align: center; overflow: hidden; }
.jqZoomPup { z-index: 10; visibility: hidden; position: absolute; top: 0px; left: 0px; width: 20px; height: 20px; border: 1px solid #aaa; background: #ffffff; opacity: 0.5; -moz-opacity: 0.5; -khtml-  opacity: 0.5; filter: alpha(Opacity=50); }
/*图片小图预览列表*/
.spec-preview { width: 440px; height: 330px; border: 1px solid #DFDFDF; }
.spec-scroll { clear: both; margin-top: 5px; width: 442px; }
.spec-scroll .prev { float: left; margin-right: 18px; display: block; width: 22px; height: 15px; background: url(../images/left.jpg) no-repeat; cursor: pointer; margin-top: 38px; }
.spec-scroll .next { float: right; display: block; width: 22px; height: 15px; background: url(../images/right.jpg) no-repeat; cursor: pointer; margin-top: 38px; }
.spec-scroll:hover .prev { background: url(../images/left_ed.jpg) no-repeat; }
.spec-scroll:hover .next { background: url(../images/right_ed.jpg) no-repeat; }
.spec-scroll .items { float: left; position: relative; width: 362px; height: 91px; overflow: hidden; }
.spec-scroll .items ul { position: absolute; width: 999999px; height: 91px; }
.spec-scroll .items ul li { float: left; width: 117px; text-align: center; margin-right:18px;}
.spec-scroll .items ul li img { border: 1px solid #69c1e9; padding: 5px; width: 105px; height: 79px; cursor: pointer; }
.spec-scroll .items ul li img:hover { border: 2px solid #69c1e9; padding: 4px; cursor: pointer; }

.pdpromo{ width: 153px; height: 44px; line-height: 44px; background: #0094da; text-align: center; color: #FFF; display: block; margin:20px auto 0 auto;}
.pdpromo:hover{ border:3px #0094da solid; width: 147px; height: 38px; line-height: 38px; color:#0094da; background:#FFF;}

.ztitle { border-bottom: 1px solid #cecece; overflow: hidden; }
.ztitle span { float: left; display: block; width: auto; padding: 0 30px; height: 50px; line-height: 50px; text-align: center; background: #ececec; font-size: 18px; border-right: 1px #FFF solid; }
.ztitle span a { cursor: pointer; }
.ztitle span.tithov, .ztitle span.tithov a { background: #0094da; color: #FFF; }
.zntit_con1{ width: 100%; padding-top: 30px; overflow: hidden; line-height: 30px; }
.zntit_con1 h2 { color: #b10000; font-size: 16px; line-height: normal; }


