@font-face{
	font-family: font1;
	src: url('../fonts/arial_2.ttf');
}
@font-face{
	font-family: font2;
	src: url('../fonts/arialbd_2.ttf');
}
body{
	font-family: font1;
}
*{
	margin: 0px;
	padding: 0px;
}
.clearfix:after{
	content: " ";
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
	font-size: 0;
}
.header{
	background: #131C26;
	height: 100px;
}
.header .mHeader1{
	width: 1200px;
	margin: auto;
}
.header .mHeader1 .logo{
	float: left;
	width: 50%;
	margin-top: 15px;
}
.header .mHeader1 .logo img{
	width: 12%;
}
.header .mHeader1 .hotline{
	float: right;
	width: 50%;
	color: #ffffff;
	font-family: font2;
	margin-top: 20px;
	text-align: right;
}
.header .mHeader1 .hotline p #blue{
	color: #1AB4B3;
}
.header .mHeader1 .hotline p #orange{
	color: #F37520;
}
.header .mHeader2{
	width: 1200px;
	margin: auto;
}
.header .mHeader2 ul{
	margin-top: 10px;
}
.header .mHeader2 ul li{
	display: inline;
	color: #ffffff;
	text-transform:uppercase;
	font-size: 13px;
	font-family: font2;
	padding-left: 13px;
	padding-right: 13px;
}
.header .mHeader2 ul li:hover{
	color: #F37520;
}
.header .mHeader3{
	background: #1AB4B3;
	height: 5px;
	margin-top: -3px;
}
.content1{
	background-image: url('../img/header.jpg');
	height: 588px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size:cover;
	margin-top: 4px;
}
.content1 .mContent1{
	margin: auto;
}
.content1 .mContent1 p{
	text-align: center;
	color: #ffffff;
}
.content1 .mContent1 #dp1{
	padding-top: 170px;
}
.content1 .mContent1 #dp1 #p1{
	font-size: 50px;
}
.content1 .mContent1 #dp2 #p2{
	font-size: 23px;
}
.content1 .mContent1 #dp2{
	padding-top: 20px;
}
.content1 .mContent1 #nut1{
	padding: 10px 20px;
	font-size: 20px;
	margin-left: 865px;
	margin-top: 60px;
	border: #ffffff 1px solid;
	background-color: transparent;
	color: #ffffff;
}
.content1 .mContent1 #nut1:hover{
	border: #1AB4B3 1px solid;
	color: #1AB4B3;
}
.content1 .mContent1 #bgt{
	background-image: url('../img/header2.png');
	height: 90px;
	margin-top: 60px;
}
.content1 .mContent1 #bgt #tf{
	width: 1200px;
	margin: auto;
}
.content1 .mContent1 #bgt #tf form{
	color: #ffffff;
	padding-top: 20px;
}
.content1 .mContent1 #bgt #tf form #nut2{
	padding: 7px 25px;
	background-color: #1AB4B3;
	border: #ffffff 0px solid;
	color: #ffffff;
}
.content1 .mContent1 #bgt #tf form #nut2:hover{
	padding: 7px 25px;
	background-color: #F37520;
	border: #ffffff 0px solid;
	color: #ffffff;
}.content1 .mContent1 #bgt #tf form p{
	margin-top: 7px;
}
.content1 .mContent1 #bgt #tf form select{
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
}
.content2{
	background: #1AB4B3;
	height: 139px;
}
.content2 .mContent2{
	width: 1200px;
	margin: auto;
}
.content2 .mContent2 #dv{
	color: #ffffff;
	font-size: 27px;
	text-align: center;
	padding-top: 35px;
}
.content2 .mContent2 #bn{
	color: #ffffff;
	font-size: 14px;
	text-align: center;
	padding-top: 10px;
}
.content3{
	color: #ffffff;
	height: 350px;
}
.content3 .mContent3{
	width: 1200px;
	margin: auto;
	color: #58585B;
	padding-top: 80px;
}
.content3 .mContent3 .mC3Left{
	float: left;
	width: 30%;
	text-align: center;
}
.content3 .mContent3 .mC3Left .tdd{
	font-family: font2;
	margin-top: 30px;
	font-size: 22px;
}
.content3 .mContent3 .mC3Left .tdt{
	margin-top: 10px;
	text-align: left;
}
.content3 .mContent3 .mC3Center{
	float: left;
	width: 30%;
	text-align: center;
	margin-left: 50px;
}
.content3 .mContent3 .mC3Center .tdd{
	font-family: font2;
	margin-top: 30px;
	font-size: 22px;
}
.content3 .mContent3 .mC3Center .tdt{
	margin-top: 10px;
	text-align: center;
}
.content3 .mContent3 .mC3Right{
	float: right;
	width: 30%;
	text-align: center;
}
.content3 .mContent3 .mC3Right .tdd{
	font-family: font2;
	margin-top: 30px;
	font-size: 22px;
}
.content3 .mContent3 .mC3Right .tdt{
	margin-top: 10px;
}
.content3 .mContent3 .mC3Right .tdt span{
	color: #F37520;
	font-family: font2;
}
.content4{
	background: #E6E7E8;
	height: 492px;
}
.content4 .mContent4{
	width: 1200px;
	margin: auto;
	color: #58585B;
	padding-top: 40px;
}
.content4 .mContent4 .mC4H{
	font-size: 30px;
	text-align: center;
	margin-bottom: 40px;
}
.content4 .mContent4 .mC4L{
	float: left;
	width: 25%;
}
.content4 .mContent4 .mC4L img{
transition: all 1s ease;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
}
.content4 .mContent4 .mC4L img:hover {
transform: scale(1.1,1.1);
-webkit-transform: scale(1.1,1.1);
-moz-transform: scale(1.1,1.1);
-o-transform: scale(1.3,1.3);
-ms-transform: scale(1.3,1.3);
}
.content4 .mContent4 .mC4L .tdda{
	font-family: font2;
	font-size: 22px;
	margin-top: 35px;
	width: 70%;
}
.content4 .mContent4 .mC4L .tddat{
	margin-top: 10px;
}
.content4 .mContent4 .mC4C1{
	float: left;
	width: 25%;
}
.content4 .mContent4 .mC4C1 img{
transition: all 1s ease;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
}
.content4 .mContent4 .mC4C1 img:hover {
transform: scale(1.1,1.1);
-webkit-transform: scale(1.1,1.1);
-moz-transform: scale(1.1,1.1);
-o-transform: scale(1.3,1.3);
-ms-transform: scale(1.3,1.3);
}
.content4 .mContent4 .mC4C1 .tdda{
	font-family: font2;
	font-size: 22px;
	margin-top: 35px;
	width: 70%;
}
.content4 .mContent4 .mC4C1 .tddat{
	margin-top: 10px;
}
.content4 .mContent4 .mC4C2{
	float: left;
	width: 25%;
}
.content4 .mContent4 .mC4C2 img{
transition: all 1s ease;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
}
.content4 .mContent4 .mC4C2 img:hover {
transform: scale(1.1,1.1);
-webkit-transform: scale(1.1,1.1);
-moz-transform: scale(1.1,1.1);
-o-transform: scale(1.3,1.3);
-ms-transform: scale(1.3,1.3);
}
.content4 .mContent4 .mC4C2 .tdda{
	font-family: font2;
	font-size: 22px;
	margin-top: 35px;
	width: 70%;
}
.content4 .mContent4 .mC4C2 .tddat{
	margin-top: 10px;
}
.content4 .mContent4 .mC4R{
	float: right;
	width: 25%;
}
.content4 .mContent4 .mC4R img{
transition: all 1s ease;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
}
.content4 .mContent4 .mC4R img:hover {
transform: scale(1.1,1.1);
-webkit-transform: scale(1.1,1.1);
-moz-transform: scale(1.1,1.1);
-o-transform: scale(1.3,1.3);
-ms-transform: scale(1.3,1.3);
}
.content4 .mContent4 .mC4R .tdda{
	font-family: font2;
	font-size: 22px;
	margin-top: 35px;
	width: 70%;
}
.content4 .mContent4 .mC4R .tddat{
	margin-top: 10px;
}
.content5{
	background: #1AB4B3;
	height: 65px;
}
.content5 .mContent5{
	width: 1200px;
	margin: auto;
	color: #ffffff;
	padding-top: 20px;
	font-size: 30px;
	text-align: center;
}
.content6{
	background: #E6E7E8;
	height: 400px;
}
.content6 .mContent6{
	width: 1200px;
	margin: auto;
	color: #58585B;
	padding-top: 60px;
}
.content6 .mContent6 .mC6_1 .mC6_1_L{
	float: left;
	width: 23%;
}
.content6 .mContent6 .mC6_1 .mC6_1_L img{
	box-shadow: 2px 2px 6px #000000;	
}
.content6 .mContent6 .mC6_1 .mC6_1_L img:hover{
	box-shadow: 2px 2px 15px #000000;	
}
.content6 .mContent6 .mC6_1 .mC6_1_C1{
	float: left;
	width: 23%;
	margin-left: 30px;
}
.content6 .mContent6 .mC6_1 .mC6_1_C1 img{
	box-shadow: 2px 2px 6px #000000;	
}
.content6 .mContent6 .mC6_1 .mC6_1_C1 img:hover{
	box-shadow: 2px 2px 15px #000000;	
}
.content6 .mContent6 .mC6_1 .mC6_1_C2{
	float: left;
	width: 23%;
	margin-left: 30px;
}
.content6 .mContent6 .mC6_1 .mC6_1_C2 img{
	box-shadow: 2px 2px 6px #000000;	
}
.content6 .mContent6 .mC6_1 .mC6_1_C2 img:hover{
	box-shadow: 2px 2px 15px #000000;	
}
.content6 .mContent6 .mC6_1 .mC6_1_R{
	float: right;
	width: 23%;
	text-align: right;
}
.content6 .mContent6 .mC6_1 .mC6_1_R img{
	box-shadow: 2px 2px 6px #000000;	
}
.content6 .mContent6 .mC6_1 .mC6_1_R img:hover{
	box-shadow: 2px 2px 15px #000000;	
}
.content6 .mContent6 .mC6_2 p{
	text-align: center;
	margin-top: 30px;
}
.content6 .mContent6 .mC6_2 p:hover{
	color: #F37520;
}
.content7{
	background: #F0F0F0;
	height: 1312px;
}
.content7 .mContent7{
	width: 1200px;
	margin: auto;
	color: #58585B;
	padding-top: 50px;
}
.content7 .mContent7 hr{
	color: #D1D2D4;
}
.content7 .mContent7 .mC7L{
	float: left;
	width: 68%;
	background: #ffffff;
	height: 1220px;
}
.content7 .mContent7 .mC7L #xt{
	text-align: right;
	margin-right: 20px;
	margin-top: 30px;
}
.content7 .mContent7 .mC7L #xt:hover{
	color: #1B75BB;
}
.content7 .mContent7 .mC7L .mC7L_1 #db{
	font-size: 30px;
	padding: 10px;
	padding-left: 30px;
	color: #1AB4B3;
}
.content7 .mContent7 .mC7L .mC7L_2{
	margin-left: 30px;
	margin-top: 25px;
	margin-right: 20px;
}
.content7 .mContent7 .mC7L .mC7L_2 hr{
	margin-top: 20px;
}
.content7 .mContent7 .mC7L .mC7L_2 .mC7L_2_1 .mC7L_2_1L{
	float: left;
	width: 20%;
}
.content7 .mContent7 .mC7L .mC7L_2 .mC7L_2_1 .mC7L_2_1L img{
	width: 180px;
	margin-top: 5px;
}
.content7 .mContent7 .mC7L .mC7L_2 .mC7L_2_1 .mC7L_2_1R{
	float: right;
	width: 73%;
}
.content7 .mContent7 .mC7L .mC7L_2 .mC7L_2_1 .mC7L_2_1R #tdbd{
	font-family: font2;
}
.content7 .mContent7 .mC7L .mC7L_2 .mC7L_2_1 .mC7L_2_1R button{
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px 10px;
	font-size: 15px;
	background: #F37520;
	border: none;
	color: #ffffff;
	font-family: font2;
}
.content7 .mContent7 .mC7R{
	float: right;
	width: 30%;
}
.content7 .mContent7 .mC7R .mC7R_1{
	background: #ffffff;
	height: 620px;
}
.content7 .mContent7 .mC7R .mC7R_1 #db2{
	font-size: 20px;
	padding-left: 30px;
	padding-top: 15px;
	padding-bottom: 16px;
}
.content7 .mContent7 .mC7R .mC7R_1_1{
	margin-top: 15px;
	margin-left: 60px;
	width: 70%;
	line-height: 18px;
	font-size: 13px;
}
.content7 .mContent7 .mC7R .mC7R_1_1 hr{
	margin-top: 15px;
}
.content7 .mContent7 .mC7R .mC7R_1_1 #cd11{
	font-family: font2;
}
.content7 .mContent7 .mC7R .mC7R_2{
	background: #ffffff;
	height: 196px;
	margin-top: 29px;
}
.content7 .mContent7 .mC7R .mC7R_2 #db2{
	font-size: 20px;
	padding-left: 30px;
	padding-top: 15px;
	padding-bottom: 16px;
}
.content7 .mContent7 .mC7R .mC7R_2_1{
	width: 81%;
}
.content7 .mContent7 .mC7R .mC7R_2_1 p{
	margin-top: 15px;
	margin-left: 60px;
	width: 70%;
	line-height: 18px;
	font-size: 13px;
}
.content7 .mContent7 .mC7R .mC7R_3{
	background: #ffffff;
	height: 165px;
	margin-top: 29px;
}
.content7 .mContent7 .mC7R .mC7R_3_1{
	width: 70%;
	margin-left: 60px;
	margin-top: 20px;
}
.content7 .mContent7 .mC7R .mC7R_3 #db2{
	font-size: 20px;
	padding-left: 30px;
	padding-top: 15px;
	padding-bottom: 16px;
}
.content7 .mContent7 .mC7R .mC7R_3 p{
	font-size: 13px;
}
.content7 .mContent7 .mC7R .mC7R_4{
	background: #ffffff;
	height: 152px;
	margin-top: 29px;
}
.content7 .mContent7 .mC7R .mC7R_4 #db3{
	font-size: 20px;
	padding-left: 30px;
	padding-top: 15px;
	padding-bottom: 16px;
	color: #1B75BB;
}
.content7 .mContent7 .mC7R .mC7R_4_1{
	width: 70%;
	margin-left: 60px;
	margin-top: 30px;
	font-size: 23px;
	color: #F37520;
}
.content7 .mContent7 .mC7R .mC7R_4_1 span{
	font-family: font2;
}
.footer1{
	background: #2D373A;
	height: 200px;
	padding-top: 40px;
}
.footer1 .mFooter1{
	width: 1200px;
	margin: auto;
	color: #ffffff;
	background: #222B2E;
	height: 164px;
}
.footer1 .mFooter1 .mF_L{
	float: left;
	width: 20%;
	margin-left: 40px;
	margin-top: 30px;
}
.footer1 .mFooter1 .mF_L #fd{
	font-family: font2;
	font-size: 16px;
}
.footer1 .mFooter1 .mF_L p{
	line-height: 18px;
	font-size: 13px;
}
.footer1 .mFooter1 .mF_C1{
	float: left;
	width: 20%;
	margin-left: 80px;
	margin-top: 30px;
}
.footer1 .mFooter1 .mF_C1 #fd{
	font-family: font2;
	font-size: 16px;
}
.footer1 .mFooter1 .mF_C1 p{
	line-height: 18px;
	font-size: 13px;
}
.footer1 .mFooter1 .mF_C2{
	float: left;
	width: 20%;
	margin-left: 80px;
	margin-top: 30px;
}
.footer1 .mFooter1 .mF_C2 #fd{
	font-family: font2;
	font-size: 16px;
}
.footer1 .mFooter1 .mF_C2 p{
	line-height: 18px;
	font-size: 13px;
}
.footer1 .mFooter1 .mF_R{
	float: right;
	width: 20%;
	margin-left: 40px;
	margin-top: 30px;
}
.footer1 .mFooter1 .mF_R #fd{
	font-family: font2;
	font-size: 16px;
}
.footer1 .mFooter1 .mF_R p{
	line-height: 18px;
	font-size: 13px;
}
.footer2{
	background: #1B1C1B;
	height: 220px;
	padding-bottom: 90px;
}
.footer2 .mFooter2{
	width: 1200px;
	margin: auto;
}
.footer2 .mFooter2 hr{
	margin-top: 40px;
}
.footer2 .mFooter2 .F111 .mF2_L{
	float: left;
	width: 50%;
	color: #ffffff;
	margin-top: -30px;
}
.footer2 .mFooter2 .F111 .mF2_L .mF2_LL{
	float: left;
	width: 40%;
	position: relative;
	top: 110px;
	left: 10px;
}
.footer2 .mFooter2 .F111 .mF2_L .mF2_LL img{
	width: 150px;
}
.footer2 .mFooter2 .F111 .mF2_L .mF2_RR{
	float: right;
	width: 60%;
	border-left: #1AB4B3 1px solid;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 13px;
}
.footer2 .mFooter2 .F111 .mF2_L .mF2_RR span{
	color: #1AB4B3;
}
.footer2 .mFooter2 .F111 .mF2_R{
	float: right;
	width: 50%;
	margin-top: 100px;
}




