@charset "utf-8";/* CSS Document*/
body{margin: 0;padding: 0;font-size: 14px;min-width: 1200px;background:#ffffff; font-family: "Microsoft Yahei", 宋体, sans-serif;}
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;}
img:hover{ opacity: 0.9}
a{text-decoration: none;color: #666666;}
a:hover{text-decoration: none;color:#cc3300; 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);}

.i_top{ height: 197px; background:url("../images/top_bg.png") top repeat-x}
.i_top_center{ width: 1200px; margin: 0 auto; height: auto; overflow: hidden;}
/*topline*/
.top_line{ height: 35px; line-height: 35px; background:#195c97; color: #cbd5e2; font-size: 12px; }
.top_line_left{ float: left;}
.top_line_right{ float: right}
.top_link { color: #709abf;  }
.top_link a{ padding: 0 10px; color: #cbd5e2;  }

.header{ background:#1967a8; height:119px; border-top:#397cb4 1px solid; }
.header .logo {width: 500px; float: left;}
.header .logo img{ margin: 18px 0 0 0;}
.i-search{width: 255px;height: 34px;overflow: hidden;position: relative;margin:46px 0 0 18px; float: right; background: #ffffff; border-radius: 4px;}
.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: 50px;height: 34px;line-height: 34px;font-size: 16px; border: none; background: url("../images/ico_search.png") center no-repeat #003065; cursor: pointer;}
.i-search .search-btn:hover{cursor: pointer; background: url("../images/ico_search2.png") center no-repeat #013100;}

.i_xiaoxun{ float: left; margin: 50px 0 0 0; width: 250px;}

/*nav*/
.i-nav{ width: 100%; background: url("../images/nav_bg.png") center repeat-x #006600; height: 43px; }
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.nav{ padding:0 20px; height:43px; line-height:43px;   position:relative; z-index:999; 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:0 24px; font-size:16px; font-weight:normal; color: #ffffff;  }
.nav .sub{ display:none; width:100%; left:0; top:43px;  position:absolute; background:#000000;  line-height:36px; padding:0; opacity: 0.8; }
.nav .sub li{ zoom:1; border-bottom: #1f1f1f 1px solid; text-align: center; }
.nav .sub a{ display:block; padding:0 10px; }
.nav .sub a:hover{ background:#104783; color:#fff;}
.nav .on h3 a{ background:#ebebeb; color:#01589e;}


/*i-banner*/
.i-banner{ width: 100%; overflow: hidden; height:440px; margin: 0 auto;}

/*banner*/

.ibanner{ width:100%;  overflow:hidden; position:relative;  }
.ibanner .hd{ height:15px; overflow:hidden; position:absolute; right:50%; bottom:15px; z-index:1; }
.ibanner .hd ul{ overflow:hidden; zoom:1; float:left;  }
.ibanner .hd ul li{ float:left; margin-right:4px;  width:12px; height:12px; line-height:14px; text-align:center; background:#fff; cursor:pointer;  border-radius: 20px;}
.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("../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(../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;  }

/*imain*/
/*p_news*/
.p_news{ width: 1200px; margin: 20px auto 0 auto; height: auto; overflow: hidden; position: relative;}
.p_news_left{ float: left; width: 315px; margin-right: 30px;}
.p_news_center{float: left; width: 510px;}
.p_news_right{float: right; width: 310px; overflow: hidden}

/**/
.more{ position: absolute; top: 120px; right: 20px}
.slideTxtBox{ width:100%; text-align:left;  }
.slideTxtBox .hd{ height:40px; line-height:40px; background:#ffffff; padding:0 10px 0 20px;   border-bottom:1px solid #dadada;  position:relative; }
.slideTxtBox .hd ul{ float:left;  position:absolute; left:0; top:-1px; height:40px;   }
.slideTxtBox .hd ul li{ float:left; padding:0 10px; cursor:pointer; font-size: 18px; color: #666666;}
.slideTxtBox .hd ul li.on{ height:40px; border-bottom:2px solid #00579e;color: #00579e; font-weight: bold; }
.slideTxtBox .bd ul{ padding:0;  zoom:1;  }
.slideTxtBox .t_jgx{ }

.more{ position: absolute; top:-25px; right: 10px}
.date_list{height: 310px; padding: 10px 0 0 0 !important; position: relative}
.date_list li{
    width: 100%;
    height: 53px;
    display: block;
    border-bottom: #e4e4e4 1px solid;
    padding: 10px 0;}
.date_list li a{ font-size: 14px; color: #666666; line-height: 24px;}
.date_list li a:hover{color: #cc3300;}
.date_list li span {
    float: left;
    display: block;
    width: 50px;
    height: 50px;
    background: #ffffff;
    text-align: center;
    color: #333333;
    font-size: 12px;line-height: 20px;
    margin-right: 12px; border:#00579e 1px solid;
}
.date_list li span i {
    width: 100%;
    display: block;
    text-align: center;
    color: #ffffff;
    background: #01589e;
    font-size: 20px;
    font-style: normal;
    line-height: 30px;
}

.n_list{height: 310px; padding: 10px 0 0 0 !important; position: relative}
.n_list li{width: 100%; height: 34px; line-height: 34px; display: block;color: #999999;font-size: 14px;}
.n_list li a{font-size: 14px;color: #666666;  background: url("../images/list_icog.png") left center no-repeat; padding-left: 10px; float: left}
.n_list li a:hover{color: #cc3300}
.n_list li .date{float: right}
.n_list li i{ font-style: normal; color: #ff9900}

.tw_top{ width: 100%;height: auto; overflow: hidden; margin: 10px auto}
.tw_top img{ width: 147px; height: 95px; padding: 3px; border: #dfdfdf 1px solid; float: left; margin-right: 15px}
.tw_top .tw_txt{float: right;width: 335px; height: 96px; overflow: hidden; border-bottom: #cccccc 1px dashed; padding: 5px 0 0 0; }
.tw_top .tw_txt h1{ color: #cc0000; font-size: 18px; line-height: 30px;}
.tw_top .tw_txt h1 a{ color: #cc0000;}
.tw_top .tw_txt p{ font-size: 12px; line-height: 24px; color: #999999; margin:5px 0;padding: 0;}
.tw_top .tw_txt p a{color: #999999}
.top_pic{ width: 322px;height: auto; overflow: hidden; margin: 10px auto 10px auto;}
.top_pic img{ width: 142px; height: 95px;padding: 3px; border: #dfdfdf 1px solid; float: left; margin-right: 10px}

.ns_list{height: 310px; padding: 15px 0 0 0 !important; position: relative}
.ns_list li{width: 100%; height: 36px; line-height: 36px; display: block;color: #999999;font-size: 14px;}
.ns_list li a{font-size: 14px;color: #666666; float: left;background: url(../images/list_icog.png) left center no-repeat;
    padding-left: 10px;}
.ns_list li a:hover{color: #cc3300}
.ns_list li .date{float: right}
.ns_list li i{ font-style: normal; color: #ff9900; margin-right: 3px;}

.title_h1{ width: 1200px; height: 40px; line-height: 40px;  padding: 0 ; border-bottom: 1px solid #dadada; position: relative; margin: 0 auto}
.title_h1 h1{height: 40px;  border-bottom: 2px solid #00579e; color: #00579e; font-size: 18px;  padding:0 10px; float:left; font-weight: bold;}
.title_h1 a{ float: right; margin-top: 15px;}
.i-piclink{ width: 1280px; height: auto; margin:12px auto;   background: #ffffff; position:relative; }
.i-piclink .hd{ }
.i-piclink .hd .prev{ display:block;  width:13px; height:25px; float:right; overflow:hidden; cursor:pointer; background:url("../images/piclink_rico.png") no-repeat; position: absolute; right: 10px; top:35px;opacity: 0.5;}
.i-piclink .hd .next{ display:block;  width:13px; height:25px; float:right; overflow:hidden; cursor:pointer; background:url("../images/piclink_lico.png") no-repeat;position: absolute; left: 10px; top:35px;opacity: 0.5;}
.i-piclink .hd .next:hover,.i-piclink .hd .prev:hover{opacity: 1;}

.i-piclink .hd .prevStop{ background-position:-60px 0; }
.i-piclink .hd .nextStop{ background-position:-60px -50px; }
.i-piclink .tempWrap{ width: 1200px !important; margin: 0 auto}
.i-piclink .bd{ padding:10px 0; }
.i-piclink .bd ul{ overflow:hidden; zoom:1; }
.i-piclink .bd ul li{ margin:0 15px 0 0; float:left; _display:inline; overflow:hidden; text-align:center; width: 190px; height:68px;  }
.i-piclink .bd ul li .pic{ text-align:center; }
.i-piclink .bd ul li .pic img{ width:189px; height:68px; display:block; padding:0; border:1px solid #cecece; }
.i-piclink .bd ul li .pic a:hover img{ border-color:#999;  }
.i-piclink .bd ul li .title{ line-height:24px;   }
.i-special{ margin: 0 auto 20px auto}

/*end*/
.i-kstd{ height: 130px; padding: 20px 0 40px 0; background: url("../images/kstd_bg.png")  center  no-repeat #efefef; background-size:cover; }
.i-kstd-left{ float: left; width: 890px; border-right:#b1b1b1 1px solid; height: auto; overflow: hidden }
.i-kstd-left h2{ color: #333333; font-size: 18px; font-weight: bold; line-height: 30px; height: 45px; display: block;}
.i-kstd-right h2{ color: #333333; font-size: 18px; font-weight: bold; line-height: 30px; height: 45px; display: block;}
.i-kstd-left ul {width: 890px;height: auto; overflow: hidden}
.i-kstd-left li{ width: 84px; height: 100px; float: left; margin-right:27px; text-align: center}
.i-kstd-left li a{ color: #ffffff; line-height: 40px; font-size: 14px; }
.i-kstd-left li:hover span{background:#bdbdbd;}
.i-kstd-left li span{width: 82px; height:72px; display: block; background:#d5d5d5}
.i-kstd-left .ks_name{ display: block; width:100%; text-align: center; color: #343434;}
.i-kstd-right{ float: right; width: 280px; margin: 0 5px 0 0}
.i-kstd-right li{width: 280px; float: left; color: #ffffff; font-size: 16px; margin: 0 0 0 0; text-align: center; }
.i-kstd-right li select{width: 280px; height:36px; text-align: center; border: #cecece 1px solid; border-radius:6px; margin: 0 0 12px 0 }



/*listbanner*/

.list_banner{ width: 100%; text-align: center;}
.list_banner img{ width: 100%; }
.this_map{ background: #e5e5e5; height:48px; position: relative; width: 100%; }
.this_name{ float: left; width:220px; height: 54px; position: absolute;top: -45px; background: #00579e; padding: 20px 0;}
.this_name h1{ font-size: 30px; color: #ffffff; display: block; margin: 0 auto; text-align: center;}
.this_name span{ font-size: 14px; color: #d8dfd8; display: block; margin: 0 auto;text-align: center; }
.this_dqwz{ float: right; width: 940px; text-align: right; color: #555555; font-size: 14px;line-height: 48px;}
.this_dqwz h2{ display: block; float: left; line-height: 48px; font-weight:bold; color: #00579e; font-size:20px; }
.this_dqwz .ico_home{ margin: 0 5px; }

/*list_main*/
.list_main{width: 1200px; margin: 0 auto; height: auto; overflow: hidden}
.list_main_left{ width: 220px; float: left;}
.list_main_right{ width: 940px; float: right; padding: 10px 0;}
.list_sub{ width:100%;min-height: 300px; background: url("../images/list_subj.png") bottom right no-repeat #e5e5e5; padding: 20px 0; overflow: hidden; }
.list_sub li{ width: 100%; padding: 5px 0 5px 20px;}
.list_sub li a{ display: block; height: 44px; line-height: 44px; width: 100%; padding: 0 0 0 15px; font-size: 16px;}
.list_sub li a:hover{ background: #ffffff; border-left: #00579e 2px solid; color:#00579e; font-weight: bold;}
.list_sub .on_here{ background: #ffffff; border-left: #00579e 2px solid; color:#00579e; font-weight: bold; }

/*list_box*/

.list_box {
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding: 20px 0;
}
.list_box li {
    line-height: 40px;
    font-size: 14px;
    color: #999999;
    text-align: right;
    padding: 0 ;
    background: url("../images/dxhx.png") bottom repeat-x;
}
.list_box li a {
    color: #4a4a4a;
    float: left;
    padding-left: 15px;
    background:url("../images/ico_001.png") left center no-repeat;
}
.list_box li:hover {
    background: #ececec;
    color: #cc3300;
}
.list_box li a:hover {
    background:url("../images/ico_001.png") left center no-repeat #ececec;
    color: #cc3300;
}
.list-fy {
    text-align: center;
    margin:0 auto 40px auto;
    min-height: 40px;
}

/*piclist*/
.pic-list{ width:960px; overflow: hidden;height: auto;margin: 20px auto;}
.pic-list ul{width:1000px; margin: 0 auto; padding: 0; }
.pic-list li{ width: 285px; margin-right:34px; float: left;margin-bottom:0;}
.pic-list li img{ width: 290px; height: 190px;  border: #efefef 1px solid;padding: 5px; }
.pic-list li img:hover{ border: #ccc 1px solid;padding: 5px;  }
.pic-list li a{}
.pic-list li a:hover{color: #000;}
.pic-list li span{ text-align: center; width: 100%;line-height: 40px; color: #666; display: block}

/*c-content*/
.icontent{  width: 1200px;border: #e5e5e5 1px solid;  padding:0 40px; background: #fcfcfc; overflow: hidden; margin: 15px auto}
.icontent .lm_name{  height: 70px; line-height: 70px; border-bottom: #cccccc 1px solid}
.icontent .lm_name h2{ float: left;width: 130px; text-align: center;height: 69px; font-size: 24px; color: #3e6db5; font-weight: bold; border-bottom: #3e6db5 3px solid;}
.icontent .lm_name span{ float: right; color: #666666; font-size: 12px; }
.icontent .lm_name span a{ color: #666666;}
.wafx{ padding: 0; position: absolute; right: 0;top:40px;}

/*content*/
.c-content {
    height: auto;
    overflow:hidden;
    position: relative;
    margin: 30px auto 40px auto;
    padding: 0 20px;
}
.c-content .c-title {
    font-size: 30px;
    color: #cc3333;
    line-height: 50px;
    text-align: center
}
.c-content .other-s {
    font-size: 14px;
    line-height: 35px;
    text-align: center;
    color: #666666;
    background: #f5f5f5;
    margin:15px auto 0 auto;position: relative;
}
.c-content .other-s .sjfx{ position: absolute; right: 10px; top: 10px;}
.c-content .nr-info {
    height: auto;
    overflow:hidden;
    position: relative;
    text-align: left
}
.c-content .nr-info p {
    font-size: 16px;
    color: #666;
    line-height: 34px;
    margin: 15px 0;
    text-indent: 2em;
    text-align: left
}
.wz_fj {}
.wz_fj p{line-height:36px; color: #cc0000; font-size: 16px; background: url("../images/ico_fj2.png") left center no-repeat; padding: 0 0 0 20px}
.wz_fj a{line-height:36px;  font-size: 16px;}
.wzclose-relative{text-align:center;margin-top:30px;}
.wzclose-relative span{margin:0 15px;}
.i-sxt{ border-top: #d9d9d9 1px solid; margin: 20px auto; padding: 20px 0;}
.i-sxt p{display: block;width: 100%; float: left; margin: 0; padding: 0;}
.i-sxt a{ color: #555555; font-size: 14px;  line-height: 30px;}
.i-sxt a:hover{ color: #cc0010; }


/*footer*/
.footer{ background: #025100; border-top:#00406e 5px solid; height: auto; }
.footer_bg{ background: url("../images/end_logo.png") right center no-repeat; height: auto;}
.footer_one{ padding: 0;  height: auto; overflow: hidden}
.footer_two{ padding: 15px 0 10px 0; background: #00579e; height: auto; overflow: hidden; border-top:#003b6b 5px solid }
.footer_two_left{width:770px; float: left; color: #d5e9f8;line-height: 27px;font-size: 14px; background: url("../images/end_logo.png") left center no-repeat; padding: 20px 0 20px 120px;  }
.footer_two_left p{ margin: 0; padding: 0;  line-height: 27px; font-size: 14px; color: #d5e9f8;}
.footer_two_right{width:250px; float: right; padding: 10px 0 0 0}
.footer_two_right li{width: 100px; float: left; color: #ffffff; font-size: 14px; margin: 0 0 0 25px; text-align: center; }
.footer_two_right li a{color: #d5e9f8; }
.footer_two_right li img{ width: 90px; height: 90px }
.footer_two_right li span{ color: #d5e9f8; line-height:34px; font-size: 13px; display: block; width: 100%; text-align: center; }

.footer_one_left{ width:750px; float: left; padding: 15px 0}
.footer_one_right{ width: 246px; float: right;}
.footer_one_left a{ display:block; float:left;color: #81a880; font-size: 16px; padding-left: 40px; height: 50px; line-height: 50px; margin-right: 50px;}
.footer_one_left a:hover{ color: #ff9900}
.wx_sm{ float: left; color: #81a880; font-size: 12px; margin-left: 40px;}
.wx_sm img{ width: 65px; height: 65px;}
.wx_sm a span { color: #81a880; display: block; text-align: center; line-height: 24px;}

/*LINK*/
.cont_yxbm_rigB{
    width:100%;
    margin: 0 auto;
    height:auto;
    line-height:30px;
    font-size:14px;
    padding:20px 0;
    overflow: hidden;
}
.cont_yxbm_rigB h2{
    height:40px;
    line-height:40px;
    text-indent:15px;
    border-left:3px solid #ff6600;
    background:#f1f1f1;
    margin-bottom:10px;
    font-size:18px;
}
.cont_yxbm_rigB ul{
    margin-bottom:20px; height: auto;overflow: hidden; width: 110%;
}
.cont_yxbm_rigB ul li{
    width:19%;
    height:34px;
    float:left;
    text-align:left;
    line-height:34px;
    border:1px solid #f1f1f1;
    padding:0 10px;
    margin:5px 2.1% 5px 0;
    display:inline;
    font-size:14px;
}
.cont_yxbm_rigB ul li.curr{
    background:#6699cc;
    color:#FFF;
}
.cont_yxbm_rigB ul li.curr a{
    color:#FFF;
}
.cont_yxbm_rigB ul li:hover{
    background:#6699cc;
    color:#FFF;
}
.cont_yxbm_rigB ul li:hover a{
    color:#FFF;
}

/*form*/
.list_main .list_main_right .form ul { overflow: hidden; width: 110%; margin: 20px 0;}
.list_main .list_main_right .form ul li { float: left; width: 450px; height: 34px; line-height: 34px; margin:0 20px 20px 0; overflow: hidden;}
.list_main .list_main_right .form ul li span { color: #8f8f8f; width: 120px; text-align: right; float: left;}
.list_main .list_main_right .form ul li label { color: #8f8f8f; }
.list_main .list_main_right .form ul li input.txt { float: left; width: 290px; height: 30px; line-height: 30px; border:1px solid #ccc; padding-left: 10px; }

























