body {
  font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #000000;
  background:url(../images/toubj.jpg);
  margin-top:78px;
}

.navbar {
    position: relative;
    margin-bottom: 0px;
    border-bottom: 0px solid #BEBCBC;
}


.navbar-inverse {
   background:url(../images/toubj.jpg);
    border-color: #5F5D5D;
	padding-top:12px;
}

.navbar-brand {
   margin-top:0px;
   padding:0px;
}

.navbar-nav > li > a {
    padding-top: 0px;
    padding-bottom: 0px;
	padding-left:25px;
	padding-right:25px;
    line-height: 66px;
}

.nav {
    padding-left: 70px;
}


.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #3e3e3e;
}
a {
    color: #333333;
    text-decoration: none;
}

a:hover { text-decoration:none; transition: all 300ms ease-in 0ms; color: #333333;}

.navbar-inverse .navbar-nav > li > a {
    color: #3e3e3e;
	font-size:16px;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: #000;
    border: 1px solid transparent;
    border-radius: 4px;
}


.menu ul.sub_menu{position:absolute; width:600px; display:none; z-index:999; margin-left:0px;}
.menu ul.sub_menu a{ color:#ffffff;}
.menu ul.sub_menu a:hover{ color:#ffffff; background:none;}
.bg{ background:url(../images/bg.png) repeat; height:40px; display:none; width:100%; z-index:99; position:absolute;}
.menu ul.sub_menu li {
    float:left;
	width:100px;
    line-height: 40px;
	list-style-type:none;
	background:none;
}
.menu ul.sub_menu li a{ 
    color:#ffffff;
	font-size:12px;
	}
	

.kq1 {-webkit-animation-delay: 0.4s;}
.kq2 {-webkit-animation-delay: 0.8s; -webkit-animation-duration: 0.8s;}
.kq3 {-webkit-animation-delay: 1.2s; -webkit-animation-duration: 1.2s;}
.kq4 {-webkit-animation-delay: 1.6s; -webkit-animation-duration: 1.6s;}
.kq5 {-webkit-animation-delay: 2s; -webkit-animation-duration: 2s;}
.kq6 {-webkit-animation-delay: 2.4s; -webkit-animation-duration: 2.4s;}


.kuanping {
   width:1200px;
   padding-right: 15px;
   margin-right: auto;
   margin-left: auto;
   padding-left: 15px;
   }
   
.kkt {
   width:100%;
   padding-right: 15px;
   margin-right: auto;
   margin-left: auto;
   padding-left: 15px;
   }
   
   
.banner img {
    width:100%;
}   
   
.navbar-inverse .navbar-nav > li > a::after {
    width: 0;
    transition: width .3s;
    height: 3px;
    display: block;
    margin: 0 auto;
    content: "";
    background-color: #32a16e;
}

.navbar-inverse .navbar-nav > li > a:hover:after{
	width:100%;
	height:3px;
	display:block;
	content:"";
	transition:width .3s;
	background-color:#32a16e;
}

  .navbar-toggle>span{
		display:block;
		width: 30px;
		height: 4px;
		background-color: #043d79;
		border-radius: 2px;
		margin: 4px auto;
		transition: .3s;
		transform-origin: left center;
    }
   
	 .nav-top1{
		-webkit-transform: rotateZ(34deg);
		-moz-transform: rotateZ(34deg);
		-ms-transform: rotateZ(34deg);
		-o-transform: rotateZ(34deg);
		transform: rotateZ(34deg);
    }
    .nav-middle1{
		opacity: 0;
    }
    .nav-bottom1{
		-webkit-transform: rotateZ(-34deg);
		-moz-transform: rotateZ(-34deg);
		-ms-transform: rotateZ(-34deg);
		-o-transform: rotateZ(-34deg);
		transform: rotateZ(-34deg);
    }
	
.guding {
   width:100%;
   position:fixed;
   top:0px;
   z-index:999;
   }
	
ul {
   margin:0px;
   }
   
.searchh {
    background-color: rgba(255,255,255,0.9);
    padding: 20px 0;
    display: none;
    margin: 5px;
        margin-bottom: 5px;
    margin-bottom: 20px;
    box-shadow: 0px 2px 2px rgba(0,0,0,.2);
    border-radius: 3px;
}

.searchh form {
    height: 40px;
    padding: 0;
}

.searchh #name {
    height: 40px;
    border: 1px #d2dae2 solid;
    border-radius: 0;
    width: 100%;
}

.searchh .btn {
    background-color: #32a16e;
    height: 40px;
    border: 0;
    border-radius: 0;
    color: #fff;
    font-size: 1.8rem;
}

.sousuo {
   width:25px;
   line-height:66px;
   }

.heise {
   font-size:18px;
   color:#000000;
   }
   
.dian {
   bottom:20px;
}

.dian li {
    display: inline-block;
    width: 36px;
    height: 7px;
    margin: 0px;
	margin-left:3px;
	margin-right:3px;
    text-indent: -999px;
    cursor: pointer;
    background: #ffffff;
    border: 0px solid #ffffff;
    border-radius: 10px;
}


.dian .active {

    width: 36px;
    height: 7px;
    margin: 0;
    background-color: #ffb21e;

}	


.cpkuan {
   margin-top:40px;
   margin-bottom:56px;
   }
   
.cp-lan {
   height:auto; overflow:hidden;
   line-height:42px;
   border-bottom:1px dashed rgba(89,89,89,.3);
   color:#595959;
   }
   
.cp-lan-aa {
   width:50%;
   float:left;
   font-size:20px;
   }
   
.cp-lan-bb {
   width:50%;
   float:right;
   font-size:16px;
   text-align:right;
   }
   
.cp-lan-bb a {
   color:#595959;
   }
   
.cp-nei {
   height:auto; overflow:hidden;
   margin-top:50px;
   }
   
.cplie {
   height:auto; overflow:hidden;
   background-color:rgba(255,255,255,.38);
   }
   
.cplie-lan {
   height:auto; overflow:hidden;
   line-height:65px;
   background:url(../images/liebb.png) left; background-repeat:no-repeat;
   border-bottom:1px dashed rgba(89,89,89,.3);
   padding-left:39px;
   color:#32a16e;
   font-size:22px;
   }


.cphh ul {
    overflow: hidden;
	padding: 0px;
} 

.cphh li ul{
    display: none;
}

.cphh li a{
    margin-bottom: 1px;
}

.cphh li {
   list-style-type:none;
}
   

.cphh li a {
    line-height: 68px;
    display: block;
    padding-left: 18px;
    color: #3f3f3f;
	border-bottom:1px dashed rgba(89,89,89,.3);
	font-size:16px;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
} 

.cphh li.hover a {
    color: #32a16e;
	background:url(../images/jt2.png) right; background-repeat:no-repeat;
}

.cphh li a:hover{
    color: #32a16e;
	background:url(../images/jt2.png) right; background-repeat:no-repeat;
}

.cphh li li a {
    line-height: 40px;
	background:url(../images/jt.png) right; background-repeat:no-repeat;
	border-bottom:1px dashed rgba(89,89,89,.3);
    padding-left: 32px;
	font-size:14px;
}


.cptu {
   height:auto; overflow:hidden;
   margin-bottom:20px;
   }
   
.cptu:hover {
   box-shadow: 0px 0px 3px rgba(0,0,0,.3);
   }
   
.cptu-zi {
   line-height:42px;
      height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   background-color:#b2b2b2;
   color:#FFFFFF;
   text-align:center;
   }
   
.cptu:hover .cptu-zi {
   background-color:#32a16e;
   transition: all 500ms ease-in 0ms;
   }
   
   
.cptu img {
   width:100%;
   -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;
   }
   
.cptu a section {
    overflow: hidden;
}
section {
    display: block;
	margin:0px;
}
  
   
.cptu:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
   }
   
   
.cpbj {
   padding-top:35px;
   padding-bottom:53px;
   height:auto; overflow:hidden;
   background-color:rgba(63,63,63,0.07);
   } 
   
.hot-lan {
   height:auto; overflow:hidden;
   line-height:50px;
   border-bottom:1px dashed rgba(89,89,89,.3);
   color:#595959;
   } 
   
.hot-lan-aa {
   width:50%;
   float:left;
   font-size:20px;
   }
   
.hot-lan-bb {
   width:50%;
   float:right;
   font-size:16px;
   text-align:right;
   }
   
.hot-lan-bb a {
   color:#595959;
   } 
   
   
.hot-nei {
   margin-top:43px;
   }
   
    .img-scroll { position:relative; margin:0px auto; width:100%; float:left; height:auto; overflow:hidden;}
    .img-scroll .prev,.img-scroll .next { position:absolute; display:block; width:20px; height:40px; margin-top:90px; background-color:#000;
    top:0; color:#FFF; text-align:center;}
    .img-scroll .prev { left:0; background:url(../images/zuo.png) no-repeat; width:20px; height:40px;}
    .img-scroll .next { right:0; background:url(../images/you.png) no-repeat; width:20px; height:40px;}
	.img-scroll .prev:hover { left:0; background:url(../images/zuo.png) no-repeat; width:20px; height:40px;}
	.img-scroll .next:hover { right:0; background:url(../images/you.png) no-repeat; width:20px; height:40px;}
    .img-list { position:relative; width:99%; height:auto; overflow:hidden; margin-left:-25px; overflow:hidden}
    .img-list ul { width:9999px;}
    .img-list li { float:left; display:inline; margin-left:16px; margin-right:16px; height:auto; overflow:hidden;}
	
	
.cptux {
   width:193px;
   height:auto; overflow:hidden;
   }
   
.cptux:hover {
   box-shadow: 0px 0px 3px rgba(0,0,0,.3);
   }
   
.cptux-zi {
   height:auto; overflow:hidden;
   line-height:42px;
   background-color:#b2b2b2;
   white-space: nowrap;
text-overflow: ellipsis;
   color:#FFFFFF;
   text-align:center;
   }
   
.cptux:hover .cptux-zi {
   background-color:#32a16e;
   transition: all 500ms ease-in 0ms;
   }
   
.cptux:hover .cptu-zi {
   background-color:#32a16e;
   transition: all 500ms ease-in 0ms;
   }
   
   
.cptux img {
   width:100%;
   -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;
   }
   
.cptux a section {
    overflow: hidden;
}
section {
    display: block;
	margin:0px;
}
  
   
.cptux:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 500ms ease-in 0ms;
   }
   
   
.bottom {
   height:auto; overflow:hidden;
   padding-top:39px;
   background-color:rgba(70,70,70,0.24);
   line-height:30px;
   color:#464646;
   }   
   
.bottom a {
   color:#464646;
   }   
   
.didh {
   height:auto; overflow:hidden;
   margin-bottom:40px;
   }
   
.fx {
   text-align:right;
   } 
   
.diliuyan {
   margin-top:50px;
   }
   
.diliuyan h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:14px;
   color:#464646;
   margin-top:0px;
   margin-bottom:23px;
   }  	

