/* banner YangFangLing 2019年2月20日 */
.banner{clear:both;position:relative;width:100%;height:550px;overflow:hidden;}
.banner .hd{position:absolute;left:0;bottom:50px;width:100%;height:2px;text-align:center;}
.banner .hd li{display:inline-block;*display:line;*zoom:1;margin:0 10px;width:10px;height:10px;text-indent:-9999px;cursor:pointer;border:#0169ca solid 2px;border-radius:50%;}
.banner .hd li.cur{background:#0169ca;border: 1px #0169ca solid;}
.banner .bd,.banner .bd ul{height:550px;}
.banner .bd li{position:relative;width:100%;height:550px;}
.banner .bd li a{display:block;position:absolute;left:50%;top:0;margin-left:-960px;width:1920px;height:550px;}
.banner .prev,.banner .next{position:absolute;z-index:999;top:50%;margin-top:-33px;width:92px;height:66px;cursor:pointer;opacity:0;transition: all 1s;}
.banner .prev{left:2%;background:url(../images/Index/banner_prev.png) no-repeat;}
.banner .next{right:2%;background:url(../images/Index/banner_next.png) no-repeat;}
.banner .prev:hover{left:2%;background:url(../images/Index/banner_prev02.png) no-repeat;}
.banner .next:hover{right:2%;background:url(../images/Index/banner_next02.png) no-repeat;}
.banner:hover .prev,.banner:hover .next{opacity:1;}
.banner .timer{position:absolute;bottom:0;width:100%;height:4px;background:#f57f30;}
.banner .timer span{display:block;width:100%;height:4px;background:#0169ca;}
/* banner End */

/* 搜索 YangFangLing 2019年2月20日 */
.SearchFor{height: 80px;line-height: 80px;background-color: #fff;overflow: hidden;}

.SearchFor .keyword {font-size: 14px;color: #666;height: 80px;width: 770px;}
.SearchFor .keyword span {float: left;height: 80px;line-height: 80px;color: #666;}
.SearchFor .keyword p {float: left;height: 80px;line-height: 80px;}
.SearchFor .keyword p a {float: left;height: 80px;line-height: 80px;color: #666;font-size: 14px;padding: 0 10px;}
.SearchFor .keyword p a:hover {color: #0169ca;}
.SearchFor form{margin-top: 20px;}
.SearchFor .inp {width: 270px;height: 38px;overflow: hidden;padding: 0 15px;position: relative;box-shadow: inset 0 0 10px rgba(0,0,0,0.2);}
.SearchFor .inp input {float: left;border:none;height: 38px;line-height: 38px;width: 225px;font-size: 14px;color: #999;background: none;outline: none;}
.SearchFor .inp button {display: block;cursor: pointer;background:  no-repeat;border:  none;position: absolute;outline: none;right: 0;top: 0;padding: 0;}
.SearchFor .inp button i {display: block;width: 38px;height: 38px;background: url(../images/Index/SearchIcon.jpg) no-repeat right center;}
/* 搜索 End */

/* 产品系列 YangFangLing 2019年2月20日 */
.Product{padding: 70px 0;background-color: #fff;overflow: hidden;}

.ProductCon{margin-top: 30px;}
.ProductCon ul{margin-top: -13px;margin-left: -13px;}
.ProductCon ul li{width: 288px;border: 1px #dedede solid;float: left;text-align: center;margin-left: 13px;margin-top: 13px;}
.ProductCon ul li span{width: 288px;height: 190px;display: block;overflow: hidden;}
.ProductCon ul li span img{display: block;width: 288px;height: 190px;transition: .8s;}
.ProductCon ul li:hover span img{transform: scale(1.1);}
.ProductCon ul li h3{font-size: 19px;color: #333;margin-top: 10px;}
.ProductCon ul li p{width: 120px;height: 35px;line-height: 35px;text-align: center;border: 1px #dedede solid;border-radius: 50px;margin: 15px auto;font-size: 14px;color: #666;}
.ProductCon ul li:hover{box-shadow: 0 0 20px rgba(0,0,0,0.1);}
.ProductCon ul li:hover p{background-color: #0169ca;border: 1px #0169ca solid;color: #fff;}
/* 产品系列 End */

/* 标题 YangFangLing 2019年2月20日 */
.Title{text-align: center;}
.Title h3{font-weight: normal;font-size: 30px;color: #333;position: relative;top: 0;transition: .8s;}
.Title h3 a{color: #333;}
.Title h3 b{color: #f57f30;}
.Title p{font-size: 14px;color: #999;text-transform: uppercase;margin-top: 10px;font-weight: bold;}
.Title:hover h3{position: relative;top: -10px;}

.Title02 p{font-weight: normal;font-size: 16px;}

.Title03 h3{color: #fff;}
.Title03 h3 b{color: #fff;}
.Title03 p{color: #fff;font-size: 16px;font-weight: normal;}

.Title04 p{width: 306px;height: 26px;background-color: #ff8f44;color: #fff;line-height: 26px;margin: 10px auto 0;font-size: 16px;}

.Title05 h3 a{color: #fff;}
.Title05 p{color: #fff;}
/* 标题 End */

/* 合作伙伴 YangFangLing 2019年2月20日 */
.Partner{padding: 70px 0;background-color: #fff;overflow: hidden;}

.PartnerCon{margin-top: 35px;}
.PartnerCon ul li{float: left;border: 1px #eee solid;width: 198px;margin-left: -1px;margin-top: -1px;}
.PartnerCon ul li a{display: block;width: 198px;height: 118px;overflow: hidden;}
.PartnerCon ul li a img{display: block;width: 198px;height: 118px;transition: .8s;}
.PartnerCon ul li:hover a img{transform: scale(1.1);}
.PartnerCon ul li:hover{position: relative;z-index: 9;box-shadow: 0 0 20px rgba(0,0,0,0.2);}
/* 合作伙伴 End */

/* 万马新闻 YangFangLing 2019年2月20日 */
.News{padding: 60px 0 120px;background-color: #f3f3f3;overflow: hidden;}

.NewsLeft{width: 650px;}

.NewsNav{border-bottom: 1px #c3c3c3 solid;}
.NewsNav ul li{float: left;width: 140px;height: 55px;line-height: 55px;text-align: center;font-size: 22px;}
.NewsNav ul li a{color: #333;display: block;}
.NewsNav ul li.cur{background-color: #f57f30;}
.NewsNav ul li.cur a{color: #fff;}
.NewsNav a.More{color: #333;font-size: 14px;height: 55px;line-height: 55px;display: block;}

.NewsBox dl{margin-top: 30px;}
.NewsBox dl dt{width: 205px;height: 129px;overflow: hidden;}
.NewsBox dl dt img{display: block;width: 205px;height: 129px;transition: .8s;}
.NewsBox dl:hover dt img{transform: scale(1.1);}
.NewsBox dl dd{width: 410px;}
.NewsBox dl dd h3{font-weight: normal;color: #333;font-size: 18px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.NewsBox dl:hover dd h3{color: #0169ca;}
.NewsBox dl dd p{font-size: 14px;color: #666;line-height: 23px;margin: 15px 0 29px;display: -webkit-box;overflow: hidden;text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.NewsBox dl dd span{display: block;color: #666;font-size: 14px;}

.NewsRight{width: 470px;}
.NewsNav02{border-bottom: 1px #c3c3c3 solid;}
.NewsNav02 ul li{float: left;height: 55px;line-height: 55px;font-size: 22px;}
.NewsNav02 ul li a{color: #333;display: block;}
.NewsNav02 a.More{color: #333;font-size: 14px;height: 55px;line-height: 55px;display: block;}

.NewsCon{margin-top: 30px;position: relative;overflow: hidden;height: 447px;}
.NewsCon ul{position: relative;}
.NewsCon ul li{background: url(../images/Index/NewsIcon.png) no-repeat left 20px;padding-left: 50px;border-top: 2px #ddd dotted;padding-top: 20px;margin-top: 20px;}
.NewsCon ul li:first-child{border-top: none;padding-top: 0;margin-top: 0;background: url(../images/Index/NewsIcon.png) no-repeat center left;}
.NewsCon ul li h4{font-size: 18px;color: #333;font-weight: normal;}
.NewsCon ul li:hover h4{color:#0169ca;}
.NewsCon ul li p{font-size: 14px;color: #666;line-height: 23px;margin-top: 10px;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
/* 万马新闻 End */

/* 优势对比 YangFangLing 2019年2月20日 */
.AdvantageComparison{padding: 65px 0;background: url(../images/Index/AdvantageComparisonBg.jpg) no-repeat center center;overflow: hidden;}

.AdvantageComparisonCon{margin-top: 30px;}
.AdvantageComparisonNav{text-align: center;position: relative;z-index: 9;}
.AdvantageComparisonNav ul li{display: inline-block;*display: inline;*zoom: 1;background: url(../images/Index/AdvantageComparisonNav01.png) no-repeat center center;width: 200px;height: 64px;margin: 0 15px;text-align: center;line-height: 64px;font-size: 24px;color: #fff;cursor: pointer;}
.AdvantageComparisonNav ul li.cur{background: url(../images/Index/AdvantageComparisonNav02.png) no-repeat center center;}

.AdvantageComparisonvBox{background-color: #fff;padding: 80px 45px 50px;position: relative;z-index: 1;margin-top: -56px;}
.AdvantageComparisonvBox::after{background: url(../images/Index/AdvantageComparisonIcon.png) no-repeat center center;width: 128px;height: 131px;display: block;position: absolute;left: 50%;top: 170px;content: "";margin-left: -64px;}
.AdvantageComparisonvBox ul li{float: right;width: 535px;}
.AdvantageComparisonvBox ul li:first-child{float: left;}
.AdvantageComparisonvBox ul li span{width: 535px;height: 285px;display: block;overflow: hidden;}
.AdvantageComparisonvBox ul li span img{width: 535px;height: 285px;display: block;transition: .8s;}
.AdvantageComparisonvBox ul li:hover span img{transform: scale(1.1);}
.AdvantageComparisonvBox ul li h3{font-size: 18px;color: #333;font-weight: normal;margin: 40px 0 20px;}
.AdvantageComparisonvBox ul li h3 b{color: #f57f30;}
.AdvantageComparisonvBox ul li p{color: #666;font-size: 14px;line-height: 25px;}
/* 优势对比 End */

/* 带来的烦恼 YangFangLing 2019年2月20日 */
.Upset{padding: 70px 0 45px;background: url(../images/Index/UpsetBg.jpg) center center;overflow: hidden;}
.Upset .content{position: relative;}

.UpsetLeft{width: 750px;}
.UpsetLeft h3{font-size: 30px;color: #333;font-weight: normal;}
.UpsetLeft h3 em{display: block;color: #666;font-size: 20px;margin-bottom: 5px;}
.UpsetLeft h3 b{color: #ff8f44;}

.UpsetLeft ul{margin: 10px 0 30px;}
.UpsetLeft ul li{font-size: 18px;color: #333;float: left;width: 40%;margin-top: 20px;background: url(../images/Index/UpsetIcon01.png) no-repeat center left;padding-left: 70px;height: 55px;line-height: 55px;}
.UpsetLeft ul li.li02{background: url(../images/Index/UpsetIcon02.png) no-repeat center left;}
.UpsetLeft ul li.li03{background: url(../images/Index/UpsetIcon03.png) no-repeat center left;}
.UpsetLeft ul li.li04{background: url(../images/Index/UpsetIcon04.png) no-repeat center left;}
.UpsetLeft ul li.li05{background: url(../images/Index/UpsetIcon05.png) no-repeat center left;}
.UpsetLeft ul li.li06{background: url(../images/Index/UpsetIcon06.png) no-repeat center left;}

.UpsetLeft h4{width: 700px;height: 55px;line-height: 55px;background-color: #fff;border-radius: 50px;margin-top: 30px;padding-left: 30px;color: #333;font-size: 24px;overflow: hidden;}
.UpsetLeft h4 em{font-size: 14px;color: #333;background: url(../images/Index/UpsetImg.png) no-repeat center left;padding-left: 45px;height: 26px;display: inline-block;*display: inline;*zoom: 1; line-height: 26px;}
.UpsetLeft h4 span{font-size: 22px;font-weight: normal;color: #fff;width: 350px;background-color: #0169ca;border-radius: 50px;display: block;text-align: center;float: right;}

.UpsetRight{position: absolute;right: -25px;bottom: -45px;}
.UpsetRight img{display: block;width: 484px;height: 456px;}
/* 带来的烦恼 End */

/* 优势 YangFangLing 2019年2月21日 */
.Advantage{padding-top: 80px;background-color: #fff;overflow: hidden;}

.AdvantageCon{padding-top: 65px;}
.AdvantageCon dl{border-left: 1px #f0f0f0 solid;width: 49.8%;float: left;border-bottom: 1px #f0f0f0 solid;height: 422px;position: relative;}
.AdvantageCon dl dd{overflow: hidden;position: relative;z-index: 9;}
.AdvantageCon dl.dl02{border-right: 1px #f0f0f0 solid;}
.AdvantageCon dl.dl04{border-right: 1px #f0f0f0 solid;}
.AdvantageCon dl dd h3{font-size: 24px;color: #f57f30;float: left;margin-left: 25px;}
.AdvantageCon dl dd h3 em{display: block;color: #999;font-size: 14px;margin-top: 5px;}
.AdvantageCon dl dd h3 b{font-weight: normal;color: #333;font-size: 24px;}
.AdvantageCon dl dd span{width: 43px;height: 82px;display: block;background-color: #f57f30;text-align: center;color: #fff;float: left;}
.AdvantageCon dl dd span b{font-size: 16px;display: block;margin-top: 5px;}
.AdvantageCon dl dd span i{width: 21px;height: 2px;display: block;margin: 20px auto 25px;background-color: #fff;}
.AdvantageCon dl dd p{width: 100%;float: left;}
.AdvantageCon dl dd p em{font-size: 15px;color: #666;margin-left: 70px;display: block;position: relative;padding-left: 15px;margin-top: 10px;}
.AdvantageCon dl dd p em:first-child{margin-top: 0;}
.AdvantageCon dl dd p em::after{width: 5px;height: 5px;border-radius: 50px;display: block;content: "";position: absolute;left: 0;top: 50%;background-color: #666;margin-top: -2.5px;}
.AdvantageCon dl dt{position: absolute;}
.AdvantageCon dl dt img{display: block;}
.AdvantageCon dl.dl01 dd{padding: 0 40px;}
.AdvantageCon dl.dl01 dt{padding: 0 40px;}
.AdvantageCon dl.dl02 dd{padding: 0 40px;}
.AdvantageCon dl.dl02 dt{padding: 0 40px;bottom: 0;right: 0;}
.AdvantageCon dl.dl03{height: 510px;border-bottom: none;}
.AdvantageCon dl.dl03 dd{padding: 40px;}
.AdvantageCon dl.dl03 dt{right: 0;bottom: 0;}
.AdvantageCon dl.dl04{height: 510px;border-bottom: none;}
.AdvantageCon dl.dl04 dd{padding: 40px 40px 0;}
.AdvantageCon dl.dl04 dt{bottom: 0;}
/* 优势 End */

/* 表单参数 YangFangLing 2019年2月21日 */
.FormParameters{padding: 70px 0 50px;background-color: #f57f30;}
.FormParameters .content{position: relative;}
.FormParameters .content span.Img{width: 380px;height: 571px;display: block;position: absolute;right: -50px;top: -89px;}
.FormParameters .content span.Img img{width: 380px;height: 571px;display: block;}

.FormParametersCon{margin-top: 30px;background-color: #fff;border-radius: 5px;padding: 30px 110px 30px 35px;width: 890px;}
.FormParametersCon h3{font-size: 18px;color: #333;font-weight: normal;background: url(../images/Index/FormParametersBox.jpg) no-repeat center left;padding-left: 15px;}
.FormParametersCon h3.h302{margin-top: 15px;}
.FormParametersCon ul{margin-top: 15px;}
.FormParametersCon ul li{position: relative;width: 280px;margin-left: 10px;float: left;margin-bottom: 10px;}
.FormParametersCon ul li input{width: 198px;height: 40px;line-height: 40px;padding: 0 10px 0 70px;border: none;outline: none;font-size: 13px;color: #999;border-radius: 3px;border: 1px #dedede solid;}
.FormParametersCon ul li:nth-child(3n+1){margin-left: 0;}
.FormParametersCon ul li i{height: 41px;width: 1px;background-color: #dedede;display: block;position: absolute;left: 55px;top: 0;}
.FormParametersCon ul li .input-name01{background: #fff url(../images/Index/FormParametersIcon01.png) no-repeat 18px center;}
.FormParametersCon ul li .input-name02{background: #fff url(../images/Index/FormParametersIcon02.png) no-repeat 18px center;}
.FormParametersCon ul li .input-name03{background: #fff url(../images/Index/FormParametersIcon03.png) no-repeat 18px center;}
.FormParametersCon ul li .input-name04{background: #fff url(../images/Index/FormParametersIcon04.png) no-repeat 18px center;}
.FormParametersCon ul li .input-name05{background: #fff url(../images/Index/FormParametersIcon05.png) no-repeat 18px center;}
.FormParametersCon ul li .input-name06{background: #fff url(../images/Index/FormParametersIcon06.png) no-repeat 18px center;}
.FormParametersCon ul li .input-name07{background: #fff url(../images/Index/FormParametersIcon07.png) no-repeat 18px center;}
.FormParametersCon ul li .input-name08{background: #fff url(../images/Index/FormParametersIcon08.png) no-repeat 18px center;}

.FormParametersCon dl{margin-top: 30px;}
.FormParametersCon dl dt{width: 222px;height: 41px;line-height: 41px;text-align: center;background-color: #f57f30;font-size: 18px;border-radius: 5px;position: relative;top: 7px;}
.FormParametersCon dl dt a{display: block;color: #fff;}
.FormParametersCon dl dd{font-size: 30px;color: #f57f30;font-weight: bold;background: url(../images/Index/FormParametersImg02.png) no-repeat center left;padding-left: 65px;margin-left: 230px;}
.FormParametersCon dl dd em{display: block;color: #333;font-size: 16px;}
/* 表单参数 End */

/* 以塑代钢 YangFangLing 2019年2月20日 */
.PlasticSteel{padding-top: 70px;background-color: #fff;overflow: hidden;}

.PlasticSteelCon{margin-top: 30px;}
.PlasticSteelCon span{width: 1200px;height: 615px;display: block;}
.PlasticSteelCon span img{width: 1200px;height: 615px;display: block;}
/* 以塑代钢 End */

/* 案例 YangFangLing 2019年2月21日 */
.Case{padding: 54px 0;background: url(../images/Index/CaseBg.jpg) no-repeat center center;}

.CaseCon{margin-top: 40px;}

.CaseRight{width: 890px;}
.CaseRight dl{display:none;overflow: hidden;background-color: #fff;}
.CaseRight dl dt{width: 454px;height: 438px;overflow: hidden;float: left;}
.CaseRight dl dt img{width: 466px;height: 438px;display: block;transition: .8s;}
.CaseRight dl:hover dt img{transform: scale(1.1);}
.CaseRight dl dd{float: right;width: 346px;padding: 60px 50px 50px 40px;position: relative;}
.CaseRight dl dd h3{font-weight: normal;color: #333;font-size: 28px;}
.CaseRight dl dd h3 b{color: #f57f30;}
.CaseRight dl dd h3 em{display: block;color: #999;font-size: 18px;font-weight: bold;margin-top: 5px;}
.CaseRight dl dd p{color: #666;font-size: 16px;line-height: 30px;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 3;-webkit-box-orient: vertical;margin-top: 50px;}
.CaseRight dl dd h4{width: 115px;height: 36px;line-height: 36px;text-align: center;border: 1px #ccc solid;font-weight: normal;font-size: 16px;color: #666;margin-top: 78px;}
.CaseRight dl:hover dd h4{background-color:#f57f30;color:#fff;border: 1px #f57f30 solid;}
.CaseRight dl dd::after{background: url(../images/Index/CaseIcon01.png) no-repeat center center;width: 11px;height: 25px;display: block;content: "";position: absolute;left: -11px;top: 50%;margin-top: -12.5px;}

.CaseLeft{width: 294px;background-color: #fff;}
.CaseLeft ul li{float: left;width: 146px;border: 1px #ebebeb solid;margin-left: -1px;margin-top: -1px;text-align: center;padding: 29px 0;position: relative;}
.CaseLeft ul li span{width: 60px;height: 60px;display: block;position: relative;overflow: hidden;margin: 0 auto;}
.CaseLeft ul li span img{display: block;width: 60px;height: 120px;position: relative;}
.CaseLeft ul li.cur span img{position: relative;top: -60px;}
.CaseLeft ul li h3{font-size: 18px;color: #333;font-weight: normal;}
.CaseLeft ul li p{font-size: 12px;color: #666;}
.CaseLeft ul li.cur{background-color: #f57f30;border: 1px #f57f30 solid;}
.CaseLeft ul li.cur h3{color: #fff;}
.CaseLeft ul li.cur h3 em{color:#fff;}
.CaseLeft ul li.cur p{color: #fff;}
.CaseLeft ul li.cur::after{position: absolute;right: -11px;top: 50%;margin-top: -12.5px;background: url(../images/Index/CaseIcon02.png) no-repeat center center;width: 11px;height: 25px;display: block;content: "";z-index: 9;}
.CaseLeft ul li.li01{width: 293px;text-align: left;position: relative;}
.CaseLeft ul li.li01.cur::after{position: absolute;right: -11px;top: 50%;margin-top: -12.5px;background: url(../images/Index/CaseIcon02.png) no-repeat center center;width: 11px;height: 25px;display: block;content: "";z-index: 9;}
.CaseLeft ul li.li01 span{float: left;padding-left: 60px;}
.CaseLeft ul li.li01 h3{float: left;font-size: 18px;color: #333;margin-left: 15px;margin-top: 10px;}
.CaseLeft ul li h3 em{display: block;color: #666;font-size: 12px;margin-top: 5px;}
.CaseLeft ul li.li01.cur h3{color: #fff;}
.CaseLeft ul li.li01.cur em{color: #fff;}
/* 案例 End */