.adressing{
	background-color: #FFFFFF;
	padding: 30px 0;
}
.address_link span{
	color: #7A7A7A;
	position: relative;
	top: 2px;
	left: 5px;
}
.address_link span a{
	color: #7A7A7A;
	font-size: 15px;
	text-decoration: none;
}
.address_link span a:hover{
	color: #465ad2;
	font-size: 15px;
	text-decoration: none;
}
.address_link img{
	width: 16px;
}
.remote_wrap{
	padding: 4rem 0;
}
.remote_wrap .remote_l::after{
	content: "";
	width: 2px;
	height: 40em;
	background: #ddd;
	position: absolute;
	top: 0;
	right: 0;
}
.remote_wrap .remote_l ul li{
	font-size: 18px;
	color: #000;
	padding: 16px 20px;
	cursor: pointer;
}
.remote_wrap .remote_l ul li:hover{
	color: #465ad2;
	background: #e5e6f7;
}
.remote_wrap .remote_l ul .active{
	color: #465ad2;
	background: #e5e6f7;
	font-weight:700;
}
.remote_wrap .remote_l ul li i{
	position: relative;
	top: -2px;
	margin-right: 6px;
}
.remote_wrap .remote_r{
	padding: 0 3rem;
}
.remote_r .tab_select{
	border-bottom: 2px solid #ddd;
}
.remote_r .tab_select li{
	float: left;
	font-size: 18px;
	color: #7a7a7a;
	font-weight: 600;
	padding: 10px 15px 10px 0;
	position: relative;
	top: 1px;
	cursor: pointer;
	margin-right: 10px;
}
.remote_r .tab_select li:hover{
	color: #465AD2;
}
.remote_r .tab_select li span i{
	padding-right: 10px;
}
.remote_r .tab_select .xuanzhong{
	color: #465AD2;
	border-bottom: 2px solid #465AD2;
}


.option select{
	border: 2px solid #465AD2;
}
.option option{
	height: 40px;
}
.option .option_select{
	margin: 20px 0;
}
.remote_r .image{
	position: relative;
	margin-top: 20px;
	transform: scale(1);
}
.remote_r .image .control{
	position: fixed;
	top: 0;
	right: -80px;
	background: #fff;
}
.remote_r .image .control ul li i{
	width: 35px;
	height: 35px;
	display: inline-block;
}
.remote_r .image .control ul li .bofang{
	background: url(../images/remote/bofang.png)no-repeat;
}
.remote_r .image .control ul li .zanting{
	background: url(../images/remote/zanting.png)no-repeat;
}
.remote_r .image .control ul li .donghua{
	background: url(../images/remote/donghua.png)no-repeat;
}
.remote_r .image .control ul li .baocun{
	background: url(../images/remote/baocun.png)no-repeat;
}
.remote_r .image .control ul li .bofang:hover{
	background: url(../images/remote/baocun.png)no-repeat;
}
.remote_r .image .control ul li .zanting:hover{
	background: url(../images/remote/baocun.png)no-repeat;
}
.remote_r .image .control ul li .donghua:hover{
	background: url(../images/remote/baocun.png)no-repeat;
}
.remote_r .image .control ul li .baocun:hover{
	background: url(../images/remote/baocun.png)no-repeat;
}
.remote_r .image .control ul{
	margin-bottom: 0;
}
.remote_r .image .control ul li{
	padding: 12px 10px;
}

.remote_r .import{
	position: relative;
	box-sizing: border-box;
}
.remote_r .import input{
	outline: none;
	box-sizing: border-box;
	border: 2px solid #7a7a7a;
	display: block;
	width: 100%;
	text-indent: 20px;
	cursor: default;
	padding: 10px;
	border-radius: 4px;
	font-size: 18px;
	color: #7a7a7a;
}
.remote_r .import .input_border{
	border: 2px solid #465ad2;
}
.remote_r .import .active{
	display: block!important;
	color: #465ad2;
	
}
.remote_r .import .inp{
	position: relative;
	width: 400px;
}
.remote_r .import .inp_icon{
	display: inline-block;
	position: absolute;
	right: 20px;
	top: 13px;
}
.remote_r .import .label{
	font-size: 18px;
	color: #7a7a7a;
	width: 75px;
	text-align: right;
	line-height: 51px;
	margin-right: 25px;
}
.remote_r .import .day_more{
	margin: 0 20px;
	padding-top: 6px;
}
.remote_r .import .time_more{
	margin: 0 20px;
	padding-top: 6px;
}
.remote_r .import2 .inp{
	width: 285px;
}
.remote_r .import3 .inp{
	width: 170px;
}
.remote_r .import .select_inner{
	display: none;
	position: absolute;
	box-sizing: border-box;
	border-left: 2px solid #465ad2;
	border-right: 2px solid #465ad2;
	border-bottom: 2px solid #465ad2;
	width: 100%;
	text-indent: 20px;
	cursor: default;
	border-radius: 4px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	font-size: 18px;
	color: #7a7a7a;
	z-index: 999;
	background: #f7f6fb;
}
.remote_r .import .select_inner ul{
	margin: 0;
}
.remote_r .import .select_inner ul li{
	padding: 10px;
	color: #7a7a7a;
}
.remote_r .import .select_inner ul li:hover{
	background: #465ad2;
	color: #f3f3f3;
}


