/**************************************/
/*************[公用start]**************/
/**************************************/
@font-face{
	font-family:"SH";
	src:url("../fonts/SourceHanSerifCN-Regular-1.otf");
}

*{
	font-family:"SH";

}
/*主站变灰*/
/*html {
-webkit-filter:grayscale(100%);
-moz-filter:grayscale(100%);
-ms-filter:grayscale(100%);
-o-filter:grayscale(100%);
filter:grayscale(100%);
filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1)
}
* {
-moz-filter: grayscale(100%); 
-ms-filter: grayscale(100%); 
-o-filter: grayscale(100%); 
filter: gray;
}*/
/*主站变灰*/

/*淘宝变灰*/
/* body, html {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
    }*/

/*淘宝变灰*/

/*百度百科變灰*/


/*body.memorial>* {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
    -webkit-filter: grayscale(1)
}
*/


/*百度百科變灰*/
div.clear{
	clear: both;
	height: 0;
	width: 0;
}




a{
	text-decoration: none;
	color:inherit;
	cursor: pointer;
}

img{
	border:0;
	max-width: 100%;
}


div.wp{
	width: 1200px; /*主要内容区尺寸大小，每次制作前更新！！！ */
	margin:0 auto;
}

.fl{
	float: left;
}

.fr{
	float: right;
}

.tran{
	transition: all .3s ease-out 0s;
}
.tver{
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}



/*图片中心放大代码区域*/

.img-box{/*图片盒子类名*/

	overflow: hidden;
}

.img-box img{
	transition: .3s;
	width: 100%;
	max-width: 100%;
}

.img-box:hover img{
	/*图片中心放大代码*/
	  -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}


/*图片中心放大代码区域*/


.imgbox_a{
	position:relative;
	padding-bottom: 100%;
	overflow:hidden;
	display: block;
}

.imgbox_a>img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%!important;
	height: 100%!important;
}
.imgbox_hover>img{
	/* ueco 时间曲线*/
	/*transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; */
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;

}
.imgbox_hover:hover>img{
	-webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
/**************************************/
/************[公用over]****************/
/**************************************/




/*header-start*/
/**************************************************************/

body{
	background-image: url(../images/bg.jpg);
}




#header{
	position: relative;
	height: 100px;
	background-image: url(../images/header-bg.jpg);
	z-index: 999;
}



.logo{
	width: 354px;
	margin-top: 24px;
}

.logo a,.logo img{
	width: 100%;
}

.header-a{
	width: 95px;
	background-image: url(../images/xian.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 41px;
}
.header-a img{
	display: block;
}

.header-a2 {
	font-size: 16px;
	color: #fff;
	height: 100px;
	line-height: 100px;
	margin-left: 65px;
	margin-right: 30px;
}


.nav ul{
	margin:0;
}

.nav>ul>li{
	float: left;
	position: relative;
}
.nav>ul>li::before{
	position: absolute;
	width: 55px;
	height: 7px;
	left: 50%;
	margin-left: -27px;
	bottom:20px;
	content:"";
	background-image: url(../images/cur.png);
	display: none;
}
.nav>ul>li.cur::before{
	display: block;
}
.nav>ul>li+li{
	margin-left: 40px;
}
.nav>ul>li>a{
	font-size: 18px;
	color: #fff;
	height: 100px;
	line-height: 100px;
}



.nav>ul>li>ul{
	position: absolute;
	left: 50%;
	top:100%;
	z-index: 600;
	display: none;
	width:120px;
	margin-left: -60px;
	background-image: url(../images/header-bg.jpg);
}
.nav>ul>li>ul>li>a{
	display: block;
	padding: 10px 5px;
	text-align: center;
	line-height: 1.6;
	font-size: 15px;
	color:#fff;
	text-align: center;
}
.nav>ul>li>ul>li>a:hover{
	background-color: #971515;
	/*background-color: #841313;*/
}




/**************************************************************/
/*header-over*/





/*main-start*/
/**************************************************************/

#main{

}
.fafa .flex-control-nav{
	height: 0;
	bottom: 60px;
}
.fafa .flex-control-nav li{
	margin:0 16px;
}
.fafa .flex-control-paging li a{
	width: 22px;
	height: 23px;
}

.padd{
	background-repeat: no-repeat;
	background-position: center; 
	background-size: cover;
}


