
/*.index {*/
/*	background:#1e44e0 url('../img/newimg/newbg.png') no-repeat center/100% 100%;*/
/*}*/


.index .banner_content .banner_left .bignewtry {
	width: 180px;
	height: 45px;
	opacity: 1;
	/*background: linear-gradient(0deg, #fd484f 0%, #f73b42 99%);*/
	border-radius: 6px;
	/*box-shadow: 0px -3px 2px 0px rgba(255, 163, 166, 0.25) inset;*/
	font-size: 18px;
	font-weight: 700;
	color: #ffffff;
	margin-top: 40px;
	cursor: pointer;
	outline: none;
	line-height: 45px;
}

.banner .banner_content .banner_right img {
	width: 386px;
	height: auto;
	margin-top: 40px;
}

.newmore {
	width: 160px;
	height: 54px;
	opacity: 1;
	background: #ffebec;
	border-radius: 6px;
	box-shadow: 0px -3px 2px 0px rgba(255, 163, 166, 0.25) inset;
	border: none;
	font-size: 18px;
	font-weight: 700;
	color: #f73b42;
	margin-left: 15px;
	margin-right: 15px;
	cursor: pointer;
}

.newtry {
	width: 160px;
	height: 54px;
	opacity: 1;
	background: linear-gradient(0deg, #fd484f 0%, #f73b42 99%);
	border-radius: 6px;
	box-shadow: 0px -3px 2px 0px rgba(255, 163, 166, 0.25) inset;
	border: none;
	font-size: 18px;
	font-weight: 700;
	color: white;
	margin-left: 15px;
	margin-right: 15px;
	cursor: pointer;
}

.newH1 {
	font-size: 40px;
	font-weight: 700;
	text-align: left;
	color: #ffffff;
}

.newH2 {
	font-size: 20px;
	color: #fefeff;
	margin-top: 27px;
}

.newP {
	opacity: 0.5;
	font-size: 14px;
	font-weight: 400;
	text-align: left;
	color: #ffffff;
	margin-top: 17px;
}

.newP span {
	font-size: 16px;
}

.part1 .newpart1_nav {
	height: 130px;
	border-radius: 8px;
	box-shadow: 0px 1px 10px 0px rgba(0,0,0, 0.1);
	position: relative;
	top: -55px;
	background:white;
	cursor: pointer;
}

.part1 .newpart1_nav li {
	height: 130px;
    position: relative;
}

.part1 .newpart1_nav li .content {
	width: 300px;
	height: 130px;
}

.part1 .newpart1_nav li .content {
	/*background: white;*/
	/*cursor: pointer;*/
    position: relative;
    z-index: 2;

}

.part1 .newpart1_nav li:not(.active) a .content:hover {
	background: #F2F5FF;
}



.part1 .newpart1_nav li .content div h5 {
	font-size: 16px;
	/*font-weight: 400;*/
	text-align: left;
	color: #4a5072;
	font-weight: bold;
}

.part1 .newpart1_nav li .content div p {
	font-size: 12px;
	font-weight: 400;
	text-align: left;
	color: #9599a8;
	margin-top: 13px;
}

.part1 .newpart1_nav li .content div .icon {
	font-size: 36px;
	font-family: Helvetica Neue, Helvetica Neue-Condensed Black;
	font-weight: 700;
	text-align: center;
	color: #c5c8d5;
	letter-spacing: 1px;
	text-shadow: 0px 1px 10px 0px rgba(225, 227, 233, 0.40);
	line-height: 34px;
}

.part1 .newpart1_nav li .content div .icon div {
	position: relative;
	z-index: 3;
}

.part1 .newpart1_nav li .content div .icon span {
	display: block;
	width: 34px;
	height: 8px;
	opacity: 1;
	background: #ebedf3;
	position: relative;
	border-radius: 0;
	top: -12px;
	z-index: 2;
}

.part1 .newpart1_nav .zxkf .content,.part1 .newpart1_nav .zxkf .content_bg {
	border-radius: 4px 0 0 4px;
}

.part1 .newpart1_nav .khgl .content,.part1 .newpart1_nav .khgl .content_bg {
	border-radius: 0px 4px 4px 0px
}

.part1 .newpart1_nav li .content_bg{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: none;
}
.part1 .newpart1_nav .active .content_bg{
    display: block;
}
.part1 .newpart1_nav .active>span{
    display: block !important;
}
.part1 .newpart1_nav li:nth-child(1) .content_bg {
    background: #f83941 url(../img/newimg/nav_bg1.png) no-repeat center/100% 100% ;
}
.part1 .newpart1_nav li:nth-child(2) .content_bg {
    background: #0091ff url(../img/newimg/nav_bg2.png) no-repeat center/100% 100% ;
}
.part1 .newpart1_nav li:nth-child(3) .content_bg {
	background: #f9b911 url(../img/newimg/nav_bg4.png) no-repeat center/100% 100% ;
}
.part1 .newpart1_nav li:nth-child(4) .content_bg {
	background: #5862f9 url(../img/newimg/nav_bg3.png) no-repeat center/100% 100% ;

}

.part1 .newpart1_nav li:nth-child(1)>span {
    background: #f83941 !important;
    width: 8px;
    height: 8px;
    transform: rotateZ(45deg);
    display: none;
}
.part1 .newpart1_nav li:nth-child(2)>span{
    background: #0091ff !important;
    width: 8px;
    height: 8px;
    transform: rotateZ(45deg);
    display: none;
}
.part1 .newpart1_nav li:nth-child(3)>span{
    background: #ffaa00 !important;
    width: 8px;
    height: 8px;
    transform: rotateZ(45deg);
    display: none;
}
.part1 .newpart1_nav li:nth-child(4)>span {
    background: #0fd496 !important;
    width: 8px;
    height: 8px;
    transform: rotateZ(45deg);
    display: none;
}

.part1 .part1_nav li span {
	bottom: -4px;
	border-radius: 0px;
}

.part1 .newpart1_nav .active .content h5 {
	color: white;
}
.part1 .newpart1_nav .active .content h5 i{
	color: white !important;
}

.part1 .newpart1_nav .active .content p {
	color: white;
    opacity: 0.75;
}

.part1 .newpart1_nav .active .content .icon span {
	background: #5986ff;
}

.part1 .content section:nth-child(1) h3 {
	margin-top: 0;
}

.part1 .content article {
	padding: 20px;
}

/* .part1 .active article:nth-child(1) {
	border-left: 4px solid #F73B42;
	background: #FFF7F7;
} */

.part1 #nav1 article:hover{
      border-left: 4px solid #F73B42;
      background: #FFF7F7;
	  margin-left: -4px;
}
.part1 #nav2 article:hover{
	border-left: 4px solid #0091ff;
	background: #ebf7ff;
	margin-left: -4px;
}
.part1 #nav3 article:hover{
	border-left: 4px solid #ffaa00;
	background: #fff8eb;
	margin-left: -4px;
}
.part1 #nav4 article:hover{
	border-left: 4px solid #0fd496;
	background: #eefcf7;
	margin-left: -4px;
}
.newpart5 {
	background: url(../img/newimg/part5bg.png) no-repeat center/100% 100%;
	height: 770px;
	overflow: hidden;
	margin-top: 30px;
}

