
body {
	background-color:white;
	font-size: 14px;
	font-weight: normal;
	line-height: 1;
	margin: 0;
	min-width: 960px;
	padding: 0;
	font-family: 'Roboto', sans-serif;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	width: 100% !important;
}

sup {
    top: -.5em;
}
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

/*第一页*/
#divSmallBox{overflow:hidden;*display:inline;*zoom:1;width:10px;height:10px;;border-radius:10px;background:#ffffff;}
#playBox
{ 
	width:100%;
	 height:571px;
	  margin:0px auto;
	   position:relative; 
	   overflow:hidden;
	   }
#playBox .oUlplay { width:100%; position:absolute; left:0; top:0;margin:0; padding:0; list-style:none; }
#playBox .oUlplay li{ float:left;}
#playBox .pre{ cursor:pointer; width:45px; height:45px; background:url(../images/l.png) no-repeat; position:absolute; top:220px; left:10px; z-index:10;}
#playBox .next{ cursor:pointer; width:45px; height:45px; background:url(../images/r.png) no-repeat; position:absolute; top:220px; right:10px; z-index:10;}
#playBox .smalltitle {width:1160px; height:10px; position:absolute; bottom:15px; z-index:10}
#playBox .smalltitle ul{ width:120px; margin:0 auto;}
#playBox .smalltitle ul li{ width:10px; height:10px; margin:0 5px; border-radius:10px; background:#ffffff; float:left; overflow:hidden;*display:inline;*zoom:1;}
#playBox .smalltitle .thistitle{ background:#69aaec;}

.div{
	width: 100%;
	position: fixed;
    top: 0px;
    z-index: 99;
	/*position:fixed;/*固定作用*/
/*  	top:0px;
  	z-index:9999; /* 让导航栏浮在网页的高层位置，遇到flash和图片时候也能始终保持最外层 */
}
.yinying{
	width: 100%;
	height: 92px;
	box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
}
.tishi{
	width: 100%;
	height: 20px;
	text-align: center;
	padding-top: 6px;
	color: white;
	
	background: linear-gradient(to right,#f7df69 , #e47618);
	
}
.log{
	width:15%;
	height: 92px;
	background-color:white;
	float: left;
}

.log_img{
	width: 90%;
    height: 75px;
    float: right;
}
#header {
	width: 65%;
	height: 82px;
	float: left;
	background-color:white;
	margin: 0;
	padding: 10px 0 0;
}

#header a.logo {
	display: block;
	height: 74px;
	margin: 0 auto 22px;
	padding: 0;
	width: 296px;
}
#header a.logo img {
	border: 0;
	display: block;
}
#header ul {
	margin: 0 auto;
	overflow: hidden;
	padding: 15px 0 22px;
	text-align: center;
	width: 100%;
	overflow: hidden;
	display: flex;
    justify-content: space-around;
}
#header ul li {
	float: left;
	list-style: none;
	margin: 0 0 0 0px;
	vertical-align: middle;
	padding: 0;
	
}
/*#header ul li:first-child {
	margin: 0 0 0 15px;
}*/

#header ul li a {
	color:#606060;
	display: block;
	height: 37px;
	line-height: 40px;
	margin: 0;
	padding: 0;
	font-size: 17px;
	
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 600;
}
#header ul li a:hover {
	color: #e47618;
}
#header ul li.selected {
	background: url(../images/bg-menu.png) no-repeat top center;
}
#header ul li.selected a {
	background:url(../images/dots.png) repeat-x left bottom;
}
.shejiao1{
	width: 20%;
	height: 92px;
	float: left;
	background: white;
}
.shejiao1 a img{
	width: 30px;
	height: 30px;
	padding-top: 35px;
}
.shejiao1 a{
	padding-left: 20px;
	/* float: right; */
}
/*a{
	text-decoration:none;
}*/

