﻿@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:1100px;
	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;
}
/*头部结束*/
/* 中间内容部分开始 */
.ts-center
{
	margin: 120px auto;
}
.ts-center ul li{
	width: 11%;
    margin-left: 6.7%;
}
.ts-center ul li a{
	color: #333333;
}
.ts-center ul li:first-child,.ts-center ul li:nth-child(8){
    margin-left: 0%;
}
.ts-center ul li .ts-img1{
	width: 100%;
    height: 120px;
}
.ts-center ul li .ts-p1{
	font-size: 18px;
    text-align: center;
    margin-top: 10px;
    margin-left: 4px;
}
/* 中间内容部分结束 */
/* 页面底部开始 */
.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;
}