@charset "utf-8";
/* CSS Document */
@media (min-width: 1024px){
/*before  当前位置*/
.before{ background:url(../images/before_bg.jpg) repeat-x top #fff; width:1280px; margin:auto; height:45px; line-height:45px; border-bottom:1px solid #d8e7f2; font-size:14px; color:#333333; text-indent:20px;}
.before a{ color:#006eab; margin:0 5px;}
/*last  正文*/
.last_con{ width:1280px; margin:auto; overflow:hidden; background-color:#fff;}
}

@media (min-width: 768px) and (max-width: 1024px){
.before{ background:url(../images/before_bg.jpg) repeat-x top #fff; width:95%; margin:auto; height:45px; line-height:45px; border-bottom:1px solid #d8e7f2; font-size:14px; color:#333333; text-indent:20px;}
.before a{ color:#006eab; margin:0 5px;}
/*last  正文*/
.last_con{ width:95%; margin:auto; overflow:hidden; background-color:#fff;}
	
}

@media (max-width: 768px){
.before{ background:url(../images/before_bg.jpg) repeat-x top #fff; width:100%; margin:auto; height:45px; line-height:45px; border-bottom:1px solid #d8e7f2; font-size:14px; color:#333333; text-indent:20px;}
.before a{ color:#006eab; margin:0 5px;}
/*last  正文*/
.last_con{ width:100%; margin:auto; overflow:hidden; background-color:#fff;}

}
.last_con h4{border-bottom:1px solid #e0e0e0; color:#006eab; font-size:22px; padding:10px; margin:10px 30px; overflow:hidden;}
.last_con h4 span{ float:left;}
.jiaoliu_last{ margin:0px;}
.jiaoliu_last  h3{ color:#3563b8; font-size:26px; line-height:98px; text-align:center;margin:0 30px;}
.jiaoliu_last .ft_tit{ border-bottom:1px solid #e0e0e0; padding-bottom:30px; margin-bottom:30px; font-size:14px; margin:0 10px; }
.jiaoliu_last .ft_tit li{ line-height:36px; color:#555555; background-color:#f4f4f4;margin-bottom:1px;}
.jiaoliu_last .ft_tit li span{ background-color:#e0e0e0; display:inline-block;  padding:0 10px 0 15px; color:#3563b8; }
.jiaoliu_last .ft_con{ margin:30px 60px;}
.jiaoliu_last .ft_con p{ line-height:42px; text-indent:34px;}
.jiaoliu_last .ft_con img{ text-align:center;}
.news_tit{ background-color:#f4f4f4; text-align:center; padding:10px 0; margin:0 30px}

.ft_con table tr,.ft_con table td{ padding:8px 10px;color:#555555}
.ft_con h5{ margin:50px; text-align:center;}
.ft_con h5 a{  background-color:#84c99a;border-radius:5px;-moz-border-radius:5px; /* 老的 Firefox */ padding:15px 30px; font-size:20px;font-weight:normal; color:#fff;}
.ft_con .email_tj span{ color:#ff0000; font-weight:bold; margin-right:8px;}
.ft_con .email_tj input{ width:40%; padding:8px 0;border:1px solid #e0e0e0; background-color:#f8f8f8; color:#888888; text-indent:10px;}
.ft_con .email_tj select{ width:20%; padding:8px 0;border:1px solid #e0e0e0; background-color:#f8f8f8; color:#888888; text-indent:10px;}