@font-face {


    font-family: 'AXIFTDB';


    src: url('../font/AXIFTDB.eot');


    src:


    url('../font/AXIFTDB.eot?#font-spider') format('embedded-opentype'),


    url('../font/AXIFTDB.woff') format('woff'),


    url('../font/AXIFTDB.ttf') format('truetype'),


    url('../font/AXIFTDB.svg') format('svg');


    font-weight: normal;


    font-style: normal;


}


@font-face {


    font-family: 'HelOblique';


    src: url('../font/HelOblique.eot');


    src:


    url('../font/HelOblique.eot?#font-spider') format('embedded-opentype'),


    url('../font/HelOblique.woff') format('woff'),


    url('../font/HelOblique.ttf') format('truetype'),


    url('../font/HelOblique.svg') format('svg');


    font-weight: normal;


    font-style: normal;


}





@charset "utf-8";


/* 初始化CSS */


*{margin:0; padding:0;}


h1, h2, h3, h4, h5, h6{font-size:100%; font-weight:bold;}


fieldset, img{border:none; vertical-align:middle;}


address, caption, cite, code, dfn, th, var{font-style:normal; font-weight:normal;}


ul, ol{list-style:none;}


li{list-style-type:none;}


input{padding-top:0; padding-bottom:0; font-family: "Microsoft Yahei","SimSun",Arial,sans-serif;}


select, input{vertical-align:middle;}


select, input, textarea{ margin:0; font-size:12px;}


input[type="text"], input[type="password"], textarea{outline-style:none;}


textarea{font-family: "Microsoft Yahei","SimSun",Arial,sans-serif; resize:none;}


body{font:12px "Microsoft Yahei","SimSun",Arial,sans-serif; color:#333; background:#fff;}


a{text-decoration:none; color:inherit;}


i, em{ font-style:normal;}


.clearfix:after{ display:block; visibility:hidden; clear:both; height:0; content:"";}


.clearfix{zoom:1;}


.fl{ float:left;}


.fr{ float:right;}


.auto{ margin-left:auto; margin-right:auto;}





/*html5*/


article,aside,footer,header,section,footer,nav,figure,main{display:block}





/*小号文字  scale以12号字体为基准 需写实际字号大小*/


.font_adjust{-webkit-text-size-adjust:none;}


.font_scale8{ -webkit-transform: scale(0.66);}


.font_scale10{ -webkit-transform: scale(0.83);}


.font_lc{-webkit-transform-origin:left center;}


.font_rc{-webkit-transform-origin:right center;}


.font_up{text-transform:uppercase;}





/*文字截断*/


.TXTovehid{display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}





/*transition*/


.tran200{-webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear; -ms-transition:all 0.2s linear; transition:all 0.2s linear;}


.tran300{-webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear;}


.tran400{-webkit-transition:all 0.4s linear; -moz-transition:all 0.4s linear; -ms-transition:all 0.4s linear; transition:all 0.4s linear;}


.tran500{-webkit-transition:all 0.5s linear; -moz-transition:all 0.5s linear; -ms-transition:all 0.5s linear; transition:all 0.5s linear;}


.tran1000{-webkit-transition:all 1s linear; -moz-transition:all 1s linear; -ms-transition:all 1s linear; transition:all 1s linear;}





.scaleimg:hover img{ -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1);}


.rotateY:hover{ -webkit-transform: rotateY(180deg); -moz-transform: rotateY(180deg); -ms-transform: rotateY(180deg); transform: rotateY(180deg); }


.translateX:hover{-webkit-transform:translateX(-6px); -moz-transform: translateX(6px); -ms-transform:translateX(-6px); transform:translateX(-6px);}





*:before,*:after{-webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;}





/*网页限定宽度*/


.w1178{width: 1178px;margin: 0 auto;}





.header{width: 100%;min-width: 1178px;background: url(../images/headerBg.jpg) no-repeat center;}


.header .logo{height: 128px;line-height: 128px;}


.header .form{padding-top: 48px;}


