@charset "utf-8";

/*reset*/
body,div,dl,dt,dd,del,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,button,textarea,p,blockquote,th,td {
  margin: 0;  padding: 0;  font-family: "Microsoft Yahei", "宋体";  /*font-family:"FZZHUNYSK","微软雅黑","宋体";*/
  font-size: 14px;  color: #333;}
table {  border-collapse: collapse;  border-spacing: 0;}
fieldset,img,button { border: 0;}
address,caption,cite,code,dfn,em,strong,th,var { font-style: normal; font-weight: normal;}
ol,ul { list-style: none;}
caption,th { text-align: left;}
h1,h2,h3,h4,h5,h6 { font-weight: normal;}
q:before,q:after { content: '';}
abbr,acronym { border: 0;}
a { text-decoration: none; color: #666;}
a:hover { color:  #1c5c87; }
body { background: #fff; z-index: 0;}

/* common */
.commonWrap { width: 100%; clear: both;}
.commonW1200 { width: 1200px;}
.pad70 { padding: 70px 0;}
.ellipsis { overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.mc { margin: 0 auto;}
.w1200 { width: 1200px;}
.relative { position: relative;}
.absolute { position: absolute}
.fl { float: left}
.fr { float: right}
.center { text-align: center}
.borderBox { box-sizing: border-box;}
.cl { clear: both;}


/* ------------------------------------------------------首页-------------------------------------------------------- */
.topWrap{
  width: 1200px;
  height: 75px;
  padding-top: 40px;
}
.logo{
  width: 420px;
  height: 46px;
  border-right: 1px #b2b2b2 solid;
}
.toptitl{
  padding-left: 23px;
  margin-top: -4px;
}
.toptitl h1{
  font-size: 24px;
  color: #24476d;
}
.toptitl h2{
  font-size: 14px;
  color: #999;
}
.telright{
  width: 190px; 
  height: 46px; 
  padding-left: 48px;
  background: url(../images/tel.jpg) no-repeat;
}
.telright p{
  font-size: 17px;
  color: #666;
}
.telright h4{
  font-size: 26px;
  color: #074086;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 600;
  margin-top: -3px;
}
/*--------------- nav -------------*/
.navwarp {
  width: 100%;
  height: 50px;
  background: url(../images/topnav.jpg) no-repeat;
}

#nav {
  width: 1200px;
  margin: 0 auto;
}

.nav {
  height: 50px;
  line-height: 50px;
  position: relative;
  z-index: 1;
}

.nav .nLi {
  float: left;
  position: relative;
  display: inline;
}

.nav .nLi h3 {
  float: left;
}
.nav .nLi h3 a {
  display: block;
  padding: 0 43px;
  font-size: 16px;
  color: #fff;
  text-decoration:none; 
}

.nav .on h3 a{ background:#2a88d0;}

/*------------ banner --------------*/
.focusBox {
  position: relative;
  min-width: 1200px;
  height: 402px;
  overflow: hidden;
  z-index: 0;

}

.focusBox .pic {
  position: relative;
  z-index: 0;
}

.focusBox .pic li {
  min-width: 1200px;
  height: 402px;
}

.focusBox .pic img {
  width: 1200px;
  height: 402px;
  display: block;
}

.focusBox .hd {
  width: 100%;
  position: absolute;
  bottom: 10px;
  text-align: center;
  font-size: 0;
  z-index: 1;
  padding-top: 10px;  
}

.focusBox .hd li {
  margin: 0 10px;
  background: url(../images/iconall.png) no-repeat 0px -304px;
  height: 16px;
  overflow: hidden;
  width: 16px;
  cursor: pointer;
  display: inline-block;
  *display: inline;
  zoom: 1;
  _background: url(../images/dot8.png) no-repeat 0 -16px;
}

.focusBox .hd .on {
  background-position: 0 -288px;
}

.focusBox .prev,
.focusBox .next {
  width: 48px;
  height: 50px;
  margin: -45px 0 0;
  display: none;
  background: url(../images/iconall.png) no-repeat 0 -332px;
  position: absolute;
  top: 53%;
  z-index: 10;
  cursor: pointer;
  text-indent: 999;
  filter: alpha(opacity=60);
  opacity: 0.8;
}

.focusBox .prev {
  left: 30px;
}

.focusBox .next {
  background-position: -58px -332px;
  right: 30px;
}

.focusBox .prev:hover,
.focusBox .next:hover {
  filter: alpha(opacity=100) !important;
  opacity: 1 !important;
}
/*-------- 地址 电话 搜索   开始 --------*/
.contact_wrap{ 
  width:100%;  
  height: 82px; 
  background-color: #e8ebef;
  border-bottom: 1px solid #ccc;
}
.con{
  width: 1200px;
  height: 100%; 
}
.con_left{
  width: 800px;
  height: 38px;
  padding-top:22px;
}
.con_left p{
  color: #535353;
  float: left;
  padding-left: 46px;
}
.icon_us{
  width: 101px;
  height: 100%; 
  border-right: 1px solid #888;
  background: url(../images/icon_us.png) no-repeat;
  background-position: left bottom;
}
.icon_us h5{
  font-size: 15px;
  color: #1c5c87;
}
.tel_xs{
  width: 168px;
  height: 100%; 
  margin-left: 20px;
  border-right: 1px solid #888;
  background: url(../images/icon_tel.png) no-repeat;
  background-position: left center;
}
.mail_xs{
  width: 228px;
  height: 100%; 
  margin-left: 20px;
  border-right: 1px solid #888;
  background: url(../images/icon_mail.png) no-repeat;
  background-position: left center;
}

.add_xs{
  width: 220px;
  height: 100%; 
  margin-left: 20px;
  background: url(../images/icon_add.png) no-repeat;
  background-position: left center;
}
.con_right{
  width: 320px;
  height: 55px;
  padding-top: 20px;
}
/*搜索*/
#search {
  display: block; 
  width: 320px; 
  height: 30px;  
  float: left;
}
.collection{ 
  color: #555;
}
.text { 
  float: left; 
  width: 265px;
   height: 28px; 
   color: #999;  
   padding-left: 10px; 
   line-height: 28px; 
   font-size: 14px;
  border: 1px solid #bdbbbb;   
  outline: none; 
  box-sizing: border-box;
}
.btn {
   background: url(../images/search.png) no-repeat center center; 
   width: 53px; 
   height: 28px; 
   border: 0;
  cursor: pointer;
}
.con_right p{
  padding-left: 5px;
  font-size: 12px;
  color: #999;
}
.con_right p span{
  color: #1c5c87;
}
/*------- 简介 新闻 ---------*/
.mianWrap{
  width: 1200px;
  height: 332px;
  padding-top: 58px;
}
.aboutleft{ 
  width: 625px;
  height: 316px;  
}
.i_jjpic{
  width: 265px;
  height: 100%;
  padding-right: 25px;
}
.i_jjinfo{
  width: 335px;
  height: 100%;
}
.i_jjinfo h2{
  display: inline-block;
 font-size: 28px;
 color: #333;
}
.i_jjinfo span{
  color: #2b5486;
}
.i_jjinfo p{
  font-size: 16px;
  color: #555;
  padding-top: 20px;
  line-height: 26px;
  text-indent:2em;
  text-align: justify;
text-justify: inter-ideograph;
}
.i_jjinfo a{
  float: right;
  color: #2b5486;
  font-size: 16px;
  padding-top: 5px;
}
.newright{
  width: 532px;
  height: 316px;  
}

.index_news_title {
  width: 100%;
  height: 40px;
  line-height: 40px;

  background: #2b5486;
  margin-bottom: 10px;
}

.index_news_title p {
  text-indent: 0;
  color: #FFFFFF;
  height: 40px;
  line-height: 40px;
  padding-left: 23px;
  font-size: 18px;  
}

.index_news_title p span {
  padding: 0 0 0 10px;
  position: relative;
  top: 2px;
  font-size: 16px;  
}
.qz_more {
  width: 70px;
  height: 40px;
  float: right;
  background: #67a1b9;
}

.qz_more a {
  display: block;
  color: #FFFFFF;
  text-align: center;
}

.time1 {
  border-bottom: #CCC dashed 1px;
  width: 100%;
  line-height: 30px;
  height: 82px;
}

.time {
  width: 92px;
  height: 60px;
  color: #2b5486;
  float: left;
  text-align: center;
  margin-right: 15px;
  background: #EAF1F9;
  padding: 6px 0;
}

.time span {
  font-size: 38px;
}

.time p {
  text-indent: 0;
  color: #21499b;
}

.newsimg {
  width: 78px;
  border: 1px solid #e4e4e4;
  display: inline;
  float: left;
  margin: -5px 20px 0 0;
}

.news_r {
  float: left;
  line-height: 30px;
  width: 410px;
  height: 72px;
}

.news_r a {
  color: #2b5486;
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  float: left;
  font-size: 20px;
}

.news_r p {
  height: 30px;
  line-height: 30px;
  width: 100%;

  font-size: 14px;
  line-height: 20px;
  text-indent: 0;
}

.xin li {
  width: 100%;
  overflow: hidden;
  line-height: 35px;

  border-bottom: #CCC dashed 1px;
  float: left;
  height: 35px;
  font-size: 15px;
}

.xin li a {
  color: #555;
}

.xin li a:hover {
  color:#017CC2;
}

.xin li span {
  float: right;
  font-size: 13px;
  color: #666;
}

.xin em {
  font-style: normal;
}

.y_wenzi h3 {
  height: 42px;
  line-height: 42px;
  font-size: 20px;
  color: #017CC2;
}

/* 广告通栏 */
.yyky{
  width: 100%;
  height: 124px;
  background: url(../images/yyly.jpg) no-repeat center;
}

/* 产品中心 */
.cpzxWrap{
  width: 100%;
  height: 824px;
  background-color: #e2e9f1;
}
.cpzx_titl{
  width: 1200px;
  height: 83px;
  padding-top: 26px;
  text-align: center;
}
.cpzx_titl h2{
  font-size: 32px;
  color: #16336f;
  font-weight: 600;
}
.cpzx_titl p{
  font-size: 13px;
  color: #999;
  padding-top: 2px;
}
.cpzx_titl img{
  padding-top: 3px;
}
.layB{
  width: 1332px;
  height: 620px;
  padding-top: 28px;
}
.layB .tbC {
  width: 1240px;
  padding: 0 46px;
  position: relative;
}
.layB .prev,
.layB .next {
  display: block;
  background: url(../images/icon.png) no-repeat;
  width: 46px;
  height: 46px;
  position: absolute;
  left: 0px;
  top: 260px;
  background-position: 0px 0;
}
	.layB .next {
	  left: auto;
	  right: 0;
	  background-position: -59px 0;
	}

	/* .layB .prev:hover {
	  background-position: -540px 0;
	}

	.layB .next:hover {
	  background-position: -580px 0;
	}
   */
.layB .slide{ 
    width:1240px; 
    height: 600px;
    overflow:hidden;
      }
.layB ul {
	  overflow: hidden;
	  zoom: 1;
	}
	.layB li {
    width: 270px;
    height: 300px;
    margin: 0 20px;
	  display: inline;
	  float: left;
	}

	.layB li img {
    width: 268px;
    height: 263px;
	  display: block;
	  border: 1px solid #4a6d8e;
	}

	.layB li a:hover img {
	  border-color: #990100;
  }
  .layB li p{
    line-height: 30px;
    text-align: center;
    color: #333;
    font-size: 16px;
  }
  .more{
    display: block;
    width: 170px;
    height: 35px;
    border-radius: 5px;
    background-color: #2b5486;    
    text-align: center;
    line-height: 35px;
    color: #fff;
  }
.more:hover{
  background-color: #163861;  
  color: #fff;
  }
  /* foot */
  .footer{
    width: 100%;
    height: 245px;
    background-color: #292929;
  }
  .footnav{
    width: 1308px;
    height: 63px;
  }
  .footnav li{
    float: left;
    color: #999;
    line-height: 63px;
  }
  .footnav li a{
    color: #999;
    padding: 20px 52px;    
  }
  .footer a:hover{
    color: #eee;    
  }
  .foot_copy{
    width: 1200px;
    height: 180px;
    border-top: 1px #999 solid;
  }
  .copyleft{
    width: 930px;
    height: 130px;
    padding-top: 30px;
  }
  .link{
    width: 100%;
    height: 36px;
  }
  .link img {
    float: left;
}
.link p {
  float: left;
  line-height: 36px;
  padding-left: 10px;
  color: #999;
}
.link a {
  color: #999;
  font-size: 15px;
}
.copy{
  width: 100%;
  height: 60px;
  padding-top: 25px;  
}
.copy p{
  color: #999;
  line-height: 27px;
}
.copy p a{
  color: #999;
}
.ewmright{
  width: 92px;
  height: 117px;
  padding-top: 40px;
  text-align: center;
}
.ewmright img{
  width: 92px;
}
.ewmright p{
  line-height: 25px;
  color: #999;
  font-size: 15px;
}
.foot_tech {
  width: 100%;
  height: 50px;
  line-height: 50px;
  color: #fff;
  text-align: center;
  background-color: #222222;
}

#gotoTop {
  background: url("../images/top1.png");
  width: 50px;
  height: 50px;
  right: 30px;
  bottom: 50px;
  margin-top: -50px;
  margin-left: 520px;
  display: none;
  position: fixed;
  cursor: pointer;
}

#gotoTop {
  _position: absolute;
}

.hover#gotoTop {
  background: url("../images/top2.png");
}