.search2 {
   margin-top:0px;
   width:100%;
   float:left;
   margin-right:0px;
   border:1px solid rgba(70,70,70,0.71);
   }
   
.search2 form {
    display: flex;
}

.search2 .search {
    border: 0;
    height: 68px;
    font-size: 14px;
    padding-left: 10px;
    width: 82%;
	color:#6d6b67;
    border-radius: 0;
}   

.search2 .btn {
    height: 68px;
    margin: 0;
    border-radius: 0;
    color: rgba(255,255,255,0.67);
	background-color:#6e6b68;
    text-align: center;
    width: 18%;
} 

.kk {
   background:url(../images/kong.png);
   }
   
.footer {
   margin-top:40px;
   border-top:1px dashed rgba(89,89,89,.3);
   height:auto; overflow:hidden;
   line-height:80px;
   color:rgba(82,82,82,.7);
   }
   
.juyou {
   text-align:right;
   }

/* 单页 */
.neirong {
    height: auto;
    overflow: hidden;
	margin-top:20px; margin-bottom:20px;
}

.lielanx {
    background-color:#255891;
    height: 80px;
    padding-left: 15px;
    padding-top: 20px;
	border-radius: 8px 8px 0 0;
}

.lielanx h2 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 30px;
    font-weight: bold;
    color: #FFFFFF;
    margin-top: 0px;
    margin-bottom: 5px;
}
   
