﻿
/* CSS Document */

body,div,p,h1,h2,h3,h4,h5,h6,img,ul,li,a,span,p,dl,dt,dd{
    margin:0;
    padding:0;
    list-style:none;
	font-size:14px;
	color:#333333;
    border:0;
    text-decoration:none;
    font-family:"microsoft yahei",SimSun;

}

.width-1200{width:1200px;margin:0 auto;}
.width-1400{width:1400px;margin:0 auto;}
.middle{margin:0 auto; width: 100%;}
.t-center{ text-align:center;}
.float-l{float:left;}
.float-r{float:right;}
.clear{clear:both;}
img{ padding: 0px; margin: 0px; vertical-align:top;}

a{color:#272727;}
h1{ height: 50px; font-size: 24px; font-weight: bold; color: #333333; line-height: 50px; }

strong{}

/*布局样式*/
#topsy{ margin: 0px auto; width: 100%; background: #ffffff; height: 175px; line-height: 42px;}
.tdpdh{ 
    width: 100%;
    margin: 0px auto;
    background: #f5f5f5;
    height: 44px;
    border-bottom: 1px solid #e6e6e6;
    }

.logo{ width: 40%;}
.logo img{}

#dh{ float:right; width: 60%; margin-top: 50px; height: 58px;}
.topdh{ }
.topdh ul{ margin: 0px; padding:0px;}
.topdh ul li{
    float: left; 
    height: 35px; 
    line-height: 35px; 
    text-align: center; }
.topdh ul li .sec{ display: none; }
.topdh ul li:hover .sec{ display: block; background: #ffffff; padding: 15px; width: 370px; position:absolute; border: 3px solid #eaeaea; top:130px; z-index: 99999;}

.topdh ul li .sec .sec1{ width: 370px; }
.topdh ul li .sec img{ margin-top: 15px;}
.topdh ul li .sec .sec1 p{ padding-top: 10px; line-height: 22px; color: #444444; font-size: 12px; }
.topdh ul li .sec .sec2{  width: 370px; }
.topdh ul li .sec .sec2 a{ display: block; margin:0px 5px 0px 0px; float: left;width: 150px; height: 45px; border-bottom: 1px dashed #eaeaea; line-height: 45px;background: #ffffff; font-size: 15px; font-weight: normal; text-align: center;  }
.topdh ul li .sec .sec2 a:hover{ color: #0b3ca1; }

.topdh ul li a{ 
    display: block; 
    padding:0px 15px; 
    font-size: 18px;
    color: #333333; 
    transition: 0.2s all;}

.topdh ul li a:hover{
    padding:0px 15px;  
    color:#ffffff; 
    background:#0b3ca1; 
    text-align: center; }

/*小于1600px*/
@media only screen and (max-width: 1206px){

#topsy{ margin: 0px auto; width: 100%; height: auto; background: #ffffff; line-height: 42px;}
.tdpdh{ 
    display: none;
    }
.width-1200{ width: 100%; }
.logo{ width: 100%; text-align: center;}
.logo img{ width: 80%; }

#dh{ width: 100%; height: auto; margin-top: 0px; background: #0b3ca1;}
.topdh{ }
.topdh ul{ margin: 0px; padding:0px;}
.topdh ul li{
    margin-bottom: 2px;
    width: 24%;
    border-right: 1px solid #005793;
    float: left;
    height: 35px; 
    line-height: 35px; 
    text-align: center; }

.topdh ul li a{
    display: inline-block;
    padding:0px;
    font-size: 15px;
    color: #ffffff;
    text-align: center;
     }

.topdh ul li .sec{ display:none;}
.topdh ul li:hover .sec{ display:none;}
}





/*首页标题样式*/
.part-bt2{ 
    width: 100%;
    margin: 0px auto;
    padding-top: 20px; 
    padding-bottom: 30px;
    background: url(/templets/guguomobuan12/style/css/img/cpdhbg.png) center 60px no-repeat;
    font-size: 18px; 
    color: #c0c0c0;
    line-height: 30px;
    text-align:center;
    text-transform: uppercase; 
   }
.part-bt2 img{ margin-top: 10px;}
.part-bt2 span{ font-size: 18px; color: #ffc001; font-weight:normal;}
.part-bt2 a{ font-size: 36px; color: #3f3f3f;font-weight: bold; }
.part-bt2 a:hover{ font-size: 36px; color: #3f3f3f; font-weight: normal; font-weight: bold; }


.mpart-bt2{ 
    width: 90%;
    margin: 0px auto;
    padding-top: 10px; 
    padding-bottom: 10px;
    background: url(/templets/guguomobuan12/style/css/img/cpdhbg.png) center 30px no-repeat;
    font-size: 15px; 
    color: #c0c0c0;
    line-height: 24px;
    text-align:center;
    text-transform: uppercase; 
   }
.mpart-bt2 img{ margin-top: 10px;}
.mpart-bt2 span{ font-size: 14px; color: #ffc001; font-weight:normal;}
.mpart-bt2 a{ font-size: 20px; color: #3f3f3f;font-weight: bold; }
.mpart-bt2 a:hover{ font-size: 20px; color: #3f3f3f; font-weight: normal; font-weight: bold; }

.part-bt3{ 
    width: 100%;
    margin: 0px auto;
    padding-top: 20px; 
    padding-bottom: 30px;
    background: url(/templets/guguomobuan12/style/css/img/cpdhbg.png) center 60px no-repeat;
    font-size: 18px; 
    color: #ffffff;
    line-height: 30px;
    text-align:center;
    text-transform: uppercase; 
   }
.part-bt3 img{ margin-top: 10px;}
.part-bt3 span{ font-size: 18px; color: #ffc001; font-weight:normal;}
.part-bt3 a{ font-size: 36px; color: #ffffff;font-weight: bold; }
.part-bt3 a:hover{ font-size: 36px; color: #ffffff; font-weight: normal; font-weight: bold; }

/*优势部分*/
.part-ys{
     width: 100%;
     height: 615px;
     margin: 0px auto;
     background: url(/templets/guguomobuan12/style/css/img/ysbg.jpg) top center no-repeat;
}

.part-ys .part-ys1{
    float:left;
    padding-top: 206px;
    width: 33.3%;
    text-align: center;
}

.part-ys .part-ys1 h1{
    font-size: 20px;
    text-align: center;
}


.part-ys .part-ys1 p{
    color: #999999;
    line-height: 22px;
    text-align: center;
}
/*首页产品分类展示*/
.part-cpfl{  margin: 0px auto; width: 100%; }
.part-cpfl ul{ margin: 0px auto; }   
.part-cpfl ul li{ 
    width:19%;  
    float: left;
    border:1px solid #0b3ca1; 
    margin: 5px; 
    text-align: center;
} 
.part-cpfl ul li a{ 
	display: block;
    height: 55px; 
    line-height: 55px;
    font-size: 17px;
    color: #0b3ca1;} 


.part-cpfl ul li:hover{ 
    display: block; 
    float: left; 
    height: 55px; 
    line-height: 55px;
    background:#0b3ca1; 
    color: #ffffff;} 

.part-cpfl ul li:hover a{ 
	font-size:17px;
    color: #ffffff;} 








.part-cpbt{
	height: 80px;
	background: #0064a9;
	line-height: 80px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	font-size: 24px;
}

.part-cpfl2{  margin: 0px auto; }
.part-cpfl2 ul{}   
.part-cpfl2 ul li{ } 
.part-cpfl2 ul li a{ 
	margin-top: 5px;
	border: 1px solid #eaeaea;
    display: block; 
    height: 50px; 
    line-height:50px;
	background: url(/templets/guguomobuan12/style/css/img/leftbt1.jpg) left no-repeat;
    text-align:left;
    font-size:18px;
    color: #333333;
	text-indent: 50px;

} 

.part-cpfl2 ul li a:hover{ 
    display: block; 
    height: 50px; 
    line-height: 50px;
    font-size:18px;
	background: #0064a9;
    color: #ffffff;} 


.part-cpfl2 ul li a span{ 
    font-family: Impact;
    color: #ffffff;
} 




#part-cp{ width: 100%;  margin: 0px auto; }

/*公司简介*/
#part-jj{ width:100%;
 height: 713px;
 margin: 0px auto; 
 background: url(/templets/guguomobuan12/style/css/img/jjbg.jpg) top center no-repeat;
overflow: hidden;}
.part-jjl{ margin-top: 30px; width:50%;  overflow: hidden;}

.part-jjl .jjpic{ 
    width: 693px; 
    height: 302px; 
    margin-top: 77px; }

.part-jjl h1{ 
    padding-top: 10px;
    height: 60px;
    font-size: 36px;
    color:#0064a9; 
    font-weight:bold;
    line-height: 24px;}
.part-jjl h1 span{ color:#0064a9; font-weight: normal; text-transform: uppercase; }


.part-jjl .con{
    margin-bottom: 20px;
 margin-top: 20px; 
 width: 630px;
    height: 124px;
    overflow: hidden;
    font-size: 14px; line-height: 24px; color: #7d7b7b; }
.part-jjl .con p{color: #7d7b7b; }
.part-jjl .con p span{color: #7d7b7b; }

.jjmore{ 
    margin-top: 20px;
    border-radius: 20px;
    width: 130px;
    height: 30px;
line-height: 30px;
background: #0064a9;
text-align: center;}

.jjmore a{ 
color: #ffffff;}

.jjmore a:hover{ 
color: #ffffff;}

.part-jjr{ margin-top: 30px; width: 50%; height: 427px;  background: #ffc001; overflow: hidden;}

.part-jjr .jjcon{ 
    padding:50px 30px;
    height: 289px;
    color: #ffffff;
    }


.part-jjr .jjcon p{ 
	line-height: 26px;
    color: #ffffff;
    }

.part-jjr .jjcon h1{ 
    color: #ffffff;
    }

.part-jjr .jjmore1{ text-align: right; }

.part-jjr .syys01{
    margin-top: 50px;
    width: 460px;
}

.part-jjr .syys01 span{
    float:left;
    display: block;
    width: 74px;
    height: 102px;
    border: 2px solid #ffde00;
    font-size: 36px;
    font-weight: bold;
    line-height: 102px;
    text-align: center;
    color: #ffde00;
}

.part-jjr .syys01 .yscon{
    float:right;
    width: 350px;
    display: block;
    font-size: 14px;
    line-height: 22px;
    text-align:left;
    color: #ffffff;
}


.part-jjr .syys01 .yscon h1{
    font-size: 24px;
    text-align:left;
    color: #ffde00;
}

/*优势简介*/
#part-ys2{
    width:1198px;
    margin: 0px auto;
    border:1px solid #ececec;
    margin-bottom: 50px;
}

.part-ys2{
    float:left;
    padding-top: 30px;
	padding-bottom: 30px;
    border-right: 1px solid #ececec;
    width: 298px;
    text-align: center;
    font-size: 24px;
    line-height: 35px;
}

.part-ys2 img{
	width: 60%;
    margin-bottom: 5px;
}


.part-ys2 a{
    display: block;
    position: relative;
    font-size: 24px;
    color: #636363;
}

.part-ys2 a .showpic{
    width: 298px;
    top: 0px;
    position:absolute;
    text-align: center;
    z-index: -1;

}



.part-ys2 span{
    font-family: "华文细黑";
    font-size: 20px;
    text-transform: uppercase;
}

.part-ys2 a:hover .showpic{
    position:absolute;
    text-align: center;
    z-index: 2;

}


.part-ys2 a:hover{
    font-size: 24px;
    color: #ffc001;
}


.part-ys2 a:hover span{
    color: #ffc001;
    font-family: "华文细黑";
    font-size: 20px;
    text-transform: uppercase;
}

/*新闻中心*/


#part-xw{ 
    width: 100%; 
    height: 589px;
    padding: 30px 0px; 
    background: url(/templets/guguomobuan12/style/css/img/xwbg.jpg) top center no-repeat;
    margin: 0px auto;}

.part-news{
    margin-left: 30%;
	padding:30px 0px;
    width: 70%;
    height: 518px;
    background: #ffffff;
}

/*首页新闻展示开始*/
.newslist1{ width: 100%;}

.xwconsy{ float: left; padding: 10px; margin: 1%; float: left; width: 45%;  border: 1px solid #e6e6e6; background: #ffffff; transition: 0.6s all ease;}
.xwconsy .datesy{ padding-top: 20px; height: 79px; font-weight: bold;
  font-size: 48px; color: #0b3ca1; text-align:left;line-height: 30px; }
.xwconsy .datesy span{ font-size: 18px; font-weight:normal; color: #0b3ca1; }

.xwconsy .connrsy{ height: 110px; }
.xwconsy .connrsy h1{ 
    padding: 5px 0px; 
    width: 292px; 
    height: 30px; 
    line-height: 30px; 
    margin: 0px;
    border: none;
    color: #484848;
    font-size: 24px; 
    color: #484848; 
    text-align: left;  
    }
.xwconsy .connrsy h1 a{ color: #231815;font-size: 18px; color: #484848; font-weight: normal;}
.xwconsy .connrsy p{ color: #757575; font-size: 14px; line-height: 22px;  }
.xwconsy .connrsy p a{ color: #757575; font-size: 14px; }


.xwconsy:hover{ float: left; padding: 10px; margin: 1%; float: left; width: 45%; background: #0b3ca1;  border: 1px solid #e6e6e6;}
.xwconsy:hover .datesy{ color: #ffffff; }
.xwconsy:hover .datesy span{ color: #ffffff;  }



.xwconsy:hover .connrsy h1 a{ color: #ffffff;font-size: 18px; font-weight: normal;}
.xwconsy:hover .connrsy p{ color: #757575; font-size: 14px; line-height: 22px;  }
.xwconsy:hover .connrsy p a{  color: #ffffff;font-size: 14px; }


/*手机站首页新闻*/

.mxwconsy{ margin: 0px auto; padding: 10px; border-bottom: 1px solid #e6e6e6; background: #ffffff; transition: 0.6s all ease;}
.mxwconsy .mdatesy{ padding-top: 5px; font-weight: bold;
  font-size: 28px; color: #0b3ca1; text-align:left;line-height: 30px; }
.mxwconsy .mdatesy span{ font-size: 18px; font-weight:normal; color: #0b3ca1; }

.mxwconsy .mconnrsy{ height: 80px; }
.mxwconsy .mconnrsy h1{ 
    padding: 5px 0px; 
    width: 292px; 
    height: 30px; 
    line-height: 30px; 
    margin: 0px;
    border: none;
    color: #484848;
    font-size: 24px; 
    color: #484848; 
    text-align: left;  
    }
.mxwconsy .mconnrsy h1 a{ color: #231815;font-size: 18px; color: #484848; font-weight: normal;}
.mxwconsy .mconnrsy p{ color: #757575; font-size: 14px; line-height: 22px;  }
.mxwconsy .mconnrsy p a{ color: #757575; font-size: 14px; }







/*首页新闻展示结束*/

/*生产设备*/
.part-sb{ 
    width: 1200px;
    margin: 0px auto;
 }

.part-sbbt{
    float:left;
    width: 30%;
}


.part-sbbt1 img{
	margin: 0px 4px;
	border: 5px solid #ececec;
    float:left;
    text-align: center;
}

/*联系我们*/
.part-lx{ 
    width: 100%; 
    margin: 0px auto; 
    padding-top:97px;
    height: 415px;  
    background:url(/templets/guguomobuan12/style/css/img/lxbg.jpg) top center no-repeat; }

.part-lx1{ 
    width: 1020px; 
    height: 329px;
    margin: 0px auto;
    background:url(/templets/guguomobuan12/style/css/img/lxbg01.png) top left no-repeat; }

.part-lx1 .part-lx1a{
    width: 50%; }

.part-lx1 .part-lx1a .tel1{
    padding-top: 27px;
    padding-left: 90px;
    font-size: 16px;
    line-height: 26px;
}


.part-lx1 .part-lx1a .tel1 a{
    font-size: 16px;
}

.part-lx1 .part-lx1b{
    padding-top:50px; 
    width: 50%;
    font-size: 24px;
    color: #ffffff;
    line-height: 36px;

}

.part-lx1 .part-lx1b .lxbt1{ 
    font-size: 30px;
    color: #ffc001;
    font-weight: bold;
    text-transform: uppercase;
}

.part-lx1 .part-lx1b .lxbt2{ 
    font-size: 36px;
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
}

.lx01{ 
    float:left;
    margin: 0px 10px;
    padding-top: 25px; 
    width: 225px;
    height: 85px;
    border: 1px solid #333333;
    text-align: center;
    color: #333333;
    font-size: 24px; 
    margin-top: 40px;}
.lx01 span{ color: #333333; font-size: 18px; font-weight: normal;  }
.lx01 span a{ color: #333333; font-size: 18px; font-weight: normal;  }






/*标题*/
#part-bt{
    padding-top: 50px;
    width: 100%;
    height: 278px;
    background: url(/templets/guguomobuan12/style/css/img/bt.jpg) top center no-repeat;
    text-align: center;
    color: #ffffff;
    font-size: 24px;
}


#part-bt h1{
    margin: 20px 0px;
    text-align: center;
    color: #ffffff;
    font-size: 48px;
    font-weight: bold;
}

/*设备展示*/
#part-sb{
    width: 100%;
    height: 440px;
    background: url(/templets/guguomobuan12/style/css/img/sbbg.jpg) top center;
}

.part-sbl{
    padding-top: 60px;
    width: 320px;

}
.part-sbr{
    width: 852px;
}

.sbfl{
    float:left;
    padding-top: 40px;
    width: 423px;
    height: 180px;
    border-right: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    text-align: center;
}

.sbfl img{
    margin-bottom: 10px;
}

.sbfl a{
    font-size: 24px;
    font-weight: bold;
}

.sbfl a:hover{
    font-size: 24px;
    font-weight: bold;
    color: #004098;
}


/*产品展示*/
.part-cppic{ position: relative;float: left; width: 298px; overflow: hidden; }
.part-cppic .pic{  overflow: hidden; border-bottom: 1px solid #eaeaea; border-right: 1px solid #eaeaea;}
.part-cppic .date{ 
	padding-top: 50px;
	width:298px;
	height: 200px;
	position:absolute;
	top: 0px; 
	background: url(/templets/guguomobuan12/style/css/img/fdj1.png);
	z-index: -10;
	transition: 0.4s all;
}


.part-cppic:hover .date{ 
	padding-top: 50px;
	width:298px;
	height: 200px;
	position:absolute;
	top: 0px; 
	background: url(/templets/guguomobuan12/style/css/img/fdj1.png);
	z-index: 1;
	transition: 0.4s all;
}

.part-cppic .date1{  height: 35px; font-size: 16px;
	color: #ffffff;
    line-height: 25px; font-weight:normal;text-align: center;}

.part-cppic .date2{ text-align: center;}


.part-cppic .pic img{
width: 100%;
	height: 200px;
  -webkit-transform: scale(1, 1); 
  -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;
}


.part-cppic:hover .date{ color: #ffffff;}
.part-cppic:hover .date1{  color: #ffffff;}

.part-cppic:hover .pic img{
  -webkit-transform: scale(1.1, 1.1); 
  -moz-transform: scale(1.1, 1.1); 
  transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.6s ease-out; 
  -moz-transition: all 0.6s ease-out; 
  transition: all 0.6s ease-out;
}




.part-cp1{ width: 1200px; background:#f5f5f5; margin-top:17px; }
.part-cp1 .list ul{margin: 0px; padding: 10px 0px;}
.part-cp1 .list ul li{ float:left; }
.part-cp1 .list ul li a{ margin: 5px; border-radius:10px; margin-bottom:10px; display: block; padding: 10px;  font-size: 16px; font-weight:normal; color: #ffffff; 
 background: #015cb5;}
.part-cp1 .list ul li a:hover{ margin: 5px; border-radius:10px; margin-bottom:10px; display: block; padding: 10px;  font-size: 16px; font-weight:normal; color: #ffffff; 
 background: #ed212c;}
.part-cp2{ width: 950px; padding-top: 30px; } 


.part-lxcon{
	background: #f9f9f9;
	border: 1px solid #eaeaea;
	padding:10px;
	line-height: 26px;
}

/*左侧联系方式*/
.leftnews{ width: 265px; margin-bottom: 20px; }
.leftnews .leftnews-bt{ height: 55px; line-height: 55px; background: #ffc600; font-size: 24px;
font-weight: bold; text-indent: 20px; color: #ffffff; border-radius: 10px 10px 0px 0px;}

.leftnews .leftnews-con{padding: 15px;  background: #f9f9f9; line-height: 24px;
 border: 1px solid #eaeaea; border-radius:0px 0px 10px 10px;}

.leftnews ul{padding:0px; margin: 0px; padding-bottom: 20px;  border: 1px solid #eaeaea; background: #f9f9f9; }
.leftnews ul li{ margin-left: 30px; height: 45px; line-height: 45px; text-align:center;}
.leftnews ul li a{ width: 200px; margin: 12px 5px; display: block; border-radius: 20px;
 border: 1px dashed #28ad6a; background: #f9f9f9 ; color: #28ad6a; font-weight: bold; font-size: 20px;
transition: 0.2s all ease;  }
.leftnews ul li a:hover{ color: #ffffff; font-size: 20px; background:#28ad6a;  font-weight: bold; }
/*首页新闻*/
.wd1{ width:437px; height: 325px; overflow:hidden; }
.wd1 .conp{ 
	padding-top: 20px;
	padding-left: 50px;
	position: relative;
	top: -96px;  
	width: 387px;
	height: 76px; 
    background:url(/templets/guguomobuan12/style/css/img/xwbt.png);
	font-weight: bold;
    font-size: 16px; 
	color: #ffffff;  
	line-height: 30px; }

.wd1 .conp span{ font-size: 20px; color: #ffffff; font-weight: normal;}

.wd1:hover img{
transform: scaleX(1.1) scaleY(1.1);
transition: 1s ease-out;
-webkit-transition: -webkit-transform 0.5s ease-out;
-moz-transition: -moz-transform 0.5s ease-out;
-o-transition: -o-transform 0.5s ease-out;
-ms-transition: -ms-transform 0.5s ease-out; }


/*内页新闻*/
.newslist1{ width: 100%;}
.xwcon{ margin: 1%; float: left; width: 48%;  border-bottom: 1px solid #e6e6e6;}
.xwcon .date { width: 15%; float: left; padding-top: 20px; height: 79px; 
  font-size: 48px; 
    color: #333333; text-align: center; line-height: 30px; }
.xwcon .date span{ font-size: 14px; font-weight:normal; color: #333333;  }

.xwcon .connr{ float: right; width: 82%; height: 110px; }
.xwcon .connr h1{ 
    padding: 5px 0px; 
    height: 30px; 
    line-height: 30px; 
    margin: 0px;
    border: none;
    color: #484848;
    font-size: 24px; 
    color: #484848; 
    text-align: left;  
    }
.xwcon .connr h1 a{ color: #231815;font-size: 18px; color: #484848; font-weight: normal;}
.xwcon .connr p{ color: #757575; font-size: 14px; line-height: 22px;  }
.xwcon .connr p a{ color: #757575; font-size: 14px; }




/*左侧分类样式开始*/
.qi_cal{ width: 100%; float: left;}
.nyd{height: 80px;background: #0b3ca1;border-radius: 10px 10px 0px 0px;font-size: 35px;font-weight: bold;color: #fff;text-align: center;line-height: 80px;}
/*二级分类*/
.box{
  margin:0px auto; 
  width:100%; 
  height: auto; 
}
.Collapsing{ 
	border-bottom: 1px solid #edb200;
    width: 100%;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    cursor: pointer;
    /* border: 1px solid #4a68b3; */
    text-align:left;
	text-indent: 30px;
    background-repeat: no-repeat;
    background-position: center right no-repeat;
    color: #fff;
    background: #ffc001;
}
.slz{ 
  color: #fff;font-size: 16px;display: block;
}
.coll_body{
  display: none; 
}
.coll_body a{
 display: block;
    min-height: 40px;
    text-align:left;
	text-indent: 50px;
    background: #ececec;
    font-size: 15px;
    color: #4a4a4a;
    line-height: 40px;
    border-bottom: 1px dashed #cecece;
}

/*左侧分类样式结束*/


.xmsy{ width:930px; height:auto; margin:0px auto;}
.xmsy ul{}
.xmsy ul li{ margin-bottom:10px; margin-right:20px; float:left; padding:5px 5px 10px 5px; 
    width:860px; border-bottom: 1px solid #eeeeee;}
.xmsy .pic{ float:left; width:182px; height:134px;}
.xmsy .con{ float:right; width:629px; height:114px;}
.xmsy .bt{ height:44px;  line-height:44px; font-size:18px; text-align:left;}
.xmsy .bt a{ font-size:16px; color:#1d1d1d;}
.xmsy .intro{font-size:12px; color:#959595; line-height:20px;}
.xmsy .intro a{ font-size:12px; color:#959595; line-height:20px;}



.xmsy2{ width:860px; height:auto; margin:0px auto; background:#f9f9f9;}
.xmsy2 ul{}
.xmsy2 ul li{ border-bottom: 1px dashed #eaeaea; margin-bottom:20px; margin-right:20px; float:left; 
    padding:15px 0px; width:860px; height: 150px;}
.xmsy2 ul li a{ margin-bottom:20px; margin-right:20px; float:left; width:860px; height: 150px; }
.xmsy2 .pic{ float:left; width:215px; height:134px; border:5px solid #ffffff;}
.xmsy2 .con{ float:right; width:610px; height:114px;}
.xmsy2 .bt{ height:44px;  line-height:44px; font-size:18px; text-align:left; font-weight:bold;}
.xmsy2 .bt a{ font-size:16px; color:#090909; font-weight:bold;}
.xmsy2 .intro{font-size:12px; color:#555555; line-height:20px;}
.xmsy2 .intro a{ font-size:12px; color:#555555; line-height:20px;}
/*底部绿色联系方式*/

.part-end{ width: 100%; height: 169px; background: #28ad6a; }
.part-endl{ margin-top: 30px;  color: #ffffff; font-size: 34px; font-weight: bold; }
.part-endl span{ color: #ffffff; font-size: 24px; font-weight:normal; }


.part-endl{ width: 775px; }

.part-endr{ margin-top: 53px; width: 425px; height: 38px; line-height: 38px; 
    background:url(/templets/guguomobuan12/style/css/img/tel.jpg) left no-repeat; font-size: 24px; text-indent: 50px; color: #ffffff; }
/*底部版权*/
/*底部版权*/
#bottom{  width: 100%; padding-bottom:50px; background:url(/templets/guguomobuan12/style/css/img/endbg.jpg);}
.bottom{ margin: 0px auto; width: 1200px; color: #565656; line-height: 36px; font-size: 18px;  }
.bottom1{ padding-left: 20px; margin-top: 50px; float: left; width: 100px; height:240px; 
    margin-left: 20px;}
.bottom1 h2{ margin-bottom: 10px; padding-bottom: 10px; color: #565656; font-size: 18px; text-align:left; 
    background: url(/templets/guguomobuan12/style/css/img/line01.jpg) bottom left no-repeat;}
.bottom1 h2 a{  color: #0e63be; font-size: 24px;}
.bottom1 p{ font-size:14px;color: #565656; line-height: 24px;}
.bottom1 p a{ font-size:14px; color: #565656; }

.bottom2{ height:50px; margin-bottom:20px;  }

.bottom-dh{ width: 100px; }
.bottom-dh ul{ margin: 0px; padding: 0px; }
.bottom-dh ul li{ float: left; width: 100px; height: 30px; line-height: 30px;}
.bottom-dh ul li a{ font-size:14px; color: #565656;}

.bottom-dh2{ width: 360px; }
.bottom-dh2 ul{ margin: 0px; padding: 0px; }
.bottom-dh2 ul li{ float: left; width: 180px; height: 30px; line-height: 30px;}
.bottom-dh2 ul li a{ font-size:14px; color: #565656;}


.bottom-bq{ border-top: 1px solid #e6e6e6;  background: #ffffff; height: 65px;
 text-align: center; color: #333333;   font-size:14px; line-height: 65px;}
.bottom-bq a{ height: 65px;
 text-align: center; color: #333333;   font-size:14px;}


.mbottom-bq{ padding: 20px 0px; background: #f9f9f9; height: 110px; border-top: 1px solid #e6e6e6;
 text-align: center; color: #333333;   font-size:14px; line-height:24px;}
.mbottom-bq a{
 text-align: center; color: #333333;   font-size:14px;}

/*bannerny*/
.bannerny-about{ height: 450px; background: url(/templets/guguomobuan12/style/css/img/bannerny01.jpg);}

.bannerny-cp{ width: 100%; margin: 0px auto;}


/*手机banner轮播*/
.banner{width:100%;}
.banner img{display:block;width:100%}
.swipe{width:100%;overflow:hidden;position:relative;}
.swipe ul{
	-webkit-transition:left 800ms ease-in 0;
	-moz-transition:left 800ms ease-in 0;
	-o-transition:left 800ms ease-in 0;
	-ms-transition:left 800ms ease-in 0;
	transition:left 800ms ease-in 0;
}
.swipe #pagenavi{position:absolute;left:10px;bottom:10px;text-align:center;width:100%; background:rgba(fff, fff, fff, 0.6)!important; filter:Alpha(opacity=50); padding:6px;}
.swipe #pagenavi a{width:8px; height:8px; line-height:99em; background:#fff; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; margin:0 4px; overflow:hidden; cursor:pointer; display:inline-block; *display:inline; *zoom:1; position:relative;}
.swipe #pagenavi a.active{background:#ff0;  position:relative;}


/* 底部固定导航 */
body .social_nav5{height:58px;position:fixed; bottom:0; width:100%;  z-index:999; 
background: #0b3ca1; }

body .social_nav5 li{ width:25%; float:left; position:relative;border-right:1px solid #005793; font-size:12px; text-align:center; color:#fff;line-height:12px; height:58px;box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box;}

body .social_nav5 li:last-child{border-right:none;}
body .social_nav5 li:first-child{border-left:none;}
body .social_nav5 li em{ width:23px; display:block; margin:0 auto; padding:10px 0 6px 0;}
body .social_nav5 li em img{width: 23px;}
body .social_nav5 li a{ color:#fff;}
body .social_nav5 li.cur{ color:#fff; background: #ffae02;}
body .social_nav5 li .erji{ position:absolute; bottom:58px; left:0; width:100%; text-align:left; background:#0c7051; display:none; }
body .social_nav5 li .erji a{ display:block; border-bottom:1px solid #20a6ee; font-size:12px; height: 26px; line-height:26px;position:relative; text-align:center;  color:#fff;}
body .social_nav5 li .erji a:last-child{border-bottom:none;}



.listfl{}
.listfl ul{}
.listfl ul li{ float: left; width: 218px; line-height: 46px; text-align:left; }
.listfl ul li a{display: block; width: 250px; height: 45px; line-height: 45px; 
    text-align:left; background: #cd2210; font-size: 18px; color: #fff; font-weight: bold;
    border-radius:10px 10px 0px 0px; text-indent: 40px;  }

.listfl ul li dl{margin: 0px; padding: 0px;}
.listfl ul li dl dt{width: 248px; }
.listfl ul li dl dt a{width:248px; height: 43px;border-radius:0px 0px 0px 0px; line-height: 43px; 
text-align:left;  border: #eaeaea 1px solid;border-top: none; font-size: 15px; 
color: #565656; background:#f9f9f9 url(/templets/guguomobuan12/style/css/img/fl01.png) 35px 17px no-repeat; text-indent: 50px;}
.listfl ul li dl dt a:hover{  font-size: 15px; color: #cd2210; }


.H-CLASS01{ width: 100%; }
.H-CLASS01 ul{ width: 250px; margin: 0 auto; height: auto; overflow: hidden; }
.H-CLASS01 ul li{ float: left; margin-bottom: 10px; height: auto; overflow: hidden; }

.H-CLASS01 ul li a{ display: block; width: 250px; height: 45px; line-height: 45px; 
    text-align:left; background: #cd2210; font-size: 18px; color: #fff; font-weight: bold;
    border-radius:10px 10px 0px 0px; text-indent: 40px; }

.H-CLASS01 ul li .cl-r{ width:250px; }

.H-CLASS01 ul li .cl-r a{width:248px; height: 43px;border-radius:0px 0px 0px 0px; line-height: 43px; 
text-align:left;  border: #eaeaea 1px solid;border-top: none; font-size: 15px; 
color: #565656; background:#f9f9f9 url(/templets/guguomobuan12/style/css/img/fl01.png) 35px 17px no-repeat; text-indent: 50px; }
.H-CLASS01 ul li .cl-r a:hover{ font-size: 15px; color: #cd2210; }


.H-PRO01{ width: 1100px; height: auto; overflow: hidden; }
.H-PRO01 ul{ height: 0px; width:1200px; }
.H-PRO01 ul li{ float: left; width: 352px; height: 360px; overflow: hidden; margin-right:22px; }
.H-PRO01 ul li .tu{ width: 350px; height: 226px; border: #e5e5e5 1px solid; overflow: hidden; position: relative; text-align: center; }
.H-PRO01 ul li .tu .uptu{ position: absolute; left: -352px; width: 352px; height: 228px; background-image: url(/templets/guguomobuan12/style/css/img/pro_up.png); }
.H-PRO01 ul li:hover .tu .uptu{ left: 0px; top: 0px; padding-top: 36px;-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }
.H-PRO01 ul li .tu .uptu span{ display: block; width: 243px; margin:0 auto; overflow: hidden; height: 100px; overflow: hidden; padding:20px 25px; text-align: left; font-size: 15px; line-height: 170%; color: #fff; border: #fff 1px solid;-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }
.H-PRO01 ul li .nr{ width: 352px;height: 104px; background-color: #00974e; }
.H-PRO01 ul li .nr h4 a{ display:block; margin:0 auto; padding-top:12px; height:35px; line-height:35px; width:313px; text-align:left; font-size:17px; color:#ffffff; text-indent:5px; border-bottom:#33ac71 1px dashed; overflow:hidden; letter-spacing:0px;}
.H-PRO01 ul li .nr .more01 a{ float:left; margin-top:10px; margin-left:20px; width:130px; height:26px; line-height:26px; text-align:center; border:#719e88 1px solid; background-color:#b3e0ca; color:#000; overflow:hidden;}


.part-ny{ margin:0px auto; width:1200px; background: #ffffff;
   padding-bottom: 40px; }

.part-nybt{ padding-left: 20px;height:41px; padding-bottom: 10px; line-height: 41px;   color: #333333;
 font-size: 14px; font-weight:bold; border-bottom: 1px solid #eaeaea; }
.part-nybt span{ display: block; float: right; }
.part-nybt span a{ color:#ffffff; }
.ny{  margin: 10px; font-weight:normal; line-height:26px;}


.part-nyzsl{ float: left; width:20%; margin-bottom: 20px; }

.part-nyzsr{ float:right;  width:75%;  
  border: 1px solid #eaeaea; margin-bottom: 20px; }


#news_data{ width:100%;}
#news_data .MY-NY-NEWS09{ width:1200px; }
#news_data .MY-NY-NEWS09 ul{ margin:0px; padding:0px;}
#news_data .MY-NY-NEWS09 ul li{ height:120px; margin-bottom:20px; border-bottom:1px solid #eaeaea;}
#news_data .MY-NY-NEWS09 ul li .l{ padding-top:10px; width:120px; float:left;}
#news_data .MY-NY-NEWS09 ul li .l h4{ height:70px; font-size:60px; text-align:center; color:#333333; border:none; line-height:70px; }
#news_data .MY-NY-NEWS09 ul li .l h5{ height:50px; font-size:20px; text-align:center; color:#333333; border:none; font-weight:normal;}
#news_data .MY-NY-NEWS09 ul li .r{ padding:10px; width:1053px; float:right;}
#news_data .MY-NY-NEWS09 ul li .r a h3{ margin:0px; padding:0px; color:#333333; height:35px; line-height:35px; font-size:18px; font-weight:bold;}
#news_data .MY-NY-NEWS09 ul li .r p{ font-size:13px;line-height:20px; color:#555555;}

/*#news_data .MY-NY-NEWS09 ul li:hover{ background:#ffcc00; transition:0.2s all;}
#news_data .MY-NY-NEWS09 ul li:hover .l{ width:120px; float:left; border-right:1px solid #ffffff;}
#news_data .MY-NY-NEWS09 ul li:hover .l h4{ height:70px; font-size:60px; text-align:center; color:#ffffff; border:none; line-height:70px;}
#news_data .MY-NY-NEWS09 ul li:hover .l h5{ height:50px; font-size:20px; text-align:center; color:#ffffff; border:none; font-weight:normal;}
#news_data .MY-NY-NEWS09 ul li:hover .r{ padding:10px; width:765px; float:right;}
#news_data .MY-NY-NEWS09 ul li:hover .r a h3{ margin:0px; padding:0px; color:#ffffff; height:35px; line-height:35px; font-size:18px; font-weight:bold;}
#news_data .MY-NY-NEWS09 ul li:hover .r p{ font-size:13px;line-height:20px; color:#ffffff;}
*/

/*手机站导航样式*/
.mini_top{ background: #ffffff; text-align: center;}
.mini_top img{width: 80%;}
.mini_navv{width:100%;margin:0 auto; background: #0b3ca1;}
.nav5_11 {min-width:320px;}
.nav5_11 ul li{ margin:3px 0px; font-weight:bold;display:block; float:left; height:30px; line-height:30px; width:24.5%; text-align:center; border-right: 1px solid #005793;}
.nav5_11 ul li a{display:block; float:left; width:100%; color:#ffffff; font-size:16px; font-weight:normal;}
.nav5_11 ul li a:hover{ color:#ffffff;}


.gundong{ margin: 0px auto;width:1200px;}
.gundong ul{}
.gundong ul li{ margin:5px; float:left; background:#f9f9f9;}

.leftlx{ padding: 10px; background: #ffffff; width: 200px; line-height: 24px;}
.leftflbt{    display: block;
    margin-right: 10px;
    width: 220px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background-color: #0061bf;
    font-size: 16px;
    color: #fff;
	font-weight: bold;
	
}

.leftflbt a{   
    font-size: 16px;
    color: #fff;
	font-weight: bold;
	
}

.leftflbt a:hover{   
    font-size: 16px;
    color: #fff;
	font-weight: bold;
	
}
.xw_news ul {
    margin: 0px auto;
    overflow: hidden;
}



