/* CSS Document */


@font-face{font-family: "HelveticaLTStd-Bold"; src:url(../font/HelveticaLTStd-Bold.ttf)}
@font-face{font-family: "HelveticaLTStd-BoldCond"; src:url(../font/HelveticaLTStd-BoldCond.ttf)}
@font-face{font-family: "HelveticaLTStd-Cond"; src:url(../font/HelveticaLTStd-Cond.ttf)}
@font-face{font-family: "HelveticaLTStd-Light"; src:url(../font/HelveticaLTStd-Light.ttf)}

.wm{margin:0 8%;}
.wm2{margin:0 8%;}

.head{background:#247cc6;height:40px;line-height:40px;color:#fff;width:100%;overflow:hidden;border-bottom:3px solid #f6cc78;}
.head .head_l{float:left;}
.head .head_r{float:right;}
.head .head_r b{font-weight:bold;font-size:18px;}
.head img{ vertical-align:middle;padding:0 6px;}
.head a{color:#575757;}


#top{width:100%;overflow:hidden;background:#ffffff;height:145px;}
#top .logo{padding-top:25px;float:left;}
#top .site{float:right;background-image: url(../images/jt.png);background-repeat: no-repeat;background-position: 30px 9px;width: 35px;line-height: 22px;height: 22px;text-align: left;font-size: 14px;color: #828282;border: 1px solid #cccccc;margin-top: 37px;padding-left: 8px;display: inline;margin-left: 20px;}

/*menu*/
.menu{text-align:center;float:right;margin-top:33px;}

.menu ul li{ display:inline-block;height:32px;line-height:32px;}
.menu ul li:last-child{ background:none;}
.menu ul li a{padding:0 20px;font-size:16px; display:block;}
.menu ul li a:hover{text-decoration:none;background:#247cc6;color:#fff;border-radius:50px;}
.nav_li{background:#247cc6;color:#fff;border-radius:50px;}
.mbdh{ display:none;}


/*banner/
/* Slider */
.banner {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-right: auto;
    margin-left: auto;
}
.m_banner{ display:none;}


.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }
.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-loading .slick-list { background: #fff url(../images/loader.gif) center center no-repeat; }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.slick-track { position: relative; left: 0; top: 0; display: block; zoom: 1; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }


.bproInfo-demo{ width:100%; float: left; display: block;}
.bproInfo-demo .item{ overflow: hidden;}
.bproInfo-demo .item img{ width: 100%; display: block;}
.bproInfo-demo .slick-arrow{ width:60px; height: 60px; display: block; position: absolute; top: 50%; margin-top: -30px; z-index: 100; background-position: center center; background-repeat: no-repeat;}
.bproInfo-demo .slick-prev{ background-image: url(l.png); background-position:center center; left:10%; transform:translateX(30px);-webkit-transform:translateX(30px);-ms-transform:translateX(30px); opacity: 0;}
.bproInfo-demo .slick-next{ background-image: url(r.png); background-position:center center; right:10%; transform:translateX(-30px);-webkit-transform:translateX(-30px);-ms-transform:translateX(-30px); opacity: 0;}
.bproInfo-demo:hover .slick-arrow{ transform:translateX(0px);-webkit-transform:translateX(0px);-ms-transform:translateX(0px); opacity: 1; }
.bproInfo-demo .slick-prev:hover{ background-image: url(l.png); background-position:center center;}
.bproInfo-demo .slick-next:hover{ background-image: url(r.png); background-position:center center;}

.bproInfo-demo .slick-dots { position: absolute; bottom:10px; list-style: none; display: block; text-align: center; padding: 0px; width: 100%; }
.bproInfo-demo .slick-dots li { position: relative; display: inline-block; height:4px; width:50px; background:#fff; margin: 0px 5px; padding: 0px; cursor: pointer; text-indent:-9999px; -moz-border-radius:0px; -khtml-border-radius:0px; -webkit-border-radius:0px; border-radius:0px;}
.bproInfo-demo .slick-dots li button { border: 0; background: transparent; display: block;  height:12px; width:12px; background:#fff; outline: none; line-height: 0; font-size: 0; color: transparent; padding: 5px; cursor: pointer; outline: none; -moz-border-radius:50%; -khtml-border-radius:50%; -webkit-border-radius:50%; border-radius:50%; text-indent:-9999px;}
.bproInfo-demo .slick-dots li button:focus { outline: none; background:#067cd5;}
.bproInfo-demo .slick-dots li.slick-active{ background:#067cd5;}
.bproInfo-demo .slick-dots li.slick-active a { transform:rotateY(180deg); -webkit-transform:rotateY(180deg); -moz-transform:rotateY(180deg);}

/*banner*/

/*ban_bot*/
.ban_bot{min-height:72px;background:#f5f5f5 !important;}
.ban_bot .hot_pro{float:left;line-height:72px;font-size:15px;color:#4e4e4e;}
.ban_bot .hot_pro img{ vertical-align:middle;}
.ban_bot .hot_pro span{font-weight:bold;}
.search {float: right;height: 37px;width: 320px;display: inline;background-repeat: no-repeat;background-position: left top;background-color: #FFF;border: 1px solid #FFFFFF;margin-top:15px;}
.search1 {outline:none;float: left;height: 35px;width: 245px;display: inline;line-height: 35px;color: #757575;background-repeat: no-repeat;background-color: #FFFFFF;font-size: 13px;background-image: url(../images/go1_24.jpg);background-position: left top;padding-left: 17px;text-align: left;border: 1px solid #FFFFFF;}
.searchimg1 {display: inline;float: left;text-align: center;padding-top: 9px;padding-right: 12px;padding-bottom: 9px;padding-left: 11px;}




.con_01{width:100%;padding-top:60px;overflow:hidden;}
.con_01 .title{text-align:center;font-size:40px;color:#247cc6;font-family:Georgia, "Times New Roman", Times, serif;}
.con_01 .title2{text-align:center;font-size:24px;color:#000;}
.con_01 .title2 span{color:#d2d2d2;}
.con_01 .box{padding-top:40px;}
.con_01 .sy_pro{width:380px;margin:0 12px;border-top:#ecb960 solid 3px;}
.con_01 .sy_pro .bt{font-size:22px;color:#247cc6; font-weight:normal; line-height:55px;}
.con_01 .sy_pro .bt span{font-size:20px; font-family:Arial, Helvetica, sans-serif; color:#247cc6; font-weight:normal;}
.con_01 .sy_pro_l{width:130px;float:left;}
.cu11{ width:116px; float:left; padding-right:35px;}
.cu1i{ width:116px; height:32px; line-height:32px; background:#247cc6; text-align:center; font-size:14px; font-weight:normal; float:left; margin-bottom:3px; color:#FFFFFF}
.cu1i a{ width:116px; height:32px; background:#247cc6; text-align:center; font-size:14px; font-weight:normal; float:left; color:#FFFFFF}
.cu1i a:hover{ width:116px; height:32px; background:#247cc6; text-align:center; font-size:14px; font-weight:normal; float:left; color:#FFFFFF}
.con_01 .sy_pro_r{float:right;width:240px;line-height:26px;}
.con_01 .sy_pro_r .pic{height:90px;}

.con_02{width:100%;overflow:hidden;margin-top:55px;}
.con_02 .about_l{float:left;width:32%;}
.con_02 .about_l img{width:100%;height:386px;}
.con_02 .about_r{float:right;width:63%}
.con_02 .about_r h1{color:#247cc6;font-weight:bold;font-size:30px;}
.con_02 .about_r i{ display:block;width:42px;height:3px;background:#ecb960;margin:15px 0;}
.con_02 .about_r .txt{font-size:15px;line-height:30px;color:#666666;}
.con_02 .about_r ul{margin-top:20px;}
.con_02 .about_r ul li{float:left;width:25%;color:#fff;height:80px;text-align:center;line-height:80px;}
.con_02 .about_r ul li img{ vertical-align:middle;}
.con_02 .about_r ul li a{font-size:20px;color:#fff;}
.con_02 .li01{background:#247cc6;}
.con_02 .li02{background:#3586ca;}
.con_02 .li03{background:#5498d2;}
.con_02 .li04{background:#ecb960;}


.con_03{width:100%;overflow:hidden;margin-top:70px;background:url(../images/qyfc.jpg) no-repeat top center;height:425px;}
.qyfc_con {padding-top:140px;padding-left: 22%;}
.qyfc_con ul {width: 40%;height: 138px;box-shadow:0px 0px 12px #767676; }
.qyfc_con li {float: left;height: 138px;width: 50%;}
.qyfc_con ul .qyfc_1 {background-color: #eebc65;color: #ffffff;text-align: center; background-image: -webkit-gradient(linear, left top, left bottom, from(#f6c97a), to(#eebc65));background-image: -webkit-linear-gradient(left,  #f6c97a, #eebc65);background-image: -moz-linear-gradient(left, #f6c97a, #eebc65);background-image: linear-gradient(left, #f6c97a, #eebc65);}
.qyfc_con ul .qyfc_1 h2 {line-height: 30px;font-weight: normal;padding-top: 53px;font-size: 26px;}
.qyfc_1 p {font-family: "Times New Roman", Times, serif;font-size: 17px;font-weight: normal;text-transform: uppercase;line-height: 26px;}
.qyfc_con ul .qyfc_2 {background-color: #FFF;font-size: 25px;line-height: 138px;color: #247cc6;text-align: center;background-image: url(../images/jt1.png);background-repeat: no-repeat;background-position: 189px 62px;float: left;}


.con_04{width:100%;overflow:hidden;margin-top:70px;padding-bottom:70px;}
.con_04 .news_op{width:44%;float:left;}
.con_04 .news_op .lm_t{font-size: 28px;color: #000;}
.con_04 .news_op .lm_t span{font-size: 20px; color: #969696;font-weight: normal;line-height: 30px;font-family: "Times New Roman", Times, serif;text-transform: uppercase;}
.con_04 .news_op .bt{padding-top:40px;}
.con_04 .news_op h4{width: 53px;height: 25px;float: left;margin-right: 15px;font-size: 14px;color: #fff;text-align: center;font-weight: bold;line-height: 25px;background-color: #ecb960;}
.con_04 .news_op a{font-size:16px;}
.con_04 .news_op .time{color:#666666;font-size:14px;line-height:42px;}
.con_04 .news_op .txt{line-height:26px;color:#666666;font-size:15px;}
.con_04 .news_op .more{margin-top:20px;}
.con_04 .news_op .more a{font-size:14px;color:#247cc6;text-decoration:underline;}

.con_04 .news{width:51%;float:right;background:url(../images/ntu.jpg) no-repeat top left #247cc6;height:301px;}
.con_04 .news .pl{padding-left:220px;}
.con_04 .news ul{width:97%;margin-top:25px;padding-right:3%;}
.con_04 .news ul li{border-bottom:1px dotted #fff;margin-bottom:12px;}
.con_04 .news ul li a{font-size:16px;color:#fff;font-weight:bold;}
.con_04 .news ul li .time{color:#b8cee8;font-size:14px;line-height:30px;}

.con_05{width:100%;overflow:hidden;background:#e6e6e6;}
.end_T {
	height: 114px;
	padding-top: 57px;
}
.end_T dl {
	width: 33%;
	position: relative;
	color: #3f3f3f;
	display: inline;
	float: left;
}
.end_T dl img {

}
.end_T dl em {
	background-color: #c8c8c8;
	height: 59px;
	width: 1px;
	position: absolute;
	left: 63px;
	top: 0px;
}
.end_T dl dt {
	font-size: 20px;
	line-height: 30px;
	position: absolute;
	left: 75px;
	top: 0px;
}
.end_T dl dt font {
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
}
.end_T dl dd {
	font-size: 13px;
	line-height: 13px;
	position: absolute;
	left: 75px;
	top: 31px;
}


#bottom{background:#247cc6;width:100%;overflow:hidden;padding:30px 0;text-align:center;color:#fff;}
#bottom a{color:#fff;}
#bottom .ewm{margin-top:15px;}
#bottom .ewm img{width:130px;height:auto;}


.bot{line-height:30px;border-top:1px solid #393939;width:100%;overflow:hidden;color:#9b9b9b;padding:20px 0;margin-top:40px;}
.bot a{color:#9b9b9b;}
.bot a:hover{color:#fff;}

.mbfor {display: none;}

/*ny*/
.ny_bg{background:#f4f4f4;padding-bottom:50px;}

#content{padding:30px 8% 0;}
.ny_box{padding-top:40px;}
.ny_left{float:left;width:19%;border:1px solid #eeeeee;background:#fff;}
.ny_left .list .lm_t{height:84px;color:#fff;text-align:center;font-size:28px;line-height:84px;background:#2374c0;}
.ny_left .list .lm_t img{ vertical-align:middle;padding-right:6px;}
.ny_left .list ul li{height:60px;line-height:60px;border-bottom:1px solid #eeeeee;padding-left:7%;}
.ny_left .list ul li a{font-size:16px;}
.ny_left .list ul li:hover a{font-weight:bold;}
.ny_left .lx{margin-top:15px;}
.ny_left .lx img{width:100%;}


.ny_right{float:right;width:72%;border:1px solid #eeeeee;background:#fff;padding:0 3%;}
.ny_right .lm_t{border-bottom:1px solid #ddd;height:50px;line-height:50px;font-size:25px;color:#333;margin-top:20px;}
.ny_right .lm_t span{color:#9d9d9d;}
.ny_right .lm_t img{ vertical-align:middle;padding-right:5px;padding-left:10px;}
.ny_right .box{padding:30px 0 0 0;line-height:32px;font-size:16px;min-height:520px;}
.ny_right .box img{ max-width:100%; height:auto !important; height:100%;}
.ny_right .box a{font-size:16px;}


/*内页新闻*/
.ny_news ul li{border-bottom:1px solid #e6e6e6;padding-bottom:20px;margin-top:16px;}
.ny_news ul li .time{float:left;width:8%;background:#f2f2f2;text-align:center;padding:10px 0; border-radius:10px;font-family:Arial;}
.ny_news ul li .time h1{font-size:30px;}
.ny_news ul li .time h2{font-size:14px;color:#999999;line-height:20px;}
.ny_news ul li .txt{float:left;margin-left:3%;width:75%;}
.ny_news ul li .txt a{font-size:1.1em;font-weight:bold;}
.ny_news ul li .txt p{font-size:0.8em;line-height:24px;color:#666666;}
.ny_news ul li .more{float:right;background:#e5e5e5;width:5vh;height:5vh;text-align:center;line-height:5vh;border-radius:50px;margin-top:20px;color:#fff;}
.ny_news ul li:hover .more{background:#125aaa;}


/*内页产品*/

.newspage {PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px auto; PADDING-TOP: 20px; TEXT-ALIGN: center
}
.newspage A { 
BORDER-RIGHT: #999 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #999 1px solid; PADDING-LEFT: 5px; BACKGROUND: #fff; PADDING-BOTTOM: 2px; FONT: 12px/22px ""; BORDER-LEFT: #999 1px solid; COLOR: #666; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #999 1px solid; 
}
.newspage A:hover {
BORDER-RIGHT: #fff 1px solid; BORDER-TOP: #fff 1px solid; BACKGROUND: #4e4e4e; BORDER-LEFT: #fff 1px solid; COLOR: #FFFFFF; BORDER-BOTTOM: #fff 1px solid; TEXT-DECORATION: none
}
.newspage A:active {
BORDER-RIGHT: #666 1px solid; BORDER-TOP: #666 1px solid; BACKGROUND: #4e4e4e; BORDER-LEFT: #666 1px solid; COLOR: #FFFFFF; BORDER-BOTTOM: #666 1px solid
}
.newspage SPAN.current {
BORDER-RIGHT: #666 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #666 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; BACKGROUND: #4e4e4e; PADDING-BOTTOM: 2px; BORDER-LEFT: #666 1px solid; COLOR: #fff; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #666 1px solid
}
.newspage SPAN.disabled {
BORDER-RIGHT: #fff 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #fff 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #fff 1px solid; COLOR: #666; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #fff 1px solid
}

.table-price td {
    text-align: center;
    padding: 11px 0;
    color: #262626;
}

.table-price tr:nth-child(odd) {
    background: #fff;
}

.table-price tr:nth-child(even) {
    background: #f9f9f9;
}

.table-price {
    margin: 8px;
}
.biaoge {
	line-height: 40px;
	font-size: 14px;
	color: #FFF;
}  


.aak{width:122px;height:36px;line-height:36px;text-align:center;background:#015198;color:#fff;border:0px;}


.pnpage { clear:both;padding-top:25px; font-size:14px;}
.pnpage a { padding:2px 10px; font-weight:bold; margin:0 6px; border-radius:5px; text-decoration:none;background:#046bb8;height:34px;line-height:34px;color:#fff; display:inline-block;}
.pnpage a:hover{color:#FF0;}


/*企业展示*/
.ny_qyzs{margin-top:20px;}
.ny_qyzs ul li{width:29.33%;float:left;border-bottom:2px solid #ededed;margin:0 2% 20px;}
.ny_qyzs ul li:hover{border-bottom:2px solid #0662af;}
.ny_qyzs ul li .pic{width:100%;height:230px;overflow:hidden;}
.ny_qyzs ul li .pic img{min-height:230px;width:100%; transition:all 1s;}
.ny_qyzs ul li:hover .pic img{ transform:scale(1.15,1.15); transform-origin:center center;}
.ny_qyzs ul li .bt{height:50px;line-height:50px;text-align:center;}
.ny_qyzs ul li .bt a:hover{color:#175aac;}
.ny_qyzs ul li .more{padding-top:20px;padding-bottom:20px;}
.ny_qyzs ul li .more a{color:#1867c2;font-size:16px;}
.ny_qyzs ul li .more a:hover{text-decoration:underline;}


/*在线订单*/
.ny_order{border-top:1px solid #f0f0f0;padding-top:35px;margin-top:30px;}
.dingdan { padding:1% 6%; background:#f9f9f9; overflow:hidden;}
.dingdan p { padding:5px 0;line-height:36px;font-size:16px;}
.dingdan input,.dingdan textarea { height:40px; line-height:40px; padding:0 1%; border:#ddd 1px solid; border-radius:5px; background:#fff; width:45%;font-family:Microsoft YaHei; color:#999; font-size:14px;}
.dingdan span { padding:0 5px; color:#f00; font-size:16px;}
.dingdan input.s1 { width:95%; color:#255ebd;}
.dingdan input.s2 { width:120px;}
.dingdan input.aak { width:120px; background:#247cc6; color:#fff;}
.dingdan textarea { padding:5px 1%; line-height:20px; height:100px; width:96.5%;background:#fff;}
.dingdan img { margin:0 10px; height:45px;}


/*内页联系我们*/
.ny_contact_l{width:50%;float:left;line-height:30px;}
.ny_contact_r{width:40%;float:right;padding-top:40px;}





.yy{font-size:14px;}
.yy input{height:28px;line-height:28px;border:1px solid #ddd; }
.yy #content3{height:120px;width:480px;border:1px solid #ddd;}

.c1 {border-top:#dbefe5 1px solid;border-left:#dbefe5 1px solid;}
.c1 th {font-weight:bold; line-height:30px;text-align:center;}
.c1 td,.c1 th { padding:5px 10px; line-height:18px; border-bottom:#dbefe5 1px solid;border-right:#dbefe5 1px solid;font-size:14px;}
.c1 a {color:#s444444;}
td.yyk { padding-left:10px;}
.con_t1 { color:#444444;}
.con_t1 h4{ background:#eeefef; width:700px; height:30px; line-height:25px; font-size:14px; text-align:center;font-weight:bold}






.txtc { clear:both; text-align:center; padding-right:25px; padding-top:10px; font-size:12px}
.nypro span.current,.nypro a.num { display:inline-block; margin:0 5px; padding:0 8px; height:23px; line-height:23px;font-size:14px;}
.nypro span.current,.nypro a.num:hover { background:#f0f7fc; border:#255ebd 1px solid; color:#255ebd;font-size:14px;}
.nypro a.num,.nypro a.end,.nypro a.next,.nypro a.prev { border:#cdcdcd 1px solid; color:#333; background:#fff; text-decoration:none;font-size:14px;}
.nypro a.end,.nypro a.next,.nypro a.prev { display:inline-block; padding:0 8px;height:23px; line-height:23px;font-size:14px;}
.nypro a.prev { margin:0 5px;font-size:14px;}




