@charset "utf-8";
body{
	font-family:"Microsoft Yahei","SimSun";
	font-size:14px;
	color:#000;
}

a{
	color:#000;
}

a:hover{
	text-decoration: none;
	color: #c00 !important;
}

.fw{
	color: #fff;
}

.fw a{
	color: #fff;
}

.fw a:hover{
	color: #dfdfdf !important;
}

img{
	display:block;
	max-height: 100%;
	max-width: 100%;
}

.wrapper{
	width:100%;
	min-width:1200px;
	max-width:1920px;
	margin:0px auto;
	overflow: hidden;
}

.w1200{
	width:1200px;
	margin:0px auto;
}

h1,h2,h3,h4,h5{
	font-family:"Microsoft Yahei","SimHei";
	overflow:hidden;
}

p,li{
	overflow:hidden;
}

.photo{
	position: relative;
	overflow: hidden;
}

.photo img{
	width: 100%;
	height: 100%;
}

.topic{
	text-align: center;
}

.topic img{
	display: inline-block;
	vertical-align: top;
}

.mt100{
	margin-top: 100px;
}

#header{
	width:100%;
}
#header img{
	width:100%;
}

#footer{
	line-height: 24px;
	padding: 40px 0px;
	text-align: center;
	background: #139ee6;
}


#nav{
	height: 76px;
	line-height: 76px;
	background-color:#a31718;
	text-align: center;
	font-size: 30px;
}

#nav a{
	margin: 0px 28px;
	font-weight: bold;
}


#layout1{
	padding: 50px 0px 80px 0px;
}

#layout1 .headline{
	position: relative;
	text-align: center;
}

#layout1 .headline .title{
	position: absolute;
	top: 5px;
	left: 0px;
	height: 43px;
	line-height: 43px;
	width: 93px;
	background: #e23100;
	font-size: 26px;
	border-radius: 18px;
}

#layout1 .headline h2{
	font-size: 48px;
	height: 52px;
	line-height: 52px;
}

#layout1 .headline h2 a{
	color: #d41111;
}

#layout1 .headline p{
	line-height: 18px;
	height: 18px;
	font-size: 16px;
	margin-top: 15px;
}

#layout1 .headline p a{
	color: #8f8f8f;
	margin: 0px 5px;
}

#layout1 .news{
	float: left;
	width: 485px;
	margin-top: 15px;
}

#layout1 .news h3{
	font-size: 20px;
	height: 28px;
	line-height: 28px;
	margin: 25px 0px 10px 0px;
}

#layout1 .news p{
	line-height: 30px;
	height: 30px;
	font-size: 16px;
	color: #5b5b5b;
	margin-left: -10px;
}

#layout1 .news p a{
	color: #5b5b5b;
	margin: 0px 10px;
}

#layout1 .news .more{
	display: block;
	margin-top: 20px;
}

#layout1 .focus{
	float: right;
	width: 660px;
	height: 330px;
	margin-top: 35px;
}

#layout1 .focus .shadow{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 75px;
	background: #000;
	filter: alpha(opacity=60);
    opacity: 0.6;
	z-index: 1;
}

#layout1 .focus p{
	position: absolute;
	left: 0px;
	height: 24px;
	line-height: 24px;
	font-size: 20px;
	text-align: center;
	bottom: 30px;
	width: 100%;
	z-index: 9;
}

#layout1 .focus .arrow{
	position: absolute;
	width: 38px;
	height: 76px;
	top: 100px;
	cursor: pointer;
	filter: alpha(opacity=80);
    opacity: 0.8;
	z-index: 10;
}

#layout1 .focus .arrow1{
	left: 0px;
	background: url(../images/ly1-arrow1.png);
}

#layout1 .focus .arrow2{
	right: 0px;
	background: url(../images/ly1-arrow2.png);
}

#layout1 .focus:hover .arrow{
	filter: alpha(opacity=100);
    opacity: 1;
}

#layout2{
	background: url(../images/ly2-bg.jpg) no-repeat center top;

	width:600px;
	margin-top:20px;
	padding-top: 80px;
	position: relative;
}

