@charset "utf-8";/* CSS Document*/
body{margin: 0;padding: 0;font-family: "microsoft yahei";font-size: 14px;min-width: 1100px;background:#ffffff;}
ul,li{list-style-type: none;margin: 0;padding: 0;}
h1,h2,h3,h4,h5,h6{margin: 0;padding: 0;font-weight: normal}
img{border: 0;}
a{text-decoration: none;color: #666666;}
a:hover{text-decoration: none;color:#1f71bf; transition: all 0.6s;}
.fl{float: left !important;}
.fr{float: right !important;}
.clearboth{clear: both;border: 0;padding: 0;margin: 0;}
.w1200{width: 1200px;height: auto;margin: 0 auto;}
.clearfix:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.relative{position:relative;}
.imghover{cursor: pointer;transition: all 0.6s;}
.imghover:hover{transform: scale(1.2);}

/*topline*/
.top_line{ height: 34px; line-height: 34px; background: #003871; color: #ffffff; font-size: 12px;}
.top_line_left{ float: left;width: 300px;}
.top_line_right{ float: right}
.top_link a{ padding: 0 10px; color: #ffffff;  }
.header{background:#1766b2;height: 140px;}
.header .logo {width: 700px; float: left;}
.header .logo img{ margin:15px 0 0 0;}
.i-search{width: 250px;height: 34px;overflow: hidden;position: relative;margin:35px 0 0 18px; float: right; border: #ffffff 1px solid; background: #ffffff; border-radius: 8px;}
.i-search .search-txt{width: 190px;padding-left: 10px;height: 34px;line-height: 34px;color: #ffffff;border: none; background: none; outline: none}
.i-search .search-btn{width: 46px;height: 34px;line-height: 34px;font-size: 16px; border: none; background: url("/cjrhfw/images/ico_search.png") center no-repeat; cursor: pointer;}
.i-search .search-btn:hover{cursor: pointer;}

/*nav*/
.i-nav{ width: 100%; background: #ffffff; height: 48px;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.nav{ padding:0 20px; height:48px; line-height:48px;   position:relative; z-index:1; margin: 0 auto; width: 1200px;  }
.nav a{ color:#fff;  }
.nav .nLi{ float:left;  position:relative; display:inline;}
.nav .nLi h3{ float:left;  }
.nav .nLi h3 a{display:block;padding:0px;font-size:16px;font-weight:normal;color: #000000;width: 130px;text-align: center;}
.nav .sub{display:none;width: 130px;left:0;top:48px;position:absolute;background:#000000;line-height:40px;padding:0;opacity: 0.7;}
.nav .sub li{ zoom:1; }
.nav .sub a{ display:block; padding:0 15px; }
.nav .sub a:hover{ background:#1766b2; color:#fff;  }
.nav .on h3 a{ background:#ebebeb; color:#000000;   }


/*banner*/
.ibanner{     width: 1480px;
    height: auto;
    margin: 0 auto;/*width:100%; */ overflow:hidden; position:relative;  }
.ibanner .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.ibanner .hd ul{ overflow:hidden; zoom:1; float:left;  }
.ibanner .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.ibanner .hd ul li.on{ background:#f00; color:#fff; }
.ibanner .bd{ position:relative; height:100%; z-index:0;   }
.ibanner .bd li{ zoom:1; vertical-align:middle; position: relative }
.ibanner .bd li h1{position: absolute; bottom: 40px; left: 20%; background:url("/cjrhfw/images/tt_bg.png"); font-size: 24px; color: #ffffff; padding: 10px 20px; }
.ibanner .bd img{ width:100%;  display:block;  }

/* 下面是前/后按钮代码，如果不需要删除即可 */
.ibanner .prev,
.ibanner .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:45px; height:80px; background:url(/cjrhfw/images/slider-arrow.png) -120px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.ibanner .next{ left:auto; right:3%; background-position:-2px 5px; width: 45px; height: 80px;}
.ibanner .prev:hover,
.ibanner .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.ibanner .prevStop{ display:none;  }
.ibanner .nextStop{ display:none;  }

/*i-main*/
.i-main{ width: 100%; height: auto; overflow: hidden; margin: 30px auto 0 auto;}
.i-m-p{width: 100%; height: auto; overflow: hidden;}
.i-m-p-left{ float: left; width: 385px;  overflow: hidden;}
.i-m-p-center{ float: left; width: 385px;margin-left: 22px;overflow: hidden;}
.i-m-p-right{ float: right; width: 385px;overflow: hidden;}
.i-title{ height: 48px; line-height: 48px; background: #ededed; width: 100%;}
.i-title h2{ display: block; margin: 0 10px; width: 100px; float: left;}
.i-title a{ font-size: 14px;float:right; padding:0 10px;}
.ys_01{ border-top: #ea6914 2px solid}
.ys_01 span{ display: block; background: url("/cjrhfw/images/ico_tz.png") center no-repeat #ea6914; float: left; width: 48px; height: 48px;}
.ys_01 h2{ color:#ff6600}

.ys_02{ border-top: #1860a8 2px solid}
.ys_02 span{ display: block; background: url("/cjrhfw/images/ico_xw.png") center no-repeat #1860a8; float: left; width: 48px; height: 48px;}
.ys_02 h2{ color:#1860a8}

.ys_03{ border-top: #0b8c36 2px solid}
.ys_03 span{ display: block; background: url("/cjrhfw/images/ico_zc.png") center no-repeat #0b8c36; float: left; width: 48px; height: 48px;}
.ys_03 h2{ color:#0b8c36}


.i-lbox{ border-bottom: #ededed 1px solid;border-left: #ededed 1px solid;border-right: #ededed 1px solid; }
.i-list{ margin: 0 auto; height: auto; overflow: hidden; width:auto;}
.i-list ul{ padding: 15px;}
.i-list li{ height: 36px; line-height: 36px; font-size: 14px; width: 100%; margin: 0 auto;color: #888888;}
.i-list li a{ background: url("/cjrhfw/images/ico_002.png") left center no-repeat; padding: 0 0 0 10px; float: left;}
.i-list li span{ float: right;}

.i-lbox2{ }
.i-list2{ margin: 0 auto; height: auto; overflow: hidden; width:auto;}
.i-list2 ul{ padding: 15px 0;}
.i-list2 li{ height: 36px; line-height: 36px; font-size: 14px; width: 100%; margin: 0 auto; color: #888888;}
.i-list2 li a{ background: url("/cjrhfw/images/ico_002.png") left center no-repeat; padding: 0 0 0 10px; float: left;}
.i-list2 li span{ float: right;}

/*i-cgzh*/
.i-cgzh{ width: 100%; height:350px; background: url("/cjrhfw/images/bg_01.jpg") center; background-size: cover; margin: 25px auto; padding: 15px 0 0 0  }
.cgzh_title{ background: url("/cjrhfw/images/cgzh_tbg.png") center no-repeat; height: 60px; line-height: 60px; margin: 0 auto 0 auto; }
.cgzh_title h2{ color: #0066cc; font-size: 28px; line-height: 60px; height: 60px; display: block; margin: 0 auto; text-align:center}
.cgzh_zy{ color: #0066cc; font-size: 14px; line-height: 24px;  text-align: center}
.cgzh_box{ width: 1200px; overflow: hidden; height: auto; margin:20px auto;}
.cgzh_box ul{ width: 1300px;}
.cgzh_box li{ width:276px; height: 200px; float: left; margin-right:30px; position: relative; overflow: hidden}
.cgzh_box li a{ height: auto; overflow: hidden;}
.cgzh_box li img{display: block; width: 276px; height: 200px;}
.cgzh_box li span{ display: block; background: #0066cc; height: 40px; line-height: 40px; text-align: center; color: #ffffff; width: 100%; position: absolute; bottom: 0; left: 0; opacity: 0.8}
.cgzh_box li:hover span{ background: #ea6914}

/*ixscy*/
.ico01{background: url(/cjrhfw/images/ico_xmqy.png) center no-repeat;}
.ico02{background: url(/cjrhfw/images/ico_xscy.png) center no-repeat;}
.ixscy{ height: auto; overflow: hidden; margin: 0 auto;}
.ixscy-left{ float: left; width: 436px;}
.ixscy-center{float: left; width: 436px; margin-left: 26px;}
.ixscy-right{float: right; width: 277px;}
.ixscy-title1{height: 50px;line-height: 50px;background: url("/cjrhfw/images/i-titlebg.png") bottom left no-repeat;width: 100%; }
.ixscy-title1 h2{ display: block; margin: 0 10px; width: 100px; float: left; color: #0066cc}
.ixscy-title1 a{ font-size: 14px;float:right; padding:0 10px;}
.ixscy-title1 span{display: block;float: left;width: 36px; height: 48px;}
.ixscy_link{}
.ixscy_link li{ text-align: center; color: #ffffff; font-size: 20px; width: 277px; height: 70px; line-height: 70px; font-weight: bold; border-radius: 6px;}
.ixscy_link li:hover{ opacity: 0.7}
.ixscy_link a{ display: block; width: 277px; height: 70px; margin: 15px auto 0 auto;  color: #ffffff; }
.ixscy_link .link_01{ background: #11a0ac }
.ixscy_link .link_02{ background: #df951