.main1{
	padding: 85px 0 90px;
}
.title-11{
	padding-bottom: 45px;
}
.title-11 a.fr{
	width: 96px;
	height: 33px;
	line-height: 33px;
	background-image: url(../images/fr.png);
	background-repeat: no-repeat;
	background-position: center;
	font-size: 14px;
	color: #971515;
	text-align: center;
}
.title-11 a.fr:hover{
	font-weight: bold;
}


.title-11 .fl{
	position: relative;
	padding-bottom: 3px;
	line-height: 1;
}
.title-11 .fl::before{
	width: 33px;
	height: 32px;
	position: absolute;
	z-index: 3;
	background-image: url(../images/q.png);
	background-repeat: no-repeat;
	background-position: center;
	left: 95px;
	top: -9px;
	content: "";
}
.title-11 .fl::after{
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	height: 7px;
	content:"";
	background-color: #971515;
	opacity: 0.2;
	z-index: 2;
}
.title-11 .fl span{
	position: relative;
	z-index: 10;
	font-size: 18px;
	color: #666;
}

.title-11 .fl span i{
	font-style: normal;
	padding-right: 10px;
	font-size: 30px;
	color: #333;
	font-weight: bold;
}


.main1 .title-11 .fl::before{
	left: 125px;
}


.main1-item{
	display: block;
	border:1px solid #b4b2aa;
	padding: 7px 7px 55px;
}
.main1-1-pic{
	border:1px solid #b4b2aa;

}
.main1-1-pic .imgbox_a{
	padding-bottom: 55.56%;
}

.main1-1-con{
	margin-top: 35px;
	padding: 0 13px;
}

.main1-1-h1{
	font-size: 16px;
	color: #333;
}
.main1-1-h2{
	font-size: 20px;
	color: #333;
	margin:10px 0 18px;
}

.main1-1-p{
	font-size: 16px;
	color: #666;
	line-height: 1.5;
	height: 4.5em;
	overflow: hidden;
}
.main1-item:hover .main1-pic{
	border-color:#205167;
}
.main1-item:hover{
	border-color:#971515;
}
.main1-item:hover .main1-1-h1{
	color:#971515;
}
.main1-item:hover .main1-1-h2{
	font-weight: bold;
	color:#971515;
}
.main1-list .owl-nav{
	position: relative;
	height: 46px;
	margin-top: 40px;
}
.main1-list .owl-nav::before{
	position: absolute;
	left: 172px;
	right: 172px;
	height: 1px;
	background-color: #8a9194;
	content:"";
	top: 50%;
	z-index: 3;
	margin-top: -1px;
}
.main1-list .owl-nav button.owl-prev{
    position: absolute;
    left:0px;
    top: 0%;
    width: 172px;
    height: 49px;
    background-image: url(../images/left1.png);
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center ;
    font-size: 0;
    z-index: 50;
    background-size: 100%;
    z-index: 10;
}
.main1-list .owl-nav button.owl-prev:hover{
    background-image: url(../images/left1h.png);

}
.main1-list .owl-nav button.owl-next{
    position: absolute;
    right:0px;
    top: 0%;
    width: 172px;
    height: 49px;
    background-image: url(../images/right1.png);
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center ;font-size: 0;
    z-index: 50;
    background-size: 100%;
    z-index: 10;
}

.main1-list .owl-nav button.owl-next:hover{
    background-image: url(../images/right1h.png);

}






.main2{

	padding: 85px 0;
	background-image: url(../images/main2-bg.jpg);
}

.main2-1{
	width: 688px;
}

.main2-1-div{
	position: relative;
	background-image: url(../images/main2-1-bg.jpg);
	padding: 0 45px 25px;
}

.main2-1-list{
	position: relative;
	z-index: 15;
}

.main2-1-list dl{
	margin:0;
}

.main2-1-list dd{
	padding: 30px 0 25px;
	border-bottom: 2px solid rgba(255,255,255,0.2);
}

.main2-1-list dd+dd{
	border-top: 1px solid rgba(255,255,255,0.2);
}

.main2-1-h1{
	font-size: 20px;
	color: #fff;
	font-weight: bold;
}

.main2-1-dd{
	font-size: 14px;
	color: #fff;
	line-height: 23px;
	padding-left: 32px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 15px;
}


.main2-2{
	width: 825px;
}

.main2-2-list dl{
	margin:0;
}