.shejiao2{
	width: 100px;
	height: 45px;
	
	border: 1px white solid;
	font-size: 22px;
	color: white;
	text-align: center;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
.shejiao2:hover{
	color:#295185;
	background: white;
}

.shejiao{
	width:10%;
	height: 74px;
	padding: 18px 0 0;
	float: left;
	background:white;
}
.demoa{
	width: 80%;
}
.demoa p{
	text-align: center;
	
	font-size: 30px;
	font-weight: 600;
}
.biaoti1{
	width: 100%;
	text-align: center;
	font-size: 46px;
	
	padding-top: 10px;
	line-height:53px;
	color: #606060;
	font-weight:400;
    /*-webkit-transform: scale(1,1.4); 加高*/
    
}
.pi{
	width: 50px;
	height: 5px;
	background: linear-gradient(to right,#f7df69 , #e47618);
	margin: auto;
}
.biaoti2{
	width: 100%;
	padding-top:50px;
}
 .biaoti2{  
    display: flex;
    justify-content: space-around;  
}
/*.biaoti2 div:hover {
    box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
}*/
.biaoti2>div{
    width: 23%;
    font-size: 18px;
  	
   	background: url(../img/f2_bg.png);
   	background-size: 100%;
    width: 25%;
    height: 148px;
    text-align: left;
    /*letter-spacing:1px;*/
    line-height:30px;
    color: black;
}
.p{
	width:100%;
	height: 50px;
	background: navajowhite;
}
.biaoti2>div:nth-child(n+2){
    margin-left: 2%;
}
.biaoti3>div:nth-child(n+2){
    margin-left: 2%;
}
 .biaoti3{  
    display: flex;
    justify-content: space-around;  
}
.biaoti3 a{
	color:#e47618;
}

.biaoti3>div{
	padding-top:20px ;
    width: 23%;
    font-size:13px;
   
    width: 25%;
    height: 50px;
    text-align: center;
    line-height:25px;
    color: black;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
.biaoti3 div:hover {
    box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
}
.biaoti3 a:hover{
	color: dodgerblue;
}

.mokuai1{
	width: 100%;
	margin: auto;
	text-align: center;
}
.p6{
	font-size: 20px !important;
    color: #606060 !important;
    font-weight: 300 !important;
    padding-top:23px;
    line-height: 30px;
}
/*.mokuai1 a{
	
	font-style: italic;
}*/

.a{
	width:276px;
	height: 60px;
	font-size: 34px;
	background:#ff9007;
	margin: auto;
	text-align: center;
	-webkit-border-radius: 10px;
	border-radius:10px 10px 10px 10px;
}
.a:hover {
    color: #ff9007;
    background: white;
    box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
}
.ff a{
	color:white;
	text-decoration:none;
	line-height: 60px;
	
}
.gai{
	width: 100%;
	height: 88px;
	
}
.biaoti4{
	padding-top: 10px;
	width: 100%;
	height: 53px;
	text-align: center;
	font-size: 46px;
	
	color: #606060;
	font-weight: 400;
	/*-webkit-transform: scale(1,1.4);*/
	
}
.beijin{
	width: 100%;
	height: 471px;
	overflow: hidden;
    margin: 0px auto;
    text-align: center;
    clear: both;
	background: #f4f4f3;
}
.beijin1{
	width: 90%;
    overflow: hidden;
    text-align: left;
    margin: 0px auto;
    clear: both;
	margin: auto;
}
.biaoti5>div:nth-child(n+2){
    margin-left: 2%;
}
 .biaoti5{  
 	/*width: 1266px;*/
    height: 200px;
    display: flex;
    justify-content: space-around;  
   
}
.biaoti5>div{
    font-size: 20px;
    /*width: 27%;*/
   width: 341.92px;
  /* transform:scale（0.8）*/
 	transform: scale(1.0);
    height: 167px;
    text-align: center;
    line-height:20px;
    color: black;
    background: white;
  /* box-shadow: 0 8px 24px 0 #a1a3a6;*/
    box-shadow: 0 8px 24px 0 #969696;
  
}
.ff{
	width: 100%;
	height: 140px;
	
}
.anniu1 {
	width: 276px;
	height: 60px;
	background: #ff9007;
	margin: auto;
	-webkit-border-radius: 10px;
	border-radius:10px 10px 10px 10px;
	text-align: center;
    font-size: 30px;
    color: white;
    line-height: 56px;
    
}
.ff a{
	text-decoration:none;
}
.anniu1-1{
	font-size: 28px;
}
.anniu1:hover {
    color: #ff9007;
    background: white;
    box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
}
.nei1{
	width: 100;
	height: 40px;
	
	font-size: 18px;
	line-height: 40px;
	color: #0e7ce2;
	
}
.nei2{
	padding-top: 28px;
	width: 25%;
	
	float: left;
	
}
.nei2a{
	width: 100%;
	margin: auto;
	height:210px;
	float: left;
}
.nei3{
	width: 73%;
	color: #606060;
	float: left;
	font-size: 13px;
	text-align: left;
	
}
.pingl{
	/*width: 1266px;*/
	width: 80%;
	transform: scale(1.0);
	/*height: 365px;*/
	margin: auto;
	
}
.gai1{
	width: 80%;
	padding-top: 10px;
	height: 78px;
	text-align: center;
    font-size: 46px;
    
    color: #606060;
    font-weight: 400;
}

.pinglun{
	width: 100%;
	/*height: 365px;*/
	padding: 40px 0 77px;
	color: #295185;
}
.kog1{
	width: 100%;
	padding: 10px 0 27px;
}
.pinglun4{
	width: 100%;
	/*height: 335px;*/
	overflow: hidden;
    margin: 0px auto;
    text-align: center;
    clear: both;
	color: #295185;
    padding-bottom: 40px;
}
.jj{
	width: 90%;
	/*width: 1424.96px;*/
    /*height: 335px;*/
    overflow: hidden;
    text-align: left;
    margin: 0px auto;
    clear: both;
	margin: auto;
}
.pin8{
	width: 50%;
	/*width: 600px;*/
	float: right;
}
.pp{
	font-style: italic;
    text-align: left !important;
}
.pinglun5{
	width: 49%;
   /* width: 620.53px;*/
    margin: auto;
    transform: scale(1.0);
    float: left;
}

.pinglun1{
	/*width: 294.92px;*/
	width: 27%;
	/*height: 365px;*/
	float: left;
	text-align: center;
}
.pinglun1 img{
    width: 70% !important;
    height: auto !important;
}
.pinglun2{
	width:73%;
	/*width: 949.78px;*/
	float: left;
	/*height: 365px;*/
	font-size: 16px;
	/*letter-spacing:1px;*/
	
    line-height:30px;
    /*padding-top:50px ;*/
   
   color: black;
	
}
.pinglun3{
	width: 50%;
	height: 99px;
	margin: auto;
}
.pinglun3 a{
	text-decoration:none;
}
.kog{
	width: 100%;
	height: 50px;
	background: white;
	padding: 40px 0 27px;
}
.anniu{
	margin-bottom: 20px;
	width: 50%;
	height: 56px;
	background: #ff9007;
	/*box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);*/
	 -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    text-align: center;
    font-size: 30px;
    color: white;
    line-height: 56px;
    
}
.anniu a{
	color: white;
}
.anniu:hover {
	color: #ff9007;
	background: white;
    box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
}
.anniu a:hover {
	color: #ff9007;
}
.p1{
	 font-weight:600;
	 
	 padding-left: 15px;
	 color: #606060;
}
.p2{
	 font-style: italic;
	
	 padding-left: 15px;
	 height: 120px;
	 color: #606060;
}
.Notice{
	width: 80%;
	height: 400px;
	padding: 0px 0 27px !important;
}
.Notice1{
	font-size: 30px;
	margin-top: 30px;
	text-align: center;
	letter-spacing:2px;
	color: #295185;
	background: linear-gradient(to right,#295185 , #295185,#ffe600);
	-webkit-background-clip: text;
	color: transparent;
	 
}
.pinglun6{
	width: 59%;
	/*width: 366.11px;*/
    float: left;
    line-height: 30px;
   
}
.f-r{
	background: #fbe7c259 url(../img/diwen.jpg);
}
.pinglun6 p{
	font-size: 16px;
	text-align: right;
	  color: #606060;
	
	
}
.pinglun7 img{
	float: right;
	padding-top: 9px;
	width: 70% !important;
	height: auto !important;
}
.pinglun7{
	width: 40%;
	/*width: 248.2px;*/
    /*height: 365px;*/
    float: left;
   
}
.pinglun7-1 img{
	float: left;
    padding-top: 33px;
}

.pc{
	font-size: 13px;
    color: black;
   
	font-weight: 600;
	float: left !important;
}
.weiye{
	width: 100%;
	height: 55px;
	line-height: 55px;
	background: #a09f9f;
	color: white;
	font-size: 20px;
	text-align: center;
	
}
#section {
	background: url(../images/chemist.png) no-repeat center top;
	border-bottom: 2px solid #ffe600;
	height: 571px;
	margin: 0 0 2px;
	padding: 0;
}
#section > div {
	margin: 0 auto;
	padding: 165px 0 0;
	width: 960px;
}
#section div div {
	background: url(../images/bg-heading.png) repeat;
	height: 100px;
	margin: 0 0 0 10px;
	padding: 33px 22px 33px 18px;
	width: 480px;
}
#section div div h1 {
	color: #94acb3;
	font-size: 30px;
	font-weight: normal;
	letter-spacing: 3px;
	margin: 0;
	padding: 0;
	
}
#section div div p {
	color: #94acb3;
	font-size: 16px;
	line-height: 25px;
	margin: 0;
	padding: 0;
	text-align: justify;
}
#section div div p a {
	color: #94acb3;
}
#section div div p a:hover {
	color: #386370;
}
#featured {
	margin: 0;
	padding: 0;
}
#featured > div {
	margin: 0 auto;
	overflow: hidden;
	
}
#featured div .article {
	float: left;
	margin: 0;
	padding: 0 10px;
	width: 460px;
}
#featured div .article h2 {
	color: #588181;
	font-size: 20px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 24px;
	text-transform: capitalize;
}
#featured div .article p {
	color: #767676;
	line-height: 30px;
	margin: 0;
	padding: 20px 0;
}
#featured div .article p a {
	color: #767676;
	text-decoration: underline;
}
#featured div .article p a:hover {
	color: #333;
}
#featured div ul {
	float: left;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 480px;
}
/*#featured div ul li {
	border: 1px solid #fff;
	background: #fff;
	cursor: pointer;
	float: left;
	list-style: none;
	margin: 0 10px 22px;
	padding: 0;
	position: relative;
	width: 218px;
}*/
#featured div ul li h3 {
	background: #94acb3;
	color: #ffe600;
	font-size: 16px;
	font-weight: normal;
	height: 37px;
	line-height: 37px;
	margin: 0;
	padding: 0;
	text-align: center;
	text-shadow: 1px 1px 0 #768a8f;
	text-transform: uppercase;
}
#featured div ul li div {
	background: #f9e420;
	border-top: 1px solid #fff;
	display: block;
	height: 129px;
	left: -99999px;
	margin: 0;
	opacity: 0.9;
	padding: 46px 24px;
	position: absolute;
	top: 37px;
	width: 170px;
}
#featured div ul li div p {
	color: #767676;
	font-size: 13px;
	line-height: 30px;
	text-align: center;
}
#featured div ul li div .more {
	color: #767676;
	display: block;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
