/**************************************/
/*************[公用start]**************/
/**************************************/



div.clear{
	clear: both;
	height: 0;
	width: 0;
}



a{
	text-decoration: none;
	color:inherit;
	cursor: pointer;
}

img{
	border:0;
/*	width: 100%;*/
	max-width: 100%;
}


div.wp{
	width: 1200px; /*主要内容区尺寸大小，每次制作前更新！！！ */
	margin:0 auto;
}

.fl{
	float: left;
}

.fr{
	float: right;
}

.tran{
	transition: all .3s ease-out 0s;
}




/*图片中心放大代码区域*/

.img-box{/*图片盒子类名*/
	
	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{
	padding-left: 580px;
	position: relative;
	background-color: #fff;
	border-bottom: 5px solid #2476c2;
}

.header-1{
	height: 134px;
	border-left: 2px solid #e1e1e1;
}


.logo{
	position: absolute;
	left: 90px;
	top: 11px;
	width: 454px;
}
.logo a,.logo img{
	display: block;
	width: 100%;
}

.header-1-1{
	height: 47px;
	line-height: 45px;
	border-bottom: 2px solid #e1e1e1;
	font-size: 14px;
	color:#999;

	text-align: right;
	padding-right: 50px;
}
.header-1-1 a:hover{
	color:#2476c2;
}

.header-1-2{
	height: 87px;
	position: relative;
	padding-right: 300px;
}
.phone{
	position: absolute;
	width: 300px;
	height: 87px;
	background-color:#2476c2; 
	right: 0;
	top: 0;
	font-size: 0;
	text-align: right;
	padding-right: 50px;
	line-height: normal;
	padding-top: 36px;
}

.nav ul{
	margin:0;
}

.nav>ul>li{
	float: left;
	width: 14.28571%;
	text-align: center;
	height: 87px;
	padding-top: 33px;
	position: relative;
	
}
.nav>ul>li ul{
	position: absolute;
	z-index: 500;
	left: 0;
	right: 0;
	top: 87px;
	background-color: #2476c2;
	display: none;
}
.nav>ul>li ul li a{
	display: block;
	height: 45px;
	line-height:45px;
	text-align: center;
	font-size: 16px;
	color:#fff;
	transition: .3s;
}
.nav>ul>li ul li a:hover{
	background-color: #206bb1;

}

.nav>ul>li>a{
	display: inline-block;
	height: 22px;
	line-height: 22px;
	padding-left: 16px;
	background-image: url(../images/nav.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color:#333;
	font-size: 18px;
}
.nav>ul>li>a:hover{
	color:#2476c2;
}
/**************************************************************/
/*header-over*/





/*main-start*/
/**************************************************************/

#main{
	
}

.fafa .slides>li{
	height: 350px;
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
}
.fafa .slides>li img{
	display: none;
}
.main{
	position: relative;
	z-index: 500;
}
.main1{
	height: 896px;
	background-image: url(../images/main1.jpg);
	background-repeat: no-repeat;
	background-position: center 90px;
	position: relative;
	z-index: 500;
}

.main1-1{
	position: relative;
}

.main1-1-yin{
	position: absolute;
	left: 5.5%;
	right: 0;
	height:464px ;
	top: -100px;
	background-image: url(../images/main1.png);
	background-position: left center;
	background-repeat: no-repeat;
	z-index: 20;
}

.main1-1-con{
	position: relative;
	z-index: 50;
}


.title-11{
	font-size: 30px;
	color:#333;
	padding-bottom: 15px;
}

.main1-1-pic{
	width: 317px;
	margin-left: 84px;
}

.main1-1-pic a{
	display: block;
	position: relative;
	padding-bottom: 63.1%;
	overflow: hidden;
}

.main1-1-pic a img{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transition: .3s;
}
.main1-1-pic a:hover img{
	/*图片中心放大代码*/
	  -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.main1-1-div-con{
	overflow: hidden;
	border-top: 4px solid #2476c2;
	padding: 35px 32px;
	font-size: 16px;
	color:#333;
	line-height: 2.2;
}

.main1-1-div-con a{
	color:#2476c2;
	font-size: 14px;
}

.main1-1-div-con a:hover{
	/*text-decoration: underline;*/
	font-weight: bold;
}
.main1-1-div{
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../images/main1-1.png);
}

.main1-2{
	margin-top: 75px;
}
.title-22{
	font-size: 28px;
	color:#2476c2;
}
.title-33{
	background-image: url(../images/title-33.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
.title-33 h1{
	display: inline-block;
	font-size: 28px;
	color:#2476c2;
	background-color: #fff;
	padding: 0	14px;
	position: relative;
	margin:0;
}

.main2{
	padding: 45px 0;
}


.main2-list{
	margin-top: 45px;
}

.main2-pic a{
	display: block;
	position: relative;
	padding-bottom: 60%;
	overflow: hidden;
}

.main2-pic a img{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transition: .3s;
}
.main2-pic a:hover img{
	/*图片中心放大代码*/
	  -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.main2-con{
	margin-top: 40px;
}
.main2-con h1{
	margin: 0;
    font-size: 16px;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.main2-con h1 a:hover{
	color:#2476c2;
}

.main2-con p{
	margin: 0;
    font-size: 14px;
    color: #666;
    line-height: 1.6;
    overflow: hidden;
    margin-top: 22px;
    height: 66px;
    
}
.more1{
	margin-top: 30px;
}
.more1 a{
	display: block;
	width: 148px;
	height: 42px;
	line-height: 40px;
	border:1px solid #999999;
	text-align: center;
	font-size: 14px;
	color:#666;
	transition: .3s;
}
.more1 a:hover{
	border-color:#2476c2;
	background-color:#2476c2;
	color:#fff;

}

.main3-div{
	width: 49%;
	background-color: #f2f2f2;
	padding: 62px 380px 55px 90px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.main3-div.fl{background-image: url(../images/main3-1.png);}
.main3-div.fr{background-image: url(../images/main3-2.png);}
.main3-div-p{
	font-size: 16px;
	color:#333;
	line-height: 2;
	height: 160px;
	overflow: hidden;
	margin-top: 33px;
}

.main3-div-p p{
	margin:0;
}
.main3{
	padding-bottom: 60px;
}

.main1-2-left{
	width: 622px;
	margin-right: 44px;
}
.main1-2-left-pic{
	position: relative;
}
.main1-2-left-pic img{
	display: block;
	width: 100%;
}

.xian{
	position: absolute;
	font-size: 14px;
	color:#2476c2;
	padding-left: 34px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../images/xian.png);
	left: 24px;
	right: 0;
	bottom: 44px;
}

.main1-2-left h1{
	margin: 0;
    font-size: 18px;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-top: 20px;
    text-align: center;
}
.main1-2-left h1 a:hover{
	color:#2476c2;

}
.main1-2-right{
	overflow: hidden;
}

.main1-2-div{
	margin-top: 25px;
}



.main1-2-right ul{
	margin:0;
}
.main1-2-right li{
	margin-top: 20px;
}
.main1-2-right li:first-child{
	margin-top: 0;
}
.main1-2-right li>a{
	display: block;
	height: 75px;
	border:1px solid #ffd401;
	padding-left: 20px;
	padding-right: 125px;
	padding-top: 18px;
	position: relative;
}
.main1-2-right li>a i{
	position: absolute;
	width: 46px;
	height: 30px;
	right: 25px;
	top: 50%;
	margin-top: -15px;
	background-image: url(../images/jian2.png);
	background-repeat: no-repeat;
	background-position: center ;
}

.main1-2-right li>a:hover i{
	background-image: url(../images/jian1.png);

}
.main1-2-right li>a:hover h1{
	color:#2476c2;

}
.main1-2-right li>a h1{
	margin: 0;
    font-size: 16px;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.main1-2-right li>a h2{
	margin: 0;
    font-size: 14px;
    color: #999;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-top: 10px;
}







/**************************************************************/
/*main-over*/





/*footer-start*/
/**************************************************************/

#footer{
	
}
.footer-1{
	padding: 40px 0;
	background-color: #2476c2;
}
.footer-2{
	font-size: 16px;
	color:#fff;
	/*line-height: */
	padding: 25px 0;
	background-color: #1561a8;
}

.foo1{
	width: 453px;
	font-size: 16px;
	color:#fff;
	line-height: 2;
}

.foo1 img{
	display: block;
	width: 100%;
	margin-bottom: 25px;
}

.er{
	width: 122px;
	
	margin-top: 40px;
}
.er h1{
	margin:0;
	font-size: 14px;
	color:#fff;
	padding-left: 32px;
	margin-top: 13px;
	background-image: url(../images/wei.png);
	background-repeat: no-repeat;
	background-position:7px  center;
}
.er>img{
	display: block;
	width: 100%;
}

.foo2 ul{
	margin:0;
}

.foo2 li{
	float: left;
	width: 147px;
	margin-left: 100px;
}
.foo2 li h1{
	margin:0;
	font-size: 20px;
	color:#fff;
	padding-bottom: 15px;
	border-bottom: 2px solid #fff;
}

.foo2 li dl{
	margin:0;
}
.foo2 li dd:first-child{
	margin-top: 15px;
}
.foo2 li dd{
	font-size: 14px;
	color:#fff;
	padding-left: 15px;
	background-image: url(../images/jian.png);
	background-repeat: no-repeat;
	background-position: 1px  center;
	margin-top: 10px;
}
.foo2 li dd a:hover{
	text-decoration: underline;
}
/**************************************************************/
/*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;
  
}
.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: 6px;
	
	right: 14px;
}
.jiaspan.cur{
	background-image: url(../images/jia2h.png);

}
.nav-2>ul>li:first-child{
	/*border-top: 0;*/
}
.nav-2>ul>li>a{
	
	padding:10px 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: 17px;
    width: 18px;

}

.nav-2-form .form-control{padding-right: 50px;}
.logo-2 {
   font-size: 0;
        width: 280px;
    margin-left: 15px;
    margin-top: 5px;
}

.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样式要求区域]**********/
/**************************************/





.erji{
	padding: 30px 0 50px;
}

.menu{
	width: 207px;
	margin-right: 38px;
}

.title-222 {
	background-image: url(../images/title-11.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.title-222 h1{
	float: left;
	margin:0;
	font-size: 20px;
	color:#2476c2;
	padding-bottom: 10px;
	border-bottom:2px solid #2476c2;
}
.menu-list{
	margin-top: 5px;
}
.menu-list ul{
	margin:0;
}
.menu-list li{
	border-top: 1px dashed #dee7ef;
}
.menu-list li:first-child{
	border-top: 0;
}
.menu-list li>a{
	display: block;
	height: 42px;
	line-height: 42px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../images/dd2.png);
	padding-left: 18px;
	font-size: 16px;
	color:#737272;
}

.menu-list li:hover>a,.menu-list li.active>a{
	color:#2476c2;
}

.erji-content{
	overflow: hidden;
}
.erji-title {
	margin-bottom: 15px;
}
.erji-title h1{
	float: left;
	margin:0;
	
	position: relative;
	margin-right: 25px;
	}

.erji-title h1 span{
	display: block;
	position: relative;
	z-index: 220;
	height: 36px;
	line-height: 36px;
	padding: 0 40px;
	background-color: #2476c2;
	color:#fff;
	font-size: 18px;
}

.erji-title h1 i{
	position: absolute;
	left: 7px;
	right: -7px;
	bottom: -7px;
	top: 7px;
	background-color: #117fd0;
	z-index: 200;
}

.mianbaoxie{
	font-size: 12px;
	color:#999;
	margin-top: 12px;
	overflow:hidden;
	float: none;
	text-align: right;
	border-bottom: 1px solid #eee;
	height: 38px;
	line-height: 35px;
}

.list1 ul{
	margin:0;
}


.list1 {
	margin-top: 20px;
}
.list1 li{
	height: 44px;
	line-height:44px;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    border-bottom: 1px dashed  #eae6e6;
    background-repeat: no-repeat;
    background-image: url(../images/dian.jpg);
    background-position: 11px center;

}

.list1 li a{
	font-size: 14px;
	color:#645f5f;
    padding-left: 29px;
    transition: .3s;
}

.list1 li a:hover{
	color:#2476c2;
	padding-left: 23px;
	
}
.list1 li span{
	font-size: 12px;
	color:#999;
	margin-left: 10px;
}

.sanji-a{
	padding-top: 20px;
}
.sanji-a a{
	float: left;
	display: block;
	position: relative;
    z-index: 220;
    height: 36px;
    line-height: 36px;
    padding: 0 20px;
    background-color: #2476c2;
    color: #fff;
    font-size: 14px;
    margin-right: 10px;
    margin-top: 10px;
}

.sanji-a a.cur{
    background-color: #095892;
}


.fenye {
	margin-top: 30px;



	text-align: center;
	padding-top: 30px;
	border-top: 1px solid #eaeaea;
}

.fenye .pagination
{margin:0;}
.pic-list{
	padding-bottom: 25px;
}
.pic-list .col-lg-4
{margin-top: 25px;}
.pic-list .col-lg-4 h1{
	margin:0;
	font-size: 16px;
	color:#333;
	text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    overflow: hidden;
    margin-top: 18px;
}

.pic-list .col-lg-4:hover h1{
	color:#2476c2;
	

}



.laoshi-title{
	padding: 25px 0;
	text-align: center;
	font-size: 18px;
	color:#2476c2;
}
.laoshi-pic{
	width: 148px;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
}

.laoshi-wen{
	overflow: hidden;
	padding: 0 20px;
}

.laoshi-wen ul{
	margin:0;
}
.laoshi-wen li{
	color:#333;
	line-height: 2;
}
.laoshi-wen li span{
	color:#2476c2;
	font-size: 16px;
	font-weight: bold;
}

.laoshi-pic img{
	display: block;
	width: 100%;
}

.laoshi-bottom-title{
	padding-left: 20px;
	color:#fff;
	font-size: 16px;
	background-color: #2476c2;
	height: 43px;
	line-height: 43px;
	margin-top: 25px;
}

.laoshi-bottom-div{
	margin-top: 25px;
	font-size: 14px;
	color:#333;
	line-height: 1.8;
}

.laoshi-bottom-div p{
	margin:0;
}


.lingdao-list ul{
	margin:0;
}

.lingdao-list li{
	height: 54px;
	line-height: 53px;
	border-bottom: 1px dashed #ccc;
	padding-left: 52px;
	padding-right: 15px;
	background-image: url(../images/dian.png);
	background-repeat: no-repeat;
	background-position: 28px	center ;text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.lingdao-list li a{
	font-size: 16px;
	color:#333;
}

.lingdao-list li a:hover{
	color:#2476c2;	
}

.lingdao-list{
	margin-top: 20px;
}

.danpian{
	padding-top: 15px;
}
.danpian-h1{
	font-size: 24px;
	line-height: 1.6;
	color:#2476c2;
	text-align: center;
	padding: 10px 0 15px;
}


.danpian-h2{
	font-size: 14px;
	line-height: 1.6;
	color:#999;
	text-align: center;
	border-bottom: 1px solid #eee;
	padding-bottom: 15px;
}

.danpian-con{
	font-size: 14px;
	color:#666;
	line-height: 2;
	padding: 20px 0 20px;
}

.danpian-con img{
	display: block;
	margin:15px auto;
}

.dan-page{
	padding-top: 10px;
	border-top: 1px solid #eee;
}

.dan-a{
	margin-top: 12px;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.dan-a a{
	font-size: 14px;
	color:#666;
}

.dan-a a:hover{
	color:#2476c2;

}


.xin-pic a{
	display: block;
	padding-bottom: 66.67%;
	position: relative;
	overflow: hidden;
}

.xin-pic a img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transition: .3s;
}

.xin-pic a:hover img{
	/*????‰???-????”??¤§??￡???*/
	  -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.ke-list ul{
	margin:0;
}
.ke-list{
	padding-top: 10px;
}
.ke-list li{
	height: 42px;
	line-height: 42px;
	padding-right: 90px;
	position: relative;
	padding-left: 18px;
	background-image: url(../images/dian.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.ke-list li span{
	position: absolute;
	width: 90px;
	top: 0;
	right: 0;
	font-size: 14px;
	color:#999;
	text-align: right;
}
.ke-list li  a{
	font-size: 16px;
	color:#666;
}
.ke-list li  a:hover{
	color: #2476c2;
}