body{ background:#FFF; color:#000;}
h1,h2,h3,h4,h5,h6{color: #333;font-weight: bold;}
a{color:#f00;text-decoration:none}

a:focus,a:hover{color:#f00;text-decoration:none}




header{background-color:#fff;}
header a{color: #fff;}
header a:hover{color: #fff;}
header ul,p{padding-top: 10px;}
nav{padding: 3px 10px;margin-bottom: 0 !important;}
#bottom_row li{line-height: 28px;}
#bottom{background-color: #F1F1F1;padding-top: 28px;margin-top: 15px;padding-bottom: 15px}
#bottom a{color:#555}
#bottom a:hover{color:#333}
footer{background-color: #ffffff;}
footer a,footer{color:#acacac}
footer a:hover{color:#fff}
#footer_btn_product button,#footer_btn_project button,#footer_btn_product ul,#footer_btn_project button ul{border-radius: 0;}
#footer_btn_product{margin-top: 5px}
#footer_btn_project{margin-top: 10px}
#footer_btn_product button,#footer_btn_project button{width: 98%}
footer{padding-bottom: 15px}
#fix_footer{display: none;}
.mianbaoxie >a{color: #555;margin-left:4px;margin-right: 5px;}
.mianbaoxie >a:hover{color: #f00;}
.project_margin{margin-top: 20px;}
.project_margin_bot{margin-bottom: 20px;}
.service_margin{margin-bottom: 30px;}
.service_margin p{margin-bottom: 0px;}
.Tstyle td span, .Tstyle {
    color: #ffffff;
    line-height: 25px;
 text-align: center;
  /*border:1px solid #ffd7db;*/
}
.Tstyle td, .Tstyle {
    background-color: #86C126;
     text-align: center;
}

.pro_CS table td {
    padding: 4px 0;
     text-align: center;
}
.Tstyle2S {
    background-color: #ffffff;
     text-align: center;

}
.Tstyle2 {
    border-color: #3270D5;
    background-color: #dddddd;
     text-align: center;
      
}


.btn-danger{
    color: #86C126;
    background-image:linear-gradient(to bottom,#F6F6F6 0,#F6F6F6 100%);
    background-image:-webkit-linear-gradient(top,#F6F6F6 0,#F6F6F6 100%);
    background-image:-webkit-gradient(linear,left top,left bottom,from(#F6F6F6),to(#F6F6F6));
    background-image:linear-gradient(to bottom,#F6F6F6 0,#F6F6F6 100%);
    border-color:#F6F6F6;
    background-color:#F6F6F6;
}
.btn-danger {
    background-image: -webkit-linear-gradient(top,#F6F6F6 0,#F6F6F6 100%);
    background-image: -o-linear-gradient(top,#F6F6F6 0,#F6F6F6 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#F6F6F6),to(#F6F6F6));
    background-image: linear-gradient(to bottom,#F6F6F6 0,#F6F6F6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #F6F6F6;
}
.btn-danger:focus, .btn-danger:hover {
    background-color: #f00;
    /*background-position: 0 -15px;*/
}
.btn-danger:hover {
    color: #fff;
    background-color: #f00;
    border-color: #f00;
}
.footer-erweima{text-align: center;}
/*.footer-erweima img{float: left;}*/
.footer-erweima .gagag{padding: 0 10px 10px 10px;}
.footer-erweima .gagag h6{font-size: 0.9em;}
.zhanzhangtongji{display: none;}
.padding10{padding-top: 10px;}
.padding20{padding-top: 20px;}
.padding30{padding-top: 30px;}
.padding40{padding-top: 40px;}
.padding50{padding-top: 50px;}
.padding60{padding-top: 60px;}
.paddingbot10{padding-bottom: 10px;}
.paddingbot20{padding-bottom: 20px;}
.paddingbot30{padding-bottom: 30px;}
.paddingbot40{padding-bottom: 40px;}
.paddingbot50{padding-bottom: 50px;}
.paddingbot60{padding-bottom: 60px;}
.marginh2 h2,.marginh2 h3{margin-top: 0;margin-bottom: 0;}
.margin10{margin-top: 10px;}
.margin20{margin-top: 20px;}

.margin30{margin-top: 30px;}
.margin40{margin-top: 40px;}
.marginbot10{margin-bottom:10px;}
.marginbot20{margin-bottom: 20px;}
.marginbot30{margin-bottom: 30px;}
.marginbot30{margin-bottom: 30px;}
.zgkey{ background-color: #86c126;color: white;display: inline;width: 60px;padding: 10px 30px;-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}
.zgkey:hover{background-color: white;-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}
.zgkey span{display: inline-block;padding: 20px 0 0;}
.modlegotop{width: 40px; height: 100px; position: fixed; z-index: 1000;top: 30%;right: 0;}
.lmzg_right{text-align: right;}
.lmzg_left{text-align: left;}
@-webkit-keyframes fadeInUp {
  0% {
  opacity:0;
  -webkit-transform:translateY(20px);
  transform:translateY(20px)
}
100% {
  opacity:1;
  -webkit-transform:translateY(0);
  transform:translateY(0)
}
}@keyframes fadeInUp {
  0% {
  opacity:0;
  -webkit-transform:translateY(20px);
  -ms-transform:translateY(20px);
  transform:translateY(20px)
}
100% {
  opacity:1;
  -webkit-transform:translateY(0);
  -ms-transform:translateY(0);
  transform:translateY(0)
}
}.fadeInUp {
  -webkit-animation-name:fadeInUp ;
  animation-name:fadeInUp;
}
.animated {
  -webkit-animation-duration:1s;
  animation-duration:1s;
  -webkit-animation-fill-mode:both;
  animation-fill-mode:both;
}
.animated.infinite {
  -webkit-animation-iteration-count:infinite;
  animation-iteration-count:infinite;
}
.animated.hinge {
  -webkit-animation-duration:2s;
  animation-duration:2s
}


.road6 .col-sm-2{padding-left: 10px;padding-right: 0;}
.road6 .checkbox-inline{    padding-right: 18px;}
.road6_sub{text-align: center;}
.road6 .btn{margin-right: 30px;padding: 6px 60px;    border-radius: 0px;background-color: #86c126;}
.road6 .btn.focus, .btn:focus{background-color:#3c9a12;border-color:#3c9a12; }
.road6_h3,.road6_h3 h3{background-color: white;}
.road6_h3 h3 b{color:#3c9a12; }
.road6_h3,.road6_h3 h3 {width: 140px;}
.road6 .road_line{padding: 0 30px;}
.road6_h3 h3{margin-top: -30px;font-size: 25px;font-size: 1.2857em}
.road6 h6{font-weight: normal;}
.road6 .checkbox-inline+.checkbox-inline, .road6 .radio-inline+.radio-inline{margin-left: 0;}
iframe{width: 100%;height: 400px}













@media (max-width: 767px){
  header{display: none}
  #logo{max-width: 170px;}
  footer {padding-bottom: 75px;}
  #fix_footer{height: 50px;border-top: 1px solid #EEE;display: block;position: fixed;bottom: 0;background-color: #fff;width: 100%;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-moz-box-pack: justify;-ms-flex-pack: justify;-webkit-box-align: center;-moz-box-align: justify;-ms-flex-align: center;justify-content: space-between;align-content: center; padding-top: 6px;}
  #fix_footer a{color: #5D656B;-webkit-box-flex: 1;-moz-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;flex: 1;text-align: center;box-sizing: border-box;display: block;font-size: 10px;}
  #fix_footer a span{font-size: 16px;display: block;font-style: normal;width: 100%;top: 0;left: 0;}
  #fix_footer a p{font-size: 16px;margin: 0;padding: 0}
  .sx_hide{display: none;}
  img[src="http://www.lmlq.com/images/online_cn.jpg"]{display: none;}

}


@media (min-width: 768px){
  nav{padding: 22px 0;}    
  #footer_btn_project {margin-top: 5px;}
  #myNavbar .banner-father{position: relative;top: 15px}
  #myNavbar .banner-father .fudong{position: absolute;left: 0;}
  .index-nav{padding:22px 0 0;}
  #myNavbar .banner-father{position: relative; top: 15px;}
  #myNavbar .banner-father:hover{background-color:rgba(255,255,255,0.8);font-size: 1.14285em;}
  #myNavbar .banner-father:hover>a{text-shadow: 0 1px 0 rgba(255,255,255,.25); -webkit-transition: width 0.3s ease;transition: width 0.3s ease;text-decoration: none;outline: 0;}
  #myNavbar .banner-grandfather>li:after{height: 3px;overflow: hidden;background-color: #86c126;left: 50%;bottom: -1px;position: absolute;color:#86c126; content: "";-webkit-transition: all 0.3s ease;transition: all 0.3s ease;width: 0;}
  #myNavbar .banner-grandfather>li:hover:after{margin-left: -60%;width: 120%;  }
  #myNavbar .banner-grandfather>li{padding-bottom: 17px;margin-bottom: 15px;}
  #myNavbar .banner-grandfather>li:hover>a{color:#86c126; }
  #myNavbar .fudong>li:hover>a{color:#86c126;}

  
  #index-navtop #myNavbar .banner-grandfather>li>.index_one{color:#86c126;}
  #product_navtop #myNavbar .banner-grandfather>li>.product_one{color:#86c126;}
  #project_topnav #myNavbar .banner-grandfather>li>.project_topone{color:#86c126;}
  #new_topnav #myNavbar .banner-grandfather>li>.new_topone{color:#86c126;}
  #service_topnav #myNavbar .banner-grandfather>li>.service_topone{color:#86c126;}
  #about_topnav #myNavbar .banner-grandfather>li>.about_topone{color:#86c126;}
  #contact_topnav #myNavbar .banner-grandfather>li>.contact_topone{color:#86c126;}

  .road6 .col-sm-2{padding-left: 10px;padding-right: 0;}

}
 @media (min-width: 992px){
   #myNavbar a{font-size: 16px;}
  .nav>li>a{padding: 10px 10px;}
  .nav>li{margin-left: 10px;}

  #footer_btn_product{margin-top: 14px}
  #footer_btn_project{margin-top: 5px}
  footer p{margin-top: 14px;}
}
@media (max-width: 1199px){
 header span{display: none;}
  #logo_p{display: none}
}

@media (min-width: 1200px){
 #myNavbar .banner-father>a{font-size: 18px;}
  .nav>li>a{padding: 10px 10px;}
  .nav>li{margin-left: 16px;}
 .index-nav{padding:22px 0 0;}
  #logo_p{width: 135px;float: left;padding: 0;margin:0;line-height: 20px;font-size: 14px;position: relative;left: 25px;top: 18px}
  #footer_btn_product,#footer_btn_project{margin-top: 28px}
  #footer_btn_product button{padding: 6px 43px;width: auto;}
  #footer_btn_project button{padding: 6px 51px;margin-left: 38px;width: auto;}
  #footer_dropup_menu{margin-left: 38px}
 #myCarousel{position: relative;top: 0;left: 0}
 .nav_product{position: absolute; background-color: #fff;opacity: 0.95 ;filter:alpha(opacity=95);height: 412px; width: 100%;   z-index: 100;}
.nav_product_a{text-align: center;}
.nav_product_a img{max-width: 100%;width: auto;margin:0 0 0 30px; padding-top: 20px;float: left;}
.nav_product_a{width: 100%;color: #454444;border-bottom: 2px solid #aace3a;width: 100%;}
.nav_product_a a{display: block;}
.nav_product_a h4{font-size: 1.1428571em;line-height: 3em;padding-top: 24px;}
.nav_product_a .nav_product_a_img{margin:0 0 0 166px; }
.nav_product_a .nav_product_a_h4{float: left;padding-left: 30px;}

.nav_product_b h5{font-weight: bold;font-size: 1.1em;margin-bottom: 0;padding-top: 12px;margin-top: 4px;}
.nav_product_b .nav_product_bbb{padding-top: 10px;}
.nav_product_b ul{margin-top: 20px;}
 .nav_product_ba ul{margin-top: 14px;}
.nav_product_b ul li small{color: #8a8989;font-size: 0.85714em;}
.nav_product_b ul li a,.nav_product_c ul li a{color: #454444;width: 100%;display: block;}
.nav_product_b ul li{line-height: 2.2em;font-size: 1em;text-align: center;}
.nav_product_bb ul li{text-align: center;}
.nav_product_c{margin-top: -4px;}
.nav_product_c ul li{text-align: center;}
.nav_product_c ul li a{width: 100%;display: block;padding: 0 9px;}
.nav_product_c ul li a:hover {background-color:#aace3a;color: white;}
.nav_product_b ul li a:hover{background-color:#aace3a;color: white;}
.nav_product_c ul li a h4{padding-top: 10px;padding-bottom: 10px;}
.nav_product_c ul li a:hover h4{background-color:#aace3a;color: white;padding-top: 10px;padding-bottom: 10px;}
.nav_product_b ul li a:hover h5{color: white;}
.fudong_daxiao2{min-width: 740px;}
#myNavbar .banner-father .fudong{position: absolute;left: -34px;height: 350px;z-index: 100}
#myNavbar .banner-father .fudong_daxiao2{left: -246%;}
.dropdown-menu{padding: 0;}
#myNavbar .banner-father .fudong_daxiao3{left: -360%;}
#myNavbar .banner-father .fudong_daxiao4{left: -478%;}
#myNavbar .banner-father .fudong_daxiao5{left:-597%;}

.index-nav-x{position: absolute;height: 3px;background-color: #86c126;left: 44.6%;width: 110px;top:-3px;}
#myNavbar ul .index-project-nav{margin-top: 10px;}
#myNavbar ul .index-project-nav2{margin-top: 40px;text-align: center;}
#myNavbar ul .index-project-nav2 h5{line-height: 2.2em;margin-bottom: 0;}
#myNavbar ul .index-project-nav2 p,#myNavbar ul .index-project-nav p{padding-top: 0;margin: 0 0 0;font-size: 14px;}
#myNavbar ul .index-project-nav p{font-size: 14px;}
 #myNavbar ul .index-project-nav ul li{line-height: 2em;}
 #myNavbar ul .index-project-nav ul li h4{font-size: 16px;font-weight: normal;}
 #myNavbar ul .index-project-nav ul li>a{display: block;font-size: 14px;color: #454444 }
.fudong{background-color: #d5d5d5;opacity: 0.95 ;filter:alpha(opacity=95);}
 .nav > li .dropdown-menu {   margin: 0; } .nav > li:hover .dropdown-menu {     display: block; }
.dropdown-menu .divider{margin: 0;}
#myNavbar ul .index-project-nav2 a:hover h5{background-color:#aace3a;color: white; }
#myNavbar ul .index-project-nav a:hover h4{color:#86c126; }
#myNavbar ul .index-project-nav a:hover p{background-color:#d5d5d5;color: #454444;}
#myNavbar ul .index-project-nav3 ul li{text-align: center;width: 100%;}
#myNavbar ul .index-project-nav3 ul{width: 100%;}
#myNavbar ul .index-project-nav3{background-color: #aace3a;height: 100%;margin-top: 0;}

#myNavbar ul .index-project-nav3 ul li a h4{color: white;line-height: 3em}
#myNavbar ul .index-project-nav3 ul li a:hover h4{background-color:#d5d5d5;color: #454444;width: 100%;}
#myNavbar ul .index-project-nav4 .col-lg-2{padding-left: 0;padding-right: 0;padding-top: 20px;}
#myNavbar ul .index-project-nav4 .col-lg-4{padding-left: 0;padding-right: 0;}
#myNavbar .banner-father .index-project-nav5{height: 370px;}
#myNavbar ul .index-project-nav5 .col-lg-2{padding-top: 0;}
#myNavbar ul .index-project-nav11 ul li a h4,#myNavbar ul .index-project-nav11 ul li a p{text-align: left;padding-left: 30px;color: white}
#myNavbar ul .index-project-nav3 ul li a h4{background-color:#519001;width: 100%;}

} 

@media (min-width: 1441px){
.nav_product_c{margin-top: 44px;} 
.nav_product_a{padding-bottom: 14px;}
.nav_product_a img{padding-top: 30px;margin:0 0 0 36px;}
.nav_product_b ul li{line-height: 2.8em}
.nav_product_a h4{font-size: 1.28571em;}
.nav_product_b h5{font-size: 1.1228571em;}
}

@media (min-width: 1500px){
 .nav_product{height: 554px;}
 .index-nav-x{width: 6%;left: 46%;}
}
 @media (max-width: 991px){
  .nav>li>a{padding: 10px 6px;}
  header li{font-size: 12px}
  
}

@media (min-width: 992px) and (max-width: 1001px){
  .container {width: 960px;}
}
.nav_product{display: none;}
.servise-yy h3{margin-top: 70px\0;}
.servise-yy p{margin-bottom: 96px\0;}










.dingwei{ height:2em; padding-bottom:0.4em; margin-top:0.6em; border-bottom:#CCC 1px solid;}
.plist{ margin-top:1.4em; margin-bottom:0.4em; text-align:center;}
.plist img{ width:100%; height:auto;}
.ptxt{  width:100%; height:2em; line-height:2em; background:#F8F8F8; text-align:center;}
.ptxt a{ color:#000;}
.ptxt:hover{ color:#FFF; background:#F00;}
.ptxt a:hover{ color:#FFF;}
.abneirong h2{ margin-top:0px; font-size:1.2em;}
.abneirongp h2{ margin-top:0px; font-size:1.2em;}
.abneirongp{ margin-top:2em;}
.abneirong p img{width:80%; height:auto; max-width:450px; vertical-align: middle;}
.abneirongp p{line-height:2em; text-indent:2em; color:#585757;}
.pntit{ line-height:2.4em; height:2.4em; font-weight:bold; background:#f00;opacity: 0.9;color:#fff;padding-left:0.4em;font-size:1.2em;}
.pimg{ /*margin-top:-2.4em;*/ z-index:-1}
.pntit a{ color:#fff; height:2.6em;  background:#F00; padding:0px; padding-left:0.4em;}

.pimg img{ width:100%; height:auto;}

#ptab{ width:100%; height:auto; margin-top:2em;}
.ptab_menu{ width:100%; margin:0 auto; text-align:center; background:#CCC;}
.ptab_menu .selected{background-color:#f00; }
.ptab_menu .selected a{color:#FFF;}
.ptab_menu ul{ height:2.6em; background:#F8F8F8;}
.ptab_menu ul li{float:left; line-height:2.6em; width:33%; border-left:#FFF 1px solid;}
.ptab_menu ul li a{text-decoration:none; color:#585858;}
.ptab_menu ul li a.selected{color:#fff;}
.ptab_box { line-height:1.6em; margin-top:2em;}
.ptab_box p{ text-indent:2em;line-height:2em;}


.order_details{width:100%; margin:0 auto; text-align:center; background:#CCC;}
.order_details ul{position: relative;height:2.6em; background:#F8F8F8;}
.order_details ul li{display: block;float:left; line-height:2.6em; width:33%; border-left:#FFF 1px solid; }
.order_details .checked{background-color:#f00;}
.order_details .checked a{color:#FFF;}
.prepaids{position: absolute;}
.prepaids2{position: absolute;}
.prepaids3{position: absolute;}
.hidedomdiv{display: none; margin-top:2em;}
.showdomdiv{display: block;margin-top:2em;}
.showsss{text-indent:2em;line-height:2em;}



.peijian1{ background:#F8F8F8; text-align:right; line-height:2em;}

.ptxt0{ background:#CCC; height:2em;}
.ptxt1{ float:left; width: 60%; height:2em;  line-height:2em;background: #f00;border-bottom-right-radius:3em; }
.ptxt1 a{ color:#FFF;}
.ptxt2{ float:left; text-align:center; line-height:2em; width:40%; color:#000; }
.ptxt2 a{ color:#000;}

<!--TUKU  INDEX-->
.tukuin{}
.tukuin h3{ text-align:center;}
.tukuin p{ line-height:2em; text-align:center;color:#444444; }

.tukus{ margin-top:2em; }

.tukus li{ float:left; width:50%; }
.tukus li img{ margin:0; padding:0; width:100%; height:auto; overflow:hidden;} 
.tukus li h4{ margin:0px; font-weight:bold; border-bottom:#F00 2px solid;margin-left:1em; max-width:100px;}
.tukus li p{ line-height:1.6em; text-align:left; padding-left:1em;}

.m2{ margin-top:2em;}
.m2 img{width:100%; height:auto; overflow:hidden;}
.tkbiaoti{ border-bottom:#999 2px solid;  background:#F8F8F8; line-height:2.4em; }
.tkbiaoti a{ color:#000;}
.tkbiaoti span{ float:right; margin-right:0.2em;}

.news1 h3{ margin-top:0px; font-size:1em;}

.news1 span{ color:#666;}
.newt{ margin-top:1em;}
.newt img {width:100%; height:auto; overflow:hidden;}
.news1 {margin-top:1em;}

.newslist{ margin-top:2em;}
.newslist  li{ border-bottom:#CCC 1px dashed;margin-top:1em;}
.newslist li small{ float:right;}
.newslist li a{color:#000;}

.page_list{ margin-top:2em;}
.page_list li{ float:left; margin-right:1em; background:#F8F8F8;  text-align:center;
 padding-left:0.5em; padding-right:0.5em; padding-top:0.2em; padding-bottom:0.2em;}
.page_list li a{ color:#000;}
 .page_list .thisclass { background:#F00;}
 .page_list .thisclass a{ color:#FFF;}
 .page_list .disabled {border: #eee 1px solid; padding:2px 5px; margin:2px; color:#666;}
 
.abneirong2{ margin-top:2em; line-height:2em;}
.abneirong2 p{ text-indent:2em;}
.abneirong2 img{ width:80%; text-align:center;}
.abneirong2 p a{ color:#F00;}
.abneirong2 h2{ text-align:center; font-size:1.2em; color:#F00;}
.absmall{ margin-top:1em; text-align:center; color:#888888; }
.daodu{  background:#f8f8f8; line-height:2em; margin-top:0.4em; color:#444444; padding-top:0.6em; padding-bottom:0.6em; padding-left:0.4em; padding-right:0.2em; border:#CCC 1px dashed;}
.fanye li{}
.fanye li a{ color:#000;}
.fanye li a:hover{ color:#F00;}


.zbg{ background:#337ab7; color:#FFF; }
.zbg p{ text-indent:2em; padding-top:0.4em;}

.zguanyu{ margin-top:2em;}
.zguanyu h2{ font-size:2em; font-weight:bold; text-align:center;}
.zguanyu h2 a{ color:#000;}
.zguanyu p{ text-align:center; line-height:2em;}

.zxian{background:#f8f8f8; margin-top:2em;}
.zxian2{ padding-top:1em;  margin-bottom:1em; padding-bottom:2em;}
.zxian2 h2{ color:#000;text-align:center;}
.zxianchang{ padding-top:1.2em;  background:#FFF;margin-top:2em; border:#CCC 1px  dashed;}
.ztjie{ border-bottom:#CCC 1px dashed; line-height:1.8em; text-indent:2em; padding-bottom:1.2em; }
.tupian{ width:100%; height:auto;  }
.tupian1{ float:left;margin-top:2em;margin-bottom:2em;}
.tupian1 img{ width:100%; height:auto;}
.tupian2{ float:left;  line-height:1.6em;margin-top:2em;margin-bottom:2em;}
.tupian2 h3{ margin-top:0em; text-align:center; font-size:1.2em; color:#000;}

.zrexiao{ margin-top:1em;}
.zrexiao h2{ text-align:center; color:#000;}
.zshebei{ border:#CCC 1px dashed; margin-top:2em; margin-bottom:2em;}
.zshebei h3{ color:#000; text-align:center;}
.zshebei p{ margin-top:0.2em; line-height:1.6em;}
.zshebei img{ width:100%; height:auto;}
.zliu2{border:#CCC 1px dashed;}
.zliu2 h3{  font-size:1.2em; color:#000; font-weight:bold;border-bottom:#F00 1px solid; padding-bottom:0.4em; width:8em;}
.zliu2 li{ line-height:2.4em;}
.zliu2 li a{ color:#000;}


.imge{ margin-top:2em;}
.imge img{ width:80%; max-width:600px;}
.imgp{ line-height:1.6em; text-indent:2em;margin-top:2em;}



.hover{ border-bottom:#F00 2px solid;padding-bottom: 17px;
margin-bottom: 15px;}
.pdivst{}




.order_details1{width:100%; margin:0 auto; text-align:center;}
.order_details1 ul{position: relative;height:2.6em; z-index:999;}
.order_details1 ul li{display: block;float:left; line-height:2.6em; width:50%; font-size:1.4em; font-weight:bold;}
.order_details1 ul li span{ padding-left:0.4em; padding-right:0.4em; background:#FFF;}



.fle{ text-align:left; }
.fright{text-align:right;}
.order_details1 .checked{ color:#F00;}
.prepaids1{position: absolute;}
.prepaids2{position: absolute;}
.prepaids3{position: absolute;}
.hidedomdiv{display: none; margin-top:2em;}
.showdomdiv{display: block;margin-top:2em;}
.showsss1{text-indent:2em;line-height:2em;}

.item3 ul { margin-top:2em; padding-left:0px;}
.item3 ul li { line-height:3em; border-bottom:#CCC 1px dotted; padding-left:0px;}
.item3 ul li h2{ font-size:1.2em;}
.item3 ul li h2 a{ color:#000;}
.item3 ul li p{ margin-top:0px; padding:0px; line-height:2em;}