#featured div ul li:hover div {
	left: 0;
}
#featured div ul li img {
	display: block;
}
#body {
	/*background: url(../images/bg-content.jpg) repeat;*/
	width: 80%;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 203px;
	
}
 .sidebar {
	width: 50%;
	float: left;
}
.xiangq1{
	width: 50%;
	float: left;
	
}
#body .sidebar h3 {
	border-bottom: 2px solid #ffe600;
	color: #FFE600;
	font-size: 16px;
	font-weight: normal;
	line-height: 30px;
	margin: 0;
	padding: 3px 0;
	text-align: center;
	text-transform: uppercase;
}
#body .sidebar ul li {
	color: #fff;
	font-size: 12px;
	list-style: none;
	line-height: 30px;
	
}
#body .sidebar ul li span {
	background: url(../images/icons.png) no-repeat;
	display: block;
	margin: 0;
	padding: 0 0 0 23px;
	text-transform: uppercase;
}
#body .sidebar ul li span.address {
	background-position: 0 -141px;
}
#body .sidebar ul li span.phone {
	background-position: 0 -166px;
}
#body .sidebar ul li span.email {
	background-position: 0 -191px;
}
#body .sidebar ul li span.twitter {
	background-position: 0 -216px;
}
#body .sidebar ul li span.facebook {
	background-position: 0 -241px;
}
#body .sidebar ul ul {
	margin: 0;
	padding: 0;
}
#body .sidebar ul ul li {
	padding: 0;
}
#body .sidebar ul li a {
	color: #ffe600;
	text-decoration: none;
}
#body .sidebar ul li a:hover {
	text-decoration: underline;
}
#body .content {
	float: left;
	margin: 0 10px 0 20px;
	padding: 0;
}
#body .content > img {
	border: 1px solid #fff;
	display: block;
}
#body .content h2 {
	color: #97aeb3;
	font-size: 24px;
	font-weight: normal;
	margin: 0;
	padding: 20px 0;
	text-transform: capitalize;
}
#body .content h3 {
	background: url(../images/icons.png) no-repeat 0 -350px;
	color: #767676;
	font-size: 14px;
	font-weight: normal;
	line-height: 30px;
	margin: 0;
	padding: 0;
	text-indent: 30px;
}
#body .content p {
	color: #040404;
	
	font-weight:300;
	margin: 0;
	padding: 6px 0;
}
#body .content p a {
	color: #767676;
	text-decoration: underline;
}
#body .content p a:hover {
	color: #333;
}
#body > ul {
	margin: 0;
	padding: 0;
}
#body > ul > li {
	border-top: 2px solid #ffe600;
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 40px 20px 20px;
}
#body > ul > li:first-child {
	border: 0;
	padding: 0 20px 20px;
}
#body ul li .figure {
	float: left;
	margin: 0 20px 0 0;
	padding: 0;
	width: 180px;
}
#body ul li .figure span {
	color: #94acb3;
	font-size: 16px;
	display: block;
	margin: 0;
	padding: 0 0 12px;
	text-transform: capitalize;
}
#body ul li .figure img {
	
	display: block;
}
#body ul li .article {
	float:right;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 690px;
}
#body ul li .article p {
clear: both;
	color: #767676;
	line-height: 30px;
	margin: 0;
	
}
#body ul li .article p a {
	color: #767676;
	text-decoration: underline;
}
#body ul li .article p a:hover {
	color: #333;
}
#body ul li .article ul {
	float: left;
	margin: 0;
	padding: 0;
}
#body ul li .article ul li {
	color: #767676;
	display: block;
	line-height: 30px;
	list-style: none;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	width: 230px;
}
#body ul li .article ul li a {
	color: #767676;
	text-decoration: none;
	text-transform: uppercase;
}
#body ul li .article ul li a:hover {
	color: #386370;
}
#body .content .section {
	margin: 0;
	overflow: hidden;
	padding: 10px 0 0;
}
#body .content .section div {
	float: left;
	margin: 0 0 0 24px;
	padding: 0;
	width: 210px;
}
#body .content .section div span {
	background: #ffe600;
	color: #767676;
	display: block;
	line-height: 30px;
	margin: 0;
	padding: 0 0 0 10px;
	text-transform: uppercase;
}
#body .content .section div:first-child {
	margin: 0;
}
#body .content .section div ul {
	margin: 0;
	padding: 10px 0 10px 10px;
}
#body .content .section div ul.last {
	border-top: 2px solid #ffe600;
}
#body .content .section div ul li {
	color: #767676;
	line-height: 30px;
	list-style: none;
	margin: 0;
	padding: 15px 0;
	text-transform: uppercase;
}
#body .content .section div ul ul {
	padding: 0;
}
#body .content .section div ul ul li {
	text-transform: capitalize;
	padding: 0;
}
#body .content form {
	margin: 0;
	padding: 0;
}
#body .content form label {
	display: block;
	margin: 0;
	overflow: hidden;
	padding: 10px 0;
}
#body .content form label span {
	color: #767676;
	display: block;
	float: left;
	line-height: 24px;
	margin: 0;
	padding: 0;
	text-transform: capitalize;
	width: 130px;
}
#body .content form label input {
	border: 1px solid #94acb3;
	color: #767676;
	display: block;
	float: left;
	
	font-size: 14px;
	height: 21px;
	margin: 0;
	padding: 3px 5px;
	width: 308px;
}
#body .content form label textarea {
	border: 1px solid #94acb3;
	color: #767676;
	display: block;
	float: left;
	
	font-size: 14px;
	height: 147px;
	margin: 0;
	overflow: auto;
	padding: 5px;
	width: 528px;
}
#body .content form #submit {
	background: url(../images/button-submit.png) no-repeat 0 0;
	border: 0;
	cursor: pointer;
	display: block;
	height: 38px;
	margin: 5px 0 0 130px;
	padding: 0;
	width: 142px;
}
#body .content form #submit:hover {
	background-position: 0 -43px;
}
#body #blog {
	float: left;
	margin: 0 32px 0 0;
	padding: 0;
	width: 620px;
}
#body #blog div {
	margin: 0;
	padding: 0 0 30px 0;
}
#body #blog > div {
	padding: 0 0 30px;
}
#body #blog div span {
	border-bottom: 2px solid #ffe600;
	color: #767676;
	display: block;
	font-size: 12px;
	margin: 0 0 25px 20px;
	padding: 0 0 28px;
	text-transform: uppercase;
}
#body #blog div div {
	overflow: hidden;
}
#body #blog .figure {
	float: left;
	margin: 0;
	padding: 0 0 0 20px;
	text-align: center;
	width: 211px;
}
#body #blog .figure a {
	display: block;
	margin: 0;
	padding: 0;
}
#body #blog .figure a:hover {
	opacity: 0.8;
}
#body #blog .figure img {
	border: 1px solid #fff;
	display: block;
}
#body #blog .figure a {
	color: #94acb3;
	line-height: 28px;
	text-decoration: none;
	text-transform: capitalize;
}
#body #blog .figure a:hover {
	color: #386370;
}
#body #blog .article {
	float: left;
	margin: 0;
	padding: 0 0 5px 20px;
	width: 369px;
}
#body #blog .article h3 {
	color: #97aeb3;
	font-size: 18px;
	margin: 0;
	padding: 0 0 14px;
}
#body #blog .article p {
	color: #767676;
	line-height: 30px;
	margin: 0;
	padding: 0 0 30px;
}
#body #blog .article p a {
	color: #767676;
	text-decoration: underline;
}
#body #blog .article p a:hover {
	color: #333;
}
#body #blog .article .more {
	color: #94acb3;
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	width: 95px;
}
#body #blog .article .more:hover {
	text-decoration: underline;
}
#body #blog .stats {
	background: #ffe600;
	color: #767676;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 0 10px;
	padding: 10px 0 10px 355px;
}
#body #blog .stats a {
	color: #767676;
	font-style: normal;
	text-decoration: none;
}
#body #blog .stats a:hover {
	text-decoration: underline;
}
#body #sidebar {
	float: left;
	margin: 0;
	padding: 0;
	width: 288px;
}
#body #sidebar div {
	background: #94acb3;
	margin: 0 0 12px;
	padding: 0;
}
#body #sidebar div h3 {
	background: url(../images/icons.png) no-repeat;
	border-bottom: 2px solid #ffe600;
	color: #ffe600;
	font-size: 16px;
	font-weight: normal;
	height: 39px;
	line-height: 39px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
