﻿/**************************************/
/*************[公用start]**************/
/**************************************/

body,div,p,span,ul,li,h1,h2,h3,h4,h5,h6,a,input,textarea,select,dl,dd,table,tr,td{
	margin:0;
	padding: 0;
}


body{
	font-family:"Arial","Microsoft Yahei";
	font-size: 14px;  /*主要内容区字号大小，每次制作前更新！！！ */
	color:#414141;
	background-color: #f2f2f2;
	min-width: 1200px; /*主要内容区最小尺寸大小，每次制作前更新！！！ */
	overflow-y:auto; /*防止页面高度过低，滚动条加载时突显引起的页面调动。！！！ */
	line-height: 1.2;


}

input,textarea,select{
	outline: none;
	font-family:"Arial","Microsoft Yahei";
	color:#333;
	font-size: 14px;
}





textarea{
	resize: none;
}


ul li{
	list-style-type: none;
}
	
h1,h2,h3,h4,h5,h6{
	font-weight: normal;
}

i{
	font-style: normal;
}


div.clear{
	clear: both;
	height: 0;
	width: 0;
}

.clearfix{zoom:1}    
.clearfix:after{
      content:"";
      display:block;
      height:0;
   clear:both;
   visibility:hidden;
 }

a{
	text-decoration: none;
	color:#414141;
	cursor: pointer;
}

img{
	border:0;
/*	width: 100%;
	max-width: 100%;*/
}


div.wp{
	width: 1200px; /*主要内容区尺寸大小，每次制作前更新！！！ */
	margin:0 auto;
		-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
            padding: 0	15px;
}

.fl{
	float: left;
}

.fr{
	float: right;
}

.tran{
	transition: all .3s ease-out 0s;
}

.bobox{
	/*【块级元素】不受边框、margin、padding影响类名，需要时添加*/
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}


/*图片中心放大代码区域*/

.img-box{/*图片盒子类名*/
	width: 300px!important;/*图片盒子宽度，‘重要’是为防止图片添加尺寸不正确而修正，需注意图片比例*/
	height: 200px!important;/*图片盒子高度，‘重要’是为防止图片添加尺寸不正确而修正，需注意图片比例*/
	overflow: hidden;
}

.img-box>img{
	transition: .3s;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; /* ueco 时间曲线*/
	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);
}


/*图片中心放大代码区域*/





/**************************************/
/************[公用over]****************/
/**************************************/




/*header-start*/
/**************************************************************/

#header{
position: relative;
	z-index: 200;
}


.header-1{
	height: 28px;
	line-height: 28px;
	background-color: #6c233f;
	text-align: right;

}

.header-1 a{
	font-size: 12px;
	color:#fff;
	padding: 0 16px;
	background-image: url(../images/header-1-h.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	
}
.header-1 a img{
	vertical-align: middle;
	margin-top: -3px;
	margin-right:6px;
}
.header-1 a:first-child{
	background-image: none;
	
}
.header-1 img{
	vertical-align: middle;
	margin-top: -3px;
}

.header-1  span{
	cursor: pointer;
	position: relative;
}

.form-1{
	display: none;
	position: absolute;
	width: 200px;
	right: 0;
	top: 25px;
}

.form-1 input[type="text"]{
	width: 100%;
	height: 25px;
	line-height: 25px;
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
            border:1px solid #ebebeb;
            padding: 0	25px 0 5px;
            font-size: 12px;
}

.form-1 input[type="image"]{
	position: absolute;
	right: 5px;
	top: 5px;
	z-index: 250;
	cursor: pointer;
}

.header-2{
	height: 164px;
	background-repeat: no-repeat;
	background-position: center;
}

.logo{
	font-size: 0;
	margin-top: 9px;
	margin-left: 7px;
}


.nav{
	background-color: #fff;
	box-shadow: 0 4px 5px -3px #aaa;

}

.nav ul.nav-ul>li{
	float: left;
	width: 9.09090909%;
	text-align: center;
	height: 45px;
	line-height: 45px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../images/nav-li.jpg);
	
}
.nav ul.nav-ul>li>a{
	font-size: 15px;
	color:#343434;
}
.nav ul.nav-ul>li>a:hover{
	color:#9b315a;
}
.nav ul.nav-ul>li:first-child{
	background-image: none;
	
}