#layout2 .box{
	margin:0 auto;
	top: 164px;
	width: 1000px;
	padding-top: 10px;
	background: url(../images/ly2-book.png);
	text-align:center;
}

#layout2 .arrow1,#layout2 .arrow2{
	position: absolute;
	width: 32px;
	height: 32px;
	top: 280px;
	cursor: pointer;
}

#layout2 .arrow1{
	background: url(../images/ly2-arrow1.png);
	left: 50px;
}

#layout2 .arrow2{
	background: url(../images/ly2-arrow2.png);
	right: 50px;
}

#layout2 .list{
	width: 1060px;
	margin: 0px auto 0px auto;
}

#layout2 .list ul{
	margin-left: -100px;
}

#layout2 .list li{
	float: left;
	width: 430px;
	height: 125px;
	margin: 25px 0px 0px 100px;
	background: #f1ded0;
	padding: 15px 25px 0px 25px;
}

#layout2 .list h3{
	font-size: 22px;
	line-height: 30px;
	height: 30px;
}

#layout2 .list .line{
	margin-left: -5px;
	margin-top: 5px;
	height: 8px;
	background: url(../images/ly2-line.png) no-repeat;
}

#layout2 .list p{
	line-height: 26px;
	color: #575757;
	margin-top: 10px;
}

#layout2 .list p a{
	color: #bd0007;
}

#layout3{
	background: url(../images/ly3-bg.jpg) no-repeat center top;
	padding-top: 60px;
	height: 762px;
}

#layout3 .tab{
	margin-top: 45px;
	height: 84px;
	position: relative;
	text-align: center;
}

#layout3 .tab .line{
	position: absolute;
	height: 2px;
	width: 100%;
	background: #28a7e8;
	left: 0px;
	top: 50%;
	margin-top: -1px;
}

#layout3 .tab .c1,#layout3 .tab .c2{
	position: absolute;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	top: 50%;
	margin-top: -4px;
	background: #28a7e8;
}

#layout3 .tab .c1{
	left: 0px;
}

#layout3 .tab .c2{
	right: 0px;
}

#layout3 .tab span{
	position: relative;
	cursor: pointer;
	display: inline-block;
	vertical-align: top;
	width: 62px;
	height: 62px;
	text-align: center;
	line-height: 62px;
	font-size: 16px;
	border-radius: 50%;
	margin: 11px 14px 0px 14px;
	background: #139ee6;
	z-index: 9;
}

#layout3 .tab .current{
	font-size: 22px;
	font-weight: bold;
	width: 84px;
	height: 84px;
	line-height: 84px;
	background: #da3e3e;
	margin-top: 0px;
}

#layout3 .show{
	margin-top: 40px;
}

#layout3 .focus{
	float: left;
	width: 600px;
	height: 410px;
}

#layout3 .focus .shadow{
	position: absolute;
	width: 100%;
	height: 48px;
	background: url(../images/ly3-shadow1.png);
	left: 0px;
	bottom: 0px;
}

#layout3 .focus p{
	position: absolute;
	max-width: 450px;
	height: 48px;
	line-height: 48px;
	left: 15px;
	bottom: 0px;
	z-index: 9;
	font-size: 20px;
}

#layout3 .focus .point{
	position: absolute;
	right: 7px;
	bottom: 18px;
}

#layout3 .focus .point span{
	float: left;
	margin-right: 8px;
	border: 1px solid #fff;
	border-radius: 50%;
	width: 10px;
	height: 10px;
	cursor: pointer;
}

#layout3 .focus .point .current{
	background: #fff;
}

#layout3 .news{
	float: right;
	width: 555px;
}

#layout3 .news .name span{
	display: inline-block;
	vertical-align: top;
	background: #f04848;
	height: 36px;
	line-height: 36px;
	font-size: 18px;
	padding: 0px 22px;
}

#layout3 .news h3{
	height: 62px;
	line-height: 62px;
	border-bottom: 1px solid #c5dff0;
	font-size: 26px;
}

#layout3 .news ul{
	margin-top: 12px;
}

#layout3 .news li{
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	padding-left: 25px;
	position: relative;
}

#layout3 .news li a{
	color: #666;
}