#body #sidebar div.archive h3 {
	background-position: 90px -273px;
	text-indent: 119px;
}
#body #sidebar div.categories h3 {
	background-position: 80px -311px;
	text-indent: 106px;
}
#body #sidebar div ul {
	margin: 0;
	padding: 10px 20px 20px;
}
#body #sidebar div ul li {
	list-style: none;
	line-height: 30px;
	margin: 0;
	padding: 0;
}
#body #sidebar div ul li a {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	text-transform: capitalize;
}
#body #sidebar div ul li a:hover {
	text-decoration: underline;
}
.fenjiexian{
	width: 100%;
	/*background:linear-gradient(to right,#e47618 ,  #f7df69);*/
}
#footer {
	margin: 2px 0 0;
	padding: 16px 0;
	
}
#footer div {
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	width: 50%;
}
#footer div p {
	color: #767676;
	text-align:center;
	font-size: 11px;
	line-height: 15px;
	margin: 0;
	padding: 0 0 0 10px;
	
}
#footer div p span {
	padding: 0 16px 0 0;
}
#footer div p a {
	color: #767676;
	text-decoration: none;
}
#footer div p a:hover {
	color: #000;
}
#footer div ul {
	float: right;
	margin: 0;
	overflow: hidden;
	padding: 0;
}
#footer div ul li {
	float: left;
	list-style: none;
	margin: 0 12px 0 0;
	padding: 0;
}
#footer div ul li a {
	background: url(../images/icons.png) no-repeat;
	display: block;
	height: 27px;
	margin: 0;
	padding: 0;
	text-indent: -99999px;
	width: 27px;
}
#footer div ul #facebook a {
	background-position: 0 0;
}
#footer div ul #facebook a:hover {
	background-position: -32px 0;
}
#footer div ul #twitter a {
	background-position: 0 -37px;
}
#footer div ul #twitter a:hover {
	background-position: -32px -37px;
}
#footer div ul #googleplus a {
	background-position: 0 -74px;
}
#footer div ul #googleplus a:hover {
	background-position: -32px -74px;
}
#footer div ul #rss a {
	background-position: 0 -111px;
}
#footer div ul #rss a:hover {
	background-position: -32px -111px;
}
#pic{width:100%; height:300px}
#picc{width:100%; height:115px; background-image:url(../images/cx.png); background-repeat:no-repeat;}
#pic p{text-align:center; margin-top:30px; color:#666666; font-size:18px}
#pic a{ text-decoration:none; color:#666666; font-size:18px}
#pic p a:hover{ text-decoration:underline; color: #588181; font-size:20px }
#pic1{width:250px; height:250px; float:left; background-image:url(../images/pbg2.png)}
#pic1img{display:block; margin:0 auto; padding-top:40px}

