﻿
/*����������ȴ���400px*/
@media (min-width:451px)
{

body{
background:#f8f7ff url(../img/banner11_new.png);background-repeat: no-repeat;background-position: 0 90px;background-size: 100%;
}
.crjBox{
	width: 100%;
	height: 1920px;
	padding-top: 500px;
	background-image: url(./img/banner11_new.png);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #FBF9FF;
	
}

.crj{
	width: 1200px;
	margin: 0 auto;
	margin-top:350px;
	background-color: #FFFFFF;
	padding: 0 16px;
	padding-top: 1px;
	position: relative;
}
.crj>h3{
	font-size: 30px;
	font-weight: normal;
	line-height: 40px;
	margin-bottom: 30px;
	text-align: center;
	margin-top: 60px;
}


.crj-info{
	width: 600px;
	font-size: 20px;
	letter-spacing: 2px;
	color: #FFFFFF;
	position: absolute;
	left: 60px;
    top: -80px;
    z-index: 1;
}
.crj-license{
	width: 100%;
	height: 160px;
}
.crj-license li{
	width: 280px;
	height: 160px;
	box-shadow: 0px 2px 8px 0 rgba(100, 100, 100, 0.1);
	float: left;
	color: #6985b9;
	border-radius: 10px;
	background: #FFFFFF;
	text-align: center;
	padding-top: 105px;
	position: relative;
	cursor: pointer;
}
.crj-license li+li{
	margin-left: 16px;
}
.crj-license li img{
	width: 68px;
	height: 68px;
	position: absolute;
	display: block;
	top: 25px;
	left: 50%;
	margin-left: -34px;
	display: none;
}
.crj-license li img:first-child{
	display: block;
}
.crj-license li p{
	font-size: 16px;
	
}
.crj-license li.crjCli{
	background: #6985B9;
	color: #FFFFFF;
	box-shadow: none;
}
.crj-license li.crjCli img{
	display: none;
}
.crj-license li.crjCli img+img{
	display: block;
}
.crj-licenseInfo{
	width: 100%;
	height: 298px;
	margin-top: 20px;
	position: relative;
}
.crj-licenseInfo li{
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	padding-top: 50px;
	padding-left: 30px;
}
.crj-licenseInfo li:first-child{
	background-image: url(./img/xingzhuang1.png);
}
.crj-licenseInfo li:first-child+li{
	background-image: url(./img/xingzhuang2.png);
}
.crj-licenseInfo li:first-child+li+li{
	background-image: url(./img/xingzhuang3.png);
}
.crj-licenseInfo li:first-child+li+li+li{
	background-image: url(./img/xingzhuang4.png);
}
.crj-licenseInfo li.crjCli2{
	display: block;
}
.crj-licenseInfo li>h3{
	font-size: 18px;
	font-weight: normal;
	line-height: 30px;
}
.crj-licenseInfo li>p{
	width: 95%;
	font-size: 16px;
	text-indent: 2em;
	line-height: 27px;
}
.crj-licenseInfo li>a{
	font-size: 16px;
	color: #6985B9;
	text-decoration: underline;
	margin-top: 10px;
	display: inline-block;
}
.crj-scjd{
	width: 100%;
	overflow: hidden;
	background-color: #ffffff;
	 margin: 30px;
	padding: 30px;
	margin-bottom: 10px;
}
.crj-scjd>h3{
	height: 40px;
	border-bottom:1px solid #DDCFFF;
	font-size: 22px;
	color: #6985b9;
	font-weight: normal;
	/* background-image: url(../img/icon-shichangjianguan.png); */
	background-repeat: no-repeat;
	background-position: 10px top;
	padding-left: 30px;
	position: relative;
	font-family: PingFangSC-Medium;
	font-size: 1.2rem;
	margin-bottom: .25rem;
	color: #0d1c28;
	letter-spacing: 0;
}
.crj-scjd>h3:after{
	content: '';
	display: block;
	width: 60px;
	height: 2px;
	background: #6985b9;
	position: absolute;
	bottom: 0;
	left: 45px;
}
.crj-scjd ul{
	width: 100%;	
	overflow: hidden;
}
.crj-scjd  li{
width: 275px;
	
	font-size: 22px;
	float: left;
	
	text-align: center;
}
.crj-scjd ul li:nth-child(4n+1){
	margin-left: 0px;
}
.crj-scjd ul li a{

	margin: auto;
	color: #334d7d;
}
.crj-scjd ul li a:hover{
	color: #6985b9;
	text-decoration: underline;
}
.crj-scjd ul li.other{
	text-align: left;
}
.crj-scjd ul li.other a{
	max-height: 47px;
}

.crj-scjd ul li a img{
margin:20px 0 10px 0;
}
.crj-scjd ul li a p{
margin:0 0 20px 0;
}
.crj-xgzc{
	width: 100%;
	height: 152px;
}
.crj-xgzc li{
	width: 566px;
	height: 42px;
	/* border:2px solid #b8c8e6; */
	border-radius: 10px;
	float: left;
	padding: 0 20px;
	/* padding-top: 30px; */
}
.crj-xgzc li+li{
	/* margin-left: 16px; */
}
.crj-xgzc li a{
	font-size: 18px;
	color: #173c81;
	line-height: 20px;
	/* font-weight: 600; */
	margin-bottom: 24px;
	display: inline-block;
	width: 430px;
}
.crj-xgzc li a:hover{
	text-decoration: underline;
}
.crj-xgzc li p{
	font-size: 16px;
	color: #333333;
	line-height:26px;
}

.crj-xgzc li span{
	font-size: 16px;
	color: #333333;
	line-height:26px;
	float:right;
}

.piclist{
width:948px;
margin:0 auto;
padding-bottom:50px;
}
}

