@charset "utf-8";
/* CSS Document */

*{ margin:0px; padding:0px;}
body{ font-size:14px;}
a{ color:#333; font-family:"微软雅黑"; text-decoration: none;}
ul{list-style-type:none;}
.ysj{width:1300px; margin:0 auto;}
.fl{float:left;}
.fr{float:right;}
img{ border:none;}

/*@font-face {
  font-family: '../font/iconfont';
  src: url('../fonts/iconfont.eot');
  src: url('../fonts/iconfont.eot') format('embedded-opentype'),
      url('../fonts/iconfont.woff2') format('woff2'),
      url('../fonts/iconfont.woff') format('woff'),
      url('../fonts/iconfont.ttf') format('truetype'),
      url('../fonts/iconfont.svg#iconfont') format('svg');
}
@font-face
    {
        font-family:"HeroicCondensed-Regular.ttf";
        src: url("../fonts/heroiccondensed-regular.ttf");
    }
@font-face
    {
        font-family:"felixtitling.ttf";
        src: url("../fonts/felixtitling.ttf");
    }
@font-face
    {
        font-family:"impact_0.ttf";
        src: url("../fonts/impact_0.ttf");
    }
.iconfont {
  font-family: "../font/iconfont";
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}*/

@font-face {
  font-family: '../font/iconfont';
  src: url('../fonts/iconfont.eot');
  src: url('../fonts/iconfont.eot') format('embedded-opentype'),
      url('../fonts/iconfont.woff2') format('woff2'),
      url('../fonts/iconfont.woff') format('woff'),
      url('../fonts/iconfont.ttf') format('truetype'),
      url('../fonts/iconfont.svg') format('svg');
}
.iconfont {
  font-family: "../font/iconfont";
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/*顶部*/
header{ width:100%; height:150px; display:block;}
.top{ height:40px; width:100%; background:#e8e8e8; line-height:40px;}
.top ul li{ float:left;}
.top .wx { width:50px; text-align:center; height:40px; cursor:pointer;}
.top .wx .wx2{ width:120px; line-height:14px; border:#e1e1e1 1px solid; margin-top:5px; margin-left:-30px; overflow: hidden;padding-bottom:5px;position: absolute; z-index:99; background-color:#FFF;}
.top .wx .wx2 span{ width:100%; }
.top .wx i{ color:#1166b6;}
.top .wx img{ width:120px;}
.topdh{ color:red;}
.topdh i{ margin-right:10px;color:#1166b6;}
/*logo导航*/
.logo_dh{ display:block;}
.logo_dh .logo{ width:auto; float:left;padding:15px 0 10px; }
.logo_dh .dh{ width:; float:right; width:680px;}
.logo_dh .dh li{ width:75px; height:110px; margin-left:10px; float:left; text-align:center; box-sizing:border-box; line-height:110px; font-size:16px;}
.logo_dh .dh li.on { color:#1166b6;  border-bottom:solid 3px #1166b6;}
.logo_dh .dh li.on a {color:#1166b6; display:block;}
.logo_dh .dh li:hover{ color:#1166b6;  border-bottom:solid 3px #1166b6;}
.logo_dh .dh li:hover a {color:#1166b6; display:block;}
.logo_dh .dh li dl{ display:none;position: absolute;display: none;width: 130px;background-color: #fff; border-top: 1px solid #ddd; z-index:10; margin-left:-30px;}
.logo_dh .dh li:hover dl{ display: block;}
.logo_dh .dh li:hover dl dd{position: static;width: 100%;line-height: 56px;height: 56px;border-bottom: 1px solid #f0f0f0;}
.logo_dh .dh li:hover dl a { color:#333;}
.logo_dh .dh li dl dd:hover a{ background:#1166b6; color:#FFF;}


/* bannercss */
.slideBox{ width:100%; height:500px;clear:both;overflow:hidden; margin-top:0px;}
.slideBox .hd{ height:12px; overflow:hidden; position:absolute; left:52.5%;margin-left: -90px;  margin-top:480px; z-index:1;}
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul span li{ width:11px;}
.slideBox .hd ul li{ float:left; margin:0 6px; width:40px; height:5px;filter: Alpha(Opacity=70);opacity: 0.7; background:#fff;  font-size:0; cursor:pointer;}
.slideBox .hd ul li.on{background:#1166b6; filter: Alpha(Opacity=100);opacity: 1;}
.slideBox .banner{ position:relative; height:100%; z-index:0;}
.slideBox .banner li{ zoom:1; vertical-align:middle; height:500px;}
.slideBox .banner li a{ display:block; width:100%; height:730px;}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.absolute{ position:absolute;}
.web_widht{ width:1260px; margin:0 auto; position:absolute; padding-top:20px; text-align:center; left:0; right:0;}
.fast_nav{ height:85px; position:relative; margin-top:-85px; z-index:9;}
.fast_nav .back_hei{ width:100%; height:100%; left:0; top:0; background:#000;}
.fast_nav .web_widht{ z-index:10;}

/*搜索*/
.ss{ height:80px;}
.ss .fl{line-height:80px;}
.ss .fl b{ border-left:3px solid #1166b6; padding-left:15px; font-weight:500;}
.ss .fl a{ margin-right: 10px;}
.ss .fl a:hover{ color:#1166b6;}
.ss .sos2{ width:310px; overflow:hidden;height:46px;border:1px #e7e7e7 solid;border-radius:50px; box-sizing:border-box; margin:17px 0;}
.ss .sos2 .sinput{ width:254px; padding-left:15px; float:left; display:block; height:100%; border:none; box-sizing:border-box; color:#999;outline:none;}
.ss .sos2 .sbtn{ width:40px;height:40px; float: right;border:1px #e7e7e7 solid; border-left:none; border-radius:50px; box-sizing:border-box; margin:2px 4px; cursor:pointer; background:url(../images/sos.png) no-repeat center #e7e7e7; background-size:24px; outline:none;}

/*标题 title*/
.rh_tit{ height:165px;}
.rh_tit h1{ padding-top:55px; font-size:42px; color:#333333; line-height:42px;text-transform:uppercase;}
.rh_tit .tit_wz{ width:100%; position: relative;}
.rh_tit .tit_wz li{ float:left;}
.rh_tit .tit_wz .tit1{ color:#1166b6; font-weight:600; font-size:30px; line-height:30px;}
.rh_tit .tit_wz .tit2{ width:920px; margin:20px 20px 20px 50px; border-bottom:1px solid #dcdcdc;}
.rh_tit .tit_wz .tit3 { background:#1166b6; width:185px; height:44px; line-height:44px; position: absolute; right:0px;transition: all 0.6s;}
.rh_tit .tit_wz .tit3:hover { right:20px;}
.rh_tit .tit_wz .tit3 a{ color:#FFF;}
.rh_tit .tit_wz .tit3 span{ width:148px; height:44px; display:block; box-sizing:border-box; padding-left: 32px; float:left; background: linear-gradient(-135deg, transparent 32px, #363e45 0);  } /*切角效果*/
.rh_tit .tit_wz .tit3 i{}
/*产品*/
.rh_cp{  width:100%; height:1110px; background:#f3f3f3;}
.clearfix:before,.clearfix:after {content:"";display:table;}
.clearfix:after {clear:both;}
.clearfix {clear:both;*zoom:1;}
.show {	display:block!important;}
.box {	width:1300px; height:580px;margin:20px auto;}
.ul_list {	width:316px; float:left;margin-right: 20px;}
.ul_list li {	width:316px; height:97px;line-height:97px;text-align: left; padding:0 30px 0 30px; background:#1166b6;box-sizing:border-box; border-bottom:1px solid #4484c4; cursor:pointer; color:#FFF; font-size:20px;}
.ul_list a:last-child li{border: none;}
.ul_list li:hover {	background:#FFF;	color:#333;}
.ul_list li i { float:right; font-size:24px; color:#CCC;}
.ul_list li:hover i {color:#333;}
.div_box { width:100%;}
.div_box .div_list .cp_nr1{ height:480px; padding-left:316px; box-sizing:border-box;}
.cp_nr1 .fl{ width:326px; margin:0 10px;}
.cp_nr1 img{ height:100%; margin:0 auto;}
.cp_nr1 .cp01{ width:336px; height:218px; box-sizing:border-box; background:#FFF; border:1px #dcdcdc solid; padding:20px;}/*h:200*/
.cp_nr1 .cp01 h1{ font-size:34px; margin-top:2px; line-height: 34px; color:#dfdfdf;}
.cp_nr1 .cp01 h2{ font-size:24px; color:#1166b6;}
.cp_nr1 .cp01 p{ font-size:14px; text-align:justify; color:#666; margin-top:5px; line-height:20px;}
.cp_nr1 .cp01 h5{ width:15px; padding:5px 10px;font-size:20px;text-align:center;margin-top:10px;background:#1166b6; font-weight:500;}
.cp_nr1 .cp01 h5 a{ color:#FFF;  display:block;}
.cp_nr1 .cp02{ width:336px; height:252px;  box-sizing:border-box; background:#FFF; margin-top:10px; border:1px #dcdcdc solid; overflow:hidden; text-align:center;}/*h:252*/
.cp_nr1 .cp02 img{ transition:all 1s ease;}
.cp_nr1 .cp02:hover img{transform: scale(1.1);}
.cp_nr1 .fr{ width:630px; height:480px; overflow:hidden;background:#FFF; border:1px #dcdcdc solid; box-sizing:border-box;}/*w:638*/
.cp_nr1 .fr img{transition:all 1s ease;}
.cp_nr1 .fr:hover img{transform: scale(1.1);}
.div_box .div_list .cp_nr2 { margin-top:20px; display: flex; flex-wrap: wrap; justify-content: space-between;}
.cp_nr2 li{ width:310px; height:280px; background:#FFF; border:1px #dcdcdc solid; float:left; position:relative; margin-bottom:13px; overflow:hidden;}
.cp_nr2 li img{ width:100%;transition:all 1s ease;height:230px;}
/* .cp_nr2 li:hover img{transform: scale(1.2);} */
.cp_nr2 li a{font-size:16px;}
.cp_nr2 li p{height:47px; line-height:47px; text-align:center;margin-top: -2px;}
.cp_nr2 li:hover p{color:#fff;background: #1166b6;}

/*简介*/
.rh_jj{ height:410px; margin-top:50px; position:relative;}
.rh_jj .tu{ width:640px;}
.rh_jj .zi{ width:660px; box-sizing:border-box; padding:10px 0px 0 25px;}
.rh_jj .zi h2{ font-size:40px; color:#005aab;}
.rh_jj .zi h5{ font-size:14px; color:#999; font-weight:500; margin-top:5px;}
.rh_jj .zi h4{ margin:10px 0; text-align:center; border-radius:40px; width:100px; height:30px; line-height:30px; background:#ffda10; transition:all 0.5s ease;}
.rh_jj .zi h4 a{ color:#FFF; display:block;}
.rh_jj .zi h4:hover { background:#005aab;}
.rh_jj .jj_sz{ width:900px; height:110px; margin:20px 191px; overflow:hidden; position:absolute; bottom:0px;}
.rh_jj .jj_sz .fl{ width:50%; height:100%; background:rgba(0,0,0,0.5); color:#FFF;}
.rh_jj .jj_sz .fl li{ width:50%; height:100%; padding-left:40px; box-sizing:border-box; border-right:1px solid rgba(255,255,255,0.2); padding-top:5px; float:left;}
.rh_jj .jj_sz .fl li p b{ font-size:50px; display:inline-block;}
.rh_jj .jj_sz .fr{ width:50%;height:100%;background:rgba(0,0,0,0.05); color:#005aab;}
.rh_jj .jj_sz .fr li{ width:50%; height:100%; padding-left:50px; box-sizing:border-box; border-right:1px solid rgba(0,0,0,0.1); padding-top:5px; float:left;}
.rh_jj .jj_sz .fr li p b{ font-size:50px;}

/*资质荣誉*/
.zz_tit{ height:30px; background:url(../images/ry_tit.jpg) left no-repeat; margin:20px 0;}
.menu {}
.menu li {width:100px;height:30px;color:#333;float:left;line-height:30px;text-align:center; font-size:18px;}
.zz_tit .on2 { font-weight:bold; color:#005aab;}
.list {height:300px;width:100%; position:relative;}
.list .ry_nr {height:300px;width:100%;position:absolute; display:none;}
.list .on3{ display:block;}
/*无缝滚动*/
#gd_tu {width:1300px;height:280px;position:relative;overflow:hidden;}
#gd_tu ul {width:100%;height:280px;position:absolute;}
#gd_tu ul li {width:325px;height:280px;float:left; padding:20px; border:1px solid #dcdcdc;box-sizing:border-box; border-right:none; color:#666;}
#gd_tu ul li a{ display:block;}
#gd_tu ul li .tu { width:100%; height:204px; overflow:hidden;}
#gd_tu ul li .tu img{ width:100%; height:100%;transition:all 1s ease;}
#gd_tu ul li:hover .tu img{transform: scale(1.1);}
#gd_tu ul li p{ text-align:center; margin-top:20px; display:block;}
/*#gd_tu ul li:nth-child(4n){ border-right:1px solid #dcdcdc;}*/
#gd_tu ul li:last-child{ border-right:1px solid #dcdcdc;}


/*IRATA 5大理由*/
.irata{width:100%; height:800px;  background:url(../images/liy_bg.jpg) no-repeat; margin:40px 0 20px;}
.irata .irata_top{width:100%; height:147px;text-align:center; background: url(../images/liy_tit.png) no-repeat center; position:relative; z-index:2;}
.irata h2{ font-size:32px; padding-top:40px; color:#FFF;}
.irata h2 span{color:#ffda10;}
.irata h4{ color:#fff; margin-top:10px; margin:0 auto;font-weight: normal;}
.irata .irata_liyuan{display:block;width:1082px; height:443px; margin:0 auto;  position:relative;}
.irata .irata_liyuan span{ display:block; width:82px; height:82px; line-height:82px;  font-size:30px; color:#FFF; cursor:pointer; position:absolute;top:45%;}
.irata .al_left{ background:rgba(0,0,0,0.5); border-radius:80px; left:0; padding-left:8px;}
.irata .al_right{background:rgba(0,0,0,0.5); border-radius:80px; right:0; text-align:right; padding-right:8px;}
.irata .irata_liyuan>span:hover{background:rgba(255,218,16,1);}

.irata .irata_neirong{overflow:hidden;width:1000px; margin:0 auto;position:relative;top:-7px;}
.irata .irata_neirong .bd dd{width:1000px;height:450px;background:#FFF;padding:45px 0px;box-sizing:border-box;}
.irata .irata_neirong .bd dd img{ width:450px; height:360px; float:left; margin-left:45px;}
.irata .irata_neirong .bd dd .fr{ width:450px; height:360px; margin-right:45px;}
.irata .irata_neirong .bd dd .fr h2{ width:100%; padding:20px 20px; background:#ffda10; color: #333; border-radius:10px; font-size:16px; box-sizing:border-box; margin-top:40px;}
.irata .irata_neirong .bd dd .fr p{ font-size:16px; line-height:28px; box-sizing:border-box; padding:0 20px;color:#333; margin:30px 0;}
.irata .irata_neirong .bd dd .fr img{ width:135px; height:80px;}

.irata .irata_tupian{width:490px; float:left;}
.irata .irata_wenzi{width:510px; height:448px; background-color:#FFF;  float:left;}
.irata .irata_wenzi .zy{width:100%; height:62px; margin:0 auto; margin-top:66px; background:url(../images/irata_yj.png) no-repeat center;}
.irata .irata_wenzi .zy h3{ padding-top:17px; padding-left:65px;color:#FFF;}
.irata .irata_wenzi .zy p{font-size:16px; color:#000; width:376px; height:48px; margin:35px auto;}
.irata .irata_wenzi .zy span img{ padding-left:65px;}
.irata .liyuan_bottom{overflow:hidden; width:100%; height:165px;position:relative;top:32px;margin: 0px 130px;}
.irata .liyuan_bottom ul{width:100%;}
.irata .liyuan_bottom li{width:116px; height:132px; margin-left:40px; float:left; background:url(../images/liy_tb_bg.png) no-repeat center top; list-style:none;}
.irata .liyuan_bottom li:hover,.irata .liyuan_bottom li.cur{background:url(../images/liy_tb_bg.png) no-repeat center bottom;}
.liyuan_bottom li i{text-align:center;display:block; font-size:42px; margin:30px 0px 0px auto; color:#ffda10;}
.liyuan_bottom li.cur i{ color:#FFF;}
.liyuan_bottom li p{font-size:16px; color:#464646; text-align:center;}
.liyuan_bottom li:hover p,.liyuan_bottom li.cur p{color:#FFF;}



/*广告条*/
.ggt{ width:100%; height:228px; background: url(../images/ggt_bg.jpg) center center;}
.ggt .fl{ width:50%;}
.ggt .fl h1{ width:150px; height:40px; font-size:14px; font-weight:500; background:#ffda10; border-radius:50px; text-align:center; line-height:40px; margin-top:50px; color:#232323;}
.ggt .fl h2{ color:#FFF; width:286px; margin:20px 0 15px; border-bottom:4px solid #ffda10; font-weight:500; font-size:26px;}
.ggt .fl p{ color:#FFF; font-size:18px;}
.ggt .fr { box-sizing:border-box; position:relative; width:50%;}
.ggt .fr .zi{ float:left; height:54px; width:300px; position:absolute; left:50px; margin:85px 0; color:#232323;}
.ggt .fr .zi i { float:left; width:40px; height:40px; border-radius:50px; text-align:center; line-height:42px; font-size:20px; margin:7px; background:#FFF;}
.ggt .fr .zi p{ font-size:14px;}
.ggt .fr .zi h2{ font-size:36px; color:red; line-height:36px;}
.ggt .fr .tb{ float:left; height:54px; width:164px; background:#FFF; position:absolute; right:0px; margin:85px 0; color:#232323; border-radius:50px; line-height:54px; box-sizing:border-box; padding-left:20px; transition:all 1s ease;}
.ggt .fr .tb a{ display:block;}
.ggt .fr .tb i{ width:48px; height:48px; text-align:center; line-height:50px; border-radius:48px; margin:3px; float:right; background:#ffda10; font-size:22px;}
.ggt .fr .tb:hover{ right:30px;}

/*工程案例*/
.rh_gc{ height:590px;}
.rh_gc .gc_nr{ width:100%; height:410px; overflow:hidden;}
.rh_gc .fl{ width:50%; height:100%; box-sizing:border-box; padding-right:1%; }
.rh_gc .fr{ width:50%;}
.rh_gc .fr li{ float:left; width:49%; height:204px; margin-bottom:14px; margin-right:2%; box-sizing:border-box; position:relative;}
.rh_gc .fr li img{ width:100%; height:100%;}
.rh_gc .fr li:nth-child(2n){ margin-right:0%;}
.rh_gc .fr li p{ width:100%; height:100%; text-align:center; line-height:204px; background:rgba(17,102,182,0.8); position:absolute; top:0px; opacity:0; transition:all 1s ease;}
.rh_gc .fr li a p{ font-size:22px; color:#FFF;}
.rh_gc .fr li:hover p{opacity:1;}
/*ban轮播图*/
#banner_gc {width:100%;height:100%;position: relative;}
.imglist {list-style:none;/*display:none;*/ width:100%; height:100%; overflow: hidden;}
.imglist li {position:absolute;left:0;top:0; width:100%; height:100%; overflow:hidden;}
.imglist li img {width:100%;height:100%;}
.yuanlist {float:left;position:absolute;left:280px; bottom:30px;}
.yuanlist a {width:10px;height:10px;background:white;float:left;margin-left:10px;border-top-left-radius:50%;border-top-right-radius:50%;border-bottom-left-radius:50%;border-bottom-right-radius:50%;z-index:2;}
.yuanlist a:hover {/*cursor:move;*/}
.yuanlist a.cur {/*background:rgba(255,255,255,.6);*/ background:#ffda10;}
/*#zhong {float:left;position:absolute;top:100px;}*/
#left {width:0px;height:0px;/*background:blue;*/position:absolute;float:left;top:140px;left:-20px;border-width:30px;
border-style:solid;border-color:transparent whitesmoke transparent transparent;}
#right {width:0px;height:0px;/*background:blue;*/position:absolute;float:left;top:140px; right:-20px;border-width:30px;border-style:solid;border-color:transparent transparent transparent whitesmoke;}

/*融合新闻*/
.rh_xw{ width:100%; height:710px; background:url(../images/xw_bg.jpg) no-repeat; margin-top:40px; padding-top:70px; box-sizing:border-box;}
.rh_xw .xwdt{ width:810px; height:580px; background:#FFF;box-shadow:2px 2px 5px 0px rgba(0,0,0,0.05); padding:35px 40px; box-sizing:border-box;}
.rh_xw .xw_tit{ font-size:12px; color:#333; border-bottom:1px solid #dcdcdc; padding-bottom:10px;}
.rh_xw .xw_tit b{ font-size:18px;}
.rh_xw .xw_tit a{ font-size:14px; float:right;}
.rh_xw .xwdt ul{}
.rh_xw .xwdt ul li{ padding:5px 0px; width:100%; height:120px; box-sizing:border-box; border-bottom:1px solid #dcdcdc; color:#333; transition:all 1s ease;}
.rh_xw .xwdt ul li:hover { background:#1166b6; color:#FFF; padding:5px 20px;}
.rh_xw .xwdt ul li a{ width:100%; height:100%; display:block;}
.rh_xw .xwdt ul li .tu{ width:160px; height:116px; border:1px solid #dcdcdc;}
.rh_xw .xwdt ul li .tu img{ width:100%; height:116px;}
.rh_xw .xwdt ul li .zi{ width:100%;}
.rh_xw .xwdt ul li .zi h2{ font-size:16px; margin:10px 0;}
.rh_xw .xwdt ul li .zi h5{ font-size:12px; font-weight:500; color:#999;}
.rh_xw .xwdt ul li .zi p{ text-align:justify; margin:5px 0;}
.rh_xw .xwdt ul li:hover a {color:#FFF;}
.rh_xw .xwdt ul li:hover a h5 {color:#ccc;}
.rh_xw .jszx{ width:460px; height:580px; background:#FFF;box-shadow:2px 2px 5px 0px rgba(0,0,0,0.05); padding:35px 30px; box-sizing:border-box;}
.rh_xw .jszx .tu{ text-align:center; margin:10px auto;}

/*常见问题*/
.jszx .nr { width:100%; height:330px; background-color:#FFF; padding:30px 0; box-sizing:border-box;}
.jszx .wenda{ overflow:hidden;width:100%;position:relative;height: 275px; padding:0px 15px; box-sizing:border-box;}
.jszx .wenda ul{ overflow:hidden; width:93%;position: absolute;height: 411px;}
.jszx .wenda li{ overflow:hidden; width:100%; border-bottom:1px dotted #cecece;margin-top:12px;padding-bottom: 12px;height: 83px;}
.jszx .wenda .A{ font-weight:bold; font-size:14px; /*padding-left:37px; */line-height:26px; /*background:url(../images/wen.png) no-repeat 0 4px;*/ white-space:nowrap; text-overflow:ellipsis; overflow:hidden; margin-bottom: 8px;}
.jszx .wenda .A a{ color:#333333}
.jszx .wenda .Q{ /*padding-left:37px; background:url(../images/da.png) no-repeat 0 4px;*/ font-size:14px; line-height:24px; color:#777777; height:48px; overflow:hidden; text-overflow:ellipsis; }
.jszx .wenda .A span{ width:25px; height:25px; text-align:center;line-height:25px; float:left; margin-right:10px; color:#FFF; background:#1166b6; font-size:18px; font-weight:500;}
.jszx .wenda .Q span{ width:25px; height:25px; text-align:center;line-height:25px; float:left; margin-right:10px; color:#FFF; background:#aaaaaa;}

/*底部*/
footer{ width:100%; /*height:450px;*/ clear:both;}
.db_dh { width:100%; text-align:center; height:90px; line-height:90px; font-size:16px; /*border-bottom:1px solid #dcdcdc;*/}
.db_dh a { padding:0 40px;}
.db_dh a:hover { color:#1166b6;}
.db_lx{ width:100%; height:300px; background: url(../images/dblx_bg.png) no-repeat; background-position:center 30px ;  box-sizing:border-box; border-top:1px solid #dcdcdc;}
.db_lx .db_zdh{ padding-right:45px;float:left;padding-top:40px;}
.db_lx .db_zdh h2{ font-size:16px; color:#1166b6; margin-bottom:15px;}
.db_lx .db_zdh h2 a{ font-size:16px; color:#1166b6;}
.db_lx .db_zdh p{ font-size:14px; color:#333; margin-bottom:15px;}
.db_lx .db_logo { width:415px; height:220px; line-height:270px; padding:0px 30px; border-left:1px solid #dcdcdc; border-right:1px solid #dcdcdc; float:left; margin-top:35px; box-sizing:border-box; margin-left:20px;}
.db_lx .db_ewm{ width:120px; height:150px; float: right; margin-top:75px; margin-left:30px; transition:all 1s ease;}
.db_lx .db_ewm:hover { margin-top:65px;/* cursor:pointer;*/}
.db_lx .db_ewm img{ width:100%;}
.db_lx .db_ewm p{ text-align:center;}
footer .bq{ width:100%; height:80px; line-height:40px; background:#232323; color:#FFF;}
footer .bq a{ color:#FFF;}

/*内页内容*/ /*内页大图*/
.nyban1{ height:300px; background:url(../images/br1.jpg) no-repeat center;}
.nyban2{ height:300px; background:url(../images/br2.jpg) no-repeat center;}
.nyban3{ height:300px; background:url(../images/br3.jpg) no-repeat center; background-size:100% 100%; }
.nyban5{ height:300px; background:url(../images/br5.jpg) no-repeat center; background-size:100% 100%; }
.nyban6{ height:300px; background:url(../images/br6.jpg) no-repeat center; background-size:100% 100%; }
.nyban7{ height:300px; background:url(../images/br7.jpg) no-repeat center; background-size:100% 100%; }
.ny_nav{ height:60px; width:70%; margin-top:-35px; line-height:60px;text-align:right;}
.ny_nav1{width:100%;position: relative;}
.ny_nav li{ display:inline-block;/*width:130px;*/ height:60px; line-height:60px; text-align:center; font-size:16px; box-shadow:0px 2px 3px #e5e1e1;}
.ny_nav a{ color:#333; line-height:60px; text-align:center; font-size:16px; background:#fff; display:block;/*width:100%;*/ height:100%; padding:0 20px;}
.ny_nav ul .column_active{ background:#1166b6; color:#FFF;}
.ny_nav ul li a:hover{ background:#1166b6; color:#FFF;}
.ny_ll{ height:60px; border-bottom:1px solid #d8d8d8; color:#666;}
.ny_ll .mmx{ width:30%;}
.ny_ll ul p{ border-bottom:2px solid #1166b6; line-height:58px; font-size:14px; display:inline-block;}
.ny_ll ul p img{ float:left; padding-top:20px; padding-right:6px;}
.rhny_nr{ line-height:34px; color:#333; font-size:14px; padding:30px;}
.page { overflow: hidden; text-align: center; }
.page ul li { display: inline-block; }
.page ul li a, .page ul li span { padding: 2px 15px; background: #fff; display:block; color: #888; margin: 0 2px; border: 1px solid #888;}
.page ul li.active span { background: #1166b6; color: #fff; border-color: #1166b6 }
.page ul li:hover a { background: #1166b6; color: #fff; border-color: #1166b6 }