.main2-2-list dd{
	padding: 30px 0;
	border-bottom: 1px solid #d5cec4;
}
.main2-2-list dd+dd{
	margin-top: 10px;
}
.main2-2-date{
	border-right: 2px solid #d5cec4;
	margin-right: 30px;
	text-align: center;
	padding-right: 35px;
}

.main2-2-date1{
	width: 48px;
	height: 48px;
	background-image: url(../images/main2-2-date.png);
	background-repeat: no-repeat;
	background-position: center;
	font-size: 26px;
	color: #971515;
	font-weight: bold;
	padding-top: 8px;
	margin:0 auto;
}
.main2-2-date2{
	font-size: 16px;
	color: #971515;
	margin-top: 8px;
}

.main2-2-con{
	overflow: hidden;
}
.main2-2-h1{
	font-size: 20px;
	color: #333;
	line-height: 1;
}
.main2-2-h1 a:hover{
	color: #971515;
	font-weight: bold;
}
.main2-2-p{
	font-size: 15px;
	color: #999;
	line-height: 1.8;
	height: 3.6em;
	overflow: hidden;
	margin-top: 8px;
}

.main3{
	padding: 70px 0 110px;
}

.main3-ico{
	width: 73px;
	margin:0 auto;
	position: relative;
}

.main3-ico img{
	display: block;
	width: 100%;
	opacity: 1;
	transition: opacity .3s;
}
.main3-ico img.imgCur{
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
}

.main3-con-h1{
	font-size: 20px;
	color: #333;
	font-weight: bold;
	text-align: center;
	margin:15px 0 5px;
	line-height: 1;
}

.main3-con-h2{
	font-size: 12px;
	color: #999;
	text-align: center;
}


.main3-item{
	display: block;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding-bottom: 65.7895%;
	background-image: url(../images/main3-bg1.jpg);
	transition: background-image .3s;
}


.main3-con{
	position: absolute;
	width: 100%;
	left: 0;
	top: 50%;
	margin-top: -64px;
}
.main3-item:hover{
	background-image: url(../images/main3-bg1h.jpg);
}

.main3-item:hover .main3-ico img{opacity: 0;}
.main3-item:hover .main3-ico img.imgCur{opacity: 1;}

.main3-item:hover .main3-con-h1{color: #fff;}
.main3-item:hover .main3-con-h2{color: #fff;}

/**************************************************************/
/*main-over*/





/*footer-start*/
/**************************************************************/

#footer{
	border-top: 1px solid rgba(151,21,21,0.2);
	padding: 60px 0 20px;
}
.footer-1{
	/*height:90px;*/
}

.footer-1-list{
	background-image: url(../images/flogo.png);
	background-repeat: no-repeat;
	background-position: center 21px;
}
.footer-1-list dl{
	margin: 0;
}

.footer-1-list dd{
	float: left;
	width: 52px;
	background-image: url(../images/fdd.png);
	background-repeat: no-repeat;
	background-position: center 0;min-height: 87px;
}
.footer-1-list dd+dd{
	margin-left: 95px;
}

.footer-1-list dd:nth-child(5){
	margin-left: 610px;
}

.footer-1-list dd>a{
	display: block;
}
.footer-1-list dd>a:hover .foo1-1{
	color: #971515;
	font-weight: bold;
}



.foo1-1{
	font-size: 18px;
	color: #333;
	width: 1em;
	line-height: 1;
	padding-top: 7px;
	font-weight: bold;
}

.foo1-2{
  writing-mode: vertical-rl;
	writing-mode: tb-rl;
  font-size: 12px;
  color: #971515;
  padding-top: 10px;
  font-weight: bold;
}









.footer-2{
	position: relative;
	padding-left: 105px;
	height: 20px;
	overflow: hidden;
	margin-top: 45px;
}

.footer-2-title{
	position: absolute;
	left: 0;
	top: 0;
	height: 20px;
	line-height: 20px;
	font-size: 17px;
	color: #333;
}

.footer-2-list{
	font-size: 0
}
.footer-2-a{
	font-size: 17px;
	color: #333;
	display: inline-block;
	height: 20px;
	line-height: 20px;
	margin-right: 30px;
}
.footer-2-a a:hover{
	color: #971515;
}
.footer-3{
	font-size: 16px;
	color: #1e1e1e;
	text-align: center;
	margin-top: 40px;
}



/**************************************************************/
/*footer-over*/





/**************************************/
/********[特殊css样式要求区域]**********/
/**************************************/

#header-2{
	display: none;
	height: 75px;
	/*border-bottom:0px solid #035cac;*/
	box-shadow: 0 4px 8px -3px #000;
	position: fixed;
	top: 0px;
	left: 0;
	width: 100%;
	z-index: 1001;
	/*background-color: #fff;*/
	background-image: url(../images/header-bg.jpg);

}
.nav-2{
	display: none;
	background-color: #fff;
	position: relative;
	z-index:900;

}

