@charset "utf-8";
*,
*:before,
*:after {
  box-sizing: border-box;
  outline: 0;
}
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
em,
img,
strong,
b,
small,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
sub,
sup,
tt,
var,
del,
dfn,
ins,
kbd,
q,
s,
samp,
strike,
applet,
object,
iframe,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
mark,
audio,
video,
input,
textarea,
select {
  margin: 0;
  padding: 0;
}
body {
  font-family: arial, "microsoft yahei";
  font-size: 12px;
  color: #333;
  line-height: 1;
  min-width: 1000px;
  background-color:#fff;
}
a:link,
a:visited {
  text-decoration: none;
  outline: none;
  color: #333;
}
a:hover,
a:active,
a:focus {
  color: #0068B7;
}
img {
  border: 0;
}
table {
  border-collapse: collapse;
}
input[type='reset'],
input[type='button'],
input[type='submit'],
input[type='radio'] {
  cursor: pointer;
  outline: none;
}
input[type='checkbox'],
input[type='radio'] {
  position: relative;
  vertical-align: middle;
  margin-top: -2px;
  margin-bottom: 1px;
  margin-left: 5px;
  margin-right: 5px;
}
textarea,
input[type='email'],
input[type='date'],
input[type='password'],
input[type='text'] {
  padding: 0px;
  color: #666;
  outline: none;
}
ol,ul{
  list-style:none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
/*清楚浮动*/
.clearfix:after {
  clear: both;
  height: 0;
  content: "";
  line-height: 0;
  font-size: 0;
  display: block;
}
/*图片垂直水平居中*/
.vcenter {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-width: 100%;
  max-height: 100%;
  display: block;
  vertical-align: middle;
  text-align: center;
  margin: auto;
}
.main{
  width: 1000px;
  margin: 0 auto;
}
.mr0{
  margin-right: 0 !important;
}
.br0{
  border-right: none !important;
}


.head{
  width: 100%;
}
.head .head_t{
  width: 100%;
  background: #f5f5f5;
  border-bottom:1px solid #ececec;
  line-height: 35px;
  font-size: 12px;
  color:#888;
}
.head .head_t .head_t_r a.contacs{
  color:#888;
  float: left;
  width: 70px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  /*transition: 0.5s;*/
}
.head .head_t a.on{
  color:#0657e2 !important;
}
.head .head_t .head_t_r a.contacs:hover{
  color:#0657e2;
}
.head .head_t a.lan{
  background: #eee;
}
.head .head_t .head_t_r i{
  float: left;
  width: 1px;
  height: 15px;
  background:#ddd;
  margin-top: 10px;
}
.head .head_m .logo{
  width: 150px;
  height: 110px;
  position: relative;
}
.head  .erwei{
  width: 100px;
  height: 100px;
  /*position: relative;*/
  margin-top: 5px;
  display: none;
  position: absolute;
  top: 34px;
  right: 656px;
}
.head .head_m .phone{
  padding: 40px 0 0 55px;
  /*background: url(../images/phone.jpg) no-repeat 0 40px;*/
}
.head .head_m .phone h1{
  font-size: 14px;
  color:#888;
  font-weight: 400;
  margin-bottom: 5px;
}
.head .head_m .phone h2{
  font-size: 24px;
  color:#0657b2;
  font-weight: 400;
}
.head .head_nav{
  width: 100%;
  height: 45px;
  background: url(../images/nav_bg.jpg);
}
.head .head_nav ul li{
  float: left;
  width: 125px;
  height: 45px;
  text-align: center;
}
.head .head_nav ul li a.a1{
  display: block;
  width: 100%;
  height: 100%;
  font-size: 15px;
  color:#fff;
  line-height: 45px;
  overflow: hidden;
  padding: 0 10px;
}
.head .head_nav ul li:hover a{
  background: url(../images/h_bg.jpg);
}
.head .head_nav ul li a.on{
  background: url(../images/h_bg.jpg);
}
.head .head_nav ul li .hide{
  width: 100%;
  display: none;
  position: relative;
  z-index: 9999;
}
.head .head_nav ul li:hover .hide{
  display: block;
}
.head .head_nav ul li .hide a{
  display: block;
  width: 100%;
  padding:15px 10px;
   font-size: 14px;
  color:#fff;
  background: url(../images/nav_bg.jpg);
  background-size: 100% 100%;
}
.head .head_nav ul li .hide a:hover{
  background: url(../images/h_bg.jpg);
  background-size: 100% 100%;
}

.footer{
  width: 100%;
}
.footer .foot_t{
  width: 100%;
  padding: 40px 0;
  background: #00659d;
  overflow: hidden;
}
.footer .foot_t .nav{
  width: 90px;
  float:left;
  margin-right: 60px;
}
.footer .foot_t .nav a.footss{
  display: block;
  width: 90px;
  color:#fff;
  margin-bottom: 20px;
  line-height: 14px;
  overflow: hidden;
  height: 14px;
}
.footer .foot_t .nav a.footss:hover{
  color:#999;
}
.footer .foot_t .nav h1 a{
  font-size: 15px;
}
.footer .foot_t .contact{
  float: left;
  font-size: 14px;
  color:#fff;
  width: 290px;
}

.footer .foot_t .contact h1 a{
  display: block;
  font-size: 15px;
  color:#fff;
  width: 90px;
  margin-bottom: 10px;
  height: 15px;
  line-height: 15px;
  overflow: hidden;
}
.footer .foot_t .contact {
  color:#fff;
}
.footer .foot_t .contact a{
  /*transition: 0.5s;*/
}
.footer .foot_t .contact a:hover{
  color:#999;
}
.footer .foot_t .contact .m_ctrl a:hover{
  color:#fff;
}
.footer .foot_t .contact p{
  line-height: 31px;
  width: 300px;

}
.footer .foot_t .contact p a{
  color:#fff;
}
.footer .foot_t .right{
  width: 230px;
  height: 210px;
  border-left:1px solid #1a74c0;
}
.footer .foot_t .right .erwei{
    width: 90px;
    height: 90px;
    float:left;
    margin-left: 20px;
}
.footer .foot_t .right .erwei .img{
    width: 90px;
    height: 90px;
    position: relative;
}
.footer .foot_t .right .erwei p{
  width: 90px;
  color:#fff;
  text-align: center;
  height:30px;
  line-height: 30px;
  overflow: hidden;
}
.footer .foot_b{
  padding: 10px 0;
  background: #034d8a;
  line-height:20px;
}
.footer .foot_b a.last,
.footer .foot_b a.mid{
  display: inline-block;
  color:#FFF;
  /*transition: 0.5s;*/
  padding-right: 20px;
  border-right: 1px solid #fff;
}
.footer .foot_b .left{
  width: 260px;
  height: 20px;
  overflow: hidden;
}
.footer .foot_b a.last{
  border:none;
}
.footer .foot_b a.mid{
  margin: 0 20px;
}
.footer .foot_b a.last:hover,
.footer .foot_b a.mid:hover{
  color:#999;
}
.footer .foot_b .right{
  color:#fff;
  padding-right: 30px;
  width: 500px;
}

/*page_banner*/
.page_banner{
  width:100%;
  text-align:center;
  overflow:hidden;
}
.page_banner span{
  position:relative;
  display:block;
  width:1920px;
  left:50%;
  margin-left:-960px;
  font-size:0;

}
.page_banner img{
  max-width: 100%;
    max-height: 100%;
    display: inline;
}

/*page*/
.page{
  width: 100%;
  padding: 40px 0 65px;
  background: #f4f4f4;
}
.page .left{
  width: 220px;
}
.page .left p.p_title{
  display: block;
  width: 220px;
  height: 39px;
  background: url(../images/l_nav_bg.jpg);
  color:#fff;
  font-size: 16px;
  text-align: center;
  line-height: 39px;
  overflow: hidden;

}
.page .left ul{
  padding: 20px 12px 20px;
  background: #fff;
}
.page .left ul.special li{
  width: 195px;
  height: 33px;
  background: url(../images/li_bg.jpg);
  line-height: 35px;
  color:#444;
  overflow: hidden;
  margin-bottom: 15px;
}
.page .left ul.special li a{
  display: block;
   width: 195px;
  height: 33px;
  padding:0 43px 0 25px;

}
.page .left ul.special li:hover{
  background: url(../images/on_bg.jpg);
  color:#fff;
}
.page .left ul.special li.on{
  background: url(../images/on_bg.jpg);
  color:#fff;
}
.page .left ul.special li.on a{
  background: url(../images/on_bg.jpg);
  color:#fff;
}
.page .left ul.special li:hover a{
  color:#fff;
}
.page .left .sub a{
  display: block;
   width: 195px;
  height: 33px;
  overflow: hidden;
  line-height: 33px;
  padding:0 43px 0 25px;
}
.page .left .l_nav{
  margin-bottom: 15px;
}
.page .left .nav{
   padding: 20px 12px;
   background: #fff;
   border: 1px solid #eae9e8;
   border-top: none;
}
.page .left .nav a{
  display: block;
  width: 150px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color:#444;
  font-size: 14px;
  background: #f1f1f1;
  margin: 0px auto 10px;
  padding: 0 10px;
  overflow: hidden;
}
.page .left .nav a:hover{
  color: #fff;
  background: #0657b2;
}
.page .left .nav a.on{
  color: #fff;
  background: #0657b2;
}
.page .left .sub a.cur{
  color: #0657b2;
}
.page .left .l_news{
  margin-bottom: 15px;
}
.page .left .l_news ul.l_list{
  padding: 20px 0 1px 5px;
   border: 1px solid #eae9e8;
   border-top: none;
}
.page .left .l_news ul.l_list li{
  padding-left: 15px;
  padding-right: 15px;
  background: url(../images/l_news.jpg) no-repeat;
  width: 220px;
  height: 12px;
  overflow: hidden;
  margin-bottom: 20px;
}
.page .left .l_news ul.l_list li a{
  color:#666;
  /*transition: 0.5s;*/
}
.page .left .l_news ul.l_list li a:hover{
  color:#0657b2;
}
.page .left .l_contact .c_box{
  padding: 20px 7px;
   border: 1px solid #eae9e8;
   border-top: none;
  background: #fff;
}
.page .left .l_contact .c_box .img{
  width: 205px;
  height: 105px;
  position: relative;

}
.page .left .l_contact .c_box .way{
  color:#666;
  line-height: 25px;
  padding: 15px 10px 0;
  width: 204px;


}
.page .left .l_contact .c_box .way p{
  width: 184px;
  overflow: hidden;
  word-break: break-all;
}
.page .left .l_contact .c_box .way a{
  color:#666;
  word-break: break-all;
}
.page .left .l_contact .c_box .way a:hover{
    color:#0657b2;
}

/*bread*/
.page .right{
  border:1px solid #eae9e8;
  width: 760px;
}
.page .right .bread{
  width: 100%;
  padding: 13px 10px 12px 20px;
  font-size: 14px;
  color:#333;
}
.page .right .bread h1{
  float: left;
  font-size: 14px;
  color:#333;
  max-width: 20%;
  height: 14px;
  line-height: 14px;
  overflow: hidden;
}
.page .right .bread h2{
  float: right;
  font-size: 12px;
  color:#666;
  font-weight: 400;
  padding-left: 20px;
  background: url(../images/bread.jpg) no-repeat 0px 0px ;
  max-width: 75%;
  height: 14px;
  line-height: 14px;
  overflow: hidden;
}
.page .right .bread h2 a:last-child{
  color:#0657b2;
}
.page .right .info {
   padding: 30px 20px 40px;
  background: #fff;
}

