﻿@charset "utf-8";
/*初始化  reset*/
body,button,dd,dl,dt,form,h1,h2,h3,h4,h5,h6,hr,input,li,ol,p,td,textarea,th,ul{margin:0;padding:0}
body,button,input,select,textarea{font:16px/1.5 "微软雅黑",sans-serif; color:#0a0a0a;}
h1,h2,h3,h4,h5,h6{font-size:100%}
em,i{font-style:normal}
ol,ul{list-style:none}
a{text-decoration:none;color:#333;}
img{border:0; display:block;}
textarea{resize:none;}
a,input,button,select,textarea{outline:none;}
a,button{cursor:pointer;}

/*清除浮动*/
.clearfix:before,.clearfix:after{display:table;content:"";}
.clearfix:after{clear:both;}
.clearfix{zoom:1;}
.clearfix:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-table; }
*html .clearfix { height: 1%; }
.clearfix { display: block; }
*+html .clearfix { min-height: 1%; }
/*---------------------------------------页面-------------------------------------------*/
.banner_ph{ display:none;}
.banner{ width:100%; margin:auto; overflow:hidden;}
.banner img{ width:100%;}
.nav{ width:100%; background:#5c278b; height:70px; margin-top:15px; font-family: "思源宋体";}
.nav ul{max-width:88.75rem; margin:auto; overflow:hidden;}
.nav ul li{ width:17rem;  float:left; color:#FFF; text-align:center; font-size: 22px; line-height: 70px;}
.nav ul li:hover{ background: #fff; color:#5c278b }
.con_02{ width:1200px; overflow:hidden; margin:30px auto;}
.biaoti{width:1200px; margin:auto;}
.biaoti h1{ font-size:48px; color:#44224b; margin:auto; text-align:center; margin-bottom:20px;font-family: "思源宋体";}
.con_02 p{line-height:30px;}

.con_07{ width:1200px; margin:auto; margin-top:20px;}
.con_07 dl{ overflow:hidden;width:1200px;}
.con_07 dl dt{ width:600px; overflow:hidden; float:left; line-height: 36px;}
.biaoti01{ font-size:32px; color:#44224b;font-family: "思源宋体";}
.biaoti01 span{ display: block;background: -webkit-linear-gradient(left top, rgba(250, 192, 0, 1), rgba(231, 13, 85, 1));width:240px; height:4px; margin:20px 0}
.con_07 dl dt p{justify-content:center; line-height: 28px; padding-right: 40px;}
.con_07 dl dt p strong{display:block; color:#44224b;font-size:18px;}
.con_07 dl dt p img{ width: 100%;}
.con_07 h3{ text-align: center; font-weight: normal; color:#5c278b; }
.btn{ display:block; width:100%; height:60px; background:#5c278b; color:#FFF; line-height:60px; font-size:22px; text-align:center; letter-spacing:10px; margin: 20px 0;font-family: "思源宋体";}
.btn:hover{ background:#44224b;}

.con_06{ width:1200px; overflow:hidden; margin:auto;margin-top:20px;}
.con_06 p{line-height:30px; margin-bottom: 20px;}
.con_06 img{ margin: auto;}
.con_06 h3{ text-align: center; font-weight: normal; color:#5c278b; }
.con_06 p strong{display:block; color:#44224b;font-size:18px;}
.con_06 video{  width:70%; margin:40px auto; display: block;}
.biaoti02{ font-size:24px; color:#44224b;font-family: "思源宋体"; margin-top: 20px;}
.biaoti02 span{ display: block;background: -webkit-linear-gradient(left top, rgba(250, 192, 0, 1), rgba(231, 13, 85, 1));width:240px; height:4px; margin:10px 0}
.con_07 h4{ font-size:24px; color:#44224b;font-family: "思源宋体"; margin:20px 0; text-align: center;}
.con_07 p img{ margin: auto;}
.con_07 p { line-height: 30px; margin-bottom:10px;}
.con_07 h1{ font-size:34px; color:#44224b;font-family: "思源宋体"; margin:20px 0; text-align: center;}

.diaocha{width: 1200px; overflow: hidden; margin: auto; margin-top: 50px;}
.diaocha dt{ overflow: hidden; width: 600px; float: left;}
.diaocha h1{ font-size:36px; color:#44224b;font-family: "思源宋体"; margin-top: 20px;}
.diaocha h1 span{ display: block;background: -webkit-linear-gradient(left top, rgba(250, 192, 0, 1), rgba(231, 13, 85, 1));width:240px; height:4px; margin:10px 0}
.btn02{ display:block; width:100%; height:50px;background: -webkit-linear-gradient(left top, rgba(250, 192, 0, 1), rgba(231, 13, 85, 1)); color:#FFF; line-height:50px; font-size:22px; text-align:center; margin: 20px 0;font-family: "思源宋体";}
.diaocha dt p{line-height: 29px;}
.btn02:hover{ background:#44224b;}
.diaocha dd{ overflow: hidden; width:580px; float:right;}
.diaocha dd img{margin: auto;}
.diaocha dd p{ display:block; width:100%; height:50px;background:#e1e1e1; color:#5c278b; line-height:50px; font-size:22px; text-align:center; margin: 20px 0;font-family: "思源宋体";}

.footer{ width:100%; background:#5c278b; color: #fff; text-align: center; padding: 1% 0; margin-top: 40px;}
/*---------------------------------------表单-------------------------------------------*/
		.model_mark{
			width: 80%;
			margin: auto;
			padding-bottom: 100px; background-color: #fff;
		}
		.bm{ font-size:30px; color:#44224b; text-align:center; padding-top:2%; padding-bottom:1%; border-bottom:1px solid #CCC;}
.bm p{font-size: 16px;
    width: 70%;
    margin: auto;
    text-align: left;
    color: #333;
    line-height: 30px;
    margin-top: 20px;
}
		.put{ width:100%;
			height:50px;
			font-size:16px;
			display: block;
			background-color: #f6f6f6;
			border-radius: 5px;
			padding-left: .5em; border:none;
		}
		.one p sup{ color:#F00;}
		.one p span{ display:block; font-size:18px; margin-bottom:10px;}
		.one p{ overflow:hidden;width:44%; float:left;margin:1%;}
		#field1{width:100%; height:50px; background:#f6f6f6; border:none; border-radius:5px;padding: 1%;}
		.form1{ width:70%; margin:auto; padding-bottom:30px;}
		.one{ overflow:hidden; padding-top:30px;}
		.item{margin: 0 1em;line-height: 1.5em;font-size:18px; overflow:hidden;}
.q{ font-size:18px; margin:0; margin-top:30px;}
.field{ display:inline-block; float:left; margin-right:5%; line-height:40px;}
.item p{ display:block;}

.item a{ color:#007eb9;}
.item a:hover{color: #ec7211;
        text-decoration:solid;}
.item textarea{width:91%; height:80px; padding:10px;}
.sub{width: 355px;
			height: 50px;
			background-color:#5c278b;
			color:white;
			text-align: center;
			line-height:30px;
			font-size: 20px;
			display: block;
			border-radius: 5px;
			margin:30px auto 0; border:none;}
.sub:hover{ background:#44224b;}

