.nav-2>ul>li{

	border-top: 1px dotted #ccc;
	position: relative;
}

.jiaspan{
	position: absolute;
	width: 30px;
	height: 30px;
	background-image: url(../images/jia2.png);
	background-repeat: no-repeat;
	background-position: center ;
	top: 5px;

	right: 14px;
}
.jiaspan.cur{
	background-image: url(../images/jia2h.png);

}
.nav-2>ul{
	margin:0;
	max-height: calc(100vh - 129px);
	overflow-y: auto;
}
.nav-2>ul>li:first-child{
	/*border-top: 0;*/
}
.nav-2>ul>li>a{

	padding:8px 10px;
	display: block;
	font-size: 16px;
	width: 100%;
	color:#333;
	font-family: "anb";
	text-transform: uppercase;

}
.nav-2>ul>li>ul{
	padding-bottom: 10px;
	display: none;
}
.nav-2>ul>li>ul>li>a{
	padding: 6px 10px;
	display: block;
	font-size: 14px;
	padding-left: 25px;
	width: 100%;
	color:#666;
}
/*.downla-2 {
	padding: 5px 0 10px;
	display: none;
}
.downla-2 dd{
	padding-left: 30px;
}
.downla-2 dd a{
	font-size: 14px;
	display: inline-block;
	padding: 3px 0;
	width: auto;
}*/
/*.nav-2 li a:hover{
	color:#1a0d07;
}*/

.nav-2-form{
	padding: 10px;
	position: relative;
}
.nav-2-form input[type="image"]{
	position: absolute;
	right: 19px;
    top: 18px;
    width: 18px;

}

.nav-2-form .form-control{padding-right: 50px;}
.logo-2 {
   font-size: 0;
   width: 260px;
    margin-left: 15px;
    margin-top: 18px;
}

.logo-2 img{
	display: block;
	width: 100%;
}


.menu2{

	margin-right: 15px;
	height: 75px;
	font-size: 0;

}
.menu2 li{
	cursor:pointer ;
	margin-left: 15px;
	float: right;
	margin-top: 29px;
}
.menu2 li+li{
	margin-top: 21px;
}
.menu2 li img{
	/*vertical-align: middle;*/


}

.chenggao{
		display: none;
		height: 75px;
	}


#nav-2-heidi{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 800;
	background-image: url(../images/heidi.png);
	display: none;

}




/**************************************/
/********[特殊css样式要求区域]**********/
/**************************************/


.banner-2{
	height: 810px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
	z-index: 15;
}


.erji{
	position: relative;
	z-index: 50;
	margin-top: -200px;
}

.erji-div{
	min-height: 500px;
	background-image: url(../images/bg.jpg);
	padding: 45px 50px 85px;
}

.menu{
	width: 256px;
	margin-right: 45px;
}

.menu-h1{
	font-size: 28px;
	color: #fff;
	background-image: url(../images/menu-h1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 102px;
	line-height: 102px;
	text-align: center;
	font-weight: bold;
}


.menu-list{
	background-color: #fff;
	padding: 28px 12px 60px;
	box-shadow: 0 0 26px 4px rgba(20,7,7,0.05);
}

.menu-list dl{
	margin:0;
}

.menu-list dd+dd{
	margin-top: 10px;
}

.menu-list dd>a{
	display: block;
	height: 60px;
	line-height: 60px;
	font-size: 20px;
	color: #971515;
	background-image: url(../images/li.png);
	background-repeat: no-repeat;
	background-position: center;
	padding-left: 35px;
	position: relative;
	transition: background-image .3s,color .3s;
}
.menu-list dd>a:hover{
	background-image: url(../images/liCur.png);
	color: #fff;
}
.menu-list dd.cur>a::after{
	position: absolute;
	width: 25px;
	height: 9px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/jt1.png);
	content:"";
	right: 23px;
	top: 26px;
}

.menu-list dd.cur>a{
	background-image: url(../images/liCur.png);
	color: #fff;
}

.erji-content{
	overflow: hidden;
}

.erji-title{
	border-bottom: 1px solid #ddd;
}