.lie-hhx {
   height:50px;
   border-bottom:1px solid #ebebeb;
   }
   
.lie-hhx a {
   display:block;
   width:100%;
   height:50px;
   line-height:50px;
   background-color:#f7f7f7;
   border-bottom:1px solid #ebebeb;
   font-size:14px;
   color:#717071;
   }
   
.lie-hhx a:hover {
   background-color:#ffffff;
   color:#255891;
   }
   
.lie-hhx.hover a {
   background-color:#ffffff;
   color:#255891;
   }
   
.lie-aa {
   width:70%;
   padding-left:25px;
      height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   float:left;
   }
   
.lie-bb {
   width:25%;
   float:right;
   text-align:right;
   padding-right:25px;
   }
   
   
   
.rrnei {
   width:100%;
   background-color:#FFFFFF;
   border:1px solid #ecebeb;
   height:auto; overflow:hidden;
   border-radius: 8px 8px 0 0;
   }
   
.rrnei-lan {
   height:50px;
   line-height:50px;
   color:#3e3a39;
   }
   
.rrnei-lan-a {
   width:40%;
   float:left;
         height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   margin-left:25px;
   color:#595757;
   font-size:20px;
   font-weight:bold;
   }
   
.rrnei-lan a {
   color:#717071;
   }
   
