*{margin:0;padding:0}

body{background:#fff;margin:0;padding:0;text-decoration:none;font-variant:normal;font-family:'Microsoft YaHei'}

a:active,a:hover,a:link,a:visited{text-decoration:none}

a{text-decoration:none}

li{list-style-type:none}

ol,ul{list-style-type:none;list-style-image:none}

input[type=button],input[type=submit],input[type=text]{-webkit-appearance:none}

textarea{-webkit-appearance:none}

select{-webkit-appearance:none}

html{font-size:12px}



a{COLOR:#666;blr:expression(this.onFocus=this.blur());text-decoration:none}

a:focus{outline:0}

input,textarea{outline:0}

a:hover{color:#279e44;text-decoration:none;transition:.4s ease-out;-moz-transition:.4s ease-out;-webkit-transition:.4s ease-out;-o-transition:.4s ease-out}





.top{ width:100%; height:40px; line-height:40px; background:#eeeeee; font-size:14px; color:#666;}

.top span{ float:right;}

.top span a{ margin:0 10px;}

.main { width: 1200px; margin: 0px auto; }

.head { width: 100%; height: 102px; overflow: hidden; background: url(../images/bg01.png) center center no-repeat; }

.head img { display: block; }

.head .name { margin-top: 20px; float: left; }

.head .name img { height: 58px; }

.head .tel { float: right; margin-top: 26px; }



.nav { width: 100%; height: 67px; background: url(../images/nav.png) repeat-x; }

.nav ul { width: 1200px; margin: 0px auto; height: 67px; overflow: hidden; }

.nav ul li { float: left; width: 170px; height: 67px; line-height: 67px; text-align: center;transition:transform 0.4s; -moz-transition:transform 0.4s; -ms-transition:transform 0.4s; -o-transition:transform 0.4s; -webkit-transition:transform 0.4s; }

.nav ul li a { color:#fff; font-size: 16px; display:block }

.nav ul li:hover { background:url(../images/h01.png) repeat-x center;transition:transform 0.4s; -moz-transition:transform 0.4s; -ms-transition:transform 0.4s; -o-transition:transform 0.4s; -webkit-transition:transform 0.4s;}





.b_nav { width: 100%; height: 67px; background: #279e44; }

.b_nav ul { width: 1200px; margin: 0px auto; height: 67px; overflow: hidden; }

.b_nav ul li { float: left; width: 170px; height: 67px; line-height: 67px; text-align: center;transition:transform 0.4s; -moz-transition:transform 0.4s; -ms-transition:transform 0.4s; -o-transition:transform 0.4s; -webkit-transition:transform 0.4s; }

.b_nav ul li a { color:#fff; font-size: 16px; display:block }

.b_nav ul li:hover { transition:transform 0.4s; -moz-transition:transform 0.4s; -ms-transition:transform 0.4s; -o-transition:transform 0.4s; -webkit-transition:transform 0.4s;}



.banner { max-width: 1920px; margin: 0px auto; overflow: hidden; position: relative; }

.banner .hd { height: 15px; overflow: hidden; position: absolute; left: 45%; bottom: 10px; z-index: 1; }

.banner .hd ul { overflow: hidden; zoom: 1; float: left; }

.banner .hd ul li { float: left; margin-right: 25px; width: 50px; height: 10px; line-height: 14px; text-align: center; cursor: pointer; background: rgb(255, 255, 255); }

.banner .hd ul li.on { background: rgb(39, 158, 68); }

.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; }

.title { width: 100%; height: auto; margin: 30px auto 0px; text-align: center; overflow: hidden; }

.title img { display: block; position: relative; left: 50%; transform: translateX(-50%); }

.item { width: 100%; height: auto; overflow: hidden; margin-top: 70px; }

.item .list { width: 1200px; margin: 50px auto 0px; height: auto; overflow: hidden; }

.item .list ul li { float: left; width: 208px; height: 208px; overflow: hidden; margin-left: 35px; border-radius: 50%; border: 1px solid rgb(39, 158, 68); }

.item .list ul li:nth-child(1) { margin-left: 0px; }

.item .list ul li span { display: block; width: 100%; height: 105px; border-radius: 100px 100px 0px 0px; background: red; }

.item .list ul li h4 { font-size: 24px; color: rgb(51, 51, 51); text-align: center; margin-top: 10px; }

.item .list ul li p { font-size: 12px; width: 130px; height: 32px; overflow: hidden; margin: 5px auto 0px; color: rgb(153, 153, 153); text-align: center; text-transform: uppercase; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }

.item .list ul li:nth-child(1) span { background: url(../images/pic1.png) no-repeat center -15px; }

.item .list ul li:nth-child(2) span { background: url(../images/pic2.png) no-repeat center -15px; }

.item .list ul li:nth-child(3) span { background: url(../images/pic3.png) no-repeat center -2px; }

.item .list ul li:nth-child(4) span { background: url(../images/pic4.png) no-repeat center -4px; }

.item .list ul li:nth-child(5) span { background: url(../images/pic5.png) no-repeat center -34px; }

.item .list ul li:hover{ background:#279e44;transform: rotate(360deg); -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -o-transform: rotate(360deg);-ms-transform: rotate(360deg);

transition:transform 0.4s; -moz-transition:transform 0.4s; -ms-transition:transform 0.4s; -o-transition:transform 0.4s; -webkit-transition:transform 0.4s;}



.item .list ul li:hover h4,.item .list ul li:hover p{ color:#fff;}

















.about { width: 100%; height: 520px; background: rgb(39, 158, 68); margin-top: 60px; }

.about .pic { float: left; width: 50%; height: 520px; background: url(../images/about.png) center center no-repeat; }

.about .intro { width: 570px; height: auto; overflow: hidden; float: left; margin-left: 25px; margin-top: 70px; }

.about .intro .info { width: 100%; height: 280px; overflow: hidden; }

.about .intro .info  h3{ font-size:30px; margin-bottom:20px; color:#fff;}

.about .intro .info dd { color: rgb(255, 255, 255); font-size: 15px; line-height: 24px;display: -webkit-box;

-webkit-box-orient: vertical; text-indent:2em;

-webkit-line-clamp: 9;

overflow: hidden; }



.about .intro .more { width:150px; height:45px; line-height:45px; border:1px #fff solid; text-align:center; text-align:center; }



.about .intro .more a { color:#fff; font-size:16px;}

.cases { width: 100%; height: auto; overflow: hidden; margin-top: 60px; }

.case { width: 1200px; margin: 45px auto 0px; overflow: hidden; }

.case ul { margin:0px; padding:0px; overflow:hidden;}

.case ul li { float: left; width: 290px; margin:10px 10px 0 0 ;}

.case ul li div{ overflow:hidden;}



.case ul li div img{-webkit-transition:all .5s;transition:all .5s;width:100%;height:100%}

.case ul li div:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}



.case ul li:hover p{ background:#279e44}

.case ul li p { width: 100%; height: 40px; background: rgb(51, 51, 51); margin-top:-3px; text-align: center; line-height: 40px; color: rgb(255, 255, 255); font-size: 15px; }

.section { width: 1200px; margin: 60px auto 0px; height: auto; overflow: hidden; }

/*.news { width: 750px; height: auto; float: left; overflow: hidden; }

.news .tit { width: 100%; height: 50px; background: rgb(39, 158, 68); }

.news .tit img { display: block; float: left; margin-top: 12px; margin-left: 15px; }

.news .tit p { float: left; line-height: 50px; color: rgb(255, 255, 255); font-size: 20px; font-weight: bold; margin-left: 10px; }

.news .tit a { display: block; float: right; color: rgb(255, 255, 255); line-height: 50px; font-size: 12px; margin-right: 10px; }

.news ul li { width: 100%; height: auto; border-bottom: 1px solid rgb(220, 220, 220); padding-bottom: 10px; margin-top: 13px; overflow: hidden; }

.news ul li .time { float: left; width: 90px; height: 80px; }

.news ul li .time b { display: block; width: 100%; height: 40px; background: rgb(39, 158, 68); color: rgb(255, 255, 255); font-weight: bold; text-align: center; font-size: 20px; line-height: 40px; }

.news ul li .time span { display: block; width: 100%; height: 40px; background: rgb(85, 85, 85); text-align: center; line-height: 40px; color: rgb(255, 255, 255); font-size: 13px; }

.news ul li .info { float: right; width: 635px; height: auto; overflow: hidden; margin-right: 10px; margin-top: 5px; }

.news ul li .info p { width: 100%; color: rgb(0, 0, 0); font-size: 18px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.news ul li .info span { color: rgb(0, 0, 0); font-size: 13px; line-height: 22px; display: -webkit-box; margin-top: 5px; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }*/







.news{width:770px; margin:20px auto 0; overflow:hidden; float:left; border:1px #ccc solid;}



.news  .news_one{ overflow:hidden; border-bottom:1px #ccc solid; padding-bottom:10px; padding:15px;}

.news  .news_one div{ width:310px;  float:left; margin-right:15px; overflow:hidden;}
.news  .news_one div img{ width:100%}
.news  .news_one dl{float:left; width:410px; overflow:hidden;}

.news  .news_one dl dd{font-size:16px; font-weight:bold; color:#333; height:30px; line-height:30px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .5s; transition:all .5s; -ms-transition:all .5s; -moz-transition:all .5s;}

.news  .news_one dl i{ display:block; height:14px; line-height:14px; font-size:12px; color:#999; font-style:normal;}

.news  .news_one dl dt{ height:95px; font-size:14px; line-height:24px; color:#666;overflow: hidden; display: -webkit-box;  -webkit-box-orient: vertical; -webkit-line-clamp: 6; margin:5px 0;}

.news  .news_one  a.xq{float:right; margin-top:10px; font-size:14px; text-decoration:underline;    height: 40px;

    line-height: 40px;



}

.news ul{ overflow:hidden;  padding:15px;}

.news ul li{overflow:hidden; margin:10px 20px 0 0 ;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; width:350px; float:left; font-size:15px; background:url(../images/dian.png) no-repeat center left;  height:30px; line-height:30px;}

.news ul li span{float:right; margin-left:20px;}

.news ul li a{-webkit-transition:all .5s; transition:all .5s; -ms-transition:all .5s; -moz-transition:all .5s;}

.news ul li a:hover{ -webkit-transition:all .5s; transition:all .5s; -ms-transition:all .5s; -moz-transition:all .5s;}

.news ul .news_one dl dd:hover {padding-left:10px;-webkit-transition:all .5s; transition:all .5s; -ms-transition:all .5s; -moz-transition:all .5s;}

.news ul li:before{ content:"●"; font-size:16px; color:#999; margin-right:5px;}

.news ul li:hover:before{ content:"●";  color:#279e44;}



.news_two{ overflow:hidden; margin-top:12px; border:1px #ccc solid;}



.news_two ul{ overflow:hidden; padding:5px;}

.news_two ul li{ height:30px; line-height:30px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap; background:url(../images/dian.png) no-repeat center left;     padding-left: 13px;font-size:14px;}











.faq{width:410px; overflow:hidden; float:right; margin-top:20px; height:537px;  border:1px #ccc solid;}



.main_news{ width:1200px; margin:0px auto; overflow:hidden;}
.links{ width:1200px; margin:15px auto; overflow:hidden;color: #666;font-size:14px; }


.title_box{width:100%; height:55px; background:#ebebeb; margin:0px auto ;  line-height:55px; font-size:20px; color:#0077d2; font-weight:bold; margin-bottom:20px;}

.title_box i{font-size:14px; font-weight:normal; text-transform:uppercase; margin-left:5px; float:right; margin-right:10px; font-style:normal;}

.title_box img{ margin-right:5px; vertical-align:middle}

.title_box em{font-size:14px; font-weight:normal; font-style:normal; text-transform:uppercase; margin-left:5px; color:#666; }

.title_box span{float:right; font-size:14px; font-weight:normal;}

.title_box i a{ color:#666; margin-right:5px;}

.title_box i  img{ margin-left:5px;}





.title_box span.more{ font-size:14px; font-weight:normal;    background:url(../images/lmt.png) no-repeat center right; padding-right: 37px; }

.title_box span a:last-child{ background:none;}



.title_box b{float:left;  background:#009944; padding:0 20px; font-weight:bold; font-size:20px;  color:#fff; }

.title_box b a{margin:0 5px; color:#fff;}





.fq{ overflow:hidden; margin:10px ; height:450px;}

.fq ul{ overflow:hidden;}

.fq ul li{ overflow:hidden; background:url(../images/fq.png) no-repeat left top; padding-left:25px; border-bottom:1px #ccc dashed; margin-bottom:20px; padding-bottom:20px;}

.fq ul li h3{  font-size:16px; margin-bottom:10px; font-weight:400;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

.fq ul li p{ overflow:hidden; font-size:14px; color:#666; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;}

.fq ul li h3 a{ color:#333;}

.fq ul li h3 a:hover{ color:#009944;}













.contact { width: 440px; height: auto; overflow: hidden; float: right; }

.contact .tit { width: 100%; height: 50px; background: rgb(39, 158, 68); }

.contact .tit img { display: block; float: left; margin-top: 10px; margin-left: 15px; }

.contact .tit p { float: left; line-height: 50px; color: rgb(255, 255, 255); font-size: 20px; font-weight: bold; margin-left: 10px; }

.contact .tit a { display: block; float: right; color: rgb(255, 255, 255); line-height: 50px; font-size: 12px; margin-right: 10px; }

.contact .pic { width: 440px; margin: 10px auto 0px; }

.contact .pic img { display: block; width: 440px; height: 150px; }

.contact .intro { width: 440px; height: 175px; overflow: hidden; margin-top: 15px; }

.contact .intro h4 { color: rgb(0, 0, 0); font-size: 18px; }

.contact .intro p { color: rgb(51, 51, 51); font-size: 15px; line-height: 24px; margin-top: 5px; }

.contact .ewm { width: 100%; height: 160px; margin-top: 10px; background: url("../images/bg02.png") center center no-repeat; }

.contact .ewm img { display: block; width: 140px; height: 140px; float: left; margin: 10px; }

.contact .ewm p { float: right; color: rgb(255, 255, 255); line-height: 25px; margin-right: 40px; margin-top: 45px; font-size: 15px; }

.footer { width: 100%; height: 380px; background:url(../images/button_bj.png) repeat; overflow: hidden; margin-top: 50px; }

.footer .menu { width: 1200px; margin: 30px auto 0px; height: 40px; overflow: hidden; border-bottom: 1px solid rgb(99, 99, 99); }

.footer .menu p { float: left; font-size: 18px; color: rgb(155, 155, 155); font-weight: bold; line-height: 30px; }

.footer .menu ul { float: left; }

.footer .menu ul li { position: relative; float: left; line-height: 30px; height: auto; overflow: hidden; }

.footer .menu ul li a { color: rgb(155, 155, 155); font-size: 15px; padding: 0px 20px; }

.footer .menu ul li::after { content: ""; position: absolute; right: 0px; top: 50%; height: 14px; margin-top: -7px; width: 1px; background: rgb(155, 155, 155); }

.footer .menu ul li:last-child::after { height: 0px; width: 0px; overflow: hidden; }

.footer .main { width: 1200px; margin: 45px auto 0px; height: auto; overflow: hidden; }

.footer .left { float: left; }

.footer .left  h3{ font-size:30px; color:#279e44}

.footer .left  p{ font-size:15px; color:#fff; line-height:28px; margin-top:20px;}

.footer .right { float: right; }

.footer .right div { float:left; width:150px; margin:10px; }

.footer .right div img{ float:left; width:100%; }

.footer .right div p{ color:#fff; font-size:14px; text-align:center;}

.container { width: 1200px; margin: 20px auto; }

.con_left { width: 240px; float: left; margin-right: 20px; margin-bottom: 50px; margin-top: -20px; }

.con_right { width: 940px; float: left; margin-bottom: 30px; }

.l_about { width: 100%; float: left; }

.in_prokind { width: 228px; padding-left: 10px; height: 40px; line-height: 40px; color: rgb(39, 158, 68); font-size: 18px; background: rgb(233, 233, 233); font-weight: bold; border-bottom: 1px solid rgb(204, 204, 204); position: relative; }

.in_prokind span { position: absolute; right: 12px; top: 0px; font-size: 13px; }



.in_casetit { width: 98%; height: 57px; line-height: 57px; font-size: 21px; font-weight: bold; color: rgb(39, 158, 68); text-align: left; position: relative; border-bottom: 1px solid rgb(204, 204, 204); }

.position { position: absolute; right: 5px; top: 10px; font-size: 14px; font-weight: normal; }

.position a:link { color: rgb(51, 51, 51); }

.position a:visited { color: rgb(51, 51, 51); }

.position a:hover { color: rgb(75, 155, 4); }

.position a:after{content:">"; font-family:"宋体"; margin:0 5px;}

.position a:last-child:after{content:""; font-family:"宋体"; display:none;}

.ul_news { width: 100%; margin: 0px auto; background: rgb(240, 240, 240); padding-bottom: 10px; border-bottom: 2px solid rgb(233, 233, 233); }

.ul_news li {padding-left: 20px; font-size: 13px; height: 32px; line-height: 32px; border-bottom: 1px dotted rgb(191, 191, 191); color: rgb(29, 29, 29); background: url("../images/n_ico2.jpg") 5px center no-repeat; overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;  }

.in_contact { width: 238px; margin-top: 10px; float: left; color: rgb(51, 51, 51); border: 1px solid rgb(204, 204, 204); }

.in_contact p { width: 230px; font-size: 14px; line-height: 24px; padding-left: 5px; padding-right: 5px; }

.in_contact p a { color: rgb(51, 51, 51); }

.in_contactmid { background: rgb(240, 240, 240); padding-bottom: 10px; border-bottom: 2px solid rgb(233, 233, 233); }

.in_contactmid h3 { line-height: 28px; font-size: 16px; padding-left: 5px; color: rgb(27, 36, 45); }

.in_contactmid img { margin-top: 10px; width: 100%; }

.clear { clear: both; }

.index_aboutcont p { text-indent: 2em; font-size: 13px; color: rgb(62, 62, 62); font-weight: bold; }

.main_right_product { width: 100%; margin: 0px auto; }

.main_right_product ul { margin: 0px; padding: 0px; width: 110%; }

.main_right_product p a { color: rgb(0, 0, 0); }

.main_right_product ul li { list-style: none; width: 310px;  float: left; margin-top: 10px; margin-right: 11px; text-align: center; }

.p_name { text-align: center; line-height: 30px; font-size: 14px; }

.main_right_product ul li div { padding: 10px; border: 1px solid rgb(238, 238, 238); overflow:hidden}



.main_right_product ul li div img{-webkit-transition:all .5s;transition:all .5s;width:100%;height:100%}

.main_right_product ul li div:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}





.main_right_product ul li a:link { color: rgb(68, 68, 68); text-decoration: none; }

.main_right_product ul li a:visited { color: rgb(68, 68, 68); text-decoration: none; }

.main_right_product ul li a:hover { color: rgb(39, 158, 68); text-decoration: none; }

.product_con { width: 100%; }

.product_con img, .productimg img { text-align: center; margin: 0px auto; }

.index_newscont { width: 100%; margin: 10px auto; }

.index_newscont p{ font-size:15px;  color:#555;}

.index_newscont p a { color: rgb(0, 0, 0); }

.index_newscont ul li { height: 42px; line-height: 42px; border-bottom: 1px dotted rgb(204, 204, 204); font-size: 13px; background: url("../images/n_ico2.jpg") 5px center no-repeat; padding-left: 25px; position: relative; }

.news_time { position: absolute; right: 0px; top: 0px; }

.index_newscont ul li a:link, .ul_news li a:link { color: rgb(62, 62, 62); }

.index_newscont ul li a:visited, .ul_news li a:visited { color: rgb(62, 62, 62); }

.index_newscont ul li a:hover, .ul_news li a:hover { color: rgb(39, 158, 68); }

.nav ul li.current { background: url("../images/h01.png") center center no-repeat; }

.index_newscont h4, .main_right_product h4 { font-size: 16px; text-align: center; line-height: 50px; }

.newscontent { font-size: 16px; line-height: 24px; }

.listmenu .tit { width: 240px; height: 67px; background: url("../images/h01.png") repeat-x rgb(75, 155, 4); }

.listmenu .tit p { color: rgb(255, 255, 255); font-size: 24px; text-align: center; line-height: 60px; font-weight: bold; }

.listmenu { float: left; width: 240px; height: auto; overflow: hidden; margin-top: 25px; }

.listmenu ul { float: left; width: 238px; height: auto; overflow: hidden; border-left: 1px solid rgb(204, 204, 204); border-right: 1px solid rgb(204, 204, 204); }

.listmenu ul li { width: 238px; height: 50px; background: rgb(238, 238, 238); line-height: 50px; text-indent: 30px; border-bottom: 1px solid rgb(204, 204, 204); }

.listmenu ul li a { color: rgb(26, 26, 26); font-size: 15px; display:block; }

.listmenu ul li:hover { background: rgb(39, 158, 68); }

.listmenu ul li.m_hover { background: rgb(39, 158, 68); }

.listmenu ul li:hover a, .listmenu ul li.m_hover a { color: rgb(255, 255, 255); }

.listmenu .tel img { display: block; }

.xlr_pages, .fy { width: 100%; height: 24px; line-height: 24px; font-size: 14px; text-align: center; float: left; margin-top: 10px; margin-bottom: 10px; }

.xlr_pages ul { width: 100%; margin: 0px auto; height: 24px; text-align: center; }

.pagelist li { text-decoration: none; margin-right: 1px; display: inline-block; border: 1px solid rgb(204, 204, 204); padding: 0px 8px; border-radius: 3px; }

.thisclass { background: rgb(39, 158, 68); color: rgb(255, 255, 255); }

.pagelist li select { margin: 3px; }

.pagelist li a:link, .fy a:link { color: rgb(0, 0, 0); text-decoration: none; }

.pagelist li a:visited, .fy a:visited { color: rgb(0, 0, 0); text-decoration: none; }

.pagelist li a:hover, .fy a:hover { color: rgb(39, 158, 68); text-decoration: none; }

.footer .right .info a { color: rgb(255, 255, 255); }

.message { width: 100%; height: 600px; margin-left: 50px; }

.message span { width: 100%; height: 60px; line-height: 60px; float: left; color: rgb(0, 0, 0); text-align: center; font-size: 30px; }

.message p { font-size: 15px; color: rgb(153, 153, 153); text-align: center; }

.message_left { float: left; width: 40%; height: 34px; line-height: 34px; font-size: 14px; color: rgb(119, 119, 119); text-align: left; border-color: rgb(51, 51, 51); border-style: none; clear: both; margin-top: 8px; }

.message_right { float: left; width: 90%; height: 24px; line-height: 24px; background-color: rgb(238, 238, 238); font-size: 14px; color: rgb(119, 119, 119); text-align: left; padding: 4px; border: 1px dashed rgb(170, 170, 170); }

.area_message { float: left; width: 90%; height: 122px; line-height: 24px; background-color: rgb(238, 238, 238); background-image: none; font-size: 14px; color: rgb(119, 119, 119); text-align: left; padding: 4px; font-family: "Microsoft YaHei"; border: 1px dashed rgb(170, 170, 170); }

.sub_message { float: left; width: 92%; height: 40px; line-height: 40px; background-color: rgb(39, 158, 68); color: rgb(255, 255, 255); text-align: center; border: 1px transparent; margin-top: 20px; }





.news_lb{ overflow:hidden;}

.news_lb ul{ overflow:hidden;}

.news_lb ul li{ overflow: hidden;

white-space: nowrap; border-bottom:1px #ccc dashed;

text-overflow: ellipsis; font-size:15px; height:50px; line-height:50px; padding-left:10px;}

.news_lb ul li:before{ content:"●"; font-size:10px; color:#999; margin-right:5px;}

.news_lb ul li span{ float:right; overflow:hidden;}











.mssg-intro{overflow:hidden;margin:10px  auto;;padding-bottom:2%; margin-bottom:20px; background:#f2f2f2; }

.mssg-intro form{ margin:5%; background:rgba(255,255,255,.8); padding:5%; overflow:hidden;}

.mssg-intro form h3{font-size:36px; text-align:center; margin-bottom:30px;}

.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:#279e44;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%}

.lxwmmt{overflow:hidden; line-height:30px; font-size:16px; padding:20px 0}







.pro-intro{overflow:hidden;margin-top:6px;padding:10px 14px 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: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 .text{width:100%;height:auto;overflow:hidden;color:#666;font-size:16px;line-height:30px;margin:20px 0px 20px; }

.pro-intro .textxq{width:100%;height:auto;overflow:hidden;color:#666;font-size:16px;line-height:30px;margin-top:20px;}



.pro-intro .textxq img{display:block;max-width:100%;margin:0 auto}

.pro-intro .textxq  p{ font-size:16px; line-height:28px; color:#666;}

.article-detailed{overflow:hidden;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; overflow: hidden;text-overflow: ellipsis;white-space: nowrap; padding:0 10px;  }

.fy p:last-child{border:none}

.fy p a{color:#666}

.fy p a:hover{color:#279e44}

