@charset "UTF-8";
/*
********************************外层框架 start********************************
*/
/*头部 start*/
.topbox{width: 100%; height: 120px;}
.wrap1{padding: 0 110px;
    margin: 0 auto;
}

.top{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 120px;
	z-index: 999;
	background: #FFFFFF;
	
}
.logo{
	padding-top: 31px;
	margin-right: 20px;
}
.logo a{
	display: block;
}
.logo img{
	height: 50px;
}
.topMenuDl{
	position: relative;

}
.topbai .topLanguage{color: #333;}
.topbai .topLanguage a{color: #333;}
.topbai .topMenuDl dd a{color: #333333;}
.topbai .topSeaBox .topSearch{background: url(../images/search1.png)no-repeat center center;}
.topMenuDl dd{
	float: left;
	line-height: 120px;
	height: 120px;
	position: relative;
	z-index: 1;
	font-size: 16px;
	padding: 0 25px;
}
.topbai .topMenuDl dd  .subMenuDiv a{
	color: #FFFFFF;
}
.topNewsClass a{
	/* display: block; */
	font-size: 16px;
	color: #666666;
	transition: 0.4s;
	-webkit-ransition: 0.4s;
} 

.topMenuDl .hover .topNewsClass  a{
	color: #2656af;
	border-bottom: 2px solid #2656af;
}
.topMenuDl dd:hover .topNewsClass  a{color: #2656af;
	border-bottom: 2px solid #2656af;}
/* .topMenuDl dt{
	
	position: absolute;
	top: 83px;
	left: 32px;
	width: 32px;
	height: 2px;
	background:#2656af;
} */

@keyframes slidePhone {
    0% {
        -moz-transform:rotate(30deg);
        -ms-transform:rotate(30deg);
        -webkit-transform:rotate(30deg);
        transform:rotate(30deg);
    }
    5% {
        -moz-transform:rotate(0deg);
        -ms-transform:rotate(0deg);
        -webkit-transform:rotate(0deg);
        transform:rotate(0deg);
    }
    10% {
        -moz-transform:rotate(30deg);
        -ms-transform:rotate(30deg);
        -webkit-transform:rotate(30deg);
        transform:rotate(30deg);
    }
    15% {
        -moz-transform:rotate(0deg);
        -ms-transform:rotate(0deg);
        -webkit-transform:rotate(0deg);
        transform:rotate(0deg);
    }
}
.topLanguage{height: 120px; line-height: 120px; color:#666; font-size: 16px;} 
.topLanguage a{color: #666;}
.topLanguageA a{border-left: 1px solid rgba(255,255,255,0.5); padding-left: 30px;}
.topLanguageB a{border-right: 1px solid rgba(255,255,255,0.5); padding-right: 30px;}
.topSeaBox .topSearch{display: block; height: 120px; width: 30px;background: url(../images/search.png) no-repeat center center;padding: 0 15px;}
.bnrWave{position:absolute;left:0;bottom: 0; width:100%;height:100px;z-index:999}
.bnrWave .wave1{display:block;position:absolute;bottom:0;height:100px;left:0;width:100%;z-index:999;animation: move_wave 10s linear infinite;
	background: url(../images/bolang.png);
    width: 200%;
    background-repeat: repeat no-repeat;
    background-position: 0 bottom;
    background-size: 50% 55px;
    transform-origin: center bottom;
}


@keyframes move_wave {
    0% {
        transform: translateX(0) translateZ(0) scaleY(1)
    }
    50% {
        transform: translateX(-25%) translateZ(0) scaleY(0.55)
    }
    100% {
        transform: translateX(-50%) translateZ(0) scaleY(1)
    }
}


.subMenuDiv {
	width: 100%;
	overflow: hidden;
	position: absolute;
	top: 120px;
	left: 0px;
	z-index: 1;
	visibility: hidden;

}
.topMenuDl dd:hover .subMenuDiv {
	visibility: visible;
}

.subMenu a {
	text-align: center;
	    color: #999;
	    font-size: 16px;
	    display: block;
	    line-height: 30px;
	    padding: 5px 5px;
	    background: #fff;
	    opacity: 0;
	    transition: 0.3s ease;
	    -webkit-transform: perspective(100px) rotateX(-90deg);
	    -ms-transform: perspective(100px) rotateX(-90deg);
	    transform: perspective(100px) rotateX(-90deg);
	    -webkit-transform-origin: center top 0;
	    -ms-transform-origin: center top 0;
	    transform-origin: center top 0;
	    transition-delay: 0s;
	    visibility: hidden;
	
}

.topMenuDl dd:hover .subMenu a {
	opacity: 1;
	visibility: visible;
	-webkit-transform: perspective(100px) rotateX(0deg);
	-ms-transform: perspective(100px) rotateX(0deg);
	transform: perspective(100px) rotateX(0deg);

}

.subMenu a:hover {
	color: #2656af;
}

.subMenuR {
	width: 50%;
	overflow: hidden;
	padding: 20px 0px;
}

.menuTop {
	height: 40px;
	line-height: 40px;
	display: block;
	overflow: hidden;
	font-size: 24px;
	color: #555;
	padding-left: 50px;
}

.subMenuCont {
	overflow: hidden;
	position: relative;
	margin-right: 15px;
}

.listBg {
	width: 0px;
	height: 0px;
	overflow: hidden;
	background: #fff;
	position: absolute;
	left: 0px;
	top: 0px;
}

.subMenuTop {
	height: 40px;
	line-height: 40px;
	display: none;
	font-size: 16px;
	color: #888;
	overflow: hidden;
	padding: 15px 0px 10px 50px;
}

.half {
	float: left;
	display: inline;
	width: 50%;
}

.half .subMenuTop {
	display: block;
}

.subMenuL {
	width: 50%;
	padding: 20px 0px;
}

.subMenuTxt {
	height: 250px;
	overflow: hidden;
	padding: 20px;
	margin: 0px 20px;
}

.subMenuLTop {
	display: none;
	text-align: center;
	font-size: 34px;
	color: #333;
	overflow: hidden;
}

.subMenuIntr {
	display: none;
	overflow: hidden;
	font-size: 14px;
	color: #404040;
	line-height: 25px;
}

.menuBg {
	display: none;
	width: 100%;
	height: 50px;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 100px;
	z-index: 1;
	background: rgba(0, 0, 0, 0.6);}
	
	/*弹窗搜索开始*/
	.footSearchBox{
	    overflow: hidden;
	    width: 100%;
	    height: 100%;
	    position: fixed;
	    left: 0px;
	    top: 0px;
	    background: rgba(0,0,0,0.7);
	    z-index: 999;
	    display: none;
	}
	.footSearchBox .wrap{
	    position: relative;
	    top: 50%;
	    margin-top: -25px;
	}
	.searchCont{
	    overflow: hidden;
	    width: 600px;
	    margin: 0px auto;
	    padding-top: 40px;
	    position: relative;
	}
	.search_dl{
	    position: absolute;
	    left: 0px;
	    top: 0px;
	}
	.search_dl dd{
	    float: left;
	    display: inline;
	    overflow: hidden;
	}
	.search_dl dd a{
	    display: block;
	    overflow: hidden;
	    width: 100px;
	    height: 40px;
	    line-height: 40px;
	    background: #fff;
	    text-align: center;
	    font-size: 14px;
	    color:#666;
	}
	.search_dl dd.hover a{
	    background: #134B96;
	    color:#fff;
	}
	.searchInpDiv{
	    display: block;
	    overflow: hidden;
	    padding: 0px 10px;
	    border: 3px solid #134B96;
	    border-radius: 0px 0px 0px 3px;
	    background: #fff;
		    height: 44px;
	}
	.searchInpDiv input{
	    display: block;
	    width: 100%;
		height: 100%;
	    border:none;
	    background: none;
	    font-size: 14px;
	    color:#666;
	    overflow: hidden;
	    line-height: 44px;
	}
	a.footSearchBt{
	    display: block;
	    width: 100px;
	    height: 50px;
	    overflow: hidden;
	    background: #134B96;
	    font-size: 16px;
	    color:#fff;
	    text-align: center;
	    line-height: 50px;
	    border-radius: 0px 3px 3px 0px;
	}
	.closeSearchBt{
	    display: block;
	    width: 40px;
	    height: 40px;
	    overflow: hidden;
	    position: absolute;
	    right: 20px;
	    top: 15px;
	    background: #000 url(../images/close_h.png) no-repeat center center;
	    background-size: 20px auto;
	}
	
	/* 弹窗搜索结束 */
	.logotext{font-size: 16px; height: 48px; line-height: 24px;  margin-top: 34px; color: #0000af;}
	.logotext::before{height: 30px; width: 1px; background: #0000AF; display: block; content: ''; float: left; margin-right: 20px; margin-top: 10px;}


/*头部结束*/
.footer{background: #FFFFFF; }
.footerTop {height: 114px; line-height: 114px; overflow: hidden; padding: 0 100px; border-bottom: 1px solid #E6E6E6;}
.botlogo {padding-top: 26px; margin-right: 67px;}
.botlogo img{height: 58px;}
.footMen{overflow: hidden;}
.footMen dd{float: left;}
.footMen dd a{padding: 0 38px; color: #666666; font-size: 16px; border-right: 1px solid #E6E6E6;}
.footMen dd:last-child a{border: none;}
.footMen dd a:hover{color: #2656AF;}
.but-top{padding-top: 26px;}
.but-top a{display: block;width: 50px; height: 50px; background: url(../images/dingbu.png)no-repeat center center #2656af; border-radius: 50%;}
.footerewm{margin-right: -50px; overflow: hidden;}
.footerewm .phone{margin-right: 50px;}
.footerewm .phone .title{text-align: center; margin-bottom: 22px; color: #666666; font-size: 14px;}
.footerewm .phone .ewm{width: 140px; height: 140px; overflow: hidden;border: 1px solid #E6E6E6; padding: 12px; box-sizing: border-box;}
.footerewm .phone .ewm img{width: 114px; height: 114px;}
.footerDl{overflow: hidden;}
.footerBot{padding: 53px 100px;}
.footerDl dd{ width: 33.33%; float: left; overflow: hidden;}
.footerDl dd i{width: 50px; height: 50px; display: block; border: 1px solid #979797; border-radius: 50%;}
.footerDl dd i.icophohe{background: url(../images/icophohe.png)no-repeat center center;}
.footerDl dd i.dizhi{background: url(../images/icodizhi.png)no-repeat center center;}
.footerDl dd i.youxiang{background: url(../images/icomail.png)no-repeat center center;}
.footerDl dd .title{line-height: 37px; height: 37px; color: #333333; font-size: 16px;}
.footerDl dd .text{line-height: 31px;  color: #333333; font-size: 16px;}
.footerDl dd .con{margin-right: 190px;}
.footer2{height: 87px; line-height: 87px; background: #2656af; padding: 0 100px; font-size: 14px; color: #d8d8d8;}
.footer2 i{display: inline-block; width: 50px; height: 15px; background: url(../images/btImg.png)no-repeat center center; margin-left: 15px;}
.footer2 a{color: #D8D8D8; }
.footer2 a:hover{color: #AF0000;}

/*底部开始*/

/*底部结束*/
/* 右边悬浮 start*/

/* 右边悬浮 end*/
/*
********************************外层框架 end********************************
*/
/*
********************************首页样式 start********************************
*/

/*banner开始*/
.indexBanner{
	position: relative;
	padding-top: 39.0625%;
	width: 100%;
}
.indexBanner .huadong{color: #fff; font-size: 14px;line-height: 30px; position: absolute; bottom: 50px; left: 50%;}
.indexBanner .huadong::before{display: block; content: ''; width: 2px; height: 35px; background: #FFFFFF; position: absolute;left: 50%; top: -35px; animation: namex 3s infinite;  }
@keyframes namex{
	0%{top: -45px;}
	25%{top:-35px;}
	50%{top:-45px}
	75%{top:-35px}
	100%{top:-45px}
}
.indexBanner .bd{position: absolute;left: 0; top: 0; width: 100%; height: 100%;}
.indexBanner .bd .slick-list,.indexBanner .bd .slick-track{height: 100%;}
.indexBanner.delay .bd .slick-track{ transition-delay: 1.3s !important;-webkit-transition-delay: 1.3s !important;}
.indexBanner .mySlide{
    height: 100%;
    position: relative;
	overflow: hidden;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.indexBanner .mySlide a{
    display: block;
    height: 100%;
	width: 100%;
}
.indexBanner .slick-dots{
	position: absolute;
	bottom: 70px;
	left: 99px;
	text-align: center;
	font-size: 0;
}
.indexBanner .slick-dots li{
	display: inline-block;
	width: 20px;
	height: 2px;
	margin: 0 7px;
	vertical-align: middle;
	cursor: pointer;
	position: relative;
	background: #fff;
}
.indexBanner .slick-dots li.slick-active{
	background: #af0000;
}
.indexBanner .mySlide .text{position: absolute; left: 50%; top:50%; width: 1200px; transform: translate(-50%,-50%); color: #FFF;display: none;}
.indexBanner .mySlide .text .text1{ font-size: 25px; margin-bottom: 30px;}
.indexBanner .mySlide .text .text2{ font-size: 0px;}
.indexBanner .mySlide .text .text2 span{font-size: 70px;font-family: "宋体";font-weight: bold;letter-spacing: 3px;float: left;}
.indexBanner .mySlide.slick-active .text{display: block;}
.indexBanner .img  .img1{margin-bottom: 25px;}
.indexBanner .img{ width: 1200px;position: absolute;left: 50%; top:40%;transform: translate(-50%,-50%); font-size: 0;}
.indexBanner .img .imgItem img{overflow: hidden; display: inline-block; visibility: hidden;}
.indexBanner .img .imgItem img.show{visibility: visible;}
.indexBanner  .bd .slick-arrow{display: block;width: 43px;height: 43px;position: absolute; z-index: 8; border: 1px solid transparent; border-radius: 50%; transition: all 0.3s linear;-webkit-transition: all 0.3s linear; cursor: pointer;}
.indexBanner  .bd span.next {background: url(../images/indexpext.png)no-repeat center center; bottom: 50px; right: 150px;}
.indexBanner  .bd span.prev  {background: url(../images/indexnext.png)no-repeat center center; bottom: 50px; right: 200px;}
.indexBanner  .bd .slick-arrow:hover{border: 1px solid #FFFFFF;}
/*banner结束*/
/* 公共 */

/* 公共 */
/*第一通栏 start*/
.column1-con{position: relative; padding-top: 44.0625%; overflow: hidden;}
.column1-wai{position: absolute;left: 0; top: 0; width: 100%;height: 100%; overflow: hidden;}
.col1-Left{width: 50%; position: relative;  float: left; overflow: hidden;}
.col1-Left .pic{width: 100%;height: 100%; position: relative; overflow: hidden;}
.clo2-Right{width: 50%; height: 100%; background: url(../images/col1img1_03.png)no-repeat center center; background-size: cover; float: left; padding: 94px 90px; box-sizing: border-box; -webkit-box-sizing: border-box; position: relative;}
.col1-Left .pic::before{padding-top:  87.4937%;}
.clo2-Right .title{color: #333333; font-size: 24px; font-weight: bold; margin-bottom: 62px;}
.clo2-Right .title span{display: block; color: #003eaf; height: 44px; line-height: 44px; font-weight: normal;}
.clo2-Right .text{font-size: 14px; color: #999; line-height: 30px; height: 90px; overflow: hidden; margin-bottom: 53px;}
.clo2-Right .text span{color: #666;}
.col1Dl{overflow: hidden; margin-bottom: 57px;}
.col1Dl dd{float: left; width: 33.33%;}
.col1Dl dd .con{overflow: hidden;}
.col1Dl dd .con i{display: block;width: 42px; height: 42px; margin-bottom: 15px;}
.col1Dl dd .con i.suidao{ background: url(../images/suidao.png)no-repeat center center;}
.col1Dl dd .con i.qiaoliang{ background: url(../images/qiaoliang.png)no-repeat center center;}
.col1Dl dd .con i.fuwu{ background: url(../images/fuwu.png)no-repeat center center;}
.col1Dl dd .con .colDl-title{color: #333333; font-size: 24px;font-weight: bold;}
.col1Dl dd .con .textC{font-size: 14px; color: #999999; height: 47px; line-height: 47px;}
.col1Dl2{width: 100% ; position: absolute; left: -25%;}
.col1Dl2 dd{float: left; width: 25%; }
.col1Dl2 dd a{display: block; text-align: center; box-shadow: 0 0 15px #dcd6d6; padding:65px 43px;  background: #FFFFFF; transition: all 0.3s linear;-webkit-transition: all 0.3s linear;}
.col1Dl2 dd a i{display: block; height: 38px; }
.col1Dl2 dd a.wenhua i{background: url(../images/wenhua.png)no-repeat center center;}
.col1Dl2 dd a.rongyu i{background: url(../images/rongyu.png)no-repeat center center;}
.col1Dl2 dd a.jiagou i{background: url(../images/jiagou.png)no-repeat center center;}
.col1Dl2 dd a.shiping i{background: url(../images/shiping.png)no-repeat center center;}
.col1Dl2 dd a span{display: block; height: 40px; line-height: 40px;color: #c1c1c1; font-size: 14px;}
.col1Dl2 dd a .textC{font-size: 14px; color: #666666;}
.col1Dl2 dd a:hover{background: #2656af;}
.col1Dl2 dd a:hover span{color: #FFFFFF;}
.col1Dl2 dd a:hover .textC{color: #FFFFFF;}
.col1Dl2 dd a.wenhua:hover i{background: url(../images/wenhuab.png)no-repeat center center;}
.col1Dl2 dd a.rongyu:hover i{background: url(../images/rongyub.png)no-repeat center center;}
.col1Dl2 dd a.jiagou:hover i{background: url(../images/jiagoub.png)no-repeat center center;}
.col1Dl2 dd a.shiping:hover i{background: url(../images/shipingb.png)no-repeat center center;}
/*第一通栏 end*/
/*第二通栏 start*/
.indexTitle{width: 100%; height: 211px; background: url(../images/titleBg.png)no-repeat center center; text-align: center;}
.indexTitle .title{color: #003eaf; font-size: 30px; overflow: hidden; padding-top: 104px;}
.indexTitle .title::before{width: 50px; height: 1px; content: ''; display: inline-block;background: rgba(0, 62, 175, 0.3); margin-bottom: 5px;}
.indexTitle .title::after{width: 50px; height: 1px; content: ''; display: inline-block;background: rgba(0, 62, 175, 0.3);margin-bottom: 5px;}
.indexTitle .title i{display: inline-block; width: 8px; height: 8px; border-radius: 50%; background: #af0000;}
.indexTitle .title1{height: 26px; line-height: 26px;  color: #cbd7ff; font-size: 14px;}
.col2Dl{ overflow: hidden;}
.col2Dl dd{width: 16.6667%;float: left;overflow: hidden;}
.col2Dl dd .pic::before{padding-top: 218.75%; overflow: hidden;}
.col2Dl dd .con{position: relative; overflow: hidden;}
.col2Bg1 {position: absolute; top: 0; left: 0; background: rgba(44, 65, 170, 0.4); width: 100%; height: 100%;}
.col2img{width: 100%; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);text-align: center; z-index: 66; transition: all 0.3s linear; -webkit-transition: all 0.3s line-height;}
.col2img i{width: 70px; height: 70px; display: block; border: 1px solid #FFFFFF; border-radius: 50%; margin: 0 auto; margin-bottom: 20px;}
 .col2img i.shiyan{background: url(../images/shiyan.png)no-repeat center center;}
 .col2img i.sheji{background: url(../images/sheji.png)no-repeat center center;}
 .col2img i.pingtai{background: url(../images/pingtai.png)no-repeat center center;}
 .col2img i.yingjian{background: url(../images/yiqi.png)no-repeat center center;}
 .col2img i.zixun{background: url(../images/zixun.png)no-repeat center center;}
 .col2img i.shebei{background: url(../images/shebei.png)no-repeat center center;}
 .col2img .title{height: 42px; line-height: 42px; color: #FFFFFF; font-size: 14px; margin-bottom: 30px;}
 .col2img a{display: inline-block;height: 40px; line-height: 40px; text-align: center; padding: 0 40px; color: #FFFFFF; font-size: 14px; border: 1px solid #FFFFFF; opacity: 0; transition: all 0.3s linear; -webkit-transition: all 0.3s line-height;}
 .col2img .title::after{width: 30px; height: 1px; background: #FFFFFF; display: block; content: ''; margin: 0 auto;}
 .col2Bg2{position: absolute; top: 0; left: 0; width: 100%; height: 0;background:rgba(44,65,170,0.9); transition: all 0.3s linear; -webkit-transition: all 0.3s line-height;}
 .col2-con dd .con:hover .col2Bg2{ height: 100%;}
 .col2-con dd .con:hover .col2img{top: 45%;}
 .col2-con dd .con:hover .col2img a{opacity: 1;}
/*第二通栏 end*/
/*第三通栏 start*/
.column3{overflow: hidden; background: #f9f9f9;}
.column3 .indexTitle{background: url(../images/titleBg1.png)no-repeat center center; height: 204px;}
.col3-con{padding: 0 100px; margin-bottom: 30px;}
.col3-left {width: 37.3837%;margin-right: 25px; }
.col3-left .pic::before{padding-top: 55.6765%;}
.col3-left .text{background: #FFFFFF; padding: 18px 24px; overflow: hidden;}
.col3-left .text .title{height: 25px; line-height: 25px; font-size: 16px; color: #333;overflow: hidden;}
.col3-left .text .title a{color: #333;}
.col3-left .text .det{height: 41px; line-height: 41px; color: #999999; font-size: 14px; overflow: hidden;}
.col3-left .text .textC{height: 56px; line-height: 28px; color: #666666; font-size: 14px;}
.col3-left:hover .title a{ color: #2656af;}
.col3-left:hover .pic img{ transform:scale(1.05); -webkit-transform:scale(1.05);}
.col3-right{overflow: hidden;}
.col3Dl{overflow: hidden; margin-right: -25px;}
.col3Dl dd {float: left; width: 50%;overflow: hidden; margin-bottom: 21px;}
.col3Dl dd .con{background: #FFFFFF; margin-right: 25px; padding: 18px 20px; display: block;height: 237px; box-sizing: border-box; -webkit-box-sizing: border-box;}
.col3Dl dd .con .title{color: #333; font-size: 16px; line-height: 61px; height: 61px;}
.col3Dl dd .con .textC{height: 58px; line-height: 29px; color: #666666; font-size: 14px;border-bottom: 1px solid #e5e5e5;padding-bottom: 7px; margin-bottom: 17px;}
.col3Dl dd .con .textC .det .det-con{color: #999; font-size: 14px; overflow: hidden;}
.col3Dl dd .con .det .det-con span{display: block;font-size: 24px; height: 44px; line-height: 44px;}
.col3Dl dd .con .det .chakan{height: 12px; width: 20px; background: url(../images/icojiantou.png)no-repeat center center;margin-top: 25px;}
.col3Dl dd .con:hover .title{color: #2656af;}
.col3Dl dd .con:hover .textC{color: #2656af;}
.col3Dl dd .con:hover .det{color: #2656af;}
.col3Dl dd .con:hover .det .chakan{background: url(../images/icojiantoul.png)no-repeat center center;}
.indexbut{text-align: center;}
.indexbut a{display: inline-block;color: #FFFFFF;padding: 0 37px; line-height: 40px; height: 40px; text-align: center; background: #2656af; font-size: 14px; border-radius: 5px; }
/*第三通栏 end*/
/*第四通栏 start*/

/*第四通栏 end*/
/*
********************************首页样式 end********************************
*/
/*内页框架开始*/
/*内页banner*/
.subBanner{
	clear: both;
	width: 100%;
	padding-top:21.875%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size:cover;
	position:relative;
}
/*三级导航*/
.locationBox1{background: #FFFFFF; width: 100%; height: 60px; border-top: 1px solid #E6E6E6; line-height: 60px;}
.location1Dl dd {float: left;}
.location1Dl dd a{display: block; margin:0 25px; font-size: 14px; color: #666666;}
.location1Dl dd.hover a{color: #2656af;}
.location1Dl dt a{border-bottom: 1px solid #2656AF; color: #2656AF;margin-left: 35px;}
.location1Dl dd a:hover{color: #2656AF;}
/*当前位置*/
.locationBox{
	clear:both;
	width: 100%;
	height: 60px;
	background: #fff;
	box-shadow:0 3px 5px #dcdcdc;
}
.locationBox .wrap{width: 1600px;}
.location{
	height: 60px;
	overflow: hidden;
	padding-left: 33px;
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url(../images/home.png);
}
.location a{
	display: inline;
	float: left;
	height: 60px;
	line-height: 60px;
	padding-left: 14px;
	margin-right: 10px;
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url(../images/icon8.png);
	color: #a3a3a3;
	font-size: 14px;
}
.location a:hover{color:#1e5ab0}
.location a.hover{color:#1e5ab0}

/*内页导航*/
.nav{margin-right:-15px;}
.nav a{
	display: inline;
	float: left;
	line-height: 60px;
	height:57px;
	color: #666666;
	font-size: 14px;
	padding:0 25px;
}
.nav a.hover{color: #1e5ab0}
.nav a:hover{color: #1e5ab0}
/*页码开始*/
.page{padding:30px 0;text-align: center;clear: both;font-size: 14px;}
.page a{display: inline-block;overflow: hidden;padding:6px 12px;color:#999999;border-radius:3px;background: #fff; margin: 0 3px;}
.page span{display: inline-block; padding: 6px 2px; position: relative; top: -15px;}
.page a:hover{background: #3a6997;color: #fff;}
.page a.hover{background: #3a6997;color: #fff;}
.page input{display: inline-block;vertical-align: middle;height: 22px;border: 1px solid #e6e6e6;position: relative; top: -2px;}
.page input.pageDetail{width: 30px; height: 30px; text-align: center; border-radius: 3px; color: #999999; position: relative; top: -13px;}
.page label{color:#999999;position: relative;top: -11px;}
.page input.page_bnt{border: none; width: 30px; height: 25px; cursor: pointer; background: none; color: #999999; position: relative; top: -13px;}

.page a div{
	width: 11px;
    height: 19px;
	background-position: center center;
	background-repeat: no-repeat;
}
.page a.firstPage div{background-image: url(../images/page/firstPage.png)}
.page a.prevPage div{background-image: url(../images/page/prevPage.png)}
.page a.nextPage div{background-image: url(../images/page/nextPage.png)}
.page a.lastPage div{background-image: url(../images/page/lastPage.png)}

.page a.firstPage:hover div{background-image: url(../images/page/firstPageh.png)}
.page a.prevPage:hover div{background-image: url(../images/page/prevPageh.png)}
.page a.nextPage:hover div{background-image: url(../images/page/nextPageh.png)}
.page a.lastPage:hover div{background-image: url(../images/page/lastPageh.png)}

.page a.firstPage.disabled{background:#E2E2E2;}
.page a.prevPage.disabled{background:#E2E2E2;}
.page a.nextPage.disabled{background:#E2E2E2;}
.page a.lastPage.disabled{background:#E2E2E2;}

.page a.firstPage.disabled div{background-image: url(../images/page/firstPage.png)}
.page a.prevPage.disabled div{background-image: url(../images/page/prevPage.png)}
.page a.nextPage.disabled div{background-image: url(../images/page/nextPage.png)}
.page a.lastPage.disabled div{background-image: url(../images/page/lastPage.png)}
/*页码结束*/
/*内页框架结束*/
