﻿@charset 'UTF-8';
/*css*/
body{min-width:1200px;font-family:微软雅黑;font-size: 17px;color: #333333;background-color: #F5F4F0!important;}
*,*:before,*:after {box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,
strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,
details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video,form
{margin:0;padding:0;border:0;outline:none;}
input{margin:0;padding:0;outline:none;}
li{list-style:none;}
a,ins{text-decoration:none;}
*:focus{outline:none;}·
a{color:#333333;}
/*a:hover{color:#1c5bb8;transition:all 0.2s;-webkit-transition:all 0.2s;-o-transition:all 0.2s;-moz-transition:all 0.2s;}*/
.fl{float:left;}
.fr{float:right;}
.cf:after{display:block;content:'';height:0;visibility:hidden;clear:both;}
.cf{zoom:1;}
.hide{display:none;}
.block{display:block;}
.clear{clear:both}
.main{width: 1200px;margin: 0 auto;}
.h5{height: 5px;}
.h10{height: 10px;}
.h20{height: 20px;}
.h30{height: 30px;}
.h40{height: 40px;}
.h50{height: 50px;}
.con{
	width:1200px;
	margin:0 auto;
	overflow:hidden;
}
/* 头部开始 */
.top{
	background:url(top_bg.jpg)  no-repeat center top;
	overflow:hidden;
}
.top .con{
	padding:40px 40px 40px 0px;
}
.logo{
	float:left;
	width:410px;
	background:url(top_line.jpg) no-repeat right top;
}
.yhzc{
	float:left;
	margin-top:18px;
}
.yhzc a{
	font-size:26px;
	color:#ffffff;
	padding:0px 0px 0px 40px;
}
.fhsy{
	float:right;
	width:150px;
	background:url(return_bg.png) no-repeat left top;
	height:30px;
	line-height:30px;
	text-align:center;
	margin-top:25px;
}
/*头部结束*/
/* 中间内容部分开始 */
.xycx-bg{
	background: url(xycx-bg.jpg) no-repeat 100% 100%;
	height: 100%;
	
}
/* .ts-center
{
	padding: 200px 0px;
	
} */
.ts-center ul li,.ts-center1 ul li{
	width: 31%;
	margin-left: 40px;
	height: 142px;
	border-radius: 6px;
}
.ts-center ul li a,.ts-center1 ul li a{
	color: #333333;
}
.ts-center ul li:first-child{
	margin-left: 0%;
}
.ts-center ul li:first-child p{
	margin-top: -12%;
}
.ts-center ul .one1{
	background-color: #FD6F6E
}


.ts-center1 ul li:first-child{
	background-color: #61A5FF;
	margin-left:0%;
}

.ts-center1 ul li:nth-child(2){
    background-color: #1ED0AC
}
.ts-center1 ul li:nth-child(3){
    background-color: #FFC056
}
/* .ts-center1 ul li:nth-child(4){
	margin-top: 30px;
	margin-left: 0;
    background-color: #FFC056
} */

/* 55 */
.ts-center ul li .ts-img1,.ts-center1 ul li .ts-img1{
	width: 14.5%;
	height: 61px;
	margin-top: 11%;
    margin-left: 10%;
}
.ts-center ul li .ts-p1,.ts-center1 ul li .ts-p1{
    font-size: 21px;
    text-align: left;
    margin-top: -16%;
    margin-left: 31%;
    color: #fff;
    width: 230px;
    line-height: 30px;
}
/* 中间内容部分结束 */
/* 页面底部开始 */
.footer{
	background-color:#245399;
    overflow:hidden;
    width: 100%
}
.footer .con{
	margin:30px auto;
}
.sydw{
	border-right:1px solid #456da8;
	padding-right:50px;
	float:left;
}
.foot_con{
	float:left;
	margin-left:70px;
}
.foot_con p,.foot_con a{
	color:#ffffff;
}
.foot_con p{
	line-height:25px;
}