/**************************************************************/
/*header-over*/





/*main-start*/
/**************************************************************/

#main .wp{
	background-color: #fff;
	padding-bottom: 15px;padding-top: 15px;
}
.banner{
	padding-top: 19px;
}
.banner img{
	display: block;
	width: 100%;
}

.main-left{
	width: 795px;
}
.main-right{
	width: 351px;
}

.lun-pic{
	width: 383px;
	margin-top: 19px;
}


.kuai{
	width:392px;
	height:  271px;
		-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
	border:1px solid #f1f1f1;
	margin-top: 19px;
}



.tongzhi,.xuesheng{
	width: 383px;
}


.flfl ul.slides>li{
	position: relative;
}

.flfl .flex-control-nav{
	display: block;
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;padding-right: 13px;
	text-align: right;
	font-size: 0;
	bottom: 17px;
}



.flfl ul.slides>li h1{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 44px;
	line-height: 44px;
	background-image: url(../images/heidi.png);
	font-size: 14px;
	color:#f1f1f1;
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
            padding-left: 16px;
	
}



.fbfb .flex-control-nav{
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
	display: block;
	bottom: 0;
	text-align: right;
	
	padding-right: 3px;
	height: 22px;
	background-image: url(../images/heidai.png);
	background-repeat: no-repeat;
	background-position: right center;

}
.fbfb .flex-control-paging li a{
	width: 16px;
	height: 16px;
	line-height: 16px;
	background-color:#fff;
	background-image:none;
	text-align: center;
	text-indent: 0;
	margin-top: 3px;
	font-size: 12px;

}

.fbfb .flex-control-paging li a.flex-active {
  	background-image:none;
   background-color: #efad4d;
   color:#fff;
}

.yaodai{
	margin-top: 19px;
}
.title-1 {
	border-bottom: 2px solid #9b315a;
}

.title-1 h1{
	float: left;
	width: 113px;
	height: 39px;
	line-height: 39px;
	text-align: center;
	background-color: #9b315a;
	color:#fff;
	font-size: 16px;
}
.title-1 a{
	float: right;
	font-size: 14px;
	color:#4b4b4b;
	margin-right: 10px;
	margin-top: 13px;
}
.title-1 a:hover{
	color: #9b315a;

}
.list{
	padding: 10px;
}
.list li{
	padding-left: 15px;
	background-image: url(../images/dian.png);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 35px;
	
}

.list li a:hover{
	color: #9b315a;

}

.list li span{
	font-size: 14px;
	color:#b2b2b2;
}


.kuai-2{
	width: 100%;
}

.kuai-2 .title-1{
	background-color: #9b315a;
}
.kuai-2 .title-1 a{
	color:#fff;
	margin-right: 15px;
	width: 51px;

}

.kuai-2 .title-1 a:hover{
color:#fff;
}

.kuai-2 .title-1 a img{
	vertical-align: middle;
	margin-top: -3px;
	margin-left: 8px;
}


.zhuanfa{
	height: 360px;
}
.list-2{
	padding: 0 10px;
}
.list-2 li{
	padding: 14px 10px 14px 5px;
	border-top: 1px dashed #ededed;

}

.list-2 li:first-child{
	border-top: 0;
}
.list-2 li a{
	line-height: 1.7;
	color:#333;
}
.list-2 li a:hover{
	color:#9b315a;
}


.data{
	width: 48px;
	height: 51px;
	background-color: #bdbdbd;
	border-radius: 3px;
	margin-right: 15px;
	text-align: center;
}

.data h1{
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
	color:#fff;
	padding-top: 7px;
	padding-bottom: 5px;
}


.data h2{
	width: 42px;
	height: 21px;
	line-height: 21px;
	font-size: 12px;
	font-weight: bold;
	color:#606060;
	background-color: #fff;
	margin:0 auto;
	border-radius: 3px;
}

