.new{
	background-color: white;
}

.dyymain{
	width: 100%;
	/*height: 5350px;*/
	background: url(/Public/static/images/home/operation/bg.jpg) no-repeat center top;
	font-family: "微软雅黑";
}
.teiterlist{
	width: 100%;
	height: 300px;
	margin: auto;
	padding-top: 130px;
}
.teiterlist>ul{
	width: 100%;
}
.teiterlist>ul>li{
	float: left;
	width: 221px;
	height: 300px;
	margin-left: 14px;
	background: #fff;
	box-shadow: 0px 0px 2px #BFBFBF;
	transition: all 500ms ease-in-out;
	text-align: center;
}
.teiterlist>ul>li:hover{
	box-shadow: 0px 0px 10px #BFBFBF;
}
.teiterlist>ul>li:nth-child(1){
	margin-left: 0px;
}
.teiterlist>ul>li>img{
	width: 100px;
	margin: auto;
	padding-top: 40px;
	padding-bottom: 20px;
}
.teiterlist>ul>li>h2{
	font-size: .4rem;
	font-weight: inherit;
	font-family: "微软雅黑";
}
.teiterlist>ul>li>p{
	color: #5f5f5f;
	font-size: 0.4rem;
	padding-top: 14px;
	font-family: "微软雅黑";
}
.teitertaocan{
	width: 100%;
	margin: auto;
	padding-top: 20px;
	text-align: center;
}
.teitertaocan>p{
	color: #343434;
	font-size: .24rem;
	font-family: "微软雅黑";
	line-height: 26px;
}
.tcxiangqing{
	width: 100%;
	margin-bottom: 10px;
	margin-top: 60px;
}
.tcxiangqing>ul{
	width: 100%;
}
.tcxiangqing>ul>li{
	width: 364px;
	
	float: left;
	margin-left: 36px;
	background: white;
	box-shadow: 0px 0px 2px #BFBFBF;
	transition: all 500ms ease-in-out;
	text-align: center;
	border-radius: 10px;
}
.tcxiangqing>ul>li:hover{
	box-shadow: 0px 0px 10px #BFBFBF;
}
.tcxiangqing>ul>li:nth-child(1){
	margin-left: 0px;
}
.tctitle{
	width: 100%;
	height: 124px;
	background: #0068b7;
	text-align: center;
	font-size: .3rem;
	font-family: "微软雅黑";
	line-height: 124px;
	color: white;
	border-radius: 10px 10px 0 0;
}
.tctxt{
	width: 100%;
	text-align: center;
	font-size: .2rem;
	font-family: "微软雅黑";
	padding-top: 56px;
}
.tctxt>p{
	line-height: 66px;
	color: #0068B7;
}
.ts{
	color: #343434;
	font-size: .2rem;
	font-family: "微软雅黑";
	text-align: center;
	padding-top: 68px;
}
.last{
	width: 90%;
	padding-top: 10px;
	padding-bottom: 20px;
	margin: 0 auto;
}
.last>p{
	color: #343434;
	font-size: .22rem;
	font-family: "微软雅黑";
	text-align: center;
	line-height: 24px;
}
.inputbox{
	padding-top: 10px;
	width: 100%;
}
.inputbox>ul{
	width: 100%;
	overflow:hidden;
}
.inputbox>ul>li{
	width: 100%;
	margin: 10px 0 0 0!important;
	/*float: left;*/
	box-sizing: border-box;
	overflow: hidden;
	font-size:0;
}
.inputbox>ul>li:nth-child(1){
	margin: 0px;
}
.inputbox>ul>li>label{
	box-sizing: border-box;
	width: 30%;
	display: inline-block;
	font-size: .24rem;
	text-align: right;
	padding-right: 2%;
}
.inputbox>ul>li>input{
	width: 50%;
	    height: 30px;
	    padding: 4px;
	    font-size: .2rem;
	    border: 1px solid #ddd;
	    box-sizing: border-box;
	    border-radius: 5px;
}