.conversive_r{
	padding: 0 2rem;
}
.conversive_r .conversive-box h5{
	font-size: 20px;
	text-indent: 2em;
	color: #7a7a7a;
	line-height: 35px;
}
.conversive-box .inner .title{
	background: url(../images/conversion/text-line.png)no-repeat;
	background-position: center;
	text-align: center;
	font-size: 28px;
	color: #666;
	font-weight: 600;
	letter-spacing: 1px;
	padding: 3rem 0;
}
.con_table{
	background: #fff;
	padding: 10px;
}
.conversive_r .con_table table{
	width: 100%;
	text-align: center;
	border-right:2px dotted #555;
	border-bottom:2px dotted #555;
}
.conversive_r .con_table table td{
	border-left: 2px dotted #555;
	border-top: 2px dotted #555;
	font-size: 22px;
	color: #7a7a7a;
	padding: 0 40px;
}
.con_table .tr_bg{
	background: #f4f9f8;
}
.con_table .th td{
	color: #000!important;
	font-weight: 600;
}


.conversive-box2{
	padding-bottom: 50px;
}
.conversive-box2 .qx-list{
	margin: 0 20px;
	background: #fff;
	padding: 1rem;
	border-radius: 6px;
	margin-bottom: 22px;
	transition: all 300ms ease 0s;
}
.conversive-box2 .qx-list:hover{
	cursor: pointer;
	box-shadow: 0 8px 30px 0 rgba(150, 149, 149, 0.5);
}
.conversive-box2 .qx-l{
	border-left: 3px solid #4756D2;
	padding-left: 10px;
}
.conversive-box2 .qx-l h5{
	font-size: 22px
}
.conversive-box2 .qx-l p{
	margin-bottom: 0;
	font-size: 18px;
	color: #7a7a7a;
}
.conversive-box2 .qx-r{
	line-height: 60px;
    padding: 0 40px;
}
.conversive-box2 .qx-r span{
	font-size: 20px;
	color: #999;
	padding: 0 55px;
}
.conversive-box2 .qx-r a{
	color: #4756D1;
	font-size: 18px;
	padding: 5px 40px;
	border: 2px solid;
	border-radius: 20px;
	text-decoration: none;
}
.conversive-box2 .qx-r a:hover{
	background: #4756D1;
	color: #FFFFFF;
}

.conversive-box3{
	padding: 2rem;
	background: #fff;
	margin: 0 1rem;
	border-radius: 4px;
}
.conversive-box3 .title{
	text-align: center;
}
.conversive-box3 .title h3{
	margin-bottom: 15px;
}
.conversive-box3 .title p{
	font-size: 20px;
	color: #7a7a7a;
}
.conversive-box3 .title p span{
	padding: 0 30px;
}
.conversive-box3 .manner{
	margin-bottom: 35px;
}
.conversive-box3 .manner ul li{
	font-size: 20px;
	color: #999;
	margin-bottom: 15px;
}
.conversive-box3 .manner ul li span{
	padding: 2px 12px;
	border: 1px solid #999;
	border-radius: 6px;
	margin-right: 20px;
}

.conversive-box3 .content-main .paragraph{
	margin-bottom: 20px;
}
.conversive-box3 .content-main .paragraph h4{
	font-size: 22px;
	background: #e5e6f7;
	color: #5b5b5b;
	font-weight: 600;
	padding: 6px 10px;
	margin-bottom: 15px;
	border-left: 3px solid #465ad2;
}
.conversive-box3 .content-main .paragraph p{
	font-size: 18px;
	text-indent: 2em;
	color: #7a7a7a;
	line-height: 35px;
	letter-spacing: 1px;
	text-align: justify;
	margin-bottom: 0;
}