.jiaoxue{
	height: 217px;
}

.jiaoxue .list{
	padding: 0	10px;
}
.jiaoxue .list li{
	height: 44px;
	line-height: 44px;
border-top: 1px dashed #ededed;

}

.jiaoxue .list li:first-child{
	border-top: 0;
}

.yuanwu.kuai{
	border:0;
	margin-top: 20px;
}

.yuan-list li{
	width: 170px;
	margin-top: 16px;
	
}
.yuan-list li a{
	display: block;
	height: 48px;
	line-height: 48px;
		-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
            padding-left: 54px;
            color:#fff;
            background-repeat: no-repeat;
            background-position: center ;
            font-size: 16px;
}
.erwei{
	font-size: 14px;
	color:#676767;
	line-height: 1.8;
	margin-top: 13px;
}
.er-pic img{
	display: block;

}

.er-pic{
	padding: 5px;
	border:1px solid #f1f1f1;
	margin-right: 18px;
}
/**************************************************************/
/*main-over*/





/*footer-start*/
/**************************************************************/

#footer{
	height: 163px;
	background-color: #fff;
	border-top: 4px solid #9b315a;
}

.footer-1{
	padding: 19px 0 21px;
	border-bottom: 1px solid #f4f4f4;
}
.y-wen{
	width: 70px;
	text-align: center;
	height: 38px;
	line-height: 38px;
}

.select{
	height: 36px;
	line-height: 36px;
	width: 251px;
	border:1px solid #e6e6e6;
	margin-left: 22px;
	position: relative;
}

.select select{
	position: absolute;
		width: 100%;
	height: 100%;
	left: 0;
	top: 1px;
	opacity: 0;
		filter:alpha(opacity=0);
	border:1px solid #e6e6e6;
	cursor: pointer;
}


.select span{
	display: block;
	width: 100%;
	height: 36px;
	line-height: 36px;
	text-align: center;
	color:#6d6d6d;
}


.footer-2{
	line-height: 1.8;
	color:#787878;
	padding-top: 15px;
}

.footer-2 a{
	color:#787878;

}
/**************************************************************/
/*footer-over*/


/*tongzhi*/