#pic2{width:250px; height:250px; float:left; margin-left:105px;background-image:url(../images/pbg2.png)}
#pic2img{display:block; margin:0 auto;padding-top:40px}

#pic3{ width:250px; height:250px; float:right; background-image:url(../images/pbg2.png)}
#pic3img{ display:block; margin:0 auto;padding-top:40px}

#pic4{ width:250px; height:250px; float:left; background-image:url(../images/pbg2.png)}
#pic4img{ display:block; margin:0 auto;padding-top:40px}







#workDemo { width:100%; margin:0 auto }
		#workDemo a { width: 230px; height:320px; margin:5px; padding:0; float:left; overflow:hidden; text-decoration:none; display:block; position:relative; margin-top:20px; }
		#workDemo a span { display:none; }
		#workDemo a img { border:none; }
		#workDemo a:hover { border-color:red; }
		#workDemo a:hover span { position:absolute; background:red; color:white; width:100%; padding-top:3px; text-align:center;  right:0; bottom:0; display:block; font-size:11px; filter: Alpha(Opacity=60);Opacity:0.6; }

 
 #zp a{text-decoration:none; color:#999999}
 #zp1 a{text-decoration:none; color:#999999}
 #zp2 a{text-decoration:none; color:#999999}
 
 #zp a:hover{ color: #588181;}
  #zp1 a:hover{ color: #588181;}
   #zp2 a:hover{ color: #588181;}
   
   
 <!------------------------------------------------------------------------------------------------>  
