@charset "UTF-8";

body {
	overflow-x: hidden;
	font-family: "Microsoft YaHei";
}

@media screen and (min-width: 1200px) {
	.w1200 {
		width: 1200px;
		margin: 0px auto;
		height: auto;
		overflow: hidden;
	}

	.top-top {
		width: 100%;
		background: #292b33;
		height: 40px;
		z-index: -1
	}

	.mingcheng {
		color: #fff;
		float: left;
		width: 450px;
		line-height: 40px;
	}

	.xiaolianjie {
		float: right;
		color: #fff;
		line-height: 40px;
	}

	.xiaolianjie a {
		color: #fff;
	}

	.top-mingzi {
		width: 1200px;
		margin: 5px auto;
		height: 110px;


	}

	.logo {
		float: left;
		width: auto;
		height: 110px;
		border-right: 1px solid #ccc;
		margin-right: 20px;
		padding-right: 20px;
	}

	.biaoyu {
		float: left;
		width: 420px;
		height: auto;
		overflow: hidden;
		line-height: 25px;
		margin-top: 25px;


	}

	.dabiaoyu {
		font-size: 28px;
		font-family: "Microsoft YaHei";
		letter-spacing: 2px
	}

	.xiaobiaoyu {
		font-size: 16px;
	}

	.tel {
		float: right;
		margin-top: 25px;
	}



	/* 主题开始 */
	.jianjie {
		width: 100%;
		height: auto;
	}
	.jianjie_main {
		padding-top: 20px;
	}
	
	.jianjie_main_left{
		float: left;
		width: 290px;
		height: auto;
		overflow: hidden;
		margin-right: 30px;
	}
	.jianjie_main_left_liebiao {
		float: left;
		width: 290px;
		height: 440px;
		
		background: url(../images/jiejuefangan_left_bj.jpg) no-repeat;
	}
	
	.jianjie_main_left_liebiao ul {
		width: 230px;
		padding: 100px 30px 30px;
	}
	
	.jianjie_main_left_liebiao li {
	
		float: left;
		width: 230px;
		height: 40px;
		line-height: 40px;
		background-color: #fff;
		margin-bottom: 10px;
		padding-left: 20px;
		background: url(../images/jiejuefangan_main_left_bj_02.png) no-repeat;
	
	}
	
	.jianjie_main_left_liebiao li:hover {
		float: left;
		width: 230px;
		height: 40px;
		line-height: 40px;
		background-color: #fff;
		margin-bottom: 10px;
		padding-left: 20px;
		background: url(../images/jiejuefangan_main_left_bj_01.png) no-repeat;
		color: #fff;
	
	}
	.jianjie_main_left_liebiao li.cur {
		float: left;
		width: 230px;
		height: 40px;
		line-height: 40px;
		background-color: #fff;
		margin-bottom: 10px;
		padding-left: 20px;
		background: url(../images/jiejuefangan_main_left_bj_01.png) no-repeat;
		color: #fff;
	
	}
	.jianjie_main_left_liebiao li.cur a{
		color: #fff;
	}
	.jianjie_main_left_liebiao li a {
		color: #333;
		font-size: 16px;
		display: block;
	}
	
	.jianjie_main_left_liebiao li:hover a {
		color: #fff;
		font-size: 16px;
		display: block;
	}
	.jianjie_main_left_lianxi{
		float: left;
		margin-top: 10px;
	}
	.jianjie_main_left_lianxi .neirong{
		padding-top: 10px;
		line-height: 30px;
		
	}
	.jianjie_main_left_lianxi .neirong p{
		border-bottom: 1px dashed #efefef;
		
	}
	
	.jianjie_main_right {
		float: left;
		width: 880px;
		height: auto;
		min-height: 550px;
		overflow: hidden;
	}
	.jianjie_main_right .weizhi{
		width: 100%;
		height: 35px;
		line-height: 35px;
		border-bottom: 1px solid #8f8f8f;
		margin-bottom: 10px;
	}
	.jianjie_main_right .weizhi a{
		color: #333;
	}
	.jianjie_main_right .neirong{
		color: #333;
		font-size: 14px;
		line-height: 35px;
		text-indent: 25px;
	}
	
	
	
	.jianjie_main_right ul li {
		float: left;
	}
	
	.jianjie_main_right ul {
		margin-bottom: 0px;
	}
	
	.jianjie_main_right li {
		margin-right: 30px;
		margin-bottom: 30px;
	}
	
	.jianjie_main_right li:nth-child(3n+3) {
		margin-right: 0px;
	}
	
	
	.jianjie_main_right .images-content {
		position: absolute;
		z-index: 1;
		left: 0;
		bottom: 0;
		width: 100%;
		color: #fff;
		background: rgba(0, 0, 0, .7);
		height: 30px;
		line-height: 30px;
		overflow: hidden;
		text-align: center;
		font-size: 14px;
	}
	
	.jianjie_main_right .images-content a {
		color: #fff;
	}
	
	.jianjie_main_right .images-wrapper {
		width: 270px;
		height: 200px;
		position: relative;
	}
	.jianjie_main_right .images-wrapper img{
		width: 270px;
		height: 200px;
	}
	
	

	
	/* 底部开始 */
	.footer {
		width: 100%;
		height: auto;
		overflow: hidden;
		background: url(../images/index_footer_bj.jpg) no-repeat;
		text-align: center;
	}
	.footer .nav{
		width: 1200px;
		margin: 0px auto;
		height: 75px;
		line-height: 75px;
		border-bottom: 1px solid #efefef;
		text-align: center;
	}
	.footer .nav ul li{
		float: left;
	}
	.footer .nav li{
		width: 150px;
		font-size: 14px;
	}
	.footer .nav li a{
		color: #fff;
	}
	.footer .footer_main{
		width: 1200px;
		margin: 0px auto;
		padding-top: 35px;
	}
	.footer .footer_left{
		float: left;
		width: 600px;
		height: auto;
		overflow: hidden;
		text-align: left;
		color: #fff;
		line-height: 30px;
	}
	.footer .footer_left img{
		float: left;
		margin-right: 20px;
	}
	.footer .footer_left .icp{
		line-height: 35px;
		color: #fff;
		margin-top: 30px;
			
	}
	.footer .footer_left .icp a{
		color: #fff;
	}
	
	.footer .footer_center{
		float: left;
		width: 250px;
		text-align: left;
		color: #fff;
		margin-left: 100px;
	}
	.footer .footer_center .dalei{
		font-size: 16px;
		color: #fff;
		height: 35px;
		line-height: 35px;
		font-weight: 600;
	}
	.footer .footer_center .xiaolei{
		
	}
	.footer .footer_center .xiaolei li{
		line-height: 30px;
		height: 30px;
		font-size: 14px;
		text-align: left;
	}
	.footer .footer_center .xiaolei li a{
		color: #fff;
	}
	.footer .footer_right{
		float: left;
		text-align: left;
		color: #fff;	
		line-height: 30px;
	}
	.footer .footer_right strong{
		color: #fff;
		font-size: 16px;
		height: 35px;
		line-height: 35px;
	}

	.link{
		width: 100%;
		height: auto;
		min-height: 40px;
		line-height: 40px;
		overflow: hidden;
		background-color: #000000;
		
	}
	.link .links{
		width: 1200px;
		margin: 0px auto;
		color: #fff;
	}
	.link .links a{
		color: #fff;
		margin-right: 15px;
	}

}