.rrnei-lan-b {
   width:40%;
   float:right;
   margin-right:25px;
   text-align:right;
      height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   }
   
.rrnei-nei {
   background:url(../images/neibj.jpg) top left; background-repeat:no-repeat;
   height:auto; overflow:hidden;
   line-height:24px;
   padding:30px;
   }
   
.rrnei-nei h2 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 18px;
	font-weight:bold;
    color: #333333;
    margin-top: 0px;
    margin-bottom: 10px;
}   
   
.rrnei-nei h5 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-weight: bold;
	text-align:center;
    color: #333333;
    margin-top: 0px;
    margin-bottom: 20px;
} 
   
.lxnei {
   padding:20px;
   background-color:#ffffff;
   border:1px solid #eeeeee;
   }
   
.lxlan {
	background-color:#005ea4;
    height: 80px;
    padding-left: 15px;
    padding-top: 20px;
	border-radius: 8px 8px 0 0;
	margin-top:20px;
}

.lxlan h2 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 30px;
    font-weight: bold;
    color: #FFFFFF;
    margin-top: 0px;
    margin-bottom: 5px;
}

/* 单页 */

.huiyy {
   background-color:#f7f7f7;
   }
   
.neidh {
   width:100%;
   height:auto; overflow:hidden;
   background-color:#255891;
   }
   
.neidh-tt {
   width:1200px;
   height:45px;
   line-height:45px;
   margin:0 auto;
   }
   
.neidh-tt li {
   width:130px;
   list-style-type:none;
   float:left;
   }
   
.neidh-tt li a {
   display:block;
   width:130px;
   height:45px;
   line-height:45px;
   text-align:center;
   background:url(../images/youhua.png) right; background-repeat:no-repeat;
   color:#FFFFFF;
   }
   
.neidh-tt li a:hover {
   background-color:#FFFFFF;
   border-top:2px solid #fd031f;
   color:#333333;
}

.neidh-tt li.hover a {
   background-color:#FFFFFF;
   border-top:2px solid #f18219;
   color:#333333;
}

.dangqian {
   width:100%;
   height:60px;
   background-color:#FFFFFF;
   border-bottom:1px solid #e8e9e9;
   }
   
.dqt {
   line-height:60px;
      height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   margin:0 auto;
   }
   
.dqt-bb {
   color:#000000;
   }
   
.neibu {
   height:auto; overflow:hidden;
   background-color:#ffffff;
   border:1px solid #d7d7d7;
   padding:40px;
   margin:30px auto 85px;
   }
   
.neibu h2 {
   font-size:27px;
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   color:#595757;
   font-weight:bold;
   margin-top:0px;
   margin-bottom:40px;
   }
   
.neibu h5 {
   width:100%;
    height:auto; overflow:hidden;
    line-height: 54px;
    color: #595757;
	text-align:center;
    font-size: 20px;
    font-weight: bold;
    border-bottom: 1px solid #efefef;
	margin-top:0px;
	margin-bottom:20px;
}
   
.neibu img {
    border: 0px none;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}


/* 产品中心 */

.cpkk-right-lan {
    height:auto; overflow:hidden;
    line-height: 50px;
    border-bottom: 1px solid #dcdddd;
    color: #898989;
}

.cpkkr-nei {
    margin-top: 20px;
    height: auto;
    overflow: hidden;
}

.cpkkr-zuo {
    font-size: 16px;
}

.cpkkr-you {
    text-align: right;
    font-size: 14px;
}

.cptuw {
   border:6px solid #efefef;
   background-color:#efefef;
   height:auto; overflow:hidden;
   margin-bottom:30px;
   }
   
.cptuw:hover {
   border:6px solid #32a16e;
   background-color:#32a16e;
   box-shadow:0px 0px 15px rgba(0,0,0,.5);
   transition: all 500ms ease-in 0ms;
   }
.cptuw a {
   color:#333333;
   }
   
.cptuw a:hover {
   color:#ffffff;
   }
   
.cptuw p {
   margin-top:15px;
   margin-bottom:7px;
   height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   text-align:center;
   } 
   
   