/*����������ȴ���800px*/
@media (max-width:450px)
{

body{
background:#f8f7ff url(../img/banner11_new.png) no-repeat center 0;background-repeat: no-repeat;background-size: 130%;
}

.crjBox{
	width: 100%;
	height: 1920px;
	padding-top: 500px;
	background-image: url(./img/banner11_new.png);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #FBF9FF;
	
}

.crj{
	width: 100%;
	height: 1308px;
	margin: 0 auto;
	margin-top:120px;
	background-color: #FFFFFF;
	padding: 0 16px;
	padding-top: 1px;
	position: relative;
}
.crj>h3{
	font-size: 30px;
	font-weight: normal;
	line-height: 40px;
	margin-bottom: 30px;
	text-align: center;
	margin-top: 60px;
}
.crj-info{
	width: 600px;
	font-size: 20px;
	letter-spacing: 2px;
	color: #FFFFFF;
	position: absolute;
	left: 60px;
    top: -80px;
    z-index: 1;
}
.crj-license{
	width: 100%;
	height: 160px;
}
.crj-license li{
	width: 280px;
	height: 160px;
	box-shadow: 0px 2px 8px 0 rgba(100, 100, 100, 0.1);
	float: left;
	color: #6985b9;
	border-radius: 10px;
	background: #FFFFFF;
	text-align: center;
	padding-top: 105px;
	position: relative;
	cursor: pointer;
}
.crj-license li+li{
	margin-left: 16px;
}
.crj-license li img{
	width: 68px;
	height: 68px;
	position: absolute;
	display: block;
	top: 25px;
	left: 50%;
	margin-left: -34px;
	display: none;
}
.crj-license li img:first-child{
	display: block;
}
.crj-license li p{
	font-size: 16px;
	
}
.crj-license li.crjCli{
	background: #6985B9;
	color: #FFFFFF;
	box-shadow: none;
}
.crj-license li.crjCli img{
	display: none;
}
.crj-license li.crjCli img+img{
	display: block;
}
.crj-licenseInfo{
	width: 100%;
	height: 298px;
	margin-top: 20px;
	position: relative;
}
.crj-licenseInfo li{
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	padding-top: 50px;
	padding-left: 30px;
}
.crj-licenseInfo li:first-child{
	background-image: url(./img/xingzhuang1.png);
}
.crj-licenseInfo li:first-child+li{
	background-image: url(./img/xingzhuang2.png);
}
.crj-licenseInfo li:first-child+li+li{
	background-image: url(./img/xingzhuang3.png);
}
.crj-licenseInfo li:first-child+li+li+li{
	background-image: url(./img/xingzhuang4.png);
}
.crj-licenseInfo li.crjCli2{
	display: block;
}
.crj-licenseInfo li>h3{
	font-size: 18px;
	font-weight: normal;
	line-height: 30px;
}
.crj-licenseInfo li>p{
	width: 95%;
	font-size: 16px;
	text-indent: 2em;
	line-height: 27px;
}
.crj-licenseInfo li>a{
	font-size: 16px;
	color: #6985B9;
	text-decoration: underline;
	margin-top: 10px;
	display: inline-block;
}
.crj-scjd{
	width: 100%;
	overflow: hidden;
	background-color: #ffffff;
	padding:10px 0;
	margin-bottom: 10px;
}
.crj-scjd>h3{
	height: 30px;
	border-bottom:1px solid #DDCFFF;
	font-size: 16px;
	color: #6985b9;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: 10px top;
	padding-left: 10px;
	position: relative;
	font-family: PingFangSC-Medium;
	color: #0d1c28;
	letter-spacing: 0;
}
.crj-scjd>h3:after{
	content: '';
	display: block;
	width: 60px;
	height: 2px;
	background: #6985b9;
	position: absolute;
	bottom: 0;
}
.crj-scjd ul{
	width: 100%;	
	overflow: hidden;
}
.crj-scjd  li{
width: 50%;
	
	font-size: 22px;
	float: left;
	
	text-align: center;
}
.crj-scjd ul li:nth-child(4n+1){
	margin-left: 0px;
}
.crj-scjd ul li a{

	margin: auto;
	color: #334d7d;
}
.crj-scjd ul li a img{
margin:10px 0 10px 0;
}
.crj-scjd ul li a p{
margin-bottom:20px;
font-size:16px;
width:140px;
margin:0 auto;
}
.crj-scjd ul li a:hover{
	color: #6985b9;
	text-decoration: underline;
}
.crj-scjd ul li.other{
	text-align: left;
}
.crj-scjd ul li.other a{
	max-height: 47px;
}
.crj-xgzc{
	width: 100%;
	height: 152px;
}
.crj-xgzc li{
	width: 566px;
	height: 42px;
	/* border:2px solid #b8c8e6; */
	border-radius: 10px;
	float: left;
	padding: 0 20px;
	/* padding-top: 30px; */
}
.crj-xgzc li+li{
	/* margin-left: 16px; */
}
.crj-xgzc li a{
	font-size: 18px;
	color: #173c81;
	line-height: 20px;
	/* font-weight: 600; */
	margin-bottom: 24px;
	display: inline-block;
	width: 430px;
}
.crj-xgzc li a:hover{
	text-decoration: underline;
}
.crj-xgzc li p{
	font-size: 16px;
	color: #333333;
	line-height:26px;
}

.crj-xgzc li span{
	font-size: 16px;
	color: #333333;
	line-height:26px;
	float:right;
}
#banner{
width:100%;
}
.piclist{
width:313px;
margin:0 auto;
}
}