﻿@charset "utf-8";

html,body{height:100%;}

body{padding:0; margin:0px auto; font-size:14px; line-height:24px; color:#666666; width:100%; zoom:1;font-family: microsoft yahei,arial, sans-serif; background:#fff;}
ul,li,form, dl,dt,dd,div,ul,li,p,em,i,address{ font-style:normal; list-style:none; padding: 0px; margin: 0px;}
h1,h2,h3,h4,h5,h6{ padding:0px; margin:0px;}
select,input,textarea,button{ font-size:14px; border-radius:0; -webkit-border-radius:0; color:#545454;font-family: microsoft yahei,arial, sans-serif;}
input:focus { outline: none;}
input,button,select,textarea{ border:0px;outline:none;/*-webkit-appearance:none;*//*强制去除表单自带的样式*/}
button{ cursor:pointer;}
textarea{resize:none;/*-webkit-appearance:none;*//*强制去除textarea自带的样式*/}
textarea,input,select { background:none; border:none; margin:0; padding:0;}
article,aside,footer,header,hgroup,nav,section,figure,fxigcaption,address{ display: block;} /*html5设置*/
figure,figcaption{ margin:0px; padding:0px;}
audio,canvas,progress,video { display: inline-block; vertical-align: baseline;}
img{ max-width:100%; border:none; border:0;  vertical-align:top;}
a{ color:#4c4c4c; text-decoration:none; noline:-webkit-tap-highlight-color:rgba(0,0,0,0);transition: all ease 0.3s;}
a:focus {outline:none; -moz-outline:none;}
a:hover{ text-decoration:none; color:#0a66a5;}
/**:hover{transition: all ease 0.3s;}*/

/*input字体*/
:-moz-placeholder {color: #999999;}
::-moz-placeholder {color: #999999;}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {color: #999999;}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {color: #999999;}

select {
	/*chrome和firefox里面的边框是不一样的，所以复写了一下*/
	border: solid 1px #d9d9d9; text-indent:1em;
	/*很关键：将默认的select选择框样式清除*/
	appearance: none; color:#999999;
	-moz-appearance: none;
	-webkit-appearance: none;
	/*在选择框的最右侧中间显示小箭头图片*/
	/*background:  no-repeat scroll 95% center transparent;*/
	/*为下拉小箭头留出一点位置，避免被文字覆盖*/
	padding-right: 14px;
}

/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
select::-ms-expand {
display: none;
}

/*网页滚动条*/
::-webkit-scrollbar{
            width: 6px; height:6px;-webkit-overflow-scrolling : touch;
            background-color: #e6e6e6;}
::-webkit-scrollbar-track{
            background-color: #e6e6e6;}
::-webkit-scrollbar-thumb{
            border-radius: 10px;
            background-color: #333;}
::-webkit-scrollbar-button{
            height: 0px;
            background-color: #e6e6e6;}

/*公用样式*/
.fl{ float:left;}.fr{ float:right;}.tl{ text-align:left !important;}.tr{ text-align:right;}.tc{ text-align:center !important;}
.hide{ display:none;}
.block{ display:block;}
.clear{ clear:both;}
.clearfix{overflow:hidden;_zoom:1;}
.clearfix:after{ content: ''; display: block; clear: both; height: 0; visibility: hidden; }
.clearfix{*zoom:1;}.relative{ position:relative;}
.bodyon{ overflow:hidden;}
.contain{ position:relative; clear:both; width:975px; margin:0px auto;}

/*font*/
.f_gray{ color:#333;}
.iconfont{ font-size:24px; vertical-align:middle;}
.tit{ display:block;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden;}
.p{overflow: hidden;word-break:normal;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;}

@media ( max-width:1240px){
	.iconfont{ font-size:18px;}
}

@media ( max-width:1000px){
	.contain{width:auto; margin:0 15px;}
}

/*effict*/
.scale-img {overflow: hidden;cursor: pointer; zoom:1; overflow: hidden;}
.scale-img img,.scale-img span {opacity: 1;-webkit-transition: opacity 0.6s, -webkit-transform 0.6s;transition: opacity 0.6s, transform 0.6s;}
.scale-img:hover img,.scale-img:hover span {opacity: 1;-webkit-transform: scale3d(1.1,1.1,1);transform: scale3d(1.1,1.1,1); top:0px; left:0px;}
.effict{transition: all ease 0.3s;}
.imgbox{ overflow:hidden; position:relative;}
.imgbox span{ background-position:center center; background-repeat:no-repeat; background-size:cover; position:absolute; left:0px; top:0px; width:100%; height:100%;}


/*pages*/
.pages{ zoom:1; overflow:hidden;text-align:center; color:#000000; clear:both; line-height:34px; font-size:14px;}
.pages span{ padding:0px 0px; display:inline-block; vertical-align:middle;}
.pages a{ display:inline-block; margin:0px 4px;text-align:center;color:#000000;border:1px solid #e6e6e6; width:34px;}
.pages .p_page a{ display:inline-block; vertical-align:middle;}
.pages .p_page .a_prev,.pages .p_page .a_next,.pages .p_page .a_first,.pages .p_page .a_end{ display:inline-block; vertical-align:middle; width:auto; padding:0 15px;}
.pages .p_page .a_prev:hover,.pages .p_page .a_next:hover,.pages .p_page .a_first:hover,.pages .p_page .a_end:hover{ color:#fff; background:#0a66a5; border:1px solid #0a66a5;}
.pages .p_page .num { padding:0 12px;}
.pages .p_page .num a:hover,.pages .p_page .num a.a_cur{background:#0a66a5; border:1px solid #0a66a5; color:#fff;}

@media ( max-width:1024px){
.pages{line-height:24px; font-size:14px;}
.pages a{ margin:0px 1px; width:24px;}
.pages .p_page .a_prev,.pages .p_page .a_next,.pages .p_page .a_first,.pages .p_page .a_end{ padding:0 5px;}
.pages .p_page .num { padding:0 5px;}
}
/*pages end*/


/*top*/
.top_all{line-height: 47px; background: url(/uploads/image/xrimages/top_bg.jpg) repeat-x; color: #333;}
.top_all a{color: #606060;}
.top_all i{padding: 0 12px;}
.header .toper{ height:110px;}
.header .logo{ float:left; width:800px; padding-top:36px; position:relative; z-index: 3;}
.header .logo span{ position:absolute; right:0; top:38px; border-left:1px solid #dfdfdf; padding-left:22px; line-height:50px; font-size:30px; font-family:"宋体"; font-weight:bold; color:#333333;}
.banner{position: absolute; right: 0; top: 0; z-index: 1;}
.time_all{background: #f9f9f9;}
.localtime{padding-left: 18px; line-height: 34px; font-size: 12px; color: #5a5757;}

.searchbox{width:250px; margin-top: 4px; border-radius:5px; padding: 0 34px 0 10px; border:1px solid #ccc; position:relative;}
.searchbox .input{width:100%; height:24px; line-height:24px;}
.searchbox .input::-webkit-input-placeholder {color: #959595;}
.searchbox .btn{position:absolute; right:-1px; top:-1px; width:28px; height: 26px; border-radius:5px; background:#ee6f20; color:#fff; font-size:14px;}
.searchbox .btn i{font-size: 16px;}
.searchbox .btn:hover { background:#e46212;}

.mainnav{ margin:0; line-height:50px; height:50px; background:url(/uploads/image/xrimages/nav_bg.jpg) no-repeat center center;}
.mainnav li{ float:left; position:relative; width:auto;}
.mainnav span a{ position:relative; z-index:1;display:block; font-weight: bold; text-align:center; color:#fff;padding: 0 10px;}
.mainnav .arr{ display:none;}
.mainnav li:hover span a,.mainnav li.onnav span a,.mainnav li span a.sele{color: #1976b3; background: url(/uploads/image/xrimages/menu_bg.png) no-repeat center bottom/100% auto}

.navpull{ z-index:99;display:none; position:absolute; text-align:center; top:50px; left:-5%;width:110%; padding:10px 0; line-height:33px; background:rgba(255,255,255,0.9); box-shadow:0 5px 15px rgba(0,0,0,0.2);}
.navpull.null{background:none; padding:0;}
.navpull a{ color:#333; display:block; padding:0 10px; font-size:14px; margin:0 5px;}
.navpull a:hover{ background:#0a66a5; color:#fff;}

.openbtn{ cursor:pointer; display:none;width:32px; height:25px; padding-top:1px; background:#fff; position:absolute; right:12px; top:9px; z-index:999;}
.closebtn{ position:fixed; left:0px; top:45px; width:100%; height:100%; z-index:0; display:none;background: rgba(0,0,0,0.5);}
.openbtn span{ display:block; height:3px; background:#0a66a5; border-radius:4px; margin:4px;transition: all ease 0.3s;}
.openbtn.on .sp1 {
	-webkit-transform: translate(0, 7px) rotate(45deg) !important;
	-moz-transform: translate(0, 7px) rotate(45deg) !important;
	-ms-transform: translate(0, 7px) rotate(45deg) !important;
	-o-transform: translate(0, 7px) rotate(45deg) !important;
	transform: translate(0, 7px) rotate(45deg) !important;}
.openbtn.on .sp2 {
	-webkit-transform: translate(0, 0) rotate(-45deg) !important;
	-moz-transform: translate(0, 0) rotate(-45deg) !important;
	-ms-transform: translate(0, 0) rotate(-45deg) !important;
	-o-transform: translate(0, 0) rotate(-45deg) !important;
	transform: translate(0, 0) rotate(-45deg) !important;}
.openbtn.on .sp3 { display:none;}

@media ( max-width:1024px){
.top_all,.banner{display: none;}
.time_all{padding: 10px 0;}
.header{height:45px;}
.header .logo{ width:auto; padding-top:13px;}
.header .logo img{ height:22px;}
.header .logo span{ right:-100px; font-size:14px; line-height:25px; top:11px; width:80px; padding-left:10px;}
.header .top{ right:80px; top:5px;}
.header .openbtn{ display:block;}

.mainnav{ position:fixed; height:100%; overflow-y:auto; z-index:999; width:200px; padding:0; right:-200px;background: #fff;top:45px;visibility: hidden;opacity: 0;filter: alpha(opacity=0);transition: all ease 0.3s; box-shadow:0 0 10px rgba(0,0,0,0.2);}
.mainnav ul{ margin-top:0px;}
.mainnav li{ display:block; position:relative; cursor:pointer; float:none; border-bottom:1px solid #e9e9e9;border-top:1px solid #f9f8f6; width:auto !important; margin:0 10px; background:none;}
.mainnav li span a{ font-size:16px; text-align:left; height:auto; display:block; line-height:28px !important; height:auto !important; height:auto; padding:5px 0 5px 5px;  border:0; color:#1a1a1a;}
.mainnav .en{ position:static; opacity:1; display:block; color:#999;}
.mainnav .arr{ display:inline-block; position:absolute; z-index:2; width:100px; height:30px; line-height:30px; right:0px; top:0px;}
.mainnav .arr i{ position:absolute; height:auto; background:none; right:0px; top:5px;transition: all ease 0.3s;}
.mainnav li.onnav .arr i{dis-moz-transform: translate(0, -3px) rotate(-180deg) !important;
	-ms-transform: translate(0, -3px) rotate(-180deg) !important;
	-o-transform: translate(0, -3px) rotate(-180deg) !important;
	transform: translate(0, -3px) rotate(-180deg) !important;}
.mainnav.on{visibility: visible;opacity: 1;filter: alpha(opacity=100); right:0;}

.navpull{ position:static; width:auto; line-height:30px; padding:8px; text-align:left;}
.navpull dd{ position:relative; text-align:left;}
.navpull dd a{ padding:0;}
.navpull.pronav dl { display:block; background:none; margin:0; padding:0; height:auto; width:45%; display:inline-block; min-height:10px;}
.navpull.pronav dl dt{ border-bottom:0; font-weight:normal; margin:0;}
.navpull.pronav dl dd{ display:none;}
.navpull.pronav .contain{ margin:0;}
}

@media ( max-width:480px){
	.header .logo img{ height:15px;}
}
/*top*/


/*bottom*/
.bottom{padding: 25px 0; background: #e0f4ff; border-top: 2px solid #1473ad; font-size: 12px; color: #1473ad; text-align: center;}
/*bottom*/


/*首页 s*/
.mb10{margin-bottom: 10px;}
.greybg{background: #f9f8f4;}
.lines{border: 1px solid #d4d4d4;}
.hometit{line-height: 36px; border-bottom:1px solid #f5f4f0; background:#fcfbf7;}
.hometit .name{display: inline-block; width: 95px; text-align: center; background: url(/uploads/image/xrimages/new_bg.jpg) repeat-x; color: #fff; font-weight: bold;}
.hometit .more{float: right; margin-right: 20px; color: #333; font-weight: lighter; text-transform: uppercase;}

.hometit2{line-height: 35px; border-bottom:1px solid #f5f4f0; background:#fcfbf7;}
.hometit2 a{display: inline-block; margin-right: 1px; width: 94px; text-align: center; font-weight: bold; background: #0a66a5; color: #fff;}

.main{padding: 10px; box-shadow: 0 0 15px rgba(0,0,0,0.2);}
.homenews{height: 270px;}
.homenews .box{padding: 0 10px 10px;}
.homefocus{width: 43.258%; margin-top: 15px;}
.homefocus li .imgbox{height: 206px;}
.homefocus li .title{position: absolute; width: 100%; left: 0; bottom: 0; background: #eee; text-align: center;}
.homefocus .flex-control-nav{bottom: 30px; text-align: right;}
.homefocus .flex-control-paging li{margin: 0 3px;}
.homefocus .flex-control-paging li a{width: 16px; height: 16px; line-height: 16px; opacity: 0.7; text-indent: 0; font-size: 12px; border: 1px solid #fff; text-align: center; background: #6c6d6e; color: #fff; border-radius: 0;}
.homefocus .flex-control-paging li a.flex-active{background: red;}

.listbox{width: 54.157%;}
.commonlist li{height: 30px; line-height: 30px; overflow: hidden; border-bottom: 1px dotted #a4a4a4; font-size: 12px; background: url(/uploads/image/xrimages/title_icon.jpg) no-repeat left center; padding-left: 10px;}
.commonlist li .date{float: right;}

.calendar{width: 24%; height: 270px; float: right; display: none;}
.homebox{width: 49.5%; border-top: 3px solid #0a66a5;}
.homebox ul{padding: 12px 10px;}
.advan img{display: block; width: 100%;}

@media ( max-width:1200px){

}

@media ( max-width:768px){
	.homenews,.calendar{width: auto; float: none; height: auto;}
}

@media ( max-width:640px){
	.homefocus,.listbox,.homebox{width: auto; float: none;}
	.homefocus li .imgbox{height: 306px;}
}

@media ( max-width:408px){
	.homefocus li .imgbox{height: 206px;}
	.localtime{padding-left: 0;}
	.searchbox{width: 146px;}
}

/*首页 end*/


/*栏目页公用样式 s*/
.subpage{ height:auto !important; height:300px; min-height:300px; padding-top:40px; padding-bottom:40px;}
.subban img{ display:block; width:100%;}
.leftbar{ width:22%; float:left;}
.rightcon{ width:75%; float:right;}
.columnname{ font-size:28px; color:#fff; background:#0a66a5; background-size:cover; text-align:center; line-height:35px; position:relative;line-height:80px;}
.columnname .arr{ display:none; position:absolute; width:98%; right:10px; bottom:0; text-align:right; color:#fff !important; line-height:35px;transition: all ease 0.3s;}
.columnname .iconfont{ font-size:20px;}
.columnname.on .arr{dis-moz-transform: translate(0, -3px) rotate(-180deg) !important;
	-ms-transform: translate(0, -3px) rotate(-180deg) !important;
	-o-transform: translate(0, -3px) rotate(-180deg) !important;
	transform: translate(0, -3px) rotate(-180deg) !important;}

.submenu{ background:#fcfafa; padding:20px;position:relative; z-index:1;}
.submenu li{ position:relative; text-align:center;}
.submenu li a{ display:block;position:relative; z-index:1; line-height:58px; border-bottom:1px solid #d1d8e3; font-size: 16px;}
.submenu li a:hover,.submenu li.onli a{ color:#0a66a5;}

.postion{ border-bottom:1px solid #e6e6e6; height:43px; line-height:25px; margin-bottom:28px;}
.postion h2{ font-size:24px; float:left; font-weight:normal; color:#0a66a5;}
.postion .place{ padding-left:23px; float:right; background:url(/uploads/image/xrimages/home.gif) 0px center no-repeat; font-size:14px; color:#999999;}
.postion .place a{color:#999999;}.postion .place a:hover,.postion .place span{color:#0a66a5;}

.singlepage{word-wrap:break-word;word-break:normal;text-align:justify; line-height:30px;}
.singlepage video{ width:80% !important; margin:0px auto; height:auto !important;}

.subtit{ text-align:center; padding-bottom:30px;}
.subtit h2{ font-weight:normal; font-size:32px; line-height:44px; color:#0a66a5;}
.subtit p{ line-height:24px; font-size:14px; color:#b2b2b2; text-transform:uppercase;}
.subtit p i{ font-size:0; display:inline-block; vertical-align:middle; width:81px; height:8px;}
.subtit p i.i1{ background: right center no-repeat; margin-right:20px;}
.subtit p i.i2{ background: 0px center no-repeat; margin-left:20px;}

@media ( max-width:900px){
	.subpage{ padding-top:20px;padding-bottom:28px;}

	.columnname{font-size:16px; line-height:40px;}
	.submenu{ padding:10px;}
	.submenu li a{line-height:40px;}

	.singlepage{ line-height:24px;}
	.singlepage video{ width:100% !important;}

	.postion { height:30px; margin-bottom:15px;}
	.postion h2{ font-size:18px;}
}

@media ( max-width:768px){
	.subtit{padding-bottom: 10px;}
	.subtit h2{font-size: 22px; line-height: 30px;}
	.leftbar{ width:auto; float:none;}
	.rightcon{ width:auto; float:none;}

	.columnname .arr{ display:block;}

	.submenu{ border-bottom:0; margin-top:0; background:none; line-height:35px; height:auto; display:block;}
	.submenu ul{ display:none;}
	.submenu li a{ line-height:32px; border-bottom:1px solid #ccc; text-align:left;}
	.submenu li .bg{ display:none;}
	.submenu li a:hover,.submenu li.onli a{ color:#cf0005;}
}

/*栏目页公用样式 end*/
.listwz .li{ position:relative; height:40px; line-height:40px; padding:0 60px 0 15px; background:url(/uploads/image/xrimages/dot.png) 3px center no-repeat;}
.listwz .li .date{ position:absolute; right:5px; color:#bfbfbf; right:0; top:0;}
.listwz .li .down{ width:60px; font-size:14px; position:absolute; color:#fff; background:#bfbfbf; line-height:29px; right:0; top:4px; text-align:center;}
.listwz .li .down .iconfont{ font-size:18px;}
.listwz .li .down:hover{ background:#0a66a5;}
.listwz .top{ border-bottom:1px solid #ececec; line-height:24px; padding-bottom:13px; margin-bottom:4px;}
.listwz .top .tit{ margin-bottom:5px; font-size:18px;}
.listwz .top .p{ color:#999999; font-size:14px; height:48px;-webkit-line-clamp: 2;}
.listwz .top .date{ padding-bottom:9px; color:#0a66a5; font-size:24px;font-family: "impact";}
.listwz.sub{ margin-bottom:3%; padding-bottom:8px;}
.listwz.sub li{ border-bottom:1px dotted #d9d9d9;}


.photonews{ margin:0 0 0 -3%;}
.photonews li{ text-align:center; width:30.3333%; float:left; margin:0 0 3% 3%;}
.photonews .imgbox{ padding-top:68%; margin-bottom:5px;}
.photonews .play{ position:absolute; background: rgba(0,0,0,0.5)  center center no-repeat; width:100%; height:100%; left:0; top:0; z-index:3;}
.photonews li:hover .play{ background-color:rgba(0,0,0,0.2);}

.titleinfo{ border-bottom:1px dashed #e8e8e8; text-align:center; margin-bottom:35px; padding:0 0 19px;}
.titleinfo .tits{font-size:24px; color:#333333;}
.titleinfo .date{padding:8px 0 0 0; font-size:14px;}
.titleinfo .date i{ display:inline-block; margin:0 10px;}
.titleinfo .share{ display:inline-block;*display:inline; zoom:1; vertical-align:middle;}

.prevnextbox {margin:50px 0 0 0;position:relative; color:#888888; font-size:16px;}
.prevnextbox dl{ width:49.1%; line-height:60px; height:60px;overflow:hidden; background:#f7f7f7; position:relative;}
.prevnextbox dl span{ padding-left:97px; position:relative; display:block;}
.prevnextbox dl span em{ font-weight:bold; position:absolute; left:33px; top:0px; color:#000000;}
.prevnextbox dl a{ margin:0px auto; display:block;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; width:95%; color:#666666;}
.prevnextbox dl:hover{background:#0a66a5; color:#fff;}
.prevnextbox dl:hover a{ color:#fff;}
.prevnextbox dl:hover span em{color:#fff;}
.prevnextbox dl a.none{color:#999;}

@media ( max-width:900px){
	.titleinfo { line-height:20px; font-size:12px; padding-bottom:11px; margin-bottom:20px;}
	.titleinfo .tits{ font-size:18px; line-height:24px; padding:8px 0 0px;}
	.titleinfo .share{ display:none;}

	.prevnextbox {margin:30px 0 0 0; font-size:14px;}
	.prevnextbox dl{ width:auto; float:none !important; line-height:30px; height:30px; margin-bottom:8px;}
	.prevnextbox dl span{ padding-left:65px;}
	.prevnextbox dl span em{left:10px;}
}

@media ( max-width:768px){
	.photonews li{width:47%;}
	.photonews .play{ background: rgba(0,0,0,0.5)  center center no-repeat;}
}

.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
}

.pagination > li {
	display: inline;
}

.pagination > li > a, .pagination > li > span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.42857143;
	color: #337ab7;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
	margin: 0 5px;
}

.new_page{
	width: 100%;
	text-align: center;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
	z-index: 3;
	color: #fff;
	cursor: default;
	background-color: #337ab7;
	border-color: #337ab7;
}
.undis{display:none;}