.newpart5content {
	width: 1200px;
	margin: auto;
	position: relative;
}

.newpart5content li {
	width: 150px;
	height: 128px;
	background: url(../img/newimg/six.svg) no-repeat center/100% 100%;
	overflow: hidden;
	position: absolute;
	cursor: pointer;

}

.newpart5content li section:nth-child(1) div {
	width: 60px;
	height: 60px;
	margin: 15px auto;


}

.newpart5content li section:nth-child(1) p {
	font-size: 14px;
	font-weight: 400;
	text-align: center;
	color: #202543;
}

.newpart5content li section:nth-child(2) {
	text-align: center;
	font-size: 12px;
	width: 150px;
	height: 128px;
	display: none;
	position: relative;
}

.newpart5content li section:nth-child(2) article {
	width: 100px;
	height: 90px;
	position: absolute;
	top: 10px;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	color: white;
}

.newpart5content li:hover {
	/*transform: scale(1.05);*/
	background: url(../img/newimg/sixblue.svg) no-repeat center/100% 100%;
}

.newpart5content li:hover section:nth-child(1) {
	display: none;
}

.newpart5content li:hover section:nth-child(2) {
	display: block;
}

.newpart5 .title {
	margin-top: 30px;
}

.zdyx_content {
	top: 184px;
	left: 0px;
}