.erji{
	background-image: url(../images/erji.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	border-top:1px solid #ededed;
	border-bottom:1px solid #ededed;
}

.menu{
		text-align: center;
	width: 234px;
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
            padding: 0	1px;
}


.menu.active{
	float: none;
	position: fixed;
	top: 0;
	
}
@media only screen and (max-width: 1180px){
.menu.active{
	position: static!important;
	float: right!important;
}
}


.erji-con{
	width: 920px;
/*	padding-right: 15px;*/
	padding: 0	15px;
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}

.menu li{

	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #ececec;
	position: relative;
}

.menu>h1{
	font-size: 18px;
	color:#fff;
	background-color: #9b315a;
	height: 60px;
	line-height: 60px;
	border-bottom: 11px solid #ffffff;
}



.menu li a{
	display: block;
		-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
           	background-color: #fff;
            font-size: 14px;
            color:#616161;
            transition: .3s;
}

.menu li:hover a{
	color:#fff;
	background-color: #b93467;
}


.menu li.menu-active a{
	color:#fff;
	background-color: #b93467;
}


.menu dd{
	height: 46px;
	line-height: 46px;
	background-color:#f9f9f9;
	text-align: center;
	color:#454545; 
	font-size: 15px;
	border-bottom: 1px solid #ececec;
}

.menu dd a{
	display: block;
	color:#454545; 
}
.erji-title{
	height: 60px;
	line-height: 60px;
	background-image: url(../images/title-1.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.erji-title h1{
	height: 60px;
	line-height: 60px;
	float: left;
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
	border-bottom: 2px solid #9b315a;
	font-size: 18px;
	color:#393939;
}


.mianbaoxie{
	float: right;
	font-size: 14px;
	color:#9a9a9a;
	text-align: right;
}
.mianbaoxie span{
	color:#9b315a;
}

.mianbaoxie img{
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 10px;
}
.mianbaoxie a{
	transition: .3s;
	
	color:#9a9a9a;
}


.mianbaoxie a:hover{
	
	
	color:#9b315a;
}

.xiaoyuan-list li{
	padding: 35px 0;
	border-bottom: 1px solid #e8e8e8;
}


.xiaoyuan-list li:hover .time{
	background-color: #fff;
}

.xiaoyuan-list li:hover .time h1,.xiaoyuan-list li:hover .time h2{
	color:#9b315a;
}


.time{
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
	padding-top: 10px;
	width: 76px;
	height: 79px;
	background-color: #9b315a;
	text-align: center;
	
	border-radius: 3px;
}
.time h1{font-size: 38px;
	line-height: 1;
	color:#fff;	font-weight: bold;


}

.time h2{font-size:14px;
	color:#fff;
	margin-top: 3px;

}



.xiaoyuan-con{
	width: 786px;
}
.xiaoyuan-con h1{
	font-size: 16px;
	color:#4b4b4b;
	margin-bottom: 5px;
}
.xiaoyuan-con h1 a{
	color:#4b4b4b;
	transition: .3s;

}

.xiaoyuan-con h1 a:hover{
	color:#9b315a;
}
.xiaoyuan-con .xiaoyuan-con-p{
	font-size: 14px;
	color:#969696;
	line-height: 1.8;
	

}
.m-page{text-align: center;padding: 28px 0  ;overflow: hidden;color: #999;}
.m-page ul{display: inline-block;overflow: hidden;vertical-align: middle;}
.m-page ul li{float: left;margin-right: 8px;}
.m-page ul li a{
    display: block;line-height: 32px;font-size: 14px;padding: 0 13px;border: 1px solid #999;
   
}

.m-page table{width:890px;}
.m-page ul li.on a,.m-page ul li a:hover{border-color: #9b315a;color:#fff;background-color: #9b315a;}



.baogao-list {
	margin-top: 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e8e8e8;
}

.baogao-list li{
	height: 45px;
	line-height: 45px;
	padding-left: 29px;
	padding-right: 20px;
	background-image: url(../images/dian.png);
	background-repeat: no-repeat;
	background-position: 15px center;
}



.baogao-list li a{
	font-size: 14px;
	color:#4e4e4e;
	transition: .3s;
}

.baogao-list li.li-ou{
	background-color: #fafafa;
}

.baogao-list li span{
	float: right;
	color:#a7a7a7;
	font-size: 14px;
}

.baogao-list li a:hover{
	color:#9b315a;
}


.tupian-list{
	    padding-bottom: 30px;
    border-bottom: 1px solid #e8e8e8;
}

.tupian-list li{
	float: left;
	width: 280px;
	margin-top: 30px;
	margin-left:25px;
	text-align: center;
}

.tupian-list li:first-child{
	margin-left: 0;
}
.tupian-list li:nth-child(4){
	margin-left: 0;
}
.tupian-list li:nth-child(7){
	margin-left: 0;
}
.tupian-list li:nth-child(10){
	margin-left: 0;
}

.tupian-list li h1{
	    font-size: 14px;
    color: #414141;
    margin-top: 15px;
}
.tupian-list li:hover h1{
	    color: #9b315a;
}
.tupian-pic {
	overflow: hidden;
}
.tupian-pic img{
	display: block;
	width: 100%;
	transition: .3s;
}
.tupian-pic:hover img{
	  -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}



.about{
	line-height: 1.8;
	min-height: 700px;
}
/**************************************/
/********[特殊css样式要求区域]**********/
/**************************************/







/**************************************/
/********[特殊css样式要求区域]**********/
/**************************************/







/**************************************/
/********[css样式修改区域，需注明日期、作者]**********/
/**************************************/




/*日期：2016-01-01；      修改者：L。*/



/*日期：2016-01-01；      修改结尾！*/











/**************************************/
/********[css样式修改区域，需注明日期、作者]**********/
/**************************************/