#layout3 .news li i{
	position: absolute;
	width: 10px;
	height: 10px;
	background: #a7ecff;
	border-radius: 50%;
	left: 0px;
	top: 50%;
	margin-top: -5px;
}

#layout3 .news .photo{
	width: 270px;
	height: 145px;
	margin-top: 12px;
}

#layout3 .news .photo p{
	width: 100%;
	font-size: 16px;
	text-align: center;
	height: 36px;
	line-height: 36px;
	background: url(../images/ly3-shadow2.png);
	position: absolute;
	left: 0px;
	bottom: 0px;
}

#layout4{
	padding: 60px 0px;
}

#layout4 .tab{
	margin-top: 40px;
	text-align: center;
	height: 28px;
}

#layout4 .tab span{
	display: inline-block;
	vertical-align: top;
	width: 28px;
	height: 28px;
	margin: 0px 15px;
	cursor: pointer;
}

#layout4 .tab .arrow1{
	background: url(../images/ly4-arrow1.png);
}

#layout4 .tab .arrow2{
	background: url(../images/ly4-arrow2.png);
}

#layout4 .list1{
	margin-top: 15px;
}

#layout4 .list1 ul{
	margin-left: -80px;
}

#layout4 .list1 li{
	float: left;
	width: 560px;
	margin: 30px 0px 0px 80px;
	background: #bd0007;
	padding-bottom: 15px;
}

#layout4 .list1 .photo{
	height: 290px;
}

#layout4 .list1 .photo .tag{
	position: absolute;
	left: 0px;
	top: 0px;
	background: #da3e3e;
	font-size: 20px;
	line-height: 46px;
	height: 46px;
	padding: 0px 25px;
}

#layout4 .list1 h3{
	margin: 5px 35px 0px 35px;
	border-bottom: 1px solid #db030b;
	font-weight: normal;
	font-size: 20px;
	height: 48px;
	line-height: 48px;
}

#layout4 .list1 p{
	line-height: 24px;
	height: 72px;
	margin: 10px 35px 0px 35px;
}

#layout4 .list2 ul{
	margin-left: -80px;
}

#layout4 .list2 li{
	float: left;
	width: 560px;
	height: 180px;
	margin: 30px 0px 0px 80px;
	background: #db030b;
}

#layout4 .list2 .photo{
	float: left;
	width: 280px;
	height: 180px;
}

#layout4 .list2 .photo .tag{
	position: absolute;
	left: 0px;
	top: 0px;
	line-height: 30px;
	height: 30px;
	padding: 0px 15px;
	font-size: 18px;
	background: #da3e3e;
}

#layout4 .list2 .text{
	float: right;
	width: 250px;
	margin: 20px 15px 0px 0px;
}

#layout4 .list2 .text h3{
	font-size: 20px;
	line-height: 28px;
	height: 56px;
	border-bottom: 1px solid #f1020b;
	font-weight: normal;
	padding-bottom: 5px;
}

#layout4 .list2 .text p{
	line-height: 24px;
	height: 72px;
	margin-top: 10px;
}

#layout5{
	padding-top: 60px;
	background:#eee;
	height: 811px;
}

#layout5 .list{
	margin-top: 40px;
}

#layout5 .list ul{
	margin-left: -60px;
}

#layout5 .list li{
	float: left;
	width: 360px;
	height: 500px;
	margin-left: 60px;
}

#layout5 .list table{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 100%;
	font-size: 20px;
	line-height: 30px;
	background-color:rgba(0,0,0,0.6);
	text-align: center;
	color:#fff;
	filter:alpha(opacity=0);
	opacity:0;
}

#layout5 .list li:hover table{
	filter:alpha(opacity=100);
	opacity:1;
}

#layout5 .list table td{
	padding: 0px 15px;
}

#layout5 .list table img{
	width: auto;
	height: auto;
	margin-top: 15px;
	display: inline-block;
	vertical-align: top;
}

#layout5 .tab{
	margin-top: 50px;
	text-align: center;
	position: relative;
	height: 38px;
}

#layout5 .tab .line{
	position: absolute;
	width: 400px;
	height: 14px;
	background: #fcbabe;
	top: 50%;
	margin-top: -7px;
}

