@charset "utf-8";

.index_Main{background:#fff url(../images/index_mainbg.jpg) repeat-x  top left}
/*公司简介*/
.i_Company{height:320px;overflow:hidden}
.i_Company .company_L{width:890px}
.i_Company .focus_img{width:270px}
.CompT{width:150px;}
.company_cell{width:740px;}
.company_cell ul li{width:165px;margin:0 10px;float:left}
.company_cell ul li a .cell_Des{color:#202022;font-size:12px;line-height:22px;text-indent:20px}

.company_cell  .comp_cell_1 .cell_Img i{display:inline-block;width:64px;height:64px;background:url(../images/comp1.png) no-repeat;}
.company_cell  .comp_cell_1 .cell_Name{font-size:16px;color:#df5959;text-align:center;line-height:30px}
.company_cell  .comp_cell_1 .cell_Eng{font-size:12px;color:#e7c6c6;text-align:center}
.company_cell  .comp_cell_1 .cell_btm{height:10px;width:100%;background:url(../images/comp_b1.png) no-repeat center left}

.company_cell  .comp_cell_2 .cell_Img i{display:inline-block;width:64px;height:64px;background:url(../images/comp2.png) no-repeat;}
.company_cell  .comp_cell_2 .cell_Name{font-size:16px;color:#64bf65;text-align:center;line-height:30px}
.company_cell  .comp_cell_2 .cell_Eng{font-size:12px;color:#9ace9a;text-align:center}
.company_cell  .comp_cell_2 .cell_btm{height:10px;width:100%;background:url(../images/comp_b2.png) no-repeat center left}

.company_cell  .comp_cell_3 .cell_Img i{display:inline-block;width:64px;height:64px;background:url(../images/comp3.png) no-repeat;}
.company_cell  .comp_cell_3 .cell_Name{font-size:16px;color:#7990c6;text-align:center;line-height:30px}
.company_cell  .comp_cell_3 .cell_Eng{font-size:12px;color:#c2c8de;text-align:center}
.company_cell  .comp_cell_3 .cell_btm{height:10px;width:100%;background:url(../images/comp_b3.png) no-repeat center left}

.company_cell  .comp_cell_4 .cell_Img i{display:inline-block;width:64px;height:64px;background:url(../images/comp4.png) no-repeat;}
.company_cell  .comp_cell_4 .cell_Name{font-size:16px;color:#ffa326;text-align:center;line-height:30px}
.company_cell  .comp_cell_4 .cell_Eng{font-size:12px;color:#fbb260;text-align:center}
.company_cell  .comp_cell_4 .cell_btm{height:10px;width:100%;background:url(../images/comp_b4.png) no-repeat center left}

/*产品*/

.i_Product .Product_T2{margin-left:30px}
.i_Product  .prod_img a{position:relative}
.i_Product  .prod_img a.hover i{display:inline-block;width:23px;height:15px;background: url(../images/prod_sj.png) no-repeat ;position:absolute;top:2px;left:160px;z-index:2}
.i_Product  .prod_img i.show{display:inline-block}



.Product_C{border:1px solid #e3e4e5;background:#f9f9f9;}
.Product_C .Product_category{height:60px;line-height:60px;width:98%;margin:auto;border-bottom:2px solid #e6e4e4}
.Product_C .Product_category span{background:url(../images/shuxian.jpg) no-repeat center left;}
.Product_C .Product_category a{color:#717680;margin:0 5px;display:inline-block;padding-left:10px}
.Product_C .Product_category a:hover{background:url(../images/prodcatehover.jpg) no-repeat center bottom}
.Product_C .Product_imgs{padding:15px 0 15px 15px;overflow:hidden;text-align:center}
.Product_C .Product_imgs ul li{float:left;width:230px}

.Product_C .Product_imgs ul li a{display:inline-block;border:1px solid #e3e4e5;color:#717680}
.Product_C .Product_imgs ul li a div{background:#eeeded;height:40px;line-height:40px}
.Product_C .Product_imgs ul li a:hover div{background:#0b39a4;color:#fff}

/*新闻 视频*/
.i_News{width:570px;border:1px solid #e1e1e1;padding:10px 10px 0 10px;height:400px;background:#f9f9f9}

.i_News .i_News_Top{height:160px;padding:10px 00px 0 0px}
.i_News .i_News_Top .L{width:220px}
.i_News .i_News_Top .R{width:320px}
.i_News .i_News_Top .R .i_news_t_title a{color:#043687;font-size:16px;font-weight:bold}
.i_News .i_News_Top .R .i_news_t_des{line-height:25px}

.i_NewsList{padding:0 0px;height:190px}
.i_NewsList ul li{height:50px;margin-top:10px }
 
.i_NewsList ul li a .Dtime{width:60px;height:50px;background:#c1c0c0;color:#fff;text-align:center}
.i_NewsList ul li a .Dtime .Day{height:28px;line-height:30px;font-size:24px;font-weight:bold}
.i_NewsList ul li a .Dtime .Yeay{line-height:20px;font-size:12px;font-weight:bold}

.i_NewsList ul li a .News_Word{height:50px;width:490px;padding-left:20px;overflow:hidden;background:#eeeded url(../images/newsSJ1.png) no-repeat 480px center ;line-height:50px;font-size:16px;color:#a5a3a3;font-weight:bold}
.i_NewsList ul li a:hover .Dtime{background:#043687;color:#fff}
.i_NewsList ul li a:hover .News_Word{background:#eeeded url(../images/newsSJ2.png) no-repeat 480px center;color:#043687}

.i_Video{width:540px;border:1px solid #e1e1e1;padding:10px 10px 0 10px;height:400px;background:#f9f9f9}
.i_Video .i_Video_C{padding:10px 0;}
.i_Video .i_Video_C .video_title a{color:#043687;line-height:30px;font-weight:bold}