/* CSS Document */
/* 搜索 */
.search { height: 68px; line-height: 68px; background: #333; color: #666;}
.search a { color: #666;}
.search_bg { width: 346px; height: 37px; margin: 0 auto;}
.search1 { margin-top: 15px; width: 346px; height: 37px; line-height: 37px;
	background: url(../img/search_bg.png) no-repeat;}
.search1 .text { width: 300px; height: 37px; float: left; background: none; line-height: 37px; color: #666;
	font-size: 14px; font-family: "Microsoft YaHei"; border: 0px; padding-left: 10px;}
.search1 .submit { width: 36px; height: 37px; cursor: pointer; background: none; border: none;}

/* title */
.hz { overflow: hidden;}
.hz_l { padding: 20px 0; text-align: center;}
.hz_l h2 a { display: block; font-size: 30px; height: 62px; line-height: 82px; font-weight: bold; color: #e98314;
	text-decoration: none;}
.hz_l h2 span { font-size: 18px; padding: 10px 0; color: #717171;}
.hz_l h2 b { display: block; font-size: 14px; color: #a1a1a1; text-transform: uppercase; font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;}
.hz_l h3 a { display: block; font-size: 30px; height: 62px; line-height: 82px; font-weight: bold; color: #e98314;
	text-decoration: none; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.hz_l h3 span { font-size: 18px; padding: 10px 0; color: #717171;}
.hz_l h3 b { display: block; font-size: 14px; color: #e1e1e1; text-transform: uppercase;}
.hz_l h3 b.chi { font-size: 18px; color: #a0a0a0;}

/* 产品 */
.pro { height: 962px; background: url(../img/pro_bg.jpg) no-repeat center top; overflow: hidden;}
.pro_nav { width: 254px; border-bottom: 1px solid #cfcfcf;}
.pro_nav li { height: 64px; line-height: 64px; font-size: 16px; padding-left: 66px; border: 1px solid #cfcfcf;
	transition: .3s all; border-bottom: none;}
.pro_r { overflow: hidden; height: auto;}
.pro_r .hd { width: 240px; height: 735px; background: #666; overflow: hidden; padding-bottom: 20px;
	margin-bottom: 10px;}
.pro_r .hd li { height: 85px; line-height: 85px; font-size: 16px; font-weight: bold;}
.pro_r .hd li a { display: block; margin: 0 10px; border-bottom: 1px dashed #959595; padding-left: 34px; color: #fff;}
.pro_r .hd li.on { background: url(../img/pro_hover.jpg) no-repeat left center;}
.pro_r .hd .phone .p_t { border-top: 1px dashed #fff; padding: 10px 0; background: #605e5f;}
.pro_r .hd .phone .p_t p { font-size: 14px; line-height: 24px; color: #fff; margin: 0; text-align: left; 
    padding: 0 0 0 1em;}
.pro_r .hd .phone .p_t a { background: #E98314; display: block; width: 90%; height: 40px; line-height: 40px; 
    margin: 0 auto; color: #fff; text-align: center; margin-top: 0.7em;}
.pro_r .bd { width: 940px;}
.pro_r .bd li { width: 225px; margin: 0 10px 15px 0; background: #eee; float: left; overflow: hidden;
	border: 1px solid #eee; transition: .3s all; position: relative;}
.pro_r .bd li.mr0 { margin-right: 0;}
.pro_r .bd li .pro_img { width: 225px; height: 225px; display: table-cell; vertical-align: middle; overflow: hidden;
	text-align: center;}
.pro_r .bd li .pro_img img { height: 225px; transition: .3s all;}
.pro_r .bd li .pro_txt { width: 100%; text-align: center; height: 45px; line-height: 45px; position: absolute;
	bottom: -45px; background: url(../img/case_bg.png); transition: .3s all;}
.pro_r .bd li:hover a { color: #fff;}
.pro_r .bd li:hover .pro_img img { transform: scale(1.2, 1.2);}
.pro_r .bd li:hover .pro_txt { bottom: 0;}

.bar01 { height: 301px; background: url(../img/bar01.jpg) no-repeat center top;}
.bar01 .bar_tel { padding-top: 30px; padding-left: 538px; color: #fff;}
.bar01 .bar_tel span { display: block; font-size: 16px;}
.bar01 .bar_tel strong { display: inline-block; font-family: Arial, Helvetica, sans-serif; font-size: 30px;
	font-weight: normal; margin-right: 20px;}
.bar01 .bar_tel a { display: inline-block; margin-top: 10px; margin-left: 100px; display: block;}
.bar01 .bar_txt { padding-top: 50px; text-align: center;}
.bar01 .bar_txt b { display: block; font-size: 30px; font-weight: bold; color: #ec8d0c; text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;}
.bar01 .bar_txt strong { font-size: 36px; color: #fff; display: block;}
.bar01 .bar_txt span { font-size: 18px;}

.ys { background: #000; padding-bottom: 50px;}
.ys .ys_tit { padding: 70px 0 30px 0;}
.ys .ys_main { background: url(../img/6192.jpg) no-repeat; height: 600px;position: relative; color: #fff;}
.ys .ys_main .ys_L { position: absolute; left: 50px;}
.ys .ys_main .ys_R { width: 300px; position: absolute; right: 0;}
.ys .ys_main .ys1 { width: 340px; top: 50px;}
.ys .ys_main .ys2 { width: 320px; top: 240px;}
.ys .ys_main .ys3 { width: 340px; top: 435px;}
.ys .ys_main .ys4 { top: 50px;}
.ys .ys_main .ys5 { top: 240px;}
.ys .ys_main .ys6 { top: 435px;}
.ys .ys_main span { font-size: 13px; text-transform: uppercase; white-space: nowrap; text-overflow: ellipsis;
	overflow: hidden;}
.ys .ys_main h3 { font-size: 17px; line-height: 40px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden}
.ys .ys_main p { font-size: 12px; color: #c9c9c9; padding: 6px 0 0 20px; line-height: 22px;}
.ys .bd { width: 299px; height: 299px; position: absolute; left: 50%; top: 161px; margin: 0 0 0 -144px;}

.liyou { padding-bottom: 1em; display: none; height: 400px;}
.tle { text-align: center; padding-top: 1.5em; padding-bottom: 0.8em; border-bottom: 1px solid #fff; 
    position: relative;}
.tle h5 { font-size: 22px; color: #fff; margin-bottom: 0.2em; font-weight: bold;}
.tle p { font-size: 16px; color: #E98314; line-height: 24px;}
.tle em  { color: #fff; font-weight: bold;}
.tle i { display: block; position: absolute; width: 3em; height: 3px; background-color: #E98314; left: 50%; 
    margin-left: -1.5em; bottom: -2px;}
.liyou .bd { padding: 0.7em;}
.liyou .bd dt img { display: block; width: 80%; margin: 0 auto;}
.liyou .bd dt h5 { font-size: 16px; color: #E98314; margin-top: 1.5em; text-align: center;}
.liyou .bd dd { margin-top: 0.8em;}
.liyou .bd dd p { padding-left: 1em; background: url(../img/ys_ico.png) no-repeat left 0.5em; 
    background-size: 0.717em; font-size: 14px; color: #fff; line-height: 1.5em; margin-bottom: 0.5em;}
.liyou .hd { text-align: center;}
.liyou .hd li { display: inline-block; width: 0.6em; height: 0.6em; border-radius: 50%; margin: 0 0.3em;
    background-color: #c9c9c9;}
.liyou .hd li.on { background-color: #E98314;}

/* 解决问题 */
.advall { height: 958px; background: url(../img/advbg.jpg) no-repeat center top;}
.adv { overflow: hidden;}
.advtxt { padding-top: 80px; padding-bottom: 40px;}
.advtxt h3 a { color: #e98314;}
.advtxt h3 span { color: #717171}
.advtxt h3 b { color: #a1a1a1;}
.adv_header { padding: 82px 0 98px 282px;}
.adv_header strong { font-size: 36px; color: #db0300;}
.adv_header b { font-size: 24px; color: #aaa; font-family: Arial, Helvetica, sans-serif; text-transform: uppercase;}
.ys_con { width: 1180px; height: 550px; position: relative;}
.ys_con .bd { float: right; width: 1180px;}
.ys_con .bd li { width: 1180px; height: 550px; position: relative;}
.ys_con .bd li .ysnrirong { width: 590px; height: 247px; position: absolute; top: 137px; right: 0; color: #fff;
	background: url(../img/yss_bg.png) no-repeat;}
.ys_con .bd li .ysnrirong .ysbiaoti { height: 100px;}
.ys_con .bd li .ysnrirong .ysbiaoti b { float: left; display: inline-block; width: 50px; margin-left: 23px;
	padding-top: 50px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 24px;
	text-align: center;}
.ys_con .bd li .ysnrirong .ysbiaoti div { float: left; padding: 48px 0 0 17px; line-height: 24px;}
.ys_con .bd li .ysnrirong .ysbiaoti div strong { font-size: 18px;}
.ys_con .bd li .ysnrirong .ysbiaoti div span { font-size: 14px;}
.ys_con .bd li .ysnrirong p { padding: 32px 0 0 90px; line-height: 30px;}
.ys_con .hd { width: 310px; height: 550px; background: #1d1e1f; position: absolute; top: 0; left: 0;}
.ys_con .hd li { width: 296px; height: 177px; padding: 3px 7px; cursor: pointer;}
.ys_con .hd li b { display: block; height: 45px; line-height: 45px; text-align: center; width: 100%; font-size: 16px;
	background: #e98314; color: #fff; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.ys_con .hd li div { width: 296px; height: 132px; position: relative;}
.ys_con .hd li div span { display: block; width: 296px; height: 132px; background: url(../img/case_bg.png) repeat;
	position: absolute; top: 0; left: 0; transition: .3s all;}
.ys_con .hd li.on div span { background: none;}

/*å®¢æˆ·è§è¯*/
.kh { overflow: hidden; height: 498px; background: url(../img/khbgs.jpg) no-repeat center top;}
.khcon { overflow: hidden; padding: 0 0 30px;}
.khcon li { float: left; width: 580px; height: 224px; margin: 10px 5px; background: url(../img/khbg.jpg) no-repeat;}
.khcon li .khimg { width: 164px; height: 180px; margin-top: 14px; overflow: hidden;}
.khcon li .khimg img { width: 164px; height: 180px;}
.khcon li .khtxt { margin: 0 23px; width: 298px; color: #666;}
.khcon li .khtxt span a { display: block; height: 48px; line-height: 48px; font-size: 16px; margin-bottom: 20px;
	border-bottom: 1px dashed #969696; color: #e98314;}
.khcon li .khtxt div { height: 74px; overflow: hidden; line-height: 24px; margin-bottom: 50px;}
.khcon li .khtxt b a { display: block; width: 104px; height: 28px; text-align: center; line-height: 28px; color: #fff;
	background: #e98314; border-radius: 5px;}

.bar02 { height: 418px; background: url(../img/bar02.jpg) no-repeat center top;}
.bar02 .bar_tel { padding-top: 18px; padding-left: 63px;}
.bar02 .bar_tel div { margin-right: 60px;}
.bar02 .bar_tel span { display: block; font-size: 16px; color: #fff;}
.bar02 .bar_tel strong { font-family: Arial, Helvetica, sans-serif; font-size: 30px; color: #fff;}
.bar02 .bar_tel a { display: inline-block; margin-top: 10px;}
.bar02 .bar_txt { text-align: left; padding-top: 30px; padding-left: 0;}
.bar02 .bar_txt b { display: block; font-size: 30px; font-weight: bold; color: #717171; text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;}
.bar02 .bar_txt strong { font-size: 24px; color: #fff; display: block;}
.bar02 .bar_txt span { font-size: 18px; color: #fff;}

.fwrx { margin: 0.5em 0; display: none;}
.fwrx img { display: block; width: 100%;}

/*公司简介*/
.about_all { overflow: hidden; height: 450px; background: url(../img/ab.jpg) no-repeat center top;}
.ab_tit { width: 520px; margin: 100px 0 0 42px; color: #fff;}
.ab_tit strong { font-size: 30px; text-transform: uppercase; font-family: Arial, Helvetica, sans-serif;}
.ab_tit span { font-size: 30px; font-weight: bold; margin: 26px 0 12px;}
.ab_tit b { font-size: 18px; margin-bottom: 40px;}
.ab_tit p { line-height: 24px;}
.ab_con { width: 554px; padding-top: 75px; margin-right: 25px;}
.ab_img { width: 554px; height: 158px;}
.ab_img img { width: 554px; height: 158px;}
.ab_con_txt .ab_txt { overflow: hidden; height: 86px; line-height: 22px; margin: 24px 0; color: #fff;}

/*相册*/
.partner { padding-bottom: 30px; position: relative;}
.cp_hemm { height: 50px; position: absolute; top: -48px;}
.cp_hemm ul { overflow: hidden; height: 48px;}
.cp_hemm ul li { width: 173px; text-align: center; height: 48px; line-height: 48px; float: left; background: #333;}
.cp_hemm ul li a { font-size: 20px; color: #fff;}
.cp_hemm ul li.on { background: #e98314;}
.cp_hemm span { display: block; text-align: center; font-size: 18px; color: #e4e4e4; text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;}
.picMarquee-left001 { width: 1180px; overflow: hidden;}
.picMarquee-left001 .bd ul li { width: 204px; float: left; _display: inline; overflow: hidden; text-align: center;
	margin: 50px 20px 0 20px;}
.picMarquee-left001 .bd ul li a.pic { width: 100%; position: relative; padding: 50% 0; display: block;}
.picMarquee-left001 .bd ul li a.pic img { position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.picMarquee-left001 .bd ul li .title { line-height: 40px;}
.picMarquee-left001 .bd ul li .title a { color: #666;}

/* news */
.part6 { overflow: hidden; padding: 60px 0 70px 0; background: url(../img/casebg.jpg) no-repeat center top;}

.part6 .pt6_lf { width: 66%; margin-right: 1%; height: 418px; overflow: hidden; background: #fff;}
.part6 .pt6_rt { width: 33%; height: 418px; overflow: hidden; background: #fff;}

.title2 { background: #666; line-height: 56px; font-size: 16px; height: 56px; overflow: hidden;}
.title2 .more { float: right; line-height: 56px; font-size: 12px; color: #fff;}
.title2 .more { margin: 0 10px;}
.title2 .more:hover { color: #fff;}
.part6 .pt6_lf .title2 .link { float: left; width: 80%; overflow: hidden;}
.part6 .pt6_lf .title2 .link li { float: left;}
.part6 .pt6_lf .title2 .link li a { display: block; color: #fff; line-height: 56px; padding-left: 30px; 
	font-weight: bold; font-size: 16px; text-decoration: none;}
.part6 .pt6_lf .title2 .link li a span { font-size: 12px; color: #fff; line-height: 56px; margin-left: 5px; 
	padding-right: 30px; font-weight: normal; text-transform: uppercase;}
.part6 .pt6_lf .title2 .link li.on a { color: #fff; background: #EC8D0D;}
.part6 .pt6_lf .title2 .link li.on a span { color: #fff;}

.part6 .pt6_lf .news_b .main { padding: 20px; border-top: none; border: 1px solid #ddd;}
.part6 .pt6_lf .news_b .main .tit { position: relative; height: 160px; padding-left: 220px; }
.part6 .pt6_lf .news_b .main .tit .pic{ position: absolute; top: 0; left: 0; width: 200px; 
    height: 140px; padding: 3px; border: 1px solid #ddd;}
.part6 .pt6_lf .news_b .main .tit .pic img { width: 100%; height: 100%;}
.part6 .pt6_lf .news_b .main .tit h3 { font-weight: bold; line-height: 30px; height: 30px; 
    overflow: hidden; margin-bottom: 10px;}
.part6 .pt6_lf .news_b .main .tit h3 a{ font-size: 16px; color: #333}
.part6 .pt6_lf .news_b .main .tit h3 a:hover { color: #333;}
.part6 .pt6_lf .news_b .main .tit p { line-height: 25px; height: 75px; overflow: hidden; font-size: 14px; 
	margin-bottom: 5px; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;}
.part6 .pt6_lf .news_b .main .tit .more1 { color: #333;}
.part6 .pt6_lf .news_b .main ul { overflow: hidden;}
.part6 .pt6_lf .news_b .main ul li{ float: left; width: 95%; padding-left: 1.5%; margin: 0 1%; 
    border-bottom: 1px dashed #ddd; line-height: 40px; height: 40px; overflow: hidden; box-sizing: border-box;
    background: url('../img/ico27.gif') no-repeat left center;}
.part6 .pt6_lf .news_b .main ul li a{ font-size: 14px; color: #333; float: left;}
.part6 .pt6_lf .news_b .main ul li span{ float: right;}
.part6 .pt6_lf .news_b .main ul li a:hover { color: #EC8D0D;}

.hs { background: #666;}
.part6 .pt6_rt .title2 span { padding: 0 60px; color: #fff; line-height: 56px; padding-left: 45px; font-weight: bold;
    background: url(../img/ico5.png) no-repeat 18px center;}
.part6 .pt6_rt .txtMarq-top { overflow: hidden; position: relative; border-top: none; height: 360px; border: 1px solid #ddd;}
.part6 .pt6_rt .txtMarq-top .bd { padding: 10px 15px 19px;}
.part6 .pt6_rt .txtMarq-top .bd li { border-bottom: 1px dashed #ddd; padding: 15px 0; height: 80px;}
.part6 .pt6_rt .txtMarq-top .bd li h3 { background: url(../img/da.jpg) no-repeat left center; 
	padding-left: 35px; line-height: 32px; height: 32px; overflow: hidden; margin-bottom: 10px; font-size: 14px;}
.part6 .pt6_rt .txtMarq-top .bd li p { background: url(../img/wen.jpg) no-repeat left top; padding-left: 35px;
    color:#666; line-height: 22px; height: 44px; overflow: hidden; font-size: 13px;}

@media screen and (max-width: 768px) {
	.search { height: 30px; line-height: 30px; overflow: hidden;}

	.pro, .pro_r { height: auto;}
	.pro_r .hd { width: 100%; height: auto; padding-bottom: 0;}
	.pro_r .hd li { float: left; width: 50%; height: 35px; line-height: 35px;}

	.pro_r .bd { width: 100%;}
	.pro_r .bd li { width: 47.7%; margin: 0 0.25em 0.5em 0.25em;}
	.pro_r .bd li .pro_txt { bottom: 0;}
	.pro_r .bd li a { color: #fff;}

	.advtxt { padding: 2em 0;}
	.advall { height: auto;}
	.ys_con .bd, .ys_con .bd li, .ys_con .hd { width: 100%; height: auto;}
	.ys_con { width: 100%; height: 550px;}
	.ys_con .bd li .ysnrirong { width: 100%; height: auto; top: 170px;}
	.ys_con .hd li { width: 32.6%; height: auto; float: left; padding: 0.1em;}
	.ys_con .hd li img, .ys_con .hd li div { width: 100%; height: auto; display: block;}
	.ys_con .hd li b { height: 30px; line-height: 30px; font-size: 14px;}
	.ys_con .hd li div span { width: 100%; height: 97px;}
	.ys_con .hd li div span { display: block; background: url(../img/case_bg.png) repeat; position: absolute; top: 0;
		left: 0; transition: .3s all;}
	.ys_con .hd li.on div span { background: none;}

	.kh { height: auto;}
	.khcon li { width: 100%; height: auto;}
	.khcon li .khimg { width: 20%; height: auto;}
	.khcon li .khimg img { width: 100%; height: auto;}
	.khcon li .khtxt { width: 65%;}

	.about_all { height: auto; background: none;}
	.ab_tit { width: 100%; margin: 0; text-align: center;}
	.ab_tit strong { font-size: 20px;}
	.ab_tit span { font-size: 30px; margin: 0;}
	.ab_tit b { font-size: 16px; margin: 0.5em 0;}
	.ab_con { width: 100%; padding: 1em 0 0 0; margin-right: 0;}
	.ab_img, .ab_img img { width: 100%; height: auto; display: block;}
	.ab_con_txt .ab_txt { overflow: hidden; height: 86px; line-height: 22px; margin: 24px 0; color: #fff;}

	.dtbg { margin-top: 4em;}
	.cp_hemm ul li { width: 407px;}
	.picMarquee-left001 { width: 100%; overflow: hidden;}
	.picMarquee-left001 .bd ul li { width: 40%; margin: 2em 0.5em 0 0.5em;}

	.part6 .pt6_lf .main .tit h3 a, .choiceMain .chmid  .rig dd h5 { font-size: 14px!important;}
    .choiceMain .cht h5 { font-size: 18px!important;}
    .part6 { margin: 5px auto; width: 98%; padding: 2em 0;}
    .part6 .pt6_lf { width: 100%; margin-right: 0; float: none;}
    .title2 { line-height: 38px; height: 38px;}
    .part6 .pt6_lf .title2 .link { width: 100%;}
    .part6 .pt6_lf .title2 .link li { width: 33.33%; text-align: center;}
    .part6 .pt6_lf .title2 .link li a { padding: 0; background: none; line-height: 38px;}
    .part6 .pt6_lf .title2 .link li.on a { color: #fff;}
    .part6 .pt6_lf .title2 .link li.li2 a { background: none;}
    .part6 .pt6_lf .news_b .main { padding: 5px; background: #fff;}
    .part6 .pt6_lf .news_b .main .tit { height: 90px; padding-left: 120px;}
    .part6 .pt6_lf .news_b .main .tit .pic { width: 110px; height: 80px;}
    .part6 .pt6_lf .news_b .main .tit h3 { font-size: 14px; margin-bottom: 0;}
    .part6 .pt6_lf .news_b .main .tit p { line-height: 22px; height: 44px; font-size: 14px;}
    .part6 .pt6_lf .news_b .main ul { height: 150px; overflow: hidden;}
    .part6 .pt6_lf .news_b .main ul li { float: left; width: 99%; margin: 0 1%; line-height: 35px; font-size: 14px;}
    .part6 .pt6_lf .news_b .main ul li a{ width: 75%; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
    .shhjBox .shTle { width: 45%; margin: 0 auto; margin-left: 0!important;}

    .fwrx, .liyou { display: block;}

    .part6 .pt6_lf .title2 .link li a span, .part6 .pt6_lf .title2 .more, .part6 .pt6_lf .news_b .main .tit .more1,
    .part6 .pt6_rt, .shhjBox .container ul, .ys, .bar01, .bar02, .pro_r .hd .phone { display: none;}
}
@media screen and ( max-width: 412px ) and ( min-width: 375px ){
	.pro_r .bd li { width: 47.5%;}
	.ys_con .hd li { width: 32.5%;}
	.cp_hemm ul li { width: 368px;}
}
@media screen and ( max-width: 374px ) and ( min-width: 320px ){
	.pro_r .bd li { width: 47%;}
	.ys_con .hd li { width: 32.2%;}
	.cp_hemm ul li { width: 313px;}
}