﻿@charset "utf-8";



#flashs{ position:relative; height:629px; overflow:hidden; z-index: 1;}
#flashs .bgitem{  z-index:1;position:absolute; top:0; }
#flashs .btn{ bottom: 5px;margin-right: -450px;padding: 5px 6px;position: absolute;right: 50%;z-index: 7;}
#flashs .btn span{ background: none repeat scroll 0 0 #FF48D2;border: 1px solid #FF48D2;color: #FFFFFF;cursor: pointer;display: inline-block;margin-left: 5px;padding: 2px 5px;}
#flashs .btn span.cur{ font-weight: bold;padding: 4px 8px;}






.i-main {
	background-color: #f5f5f5;
	z-index: 2;
	position: relative;
}
.i-main .i-wrap {
	width: 92.4%;
	margin: 0 auto;
	position: relative;
}
.i-main .i-wrap .titbox {
	line-height: 80px;
}
.i-main .i-wrap .titbox .line {
	display: inline-block;
	width: 1px;
	height: 20px;
	margin: 11px 12px 9px;
	background-color: #c9c9c9;
}
.i-main .i-wrap .titbox .ftt {
	font-size: 14px;
	color: #c9c9c9;
}
.i-main .i-wrap h4 {
	font-size: 20px;
	color: #035CAC;
}
.i-main .i-wrap1 {
	position: relative;
	margin-bottom: -123px;
	top: -123px;
	border-top: 1px solid #ecefee;
	background-color: #fff;
	padding-top: 10px;
	padding-bottom: 60px;
}
.i-main .i-wrap1 .scroll {
	width: 100%;
	position: relative;

}
.i-main .i-wrap1 .swiper-container {
	width: 100%;
	position: relative;
	overflow: hidden;
}
.i-main .i-wrap1 .butn {
	display: block;
	width: 29px;
	height: 29px;
	border: 1px solid #e7e7e7;
	position: absolute;
	top: 29px;
	-webkit-transition: border 0.3s ease 0s;
	transition: border 0.3s ease 0s;
}
.i-main .i-wrap1 .butn:hover {
	border: 1px solid #da251d;
}
.i-main .i-wrap1 .swiper-button-prev {
	background: url(../images/ico_08.png) no-repeat center;
	right: 38px;
	left: auto;
}
.i-main .i-wrap1 .swiper-button-prev:hover {
	background: url(../images/ico_08_hov.png) no-repeat center;
}
.i-main .i-wrap1 .swiper-button-next {
	background: url(../images/ico_09.png) no-repeat center;
	right: 0;
}
.i-main .i-wrap1 .swiper-button-next:hover {
	background: url(../images/ico_09_hov.png) no-repeat center;
}
.i-main .i-wrap1 .img {
	display: block;
	border-bottom: 3px solid #f08933;
	padding: 11px 0;
}
.i-main .i-wrap1 .img img {
	width: 226px; height:170px;
}
.i-main .i-wrap1 ul {
	width: 100%;
}
.i-main .i-wrap1 .box {
	border: 1px solid #f1f1f1;
}
.i-main .i-wrap1 .box:hover .img {
	border-bottom: 3px solid #da251d;
}
.i-main .i-wrap1 a.tt {
	display: block;
	line-height: 48px;
	text-align: center;
	color: #555;
	font-size: 14px;
	transition: all 0.3s ease 0s;
}
.i-main .i-wrap1 .box:hover .tt {
	color: #fff;
	background-color: #da251d;
}
.i-main .i-wrap1 .my-swiper-pagination {
	padding-top: 20px;
	text-align: center;
	display: none;
}

.w1310 {
	width: 1310px;
	margin: 0 auto;
	position: relative;
}



.secondEdition {
	padding: 40px 0 50px;
	background: #f5f5f5;
	
}
.wqpcommonWeb {
	width: 1180px;
	margin: 0 auto;
}
.secondNews {
	float: left;
	width: 376px;
	margin-right: 20px;
}

.secondNews h3 {
	padding-bottom: 10px;
	border-bottom: 1px solid #DADBDE;
}

.secondNews h3 span {
	position: relative;
	color: #035cac;
	font-weight: bold;
	border-bottom: 1px solid #035cac;
	padding-bottom: 8px;
}