.erji-title .fl{
	font-size: 24px;
	color: #333;
	padding: 10px 0 15px;
	border-bottom: 3px solid #971515;
}

.mianbaoxie{
	font-size: 14px;
	color: #333;
	margin-top: 20px;
}

.news-list{
	padding-top:40px; 
}

.news-list dl{
	margin:0;
}

.news-list dd+dd{
	margin-top: 20px;
}

.news-item{
	padding: 30px;
	position: relative;
	border:1px solid #d5a1a1;
	overflow: hidden;
}
.news-item::before{
	position: absolute;
	width: 1179px;
	height: 220px;
	content:"";
	background-image: url(../images/news-item-before.png);
	left: 50%;
	margin-left: -590px;
	top: 10px;
	z-index: 5;
}

.news-item::after{
	position: absolute;
	width: 174px;
	height: 159px;
	content:"";
	background-image: url(../images/news-item-after.png);
	bottom: -50px;
	right: -60px;
	z-index: 3;
	opacity: 0;
}
.news-item-con{
	position: relative;
	z-index: 50;
}
.news-pic{
	width: 268px;
	margin-right: 45px;
}

.news-pic .imgbox_a{
	padding-bottom: 67.16%;
}

.news-con{
	overflow: hidden;
	font-size: 0;
	padding-top: 5px;
}

.news-h1{
	display: inline-block;
	font-size: 24px;
	color: #971515;
	border-bottom: 1px solid #971515;
	padding-bottom:10px;
	line-height: 1; 
}

.news-h2{
	font-size: 26px;
	color: #333;
	margin:20px 0 15px;
}
.news-h2 a:hover{
	/*color: #971515;*/
	font-weight: bold;
}

.news-p{
	font-size: 16px;
	color: #999;
	line-height: 2;
	max-height: 4em;
	overflow: hidden;
}

.news-item:hover{
	background-image: url(../images/news-item-bg.jpg);
}

