@charset "utf-8";
/* css document */
body{
	color:#555;
	font-size:12px;
	font-family:"Microsoft YaHei";
    }
input,button,select,textarea{outline:none}
body th td{ color:#333; font-size:12px;}
a:link{color:#333; font-size:14px; text-decoration:none;}
a:visited{color:#333; font-size:14px; text-decoration:none;}
a:hover{color:#0a59a8; text-decoration:none;}
a:active{color:#333; text-decoration:none;}
body,div,ul,li,h1,h2,h3,h4,h5,h6,form,ul,dd,li,p,th{margin:0px; padding:0px; list-style:none; border:0px;}
input,textarea,select{font-family:inherit; font-weight:inherit; font-size:14px;}
img{ border:0;}
.fl{float:left;}
.fr{float:right;}
.cp img{ border:1px solid #ccc; padding:3px;}
.cp img:hover{ border:1px solid #F00; padding:3px;}
.cp1 img{ border:1px solid #ccc;padding:3px;}
.cp1 img:hover{ border:1px solid #eb0404;}
.border{border:1px #ccc solid;}
.border1{border:1px #ccc solid; border-top:none;}
.clear{clear:both; height:0px; overflow:hidden;}
.top10{margin-top:10px; overflow:hidden;}
.top20{margin-top:20px; overflow:hidden;}
.top30{margin-top:30px; overflow:hidden;}
.top38{margin-top:38px; overflow:hidden;}
.top40{margin-top:40px; overflow:hidden;}
.ding20{ padding-top:20px;}
.ding25{ padding-top:25px;}
.ding30{ padding-top:30px;}
.top50{ margin-top:50px;}
.top60{ margin-top:60px;}
.top46{ margin-top:46px;}
.bottom30{ padding-bottom:30px;}
.main,.content,.footer{margin:0 auto; width:1000px; overflow:hidden;}
.gr_center{text-align:center;}
.grWidth{width:1080px; margin:0 auto;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
/* 头部  */
.topbar{height:28px;line-height:28px;background:#eee;color:#555;}
.topbar em{font-style:normal;margin:0 8px;}
.topRight .t2{position:relative;z-index:3;}
.topRight .t2 span{position:absolute;top:25px;left:-25px;display:none;border-radius:5px;width:100px;background:#fff;padding:5px;border:1px solid #ccc;}
.topRight .t2 span img{width:100px;height:100px;}
.topRight .t2 span:before,.topRight .top_wx span:after{ content: "";position: absolute;top:-16px;right:45px;width: 0px; height: 0px;border: 8px solid transparent;border-bottom-color:#555;}
.topRight a{color:#555;}
.topRight a:hover{text-decoration:underline;}
.header{height:135px;padding-top:39px;}
.slogan{ width:388px; height:93px; margin-left:280px; margin-top:11px;}
.top_y{ width:190px; margin-top:10px;}
.top_y_lx{ width:190px; height:48px;}
.top_y_lx p{font-size:16px; color:#666;}
.top_y_lx p font{color:rgb(6,105,170); font-size:24px; display:block;margin-top:4px;}
.top_y_t{ margin-top:17px;}
.top_y_t ul{ overflow:hidden;}
.top_y_t ul li{ float:left;}
/* 主导航  */
.nav{height:50px;line-height:50px;background:#333;}
.navMain{}
.navMain li{float:left;height:50px;font-size:14px;position:relative;z-index:20;}
.navMain li a{display:block;height:50px;line-height:50px; color:#fff;padding:0 36px; font-size:14px; background:url(/templets/jxrg168/images/nav_line.jpg) no-repeat right center;}
.navMain li.last a{background:none;}
.navMain li a:hover , .navMain .cur a { text-decoration:none; font-weight:bold; color:#fff; background:#0366aa url(../images/h_nl1.gif) no-repeat center 39px;}
.nav li .nav_sub{ position: absolute;top:50px; width:200px; background:#0366aa; display:none;}
.nav li .nav_sub li{background:none;height: 38px;line-height: 38px;padding:0;width:200px;font-size:12px;}
.nav li .nav_sub li a{height:38px;line-height: 38px; font-size:14px;display:block;padding:0;text-align:center;width:200px;background:none;border:none;border-bottom:1px solid #002d5a;}
.nav li .nav_sub li a:hover{background:#4d4d4d;color:#fff; font-size:14px; font-weight:normal;}
.nav li .nav_sub li:last-child{border-bottom:none;}
/*
.nav li .nav_sub2{ position: absolute;top:50px; left:135px; width:200px; background:#0366aa;}
.nav li .nav_sub2 li{background:none;height: 30px;line-height: 30px;padding:0;width:200px;font-size:12px;}
.nav li .nav_sub2 li a{height:30px;line-height: 30px; font-size:14px;display:block;padding:0;text-align:center;width:200px;background:none;border:none;border-bottom:1px solid #002d5a;}
.nav li .nav_sub2 li a:hover{background:#db0000;color:#fff; font-size:14px; font-weight:normal;}
.nav li .nav_sub2 li:last-child{border-bottom:none;}
ceshi
.icon .tip{-webkit-transition:opacity 0.5s 1s;  opacity:0; pointer-events:none;}
.icon:hover .tip{-webkit-transition:opacity 0.5s; opacity:1; pointer-events:auto;}
.icon .tip:hover{-webkit-transition:none;}
.nav li .sub_nav , .sub_nav li > .sub_nav { position: absolute;top:0px; left:200px; border:#CCC solid 1px; background:#0366aa;-webkit-transition:opacity 0.5s 1s;  opacity:0; pointer-events:none;}
.nav li:hover > .sub_nav,
.sub_nav li:hover > .sub_nav {-webkit-transition:opacity 1s; opacity:1; pointer-events:auto;}
*/
.trans{
   -webkit-transition:all 0.5s ease;
   -moz-transition:all 0.5s ease;
   -o-transition:all 0.5s ease;
   -ms-transition:all 0.5s ease;
   transition:all 0.5s ease;
}
.nav li .sub_nav , .sub_nav li > .sub_nav { position: absolute;top:0px; left:200px; background:#4d4d4d; visibility:hidden;}
.nav li:hover > .sub_nav,
.sub_nav li:hover > .sub_nav { visibility:visible;}
/*动画*/
.flash_bg{width:100%; margin:0 auto;}
.focus{width: 100%;height: 402px; position: relative; overflow:hidden;}
.focus ul,.focus li{ list-style:none; padding:0; margin:0;}
.focus li{ display: none}
.focus .f_btns{position: absolute; width:100%; height:30px; line-height:30px; left: 0; bottom: 0; text-align: center; z-index: 2}
.focus .f_btns .btn{ text-align: center; height:8px; font-size:0;}
.focus .f_btns .btn span {display: inline-block;width:100px; height: 8px; overflow: hidden; margin: 0 3px; background: #fff; cursor: pointer}
.focus .f_btns .btn span.cur{background: #333;}
.focus .prev {background: url(/templets/jxrg168/images/a1.png) no-repeat; position: absolute;top:155px;left:60px; width: 73px; height: 73px; z-index: 3; cursor: pointer}
.focus .next { background: url(/templets/jxrg168/images/a2.png) no-repeat; position: absolute;top:155px;width: 73px; height: 73px;right: 60px;z-index: 3;cursor: pointer}
.jqfocus ul li a img{height:560px; text-align:center;}
/* 搜索 */
.hotSearch{height:60px;line-height:60px;background:#eee;overflow:hidden;}
.searFont{width:580px;overflow:hidden;color:#333;}
.searFont span{color:#696969; font-size:14px; font-weight:bold;}
.hotSearch .searFont em{font-style:normal;margin:0 10px;color:#666;}
.search{width:380px;height:32px;margin-top:15px;overflow:hidden;}
.sear_text{float:left;width:287px;height:28px;line-height:28px; border:1px solid #989898;padding:0 10px 0 20px;border-right:none;}
.sear_btn{float:right; text-align:center; width:62px;height:30px; border:none; cursor:pointer;background: #383838;color:#fff;font-size:14px;}
.sear_btn:hover{background: #d10000;color:#fff;font-size:14px;}
/* 新闻 */
.xwt_bj{ width:100%;  padding-bottom:25px;}
.xwt{ width:1000px; height:438px; background:url(/templets/jxrg168/images/xwt.jpg) no-repeat center; position:relative;}
.xwt_t{ width:238px; padding-top:170px;}
.xwt_t ul{ overflow:hidden;}
.xwt_t li{ margin-top:13px; margin-left:25px;}
.xwt_t li a{ width:213px; height:60px; line-height:60px; text-indent: 50px; color:#000; font-size:18px; display:block; background:url(/templets/jxrg168/images/xwta.jpg) no-repeat;}
.xwt_t li a:hover{  width:213px; height:60px; line-height:60px; text-indent: 50px; background:url(/templets/jxrg168/images/xwt1.jpg) no-repeat; color:#fff; font-size:18px; font-weight:bold;}
.xwt_t .cur a{    width: 213px;
    height: 60px;
    line-height: 60px;
    text-indent: 50px;
    background: url(/templets/jxrg168/images/xwt1.jpg) no-repeat;
    color: #fff;
    font-size: 18px;
    font-weight: bold;}
.xwt_wz{ width:330px; margin-left:20px;    margin-top: 65px;}
.xwt_wz ul{ overflow:hidden; padding-top:66px;}
.xwt_wz li{ line-height:40px; color:#666;}
.xwt_wz li a{ line-height:40px; color:#666; font-size:14px;}
.xwt_wz li a:hover{ line-height:40px; color:#fe0000; font-size:14px;}
.xwt_wz li em{ float:right; color:#b7b7b7; font-style: normal; font-size:14px;}
.xwt_wt{ width:289px; margin-right:36px; text-align:center;}
.xwt_wt_bt{ height:51px; padding-top:27px; line-height:30px; color:#adadad;}
.xwt_wt_bt strong{ font-weight:bold; font-size:20px; line-height:30px; color:#FFF;}
.xwt_wt_wz ul{ overflow:hidden;}
.xwt_wt_wz li a{ text-align:center; line-height:26px; font-size:14px; color:#FFF;}
.xwt_wt_wz li a:hover{ text-align:center; line-height:26px; font-size:14px; color:#FFF; text-decoration: underline;}
.xwt_wt_wz li a img{ border:6px solid #e3e3e3;}
.xwt_wt_wz li a:hover img{ border:6px solid #0467aa;}
/* 解决方案 */
.divline { height: 10px; overflow: hidden; clear: both; }
.w { width: 1000px; margin: 0 auto; }
.f8 { background: #f8f8f8; }
.particon { padding-bottom: 30px; }
.particon .tik { text-align: center; padding-top:10px; }
.particon .tik b { display: block; width: 100%; font-size: 24px; color: #333; padding-bottom: 5px; }
.particon .tik b strong{font-size: 24px; color: #0366aa; }
.particon .tik .xian { width: 100%; height: 21px; line-height: 21px; }
.particon .tik .xian p { float: left; width: 35%; height: 1px; background: #cecece; line-height: none; margin-top: 10px; }
.particon .tik .xian i { float: left; width: 30%; color: #ccc; font-family:"Arial"; font-size: 12px;  font-style: normal
; font-weight: normal; text-transform: uppercase; }
.particon .particon_top { width: 100%; text-align: center; padding: 30px 0px; }
.particon .particon_top a { font-size: 16px; font-weight: bold; color: #999; padding: 0px 10px; }
.particon .particon_top i { color: #0057b0; }
.particon .particon_top a:hover { color: #0057b0; }
.particon .particon_bottom { border: 1px solid #e7e7e7; background: #fff; padding: 17px 15px; margin-top:20px; }
.particon .particon_bottom ul li { float: left; margin-left: 13px; }
.particon .particon_bottom ul li a { background: #eaebef; display: block; width: 225px; height: 121px; padding-top: 23px; -webkit-transition: all .2s ease-in;
 -moz-transition: all .2s ease-in;
 -o-transition: all .2s ease-in;
 transition: all .2s ease-in;
}
.particon .particon_bottom ul li a i.icon { height: 58px; width: 94px; margin: 0 auto; }
.particon .particon_bottom ul li a p { font-size: 18px; color: #333; text-align: center; padding-top: 13px; }
.particon .particon_bottom ul li a p span { font-size: 12px; display: block; text-transform: uppercase; color: #d7d7d7; }
.particon .particon_bottom ul li a:hover { background: #00458d; padding-top: 18px; height: 126px; }
.particon .particon_bottom ul li a:hover i.icon { background-position: 0px -70px; }
.particon .particon_bottom ul li a:hover p { color: #fff; }
.particon .particon_bottom ul li a:hover p span { color: #fff; }
.particon .particon_bottom ul .li2 a i.icon { background-position: -116px 0px; width: 55px; }
.particon .particon_bottom ul .li2 a:hover i.icon { background-position: -116px -70px; }
.particon .particon_bottom ul .li3 a i.icon { background-position: -197px 0px; width: 56px; }
.particon .particon_bottom ul .li3 a:hover i.icon { background-position: -197px -70px; }
.particon .particon_bottom ul .li4 a i.icon { background-position: -273px 0px; width: 57px; }
.particon .particon_bottom ul .li4 a:hover i.icon { background-position: -273px -70px; }
.icon { background: url(/templets/jxrg168/images/icon.png) no-repeat; display: block; }
/* k8·凯发(国际) - 官方网站 */
.prolist { width: 220px; }
.prolist .title { background: url(/templets/jxrg168/images/cpfldi.jpg) repeat-x; width: 220px; height: 72px; }
.prolist .title span { color: #fff; padding-left: 30px; display: inline-block; font-size: 20px; font-weight: bold; padding-top: 15px; }
.prolist .title span i { line-height: 100%; color: #0366aa; font-weight:normal; font-style: normal; font-size: 16px; text-transform: uppercase; }
.prolist .hd { background: #0366aa; overflow: hidden; }
.prolist .hd ul { margin-top: -1px; }
.prolist .hd ul li { border-bottom: 1px solid #11466c; background: url(/templets/jxrg168/images/lefta.png) no-repeat 42px 27px; border-top: 1px solid #118fe6; }
.prolist .hd ul li a { height: 63px; line-height: 63px; display: block; font-size: 14px; color: #fff; font-weight: bold; padding-left: 57px; }
.prolist .hd ul li a:hover { background: url(/templets/jxrg168/images/lefta.png) no-repeat 42px 27px #333; }
.prolist_y{width:770px; overflow:hidden; margin-left:10px;}
.prolist_y_t{ width:381px; padding-left:375px; height:333px; margin-left:25px; background: url(/templets/jxrg168/images/cpzsbj.jpg) no-repeat;}
.cpsl_t{ height:47px; padding-top:37px; line-height:47px; color:#FFF; font-weight:bold; font-size:20px; text-indent: 12px;}
.cpsl_t a{ line-height:47px; color:#FFF; font-weight:bold; font-size:20px; text-indent: 12px;}
.cpsl_t a:hover{ line-height:47px; color:#fff; text-decoration: underline;  font-weight:bold; font-size:20px; text-indent: 12px;}
.cpsl_n{ height:155px; width:350px; padding-top:15px;}
.cpsl_n p{ line-height:24px; color:#666; font-size:14px;}
.cpsl_n strong{ line-height:26px; color:#333; font-size:16px;}
.cpsl_gd{ font-size:16px; line-height:40px; height:40px; text-indent: 30px;}
.cpsl_gd a{ font-size:16px; line-height:40px; height:40px;}
.cpxt{ height:26px; margin-bottom:25px; width:755px; border-bottom: 1px dashed #e2e2e2;}
.cpimg{ width:780px; overflow:hidden;}
.cpimg li{ float:left; padding-left:20px; position: relative; padding-bottom:15px;}
.cpimg li img{ border: 1px solid #e3e3e3;}
.cpimg li a:hover img{ border: 1px solid #0366aa;}
.cpimg li p {
    position: absolute;
    text-align: center;
    bottom: 0;
    background: url(/templets/jxrg168/images/cptiaojg.png) repeat-x;
    height: 35px;
    line-height: 35px;
    left: 21px;
	bottom:20px;
}
.cpimg li span {
    display: block;
    width: 233px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #fff;
}
/* 广告条 */
.ggt{ width:100%; height:438px; background:url(/templets/jxrg168/images/ggtimg.jpg) no-repeat center;}
.ggt_w{ padding-left:663px;}
.ggt_w_1{ height:105px; padding-top:62px; width:337px; text-align:center; font-size:24px; color:#FFF; font-weight:bold; line-height:32px;}
.ggt_w_2{ height:28px; width:337px; text-align:center; font-size:14px; color:#FFF; line-height:28px;}
.ggt_w_3{ color:#333; font-size:16px; width:322px; text-align:center; padding-top:155px; }
.ggt_w_3 a{ color:#333; font-size:16px; text-align:center; }
.ggt_w_3 a:hover{ color:#fe0000; font-size:16px; text-align:center; }
/* k8·凯发(国际) - 官方网站优势 */
.cpys_bt{ width:100%; height:152px; padding-top:45px; background:url(/templets/jxrg168/images/cpysbt.jpg) no-repeat center; text-align:center; font-size:20px; color:#118fe6; line-height:42px;}
.cpys_bt strong{ font-size:32px; font-weight:bold; color:#fff;}
.cpys_1{ width:100%; height:270px; background:url(/templets/jxrg168/images/cpys1.jpg) no-repeat center;}
.cpys_1_wz{ width:250px; padding-left:24px; padding-top:50px; font-size:14px; color:#fff; line-height:22px;}
.cpys_1_wz strong{ padding-left:85px; font-size:28px; color:#fff; line-height:70px;}
.cpys_2{ width:100%; height:210px; background:url(/templets/jxrg168/images/cpys2.jpg) no-repeat center;}
.cpys_2_wz{ width:250px; padding-left:24px; padding-top:40px; font-size:14px; color:#fff; line-height:22px;}
.cpys_2_wz strong{ padding-left:85px; font-size:28px; color:#fff; line-height:70px;}
.cpys_34{ width:100%; height:264px; background:url(/templets/jxrg168/images/cpys34.jpg) no-repeat center;}
.cpys_3_wz{ width:250px; padding-left:24px; padding-top:40px; font-size:14px; color:#fff; line-height:22px;}
.cpys_3_wz strong{ padding-left:85px; font-size:28px; color:#fff; line-height:70px;}
.cpys_4_wz{ width:250px; padding-left:354px; font-size:14px; color:#fff; line-height:22px;}
.cpys_4_wz strong{ padding-left:85px; font-size:28px; color:#fff; line-height:70px;}
/* 公司优势 */
.ys_bj{ height:2626px; overflow:hidden; position:relative;}
.ys1{ background:url(/templets/jxrg168/images/ys1.jpg) no-repeat center top; height:813px; overflow:hidden;}
.ys2{ background:url(/templets/jxrg168/images/ys2.jpg) no-repeat center top; height:618px; overflow:hidden;}
.ys3{ background:url(/templets/jxrg168/images/ys3.jpg) no-repeat center top; height:582px; overflow:hidden;}
.ys4{ background:url(/templets/jxrg168/images/ys4.jpg) no-repeat center top; height:613px; overflow:hidden;}
.ys{ position:absolute; top:0; left:50%; margin-left:-500px; height:2626px; width:1000px; overflow:hidden;}
.t_h2{ margin:45px auto 0; font:bold 32px/45px "Microsoft Yahei"; text-align:center; width:1000px; height:120px; overflow:hidden; background:url(/templets/jxrg168/images/cs_t.png) no-repeat center top; color: #333;}
.t_h2 strong{ color: #0366aa;}
.t_h2 a{ color:#fff;}
.t_h2 em{ display:block; color:#0366aa; font:20px/31px "Microsoft Yahei";}
.t_h2 i{ padding-top:8px; display:block; color:#adadad; text-transform:uppercase; font:14px/35px "Arial";}
.t_h2 a:hover{ text-decoration:none;}
.ys dl{}
.ys dt{height:127px; margin-bottom:10px; overflow:hidden;}
.ys dt p{ float:left; margin-top:10px; width:99px; height:76px; overflow:hidden;}
.ys dt p img{ width:99px; height:76px;}
.ys dt span{ padding-left:25px; float:left; display:inline-block; color:#0366aa; font: bold 26px/44px "Microsoft Yahei";}
.ys dt span i{padding-top:18px;  display:block; color:#c5c5c5; font:12px/31px "Arial"; text-transform:uppercase;}
.ys dt span b{ color:#000; border:5px solid #e4e4e4; height:22px; overflow:hidden; font:18px/22px "Microsoft Yahei"; text-align:center; display:block;}
.ys dd{color:#333; padding-left:126px; background:url(/templets/jxrg168/images/yx_ic1.jpg) no-repeat 107px 11px; font:14px/26px "microsoft Yahei";}
.ys dd em{ color:#0366aa;font:"Microsoft Yahei"; font-style: normal;}
.ys .ys_dl01 dt span{ width:400px; background:url(/templets/jxrg168/images/ys_l1.jpg) no-repeat left 50px;}
.ys .ys_dl01 dt b{ float:left; margin-right:14px; text-align:center; width:93px; overflow:hidden; border:5px solid #e4e4e4; }
.ys_b1{ margin-left:25px; display:inline;}
.ys .ys_dl01{ position:absolute; top:200px; left:208px;}
.ys .ys_dl02{ width:576px; position:absolute; top:843px; right:0px;}
.ys .ys_dl03{ position:absolute; top:1478px; left:0px;}
.ys .ys_dl04{ width:465px; position:absolute; top:2079px; right:0px;}
.ys .ys_dl02 dt span{ width:452px; background:url(/templets/jxrg168/images/ys_l2.jpg) no-repeat left 92px;  padding-left:25px; float:left; display:inline-block; color:#0097fe; font: bold 26px/44px "Microsoft Yahei";}
.ys .ys_dl02 dt b{ width:206px; overflow:hidden; color:#fff;}
.ys .ys_dl02 dt i{ color:#535353;}
.ys .ys_dl02 dd{ color:#fff; background:url(/templets/jxrg168/images/ys_ic4.jpg) no-repeat 107px 11px;}
.ys .ys_dl02 dd  em{ color:#23a5ff;font:"Microsoft Yahei"; font-style: normal;}
.ys .ys_dl03 dt span{ width:398px; background:url(/templets/jxrg168/images/ys_l3.jpg) no-repeat left 92px;}
.ys .ys_dl03 dt b{ width:270px; overflow:hidden; color:#333;}
.ys .ys_dl04 dt span{ width:340px; background:url(/templets/jxrg168/images/ys_l4.jpg) no-repeat left 92px;}
.ys .ys_dl04 dt b{ width:208px; overflow:hidden; color:#333; border:5px solid #727272;}
.hor{ position:absolute; left:0px; top:1172px;width:1000px; height:232px;overflow:hidden; display:inline;}
.hor_c{ overflow:hidden; display:inline;}
.hor ul li{ float:left; margin-left:23px; display:inline; width:190px; height:232px; overflow:hidden;}
.hor ul li a{ display:inline-block;}
.hor ul li em{display:block; text-align:center; font:16px/41px "microsoft Yahei";  color:#fff; }
.hor ul li a em{display:block; text-align:center; font:16px/41px "microsoft Yahei";  color:#fff; }
.hor ul li a:hover em{display:block; text-align:center; font:16px/41px "microsoft Yahei";  color:#fff; text-decoration: underline; }
.hor ul .nones{ margin-right:0px;}
.roll3,.roll4{ width:24px; height:191px; overflow:hidden;}
.roll3 img,.roll4 img{width:24px; height:191px;}
.roll3 a,.roll4 a{ display:inline-block;width:24px; height:191px; overflow:hidden; background:#0366aa;}
.roll3 a:hover,.roll4 a:hover{background:#000;}
.part{ position:absolute; left:22px; top:1788px;width:955px; height:142px;overflow:hidden; display:inline;}
.part_c{ margin-left:3px; overflow:hidden; display:inline; padding-top:14px;}
.part ul li{ float:left; margin-left:18px; display:inline; width:199px; height:142px; overflow:hidden;}
.part ul li a{ display:inline-block;}
.part ul li img{ width:197px; height:84px; border:1px solid #e2e2e2;}
.part ul li a img{ width:197px; height:84px; border:1px solid #e2e2e2;}
.part ul li a:hover img{ width:197px; height:84px; border:1px solid #0366aa;}
.part ul li em{display:block; text-align:center; font:14px/40px "microsoft Yahei";  color:#000; }
.part ul .nones{ margin-right:0px;}
.roll5,.roll6{ margin-top:14px; width:20px; height:87px; overflow:hidden;}
.roll5 img,.roll6 img{ width:20px; height:87px;}
.roll5 a,.roll6 a{ display:inline-block;width:24px; height:191px; overflow:hidden;}
.roll5 a:hover,.roll6 a:hover{background:#333;}
/* 探头 */
.ggt2{ width:1000px; margin-top:60px; height:344px; background:url(/templets/jxrg168/images/ggt2img.jpg) no-repeat center;}
.ggt2_wz{ padding-left:377px; width:493px; text-align:center; font-size:20px; color:#FFF; padding-top:135px; line-height:32px;}
.ggt2_wz strong{ font-weight:bold; font-size:23px; color:#FFF; text-align:center;}
/* 简介 */
.jj_bj{ width:100%; height:417px; background:url(/templets/jxrg168/images/jjbjimg.jpg) no-repeat center; }
.jj_wz{ width:356px; padding-left:615px; padding-top:144px; font-size:14px; line-height:30px; color:#333;}
.jj_wz p a{ font-size:14px; line-height:82px; color:#333; padding-left:34px;    padding-right: 34px;}
/* 形象 */
.qyxx_bt{ width:532px; height:93px; padding-top:45px; margin:0 auto; background:url(/templets/jxrg168/images/qyxxbtimg.jpg) no-repeat center; text-align:center; font-size:24px; color:#666; line-height:36px;}
.qyxx_bt strong{ font-size:30px; color:#0366aa;}
.qyxx_bj{ margin-top:27px; background:url(/templets/jxrg168/images/qyxximgbj.jpg) no-repeat center; width:100%; height:223px; }
.qyxx{ width:1000px;}
.qyxx_c{ padding-top:25px;}
.qyxx ul li{ float:left; margin-left:25px; margin-right:13px; display:inline; width:278px; height:173px; position:relative;}
.qyxx ul li img{ width:278px; height:173px;}
.qyxx ul .nones{ margin-right:0px;}
.roll7,.roll8{ margin-top:67px; width:20px; height:87px;}
.roll7 img,.roll8 img{ width:20px; height:87px;}
.roll7 a,.roll8 a{ display:inline-block;width:24px; height:87px; overflow:hidden;}
.roll7 a:hover,.roll8 a:hover{background:#333;}
.qyxx ul li a p {
    position: absolute;
    text-align: center;
    bottom: 0;
    background: url(/templets/jxrg168/images/cptiaojg.png) repeat-x;
    height: 35px;
    line-height: 35px;
    left: 0;
}
.qyxx ul li p span {
    display: block;
    width: 278px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #fff;
	font-size:14px;
}
/* 新闻 */
#news_question{width:1000px; margin:0 auto; margin-top:40px;}
#news_bg{width:570px; float:left;}
#question_bg{width:402px; float:right;}
.dh_bg_3{height:48px; border:1px solid #ddd;}
.dh_bg_3 .h1{float:left; line-height:48px; font-size:16px; width:100px; color:#FFF;}
.dh_bg_3 .h1 a{color: #000; text-decoration: none; font-size:16px; font-weight:normal; width:100px; text-align:center; display:block; line-height:48px;}
.dh_bg_3 .h1 a:hover{color: #fff; text-decoration: none;}
.dh_bg_3 .h1.cur a,.dh_bg_3 .h1 a:hover{ color:#fff; background:#0366aa;}
.cur {background:#0366aa; color:#FFF;}
.dh_bg_3 .h2{float:right; line-height:48px; border-left:1px solid #ddd; width:80px; text-align:center; font-size:14px; text-transform:uppercase;}
.dh_bg_3 .h2 a{color: #000; text-decoration: none; font-size:14px; font-weight:normal; width:80px; text-align:center; display:block; line-height:48px; text-transform:uppercase;}
.dh_bg_3 .h2 a:hover{color: #fff; text-decoration: none; font-size:14px; background:#0366aa;}
#news_t{width:570px; margin:0 auto; margin-bottom:5px; margin-top:20px;}
#news_t li{float:left;}
#news_t .n1{width:302px;}
#news_t .n2{width:268px; line-height:29px; color:#888;}
#news_t .n2 a{color: #888; text-decoration: none;}
#news_t .n2 a:hover{color: #0366aa; text-decoration: none;}
#news_b{width:568px; margin:0 auto; background:url(/templets/jxrg168/images/rc-56.jpg); line-height:41px; height:205px;}
#news_b li{float:left; padding-left:10px; width:270px;}
#news_b li h6{float:left; font-size:12px; line-height:41px; font-weight:normal;}
#news_b li span{float:right; line-height:41px; font-size:12px; font-weight:normal; text-align:right; width:85px;}
.question_bg{width:402px; margin:0 auto; margin-top:12px;}
.question_bg li{float:left;}
.question_bg .q1{width:28px;}
.question_bg .q2{width:374px; line-height:23px;}
.xian-0{height:1px; width:402px; margin:0 auto; border-bottom:1px dashed #aaa; margin-bottom:18px; margin-top:18px;}
.wen{width:18px; height:18px; background:#000; line-height:18px; color:#fff; text-align:center; font-size:12px;}
.da{width:18px; height:18px; background:#0366aa; line-height:18px; color:#fff; text-align:center; font-size:12px;}
/* 下 */
/*link*/
.link_bj{margin-top:60px;}
.link{ height:71px; width:996px;overflow:hidden; border:2px solid #e4e4e4;}
.link h2{ height:71px; width:172px; text-align:center; overflow:hidden; font: bold 18px/71px "microsoft Yahei";}
.link h2 a{ color:#333; }
.link span{ display:block; height:71px; width:256px; overflow:hidden; text-align:left;font:14px/71px "microsoft Yahei"; }
.link span a{ color:#0467aa; font-size:14px;}
.link span em{ display:inline; margin:10px 42px 0 0; display:block; vertical-align:middle; width:27px; overflow:hidden;}
.link span em img{width:27px; height:26px; }
.link p{ height:71px; width:550px; overflow:hidden;font:14px/71px "microsoft Yahei";}
.link p a{ color:#555; padding:0 20px; display:inline-block;}

.ylnr{width:1000px; margin:0 auto;}
.ylnr ul{padding:15px;}
.ylnr ul li{float:left; margin-right:10px; margin-top:10px;}
.ylnr ul li a{font-size:12px; color:#7e7b7b;}
/*底部开始*/
.footWrap{ background:url(/templets/jxrg168/images/f_bj.jpg) repeat-x center top; height:266px; overflow:hidden;}
.footer{ position:relative;}
.f_nav{ height:40px; overflow:hidden; text-align:center; font:14px/64px "Microsoft Yahei";}
.f_nav a{ color:#eee; padding:0 32px; display:inline-block; font-size:14px;}
.f_nav a.nones{ background:none;}
.f_logo{ display:inline;width:169px; height:128px; overflow:hidden; padding:58px 66px 0 22px; background:url(/templets/jxrg168/images/f_l1.gif) no-repeat right 39px;}
.f_logo img{width:128px; height:104px;}
.f_wz{padding:56px 0 0 38px; width:480px; height:146px; overflow:hidden; font:14px/22px "Microsoft Yahei"; color:#333; line-height:28px; }
.f_wz a{ color:#333; font-size:14px;}
.f_wz em{display:inline-block; padding:0 10px;}
.f_wz img{ vertical-align:middle; margin-left:12px;}
/*导航浮动下拉*/
#xlfd{ width:100%; position:absolute; z-index:10000;}
.xl1{ margin:0 auto; width:1000px; position:relative;}
.xl11{ position:absolute; padding:30px;background:#4d4d4d; width:800px; color:#FFF;border:none;}
.xl11 a{ color:#fff;border:none;}
.xl11 dl{
    width: 100%!important;
    overflow: hidden!important;
    line-height: 2em!important;
	border:none !important;
}
.xl11 dl dt {
    position: relative!important;
    float: left!important;
    padding: 8px 30px 0 0!important;
    text-align: right!important;
    font-weight: 700!important;
	border:none !important;
	height:60px !important;
	width: 150px !important;
	line-height:14px !important;
}
.xl11 dl dt a {
    text-align: right!important;
    font-weight: 700!important;
	border:none !important;
	font-size:14px !important;
	height:60px !important;
	width: 150px !important;
	line-height:14px !important;
}
.xl11 dl dt i {
    position: absolute!important;
    right: 18px!important;
    width: 4px!important;
    height: 14px!important;
    font: 400 9px/14px consolas!important;
	border:none !important;
}
.xl11 dl dd a {
    float: left!important;
    margin: 4px 0!important;
    line-height: 16px!important;
    height: 16px!important;
    border-left: 1px solid #e0e0e0!important;
    white-space: nowrap!important;
	border-bottom:none !important;
	font-size:12px !important;
	color:#CCC !important;
}


.nrzwrr{width:1000px; line-height:28px; color:#1f1f1f; font-size:14px;}


/*
.nrzwrr table{border-collapse:collapse;border:none; margin-left:10px;}
.nrzwrr table tr td { border:solid #676767 1px; }

#cntrBody table{border-collapse:collapse;border:none; margin-left:10px;}
#cntrBody table tr td { border:solid #676767 1px; padding:6px;} 
*/

.prcontent table { 
      table-layout: fixed !important; 
      width: 100% !important;
	  border-collapse:collapse;
	  border:none;
}

.prcontent td,th {
    width:1px;
    white-space:nowrap; /* 自适应宽度*/
    word-break:keep-all; /* 避免长单词截断，保持全部 */
	border:solid #676767 1px;
	text-align:center;
	white-space:pre-line;
    word-break:break-all !important;
	word-wrap:break-word !important;
	display:table-cell;
	vertical-align:middle !important;
	white-space: normal !important;
	height:auto;
	vertical-align:text-top;
	padding:2px 2px 0 2px;
	display: table-cell;
	vertical-align:middle;

}

ul.rmtj li{width:240px; height:330px; float:left; margin-right:8px; border:1px dashed #0672bc; margin-top:10px;}
ul.rmtj li p a{font-size:15px;}
ul.rmtj li p{text-align:center; margin-top:6px;}

.contact{font-size:14px; line-height:30px;}

dl#wddl{height:120px;}
dl#wddl dt{width:900px;}

dl.pd_list_dl22 dt#hztp img{height:104px;}

.sxy{width:1000px; height:60px; line-height:30px; margin:40px 0 0 10px;}
.sxy p a{font-size:14px;}

.fy{width:748px; height:40px; line-height:40px; text-align:center;  color:#fff; margin:0 auto; margin-top:10px;}
.fy a{color:#fff;}
.fy ul{ float:left;}
.fy ul li{ float:left; line-height:17px; margin:0 5.5px; list-style-type:none; padding:2px 7px; color: #fff; background: #cfd5d6; cursor: pointer;}
.fy ul li a{ float:left; color:#fff; text-decoration:none; }
.fy ul li a:hover{background: #235291; text-decoration:none;}
.fy ul li:hover{background: #235291;}
.fy ul li.thisclass{background: #235291;}
.fy ul li.thisclass a,.pagebox ul li.thisclass a:hover{ background: #235291; font-weight:bold;}

.nkey{width:720px; height:30px; margin-top:16px;}
.nkey p{font-size:14px; width:87px; height:30px; float:left;}
.nkey span{display:block; height:28px; line-height:28px; float:left;}
.nkey span a{display:inline-block; font-size:14px; margin-right:8px;}
.nkey span a h2{font-weight:100;}
.nkey a h2{font-size:14px;}

#cnzz_stat_icon_1273384059 a{display:none;}


.zzsc{ width:1000px;}
.zzsc .tab{ overflow:hidden; background:#F3F3F3; }
.zzsc .tab a{ display:block; padding:10px 90px; float:left; text-decoration:none; color:#333;}
.zzsc .tab a:hover{color:#fff; text-decoration:none; background:url('/templets/jxrg168/images/p16-icon6.png') no-repeat bottom center #0366aa;}
.zzsc .tab a.on{color:#fff; text-decoration:none; background:url('/templets/jxrg168/images/p16-icon6.png') no-repeat bottom center #0366aa;}
.zzsc .prcontent{ overflow:hidden;}
.zzsc .prcontent li{ display:none;}

#nrmain{margin-top:25px;}
#nrmain h3{width:150px; height:40px; background:rgb(3, 102, 170); color:#fff; text-align:center; line-height:40px; font-size:14px; font-weight:100; margin:20px 0 20px 0;}
.zwjs{border:1px dashed rgb(6, 114, 188);padding:0 18px; font-size:14px; line-height:26px; margin:20px 10px; padding:15px 8px;}

.clears{ clear:both;}
.nlybd{width:1000px;}
/*messages*/
.messages{padding:15px 0;}
.messages input,.messages select,.messages textarea{margin:0;padding:0; background:none; border:0;}
.messlist {height:30px;margin-bottom:10px;}
.messlist label{float:left;width:100px; height:30px; font-size:14px; line-height:30px; text-align:right;padding-right:10px;}
.messlist input{float:left;width:300px;height:28px;padding-left:5px;border:#ccc 1px solid;}
.messlist.textareas{ height:auto;}
.messlist textarea{float:left;width:400px; height:110px;padding:5px;border:#ccc 1px solid;}
.messlist.yzms input{width:100px;}
.messlist.yzms .yzmimg{ float:left;margin-left:10px;}
.messsub{padding:0px 0 0 110px;}
.messsub input{width:100px; height:35px; background:#ddd; font-size:14px; font-weight:bold; cursor:pointer;margin-right:5px}
.messsub input:hover{ background:#444647;color:#fff;}

input::-webkit-input-placeholder { /* WebKit browsers */ font-size:12px; } 
input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ font-size:12px; } 
input::-moz-placeholder { /* Mozilla Firefox 19+ */ font-size:12px; } 
input:-ms-input-placeholder { /* Internet Explorer 10+ */ font-size:12px; }

textarea::-webkit-input-placeholder { /* WebKit browsers */ font-size:12px; } 
textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ font-size:12px; } 
textarea::-moz-placeholder { /* Mozilla Firefox 19+ */ font-size:12px; } 
textarea:-ms-input-placeholder { /* Internet Explorer 10+ */ font-size:12px; }

.bd_left{width:600px; float:left;}
.bd_right{width:380px; float:right;}
.bd_right ul li{list-style:none;}

.prcontent h3{width:150px; height:40px; background:rgb(3, 102, 170); color:#fff; text-align:center; line-height:40px; font-size:14px; font-weight:100; margin:20px 0 20px 0;}


*{padding:0; margin:0;list-style:none;}
#lxdy{width:1000px;  margin:10px auto;}
#dymenu{width:1000px; overflow:hidden; margin:10px auto;}
#dymenu #dynav {display:block;width:100%;padding:0;margin:0;list-style:none;}
#dymenu #dynav li {float:left;width:163px; height:55px;  background:#f4f4f4; margin-right:2px;}
#dymenu #dynav li a {display:block; width:163px; height:55px; line-height:55px;text-decoration:none; text-align:center; color:#333;}
#dymenu #dynav li a:hover{color:#fff;}
#dymenu #dynav li:hover{background:url('/templets/jxrg168/images/p16-icon6.png') no-repeat bottom center #0366aa;}
#dymenu_con{ width:995px; border-top:none;}
.tag{ padding:10px;}
.selected{background:#0366aa; color:#fff !important; background:url('/templets/jxrg168/images/p16-icon6.png') no-repeat bottom center #0366aa;}

#dymenu_con dl{width:1000px; height:240px; margin:5px auto; }
#dymenu_con dl dt{width:188px; height:188px; margin-right:22px; float:left;}
#dymenu_con dl dd{width:770px; height:90px; float:left;}
.dhxq{width:1000px; height:400px;}
.dhxq_l{width:390px; height:400px; float:left;}
.dhxq_r{width:580px; height:400px; float:right;}
.dhxq_l h3{font-size:18px; font-weight:100; margin-bottom:20px;}
.dhxq_l ul li{font-size:14px; height:45px; line-height:45px; color:#413e3e; padding-left:40px; border-bottom:dashed #d6ccdf 1px; }

.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}

#footer{width:100%; height:320px; background:rgb(37,36,38); margin:0 auto;}
#footer_main{width:1080px; height:320px;margin:0 auto; color:#b9b9bc; font-size:14px; padding-top:20px;}
#footer_main .wbb_l{width:300px; height:270px; float:left; background:url('/templets/jxrg168/images/f_line.gif') no-repeat right center;}
#footer_main .wbb_z{width:390px; height:270px; float:left; margin-left:10px; padding-left:10px;} 
#footer_main .wbb_r{width:326px; height:270px; float:left;margin-left:15px; background:url('/templets/jxrg168/images/f_line.gif') no-repeat left center; padding-left:20px;}
.wbb_l p{text-align:center; margin:10px auto;}

.wbb_z h2,.wbb_r h2{font-size:20px; height:80px; line-height:80px; color:#fff;}
#footer_main .wbb_z ul li{padding-left:40px; height:45px; line-height:45px;}
#footer_main .wbb_r ul li{line-height:35px; float:left; margin-right:15px;}
#footer_main .wbb_r ul li a,#babottom .babottom_m a{color:#b9b9bc; text-decoration:none;}
#footer_main .wbb_r ul li a:hover{text-decoration:underline;}

#babottom{width:100%; height:50px; background:rgb(30,29,31); margin:0 auto;}
#babottom .babottom_m{width:1080px; height:50px;margin:0 auto; color:#b9b9bc; font-size:14px; line-height:50px;}
#babottom .babottom_m a:hover{text-decoration:underline;}
#babottom .babottom_m p{text-align:center;}

.flce01 h1{width:1000px; height:66px; line-height:66px; text-align:center; font-size:18px; border-bottom:1px dashed #ccc; margin-bottom:15px;}
.syt01{width:1000px;}
.syt01 img{display:block;max-width:850px; margin:5px auto;}

p.searFont a{margin-right:10px;}
<!--0.00013184547424316-->