/*通用样式*/
*{margin:0;padding:0;word-wrap:break-word;}
body{min-width: 1300px;font-size:16px;font-family:Arial,'hiragino sans gb','microsoft yahei ui','microsoft yahei',simsun,sans-serif;color:#444;}
body{ color:#4C4C4C;background-color: #f2f4f6;}
a{color:#4C4C4C;text-decoration:none;}
a:hover{color:#FF0000;}
a img{border:none;} 
div,ul,li,p,form{padding: 0px; margin: 0px;list-style-type: none;}
em{font-style: normal;font-weight: normal;}
table {padding: 0px; margin: 0px;list-style-type: none;}
dt,dl,dd {padding: 0px; margin: 0px;list-style-type: none;}
form{margin:0px;padding:0px;}
input[type="checkbox"], input[type="radio"] {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding: 0;}
input:focus,textarea:focus,select:focus{ outline:none;}
input[type="text"],select{ height:30px; line-height:30px; color:#999; border:1px solid #ddd;}
tr {padding: 0px; margin: 0px;list-style-type: none;}
h2,h3,h4{padding:0px; font-size:14px; font-weight:normal;}
i,em{ font-style:normal;}



/*头部*/
.head {position: fixed;left: 0;top: 0;z-index: 100;}
.head {width: 100%;height: 95px;background: rgba(255, 255, 255, 0.95);display: block;box-shadow: 0 2px 3px rgba(0,0,0,0.2);z-index: 999999;}
.hed{width: 85%;margin: 0 auto;display: flex;justify-content: center;flex-wrap: wrap;}
.logo{width: 500px;display: block;margin: 5px 0;}

.topss{width: 340px;float: right;/*margin-top: 40px*/}
.topss form{width: 100%;position:relative;}  
.topss form .textbox{width:100%;height: 40px;box-sizing: border-box;padding: 10px;}
.topss form .btnbox{border: 0;width: 40px;height: 40px;position: absolute;right: 10px;background-image: url("../images/tacn/ss.png");background-size: 20px 20px;background-position: 50% 50%;background-repeat: no-repeat;background-color: rgba(255,255,255,0.00);top: 20px;}


/*导航栏*/
.topdhbox{display: flex;flex-wrap: wrap;width: calc(100% - 500px);}
.navi {height: 65px;width:96%;margin: 0 1%;box-sizing: border-box;display: flex;flex-wrap: wrap;justify-content: flex-end;}
.dh1 {margin: 0 2%;position: relative;}
.dh1:after {content: "";position: absolute;width: 2px;height: 1px;left: 0;top: 5px;z-index: 9;background: transparent;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
.dh1:hover,.dh1.on {color: #b58c3c;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
.dh1:hover:after,.dh1.on:after {width: 100%;background:#0656a9;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
.dh1 .dh1a{font-size: 18px;line-height: 65px;text-decoration: none;text-transform: uppercase;-webkit-transition: color .3s ease;-moz-transition: color .3s ease;-ms-transition: color .3s ease;-o-transition: color .3s ease;transition: color .3s ease;}
.dh1:hover .dh1a,.dh1.on .dh1a{color:#0656a9;    font-weight: 600;}
.dh1 .dh_2 {width: 150px;position: absolute;left: -9999px;z-index: 1000;}
.dh1:hover>.dh_2 {left: 100%;top: 65px;transform: translateX(-50%);}
.dh1 .dh_2 li {position: relative;height: 0;-webkit-transition: height .3s ease;-moz-transition: height .3s ease;-ms-transition: height .3s ease;-o-transition: height .3s ease;transition: height .3s ease;}
.dh1 .dh_2 li:after {content: "";background: url(../images/tacn/dhjt.png) left center no-repeat;position: absolute;width: 1px;height: 7px;right: 10px;top: 22px;z-index: 9;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
.dh1:hover>.dh_2>li {height: 55px;}
.dh1 .dh_2 li a {width: 100%;display: block; padding: 20px 0 20px 20px;font-size: 15px;background:#0656a9;text-decoration: none;color: #fff;-webkit-transition: color .3s ease;-moz-transition: color .3s ease;-ms-transition: color .3s ease;-o-transition: color .3s ease;transition: color .3s ease;}
.dh1 .dh_2 li:hover>a, .dh1 .dh_2 li a:hover, .dh1 .dh_2 li.on a {color: #fff;background:#7a080a;font-weight: bold;}
.dh1 .dh_2 li:hover:after, .dh1 .dh_2 li.on:after {width: 36px;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
.dh1 .dh_2 li.on:after {width: 0px;}
@media(max-width:1480px){
	.hed{width: 97%;}
	.dh1{margin: 0 1.1%;}
}
@media(max-width:991px){
.hed{width: 100%;}
.head { width: 100%; height: 222px;}
.topbar { display: none;}
.logo { width: 100%;margin: 5px 0}
.dh1 { margin: 0 1%; width: calc(90% / 4);text-align: center;}
.navi { height: 200px; width: 100%; box-sizing: border-box; display: flex; flex-wrap: wrap;  background-color:#0656a9;margin: 0; justify-content: inherit;}
.dh1:hover>.dh_2 {display: none;}

	
.dh1:hover .dh1a, .dh1.on .dh1a { color: #ffffff; font-weight: 600;}	
.dh1 .dh1a{font-size:52px;color: #ffffff;line-height: 100px;}
	
	.topdhbox{width:100%}
	
	.topbar{font-size: 28px!important;}
	.dh1 .dh_2 li a{font-size: 22px;}
}

/**/
.topbar {width: 100%;height: 30px;line-height: 30px;font-size: 20px;font-weight: bold;color:#0656a9;text-align: right;}


/*banner*/
#banner {position: relative;overflow: hidden;	width: 100%}
#banner ul {position: relative;	overflow: hidden;	width: 500%}
#banner ul li {	width: 20%;	float: left}
#banner ul li img {	width: 100%;display: block;}
#banner aside {	position: absolute;	top: 0;	bottom: 0;	height: 0;	width: 90%;	right: 0;	left: 0;	margin: auto}
#banner aside span {display: block;	width: 65px;	height: 65px;	z-index: 63;	background: rgba(255,255,255,0.6);	border-radius: 6px;	-moz-border-radius: 6px;	-webkit-border-radius: 6px;	position: relative;	cursor: pointer;	opacity: 0;	transition: all 0.3s;	margin-top:-2%;}
#banner:hover aside span{ 	opacity: 1;}
#banner aside span:after {	content: '';position: absolute;	top: 0;	bottom: 0;	right: 0;	left: 20%;	margin: auto;	width: 27px;	height: 27px;	border-top: 3px solid #0656a9;	border-left:3px solid #0656a9;	-webkit-transform: rotateZ(-45deg);	-moz-transform: rotateZ(-45deg);	-ms-transform: rotateZ(-45deg);	-o-transform: rotateZ(-45deg);	transform: rotateZ(-45deg)}
#banner aside span.prev {	float: left;}
#banner aside span.next {	float: right;}
#banner aside span.next:after {	left: 0;	right: 20%;	-webkit-transform: rotateZ(135deg);	-moz-transform: rotateZ(135deg);	-ms-transform: rotateZ(135deg);	-o-transform: rotateZ(135deg);	transform: rotateZ(135deg)}
#banner>div {	width: 140px;	position: absolute;	right: 0;left: 0;	bottom: 11%;	margin: auto}
#banner>div em {display: block;	float: left;	width: 18px;	height: 18px;	border-radius: 50%;	-moz-border-radius: 50%;	-webkit-border-radius: 50%;	border: 3px solid #fff;	-webkit-box-sizing: border-box;	-moz-box-sizing: border-box;	box-sizing: border-box;	margin: 0 4.75px;	background: #fff;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s;	transition: all .3s;cursor: pointer}
#banner>div em.act {background:#0656a9;}

@media(max-width:991px){
#banner {margin-top: 20%}
}

/*banner end*/


/*sy jj*/
.sygybox {position: relative; width: 100%; padding: 60px 0; background-image: url("../images/tacn/ab_back.jpg"); background-size: 100% 100%; box-sizing: border-box; overflow: hidden;}
.sygybox::before{content: ""; position: absolute; top: 50%; left: 50%; width: 90%; height: calc(100% - 120px); background-color: #fff; transform: translate(-50% , -50%);}
.sygytp{position: absolute; top: 50%; right: 0; z-index: 10; display: block; width: 800px; height: 500px; transform: translateY(-50%);}
.bx {position: absolute;left: calc(5% + 60px); bottom: 120px;z-index: 10; display: flex; justify-content: space-around; width: 56%; height: 90px; border-radius: 50px 0 0 50px; background: #333;}
.bx a {display:flex; align-items: center; width: 180px; height: 90px; padding-left: 45px; position: relative;}
.bx a i {display: block; width: 37px; height: 50px; -webkit-transition: all .7s; transition: all .7s;}
.bx a:nth-of-type(1) i {background: url(../images/tacn/ab_icon_01.png) center center no-repeat;}
.bx a:nth-of-type(2) i {background: url(../images/tacn/ab_icon_03.png) center center no-repeat;}
.bx a:nth-of-type(3) i {background: url(../images/tacn/ab_icon_05.png) center center no-repeat;}
.bx a:nth-of-type(4) i {background: url(../images/tacn/ab_icon_07.png) center center no-repeat;}
.bx a p {font-size: 18px; color: #fff; -webkit-transition: all .7s; transition: all .7s;}
.bx a:hover:nth-of-type(1) i {background: url(../images/tacn/ab_icon_02.png) center center no-repeat; -webkit-animation: jello 1s;}
.bx a:hover:nth-of-type(2) i {background: url(../images/tacn/ab_icon_04.png) center center no-repeat; -webkit-animation: jello 1s;}
.bx a:hover:nth-of-type(3) i {background: url(../images/tacn/ab_icon_06.png) center center no-repeat; -webkit-animation: jello 1s;}
.bx a:hover:nth-of-type(4) i {background: url(../images/tacn/ab_icon_08.png) center center no-repeat; -webkit-animation: jello 1s;}
.bx a:hover p {color: #0656a9;}


.sygy {position: relative; z-index: 10; width: calc(95% - 800px); height: 580px; padding: 60px 60px 150px 60px; margin-left: 5%; background-color: #fff; box-sizing: border-box;}
.sygy span {;position: relative; display: block; width: 100%; height: 30px; background: url(../images/tacn/bt_ab.png) left center no-repeat;}
.sygy span::after {content: ''; position: absolute; top: 15px; left: 235px; width: calc(100% - 235px); height: 1px; background: #d6d6d6;}
.sygy h3 {margin-top: 30px; font-size: 26px; color: #333; line-height: 26px;}
.sygy p {margin-top: 33px; margin-bottom: 76px; font-size: 16px; color: #666; line-height: 35px; /*text-indent: 2rem;*/ overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 7; overflow: hidden;}
.sygy a {position: absolute; right: 0; bottom: 150px;display: block;width: 68px; height: 68px;background: #0656a9 url(../images/tacn/more01.png) center center no-repeat;-webkit-transition: all .7s;transition: all .7s;}

@media(max-width:1440px){
    .sygy {width: calc(98% - 800px); margin-left: 2%; padding: 60px 60px 120px 60px;}
    .sygy a{bottom: 120px;}  
    .bx {left: calc(2% + 60px); height: 60px;} 
    .bx a {height: 60px;}
}
@media(max-width:1200px){
    .sygy{padding: 40px 40px 100px 40px;}
}
@media(max-width:991px){
	
	 .sygy{padding: 20px 20px 100px 20px;}
    .sygytp{width: 660px; height: 433px;}
    .sygy{width: calc(98% - 660px); height: 493px;}
    .sygy a{display: none;}
    .sygy p{-webkit-line-clamp: 5;font-size:28px;margin-top: 22px;line-height: 51px;}
    .bx{bottom: 90px;}
    .sygy h3 { font-size: 32px;}
	.bx a p { font-size: 24px;}
}



/*首页展示*/
.syfwbox .sybt{width: 100%;margin: 0 auto;padding: 50px 0 50px;}
.syfwbox .sybt p:nth-child(1){font-family:times new roman,times,serif;font-size: 42px;line-height: 50px;text-align: center;color: #e1e1e1;letter-spacing: 4px;text-transform: uppercase;}
.syfwbox .sybt p:nth-child(2){font-size:40px;line-height: 36px;font-weight: 600;text-align: center;color:#0656a9;/*letter-spacing: 4px;*/}
.syfwbox{width: 100%;padding: 0 0 40px;background-image: url("../images/tacn/cpbj.png");background-size: 100% 100%;}
.syfw{width: 85%;margin: 0 auto;}
.sycpfl{width: 60%;display: flex;flex-wrap: wrap;justify-content: space-between;margin: 0 auto 30px;}
.sycpfl li{width: calc((100% - 40px) / 4);margin-bottom: 20px;}
.sycpfl li a{width: 100%;display: block;font-size: 18px;line-height: 52px;text-align: center;/*background-color: #254c9a;color: #fff;*/transition: all 0.6s;border: 1px #ececec solid;font-weight: 600;}
.sycpfl li a:hover{border-radius: 26px;background-color: #0656a9;color: #fff;border: 1px #0656a9 solid;}
.sycplbbox{width: 90%;overflow: hidden;margin: 0 auto;}
.sycplb{width: 2816px;overflow: hidden;}
.sycplb a{width: 325px;float: left;display: block;overflow: hidden;position: relative;padding-bottom: 50px;margin: 0 25px 25px 0;border: 1px #ececec solid;}
.sycplb a .sytpbox{width: 100%;overflow: hidden;}
.sycplb a .sytpbox img{width:100%;display: block;transition: all 0.6s;}
.sycplb a .sytpbt{width: 100%;display: block;font-size: 18px;line-height: 50px;letter-spacing: 2px;color: #333;text-align: center;z-index: 10;background-color: #f5f5f5;position: absolute;bottom: -54px;left: 0;z-index: 10;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;transition: all 0.6s;}
.sycplb a .sytpbt span{width: 120px;display: block;font-size: 16px;border: 1px solid #fff;border-radius: 62px;line-height: 32px;margin: 0 auto 20px;}
.sycplb a:hover .sytpbox img{transform: scale(1.2);}
.sycplb a:hover p{background-color:#0656a9;bottom: 0;color: #fff;}
.sycplb a .sytpbt span:hover{background-color: #fff;color:#0656a9;}
@media(max-width:1200px){.syfw{width: 98%;}
	.syfwbox .sybt p:nth-child(2){font-size: 50px;}
	.syfwbox .sybt p:nth-child(1){font-size: 50px;}
	.sycpfl li a{font-size: 30px;line-height: 70px;}
	.sycplb a .sytpbt{font-size: 28px;}
	.sycplb a .sytpbt span{width: 150px;font-size: 24px;/*line-height: 50px;*/}
}
@media(max-width:991px){
	/*.sycplb{width: 4224px;}*/
	.sycplb a{border: 1px #b3b1b1 solid;}
	.sycpfl{width: 70%;}
}


/**/
.obliquo-colour {
    height: 280px;
    background-attachment: fixed!important;
    position: relative;
    z-index: 1
}
.touch .obliquo-colour {
    /*background-attachment: scroll!important*/
}
.obliquo-colour .maschera {
    width: 100%;
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    height: 60px;
    margin-top: 30px
}
@media(max-width:1445px){
  .obliquo-colour {height:230px;}
}
@media(max-width:991px){
    .obliquo-colour{background-attachment:inherit!important;background-position: 50% 90%!important;}
}


/*招生*/
.zoom { overflow: hidden; display: block;height: 250px;}	
section{padding:44px 0 55px;}	
section.huodong article {margin: 47px 0 50px;}
.wid1430 {width: 85%; margin: 0 auto;}
.title{font-size:42px;font-weight:bold;color:#224386;height:64px;line-height:64px;text-align:center;display: block;}
.desc{font-size:24px;height:30px;line-height:30px;color:#3c3b3b;text-align:center;margin-top:10px;}
.morebtn{display:block;line-height:64px;text-align:center;}
.morebtn a{font-size:24px;color:#fff;display:block;background:#0656a9;width:450px;height:64px;margin:0 auto;}
.morebtn a:hover{color:#fff;background:#0656a9;}
section.huodong{background:url("../images/tacn/zszl.jpg")no-repeat;background-size: 100% 100%;overflow: hidden;}
section.huodong p.title{color:#fff;}
section.huodong p.desc{color:#fff;}
section.huodong p.morebtn a{color:#0656a9;background:#fff;overflow: hidden;margin-top: 34%}
section.huodong p.morebtn a:hover{color:#fff;background:#0656a9;}
section.huodong article{margin:47px 0 50px;}
section.huodong article .itemsbox{margin-left:35px;width:23%;background:#fff;/* padding-bottom:30px; */}
section.huodong article .itemsbox .itembox-b{padding: 17px 0 40px;background: url("../images/gg_bg.png") no-repeat right bottom;}
section.huodong article .itemsbox:first-child{margin-left:0;}
section.huodong article .itemsbox .itembox-b .item-time{display: flex;align-items: center}
section.huodong article .itemsbox .itembox-b .item-time img{margin-right: 5px; float:left;}
section.huodong article .itemsbox em.timebox{width:74px;height:74px;display:block;position:relative;top:-37px;background:#0656a9;margin-left:28px;overflow:hidden;}
section.huodong article .itemsbox em.timebox span{color:#fff;font-size:18px;line-height:24px;display:block;padding:13px 18px;text-align:center;}
section.huodong article .itemsbox .item-title,section.huodong article .itemsbox .item-desc,section.huodong article .itemsbox .item-time{margin-left:15px;margin-right: 15px;}
section.huodong article .itemsbox .item-title{ margin-left:0px;text-align: center;}
section.huodong article .itemsbox .item-title::before{content:"";display: inline-block;background: #820000;width: 4px;height: 13px;margin-right: 12px;}
section.huodong article .itemsbox .item-desc{margin-top:18px;}
section.huodong article .itemsbox .item-title a{font-size:20px;font-weight:bold;color:#820000;line-height:24px;}
section.huodong article .itemsbox .item-desc a{font-size:18px;color:#333;line-height:32px;text-overflow: ellipsis;overflow: hidden;display: -webkit-box;
-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;inline-block;width: 100%;}
section.huodong article .itemsbox .item-time{font-size: 16px; color: #939191;line-height:24px;margin-top: 3px;}

@media(max-width:1445px){
.wid1430 {width: 88%; margin: 0 auto;}
section.huodong article .itemsbox{margin-left:35px;width:22%;background:#fff;/* padding-bottom:30px; */}
section.huodong p.morebtn a { margin-top: 42%;}	
.morebtn a { font-size: 22px; width: 350px;}
.title { font-size: 36px; height: 54px; line-height: 54px;}	
}

@media(max-width:991px){
.wid1430 {width: 98%; margin: 0 auto;}
section.huodong article .itemsbox { margin-left: 18px; width: 23%;}	
section.huodong article .itemsbox .item-title a { font-size: 28px; line-height: 40px;}	
section.huodong article .itemsbox .item-desc a {font-size: 30px; color: #333; line-height: 40px;}	
section.huodong p.morebtn a { margin-top: 44%;}	
.morebtn a { font-size: 30px; width: 350px;}	
}

/*招生*/

/*新闻*/




/**/
/*link*/
.fl {float: left;}
.fr {float: right;}



/*优势*/
.t{text-align: center;padding-top: 80px;}
.t span{font-family: 'Arial';font-weight: bold;font-size: 56px;color: #eee;text-transform: uppercase;}
.t p{font-size: 40px;color:#222;}
.t d{font-weight: bold;}
.t dd{color:#666;font-size: 20px;line-height: 60px;display: block;}

.adv_bg{background: url(http://www.dgtwba.com/uploadfile/image/20210429/20210429153807_311801485.jpg)no-repeat top center;overflow: hidden}
.adv_top{display: inline-block;}
.adv_t span{font-size: 55px;color: #0656a9;font-weight: bold;}
.adv_top i{font-size: 16px;color: #ccc;display: block;font-family: 'Arial';letter-spacing: 2px;text-transform: uppercase;margin-top: 10px;}
.adv_top t{font-size: 30px;color: #222;}
.adv_tit{margin-left: 10px;}
.adv_list{width: 1400px;position: relative;margin: 0 auto;z-index:9999;}
.adv_list li{width: 25%;display: block;float: left;height: 120px;background: #fff;box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.2);text-align: center;padding-top: 28px;box-sizing: border-box;cursor: pointer;transition: 0.3s ease all;}
.adv_list li p{font-size: 30px;color: #222;font-weight: bold;transition: 0.3s ease all;}
.adv_list li d{font-size: 18px;color: #666;line-height: 46px;transition: 0.3s ease all;}
.adv_l{width: 535px;}
.adv_cont{width: 1400px;margin: 0 auto 2%;border: 60px solid #fff;}
.adv_box{width:1400px;background: #fff;margin: 0 auto;}
.adv_wz{margin-top:12%;}
.adv_wz p{font-size: 36px;color: #222;}
.adv_wz d{color: #0656a9;font-weight: bold;}
.adv_wz span{width: 43px;height: 4px;background: #0656a9;margin: 35px 0;display: block;}
.adv_wz dd{font-size: 19px;color: #666;line-height: 34px;margin-bottom: 10px;}
.adv_wz i{width: 100%;height: 17px;background: url(../uploadfile/image/20210429/20210429150458_2080930282.png);display: block;margin: 30px 0 40px;}
.adv_l ul li{float: left;}
.adv_l ul li p{font-size: 40px;font-family: 'Tw Cen MT';color: #222;font-weight: bold;}
.adv_l ul li p:after{content: '+';width: 28px;height: 28px;display: inline-block;background: #0656a9;margin-left: 10px;font-size: 16px;color: #fff;line-height: 28px;text-align: center;font-weight: lighter;font-family: 'Arial';position: relative;top: -10px;}
.adv_l ul li d{font-size: 16px;color: #222;line-height: 24px;}
.adv_l ul li+li{margin-left: 60px;}
.adv_l ul li:nth-child(2) p:after{content: 'å®¶';}
.adv_l ul li:nth-child(3) p:after{content: 'å¤„';}
.adv_list li.on{background: #0656a9;}
.adv_list li.on p,.adv_list li.on d{color: #fff;}
@media(max-width:991px){
	.adv_list{width: 100%;}
	.adv_list li{width: calc(100% / 4);}
	.adv_r img{width: 86%;margin-top: 7%;padding-bottom: 7%;}
	.fr {float: left;}
	.adv_wz i{margin: 0px;}
	.adv_wz dd{font-size: 28px;color: #666;line-height: 45px;margin-bottom: 0px;}
	.adv_cont { border: 20px solid #fff;}
	.adv_wz { margin-top: 12%;margin-left: 2%;}
	.t dd { font-size: 26px;}

}



/*i-news*/
.i-news .title{width:1200px; margin:0 auto; overflow:hidden;}
.i-news .title_m{/*width:1200px;*/ margin:3% auto 1%; overflow:hidden; text-align:center;}
.i-news .title_m_m{font-size:38px; font-weight:bold; line-height:56px;}
.i-news .title_m_xt{width:85px; height:2px; background:#0656a9; margin:10px auto; margin-bottom:8px;}
.i-news .title_m_s{font-size:20px; color:#666; line-height:44px; padding-bottom:10px;}
.i-news{width: 100%;/*padding:30px 0 0 0;*/position: relative; overflow: hidden;}
.news-box{width: 100%;}
.news-box .list{width: 90%;margin: 0 auto;}
.news-box .list li{float:left;width: calc(100% / 4);}
.news-box .list li img{max-width: 100%; margin: auto; border: 1px solid #eee;}
.news-box .list li a{display: block;width: 94%; border: 1px solid #ebebeb; background: #fff; overflow: hidden;  margin:10px auto;}
.news-box .list .news-img{width: 90%;margin: 20px auto;overflow: hidden;}
.news-box .list .news-img img{ height: 300px; transform: translateZ(0px);transition: transform 0.3s ease 0s;    width: 420px;}
.news-box .list .news-txt{width:90%; margin:0 auto; padding-top: 10px;}
.news-box .list .news-txt h3{font-size: 20px; overflow: hidden; color: #000; height: 30px; line-height:30px; }
.news-box .list .news-txt p{line-height: 30px; font-size: 16px; color: #777;height:80px; overflow: hidden; margin-top: 10px; }
.news-box .list .news-txt span{display: block; color: #015cb9;  text-align:right;height: 30px;line-height: 30px; margin: 10px 0;}
.news-box .list .time{width:90%; margin:0 auto;overflow: hidden;  padding-bottom: 15px;}
.news-box .list .time span{display: block; width: 150px; border-bottom: 1px solid #bfbfbf; color: #919191; float: left; font-size: 16px; text-align:left; height: 30px;line-height: 30px; margin: 10px 0;}
.news-box .list .time i{display: block; width: 30px;  height: 30px; background:url("../images/tacn/i.png"); float: right;margin: 10px 0; }
.news-box .list li a:hover{ background: #0656a9;}
.news-box .list li a:hover img{transform: scale(1.2, 1.2);transition: transform 0.6s ease 0s;}
.news-box .list li a:hover h3,.news-box .list li a:hover p,.news-box .list li a:hover span{ color: #fff;}

.i-more{width: 159px; height:44px; line-height: 44px; margin:30px auto; font-size: 16px; overflow: hidden; color: #fff; background:#ff8901 url("../images/tacn/dj.png") no-repeat 130px; text-align: center;   transition: all 1s; text-transform: uppercase; }
.i-more a{color: #fff;}
.i-more:hover{background:#0656a9 url("../images/tacn/dj.png") no-repeat 130px;}
@media(max-width:1440px){
	.news-box .list .news-img img{height: 250px;}
}
@media(max-width:991px){
	.news-box .list li{width: calc(100% / 3);}
	.news-box .list li:nth-child(4){display: none;}
	.i-more{ font-size:23px;}
.i-news .title_m_s {font-size: 30px; line-height: 50px;}
	.news-box .list .news-txt p {line-height: 45px; font-size:26px;}
	.news-box .list {  width: 98%; margin: 0 auto;}
	.news-box .list .time span { display: block; width: 191px;border-bottom: 1px solid #bfbfbf; font-size: 24px; height: 37px; line-height: 46px;}
	.news-box .list .news-txt h3 {
    font-size: 26px;
    overflow: hidden;
    color: #000;
    height: 30px;
    line-height: 30px;
}
}
	


/*ä¼ä¸šæ–‡åŒ–*/
.sywhbox{width: 100%;min-width: 1200px;/*margin:0 auto 40px;*/padding: 60px 0 60px; background-color: #f7f6f6;}
.sywh{width: 90%;min-width: 1160px;margin: 0 auto;overflow:hidden;}
.sywh ul{width: 100%;overflow: hidden;border: 1px solid #eaeaea;box-sizing: border-box;}
.sywh ul li{width:calc(100% / 4);float: left;}
.sywh ul li a{width: 100%;display: block;position: relative;transition: all 0.6s;}
.sywh ul li a img{width: 100%;display: block;opacity:1;}
.sywh ul li a .whl{width: 50%;position: absolute;left: 0;top: 50%;transform:translateY(-50%);transition: all 0.6s;}
.sywh ul li a .whl img{width: 40%;margin: 0 auto;display: block;}
.sywh ul li a .whr{width: 50%;position: absolute;right: 0;top: 50%;transform:translateY(-50%);;transition: all 0.6s;}
.sywh ul li a .whr p:nth-child(1){font-size: 18px;line-height: 30px;color: #212121}
.sywh ul li a .whr p:nth-child(2){width: 70%;height: 1px;display: block;background-color:#a1a1a1;}
.sywh ul li a .whr p:nth-child(3){font-size: 16px;line-height: 24px; color: #a1a1a1;}
.sywh ul li:nth-child(2) a .whr p,.sywh ul li:nth-child(4) a .whr p,.sywh ul li:nth-child(5) a .whr p,.sywh ul li:nth-child(7) a .whr p{color: #fff;}
.sywh ul li a:hover{background-color:#0656a9;}.sywh ul li a:hover img{opacity:0;}
.sywh ul li a:hover .whl{left: 50%;}.sywh ul li a:hover .whl img{opacity:1;}
.sywh ul li a:hover .whr{right: 35%;}.sywh ul li a:hover .whr p{color: #fff;}


/*dibu*/
.content{ width:100%; margin:0 auto;}
.footer{height:362px;background:#404040;margin-top: 2%;}		
.f_nav{ width: 15%;float: left;background: #565656;height: 362px;}
.f_nav p{padding-top: 45px;}
.f_nav p a{font-size: 16px;color: #ffffff;line-height: 40px;display: block; padding-left: 85px;}	
.f_nav p a.cur,.f_nav p a:hover{color: #fff;background:url(images/di.png) no-repeat 73px 18px;}
.f_con{height: 320px; padding-top: 50px;width:80%;padding-left:45px;float: left;}

.dbxx{height: 235px;padding-left: 0px;float:left;width:95%;}
.gsxx1{float: left;width:54%;}
.gsxx1 h3{display: block;font-size: 24px;line-height: 36px;color:#fff;font-weight: normal;}  
.gsxx1 p{width: 220px;float: left;padding-top: 32px;}	
.gsxx1 p img{width: 36px;height: 36px;float: left;margin-right: 10px;}
.gsxx1 p:nth-child(2n){width: 50%;}
.gsxx1 p:nth-child(3n+1){width: 100%;}
.gsxx1 p:nth-child(2n+1){width: 50%;}

.gsxx1 p span{display: block;font-size: 16px;color: #b1b1b2;line-height: 14px;padding-bottom: 7px;}
.gsxx1 p em{font-size:16px;line-height:28px;color: #b1b1b2;}
.gsxx2{margin-top: 60px;width: 25%;float: left;}
.gsxx2 p{font-size: 16px;color: #b1b1b2;line-height: 30px;}	
.gsxx2 p a{color:#b1b1b2;}
.gsxx3{float: right; margin-top: 60px;width: 13%}
.links h3{display: block;font-size: 24px;line-height: 26px;color:#fff;font-weight: normal;padding-bottom: 20px;}  
.links {float: left;padding-left: 30px;width:80%;}
.links a{font-size: 16px;color: #b1b1b2;line-height: 30px; display: block;float: left;margin-right: 30px;}

.sao{/*float: right;*/width: 136px; /*margin-top:3%;*/}		
.sao p img{width: 100%;height:auto;display:block;float:left;}
.sao p span{display: block;float: right;writing-mode:vertical-rl; text-align:center;display: inline-block;writing-mode:tb-rl;font-size: 14px;color: #fff;line-height: 30px; padding: 18px 0; background: #727170;}	
@media(max-width:1440px){
	.f_nav p a{padding-left: 55px;}
	.gsxx1{width: 66%;}
	.gsxx2{width: 33%;}
}
@media(max-width:991px){
	.f_nav p a{padding-left: 30px;line-height: 55px;font-size: 24px;}
	.content{width: 95%;}
	.gsxx1 p span{font-size: 22px;}
	.gsxx1 p em{font-size: 22px;}
	.gsxx2 p{font-size: 20px;}
	.links a{font-size: 20px;}
	.gsxx1{width: 51%;}
	.gsxx2{width: 38%;}
	.f_con{width: 100%;}
	.links{margin-top: 30px;width: 65%;}
	.f_nav{height: 470px;display: none}
	.dbxx{width: 100%;}
	.sywh { width: 100%;min-width: 1160px;}
	.sywh ul li a .whr p:nth-child(1) { font-size: 26px;}
	.f_nav p { padding-top: 24px;}
	.zc img {width: 580px;}
	
}






/*内页通栏*/
.column-nav {display: flex; justify-content: space-between; width: 100%; padding: 0 5%; background-color: #fff; box-sizing: border-box;}
.column-nav-title {position: relative; font-size: 20px; line-height: 62px; color: #212121;}
.column-nav-title::before {content: ""; position: absolute; bottom: 0; left: 0; width: 100%; height: 4px; background-color: #911e23;}
.column-nav-location {padding-left: 24px; font-size: 16px; line-height: 62px; color: #666; background-image: url("../../UploadFiles/bj/wzdh.png"); background-size: 15px 15px; background-position: 0 50%;  background-repeat: no-repeat;}
.column-nav-location a {color: #666;}
.column-nav-location a:hover {color: #911e23;}
.column-content {width: 100%; padding: 60px 5%; box-sizing: border-box;}
@media(max-width:1200px){.column-nav {padding: 0 2%;} .column-content {padding: 40px 2%;}}

/*内页二级导航*/
.class-name {display: none;}
.column-nav-list {display: flex;}
.column-nav-list a {position: relative; margin-right: 30px; font-size: 20px; line-height: 62px; color: #212121;}
.column-nav-list a::before {content: ""; position: absolute; bottom: 0; left: 50%; width: 0; height: 4px; background-color: #911e23; transform: translateX(-50%); transition: all 0.4s ease;}
.column-nav-list a:hover::before {width: 100%;}
.atpresent-class::before {width: 100%!important;}





/*ny cp*/


.nynrbox .menu {margin: 40px 20px;text-align: center;/*border-bottom: #ececec 1px solid;*/}
.nynrbox .menu a {display: inline-block;padding: 0 20px 20px 40px;position: relative;font-size: 16px;font-weight: normal;font-stretch: normal;line-height: 20px;letter-spacing: 0px;color: #333333;background: url('../images/tacn/pro.png') no-repeat center;background-position-x: 5px;background-position-y: -20px;box-sizing: content-box;transition: 0.7s;}
.nynrbox .menu a:before {content: '';display: block;position: absolute;bottom: 0px;left: 40px;border-left: 0 40px solid;transition: 0.7s;background-color: #f08519;height: 1px;width: 0;}
.nynrbox .menu a:hover {background-position-y: 0px;}
.nynrbox .menu a:hover:before {content: '';width: 76%;}

.nytplb{width: 100%;display: flex;flex-wrap: wrap;}
.nytplb li{width: calc((100% - 120px) / 4);margin-bottom: 45px;margin-right: 30px;}
.nytplb li a{width: 100%;display: block;border: 1px solid #e1e1e1;box-sizing: border-box;transition: all 0.6s;}
.nytplb li a .nytplbtp{width: 100%;overflow: hidden;}
.nytplb li a .nytplbtp img{width: 100%;display: block;transition: all 0.6s;}
.nytplbbt{width: 100%;padding: 20px;box-sizing: border-box;}
.nytplbbt p:nth-child(1){font-size: 20px;line-height: 30px;color: #212121;letter-spacing: 1px;border-bottom: 1px solid #ddd;padding-bottom: 16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position: relative;}
.nytplbbt p:nth-child(2){font-size: 16px;line-height: 30px;color: #666;letter-spacing: 1px;margin-top: 16px;background-image: url("../../UploadFiles/bj/jt.png");background-size: 18px 16px;background-position: 100% 50%;background-repeat: no-repeat;}
.nytplbbt p:nth-child(1)::before{content: "";position: absolute;width: 0;height: 1px;background-color:#0656a9;left: 0;bottom: 0;transition: all 0.6s;}
.nytplb li a:hover{box-shadow: 0 2px 6px rgba(0,0,0,0.2);}
.nytplb li a:hover .nytplbtp img{transform:scale(1.1);}
.nytplb li a:hover .nytplbbt p:nth-child(1){color: #0656a9;font-weight: 600;}
.nytplb li a:hover .nytplbbt p:nth-child(1){color: #0656a9;font-weight: 600;}
.nytplb li a:hover .nytplbbt p:nth-child(1)::before{width: 100%;}
@media(max-width:1400px){
	.nytplb li{width: calc((100% - 90px) / 3);margin:15px;}
}
@media(max-width:991px){
	.column-nav-list a {font-size: 30px;}
	.nytplb li{margin-right: 30px;width: calc((100% - 150px) / 3);}
	.nytplb li:nth-child(3n){margin-right: 0;}
	.nytplbbt p:nth-child(1){font-size: 26px;}
	.nytplbbt p:nth-child(2){font-size: 22px;}
}

.nrycp{width: 90%;margin: 0 auto;display: flex;border-bottom: 1px #ececec solid;padding-bottom: 50px;}
.nrycp .lf{width: 45%;}
.nrycp .imglist{width: 100%;}
.nrycp .lf img{width:100%;}
.nrycp .rg{width: 52%;margin-left: 3%;}
.nrycp .rg .tl{font-size: 24px;border-bottom: 1px #ececec solid;line-height: 80px;}
.nrycp .rg .jss{width: 100%;}
.nrycp .rg .jss h2{font-size: 24px; line-height: 40px;background:url("../../images/tacn/p_icon1.png")no-repeat left center;padding-left: 30px;margin: 3% 0 2% 0;}
.nrycp .rg .jss p{font-size: 16px;line-height: 32px;text-indent: 2rem;}
.nrycp .rg ul{display: flex;margin-top: 80px;width: 80%;}
.nrycp .rg ul li{width: calc(100% / 3);background:#0b298f;margin: 0 10px;line-height: 60px;text-align: center;}
.nrycp .rg ul li a{color: #fff;}
.nph_tj{width: 90%;margin: 0 auto;padding-top:20px;}
.nph_tj ul{display: flex;}
.nph_tj ul li{margin: 0 20px;line-height: 30px;}
.nyxw_1 .name{font-size: 28px;font-weight: bold;text-align: center; margin-bottom: 20px; line-height: 65px;}
.nyxw_1 .intro p{font-size: 16px;}
.nyxw_1 .intro p a img{width: 50%;}
.control{font-size: 16px;line-height: 30px;}

@media(max-width:991px){
	.nrycp{flex-wrap: wrap;}
	.nrycp .lf{width: 100%;}
	.nrycp .rg{width: 100%;}
	.nynrbox .menu a{font-size: 30px;line-height: 40px;padding-right: 40px;}
	.nrycp .rg ul li a{font-size: 22px;}
	.nph_tj{font-size: 24px;}
	.nrycp .rg .jss p{font-size: 26px;line-height: 45px;}
}


/*nywz*/
.nyxwlb{/*float: right;width: calc(100% - 340px);*/}
.nyxwnr {width: 90%;margin: 0 auto;}
.nyxwlb li{border-bottom: 1px solid #eaeaea;overflow: hidden;margin-bottom: 15px;}
/*.nyxwlb li .Pic{	width: 31.634446397%;	float: left;	overflow: hidden;}
.nyxwlb li .Pic img{	display: block;	width: 100%;    transform: scale(1);    transition: all .7s ease;}
.nyxwlb li:hover .Pic img{transform: scale(1.12);transition: all 1s ease;}*/
.nyxwlb li .SubInfo{width:100%;	margin: 0 auto;overflow: hidden;padding: 15px 0;}
.nyxwlb li .SubInfo .tit{font-size: 24px;color:#202020;line-height: 26px;min-height: 26px;display: -webkit-box;-webkit-line-clamp: 1;    -webkit-box-orient: vertical;    overflow: hidden; }
.nyxwlb li:hover .SubInfo .tit{	color:#0656a9;transition: all .5s ease;}
.nyxwlb li .SubInfo .time{	font-family: arial;color:#b8b8b8;font-size:16px;margin-top: 14px;}
.nyxwlb li .SubInfo .time img{vertical-align: middle;}
.nyxwlb li .SubInfo .sub{color:#545353;	line-height: 30px;min-height: 60px;margin-top: 14px;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.nyxwlb li .SubInfo .more{	display:inline-block;border-radius: 100px;margin:12px 0;transition: all .5s ease;padding: 0 28px;border-radius: 3px;border: 2px solid #e6e6e6;color: #707070;line-height: 43px;height: 43px;font-size: 18px;}
.nyxwlb li:hover .SubInfo .more{color:#fff;background:#0656a9;border: 2px solid #0656a9;transition: all .5s ease;}
.nyxwlb li a .Pic{width: 20%;float: left;}
.nyxwlb li a .Pic img{width: 100%;height: 230px;}
@media(max-width:991px){
.column-nav-list {font-size: 30px;}
.nyxwlb li .SubInfo .more{font-size:30px;line-height: 55px;height: 55px;}
.column-nav-location { display: none;}

}


.newscontent .name{font-size: 24px;text-align: center;}
.newscontent .intro{margin: 25px 0;}
.newscontent .intro p{font-size: 16px;}
.newscontent .control{font-size: 16px;line-height: 30px;}

.nyxwnr .name{font-size: 24px;text-align: center;font-weight: 600;padding-bottom: 20px;}


/**/
.nrycp{width: 90%;margin: 0 auto;display: flex;border-bottom: 1px #ececec solid;padding-bottom: 50px;}
.nrycp .lf{width: 45%;}
.nrycp .imglist{width: 100%;}
.nrycp .lf img{width:100%;}
.nrycp .rg{width: 52%;margin-left: 3%;}
.nrycp .rg .tl{font-size: 24px;border-bottom: 1px #ececec solid;line-height: 80px;}
.nrycp .rg .jss{width: 100%;}
.nrycp .rg .jss h2{font-size: 24px; line-height: 40px;background:url("../../images/tacn/p_icon1.png")no-repeat left center;padding-left: 30px;margin: 3% 0 2% 0;}
.nrycp .rg .jss p{font-size: 16px;line-height: 30px;text-indent: 2rem;}
.nrycp .rg ul{display: flex;margin-top: 80px;width: 80%;}
.nrycp .rg ul li{width: calc(100% / 3);background: #cd0e12;margin: 0 10px;line-height: 60px;text-align: center;}
.nrycp .rg ul li a{color: #fff;font-size: 16px;}
.nph_tj{width: 90%;margin: 0 auto;padding-top:20px;}
.nph_tj ul{display: flex;}
.nph_tj ul li{margin: 0 20px;line-height: 30px;font-size: 16px;}



/*ny jj*/
.nytoptp{width: 100%;display: block;}
.nywzdhbox{width:100%;height: 55px;background-color: #fff;}
.nywzdh{width: 90%;margin: 0 auto;/*display:flex;justify-content: space-between;*/}
.nywzdh .nywzdhnr{font-size: 16px;line-height: 55px;color: #555;padding-left: 20px;box-sizing: border-box;background-image: url("../images/tacn/wzdh.png");background-repeat: no-repeat;background-size: 20px 80px;float: right;}
.nywzdh .nywzdhnr a{font-size: 16px;line-height: 55px;color: #555;}
.nybt{width: 120px;font-size: 18px;line-height: 80px;color: #fff;text-align: center;background-color: #dc8c14;border-bottom-right-radius: 20px;border-top-left-radius: 20px;}
.nydhlb{font-size: 16px;line-height: 80px;color: #666;overflow: hidden;height: 80px;}
.nydhlb a{font-size: 16px;line-height: 80px;color: #333;text-align: right;padding: 0 30px;position: relative;}
.nydhlb a::before{content: "";position: absolute;width: 0;height: 2px;background-color: #e60010;bottom: -32px;left: 50%;transform: translateX(-50%);transition: all 0.6s;}
.nydhlb a:hover{color: #be1e2d;}
.nydhlb a:hover::before{width: 100%;}
    
.nynrbox{width:90%;margin: 40px auto;background-color: #fff;padding: 40px;box-sizing: border-box;}
.nynrbt{width:100%;font-size: 30px!important;color: #333;text-align: center;line-height: 46px!important;padding-bottom: 30px;margin-bottom: 30px;border-bottom: 1px solid #eee;}
.nynrbox p{font-size: 16px;line-height: 30px;text-indent: 2rem;}
.nynrbox p strong{font-size: 18px;line-height: 40px;}
.gywmn_l{width:85%;padding:20px;display: flex;flex-wrap: wrap;margin: 0 auto;}
.gywmn_l img{width: calc((100% - 120px) / 3);margin: 20px;}
@media(max-width:991px){
.nynrbox {width: 100%;}
.nynrbox p { font-size: 30px!important; line-height: 60px!important;}	
.nynrbox p img{ width:100%}
.nynrbt{width:100%;font-size: 46px!important}
.nyxwlb li .SubInfo .tit {font-size: 30px;}
	.nyxwlb li .SubInfo .time img {width: 50px;}
.nyxwlb li .SubInfo .sub { color: #545353;line-height: 60px; min-height: 60px;}
.nyxwlb li .SubInfo .time { font-size: 20px;}
.control { font-size: 30px; line-height: 60px;}	
.nph_tj ul li {font-size: 28px;}	
}


/*ny lx*/
.kfay{padding-top:15px;width:100%;height:210px;}
.kfay dt{float:left;padding:10px;width:188px;}
.kfay dt img{display:block;width:188px;height:188px;}
.kfay dd{float:right;width:85%;}
.kfay dd h4{padding-top:32px;height:45px;background:url(../../images/tacn/lx-line.jpg) no-repeat left bottom;color:#000;font:24px "Microsoft YaHei";font-weight:700;}
.kfay dd h4 i{padding-left:15px;color:#999;text-transform:uppercase;font:16px Arial;}
.kfay dd p{padding-top:15px;color:#333;font:16px "Microsoft YaHei";line-height:30px;}
@media(max-width:1440px){.kfay dd{float:right;width:81%;}
.smjz li{width:29%!important;}
}
@media(max-width:1200px){.kfay dd{float:right;width:79%;}
.smjz li{padding:0 1% 0 1%;width:20%;}
}
@media(max-width:1024px){.kfay dd{float:right;width:75%;}
.smjz li{padding:0 1% 0 1%;width:20%;}
}
@media(max-width:840px){.kfay dd{float:right;width:71%;}
.smjz li{padding:0 1% 0 1%;width:20%;}
}
@media(max-width:768px){.smjz li{width:40%!important;}
}
@media(max-width:640px){.kfay dt{float:left;padding:10px;width:160px;}
.kfay dt img{width:160px;height:160px;}
.kfay dd h4{padding-top:0;}
}
@media(max-width:425px){.smjz li{width:39%!important;}
.kfay dt{float:left;display:none;padding:10px;width:160px;}
.kfay dt img{width:160px;height:160px;}
.kfay dd{width:100%;}
.kfay dd h4{padding-top:0;}
.kfay{padding-top:15px;height:auto;}
}
.gssll .linw{display:block;margin-bottom:28px;width:50px;height:4px;background:#faf6f3;}
.smjz{padding:30px 0 10px;background:#f9f9f9;overflow: hidden;}
.smjz li{float:left;margin-bottom:30px;padding:0 20px 0 20px;width:30%;border-right:1px dashed #bbb;color:#333;text-align:center;line-height:30px;transition:.3s;}
.smjz li img{width:70px;}
.smjz .qyyj2{border-right:none;}
.smjz li span{display:block;font-weight:700;font-size:18px;}
.smjz li em{display:block;font-style:normal;font-size:20px;}
.smjz li:hover{-webkit-transform:translate(0,-10px);transform:translate(0,-10px);}
@media(max-width:991px){.smjz li{width:46%;}
}






/*文章分页样式*/
#fenye{clear:both; margin:10px 20px 20px 0;}
#fenye a{ width:28px; text-align:center; float:left; border:1px solid #bfbfc7;background:#fff; height:28px; font-size:12px;color:#666; line-height:28px; margin-left:5px;border-radius:3px; display:inline-block;}
#fenye .prev,#fenye .next{width:60px;}
#fenye a.curr{background:#bfbfc7;border:1px solid #bfbfc7;color:#fff;}
#fenye a:hover{background:#bfbfc7;border:1px solid #bfbfc7;color:#fff; text-decoration:none}
#pageNext{ margin:10px;}
#pageNext .prev,#pageNext .next{text-align:center;width: 60px;}
#pageNext a.curr{background: #bfbfc7;border: 1px solid #bfbfc7;color: #fff;}
#pageNext a.curr span{ color:#fff !important;}
#pageNext a{width: 28px;text-align: center;float: left;border: 1px solid #bfbfc7;background: #fff;height: 28px;font-size: 12px;color: #666;line-height: 28px;margin-left: 5px;border-radius: 3px;}
#realname{height: 30px;border: 1px solid #ddd;}
#b1{padding: 5px 10px;background: #ff7d02;color: #fff;border: 1px solid #ff7d02;border-radius: 3px;}

.fenyetips{ display:none}
#pagelist{ line-height:22px;color:#666; padding:15px;}
#pagelist a{ width:28px; text-align:center; float:left; border:1px solid #bfbfc7;background:#fff; height:40px; font-size:20px;color:#666; line-height:40px; margin-left:5px;border-radius:3px;}
#pagelist a.next,#pagelist a.prev{width:100px;}
#pagelist a.curr{ background:#bfbfc7;border:1px solid #bfbfc7;color:#fff;}
#pagelist a:hover{background:#bfbfc7;border:1px solid #bfbfc7;color:#fff; text-decoration:none}
#pagelist a img{ display:block;margin:0 auto;margin-top:12px;}
#pagelist span{line-height:40px; font-size:20px; height:40px; margin-left:10px;}
#pagelist span#totalpage{ margin:0;}
.fenye a img{ display:block;margin:0 auto;margin-top:12px;}

/* 图片分页方式的样式*/
.imagelist{margin:0 auto;width:990px;} /*总宽度*/
.imagelist .imagetop{padding-right:5px;text-align:right;margin:5px;}
.imagelist .imagetop a{color:#767676;}
.imagelist .defaultimagesrc{text-align:center;margin:5px;padding-top:40px;padding-bottom:40px;}
.imagelist .defaultImagesrc img{border:1px solid #f1f1f1;padding:2px}
.imagelist .imageintro{text-align:center;font-size:14px;}
.thumb {height:112px;background:#FFF;padding:5px;}
.thumb_1 {text-align: center;float: left;height: 50px;width: 60px;padding-top: 30px;font-weight: 400;font-size: 14px;color:#000;}
.thumb_1 .font-28{font-size:18px;color:red;}
.thumb_2 {float: left;width: 790px;}
.thumb_2_1 {background:url(qh1.gif) no-repeat 0px 20px;float: left;height: 113px;width: 35px;cursor:pointer;margin-left:10px;_margin-left:0px;}
.thumb_2_2 {background:url(qh2.gif) no-repeat 0px 20px;float: right;height: 113px;width: 35px;cursor:pointer;}
#scrool_div {width:708px;position:relative;height:110px;overflow:hidden;}
#scrool_wrap {height:110px;position:absolute;width:20000px;}
#scrool_wrap li {width:130px;height:100px;float:left;margin-right:10px;}
#scrool_div img{width:126px;height:95px;margin:5px}
.normalthumb img{padding:2px;border:1px solid #F9AF10}
.currthumb img{padding:2px;border:1px solid #ff6600;}

/*组图显示方式的样式*/
.imggrouplist{margin:0 auto;width:90%;}
.imggrouplist li{width:150px;float:left;margin:2px;border:1px #f1f1f1 solid;background:#FFFFFF;padding:5px;text-align:center}
.imggrouplist li img{width:145px;height:120px;}

/*平行显示方式样式*/
.imglist{text-align:center}
.imglist img{border:4px solid #efefef;padding:1px}
.imglist div{margin-bottom:15px}
#pageNext{text-align:right}
@media(max-width:991px){.imagelist .imagetop { font-size: 28px;}
	}