﻿@charset "utf-8";
/* CSS Document */
/*----------------------------虚拟主机---------------------------------------*/
.checked {color: #fff; background:#3ea6ef; text-decoration: none;}

.domainjg { height: 105px; width: 100%; background: #0071CD; }
.domainjg p { font-size: 30px; color: #fff; text-align: left; width: 1000px; line-height: 105px; }
.snzj_yi{ width:1160px; margin:45px auto 0 auto; text-align:left;}
.snzj_yi h2{ background:url(../images/xnzj_er.png) no-repeat left center; padding-left:30px; font-size:18px; font-weight:normal; color:#585858;}
.snzj_yi_yi{ padding:10px; background-color:#f8f8f8; line-height:1.5; font-size:14px; margin-top:20px; color:#757575;}
/*选项卡开始*/
.tabbox{width:1158px; border:1px solid #e9e9e9; border-top:none; margin-top:8px;}
ul.tabtag{height:52px; height:52px; list-style:none; background-color:#fcfdfe; border-top:1px solid #e9e9e9; border-bottom:1px solid #e9e9e9;}
ul.tabtag li{ width:330px; height:50px; line-height:50px;  float:left; color:#676767; font-size:16px; cursor:pointer;text-align:center; border-top:3px solid #fcfdfe;}
ul.tabtag li.active{position:relative; border-top:3px solid #4a8dda; background:url(../images/xnzj_san.png) no-repeat center 35px #fff; border-right:1px solid #e9e9e9; border-left:1px solid #e9e9e9;}
.tabcon{background:#fff; line-height:1.5;}
.tcon{ display:none; padding:10px;}
.xnzj_tnyibox{ overflow:hidden;}
.xnzj_tconyi{ width:335px; overflow:hidden; border:1px solid #e9e9e9; float:left; margin:20px 21px 40px 21px;}
.xnzj_tconyi span{ color:#f31515;}
.xnzj_tconyi a{color:#5c5c5c; cursor:pointer;}
.xnzj_tconyi a:hover{color:#0071cd;}
.xnzj_tconyi h3{ height:50px; line-height:50px; margin-bottom:5px; text-align:center; font-weight:normal; background-color:#f7fafc; color:#676767; font-size:16px;}
.xnzj_tconyi ul{ overflow:hidden; padding:0 5px;}
.xnzj_tconyi ul li{ height:38px; line-height:38px; background:url(../images/xnzj_qyuan.png) no-repeat 2px center; padding-left:15px; font-size:14px; color:#5c5c5c;}
.xnzj_tconyi ul li strong{ font-weight:normal; font-family:Arial, Helvetica, sans-serif;}
.xnzj_tconyi h4{ text-align:center; font-weight:normal; color:#0071cd; font-size:18px; margin:10px 0 12px 0;}
.xnzj_tconyi h5 a{ display:block; width:260px; margin:0 auto 20px auto; height:38px; line-height:38px; font-weight:normal; text-align:center; color:#FFF; background-color:#4a8dda; font-size:16px;}
.xnzj_tconyi h5 a:hover{ color:#FFF; background-color:#4184d1;}
.xnzj_er_box{ width:1160px; margin:60px auto 0 auto; text-align:left;}
.xnzj_er_box h2{ background:url(../images/xnzj_er.png) no-repeat left center; padding-left:30px; font-size:18px; font-weight:normal; color:#585858;}
.xnzj_er_yi{ width:1158px; overflow:hidden; border:1px solid #e9e9e9; margin-top:20px;}
.xnzj_er_yiqb{ overflow:hidden; padding:0 20px;}
.xnzj_er_yiqb dl{ overflow:hidden; border-bottom:1px dashed #e9e9e9; padding:30px 50px;}
.xnzj_er_yiqb dl dt span{font-size:20px; display:block; margin-bottom:15px; color:#333;}
.xnzj_er_yiqb dl dt{ width:730px; float:left; font-size:14px; margin-top:30px; line-height:1.5; color:#757575;}
.xnzj_er_yiqb dl dd{ width:172px; height:172px; float:right; }
.xnzj_er_yihb{ overflow:hidden; padding:0 20px;}
.xnzj_er_yihb dl{ overflow:hidden; border-bottom:1px dashed #e9e9e9; padding:30px 50px;}
.xnzj_er_yihb dl dt span{font-size:20px; display:block; margin-bottom:15px; color:#333;}
.xnzj_er_yihb dl dt{ width:730px; float:right; font-size:14px; margin-top:30px; line-height:1.5; color:#757575;}
.xnzj_er_yihb dl dd{ width:172px; height:172px; float:left; }
.xnzj_san{ width:1156px; margin:45px auto 0 auto; text-align:left;}
.xnzj_san h2{ background:url(../images/xnzj_er.png) no-repeat left center; padding-left:30px; font-size:18px; font-weight:normal; color:#585858;}
.xnzj_san ul{ overflow:hidden; border-left:1px solid #e9e9e9; border-top:1px solid #e9e9e9; margin-top:20px;}
.xnzj_san ul li{ width:164px; height:125px; float:left; border-right:1px solid #e9e9e9; border-bottom:1px solid #e9e9e9; }
.xnzj_san ul li b{ display:block; width:75px; height:75px; margin:12px auto 0 auto;}
.xnzj_san ul li b img{width:75px; height:75px;}
.xnzj_san ul li span{ display:block; text-align:center; color:#999; font-size:16px;}
/* 弹出 */
.bzm-content{display: none;}
.bzm *{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.bzm{position: fixed;top: 0;left: 0;z-index: 1000;width: 100%;height: 100%;overflow-y: auto;font: 400 16px sans-serif; background: rgba(000, 000, 000, 0.6);opacity: 0;-webkit-transform: scale(0) translateZ(0);transform: scale(0) translateZ(0);-webkit-transition: opacity 300ms ease 300ms, -webkit-transform 0 ease 600ms;transition: opacity 300ms ease 300ms, transform 0 ease 600ms;-webkit-overflow-scrolling: touch;will-change: transform;}
.bzm--oldie{display: none;opacity: 1;-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);}
.bzm--show{opacity: 1;-webkit-transform: scale(1) translateZ(0);transform: scale(1) translateZ(0);-webkit-transition: opacity 300ms ease;transition: opacity 300ms ease;}
.bzm--oldie-show{display: block;}
.bzm-dialog{position: absolute;right: 0;bottom: 100%;left: 0; width: 1160px;margin: 0 auto;color: #222;background: #fff;-webkit-transform: translateY(0);-ms-transform: translateY(0);transform: translateY(0);-webkit-transition: -webkit-transform 300ms ease;transition: transform 300ms ease;will-change: transform;}
.bzm--oldie .bzm-dialog{top: 0;bottom: auto;}
.bzm--show .bzm-dialog{-webkit-transform: translateY(100%);-ms-transform: translateY(100%);transform: translateY(100%);-webkit-transition: -webkit-transform 300ms ease 300ms;transition: transform 300ms ease 300ms;}
.bzm-header,
.bzm-body,
.bzm-footer{padding:16px;}
.bzm-header{border-bottom: solid 1px #ddd;}
.bzm-header h3{color:#505050;}
.bzm-footer{text-align: right;}
.bzm-title{margin: 0;}
.bzm-header-close{position: absolute;top: 16px;right: 16px;width:40px;height:40px;border: 0;overflow: hidden;text-indent: -200px;color: #888;background: none; font-size:26px; cursor:pointer;}
.bzm-header-close.hover{ color:#009;}
.bzm-header-close:before{position: absolute;top: 0;left: 0;width: 100%;height: 100%;line-height: 1;text-indent: 0;content: '\00d7';}
.bzm-header-close:hover,
.bzm-header-close:focus{color:#373534;}
.bzm-header-close:focus:hover{ color:#db0e2b;}
.bzm-btn{padding: 8px 16px; border: solid 1px #fff;line-height: 1.4;color: #fff;background: #4c7eb0; margin-top:-15px;}
.bzm-btn:hover,
.bzm-btn:focus{background: #5b98d5;}
.bgxbk table,.bgxbk table td,.bgxbk table th{border:1px solid #ccc; border-collapse:collapse;}
.bgxbk td{ text-align:center; height:38px; line-height:38px; font-size:14px; font-family:"微软雅黑"; color:#505050;}
.xnajsq_qxt{ border-right:1px solid #ccc;  border-left:1px solid #ccc; height:42px; line-height:42px; font-size:16px; font-weight:bold;}
.xnajsq_yi{ background-color:#eaeef0; color:#505050;}
/*----------------------------主机托管---------------------------------------*/
.option-con .ip{width: 900px; float: left; margin-top:10px;  margin-left:56px;}
input#inputip {float:left; font: 14px/40px microsoft yahei;color: #313131; width:100px; height:40px; line-height:40px;  border: 1px solid #c8c8c8; text-align:center; outline:none;margin-top:8px; margin-left:30px; }
.option-con .ip span{ height:44px;font: 14px/56px microsoft yahei;color: #313131;}
.zjtg_yi{ width:1158px; margin:45px auto 0 auto; text-align:left;}
.zjtg_yi h2{ text-align:left;  font-size:20px; font-weight:normal;color:#636363;}
.zjtg_yi_yi h3{ font-size:16px; font-weight:normal; color:#585858; border-bottom:1px solid #ebebeb; height:40px; line-height:40px; padding-left:10px;}
.zjtg_yi_yi{ border:1px solid #ebebeb; margin-top:20px; }
.zjtg_er_box{ width:1160px; margin:60px auto 0 auto; text-align:left;}
.zjtg_er_box h2{ font-size:18px; font-weight:normal; color:#585858; border-bottom:1px solid #ebebeb; height:40px; line-height:40px;}
.zjtg_er_box h2 span{ display:block; width:75px; border-bottom:2px solid #298fe1;}
.zjtg_er_yi{ overflow:hidden; border:1px solid #e9e9e9; margin-top:20px;}
.zjtg_er_yiqb{ overflow:hidden; padding:0 20px;}
.zjtg_er_yiqb dl{ overflow:hidden; border-bottom:1px dashed #e9e9e9; padding:40px 50px;}
.zjtg_er_yiqb dl dt span{font-size:20px; display:block; margin-bottom:15px; color:#333;}
.zjtg_er_yiqb dl dt{ width:730px; float:left; font-size:14px; margin-top:60px; line-height:1.5; color:#757575;}
.zjtg_er_yiqb dl dd{ width:238px; height:297px; float:right; }
.zjtg_er_yihb{ overflow:hidden; padding:0 20px;}
.zjtg_er_yihb dl{ overflow:hidden; border-bottom:1px dashed #e9e9e9; padding:60px 50px;}
.zjtg_er_yihb dl dt span{font-size:20px; display:block; margin-bottom:15px; color:#333;}
.zjtg_er_yihb dl dt{ width:730px; float:right; font-size:14px; margin-top:60px; line-height:1.5; color:#757575;}
.zjtg_er_yihb dl dd{ width:238px; height:297px; float:left; }
#zy_conter{height:auto;}
.xzgm_left .option-con {height: auto;padding-top: 8px; margin-top:10px; }
.xzgm_left .option-con li { overflow: hidden;zoom: 1; margin-top: 12px; padding-left:20px;}
.xzgm_left .option-con .lft-cir-tit {display:block; height:69px; width:69px; background: url(../images/cir-off.jpg) no-repeat 0 0; text-align:center;font: 16px/69px microsoft yahei; color:#898989; outline: none; float: left; transition: background linear .1s;}
.option-con .rit-opts {width:1000px; float: left; overflow: hidden;zoom: 1;  margin-left:56px;}
.option-con .rit-opts a {display: block; overflow: hidden; float: left;  width: 138px; height: 44px;  border: 1px solid #c8c8c8; outline: none; font: 14px/44px microsoft yahei; color: #313131; text-align: center;  margin-top: 10px; white-space: nowrap; transition: border-color linear .2s, color linear .2s;}
.lft_xjkj{ border:1px solid #c8c8c8; font-size:14px; color:#7e7e7e; padding:5px; width:990px; line-height:1.5;}
.optin_hot{ width:15px; height:15px; position:absolute; z-index:2; right:18px; top:2px;}
.option-con .rit-opts a:hover {color: #fff; background:#3ea6ef; text-decoration: none;}
.option-con .rit-opts .on { color: #fff;  background:#3ea6ef;}
.option-con .rit-opts .disabled {background:#f8f8f8;}
.option-con .rit-opts .disabled:hover {color: #313131; background: #f8f8f8; border: 1px solid #e2e2e2; text-decoration:none;}
.option-con .daikuan{width: 745px; float: left; margin-top:10px;  margin-left:56px;}
input#daikuan {float:left; font: 14px/40px microsoft yahei;color: #313131; width:100px; height:40px; line-height:40px;  border: 1px solid #c8c8c8; text-align:center; outline:none;margin-top:8px;}
.option-con .daikuan span{ height:56px;font: 14px/56px microsoft yahei;color: #313131;};margin-top:60px;
.ui-slider{position:relative;top:.8em;width:500px;float:left;margin-right:15px;text-align:left;height:36px;background:#eeeeee;  margin:auto 0; }
.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:30px;height:46px; top:-5px;margin-left:-5px;cursor:pointer; background:#0063a8; -moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;outline:none; }
.ui-slider .ui-slider-handle:hover,.ui-slider .ui-slider-handle:focus{ background:#0063a8; border:none;}
.ui-slider .ui-slider-handle:active{background-image:none; border:none;}
.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;top:0;height:100%; background:#3ea6ef; left:0;}
.option-con .number-con {height: 45px; width: 181px; padding-left: 25px; float: left; margin-left: 56px; text-align: left; border: 1px solid #c8c8c8; overflow: hidden; margin-top: 10px; zoom: 1;}
.option-con .number-con input {display: block; height: 23px; margin-top: 11px; width: 68px; float: left; padding-left: 0; +margin-left:-55px; _margin-left: -30px;text-align: center;font: 14px/23px microsoft yahei;color: #585858;border: none;background: none;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
.option-con .number-con .unit { display: block; height: 45px; font: 14px/45px microsoft yahei; color: #585858; float: left;}
.option-con .number-con .pl-mn {width: 37px; float: right; overflow:hidden; height: auto; border-left: 1px solid #e1e1e1;}
.option-con .number-con .pl-mn span {display: block; height: 23px; border-bottom: 1px solid #e1e1e1; cursor: pointer;}
.option-con .number-con .pl-mn .plus-btn { background: #f8f8f8 url(../images/plus-sign.jpg) no-repeat center;}
.option-con .number-con .pl-mn .minus-btn {background: #f8f8f8 url(../images/minus-sign.jpg) no-repeat center;}
.option-con .time-span {padding-left: 25px; margin-left: 10px;}
.option-con .time-span input {width: 100px; +margin-left:-5px; _margin-left: -5px;}
.option-con .monitor-select {  width: 186px; float: left; margin-left:56px; text-align: left; border: 1px solid #c8c8c8; position: relative; left: 0; top: 0;margin-top: 10px;zoom: 1;}
.option-con .monitor-select .values {height: 22px; border: none;background: none; text-align: center; font: 14px/23px microsoft yahei; width: 120px; float: left; margin-left: 6px; _margin-left: 3px; margin-top: 11px; *margin-left:-50px;}
.option-con .monitor-select .rit-ars {width: 37px; float: right; overflow: hidden; height: 45px; border-left: 1px solid #e1e1e1; background: #f8f8f8 url(../images/ar-b-gr.jpg) no-repeat center;}
.xzgm_left .option-con .auto {overflow: visible;height: 69px;}
.option-con .monitor-select .chi-con {height: auto; overflow: hidden; position: absolute; left: -1px; top: 44px; width: 188px;display:none; overflow: hidden;background: #fff;}
.option-con .monitor-select .chi-con .in-con {border: 1px solid #c8c8c8;width: 186px; overflow: hidden;}
.option-con .monitor-select .chi-con .opts {display: block; height: 32px; font: 14px/32px microsoft yahei; text-align: left; padding-left: 31px; overflow: hidden; outline: none; cursor: default; color: #585858; transition: background linear .2s;}
.option-con .monitor-select .chi-con .opts:hover {background: #f8f8f8; text-decoration: none;}
.option-con .prs-num {display: block; height: 47px; font: 28px/47px Arial, Helvetica, sans-serif, microsoft yahei; float: left;color: #ff6222; margin-left: 56px;margin-top: 10px;}
.option-con .prs-unt {display: block; height: 47px; font: 16px/47px microsoft yahei; color: #626262; padding-left: 8px; float: left; margin-top: 10px; margin-right:15px;}
.xzgm_left .add-cart-btn-row {text-align: center; overflow: hidden; padding:25px 0; cursor:pointer;}
.add-cart-btn-row a{ display:block; width:300px; height:45px; line-height:45px; background-color:#298fe1; margin:0 auto; color:#FFF; cursor:pointer; border-radius:2px; font-size:16px;}
.add-cart-btn-row a:hover{background-color:#2689d8;}
.add-cart-btn-row .btn{ display:block; border:0px; width:300px; height:45px; line-height:45px; background-color:#298fe1; margin:0 auto; color:#FFF; cursor:pointer; border-radius:2px; font-size:16px;}
.add-cart-btn-row .btn:hover{background-color:#2689d8;}
.zjzy_gyyi{ width:1148px; overflow:hidden; border:1px solid #d6e8f6; background-color:#f5fbfe; overflow:hidden; margin:20px auto 0 auto; color:#f5fbfe; padding:10px;}
.zjzy_gyyi dl dt{ width:148px; height:33px; float:left;}
.zjzy_gyyi dl dd{ text-align:left; float:right; color:#444; width:950px; line-height:1.8; font-family:"微软雅黑"; font-size:14px;}

/*----------------------------中原数据基地产品页---------------------------------------*/
#nav_keleyi_com { position:relative; top:0; width:1160px; overflow:hidden; background-color:#f6fbff; border:1px solid #edf0f3;}
.wrapperdd{ width:1160px; overflow:hidden; margin:30px auto 0 auto; border:1px solid #edf0f3; background-color:#f6fbff;}
.wrapperdd ul li a{ display:block; float:left; width:164px; height:50px; line-height:50px; text-align:center; color:#515151; font-size:18px; float:left; }
.wrapperdd ul li a:hover{ color:#298fe1;}
.zysjjd_er{ width:1160px; overflow:hidden; margin:130px auto 0 auto;}
.zysjjd_er h2{ text-align:left; font-weight:normal; font-size:20px; color:#636363;}
.zysjjd_er h2 strong{ font-weight:normal; color:#3ea6ef; font-size:16px;}
.zysjjd_er_yi{ text-align:left; line-height:1.5; font-size:14px; color:#999; margin:100px auto 0 auto;}
.zysjjd_er_yi span a{ color:#ff000c;}
.zysjjd_er_yi span a:hover{ color:#e90813;}
.zysjjd_er_er{ overflow:hidden; margin-top:30px;}
.zysjjd_er_er ul li{ float:left; width:214px; height:316px; padding:4px; background-color:#e4e3e3; margin:0 5px;}
.zysjjd_er_er ul li img{width:214px; height:316px;}
.zysjjd_san{ width:1160px; overflow:hidden; margin:0 auto;} 
.zysjjd_wu_box{  margin:80px auto 0 auto; text-align:left;}
.zysjjd_wu_box h2{ color:#585858; width:1160px; font-weight:normal; overflow:hidden; margin:0 auto;}
.zysjjd_wu_box h2 b{ font-size:20px; font-weight:normal; float:left;}
.zysjjd_wu_box h2 span{ display:block; width:1070px; border-bottom:1px solid #ebebeb; margin-top:12px; margin-left:90px;}
.zysjjd_wu_yi{ overflow:hidden; margin-top:20px;}
.zysjjd_wu_yiqb{ overflow:hidden; padding:0 20px;}
.zysjjd_wu_yiqb dl{ overflow:hidden; padding:60px 0; width:1160px; margin:0 auto;}
.zysjjd_wu_yiqb dl dt span{font-size:50px; display:block; margin-bottom:15px; color:#333;}
.zysjjd_wu_yiqb dl dt{ width:638px; float:left; margin-top:30px; color:#757575;}
.zysjjd_wu_yiqb dl dt b{ display:block; font-weight:normal; font-size:16px; margin:25px 0;line-height:1.6;}
.zysjjd_wu_yiqb dl dd{ width:522px; height:394px; float:right; }
.zysjjd_wu_yiqb dl dd img{width:522px; height:394px;}
.zysjjd_wu_yihb{ overflow:hidden; width:100%; background-color:#f5f5f5;}
.zysjjd_wu_yihb dl{ overflow:hidden; padding:60px 0; width:1160px; margin:0 auto;}
.zysjjd_wu_yihb dl dt span{font-size:50px; display:block; margin-bottom:16px; color:#333;}
.zysjjd_wu_yihb dl dt{ width:638px; float:right; margin-top:30px; color:#757575;}
.zysjjd_wu_yihb dl dd{ width:522px; height:394px; float:left; }
.zysjjd_wu_yihb dl dd img{ width:522px; height:394px;}
.zysjjd_wu_yihb dl dt b{ display:block; font-weight:normal; font-size:16px; margin:25px 0; line-height:1.6;}
.zysjjd_si{ width:1160px; overflow:hidden; margin:50px auto 0 auto;}
.zysjjd_si h2{ text-align:left;  font-size:20px; margin-bottom:5px; font-weight:normal;color:#636363;}
.zysjjd_si_yi_right h2{ text-align:left; font-weight:normal; font-size:18px; color:#ff6600; margin-top:15px;}
.zysjjd_si_yi{ overflow:hidden; border:1px solid #ebebeb;}
.zysjjd_si_yi_left{ width:470px; float:left; border-right:1px solid #ebebeb; margin:20px 0;}
.zysjjd_si_yi_left img{ width:302px; height:374px;}
.zysjjd_si_yi_right{ display:block; text-align:left; color:#999; font-size:14px; float:left; margin:20px 0 0 40px;}
.zysjjd_si_yi_righter{ font-size:16px; color:#717171; line-height:2; margin-top:15px; display:block;}
.zysjjd_si_yi_an a{ display:block; width:240px; height:45px; line-height:45px; background-color:#ff6600; border-radius:2px; color:#FFF; font-size:18px; text-align:center; margin-top:30px;}
.zysjjd_si_yi_an a:hover{ background-color:#ff5a00;}
.zysjjd_liu_box{ width:1160px; margin:50px auto 60px auto; overflow:hidden; text-align:left; color:#515151;}
.zysjjd_liu_box h2{ font-size:26px; font-weight:normal;}
.zysjjd_liu_box ul{ overflow:hidden; margin-top:20px;}
.zysjjd_liu_box ul li a{ display:block; width:192px; height:192px; float:left; margin:0 20px;}
.zysjjd_liu_box ul li a img{ width:192px; height:192px;}
/*----------------------------中原数据基地介绍页---------------------------------------*/
.zysjjdjj_yibox{ width:1160px; margin:20px auto 0 auto; text-align:left; height:35px; line-height:35px; color:#8d8d8d;}
.zysjjdjj_yibox a{ width:90px; height:30px; line-height:30px; background-color:#298fe1; color:#fff; display:block; text-align:center; font-size:14px;}
.zysjjdjj_yibox a:hover{ background-color:#2283d0;}
.zysjjdjj_yi{ width:1160px; margin:20px auto 0 auto; text-align:left;}
.zysjjdjj_yi h2{ font-size:18px; font-weight:normal; color:#1883d9; height:40px; line-height:38px; background:url(../images/zysjjd_yijj.png) no-repeat left center; padding-left:10px;}
.zysjjdjj_yi_yi{ padding:10px; margin-top:10px; background-color:#f8f8f8; overflow:hidden;} 
.zysjjdjj_yi_yi dl{ overflow:hidden;}
.zysjjdjj_yi_yi dl dt a{ display:block; width:234px; height:139px; float:left; cursor:pointer;}
.zysjjdjj_yi_yi dl dd {float:left; color:#8b8b8b; font-size:14px; margin-left:20px; line-height:1.8;}
.zysjjdjj_yi_yi dl dd span{ color:#298fe1; font-size:16px; margin-right:2px;}
.zysjjdjj_er{ width:1160px; margin:45px auto 0 auto; text-align:left;}
.zysjjdjj_er h2{ font-size:18px; font-weight:normal; color:#1883d9; height:20px; line-height:18px; background:url(../images/zysjjd_yijj.png) no-repeat left center; padding-left:10px;}
.zysjjdjj_er_yi{ overflow:hidden; margin:20px 0 25px 0;}
.zysjjdjj_er_yi dl{ overflow:hidden;}
.zysjjdjj_er_yi dl dt{ padding:12px 15px; background-color:#f0f0f0; color:#1c83d6; font-size:16px; font-family:"微软雅黑";}
.zysjjdjj_er_yi dl dd{ overflow:hidden; border:1px solid #ededed; overflow:hidden; padding:10px 15px;}
.zysjjdjj_er_yi dl dd span{ display:block; line-height:1.8; font-size:14px; color:#787878; margin:10px 0;}
.zysjdjj_er_yibtpyi a{ float:left; width:508px; height:75px; display:block; padding:4px; border:1px solid #e8e8e8;}
.zysjdjj_er_yibtpyi a:hover{ border:1px solid #d7d7d7;}
.zysjdjj_er_yibtpyi img{ width:508px; height:75px;}
.zysjdjj_er_yibtper a{ float:left; width:189px; height:75px; display:block; padding:4px; border:1px solid #e8e8e8; margin-left:18px;}
.zysjdjj_er_yibtper a:hover{ border:1px solid #d7d7d7;}
.zysjdjj_er_yibtper img{width:189px; height:75px;}
.zysjdjj_er_yibtpsan a{ float:left; width:166px; height:75px; display:block; padding:4px; border:1px solid #e8e8e8; margin:0 18px;}
.zysjdjj_er_yibtpsan a:hover{ border:1px solid #d7d7d7;}
.zysjdjj_er_yibtpsan img{width:166px; height:75px;}
.zysjdjj_er_yibtpsi a{ float:left; width:166px; height:75px; display:block; padding:4px; border:1px solid #e8e8e8;}
.zysjdjj_er_yibtpsi a:hover{ border:1px solid #d7d7d7;}
.zysjdjj_er_yibtpsi img{width:166px; height:75px;}
.zysjjdjj_san{ width:1160px; margin:45px auto 0 auto; text-align:left;}
.zysjjdjj_san h2{ font-size:18px; font-weight:normal; color:#1883d9; height:20px; line-height:18px; background:url(../images/zysjjd_yijj.png) no-repeat left center; padding-left:10px;}
.zysjjdjj_san_yi{ width:1160px; height:122px; margin:20px auto 0 auto;}
.zysjjdjj_san_yi img{ width:1160px; height:122px;}


#gallery{ overflow:hidden; margin-top:20px;}
#gallery ul{list-style: none;}
#gallery ul li{display: inline;  float:left; width:214px; height:316px; padding:4px; background-color:#e4e3e3; margin:0 5px;}
#gallery ul img{ width:214px; height:316px;}
#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:600px; padding:0 15px; }
#lightbox-container-image-data{padding: 0 10px;color: #666;}
#lightbox-container-image-data #lightbox-image-details{width: 70%;float: left;text-align: left; color:#FFF;}
#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;}


.neiye_banner{width: 100%;background: url(../images/banner02.png) no-repeat center right #070E2A;height: 420px;}
.banner-info{padding-top: 200px;float: left;width: 600px;}
.banner-info p{font-size: 30px;color: #fff}
.banner-info span{font-size: 14px;color: #fff;display: block;padding: 4px 0px 20px;}
.banner-info a{background: #2c5fc8; cursor: pointer;display: block;width: 140px;line-height: 40px;color: #fff;text-align: center;border-radius: 2px;font-size: 14px;}








