#layout5 .tab .line-left{
	left: 0px;
	border-radius: 7px 0px 0px 7px;
}

#layout5 .tab .line-right{
	right: 0px;
	border-radius: 0px 7px 7px 0px;
}

#layout5 .tab span{
	display: inline-block;
	vertical-align: top;
	width: 24px;
	height: 24px;
	line-height: 24px;
	color: #fcbabe;
	text-align: center;
	border-radius: 50%;
	background: #fcbabe;
	margin: 7px 25px 0px 25px;
	cursor: pointer;
}

#layout5 .tab .current{
	width: 38px;
	height: 38px;
	line-height: 38px;
	background: #cd0210;
	color: #fff;
	font-size: 24px;
	margin-top: 0px;
}

#layout6{
	padding-top: 60px;
}

#layout6 .slider{ width:100%; min-width:1200px; height:640px; position:relative; overflow:hidden; margin-top: 30px; }
#layout6 .slider .bd{ width:1200px; position:absolute; left:50%; margin-left:-600px;}
#layout6 .slider .bd li{ width:1200px; overflow:hidden; position: relative;}
#layout6 .slider .bd li img{ display:block; width:1200px; height:640px;}
#layout6 .slider .tempWrap{ overflow:visible !important;}
#layout6 .slider .tempWrap ul{ margin-left:-1200px !important;}
#layout6 .slider .pnBtn{ position:absolute; z-index:1; top:0; width:100%; height:640px; cursor:pointer;}
#layout6 .slider .prev{ left:-50%; margin-left:-600px;}
#layout6 .slider .next{ left:50%; margin-left:600px;}
#layout6 .slider .pnBtn .blackBg{ display:block; position:absolute; left:0; top:0; width:100%; height:640px; background:#fff; filter:alpha(opacity=80); opacity:0.8; }
#layout6 .slider .pnBtn .circle { position:absolute; top:50%; margin-top: -34px; z-index:1; width:37px; height:68px; transition: opacity 0.2s;}
#layout6 .slider .pnBtn .circle:hover{ filter:alpha(opacity=60); opacity:0.6;}
#layout6 .slider .prev .circle{ right:25px; background:url(../images/ly6-arrow1.png) left center no-repeat;}
#layout6 .slider .next .circle{ left:25px; background:url(../images/ly6-arrow2.png) right center no-repeat;}

#layout6 .slider .shadow{
	position: absolute;
	width: 100%;
	height: 197px;
	left: 0px;
	bottom: 0px;
	background: url(../images/ly6-shadow.png);
}

#layout6 .slider .text{
	position: absolute;
	width: 910px;
	left: 145px;
	bottom: 30px;
	z-index: 9;
}

#layout6 .slider .text h3{
	font-size: 36px;
	height: 40px;
	line-height: 40px;
	text-align: center;
}

