@charset "utf-8";
/*集体定义 begin*/
   @font-face {
    font-family: 'Helvetica Condensed'; /* 字体名称,可自己定义 */
    src: url('helvetica-webfont.eot');   /* IE */
    src: local('helvetica-webfont Regular'),
         local('helvetica-webfont'),
         url('helvetica-webfont.woff') format('woff'),
         url('helvetica-webfont.ttf') format('truetype'),/* 非IE */
         url('helvetica-webfont.svg#LIGHRG') format('svg');
}

.header {background: url(../i/banner.jpg) no-repeat center top;}

.wrapper {min-width: 1320px;}

.banner {height: 710px;}

.tit h2 {font-family: 'Helvetica Condensed','Times New Roman', Times, serif;}
.tit td.tit_line {color: #00558e;}
.tit h2 a {color: #00558e;text-decoration: none;}
.tit h2 a:hover {color: #0f77bd;}

.footer {padding: 50px 0px 80px;background: #0b6599;color: #ccc;}
.footer .f_menu p {margin-top: 15px;padding-left: 5px;}
.nav {height: 18px;}

td.tit_text h2 {text-transform: uppercase;}

.tit td.tit_text {width: 455px;}

.main_bg1 {height: 1297px;background: url(../i/main_bg1.jpg) no-repeat center top;}
.main_bg2 {background-color: #ffffff;}
.main_bg3 {background-color: #f1f1f1;height: 600px;}
.main_bg4 {background: url(../i/small_title.jpg) no-repeat center top;height: 260px;}
.main_bg5 {background-color: #f1f1f1;}

.i_list3 {margin-top: 0;}
.i_list3 img {transition: 0.8s;-webkit-transition: 0.8s;-ms-transition: 0.8s;-moz-transition: 0.8s;}
.i_list .list_txt {padding: 24px 5px;}

.tit h2 {color: #00558e;}
.i_list2 .list_tit {height: 55px;}

.main_bg2 .sliderInner .i_list2 img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
}

.con-b {
	margin: 0 auto;
	padding: 0px;
	width: 1200px;
	overflow: hidden;
}

.b-left {
	margin: 63px 0px 0px 0px;
	padding: 0px;
	float: left;
	width: 390px;
	height: 110px;
}

.b-s1 {background: #E28B56;}
.b-s2 {background: #1075B6;margin-left: 15px;}
.b-s3 {background: #8BC0F9;margin-left: 15px;}
.b-s4 {background: #E28B56;}
.b-s5 {background: #1075B6;margin-left: 15px;}
.b-s6 {background: #8BC0F9;margin-left: 15px;}

.ev-b {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    overflow: hidden;
    width: 170px;
    float: left;
}

.jk {
    margin: 10px 0px 0px 15px;
    padding: 0px;
    float: left;
    width: 200px;
    line-height: 21px;
}

.jk h3 {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    font-weight: normal;
}

.jk h3 a:link, .jk h3 a:visited {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px;
    text-decoration: none;
    color: #fff;
    font-size: 18px;
    display: block;
    font-family: "Times New Roman", Times, serif;
}

.con-y {
    margin: 20px auto 110px auto;
    padding: 0px 0px 0px 0px;
    width: 1200px;
    overflow: hidden;
}

.i-midd {
    margin: 0px 1px 0px 0px;
    padding: 0px;
    float: left;
    width: 299px;
    overflow: hidden;
}

.ev-i {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    overflow: hidden;
    width: 299px;
}

.Pic-i img {
    height: 195px;
    width: 299px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.Pic-i img:hover {
	transform: scale(1.1);
    -webkit-transform: scale(1.1); /*Safari 和 Chrome*/
    -moz-transform: scale(1.1); /*Firefox*/
    -ms-transform: scale(1.1); /*IE9*/
    -o-transform: scale(1.1); /*Opera*/
}

.ev-i h3 {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    background: #F6F6F6;
    position: absolute;
    height: 110px;
    font-weight: normal;
  	width: 299px;
}

.ev-i h3:hover {
    background: #EBEBEB;
}

.ev-i h3 a:link, .ev-i h3 a:visited {
    margin: 0px 0px 0px 0px;
    padding: 15px 10px;
    text-decoration: none;
    color: #000;
    font-size: 18px;
    display: block;
    width: 279px;
    font-family: "Times New Roman", Times, serif;
}

.i_list3 a, .i_list3 .con-b .b-left .ev-b .Pic-b a img {width: 170px; height: 110px;}

.i_list2 .list_desc {height: 200px;}

.i_list3 .con-b .b-left .jk h3 a {width:200px;}

.i_latest .i_list li .list_txt a{color: #09b9d9;}
.i_latest .i_list li .list_txt .list_tit a{color: #333;}