

/*首页新闻*/
.indexboxnews{ border-bottom:1px solid #ddd; overflow:hidden}
.innerWrapper_i{ width:1100px; margin:0 auto}
.zxspan{ float:right; line-height:46px; padding-right:70px; }
.zxspan a{  color:#004098}
span.inews_type{ float: left; margin-right: 20px; margin-top:15px; height:16px; line-height:16px; border-right:1px solid #CCC; color: #004098; font-size: 14px;display: inline-block;
 background: url(../images/img01.png) left center no-repeat; padding-left:25px; padding-right:10px;}
.inews_box{ float: left; width: 800px; height: 46px; overflow: hidden; line-height: 46px;}
.inews_list li{white-space: nowrap;}
.inews_list li a{ float: left; font-weight:bold; color:#333;font-size:14px;  display: block; overflow: hidden;}
.inews_list li a:hover{ color:#004098;}
.inews_list li h1{ float: left; margin-left: 60px; height: 46px; font-weight:bold; font-size:14px; line-height:46px; display: block;}
.news_more a{line-height:45px; padding-left:120px; color:#FFFFFF}
.news_more a:hover{color:#000}

.news_btn{ float: right; position: relative; width: 18px; height: 46px;}
.news_btn a{ position: absolute; left: 0; width: 18px; height: 23px; display: block;}
.news_btn a.up{  top: 0px; background: url(../images/img02.png) center no-repeat;}
.news_btn a.down{ bottom: 0px; background: url(../images/img03.png) center no-repeat;}
.news_btn a.up:hover{  top: 0px; background: url(../images/img02h.png) center no-repeat;}
.news_btn a.down:hover{ bottom: 0px; background: url(../images/img03h.png) center no-repeat;}





.li_last {
    margin-right: 0px;
}

.left {
    float: left;
}

.right {
    float: right;
}

.wrapper {
    margin: 0px auto;
    width: 1200px;
    overflow: hidden;
}

#r_2_menu_setp1,#r_2_menu_setp2,#r_2_menu_setp3,#r_2_menu_setp4{ cursor:pointer; border-right:none; padding-top:-10px;}
.header .menu ul li.mainItem:hover .subMenu{
    display:block;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

.button--round-m {
    border-radius: 15px;
}



.wrapper{margin: 0px auto;
    width: 1200px;
    overflow: hidden;}
.r_1_1{background:#ffffff; height:499px;}
.banner{width:100%;overflow:hidden;height:499px;position:relative; overflow:hidden; z-index:0}
.banList{width:100%;height:499px;position:relative; float:left}
.banList li{width:100%; height:499px;opacity:0;position:absolute;transition:transform 0.5s ease 0s, opacity 2.0s ease 0s;z-index:1;overflow:hidden;}
.banList li img{width:100%;z-index:-1}
.banList li.active{opacity:1;transform:scale(1);z-index:2;}
.fomW{position:absolute;bottom:20px;left:50%;height:20px;z-index:9;width:1200px;margin-left:-600px}
.jsNav{text-align:center;}
.jsNav a{display:inline-block;background:#fff;width:15px;height:15px;border-radius:50%;margin:0 5px;}
.jsNav a.current{background:#1d65d5;cursor:pointer}

.r_1_2{text-align:center; font-family:"Microsoft YaHei"; color:#414141; z-index:10; position:relative}
.r_1_2 ul li{float:left; margin-left:60px; width:167px;}
.r_1_2 ul li a{ text-decoration:none}
.r_1_2 ul li a:hover{ text-decoration:none;}
.r_1_2 ul li dl dt{color:#414141;}
.r_1_2 ul li dl dt .companyLogo{ margin-bottom:0px; height:165px; overflow:hidden; padding-top:30px}
.r_1_2 ul li dl dt .companyName .local{
	text-align:center;background:#1E65E1;
color:#fff;padding:0px 2px; margin-right:6px;
font-size:14px}
.r_1_2 ul li dl dt .companyName .name{font-size:14px}
.r_1_2 ul li dl dd{font-size:12px; text-align:left; margin-top:20px;  font-family:"NSimSun"; line-height:18px; color:#8d8d8d;}
.item{
    display:block;
    height:30px;
    width:100px;
    background-color:green;
    float:left;
    margin-left:10px;
    position:relative;
    }
.item .dialog{
    display:hidden;
    }
.item:hover .dialog{
    width:100px;
    height:50px;
    background-color:yellow;
    display:block;
    position:absolute;
    left:0px;
    top:15px;
    }
.r_2_1{ text-align:center; color:#fff;}
.r_2_1 p.r_2_1_title{ font-family:'Microsoft YaHei'; font-weight:bold; font-size:30px; margin-top:64px;}
.r_2_1 p.r_2_1_subtitle{ font-family:'Microsoft YaHei Light'; font-size:24px; margin-top:10px}
.r_2_1 .r_2_menu{width:1200px; margin:62px auto 0px auto; height:160px; background:#fff; color:#414141; padding:0px 0px;}
.r_2_1 .r_2_menu ul li{float:left;border-right:1px solid #cccccc; width:299.5px; height:160px; background-color:#EFEFFF}
.r_2_1 .r_2_menu ul li dt{border-bottom:1px solid #cccccc; padding:20px 55px 20px 100px;}
.r_2_1 .r_2_menu p.r_2_1_item_step{font-family:'Microsoft YaHei'; font-size:14px; margin-top:5px; text-align:left}
.r_2_1 .r_2_menu p.r_2_1_item_company{font-family:'Microsoft YaHei Light'; font-size:30px; margin-top:5px; text-align:left}
.r_2_1 .r_2_menu ul li dd{padding:26px 0px 30px 0px; height:64px; overflow:hidden}
.r_2_1 .r_2_menu p.r_2_items{margin-bottom:16px; text-align:center;}
.r_2_1 .r_2_menu p.r_2_items a{font-family:'Microsoft YaHei'; font-size:12px; color:#414141; text-decoration:none}
.r_2_1 .r_2_menu p.r_2_items a:hover{text-decoration:none;}
.r_2_1 .r_2_menu ul li dl.selected{background:#004098; color:#fff;}
.r_2_1 .r_2_menu ul li dl.selected > dt{border:none}
.r_2_1 .r_2_menu ul li dl.selected > dd p.r_2_items a{color:#fff;}
.r_2_1 .r_2_menu ul li dl.selected > dd{ border-right:1px solid #004098!important;}
.r_2_1 .r_2_menu a:hover{ text-decoration: none; color:#ffffff;}
.r_2_1 .r_2_menu a:visited{ text-decoration: none;}


.r_2_2{background:#004098; height:238px; overflow: hidden;}
.r_2_2 .r_2_content{width:1200px; margin:44px auto; background:#fff; color:#414141; background:none; color:#fff}
.r_2_2 .r_2_content .r_2_content_item{display:none; width:100%;}

.r_2_2 .r_2_content .r_2_content_item .r_2_content_item_t_l{float:left;width:440px; height:142px; padding:25px 0px 0px 40px; overflow:hidden;}
.r_2_2 .r_2_content .r_2_content_item .r_2_content_item_t_r{float:right;width:160px; height:75px; overflow:hidden; margin-top:-90px; margin-right: 100px;}


.r_2_2 .r_2_2_content_title{font-family:'Microsoft YaHei'; font-size:36px; font-weight:bold; margin-bottom:24px;}
.r_2_2 .r_2_2_content_subTitle{font-family:'NSimSun'; font-size:12px; line-height:16px}
.r_2_2 p.r_2_2_content_h3{font-family:'Microsoft YaHei'; width:50px; height:45px; margin-top:40px; border:1px solid #ffffff; font-weight:600; vertical-align:middle; font-size:18px;text-align:center; padding-top:5px;}

.r_2_2 .r_2_content_item .flow ul li{float:left;  width:77px; height:102px; vertical-align:middle; text-align:center; margin-right:10px;}
.r_2_2 .r_2_content_item .flow ul li.line{background:url(../images/jz_right.png) center 20px no-repeat;}
.r_2_2 .r_2_content_item .flow ul li p{font-size:12px; margin-top:8px;}
/*添加板块*/


.indexboxcon{ width:100%;}
/*首页标题*/
.indextitle{ width:100%; padding:15px 0; text-align:center; text-align:center;}
.indextitle h3{ font-size:26px; margin-bottom:5px; color:#11aa4d; line-height:30px;}
.Brandtitle{  text-align:left; color:#008dd1; font-size:22px; line-height:45px;}
.indextitle em{ width:120px; border-bottom:2px solid #11aa4d; display:block; margin:0 auto;}
.indextitle p{ border-bottom:1px solid #CCC; margin-bottom:-1px}
.indextitle .indexaa{ color:#666; text-align:center; width:860px; margin:0 auto;  padding-top:10px;}
.indextitle .indexaa .title_da{ border:none; color:#11aa4d; padding:0}
.indextitle .indexaa a{ display: inline-block; border:1px solid #000; color:#000; padding:5px 15px;font-size:16px; border-radius:15px; margin-bottom:10px; margin-right:25px;}
.indextitle .indexaa a:hover{ color:#fff; background-color:#008dd1; border:1px solid #008dd1;}
/*首页标题*/

/*我们的产品*/
.indexboxconpro{ width:1100px; margin:0 auto; overflow:hidden; padding-top:10px;}
.indexproleft{ float:left; width:250px; }
.indexproleft .Brandtitle{background:url(../images/prtit.jpg) no-repeat left center; color:#FFFFFF; padding-left:10px;}
.indexproleft .productlistdiv{ margin-top:10px; padding:0}
.indexproleft .menubox{ overflow:hidden; margin-bottom:5px;}
.indexproleft .menu_h3{ line-height:38px; color:#666; font-size:18px; padding-left:10px; cursor:pointer; background:url(../images/fen_bg1.png)}
.indexproleft .menubox h3.cur, .indexproleft .menubox h3:hover{ background:url(../images/fen_bg2.png);color:#fff;}
.indexproleft .menu_ul{ display:none;}
.indexproleft .menu_ul li{ line-height:35px; font-size:16px; border-bottom:1px dashed #CCCCCC; padding-left:24px; color:#666;  background:url(../images/pro_pic1.png) left center no-repeat;}
.indexproleft .menu_ul li.cur, .indexproleft .menu_ul li:hover{ color:#008DD1; background:url(../images/pro_pic2.png) left center no-repeat;}


.indexboxdiv1{ float:right;  background:url(../images/prbg.jpg) repeat-x top; border:1px solid #efefef;}
.indexboxdiv1 .Brandtitle{ padding-left:30px;}
.indexboxul{ width:841px; position:relative; overflow:hidden; padding-bottom:20px;}
.indexboxul li{float:left; width:246px; border:1px  dashed #ccc; padding:10px 10px; margin-left:6px; margin-right:6px; margin-top:15px; border-radius:5px;}
.indexboxul_img{ width:100%; height:250px; overflow:hidden; padding-bottom:5px; text-align:center;}
.indexboxul_img img{width:100%;}
.indexboxul_img a{ margin:auto}
.indextitlediv{ padding:10px 0 0; text-align:center;}
.indextitlediv h3{ height:50px; line-height:25px; color: #000;  margin-bottom:8px; padding-left:5px;}
.indextitlediv span{ display:inline-block; padding:5px 25px; border:1px solid #e1e1e1; border-radius:5px; color: #666}
.indexboxul li:hover .indextitlediv h3{ color:#008DD1}
.indexboxul li:hover .indextitlediv span{ border:1px solid #008DD1; color:#008DD1}
.indexboxul li p{ color:#333; font-size:14px;line-height:18px; height:54px; text-align:left;}
.indexboxul li h4{ display:inline-block; color:#333; width:116px; line-height:37px; background:url(../images/index_xq.png) left 0 no-repeat;}
/*.indexboxul li:hover{ border:1px solid #008dd1; box-shadow:0 0 3px 0.5px #008dd1;transition:all 0.2s; -moz-transition:all 0.2s;; -ms-transition:all 0.2s; -o-transition:all 0.2s; -webkit-transition:all 0.2s;}*/
.indexboxul li:hover h4{ background-position:0 -37px; color:#008dd1; transition:all 0.2s; -moz-transition:all 0.2s; -ms-transition:all 0.2s; -o-transition:all 0.2s; -webkit-transition:all 0.2s;}


/*我们的产品*/
/*工程案例*/
.indexcontent{ }
.indexbox_pro{ width:1100px; padding:0 32px 30px; margin:0 auto; position:relative;}
.indexbox_pro .prev, .indexbox_pro .next{ display:block;width:32px; height:60px; position:absolute; top:38%; cursor:pointer;}
.indexbox_pro .prev{ left:0px;background:url(../images/left.png) 0px 0px no-repeat}
.indexbox_pro .prev:hover{background:url(../images/lefth.png) 0px 0px no-repeat}
.indexbox_pro .next{ right:0px;background:url(../images/right.png) 0px 0px no-repeat}
.indexbox_pro .next:hover{background:url(../images/righth.png) 0px 0px no-repeat}


.indexbox_prodiv{ overflow:hidden;}
.indexbox_proul li{ float:left; width:245px; margin:0 5px; padding:10px 10px 20px; background-color:#ddd;}
.indexbox_proul li h3{ margin-top:30px; line-height:25px; height:75px; color:#5c5d5d;}
.indexbox_proul li h3:hover{ color:#008ff1;}
.indexbox_proul li .xq_a{ display:block; float:right; padding:0px 6px; color:#5c5d5d; border:1px solid #5c5d5d;}
.indexbox_proul li .xq_a:hover{ color:#008ff1; border:1px solid #008ff1}
.li_imgdiv{ width:100%; height:200px; position:relative;}
.li_imgdiv img{ width:100%; height:100%;}
.li_bgdiv{ position:absolute; left:0; top:0; width:100%; height:100%;background:url(../images/li_bg.png); display:none; text-align:center; z-index:99}
.li_bgdiv img{ margin-top:80px; width:43px; height:43px;}

.li_imgdiv .icodiv{ position:absolute; display: inline-block; left:50%; margin-left:-30px; width:60px; height:60px; bottom:-30px; background:url(../images/li_img01.png) left top no-repeat; z-index:99999}
.indexbox_proul li:hover .li_imgdiv .icodiv{background:url(../images/li_img01.png) left -60px no-repeat}


/*工程案例*/




/*首页底部链接*/
.foot_link{ width:1200px; margin:0 auto;}
.foot_link a{ display:inline-block;}
.foot_link img{ display:block; max-width:600px;}

