/* ipad等手机样式 */

@media (max-width: 768px) {
	.top-top {
		display: none;
	}

	.top-mingzi {
		width: 100%;
	}

	.logo {
		display: none;
	}

	.logo img {
		/* height: 50%; */
	}

	.biaoyu {
		display: none;
	}

	.tel {
		display: none;
	}


	.jianjie {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 0px auto;
		padding: 0px 1.5625rem;
		background-size: 100% 100%;
	}
	
	.jianjie_biaoti {
		font-size: 2rem;
		padding-top: 1.25rem;
		text-align: center;
		font-weight: 600;
	}
	
	.jianjie_biaoti span {
		font-size: 1.2rem;
		font-weight: 500;
		color: #666666;
	}
	
	
	
	.jianjie_main {
		margin-top: 1.875rem;
	}
	
	.jianjie_main_left_liebiao {
		float: left;
		width: 100%;
		margin-right: 30px;
	}
	
	.jianjie_main_left_liebiao ul {
		width: 100%;
	}
	
	.jianjie_main_left_liebiao li {
	
		float: left;
		width: 32.3333%;
		height: 40px;
		line-height: 40px;
		background-color: #fff;
		margin-bottom: 10px;
		margin-right: 1%;
		border: 1px solid #efefef;
		text-align: center;
	
	}
	
	.jianjie_main_left_liebiao li:hover {
		float: left;
		width: 32.3333%;
		height: 40px;
		line-height: 40px;
		background-color: #fff;
		margin-bottom: 10px;
		margin-right: 1%;
		border: 1px solid #efefef;
		text-align: center;
	
	}
	
	.jianjie_main_left_liebiao li a {
		color: #333;
		font-size: 16px;
		display: block;
	}
	
	.jianjie_main_left_liebiao li:hover a {
		color: #fff;
		font-size: 16px;
		display: block;
	}
	.jianjie_main_left_lianxi{
		display: none;
	}
	
	
	.jianjie_main_right {
		float: left;
		width: 100%;
	}
	.jianjie_main_right .weizhi{
		height: 2.8125rem;
		width: 100%;
		padding: 0px 1%;
		border-bottom: 1px solid #efefef;
	}
	.jianjie_main_right .weizhi a{
		color: #333;
	}
	.jianjie_main_right .neirong{
		font-size: 1.25rem;
		line-height: 2.1875rem;
		margin-top: 10px;
	}
	
	.jianjie_main_right .neirong .suolvtu{
		width: 100%;
		height: auto;
		overflow: hidden;
		text-align: center;
	}
	
	
	
	.jianjie_main_right ul li {
		float: left;
		width: 48%;
	}
	
	.jianjie_main_right ul {
		margin-bottom: 0px;
	}
	
	.jianjie_main_right li {
		margin-right: 1%;
		margin-bottom: 2rem;
	}
	
	
	.jianjie_main_right .images-content {
		position: absolute;
		z-index: 1;
		left: 0;
		bottom: 0;
		width: 100%;
		color: #fff;
		background: rgba(0, 0, 0, .7);
		height: 30px;
		line-height: 30px;
		overflow: hidden;
		text-align: center;
		font-size: 1.225rem;
	}
	
	.jianjie_main_right .images-wrapper {
		width: 100%;
		position: relative;
	}
	
	.jianjie_main_right .images-wrapper img {
		width: 100%;
		height: 120px;
	}
	
	
	
	
	
	/* 底部开始 */
	.footer {
		width: 100%;
		height: auto;
		overflow: hidden;
		background: url(../images/index_footer_bj.jpg) no-repeat;
		background-size: 100% 100%;
		text-align: center;
	}
	.footer .nav{
		display: none;
	}
	.footer .footer_main{
		width: 100%;
		margin: 0px auto;
		padding: 1.3875rem;
	}
	.footer .footer_left{
		display: none;
	}
	.footer .footer_center{
		display: none;
	}	
	.footer .footer_right{
		padding: 0px 1%;
		width: 100%;
		float: left;
		text-align: center;
		color: #fff;	
		line-height: 30px;
	}
	.footer .footer_right strong{
		color: #fff;
		font-size: 16px;
		height: 35px;
		line-height: 35px;
	}
	
	.link{
		display: none;
	}

}


















/* 
@media screen and(min-width: 960px){
    
}

@media screen and(min-width: 768px) and (max-width: 959px) {
    .top-top{
    	display: none;
    }
}
@media screen and(min-width: 480px) and (max-width: 767px) {
   .top-top{
   	display: none;
   }
}
@media screen and (max-width: 479px) {
    .top-top{
    	display: none;
    }
} */
