/* 清除内外边距 */
@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
fieldset, lengend, button, input, textarea, /* form elements 表单元素 */
th, td { /* table elements 表格元素 */
    margin: 0;
    padding: 0;
}


/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁 */
.list  .img a {background-color: rgba(0,0,0,0.8)}
/**/

.new-list{ overflow: hidden; }
.new-list .download-info{ padding: 15px;}
.new-list .download-info .download-img{ display: inline-block; width: 20%; vertical-align: middle; text-align: center;}
.new-list .download-info .download-img img{ width:100%;}
.new-list .download-info .download-basic{ display: inline-block; vertical-align: middle; width: 78%;}
.new-list .download-info .download-title{ font-size: 18px; margin-bottom: 10px;}
.new-list .download-info .download-title a:hover{ color: #09347B;}
.new-list .download-info .download-discription{ color: #666; font-size: 14px;}
.new-list .download-info .download-discription a:hover{ color: #09347B;}
.new-list ul li{ margin-bottom: 25px; border: 1px dashed #e4e4e4;}



.liuc .content{text-align:center; margin: auto auto;}
.liuc h2 {text-align:center}
.yinz{padding: 95px 0 80px;margin:auto auto;}
.yinz_t{font-size: 42px;color: #333;height: 90px;line-height: 40px;text-align: center;background: url(../images/yinz_line.gif) no-repeat center 10px;}
.yinz_t a{color: #333;}
.yinz_t a:hover,.yinz_t:hover{color: #1d2088;}
.yinz_t span{display: block;font-size: 18px;color: #666;font-weight: normal;padding: 8px 0 0;}
.yinz:before{content: "";width: 1px;height: 400px;position: absolute;top: 215px;right: 0;background:url(../images/yinz_line02.gif) no-repeat;}
.yinz dl{width: 300px;float: left;height: 400px;position: relative;background:url(../images/y.inz_line02.gif) no-repeat;overflow: hidden;margin-top: 30px;}
.yinz dl dt{width: 300px;text-align: center;padding: 75px 0 0;}
.yinz dl dt em{width: 94px;height: 94px;display: block;line-height: 0;overflow: hidden;margin: 0 auto 20px;}
.yinz dl dt em img{width: 94px;height: 94px;}
.yinz dl dt b{display: block;font-size: 30px;color: #333;height: 60px;line-height: 60px;overflow: hidden;background:url(../images/yinz_line01.gif) no-repeat center bottom;}
.yinz dl dt p{font-size: 14px;color: #7f7f7f;line-height: 28px;width: 190px;line-height: 24px;height: 48px;overflow: hidden;margin: 0 auto;padding: 15px 0 0;}
.yinz dl dd{width: 300px;height: 0;position: absolute;top: 0;left: 0;text-align: center;overflow: hidden;-webkit-transition:all .4s;transition:all .4s;}
.yinz dl dd img{width: 300px;height: 400px;}
.yinz dl dd em{display: block;width: 74px;height: 74px;position: absolute;bottom: 30px;left: 113px;z-index: 10;}
.yinz dl dd em img{width: 74px;height: 74px;}
.yinz dl dd b{display: block;width: 300px;height: 66px;position: absolute;bottom: 0;left: 0;background: rgba(255,255,255,0.6);}
.yinz dl:hover dd,.yinz dl.cur dd{height: 400px;}

/*流程*/
.liuc{background: #f2f2f2;padding: 0 0 45px;}
.liuc h5{font-size: 18px;color: #fff;background:url(../images/liuc_tbg.png) no-repeat center center;margin:auto auto ;text-align: center;height: 46px;line-height: 46px;overflow: hidden;font-weight: normal;margin-bottom: 40px;}
.liuc ul li{width: 186px;float: left;position: relative;}
.liuc ul li:before{content: "";width: 20px;height: 17px;position: absolute;top: 18px;left: 100px;background:url(../images/liuc_jian.png) no-repeat;}
.liuc ul li em{display: block;width: 70px;height: 50px;line-height: 0;overflow: hidden;padding-left: 3px;}
.liuc ul li em img{width: 70px;height: 100px;-webkit-transition:all .5s;transition:all .5s;}
.liuc ul li span{display: block;font-size: 16px;color: #333;line-height: 20px;padding: 10px 0 0;width: 70px;text-align: center;}
.liuc ul li i{display: block;font-size: 12px;color: #aaa;text-transform: uppercase; font-family:Arial, Helvetica, sans-serif;}
.liuc ul li:hover em img{margin-top: -50px;}
.liuc ul li:hover span{color: #1d2088;font-weight: bold;}
.liuc ul li:hover i{font-weight: normal;}
.liuc ul li.nobor{width: 80px;}
.liuc ul li.nobor:before{background: none;}