﻿html{-webkit-text-size-adjust: none;}
*{margin:0px;padding:0px;}
body{margin:0px;padding:0px;font-size:14px;color:#231815; line-height: 1.42857; background:#fff; font-family:"微软雅黑"; position:relative;}

/* CSS3盒子模型 */
ul,li,dl,dt,dd,ol,h1,h2,h3,h4,h5,h6,p{list-style-type:none;margin:0;padding:0;display:block;}
img{ border:none;}
em,i{font-style:normal;}

fieldset{border:none;margin:0;padding:0;}
a{ text-decoration:none; color:#231815;}
a:hover{ color:#d71819;}
input,select,textarea{font-family:"微软雅黑";margin:0;padding:0;}

/* 浮动清除器 */
.clear{ clear:both; height:0px; overflow:hidden;}

/* 公共匹配样式 */
*{outline:none;}
.left{float:left;}
.right{float:right;}
.info {
width:1261px;height:auto;overflow:hidden; margin:0 auto;
}
.header { width:100%; height:87px; position:absolute;top:0; margin:0 auto; z-index:99999; }
.head {
 width:1261px; margin:0 auto;
}
.header .logo { width:435px; float:left; }
.header .nav  {float:right; width:565px; height:40px; line-height:40px;   font-size:16px; padding-top:36px;}
.header .nav ul li{ width:113px; float:left; text-align:center; position:relative;}
.header .nav ul li a{ height:40px; line-height:40px; font-size:16px; font-weight:bold;}
.header .nav ul li a:hover,.header .nav ul li a.hover{ color:#ff0000;}


.footer { background:#0f2f4a; width:100%; height:auto; overflow:hidden; font-size:14px; color:#fff; padding-top:30px;  }
.footer .foot_nav {width:743px; float:left;}
.footer .foot_right_contact{ width:518px; float:right; padding-top:17px; }
.footer .foot_list{ width:130px; float:left; margin-right:45px; color:#fff;  padding-top:17px;}
.footer .foot_list .list_title,.footer .foot_right_contact .con_right .list_title{ font-size:16px; height:28px; line-height:28px; padding-bottom:7px; color:#91afc9; font-weight:bold;}
.footer  .foot_list ul li{ height:24px; line-height:24px;}
.footer  .foot_list ul li a{ color:#567490;}
.footer .fer{ width:100%; height:50px; line-height:50px; border-top:1px solid #567490; color:#567490; margin-top:30px;}
.footer .fer .fer_left{  width:800px; float:left;}
.footer .fer .fer_right{  width:200px; float:right; text-align:right;}
.footer .fer .fer_right a{   color:#567490;}
.footer .foot_right_contact .con_left{ width:108px; float:left; padding-top:6px;}
.footer .foot_right_contact .con_right{ width:385px; float:right;}
.footer .foot_right_contact .con_right .list_title{ font-size:18px;}
.footer .foot_right_contact .con_right .con_remark{ color:#567490;}
.banner{ width:100%; height:481px; background:#fff; min-width:1261px;}
.banner a {display:block;width:100%; height:481px; position:relative; }