.mp-shared-form,
.mp-shared-form input,
.mp-shared-form select,
.mp-shared-form button {
	font-size:14px;
	
}
.mp-shared-form {
	margin:100px auto 0;
	width:600px;
}
.mp-shared-form img {
	border:none;
}
.mp-shared-form fieldset {
	background-color:#fff;
	border:none;
	border-radius:5px;
	margin:0;
	min-width:10px;
	padding:20px;
	position:relative;
}
.mp-shared-form fieldset legend {
	background:transparent;
    color:#000;
    font-weight:bold;
    font-size:30px;
	left:0;
	padding:0;
	position:absolute;
	top:-50px;
}
.mp-shared-form .mp-form-field {
	margin-bottom:20px;
	position:relative;
}
.mp-shared-form .mp-form-field > label,
.mp-shared-form .mp-form-field td > label {
	color:#000;
	display:block;
	font-size:16px;
	font-weight:bold;
	margin-bottom:5px;
}
.mp-shared-form .mp-form-field .mp-field-border {
	background-color:#f0f0f0;
	border:2px solid #d0d0d0;
	min-height:30px;
	padding:5px 5px 5px 11px;
	position:relative;
	width:190px;
}
.mp-shared-form .mp-form-field .mp-field-border input[type="text"] {
	background:none;
	border:none;
	font-size:14px;
	height:30px;
	line-height:30px;
	outline:none;
	width:100%;
}
.mp-shared-form .mp-form-field .mp-field-border .mp-radio,
.mp-shared-form .mp-form-field .mp-field-border .mp-checkbox  {
	display:block;
	margin:5px 0;
}
.mp-shared-form .mp-form-field .mp-field-border .mp-radio input[type="radio"],
.mp-shared-form .mp-form-field .mp-field-border .mp-checkbox  input[type="checkbox"] {
	margin:0 3px 0 0;
	outline:none;
	position:relative;
	top:1px;
}
.mp-shared-form .mp-form-field .mp-field-border select,
.mp-shared-form .mp-form-field .mp-field-border input[type="file"] {
	height:23px;
	margin-top:3px;
	outline:none;
}
.mp-shared-form .mp-form-field .mp-required {
	background:#f0f0f0;
	color:#ce6600;
	display:block;
	font-size:40px;
	font-weight:bold;
	line-height:1;
	height:30px;
	padding:0 10px 0 0;
	position:absolute;
	right:0;
	top:5px;
}
.mp-shared-form .mp-form-field .field-validation-valid {
	background:pink;
	color:#900;
	display:block;
	font-size:14px;
	line-height:24px;
	margin-top:10px;
	padding:10px;
}
.mp-shared-form .mp-button-wrapper {
	margin-bottom:20px;
}
.mp-shared-form .mp-button-wrapper button {
	background:#f7941e;
	border:none;
	color:#fff;
	cursor:pointer;
	font-size:14px;
	font-weight:bold;
	margin-top:30px;
	padding:5px 20px;
	*+padding:2px 0 3px;
}
.mp-shared-form .mp-shared-form-footer {
	color:#e6e3e3;
	font-size:16px;
	font-weight:bold;
	margin-top:40px;
	text-align:center;
}   
<!--------------------------------------------------------------------------------------------------------->


#ull{
list-style:none;

}
/*第二页*/
.tu1{
	width: 100% !important;
	padding-top: 115px;
}
.fgx{
	width: 100%;
	height: 99px;
}
.pibai1{
	width: 80%;
	margin: 0 auto;
}
.pl{
    width: 100%;
    margin: 0 auto;
}
.pibai2{
	width: 100%;
	
	font-size: 35px;
    line-height: 37px;
	margin:auto;
	text-align: center;
	color: #606060;
}
.pibai2-1 {
	width: 100%;
	height: 70px;
	background: #A3A2A0;
	
	font-size: 35px;
	line-height:70px;
	margin:auto;
	text-align: center;
	color: #606060;
}
.xiahuaxian{
	margin-top: 10px;
	border-bottom: 2px solid #A3A2A0;
}
.fgx1{
	width: 100%;
	height:53px;
}
.pibai3{
	width: 100%;
	
	
}
.specifications{
	width: 100%;
	font-size: 18px;
	line-height: 32px;
	display: flex;
    justify-content: space-around;
    margin: 10px 0;
}
.specifications.spec{
	color:#999999;
}

.right li img{
	height: 425.8px;
}

.PlUS_300_one{
	font-size: 20px;
    width:30%;
    text-align: center;
    line-height: 25px;
    color: black;
    margin: auto;
}
.Buc{
    width: 100%;
}
.new{
	font-size: 20px;
    width:30% !important;
    text-align: center;
    line-height: 25px;
    color: black;
    margin: auto;
}


.PlUS_300{
    width: 100%;
    /* padding-right: 28%; */
}
/*.pibai3>div>img{*/
/*	width:50%;*/
/*}*/

