@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: 'Helvetica-Light';
	src: url('Helvetica-Light.eot');
	src: local('Helvetica-Light'),
	     url('Helvetica-Light.eot') format('eot'),
	     url('Helvetica-Light.ttf') format('ttf'),
	     url('Helvetica-Light.svg') format('svg'),
	     url('Helvetica-Light.woff') format('woff');
} 

@font-face {
	font-family: 'msyh';
	src: url('msyh.eot');
	src: local('msyh'),
	     local('msyh'),
	     url('msyh.eot') format('otf'),
	     url('msyh.ttf') format('ttf'),
	     url('msyh.svg') format('svg'),
	     url('msyh.svg') format('woff');
} 


body{color:#444444;font: 13px/1.75 "微软雅黑";letter-spacing: 0.5px;}
*{padding:0;margin:0;}
html{min-width:1240px;}
img{border:none;vertical-align:bottom;}
a{color:#686868;outline: medium none;text-decoration: none; }
li{list-style:none;}


.clearfix:after {
	content:"";
	height:0;
	line-height:0;
	display:block;
	visibility:hidden;
	clear:both;
}

.clearfix {
	zoom:1;
}


.clear{clear: both;}
.fl{float:left;}
.fr{float:right;}

.formtips {font-size: 15px;}
.onError {color: red;}
.onSuccess {color: green;}

@-webkit-keyframes hue {
    from {
        -webkit-filter: hue-rotate(0deg);
    }

    to {
        -webkit-filter: hue-rotate(-360deg);
    }
    }
    .animation-delay-2{
        -webkit-animation-delay:0.25s;
        animation-delay:0.25s;
    }
    .animation-delay-5{
        -webkit-animation-delay:0.5s;
        animation-delay:0.5s;
    }
    .animated{
        opacity: 0;
    }
    
/* head开始 */

.head{width:100%; min-height:133px;}
.cen_er{width:1200px; margin:0 auto;}
.logo {
	width: 27%;
}
.nav {
	width: 73%;
	line-height:133px;
}
.nav ul {
	width: 100%;
}
.nav ul li {
	float: left;
	font-size: 18px;
	margin: 0 27px;
}
.nav ul li a {
	color: #4a4a4a;
	position: relative;
}
.nav ul li a:before{
    content: "";
    position: absolute;
    left: 0;
    bottom:-10px;
    height:2px;
    width: 100%;
	color:#fff;
    background:#0362c8;
    transform: scale(0);
    transition: all 0.6s;
	transform-origin:left;
 }
.nav ul li a:hover:before {
	transform:scale(1);
}

/* head结束 */




/*åº•éƒ¨*/
.foot2{width:100%; background:url(../images/footbg.jpg) repeat-x; min-height:212px; }
.botomfl{width:1252px; float:left; min-height:54px;}
.botomfl ul{width:1252px; float:left;}
.botomfl ul li{width:175px; height:54px; line-height:54px; text-align:center; color:#a1a1a1; font-size:15px; float:left; }
.botomfl ul li a{color:#ffffff; font-size:18px;}

.foottfl{ width:1113px;}


.foot_bt{width:1252px;margin:0 auto;}
.foot_bt .link span{color:#919295;width:70px;float:left;}
.boorrr{width:1252px; float:left; margin-bottom:15px;}

.foot_bt .link a{float:left;display:block;margin-top:5px;padding-left:10px;padding-right:10px;border-right:1px solid #919295;height:12px;line-height:10px;color:#919295;}
.foot_bt .link a{color:#919295;}
.foot_bt .link1 a{color:#d9d9d9;}
.botfl{width:1252px;float:left; margin-top:10px;}
.foot_bt .link{width:1252px;}
.foot_bt .link1{width:1113px;}
.foot_bt .link1{color:#d9d9d9;}

.foot_bt .link2 span{color:#686868;width:70px;float:left;}
.foot_bt .link2 a{float:left;display:block;margin-top:5px;padding-left:10px;padding-right:10px;border-right:1px solid #686868;height:12px;line-height:10px;color:#686868;}


.keywordss{ width:882px; float:left; margin-bottom:20px; border-bottom:1px dashed #CCC; padding-bottom:15px;}
.keywordss span{padding-left:10px; font-size:14px; display:block; padding-top:15px;}
