/*  header  */
*{  
    -webkit-touch-callout:none;  /*系统默认菜单被禁用*/  
    -webkit-user-select:none; /*webkit浏览器*/  
    -khtml-user-select:none; /*早期浏览器*/  
    -moz-user-select:none;/*火狐*/  
    -ms-user-select:none; /*IE10*/  
    user-select:none;  
}
.top{
	position:relative;
	padding:20px 0;
	font-size:12px;
}
.logo img{
	width:205px;
}
/*srh*/
.srhbox{
	margin-top: 2.5em;
	line-height: 28px;
}
.srhform{
	width: 220px;
	float:right;
    height: 28px;
    margin-top: 10px;
    border: 1px solid #ddd;
	background: #eeeeee;
}
.srhform .so_inp {
    width: 75%;
    padding-left: 5px;
    color:#b5b5b5;
	background: none;
    border: none;
    height: 28px;
    line-height: 28px;
    outline: none;
    float: left;
}
.srhform .so_btn {
    width:48px;
	border: none;
    height: 28px;
    line-height: 28px;
    outline: none;
    float: right;
    cursor: pointer;
    color: #fff;
    background:url(../images/srh.png) center center no-repeat #0064a3;
}
.hotline{
	margin:10px 60px 0 0;
	padding-left:50px;
	height:42px;
	background:url(../images/tel.jpg) left center no-repeat;
}
.hotline .tel{
	font-size:24px;
	color:#7ebd24;
	font-family:Impact;
}
.topwx{
	text-align:center;
	font-size:12px;
}
.topwx img{
	width:70px;
	height:70px;
}
.navWrap{
	width:100%;
	height:48px;
	background:#0093dd;
}
.nav li{
	display:inline;
	float:left;
	position:relative;
	
}
.nav li.NavLi{
	/*border-right:1px solid #1983f6;*/
}

.nav li.NavLi:first-child{
}
.nav li.NavLi:last-child{
	background:none;
}
.nav .on{
	background:#133984;
	color:#fff;
}
.b1{
	display:inline-block;
	width:133px;
	height:48px;
	line-height:48px;
	text-align:center;
	font-size:14px;
	color:#fff;
	transition:ease-in-out 0.5s;
	-webkit-transition:ease-in-out 0.5s;
	
}

.b1:hover{
	background:#133984;
	color:#fff;
}
.navDown{
	display:none;
	position:absolute;
	width:133px;
	left:0;
	top:48px;
	text-align:center;
	background-color:#fff;
	z-index:999;
}
.nvd li a{
	display:inline-block;
	width:133px;
	height:35px;
	line-height:35px;
	font-size:12px;
	color:#666;
	transition:ease-in-out 0.3s;
	-webkit-transition:ease-in-out 0.3s;
}
.nvd li a:hover{
	color:#fff;
	background:#133984;
}
/*content1*/
.content1 {
	margin-top: 55px;
}
.main1lf{
	width:775px;
}
.index-title{
	position:relative;
	height: 35px;
	margin-bottom: 20px;
	border-bottom:1px solid #dcdcdc;
}
.index-title h1{
	position:absolute;
	left:0;
	bottom:-3px;
	display:inline-block;
	font-size:22px;
	color:#0093dd;
	padding:0 0 8px 0;
	font-weight: normal;
}
.index-title h1 span{
	font-size:14px;
	color:#9f9f9f;
	text-transform:uppercase;
	font-weight:normal;
	margin-left:10px;
}
.index-title .more{
	position:absolute;
	right:0;
	bottom:5px;
	font-size:16px;
	color:#0093dd;
	text-transform:uppercase;
}
.index-title .more:hover{
	text-decoration:underline;
}
.notice-cont{
	margin-top:20px;
}
.notice-hot{
	margin-bottom: 12px;
}
.notice-Img{
	width: 200px;
}
.notice-Img img{
	width: 200px;
	height: 105px;
}
.notice-txt{
	width: 560px;
}
.notice-txt h1 a{
	font-size:20px;
	font-weight:normal;
	color: #343434;
	font-size: 16px;
	font-weight: bold;
}
.notice-hotInfo{
	color:#666666;
	line-height:2.0;
	height:60px;
	margin:10px 0;
	overflow:hidden;
}
.noticeList li{
	height:43px;
	line-height:43px;
	padding-left:15px;
	border-bottom:1px dashed #e5e5e5;
	background:url(../images/quan2.jpg) left center no-repeat;
}
.noticeList li a{
	float:left;
	width:550px;
	font-size:14px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	/*font-weight: bold; 加粗*/
    color: #343434;
}
.noticeList li a:hover{
	color:#2299d7;
}
.noticeList li span{
	float:right;
	color:#929292;
}