.p3{
	width: 100%;
	margin: auto;
	font-size: 18px;
	text-align: center;
	
	line-height: 32px;
	
}
.p3 a{
	text-decoration:none;
	font-style: italic;
	color: #606060;
}
.lianjie1{
	width: 100%;
	
}
.lianjie2{
	width: 90%;
	
	margin: 0 auto;
	display: flex;
    justify-content: space-around;
}
.lianjie2 div{
	width: 24%;
	/*width: 300.83px;*/
	/*height: 130px;*/
	/*float: left;*/
	margin-left: 11px;
	
}
.lianjie3{
    
	font-size: 21px;
	text-align: center;
	line-height: 141px;;
	margin-top: 12%;
	font-weight: 400;
	color: #606060;
}
/*第三页*/
.xiangq{
	width: 100%;
	 /*主要是这个属性*/
	display: table-cell;
	
    vertical-align: middle;
    text-align: center;
	
}
.tupian1-1{
	width: 100%;
	height:121px;
	margin-top: 10px;
}
.tupian1{
	width: 30%;
	height: 400px;
	float: left;
	
}
.tupian2{
	width: 70%;
	height: 400px;
	float: left;
	
}
.img{
	width:50% !important;
	display: table-cell;
    vertical-align: middle;
    text-align: center;
	
}
.l{
	margin: 0px auto !important;
}
.table{
	margin: auto;
	width: 60%;
}
.xiangq2{
	width: 100%;
	font-size: 28px;
	color: #ff9007;
	padding: 5% 0 5% 0;
}
.xiangq2 p{
	font-size: 14px;
	color: #606060;
	
	padding-top: 14px;
    line-height: 21px;
}
.p4{
	width: 100%;
}
.kuan{
	width: 100%;
}
.xiangq3{
	margin: auto;
	line-height: 32px;
    padding-left: 0px;
}

.p5{
	width: 80%;
}
#sel{
	width: 399px;
	height:40px;
	border-radius:6px 6px 6px 6px;
}
#sel2{
	width: 200px;
	height: 25px;
	border-radius:6px 6px 6px 6px;
	color: #606060;
    background: white;
    border: 1px solid #696666;
}

#sel3{
	width: 219px;;
	height: 25px;
	border-radius:6px 6px 6px 6px;
	color: #606060;
	background: white;
    border: 1px solid #696666;
}
.pingtai{
	width: 100%;
}
.pingtai p{
	font-size: 16px;
	color: #606060;
	
}
.baoguo{
	width: 100%;
	margin: auto;
}
.lianjie img{
	margin-left: 100px;
	width: 23%;
}
.fengexian{
	width: 100%;
	height: 60px;
}
.juz{
	width: 80%;
	margin: auto;
	margin-top:4%;
}
.juz p {
    color: #606060;
    margin: 0;
    padding: 6px 0;
    font-weight: 300;
    line-height: 20px;
}
.juz h3 {
    background: url(../images/icons.png) no-repeat 0 -350px;
    color: #606060;
    font-size: 14px;
    font-weight: normal;
    line-height: 30px;
    margin: 0;
    padding: 0;
    text-indent: 30px;
    
}
.pinglun8{
	width: 80%;
	margin: auto;
}
.pinglun8 p{
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.pinlun9{
	background:#fff2cc;
	padding-top: 10px;
	padding-bottom: 14px;
	margin: auto;
}
.pinlun9 div{
	padding-top: 10px;
	width: 97%;
	margin: auto;
}
/*FAQ页面*/
.FAQtu{
	width: 100%;
	padding-top: 105px;
}
#body1{
	width: 80%;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 59px;
}
#body1 .content {
    float: left;
    margin: 0 10px 0 20px;
    padding: 0;
}
#body1 .content h2 {
    color: #97aeb3;
    font-size: 24px;
    font-weight: normal;
    margin: 0;
    padding: 20px 0;
    text-transform: capitalize;
}
#body1 .content .section {
    margin: 0;
    overflow: hidden;
    padding: 10px 0 0;
}
#body1 .content h3 {
    background: url(../images/icons.png) no-repeat 0 -350px;
    color:#ff9007;
    font-size: 18px;
    font-weight: normal;
    line-height: 22px;
    margin: 0;
    padding: 0;
    text-indent: 30px;
   
}
#body1 .content p {
    /*color: #040404;*/
   	/*color:#a09f9f;*/
   	color: #606060;
    /*font-family: "LCTrinidad-UltraLight";*/
   
    font-weight: 400;
    margin: 0;
    padding: 6px 0;
    font-size: 14px;
}
.p7{
	line-height: 10px;
}
/*About US页*/
.feedback-more > span {
    line-height: 30px;
    color: rgb(255, 144, 7);
    text-decoration: none;
    font-size: 14px;
    float: right;
    cursor: pointer;
    font-weight: bold;
    position: relative;
}
.sheng p{
    font-weight: 400;
    margin: 0;
    padding: 6px 0;
    font-size: 14px;
    line-height: 0px;
    color: #606060;
    padding-top: 18px;
}
.about1{
	width: 100%;
}
.about2{
	width: 80%;
	/*width: 1266px;*/
	/*color: #f48932;*/
	margin: auto;
}
.p8{
   
	font-size: 32px !important;
	color: #ff9007 !important;
	padding-bottom: 20px;
}
.about2 p{
	
	font-weight: 400;
    margin: 0;
    /*padding: 6px 0;*/
    font-size: 13px;
    line-height: 25px;
  	color: #606060;
    padding-top: 18px;
}
.p9{
	
	font-weight: 400;
	color: #ff9007 !important;
	text-align: center;
}
.about3{
	width: 100%;
}
.about4{
	width: 85%;
	/*width: 1266px;*/
	margin: auto;
}
.about5{
	width: 100%;
	height: 50px;
	font-size: 29px;
	line-height: 50px;
	
	font-weight: 400;
	color: #ff9007 ;
}
.about6{
	width: 100%;
	/*height: 390px;*/
	display: flex;
    justify-content: space-around;
}
.about7{
	width: 50%;
	/*height: 350px;*/
	/*float: left;*/
}
.about8{
	width: 50%;
	/*float: left;*/
}