.secondNews h3 .more {
	width: 20px;
	height: 20px;
	background: url(../images/inco57.png);
	float: right;
	display: block;
}
.twonewsdl {
	padding: 10px 0 90px;
	border-bottom: 1px solid #DADBDE;
	cursor: pointer;
}

.twonewsdl dt {
	float: left;
	width: 60px;
	margin-right: 25px;
	text-align: center;
}

.twonewsdl dt em {
	padding: 10px 0 5px;
	display: block;
	color: #007ED5;
	font-size: 40px;
	line-height: 40px;
	font-weight: bold;
}

.twonewsdl dt span {
	color: #007ED5;
	font-size: 16px;
}

.twonewsdl dd {
	float: left;
	width: 290px;
}

.twonewsdl dd .newsTitle {
	font-weight: bold;
	font-size: 16px;
	height: 36px;
	overflow: hidden;
	margin-bottom: 6px;
	line-height: 18px;
}

.twonewsdl dd .newsText {
	font-size: 12px;
	color: #666;
	height: 44px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.twonewsdl dd .newsText a span {
	color: #007ED5;
}
.twonewslist {
	padding-top: 3px;
}

.twonewslist li {
	font-size: 13px;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
}

.twonewslist li a {
	color: #666;
}

.twonewslist li a:hover,
.twonewsdl:hover a {
	color: #003A8F;
}

.twonewslist li span {
	padding-right: 16px;
}
.groupMiddle {
	float: left;
	margin-right: 20px;
	position: relative;
}
.groupCon {
	position: relative;
}

.groupCon .abouttext {
	position: absolute;
	top: 30px;
	left: 30px;
}

.groupCon .abouttext em {
	display: block;
	font-size: 18px;
	color: #fff;
	padding-top: 10px;
}

.groupMiddle .img {
	display: block;
	width: 480px;
	height: 235px;
}
.groupHover {
	display: none;
	position: absolute;
	width: 420px;
	height: 205px;
	top: 0;
	left: 0;
	z-index: 999;
	background: url(../images/wimg118.jpg) repeat;
	overflow: hidden;
	padding: 20px 30px 10px;
}

.groupMiddle:hover .groupHover {
	display: block;
}

.grouptitle {
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 5px;
}
.twophotoList {
	position: relative;
	float: left;
	width: 282px;
}


.videoDiv{
    float: right;
    position: relative;
    height:236px; width:100%;
    /*background: #222;*/
}
.poVideoBtn{
    position: absolute;
    z-index: 9;
    top:0;left:0;
    right:0;bottom:0;
    background: url("../images/videobtn.png") no-repeat center rgba(0,0,0,.5);
}
.poVideoBtn:hover{
    background: url("../images/videobtn.png") no-repeat center rgba(0,0,0,.5);
}

footer{
	box-shadow: -2px 0 5px #e8e8e8;
	*border-top:1px solid #e3e3e3;
}
.footer-top{
	padding:35px 0 0px;
	background-color: #2e2a27;

}
.footer-top .f-nav{
	width: 600px;
}
.footer-top .f-nav li{
	float: left;
	width: 145px;
	margin-right: 14px;
}
.footer-top .f-nav li.on{
	margin-right: 0;
}
.footer-top .f-nav li a{
	display: block;
	font-size: 12px;
	color:#a2a1a0;
	line-height: 26px;
	transition:all .3s linear;
}
.footer-top .f-nav li a.tit{
	font-size: 16px;
	color:#fff;
	margin-bottom: 10px;
}
.footer-top .f-nav li a.tit:hover{
	color:#fff;
}
.footer-top .f-nav li a:hover{
	color: #a2a1a0;
}
.w1200 {
    width: 1200px;
    margin: 0 auto;
}
.fl {
    float: left;
    display: inline;
}
.fr {
    float: right;
    display: inline;
}
.f-contact{
	padding-left: 40px;
	
}
.f-contact .con{
	font-size: 14px;
	line-height: 20px;
}
.f-contact .con p{
	margin-bottom: 10px;
	text-indent: 0;
}
.f-contact .con span{
	font-size: 24px;
	color:#035cac;
	font-family: arial;
	font-weight: bold;
}
.f-contact .share-box{
	margin:40px 0 0;
}
.f-contact .share-box .weixin-box .img{
	top:-113px;
	background: url(../images/qrcode-bg2.png) no-repeat center;
}
.f-contact .share-box .search-box input{
	padding:12px 50px 19px;
	top:-55px;
	background: url(../images/search-bg2.png) no-repeat center;
}
.f-contact .share-box.bdsharebuttonbox a{
	width: 34px;
	height:34px;
	background-size: 34px;
}
.f-contact .share-box.bdsharebuttonbox a.bds_weixin{
	background-image: url(../images/f-weixin.png);
}
.f-contact .share-box.bdsharebuttonbox a.bds_sqq{
	background-image: url(../images/f-qq.png);
}
.f-contact .share-box.bdsharebuttonbox a.search-btn{
	background-image: url(../images/f-search.png);
}

.f-contact .share-box.bdsharebuttonbox .weixin-box:hover a.bds_weixin{
	background-image: url(../images/h-f-weixin.png);
}
.f-contact .share-box.bdsharebuttonbox .weixin-box:hover .img{
	display: block;
}
.f-contact .share-box.bdsharebuttonbox a.bds_sqq:hover{
	background-image: url(../images/h-f-qq.png);
}
.f-contact .share-box.bdsharebuttonbox a.search-btn:hover,
.f-contact .share-box.bdsharebuttonbox a.search-btn.cur{
	background-image: url(../images/h-f-search.png);
}
.f-contact .share-box .weixin-box .img{
	padding:8px 11px 14px;
}
.footer-bottom{
	padding:16px 0 32px;
	background: #035cac;
}
.footer-bottom .copy{
	font-size: 12px;
	color:#fff;
}
.footer-bottom .build{
	font-size: 12px;
	color:#fff;
}
.footer-bottom .build a{
	color:#fff;
}


.n_content_left{width:320px; height: auto; float:right; position:relative;padding-top: 0px;padding-bottom: 30px;}
.n_content_left{clear:both;}
.n_content_left_t{ width: 318px;height: 44px;line-height: 44px;overflow: hidden;font-size: 14px;background: #035cac;border: 1px solid #E9E9E9;border-bottom: 0;}
.n_content_left_t1{padding-left: 20px;color: #fff;font-weight: bold;}
.n_content_left_cnt{width: 278px;height: auto;background: #fff;border: 1px solid #E9E9E9;border-top: 0;padding: 10px 20px;margin-bottom: 20px;}
.left_menu1 {width: 100%;height: 45px; font-size: 14px;}
.left_menu1 a{padding-left: 20px;color: #333;background: url(../images/left_menu.png) no-repeat left center;}
.left_menu1 a:hover{color: #035cac;background: url(../images/left_menu1.png) no-repeat left center;}
.xn_c_34_wrap{width: 318px;height: auto;border: 1px solid #E9E9E9;margin-bottom: 20px;}
.xn_c_34_topbox{width: 318px;height: 44px;line-height: 44px;background: #F9F9F9;}
.xn_c_34_t1{float:left;padding-left:20px;font-size: 14px;font-weight: bold;color: #035cac;}
.xn_c_34_nrbox{background: #fff;width: 278px;overflow: hidden;padding: 20px;}
.xn_c_34_lbenname{width: 263px;height: 30px;line-height: 30px;padding-left: 15px;background: url(../images/index_one_264.png) no-repeat left 14px;font-size: 14px;overflow: hidden;}
.xn_c_34_lbenname a{color: #333;}
.xn_c_index_zx_lxwm{width: 318px;height: 278px;float: right;border: 1px solid #E9E9E9;}
.xn_c_index_zx_lxwm_title{width: 318px;height: 44px;line-height: 44px;background: #F9F9F9;}
.xn_c_index_zx_lxwm_t1{float:left;padding-left:20px;font-size: 14px;font-weight: bold;color: #035cac;}
.xn_c_index_zx_lxwm_m{width: 278px;height: 194px;overflow: hidden;background: #fff;padding: 20px;}
.xn_c_index_zx_lxwm_m span{height: 35px;line-height: 35px;font-size: 14px;color: #333;text-transform: uppercase;display: block;}





.location{ font-size:14px; color:#a0a0a0; line-height:75px;}
.location a{ color:##a0a0a0;}
.location a.act{ color:#035cac;}
.location a:last-child{ color:#035cac;}
.width_1200{
    display:block;
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.page_top{
    background-repeat:no-repeat;
    background-size:auto 350px;
    background-position:center;
    height:350px;
    width:100%;

    min-width:1200px;
}

.page_r{
    width:860px;
    float: left;
    min-height:200px;
    color:#333;
    margin-bottom:30px;
}
.page_r_content{
    font-size:14px;
    line-height:1.4;
	margin-right: 20px;	
		margin-top: 20px;
}
.page_r_title{
  border-bottom: 1px solid #d8d8d8;
height: 41px;
width: 860px;
margin-right: 20px;
}
.page_r_title span{ font-size:18px; color:#333; display:inline-block; height:40px; border-bottom:2px solid #035cac; line-height:40px; padding:0px 3px 0px;}

.page_artlist{
    width:860px;
}
.page_artlist ul{
    display:inline-block;
    width:860px;
}
.page_artlist li{

	float:left; width:100%; border-bottom:1px dashed #ccc; margin-top:20px;
}
.page_artlist li:last-child{
    border-bottom:0;
}
.page_artlist li:hover .artlist_date{
    transform: rotateY(360deg);
}
.artlist_date{
    float: left;
    width:80px;
    height:110px;
    background-color:#eae6e2;
    color:#7c7b7a;
    transition:all 0.5s;
}
.artlist_date span{
    display:block;
    font-size:28px;
    text-align:center;
    margin-top:35px;
}
.artlist_date p{
    text-align:center;
    font-size:13px;
    margin-top:25px;
}
.artlist_r{
    height:110px;
    float: left;
    width:710px;
    margin-right:20px;
}

.artlist_r span { color:#5a5a5a; font-size:14px; line-height:30px;}
.artlist_r span a:hover{
    color:#035cac;
}

.artlist_r p a{
color:#888888; font-size:12px; line-height:30px;
}
.artlist_r p a:hover{
    color:#999;
}
.pagelist{
    text-align:center;
    padding:25px 0 45px 0;
    color:#6C6C6C;
    font-size:13px;
}
.pagelist a{
    margin:0 3px;
    border:#D0D0D0 solid 1px;
    display:inline-block;
    padding:5px 10px;
    line-height:16px;
    background:#fff;
    color:#6C6C6C;
}
.pagelist span{
    margin:0 5px;
    border:#0099FF solid 1px;
    display:inline-block;
    padding:2px 6px 2px;
    line-height:16px;
    color:#fff;
    background:#035cac;
}
.pagelist a:hover{
    color:#fff;
    background:#035cac;
}
.pagelist a.page_no{
    background-color:#035cac;
    color:#fff;
}

.article_date{
    border-bottom:1px solid #eee;
    font-size:13px;
    color:#666;
    text-align:center;
    padding-bottom:20px;
    margin-bottom:20px;
    margin-right:20px;	
}
.article_pre_next{
    border-top: 1px solid #eee;
    margin-top:20px;
    font-size: 14px;
    padding-top:15px;
    padding-bottom:30px;
    margin-right:20px;	
}
.art_pre, .art_next{
    line-height:20px;
}
.art_pre a:hover, .art_next a:hover{
    color:#035cac;
}
.message .top{
    width:560px;
    border:1px solid #ccc;
    height:380px;
    text-align:center;
    padding-top:40px;
    transition:all 0.2s;
    margin:20px auto 30px;
}
.message .top:hover{
    box-shadow:0 0 10px #ccc;
}
.message .top input{
    width:450px;
    height:36px;
    padding:0 12px;
    margin-bottom:15px;
    border:1px solid #ccc;
}
.message .top textarea{
    width:450px;
    height:120px;
    padding:6px 12px;
    resize:none;
    margin-bottom:15px;
    border:1px solid #ccc;
}
.message .mes_sub{
    width:475px;
    border:0;
    background-color:#035cac;
    color:#fff;
    height:40px;
    transition:all 0.2s;
    margin:0 auto;
    line-height:40px;
    font-size:14px;
    font-weight:bold;
    text-align:center;
    cursor:pointer;
}

.news_title{ font-size:18px; color:#333; text-align:center; padding:40px 0px 20px;}

/* 图片列表 */
.pic-item-list { margin:0 0 20px; }
.pic-item-list .pic-item { display:block; float:left; width:130px; margin-bottom:10px; padding:0; }
.pic-item-list .list-pic { display:block; width:100px; margin:0 auto; padding:4px; border:1px solid #919090; text-align:center; }
.pic-item-list dl { padding:0 5px; line-height:26px; text-align:center; }
.piList { padding:0 0 20px; overflow:hidden; }
.piList .pic-item-list { width:860px; margin:0; padding:0; }
.piList .pic-item { position:relative; width:250px; margin:0 48px 30px 0; padding:0; display:inline; }
.piList .pic-item:nth-child(3n){ margin-right: 0; }

.piList .list-pic { display:block; width:250px; margin-bottom:3px; padding:0; padding:3px; border:1px solid #ddd;box-sizing: border-box; }
.piList .list-pic img { width:242px;  height: 242px; }

.piList dl { padding:4px 5px; line-height:20px; }

.piList dl dt { height:30px; font-size:14px; line-height:30px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }


/* 图片列表 */
.piList { padding:0 0 20px; overflow:hidden; margin-top: 20px;}
.piList ul { width:1000px; }
.piList ul li { float: left; width:300px; margin:0 25px 10px 0; }
.piList dl { padding:4px 5px; line-height:20px; }
.piList dl dt { height:30px; font-size:12px; line-height:30px; text-align: center; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }


.n_main {
    width: 100%;
    margin: 0;
    padding: 0;
    height: auto;
    overflow: hidden;
    z-index: 5;
    position: relative;
    background: #F9F9F9;
    min-width: 1000px;
}



#content .floor{
    margin-top: 50px;
}
.introduce .left{
    width: 301px;
    margin-right: 65px;
    /*border:1px solid red;*/
}
.fl {
    float: left;
}
#content .floor h3 {
    font-size: 20px;
    font-weight: :bold;

    color: #035CAC;
}
#content .floor h3 span {
    color:#b3b3b3;
}
#player {
    width:400px;
    height: 169px;
    position: relative;
    border-radius: 5px;
    margin-top:18px;
}
#player video {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%
}
.video_center {
    width:300px ;
    height: 300px;
}
#mmove{
    position: absolute;
    top: -51px;
}

.left .jianjie,.text {

    line-height: 25px;
    text-align: justify;
    font-size: 14px;
    color: #333;
    letter-spacing: 0.5px;
}

.introduce .in_center{
    width: 464px;
    /*margin-right: 30px;*/
    /*border:1px solid red;*/
}
.text {
    padding-right: 25px;
}
.introduce .right {
    /*border:1px solid red;*/
    box-sizing: border-box;
}
.fr {
    float: right;
}


.trs5 {transition:all 0.5s ease; -moz-transition:all 0.5s ease; -ms-transition:all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition:all 0.5s ease; }
.ipart03 .right ul li{padding:20px 0 15px 0; cursor:pointer;border-bottom: 1px dashed #ccc;}
.ipart03 .right ul li a{display:block;}

.ipart03 .right ul .time_box .time{display:inline-block; font-size:14px; color:#999999; margin-right:10px; line-height:22px;}
.ipart03 .right ul .time_box .tip{display:inline-block; line-height:22px; padding:0 10px;  color:#999999; font-size:14px; }
/*触控*/

.ipart03 .right ul .title{font-size:14px; color:#333; line-height:1; margin-bottom:10px;}
.ipart03 .right ul .info{font-size:12px; color:#666666;margin-bottom: 10px;}
.ipart03 {
    background: #f5f5f5;
}
.ipart03 .rect-96{padding-bottom:96%;}

.ipart03 .right{width:100%;float:right;}





.box1{width:100%;margin:0 auto;}
.clearfix{zoom:1;}
.clearfix:before,.clearfix:after{display:table;line-height:0;content:"";}
.clearfix:after{clear:both;}
.nav-dd{position:relative;text-align:center;width:15%;float:left;} 
.nav-dd.home{width:10%}
.nava{line-height:59px;display:inline-block;font-size:16px;color:#035CAC;position:relative;} 
.nav-dd.on .nava::after,.nav-dd:hover .nava::after{display:block;}
.nava::after{position:absolute;width:100%;height:2px;bottom:0px;left:0px;background-color:#035CAC;content:'';display:none;}