.main1rt{
	width:400px;
}
/* slidebox */
.slideBox{ width:400px; height:350px; overflow:hidden; position:relative;   }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:13px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:8px;  width:10px; height:10px;border-radius: 50%;  line-height:14px; text-align:center; background:#c3c4c5; cursor:pointer; }
.slideBox .hd ul li.on{ background:#133984; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;}
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd .slideimg{
	position:relative;
}
.slideBox .bd .slidename{
	position:relative;
	height:50px;
	line-height:50px;
	margin-top:-50px;
	z-index:3;
}
.slideBox .bd .slidename .slideTitle{
	position:absolute;
	width:100%;
	height:50px;
	font-size:16px;
	color:#fff;
	text-indent:10px;
	z-index:44;
}
.slideBox .bd .slidename .slidebg{
	position:absolute;
	width:100%;
	height:50px;
	background:#111;
	opacity:0.7;
	z-index:33;
}
.slideBox .bd .slideimg img{ width:400px; height:350px; display:block;  }



/*content2*/
.content2{
	width:100%;
	height: 429px;
	padding-top: 60px;
	background: url(../images/abbg.jpg) center top no-repeat #f2f0f0;
}
.Index_title{
	text-align:center;
	margin-bottom: 35px;
	overflow:hidden;	
}
.Index_title h1{
	font-size:28px;
	color: #0093dd;
	font-weight: bold;
	
}
.Index_title h2{
	font-size:12px;
	color: #333333;
	font-family: arial;
	margin-top: 10px;
	text-transform: uppercase;
}
.Index_title .bit{
	margin-top:-3px;
}
.Index_title .bit span{
	display:inline-block;
	width:40px;
	height:1px;
	margin-top: 10px;
	background:#333333;
}
.Index_title2 h1{
	color: #fff;
}
.Index_title2 h2{
	color: #fff;
}
.abcontLf{
	width: 900px;
	color: #666;
}
.abcont1{
	line-height: 2.0;
}
.abcont1 a{
	color: #0093dd;
}
.abcontIco{
	float: left;
	margin-top: 40px;
	border: 1px solid #bfbfbf;
	overflow: hidden;
}
.abcontIco li{
	display: inline;
	float: left;
	width: 170px;
	height: 40px;
	padding-top: 74px;
	text-align: center;
	border-right: 1px solid #bfbfbf;
	transition: 0.3s;
	-webkit-transition: 0.3s;
	cursor: pointer;
}
.abcontIco li:hover a{
	color: #fff;
}
.abcontIco li.li1{
	background: url(../images/ab1.png) center 20px no-repeat;
}
.abcontIco li.li1:hover{
	background: url(../images/abh1.png) center 20px no-repeat #0093dd;
}
.abcontIco li.li2{
	background: url(../images/ab2.png) center 20px no-repeat;
}
.abcontIco li.li2:hover{
	background: url(../images/abh2.png) center 20px no-repeat #0093dd;
}
.abcontIco li.li3{
	background: url(../images/ab3.png) center 20px no-repeat;
}
.abcontIco li.li3:hover{
	background: url(../images/abh3.png) center 20px no-repeat #0093dd;
}
.abcontIco li.li4{
	
	background: url(../images/ab4.png) center 20px no-repeat;
}
.abcontIco li.li4:hover{
	background: url(../images/abh4.png) center 20px no-repeat #0093dd;
}
.abcontIco li.li5{
	border-right: none;
	background: url(../images/ab5.png) center 20px no-repeat;
}
.abcontIco li.li5:hover{
	background: url(../images/abh5.png) center 20px no-repeat #0093dd;
}
.abcontRt{
	width: 245px;
}
.abcontRt a{
	display: block;
	width: 140px;
	height: 65px;
	line-height: 65px;
	margin-bottom: 20px;
	color: #fff;
	font-size: 18px;
	padding-left: 105px;
}
.abcontRt a.abfgs1{
	background: url(../images/zgs1.png)40px center no-repeat #eb4535;
}
.abcontRt a.abfgs2{
	background: url(../images/zgs2.png)40px center no-repeat #2883d2;
}
.abcontRt a.abfgs3{
	background: url(../images/zgs3.png)40px center no-repeat #fa751a;
}
/*content3*/
/* proscroll*/
.Index_case{
	width:1200px;
	margin:0 auto;
}
.case-left{ width:1220px;  overflow:hidden; position:relative; padding:0px 50px;margin-left: -100px;   }

.case-left .bd{ padding:10px;   overflow:hidden;   }
.case-left .bd ul{ overflow:hidden; zoom:1; }
.case-left .bd ul li{position: relative; margin:0 20px 0 0px; float:left; display:inline;  text-align:center;  }
.case-left .bd ul li .pic{ text-align:center;height:270px; overflow:hidden; }
.case-left .bd ul li .pic img{ width:285px; height:270px; display:block;-webkit-transition: 1s;
	-o-transition: 1s;
	transition: 1s; }
	
.case-left .bd ul li .pic img:hover{
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.case-left .bd ul li .title{position: absolute; width:285px; height:46px;line-height:46px;background: url(../images/ctbg.png) repeat; overflow:hidden;text-overflow: ellipsis;white-space: nowrap;transition: 0.3s;
	-webkit-transition: 0.3s;bottom: -46px;  }
.case-left .bd ul li .title a{ color:#fff; font-size:16px; }
.case-left .bd ul li .title a:hover{ color:#fff;   }
.case-left .bd ul li:hover .title{
	bottom: 0px;
	
}
.case-left .prev, .case-left .next {
	display:block;
    background:url("../images/arrow.png") no-repeat scroll 0 0;
    cursor: pointer;
    height: 46px;
    position: absolute;
    top: 100px;
    width: 46px;
    z-index: 999;
}
.case-left .prev {
    background-position: 0 0;
    left: 0;
}
.case-left .prev:hover {
    background-position: 0 -92px;
    left: 0;
}
.case-left .next {
    background-position: 0 -46px;
    right: 0;
}
.case-left .next:hover {
    background-position: 0 -138px;
    right: 0;
}
/*partner*/
.partnerbox{
	width: 100%;
	margin-top: 60px;

}
.partnerList ul{
	width:1150px;
	overflow: hidden;
}
.partnerList li{
	display: inline;
	float: left;
	width:195px;
	height: 84px;
	padding: 3px;
	margin:5px 25px 25px 0;
	text-align: center;
	border: 1px solid #d8d8d8;
}
.partnerList li img{
	width:170px;
	height: 84px;
}

/*foot*/
.footwap{
	background: #0089d1;
	margin-top: 30px;
	padding-top:20px;
}
.foot{
	padding-bottom: 20px;
}
.foot dl{
	float: left;
	margin-right: 100px;
}
.foot dl dt{

	color: #fff;
	margin-bottom: 10px;	
	font-weight: bold;
}
.foot dl dd{
	font-size: 13px;
	line-height: 2.0;
}
.foot dl dd a{
	color: #fff;
}
.foot dl.friends {
	width: 285px;	
}
.foot dl.friends dd a{
	display: inline-block;
	margin-right: 10px;
}
.ftwx{
	text-align: center;
	color: #fff;
}
.ftwx p img{
	margin: 30px 0 10px 0;
}
.copyright{
	border-top: 1px solid #fff;
	text-align: left;
	padding: 15px 0;
	color: #fff;
	font-size: 12px;
}
.copyright a{
	color: #fff;
}
/* 右侧回到顶部 */

.izl-rmenu{position:fixed;right:1%;bottom:10px;padding-bottom:73px;background:url(../images/r_b.png) 0px bottom no-repeat;z-index:999;}
.izl-rmenu .btn{width:72px;height:73px;margin-bottom:1px;cursor:pointer;position:relative;}
.izl-rmenu .btn-qq{background:url(../images/r_qq.png) 0px 0px no-repeat;background-color:#6da9de;}
.izl-rmenu .btn-qq:hover{background-color:#488bc7;}
.izl-rmenu a.btn-qq,.izl-rmenu a.btn-qq:visited{background:url(../images/r_qq.png) 0px 0px no-repeat;background-color:#6da9de;text-decoration:none;display:block;}
.izl-rmenu .btn-wx{background:url(../images/r_wx.png) 0px 0px no-repeat;background-color:#78c340;}
.izl-rmenu .btn-wx:hover{background-color:#58a81c;}
.izl-rmenu .btn-wx .pic{position:absolute;left:-160px;top:0px;display:none;width:160px;height:160px;}
.izl-rmenu .btn-phone{background:url(../images/r_phone.png) 0px 0px no-repeat;background-color:#fbb01f;}
.izl-rmenu .btn-phone:hover{background-color:#ff811b;}
.izl-rmenu .btn-phone .phone{background-color:#ff811b;position:absolute;width:160px;left:-160px;top:0px;line-height:73px;color:#FFF;font-size:18px;text-align:center;display:none;}
.izl-rmenu .btn-top{background:url(../images/r_top.png) 0px 0px no-repeat;background-color:#666666;display:none;}
.izl-rmenu .btn-top:hover{background-color:#444;}

/*subcont*/
.subbanner{
position:relative;
width:100%;
text-align:center;	
}
.subbanner img{
	max-width:100%;
}
.sub_dw_wap{
	width:100%;
	height:35px;
	line-height:35px;
	border-bottom:1px solid #ccc;
	background:#f3f2f2;
}
.sub_dw{
	padding-left:35px;
	background:url(../images/crt.png) left center no-repeat;
}
.sub_title{
	position:relative;
	text-align:center;
	margin-top:40px;
}
.sub_title h2{
	font-size:24px;
}
.sub_title span{
	position:absolute;
	left:50%;
	bottom:-10px;
	margin-left:-42.5px;
	display:inline-block;
	width:85px;
	height:2px;
	background:#133984;
}
.sub_nav{
	margin-top:45px;
	text-align:center;
}
.sub_nav a{
	display:inline-block;
	margin-right:10px;
	padding:10px 45px;
	background:#e9e9e9;
	transition:300ms;
	-webkit-transition:300ms;
}
.sub_nav a:hover,.sub_nav a.on{
	background:#0080bf;
	color:#fff;
}
.subMain{
	min-height:350px;
}
.submainCont{
	margin-top:30px;
}
.subAbout p{
	line-height:1.8;
}
/*job*/
.sideMens{ width:1100px; margin-top:30px; font-size:14px;  }
.sideMens h3{ height:50px; line-height:50px; margin:15px 0; padding:0 15px; background:#f5f5f5;font-size:14px; font-weight:normal;}
.sideMens h3 em{ float:right; display:block; width:40px; height:32px; margin-top:9px;background:url(../images/addin.png) 0 0 no-repeat; cursor:pointer; }
.sideMens h3 em.on{ background:url(../images/addon.png) 0 0 no-repeat; }
.sideMens .jobdetail{line-height:1.8; margin:15px 0;padding:8px 0 8px 30px; display:none;  }
.sideMens .jobdetail h2{
	font-size:18px;
}
.jobaction{
	height:48px;
	line-height:48px;
	font-size:16px;
	background:#e60012;
	color:#fff;
	text-align:center;
	margin:25px 0;
}
/*subcontact*/
.subcontact_top{
	line-height:2.0;
	font-size:16px;
}
.subcontact_top h1{
	color:#133984;
	font-weight:normal;
	font-size:24px;
}


/*subnews*/
.subnews li{
	padding:28px 0;
	border-bottom:1px dashed #ccc;
	overflow:hidden;
}
.subnewsImg{
	width:235px;
	height:175px;
}
.subnewsImg a{
	display:block;
	padding:3px;
	border:1px solid #ccc;
	overflow:hidden;
}
.subnewsImg a:hover{
	border:1px solid #2c69b3;
	box-shadow:1px 1px 3px #888;
}
.subnewsImg img{
	width:227px;
	height:167px;
	transition:300ms;
}
.subnewsImg img:hover{
	transform:scale(1.1);
}
.subnewsTxt{
	width:935px;
	color:#898888;
}
.subnewsTxt h1 a{
	font-size:16px;
	font-weight:normal;
	color:#000;
}
.subnewsTxt h1 a:hover{
	opacity:0.85;
	text-decoration:underline;
}
.subnewsTxt .date{
	margin:5px 0;
	font-size:12px;
}
.subnewInfo{
	margin:10px 0;
	line-height:1.6;
	height:65px;
	overflow:hidden;
}
.subNewAction a{
	color:#133984;
	margin-right:20px;
	border-radius:3px;
	transition:0.3s;
}
.subNewAction a:hover{
	opacity:0.85;
	margin-left:5px;
}

/*newsdetail*/
.newsTitle{
    border-bottom: 1px dashed #a1a1a1;
    color: #646464;
    padding:15px 0;
    text-align: center;
}
.newsTitle h3 {
    font-size:18px;
    font-weight:bold;
    margin-bottom: 10px;
	color:#333;
}
.newsTitle p{
	font-size:12px;
}
.newsTitle p span{
}
.newcont {
    border-bottom: 1px dashed #a1a1a1;
    padding: 15px 0;
}
.newcont p {
    line-height: 2;
    margin: 10px 0;
    text-indent: 2em;
}
.newcont img{
	max-width:100%;
	margin:auto;
}

/*msg*/
.consult-table {
    color: #535353;
    width: 100%;
}
.consult-table th, .consult-table td {
    line-height: 30px;
    padding-bottom: 13px;
    vertical-align: top;
}
.consult-table th {
    font-size: 14px;
}
.consult-table textarea {
    border: 1px solid #d3d3d4;
    border-radius: 2px;
    height: 110px;
    padding: 5px 0;
    width: 70%;
}
.consult-table .inp {
    border: 1px solid #d3d3d4;
    border-radius: 2px;
    height: 28px;
    margin-right: 15px;
    padding: 0 10px;
    width: 250px;
}
.consult-table .inp2 {
    width: 120px;
}
.consult-table label input {
    margin-right: 5px;
    position: relative;
    top: 2px;
}
.consult-table .yzm {
    display: inline-block;
    vertical-align: middle;
}
.consult-table i {
    background: rgba(0, 0, 0, 0) url("../images/i-tips.jpg") no-repeat scroll center center;
    display: inline-block;
    height: 5px;
    vertical-align: middle;
    width: 5px;
}
.consult-table .btn4 {
    margin: 25px 0;
}
.btn4{
	border:none;
	background-color: #7ebd24;
    border-radius:3px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    line-height: 40px;
    width: 120px;
	cursor:pointer;
}
.btn4:hover{
	opacity:0.8;
	filter:alpha(opacity=80); 
}
/*model_houses*/
.imgwap2{
	position:relative;
	width:350px;
	float:left;
	margin:20px;
	display:inline;
	text-align:center;
	padding:3px;
	margin-bottom:15px;
	cursor:pointer;
}
.imgwap2:hover{
	box-shadow:0px 0px 5px #2c69b3;
}
.imgwap2 img{
	width:350px;
	height:260px;
	
}
.imgwap2 p{
	position:relative;
	width:350px;
	height:36px;
	line-height:36px;
	margin-top:3px;
	overflow:hidden;
	font-size:14px;
	text-align:center;
	color:#333;
	font-weight:bold;
	opacity:0.8;
}
/*subpro*/
.subpro_list{
	overflow:hidden;
	width:1312px;
}
.subpro_list ul{
	overflow:hidden;
	width:1200px;
}
.subpro_list li{
	display:inline;
	float:left;
	width:280px;
	margin:25px 25px 0 0;
}
.subpro_list li img{
	width:280px;
	height:265px;
}
.subpro_list li:last-child{
	margin-right: 0;
}
.subpro_list li p{
	height:40px;
	line-height:40px;
	width:100%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	text-align:center;
	font-size:14px;
}
.subpro_list li p a{
	display: block;
	color:#fff;
	background: #133984;
	transition: 0.3s;
	-webkit-transition: 0.3s;
}
.subpro_list li:hover p a{
	background: #0093dd;
	
}
/*honor*/
/*subpro*/
.honor_list{
	overflow:hidden;
	width:1250px;
}
.honor_list ul{
	overflow:hidden;
	width:1200px;
}
.honor_list li{
	display:inline;
	float:left;
	width:255px;
	margin:25px 55px 0 0;
}
.honor_list li img{
	width:255px;
	height:181px;
}
.honor_list li:last-child{
	margin-right: 0;
}
.honor_list li p{
	height:40px;
	line-height:40px;
	width:100%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	text-align:center;
	font-size:14px;
}
.honor_list li p a{
	display: block;
	color:#133984;
	transition: 0.3s;
	-webkit-transition: 0.3s;
}

/*子公司*/
.subsidiaryList li{
	padding:15px 25px;
	background:url(../images/ic.jpg) left center no-repeat;
	border-bottom: 1px dashed #ddd;
}
.subsidiaryList li a{
	height: auto;
	white-space: normal;
	overflow: visible;
}


/*prodetail*/
.sub_pro_title h1{
	font-size:18px;
	text-align:center;
}
.sub_pro_Img img{
	padding:3px;
	border:1px solid #ccc;
	max-width:80%;
}
.pro_detail_bred{
	margin-top:50px;
	border-bottom:1px solid #d87d08;
}
.pro_detail_bred span{
	display:inline-block;
	background:#d87d08;
	color:#fff;
	padding:8px 25px;
}
/*products-*/
.prolist li{
	display:inline-block;
	float:left;
	width:267px;
	margin:0 25px 30px 0;
	padding:3px;
	text-align:center;
	line-height:30px;
	border:1px solid #e5e5e5;
}
.prolist li .pImg{
	display:inline-block;
}
.prolist li .pImg img{
	width:267px;
	height:225px;
	
}
.prolist li:hover{
	border:1px solid #024f9d;
}
.ptxt{
	display:inline-block;
	line-height:40px;
	width:100%;
}
.pro_name{
	text-align:center;
}
.pro_name h1{
	font-size:24px;
	padding:20px 0;
}
.conttitle{
	height:30px;
	line-height:30px;
	background:#eee;
	font-weight:normal;
	padding-left:15px;
	margin-bottom:10px;
	text-shadow:1px 1px 1px #fff;
	border-bottom:3px solid #1365be;
}
.childNav {
	padding-top: 12px;
	text-align:center;
	margin-top:20px;
}
.childNav .first {
	width: 9px;
	padding: 0px;
}
.childNav li {
	display:inline;
	height: 20px;
	padding: 0px 30px;
    border-right: 1px solid #ddd;
}
.childNav a {
	height: 20px;
	line-height: 20px;
	text-align: center;
}
.childNav a:hover, .childNav .current {
	color: #0054a5;
}
/*大图样式*/
.picarr{position:relative;margin:20px auto;}
.picarr .picture{width:100%;text-align:center;}
.picarr .picture a{display:none;}
.picarr .picture img{
	width:100%;
}
.picarr .preview{width:815px;margin-top:20px;padding:5px;background:#eef3fa;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;}
.picarr .preview li{float:left;margin:4px;}
.picarr .preview li a{width:58px;height:45px;border:1px solid #fff;background:#fff;display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:35px;*font-family:Arial;}
.picarr .preview li a img{vertical-align:middle; width:100%;}
.picarr .preview li.current a{border:1px solid #000;}