* { margin: 0px; padding: 0px; }
body { min-width: 1200px; background: url("") 0px 0px repeat-x rgb(255, 255, 255); margin: 0px; padding: 0px; text-decoration: none; font-size: 12px; font-variant: normal; font-family: 微软雅黑; }
a:link, a:visited, a:hover, a:active { text-decoration: none; }
a { text-decoration: none; color:#666; }
li { list-style-type: none; }
input { font-family: "Microsoft YaHei"; }
ul, ol { list-style-type: none; list-style-image: none; }
.main { width: 1200px; margin: 0px auto; }
.top { width: 100%; height: 40px; background: rgb(238, 238, 238); }
.top p { float: left; font-size: 14px; color: rgb(60, 60, 60); line-height: 40px; }
.top ul { float: right; height: 40px; overflow: hidden; }
.top ul li { float: left; padding-right: 10px; padding-left: 10px; line-height: 40px; position: relative; }
.top ul li::after { content: ""; width: 1px; height: 14px; position: absolute; right: 0px; top: 50%; margin-top: -7px; background: rgb(109, 109, 109); }
.top ul li a { color: rgb(60, 60, 60); font-size: 14px; }
.top ul li:last-child::after { width: 0px; height: 0px; overflow: hidden; }
.head { width: 100%; height: 130px; overflow: hidden; }
.head .name { float: left; margin-top:20px;  }
.head .tel { float: right;margin-top: 25px;  }
.head img { display: block; }


 .title { margin-top: 45px; height: auto; overflow: hidden; position: relative; }
 .title::after { content: ""; width: 520px; height: 1px; left: 0px; position: absolute; bottom: 5px; background: rgb(149, 149, 149); }
 .title::before { content: ""; width: 520px; height: 1px; position: absolute; bottom: 5px; right: 0px; background: rgb(149, 149, 149); }
 .title p { color: rgb(50, 50, 50); font-size: 32px; font-weight: bold; text-align: center; }
 .title b { color: #006cd8 }
 .title span { display: table; margin: 5px auto 0px; padding: 0px 10px; z-index: 1; text-align: center; color: rgb(153, 153, 153); font-size: 14px; }


.pic_nav{ overflow:hidden; margin-top:40px;}
.pic_nav ul{ overflow:hidden; text-align:center}
.pic_nav ul li{ overflow:hidden; display:inline-block; margin:0 20px;  }
.pic_nav ul li a{ overflow:hidden; border:1px #ccc solid; border-radius:6px; display:inline-block;  padding: 15px 60px; font-size:18px; }
.pic_nav ul li a:hover{ background:#1f7ae3; color:#fff}
.pic_nav{ overflow:hidden;}


.nav { width: 100%; height: 70px; background:#006cd8; }
.nav ul { width: 1200px; margin: 0px auto; height: 70px; }
.nav ul li { float: left; width: 200px; height: 70px; text-align: center; position: relative; line-height: 70px;}
.nav ul li a { color: #fff; font-size: 16px; display: block; }
.nav ul li:hover { background: #044c93; }
.nav ul li:hover a{ color: #fff; } 
.nav ul li:hover ul { display: block; }
.nav ul ul { position: absolute; display: none; left: 0px; width: auto; top: 70px; background: rgb(228, 50, 43); height: auto; overflow: hidden; z-index: 1; }
.nav ul ul li { height: 40px; line-height: 40px; }
.nav ul ul li a { font-size: 14px; }
.banner { max-width: 1920px; margin: 0px auto; overflow: hidden; position: relative; }
.banner .hd { height: 15px; overflow: hidden; position: absolute; left: 50%; transform: translateX(-50%); bottom: 40px; z-index: 1; }
.banner .hd ul { overflow: hidden; zoom: 1; float: left; }
.banner .hd ul li { float: left; margin: 0px 2px; width: 50px; height: 15px; line-height: 15px; text-align: center; cursor: pointer; background: rgb(70, 62, 61); opacity: 0.8; border-radius: 10px; }
.banner .hd ul li.on { background: #006cd8; }
.banner .bd { position: relative; z-index: 0; width: 100%; }
.banner .bd li { zoom: 1; vertical-align: middle; }
.banner .bd img { width: 100%; display: block; }
.banner .prev, .banner .next { position: absolute; left: 3%; top: 50%; margin-top: -3%; display: block; width: 32px; height: 40px; opacity: 0.5; }
.banner .next { left: auto; right: 3%; background-position: 8px 5px; }
.banner .next { font-size: 58px; color: rgb(255, 255, 255); }
.banner .prev { font-size: 58px; color: rgb(255, 255, 255); }
.banner .prev:hover, .banner .next:hover { opacity: 1; }
.banner .prevStop { display: none; }
.banner .nextStop { display: none; }
.keywords { width: 100%; height: 54px; border-bottom: 1px solid rgb(229, 229, 229); overflow: hidden; }
.keywords p { color: rgb(102, 102, 102); font-size: 16px; float: left; line-height: 54px; }
.keywords ul { width: 770px; height: auto; overflow: hidden; float: left; }
.keywords ul li { line-height: 54px; position: relative; padding: 0px 10px; float: left; color: rgb(153, 153, 153); font-size:15px; }
.keywords ul li::after { content: ""; width: 1px; height: 14px; position: absolute; right: 0px; top: 50%; margin-top: -7px; background: rgb(161, 161, 161); }
.keywords ul li:last-child::after { width: 0px; height: 0px; overflow: hidden; }
.product { width: 1200px; margin: 10px auto 0px; height: auto; overflow: hidden; }
.product .tit { width: 100%; height: 120px; background: url(../images/title.png) center center no-repeat; }
.product .tit div { float: left; margin-left: 95px; margin-top: 25px; }
.product .tit div h4 { color:#fff; font-size: 30px; }
.product .tit div span { color:#fff; font-size: 13px; margin-top: 5px; display: block; }
.product .tit b { font-size: 27px; color: #fff; float: right;  line-height: 60px; }
.product .list { float: left; width: 240px; height: auto; overflow: hidden; margin-left: 1px; padding-bottom: 20px; background: url("../images/bg01.png") center bottom no-repeat rgb(50, 50, 50); }
.product .list .bd { width: 100%; height: auto; overflow: hidden; min-height: 328px; margin-top: 20px; }
.product .list .bd ul { margin-left: 20px; }
.product .list .bd ul li { width: 100%; height: 40px; position: relative; box-sizing: border-box; border: 1px solid transparent; line-height:40px; margin-bottom:20px;font-weight:bold; }
.product .list .bd ul li:hover { background:rgba(30,163,97,0.6); border: #48b784 1px  solid; transition:.4s ease-out;-moz-transition:.4s ease-out;-webkit-transition:.4s ease-out;-o-transition:.4s ease-out }
.product .list .bd ul li::before {    content: "○";
    color: rgb(255, 255, 255);
    position: absolute;
    left: 11px;
    top: -3px;
    font-size: 20px;
	}
.product .list .bd ul li a { color: rgb(255, 255, 255); font-size: 16px; line-height: 40px; margin-left: 40px; display: block; padding-right: 5px; white-space: nowrap; box-sizing: border-box; text-overflow: ellipsis; overflow: hidden; font-weight:400; }
.product .list .tel { width: 202px; height: 267px; margin-left: 17px; margin-top: 25px; background: url(../images/bg02.png) center center no-repeat; color: rgb(255, 255, 255); font-size: 14px; line-height: 26px; text-align:left; }
.product .list .tel b { width: 155px; float: right; text-align: left; font-weight:400;margin-top:30px; }
.product .list .ewm { width: 180px; height: auto; margin: 12px auto 0px; }
.product .list .ewm img { display: block; width: 180px; height: 180px; }
.product .list .ewm p { color: rgb(255, 255, 255); font-size: 20px; text-align: center; margin-top: 10px; }
.product .img {  overflow: hidden; margin-top:50px; }
.product .img ul li { float: left; width: 388px; height: auto; overflow: hidden; margin-left: 17px;margin-bottom: 17px; }
.product .img ul li div {  overflow: hidden; ; box-sizing: border-box; }
.product .img ul li img { display: block; width: 100%; height:100%  }
.product .img ul li:nth-child(3n-2) { margin-left: 0px; }
.product .img ul li p { width: 100%; height: 40px; line-height: 40px; text-align: center; color: rgb(51, 51, 51); font-size: 15px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; background:#e6e6e6 }
.product .img ul li:hover a  p{color:#006cd8;}
.product .img ul li:hover p{ background:#1f7ae3 }
.product .img ul li:hover a p{ color:#fff;}
.img-box { overflow: hidden; }
.rwm_m{ width:184px; margin:15px auto; text-align:center;}
.rwm_m img{ width:100%; margin:auto;}
.rwm_m p{ font-size:15px; color:#fff;}
/*.img-box img { transition: all 0.5s ease 0s; }
.img-box:hover img { transform: scale(1.05); }*/
.cases { width: 100%; height: 442px; background: url(../images/bg04.png) repeat-x; margin-top: 45px; overflow: hidden; padding-bottom:30px;  }
.cases .title { margin-top: 70px; height: auto; overflow: hidden; position: relative; }
.cases .title::after { content: ""; width: 350px; height: 1px; left: 0px; position: absolute; bottom: 5px; background: rgb(149, 149, 149); }
.cases .title::before { content: ""; width: 350px; height: 1px; position: absolute; bottom: 5px; right: 0px; background: rgb(149, 149, 149); }
.cases .title p { color: rgb(50, 50, 50); font-size: 32px; font-weight: bold; text-align: center; }
.cases .title b { color: #006cd8 }
.cases .title span { display: table; margin: 5px auto 0px; padding: 0px 10px; z-index: 1; text-align: center; color: rgb(153, 153, 153); font-size: 14px; }
.cases .show { width: 100%; height: auto; overflow: hidden; margin-top: 25px; }
.cases .show .box { width: 800%; }
.cases .pic { float: left; }
.cases .pic ul li { float: left; width: 285px; margin-left: 20px; height: auto; overflow: hidden; }
.cases .pic ul li img { display: block; width: 100%;}
.cases .pic ul li div { width: 285px; height: auto; padding:5px; overflow: hidden; border: 1px solid rgb(201, 201, 201); box-sizing: border-box; }
.cases .pic ul li p { text-align: center; color: rgb(51, 51, 51); font-size: 15px; margin-top: 5px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.cases .pic ul li:hover a p{ color:#006cd8}

.qs { width: 1200px; margin: 60px auto 0px; height: auto; overflow: hidden; }
.qs ul { column-count: 2; height: auto; overflow: hidden; margin-top: 55px; background: url("../images/qs.png") center center no-repeat; }
.qs ul li { float: left; width: 1000px; height: auto; overflow: hidden; margin-bottom: 50px; break-inside: avoid; }
.qs ul li:nth-child(n+4) { float: right; width: 345px; }
.qs ul li img { display: block; float: left; }
.qs ul li .intro { margin-left: 20px; float: left; margin-top: 30px; }
.qs ul li .intro p { color: rgb(228, 50, 43); font-size: 26px; }
.qs ul li .intro span { color: rgb(85, 85, 85); font-size: 15px; }
.adv { width: 100%; height: 780px; background: rgb(228, 50, 43); overflow: hidden; margin-top: 40px; }
.adv .title { margin-top: 50px; }
.adv .title p { color: rgb(255, 255, 255); }
.adv .title span { color: rgb(255, 255, 255); }
.adv .bd { width: 1200px; margin: 60px auto 0px; background: rgb(255, 255, 255); height: 480px; }
.adv .bd .pic { width: 635px; height: 410px; margin-top: 35px; overflow: hidden; float: left; margin-left: 30px; position: relative; }
.adv .bd .pic img { display: block; width: 635px; height: 410px; left: 0px; top: 0px; transition: all 1s ease 0s; opacity: 0; position: absolute; }
.adv .bd .pic .on { opacity: 1; z-index: 100; }
.adv .bd .tit { width: 82px; height: 180px; background: url("../images/bg01.png") center center no-repeat; float: left; margin-left: 50px; margin-top: -16px; position: relative; overflow: hidden; z-index: 10; }
.adv .bd .tit p { color: rgb(0, 0, 0); font-size: 20px; width: 20px; line-height: 22px; margin-left: 25px; opacity: 0; margin-top: 35px; transition: all 1s ease 0s; position: absolute; }
.adv .bd .tit .on { opacity: 1; z-index: 100; }
.adv .bd .intro { float: right; margin-top: 75px; width: 320px; height: 370px; margin-right: 65px; overflow: hidden; position: relative; }
.adv .bd .intro ul li { width: 100%; height: auto; overflow: hidden; position: absolute; transition: all 1s ease 0s; opacity: 0; }
.adv .bd .intro ul .on { opacity: 1; z-index: 100; }
.adv .bd .intro .t { width: 100%; height: 130px; overflow: hidden; position: relative; }
.adv .bd .intro .t::after { content: ""; width: 45px; height: 1px; position: absolute; left: 0px; bottom: 0px; background: rgb(149, 149, 149); }
.adv .bd .intro .t p { color: rgb(51, 51, 51); font-size: 20px; margin-top: 15px; }
.adv .bd .intro .t b { color: rgb(228, 50, 43); font-weight: normal; }
.adv .bd .intro .t span { display: block; color: rgb(85, 85, 85); font-size: 15px; margin-top: 8px; }
.adv .bd .intro .info { width: 100%; height: 213px; margin-top: 25px; display: -webkit-box; -webkit-line-clamp: 9; -webkit-box-orient: vertical; overflow: hidden; }
.adv .bd .intro .info p { color: rgb(85, 85, 85); font-size: 14px; line-height: 24px; }
.adv .hd { margin-top: 25px; }
.adv .hd ul { display: table; margin: 0px auto; }
.adv .hd ul li { float: left; width: 220px; border-radius: 20px 0px; height: 60px; background: rgb(255, 119, 114); margin: 0px 5px; color: rgb(255, 255, 255); font-size: 20px; display: flex; justify-content: center; align-items: center; }
.adv .hd ul li img { display: block; margin-right: 10px; }
.adv .hd ul .on { background: rgb(255, 188, 33); }
.section { width: 1200px; margin: 0px auto; height: auto; overflow: hidden; }
/*.about { width: 590px; height: auto; overflow: hidden; float: left; margin-top: 90px; }
.about .tit { width: 100%; height: auto; overflow: hidden; }
.about .tit p { color: rgb(89, 87, 87); float: left; font-size: 30px; }
.about .tit span { display: block; float: left; color: rgb(153, 153, 153); margin-top: 15px; font-size: 18px; margin-left: 10px; }
.about .tit b { color:#006cd8; }
.about .pic { width: 100%; height: auto; overflow: hidden; margin-top: 20px; position: relative; }
.about .pic img { display: block; width: 590px; height: 300px; }
.about .pic p { width: 100%; height: 50px; position: absolute; left: 0px; bottom: 0px; background: rgba(0, 0, 0, 0.5); color: rgb(255, 255, 255); font-size: 18px; line-height: 50px; text-indent: 20px; }
.about .info { width: 100%; height: 90px; margin-top: 20px; overflow: hidden; }
.about .info p { color: rgb(51, 51, 51); font-size: 15px; line-height: 22px; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; overflow: hidden; }
.about a { color: rgb(153, 153, 153); font-size: 15px; margin-top: 30px; display: block; }*/
.about{width:100%;max-width:1920px;margin:0px auto 0; overflow:hidden; min-width:1200px; padding-bottom:60px;}
.about_cxt{ background:#fff; box-shadow:0 0 3px #ccc;   margin: 50px auto 0; overflow: hidden;  }
.le1{width:540px;overflow:hidden; margin:0px auto; float:left;}
.le1 img{ width:100%;}
.changfang{ overflow:hidden; height:409px;}
.le1 div{width:100%;overflow:hidden}
.le1 div img{width:100%;overflow:hidden}
.le2{width:600px;overflow:hidden; float:right; padding:30px; }
.le2 h3{ font-size:26px; color:#006cd8; background:url(../images/aboutbt.png) no-repeat center right;}
.about .content{ width:1200px; margin:0px auto;}
.le2-sub{color:#666;height:186px;overflow:hidden;line-height:30px;text-align:left;font-size:15px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6;font-size:16px; margin-top:20px; text-indent:2em;}
.le2-sub1{    font-size: 16px;

    height: 47px;
    color: #666; float:left;
    margin: 26px auto 0; width:120px; text-align:center;
    line-height: 47px; background:#076ce0;color: #fff; }
.le2-sub1:hover{color:#fff;}

.honor { width: 535px; height: auto; overflow: hidden; float: right; margin-top: 90px; }
.honor .tit { width: 100%; height: auto; overflow: hidden; }
.honor .tit p { color: rgb(89, 87, 87); float: left; font-size: 30px; }
.honor .tit span { display: block; float: left; color: rgb(153, 153, 153); margin-top: 15px; font-size: 18px; margin-left: 10px; }
.honor .tit b { color: #006cd8; }
.honor .tit a { display: block; float: right; color: rgb(153, 153, 153); font-size: 15px; margin-top: 2px; }
.honor ul { height: auto; overflow: hidden; margin-top: 20px; }
.honor ul li { float: left; width: 258px; height: auto; margin-bottom: 20px; overflow: hidden; }
.honor ul li:nth-child(2n) { float: right; }
.honor ul li div { border: 1px solid rgb(210, 210, 210); box-sizing: border-box; padding:5px; }
.honor ul li img { display: block; width: 100%; height:100%; }
.honor ul li p { width: 100%; height: 30px; line-height: 30px; text-align: center; color: rgb(102, 102, 102); white-space: nowrap; text-overflow: ellipsis; overflow: hidden; font-size: 14px; }
.honor ul li:hover a p{ color:#006cd8}

.gg { width: 100%; overflow:hidden; margin:0px auto;}
.gg img{ width:100%;}
.lc { width: 100%; height: 710px; margin-top: 65px; overflow: hidden; background: url("../images/bg02.png") center center no-repeat; }
.lc .main { width: 1240px; position: relative; left: 50%; margin-left: -600px; }
.lc .title { margin-top: 55px; }
.lc .title p { color: rgb(255, 255, 255); }
.lc .title span { color: rgb(255, 255, 255); }
.lc .box { margin-top: 20px; }
.lc .bd { margin-top: 50px; }
.lc .bd img { display: block; }
.lc .bd { width: 1200px; height: 290px; position: relative; background: rgb(255, 255, 255); }
.lc .bd form { width: 640px; height: 245px; background: rgb(242, 242, 242); padding: 22px 20px; }
.lc .bd form ul li { float: left; height: auto; overflow: hidden; width: 314px; margin-bottom: 10px; }
.lc .bd form ul li:nth-child(2n) { float: right; }
.lc .bd form ul li input { width: 314px; border-radius: 15px; height: 46px; outline: none; box-sizing: border-box; border: 1px solid rgb(210, 210, 210); color: rgb(153, 153, 153); text-indent: 20px; font-size: 16px; -webkit-text-fill-color: rgb(153, 153, 153); }
.lc .bd form ul li:last-child { width: 100%; }
.lc .bd form ul li textarea { width: 100%; border-radius: 15px; height: 100px; padding-top: 10px; font-family: 微软雅黑; outline: none; box-sizing: border-box; color: rgb(153, 153, 153); border: 1px solid rgb(210, 210, 210); text-indent: 20px; resize: none; font-size: 16px; }
.lc .bd form .btn { width: 100%; height: 50px; background: rgb(248, 157, 26); color: rgb(255, 255, 255); font-size: 18px; border: none; outline: none; border-radius: 10px; }
.lc .bd form p { color: rgb(85, 85, 85); font-size: 14px; margin-top: 15px; }
.lc .bd .pic { float: right; right: -55px; top: -55px; position: absolute; }
.news { width: 100%; height: 740px; background:#f2f2f2; overflow: hidden; margin:0px auto 0 }

.news .title { margin-top: 45px; height: auto; overflow: hidden; position: relative; }
.news .title::after { content: ""; width: 420px; height: 1px; left: 0px; position: absolute; bottom: 5px; background: rgb(149, 149, 149); }
.news .title::before { content: ""; width: 420px; height: 1px; position: absolute; bottom: 5px; right: 0px; background: rgb(149, 149, 149); }
.news .title p { color: rgb(50, 50, 50); font-size: 32px; font-weight: bold; text-align: center; }
.news .title b { color: #006cd8 }
.news .title span { display: table; margin: 5px auto 0px; padding: 0px 10px; z-index: 1; text-align: center; color: rgb(153, 153, 153); font-size: 14px; }


.news .left { width: 830px; height: auto; overflow: hidden; margin-top: 35px; background: rgb(255, 255, 255); float: left; }
.news .left .hd { height: auto; overflow: hidden; border-bottom: 1px solid rgb(220, 220, 220); }
.news .left .hd ul li { float: left; width: 50%; height: 70px; }
.news .left .hd ul li a { display: flex; justify-content: center; height: 70px; align-items: center; }
.news .left .hd ul li img { display: block; }
.news .left .hd ul li img:last-child { display: none; }
.news .left .hd ul li p { color: rgb(85, 85, 85); font-size: 18px; margin-left: 10px; }
.news .left .hd .on { background: #006cd8; }
.news .left .hd .on p { color: #fff; }
.news .left .hd .on div img { display: none; }
.news .left .hd .on div img:last-child { display: block; }
.news .left .bd { width: 780px; height: auto; overflow: hidden; margin: 30px auto; }
.news .left .bd .an { float: left; width: 385px; height: auto; overflow: hidden; }
.news .left .bd .an img { display: block; width: 385px; height: 300px; }
.news .left .bd .an h4 { color: rgb(51, 51, 51); font-size: 18px; margin-top: 20px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; font-weight: normal; }
.news .left .bd .an span { display: block; color: rgb(153, 153, 153); font-size: 12px; margin-top: 10px; }
.news .left .bd .an p { font-size: 14px; color: rgb(85, 85, 85); line-height: 20px; margin-top: 10px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;  }
.news .left .bd ul { float: right; width: 365px; height: auto; overflow: hidden; margin-top: 15px; }
.news .left .bd ul li { height: 30px;  overflow: hidden; margin-bottom: 20px; border-bottom: 1px dashed rgb(223, 223, 223); }
.news .left .bd ul li a { font-size: 15px; color: rgb(51, 51, 51); display: block; width: 240px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; float: left; }
.news .left .bd ul li span { display: block; float: right; color: rgb(153, 153, 153); font-size: 12px; }
.news .left .bd ul li:hover a { color: #006cd8;  }
.news .left .bd .an:hover a h4 {color:#006cd8}

.news .right { float: right; width: 355px; height: auto; overflow: hidden; background: rgb(255, 255, 255); margin-top: 35px; }
.news .right .tit { width: 100%; height: 70px; border-bottom: 1px solid rgb(220, 220, 220); }
.news .right .tit img { display: block; float: left; margin-top: 24px; margin-left: 15px; }
.news .right .tit p { color: rgb(85, 85, 85); font-size: 18px; line-height: 70px; float: left; margin-left: 10px; }
.news .right ul { width: 307px; height: auto; overflow: hidden; margin: 30px auto 0px; }
.news .right ul li { width: 100%; height: 130px; border-bottom: 1px dashed rgb(221, 221, 221); margin-bottom: 30px; }
.news .right ul li .t { width: 40px; height: 82px; background: url(../images/bg03.png) center center no-repeat; float: left; }
.news .right ul li .t p { text-align: center; color: #fff; font-size: 15px; line-height: 41px; }
.news .right ul li .t span { display: block; text-align: center; height: 41px; line-height: 41px; color: rgb(111, 109, 109); font-size: 15px; }
.news .right ul li .info { float: right; width: 250px; height: auto; overflow: hidden; margin-top: 10px; }
.news .right ul li .info p { color: rgb(51, 51, 51); font-size: 16px; width: 100%; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.news .right ul li:hover .info p { color: #006cd8;  }
.news .right ul li .info span { display: block; color: rgb(102, 102, 102); font-size: 13px; line-height: 20px; margin-top: 5px; overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3; }
.news .right ul li:last-child { border: none; margin-bottom: 0px; }
.links { width: 100%; height: 108px; overflow: hidden; }
.links .tit { width: 180px; height: 80px; overflow: hidden; margin-top: 15px; float: left; background: url(../images/links.png) center center no-repeat; }
.links .tit p { color: rgb(85, 85, 85); font-size: 17px; margin-left: 58px; margin-top: 40px; }
.links ul { float: right; width: 980px; height: 60px; overflow: hidden; margin-top: 25px; }
.links ul li { float: left; line-height: 30px; height: auto; overflow: hidden; position: relative; }
.links ul li:after{content:"|"; margin:0 5px; color:rgb(153, 153, 153)}
.links ul li a { color: rgb(153, 153, 153); font-size: 14px; }
.links ul li a:hover{ color:#006cd8}
.footer { width: 100%; overflow:hidden; position: relative;background: #363636; border-top: 5px solid #006cd8; padding-bottom:50px; }
.footer .logo1 { float: left; margin-top: 57px; width:235px }
.footer .logo1 img { display: block; width:100% }

.footer .fn { width:  1200px;verflow: hidden; margin: 50px auto 0; }
.footer .fn ul {  margin: 0px auto; height: auto; overflow: hidden; }
.footer .fn ul li { width:200px;  line-height: 30px; text-align: center; float:left }
.footer .fn ul li a { color: #fff; font-size: 16px; }

.footer .fn h3{ font-size:16px; color:#fff; margin-left:80px;}
.footer .info { float: left;  padding: 0px; margin-top: 50px; padding:0 40px;  }
.footer .info h3{ font-size:30px; color:#fff;}
.footer .info p { color: #fff; font-size: 14px;  line-height: 28px; }
.footer .ewm { float: right; width: 164px; overflow: hidden; margin-top: 50px; }
.footer .ewm img { display: block; width: 100%; }
.footer .ewm p { color: rgb(204, 204, 204); font-size: 14px; text-indent:0em; text-align: center; }
.CopyRight  { width: 100%; height: 60px; margin:0px auto; text-align:center; background: #323232; line-height:60px; color:#a3a3a3; font-size:15px;}



.faqlb{ overflow:hidden;}
.faqlb ul { overflow: hidden;}
.faqlb ul li { width: 100%; height: 100px; border-bottom: 1px dashed rgb(221, 221, 221); margin-bottom: 20px; }
.faqlb  ul li .t { width: 40px; height: 82px; background: url(../images/bg03.png) center center no-repeat; float: left; }
.faqlb  ul li .t p { text-align: center; color: #fff; font-size: 15px; line-height: 41px; }
.faqlb  ul li .t span { display: block; text-align: center; height: 41px; line-height: 41px; color: rgb(111, 109, 109); font-size: 15px; }
.faqlb  ul li .info { float: right; width: 855px; height: auto; overflow: hidden; margin-top: 10px; }
.faqlb  ul li .info p { color: rgb(51, 51, 51); font-size: 15px; width: 100%; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.faqlb  ul li:hover .info p { color: #006cd8;  }
.faqlb  ul li .info span { display: block; color: rgb(102, 102, 102); font-size: 13px; line-height:26px; ; margin-top: 5px; overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2; }






.in-banner { width: 100%; height: auto; overflow: hidden; }
.in-banner img { display: block; width: 100%; }
.title-bar { overflow: hidden; width: 100%; height: 45px; border-bottom: 1px solid rgb(210, 210, 210); }
.title-bar .home { width: 52px; float: left; border-left: 1px solid rgb(210, 210, 210); height: 45px; border-right: 1px solid rgb(210, 210, 210); }
.title-bar .home img { display: block; margin: 10px auto 0px; }
.mbx{width: 100%;height: 62px;border-bottom: 1px solid #eaeaea;max-width:1920px; margin:0px auto 30px;}
.mbx a.home{display: block;width: 64px;height: 62px;border-left: 1px solid #eaeaea;border-right: 1px solid #eaeaea;background: url(../images/InpageAddress_icon01.png) no-repeat center;float: left;}
.mbx a.home:hover{background: url(../images/InpageAddress_icon03.png) no-repeat center;}
.mbx .p1{line-height: 62px;float: left;margin-left: 16px; font-size:16px;}
.mbx .p1 a { padding-right: 14px; background: url(../images/InpageAddress_icon02.png) no-repeat right center;  font-size: 16px;  margin-left: 10px;}
.mbx .p1 a:first-child{margin-left: 0;}
.mbx .p1 a:last-child{background-image: none;}
.mbx .p2{float: right;}
.mbx .p2 a{display: block;font-size: 14px;color: #666666;font-weight: bold;height: 61px;line-height: 61px;float: left;margin-left: 26px;text-decoration: none;}
.mbx .p2 a.cur{color: #d50606;border-bottom: 2px solid #d50606;}
.mbx .p2 a:hover{color: #d50606;border-bottom: 2px solid #d50606;}

.contentdd{ width:1200px; overflow:hidden; margin:0px auto;}



.in-content { width: 1200px; height: auto; overflow: hidden; margin: 20px auto; }
.in-content .left-cont { width: 240px; height: auto; overflow: hidden; float: left; }
.left-cont .list { width: 100%; height: auto; overflow: hidden; border: 1px solid rgb(210, 210, 210); background: #fff; box-sizing: border-box; }
.left-cont .list .tit { width: 100%; height: 80px; background: url(../images/tit01.png) center right no-repeat; }
.left-cont .list .tit p { color:#fff; font-size: 24px; font-weight: bold; line-height: 80px; margin-left: 30px; }

/*.left-cont .list .bd { width: 100%; height: auto; overflow: hidden; margin: 20px auto; }
.left-cont .list .bd ul { margin-left: 20px; }

.left-cont .list .bd ul li { width: 100%; height: 40px; position: relative; box-sizing: border-box; border: 1px solid transparent; line-height:40px; background:#006cd8; margin-bottom:20px;font-weight:bold; }
.left-cont .list .bd ul li:hover { background: #00479d; border: #00479d 1px  solid; transition:.4s ease-out;-moz-transition:.4s ease-out;-webkit-transition:.4s ease-out;-o-transition:.4s ease-out }
.left-cont .list .bd ul li::after { content:url(../images/sj.png); position: absolute; right: 15px; top: 13px; }
.left-cont .list .bd ul li a { color: rgb(255, 255, 255); font-size: 16px; line-height: 40px; margin-left: 40px; display: block; padding-right: 5px; white-space: nowrap; box-sizing: border-box; text-overflow: ellipsis; overflow: hidden; }
*/

.left-cont .list { width: 100%; height: auto; overflow: hidden; border: 1px solid rgb(210, 210, 210); background: #f2f2f2; box-sizing: border-box; }
.left-cont .list .bd { width: 100%; height: auto; overflow: hidden;  margin-top: 20px; }
.left-cont .list .bd ul { margin-left: 20px; }
.left-cont .list .bd ul li { width: 100%; height: 40px; position: relative; box-sizing: border-box; border: 1px solid transparent; line-height:40px; margin-bottom:20px;font-weight:bold; }
.left-cont .list .bd ul li:hover { background:rgba(31,122,227,0.6); border: #1f7ae3 1px  solid; transition:.4s ease-out;-moz-transition:.4s ease-out;-webkit-transition:.4s ease-out;-o-transition:.4s ease-out }
.left-cont .list .bd ul li::before {    content: "○"; color: #333; position: absolute; left: 11px; top: -3px; font-size: 20px;}
.left-cont .list .bd ul li a { color: #333; font-size: 16px; line-height: 40px; margin-left: 40px; display: block; padding-right: 5px; white-space: nowrap; box-sizing: border-box; text-overflow: ellipsis; overflow: hidden; font-weight:400; }

.left-cont .list .bd ul li a:hover{ color:#fff;}

.left-cont .list .bd ul li:hover::before {    content: "○"; color: #fff; }


.left-cont .quick { width: 100%; height: auto; overflow: hidden; margin-top: 20px; border: 1px solid rgb(210, 210, 210); padding: 20px; box-sizing: border-box; }
.left-cont .quick .tit { width: 230px; margin: 0px auto; height: 35px; border-bottom: 1px solid rgb(217, 217, 217); }
.left-cont .quick .tit p { color: #006cd8; font-size: 18px; margin-left: 10px; font-weight :600; }
.left-cont .quick ul { width: 100%; height: auto; margin-top: 10px; overflow: hidden; }
.left-cont .quick ul li { width: 100%; height: 30px; line-height: 30px; }
.left-cont .quick ul li a { color: rgb(85, 85, 85); font-size: 14px; display: block; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.left-cont .quick ul li:hover a { color: #006cd8; display: block;  }
.left-cont .quick .info { width: 100%; height: auto; overflow: hidden; margin-top: 20px; }
.left-cont .quick .info  h3{ font-size:15px;}
.left-cont .quick .info p { color:#333; font-size: 14px; line-height: 32px; }
.left-cont .quick .info a { display: block; width: 159px; height: 50px; background: url("../images/bg05.png") center center no-repeat; line-height: 50px; color: rgb(255, 255, 255); font-size: 14px; text-indent: 65px; margin-top: 20px; }
.left-cont .quick ol { width: 230px; margin: 18px auto 0px; }
.left-cont .quick ol li { width: 100%; height: auto; overflow: hidden; margin-bottom: 15px; }
.left-cont .quick ol li img { display: block; width: 201px; border: 1px solid rgb(210, 210, 210); padding: 30px 13px; height: 124px; }
.left-cont .quick ol li p { width: 100%; text-align: center; color: rgb(102, 102, 102); font-size: 14px; line-height: 30px; }
.right-cont { float: right; width: 940px; height: auto; overflow: hidden; padding: 15px; position: relative; border: 1px solid rgb(210, 210, 210); box-sizing: border-box; }
.right-cont .tit { width: 100%; height: auto; overflow: hidden; margin-top: 10px; }
.right-cont .tit h4 { font-size: 20px; text-align: center; height: 45px; background: url("../images/tit02.png") center bottom no-repeat; color: rgb(228, 50, 43); }
.right-cont .tit span { display: block; text-align: center; color: rgb(153, 153, 153); font-size: 12px; margin-top: 5px; border-bottom: 1px solid rgb(210, 210, 210); padding-bottom: 5px; }
.right-cont .pic-box { width: 100%; height: auto; overflow: hidden; }
.right-cont .pic-box ul li { float: left; width: 290px; height: auto; overflow: hidden; box-sizing: border-box; margin-left: 18px; margin-bottom: 20px; border: 1px solid rgb(210, 210, 210); }
.right-cont .pic-box ul li:nth-child(3n-2) { margin-left: 0px; }
.right-cont .pic-box ul li img { display: block; width: 100%; box-sizing: border-box; border-bottom: 1px solid rgb(210, 210, 210); }
.right-cont .pic-box ul li p { width: 100%; height: 40px; text-align: center; line-height: 40px; color: rgb(85, 85, 85); font-size: 15px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.page { width: 100%; height: auto; overflow: hidden; margin-top: 20px; margin-bottom: 15px;}
.page ul { display: table; margin: 0px auto; }
.page ul li { border: 1px solid rgb(210, 210, 210); padding: 0px 10px; height: 30px; line-height: 30px; color: rgb(51, 51, 51); float: left; margin: 0px 3px; }
.page ul li a { color: rgb(51, 51, 51); }
.page ul .thisclass { background: #006cd8; color: #fff; }
.page ul .thisclass  a { color: #fff; }
.page select { border: none; background: none; outline: none; }
.cases-list { width: 1200px; margin: 50px auto 60px; height: auto; overflow: hidden; }
.cases-list .tit { width: 100%; height: 39px; border-bottom: 1px solid rgb(210, 210, 210); }
.cases-list .tit p { float: left; width: 160px; height: 40px; background: rgb(228, 50, 43); color: rgb(255, 255, 255); font-size: 18px; line-height: 40px; text-align: center; }
.cases-list .tit span { display: block; float: left; margin-left: 15px; line-height: 40px; color: rgb(153, 153, 153); }
.cases-list .tit a { display: block; float: right; color: rgb(153, 153, 153); font-size: 13px; margin-top: 15px; }
.cases-list .bd { margin-top: 25px; }
.pro-intro { width: 100%; height: auto; overflow: hidden; margin-top: 20px;}
.pro-intro .img { float: left; width: 450px; height: auto; overflow: hidden; }
.pro-intro .img img { display: block; width: 450px; height: 395px; }
.pro-intro .info { float: right; width: 428px; height: 395px; box-sizing: border-box; overflow: hidden; border-top: 1px solid rgb(210, 210, 210); border-right: 1px solid rgb(210, 210, 210); border-bottom: 1px solid rgb(210, 210, 210); border-image: initial; border-left: none; }
.pro-intro .info p { color: rgb(85, 85, 85); font-size: 20px; border-bottom: 1px solid rgb(217, 217, 217); height: 45px; margin-top: 60px; text-indent: 20px; }
.pro-intro .info .tel { width: 100%; height: 160px; border-bottom: 1px solid rgb(217, 217, 217); }
.pro-intro .info .tel img { display: block; margin-top: 25px; margin-left: 25px; }
.pro-intro .info .tel b { width: 100%; display: block; color: rgb(228, 50, 43); margin-left: 25px; font-size: 36px; margin-top: 10px; line-height: 36px; font-weight: normal; }
.pro-intro .data { width: 100%; height: auto; overflow: hidden; }
.pro-intro .info .btn { width: 100%; height: auto; overflow: hidden; margin-top: 30px; margin-left: 25px; }
.pro-intro .info .btn a { display: block; width: 165px; height: 48px; background: url("../images/btn02.png") center center no-repeat; color: rgb(255, 255, 255); float: left; margin-right: 15px; line-height: 48px; font-size: 16px; text-indent: 30px; border-radius: 10px; }
.pro-intro .info .btn a:last-child { background: rgb(89, 87, 87); text-indent: 0px; text-align: center; }
.pro-intro .intro { width: 100%; height: auto; overflow: hidden; margin-top: 40px; }
.pro-intro .intro .t { width: 100%; height: 30px; border-bottom: 1px solid rgb(210, 210, 210); }
.pro-intro .intro .t p { color: rgb(255, 255, 255); font-size: 18px; background: rgb(228, 50, 43); width: 180px; height: 30px; line-height: 30px; text-align: center; }
.pro-intro .intro .text { width: 100%; height: auto; overflow: hidden; color: rgb(102, 102, 102); font-size: 18px; line-height: 36px; margin-top: 20px; }


.fy{height:auto;border:1px solid #d2d2d2;overflow:hidden;margin-top:30px}
.fy p{width:33.3333%;height:60px;line-height:60px;float:left;color:#666;font-size:16px;text-align:center;border-right:1px solid #d2d2d2; box-sizing:border-box;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; padding:0 10px;}
.fy p:last-child{border:none}
.fy p a{color:#666}
.fy .return{text-align: center;  padding-right: 30px;   color: #666;  line-height: 60px;   font-size: 16px;  background: url(../images/icon10.png) no-repeat right center;}


.cases-box { width: 100%; height: auto; overflow: hidden; margin-top: 30px; }
.cases-box ul li { float: left; width: 420px; height: auto; overflow: hidden; border: 1px solid rgb(220, 220, 220); margin-bottom: 40px; }
.cases-box ul li:nth-child(2n) { float: right; }
.cases-box ul li img { display: block; width: 420px; height: 297px; }
.cases-box ul li p { width: 100%; font-size: 16px; color: rgb(51, 51, 51); line-height: 70px; text-align: center; }
.cases-box ul li:hover { border: 1px solid rgb(228, 50, 43); background: rgb(228, 50, 43); }
.cases-box ul li:hover p { color: rgb(255, 255, 255); }
.cont-intro { width: 100%; height: auto; overflow: hidden; margin-top: 30px; }
.cont-intro .info { width: 100%; height: auto; overflow: hidden; background: rgb(153, 153, 153); }
.cont-intro .info ul { width: 545px; height: auto; overflow: hidden; margin-top: 20px; margin-left: 20px; float: left; }
.cont-intro .info .pic { float: right; }
.cont-intro .info .pic img { display: block; }
.cont-intro .info ul li { width: 100%; display: flex; justify-content: flex-start; align-items: center; height: 70px; border-bottom: 1px solid rgb(255, 255, 255); }
.cont-intro .info ul li img { display: block; margin-left: 20px; }
.cont-intro .info ul li p { color: rgb(255, 255, 255); font-size: 20px; margin-left: 20px; }
.map { width: 100%; height: 355px; margin-top: 15px; box-sizing: border-box; border: 2px solid rgb(220, 220, 220); }
.cont-intro .mssg { width: 100%; height: 400px; background: url("../images/bg06.png") center center no-repeat; margin-top: 15px; overflow: hidden; }
.cont-intro .mssg .bd { width: 855px; background: rgba(201, 113, 112, 0.7); margin: 15px auto 0px; overflow: hidden; height: 370px; }
.cont-intro .mssg .tit { margin-top: 30px; }
.cont-intro .mssg .tit img { display: block; margin: 0px auto; }
.cont-intro .mssg form { width: 810px; margin: 35px auto 0px; }
.cont-intro .mssg form ul { height: auto; overflow: hidden; }
.cont-intro .mssg form ul li { width: 380px; float: left; height: 30px; margin-bottom: 20px; border-bottom: 1px solid rgb(255, 255, 255); }
.cont-intro .mssg form ul li:nth-child(2n) { float: right; }
.cont-intro .mssg form ul li p { color: rgb(255, 255, 255); font-size: 18px; float: left; }
.cont-intro .mssg form ul li input { width: 320px; float: left; height: 24px; background: none; outline: none; border: none; color: rgb(255, 255, 255); }
.cont-intro .mssg form ul li:last-child { width: 100%; height: auto; overflow: hidden; }
.cont-intro .mssg form ul li textarea { width: 750px; height: 60px; outline: none; background: none; border: none; color: rgb(255, 255, 255); font-family: 微软雅黑; margin-top: 5px; margin-bottom: 5px; }
.cont-intro .mssg form .btn { margin-top: 20px; }
.cont-intro .mssg form .btn input { width: 130px; color: rgb(255, 255, 255); font-size: 18px; border: none; height: 40px; background: rgb(255, 149, 35); margin-right: 20px; }
.cont-intro .mssg form .btn input:last-child { background: rgb(34, 34, 34); }
.rec { width: 100%; height: auto; overflow: hidden; margin-top: 30px; }
.rec .column { width: 100%; height: 100px; padding: 25px 20px; background: url("../images/icon11.png") 830px center no-repeat rgb(245, 245, 245); box-sizing: border-box; margin-top: 5px; }
.rec .on { background: url("../images/icon12.png") 830px center no-repeat rgb(228, 50, 43); }
.rec .column .t { width: 100%; height: auto; overflow: hidden; }
.rec .column .t img { display: block; float: left; }
.rec .column .t img:last-child { display: none; }
.rec .on .t img { display: none; }
.rec .on .t img:last-child { display: block; }
.rec .column .t p { color: rgb(51, 51, 51); font-size: 18px; float: left; margin-left: 10px; }
.rec .on .t p { color: rgb(255, 255, 255); }
.rec .column span { display: block; margin-left: 30px; color: rgb(102, 102, 102); font-size: 14px; margin-top: 10px; }
.rec .on span { color: rgb(255, 255, 255); }
.rec .intro { width: 100%; height: auto; background: rgb(245, 245, 245); box-sizing: border-box; padding: 25px 50px; }
.rec .intro p { color: rgb(85, 85, 85); font-size: 14px; line-height: 24px; }
.article-intro { width: 100%; height: auto; overflow: hidden; color: rgb(102, 102, 102); font-size: 18px; line-height: 36px; margin-bottom: 150px; margin-top: 20px; }
.article-intro img { display: block; margin: 0px auto; }
.news-list { width: 100%; height: auto; overflow: hidden; }
.news-list ul li { width: 100%; height: auto; background: rgb(245, 245, 245); box-sizing: border-box; overflow: hidden; padding: 20px; margin-bottom: 15px; }
.news-list ul li .time { float: left; width: 100px; height: 110px; background: rgb(173, 173, 173); }
.news-list ul li .time b { color: rgb(255, 255, 255); font-size: 50px; text-align: center; display: block; font-weight: normal; margin-top: 10px; }
.news-list ul li .time span { display: block; color: rgb(255, 255, 255); font-size: 14px; text-align: center; }
.news-list ul li .intro { float: right; width: 740px; }
.news-list ul li .intro .t { color: rgb(85, 85, 85); font-size: 18px; height: 35px; white-space: nowrap; text-overflow: ellipsis; margin-top: 13px; overflow: hidden; border-bottom: 1px dashed rgb(230, 230, 230); }
.news-list ul li .intro .t h4 { font-weight: normal; }
.news-list ul li .intro dd { color: rgb(85, 85, 85); font-size: 14px; line-height: 20px; margin-top: 16px; height:41px; overflow:hidden; }
.news-list ul li:hover .time { background: #006cd8; }
.news-list ul li:hover .time p { color: rgb(255, 255, 255); }
.news-list ul li:hover .time span { color: rgb(255, 255, 255); }
.news-list ul li:hover .intro h4 {  color: #006cd8; }
.about-intro { width: 100%; height: auto; overflow: hidden; color: rgb(51, 51, 51); font-size: 16px; line-height: 30px; }
.about-intro img { display: block; margin: 0px auto; }
.honor-list { width: 100%; height: auto; overflow: hidden; margin-top: 30px; }
.honor-list ul li { float: left; width: 280px; height: auto; overflow: hidden; margin-bottom: 10px; margin-left: 19px; }
.honor-list ul li:nth-child(3n-2) { margin-left: 0px; }
.honor-list ul li img { display: block; width: 248px; height: 190px; border: 1px solid rgb(210, 210, 210); padding: 15px; }
.honor-list ul li p { width: 100%; height: 40px; text-align: center; color: rgb(85, 85, 85); font-size: 15px; line-height: 40px; }
.honor-list ul li:hover img { border: 1px solid rgb(228, 50, 43); color: rgb(228, 50, 43); }

.mssg-intro{overflow:hidden;margin:50px auto 5px;padding-bottom:5%; }
.mssg-intro form{padding:5%}
.mssg-intro form ul li{width:100%;height:auto;overflow:hidden;border:1px solid #d2d2d2;margin-bottom:15px;background:#fff;border-radius:5px}
.mssg-intro form ul li input{height:50px;border:none;width:100%;outline:0;text-indent:10px;color:#999;font-size:16px;background:0 0;font-family:'微软雅黑'}
.mssg-intro form ul li textarea{width:788px;height:100px;border:none;outline:0;font-family:'微软雅黑';resize:none;background:0 0;text-indent:10px;padding-top:10px;color:#999;font-size:16px}
.mssg-intro form .btn input{width:49%;display:block;float:left;padding:3% 0;background:#006cd8;outline:0;border:none;font-size:16px;color:#fff;border-radius:6px;font-family:'微软雅黑';}
.mssg-intro form .btn input:last-child{background:#999;margin-left:2%}
.about_con{background:#eee;  margin-top:15px; padding-bottom:30px}

.article-detailed{margin:0 auto;height:auto;overflow:hidden;margin-top:20px}
.article-detailed .tit{width:100%;height:auto;overflow:hidden;margin-bottom:15px; }
.article-detailed .tit p{color:#333;font-size:24px;text-align:center;border-bottom:1px dashed #f1f1f1; padding:10px 0;}
.article-detailed .tit span{display:block;color:#333;margin-top:5px;font-size:12px;text-align:center}
.article-detailed .intro{width:100%;height:auto;overflow:hidden}
.article-detailed .intro img{display:block;max-width:100%;margin:0 auto}
.article-detailed .intro p{color:#333;font-size:16px;line-height:30px; text-indent:2em;}


.lxwmmt{ line-height:36px; font-size:16px; margin:20px  auto 0}


.pro-intro{overflow:hidden;margin-top:6px;padding:10px 0}
.pro-intro .img{float:left;width:405px;height:auto;overflow:hidden}
.pro-intro .img img{display:block;width:450px;height:395px}
.pro-intro .info{float:right;width:428px;height:395px;box-sizing:border-box;overflow:hidden;border:1px solid #d2d2d2;border-left:none}
.pro-intro .info p{color:#555;font-size:20px;border-bottom:1px solid #d9d9d9;height:45px;margin-top:60px;text-indent:20px}
.pro-intro .info .tel{width:100%;height:160px;border-bottom:1px solid #d9d9d9}
.pro-intro .info .tel img{display:block;margin-top:25px;margin-left:25px}
.pro-intro .info .tel b{width:100%;display:block;color:#1c71c8;margin-left:25px;font-size:36px;margin-top:10px;line-height:36px;font-weight:400}
.pro-intro .data{width:100%;height:auto;overflow:hidden}
.pro-intro .info .btn{width:100%;height:auto;overflow:hidden;margin-top:30px;margin-left:25px}
.pro-intro .info .btn a{display:block;width:165px;height:48px;background:#1c71c8;color:#fff;float:left;margin-right:15px;line-height:48px;font-size:16px;text-indent:30px;border-radius:10px;position:relative}
.pro-intro .info .btn a:after{content:url(../images/kf.png);position:absolute;top:13px;right:29px}
.pro-intro h2{font-size:28px;color:#333;font-weight:400;margin-bottom:16px;text-align:center;margin-top:20px}
.pro-intro .share{width:100%;height:46px;line-height:46px;border-bottom:1px #e7e7e7 solid;background:#f1f1f1;text-align:center}
.pro-intro .share p span{display:inline-block;font-size:12px;color:#999;padding:0 8px}
.pro-intro .info .btn a:last-child{background:#595757;text-indent:0;text-align:center}
.pro-intro .info .btn a:last-child::after{content:""}
.pro-intro .info .btn a:hover{background:#25b240}
.pro-intro .intro{width:100%;height:auto;overflow:hidden;margin-top:40px;min-height:500px}
.pro-intro .intro .t{width:100%;height:30px;border-bottom:1px solid #d2d2d2}
.pro-intro .intro .t p{color:#fff;font-size:18px;background:#1c71c8;width:180px;height:30px;line-height:30px;text-align:center}
.pro-intro .textxq{width:100%;height:auto;overflow:hidden;color:#666;font-size:16px;line-height:30px;margin-top:20px}
.pro-intro .textxq img{max-width:100%; display:block; margin:0px auto; text-align:center;}
.txt{width:100%;height:auto;overflow:hidden;margin-top:10px;font-size:20px;text-align:center;height:45px;font-weight:700;background:url(../images/tit02.png) no-repeat center bottom;color:#1c71c8}
.pro-intro .textxq p{ text-indent:2em;}