.inputbox1{
	width: 987px;
	padding-top: 60px;
}
.inputbox1>textarea{
	padding: 12px;
	border: 1px solid #ddd;
	height: 250px;
	width: 100%;
	box-sizing: border-box;
}
.sub{
	width: 100%;
	text-align: center;
	    padding-top: 16px;
}
.sub>button{
	width: 60%;
	height: 30px;
	background: #0068B7;
	font-size: .24rem;
	text-align: center;
	line-height: 30px;
	/* margin-left: 30%; */
	color: white;
	border: none;
	font-family: "微软雅黑";
	border-radius: 6px;
	
}
.title1{
	text-align: center;
	font-size: .3rem;
	color: #232323;
	padding-top: 40px;
	background: #f7f7f7;
}
.title1>h3{
	font-weight: inherit;
}
.title2{
	text-align: center;
	
	height: 60px;background: #0168b7;font-size: .3rem;line-height: 60px;color: white;letter-spacing: 2px;
}
.title2>h3{
	font-weight: inherit;
}
.title2_txt2{
	text-align: center;
	font-size: .24rem;
	color: #D72851;
	margin-top: 10px;
	line-height: 20px;
	height: 40px;
}
.title2_txt2>h3{
	font-weight: inherit;
}

.title2_main{
	width: 100%;	
	margin:20px auto;
	height: 380px;
}
.title2_main>ul>li{
	width: 46%;
	height: 130px;
	float: left;
	padding-left: 10px;
	text-align: center;
}

.title2_main>ul>li>img{
	height: 50px;
	width:50px;
}
.title2_main>ul>li .wsm1{
	font-size: .28rem;
	color: #343434;
	line-height: 20px;
	margin-top: 2px;
	white-space: normal;
	width: 100%;
	text-align: center;
	height: 20px;
	overflow: hidden;
}
.title2_main>ul>li .wsm2{
	font-size: .24rem;
	color: #A9A9A9;
	line-height: 20px;
	margin-top: 2px;
	white-space: normal;
	width: 100%;
	height: 40px;
	overflow: hidden;
}
.title3{
	text-align: center;
	font-size: .3rem;
	color: #212121;
	margin-top: 20px;
	background: #fff;
	height: 50px;
	line-height: 20px;
}
.title3>h3{
	font-weight: inherit;
}
.title3_main{
	
	height: 430px;
	margin: 0 2%;
}
.title3_main>ul{
	width: 100%;
}
.title3_main>ul>li{
	width: 100%;
	height: 200px;
	border-radius: 8px;
	box-shadow: 0px 0px 10px #BFBFBF;
	float: left;
	margin-bottom: 10px;
}
/* .title3_main>ul>li:nth-child(2){
	float: right;
} */
.title3_main_img{
	width: 20%;
	height: 100%;
	background: #006bb5;
	border-radius: 13px 0 0 13px;
	float: left;
}
.title3_main_img>img{
	height: 66px;
	padding-top: 70px;
}
.title3_main_txt{
	width: 76%;
	text-align: center;
	float: left;
}
.title3_main_txt>div>h3{
	font-size: .3rem;
	padding-top: 6px;
	color: #0068B7;
	line-height: 30px;
	height: 30px;
	font-weight: inherit;
	overflow: hidden;
}
.title3_main_txt>div>p{
	color: #4e4e4e;
	font-size: .26rem;
	text-align: left;
	padding: 0px 10px;
	line-height: 20px;
	height: 62px;
	overflow: hidden;
}
.con{
	width: 100%;
	height: 106px;
}
.con>ul{
	width: 100%;
}
.con>ul>li{
	width: 46%;
	height: 32px;
	border: 1px solid #006BB5;
	border-radius: 16px;
	text-align: center;
	line-height: 32px;
	font-size: .3rem;
	margin-left: 8px;
	margin-top: 12px;
	color: #006BB5;
	float: left;
	overflow: hidden;
}
.title4{
	width: 100%;
	text-align: center;
	font-size: .3rem;
	color: #232323;
	margin-top: 30px;
	line-height: 28px;
}
.title4>h3{
	font-weight: inherit;
}
.title4>h3>span{
	color: #006BB5;
	padding: 0 8px;
}
.title4>p{
	color: #787878;
	text-align: center;
	font-size: .2rem;
	font-weight: inherit;
	margin-top: 15px;
}
.title4_main{	
	background: white;
	margin:2%;
}
.title4_main>ul{
	width: 100%;
}
.title4_main>ul>li{
	width: 100%;
	height: 300px;
	box-shadow: 0px 0px 10px #BFBFBF;
	text-align: center;
	margin-bottom: 10px;
}

