*{
  
    margin: 0;
    padding:0;
    text-decoration: none;
    list-style: none;
    font-family: 微软雅黑;
    box-sizing: border-box;
    /* color: #333333; */
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,  u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video, input  {
    margin: 0;
    padding: 0;
    border: none;
    outline: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
b,strong{
    margin: 0;
    padding: 0;
    border: none;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
}
html,body{
    width: 100%;
    height: 100%;
}
body{ /*font-size: 24px;*/ min-width: 1200px;}

input{outline: none;}

.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;line-height:0;content:""}.clearfix:after{clear:both}

a{color: #333}

ul{
	padding: 0;
	margin: 0;
}
.left{float: left;}
.right{float: right;}

.clear{clear: both; height: 0;}

.hide{display: none;}

.bordn{border: none;}
.nomarg{margin: 0;}
.space40{height: 40px; clear: both;}

.container{max-width: 1200px; margin: 0 auto; position: relative;}
.index_box{margin-top: 40px; clear: both; position: relative;}
.box_left{float: left;}
.box_right{float: right;}

.index-more{background: #E0EBFF; border-radius: 16px; margin: 2% auto 0; width: 140px; text-align: center;}
.index-more a{color: #005393;}
.index-more p{white-space: nowrap;}
.index2022{font-size: 24px;}
/*header样式*/
.header{}
.header .warp{background: url(banner.jpg) top center no-repeat; background-size: 1920px; height: 355px;}
.header .tbtool{float: right; padding-top: 5px;}
.header .tbtool ul li{float: left; margin: 0 10px; position: relative; color: #fff; line-height: 25px;}
.header .tbtool ul li a{font-size: 14px; color: #fff;}
.header .tbtool ul li h4{font-weight: normal; font-size: 14px; color: #fff;}
.header .tbtool ul span{display: inline-block; width: 2px; height: 14px; background-color: #fff; float: left; margin-top: 6px;}
.header .tbtool .ewm ul{margin-left: -40px;}
.header .tbtool .ewm ul li{float:left; text-align:center; font-size: 16px; font-weight: normal;}
.header .tbtool .ewm ul li img{display:block; width:120px; height:120px; max-width:none; margin:auto;}
.header .tbtool .ewm ul li span{display:block; margin-top: 0; text-align:center; color:#fff; padding:0px 6px 5px; color: #2782FF; line-height:18px; font-size:12px; width: auto; height: auto;}
.header .tbtool ul li .drop{position: absolute; top: 25px; z-index: 9; box-sizing: content-box;
	-moz-box-sizing: content-box; -webkit-box-sizing: content-box; display: none;}
.header .tbtool li:hover .drop{display: block;}
.header .logo{width: 100%;}
.header .logo img{display: block; margin: 40px auto 30px; height: 110px; width: auto;}
.header .searchbox{width: 500px; margin: 0 auto;}
.header .searchbox .ss{line-height: 55px; background-color: #fff; margin-bottom: 28px;}
.header .searchbox .keyword{width: 69%; line-height: none; border: none; float: left; outline: none; padding-left: 20px; color: #8B8E92; font-size: 14px;}
.header .searchbox .ssbtn{width: 151px; float: right; height: 55px; background: url(header_r3_c2_s1.png) center no-repeat #2782ff;}
.header .searchbox .ssrc{text-align: center; color: #0f4dd9; line-height: 1.5; height: 55px; display: none;}
.header .searchbox .ssrc span{color:#0f4dd9;}
.header .searchbox .ssrc a{color:#0f4dd9; margin-right: 10px;}
.mainnav{background-color: #4EBAFF;}
.nav li{width: 16.666%; float: left; text-align: center; line-height: 64px;}
.nav li a{font-size: 18px; color: #fff;}
.nav li:hover, .nav li.on{background-color: #fff;}
.nav li:hover a, .nav li.on a{color: #2782ff;}
/*header结束*/

/* 通用栏目标题 */
.common_title{border-bottom: 1px #C8C8C8 solid; position: relative;}
.common_title h1{display: table; border-bottom: 2px #2584FC solid; color: #2782ff; font-size: 22px; line-height: 38px;}
.common_title h1 a{color: #2782ff; font-size: 22px;}
.common_title .more{position: absolute; top: 5px; right: 0;}
.common_title .more a{color: #999;}

/*图片鼠标经过效果*/
.HoverImgbox{ overflow:hidden;}
.HoverImgbox img{ -moz-transition:all 0.4s ease-in-out 0s; -ms-transition:all 0.4s ease-in-out 0s; -o-transition:all 0.4s ease-in-out 0s; -webkit-transition:all 0.4s ease-in-out 0s; transition:all 0.4s ease-in-out 0s;}
.HoverImgbox img:hover{-moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); -webkit-transform:scale(1.1); transform:scale(1.1);}

.imgHover{ -moz-transition:all 0.4s ease-in-out 0s; -ms-transition:all 0.4s ease-in-out 0s; -o-transition:all 0.4s ease-in-out 0s; -webkit-transition:all 0.4s ease-in-out 0s; transition:all 0.4s ease-in-out 0s;}
.imgHover:hover{-moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); -webkit-transform:scale(1.1); transform:scale(1.1);}

/*图标鼠标经过效果*/
.icon li{-webkit-transition: .4s all; -moz-transition: .4s all; -ms-transition: .4s all; transition: .4s all; }
.icon li i{-webkit-transition: .4s all; -moz-transition: .4s all; -ms-transition: .4s all; transition: .4s all; }
.icon li:hover i{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); transform: rotate(360deg);}

/* 页签 */
.tab .hd{border-bottom: 1px #C8C8C8 solid;}
.tab .hd li{float: left; color: #141414; font-size: 22px; line-height: 38px;}
.tab .hd li a{color: #141414; font-size: 22px;}
.tab .hd span{display: inline-block; width: 2px; height: 33px; background-color: #2584FC; margin: 0 28px; float: left; margin-top: 5px;}
.tab .hd li.on{color: #2782ff; font-size: 22px; border-bottom: 2px #2584FC solid;}
.tab .hd li.on a{color: #2782ff; font-size: 22px;}
.tab .bd{padding: 14px 0;}

.tabBox .hd{background-color: #f8fafe;}
.tabBox .hd li{float: left;  color: #333; line-height: 56px; text-align: center;}
.tabBox .hd li.on{color: #fff; background-color: #005393;}
.tabBox .tempWrap{border: 1px #fff solid;}

.scrollBox{position: relative}
.scrollBox .hd{position: absolute; z-index: 20; right:0; bottom: 10px; z-index: 2;}
.scrollBox .hd li{float:left; width: 10px; height: 10px; border-radius: 50%; background: #AAAFB3; margin-right: 9px; opacity: 0.8; cursor: pointer;}
.scrollBox .hd li.on{background: #005393;}

/* 图片轮播 */
.tplb

.focus{position: relative; border-radius: 10px; background: #fff; box-shadow: 3px 3px 17px -7px rgba(0,0,0,0.45);
	-webkit-box-shadow: 3px 3px 17px -7px rgba(0,0,0,0.45);
	-moz-box-shadow: 3px 3px 17px -7px rgba(0,0,0,0.45);
margin-top: 40px; width: 100%; height: auto; overflow: hidden;}
.focus .hd{position: absolute; z-index: 20; left:40%; bottom: 10px; z-index: 2;}
.focus .hd li{float:left; width: 10px; height: 10px; border-radius: 50%; background: #fff; margin-right: 9px; opacity: 0.8; cursor: pointer; text-indent: 999rem;}
.focus .hd li.on{background: #E90004;}
.focus .bd li img{width: 100%; height: auto; border-radius: 10px; display: block;}


.focus2{position: relative; border-radius: 10px; background: #fff;  width: 100%; height: auto; overflow: hidden;}
.focus2 .hd{position: absolute; z-index: 20; left:40%; bottom: 10px; z-index: 2;}
.focus2 .hd li{float:left; width: 10px; height: 10px; border-radius: 50%; background: #fff; margin-right: 9px; opacity: 0.8; cursor: pointer; text-indent: 999rem;}
.focus2 .hd li.on{background: #E90004;}
.focus2 .bd li img{width: 100%; height: auto; border-radius: 10px; display: block;}

.focus3{position: relative;  background: #fff;  width: 100%; height: auto; overflow: hidden;}
.focus3 .hd{position: absolute; z-index: 20; right:0; bottom: 5px; z-index: 2;}
.focus3 .hd li{float:left; width: 10px; height: 10px; border-radius: 50%; background: #AAAFB3; margin-right: 9px; opacity: 0.8; cursor: pointer; text-indent: 999rem;}
.focus3 .hd li.on{background: #005393;}

/* 通用列表样式 */
.newslist li{position:relative; padding:0 70px  0 16px; height:38px; line-height:38px; overflow:hidden; vertical-align:top;}
.newslist li:after{position:absolute; content:" "; left:0; top: 19px; margin-top: -1px; width: 7px; height: 7px; background: #0369E9; border-radius: 50%;}
.newslist li span{position:absolute; right:0; top:0; color:#141414; }
.newslist li a{float:left; max-width:100%; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden; color: #141414;}
.newslist_nd li{padding-right:0;}

.newslist2 li{position:relative; padding-right: 70px; height:38px; line-height:38px; overflow:hidden; vertical-align:top;}
.newslist2 li span{position:absolute; right:0; top:0; color:#141414;}
.newslist2 li a{float:left; max-width:100%; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden; color: #141414;}

.list-fy>ul>li.hhys span{position: inherit;}

/* 图片列表 */
.pic_list2 ul{padding-top:0 !important}
.pic_list2 ul li{float:left; width:33.333%; margin-bottom:0;}
.pic_list ul div{margin: 0 15px;}
.pic_list2 ul div.box{margin:15px; border:1px solid #eee; padding:15px; position:relative; overflow:hidden;}
.pic_list2 ul li .pic img{display:block; width:100%; height:auto;}
.pic_list2 ul div.box .txt{position:absolute; bottom:0; left:0; width:100%; text-align: center;  background:rgba(0,0,0,0.4); color:#FFF; line-height:30px; height:30px; overflow:hidden; text-overflow:ellipsis;}
.pic_list2 ul div.box .txt a{color:#FFF; display: block; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden; padding: 0 15px;}

#fc{position: fixed; bottom:20px; left: 0; z-index: 99}
#fc img{height: auto; width: 300px;}
/* footer 样式 */
.footer{margin-top: 40px; background-color: #efefef; padding: 50px 25px 45px; position: relative}
.dbxx{width: 990px; margin: 0 auto; position: relative;}
.footer .dbxx .vpn{position: absolute; right: 20px; top: 0;}
.copyright{}
.copyright p{margin: 8px 0;}
.dbtb{position: absolute; right: 0; bottom: 0px; width: 190px;}
#_span_jiucuo img{}
#_ideConac img{height: 70px; display: inherit; vertical-align: bottom;}
/* footer 结束 */

/*浮动窗口*/
.sidebar{position: fixed; top:500px; right:5px; width: 90px; z-index:998;}

.sidebar li{
    background: #d7e8ff;
    width: 80px;
    padding: 10px 0;
    font-size: 14px;
    position: relative;
    box-sizing: border-box;
    text-align: center;
    cursor: pointer;
    margin-bottom: 3px;
}
.sidebar li:hover{
    background: #3f78bd;
}
.sidebar li:hover a{color: #fff;}
.sidebar li:last-child{
    border-bottom: none;
}

.sidebar li img{
    display: block;
    margin: 0 auto 5px;
}

.sidebar li .sidebarEwm{
    width: 131px;
    position: absolute;
    right: 80px;
    box-sizing: border-box;
    padding-top: 8px;
    top:-22px;
    background: url("ewm_bg.png") no-repeat;
    height: 133px;
}


.sidebar li .sidebarEwm img{
    width: 110px;
    margin-left: 8px;
}


.newgotop {
    width: 55px;
    height: 50px;
    display: none;
    background: rgba(0,0,0,0.5) url(newgotop.png) no-repeat center 22px;
    -webkit-background-size:25px;
    background-size: 25px;
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 99;
    margin: 0;
    padding: 0;
    font-size: 0;
    border-radius: 5px;
	text-align: center;
	
}
.newgotop span{font-size: 0.6rem; white-space: nowrap; color: #fff; line-height: 1.8;}

#biaoyu{display: none;}

@media (max-width: 1280px) {
	.ttbox .title{line-height: 1.5;}
	.nav-a a{padding: 0 55px;}
}
@media (max-width: 1024px) {
	.nav-a a{padding: 0 37px;}
	.container2022{width: auto; padding: 0 3%;}
	
}