#layout6 .slider .text p{
	line-height: 24px;
	max-height: 48px;
	margin-top: 15px;
}
.qglh_bb{
	width: 100%;
   	margin-top: 60px;
}
.qglh_bb1{
	width: 1200px;
    	margin: 0 auto;
}
.qglh_bb1 ul{
	overflow: hidden;
}
.qglh_bb1 ul li {
    width: 48%;
    margin-top: 30px;
    margin-right: 4%;
    float: left;
}
.qglh_bb1 ul li:nth-child(2), .qglh_bb1 ul li:nth-child(4), .qglh_bb1 ul li:nth-child(6) {
    margin-right: 0;
}
.qglh_bb1 ul li h3 {
    font-weight: bold;
    font-size: 18px;
}
.qglh_bb1 ul li h3 a {
    color: #333;
}
.qglh_bb1 ul li p {
    height: 70px;
    font-size: 14px;
    color: #666;
    margin-top: 20px;
    line-height: 30px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #999;
}
.qglh_bb1 ul li p a {
    float: right;
    color: #666;
}
/*底部*/
.lw_bottom{
	width:100%;
	border-top:2px solid #e4e0e0;
	margin-top:40px;
}
.lw_bottom1 {
    width: 1200px;
    margin: 0 auto;
    padding: 30px 0;
    text-align: center;
    font-size: 23px;
    color: #333;
    line-height: 51px;
}
.lw_bottom1 a {
    text-decoration: none;
    color: #333;
    font-size: 14px;
}
/*头条*/
.hz_qdys{
	width:100%;
	background:url(../images/hz_back1.jpg) top center no-repeat;
	padding-bottom:60px;
}
.hz_qdys1{
	width:1200px;
	margin:0 auto;
}
.hz_qtit{
	width:100%;
}
.hz_qtit a{
	width:100%;
	height:161px;
	display:block;
	background: url(../images/hz_qdys.png) center center no-repeat;
}
.hz_qtit1{
	width:1200px;
	margin:0 auto;
	padding-top:100px;
	text-align:right;
	display:none;
}
.hz_qtit1 a{
	color:#0064a9;
}
.jiaod {
    width:100%;
    height: 110px;
    overflow: hidden;
    padding-top: 28px;
    margin: 0 auto;
    border-bottom:1px dashed #999;
    margin-top:20px;
}
.jiaod h2 {
    height: 60px;
    line-height:60px;
    overflow: hidden;
    font-size: 45px;
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    font-weight:bold;
}
.jiaod h2 a {
    color: #000000;
    text-decoration: none;
}
.hz_qcon{
	width:100%;
	margin-top:30px;
	overflow:hidden;
}
/*左侧*/
.hz_ql{
	width:1000px;
	margin-left:100px;
	margin-bottom:50px;
}
.swiper-container{
	width:100%;
}
.swiper-container .swiper-slide{
	width:100%;
	height:613px;
	overflow:hidden;
}
.swiper-container .swiper-slide img{
	width:100%;
}
.swiper-slide p{
	width:100%;
	height:40px;
	line-height:40px;
	padding-left:20px;
	box-sizing:border-box;
	background:rgba(0,0,0,0.5);
	color:#fff;
	position:absolute;
	bottom:0;
	font-size:16px;
}
.swiper-container .swiper-pagination {
    width:20%;
    left:80%;
    z-index: 9999;
}
.swiper-container .swiper-pagination-bullet{
	width:10px;
	height:10px;
	background:#fff;
	opacity:0.8;
}
.swiper-container .swiper-pagination-bullet-active{
	background:#db370c;
}
/*右侧*/
.hz_qr{
	width:300px;
	float:right;
}
.hz_qr ul li {
    width: 500px;
    height: 118px;
    overflow: hidden;
}
.hz_qr ul li.l_b {
    border-bottom: #a5a3a3 1px dashed;
    overflow: hidden;
    margin-top: 1;
    margin-bottom: 22px;
}
.hz_qr ul li h4 {
    width: 480px;
    font-size: 22px;
    font-weight: normal;
    height: 35px;
    line-height:35px;
    overflow: hidden;
}
.hz_qr ul li h4 a {
    color: #000000;
}
.hz_qr ul li h4 a:hover{
    text-decoration:underline;
}
.hz_qr ul li p {
    width: 480px;
    font-size: 14px;
    height: 62px;
    line-height: 23px;
    color: #000000;
    padding-top: 8px;
}
.hz_qr ul li p a {
    color: #000000;
}
.hz_qr ul li p a:hover{
    text-decoration:underline;
}



#nav{
	height: 76px;
	line-height: 76px;
	background-color:#a31718;
	text-align: center;
	font-size: 30px;
}

#nav a{
	margin: 0px 28px;
	font-weight: bold;
}
.fw a{
	color: #fff;
}






@media screen and (max-width: 640px){

#layout2 .box{
	margin:0 auto;
	top: 164px;
	width: 1200px;
	padding-top: 10px;
	background: url(../images/ly2-book.png);
	text-align:center;
}

.hz_qx1 img{
	width:100%;
}

#nav{

		
	width:100%;
    height: 50px;
	line-height:50px;
	background-color:#a31718;

        background-size: 100% auto;
        padding-top: 0%;
	text-align: center;
	font-size: 35px;
}

#nav a{
	margin: 0px 15px;
	font-weight: bold;
}
.fw a{
	color: #fff;
}







}