.title4_main>ul>li>img{
	width: 100%;
}
.title4_main>ul>li>h3{
	color: #3c3c3c;
	font-size: .3rem;
	line-height: 30px;
	padding-top: 15px;
	font-weight: inherit;
}
.title4_main>ul>li>h4{
	font-size: .24rem;
	line-height: 20px;
	padding-bottom: 20px;
	font-weight: inherit;
	color: #0068b7;
}
.title4_main>ul>li>p{
	color: #313131;
	font-size: .28rem;
	text-align: left;
	padding: 0 10px;
	line-height: 24px;
	height: 96px;
	overflow: hidden;
}
.title4_main>ul>li>p>span{
	color: #0068b7;
}
.title5{
	width: 100%;
	text-align: center;		
	height: 40px;
	line-height: 40px;
	
}
.title5>h3{
	font-weight: inherit;
}
.title6{
	width: 100%;
	text-align: center;
	font-size: .3rem;
	color: #232323;
	background: white;
	margin-top: 20px;
}
.title6>h3{
	font-weight: inherit;
	font-size: .3rem;
}
.kouhaoen p{
	padding-left: 10px;
	line-height: 24px;
	text-align: left;
	/*margin-left: 200px;*/
	color: #0168b7;
	font-size: .24rem;
}
.kouhaozh p{
	
	line-height: 30px;
	text-align: left;
	padding-left: 10px;
	color: #0168b7;
	/* letter-spacing: 2px; */
	font-size: .24rem;
}
.timau{
	font-weight: 600;
	
}

.banner_content1 {
	width: 100%;
	margin: 0 auto;
	height: 120px;
	
	background: url(/Public/static/images/home/operation/pic2.jpg) no-repeat;
	background-size: 100% 140px;
	justify-content: center;
	align-items: center;
	text-align: center;
	color: #fff;
}

.banner_content1_p1 {
	font-size: .3rem;
	font-weight: normal;
	padding-top: 20px;
	line-height: 28px;
}

.banner_content1_p2 {
	font-size: .24rem;
	font-weight: normal;
	padding-top: 10px;
	line-height: 28px;
}

.lianxi_case_list{
	height: 220px;
}

.lianxi_case_item{
	width: 48%;
	float: left;
	text-align: center;
}

.lianxi_case_item img {	
	width: 90%;
}


.lianxi_case_item p {
	font-size: .26rem;
	color: #494949;
	line-height: 24px;	
}

.banner_content2 {
	width: 100%;
	margin: 0 auto;
	height: 120px;
	background: url(/Public/static/images/home/operation/pic1.jpg) no-repeat;
	    background-size: 100% 120px;
	/*display: flex;*/
	justify-content: center;
	align-items: center;
	text-align: center;
	color: #fff;
}

.banner_content2_p1 {
	font-size: .36rem;
	font-weight: normal;
	padding-top: 10px;
	line-height: 26px;
}

.banner_content2_p2 {
	font-size: .24rem;
	font-weight: normal;
	padding-top: 10px;
	line-height: 26px;
}

.banner_content2_p3 {
	font-size: .24rem;
	font-weight: normal;
	line-height: 26px;
}
