﻿@charset "utf-8";
.b-nav-box{margin-top:0;}
.i_box{float:left;width:1200px;margin-top:20px;}

.i-box-bg{float:left;width:100%;min-width:1200px;background:#fff;clear:both;}
.i-box{width:1200px;margin:0 auto;}
.i-box-bg-1{float:left;width:100%;min-width:1200px;background:#eee;clear:both;}
.i-box-1{width:1080px;margin:0 auto;}

.i_dl{float:left;background:#fff;border:1px solid #e6e6e6;}
.i_dt{float:left;width:100%;height:43px;}
.i_dt .title{float:left;height:43px;font:18px/21px "Microsoft YaHei";padding-left:10px;color:#3c383c;border-left:2px solid #014da2;text-align:left;}
.i_dt .title font{font:18px/21px "Arial";color:#3c383c;}
.i_dt .more{float:right;height:43px;padding:0 0 0 0;font: 14px/43px "Microsoft YaHei";}
.i_dt .more a{float:right;height:43px;padding:0 0 0 0;font: 14px/43px "Microsoft YaHei";}
.i_dt .more img{margin-top:28px;}
.i_dt a{color:#323131;}
.i_dd{float:left;padding:10px;}

.i_dt1{float:left;width:100%;}
.i_dt1 .title{float:left;height:18px;font:18px/1 "Microsoft yahei";padding:0 0 0 10px;margin-top:5px;border-left:2px solid #014da2;color:#040404;text-align:left;}
.i_dt1 .title:hover{text-decoration:none;}
.i_dt1 .title a{color:#000;}
.i_dt1 .title font{font:14px/18px "Arial";color:#3e3d3c;}
.i_dt1 .more{float:right;margin:12px 0 0;color:#0a87d2;}
.i_dt1 .more a{color:#000;}
.i_dt1 a:hover{text-decoration:none;}

.news_list{width:100%;}
.news_list ul{float:left;width:100%;}
.news_list ul li{float:left;width:100%;height:31px;border-bottom:0 dotted #ccc;font:14px/31px "Microsoft YaHei";background:url(../images/n_li.png) no-repeat 0 center;text-indent:12px;overflow:hidden;}
.news_list ul li span.title{float:left;}
.news_list ul li span.time{float:right;width:90px;text-align:right;color:gray;text-indent:0;}
.news_list ul li.hot{width:100%;height:auto;border-bottom:0;margin-bottom:5px;background:none;text-indent:0;}
.news_list ul li.hot img{float:left;margin:0 10px 0 0;width:140px;height:105px;}
.news_list ul li.hot span{display:block;float:none;overflow:hidden;}
.news_list ul li.hot span.title{height:31px;line-height:31px;}
.news_list ul li.hot span.title a{font-weight:bold;font-size:14px;}
.news_list ul li.hot span.content{height:79px;color:gray;line-height:23px;}

h2.i-h2{float:left;width:100%;clear:both;text-align:center;font:32px/65px "Microsoft YaHei";padding:20px 0;/*background:url(../images/i_h_bg.png) no-repeat center bottom 35px;*/}
h2.i-h2-1{background:url(../images/i_h_bg1.png) no-repeat center bottom 35px;color:#fff;}
h2.i-h2 b{font:14px/31px "Microsoft YaHei";color:#3c3c3c;}
h2.i-h2 span{font:18px/31px Arial;color:#7f7c7c;}
h2.i-h2-1 b{color:#fff;}
h2.i-h2-1 span{color:#fff;}
h2.i-h2 i{border-bottom:1px solid #00adf1;font-style:normal;padding-bottom:15px;}

.i-more{float:left;width:100%;clear:both;text-align:center;margin-top:30px;}
.i-more a{background:#fff;font:18px/50px Arial;color:#6e6d6d;border:1px solid #eb3d01;padding:12px 50px;border-radius:20px;}
.i-more a:hover{background:#eb3d01;color:#fff;text-decoration:none;}

.i-scnl-box{padding:50px 0;}
.i-scnl-box ul{float:left;width:100%;}
.i-scnl-box ul li{float:left;height:302px;margin:0 1px 1px 0;position:relative;}
.scnl-01{width:386px;}
.scnl-02{width:445px;}
.scnl-03{width:366px;margin-right:0;}
.scnl-i{background:#106bb1;color:#fff;}
.scnl-i a{color:#fff;}
.scnl-i a:hover{text-decoration:none;color:#fff;}
.scnl-i img{margin:45px 0 25px;}
.scnl-i b{display:block;font:36px/55px "Microsoft YaHei";}
.scnl-bg img{display:block;width:100%;height:100%;position:absolute;z-index:1;top:0;left:0;}
.scnl-bg a{float:left;display:none;width:100%;height:100%;position:absolute;z-index:2;top:0;left:0;background-color:rgba(0,0,0,0.5);color:#fff;opacity:0;}
.scnl-bg:hover a{display:block;}
.scnl-bg a:hover{text-decoration:none;color:#fff;
    transition: all 1s;
    -moz-transition: all 1s;	/* Firefox 4 */
    -webkit-transition: all 1s;	/* Safari 和 Chrome */
    -o-transition: all 1s;	/* Opera */
    background-color:rgba(0,0,0,0.5);
    opacity:1;
}
.scnl-bg a b{display:block;font:30px/55px "Microsoft YaHei";margin:80px 0 0;}
.scnl-bg a span{display:block;font:14px/27px "Microsoft YaHei";text-align:left;padding:0 33px;margin:20px 0 0;}
.scnl-bg1 a{background-color:rgba(24,34,1,0.5);}
.scnl-bg1 a:hover{
    transition: all 1s;
    -moz-transition: all 1s;	/* Firefox 4 */
    -webkit-transition: all 1s;	/* Safari 和 Chrome */
    -o-transition: all 1s;	/* Opera */
    background-color:rgba(24,34,1,0.5);
}
.scnl-bg2 a{background-color:rgba(57,53,1,0.5);}
.scnl-bg2 a:hover{
    transition: all 1s;
    -moz-transition: all 1s;	/* Firefox 4 */
    -webkit-transition: all 1s;	/* Safari 和 Chrome */
    -o-transition: all 1s;	/* Opera */
    background-color:rgba(57,53,1,0.5);
}
.scnl-contact{background:#e8e8e8;text-align:left;}
.scnl-contact p{padding:0 52px;margin:80px 0 0;font:14px/21px "Microsoft YaHei";}
.scnl-contact p img{float:left;margin:0 12px 0 0;}
.scnl-contact p b{font:24px/25px "Microsoft YaHei";}
.scnl-contact span{display:block;clear:both;font:14px/35px "Microsoft YaHei";padding:15px 52px 0;}

.i-pro-class-box{padding:30px 0;}
.i_pro_class_box{float:left;width:1200px;overflow:hidden;}
.i_pro_class_box ul{float:left;width:1100px;margin-top:20px;}
.i_pro_class_box ul li{float:left;width:290px;padding:10px;height:365px;position:relative;margin:0 30px 25px 0;background:#e6e6e6;text-align:left;}
/*.i_pro_class_box ul li:hover{background:#014da2;color:#fff !important;}
.i_pro_class_box ul li:hover a{color:#fff;}*/
.i_pro_class_box ul li a:hover{text-decoration:none;color:#333;}
.i_pro_class_box ul li img{float:left;width:290px;height:150px;}
.i_pro_class_box ul li i{float:left;width:100%;font:bold 40px/45px "Times New Roman", Times, serif;text-align:center;padding:10px 0;}
.i_pro_class_box ul li p{float:left;width:290px;background:url(../images/i_p_ico.jpg) no-repeat left center;text-indent:18px;font:14px/27px "Microsoft YaHei";text-align:left;overflow:hidden;white-space:normal; word-break:break-all;color:#7d7d7d;}
.i_pro_class_box ul li h3{float:left;width:100%;text-align:left;padding:12px 0 5px;}
.i_pro_class_box ul li h3 span{display:block;font:bold 18px/25px "Microsoft YaHei";}
.i_pro_class_box ul li h3 font{display:block;font:14px/23px "Microsoft YaHei";}
.i_pro_class_box ul li.big{width:578px;height:343px;position:relative;margin:10px 44px 0 0;}
.i_pro_class_box ul li.big img{width:578px;height:260px;}
.i_pro_class_box ul li.big p{width:542px;}
.i_pro_class_box ul li.big h3{top:197px;}
.i_pro_class_box ul li a:hover{text-decoration:none;}

.i-cygj-box{background:#014da2;padding:20px 0 46px;}
.i_cygj_box{float:left;width:1200px;overflow:hidden;}
.i_cygj_box ul{float:left;width:1100px;margin-top:10px;}
.i_cygj_box ul li{float:left;width:180px;height:80px;position:relative;margin:0 22.5px 0 0;background:#fff;text-align:left;}
.i_cygj_box ul li img{float:left;width:180px;height:80px;}
.i_cygj_box ul li a:hover{text-decoration:none;}

.i-pro-box{background:#eee;padding:20px 0 50px;}
  .i-pro-class-list{float:left;width:100%;margin-top:20px;}
  .i-pro-class-list div{display:inline;font:14px/25px "Microsoft YaHei";}
  .i-pro-class-list div span{padding:0 30px;}
  .i_pro_list{float:left;width:100%;overflow:hidden;}  
  #tj_product_list{float:left;width:10000%;height:290px;overflow:hidden;display:inline;}
	div.product_list div{width:120%;height:290px;overflow:hidden;}
	
	div.product_list dl{float:left;width:350px;height:170px;}
	div.product_list dl dt{float:left;width:158px;}
	div.product_list dl dt a{float:left;padding:3px;border:1px solid #ddd;background:#fff;}
	div.product_list dl dt a:hover{border:1px solid #F00;}
	div.product_list dl dt img{width:140px;height:140px;}
	div.product_list dd{float:left;width:180px;height:150px;padding:0;}
	div.product_list dd .p_c_t{font:bold 14px/27px "Microsoft YaHei";height:27px;overflow:hidden;}
	div.product_list dd .p_c_c{height:125px;overflow:hidden;line-height:21px;color:#666;}
	div.product_list dd .p_c_c span{color:#000;}
	div.product_list dd a{color:#333;}
	
	/*div.product_list ul{float:left;width:382px;height:273px;border:1px solid #e6e6e6;margin:0 24px 0 0;display:inline;text-align:center;overflow:hidden;}
	div.product_list ul:hover{border:1px solid #eb3d01;}
	div.product_list li.ps_img{float:left;width:382px;height:227px;padding:0;border:0;overflow:hidden;}
	div.product_list li.ps_img td{width:380px;height:225px;background:#fff;padding:1px;border:0 solid #e5e5e5;text-align:center;vertical-align:middle;}
	div.product_list li.ps_img td:hover{border:0 solid #ff6500;}
	div.product_list li.ps_t{float:left;width:100%;height:43px;line-height:43px;font-size:13px;overflow:hidden;}*/
	
  	/*div.product_list div{width:150%;height:222px;overflow:hidden;}
	div.product_list ul{float:left;width:234px;height:222px;margin:0 20px 0 0;display:inline;text-align:center;overflow:hidden;}
	div.product_list ul li.p_img{float:right;width:234px;height:192px;padding:0;border:0;overflow:hidden;background:#fff;}
	div.product_list ul li.p_img a{float:left;padding:0;border:0 solid #e1e1e1;}
	div.product_list ul li.p_img a:hover{border:0 solid #ff6500;}
	div.product_list ul li.p_img img{width:234px;height:192px;}
	div.product_list ul li.p_t{float:right;width:234px;height:30px;line-height:25px;overflow:hidden;}*/

    div.product_list ul.pro_ul{float:left;width:280px;height:280px;margin:30px 26px 0 0;position:relative;}
    div.product_list ul.pro_ul li{float:left;width:280px;height:280px;position:absolute;top:0;left:0;z-index:1;}
    div.product_list ul.pro_ul li.p_l_img img{width:280px;height:280px;}
    div.product_list ul.pro_ul li.p_l_cont{z-index:2;background-color:rgba(6,131,158,0.7);display:none;}
    div.product_list ul.pro_ul li.p_l_cont a{color:#fff;display:block;width:100%;height:100%;}
    div.product_list ul.pro_ul li.p_l_cont a:hover{text-decoration:none;}
    div.product_list ul.pro_ul li.p_l_cont a b{display:block;font:16px/31px "Microsoft YaHei";margin:60px 0 0;}
    div.product_list ul.pro_ul li.p_l_cont a span{display:block;padding:0 12px;font:14px/25px "Microsoft YaHei";}
    div.product_list ul.pro_ul li.p_l_cont a span.p_more{height:60px;background:url(../images/pro_more.png) no-repeat center bottom;}
    div.product_list ul.pro_ul:hover li.p_l_cont{display:block;}


.i-ys-box{background:url(../images/i_ys_bg.jpg) no-repeat center #f4f5f3;height:413px;padding:20px 0 0;}
.i-ys-box dl{float:left;width:250px;height:200px;margin:20px 63px 0 0;text-align:left;}
.i-ys-box dl dt{font:20px/35px "Microsoft YaHei";background:url(../images/i_ys_01.png) no-repeat left center;text-indent:65px;}
.i-ys-box dl dd{font:14px/31px "Microsoft YaHei";margin:20px 0 0;}
.i-ys-box dl dt.dt-01{background:url(../images/i_ys_01.png) no-repeat left center;}
.i-ys-box dl dt.dt-02{background:url(../images/i_ys_02.png) no-repeat left center;}
.i-ys-box dl dt.dt-03{background:url(../images/i_ys_03.png) no-repeat left center;}
.i-ys-box dl dt.dt-04{background:url(../images/i_ys_04.png) no-repeat left center;}

.i-line{float:left;width:100%;height:1px;background:#e9e9e9;overflow:hidden;}

.i-c-photo{float:left;width:694px;margin-top:15px;}
.i-c-photo dd{float:left;width:100%;padding:10px 0;overflow:hidden;}
.i-c-photo ul.hb_ul{float:left;width:218px;height:200px;margin:0 20px 0 0;display:inline;text-align:center;overflow:hidden;}
.i-c-photo ul.hb_ul li.z_img{float:left;width:218px;height:168px;overflow:hidden;}
.i-c-photo ul.hb_ul li.z_img td{width:210px;height:160px;padding:3px;border:1px solid #e2e2e2;text-align:center;vertical-align:middle;background:#fff;}
.i-c-photo ul.hb_ul li.z_img td:hover{border:1px solid #e97900;}
.i-c-photo ul.hb_ul li.z_t{float:left;width:100%;height:31px;line-height:31px;overflow:hidden;}
	.i-photo-left{float:left;width:347px;margin:-15px 0 0;}
	.i-photo-left img{float:right;margin:0;}	
	.i-photo-right{float:left;width:347px;margin:-15px 0 0;}
	.i-photo-right img{float:left;margin:0;}
	.i-photo-cont{float:left;width:694px;height:230px;padding:10px 0 0;overflow:hidden;}

	.tj_photo_list{float:left;width:1000000px;overflow:hidden;display:inline;}
	.List_box{float:left;display: block;}

	.i_photo_but{float:left;width:100%;height:15px;border-bottom:1px solid #e9e9e9;}
	.i_photo_but a{float:left;width:60px;height:30px;background:url(../images/l_r_but.gif) no-repeat 0 0;margin-bottom:-15px;}
	.i_photo_but a.but_l{background:url(../images/l_r_but.gif) no-repeat 0 0;margin-left:305px;}
	.i_photo_but a.but_l:hover{background:url(../images/l_r_but.gif) no-repeat 0 -30px;}
	.i_photo_but a.but_r{background:url(../images/l_r_but.gif) no-repeat right 0;}
	.i_photo_but a.but_r:hover{background:url(../images/l_r_but.gif) no-repeat right -30px;}

.i-ry-photo{float:right;width:265px;overflow:hidden;margin-top:15px;}
.i-ry-photo dd{float:left;width:100%;padding:10px 0;color:#fff;overflow:hidden;}
#i-ry-photo{float:left;width:10000000%;margin-top:15px;}
	.i-ab-left{float:left;width:133px;margin:-15px 0 0;}
	.i-ab-left img{float:right;margin:0;}	
	.i-ab-right{float:right;width:132px;margin:-15px 0 0;}
	.i-ab-right img{float:left;margin:0;}
	.i-ab-cont{float:left;width:265px;height:230px;padding:10px 0 0;overflow:hidden;}
.i-ry-photo ul.hb_ul{float:left;width:265px;height:200px;margin:0;display:inline;text-align:center;overflow:hidden;background:#e9e9e9;}
.i-ry-photo ul.hb_ul li.z_img{float:left;width:265px;height:168px;overflow:hidden;}
.i-ry-photo ul.hb_ul li.z_img td{width:257px;height:160px;padding:2px;border:1px solid #e9e9e9;text-align:center;vertical-align:middle;}
.i-ry-photo ul.hb_ul li.z_img td:hover{border:1px solid #e9e9e9;}
.i-ry-photo ul.hb_ul li.z_t{float:left;width:100%;height:31px;line-height:31px;overflow:hidden;}
.i-ry-photo ul.hb_ul li.z_t a{color:#333;}

.i-khjz-box{padding:30px 0 60px;background:#184b8a;color:#fff;}
.i-khjz-box h2{float:left;width:100%;clear:both;text-align:left;font:bold 16px/43px "Microsoft YaHei";color:#fff;padding:12px 0;}
.i-khjz-box h2 span{font:14px/43px Arial;color:#c5c4c4;}
.i-khjz{float:left;width:100%;overflow:hidden;}
.i-khjz .news_list{float:left;width:130%;}
.i-khjz .news_list ul li.hot{width:465px;height:218px;padding:10px;margin:0 20px 20px 0;background:none;text-indent:0;text-align:left;background:#fff;}
.i-khjz .news_list ul li.hot img{float:left;margin:10px 20px 0 0;width:196px;height:158px;}
.i-khjz .news_list ul li.hot span{display:block;float:none;overflow:hidden;}
.i-khjz .news_list ul li.hot span.title{height:31px;}
.i-khjz .news_list ul li.hot span.title a{font:bold 16px/31px "Microsoft YaHei";}
.i-khjz .news_list ul li.hot span.content{height:111px;color:gray;font:14px/27px "Microsoft YaHei";margin:10px 0 0;}
.i-khjz .news_list ul li.hot span.more{margin-top:6px;}
.i-khjz .news_list ul li.hot span.more a{display:inline-block;background:#f86432;color:#fff;font:14px/36px "Microsoft YaHei";padding:0 32px;}

.i-about-box{height:419px;background:url(../images/i_about_bg.jpg) no-repeat center bottom #fff;border-bottom:1px solid #d0cfcf;}
.i_about_info{float:left;width:750px;margin:90px 0 0 -60px;text-align:left;}
.i_about_info p{font:16px/35px "Microsoft YaHei";text-indent:32px;color:#909191;}
.i_about_info h1{font:36px/53px "Microsoft YaHei";color:#22a1db;height:70px;}

.i_about{float:left;width:644px;height:346px;padding:20px 15px;margin-top:6px;border:1px solid #e6e6e6;border-right:0;font:16px/29px "Microsoft YaHei";text-align:left;color:#707070;}
.i_about dt{float:left;width:100%;font:24px/39px "Microsoft YaHei";color:#000;}
.i_about dt span{float:left;clear:both;}
.i_about dt i{float:left;width:75px;height:2px;margin:10px 0;overflow:hidden;background:#184b8a;clear:both;}
.i_about dd{float:left;width:100%;color:#6f6f70;}
.i_about img{float:left;margin:8px 15px 0 0;}
.i_about img.i_contact_img{float:right;}
.i_about .i_about_info{float:left;width:520px;height:235px;padding:20px 30px;background:#f0f0f0;overflow:hidden;}
.i_about .i_about_info .i_about_t{float:left;width:100%;height:47px;}
.i_about .i_about_info .i_about_t .title{float:left;height:37px;font:bold 24px/37px "Microsoft YaHei";}
.i_about .i_about_info .i_about_t .title font{font:bold 16px/37px Arial;color:#626262;padding-left:6px;}
.i_about .i_about_info .i_about_t .more{float:right;height:37px;font:14px/37px "Microsoft YaHei";}
.i_about p{}
.i_about p.a-more{text-indent:0;margin-top:30px;text-align:right;}
.i_about p.a-more a{padding:10px 35px;background:#ec6941;color:#fff;}
.i_about h1{font:20px/53px "Microsoft YaHei";color:#fff;height:70px;}

.i_ryzz{float:left;width:275px;height:320px;padding:20px;background:#184b8a;overflow:hidden;}
.i_ryzz dt{float:left;width:100%;font:24px/59px "Microsoft YaHei";color:#fff;text-align:left;}
.i_ryzz dd{float:left;width:100%;color:#fff;overflow:hidden;}
#i_ryzz{float:left;width:10000000%;margin-top:15px;}
.i_ryzz ul.hb_ul{float:left;width:274px;height:216px;margin:0 10px 0 0;display:inline;text-align:center;overflow:hidden;}
.i_ryzz ul.hb_ul li.z_img{float:left;width:274px;height:216px;overflow:hidden;}
.i_ryzz ul.hb_ul li.z_img td{width:268px;height:210px;padding:2px;border:1px solid #fff;text-align:center;vertical-align:middle;}
.i_ryzz ul.hb_ul li.z_img td:hover{border:1px solid #eb3d01;}
.i_ryzz ul.hb_ul li.z_t{float:left;font-size:16px;width:100%;height:41px;line-height:35px;overflow:hidden;padding-top:10px;}
.i_ryzz ul.hb_ul li.z_t a{color:#fff;}

dl.i_feedback{float:left;width:275px;height:362px;padding:20px;background:url(../images/i_ly_bg.jpg) no-repeat #184b8a;overflow:hidden;}
dl.i_feedback dt{float:left;width:100%;font:24px/51px "Microsoft YaHei";color:#fff;text-align:left;}
dl.i_feedback dd{float:left;width:100%;height:310px;}
dl.i_feedback dd .f_sm{font:14px/25px "Microsoft yahei";}
dl.i_feedback dd ul{float:left;width:100%;width:328px;}
dl.i_feedback dd ul li{float:left;width:228px;padding-left:36px;border:1px solid #fff;height:33px;margin:10px 0 0;background:#fff;}
dl.i_feedback dd ul li.form_01{background:url(../images/form_ico01.png) no-repeat 5px center #fff;}
dl.i_feedback dd ul li.form_02{background:url(../images/form_ico02.png) no-repeat 6px center #fff;}
dl.i_feedback dd ul li.form_03{background:url(../images/form_ico03.png) no-repeat 6px center #fff;}
dl.i_feedback dd ul li.form_04{background:url(../images/form_ico03.png) no-repeat 6px 10px #fff;height:90px;}
dl.i_feedback dd ul li.form_button{background:none;padding-left:0;border:0;}
dl.i_feedback dd ul li .input{width:218px;padding:0 5px;border:0;background:#fff;height:33px;line-height:33px;}
dl.i_feedback dd ul li textarea{width:218px;padding:5px;border:0;background:#fff;height:80px;line-height:25px;}
dl.i_feedback dd p{float:left;width:100%;font:bold 26px/27px "Microsoft YaHei";color:#fff;text-align:left;margin-top:12px;}
dl.i_feedback dd p font{font:14px/33px "Microsoft YaHei";color:#fff;}
dl.i_feedback dd .form_but{width:266px;height:37px;border:0;font:16px/37px "Microsoft YaHei";background:#ec6941;color:#fff;text-align:center;}

.i-fb-box{padding:20px 0 0;min-height:530px;}
.i_fb_box{float:left;width:1200px;margin-top:30px;overflow:hidden;}
#i-fb-box{width:100%;}
.i_fb_box .photo-list{width:10000%;}
.i-fb-box ul.hb_ul{float:left;width:262px;height:390px;margin:0 23px 0 0;display:inline;text-align:center;overflow:hidden;background:#fff;}
.i-fb-box ul.hb_ul li.z_img{float:left;width:262px;height:352px;padding:0;border:0;overflow:hidden;}
.i-fb-box ul.hb_ul li.z_img td{width:260px;height:350px;background:#fff;padding:0;border:1px solid #c9c9c9;text-align:center;vertical-align:middle;}
.i-fb-box ul.hb_ul li.z_img td:hover{border:1px solid #ff6500;}
.i-fb-box ul.hb_ul li.z_img td img{width:260px;height:350px;}
.i-fb-box ul.hb_ul li.z_t{float:left;width:100%;height:38px;line-height:38px;font-size:14px;overflow:hidden;}

	.i-al-left{float:left;width:30px;height:81px;margin:150px 12px 0 0;}	
	.i-al-right{float:right;width:30px;height:81px;margin:150px 0 0 0;}
	.i-al-left a{ background: url(../images/b_l.jpg) no-repeat; width:30px; height:81px; display:block;}
	.i-al-right a{ background: url(../images/b_r.jpg) no-repeat; width:30px; height:81px; display:block;}
	.i-al-cont{float:left;width:1117px;height:382px;padding:0;overflow:hidden;}

.i-hzhb-box{padding:20px 0 50px;}
.i_hzhb_box{float:left;width:1200px;margin-top:30px;overflow:hidden;}
#i-hzhb-box{width:100%;}
.i_hzhb_box .photo-list{width:10000%;}
.i-hzhb-box ul.hb_ul{float:left;width:262px;height:132px;margin:0 23px 0 0;display:inline;text-align:center;overflow:hidden;background:#fff;}
.i-hzhb-box ul.hb_ul li.z_img{float:left;width:262px;height:132px;padding:0;border:0;overflow:hidden;}
.i-hzhb-box ul.hb_ul li.z_img td{width:260px;height:130px;background:#fff;padding:0;border:1px solid #c9c9c9;text-align:center;vertical-align:middle;}
.i-hzhb-box ul.hb_ul li.z_img td:hover{border:1px solid #ff6500;}
.i-hzhb-box ul.hb_ul li.z_img td img{width:260px;height:130px;}
.i-hzhb-box ul.hb_ul li.z_t{float:left;width:100%;height:38px;line-height:38px;font-size:14px;overflow:hidden;}

	.i-hzhb-left{float:left;width:30px;height:81px;margin:28px 12px 0 0;}	
	.i-hzhb-right{float:right;width:30px;height:81px;margin:28px 0 0 0;}
	.i-hzhb-left a{ background: url(../images/b_l.jpg) no-repeat; width:30px; height:81px; display:block;}
	.i-hzhb-right a{ background: url(../images/b_r.jpg) no-repeat; width:30px; height:81px; display:block;}
	.i-hzhb-cont{float:left;width:1117px;padding:0;overflow:hidden;}

.i-anli dd{float:left;padding:20px 0 0;}

/*.i-fb-box ul.hb_ul{float:left;width:272px;height:195px;margin:0 20px 0 0;display:inline;text-align:center;overflow:hidden;}
.i-fb-box ul.hb_ul li.z_img{float:left;width:270px;height:152px;overflow:hidden;}
.i-fb-box ul.hb_ul li.z_img td{width:250px;height:132px;padding:7px;border:3px solid #ededed;text-align:center;vertical-align:middle;background:#fff;}
.i-fb-box ul.hb_ul li.z_img td:hover{border:3px solid #eb3d01;}
.i-fb-box ul.hb_ul li.z_t{float:left;font-size:16px;width:100%;height:41px;line-height:41px;overflow:hidden;padding-top:10px;}*/


.i-ads-box img{float:left;}

.i_ads{float:left;width:1200px;margin:12px 0 0;overflow:hidden;}
.i_ads img{float:left;}

.i-news-box{background:url(../images/i_news_bg.jpg) no-repeat center 0;height:530px;padding:20px 0 0;border-top:1px solid #fff;}
.i-news{float:left;width:100%;text-align:left;overflow:hidden;margin-top:15px;}
.i-news-1{float:left;width:120%;}

/*.i-news .news_list ul li.hot{width:562px;height:172px;padding:10px;margin:0 32px 30px 0;background:none;text-indent:0;text-align:left;border:1px solid #e6e6e6;}
.i-news .news_list ul li.hot img{float:left;margin:0 20px 0 0;width:248px;height:172px;}
.i-news .news_list ul li.hot span{display:block;float:none;overflow:hidden;}
.i-news .news_list ul li.hot span.title{height:31px;}
.i-news .news_list ul li.hot span.title a{font:bold 16px/31px "Microsoft YaHei";}
.i-news .news_list ul li.hot span.content{height:81px;color:gray;font:14px/27px "Microsoft YaHei";margin:10px 0 0;}
.i-news .news_list ul li.hot span.more{margin-top:6px;}
.i-news .news_list ul li.hot span.more a{display:inline-block;background:#f86432;color:#fff;font:14px/27px "Microsoft YaHei";padding:0 12px;border-radius:3px;}*/

#i_tj_new_box{float:left;width:100000%;}
#i_tj_new_box .news_list ul li.hot{float:left;width:375px;height:380px;margin:0 37px 0 0;border:0;text-indent:0;overflow:hidden;}
#i_tj_new_box .news_list ul li.hot img{float:left;margin:0;width:375px;height:220px;}
#i_tj_new_box .news_list ul li.hot span{float:left;width:375px;display:block;line-height:21px;overflow:hidden;padding:0;text-align:left;}
#i_tj_new_box .news_list ul li.hot span.title{height:45px;padding-top:16px;}
#i_tj_new_box .news_list ul li.hot span.title a{font-weight:normal;font:16px/45px "Microsoft yahei";color:#1d1d1d;padding-left:60px;}
#i_tj_new_box .news_list ul li.hot span.content{height:75px;margin-top:10px;line-height:25px;font-size:14px;color:#505050;}
#i_tj_new_box .news_list ul li span.hot_time{float:left;width:45px;height:45px;margin:-130px 0 0;background:#0179b0;color:#fff;text-align:center;font:12px/21px "Microsoft yahei";}
#i_tj_new_box .news_list ul li span.hot_time font{display:block;width:100%;background:#0179b0;overflow:hidden;font-size:18px;padding-top:3px;}


.i_link_box{background:#e5e5e5;padding:10px 0;}
.i_link_box dt{float:left;width:80px;font:bold 15px/31px "Microsoft YaHei";text-align:center;}
.i_link_box dd{float:left;width:910px;padding:0;font:14px/31px "Microsoft YaHei";text-align:left;}
.i_link_box dd a{padding:0 6px;}