.fen{
	height:60px;
}
.about9{
	width:100%;
	padding-top: 10%;
}
.about9 p{
	font-size: 20px;
	float: left;
	
	font-weight: 400;
	color: #606060;
}
.about9-1 p{
	padding-left:10px;
}
.p10{
	font-size: 14px !important;
	color: #606060;
	line-height: 21px;
}
.about10{
	width:100%;
	
}
.about11{
	width: 100%;
	margin: auto;
}
.about12{
	width: 100%;
	/*height: 40px;*/
	font-weight: 400;
	font-size: 20px;
	color: #ff9007;
	line-height: 40px;
	
}
.about13{
	width: 100%;
}
.about13 p{
	line-height: 13px;
	color: #606060;
	
}
#box{
	
    font-weight: 400;
    margin: 0 ; 
    padding: 6px 0;
    font-size: 14px;
    line-height:0px !important;
    color: #a09f9f;
    padding-top: 18px;
    
}
/*紫色包装购买产品页面*/
.image{
	width: 100%;
	margin:0 auto;
}
.image1{
	width: 80%;
	display: table-cell;
    vertical-align: middle;
    text-align: center;
    margin:0 auto;
    
}
.image1 img{
    width: 70% !important;
    height: auto !important;
}
.WsC{
	width: 100%;
	/*height: 185px;*/
	margin: auto;
	background: #fff2cc;
	padding: 30px 0 30px 0;
}
.WsC1{
	width: 80%;
	/*width: 1266px;*/

	margin: auto;
	
}
.WsC1 p{
	
	font-size: 15px;
	color: #606060;
	text-align: center;
	line-height: 28px;
	/*padding-top: 22px;*/
}
.WsC2{
	width: 100%;
	/*height: 380px;*/
	margin: auto;
	margin-top: 70px;
}
.WsC3{
	width: 80%;
	/*height: 330px;*/
	margin: auto;
	display: flex;
    justify-content: space-around;
}
.xie{
	color: #000000;
	font-style: italic;
}
.WsC4{
	width: 50%;
	/*height: 330px;*/
	/*float: left;*/
	
}
.cuxie{
	
	font-size: 17px;
	font-style: italic ;
	font-weight: normal;
}
.WsC4 p{
	
	font-size: 16px;
	color: #606060;
	line-height: 27px;
	padding-top: 18%;
	padding-right: 10px;
}
.WsC5{
	width: 50%;
	/*height: 330px;*/
	float: left;
	
}
.WsC5 img{
    width: 100% !important;
    height: auto !important;
	
}
.WsC6{
	width: 100%;
	/*height: 380px;*/
	margin: auto;
	margin-top: 70px;
}
.WsC7{
	width: 80%;
	/*height: 330px;*/
	margin: auto;
	display: flex;
    justify-content: space-around;
}
.WsC8{
	width:50%;
	/*height: 330px;*/
	/*float: left;*/
}
.WsC8 img{
	width:100% !important;
	height: auto !important;
}
.WsC9{
	width:50%;
	/*height: 330px;*/
	/*float: left;*/
	
}
.WsC9 p{
	
	font-size: 16px;
	color: #606060;
	line-height: 27px;
	padding-top: 15%;
	padding-left: 65px;
}
.WsC10{
	width: 50%;
	/*height: 330px;*/
	float: left;
	
}
.WsC10 p{
	
	font-size: 16px;
	color: #606060;
	line-height: 27px;
	padding-top: 18%;
	padding-right: 51px;
}
/*SEE MORE页面*/
.seemore{
	width: 100%;
	margin: auto;
}
.seemore1{
	/*width: 54%;*/
	width: 854.83px;
	/*height: 474px;*/
	height: 439px;
	/*height: 488px;*/
	margin: auto;
	/*background: #eceaea;*/
	background-image: url(img/beijing1.jpg);
	background-size: 100% 100%;
	padding: 40px 40px 40px 70px;
	-webkit-border-radius: 10px;
    border-radius: 10px 10px 10px 10px;
}

.seemore1 p{
	color: #606060;
	font-size: 16px !important;
	text-align: left;
	line-height: 24px;
}
.a1{
	/*color: rgb(0, 102, 0);*/
	color: #606060;
	text-decoration: none;
	
}
.a1:hover{
	color: black;
}
.container_1 {
    width: 95%;
    display: flex;
    justify-content: space-between;
    margin-left: auto;
    margin-right: auto;
}
.specifications_one.frame_1 {
    background: #ffa500;
    /*line-height: 26px;*/
}
.specifications_one.frame_1 a{
	width: 100%;
	color: #ffffff !important;
	text-decoration:none;
	
}
.specifications_one {
    width: 25%;
    
    color: #606060;
    background: #ffffff;
    border: 2px solid #ffa500;
    /*background: linear-gradient(to right,#f7df69 , #e47618);*/
    text-align: center;
    
}
.specifications_one a{
	width: 100%;
	color: #606060 !important;
	text-decoration:none;
	
}
.interval_1 {
    margin: 13px;
    line-height: 20px;
}
.comment_one{
	font-size: 18px;
    text-align: center;
    background: white;
    line-height: 29px;
    color:#606060;
}

.prompt{
	font-size: 15px;
	color: red;
	font-weight: bold;
}

.posterti{
	font-size: 20px;
	color: red;
	border: 1px solid red;
	padding: 5px 15px;
	display: inline-block;
}

