﻿/*CSS重置*/
body,p,form,textarea,h1,h2,h3,h4,h5,dl,dd{margin:0px;}
input,button,ul,ol{margin:0px;padding:0px;}
body,input,button,form,textarea{font-size:14px; line-height: 28px; font-family: "microsoft yahei", "Arial Black"; color:#666;}
h1,h2,h3,h4,h5,h6,font {font-size:14px; font-weight: normal; }
ul,ol{list-style:none;}
img{border:0px; display:block;}
em,i,strong{ font-style:normal; }
button,input,select,textarea{font-size: 100%;}
table {border-collapse: collapse;border-spacing:0;}
body{ background: #f8f4eb;}
/*清除浮动*/
.clearfix:after {visibility:hidden;display:block;font-size: 0;content: " ";clear:both;height:0;}
.clearfix{*zoom:1;}
/*网站公用样式表*/
a{ color:#666; text-decoration:none;}
a:hover{ color:#004c9a; text-decoration:none; }
a:visited{text-decoration:none;}
.w1000{width:1000px;margin:0px auto;}
.blue{ color:#0261bb;}
.fl{ float:left;}
.fr{ float:right;}
.hidden{ display:none;}
body{ background:#f5f8fc;}
.clear{clear:both; height:0;line-height:0; width:0; margin:0; padding:0; font-size:0; display:block;visibility:hidden;content: " ";}
.icon{background:url(../images/icon.png) no-repeat; display:inline-block; vertical-align:middle;}
/*top*/
#header{margin:0; width:100%; font-size:12px;}
#top_main{margin:0; width:100%; background:#323637;color:#fff;overflow:hidden; border-bottom:1px solid #020808; height:33px;}
#top{line-height:33px; color:#d8d8d8;}
#top span{}
#top span s{ background-position:0 0; height:13px; width:14px; margin:0 4px;}
#top .top_right{ width:240px;}
#top .top_right a{color:#fff; width:53px;margin:0px 2px;}
#top .top_right a:hover{ color:#ff9c00;}
/*logo*/
#logo_main{margin:0;background: url(../images/logo_bg.jpg) repeat-x left top; height:81px;overflow:hidden;}
#logo{padding-top:11px;}
#logo .weblogo{width:260px; margin:0px 65px 0px 0px;}
.weblogo img{ width:260px; height:60px;display:inline-block;}
/*导航*/
#logo .nav{margin:0 auto;width:675px;position: relative;}
#logo .navlist{position:relative; }
#logo .navlist li{float:left;width:96px; display:block; list-style:none;font-size:14px;color:#ddd;line-height:56px; text-align:center;position:relative;}
#logo .navlist li a{color:#666; display:inline-block;width:86px;line-height:56px;height:56px;}
#logo .navlist li a:hover{color:#333;display:inline-block;width:86px;line-height:56px;height:56px;border-bottom:#0261bb 3px solid;}
.fill{color:#edc778;}
/*下拉菜单*/
#logo .navlist .subnavlist{height:33px;line-height:33px; text-align:center;display:block;position:absolute; display:none;right:0px;top:46px;z-index:999;white-space:nowrap;padding:5px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
@media \0screen\,screen\9
#nav_main .navlist .subnavlist{
    background-color:#ffffcc;filter:Alpha(opacity=50); *zoom:1;position:static; /* 激活IE6、7的haslayout属性，让它读懂Alpha */
  }
#logo .navlist .subnavlist li{float:left; width:90px;display:block;list-style:none;height:33px;text-align:center;color:#333;overflow:hidden;font-size:12px;background:#ffffcc;background:rgba(255, 255, 204, 0.5)!important;filter:Alpha(opacity=50);padding:8px 0 0 0;}
#logo .navlist .subnavlist li a{color:#333; display:block;float:left;line-height:24px;height:24px;width:90px;}
#logo .navlist .subnavlist li a:hover{color:#fff; display:block;background:#5f2207;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;line-height:24px; height:24px; }
/* 搜索 */
#search_main{margin:0;background:#0261bb; height:36px; line-height:36px; color:#fff;}
#search_main span{display:inline-block;}
.search_body .sky{color:#fff;}
.search_body .sky a{color:#fff; margin:0 3px;}
.search_body .sky a:hover{color:#ff9c00;}
.search{float:right; width:250px; height:29px; line-height:29px; background:#fff;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px; margin-top:3px;}
.search input{border:none;}
.search .txt{float:left;padding:0px 0px 0px 10px;height:29px; line-height:26px;color:#999;border:0px; width:210px;}
.search .btn{width:27px;float:right; background-position:-22px 0;color:#fff; cursor:pointer;height:27px;border:none; margin:1px 1px 0 0;}
/* banner */
#banner_main{margin:0;padding:0; overflow:hidden;}
.banner {width:100%;min-width:1000px;position:relative;overflow:hidden;z-index:0; height:420px;}
.banner, .banner ul{max-height:420px; overflow:hidden;}
.banner li {width:100%;position:absolute; z-index:1; overflow:hidden;}
.banner li img{ width:1920px; display:block; position:relative; left:50%; margin-left:-960px; top:0;}
.banner .tip {width:1000px; height:25px; line-height:0; font-size:0; text-align:center; position:absolute; left:50%; margin-left:-500px; bottom:5px; z-index:3; }
.banner .tip span {display:inline-block;width:32px; height:8px; cursor:pointer;margin:0 8px;font-size:0px; line-height:0px;background:#666;z-index:3; }
.banner .tip span.cur{background:#0261bb;height:8px;}
#btn_prev,#btn_next{ width:40px; height:69px; position:absolute; top:200px; z-index:5;}
#btn_prev{background-position:0 -34px; height:69px; left:0;}
#btn_next{background-position:-48px -34px; height:69px; right:0;}
.nybanner{width:100%; margin:0;padding:0;}
.nybanner li{width:100%;}
.nybanner img{width:100%;}
/*banner end*/
#floor_1_main{margin:20px 0px;}
/*首页栏目标题样式*/
#floor1 .title,#floor2 .title,#floor3 .title,#floor4 .title{height:100px; line-height:100px;position:relative; padding-bottom:43px;}
#floor1 .title p,#floor2 .title p,#floor3 .title p,#floor4 .title p{ font-weight:bold; font-size:72px; color:#eff2f5; text-align:center; text-transform:uppercase;}
#floor1 .title span,#floor2 .title span,#floor3 .title span,#floor4 .title span{display:block; width:289px; background:url(../images/title_bg.png) no-repeat center top;line-height:46px; height:50px; position:absolute; left:37%;top:50px;}
#floor1 .title h1,#floor2 .title h1,#floor3 .title h1,#floor4 .title h1{position:absolute; top:-16px; left:29%; color:#0261bb;width:121px;height:36px; line-height:36px; text-align:center; font-size:28px; font-weight:bold;}
#floor1 .title em,#floor2 .title em,#floor3 .title em,#floor4 .title em{text-align:center;display:block;background:#ff9c00; width:70px; height:6px;position:absolute; top:42px; left:37%;}
#floor1 .floor1_body{ margin:0px 0 43px; position:relative; width:1000px; overflow:hidden;}
#floor1 .floor1_body ul{ width:102%;}
.floor1_body li{ float:left; width:240px; height:221px; background:#fff;margin-right:13px; text-align:center;}
.floor1_body li a{display:block;text-align:center; padding:8px;}
.floor1_body li a img{width:224px;height:164px;}
.floor1_body li a.txt{color:#333;line-height:28px;padding:0;}
.floor1_body li a.txt:hover{color:#004c9a;line-height:28px;font-weight:bold;}
.floor1_body span{ display:block;}
#tj_prev,#tj_next{ width:42px; height:42px; position:absolute; top:80px; z-index:5;}
#tj_prev{background-position:-109px -34px; height:42px; left:8px;}
#tj_next{background-position:-154px -34px; height:42px; right:8px;}

#floor1 .floor1_bottom{margin:63px 0;}
.floor1_left{width:232px;height:736px;overflow:hidden;margin-right:21px;}
.floor1_left .title1{ height:76px; background:#004c9a;text-align:center;color:#fff; line-height:76px;-moz-border-radius:2px 2px 0px 0px;-webkit-border-radius:2px 2px 0px 0px;border-radius:2px 2px 0px 0px;}
.floor1_left .title1 h2{font-size:24px; font-weight:bold; display:inline-block;}
.floor1_left .title1 em{ background-position:-60px 0; height:25px;display:inline-block; width:20px; margin-left:45px;}
.floor1_left .menu{ border-top:#cacaca 1px solid; border-top:none; padding:0px 0 15px;}
.floor1_left .menu li{border-bottom:#cacaca 1px solid; height:59px; line-height:59px; display:block; font-size:16px;border-left:#cacaca 1px solid;border-right:#cacaca 1px solid; background:#fff;}
.floor1_left .menu li a{ display:block;margin-left:41px;height:59px; line-height:59px;}
.floor1_left .menu li a:hover{display:block;margin-left:41px;font-weight:bold; background:url(../images/icon1.png) no-repeat left center; padding-left:27px;}
.floor1_right{width:747px;height:736px;overflow:hidden;}
.floor1_right .prolist{ width:102%;}
.floor1_right .prolist li{float:left;width:240px;height:285px; background:#fff; margin:0 13px 23px 0; border-bottom:2px solid #0261bb;}
.floor1_right .prolist li:hover{border-bottom:2px solid #ff9c00;}
.floor1_right .prolist li:nth-child(3n){margin-right:0;}
.floor1_right .prolist li a{ display:block;}
.floor1_right .prolist li a img{width:240px;height:180px;}
.floor1_right .prolist li a.txt{line-height:44px;padding-left:12px; font-size:14px; margin:5px 0 10px 0;}
.floor1_right .prolist li a.txt:hover{line-height:44px;padding-left:12px;color:#004c9a;font-weight:bold;}
.floor1_right .prolist li a.more{line-height:23px;margin-left:12px;font-size:12px;height:23px;background:#1a7ddb; width:80px; text-align:center; color:#fff;-moz-border-radius:1px;-webkit-border-radius:1px;border-radius:1px;}
.floor1_right .prolist li a.more:hover{ background:#ff9c00;}
.gg_tel{background:#004a91;-moz-border-radius:1px;-webkit-border-radius:1px;border-radius:1px; height:105px; overflow:hidden; color:#fff;margin-top:19px;+margin-top:33px;}
.gg_txt{float:left; background:url(../images/gg_bg.png) no-repeat left top; width:383px; height:74px; margin:19px 0 0 30px;}
.gg_txt span{display:block; padding-left:34px; font-size:24px; font-weight:bold; line-height:30px;}
.gg_txt span.gg_rig{ padding-left:85px;}
.gg_teltxt{float:right;width:280px; background:url(../images/gg_rbg.jpg) no-repeat right top; height:105px; font-size:18px; text-align:left;}
.gg_teltxt span{ display:block; font-weight:bold; line-height:24px;}
.gg_teltxt p{background-position:-64px -248px; height:39px; float:left; width:39px; margin-top:34px;}
.gg_teltxt h3{float:left;display:inline-block;padding:30px 0 0 5px;}

/*工程案例*/
#floor_2_main{background:#ffffff; height:612px;width:100%; margin:0;}
#floor2{padding-top:42px;}
.case{margin:0; width:100%;overflow:hidden;position:relative;}
#floor2_body{margin:0; width:100%;}
#floor2_body .caselist{position:relative;top:0;left:0;width:100%;overflow:hidden;}
#floor2_body .caselist li{float:left;width:480px;height:425px; position:relative; text-align:center; display:block; overflow:hidden;}
#floor2_body .caselist li a{ background:#fff; display:block;}
#floor2_body .caselist li a h3{height:68px;line-height:68px;}
#floor2_body .caselist li a:hover{background:#004a91;color:#fff; display:block;}
#floor2_body li img{width:480px;height:360px;}
.casehover{position:absolute;left:0;top:0;width:100%;height:360px;background:#000;background:rgba(0, 0, 0, 0.5)!important;filter:Alpha(opacity=50);}
.aniu{position:absolute;top:0px; left:47.8%; width:110px;z-index:5;}
.aniu a{ display:inline-block; width:51px; height:52px;}
/*.case_prev,.case_next{ width:51px; height:52px;position:absolute;top:0px;z-index:5;}*/
.case_prev{background-position:-210px -34px;height:52px;}
.case_next{background-position:-261px -34px;height:52px;}
/*首页关于我们*/
#floor_3_main{height:600px; margin:0; width:100%; overflow:hidden; padding-top:50px;}
.floor3_body{background:url(../images/icon2.jpg) no-repeat center top;height:350px; width:996px; margin-top:27px;}
.floor3_body a{width:192px; display:block; float:left; margin-right:23px; height:181px; margin-bottom:27px;color:#666;}
.floor3_body a:hover{background:url(../images/icon2_hover.jpg) no-repeat left;height:181px;display:block;color:#004a91;margin-right:23px;width:192px;}
.floor3_body a h3{font-size:14px; padding-top:107px;display:block;width:136px;text-align:center;}
.floor3_body a.lc_1:hover{background-position:0px 0px;display:block;}
.floor3_body a.lc_1.cur{background:url(../images/icon2_hover.jpg) no-repeat left;background-position:0px 0px;display:block;color:#004a91;}
.floor3_body a.lc_2:hover{background-position:-215px 0px;display:block;}
.floor3_body a.lc_3:hover{background-position:-430px 0px;display:block;}
.floor3_body a.lc_4:hover{background-position:-645px 0px;display:block;}
.floor3_body a.lc_5,.floor3_body a.lc_6{ width:136px;display:block;}
.floor3_body a.lc_5,.floor3_body a.lc_10{margin-right:0;}
.floor3_body a.lc_5:hover{background-position:-860px 0px;display:block;}
.floor3_body a.lc_6:hover{background-position:0px -208px;display:block;}
.floor3_body a.lc_7:hover{background-position:-159px -208px;display:block;}
.floor3_body a.lc_8:hover{background-position:-374px -208px;display:block;}
.floor3_body a.lc_9:hover{background-position:-589px -208px;display:block;}
.floor3_body a.lc_10:hover{background-position:-804px -208px;display:block;}
.floor3_body a.lc_7 h3,.floor3_body a.lc_8 h3,.floor3_body a.lc_9 h3,.floor3_body a.lc_10 h3{width:136px;text-align:center; padding-left:56px;}



#floor_4_main,#floor_6_main{background:#ffffff;width:100%;padding:35px 0 50px 0;}
.floor4_body img{width:438px; height:285px;}
.about_left {width:526px;line-height:24px;}
.about_left h3{font-size:18px;font-weight:bold;display:block; color:#333; }
.about_left em{display:block;width:112px;height:2px;background:#004a91; margin:23px 0;}
.about_left span{color:#333; font-size:14px;}
.about_left span p{line-height:24px;}
.about_left a.more{background:#004a91; width:140px; height:40px; line-height:40px; color:#fff; text-align:center; display:block;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px; margin-top:45px;}
.about_left a.more:hover{background:#ff9c00;}
/*首页新闻资讯*/
#floor_5_main{width:100%;padding:45px 0;}
.floor_5_left{width:538px; margin-right:45px; overflow:hidden;}
.floor_5_right{width:417px;overflow:hidden;}
#floor_5 .title2{height:74px; border-bottom:1px solid #ddd; color:#666;font-size:24px; line-height:24px;}
#floor_5 .title2 a.more{width:90px; height:26px; line-height:26px; display:block; background:#1a7ddb;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px; font-size:12px; color:#fff; text-align:center;}
#floor_5 .title2 a.more:hover{background:#ff9c00;}
#floor_5 .title2 span{color:#a5a5a5; text-transform:uppercase;}
#floor_5 .title2 h2{display:block; color:#0261bb;font-size:24px; font-weight:bold;}
.floor_5_body{ padding:30px 10px;}
.floor_5_left .floor_5_body .one{width:100%;font-size:14px; line-height:24px; color:#666; height:170px; overflow:hidden;}
.floor_5_left .floor_5_body .one .indnews_img{ width:201px;float:left; background:#fff; text-align:center;display:block;position: relative; }
.floor_5_left .floor_5_body .one img{width:194px;height:144px; padding:3px;}
.floor_5_left .floor_5_body .one .txt{float:right;width:307px;}
.indnews_img strong { display: block; position: absolute; top: 0; left: 0; width: 0; height: 0; background: #ff9c00; }
.indnews_img img { position: relative; z-index: 1; width:194px;height:144px;}
.floor_5_left .floor_5_body .one .txt{float:right;width:307px;}
.floor_5_left .floor_5_body .one a h4{ color:#333; font-size:16px; line-height:24px;}
.floor_5_left .floor_5_body .one a h4:hover{color:#004c9a; font-size:16px;font-weight:bold; border:none;}
.floor_5_left .floor_5_body .one span{display:block; padding:10px 0;}
.floor_5_left .floor_5_body .one span.more{color:#004a91;padding:0;}
.floor_5_left .floor_5_body .textlist{width:100%;font-size:14px; line-height:24px; color:#666; height:46px; line-height:46px;}
.floor_5_left .floor_5_body .textlist span{ float:right; width:85px;}
.floor_5_left .floor_5_body .textlist a{display:block; padding-left:10px; background-position:-265px -267px; margin-left:19px; width:370px;}
.floor_5_left .floor_5_body .textlist a:hover{color:#004c9a; font-weight:bold; display:block;background-position:-265px -294px;width:370px;}
.floor_5_left .floor_5_body .textlist:hover{border:1px solid #ededed;height:44px; line-height:44px;}
.floor_5_right .floor_5_body{padding:31px 45px; color:#666;}

/*首页在线留言*/
.floor_5_right .item{border:#ececec 1px solid; height:47px; width:317px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px; margin-bottom:12px;}
.floor_5_right .item span{width:40px; display:inline-block;height:47px; margin-left:15px;vertical-align:top;}
.floor_5_right .item span.t1{background-position:0 -110px;}
.floor_5_right .item span.t2{background-position:0 -167px;}
.floor_5_right .item span.t3{background-position:0 -228px;}
.floor_5_right .item span.t4{background-position:0 -302px; margin-top:19px;}
.floor_5_right .item.xq{ height:117px;}
.floor_5_right .yzm{display: inline;width:130px;border:none; padding-left:10px; height:28px;+height:25px;}
.floor_5_right .item input{display:inline-block; width:230px;padding-left:10px; border:none;border-left:#ececec 1px solid; background:none; color:#666; height:47px; line-height:47px;}
.floor_5_right .item textarea{ display:inline-block;height:117px;border:none;border-left:#ececec 1px solid; background:none;color:#666;width:248px;padding-left:10px; line-height:40px;}
.floor_5_right .floor_5_body a{width:142px; height:40px; line-height:40px; text-align:center; color:#fff; background:#004a91; display:block;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
.floor_5_right .floor_5_body .subtj{width:142px; height:40px; line-height:40px; text-align:center; color:#fff; background:#004a91; display:block;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;margin-top:10px;}
.floor_5_right .floor_5_body .subtj input{border:0px; background:none;color:#fff;}
.floor_5_right .floor_5_body .subtj:hover{background:#ff9c00;display:block;}

#floor_6_main{ padding-bottom:30px;}
#floor_6 .tel_left{width:370px;}
#floor_6 .tel_middle{width:350px; margin:0 23px}
#floor_6 .tel_right{width:180px; margin-right:50px;}
#floor_6 span{display:inline-block;width:42px;height:60px;}
#floor_6 span.pic1{background-position:-69px -116px; padding-right:5px;}
#floor_6 span.pic2{background-position:-119px -116px;}
#floor_6 span.pic3{background-position:-175px -116px;}
#floor_6 h5{display:inline-block; font-size:18px; font-weight:bold; color:#555; line-height:24px; float:right;}
#floor_6 .tel_middle h5{width:298px;}
/*友情链接*/
#floor_7_main{background:#e7e7e7;}
.link_text{line-height:24px;color:#666; padding:10px 0;}
.link_text span{display:inline-block; padding-left:19px;}
.link_text a{color:#666;display:inline-block; margin-right:10px;}


/*底部信息*/
#footer{margin:0;width:100%;background:#0261bb;padding:25px 0 0px 0;}
.bottom_left{width:650px; margin-right:40px;}
.bottom_right{width:300px;}
.bottom_nav{width:650px;margin:0; border-top:#1375d2 1px solid;border-bottom:#1375d2 1px solid;}
.bottom_nav li{float:left;width:91px; display:block; list-style:none;font-size:13px;color:#cdcdcd;line-height:46px; text-align:center;}
.bottom_nav li a{color:#cdcdcd; display:inline-block;width:86px;}
.bottom_nav li a:hover{color:#fff; display:inline-block;width:86px;}
.bottom_right li{float:left; width:135px; margin-right:15px; color:#fff; text-align:center;}
#copyright{line-height:56px; height:56px; background:#011e3e; color:#f6f6f6; margin-top:50px; padding-left:38px; overflow:hidden;}
.copyright_body span{display:block;width:200px; float:right; margin-right:20px;}
.copyright_body a{color:#f6f6f6;}
.bottom_pro{color:#fff; padding-top:15px; padding-left:19px;}
.bottom_pro h4{display:block;font-weight:bold;}
.bottom_pro span{display:block;}
.bottom_pro span a{display:inline-block; margin-right:5px; color:#f6f6f6;}
.bottom_pro span a:hover{display:inline-block; margin-right:5px; color:#fff; text-decoration:underline;}
.bottom_pro p{color:#d8d8d8; font-size:12px; padding-top:10px;}

/*内页样式*/
#content{padding:50px 0px}

/*侧栏*/
#left{width:226px;}
#left .con{padding:10px 10px 8px; background: #fff;}
#left .menu{padding:0px 0 15px; margin:0 0 10px 0;}
#left .menu .left_title1{background:#354052;height:93px;color:#bbbbbb; font-size:18px; padding:34px 0 0 40px; overflow:hidden; text-transform:uppercase;}
#left .menu .left_title1 h2{font-size:30px;color:#fff; display:block; line-height:30px;}
#left .menu li{border-bottom:#f0efee 1px solid; height:59px; line-height:59px; display:block; font-size:16px; background:#fff;}
#left .menu li a{display:block;height:59px; line-height:59px; border-left:#f0efee 1px solid;border-right:#f0efee 1px solid; padding-left:29px;}
#left .menu li a em{ display:inline-block; width:24px;}
#left .menu li a:hover{display:block;font-weight:bold; background:#0261bb;padding-left:29px; color:#fff;border-left:#0261bb 1px solid;border-right:#0261bb 1px solid;}
.left_2{border:1px solid #f0efee; margin:0 0 20px 0; background:#fff;}
#left .left_title2{height:38px;font-size:16px;border-bottom:#e4e4e4 1px solid; background:url(../images/contenttitbg.png) repeat-x left top;}
#left .left_title2 s{background-position:0 -350px; height:38px; display:inline-block; width:10px; margin-right:22px;}
.left_2 li{ width:194px;  margin: 10px auto; text-align: center;}
.left_2 li img{ width:190px; height:146px;display: block;padding:2px; border:1px solid #f1f1f1;}
.left_2 li h3{ color: #666666; line-height: 30px;}
.left_2 li:hover img{ background: #0261bb; border-color: #fff;}
.left_2 li:hover h3{ color: #0261bb;}

.left_3{border:1px solid #f0efee; background: #fff; }
.left_3 p{ padding:0 15px;}
.left_3 .leftTel{ margin:10px 0px 0px 15px;line-height: 16px; }
.left_3 .leftTel s{width:23px;height:16px;background-position:-94px -298px; display:inline-block; margin-left:12px;}
.left_3 .leftTel span{ color:#333; font-size:14px; display:inline-block;}
.left_3 .leftTel h5{color: #0261bb;font-size:24px;display:block;line-height:24px; text-align:left; padding-top:5px;}
.left_3 .icontxt{ font-size:12px; color:#333; line-height:24px; padding:0px 15px 16px;}

.singlePage .contxt{ line-height: 26px; font-size: 14px; color: #555;  padding:0px 8px;}

/*产品列表页样式*/
#right,#right2{width:748px; background:#fff;}
#right.fr,#right2.fr{border:#f0efee 1px solid;}
.listProduct,.listNews{padding:27px;}
.listProduct ul{ width:108%;}
#right .right_title1{ border-bottom:1px solid #ccc;height:53px; line-height:53px;}
#right .right_title1 h1{color:#333; font-size:20px;border-left:3px solid #0261bb; height:19px; line-height:19px;padding-left:15px; display:inline-block;}
.listProduct .item{ width:220px;float:left; margin:30px 16px 10px 0px; text-align: center; background:#e2e2e2;}
.listProduct .item:nth-child(3n){margin-right:0;}
.listProduct .item img{width:204px;height:176px; display:block; padding:8px 8px 0 8px;}
.listProduct .item h3{ width:100%; height:40px; line-height: 40px; display: block; color:#555555;  }
.listProduct .item:hover{background:#0261bb;}
.listProduct .item:hover h3{color:#fff; }
/*位置*/
#right .sitepath{color: #999;}
#right .sitepath a{color: #999; display:inline-block;}
#right .sitepath a:hover {color: #0261bb; }
/*recommend*/
#right2{ margin:28px 0;}
.recommend{padding:0 0 27px 0;}
.recommend .title7{height:38px; line-height:34px; color:#005bac; border-left:#e4e4e4 1px solid;border-bottom:#e4e4e4 1px solid;background:url(../images/contenttitbg.png) repeat-x left top; font-size:16px;}
.recommend .title7 a{color:#555555; font-size: 12px;padding-right: 15px; font-weight: normal; }
.recommend .title7 s{background-position:0 -350px; height:38px; display:inline-block; width:10px; margin-right:22px;}
.reNew .list{ padding-left: 20px; padding-top: 10px;}
.reNew li{width:334px; padding:0px 20px 0px 0px; line-height: 28px; float: left; }
.reNew li s{ width:12px; height: 12px;background-position:-49px -382px;}
.reNew li a{ color: #666666; display:block;}
.reNew1 .list{ padding-left:20px; padding-top: 10px; display:block;}
.reNew1 li{line-height: 28px;}
.reNew1 li span{ float:right; width:100px;}
.reNew1 li s{ width:12px; height: 12px;background-position:-49px -382px;}
.reNew1 li a{ color: #666666; display:block;}
.rePro .list{  padding-top: 18px;}
.rePro li {float:left; width:156px; margin-left:16px;text-align:center; line-height:30px; }
.rePro li a{ display:block; color: #555555; }
.rePro li a:hover{ color:#1e82e0; }
.rePro li img { width:154px; height:116px; border:1px solid #e6e6e6; display:block; }
.rePro li img:hover { opacity:0.8; filter:Alpha(opacity=80); border:1px solid #004a91; }
.recommend li a:hover{ color:#004a91;}
/* .pageProduct */
.pageProduct2 h1 { font-family:"Microsoft Yahei"; font-size:18px; line-height:25px; padding:15px 0; text-align:center; font-weight:700; }
.pageProduct2 .photo { margin-bottom:20px; }
.pageProduct2 .photo .img { display:block; padding:4px; border:1px solid #dbe7c7; margin:0 auto; }
.pageProduct2 .detaiInfo { margin-bottom:10px; }
/* pageProduct2 */
.pageProduct{padding:27px 17px;}
.pageProduct ul{ width:108%;}
.pageProduct .right_title1{ border-bottom:1px solid #ccc;height:53px; line-height:53px;}
.pageProduct .right_title1 h1{color:#333; font-size:20px;border-left:3px solid #0261bb; height:19px; line-height:19px;padding-left:15px; display:inline-block;}
.pageProduct .tod{ margin-top:20px;}
.pageProduct .photo { width:358px; margin-bottom: 20px; }
.pageProduct .photo .jqzoom{ border:1px solid #ddd; width:358px; height:269px; position:relative; padding:0px; cursor:pointer;} 
div.zoomdiv {  z-index:  999; position: absolute; top:0px; left:0px; width: 200px;height: 200px; background: #ffffff;  border:1px solid #CCCCCC; display:none;  text-align: center; overflow: hidden;}
div.jqZoomPup { z-index : 999; visibility: hidden;  position: absolute; top:0px; left:0px; width: 100px !important; height :100px !important;  border: 1px solid #aaa; background: #ffffff; opacity: 0.5;-moz-opacity: 0.5; -khtml-opacity: 0.5; filter: alpha(Opacity=50);
}
.pageProduct .photo .img { width:358px; height:269px; display:block; }
.pageProduct .photoimg{ width:358px; height:82px; padding-top:10px; position:relative;}
.pageProduct .photoimg .list{ width:292px; overflow:hidden;position:relative; margin-left:38px;}
.pageProduct .photoimg .icon{ width:6px; height:12px; position:absolute; top:40px; cursor:pointer;}
.pageProduct .photoimg .btnleft{ left:10px; background-position:-127px -367px;}
.pageProduct .photoimg .btnright{  right:10px; background-position:-127px -379px;}
.pageProduct .photoimg .list .listcon{ width:300%;}
.pageProduct .photoimg a{ width:85px; height:64px; display:block; float:left;  margin-right:14px; border:1px solid #ddd;}
.pageProduct .photoimg a img{ width:85px; height:64px; display:block;}
.pageProduct .photoimg a:hover{ border:1px solid #004a91;}


.pageProduct .baseInfo { width:326px; }
.pageProduct .baseInfo h1{ color:#555; font-weight:bold; font-size:16px; }
.pageProduct .baseInfo .miaos{ color: #666; margin-top: 20px;}
.pageProduct .baseInfo .miaos p{ padding-left: 5px;}
.pageProduct .baseInfo .showtel{ width:90%; padding:10px 5%; margin-top:20px; line-height: 28px; background: #f3f3f3;}
.pageProduct .baseInfo .showtel .telcon{ line-height: 28px;}
.pageProduct .baseInfo .showtel .telcon strong{ font-size:26px;font-family: impact;color: #0261bb;}
.pageProduct .baseInfo .button { width:107px; height: 36px; margin-top: 10px; line-height:36px; margin-right:15px;  border-radius:2px; display:block; text-align: center; color:#fff; background:#004a91; }
.pageProduct .baseInfo .button:hover { background:#ff9c00; }
.pageProduct .detaiTit { height:44px; line-height:44px; border-bottom:1px solid #cecece; margin:15px auto 15px; }
.pageProduct .detaiTit h2{ width:95px; height: 42px; line-height: 39px; border-bottom:3px solid #004a91; text-align: center; color:#004a91;font-size:16px; }
.pageProduct .detaiInfo { margin-bottom:10px; padding:0px 10px 10px; color:#666; }
.pageProduct .showpContact{ background:url(../images/show_contact_pic.jpg) no-repeat right bottom; border:1px solid #e4e4e4;padding-bottom: 10px; }
.pageProduct .showpContact .icontxt{ padding:15px;}
.pageProduct .showpContact .txt{ padding:15px; color: #666; min-height: 222px; }
.showpContact .title7,.reInformation .title7{height:38px;color:#005bac; border-bottom:#e4e4e4 1px solid;}
.showpContact .title7 a,.reInformation .title7 a{color:#555555; font-size: 12px;padding-right: 15px; font-weight: normal; }
.showpContact .title7 s,.reInformation .title7 s{background-position:0 -350px; height:38px; display:inline-block; width:10px; margin-right:22px;}
.pageProduct .reInformation{ border:1px solid #e5e4e4; margin-top:20px; padding-bottom:30px;}
.pageProduct .reInformation .tit{ font-weight:bold; font-size:16px; color:#333; }

.pageProduct .reInformation{ border:1px solid #e5e4e4; margin-top:10px; padding-bottom:30px;}
.pageProduct .reInformation .tit{ font-weight:bold; font-size:16px; color:#333; margin:10px 0px 0px 20px;}

/*新闻列表页样式*/
.listNews .list { padding:10px; overflow:hidden; }
.listNews .item { width:100%;  border-bottom:1px solid #dfdcdc; padding-bottom: 20px; margin-bottom: 25px; }
.listNews .item dt a { font-weight: bold; color:#004a91; }
.listNews .item dt a:hover { text-decoration:underline; }
.listNews .item .time { color:#666666; font-size: 12px; font-weight: normal; }
.listNews .item dd{ height: 44px; margin-top: 10px; font-size: 12px; color: #666666; line-height: 22px;}
.listNews .pager{margin-left: 10px;}

/* pageNews */
.pageNewsRight{ width:300px; }
.pageNewsRight a{ display: block;}
.pageNewsRight .right_1,.pageNewsRight .right_2{ margin-bottom: 20px;}
.pageNewsRight .con{ width:94%; background: #fff; padding: 3%;}

#newright.con{ height:225px;}
#newright .item h3{ line-height: 36px;border-bottom:1px dotted #dfdcdc;}
#newright .item .xx{ display: none; padding-top:8px;}
#newright .item img{ width:80px; height: 60px; float: left; display: block; margin-right: 10px;} 
#newright .item .txt{ height:60px; overflow: hidden; line-height: 20px; font-size: 12px; color: #999;}
.left_4{border:1px solid #f0efee; margin:0 0 20px 0; background:#fff;}
.left_4 .con{ padding:5%; width:90%;}
.left_4 ul{ background:url(../images/nnewsbg3.jpg) no-repeat 4px 6px;}
.left_4 li{ line-height: 24px; font-size: 12px; padding-left:28px;}
.left_4 li a{ color: #666;}
.left_4 li a:hover{color:#0261bb;}
.left_4 li span{ float: right; color: red; font-size: 12px;}

.pageNews{ padding:27px;}
.pageNews h1.bt{ font-size:18px; line-height:25px; padding:15px 0; text-align:center; font-weight: bold; color:#333; border-bottom: 1px dotted #afafaf; margin-bottom: 5px; }
.pageNews .mark { height:30px; line-height:30px; text-align:center; font-size:12px; text-align:center; color: #999;  }
.pageNews .mark span { margin-right: 14px; }
.pageNews .info { margin-bottom:20px; padding: 10px 0; color: #666; }
.pageNews .showtag{ padding-left: 20px; margin: 30px 0 18px; color: #666;}
.pageNews .showtag a{ color: #666; text-decoration: underline;}
#right .pageNews img{border:0px; display:inline; text-align:center;max-width:690px;}


.err{ padding:20px;}
.page .wrap{padding:20px;}
.listNews li{display:block; width:96%; line-height:24px; padding:20px 0 10px 15px; position:relative;}
.listNews li h1{ font-size:14px; display:inline;}
.listNews li a{color:#330000; }
.listNews li a:hover{color:#712504;}
.listNews li h2{font-size:14px; font-weight:bold; color:#cc9933; display:inline;}
.listNews li p{ color:#333; font-size:12px; line-height:22px;}
.listNews li span{font-size:12px;color:#602608; line-height:22px; float:right; width:66px;margin-right:10px;overflow:hidden;}
.listNews li .c-trgle{border-style:dashed dashed dashed solid;border-color:transparent transparent transparent #330000;
  border-width:4px; width:0; height: 0;overflow: hidden; left:0;top:28px; position: absolute;}
.listNews li a{display:block; }
/*留言*/
/* formData */
.formData { width:550px; margin:0px auto 20px; padding-top:30px; }
.formData .item{ margin-bottom: 10px; height: 27px; line-height: 27px;}
.formData .liuyan{ height:82px;}
.formData .item p{ width:90px; float: left; text-align: right; line-height:27px; height: 27px;}
.formData .item label { margin-right:5px; }
.formData .item .tip { width:150px; margin-left:20px; float: left; }
.formData .item input, .formData tr.code input { width:250px; height:25px; line-height:25px; color:#666; float: left; border:1px solid #ccc; border-radius:2px; padding:0 5px; }
.formData .item textarea { width:250px; height:80px; color:#666; border:1px solid #ccc; margin-bottom:15px; border-radius:3px; padding:0 5px; }
.formData .item input:focus, .formData tr.code input:focus, .formData tr.item textarea:focus { border:1px solid #999; }
.formData .code{ height: 27px;}
.formData .code input { width:90px; float: left; }
.formData .item .sub { width:102px; height:32px; line-height:32px; text-align:center; background:#004a91; border-radius:2px; color:#FFF; border:none; margin-right:10px; cursor:pointer; }
.formData .sub:hover { background:#ff9c00; }
.formData tr.code img { float: left; vertical-align:middle; *vertical-align:0; margin-left:10px; }
.formData .err, .formData .red { color:#ff0000; }
.formData .red { font-size:16px; line-height:16px; font-weight:700; margin-right:5px; }
.err1{padding:2px}
/*翻页*/
/* pager */
.pager {display:block; border:1px solid #cccccc; padding:6px 5px; margin:15px 0 5px; text-align:right; clear:both; }
.pager span, .pager a{ display:inline-block; border:1px solid #ccc; color:#666;  height:20px; line-height:20px; padding:2px 8px 2px; text-decoration:none; margin:0 2px;  }
.pager a:hover{ background:#0261bb; border-color:#0261bb; color:#fff; text-decoration:none;}
.pager .cur{ background:#0261bb; border-color:#0261bb;  color:#fff; }
.pager span.dot{ background:#e59f19; border-color:#e59f19; color:#fff; }
.pager span.txt{ float:left; border:0px; font-size: 12px; margin-top: 2px; }
.listProduct .pager,.listCase .pager{ margin-bottom:20px;}
/* reLink */
.reLink {height:38px; line-height:38px; color: #666; border:1px solid #e4e4e4;  margin-bottom:15px; }
.reLink .prevLink { float:left; margin-left:10px; }
.reLink .nextLink { float:right; margin-right:10px; }
.reLink a{ color: #666;}
.reLink a:hover{ color:#004a91;}




/*地图*/
.about_main{line-height:30px; height:auto; font-size:14px;color:#666; margin:0; padding:0;float:left;width:98%;}
.about_main ul{list-style:none; margin:0; padding:0;}
.about_main ul li.map_1{border-bottom:1px dotted #b8a17d;margin:10px 0;padding:10px;font-weight:bold;display:block;width:98%;}
.about_main ul li.map_2{ float:left; padding:0 15px;display:block;}
.about_main ul li a{color: #666666;display:block;}
.about_main ul li a:hover{color:#666666; text-decoration:underline; font-weight:bold;}
.right_top ._column_title{ border-left:3px solid #e60044; color:#333; float:left; font-size:20px; height:24px; line-height:24px; margin:19px 0; padding-left:15px; display:inline;}
.right_top .column_path{ float:right;display:inline; color:#999; font-size:12px;}
.right_top .column_path a{color:#999;}
/*百度地图*/
.baiduMap{margin:10px; height:300px;}
.BMap_bubble_title a{display: inline-block; padding: 0 10px; height:30px; line-height:30px; border-radius:5px; background: #333; color: #FFF;}
.BMap_bubble_content{ line-height: 24px; padding: 10px 0;}
/*右侧悬浮框*/
.toolbar2{ position: fixed; top:209px; right: 0px; z-index: 999;}
.toolbar2 ul li{background: #333333 none repeat scroll 0 0;height:58px;line-height:58px;position: relative;text-align: center;width:75px;border-bottom:1px solid #515151;border-top:1px solid #181818; }
.toolbar2 ul li.first{border: 0 none;height:45px;background:none;line-height:45px;}
.toolbar2 ul li i{display: inline-block;height:58px;width:75px;}
.toolbar2 ul li i.top{height:45px;margin-top: 0;width:75px; background: url(../images/top.png) no-repeat scroll 0 0;}
.toolbar2 ul li .ht{background: #00f none repeat scroll 0 0;display: none;height:168px;left: -350px;opacity: 0;position: absolute;top: 0;width:226px;}
.toolbar2 ul li .ht_iphone{height:168px;top: -73px;width: 226px;}
.toolbar2 ul li .ht_iphone{background: url(../images/dhh.png) no-repeat scroll 0 0;}
.toolbar2 ul li .ht_iphone1{background: url(../images/dhh1.png) no-repeat scroll 0 0;top: -78px;}
.toolbar2 ul li .ht_weixin{background: url(../images/wxh.png) no-repeat scroll 0 0;top: -63px;height:168px;width:167px;}
.toolbar2 ul li .ht_mob{background: url(../images/mobh.png) no-repeat scroll 0 0;top: -73px;height:168px;width:167px;}
.toolbar2 ul li .top{background: url(../images/top.png) no-repeat scroll 0 0;}


.toolbar2 ul li .dx{background: url(../images/dx.png) no-repeat scroll center center;}
.toolbar2 ul li .dh{background: url(../images/dh.png) no-repeat scroll center center;}
.toolbar2 ul li .dh1{background: url(../images/dh1.png) no-repeat scroll center center;}
.toolbar2 ul li .dt{background: url(../images/dt.png) no-repeat scroll center center;}
.toolbar2 ul li .wx{background: url(../images/wx.png) no-repeat scroll center center;}
.toolbar2 ul li .wb{background: url(../images/mob.png) no-repeat scroll center center;}

.toolbar2 ul li .dt_s{background: url(../images/dt_s.png) no-repeat scroll center center;}
.toolbar2 ul li .dx_s{background: url(../images/dx_s.png) no-repeat scroll center center;}
.toolbar2 ul li .wb_s{background: url(../images/wb_s.png) no-repeat scroll center center;}
.toolbar2 ul li .sidebox{background: #333 none repeat scroll 0 0;color: #fff;font: 14px/58px "Microsoft YaHei";height:58px;opacity: 1;overflow: hidden;position: absolute;right:-3px;top: 0;transition: all 0.3s ease 0s;width:75px;}
.toolbar2 ul li span{position: relative;right: 8px;color:#fff;}
.toolbar2 ul li .sidebox i{ float:left;}
/*侧边导航 hover样式*/
#left .menu li a.ahover {
    display: block;
    font-weight: bold;
    background: #0261bb;
    padding-left:29px;
    color: #fff;
    border-left: #0261bb 1px solid;
    border-right: #0261bb 1px solid;
}
/*logo导航 hover样式*/
#logo .navlist li a.ahover {
    color: #333;
    display: inline-block;
    width: 86px;
    line-height: 56px;
    height: 56px;
    border-bottom: #0261bb 3px solid;
}