@charset 'utf-8';

.logo li:first-child a{
	color:#09f;
}

.content1{
	width:1150px;
	margin:50px auto 0;
}
.title1{
	text-align: center;
	background-color:#0070c0;
	width:400px;
	height:48px;
	margin: 70px auto;
	line-height: 48px;
	color: #fff;
	font-size: 34px;
	box-shadow: 0px 3px 3px -1px #000;
	position:relative;
}
.title1 span{
	letter-spacing: 6px;
}
.title1:before{
	content:'';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	border: 14px solid transparent;
	border-bottom-color: #fff;
	border-left-color: #fff;
	bottom:-7px;
	left:-7px;
}
.title1 .trigon1{
	display: block;
	position: absolute;
	width: 23px;
	height: 6px;
	top: 36px;
	left: -1px;
	background-color: transparent;
	transform: rotate(45deg);
	box-shadow: 1px 3px 3px -1px #000;
}
.title1:after{
	content:'';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	border: 18px solid transparent;
	border-top-color: #fff;
	border-right-color: #fff;
	top: -5px;
	right: -5px;
}
.summary li{
	float: left;
	text-align: center;
	width: 130px;
	padding: 5px 50px 30px;
}
.summary li p{
	margin:16px 0;
	font-size: 21px;
	color: #0070C0;
	font-weight: 650;
}
.summary li p + p{
	text-align: left;
	display: inline-block;
	margin: 0px 9px;
	font-size: 14px;
	color: #777;
}
.titleblack{
	background-color: #3d3d3d;
}
.titleblack .title span{
	color:#fff;
}
.content2{
	margin:50px auto;
	width:1150px;
}
.content2 li{
	width: 355px;
	height: 220px;
	margin: 10px 10px 40px;
	float:left;
}
.content2 div,.content2 img{
	vertical-align: middle;
	
}
.content2 li div:first-of-type{
	font-size: 29px;
	letter-spacing: 5px;
	
}
.content2 .underline{
	padding: 5px 25px;
}
.content2 .underline p.p1{
	display: block;
	width: 10px;
	height: 10px;
	background-color: #777;
	border-radius: 50px;
	float: left;
}
.content2 .underline p.p2{
	display: block;
	width: 284px;
	height: 2px;
	border-top: 2px solid #ccc;
	float: left;
	margin-top: 4px;
}
.content2 li > span{
	display: inline-block;
	margin: 15px 50px;
	line-height: 24px;
	font-size: 14px;
	color: #555;
	width: 277px;
}
.content2foot{
	position: relative;
	margin-bottom: 110px;
}
.content2foot .con2f1{
	width: 600px;
	height: 100px;
	margin: 75px 87px 40px;
}

.con2f1 span:first-of-type{
	font-size: 25px;
	letter-spacing: 2px;
	line-height: 94px;
}
.con2f1 span:last-of-type{
	font-size: 25px;
	letter-spacing: 2px;
	
	color: #0e71bf;
}
.content2foot .con2f2{
	width: 225px;
	height: 110px;
	margin: 137px 191px 10px;
	text-align: left;
}
.con2f2 span{
	font-size: 14px;
	color: #777;
}
.con2f2 a{
	display: block;
	width: 185px;
	height: 45px;
	
	text-align: center;
	margin: 17px 0;
	line-height: 45px;
	color: #fff;
	border-radius: 7px;
    background: -moz-linear-gradient(right, #0099ff, #3366ff);
    background: -webkit-linear-gradient(right, #0099ff, #3366ff);
    background: -o-linear-gradient(right, #0099ff, #3366ff);
    background: -ms-linear-gradient(right, #0099ff, #3366ff);
    background: linear-gradient(right, #0099ff, #3366ff);
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(100%,#ffffff));
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#ffffff',GradientType=0 );
	background: #0099ff;*/
}
.content2foot .con2fimg{
	position: absolute;
	top: -20px;
	right: 87px;
}
/*.form{
	background-color: #0e71bf;
	height: 390px;
	color: #fff;
}
.form > div{
	margin: 0 auto;
	width: 1150px;
}
.form .fmtext{
	float: left;
	margin: 50px 70px;
}
.form .fmtext span:first-of-type{
	font-size: 30px;
	font-weight: bold;
}
.form .fmtext span:last-of-type{
	font-size: 30px;
	line-height: 76px;
	font-weight: bold;
}
.form .fmtext p{
	display: inline-block;
	width: 387px;
}
.form .fmmain{
	float: left;
	margin: 50px 50px 0;
}
.form .fmmain input{
	margin: 10px 10px 0 0;
	background-color: rgb(0,0,0,0);
	background-color:#0E71BF;
	border: 1px solid #fff;
	font-size: 17px;
	padding: 10px;
	height:25px;
	color: #fff;
}
.form .fmmain input:nth-of-type(1){
	width: 225px;
	
}
.form .fmmain input:nth-of-type(2){
	width: 225px;
	
}
.form .fmmain input:nth-of-type(3){
	width: 486px;
	
}
/*.form .fmmain input:nth-of-type(4){
	width: 469px;
	height: 40px;
}
.form .fmmain input:nth-of-type(4){
	width: 185px;
	height: 40px;
	line-height: 18px;
	border: 1px solid #0aae0a;
	border-radius: 9px;
	float: right;
	margin: 5px 54px 0 0;
	cursor: pointer;
	background: -moz-linear-gradient(right, #009901, #00cc99);
    background: -webkit-linear-gradient(right, #009901, #00cc99);
    background: -o-linear-gradient(right, #009901, #00cc99);
    background: -ms-linear-gradient(right, #009901, #00cc99);
    background: linear-gradient(right, #009901, #00cc99);
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(100%,#ffffff));
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#ffffff',GradientType=0 );
	background: #0099ff;
}
.form .fmmain textarea{
	overflow: auto; 
	margin: 10px 10px 21px 0;
	background-color: rgb(0,0,0,0);
	background-color:#0E71BF;
	border: 1px solid #fff;
	font-size: 17px;
	padding: 10px;
	height: 95px;
	color: #fff;
	width: 486px;
	resize:none;
}
/*.formfoot{
	height: 170px;
	background-color: #2196f3;
}
.formfoot div{
	width: 1150px;
	margin: 0 auto;
	line-height: 170px;
}
.formfoot div span{
	display: inline-block;
	margin: 0 41px;
	width: 445px;
	text-align: center;
	color: #fff;
	font-size: 18px;
}
.formfoot div span img{
	vertical-align: middle;
	margin-right: 15px;
	width: 30px;
}
.footer{
	background-color: #3d3d3d;
	color: #fff;
	padding: 5px 0 10px;
}
.footer .logo{
	margin: 0 auto;
}
.footer .logo ul{
	width: 450px;
	margin: 0 auto;
	
}
.footer .logo li a{
	color: #fff;
}
.footer .logo li + li:before{
	background-color:#fff;
	
}
.footer .footerend{
	width: 1150px;
	margin: 0px auto;
	text-align: center;
}
.footer .footerend span{
	line-height: 20px;
	font-size: 13px;
}*/