.news-item:hover::before{
	background-image: url(../images/news-item-beforeh.png);
}
.news-item:hover::after{
	opacity: 1;
}
.news-item:hover .news-h1{color: #fff;border-color:#fff;}
.news-item:hover .news-h2{color: #fff;}
.news-item:hover .news-p{color: #fff;}

.fenye{
	text-align: center;
	margin-top: 50px;
}

.fenye ul{
	margin:0;
}


.danpian{
	padding-top:50px;
}
.danpian-h1{
	font-size: 30px;
	font-weight: bold;
	color: #333;
	text-align: center;
}

.danpian-h2{
	font-size: 12px;
	color: #999;
	text-align: right;
	margin-top:30px;
	position: relative;
	height: 26px;
	line-height: 26px;
}
.danpian-h2 img{
	margin-top: -3px;
	margin-right: 8px;
}

.danpian-ziti{
	font-size: 16px;
	color: #999;
	text-align: center;
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
}
.danpian-ziti i{
	font-style: normal;
	display: inline-block;
	width: 26px;
	height: 26px;
	line-height: 26px;
	border-radius: 50%;
	cursor: pointer;
}
.danpian-ziti i.cur{
	background-color: #971515;
	color: #fff;
}

/*.danpian-con{
	margin-top: 30px;
	font-size: 16px;
	color: #666;
	line-height: 2.4;
}
.danpian-con *{
	font-size: 16px!important;
}*/
.danpian-con.cur1 *{
	font-size: 18px!important;
}
.danpian-con.cur2 *{
	font-size: 14px!important;
}
.danpian-con img{
	display: block;
	margin:0 auto 10px;
}
.dan-page{
	padding-top: 10px;
	border-top: 1px solid #ddd;
	margin-top: 20px;
}
.dan-a{
	margin-top: 12px;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.dan-a a{
	font-size: 16px;
	color:#666;
}
.dan-a a:hover{
	color:#971515;
}


.tongzhi-list{
	padding-top: 47px; 
}


.tongzhi-list dl{
	margin:0;
}

.tongzhi-list dd{
	border-bottom: 1px dashed #cb8a8a;
}

.tongzhi-item{
	position: relative;
	padding: 25px  45px;
	overflow: hidden;
}


.tongzhi-item::before{
	position: absolute;
	width: 1179px;
	height: 140px;
	content:"";
	background-image: url(../images/tongzhi-item-before.png);
	left: 50%;
	margin-left: -590px;
	top: 10px;
	z-index: 5;
	opacity: 0;
}

.tongzhi-item::after{
	position: absolute;
	width: 174px;
	height: 159px;
	content:"";
	background-image: url(../images/news-item-after.png);
	bottom: -50px;
	right: -60px;
	z-index: 3;
	opacity: 0;
}
.tongzhi-item-con{
	position: relative;
	z-index: 50;
}
.tongzhi-item:hover{
	background-image: url(../images/news-item-bg.jpg);
}
.tongzhi-item:hover::before{
	opacity:1;
}
.tongzhi-item:hover::after{
	opacity: 1;
}
.tongzhi-item:hover .tongzhi-date{
	background-image: url(../images/liuh.png);
}


.tongzhi-item:hover .news-h2{color: #fff;}
.tongzhi-item:hover .news-p{color: #fff;}
.tongzhi-date{
	width: 110px;
	height: 110px;
	background-image: url(../images/liu.png);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	padding-top: 21px;
	margin-right: 35px;
}

.tongzhi-date1{
	font-size: 36px;
	color: #971515;
	line-height: 1;
	font-weight: bold;
	font-family: "Times New Roman";
}
.tongzhi-date2{
	font-size:18px;
	color: #971515;
	line-height: 1;
	font-family: "Times New Roman";
	margin-top: 5px;
}

.tongzhi-con{
	overflow: hidden;
	padding-top: 15px;
}

.tongzhi-con .news-h2{
	margin: 0 0 10px;
}


.tuandui-list dl{
	margin:0;
	margin-left: -2%;
}

.tuandui-list dd{
	float: left;
	width: 23%;
	margin-left: 2%;
	margin-top: 2%;
}

.tuandui-pic .imgbox_a{
	padding-bottom: 132.143%;
	z-index: 30;
}
.tuandui-pic{
	position: relative;
}
.tuandui-pic-wp{
	padding:10px;
	position: relative;
}

.tuandui-pic::before{
	position: absolute;
	left: -10px;
	top: -10px;
	width: 100%;
	height: 100%;
	content:"";
	border:1px solid #971515;
}
.tuandui-pic::after{
	position: absolute;
	right: -10px;
	bottom: -10px;
	width: 100%;
	height: 100%;
	content:"";
	border:1px solid #971515;
}

.tuandui-h1{
	font-size: 26px;
	color: #971515;
	text-align: center;
	margin-top: 17px;
	font-weight: bold;
}

.xiazai-list .tongzhi-con{
	padding-top: 35px;
	padding-right: 65px;
	position: relative;
}
.xiazai-list .tongzhi-con::after{
	position: absolute;
	right: 0;
	bottom: 2px;
	width: 44px;
	height: 44px;
	background-image: url(../images/down.png);
	content:"";
}
.xiazai-list .news-h2{font-size: 26px;}
.tongzhi-item:hover .tongzhi-con::after{
	background-image: url(../images/downh.png);

} 

.tuandui-xx{
	margin-top: 48px;
}

.tuandui-xx1-pic{
	width: 184px;
	margin-right: 56px;
}

.tuandui-xx1-con{
	overflow: hidden;
	padding-top: 35px;
}

.tuandui-xx1-h1{
	font-size: 18px;
	color: #333;
	padding-bottom: 15px;
	border-bottom:1px solid #c88683;
}

.tuandui-xx1-h1 span{
	font-size: 26px;
	color: #971515;
	padding-right: 60px;
}

.tuandui-xx1-con-p{
	font-size: 18px;
	color: #333;
	line-height: 2;
	margin-top: 30px
}

.tuandui-xx1-con-p p{
	margin:0;
}

.tuandui-xx1-con-p p+p{
	margin-top: 5px;
}


.shizi-xx2{
	margin-top: 50px;
	position: relative;
}
.shizi-xx2::before{
	position: absolute;
	width: 1px;
	top: 15px;
	bottom: 0;
	left: 15px;
	content:"";
	z-index: 10;
	background-image: url(../images/line123.png);
	background-repeat: repeat-y;
	background-position: center 0;
}

.shizi-xx2 h1{
	margin:0;
	font-size: 26px;
	color: #971515;
	padding-left: 63px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../images/shizi-xx2-title.png);
	height: 30px;
	line-height: 30px;
}

.shizi-xx2 p{
	margin:0;
	padding-left: 63px;
	font-size: 18px;
	color: #666;
	line-height: 2;
	margin-top: 20px;
}