.conversive_wrap{
	margin-top: 3rem;
	margin-bottom: 5rem;
}
.conversive_wrap .shenbao{
	position: relative;
	margin: 2rem 0;
}
.conversive_wrap .shenbao .sb_btn{
	position: absolute;
	top: 30px;
	right: 30px;
	overflow: hidden;
	border-radius: 12px
}
.conversive_wrap .shenbao .sb_btn img{
	transition: all 1s;
	border-radius: 12px;
}
.conversive_wrap .shenbao .sb_btn img:hover{
	transform: scale(1.05);
	border-radius: 12px;
}  
.conversive_wrap .function img{
	width: 100%;
	border-radius: 12px;
	transition: all 300ms ease 0s;
}
.conversive_wrap .function img:hover{
	box-shadow: 0 20px 60px 0 rgba(72, 72, 72, 0.5);
}
.conversive_wrap .row .qxsj{
	margin-bottom: 29px;
}

.conversive_wrap .tit h4{
	font-weight: 600;
	color: #465ad2;
	margin-bottom: 20px;
}
.conversive_wrap .tit h4 i{
	background: url(../images/tuandui.png)no-repeat;
	display: inline-block;
	width: 40px;
	height: 20px;
}
.conversive_wrap .tit p{
	font-size: 18px;
	color: #7a7a7a;
	line-height: 30px;
}
.conversive_wrap .tit ul{
	margin-left: 48px;
}
.conversive_wrap .tit ul li{
	font-size: 18px;
	color: #7a7a7a;
	line-height: 32px;
}
.conversive_wrap .tit .describe i{
	width: 10px;
	height: 10px;
	transform: rotateZ(45deg);
	background: #969698;
	display: inline-block;
	margin-right: 10px;
	position: relative;
	top: -2px
}
.conversive_wrap .tit a{
	border: 2px solid #4756D1;
	color: #4756D1;
	font-weight: 600;
	padding: 10px 40px;
	border-radius: 4px;
	display: inline-block;
	margin-top: 45px;
	text-decoration: none;
}
.conversive_wrap .tit a i{
	padding-left: 20px;
}
.conversive_wrap .tit a:hover{
	background: #4756d1;
	text-decoration: none;
	color: #FFFFFF;
}
.conversive_wrap .interval{
	margin-right: 2%;
}
.conversive_wrap .team-box{
	margin-bottom: 60px;
	padding: 1rem;
	transition: all 300ms ease 0s;
}
.conversive_wrap .team-box:hover{
	border-radius: 10px;
	background: #fff;
	box-shadow: 0 8px 30px 0 rgba(150, 149, 149, 0.5);
}
.conversive_wrap .team img{
	width: 100%;
	border-radius: 12px;
}

.team_show_text{
	position: absolute;
	top: 60%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.team_show_text h2{
	font-size:48px;
	color:#fff;
	font-weight:800;
	text-align:center;
	-webkit-font-smoothing:antialiased;
	letter-spacing:4px;
}

.team_show_text p{
	color:#fff;
	font-size:24px;
	font-weight:800;
	-webkit-font-smoothing:antialiased;
	text-transform:uppercase;
}

.team_show_text img{
	width: 240px;
}
.child_banner{
	margin-top:-7px;
	position: relative;
}
.team_show_content{
	position: relative;
}

.team_show_content h3{
	padding: 3rem 0 2rem 0; 
	text-align: center;
	font-size: 26px;
	color: #4756d1;
}
.team_show_content p{
	font-size: 20px;
	color: #7a7a7a;
	text-indent: 2em;
	margin-bottom: 0;
	line-height: 35px;
}
.team_show_content .sub_tit{
	font-size: 22px;
	color: #555;
	padding: 10px 0
}
.team_show_content .embed{
	position: absolute;
	right: 15px;
	top: 200px;
	width: 580px;
	height: 340px;
	z-index:-1;
}
.team_show_content .tese{
	margin: 3rem 0;
}
.team_show_content .tese img{
	width: 453px;
	height: 250px;
}
.team_show_content .chart{
	display: block;
}
.team_show_content .chart img{
	width: 680px;
	height: 420px;
	float: left;
	padding-right: 20px;
	margin-bottom: 20px;
}

/*遥感观测*/
.remote_box .remote-content .remote-list ul li{
	margin-bottom: 40px;
}
.remote_box .remote-content .remote-img{
	position: relative;
	text-align: center;
	overflow: hidden;
	border-radius: 15px;
	transition: all 300ms ease 0s;
	cursor: pointer;
}
.remote_box .remote-content .remote-img img{
	width: 100%;
}
.remote_box .remote-content .remote-img:hover{
	box-shadow: 0 20px 60px 0 rgba(0, 0, 0, 0.15);
	margin-top: -15px;
}

.remote_box .remote-content .remote-img p{
	position: absolute;
	bottom: 0;
	color: #FFFFFF;
	background: rgb(0,0,0,0.5);
	width: 100%;
	font-size: 22px;
	padding: 12px 0;
	margin-bottom: 0;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
}