﻿@charset "utf-8";
/* CSS Document */

.ind_ab{ width:100%; padding:20px 0px 0px 0px;}
.ind_ab span{ margin-bottom:10px; width:430px; height:100px; display:block;}
.ind_ab span img{ max-width:430px; max-height:100px;}
.ind_ab p{ font-size:14px; font-family: "SimSun"; line-height:20px;}
.ind_ab p a{ color:#fff;}
.ind_ab p a:hover{ color:#0071ce ;}
.ind_ab strong{ width:100%; height:50px; display:block;text-align:right; margin-top:10px; }
.ind_ab strong a{ color:#0071ce;}

.ind_cont{ width:100%; height:105px;padding:20px 0px 0px 0px; background:url(../images/index_contacts_bg.png) right bottom no-repeat; overflow:hidden; }
.ind_cont p{ font-size:13px; font-family:Microsoft YaHei; line-height:21px;}


.index_tu{width:550px; height:430px; overflow:hidden; position:relative; }
.ind_dong{ width:550px; position:relative;}
.ind_dong .index_ul{ width:9999px; height:430px; position:relative; }
.ind_dong .index_ul li{float:left; width:550px;height:430px;}
.index_ul li .jzimg{ width:550px; height:430px; text-align:center; vertical-align:middle;  }
.index_ul li .jzimg img{ max-width:550px; max-height:430px; vertical-align:middle}
.index_ul ul .jzimg i{display:inline-block; height:100%; vertical-align:middle;}



.ind_zong{ width:100%;  height:100px;position:absolute; top:150px; display:none; z-index:999 }
.ind_zong .ind_left{ float:left; width:45px; cursor:pointer;    }
.ind_zong .ind_right{ float:right; width:45px;cursor:pointer;  }
.index_tu:hover .ind_zong{ display:block;}
























































