.footer2 .mFooter2 .F111 .mF2_R #ctp1{
	background-image: url('../img/nut1.png');
	background-image: no-repeat;
	width: 57px;
	height: 56.554px;
	float: left;
	margin-left: 190px;
}
.footer2 .mFooter2 .F111 .mF2_R #ctp1:hover{
	background-image: url('../img/nut11.png');
	background-image: no-repeat;
	width: 57px;
	height: 56.554px;
}
.footer2 .mFooter2 .F111 .mF2_R #ctp2{
	background-image: url('../img/nut2.png');
	background-image: no-repeat;
	width: 57px;
	height: 56.554px;
	float: left;
	margin-left: 30px;
}
.footer2 .mFooter2 .F111 .mF2_R #ctp2:hover{
	background-image: url('../img/nut22.png');
	background-image: no-repeat;
	width: 57px;
	height: 56.554px;
}
.footer2 .mFooter2 .F111 .mF2_R #ctp3{
	background-image: url('../img/nut3.png');
	background-image: no-repeat;
	width: 57px;
	height: 56.554px;
	float: left;
	margin-left: 30px;
}
.footer2 .mFooter2 .F111 .mF2_R #ctp3:hover{
	background-image: url('../img/nut33.png');
	background-image: no-repeat;
	width: 57px;
	height: 56.554px;
}
.footer2 .mFooter2 .F111 .mF2_R #ctp4{
	background-image: url('../img/nut4.png');
	background-image: no-repeat;
	width: 57px;
	height: 56.554px;
	float: left;
	margin-left: 30px;
}
.footer2 .mFooter2 .F111 .mF2_R #ctp4:hover{
	background-image: url('../img/nut44.png');
	background-image: no-repeat;
	width: 57px;
	height: 56.554px;
}
.footer2 .mFooter2 .F111 .mF2_R #ctp5{
	background-image: url('../img/nut5.png');
	background-image: no-repeat;
	width: 57px;
	height: 56.554px;
	float: right;
}
.footer2 .mFooter2 .F111 .mF2_R #ctp5:hover{
	background-image: url('../img/nut55.png');
	background-image: no-repeat;
	width: 57px;
	height: 56.554px;
}
.footer2 .mFooter2 .mF2_d ul{
	margin-top: 25px;
}
.footer2 .mFooter2 .mF2_d ul li{
	display: inline;
	color: #ffffff;
	text-transform: uppercase;
	padding-left: 20px;
	font-size: 13px;
}
.footer2 .mFooter2 .mF2_d ul li:hover{
	color: #17A9AE;
}
.footer2 .mFooter2 .mF2_d ul #tfirst{
	background: #ffffff;
	color: #000000;
	padding: 8px 20px;
	border-radius: 19px;
	-moz-border-radius: 19px;
	-webkit-border-radius: 19px;
}
.footer2 .mFooter2 .mF2_d ul #tfirst:hover{
	background: #17A9AE;
	color: #ffffff;
	padding: 8px 20px;
	border-radius: 19px;
	-moz-border-radius: 19px;
	-webkit-border-radius: 19px;
}
.footer3{
	background: #1AB4B3;
	height: 37px;
}
.footer3 .mFooter3{
	width: 1200px;
	margin: auto;
}
.footer3 .mFooter3 p{
	text-align: center;
	color: #ffffff;
	padding-top: 10px;
}
