@charset "UTF-8";
/* CSS Document */

/*
-----------------------------首页样式start-----------------------------
*/

/*头部开始*/

.top {
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 999;
    width: 100%;
    overflow: visible !important;
}

.topTopList dd {
    float: left;
    padding-right: 30px;
}

.topTopList dt {
    color: #333333;
    font-size: 14px;
}

.topTopList dd a {
    display: block;
    color: #333333;
    font-size: 14px;
}

.topTopList dd a:hover {
    color: #89211b;
}

.topbot {
    background: #fff;
    height: 90px;
}

.topCon {
    overflow: hidden;
    position: relative;
    height: 90px;
}

.topnav {
    overflow: hidden;
}

.logo {
    display: block;
    overflow: hidden;
    position: absolute;
    left: 30px;
    top: 50%;
    margin-top: -20px;
}

.logo img {
    display: block;
    height: 40px;
}

.nav {
    position: relative;
}

.nav_dl {
    position: relative;
    height: 50px;
    padding: 15px 0px;
}

.nav_dl dd {
    float: left;
    display: inline;
    position: relative;
    padding: 10px 20px;
}

.nav_dl dd:hover .nav_a {
    font-weight: bold;
}

.nav_a {
    display: block;
    height: 30px;
    overflow: hidden;
    font-size: 16px;
    color: #333333;
    line-height: 30px;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.navbtn {
    padding-top: 30px;
}

.navbtn a {
    color: #fff;
    font-size: 14px;
    text-align: center;
    background: #fdb52a;
    padding: 10px 22px;
    border-radius: 25px;
}

.nav_dl dd.hover .nav_a {
    color: #0061ae;
    font-weight: bold;
}

.navBg {
    width: 0px;
    overflow: hidden;
    height: 3px;
    background: #0061ae;
    position: absolute;
    left: 0px;
    bottom: -10px;
}

.topLink {
    position: relative;
    padding: 30px 20px;
}

a.topLink_a {
    display: block;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    height: 20px;
    padding-left: 20px;
    float: left;
    line-height: 20px;
    color: #fff;
    position: relative;
}

a.topLink_a:hover {
    color: #89211b;
}

.src {
    width: 100px;
    cursor: pointer;
}

.src a {
    display: block;
    height: 90px;
    background: #f4f4f4 url(../images/src.png) no-repeat center center;
}

.topoa a {
    display: block;
    width: 92px;
    height: 110px;
    background: #fff url(../images/oa.png) no-repeat center center;
}
.srcBox:hover .search{
    width: 290px;
}
.search {
    width:0px;
    height: 90px;
    background: #f4f4f4;
    position: absolute;
    right: 92px;
    overflow: hidden;
    transition: all .5s linear;
    -webkit-transition: all .5s linear;
}

.search input {
    width: 190px;
    height: 35px;
    border: none;
    border-bottom: 1px solid #cfcfcf;
    background: #f4f4f4;
    position: absolute;
    top: 35px;
    left: 40px;
    color: #cfcfcf;
}

.search input placeholder {
    color: #666666;
}

.search input::-webkit-input-placeholder {
    color: #cfcfcf;
    font-size: 16px;
}

.search em {
    position: absolute;
    top: 47px;
    left: 47px;
    z-index: 9999999999999;
    cursor: pointer;
}

/*头部结束*/

/*menu开始*/

/*menu结束*/

/*indexBanner开始*/

.indexBanner {
    overflow: hidden;
    height: 650px;
    width: 100%;
    position: relative;
}

.indexBanner .myslide {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 650px;
}

.indexBanner .slick-dots {
    position: absolute;
    bottom: 20px;
    width: 100%;
    text-align: center;
}

.indexBanner .slick-dots li {
    width: 52px;
    height: 5px;
    line-height: 9999px;
    text-align: center;
    border: 1px solid #fff;
    color: #ffffff;
    display: inline-block;
    margin: 0 15px;
    cursor: pointer;
}

.indexBanner .myslide a {
    display: block;
    width: 100%;
    height: 100%;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transition: all 2s cubic-bezier(0.14, 0.32, 0.51, 0.65);
    -webkit-transition: all 2s cubic-bezier(0.14, 0.32, 0.51, 0.65);
    opacity: 0;
}

.indexBanner .slick-dots li.slick-active {
    background: #fff;
}

.indexBanner .con1 {
    width: 878px;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    left: 50%;
    margin-left: -439px;
}

.indexBanner .con1 .pic {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.indexBanner .con1 .pic:before {
    display: block;
    content: '';
    padding-top: 12.984054%;
}

.indexBanner .con1 .pic img {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
}
/*二级banner*/

.subBannerBox{ overflow: hidden;}
.subBanner{  width: 100%; height:310px ; background-position: center center; background-repeat: no-repeat; background-size: cover; overflow: hidden;}
/*第一通栏start*/
.column1{overflow:hidden; padding: 40px 0; height: 375px;}
.column1 .columntitle span{ font-size:24px; color:#333333; font-weight:bold;}
.column1 .columntitle i{ color:#666666; font-size:18px;}
.column1Cleft{ width:683px;float:left;overflow:hidden; position:relative; display:inline;margin-right: 38px;}
.column1Cn{
    overflow: hidden;
}
.column1Cleft .hd{
	position:absolute;
	z-index:1;
	bottom: 0px;
	right: 25px;
	height:55px;
	line-height:55px;
	text-align:center;
	position:absolute;
	z-index: 10;
}
.column1Cleft .hd ul {
	text-align:center;
	float: right;
	display:inline;

	
}
.column1Cleft .hd ul li{
	cursor:pointer;
	display:inline-block;
	zoom:1;
	width: 5px;
	height: 5px;
	border-radius:5px;
    background: #fff;
	line-height:999px;
	margin:22px 3px 0;
	float:left;
	
}
.column1Cleft .hd ul .on {
	background: #0061ae;
    width: 8px;
    height: 8px;
    margin: 20px 6px 0;
}
/*内容*/		
.column1Cleft .bd{ position:relative; height:100%; z-index:0; height:375px;}
.column1Cleft .bd li{ zoom:1; vertical-align:middle; height:375px; text-align:center;}
.column1Cleft .bd li .pic:before {
    display: block;
    content: '';
    padding-top: 55.988455%;
}
.column1Cleft .bd li .pic{
    width: 100%;
    overflow: hidden;
    position: relative;
}
.column1Cleft .bd li .pic img {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
}
.column1Cleft .text a {
    width: 100%;
    background: rgba(71, 71, 71, 0.51);
    height: 60px;
    line-height: 60px;
    color: #ffffff;
    font-size: 16px;
    z-index: 2;
    position: absolute;
    bottom: 0px;
    padding-left: 20px;
    border-right: 1px solid #6881b1;
}
.column1Cright{
    overflow: hidden;
    
}
.comTitle{height: 48px;line-height: 48px;border-bottom: 1px solid #cccccc; margin-bottom: 27px;}
.comTitle span{
    color: #333333;
    font-weight: bold;
    font-size: 24px;
    position: relative;
    padding-left: 15px;
}
.comTitle .tab span{
	margin-right:10px;
	padding-right: 15px;
	float: left;
	
}
.comTitle span:after{
    display:block;
    content:'';
    position: absolute;
    width: 5px;
    height: 22px;
    background: #0061ae;
    left: 0;
    top: 50%;
    margin-top: -11px;
}
.comTitle .tab span:after{
	width:100%;
    height:3px;
	top:auto;
	bottom:-1px;
	margin-top:0;
	display:none;
}
.comTitle .tab a{
	color: #333;
	display: block;
	font-size: 24px;
}
.comTitle .tab span.hover:after{display:block}
.comTitle .tab span.hover a{color:#0061ae}
.comTitle a{
    color: #b9b9b9;
    font-size: 14px;
}
.comTitle a:hover{
    color: #0061ae;
}
.column1Cright .tetx{
    padding-bottom: 22px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 10px;
}
.column1Cright .tetx .title{
     display: block;
    color: #0061ae;
    font-size: 18px;
    height: 25px;
    line-height: 25px;
    margin-bottom: 10px;
}
.column1Cright .tetx .textCon{
    height: 50px;
    line-height: 25px;
    color: #888888;
    font-size: 14px;
    overflow: hidden;
}
.tetxlist{
    overflow: hidden
}
.tetxlist dd{
    height: 35px;
    line-height: 35px;
}
.tetxlist dd a{
    color: #666666;
    font-size: 14px;
}
.tetxlist dd:hover a{
    color: #0061ae;
}
.tetxlist dd span{
    color: #999999;
    font-size: 14px;
}
/*第一通栏end*/
.indexGg{
    overflow: hidden;
    margin: 0 -10px;
}
.indexGg1{
    width: 50%;
    height: 115px;
    overflow: hidden;
    padding: 0 10px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.indexGg1 .bd{
    overflow: hidden;
}
.indexGg1 a{
    display: block;
}
.indexGg1 .bd dl .pic {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.indexGg1 .bd dl .pic:before {
    display: block;
    content: '';
    padding-top: 16.666666%;
}
.indexGg1 .pic img {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    object-fit: cover;
}

.ggbg{
    overflow: hidden;
    height: 115px;
    width: 50%;
    padding: 0 10px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: relative;
}
.ggbg .bd dl{
    overflow: hidden;
}
.ggbg .bd dl dd{
    width: 100%;
}

.ggbg .bd dl .con {
    overflow: hidden;
}

.ggbg .bd dl a {
    display: block;
}

.ggbg .bd dl .pic {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.ggbg .bd dl .pic:before {
    display: block;
    content: '';
    padding-top: 16.666666%;
}

.ggbg .bd dl .pic img {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    object-fit: cover;
}
.ggbg .bt{
    height: 100%;
    position: absolute;
    top: 0;
    width: 30px;
    cursor: pointer;
    display: block;
    -webkit-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
    z-index: 9;
}
.ggbg .bt.prev{
    left: -30px;
    background: url(../images/prev3.png) center center no-repeat;
}
.ggbg .bt.next{
    right: -30px;
    background: url(../images/next3.png) center center no-repeat;
}
.ggbg:hover .bt.prev{
    left: 0;
}
.ggbg:hover .bt.next{
    right: 0;
}
/*第二通栏start*/

.column2{
    overflow: hidden;
    height: 430px;
}

.column2List {
    margin-right: -30px;
}

.column2List .dd {
    width: 33.3333%;
    float: left;
}

.column2List .con {
    overflow: hidden;
    margin-right: 30px;
}
.column2List .imgtetx{
    padding-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
}
.column2List .imgtetx .pic {
    width: 148px;
    overflow: hidden;
    position: relative;
    margin-right: 20px;
}

.column2List .imgtetx .pic:before {
    display: block;
    content: '';
    padding-top: 59.459459%;
}

.column2List .imgtetx .pic img {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
}

.column2List .imgtetx .text {
    overflow: hidden;
}

.column2List .imgtetx .text .title {
    overflow: hidden;
    height: 30px;
    line-height: 30px;
    margin-bottom: 8px;
}

.column2List .imgtetx .text .title a {
    color: #0061ae;
    font-size: 18px;
}

.column2List .imgtetx .text .textC {
    font-size: 14px;
    color: #888888;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
    margin-bottom: 8px;
}
.divList{overflow: hidden;}
.divList dd{
    height: 70px;
    margin-bottom: 10px;
}
.divList .divC{
    width: 50%;
}
.divList .dt{
    width: 46%;
    height: 150px;
    overflow: hidden;
    line-height: 150px;
}
.divList dd a {
    display: block;
    height: 70px;
    line-height: 70px;
    color: #fff;
    text-align: center;
    font-size: 18px;
    padding-left: 55px;
}
.divList .dt a {
    display: block;
    color: #fff;
    text-align: center;
    font-size: 18px;
    padding-top: 35px;
}
.divList .dd1{
    background: #ff9e1d url(../images/con1.png) no-repeat 45px center;
}
.divList .dd2{
    background: #1aa9ff url(../images/con2.png) no-repeat 45px center;
}
.divList .dt{
    background: #4adf6d url(../images/con3.png) no-repeat center center;
}
/*第二通栏end*/

/*
*第三通栏start fpx 2018
*/

.cloumn3 {}
.column3List dd {
    width: 20%;
    float: left;
    position: relative;
}

.column3List dd .pic {
    width: 280px;
    overflow: hidden;
    position: relative;
    margin-right: 20px;
    z-index: 0;
}

.column3List dd .pic:before {
    display: block;
    content: '';
    padding-top: 112.5%;
}

.column3List dd .pic img {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
}
.column3List dd .picbg{
    overflow: hidden;
    background: rgba(0, 0, 0, 0.47);
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    text-align: center;
    color: #fff;
    font-size: 30px;
    visibility: hidden;
    opacity: 0;
}
.column3List dd:hover .picbg{
    visibility: visible;
    opacity: 1;
}
.column3List dd:hover .picbg span{
    position: relative;
    padding-bottom: 17px;
}
.column3List dd:hover .picbg span:after{
    display: block;
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -22px;
    width: 44px;
    height: 12px;
    background: url(../images/con4.png) no-repeat center center;  
}
/*第三通栏end*/

/*第四通栏start*/

.cloumn4 {}
.yqList{overflow: hidden}
.yqList dd{ float: left; position: relative; margin-bottom: 20px;}
.yqList dd:after{
    display: block;
    content: '';
    position: absolute;
    width: 2px;
    height: 15px;
    background: #505050;
    right: 0;
    top: 50%;
    margin-top: -7px;
}
.yqList dd.hide:after{display: none;}
.yqList dd a{padding: 0 15px; color: #444444;font-size: 14px;}
.yqList dd:hover a{color: #0061ae;}

/*第四通栏end*/

/*底部开始*/
.footer1{
    width: 100%;
    height: 255px;
    background: url(../images/footerbg.png) no-repeat center center;
}
.footerMenu {
    overflow: hidden;
}

.footerMenu dd {
    float: left;
    display: inline;
    margin-right: 40px;
}

.footerMenu dd em {
    font-style: normal;
    display: block;
    line-height: 50px;
    height: 50px;
    overflow: hidden;
    margin-bottom: 15px;
}

.footerMenu dd em a {
    font-size: 16px;
    color: #f9fcff;
}
.footerMenu dd span {
    font-style: normal;
    display: block;
    line-height: 20px;
    padding: 5px 0;
    overflow: hidden;
}
.footerMenu dd span a {
    font-size: 14px;
    color: #c2daed;
}
.footer2{
    width: 100%;
    height: 55px;
    background: #003474;
    line-height: 55px;
}
.footer2 a{
    color: #b7d4ec;
    font-size: 13px;
}
.footer1Box .picbox{
    overflow: hidden;
    margin-top: 20px;
}
.footer1Box .picbox .pic{
    text-align: center;
    color: #c2daed;
    font-size: 14px;
    
}

.footer1Box .picbox .picC{
    padding: 8px;
    background: #fff;
    margin-bottom: 15px;
}
.footer1Box .picbox .picC img{
    width: 107px;
    height: 107px;
}
.footer1Box .picbox .text{
    display: block;
    color: #c2daed;
    font-size: 14px;
	overflow: hidden;
}
.footer1Box .picbox .text span{
    display: block;
    float: left;
}
.footer1Box .picbox .text .textCC{
    overflow: hidden;
    margin-bottom: 5px;
    line-height: 30px;
    padding-left: 20px;
}
.footer1Box .picbox .text em{
    text-align: left;
    font-style: normal;
    display: block;
    overflow: hidden;
}
.footer2Box .beian {
    background: url(../images/beian.png) no-repeat center left 6px;
    padding-left: 30px;
	height: 20px;
	line-height: 20px;
	display: inline-block;
}
/*底部结束*/

/*
-----------------------------首页样式end-----------------------------
*/

/*
-----------------------------频道页start-----------------------------
*/

/*
-----------------------------频道页end-----------------------------
*/

/*内页框架开始*/

/*内页外结构开始*/

/*内页外结构结束*/

/*当前位置开始*/

.location {
    position: relative;
    height: 30px;
    box-shadow: 0px 0px 10px 5px #f9f9f9;
}
.locationBox{
    height: 60px; 
    line-height: 60px;
    position: absolute;
    left: 0px;
    top: -30px;
    background:#fff;
    overflow: hidden;
}
.locationL {
    font-size: 16px;
}

.locationR {
    overflow: hidden;
    font-size: 14px;
    color: #666666;
    padding-right: 20px;
    
}
.locationR i{ display: block; float: left; display: inline; padding-top: 20px; margin-right: -14px;}
.locationR span {
    float: left;
    display: inline;
    padding-left: 20px;
}

.locationR a {
    float: left;
    display: inline;
    color: #666666;
    font-size: 14px;
}

.locationR a:hover {
    color: #0061ae;
}

.locationR a.hover {
    color: #0061ae;
}

.locationR em {
    float: left;
    display: inline;
    font-style: normal;
    margin: 0 5px;
}

.locationList{overflow: hidden;}
.locationList dd{ float: left; display: inline; padding: 0 25px; text-align: center; position: relative;}
.locationList dd a{ color: #666666; font-size: 16px; display: block;}
.locationList dd:after{ position: absolute;display: block;content: ''; width: 1px; height: 16px; background: #d4d4d4; right: 0; top: 50%; margin-top: -8px;}
.locationList dd.hide:after{display: none;}
.locationList dd:hover a{ color: #0061ae;}
.locationList dd.hover a{ color: #0061ae;}
.locationL span{ padding-left: 25px; color: #a40000;font-size: 24px;}
.locationL em{ color: #333333; font-size: 24px; font-style: normal;}
.locationL i{ color: #999999; font-size: 14px; font-style: normal;}
/*当前位置结束*/

/*页码开始*/

.page {
    padding: 30px 0;
    text-align: center;
    clear: both;
    font-size: 14px;
}

.page a {
    display: inline-block;
    overflow: hidden;
    padding: 15px 20px;
    color: #999999;
    background: #fff;
    margin: 0 3px;
    border: 1px solid #d9d9d9;
}

.page span {
    display: inline-block;
    padding: 6px 2px;
    position: relative;
    top: -15px;
}

.page a:hover {
    border: 1px solid #0061ae;
    color: #0061ae;
}

.page a.hover {
    border: 1px solid #0061ae;
    color: #0061ae;
}

.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)
}

/*页码结束*/

/*内页框架结束*/