.sfxwgz_content {
	top: 113px;
	left: 126px;
}

.dqdjr_content1 {
	top: 253px;
	left: 126px;
}

.zngd_content {
	top: 392px;
	left: 126px;
}

.zdyfg_content {
	top: 184px;
	left: 252px;
}

.znpf_content {
	top: 324px;
	left: 252px;
}

.sjbb_content {
	top: 113px;
	left: 377px;
}

.znjqr_content {
	top: 184px;
	left: 503px;
}

.ytsb_content {
	top: 392px;
	left: 464px;
}

.qjc_content {
	top: 463px;
	left: 589px;
}

.zdsy_content {
	top: 253px;
	left: 715px;
}

.hhjk_content {
	top: 392px;
	left: 715px;
}

.crmxt_content {
	top: 184px;
	left: 841px;
}

.yhhx_content {
	top: 324px;
	left: 841px;
}

.kfgl_content {
	top: 463px;
	left: 841px;
}

.znyd_content {
	top: 392px;
	left: 968px;
}

.newlogo {
	top: 330px;
	left: 525px;
	position: absolute;
}

.newpart3 {
	background: white;
}

.newpart3_content li:nth-child(1) {
	background: linear-gradient(0deg,#1d9dff 1%, #4681fe 100%);
	position: relative;
	/*background: url(../img/newimg/newpicbg1.png) no-repeat center/100% 100%;*/
}
.img_list_1{
	width: 130px;
	height: 91px;
	position: absolute;
	right: 0;
	bottom: 0;
}
.newpart3_content li:nth-child(2) {
	background: linear-gradient(0deg,#ff8942 0%, #ff6c37 99%);
	position: relative;
	/*background: url(../img/newimg/newpicbg2.png) no-repeat center/100% 100%;*/
}
.img_list_2{
	width: 138px;
	height: 95px;
	position: absolute;
	right: 0;
	bottom: 0;
}
.newpart3_content li:nth-child(3) {
	background: #42d485;
	position: relative;
	/*background: url(../img/newimg/newpicbg3.png) no-repeat center/100% 100%;*/
}
.img_list_3{
	width: 112px;
	height: 106px;
	position: absolute;
	right: 0;
	bottom: 0;
}
.newpart3_content li:nth-child(4) {
	background: linear-gradient(0deg,#5c96ff 0%, #568dff 96%);
	position: relative;
	/*background: url(../img/newimg/newpicbg4.jpg) no-repeat center/100% 100%;*/
}
.img_list_4{
	width: 133px;
	height: 95px;
	position: absolute;
	right: 0;
	bottom: 4px;
}
.newpart3_content li:nth-child(5) {
	/*background: url(../img/newimg/newpicbg5.png) no-repeat center/100% 100%;*/
	background: linear-gradient(0deg,#ff5252 0%, #ff4848 100%);
	position: relative;
}
.img_list_5{
	width: 124px;
	height: 103px;
	position: absolute;
	right: 0;
	bottom: 0;
}

.newpart3 ul li h3 {
	width: 197px;
	margin: auto;
	font-size: 22px;
	font-weight: 800;
	text-align: center;
	color: #ffffff;
	line-height: 80px;
}

.newpart3 .newpart3_content li p {
	opacity: 0.8;
	font-size: 16px;
	font-weight: 400;
	text-align: left;
	color: #ffffff;
	line-height: 24px;
}

.part2 .httpInput {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 40px
}

.part2 .httpInput input {
	width: 584px;
	height: 60px;
	background: #FFFFFF;
	border: none;
	box-shadow: 0px 3px 10px 0px rgba(201, 226, 205, 0.35);
	border-radius: 4px;
	text-indent: 21px;
	font-size: 20px
}

.part2 .httpInput button {
	width: 140px;
	height: 60px;
	background: #F73B42;
	box-shadow: 0px 3px 10px 0px rgba(201, 226, 205, 0.35);
	border-radius: 4px;
	border: none;
	font-size: 18px;

	font-weight: 400;
	color: #FFFFFF;
	margin-left: 45px
}

.newpart2 {
	background: url(/xinmoban/sycss/part2bg.png) no-repeat center/100% 100%;
}

.newpart2 ul li {
	margin-top: 30px;
}

.newpart4_content {
	width: 1200px;
	margin: 50px auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.newpart4_content>div {
	width: 549px;
}
.newpart4_content>div>ul{
	width: 549px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.newpart4_content>div img {
	width: 100%;
	height: auto;
}

.newpart4_content>ul {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.newpart4_content ul li {
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
}

.newpart4_content ul li div img {
	width: 100px;
	height: 100px;
	opacity: 1;
	background: #3f83f9;
	border-radius: 15px;
	box-shadow: 0px -5px 2px 0px rgba(78, 142, 255, 0.20) inset;
}

.newpart4_content ul li div button {
	width: 120px;
	height: 40px;
	opacity: 1;
	border-radius: 20px;
	font-size: 12px;
	font-weight: 400;
	border: none;
	margin-top: 39px;
	cursor: pointer;
}

.newpart4_content ul li:nth-child(1) div button {
	box-shadow: 0px -3px 2px 0px rgba(122, 170, 255, 0.25) inset;
	background: #e7f0ff;
	color: #3f83f9;
}

.newpart4_content ul li:nth-child(2) div button {
	background: #e3f4e8;
	box-shadow: 0px -3px 2px 0px rgba(126, 221, 158, 0.25) inset;
	color: #45cb71;
}

.newpart4_content ul li:nth-child(3) div button {
	background: #e4e8ff;
	box-shadow: 0px -3px 2px 0px rgba(138, 154, 255, 0.25) inset;
	color: #5a71fb;
}

.newpart4_content ul li:nth-child(4) div button {
	background: #dbefff;
	box-shadow: 0px -3px 2px 0px rgba(108, 188, 255, 0.25) inset;
	color: #4cacfc;
}

.newpart6_content {
	width: 1200px;
	padding-top: 20px;
	padding-bottom: 20px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}


.newpart6_content img {
	width: 180px;
	height: auto;
	cursor: default;
	box-shadow: 0 0 5px rgba(0,0,0,0.1);
	margin-bottom: 20px;
	border-radius: 4px;
}

.newpart6 {
	padding-top: 40px;
	background: #F8F9FB;


}

.newpart7 {
	margin: 0;
	height: 0;
	position: relative;

}

.newpart6_input {
	width: 1098px;
	height: 130px;
	opacity: 1;
	background: url(../img/newimg/search.png) no-repeat center/100% 100%;
	border-radius: 4px;
	margin: auto;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	/*top: 65px;*/

}

.newpart6_input .httpInput {
	display: flex;
	align-items: center;
	justify-content: center;
}

.newpart6_input .httpInput input {
	width: 584px;
	height: 60px;
	background: #FFFFFF;
	border: none;
	box-shadow: 0px 3px 10px 0px rgba(201, 226, 205, 0.35);
	border-radius: 4px;
	text-indent: 21px;
	font-size: 20px;
	outline: none;
}

.newpart6_input .httpInput button {
	width: 140px;
	height: 60px;
	background: #F73B42;
	box-shadow: 0px 3px 10px 0px rgba(201, 226, 205, 0.35);
	border-radius: 4px;
	border: none;
	margin-left: 45px;
	font-size: 18px;
	font-weight: 700;
	color: #ffffff;
}

footer {
	padding-top: 100px;
}

/*help*/