/* 产品详情 */
.pro-img{
	margin-bottom:40px;
}
.pro-img .xiaotu{
	margin-top:10px;
	margin-right:-10px;
}
.pro-img #Gbig{
	width:100%;
	max-height:470px;
}
.pro-img .xiaotu li{
	float:left;
	width:91px;
	margin:0px 10px 0 0;
	border:1px #ddd solid;
	display:block;
	height:auto; overflow:hidden;
	overflow:hidden;
}
.pro-img .xiaotu li.hover{
	border:1px #0e66a6 solid;
}
.pro-img .colmd5{
	width:50%;
	float:left;
}
.pro-img .colmd7{
	width:48%;
	float:right;
}
.pro-img .colmd7 .pro-ptt{
	font-size:22px;
	font-weight:bold;
	padding:0px 0px 15px;
	border-bottom:1px #734702 solid;
	font-weight:bold;
}
.pro-img .colmd7>span{
	margin:20px 0 0 0;
	padding:0;
	display:block;
	color:rgba(62,70,77,.8);
	font-size:12px;
	line-height:22px;
	width:100%;
	word-wrap:break-word;
}
.pro-img .colmd7>span ul{
	list-style-type:disc;
	margin-left:20px;
}
.jqzzoom{position:relative;}
.jqzoom{position:relative;overflow:hidden;border:0px #ddd solid; height:auto; overflow:hidden;}
.zoomdiv{float:left;top:0 !important;left:101% !important;border:3px solid #e4e4e4;display:none;text-align:center;overflow: hidden;position:absolute;z-index:999;background-color:#fff;}
.bigimg{width:800px;height:800px;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:80px !important;height:80px !important;border:1px solid #aaa;background:#FEDE4F 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}	




.jqzzoom .navigation {
    width: 100%;
    margin: 10px 0 0;
}
.jqzzoom .carousel{
    overflow: hidden;
}
.jqzzoom .carousel ul {
    width:2000em;
    list-style: none;
    margin: 0;
    padding: 0;
	margin-top:10px;
}
.jqzzoom .prev-navigation,.next-navigation{
	display:block;
	cursor:pointer;
}
.jqzzoom .prev-navigation{
	background:url(../images/left.gif) left center no-repeat;
	height:91px;
	width:39px;
	float:left;
}
.jqzzoom .next-navigation{
	background:url(../images/right.gif) right center no-repeat;
	width:39px;
	height:91px;
	float:right;
}


.cpyymore {
    width: 165px;
    height: 35px;
    margin-top: 15px;
}

.cpyymore a {
    display: block;
    width: 165px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 18px;
    color: #FFFFFF;
    background-color: #32a16e;
    border-radius: 20px;
}


/* 新闻中心 */
      
.huibj {
   background-color:#d6d6d6;
   }   
   
.newhh {
   margin-bottom:15px;
   height:auto; overflow:hidden;
   padding-top:10px; padding-bottom:10px;
   border:1px solid #f2f3f3;
   font-size:12px;
   background-color:#FFFFFF;
   }
   
.newhh:hover {
   border:1px solid #007ee7;
   background-color:#007ee7;
   box-shadow:0px 0px 15px rgba(0,0,0,.5);
   transition: all 500ms ease-in 0ms;
   }
   
.newhh a:hover {
   color:#FFFFFF;
   }
   
.timex {
   margin-top:23px;
   }
   
   
.newhh h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:16px;
   margin-top:20px;
   margin-bottom:12px;
   }
   
/* 分页 */ 
.page {
    margin: 20px auto;
}

.page-m {
    position: relative;
    top: -1px;
    +display: inline !important;
}

.page a {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.page-m a {
    display: inline-block;
    margin: 0 5px;
    width: 40px;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
	border:1px solid #eeeeee;

}

.page-m a:hover {
    color: #fff;
    background: #005bac;
	border:1px solid #005bac;
}

.xianshi {
    color: #fff;
    background: #005bac;
	border:1px solid #005bac;
}

.page-m a.active {
    color: #fff;
    background: #005bac;
	border:1px solid #005bac;
}  

/* 邮箱 */
.yxkk {
   width:90%;
   height:auto; overflow:hidden;
   margin:15px auto 0px;
   }
   
.yxkk h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:18px;
   font-weight:bold;
   margin-top:0px;
   margin-bottom:10px;
   color:#333333;
   }
   
   
.yxanniu {
   margin-top:12px;
   width:125px;
   float:right;
   }
   
.antt {
   width:100%;
   height:25px;
   line-height:25px;
   padding:0px;
   background-color:#ff771c;
   }
   


@media (min-width: 0px) and (max-width: 768px) {

.navbar-nav > li > a {
    padding: 10px 20px;
    line-height: 20px;
}

.nav {
    padding-left: 0px;
}


.kuanping {
   width:100%;
   }
   
.pro-img .colmd5{
	width:100%;
	float:left;
}
.pro-img .colmd7{
	width:100%;
	float:right;
}

.yxkk {
   width:100%;
   }
   
.tukuan {
   width:100%;
   }

}


