/* CSS Document */
body{margin:0 0;padding:0 0;font-size:14px;}
a{ text-decoration:none; color:#000}
a img{border:0}
ul,li,dl,dt,dd,p,h1,h2,h3,h4,h5,h6{margin:0;padding:0}
li{ list-style:none;}

/*头部*/
.header{height:100px;width:100%; background-color:#012169; margin:auto}
.header_top{width:1080px;height:100px; margin:auto;}
.nav{width:100%;height:65px;border-bottom:1px solid #e7e9ea; background:#FFF;margin:auto;}
.nav ul{width:1079px;height:65px;border-left:1px solid #e7e9ea; margin:auto}
.nav ul li{border-right:1px solid #e7e9ea;padding:0 20px;line-height:65px;float:left;}
.nav .cur{float:right;line-height:20px;padding-top:10px;padding-bottom:5px;}
.nav .curr{float:right;border-left:1px solid #e7e9ea;line-height:20px;padding-top:10px;padding-bottom:5px; text-align:center;}

/*首页轮换图*/
.banner{width:100%;height:435px;margin:auto;}
.banner_inner{height:435px; width:1080px;margin:0 auto}
.banner_img{width:100%}
.banner_img li{float:left;width:100%;position:relative}
.banner_img li.bgli01{ background:#2e6fbf url(../images/1-0.png) top center no-repeat; }
.banner_img li.bgli01 a{color:#FFF}
.banner_img li.bgli02{ background:#E8E8E8 url(../images/2-0.png) top center no-repeat;}
.banner_img li.bgli03{ background:#f9c476 url(../images/3-0.png) top center no-repeat;}
.banner_img li.bgli04{ background:#c1e3ea url(../images/4-0.png) top center no-repeat;}
.banner_img li.bgli04 a{color:#012169}
.banner .child1{width:662px;height:435px; float:left;}
.banner .child2{width:654px;height:435px; z-index:99;float:right;margin-top:-435px;}
.banner .child1 img{width:462px;height:375px;margin:30px 100px; float:left;}
.banner .child2 a{ color:#333; position:absolute; z-index:99}
.banner .child2 h1{font-size:30px;width:420px;height:70px; margin-top:50px;margin-left:220px; line-height:35px; float:left;}
.banner .child2 p{font-size:14px;width:450px;height:120px; margin-top:30px;margin-left:170px; line-height:35px;float:left;}
.banner .child2 span{width:300px;height:54px;margin-left:60px; float:left;}
.banner_common{position:relative;width:1080px;margin:0 auto}
.banner_pre{position:absolute;top:50%;left:0;margin-top:180px;width:60px;height:60px;z-index:9999;cursor:pointer;background:url(../images/banner_btn_l_24.png) no-repeat;opacity:.5;filter:alpha(opacity=50)}
.banner_next{position:absolute;top:50%;right:0;margin-top:180px;width:60px;height:60px;z-index:9999;cursor:pointer;background:url(../images/banner_btn_r_24.png) no-repeat;opacity:.5;filter:alpha(opacity=50)}
.banner_pre:hover, .banner_next:hover{opacity:1;filter:alpha(opacity=100)}
.banner .control{width:130px;position:absolute;margin-top:370px; z-index:9999;left:50%;}
.banner .control li{float:left;margin-left:10px;width:18px;height:18px;border-radius:50%;cursor:pointer;background:#fff}
.banner .control li a{display:none}
.banner .control li.current{background:#ff7f02}

/*首页图标*/
.index_1{width:1080px;height:300px; margin:35px auto;}
.index_1 img{width:277px;height:300px; margin:0 40px; float:left;}

/*首页新闻*/
.index_news{height:420px;width:100%;padding-top:100px; background-color:#dfe1e3; background-image:url(../images/index_1.jpg); background-repeat:no-repeat; background-size:100%;margin:auto;}
.index_title{width:100%; text-align:center; margin:auto;}
.rollBox{width:1080px;overflow:hidden;margin:30px auto;}
.rollBox .LeftBotton{height:60px;width:60px;background:url(../images/news_left.png);overflow:hidden;float:left;display:inline;margin:120px 0 0 0;cursor:pointer;}
.rollBox .RightBotton{height:60px;width:60px;background:url(../images/news_right.png);overflow:hidden;float:left;display:inline;margin:120px 0 0 0;cursor:pointer;}
.rollBox .Cont{width:960px;overflow:hidden;float:left;}
.rollBox .ScrCont{width:10000000px;}
.rollBox .Cont .pic{width:300px;height:300px; background-color:#FFF;margin:0 5px;padding:5px;float:left;text-align:center;}
.rollBox .Cont .pic img{width:300px;height:235px;display:block;margin:0 auto;}
.rollBox .Cont .pic p{line-height:30px;font-size:16px; font-weight:bold;margin-top:5px;color:#505050;}
.rollBox #List1,.rollBox #List2{float:left;}

/*首页底部*/
.index_bottom{height:160px;width:100%;padding-top:70px; background-color:#FFF; background-image:url(../images/index_2.jpg); background-repeat:no-repeat; background-size:100%;margin:auto;}
.index_bottom_1{width:600px;height:160px; margin:auto;}
.index_bottom_1 img{margin:20px 50px 0 100px; float:left}
.index_bottom_1 ul{width:130px;margin-top:20px; float:left;}
.index_bottom_1 li{ line-height:30px; font-size:12px;}