.header .form .text{width: 196px;height: 33px;background: #ffffff;border: 1px solid #e9e9e9;border-right: none;padding-left: 14px;font-size: 12px;color: #666666;line-height: 33px;}


.header .form .subm{width: 35px;height: 35px;border:none;background: #4193ec url(../images/searchBtn.png) no-repeat center;border-radius: 0 2px 2px 0;cursor: pointer;}


.header .form .subm:hover{background-color: #005097;}





.nav{width: 100%;min-width: 1178px;background: url(../images/navBg.png) no-repeat center;position: relative;z-index: 3;}


.nav ul .nLi{width: 12.5%;position: relative;text-align: center;}


.nav ul .nLi h3 a{display: block;font-size: 16px;color: #ffffff;font-weight: normal;line-height: 42px;}


.nav ul .nLi .navSub{position: absolute;left: 0;top:42px;width: 100%;background: #fff;display: none;}


.nav ul .nLi .navSub ul li a{display: block;font-size: 14px;color: #444;line-height: 24px;padding: 6px 0;}


.nav ul .nLi .navSub ul li a:hover{background:  #4193ec;color: #fff;}


.nav ul .nLi.on h3 a,.nav ul .nLi:hover h3 a{background: #4193ec;}





.ititle{height: 48px;border-bottom: 1px solid #d2d2d2;position: relative;line-height: 48px;margin-bottom: 28px;}


.ititle:before{content: "";width: 30px;height: 2px;background: #4193ec;position: absolute;left: 0;bottom: -1px;z-index: 2;}


.ititle h3{font-size: 18px;color: #4193ec;font-family: "SimSun";padding-left: 35px;position: relative;}


.ititle h3:before{content: "";width: 30px;height: 30px;position: absolute;left: 0;top:9px;background: url(../images/ititle.png) no-repeat left top;}


.ititle h3 span{font-size: 12px;color: #cccccc;text-transform: uppercase;font-family: "AXIFTDB";}


.ititle .more{font-size: 12px;color: #005097;}


.ititle .more:hover{color: #4193ec;}





.isect1{width: 100%;min-width: 1178px;padding: 52px 0 51px;background: url(../images/isect1Bg.jpg) no-repeat center;}


.isect1 .wrap{background: #ffffff;position: relative;height: 531px;}


.isect1 .wrap .particles{position: absolute;left: 0;bottom:0;width: 100%;height: 50%;opacity: 0.6;}


.isect1 .wrap .left{width: 318px;padding: 3px 0 0 30px;position: relative;z-index: 2;}


.isect1 .wrap .left .ititle{padding-bottom: 2px;}


.isect1 .wrap .left .recom{margin-bottom: 4px;padding: 0 0 11px;border-bottom: 1px dashed #eeeeee;}


.isect1 .wrap .left .recom a{display: block;}


.isect1 .wrap .left .recom a .tit{padding: 10px 0 0 64px;height: 46px;margin-bottom: 18px;position: relative;}


.isect1 .wrap .left .recom a .tit .date{width: 48px;height: 56px;position: absolute;left: 0;top:0;background: url(../images/dateBg.png) no-repeat center;text-align: center;}


.isect1 .wrap .left .recom a .tit .date span{display: block;padding-top: 8px;font-size: 10px;line-height: 17px;color: #4193ec;font-family: "HelOblique";}


.isect1 .wrap .left .recom a .tit .date em{display: block;font-size: 24px;color: #4193ec;font-weight: bold;font-family: "HelOblique";line-height: 25px;}


.isect1 .wrap .left .recom a .tit h5{font-size: 16px;line-height: 20px;color: #4193ec;height: 40px;overflow: hidden;}


.isect1 .wrap .left .recom a p{font-size: 14px;line-height: 22px;color: #595959;height: 44px;overflow: hidden;}


.isect1 .wrap .left .recom a p span{color: #005097;margin-left: 12px;}


.isect1 .wrap .left .recom a:hover .tit h5{color: #005097;}


.isect1 .wrap .left ul{margin-bottom: 13px;}


.isect1 .wrap .left ul li a{display: block;height: 44px;line-height: 44px;padding-right: 80px;position: relative;}


.isect1 .wrap .left ul li a h5{font-size: 16px;color: #595959;font-weight: normal;}


.isect1 .wrap .left ul li a span{position: absolute;right: 0;top:0;font-size: 14px;color: #595959;}


.isect1 .wrap .left ul li a:hover h5,.isect1 .wrap .left ul li a:hover span{color: #005097;}


.isect1 .wrap .left .readMore{display: block;font-size: 12px;color: #4193ec;line-height: 40px;text-align: center;}


.isect1 .wrap .left .readMore:hover{color: #005097;}





.isect1 .wrap .right{width: 788px;position: relative;z-index: 2;}


.isect1 .wrap .right .galleryview{width: 100%;height: 510px !important;height: 515px !important;position: relative;overflow: hidden;border:none !important;background: none !important;}


.isect1 .wrap .right .galleryview .panel .pic{width: 788px;height: 419px;overflow: hidden;}


.isect1 .wrap .right .galleryview .panel .pic img{width: 100%;height: 100%;}


.isect1 .wrap .right .galleryview .panel .date{padding: 22px 0 30px;width: 77px;text-align: right;}


.isect1 .wrap .right .galleryview .panel .date span{display: block;font-size: 16px;line-height: 21px;color: #4193ec;font-family: "SimSun";font-weight: bold;}


.isect1 .wrap .right .galleryview .panel .date em{display: block;font-size: 12px;line-height: 17px;color: #4193ec;font-family: "SimSun";}


.isect1 .wrap .right .galleryview .strip_wrapper{top:auto !important;bottom: 0 !important;left: auto !important;right: 55px!important;}


.isect1 .wrap .right .galleryview .filmstrip{background: none !important;}


.isect1 .wrap .right .galleryview .filmstrip li img{cursor: pointer;width: 120px;height: 71px;}


.isect1 .wrap .right .galleryview .nav-prev{left: 112px !important;top: auto !important;bottom: 2px !important;}


.isect1 .wrap .right .galleryview .nav-next{right: auto !important;left: 144px;top: auto !important;bottom: 2px !important;}








.isect2{padding: 24px 0 44px;height: 355px;}


.isect2 .isect2_1{width: 570px;}


.isect2 .isect2_1 .ititle h3:before{background-position: left -30px;}


.isect2 .isect2_1 .recom{margin-bottom: 15px;height: 120px;margin-bottom: 13px;}


.isect2 .isect2_1 .recom a{display: block;}


.isect2 .isect2_1 .recom a .pic{width: 210px;height: 120px;overflow: hidden;}


.isect2 .isect2_1 .recom a .pic img{width: 100%;height: 100%;}


.isect2 .isect2_1 .recom a .text{width: 340px;margin-top: -2px;}


.isect2 .isect2_1 .recom a .text h5{margin-bottom: 16px;font-size: 16px;line-height: 18px;color: #4193ec;}


.isect2 .isect2_1 .recom a .text p{font-size: 14px;line-height: 22px;color: #595959;height: 44px;overflow: hidden;margin-bottom: 34px;}


.isect2 .isect2_1 .recom a .text p span{color: #4193ec;}


.isect2 .isect2_1 .recom a .text .date{font-size: 12px;color: #999999;line-height: 12px;}


.isect2 .isect2_1 .recom a:hover .text h5{color: #005097;}


.isect2 .isect2_1 ul li{border-bottom: 1px dotted #e7e7e7;}


.isect2 .isect2_1 ul li a{display: block;height: 48px;padding: 0 80px 0 12px;position: relative;line-height: 48px;}


.isect2 .isect2_1 ul li a:before{content: "";width: 2px;height: 2px;background: #4d4d4d;border-radius: 50%;position: absolute;left: 0;top:50%;margin-top: -1px;}


.isect2 .isect2_1 ul li a h5{font-size: 16px;color: #4d4d4d;font-weight: normal;}


.isect2 .isect2_1 ul li a span{font-size: 12px;color: #afafaf;position: absolute;right: 0;top:0;}


.isect2 .isect2_1 ul li a:hover:before{background: #005097;}


.isect2 .isect2_1 ul li a:hover h5,.isect2 .isect2_1 ul li a:hover span{color: #005097;}





.isect2 .isect2_2{width: 570px;}


.isect2 .isect2_2 .ititle h3:before{background-position: left -60px;}


.isect2 .isect2_2 .recom{width: 251px;}


.isect2 .isect2_2 .recom a{display: block;}


.isect2 .isect2_2 .recom a .pic{height: 149px;overflow: hidden;margin-bottom: 10px;}


.isect2 .isect2_2 .recom a .pic img{width: 100%;height: 100%;}


.isect2 .isect2_2 .recom a h5{margin-bottom: 22px;font-size: 16px;line-height: 20px;color: #4193ec;height: 40px;overflow: hidden;}


.isect2 .isect2_2 .recom a p{font-size: 14px;line-height: 20px;color: #595959;height: 60px;overflow: hidden;}


.isect2 .isect2_2 .recom a p span{color: #4193ec;}


.isect2 .isect2_2 .recom a:hover h5{color: #005097;}





.isect2 .isect2_2 .txtScrollTop{width: 303px;/*margin-top: -18px;*/height: 280px;overflow: hidden;}


.isect2 .isect2_2 .txtScrollTop .bd ul li{border-bottom: 1px dashed #e5e5e5;}


.isect2 .isect2_2 .txtScrollTop .bd ul li a{display: block;height: 48px;line-height: 48px;padding-right: 50px;position: relative;}


.isect2 .isect2_2 .txtScrollTop .bd ul li a h5{font-size: 16px;color: #424242;font-weight: normal;}


.isect2 .isect2_2 .txtScrollTop .bd ul li a span{position: absolute;right: 0;top:0;color: #afafaf;}


.isect2 .isect2_2 .txtScrollTop .bd ul li.on a h5,.isect2 .isect2_2 .txtScrollTop .bd ul li.on a span{color: #005097;}





.isect3{padding: 0 0 44px;}


.isect3 .ititle{margin-bottom: 12px;}


.isect3 .isect3_1{width: 570px;}


.isect3 .isect3_1 .ititle h3:before{background-position: left -90px;}


.isect3 .isect3_2{width: 570px;}


.isect3 .isect3_2 .ititle h3:before{background-position: left -120px;}


.isect3 ul li a{display: block;}


.isect3 ul li a dl dt{padding: 0 55px 0 36px;position: relative;height: 44px;line-height: 44px;}


.isect3 ul li a dl dt:before{content: "";width: 18px;height: 18px;position: absolute;left: 0;top:50%;margin-top: -9px;background: url(../images/liIcon.png) no-repeat left top;}


.isect3 ul li a dl dt h5{font-size: 16px;color: #424242;font-weight: normal;}


.isect3 ul li a dl dt span{position: absolute;right: 0;top:0;font-size: 14px;color: #afafaf;}


.isect3 ul li a dl dd{padding-left: 20px;display: none;}


.isect3 ul li a dl dd .wrap{padding: 4px 0 16px 16px;border-bottom: 1px dashed #eeeeee;margin-bottom: 12px;}


.isect3 ul li a dl dd .wrap p{font-size: 14px;line-height: 22px;color: #595959;height: 44px;overflow: hidden;}


.isect3 ul li a dl dd .wrap p span{color: #4193ec;}


.isect3 ul li.on a dl dt:before{background-position: left bottom;}


.isect3 ul li.on a dl dt h5{color: #4193ec;}


.isect3 ul li.on a dl dt span{filter: alpha(opacity=0);opacity: 0;}


.isect3 ul li:first-child a dl dd{display: block;}





.isect3 .isect3_1 dl dd{margin-top: 24px;}


.isect3 .isect3_1 dl dd a{display: block;width: 100%;height: 123px;background-repeat: no-repeat;background-position: center;background-size: cover;}





.isect4{margin-bottom: 50px;}


.isect4 .ititle h3:before{background-position: left -120px;}


.isect4 .picScrollLeft{padding: 0 68px;position: relative;}


.isect4 .picScrollLeft .prev,.isect4 .picScrollLeft .next{width: 38px;height: 76px;position: absolute;top:66px;background: #666666 url(../images/arrow1.png) no-repeat left center;


cursor: pointer;z-index: 5;opacity: 0.3;}


.isect4 .picScrollLeft .prev{left: 0;}


.isect4 .picScrollLeft .next{right: 0;background-position: right center;}


.isect4 .picScrollLeft .prev:hover,.isect4 .picScrollLeft .next:hover{opacity: 1;}


.isect4 .picScrollLeft .bd ul li{width: 147px;margin-right: 77px;float: left;}


.isect4 .picScrollLeft .bd ul li a{display: block;width: 147px;}


.isect4 .picScrollLeft .bd ul li a .pic{height: 208px;overflow: hidden;margin-bottom: 8px;}


.isect4 .picScrollLeft .bd ul li a .pic img{width: 100%;height: 100%;}


.isect4 .picScrollLeft .bd ul li a h5{font-size: 16px;line-height: 36px;color: #424242;font-weight: normal;text-align: center;}


.isect4 .picScrollLeft .bd ul li a:hover h5{color: #4193ec;}





.isect5{margin-bottom: 50px;box-sizing: border-box;padding-left: 150px;position: relative;}


.isect5 h5{width: 150px;height: 79px;position: absolute;left: 0;top:0;background: #4193ec;text-align: center;line-height: 79px;font-size: 16px;color: #ffffff;font-weight: bold;}


.isect5 h5 img{margin-right: 8px;}


.isect5 h5:before{content: "";position: absolute;right: -12px;top:50%;margin-top: -13px;


width:0;height:0;border-width:13px 0 13px 12px;border-style:solid;border-color:transparent transparent transparent #4193ec;}


.isect5 .cont{padding: 11px 10px 11px 17px;border:1px solid #e4e4e4;border-left: none;height: 55px;}


.isect5 .cont .picScrollLeft1{width: 100%;overflow: hidden;}


.isect5 .cont .picScrollLeft1 .bd ul li{width: 232px;margin-right: 23px;}


.isect5 .cont .picScrollLeft1 .bd ul li a{display: block;height: 53px;border:1px solid #e6e6e6;width: 231px;text-align: center;line-height: 53px;}


.isect5 .cont .picScrollLeft1 .bd ul li a img{max-width: 100%;max-height: 100%;}





.footer{width: 100%;min-width: 1178px;padding: 13px 0 17px;background: url(../images/footerBg.png) no-repeat center;font-size: 14px;color: #ffffff;line-height: 32px;}


.footer .line{margin: 0 40px;}


.footer a:hover{text-decoration: underline;}








.nyBanner{width: 100%;height: 350px;min-width: 1178px;background-repeat: no-repeat;background-position: center;}








.nyWrap{width: 100%;min-width: 1178px;min-height: 400px;padding-bottom: 47px;background: url(../images/nyBg.jpg) no-repeat center top;font-family: "Microsoft Yahei";}





.bread{border-bottom: 1px solid #c1c1c1;line-height: 60px;margin-bottom: 42px;}


.bread h3{font-size: 22px;color: #4193ec;margin-right: 60px;}


.bread ul li{margin-right: 9px;}


.bread ul li a{display: block;font-size: 14px;color: #999999;position: relative;padding: 0 12px;}


.bread ul li a:before{content: "";width: 100%;height: 3px;background: #4193ec;position: absolute;left: 0;bottom: -2px;z-index: 2;


transform: scaleX(0);-webkit-transform: scaleX(0);opacity: 0;visibility: hidden;


-webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;}


.bread ul li.on a:before,.bread ul li a:hover:before{transform: scaleX(1);-webkit-transform: scaleX(1);opacity: 1;visibility: visible;}


.bread ul li.on a,.bread ul li a:hover{background:  #e8e8e8;}


.bread .path{font-size: 14px;color: #999999;}


.bread .path a:hover,.bread .path i{color: #4193ec;}





.passage{margin-top: -4px;}


.passage .psgTit{border-bottom: 1px solid #c1c1c1;margin-bottom: 17px;text-align: center;}


.passage .psgTit h5{font-size: 30px;color: #333333;padding:0 10%; line-height: 40px;}


.passage .psgTit .info{margin-top: 7px;line-height: 45px;font-size: 16px;color: #454545;}


.passage .psgTit .info span{margin: 0 12px;}


.passage .psgCont{font-size: 16px;line-height: 40px;color: #454545;margin-bottom: 24px;}


.passage .psgCont *{max-width: 100% !important;}


.passage .psgLink{padding: 5px 40px 8px;border-top: 1px solid #e3e3e3;border-bottom: 1px solid #e3e3e3;font-size: 14px;color: #676767;line-height: 34px;}


.passage .psgLink li a:hover{color: #4193ec;text-decoration: underline;}





.picList{overflow: hidden;}


.picList ul{width: 1198px;padding-bottom: 24px;}


.picList ul li{width: 218px;height: 268px;border:1px solid #dfdfdf;margin: 0 19px 36px 0;}


.picList ul li a{display: block;padding-top: 17px;}


.picList ul li a .pic{width: 139px;height: 197px;margin: 0 auto;overflow: hidden;}


.picList ul li a .pic img{width: 100%;height: 100%;}


.picList ul li a h5{font-size: 18px;line-height: 54px;color: #454545;font-weight: normal;padding: 0 12px;text-align: center;}


.picList ul li a:hover h5{color: #376ba5;}








.page{text-align: center;font-size: 0;}


.page a{display: inline-block;*display: inline;*zoom: 1;margin: 0 5px;border: 1px solid #e0e0e0;border-radius: 4px;padding: 0 12px;height: 30px;line-height: 28px;font-size: 16px;color: #666666;font-weight: normal;}


.page a.on,.page a:hover{background: #376ba5;border-color: #376ba5;color: #fff;}





.about{padding-bottom: 45px;}


.about .title{text-align: center;font-size: 30px;color: #333333;line-height: 30px;margin-bottom: 20px;}





.pageStyle{font-size: 16px;line-height: 40px;color: #454545;}


.pageStyle *{max-width: 100% !important;}
.pageStyle table{max-width: 100%;margin: 0 auto!important;}




.newsList ul{padding-bottom: 11px;}


.newsList ul li{margin-bottom: 26px;}


.newsList ul li a{display: block;}


.newsList ul li a .pic{width: 398px;height: 210px;overflow: hidden;}


.newsList ul li a .pic img{width: 100%;height: 100%;}


.newsList ul li a .text{width: 778px;height: 210px;box-sizing: border-box;border: 1px solid #dfdfdf;border-left: none;padding: 23px 26px 0 35px;background: #f5f5f5;}


.newsList ul li a .text h5{font-size: 20px;line-height: 34px;color: #454545;font-weight: normal;}


.newsList ul li a .text span{display: block;margin-bottom: 10px;font-size: 14px;line-height: 28px;font-weight: 300;color: #999;}


.newsList ul li a .text p{font-size: 16px;line-height: 28px;color: #999999;height: 56px;overflow: hidden;margin-bottom: 5px;}


.newsList ul li a .text .btm{text-align: right;padding-right: 15px;font-size: 15px;line-height: 37px;color: #c6c6c6;}


.newsList ul li a .text .btm img{margin: 0 12px 0 45px;}


.newsList ul li a:hover .text h5{color: #376ba5;}








.notice ul{padding-bottom: 15px;}


.notice ul li{width: 570px;box-sizing: border-box;border:1px solid #dfdfdf;margin-bottom: 26px;}


.notice ul li a{display: block;padding: 22px 46px 0 46px;position: relative;height: 186px;position: relative;background: #f5f5f5;}


.notice ul li a h5{font-size: 20px;line-height: 36px;color: #454545;font-weight: normal;}


.notice ul li a span{display: block;margin-bottom: 7px;font-size: 14px;line-height: 26px;color: #999999;font-weight: 300;}


.notice ul li a p{font-size: 16px;line-height: 28px;color: #999999;height: 56px;overflow: hidden;margin-bottom: 8px;}


.notice ul li a .btm{text-align: right;font-size: 15px;line-height: 32px;color: #c6c6c6;}


.notice ul li a .btm img{margin: 0 10px 0 46px;}


.notice ul li a i{width: 26px;height: 26px;position: absolute;left: 0;bottom: 0;background: url(../images/addIcon.png) no-repeat center;}


.notice ul li a:hover h5{color: #376ba5;}





.mapWrap{height: 554px;border:1px solid #dbdbdb;margin-bottom: 20px;}


.contact{font-size: 16px;line-height: 40px;color: #454545;}


.contact *{max-width: 100% !important;}


.contact .title{font-size: 18px;color: #333;}








.searchList ul{padding-bottom: 30px;}


.searchList ul li{border-bottom: 1px solid #ccc;}


.searchList ul li a{display: block;height: 54px;line-height: 54px;}


.searchList ul li a h5{width: 88%;font-size: 16px;color: #454545;font-weight: normal;}


.searchList ul li a span{font-size: 14px;color: #888;}


.searchList ul li a:hover h5{color: #4193ec;padding-left: 12px;}








.iMain{padding-bottom: 50px;background: url(../images/bodyBg.jpg) no-repeat center bottom;}


.isect5{margin-bottom: 0;}