@charset "utf-8";

/*全局控制*/
body{margin:0px;padding:0px;font-family:"微软雅黑";color:#000;font-size:12px;line-height:22px;max-width: 1950px;margin: 0 auto;min-width:1250px;}
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,p{margin:0;padding:0;}
input,select{font-size:12px;line-height:16px;}
img{border:0;vertical-align:bottom;}
ul,li{list-style:none;}
a{color:#323232;text-decoration:none;}
a:hover{text-decoration:none;}
.tc{text-align:center;}.tl{text-align:left;}.tr{text-align:right;}
.cl,.clear{clear:both;}.fb{font-weight:bold;}
.dis{display:block;}.undis{display:none;}
.fl{float:left;width:255px; height:129px;}.fr{float:right;}
.bodybg{background: #fff;}
.bodynei{background: #fff;}
.none{width: 100%;padding: 3% 0;text-align: center;font-size: 14px;color: #fff;}

/*公共头部*/
.header{
  width: 100%;
  min-width: 1250px;
}
.headert{
  width: 100%;
  background: #f7f7f7;
}
.headerts{
  width: 1200px;
  height: 40px;
  margin: 0 auto;
}
.headertl{
  float: left;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  color: #323232;
}
.headertr{
  float: right;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  color: #323232;
}
.headertr a{
  cursor: pointer;
  font-size: 12px;
  color: #323232;
}
.headerc{
  width: 100%;
  overflow-x: hidden;
}
.headercs{
  width: 1200px;
  height: 136px;
  margin: 0 auto;
}
.headercl{
  width: 452px;
  float: left;
  margin-top: 30px;
}
.headercl img{
  width: 452px;
  height: auto;
}
.headercm{
  float: left;
  margin-left: 50px;
}
.headercma{
  padding-top: 41px;
  font-size: 18px;
  color: #00a2ff;
}
.headercmb{
  padding-top: 6px;
  font-size: 18px;
  color: #646464;
}
.headercr{
  float: right;
}
.headercra{
  padding-top: 34px;
  font-size: 18px;
  color: #666;
}
.headercrb{
  padding-top: 12px;
  font-size: 32px;
  color: #10a8ff;
}
.headerf{
  width: 100%;
  background: #35a9fe;
}
.headerfs{
  width: 1200px;
  height: 41px;
  margin: 0 auto;
}
.headerfi{
  width: 150px;
  height: 41px;
  text-align: center;
  line-height: 41px;
  float: left;
  font-size: 16px;
  color: #fff;
}
.headerfi:hover{
  background: #01539c;
}

/*公共底部*/
.foot{
  width: 100%;
  height: 390px;
  background: #35a9fe;
  border-top: 1px solid #35a9fe;
}
.foots{
  width: 1200px;
  margin: 0 auto;
}
.footl{
  width: 274px;
  height: 361px;
  background: #fff;
  float: left;
}
.footli{
  width: 198px;
  height: 198px;
  margin: 29px 0 0 31px;
  border: 1px solid #01539c;
}
.footli img{
  width: 100%;
  height: 100%;
}
.footla{
  width: 100%;
  text-align: center;
  padding-top: 5px;
  font-size: 16px;
  color: #3d3d3d;
}
.footlb{
  width: 100%;
  text-align: center;
  padding-top: 20px;
  font-size: 20px;
  color: #01539c;
}
.footlb img{
  width: 47px;
  height: 2px;
  display: inline-block;
  vertical-align: middle;
}
.footlc{
  width: 100%;
  text-align: center;
  padding-top: 19px;
  font-size: 25px;
  color: #01539c;
}
.footr{
  width: 926px;
  float: right;
}
.footrt{
  width: 100%;
  height: 82px;
  border-bottom: 1px solid #01539c;
}
.footrta{
  padding-left: 44px;
  padding-top: 36px;
  font-weight: bold;
  float: left;
  font-size: 31px;
  color: #fff;
}
.footrtb{
  padding: 38px 16px 0 16px;
  float: left;
  font-size: 16px;
  color: #fff;
}
.footrtc{
  margin-left: 32px;
  margin-top: 38px;
  float: left;
  font-size: 16px;
  color: #fff;
}
.footrc{
  width: 100%;
}
.footrca{
  padding-left: 44px;
  padding-top: 50px;
  height: 23px;
}
.footrcas{
  float: left;
  font-size: 16px;
  color: #fff;
}
.footrcasb{
  margin-left: 48px;
}
.footrcb{
  height: 88px;
  padding-left: 44px;
  padding-top: 41px;
  line-height: 22px;
  font-size: 14px;
  color: #fff;
}
.footrcc{
  padding-left: 44px;
  padding-top: 35px;
  font-size: 14px;
  color: #fff;
}

/*分页*/
.pagediv{
  width: 100%;
  text-align: center;
  padding-top: 70px;
}
.pagediv a{
  padding: 7px 10px;
  border: 1px solid #969696;
  border-radius: 5px;
  margin: 0 5px;
  font-size: 14px;
  color: #323232;
}
.pagediv .select{
  background: #35a9fe;
  border: 1px solid #35a9fe;
  color: #fff;
}

/*首页*/
.index{
  width: 100%;
}
.indexa{
  width: 1200px;
  height: 426px;
  margin: 0 auto;
}
.indexat{
  width: 410px;
  height: 157px;
  margin: 0 auto;
  background: url("../images/aboutbg.jpg") top center no-repeat;
}
.indexatl{
  width: 174px;
  line-height: 62px;
  float: left;
  padding-top: 26px;
  text-align: right;
  font-size: 62px;
  color: #fff;
}
.indexatr{
  float: left;
  margin-left: 5px;
}
.indexatra{
  padding-top: 35px;
  font-size: 23px;
  color: #fff;
}
.indexatrb{
  padding-top: 5px;
  font-size: 21px;
  color: #fff;
}
.indexac{
  width: 1200px;
  height: 90px;
  overflow: hidden;
  padding-top: 36px;
  line-height: 30px;
  text-indent: 32px;
  font-size: 16px;
  color: #323232;
}
.indexaf{
  width: 1200px;
  height: 42px;
  text-align: center;
  padding-top: 50px;
  margin: 0 auto;
}
.indexafs{
  width: 140px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  display: inline-block;
  border: 1px solid #7e7e7e;
  border-radius: 10px;
  cursor: pointer;
  margin: 0 13px;
  font-size: 16px;
  color: #7e7e7e;
}
.indexafsi{
  width: 27px;
  height: 27px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.indexb{
  width: 100%;
  height: 895px;
  margin: 0 auto;
  background: url("../images/productbg.jpg") top center no-repeat;
}
.indexbs{
  width: 1200px;
  margin: 0 auto;
}
.indexba{
  width: 100%;
  text-align: center;
  padding-top: 70px;
  font-weight: bold;
  font-size: 24px;
  color: #323232;
}
.indexbai{
  width: 18px;
  height: 2px;
  display: inline-block;
  vertical-align: middle;
}
.indexbb{
  width: 100%;
  padding-top: 10px;
  text-align: center;
  font-size: 16px;
  color: #323232;
}
.indexbc{
  width: 100%;
  padding-top: 34px;
  text-align: center;
}
.indexbcs{
  width: 104px;
  height: 37px;
  text-align: center;
  line-height: 37px;
  border: none;
  margin: 0 32px;
  display: inline-block;
  cursor: pointer;
  font-size: 16px;
  color: #323232;
}
.indexbd{
  width: 1200px;
  margin-top: 45px;
  display: none;
}
.indexbda{
  width: 390px;
  margin: 0 5px;
  outline: none;
  position: relative;
  float: left;
}
.indexbda:hover{
  outline: 1px solid #35a9fe;
}
.indexbdai{
  width: 100%;
  height: auto;
}
.indexbdap{
  width: 100%;
  height: 52px;
  text-align: center;
  line-height: 52px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: url("../images/hoverbg.png");
  font-size: 16px;
  color: #fff;
}
.indexbdb{
  width: 290px;
  margin: 0 5px;
  margin-top: 15px;
  outline: none;
  position: relative;
  float: left;
}
.indexbdb:hover{
  outline: 1px solid #35a9fe;
}
.indexbdbi{
  width: 100%;
  height: auto;
}
.indexbdbp{
  width: 100%;
  height: 52px;
  text-align: center;
  line-height: 52px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: url("../images/hoverbg.png");
  font-size: 16px;
  color: #fff;
}
.indexc{
  width: 100%;
  height: 663px;
}
.indexcs{
  width: 1200px;
  height: 100%;
  margin: 0 auto;
}
.indexcc{
  width: 100%;
  padding-top: 45px;
  text-align: center;
}
.indexccs{
  width: 176px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border: none;
  margin: 0 32px;
  background: #35a9fe;
  display: inline-block;
  cursor: pointer;
  font-size: 16px;
  color: #fff;
}
.indexccs:hover{
  background: #01539c;
}
.indexcf{
  width: 100%;
  padding-top: 50px;
}
.indexcfl{
  width: 550px;
  float: left;
  display: none;
}
.indexcflt{
  width: 100%;
  height: 230px;
  position: relative;
}
.indexcflti{
  width: 100%;
  height: 100%;
}
.indexcflts{
  width: 102px;
  height: 111px;
  position: absolute;
  top: 0;
  left: 0;
  background: #01539c;
}
.indexcfltsa{
  width: 100%;
  padding-top: 20px;
  text-align: center;
  font-size: 37px;
  color: #fff;
}
.indexcfltsb{
  width: 100%;
  padding-top: 30px;
  text-align: center;
  font-size: 16px;
  color: #fff;
}
.indexcflc{
  width: 100%;
  height: 150px;
  background: #f3f3f3;
}
.indexcflca{
  width: 490px;
  margin: 0 30px;
  padding: 27px 0 15px 0;
  border-bottom: 1px solid #323232;
  font-size: 16px;
  color: #323232;
}
.indexcflcb{
  width: 490px;
  margin: 0 30px;
  padding-top: 15px;
  line-height: 24px;
  font-size: 14px;
  color: #323232;
}
.indexcfr{
  width: 603px;
  float: right;
}
.indexcft{
  width: 100%;
  height: 120px;
}
.indexcftl{
  width: 434px;
  height: 114px;
  float: left;
}
.indexcftla{
  width: 100%;
  height: 31px;
  border-bottom: 1px solid #ddd;
  font-size: 16px;
  color: #323232;
}
.indexcftlb{
  width: 100%;
  padding-top: 15px;
  line-height: 24px;
  font-size: 14px;
  color: #646464;
}
.indexcftr{
  width: 100px;
  float: right;
}
.indexcftra{
  width: 100%;
  text-align: right;
  float: right;
  font-size: 24px;
  color: #646464;
}
.indexcftrb{
  width: 15px;
  height: 2px;
  margin-top: 13px;
  margin-right: 46px;
  background: #01539c;
  float: right;
}
.indexcftrc{
  width: 100%;
  text-align: right;
  float: right;
  margin-right: 12px;
  padding-top: 17px;
  font-size: 22px;
  color: #646464;
}
.indexcfc{
  width: 100%;
}
.indexcfcs{
  width: 100%;
  height: 57px;
  border-top: 1px solid #dfdfdf;
  color: #646464;
}
.indexcfcs:hover{
  color: #35a9fe;
}
.indexcfcsi{
  width: 6px;
  height: 9px;
  float: left;
  margin-top: 25px;
}
.indexcfcst{
  height: 57px;
  line-height: 57px;
  float: left;
  margin-left: 8px;
  font-size: 16px;
}
.indexcfcsd{
  height: 57px;
  line-height: 57px;
  float: right;
  font-size: 16px;
}
.indexd{
  width: 100%;
  height: 336px;
  background: url("../images/linkus.jpg") bottom center no-repeat;
}
.indexds{
  width: 1200px;
  height: 100%;
  margin: 0 auto;
}
.indexdsr{
  width: 704px;
  height: 100%;
  float: right;
}
.indexdsra{
  width: 600px;
  padding-top: 73px;
  float: right;
  font-size: 28px;
  color: #01539c;
}
.indexdsrb{
  width: 661px;
  height: 6px;
  float: left;
  margin-top: 20px;
}
.indexdsrc{
  width: 427px;
  float: right;
  margin-right: 168px;
  padding-top: 10px;
  line-height: 30px;
  text-indent: 32px;
  font-size: 16px;
  color: #323232;
}
.indexdsrd{
  width: 603px;
  float: right;
}
.indexdsrda{
  width: 97px;
  height: 62px;
  float: left;
  margin-top: 12px;
}
.indexdsrdb{
  float: left;
  margin-left: 10px;
}
.indexdsrdba{
  padding-top: 20px;
  font-size: 16px;
  color: #323232;
}
.indexdsrdbb{
  padding-top: 5px;
  font-size: 28px;
  color: #01539c;
}
.indexdsrdc{
  width: 200px;
  height: 46px;
  text-align: center;
  line-height: 46px;
  background: #c21616;
  margin-top: 20px;
  float: right;
  font-size: 16px;
  color: #fff;
}
.indexdsrdc img{
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 20px;
}

/*子页*/
.main{
  width: 1200px;
  height: auto;
  min-height: 900px;
  margin: 0 auto;
  padding: 20px 0 80px 0;
}
.maint{
  width: 100%;
  height: 44px;
  border-bottom: 1px dotted #d4d4d4;
}
.mainl{
  height: 30px;
  line-height: 30px;
  margin-top: 7px;
  padding-left: 10px;
  border-left: 5px solid #547dd7;
  float: left;
  font-size: 20px;
  color: #323232;
}
.mainr{
  height: 30px;
  line-height: 30px;
  margin-top: 7px;
  float: right;
  font-size: 12px;
  color: #969696;
}
.mainr img{
  display: inline-block;
  vertical-align: middle;
}
.mainc{
  width: 972px;
  height: auto;
  margin: 0 auto;
  text-align: center;
}
.maincs{
  width: 122px;
  height: 33px;
  margin: 16px 11px;
  display: inline-block;
  text-align: center;
  line-height: 33px;
  border-radius: 5px;
  background: #35a9fe;
  font-size: 16px;
  color: #fff;
}
#maincs{
  background: #547dd7;
}
.mainb{
  width: 100%;
  height: auto;
  padding-top: 40px;
}
.mainbs{
  width: 384px;
  height: auto;
  margin: 8px;
  float: left;
}
.mainbs:hover{
  outline:1px solid #35a9fe;
}
.mainbsi{
  width: 100%;
  height: auto;
}
.mainbst{
  width: 96%;
  overflow: hidden;
  text-align: center;
  padding: 18px 2%;
  font-size: 16px;
  color: #323232;
}
.mainbsc{
  width: 96%;
  height: 32px;
  padding: 0% 2% 2% 2%;
  line-height: 18px;
  overflow: hidden;
  text-indent: 23px;
  font-size: 12px;
  color: #969696;
}

/*图文详情页*/
.pinfo{
  width: 100%;
}
.pinfot{
  width: 100%;
  text-align: center;
  font-size: 20px;
  color: #323232;
}
.pinfob{
  width: 100%;
  padding-top: 20px;
  text-align: center;
  font-size: 12px;
  color: #ccc;
}
.pinfoi{
  width: 40%;
  height: auto;
  margin: 3% 30%;
}
.pinfoc{
  width: 100%;
  font-size: 14px;
  color: #323232;
}
.pinfod{
  width: 100%;
  padding: 60px 0;
}
.pinfods{
  width: 100%;
  padding: 5px 0;
  font-size: 14px;
  color: #ccc;
}
.pinfods a{
  color: #323232;
}
.pinfods a:hover{
  color: #01539c;
}

/*新闻列表页*/
.news{
  width: 98%;
  padding: 10px 1%;
  border-bottom: 1px dotted #ccc;
}
.newsl{
  float: left;
  font-size: 16px;
  color: #323232;
}
.newsr{
  float: right;
  font-size: 16px;
  color: #969696;
}

/*在线留言*/
.gbook{
  width: 600px;
  padding-top: 80px;
  margin: 0 auto;
}
.gbooks{
  width: 100%;
  padding: 5px 0;
}
.gbookst{
  width: 100px;
  height: 50px;
  line-height: 50px;
  text-align: left;
  float: left;
  font-size: 16px;
  color: #323232;
}
.gbooksf{
  width: 500px;
  height: 50px;
  line-height: 50px;
  text-align: left;
  float: left;
  font-size: 16px;
  color: #ccc;
}
.gbooksc{
  width: 96%;
  height: 30px;
  padding: 0 2%;
  line-height: 30px;
  float: left;
  font-size: 14px;
  color: #323232;
}
.gbookse{
  width: 96%;
  height: 150px;
  padding: 0 2%;
  line-height: 30px;
  float: left;
  resize: none;
  font-size: 14px;
  color: #323232;
}
.gbooksa,.gbooksb{
  width: 150px;
  height: 40px;
  float: left;
  line-height: 40px;
  margin: 60px 75px;
  border: none;
  outline: none;
  cursor: pointer;
  font-size: 14px;
  color: #fff;
}
.gbooksa{
  background: #35a9fe;
}
.gbooksb{
  background: #ccc;
}






