@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,input,textarea,p,th,td,img {margin:0;padding:0;}
img {border:0}
ol,ul {list-style:none}
i, em {
    font-style: normal;
}
input{outline: none;border:none;}
html {_overflow-y:scroll;}
/*****！！页面通用css样式定义开始******/
html,body{min-width: 1200px;font-family: "Microsoft YaHei";_width:expression(document.body.clientWidth < 1200 ? "1200px" : "auto");}
/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */
body{
    font-family: "微软雅黑";    /*文字字体定义 */
	font-size: 14px;    /*文字大小定义 */
	color: #333; /*文字颜色定义 */
	min-width:1200px;
	outline: none;
}
*{
	word-break: break-all; word-wrap:break-word
}
/* 网站超链接css通用设置 */
a{text-decoration: none; color:#333} /* 链接无下划线,有为underline */ 
/*a:link {color: #333;}  未访问的链接 */
/*a:visited {color: #333;}  已访问的链接 */
a:hover{color: #0051a3;	text-decoration: none;} /* 鼠标在链接上 */ 
a:active {color: #0051a3;} /* 点击激活链接 */

.fl{float:left;}
.fr{float:right;} 
.hide{display: none}

.clear:after{content: "."; display: block; height: 0; clear: both; visibility: hidden; }/*清除浮动*/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;overflow: hidden;}/*清除浮动*/
.clearfix{display:inline-block}* html .clearfix{height:1%}.clearfix{display:block}
.clear{clear:both; height:0; line-height:0; overflow:hidden; display:block}

.textover{text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block;}

.dib{display: inline-block;*display: inline;zoom:1;}


/*表格样式定义 */ 
checkbox{border: 0px;}/*选择框样式定义 */ 
ul,li{ list-style:none}

.f_pr{position:relative;}
.f_pa{position:absolute;}
em{font-style:normal;}


.contentindex{
    width: 1200px;
    margin: 0 auto;
}



/*头部*/
/*.header_nav{
	width: 100%;
    height: 130px;
    z-index: 999;
	background:#ffffff;box-shadow: 3px 3px 3px rgba(0,0,0,.2);
	}
.header_nav .main{ width:1200px; height:130px; margin:0 auto;}
.header_nav .main .logo{ width:440px; height:130px; display:block; float:left;}
.header_nav .main .logo img{padding-top:33px}
.header_nav .main .frtxt{ width:760px; height:130px; display:block; float:right}
.toparea{ padding-left:1%; padding-right:1%;height:50px; margin:0 auto; background:#0051a3}
.toparea ul li{float:left; line-height:50px; font-size:16px; color:#ffffff; font-weight:bold}
.toparea ul li.tel{ background:url(../images/tela.png) 0 center no-repeat; text-indent:32px; line-height:50px; color:#fff; font-size:24px; font-family:Arial, Helvetica, sans-serif; font-weight:bold}

/*nav*/
/*.nav{width:100%; height:80px; margin:0 auto;}
.nav ul { width:760px; height:80px; margin:0 auto;}
.nav ul li{float: left; height:80px;position:relative; background:url(../images/nav_line.jpg) right center no-repeat}
.nav ul li a{ 
	padding-left: 10px;
    padding-right: 10px;
    display: block;
    text-align: center;
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
} 
.nav ul li em {display: block;font-size: 12px;color: #888888;text-transform: uppercase;font-style: normal; font-weight:100; font-family:Arial, Helvetica, sans-serif}
.nav ul li a:hover{color: #1e5db0;}
.nav ul li:hover{font-size:16px;color: #1e5db0 !important;}
.nav ul li:hover a{color:#1e5db0;}

.nav ul li dl{position:absolute; left:0px; top:80px; z-index:99999; background:#1e5db0; display:none; width:450px;}
.nav ul li:hover dl{ position:absolute; left:0px; top:80px; z-index:99999; background:#1e5db0; display:block;}
.nav ul li dl dt a{ width:122px;height:50px;float:left;line-height:50px !important;color:#fff !important; font-size: 14px !important; font-weight:100;text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block; border-bottom:1px solid #fff;}
.nav ul li dl dt a:hover{background:#555; color:#fff !important; line-height:50px !important; font-size:14px !important; font-weight:100;border-bottom:1px solid #fff}

.nav .nav_on{color: #1e5db0; font-size:16px; }

.header_nav.nav01 {position: fixed;top: 0;left: 0;width: 100%;min-width: 1200px; z-index:999; background:#fff;box-shadow: 3px 3px 3px rgba(0,0,0,.2);}*/*/


.f_pr{position:relative;}
.f_pa{position:absolute;}
.header , .contentindex , .footer { width:1200px; margin:0 auto;  }
em{font-style:normal;}

.g_top{ height:190px; position:relative;z-index:100; background:url(../images/bg_top.jpg) repeat-x 0 0}
.g_top .m_top{height: 120px;}
.top_c h1{
	float: left;
    background: url(../images/logo.jpg) 0 0 no-repeat;
    padding-left:515px;
    font-size: 13px;
    color: #5a5a5a;
    font-weight: 100;
    margin-top: 23px;
    height: 97px;
	}
.top_c h1 a{font-size:14px; color:#5a5a5a; font-weight:100;}

.top_c h1 p{font-size:37px; color:#222222; font-weight:bold; line-height:45px;}

.top_c .tel{ float:right; margin:34px 0 0 0 ; width:220px; }
.top_c .tel b{
	display: block;
    width: 140px;
    float: right;
    background: url(../images/tel.jpg) 12px top no-repeat;
    color: #004182;
    font-size: 16px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    text-align: right;
	}
.top_c .tel span{
	display: block;
    font-size: 28px;
    color: #e60012;
    font-family: arial;
    font-weight: bold;

    display: block;
	float: right;
	}

.g_nav{height:70px; line-height: 70px; }
.g_nav ul{width:1200px;}
.g_nav li{position: relative; float:left; font-size:17px; width:171px;text-align:center;}
.g_nav li a{width:171px; color:#fff; line-height:70px; text-align:center;}
.g_nav li a:hover,.g_nav .cur a{color: #fff;background:#ef1d07; display:block;text-align:center;}




/*子页面banner*/
.neibanner{ width:100%; height:300px; margin:0 auto; background:#cfcfcf}


/*main_title*/
.main_title{ display:block; text-align:center;padding-bottom:25px; font-size:20px; color:#888888; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; line-height:50px;}
.main_title p{ font-size:40px; color:#0051a3; line-height:50px; font-family:"微软雅黑"; font-weight:bold;}
.main_title p span{ font-size:40px; color:#333333; line-height:50px; font-family:"微软雅黑";}

.main_titlea{ display:block; text-align:center;padding-bottom:25px; font-size:16px; color:#ffffff; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase}
.main_titlea p{ font-size:40px; color:#ffffff; line-height:50px; font-family:"微软雅黑"}
.main_titlea p span{ font-size:40px; color:#ffffff; line-height:50px; font-family:"微软雅黑"; font-weight:bold}



/*产品展示*/
.in_cpzs{ width:1200px; height:auto; margin:35px auto 0;}


/*ny_left menu_list*/
.ny_left{ width:250px;}
.menu_list{/*margin-bottom:30px;*/}
.menu_list .list_title{ background:url(../images/left_cp.jpg) no-repeat 0 0;height:80px; color:#FFF;  padding:20px 0 0 22px;}
.menu_list .list_title span{font-size: 24px; display:block;line-height:32px}
.menu_list .list_title .sp01{ color:#c6d0e0;font-weight: 100; text-transform:uppercase; font-size:16px; font-family: Arial, Helvetica, sans-serif}

.menu_list .m_1{border:1px solid #d1d1d1; border-top:none;  border-bottom:none;}
.menu_list .m_1>li{line-height: 50px;font-size: 16px;background: #f8f8f8 ;overflow: hidden;border-bottom: 1px solid #cccccc;border-top: 2px solid #fff;position: relative;}
.menu_list .m_1>li>a{border-left:6px solid #f1f1f1;  height: 50px;font-weight: bold;padding-left: 25px;display: block; font-size:16px;}
.menu_list .m_1>li>a.active,.menu_list .m_1>li:hover>a{border-left: 6px solid #1e5db0;color: #0051a3}
.menu_list .m_1>li .menu_btn{position: absolute;width: 50px;height: 48px;background:url(../images/public/ny_left_ico.png) no-repeat center;top: 0;right: 0;cursor: pointer;}
.menu_list .m_1>li .menu_btn_active{background:url(../images/public/ny_left_ico_active.png) no-repeat center;}
.menu_list .m_1>li .menu_btn:hover{background-color:#f9f9f9 }
.menu_list .m_2{/*display: none;*/}
.menu_list .m_2>li{line-height: 39px;background: #fff;border-bottom: 1px dashed #ccc}
.menu_list .m_2>li:last-child{border-bottom: none}
.menu_list .m_2>li:first-child{border-top:1px solid #ccc}
.menu_list .m_2>li a{display: block;padding-left:30px;font-size: 14px; color:#333}
.menu_list .m_2>li a.active,.menu_list .m_2>li a:hover{color: #0051a3}

.left_tel{ background:url(../images/left_tel.jpg) no-repeat 0 0; width:220px; height:67px; display:block; padding-left:30px; padding-top:60px; font-size:14px; color:#ffffff; line-height:24px}
.left_tel p{ font-size:28px; color:#ffffff; font-family:impact; line-height:35px}

.right_cp{ width:930px; height:auto; display:block; float:right}
.right_cp ul li{ float:left; margin-right:15px; margin-bottom:15px; border:1px solid #cfcfcf}
.right_cp ul li .topimg{
	width:298px;
	height:208px;
	overflow:hidden;
	/*display: table-cell;*/
	vertical-align: middle;
	text-align: center;
	}
.right_cp ul li .topimg img{
	width:100%;
	height:100%;
	transform: scale(1);
	transition: all 1s ease-out;
	}
.right_cp ul li p{height:44px; width:100%; display:block; text-align:center;}
.right_cp ul li p a{line-height:44px; font-size:16px;width:298px;}

.right_cp ul li:hover .topimg img{transform: scale(1.2);}
.right_cp ul li:hover p{}
.right_cp ul li:hover p a{line-height:44px; font-size:16px; color:#0051a3}


.news_topa {text-align: center; margin-top:42px }
.news_topa li{
	display: inline-block;
    height: 50px;
    line-height: 50px;
    padding: 0 70px;
    margin: 0 15px;
    color: #ffffff;
    font-size:20px;
    background: #d80404; font-weight:bold;border-radius: 30px;
	}
.news_topa li a{color:#ffffff;font-size: 18px; line-height:50px;font-weight:100}




/*优势*/
.g_ys1{background:url(../images/ysbg3.jpg) no-repeat center top;height:1298px; margin-top:55px }
.g_ys1 h2{
	font-size: 68px;
    color: #0051a3;
    font-weight: bold;
    position: absolute;
    left: 290px;
    top: 75px;
    line-height: 70px;
    text-shadow: 3px 0px 0px #ffffff;
	}
.g_ys1 .ysimg1{
	position: absolute;
    left: 0;
    top: 345px;
	}
.g_ys1 .ysimg1 img{width: 499px;height:360px;display: block;}
.g_ys1 .m_ys1{position: absolute;left:600px;top:345px;width: 600px;}
.g_ys1 h3{height: 105px;}
.g_ys1 h3 b{display: block; width:250px;height: 52px;line-height: 52px;border-top: 2px solid #0051a3;border-bottom: 2px solid #0051a3;font-size: 30px;font-weight: bold;color: #0051a3;}
.g_ys1 h3 em{display: block;font-size: 26px;color: #151515;padding-top: 10px;font-weight: normal;}
.g_ys1 p{font-size: 16px;line-height: 28px;color: #666666;margin-bottom: 30px;}

.child1{ width:96px; height:auto; display:block; float:left;text-align:center; line-height:25px; font-size:16px; color:#222; margin-right:45px}
.child1 img{transition: all 0.3s linear 0s;}
.child1:hover img{transform:rotate(360deg);}


.g_ys1 li{float: left;width: 96px;margin-right: 56px;}
.g_ys1 li img{transition: all 0.3s linear 0s;}
.g_ys1 li:hover img{transform:rotate(360deg);}
.g_ys1 li em{display: block;height: 48px;line-height: 48px;text-align: center;font-size: 16px;color: #222222;}
.g_ys1 .m_ys2{position: absolute;right: 695px;text-align: right;top:850px;width: 508px;}
.g_ys1 .m_ys2 h3{text-align: right;}
.g_ys1 .m_ys2 p{text-align: right;}
.g_ys1 .m_ys2 h3 b{
	display: block;
    margin-left: 235px;
    width: 270px;
	}

/*.g_ys1 .m_ys2 li{float: right;width: 219px;margin-right: 0;}
.g_ys1 .m_ys2 li img{ transform: translateY(-10px);	}
*/

.g_ys1 .m_ys2 li{float: left;width: 96px;/*margin-right: 56px;*/}
.g_ys1 .m_ys2 li img{transition: all 0.3s linear 0s;}
.g_ys1 .m_ys2 li:hover img{transform:rotate(360deg);}

.g_ys2{background:url(../images/ysbg4.jpg) no-repeat center top;height: 976px; }
.g_ys2 .m_ys3{position: absolute;left:696px;top:83px;width: 504px;}
.g_ys2 h3{height: 105px;}
.g_ys2 h3 b{
	display: block;
    width: 280px;
    height: 52px;
    line-height: 52px;
    border-top: 2px solid #0051a3;
    border-bottom: 2px solid #0051a3;
    font-size: 30px;
    font-weight: bold;
    color: #0051a3;
	}
.g_ys2 h3 em{display: block;font-size: 26px;color: #151515;padding-top: 10px;font-weight: normal;}
.g_ys2 p{font-size: 16px;line-height: 28px;color: #666666;margin-bottom: 30px;}
.g_ys2 li{float: left;width: 96px;margin-right: 56px;}
.g_ys2 li img{transition: all 0.3s linear 0s;}
.g_ys2 li:hover img{transform:rotate(360deg);}

.g_ys2 li em{display: block;height: 48px;line-height: 48px;text-align: center;font-size: 16px;color: #222222;}
.g_ys2 .m_ys4{position: absolute;right:600px;top:593px;width: 600px;text-align: right;}
.g_ys2 .m_ys4 h3{text-align: right;}
.g_ys2 .m_ys4 p{text-align: right;}
.g_ys2 .m_ys4 h3 b{display: block;margin-left:355px;}
.g_ys2 .tel{background: #0051a3;width: 300px;height: 36px;line-height: 36px;float: right;}
.g_ys2 .tel b{display: block;float: left;width: 126px;text-align: center;font-size: 16px;color: #fff;font-weight: normal;}
.g_ys2 .tel span{display: block;float: left;width: 172px;height: 34px;line-height: 34px;margin-top: 1px;background: #fff;font-size: 23px;font-weight: bold;color: #ff3000;text-align: center; font-family:Arial, Helvetica, sans-serif}

/*优势*/
.yybox{ width:100%; margin:0 auto; background:url(../images/yy_bg.jpg) no-repeat top center #f5f5f5; padding-top:36px; padding-bottom:60px; border-top:5px solid #ffad00;}
.yybox .title{ width:1200px; margin:0 auto; text-align:center;}
.yybox .title span{ font-size:21px; color:#FFFFFF; line-height:30px;}
.yybox .title p{ font-size:36px; font-weight:bold; text-align:center; color:#FFFFFF; line-height:50px;}
.yybox ul{ width:1200px; margin:40px auto 0 auto;}
.yybox ul li{ float:left; width:277px; background:#FFFFFF; height:340px; margin-left:11px; border-bottom:solid 2px #dddddd; position:relative; margin-right:11px;}
.yybox ul li img{ position:absolute; top:0px; height:186px; display:block; z-index:1;}

.yybox ul li span{ position:absolute; z-index:2;filter:alpha(opacity=60); background:#000000; color:#FFFFFF; width:277px; height:45px; line-height:45px; text-indent:15px; top:141px; font-size:16px;}
.yybox ul li a{ width:100px; height:30px; bottom:1px; position:absolute; right:1px; background:#adadad; display:block; text-align:center; line-height:30px; color:#FFFFFF; font-size:14px;}
.yybox ul li p{ position:absolute; top:186px; padding:15px; line-height:28px; text-align:center }




/*首页公司简介*/
.in_gsjj{ width:100%; height: auto; margin:0 auto; background:url(../images/bg_gsjj.jpg) center top no-repeat; padding-top:50px; padding-bottom:65px}
.in_gsjj .main{ width:1200px; min-height:450px; margin:25px auto 0; background:#ffffff}

.in_gsjj .main .leftimg{ display:block; float:left;width:600px;height:450px;overflow: hidden;display: table-cell;vertical-align: middle;text-align: center;}
.in_gsjj .main .leftimg img{ width:600px; height:450px;transform: scale(1);transition: all 1s ease-out;}
.in_gsjj .main .leftimg:hover img{transform: scale(1.2);}

.in_gsjj .main .righttxt{ display:block; float:right; width:540px; height:auto; padding:40px 30px 0 30px}
.in_gsjj .main .righttxt h1{ font-size:28px; font-weight:bold; line-height:45px; color:#333333}

.in_gsjj .main .righttxt .content{ margin-top:15px; font-size:16px; line-height:30px; color:#333333; height:270px; display:block; overflow:hidden}
.in_gsjj .main .righttxt .content *{font-size:16px; line-height:30px; color:#333333; text-align:justify }

.in_gsjj .main .righttxt .more{margin-top:15px}
.in_gsjj .main .righttxt .more a{width:180px; height:40px; display:block; text-align:center; background:#0051a3; line-height:40px; color:#ffffff; font-size:16px; float:left; margin-right:30px; border-radius: 20px;}


/*首页资质*/
.in_cfcm{ width:1200px; height:auto;margin:0 auto; margin-top:54px} 

.mr_frbox2e {HEIGHT: 275px; width:1200px;  margin:0 auto; position:relative; margin-top:30px }

.imgboxcpe{ width:1200px; margin:0px auto 0; }
.imgboxcpe ul li{ margin:0 7px 20px 7px; display: inline; float:left; overflow:hidden;}
.imgboxcpe ul li a{ display:block; width:283px; height:271px; border:1px solid #cfcfcf; }
.imgboxcpe ul li a .imgali{ width:283px; height:212px; text-align:center; overflow:hidden}
.imgboxcpe ul li a .imgali span{ height:100%; display:inline-block; vertical-align:middle}
.imgboxcpe ul li a .imgali img{width:283px; height:212px; vertical-align: middle;transition:all 0.8s;-webkit-transition:all 0.8s;-moz-transition:all 0.8s;-o-transition:all 0.8s; }
.imgboxcpe ul li a p{ width:100%; height:59px; background:url(../images/arraw.png) 245px center no-repeat; line-height:59px; font-size:16px; text-indent:12px}
.imgboxcpe ul li a:hover .imgali img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);}


/*施工流程*/
.in_sglc{ width:100%; height:auto; margin:50px auto 0px auto; background:url(../images/bg_lc.jpg) center top no-repeat; padding-top:50px; height:425px}
.in_sglc .main{ width:1200px; height:auto; margin:0 auto}
.in_sglc .main .title{ display:block; text-align:center; font-size:20px; color:#ffffff; line-height:45px;}
.in_sglc .main .title .dec{ width:695px; height:68px; margin:16px auto 0; background:#ffffff;border-radius:35px; display:block; text-align:center}
.in_sglc .main .title .dec img{ padding-top:10px}
.in_sglc .main .contentt{ margin-top:40px}
.in_sglc .main .contentt ul li{ width:145px; height: 218px; display:block; float:left; margin-right:66px; background:url(../images/decb.png) center top no-repeat; text-align:center; line-height:48px; color:#fff; font-size:18px}
.in_sglc .main .contentt ul li .num{ font-size:30px; line-height:52px; color:#0156a9; font-family:impact}
.in_sglc .main .contentt ul li .picimg{ padding-top:22px; padding-bottom:48px;
    height: 48px;
    display: block;
    overflow: hidden;
    transition: all 0.5s;
    transform: scale(1,1);
	}

.in_sglc .main .contentt ul li:hover .picimg{transform: scale(-1,1);}
.in_sglc .main .contentt ul li:nth-child(6){ margin-right:0}


/*首页新闻中心*/
.in_xwzx{ width:100%; height:auto; margin:0 auto; background: url(../images/bg_news.jpg) center top no-repeat; padding-top:45px; padding-bottom:48px}
.in_xwzx .content{ width:1200px; height:auto;margin:40px auto 0}

.in_xwzxa{ width:357px; height:auto; display:block; float:left}
.in_xwzxa .topimg{
	width:357px; 
	height:476px; display:block; overflow:hidden; text-align:center;
	}
.in_xwzxa .topimg img{ max-width:100%; height:476px;transform: scale(1);transition: all 1s ease-out;}
.in_xwzxa .txt{ width:357px; height:60px; display:block; background: url(../images/more.jpg) right top no-repeat #ffffff}
.in_xwzxa .txt p{ width:270px; height:60px; margin-left:12px; margin-right:75px;font-size:16px; color:#333333; line-height:60px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block;}
.in_xwzxa .txt p a{font-size:16px; color:#333333; line-height:60px;}
.in_xwzxa:hover .topimg img{transform: scale(1.2);}

.in_xwzxb{ width:798px; height:auto; display:block; float:right}
 
.in_xwzxb ul li{ margin-bottom:20px; padding-bottom:20px; border-bottom:1px solid #ececec}

.childaa{ width:798px; height:150px; display:block}
.childaa .leftimg{ width:200px; height:150px; display:block; overflow:hidden; float:left}
.childaa .leftimg img{max-width:100%; height:150px;transform: scale(1);transition: all 1s ease-out}
.childaa .txt{ width:580px; height:auto; display:block; float:right}
.childaa .txt p{width:100%; height:auto;font-size:18px; color:#111111; line-height:45px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block;}
.childaa .txt p a{font-size:18px; color:#111; line-height:45px;}
.childaa .txt .dec{
	width: 30px;
    height: 2px;
    background-color: #0051a3;
    /*position: relative;*/
    margin-bottom: 14px;
    transition: all .5s ease;
	}
.childaa .txt span{ font-size:14px; line-height:25px; height:75px; color:#999999; display:block; overflow:hidden}
.childaa:hover .txt p a{font-size:18px; color:#0051a3; line-height:45px; font-weight:bold}
.childaa:hover .txt .dec{ width:100%}
.clear{clear:both; height:0; line-height:0; overflow:hidden; display:block}



/*footer*/
.footer{ width:100%; height:auto; margin:0 auto; background:#333333; padding-top:40px; padding-bottom:60px}
.footer .maina{ width:1200px; height:auto; margin:0 auto}

.navigation{
	display: block;
    float: left;
    width: 200px;
    height: auto;
    margin-right: 160px;
	}
.navigation .title{ font-size:18px; color:#ffffff; line-height:35px}
.navigation .title span{margin-left:10px;font-size:12px; color:#888888; line-height:35px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase}
.navigation .content{ margin-top:20px}
.navigation .content ul li{
	width: 56px;
    height: 38px;
    display: block;
    float: left;
    margin-right: 85px;
    border-bottom: 1px solid #7f7f7f;
    text-align: center;
	}
.navigation .content ul li a{line-height:38px; font-size:14px; color:#d6d6d6}

.botlx{ display:block; float:left; width:480px; height:auto;}
.botlx .title{ font-size:18px; color:#ffffff; line-height:35px}
.botlx .title span{margin-left:10px;font-size:12px; color:#888888; line-height:35px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase}
.botlx .content{ margin-top:20px; font-size:14px; line-height:34px; color:#d6d6d6}
.botlx .content ul li{ float:left; width:50%; height:40px; line-height:40px; font-size:14px; color:#d6d6d6}
.botlx .content ul li a{line-height:40px; font-size:14px; color:#d6d6d6}



.attention{ width:320px; height:auto; display:block; float:right}
.attention .title{ font-size:18px; color:#ffffff; line-height:35px}
.attention .title span{ margin-left:10px;font-size:12px; color:#888888; line-height:35px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase}
.attention .content{ margin-top:20px; width:320px; height:150px; position:relative }
.attention .content .ewm{ position:absolute; right:0; top:0; width:148px; height:148px;}
.attention .content .message{ position:absolute; left:15px; top:42px; width:127px; height:35px; background:url(../images/message.jpg) 0 0 no-repeat; text-indent:50px; font-size:16px; line-height:35px; color:#fff}
.attention .content .message a{font-size:16px; line-height:35px; color:#fff}

.attention .content .hottel{ 
    position: absolute;
    left: 0;
    top: 95px;
    text-align: right;
    width: 142px;
    height: auto;
    font-size: 15px;
    line-height: 25px;
    color: #fff;
}
.attention .content .hottel p{font-size:20px; line-height:26px; color:#fff; font-family:Arial, Helvetica, sans-serif}

.bottom{ width:100%; height:66px; margin:0 auto; background:#333333; border-top:1px solid #464646; text-align:center}
.bottom li{
	display: inline-block;
    height: 66px;
    line-height:66px;
    /*padding: 0 45px;*/
    margin: 0 45px;
    /*background: #2756cc;*/
    color: #888888;
    font-size: 14px;
    /*border-radius: 25px;*/
	}
.bottom li a{line-height:66px;color: #888888;font-size: 14px;}
 
/*子页面*/
.mainframe{ width:1200px; height:auto; margin:30px auto;}

.mainconta{width:1200px; height:auto;}
.mainconta .head{width:1200px; height:51px; border-bottom:1px solid #dedddc}
.mainconta .head p{ float:left; border-bottom:3px solid #005bac; line-height:49px; font-size:20px; color:#005bac; font-weight:bold}
.mainconta .head span{ float:right;line-height:51px; font-size:14px; color:#666666}
.mainconta .content{ margin-top:25px}

.texts{ width:160px;height:110px; background:url(../images/dianhua.png) no-repeat 15px center #666; padding-left:95px}
.texts p{ font-size:12px; color:#fff; line-height:15px; padding-top:35px}
.texts span{ font-size:19px; color:#fff; line-height:25px;}


.rightframe{width:910px; height:auto;float:right;}
.maincont{width:910px; height:auto;}
.maincont .head{width:910px; height:51px; border-bottom:1px solid #dedddc}
.maincont .head p{ float:left; border-bottom:3px solid #0051a3; line-height:49px; font-size:20px; color:#0051a3; font-weight:bold}
.maincont .head span{ float:right;line-height:51px; font-size:14px; color:#666666; background:url(../images/public/span01.png) 0 center no-repeat; padding-left:25px}
.maincont .head span a{line-height:51px; font-size:14px; color:#666666}

.maincont .content{ margin-top:25px}

#telback{
	background: url(../images/lxs.png) no-repeat 20px -30px;
    min-height: 330px;
    padding: 80px 0 0 410px;
    width: 450px;
    font-size: 15px;
    line-height: 35px;
	}
#telback strong{font-size:16px; color:#0051a3; line-height:35px; font-weight:bold}

.proshow .prtitle{ line-height:30px; text-align:center; font-size:22px; padding:15px 0; font-family:"微软雅黑"; font-weight:bold}
.proshow .primgpic{ width:100%; height:auto; overflow-x:hidden; margin:0 auto; text-align:center}
.proshow .primgpic img{ max-width:98%; border:1px solid #ddd}
.proshow .prtent img{max-width:100%; margin-top:5px; margin-bottom:5px}
.proshow .prtent,.proshow .prtent p,.proshow .prtent span,.proshow .prtent li,.proshow .prtent div,.proshow .prtent td,.proshow .prtent th,.proshow .prtent dd{ font-size:15px; line-height:30px}
.proshow .next{ padding-top:10px;color:#666; border-top:1px dotted #cfcfcf;margin-top:10px}
.proshow .pos{ height:30px; line-height:30px; background:#f5f5f5;text-align:center; margin-bottom:35px; color:#888}
.proshow .pos a{line-height:30px;color:#888}


/*guestbook*/
.guestbook_show{  margin:20px auto 0;}
.guestbook_top{ height:40px; background:#eee; line-height:40px; padding:0 10px 0 17px; font-size:15px}
.guestbook_top .mustwrt{
	display: block;
    float: right;
    font-size: 14px;
    color: #ff0000;
	} 
.guestbook_show em{ color:#f00; font-style:normal;}

.guestbook_form .inp_one{
	width: 450px;
    height: 32px;
    line-height: 32px;
    outline: none;
    border: 1px solid #ccc;
    padding-left: 4px;
	}
.guestbook_form .inp_one:focus{border:1px solid #3671cf;}
.guestbook_form{ padding:20px 20px 0;}
.guestbook_form dl{ width:100%; overflow:hidden;line-height:28px; height:28px; padding:10px 0;}
.guestbook_form dt{ width:80px; float:left;}
.guestbook_form dd{ /*width:610px; */float:left; }
.guestbook_form dd span{
	padding-left: 10px;
    line-height: 32px;
    color: #888888;
	}
.guestbook_form dd span i{ color:#F00; padding:0 5px; }
.guestbook_form dd span.quetion{ display:block;}
.guestbook_form .bookdl{ height:180px; overflow:hidden;line-height:20px; padding-bottom:0;}
.guestbook_form .button{width:150px;height:32px; background:#b8b8b8; border:none; margin-right:10px; color:#fff;cursor: pointer;}
.guestbook_form .button:hover{ background:#f1f1f1; color:#555;}
.guestbook_form .form_b{ width: 693px;margin:0 auto;padding:20px 0 0 0;text-align: center;}

.guestbook_title{ padding:20px 20px 0; color:#2a6cd4}
.guestbook_title strong{ color:#f00;}
.guestbook_title b{ padding:0 10px; font-weight:normal;}
.guestbook_cnt{ padding:5px 20px 20px;border-bottom: 1px dashed #ccc}
.guestbook_reply{ color:#f00; background:#f6f6f6; line-height:40px;}

.page{ width:100%;margin:10px auto; line-height:30px; text-align:right;}
.page span{ display:inline-block; padding:0 10px 0 0;}
.page a.num.select{ padding:3px 10px; color:#fff; background:#0051a3}
.page a.num{
	padding: 3px 10px;
    background: #dfdfdf;
    margin: 0 3px;
	}
.page a.num:hover{ padding:3px 10px; color:#fff; background:#0051a3}


.proimg_bb{ width:282px; height:242px; text-align:center; line-height:40px;float:left; margin:10px; color:#333; text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block;}
.proimg_bb .topimg{ width:278px; height:208px; display:block; overflow:hidden; padding:1px; border:1px solid #e4e4e4}
.proimg_bb .topimg img{ max-width:100%; height:208px;transform: scale(1);transition: all 1s ease-out;}
.proimg_bb:hover{ background:#0051a3; color:#fff}
.proimg_bb:hover .topimg img{transform: scale(1.2);}


.proimg_dd{ width:282px; height:252px; text-align:center; line-height:40px;float:left; margin:10px; color:#333; text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block;}
.proimg_dd .topimg{ width:278px; height:208px; display:block; overflow:hidden; padding:1px; border:1px solid #e4e4e4}
.proimg_dd .topimg img{ max-width:100%; height:208px;transform: scale(1);transition: all 1s ease-out;}
.proimg_dd:hover{ background:#0051a3; color:#fff}
.proimg_dd:hover .topimg img{transform: scale(1.2);}



.proimg_aa{width:268px; height:241px; border:1px solid #cfcfcf; display:block;float:left;margin:15px;}
.proimg_aa p{text-align:center; line-height:40px; text-overflow:ellipsis;white-space:nowrap;overflow:hidden; }
.proimg_aa img{ width:268px; height:201px;}


.blocka{ width:100%; height:auto; margin:0 auto; padding-top:10px; padding-bottom:10px; border-bottom:1px solid #bdbdbd}
.blocka p a{ line-height:40px; font-size:16px; font-weight:bold;height:40px;width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block}
.blocka .time{ line-height:30px; font-size:14px; color:#0051a3}
.blocka span{ line-height:25px; font-size:13px; color:#555; width:100%; height:50px; display:block; overflow:hidden}

.news_page{ margin:20px auto;overflow: hidden;}
.news_page li{ width:45%;float:left; height:40px !important; line-height:40px !important; overflow:hidden;padding:0 10px 0 25px;background:#f5f5f5;}
.news_page .pagepre{background:#f5f5f5 url(../images/public/pagepre.png) no-repeat 10px center;} 
.news_page .pagenext{text-align: right;padding-right: 30px; background:#f5f5f5 url(../images/public/pagenext.png) no-repeat 98% center;} 
.news_page .pagepre:hover{ background:#d8d8d8 url(../images/public/pagepre.png) no-repeat 10px center;}
.news_page .pagenext:hover{background:#d8d8d8 url(../images/public/pagenext.png) no-repeat 98% center;}


/*人才招聘*/
.XRegina{ width: 100%; display: block; background:url(../images/bg.jpg) repeat }
.XRegina .heada{height:45px; background:#555; color:#fff; line-height:45px; font-size:15px;}
.XRegina .heada ul li{ float:left; line-height:45px; font-size:15px; color:#fff; display:block; text-align:center}
.XRegina .heada ul li.li1{ width:16%}
.XRegina .heada ul li.li2{ width:16%}
.XRegina .heada ul li.li3{ width:24%}
.XRegina .heada ul li.li4{ width:12%}
.XRegina .heada ul li.li5{ width:16%}
.XRegina .heada ul li.li6{ width:16%}
.XRegina .contenta{ width:100%; height:auto; background:url(../images/bg.jpg) repeat;line-height:45px; font-size:15px;}
.XRegina .contenta a{ width:100%; height:45px; display:block; color:#333}
.XRegina .contenta a:hover{ width:100%; height:45px; display:block; background:#e3f1ff;color:#0572c4}

.XRegina .contenta ul li{ float:left; line-height:45px; font-size:15px;display:block; text-align:center; border-bottom:1px solid #cfcfcf}
.XRegina .contenta ul li a{line-height:45px; font-size:15px; color:#333; }
.XRegina .contenta ul li a:hover{line-height:45px; font-size:15px; color:#ca0000; }

.XRegina .contenta ul li.li1{ width:16%; height:45px;}
.XRegina .contenta ul li.li2{ width:16%; height:45px;}
.XRegina .contenta ul li.li3{ width:24%; height:45px;}
.XRegina .contenta ul li.li4{ width:12%; height:45px;}
.XRegina .contenta ul li.li5{ width:16%; height:45px;}
.XRegina .contenta ul li.li6{ width:16%; height:45px;}


/*电子地图*/
.week_map {
	position: relative;
	height: 450px;
	max-width: 850px;
	margin-bottom: -5px;
	padding:10px 10px;
	border:#999 dashed 1px;
}
#allmap {
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
}


/*详情*/
.prtentkp table {
    width: 100% !important;
    border: 0 !important;
    border-collapse: collapse !important;
    border-spacing: 0 !important;
    border-left: 1px solid #999999 !important;
}
.prtentkp table td {
    border: 1px solid #999999 !important;
    border-top-color: windowtext !important;
    border-right-color: windowtext !important;
    border-bottom-color: windowtext !important;
    border-left: none !important;
    padding: 5px !important;
}


.zhuti{ width:560px; height:550px; display:block; float:left; position:relative}
.showB_preview{width:500px;height:375px;display:table}
/*图片小图预览列表*/
.showB_scroll{clear:both;margin-top:25px;width:500px; height:115px}
.showB_scroll .prev{float:left;margin-right:8px;}
.showB_scroll .next{float:right;}
.showB_scroll .prev,.showB_scroll .next{display:block;font-family: Arial, Helvetica, sans-serif;text-align:center;width:15px;height:110px; line-height:110px; border:1px solid #cccccc; background:#ebebeb; color:#aaa;margin-top:0;cursor:pointer;text-decoration:none;}
.showB_scroll .items{float:left;position:relative;width:450px;height:115px;overflow:hidden;}
.showB_scroll .items ul{position:absolute;width:999999px;}
.showB_scroll .items ul li{float:left;width:150px;text-align:center;}
.showB_scroll .items ul li img{border:1px solid #CCC;padding:2px;width:140px;height:105px;}
.showB_scroll .items ul li img:hover{border:2px solid #3671cf;padding:1px;}
/*jqzoom*/
.jqzoom{width:500px;height:500px; overflow:hidden; display: table-cell; vertical-align: middle;text-align: center;float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px; border:1px solid #cfcfcf}
.jqzoom img{max-width: 100%;max-height: 100%;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:350px;height:350px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#ffffff /*url(../images/zoom.png) 50% center no-repeat*/;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}


.righttxta{ width:350px; height: auto; display:block; float:right}
.righttxta .titlea{ font-size:24px; font-weight:bold; line-height:45px; height:45px; border-bottom:1px solid #cfcfcf}
.righttxta .contentb{}
.righttxta .contentb dl dt,.righttxta .contentb dl dd{ border-bottom:1px dashed #cfcfcf; height:46px; line-height:46px; font-size:15px; color:#666666}
.righttxta .contentb dl dt span,.righttxta .contentb dl dd span{ line-height:46px; font-size:15px; color:#333333}
.righttxta .contentb dl dt .more,.righttxta .contentb dl dd .more{ width:150px; height:45px; display:block; float:left; margin-right:20px; text-align:center; line-height:45px; background:#1e5db0; color:#fff;border-radius:10px;}
.righttxta .contentb dl dt em,.righttxta .contentb dl dd em{ color:#ff0000 !important; font-style:normal !important; font-weight:bold}
.righttxta .contenta{padding-left:30px; background:url(../images/icon.jpg) 0 0 no-repeat}
.righttxta .contenta *{ font-size:16px; line-height:31px; color:#666}
.righttxta .contentc{ margin-top:20px}
.righttxtb{
	width: 44%;
    height: auto;
    display: block;
    float: left;
    margin: 0 5% 0 0;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #666;
    border: 1px solid #cfcfcf;}
.righttxtb img{ max-width: 100%;height: auto;}
/*recommended*/
.recommended{ overflow:hidden; background:#fafafa; padding:20px;border: 1px solid #d1d1d1;}
.recommended h4{ font-size:24px; font-weight:normal;padding-bottom: 10px;}
.recommended ul{ }
.recommended ul li{ width:50%; float:left;height:30px;line-height:30px;overflow: hidden;}
.recommended ul li span{ width: 86px;color:#a8a8a8;display:block; float:left;}
.recommended ul li a{width: 70%; padding:0 0 0 12px;display: block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}

/*子页面产品热门推荐*/
.frame2c{ width:265px; height:248px; display:block;position:relative; float:left; margin:12px}
.frame2c .topimg{ width:265px; height:198px; position:absolute; left:0; top:0; display:block; text-align:center; overflow:hidden; background:#fff;}
.frame2c .topimg img{ max-width:100%; height:198px;display: block;transform: scale(1);transition: all 1s ease-out;}
.frame2c .txt{
	position: absolute;
    left: 0;
    top: 198px;
    width: 265px;
    height: 50px;
    border-bottom: 1px solid #eaeaea;
    background: url(../images/arraw.png) 230px center no-repeat #fff;
    line-height: 50px;
    font-size: 16px;
    color: #444;
    text-indent: 16px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
	}
.frame2c:hover .topimg img{transform: scale(1.2);}
.frame2c:hover .txt{line-height:50px; font-size:16px; color:#1e5db0; border-bottom:1px solid #1e5db0; background:url(../images/arraw.png) 230px center no-repeat #fff }



.blockb{ min-height:300px}
.blockb .titlea{ height:50px; border-bottom:1px solid #1e5db0}
.blockb .titlea p{ float:left; padding-left:35px; padding-right:35px; line-height:50px; background:#1e5db0; color:#fff; font-size:18px; font-weight:bold}
.blockb .contenta{ margin-top:10px; font-size:16px; line-height:30px}
.blockb .contenta *{font-size:16px; line-height:30px}
.blockb .contenta p{ margin-bottom:10px}
.blockb .contenta strong{
	color: #333333;
    background: #cfddee;
    height: 35px;
    display: block;
    line-height: 35px;
    margin: 15px auto;
	}


.prtentkp table {
    width: 100% !important;
    border: 0 !important;
    border-collapse: collapse !important;
    border-spacing: 0 !important;
    border-left: 1px solid #999999 !important;
}
.prtentkp table td {
    border: 1px solid #999999 !important;
    border-top-color: windowtext !important;
    border-right-color: windowtext !important;
    border-bottom-color: windowtext !important;
    border-left: none !important;
    padding: 5px !important;
}


/*详情内容*/
.zxxq {background: #fff;padding: 18px 44px; font-family:微软雅黑}
.zxxq .primgpic{ width:100%; height:auto; overflow-x:hidden; margin:0 auto; text-align:center}
.zxxq .primgpic img{ max-width:98%; border:1px solid #ddd}
.zxxq-tit {height: 38px;font-size: 26px;font-weight: bold;line-height: 38px;color: #333333;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.zxxq-sour {height: 24px;font-size: 16px;line-height: 24px;text-align: center;color: #aaa;margin-bottom: 20px;}
.zxxq-sour a {color: #aaa;}
.zxxq-sour span {margin: 0 9px;}
.zxxq-text {padding: 16px 18px;font-size: 14px;line-height: 24px;border: 1px solid #d6d6d6;margin-bottom: 22px;}
.zxxq-text-t1 {width: 78px;float: left;color: #342f2e;margin-right: -78px;}
.zxxq-text-t2 { padding-left: 80px; color:#808080}
.endit-content{ line-height:28px; font-size:16px; color:#333}
.endit-content p{margin:15px 0;}
.endit-content img{max-width:100%;}