/* 基本样式 */
body, ul, li, img, h1, h2, h3, h4, h5, h6, form, ol {
  padding: 0;
  margin: 0;
  border: 0;
	
}

.lw_username {width:145px; height:22px;background:#e8e8e8; border:1px solid #ccc;line-height:22px;}
.lw_sex {height:25px; background:#e8e8e8;}
.lw_tel {width:205px; height:22px;background:#e8e8e8; border:1px solid #ccc;line-height:22px;}
.lw_email {width:205px; height:22px;background:#e8e8e8; border:1px solid #ccc;line-height:22px;}
.lw_address {width:205px; height:22px;background:#e8e8e8; border:1px solid #ccc;line-height:22px;}
.lw_content {width:430px; height:138px; background:#e8e8e8;border:1px solid #ccc;line-height:25px;}
.lw_submit {background-image:url("images/tj_btn.jpg"); width:134px; height: 32px; border: 0px none;}
.lw_reset {width:134px; height:32px; }
dl, dt, dd {
  padding: 0;
  margin: 0;
  list-style: none;
}

.leaveword
{
	font-size: 14px;
	margin: 10px 0 50px 200px;
	width: 100%;
}

ul {
  list-style: none;
}

.leaveword_title{ 
	text-align:center; 
	font-size:24px; 
	color:black;
    width: 100%;
	text-align: left;
	margin: 10px 0 30px 100px;
}


#liuyan {
overflow: visible;
background: url(images/lybj.png) 7px -8px no-repeat;
width: 600px;
height: auto;
margin:0 auto;
	
}

body {
  font-size: 12px;
  margin: 0 auto;
  padding: 0;
  color: #333333;
  line-height: 20px;
  border-collapse: collapse;
  max-width: 1920px;
  min-width: 1200px;
  height: auto;
  font-family: Microsoft Yahei,STHeiti,SimHei;
}

a {
  text-decoration: none;
  color: #333333;
  cursor: pointer;
}

a.hover {
  text-decoration: underline;
}

/* 清除前面的样式 */
.clear {
  clear: both;
  overflow: hidden;
  height: 0px;
}

/* 整体效果 */
#bodyblock {
    width: 1008;
    height: auto;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    max-width: 1920px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

/* 大板块的通用样式 */
.unitblock {
    width: 1242px;
    margin: 0 auto;

}

#bottom {
	display: none;
}

#header .headlogomobile {
	display: none;
}

#header .nav-menu {
  display: none;
}

.title1 {
  font-size: 26px;
  color: #3e2b0d;
  padding-bottom: 15px;
  width: 100%;
  line-height: 36px;
  overflow: hidden;
  text-align: center;
  clear: both;
  font-family: Microsoft Yahei,STHeiti,SimHei;
  font-weight: normal;
  padding-top: 10px;
}

.title1 span {
  display: block;
  font-size: 22px;
  color: #0a7292;
  font-weight: 100;
  text-transform: uppercase;
  margin-top: 10px;
}

.title01 {
  font-size: 22px;
  color: #2c2c2c;
  line-height: 36px;
  margin-bottom: 30px;
  margin-top: -5px;
  background: url(images/tit01.png) left center repeat-x;
  text-align: center;
}

.title01 span {
  display: inline-block;
  padding: 0px 15px;
  background: #fff;
}

.title02 {
  text-align: center;
  margin-bottom: 30px;
}

.title02 h3 {
  font-size: 30px;
  color: #313a43;
  line-height: 42px;
  padding-bottom: 20px;
  margin-bottom: 20px;
  background: url(images/title02.png) center bottom no-repeat;
}

.title02 span {
  display: block;
  font-size: 14px;
  color: #313a43;
}

.title2 {
  color: #0a7292;
  font-weight: bold;
  font-size: 22px;
  line-height: 30px;
  font-family: Microsoft Yahei,STHeiti,SimHei;
}

.title2 span {
  display: block;
  font-size: 18px;
  color: #313a43;
}

p.title2 {
  text-indent: 36px !important;
}

p.title2.em0 {
  text-indent: 0px !important;
}

.title3 {
  color: #0a7292;
}

.title4 {
  color: #0a7292;
}

.txt01 {
  font-size: 30px;
  color: #0a7292;
  line-height: 40px;
  font-weight: bold;
}

.line {
  width: 100%;
  border-bottom: 1px #666666 dashed;
  margin: 20px 0;
}


.active #header {
  height: 150px;
}

.active #header .ttel {
  padding-top: 32px;
}

.active #header .headlogo {
  margin-left: -600px;
}

.active #header .headlogo .t1 {
  width: 0px;
}

.active #header .headlogo .t2 {
  width: 146px;
}

.active #header .menu {
  padding-top: 18px;
  margin-left: 190px;
}

.active #header .menu ul li {
  height: 56px;
  line-height: 56px;
}

.active #header .menu ul li a {
  height: 56px;
  line-height: 56px;
}

.active #header .menu ul li .subnav {
  top: 56px;
}

#header {
    position: fixed;
    left: 0;
    top: 0;
	right: 0;
	bottom: 0;
    width: 100%;
    height: 150px;
    z-index: 40;
    background: #3df4e4;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    right:auto;
}

#header .headlogo {
    position:relative;
    top: 0;
    margin-left: 65px;
    margin-top: 16px;
	float: left;

}

#header .headlogo .t1 {

  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

#header .headlogo .t2 {
  display: block;
  width: 0px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  padding-top: 16px;
}

#header .ttel {
  float: right;
  padding-top: 51px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

#header .ttel img {
  display: block;
}

#header .menu {
    margin:26px 0 0 0;
    height: 25px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    font-size: 22px;
    padding:0 0 0 55px;
	float:left;
	display:block;
	
}

/*mbj暂时未用*/
#header .menu .mbj {
  width: 80px;
  height: 4px;
  background: #c0291d;
  position: absolute;
  left: 8px;
  bottom: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
	background-color: antiquewhite;
}
/*
#header .menu ul {
  border-bottom: 2px solid ;
	
}
*/
#header .menu ul li{
  float:left;
  width: 116px;
  margin: 0px 11px 0 0;
  height: 31px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
	text-align: center;
}

/*菜单栏 鼠标移动上去的效果*/
#header .menu ul li:hover {
    /*border-bottom: 1px solid #83d6d0;*/
	height: 31px;
	margin-top:0;
	text-decoration: underline;
	color:#e99477;
	
	
}


#header .menu ul li a:hover {
    color:#e99477;
	overflow:hidden;

}

/*no use*/
#header .menu ul li:hover .subnav {
  display: block;
	height: 25px;
		
}

#header .menu ul li a.on {
  /*border-bottom: 1px solid #83d6d0;*/
	background-image:image();
		height: 25px;
	margin: 0px 5px 8px 0;
	font-size: 100px;

	
	
}

#header .menu ul li a {
    display: block;
    line-height: 25px;
    height: 25px;
    text-align: center;
    font-size: 16px;
    color: #000;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    margin-top: 0px;
	margin: 0px 5px 8px 0;

	
}

#header .menu ul li .subnav {
  position: absolute;
  width: 125px;
  left: -20px;
  top: 68px;
  background: url(images/subnav.png) center top no-repeat;
  padding: 20px 0px;
  display: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

#header .menu ul li .subnav a {
  line-height: 40px;
  height: 40px;
	
}

.GreenColorBanner {
	width: 100%;
	height: 0;
	background-color: #83d6d0;
	display:block;
	 margin: 118px 0 0 0;
	padding: 0 0 0 0;
	float:left;
}

.GrayColorBanner {
	width: 100%;
	height: 0;
	background-color: #363737;
	 margin: 0 0 0 0;
	padding: 0 0 0 0;
	float:left;
	display:block;
}

#brandblock {
	height: 583px;
	overflow: visible;
	margin:0 auto;
	padding:0;

}

.brandmain {
	padding: 0 0 0 17px;
	float: left;
}

#brandtext {
	padding: 70px 0 0 28px;
	text-align: right;
	width: 332px;
	float:left ;
}

#brandtext_mobile {
	display: none;
	padding: 20px 0 0 0;
	text-align:center;
	width:auto;
	float:left;
	font-size:10px;
}

#brandmainpicarea {
	width: 838px;
	height: 603px;
	overflow: hidden;
	float: left;
}

#brandmainpic:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: all 4s;
  transition: all 4s;
}

#brandtitle{
	text-align: left;
	font-size: 36px;
	line-height:50px;
	padding: 0 10px 0 0;
}

#brandcontent{
	font-size: 16px;
	line-height: 33px;
	text-align: left;
	padding-top:15px;
	
}
#brandcontent img{
	float:right;
}
	#brandcontent a.hover {
		text-decoration:underline;
	}	

#brandserverblock{
    padding: 0;
    width: 100%;
    margin: 0 auto;
    position: absolute;
    text-align: center;
    left: 5px;
    top: 1827px;
}

#brandm {
	display: none;
}

#brandservertype img:hover   {
	  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: all 4s;
  transition: all 4s;
}


#featureblock {
	height: 274px;
	overflow: visible;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float:left;
	display:block;
	width: 100%;
	background-image: url("images/brandfeaturebg.jpg");
	background-color: #363737;
	background-repeat: no-repeat;
	background-position: center;
}

#featuremain{
	margin:126px 0 0 17px;
	width: 100%;
	float: left;
}

#feature1{
	width: 309px;
	height: 88px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position:relative;
	float: left;
	text-align: center;
		
}

#feature2{
	width: 289px;
	height: 88px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position:relative;
	float: left;
	text-align: center;
		
}

#feature3{
	width: 289px;
	height: 88px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position:relative;
	float: left;
	text-align: center;
		
}

#feature4{
	width: 315px;
	height: 88px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position:relative;
	float: left;
	text-align: center;
		
}


.featureTitle1{
	color: #ed9400;
	font-size:65px;
	float:left;
	margin: 0 0 0 0;
	height: 100px;
	line-height: 50px;
	padding: 0 0 0 103px;
	position:relative;
}

.featureTitle2{
	color: #ed9400;
	font-size:65px;
	float:left;
	margin: 0 0 0 0;
	height: 100px;
	line-height: 50px;
	padding: 0 0 0 105px;
	position:relative;
}

.featureTitle3{
	color: #ed9400;
	font-size:65px;
	float:left;
	margin: 0 0 0 0;
	height: 100px;
	line-height: 50px;
	padding: 0 0 0 101px;
	position:relative;
}

.featureTitle4{
	color: #ed9400;
	font-size:65px;
	float:left;
	margin: 0 0 0 0;
	height: 100px;
	line-height: 50px;
	padding: 0 0 0 72px;
	position:relative;
}

.featureUnit{
	color: #ed9400;
	font-size:24px;
	float:left;
	padding: 28px 0 0 0;
	text-align: center;
	margin: 0 0 0 0;
	line-height: 24px;
}

#featureText{
	color:#83d6d0;
	font-size: 18px;
	float:none;
	padding-top: 18px;
	margin: 0 0 0 0;
}

#featureline {
	width: 1px;
	height:   86px;
	border-left: 1px solid #2ad2c5  ;
	float: left;
}

#fBox{
	width: 100%;
	 margin: 0;
	padding: 0;
    position: relative;
	text-align: center;
	height: 53px;
	float: left;
}


#productblock {
	width: 100%;
	height: 391px;
	padding: 0;
	margin: 0;
}
#producttitle {
	padding: 43px 0 26px 0 ;
	text-align: center;
	font-size: 36px;
	line-height: 36px;
	width:100%;
	margin:0 auto;
}

#productbtngroup {
	margin: 0 0 39px 98px;
	float: left;
}

#productfunction_mobile{
display: none;
}
#productbtn {
	
	background-image: url("images/productbtnbg.jpg");
	background-repeat: no-repeat;
	background-position: left;
	width: 173px;
	height: 57px;
	padding-right: 6px;
	float:left;
	font-size: 20px;
	line-height: 57px;
	text-align: center;
	
}

#productbtn:hover {
	
	font-weight: 500;
	background-image: url("images/productbtnbg.jpg");
	background-repeat: no-repeat;
	background-position: left;
	width: 173px;
	height: 57px;
	padding-left:1px;
	padding-right: 5px;
	float:left;
	font-size: 20px;
	line-height: 57px;
	text-align: center;
	color: red;
}

#productpic {
	width: 100%;
	height: 591px;

	float: left;
	

}
#producttext{
		width: 100%;
	height: 108px;
	overflow: hidden;
	margin: -136px 0 0 0;
	z-index: 999;
	float: left;
}
.productpictext1{float: left;
	width: 304px;
	height: 98px;
	font-size:14px;
	padding:10px 0 0 45px;
	margin: 0 40px 0 20px;
	line-height: 28px;
	float: left;
	color:#fff; 
	background-image: url("images/productpictext1bg.png");
} 
	
.productpictext1 a {color: #fff;}
.productpictext1 a:hover {color:#24d3c4;}
.productpictext1 h1 a {color:#fff;}
.productpictext1 h1 a:hover {color:#24d3c4;}

#productpic_m{
	display: none;
}
.productpicimg{
	width:349px;
	height:561px;
	float: left;
	margin: 0 40px 20px 20px;
	padding: 0;
	box-shadow: 5px 10px 25px 5px rgba(0,0,0,0.4);

}


#productpic img {
	width:349px;
	height:563px;
	float: left;
	
}

#productpic img:hover {
	  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: all 4s;
  transition: all 4s;

}

#productfunction {
	width:502px;
	height: 525px;
	overflow: hidden;
	float: left;
}

#productftnleft {
	width:47px;
	height:47px;
	position: absolute;
	margin: 209px 0 0 -70px;
}

#productftnleft:hover {
	width:47px;
	height:47px;
	position: absolute;
	margin: 209px 0 0 -70px;
}


#productftnright {
	width:47px;
	height:47px;
	position: absolute;
	margin: 209px 0 0 1236px;
}
#productftnright:hover {
	width:47px;
	height:47px;
	position: absolute;
	margin: 209px 0 0 1236px;
}


#classblock1 {
	width: 100%;
	height:auto;

}

/* 三个图片居中怎么显示 */
#testblock {
	width:100%;
	height: 800px;
	background: green;
	margin: 0;
	padding: 0;
	
}


#testcontent {
	max-width: 750px;
	min-width: 460px;
	text-align: center;
	padding: 20px 30px 0 30px;
	width:100%;
	background-color: red;
}

.testchip {
	width: 20%;
	height: 50px;
	background-color: black;
	margin: 0 5% 10px 0;
	float:left;
	overflow: hidden;
}
/* test 结束 */


#classtitle {
	font-size: 40px;
	color: #ed9400;
	width: 100%;
	padding: 24px 0 25px 0;
	text-align: center;
	line-height: 40px;
	height: 54px;
}


.contain {
    width: 100%;
    margin: 0 auto;
	height: 558px;
	overflow: hidden;
}
 
.contain li {
    float: left;
    list-style: none;
    width: 235px;
    height：284px;
    transition: all 2s;
    position: relative;
    overflow: hidden;
    border-left: 2px solid rgba(255, 255, 255, .8);
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.8);
}
 
.contain ul:hover li {
    width: 177px;
}
 
.contain ul li:hover {
    width: 632px;
}
 
.contain li .title {
    position: absolute;
    width: 100%;
    height: 50px;
    background-color: rgba(0, 0, 0, .5);
    text-indent: 2em;
    line-height: 50px;
    bottom: 0px;
    left: 0;
	font-size: 18px;
}
 
.contain a {
    color: #fff;
    text-decoration: none;
}

#classcontent {
	padding: 0;
	height: 558px;
	text-align: center;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;

}

#classdetail {
	width: auto;
	float: left;
	padding: 0 1px 0 0;
	overflow:hidden;
	height: 558px;
}

#classpic {
	width: 214px;
	height: 558px;
	overflow: hidden;
}
#classpic-hover{
	width: 374px;
	height: 558px;
	padding: 0;
	overflow: hidden;
}

#classname,  #classname a {
	padding:0;
	text-align: center;
	font-size: 25px;
	line-height: 25px;
	color: #83d6d0;
	width:auto;
	font-weight: lighter;
	
}

#classblock2{
	width: 100%;
	height: 494px;
	background-color: #83d6d0;
	
}

#classmain2 {
	width: 1224px;
	height: 544px;
	background-color: #888b8b;
	margin: -27px 0 0 0;
	position: absolute;
	overflow: hidden;
	padding: 8px 8px 8px 8px;
}

#classpic1{
	margin:0;
	float: left;
	width: 100%;
	height: 558px;
	overflow: hidden;
	background-image: url("images/classpic1.jpg");
	background-repeat: no-repeat; 
}

#classpicbg1, #classpicbg3 {
	overflow: hidden;
	background-image: url("images/classpicbg1.png");
	background-repeat: no-repeat; 
	width:295px;
	height: 92px;
	margin: 140px 0 0 50px;
}


#classpicbg2, #classpicbg4 {
	overflow: hidden;
	background-image: url("images/classpicbg2.png");
	background-repeat: no-repeat; 
	width:608px;
	height: 53px;
	margin: 215px 0 0 0px;
}

#classpict1{
	text-align: center;
	font-size: 24px;
	line-height: 24px;
	padding:0;
	widows: 100%;
	float: none;
	color: #ffffff;
	font-weight:lighter;
}


#classpict2{
	text-align: center;
	font-size: 18px;
	line-height: 18px;
	padding:0;
	widows: 100%;
	float: none;
	color: #ffffff;
	font-weight:lighter;
}

#classpict3{
	text-align: left;
	font-size: 24px;
	line-height: 53px;
	padding: 0;
	widows: 100%;
	float: left;
	color: #ffffff;
	font-weight:lighter;
}

#classpict4{
	text-align: left;
	font-size: 18px;
	line-height: 53px;
	padding:0;
	widows: 100%;
	float: left;
	color: #ffffff;
	font-weight:lighter;
}


#classpic2{
	margin: 0;
	float: left;
	width:100%;
	height: 558px;
	overflow: hidden;
		overflow: hidden;
	background-image: url("images/classpic2.jpg");
	background-repeat: no-repeat; 
	
}

#classpic3{
	margin: 0;
	float: left;
	width: 100%;
	height: 558px;
	overflow: hidden;
	overflow: hidden;
	background-image: url("images/classpic3.jpg");
	background-repeat: no-repeat; 
}

#classpic4{
	margin: 0;
	float: left;
	width: 100%;
	height: 558px;
	overflow: hidden;
	overflow: hidden;
	background-image: url("images/classpic4.jpg");
	background-repeat: no-repeat; 
   }

#classpic5{
	margin: 0;
	float: left;
	width: 100%;
	height: 558px;
	overflow: hidden;
	overflow: hidden;
	background-image: url("images/classpic5.jpg");
	background-repeat: no-repeat; 
}



#newsblock {
	width: 100%;
	height: 756px;
	padding:38px 0 0 0;
	margin:0;
}


#newstitle {
	padding:0 0 5px 0; 
	float: left;
}

.newstitlechip {
	width: 248px;
	height: 70px;
	float: left;
	text-align: center;
}

.newspinpai {
	
}

#newscnname {
	color: #83d6d0;
	font-size: 36px;
	line-height: 36px;
	padding-bottom: 9px;
	font-weight: lighter;
	
}


#newscnname2 {
	color: #494949;
	font-size: 36px;
	line-height: 36px;
	padding-bottom: 9px;
	font-weight: lighter;
	
}


#newsenname {
		color: #83d6d0;
	font-size: 25px;
	line-height: 25px;

	font-weight: lighter;
}
#newsenname2 {
		color: #494949;
	font-size: 25px;
	line-height: 25px;
	font-weight: lighter;
}

#newschip {
	
	width:445px;
	height:85px;
	margin:13px 0 0 0;
	padding:0;
	float:left;
	overflow: hidden;
	text-align: left;
	border-bottom:1px #a0a0a0 solid;
	border-style:none none dashed none;
}
#newschip a:hover{
	text-decoration:underline;
}

#newssplit {
	width:5px;
	height: 380px;
	float:left;
	padding: 0;
	margin: 0;
	
}

#newscontent {
	width:445px;
	height: 730px;
	overflow: hidden;
	padding:0 0 0 52px;
	float:left;
}

#newsname {
	padding:0;
	font-size: 16px;
	line-height: 30px;
	font-weight:bold;
	color: #3a3a3a;
	width: 350px;
	height: 30px;
	float: left;
}

#newsdate {
	padding:0 0 0 10px;
	font-size: 14px;
	line-height: 30px;
	color: #3a3a3a;
	width: 85px;
	height: 30px;
	font-weight:lighter;
	float: left;
}


#newsbrief {
	padding: 0;
	font-size: 14px;
	line-height: 24px;
	color: #676464;
	width: 445px;
	float:left;

}
#newsmore{
	width:126px;
	height:35px;
	border:1px #a0a0a0 solid;
	margin:25px 0 0 314px;
	float:left;
	text-align:center;
	line-height:35px;
	font-size:16px;
	}
	#newsmore a:hover{
		color:#fff;
		font-weight:bold;
		background:#24d3c4;
	}

#rightblock {
	width: 100%;
	height: 250px;
	float: left;
	background-color: #3df4e4; 
}

#rightsplit {
		width: 1px;
	height:   200px;
	border-left: 1px solid #106962  ;
	float: left; 
	margin-top: 69px;
}

#rightlogo {
	padding: 25px 0 20px 29px;
}

#rightgongzhonghao {
	padding: 0 0 0 160px;
	float: left;
}
#rightgzhtext {
	font-size: 14px;
	line-height: 14px;
	width: 15px;
	color: #4a5251;
	padding-top: 8px;
	padding-left: 8px;
	float:left;
}

#rightarrow {
	position: absolute;
	padding: 0 0 0 610px;
}

#rightblock1 {
	float: left; 
	width: 341px;
}

#rightblock2 {
	float: left; 
	width: 318px;

	font-family: Microsoft Yahei,STHeiti,SimHei;
	font-size: 14px;
	color: #4a5251;
	margin:  30px 0 0 0;
	padding: 0;
}

#rightlink {
	padding: 0px 0 0 94px;
	width:207px;
	height: 45px;
	text-align: left;
	line-height: 40px;
}

#righthotline {
	padding: 32px 0 16px 94px;
}

#rightinfo {
	font-size: 14px;
	line-height: 27px;
	color: #4a5251;
	padding: 20px 0 0 94px;
}

#rightinfochip {
	line-height: 22px;
}

#rightinfochip img{
	padding-right: 5px;
}

#rightlink a {
	color: #4a5251;
	font-size: 14px;
	line-height: 27px;
	height: 27px;
	width: 66px;
	min-width: 66px;
	padding-right: 40px;
	
}
#rightlink a:hover
{	text-decoration:underline;}

#rightblock3 {
	float: left; 
	width: 379px;
	height: 300px;
}


#rightliuyantext {
	margin: 35px 0 0 44px;
	line-height: 21px;
	color: #4a5251;
	font-size: 14px;

}



#brandservertext{
	width: 140px;
	height: 103px;
	background-image: url("images/brandtypebg.png");
	margin:48px 0 0 123px;
	overflow: hidden;
	font-size: 36px;
	color: white;
	text-align: center;
	line-height: 103px;
	position:absolute;
	padding: 0 0 0 0;
	font-weight: lighter;
	float:left;
}

#brandservertext2{
	width: 140px;
	height: 103px;
	background-image: url("images/brandtypebg.png");
	margin:48px 0 0 533px;
	overflow: hidden;
	font-size: 36px;
	color: white;
	text-align: center;
	line-height: 103px;
	position:absolute;
	font-weight: lighter;
	float:left;
}

#brandservertext3{
	width: 140px;
	height: 103px;
	background-image: url("images/brandtypebg.png");
	margin:48px 0 0 947px;
	overflow: hidden;
	font-size: 36px;
	color: white;
	text-align: center;
	line-height: 103px;
	position:absolute;
	font-weight: lighter;
	float:left;
}

#rightlyname {
	margin: 13px 13px 0 44px;
	float: left;
}

#rightlysex{
	margin: 10px 0 0 0;
	float: left;
	color: #FFFFFF;
}

#rightlytel {
		margin: 10px 0 0 44px;
	float: left;
}

#rightlycontent {
		margin: 10px 0 0 44px;
	float: left;
}

#rightlysubmit {
		margin: 10px 0 0 44px;
	float: left;
}

#lyname {
	height: 30px;
	width: 194px;
}

#lysex {
	height: 30px;
	width: 50px;
	padding: 0 0 0 8px;
	background-color: #19d3c5;
	color: #FFFFFF;
	font-size: 14px;
	float: left;
}

#lytel{
	height: 30px;
	width: 264px
}

#lycontent {
	height: 50px;
	width: 264px
}

#lysubmit {
	height: 30px;
	width: 264px;
	text-align: center;
	background-color:#19d3c5;

}

.form_input
{		
	box-sizing: border-box;
  text-align:left;
  font-size:14px;
  height:37px;
  color:#000000;
  -web-kit-appearance:none;
  -moz-appearance: none;
  display:block;
  outline:0;
  padding:0 1em;
  text-decoration:none;

	
}

#sytop {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 810px;
}

#sytop.nytop {
  height: 508px;
}
#sytop.nytop {
  height: 508px;
}

#sytop.nytop #SliderName {
  height: 508px;
}

#sytop.nytop .syli {
  bottom: 60px;
}

#sytop #SliderName {
  width: 1920px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -960px;
  overflow: hidden;
}

#sytop #SliderName ul li.on img {
  -webkit-transform: scale(1);
          transform: scale(1);
}

#sytop #SliderName ul li img {
  display: block;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: all 4s;
  transition: all 4s;
}

#sytop .syli {
  position: absolute;
  z-index: 30;
  width: 500px;
  left: 50%;
  bottom: 60px;
  margin-left: -250px;
  text-align: left;
  text-align: center;
}

#sytop .syli li {
  width: 14px;
  height: 14px;
  display: inline-block;
  margin: 0px 10px;
  overflow: hidden;
  text-indent: -99999px;
  transition: all .3s;
  -webkit-transition: all .3s;
  background: #fff;
  border-radius: 50%;
  cursor: pointer;
}

#sytop .syli li.on {
  background: #19d3c5;
}

.tleft {
  width: 40px;
  height: 60px;
  position: absolute;
  z-index: 30;
  top: 38%;
  left: 40px;
  background: url(images/tleft1.png) no-repeat;
  cursor: pointer;
}

.tleft:hover {
  opacity: 0.7;
}

.tright {
  width: 40px;
  height: 60px;
  position: absolute;
  z-index: 30;
  top: 38%;
  right: 40px;
  background: url(images/tright1.png) no-repeat;
  cursor: pointer;
}

.tright:hover {
  opacity: 0.7;
}

.sytit {
  overflow: hidden;
}

.sytit img {
  display: block;
  margin: 0 auto;
}

#sybox1 {
  background: url(images/sybox1.jpg) center top no-repeat;
  position: relative;
  height: 1631px;
}

#sybox1 .sybj1 {
  position: absolute;
  left: 0;
  top: 30px;
}

#sybox1 .sybj1 img {
  display: block;
}

#sybox1 .sybj2 {
  position: absolute;
  left: 50%;
  top: 904px;
  margin-left: -816px;
  z-index: 2;
  width: 816px;
  height: 798px;
}

#sybox1 .sybj2 img {
  display: block;
  float: left;
}

#sybox1 .sybj3 {
  position: absolute;
  left: 1490px;
  top: 1295px;
  z-index: 2;
  overflow: hidden;
}

#sybox1 .sybj3 img {
  display: block;
}

#sybox1 .box2 {
  overflow: hidden;
  width: 802px;
  position: absolute;
  left: 50%;
  top: 985px;
  margin-left: -125px;
  padding-bottom: 20px;
}

#sybox1 .box2 .tit {
  color: #4a4a4a;
  text-transform: uppercase;
  font-size: 30px;
  position: absolute;
  background: #010100;
  line-height: 40px;
  width: 460px;
  bottom: 0px;
  left: 130px;
  text-align: center;
  font-family: simsun;
  letter-spacing: 2px;
}

#sybox1 .box2 .ppjs {
  width: 800px;
  height: 416px;
  margin-top: 55px;
  overflow: hidden;
  border: 1px solid #82766f;
}

#sybox1 .box2 .ppjs .txt {
  padding-top: 65px;
  padding-left: 244px;
  color: #fff;
  overflow: hidden;
}

#sybox1 .box2 .ppjs .txt a {
  color: #fff;
}

#sybox1 .box2 .ppjs .txt a:hover p {
  text-decoration: underline;
}

#sybox1 .box2 .ppjs .txt .more {
  width: 20px;
  padding: 0px 8px;
  padding-top: 30px;
  height: 110px;
  background: #c0291d;
  color: #fff;
  font-size: 14px;
  border-radius: 6px;
  float: left;
  text-align: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

#sybox1 .box2 .ppjs .txt .more:hover {
  background: #dbac07;
}

#sybox1 .box2 .ppjs .txt p {
  margin: 0;
  float: left;
  overflow: hidden;
  padding-left: 40px;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  font-size: 14px;
  line-height: 36px;
  letter-spacing: 0.2em;
}

#sybox1 .box2 .ppjs .txt img {
  float: left;
  margin-left: 22px;
}

#sybox1 .box1 {
  overflow: hidden;
  padding-top: 108px;
  width: 930px;
  height: 690px;
  margin: 0 auto;
}

#sybox1 .box1 .syt1 img {
  display: block;
  margin: 0 auto;
}

#sybox1 .box1 ul {
  overflow: hidden;
  width: 930px;
  height: 440px;
}

#sybox1 .box1 ul li {
  width: 186px;
  margin: 0px 62px;
  float: left;
}

#sybox1 .box1 ul li:hover .pic img {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}

#sybox1 .box1 ul li.ts1 .txt span {
  height: 175px;
}

#sybox1 .box1 ul li.ts2 .txt span {
  height: 153px;
}

#sybox1 .box1 ul li.ts3 .txt span {
  height: 197px;
}

#sybox1 .box1 ul li .pic {
  width: 186px;
  height: 186px;
  overflow: hidden;
}

#sybox1 .box1 ul li .pic img {
  -webkit-transition: all 1s;
  transition: all 1s;
  display: block;
}

#sybox1 .box1 ul li .txt {
  overflow: hidden;
  padding-top: 27px;
  padding-left: 38px;
}

#sybox1 .box1 ul li .txt span {
  width: 30px;
  padding: 0px 3px;
  border-right: 1px solid #34240b;
  font-size: 18px;
  color: #34240b;
  line-height: 22px;
  float: left;
  text-align: center;
}

#sybox1 .box1 ul li .txt img {
  float: left;
  margin-left: 11px;
}

#sybox2 {
  position: relative;
  overflow: hidden;
}

#sybox2 .box1 {
  height: 813px;
  overflow: hidden;
  background: url(images/sybox2_1.jpg) center top no-repeat;
}

#sybox2 .box1 .sytit3 {
  padding-top: 125px;
}

#sybox2 .box1 .sytit3 img {
  display: block;
  margin: 0 auto;
}

#sybox2 .box1 .txt {
  width: 360px;
  padding-top: 58px;
  float: left;
  padding-left: 130px;
}

#sybox2 .box1 .txt .tit img {
  display: block;
}

#sybox2 .box1 .txt a:hover {
  text-decoration: underline;
}

#sybox2 .box1 .txt p {
  padding-top: 28px;
  line-height: 28px;
  font-size: 14px;
  color: #34240b;
  margin: 0;
}

#sybox2 .box1 .txt .more {
  width: 140px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  background: #c0291d;
  color: #fff;
  font-size: 14px;
  margin-top: 35px;
  display: block;
  border-radius: 8px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

#sybox2 .box1 .txt .more:hover {
  background: #dbac07;
}

#sybox2 .box1 .vbox {
  width: 633px;
  overflow: hidden;
  float: right;
  margin-right: 5px;
  margin-top: 58px;
}

#sybox2 .box1 .vbox .video {
  width: 633px;
  height: 357px;
  overflow: hidden;
}

#sybox2 .box1 .vbox h3 {
  font-weight: normal;
  font-size: 20px;
  color: #34240b;
  text-align: center;
  padding-top: 25px;
}

#sybox2 .box1 .vbox h3 span {
  font-size: 16px;
}

#sybox2 .box2 {
  height: 968px;
  overflow: hidden;
  background: url(images/sybox2_2.jpg) center top no-repeat fixed;
}

#sybox2 .box2 .sytit {
  padding-top: 90px;
}

#sybox2 .box2 .sytit h3 {
  display: block;
  font-weight: normal;
  text-align: center;
  color: #fff;
  font-size: 24px;
  line-height: 40px;
}

#sybox2 .box2 .cpys {
  width: 1200px;
  height: 610px;
  margin: 0 auto;
  margin-top: 67px;
  position: relative;
}

#sybox2 .box2 .cpys .gdbox {
  overflow: hidden;
}

#sybox2 .box2 .cpys .cpysl {
  width: 39px;
  height: 99px;
  cursor: pointer;
  position: absolute;
  top: 257px;
  left: 50%;
  margin-left: -695px;
}

#sybox2 .box2 .cpys .cpysr {
  width: 39px;
  height: 99px;
  cursor: pointer;
  position: absolute;
  top: 257px;
  left: 50%;
  margin-left: 656px;
}

#sybox2 .box2 .cpys ul {
  overflow: hidden;
}

#sybox2 .box2 .cpys ul li {
  width: 1200px;
  height: 610px;
  overflow: hidden;
}

#sybox2 .box2 .cpys ul li .box {
  width: 400px;
  height: 305px;
  overflow: hidden;
  background: #f7f8e5;
  float: left;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

#sybox2 .box2 .cpys ul li .box:hover {
  background: #fed43f;
}

#sybox2 .box2 .cpys ul li .box .txt {
  width: 278px;
  margin: 0 auto;
  padding-top: 50px;
  overflow: hidden;
  font-size: 14px;
  line-height: 26px;
  color: #34240b;
}

#sybox2 .box2 .cpys ul li .box .txt p {
  margin: 0;
  padding-top: 10px;
}

#sybox2 .box3 {
  height: 848px;
  background: url(images/sybox2_3.jpg) center top no-repeat;
  overflow: hidden;
}

#sybox2 .box3 .sytit {
  overflow: hidden;
  padding-top: 150px;
}

#sybox2 .box3 .sytit h3 {
  text-align: center;
  font-size: 24px;
  font-weight: normal;
  line-height: 40px;
  color: #34240b;
}

#sybox2 .box3 .sycp {
  width: 1200px;
  margin: 0 auto;
  margin-top: 50px;
  position: relative;
}

#sybox2 .box3 .sycp .cpl {
  width: 39px;
  height: 99px;
  cursor: pointer;
  position: absolute;
  top: 150px;
  left: 50%;
  margin-left: -695px;
}

#sybox2 .box3 .sycp .cpr {
  width: 39px;
  height: 99px;
  cursor: pointer;
  position: absolute;
  top: 150px;
  left: 50%;
  margin-left: 656px;
}

#sybox2 .box3 .sycp .hd {
  overflow: hidden;
  padding-top: 65px;
  text-align: center;
}

#sybox2 .box3 .sycp .hd ul li {
  display: inline-block;
  width: 80px;
  height: 5px;
  background: #d6d6d6;
  margin: 0px 7px;
  overflow: hidden;
  text-indent: -20000px;
  cursor: pointer;
}

#sybox2 .box3 .sycp .hd ul li.on {
  background: #929292;
}

#sybox2 .box3 .sycp .gbox {
  overflow: hidden;
}

#sybox2 .box3 .sycp .gbox ul {
  overflow: hidden;
}

#sybox2 .box3 .sycp .gbox ul li {
  width: 284px;
  height: 399px;
  overflow: hidden;
  float: left;
  position: relative;
  cursor: pointer;
  margin-right: 22px;
}

#sybox2 .box3 .sycp .gbox ul li.cp1 .txt .tit {
  padding-top: 20px;
}

#sybox2 .box3 .sycp .gbox ul li img {
  display: block;
}

#sybox2 .box3 .sycp .gbox ul li:hover .txt {
  position: absolute;
  width: 253px;
  height: 373px;
  background: url(images/sycpbj01.png) no-repeat;
  top: 13px;
  left: 16px;
  overflow: hidden;
}

#sybox2 .box3 .sycp .gbox ul li:hover .txt .tit {
  padding-top: 67px;
  width: 40px;
  float: left;
}

#sybox2 .box3 .sycp .gbox ul li:hover .txt .tit img {
  display: block;
  margin: 0 auto;
}

#sybox2 .box3 .sycp .gbox ul li:hover .txt .more {
  width: 20px;
  padding: 0px 10px;
  height: 120px;
  margin-top: 67px;
  margin-left: 34px;
  float: left;
  text-align: center;
  color: #c0291d;
  font-size: 14px;
  padding-top: 40px;
  border: 1px solid #c0291d;
  border-radius: 5px;
  display: block;
}

#sybox2 .box3 .sycp .gbox ul li:hover .txt p {
  float: left;
  margin: 0;
  margin-top: 67px;
  font-size: 14px;
  color: #fff;
  line-height: 24px;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  height: 255px;
  letter-spacing: 1px;
  padding-left: 20px;
  padding-right: 15px;
  display: block;
}

#sybox2 .box3 .sycp .gbox ul li .txt {
  position: absolute;
  width: 74px;
  height: 244px;
  background: url(images/sycpbj1.png) no-repeat;
  top: 78px;
  left: 105px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

#sybox2 .box3 .sycp .gbox ul li .txt .tit {
  padding-top: 50px;
  width: 74px;
}

#sybox2 .box3 .sycp .gbox ul li .txt .tit img {
  display: block;
  margin: 0 auto;
}

#sybox2 .box3 .sycp .gbox ul li .txt .more, #sybox2 .box3 .sycp .gbox ul li .txt p {
  display: none;
}

#sybox3 {
  overflow: hidden;
  background: url(images/sybox3.jpg) center top no-repeat #010203;
}

#sybox3 .sytit {
  padding-top: 100px;
}

#sybox3 .synews {
  width: 1200px;
  margin: 0 auto;
  margin-top: 38px;
  overflow: hidden;
}

#sybox3 .synews ul {
  overflow: hidden;
  margin-right: -35px;
}

#sybox3 .synews ul li {
  width: 278px;
  height: 440px;
  overflow: hidden;
  float: left;
  margin-right: 29px;
  color: #fff;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

#sybox3 .synews ul li:hover {
  background: #e5bc3c;
  color: #34240b;
}

#sybox3 .synews ul li:hover .tim {
  font-size: 18px;
}

#sybox3 .synews ul li:hover a {
  color: #34240b;
}

#sybox3 .synews ul li:hover img {
  opacity: 1;
}

#sybox3 .synews ul li a {
  display: block;
  overflow: hidden;
  color: #fff;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

#sybox3 .synews ul li .tim {
  width: 205px;
  margin: 0 auto;
  line-height: 45px;
  height: 45px;
  font-size: 18px;
  padding-top: 60px;
  overflow: hidden;
  font-size: 0px;
  color: #34240b;
}

#sybox3 .synews ul li h3 {
  width: 205px;
  margin: 0 auto;
  font-size: 18px;
  font-weight: normal;
  line-height: 26px;
  height: 52px;
  overflow: hidden;
}

#sybox3 .synews ul li p {
  margin: 0 auto;
  width: 205px;
  height: 108px;
  font-size: 14px;
  line-height: 27px;
  padding-top: 40px;
  background: url(images/xx1.png) left 10px no-repeat;
  display: block;
  overflow: hidden;
}

#sybox3 .synews ul li img {
  display: block;
  margin: 0 auto;
  margin-top: 50px;
  opacity: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.backtop {
  width: 60px;
  height: 60px;
  overflow: hidden;
  position: fixed;
  cursor: pointer;
  z-index: 30;
  right: 2%;
  bottom: 5%;
  display: none;
}

#nyfooter {
  overflow: hidden;
  background: #232323;
}

#nyfooter .copyright {
  line-height: 30px;
  background: #fff;
  padding: 5px 0px;
  text-align: center;
  font-size: 14px;
  color: #34240b;
}

#nyfooter .footer {
  width: 1200px;
  margin: 0 auto;
  padding: 50px 0px;
  overflow: hidden;
  color: #fff;
}

#nyfooter .footer .fewm {
  float: left;
  padding-left: 82px;
  padding-top: 5px;
}

#nyfooter .footer .flogo {
  float: left;
  padding-left: 50px;
}

#nyfooter .footer .flx {
  float: left;
  padding-left: 40px;
  padding-bottom: 10px;
  line-height: 28px;
  width: 620px;
  font-size: 16px;
}

#nyfooter .footer .flx img {
  display: block;
  padding-top: 5px;
  padding-bottom: 15px;
}

#footer {
  margin-top: 102px;
  font-size: 16px;
  line-height: 30px;
  position: relative;
  color: #fff;
  text-align: center;
}

#footer p {
  margin: 0;
}

#footer .footer {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}

#footer .footer .flogo {
  padding-top: 20px;
}

#footer .footer .flogo img {
  display: block;
  margin: 0 auto;
}

#footer .footer .fp1 {
  padding-top: 15px;
  padding-bottom: 15px;
}

#footer .footer .fp1 img {
  display: block;
  margin: 0 auto;
}

#footer .footer .fewm {
  padding-bottom: 26px;
}

#footer .footer .fewm img {
  display: block;
  margin: 0 auto;
}

#footer .footer .txt {
  padding-bottom: 15px;
}

#footer a {
  color: #fff;
}

#footer a:hover {
  text-decoration: underline;
}

#footer .copyright {
  line-height: 26px;
  padding: 6px 0px;
  overflow: hidden;
  background: #010203;
  color: #fff;
  font-size: 14px;
  text-align: center;
}

#trans-tooltip, #tip-arrow-bottom, #tip-arrow-top {
  display: none;
}

#nybox {
  position: relative;
  z-index: 30;
}

.container {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}

.sidebar {
  float: left;
  width: 215px;
  background: url(images/sidebar.jpg) 15px top repeat-y;
  overflow: hidden;
}

.sidebar .ltit {
  overflow: hidden;
  padding-left: 15px;
}

.sidebar .ltit img {
  display: block;
}

.sidebar .nynav {
  overflow: hidden;
}

.sidebar .nynav ul {
  overflow: hidden;
}

.sidebar .nynav ul li {
  overflow: hidden;
}

.sidebar .nynav ul li a {
  display: block;
  height: 78px;
  line-height: 66px;
  background: url(images/nynav1.png) left top no-repeat;
  font-size: 20px;
  color: #313a43;
  text-align: center;
}

.sidebar .nynav ul li a.selected, .sidebar .nynav ul li a:hover {
  background: url(images/nynav01.png) left top no-repeat;
  color: #fff;
}

.hot {
  padding-top: 20px;
  overflow: hidden;
  padding-bottom: 20px;
}

.hot .hdq {
  height: 34px;
  line-height: 34px;
  color: #313a43;
  font-size: 14px;
  display: inline-block;
  padding-left: 20px;
  background: url(images/hot.png) left 7px no-repeat;
}

.hot .hdq a {
  padding: 0px 3px;
  color: #313a43;
}

.nytit img {
  display: block;
  margin: 0 auto;
}

.newslist {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  font-family: Microsoft Yahei,STHeiti,SimHei;
  font-size: 14px;
  line-height: 22px;
}

.newslist ul {
  padding-bottom: 20px;
}

.newslist ul li {
  overflow: hidden;
  padding: 40px 0px;
  border-bottom: 1px dashed #dcdcdc;
}

.newslist ul li .newpic {
  width: 241px;
  height: 160px;
  overflow: hidden;
  position: relative;
  float: left;
}

.newslist ul li .newpic img {
  display: block;
  width: 241px;
  height: 160px;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.newslist ul li:hover .newtxt h3 {
  color: #c0291e;
  text-decoration: underline;
}

.newslist ul li:hover .newtxt p {
  text-decoration: underline;
}

.newslist ul li:hover .newpic img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.newslist ul li .newtxt {
  color: #545454;
  line-height: 28px;
  font-size: 16px;
  width: 910px;
  float: right;
  overflow: hidden;
  height: 160px;
  position: relative;
}

.newslist ul li .newtxt h3 {
  text-align: left;
  padding-top: 20px;
  font-size: 18px;
  overflow: hidden;
  height: 30px;
  line-height: 30px;
  color: #3e3a39;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-bottom: 5px;
  font-weight: normal;
}

.newslist ul li .newtxt p {
  font-size: 14px;
  line-height: 25px;
  margin: 0;
  color: #3e2b0d;
  display: block;
  height: 50px;
  overflow: hidden;
}

.newslist ul li .newtxt .ntim {
  color: #3e2b0d;
  font-size: 14px;
  display: block;
  line-height: 30px;
}

.newslist ul li .newtxt .more {
  position: absolute;
  right: 0;
  bottom: 7px;
  font-size: 14px;
  color: #3e2b0d;
}

.tab {
  border-collapse: collapse;
}

.tab td {
  padding: 5px;
}

.nyfan {
  overflow: hidden;
  margin-top: 40px;
  padding-top: 20px;
  font-size: 14px;
  border-top: 1px solid #dcdcdc;
}

.nyfan ul {
  overflow: hidden;
  padding-top: 10px;
}

.nyfan ul li {
  line-height: 30px;
  width: 455px;
  float: left;
  padding-left: 50px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #c0291d;
}

.nyfan ul li a {
  color: #c0291d;
}

.nycont {
  overflow: hidden;
  padding-top: 10px;
}

.nycont .sxln4 {
  background: url(images/sxlnbj4.jpg) center center no-repeat #f3f3f3;
  padding-top: 60px;
  padding-bottom: 80px;
  color: #34240b;
}

.nycont .sxln4 h1 {
  font-weight: normal;
  font-size: 26px;
  text-align: center;
  line-height: 46px;
  padding-bottom: 15px;
  background: url(images/sxt2.png) center bottom no-repeat;
  margin-bottom: 40px;
}

.nycont .sxln4 .pic {
  width: 603px;
  height: 418px;
  float: left;
}

.nycont .sxln4 .pic img {
  display: block;
  margin-bottom: 33px;
}

.nycont .sxln4 .txt {
  width: 558px;
  float: right;
  overflow: hidden;
}

.nycont .sxln4 .txt ul {
  overflow: hidden;
}

.nycont .sxln4 .txt ul li {
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 22px;
  overflow: hidden;
}

.nycont .sxln4 .txt ul li h3 {
  width: 142px;
  height: 35px;
  line-height: 28px;
  color: #fff;
  font-size: 18px;
  font-weight: normal;
  text-align: center;
  background: url(images/sxlnt.png) no-repeat;
}

.nycont .sxln4 .txt ul li p {
  margin: 0;
  text-indent: 0;
  color: #34240b;
  font-size: 14px;
  line-height: 24px;
  padding-top: 13px;
  padding-bottom: 15px;
}

.nycont .sxln3 {
  background: url(images/sxlnbj3.jpg) center center no-repeat #fff;
  padding-top: 60px;
  padding-bottom: 80px;
  color: #34240b;
}

.nycont .sxln3 h1 {
  font-weight: normal;
  font-size: 26px;
  text-align: center;
  line-height: 46px;
  padding-bottom: 15px;
  background: url(images/sxt2.png) center bottom no-repeat;
  margin-bottom: 40px;
}

.nycont .sxln3 .pic {
  width: 603px;
  height: 418px;
  float: right;
}

.nycont .sxln3 .pic img {
  display: block;
}

.nycont .sxln3 .txt {
  width: 558px;
  float: left;
  overflow: hidden;
}

.nycont .sxln3 .txt ul {
  overflow: hidden;
}

.nycont .sxln3 .txt ul li {
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 22px;
  overflow: hidden;
}

.nycont .sxln3 .txt ul li h3 {
  width: 142px;
  height: 35px;
  line-height: 28px;
  color: #fff;
  font-size: 18px;
  font-weight: normal;
  text-align: center;
  background: url(images/sxlnt.png) no-repeat;
}

.nycont .sxln3 .txt ul li p {
  margin: 0;
  text-indent: 0;
  color: #34240b;
  font-size: 14px;
  line-height: 24px;
  padding-top: 13px;
  padding-bottom: 15px;
}

.nycont .sxln2 {
  background: url(images/sxlnbj2.jpg) center center no-repeat #f3f3f3;
  padding-top: 60px;
  padding-bottom: 80px;
  color: #34240b;
}

.nycont .sxln2 h1 {
  font-weight: normal;
  font-size: 26px;
  text-align: center;
  line-height: 46px;
  padding-bottom: 15px;
  background: url(images/sxt2.png) center bottom no-repeat;
  margin-bottom: 40px;
}

.nycont .sxln2 .pic {
  width: 627px;
  height: 418px;
  float: left;
}

.nycont .sxln2 .pic img {
  display: block;
}

.nycont .sxln2 .txt {
  width: 547px;
  float: right;
  overflow: hidden;
}

.nycont .sxln2 .txt ul {
  overflow: hidden;
}

.nycont .sxln2 .txt ul li {
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 25px;
  overflow: hidden;
}

.nycont .sxln2 .txt ul li h3 {
  width: 142px;
  height: 35px;
  line-height: 28px;
  color: #fff;
  font-size: 18px;
  font-weight: normal;
  text-align: center;
  background: url(images/sxlnt.png) no-repeat;
}

.nycont .sxln2 .txt ul li p {
  margin: 0;
  text-indent: 0;
  color: #34240b;
  font-size: 14px;
  line-height: 24px;
  padding-top: 14px;
  padding-bottom: 18px;
}

.nycont .sxln1 {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  padding-bottom: 60px;
}

.nycont .sxln1 .pic {
  width: 314px;
  padding-left: 42px;
  float: left;
}

.nycont .sxln1 .txt {
  width: 680px;
  float: left;
  padding-left: 42px;
  overflow: hidden;
  color: #34240b;
}

.nycont .sxln1 .txt h3 {
  font-size: 26px;
  line-height: 60px;
  font-weight: normal;
  padding-bottom: 35px;
  margin-bottom: 24px;
  background: url(images/xx2.png) 20px bottom no-repeat;
}

.nycont .sxln1 .txt h3 span {
  font-size: 20px;
  padding-left: 20px;
}

.nycont .sxln1 .txt p {
  text-indent: 0em;
  font-size: 14px;
  line-height: 24px;
  padding-left: 20px;
}

.nycont .gywm6 {
  overflow: hidden;
  background: #f3f3f3;
  padding-top: 80px;
  padding-bottom: 60px;
}

.nycont .gywm6 .ppry1 {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}

.nycont .gywm6 .ppry1 ul {
  overflow: hidden;
  margin-right: -30px;
}

.nycont .gywm6 .ppry1 ul li {
  float: left;
  overflow: hidden;
  width: 380px;
  height: 310px;
  margin-right: 30px;
}

.nycont .gywm6 .ppry1 ul li img {
  width: 380px;
  height: 236px;
  display: block;
}

.nycont .gywm6 .ppry1 ul li span {
  display: block;
  text-align: center;
  font-size: 16px;
  color: #34240b;
  padding-top: 15px;
}

.nycont .gywm1 {
  overflow: hidden;
  height: 1180px;
  background: url(images/gywm1.jpg) center bottom no-repeat;
}

.nycont .gywm1 .ppjj1 {
  height: 554px;
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  background: url(images/ppjjpic1.jpg) no-repeat;
  position: relative;
}

.nycont .gywm1 .ppjj1 .txt {
  width: 425px;
  height: 350px;
  position: absolute;
  top: 115px;
  right: 70px;
  text-align: center;
  font-size: 14px;
  line-height: 32px;
  color: #9fa0a0;
}

.nycont .gywm1 .ppjj1 .txt h3 {
  font-size: 16px;
  color: #fed33f;
  font-weight: normal;
  padding-bottom: 5px;
}

.nycont .gywm1 .ppjj1 .txt p {
  margin: 0;
}

.nycont .gywm1 .ppjj1 h1 {
  width: 1058px;
  height: 67px;
  line-height: 67px;
  font-size: 26px;
  text-align: center;
  position: absolute;
  color: #34240b;
  bottom: 0px;
  left: 71px;
  font-weight: normal;
}

.nycont .gywm1 .ppjj2 {
  overflow: hidden;
  padding-top: 42px;
  width: 1200px;
  margin: 0 auto;
}

.nycont .gywm1 .ppjj2 .pic {
  width: 415px;
  float: left;
}

.nycont .gywm1 .ppjj2 .pic img {
  display: block;
  margin: 0 auto;
}

.nycont .gywm1 .ppjj2 .txt {
  float: 785px;
  overflow: hidden;
  padding-top: 50px;
  background: url(images/xx2.png) left top no-repeat;
  font-size: 14px;
  line-height: 26px;
  color: #34240b;
  text-align: justify;
}

.nycont .gywm2 {
  height: 797px;
  overflow: hidden;
  background: url(images/ppgs1.jpg) center top no-repeat;
}

.nycont .gywm2 .ppgs1 {
  width: 1200px;
  margin: 0 auto;
  padding-top: 90px;
  overflow: hidden;
}

.nycont .gywm2 .ppgs1 .txt {
  float: left;
  width: 485px;
  color: #34240b;
  font-size: 14px;
  line-height: 26px;
  text-align: justify;
  padding-top: 35px;
}

.nycont .gywm2 .ppgs1 .txt h3 {
  font-size: 26px;
  line-height: 60px;
  font-weight: normal;
  padding-bottom: 35px;
  background: url(images/xx2.png) left bottom no-repeat;
}

.nycont .gywm2 .ppgs1 .pic {
  float: right;
  padding-top: 40px;
}

.nycont .gywm2 .ppgs1 .pic img {
  display: block;
}

.nycont .gywm3 {
  height: 941px;
  overflow: hidden;
  background: url(images/gywm3.jpg) center top no-repeat;
}

.nycont .gywm3 .jyzx1 {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  padding-top: 90px;
}

.nycont .gywm3 .jyzx1 .pic {
  float: left;
  width: 564px;
  padding-top: 10px;
}

.nycont .gywm3 .jyzx1 .pic img {
  display: block;
  margin-bottom: 33px;
}

.nycont .gywm3 .jyzx1 .txt {
  width: 580px;
  float: right;
}

.nycont .gywm3 .jyzx1 .txt h3 {
  font-size: 26px;
  line-height: 60px;
  font-weight: normal;
  padding-bottom: 35px;
  background: url(images/xx2.png) left bottom no-repeat;
}

.nycont .gywm3 .jyzx1 .txt ul {
  overflow: hidden;
  padding-top: 20px;
}

.nycont .gywm3 .jyzx1 .txt ul li {
  border-bottom: 1px solid #dcdcdc;
  padding-top: 20px;
  padding-bottom: 20px;
}

.nycont .gywm3 .jyzx1 .txt ul li h2 {
  width: 99px;
  height: 35px;
  line-height: 28px;
  text-align: center;
  color: #fff;
  font-size: 20px;
  font-weight: normal;
  background: url(images/jyzxt.png) no-repeat;
}

.nycont .gywm3 .jyzx1 .txt ul li p {
  margin: 0;
  font-size: 14px;
  line-height: 24px;
  color: #34240b;
  padding-top: 7px;
}

.nycont .gywm4 {
  height: 1127px;
  overflow: hidden;
  background: url(images/gywm4.jpg) center top no-repeat;
}

.nycont .gywm4 .jztx1 {
  width: 1200px;
  margin: 0 auto;
  padding-top: 95px;
  overflow: hidden;
}

.nycont .gywm4 .jztx1 .txt1 {
  width: 1040px;
  margin: 0 auto;
  overflow: hidden;
  color: #34240b;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
}

.nycont .gywm4 .jztx1 .txt1 h3 {
  font-size: 26px;
  line-height: 40px;
  text-align: center;
  font-weight: normal;
}

.nycont .gywm4 .jztx1 .txt1 p {
  margin: 0;
  padding-top: 10px;
}

.nycont .gywm4 .jztx1 ul {
  overflow: hidden;
  padding-top: 30px;
  margin-right: -36px;
}

.nycont .gywm4 .jztx1 ul li {
  float: left;
  width: 582px;
  height: 336px;
  overflow: hidden;
  position: relative;
  margin-right: 36px;
  margin-bottom: 33px;
}

.nycont .gywm4 .jztx1 ul li h1 {
  width: 168px;
  height: 168px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 55px;
  display: block;
  background: rgba(254, 211, 63, 0.85);
  border-radius: 50%;
  position: absolute;
  top: 58px;
  left: 206px;
  font-weight: normal;
  text-align: center;
  font-size: 24px;
  line-height: 26px;
}

.nycont .gywm4 .jztx1 ul li h1 span {
  font-size: 18px;
  display: block;
}

.nycont .gywm4 .jztx1 ul li h2 {
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 14px;
  position: absolute;
  color: #fff;
  bottom: 0px;
  left: 0;
  right: 0;
  background: rgba(33, 33, 33, 0.8);
  font-weight: normal;
}

.nycont .gywm5 {
  overflow: hidden;
  background: #fff;
}

.nycont .gywm5 .pptd1 {
  padding-top: 85px;
  overflow: hidden;
}

.nycont .gywm5 .pptd1 .txt {
  width: 825px;
  margin: 0 auto;
  overflow: hidden;
}

.nycont .gywm5 .pptd1 .txt h3 {
  text-align: center;
  font-size: 26px;
  line-height: 36px;
  font-weight: normal;
}

.nycont .gywm5 .pptd1 .txt h3 span {
  display: block;
  font-size: 20px;
}

.nycont .gywm5 .pptd1 .txt p {
  margin: 0;
  text-align: center;
  font-size: 14px;
  line-height: 24px;
  color: #34240b;
  padding-top: 10px;
}

.nycont .gywm5 .pptd2 {
  width: 1200px;
  height: 810px;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 10px;
  background: url(images/pptdpic1.jpg) center top no-repeat;
}

.nycont .gywm5 .pptd2 .txt1 {
  width: 520px;
  padding-top: 130px;
  padding-left: 510px;
  overflow: hidden;
  color: #3e2b0d;
}

.nycont .gywm5 .pptd2 .txt1 h3 {
  font-size: 26px;
  line-height: 60px;
  padding-bottom: 35px;
  background: url(images/xx2.png) left bottom no-repeat;
}

.nycont .gywm5 .pptd2 .txt1 h3 span {
  font-size: 18px;
  padding-left: 10px;
  font-weight: normal;
}

.nycont .gywm5 .pptd2 .txt1 p {
  margin: 0;
  font-size: 14px;
  line-height: 24px;
  padding-top: 30px;
}

.nycont .gywm5 .pptd2 ul {
  overflow: hidden;
  padding-top: 70px;
  margin-left: 5px;
}

.nycont .gywm5 .pptd2 ul li {
  overflow: hidden;
  width: 269px;
  height: 355px;
  border: 1px solid #e5e5e5;
  background: #fff;
  float: left;
  margin-left: 21px;
}

.nycont .gywm5 .pptd2 ul li .pic {
  overflow: hidden;
  height: 125px;
  padding-top: 23px;
}

.nycont .gywm5 .pptd2 ul li .pic img {
  display: block;
  margin: 0 auto;
}

.nycont .gywm5 .pptd2 ul li h3 {
  width: 198px;
  height: 38px;
  line-height: 38px;
  overflow: hidden;
  margin: 0 auto;
  background: #c0291d;
  color: #fff;
  font-size: 20px;
  text-align: center;
  margin-top: 21px;
}

.nycont .gywm5 .pptd2 ul li h3 span {
  padding-left: 10px;
  font-size: 14px;
}

.nycont .gywm5 .pptd2 ul li p {
  width: 198px;
  display: block;
  margin: 0 auto;
  color: #3e2b0d;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  padding-top: 20px;
}

.nycont .hzgy1 {
  overflow: hidden;
  background: #ffffff;
  padding-bottom: 30px;
}

.nycont .hzgy1 .scsj1 {
  overflow: hidden;
  width: 1200px;
  margin: 0 auto;
}

.nycont .hzgy1 .scsj1 ul {
  overflow: hidden;
}

.nycont .hzgy1 .scsj1 ul li {
  border-bottom: 1px solid #dcdcdc;
  padding: 50px 0px;
  overflow: hidden;
  line-height: 24px;
  font-size: 14px;
  color: #34240b;
}

.nycont .hzgy1 .scsj1 ul li:last-child {
  border-bottom: none;
}

.nycont .hzgy1 .scsj1 ul li h3 {
  font-size: 26px;
  line-height: 60px;
  font-weight: normal;
  padding-top: 10px;
}

.nycont .hzgy1 .scsj1 ul li p {
  margin: 0;
  padding-top: 20px;
}

.nycont .hzgy1 .scsj1 ul li img {
  display: block;
  padding-top: 10px;
}

.nycont .hzgy2 {
  height: 1227px;
  overflow: hidden;
  background: url(images/hzgy2.jpg) center top no-repeat;
}

.nycont .hzgy2 .tzys1 {
  width: 1200px;
  padding-top: 80px;
  margin: 0 auto;
  overflow: hidden;
}

.nycont .hzgy2 .tzys1 .txt {
  text-align: center;
  color: #34240b;
  font-size: 18px;
  line-height: 36px;
}

.nycont .hzgy2 .tzys1 .txt span {
  color: #c0291d;
  font-size: 20px;
  font-weight: bold;
}

.nycont .hzgy2 .tzys1 ul {
  overflow: hidden;
  padding-top: 20px;
  margin-right: -17px;
}

.nycont .hzgy2 .tzys1 ul li {
  width: 388px;
  height: 230px;
  background: #272727;
  float: left;
  overflow: hidden;
  position: relative;
  margin-right: 17px;
  margin-bottom: 17px;
}

.nycont .hzgy2 .tzys1 ul li span {
  display: block;
  width: 107px;
  height: 73px;
  position: absolute;
  top: 0;
  right: 0;
  background: url(images/tzysb.png) no-repeat;
}

.nycont .hzgy2 .tzys1 ul li span img {
  display: block;
  padding-left: 60px;
  padding-top: 10px;
}

.nycont .hzgy2 .tzys1 ul li h3 {
  font-size: 20px;
  line-height: 28px;
  color: #fed33f;
  font-weight: normal;
  width: 300px;
  margin: 0 auto;
  text-align: center;
  padding-top: 26px;
  padding-bottom: 10px;
  background: url(images/l3.png) center bottom no-repeat;
}

.nycont .hzgy2 .tzys1 ul li p {
  margin: 0 auto;
  color: #b5b5b6;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  padding-top: 10px;
  width: 300px;
}

.nycont .hzgy3 {
  background: #fff;
  overflow: hidden;
}

.nycont .hzgy3 .yycl1 {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  padding-top: 70px;
}

.nycont .hzgy3 .yycl1 h3 {
  line-height: 50px;
  font-size: 26px;
  color: #3b2c15;
  text-align: center;
  font-weight: normal;
}

.nycont .hzgy3 .yycl1 dl {
  overflow: hidden;
  padding-top: 30px;
  margin-right: -33px;
  padding-bottom: 55px;
}

.nycont .hzgy3 .yycl1 dl dt {
  float: left;
  width: 582px;
  height: 244px;
  overflow: hidden;
  margin-right: 33px;
}

.nycont .hzgy3 .yycl1 dl dt img {
  display: block;
}

.nycont .hzgy3 .yycl1 dl dd {
  float: left;
  width: 582px;
  height: 110px;
  overflow: hidden;
  margin-right: 33px;
  padding-top: 30px;
  border-bottom: 1px solid #dcdcdc;
}

.nycont .hzgy3 .yycl1 dl dd h2 {
  line-height: 28px;
  height: 35px;
  overflow: hidden;
  width: 159px;
  text-align: center;
  color: #fff;
  font-size: 20px;
  font-weight: normal;
  background: url(images/yyclt1.png) no-repeat;
}

.nycont .hzgy3 .yycl1 dl dd p {
  font-size: 14px;
  line-height: 24px;
  margin: 0;
  color: #34240b;
  padding-top: 10px;
}

.nycont .hzgy4 {
  height: 841px;
  background: url(images/hzgy4.jpg) center top no-repeat;
  overflow: hidden;
}

.nycont .hzgy4 .yxxt1 {
  padding-top: 80px;
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}

.nycont .hzgy4 .yxxt1 .txt {
  width: 905px;
  margin: 0 auto;
  overflow: hidden;
  font-size: 14px;
  line-height: 24px;
  color: #34240b;
  text-align: center;
}

.nycont .hzgy4 .yxxt1 .txt h3 {
  font-size: 26px;
  text-align: center;
  font-weight: normal;
  line-height: 50px;
}

.nycont .hzgy4 .yxxt1 .txt p {
  margin: 0;
  padding-top: 10px;
}

.nycont .hzgy4 .yxxt1 ul {
  overflow: hidden;
  margin-right: -50px;
}

.nycont .hzgy4 .yxxt1 ul li {
  width: 575px;
  float: left;
  overflow: hidden;
  margin-right: 50px;
  border-bottom: 1px solid #b5b5b6;
  padding-top: 50px;
  padding-bottom: 28px;
  color: #34240b;
}

.nycont .hzgy4 .yxxt1 ul li h3 {
  border-bottom: 1px solid #b5b5b6;
  padding-bottom: 14px;
}

.nycont .hzgy4 .yxxt1 ul li h3 span {
  display: block;
  width: 139px;
  height: 45px;
  line-height: 38px;
  text-align: center;
  font-size: 24px;
  color: #fff;
  font-weight: normal;
  background: url(images/yxxtt1.png) no-repeat;
}

.nycont .hzgy4 .yxxt1 ul li h4 {
  font-size: 20px;
  line-height: 28px;
  font-weight: normal;
  padding-top: 28px;
}

.nycont .hzgy4 .yxxt1 ul li h4 span {
  display: block;
  font-size: 14px;
}

.nycont .hzgy5 {
  height: 773px;
  background: #fff;
  overflow: hidden;
}

.nycont .hzgy5 .hzms1 {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  padding-top: 85px;
}

.nycont .hzgy5 .hzms1 h1 {
  line-height: 38px;
  font-size: 26px;
  font-weight: normal;
  text-align: center;
  color: #34240b;
}

.nycont .hzgy5 .hzms1 ul {
  overflow: hidden;
  margin-right: -26px;
  color: #34240b;
}

.nycont .hzgy5 .hzms1 ul li {
  padding-top: 25px;
  width: 280px;
  overflow: hidden;
  margin-right: 26px;
  float: left;
}

.nycont .hzgy5 .hzms1 ul li img {
  display: block;
  width: 280px;
  height: 187px;
}

.nycont .hzgy5 .hzms1 ul li .txt {
  padding-top: 30px;
  text-align: center;
  width: 280px;
  margin: 0 auto;
}

.nycont .hzgy5 .hzms1 ul li .txt h3 {
  font-size: 20px;
  font-weight: normal;
  line-height: 40px;
}

.nycont .hzgy5 .hzms1 ul li .txt p {
  margin: 0;
}

.nycont .hzgy6 {
  overflow: hidden;
  background: #f3f3f3;
}

.nycont .hzgy6 .hzzc1 {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  padding-top: 85px;
  padding-bottom: 70px;
}

.nycont .hzgy6 .hzzc1 h1 {
  color: #3b2c15;
  text-align: center;
  font-size: 26px;
  line-height: 50px;
  font-weight: normal;
}

.nycont .hzgy6 .hzzc1 ul {
  overflow: hidden;
  margin-right: -10px;
}

.nycont .hzgy6 .hzzc1 ul li {
  width: 392px;
  height: 293px;
  overflow: hidden;
  float: left;
  margin-right: 10px;
}

.nycont .nytit1 {
  overflow: hidden;
  font-size: 28px;
  line-height: 36px;
  text-align: center;
  font-weight: bold;
  padding-bottom: 10px;
  background: url(images/l2.png) center bottom no-repeat;
  margin-bottom: 35px;
}

.nycont .nytit1 span {
  display: block;
  font-weight: normal;
  font-size: 20px;
  text-transform: uppercase;
  color: #dcdddd;
}

.nytit1 {
  overflow: hidden;
  font-size: 28px;
  line-height: 36px;
  text-align: center;
  font-weight: bold;
  padding-bottom: 10px;
  background: url(images/l2.png) center bottom no-repeat;
  margin-bottom: 0px;
}

.nytit1 span {
  display: block;
  font-weight: normal;
  font-size: 20px;
  text-transform: uppercase;
  color: #dcdddd;
}

#main {
  position: relative;
  width: 1200px;
  color: #2c2c2c;
  font-size: 16px;
  line-height: 30px;
  padding-bottom: 50px;
}

#main #dituContent img {
  max-width: none;
}

#main .nynav {
  overflow: hidden;
  font-size: 0px;
  text-align: center;
  padding-top: 35px;
}

#main .nynav a {
  display: inline-block;
  width: 170px;
  line-height: 46px;
  height: 46px;
  font-size: 16px;
  background: #e3e3e3;
}

#main .nynav a.selected {
  padding-bottom: 7px;
  background: url(images/nynav1.jpg) no-repeat;
}

#main .normal {
  width: 1010px;
  margin: 0 auto;
  overflow: hidden;
  font-size: 14px;
  color: #3e2b0d;
  line-height: 22px;
  padding-top: 40px;
  min-height: 400px;
}

#main .normal .bkcp1 {
  overflow: hidden;
  color: #34240b;
}

#main .normal .bkcp1 ul {
  overflow: hidden;
  margin-right: -23px;
  padding-top: 40px;
}

#main .normal .bkcp1 ul li {
  width: 384px;
  height: 520px;
  float: left;
  overflow: hidden;
  margin-right: 23px;
}

#main .normal .bkcp1 ul li img {
  width: 384px;
  height: 238px;
  overflow: hidden;
}

#main .normal .bkcp1 ul li .txt {
  width: 350px;
  margin: 0 auto;
  padding-top: 34px;
  overflow: hidden;
}

#main .normal .bkcp1 ul li .txt h4 {
  width: 179px;
  height: 35px;
  background: url(images/bkcpt.png) no-repeat;
  color: #fff;
  font-size: 18px;
  line-height: 27px;
  font-weight: normal;
  text-align: center;
}

#main .normal .bkcp1 ul li .txt p {
  margin: 0;
  padding-top: 10px;
  font-size: 14px;
  line-height: 25px;
  text-indent: 0em;
  color: #34240b;
}

#main .normal .bkcp1 h3 {
  font-size: 26px;
  line-height: 38px;
  font-weight: normal;
  text-align: center;
}

#main .normal .bkcp1 h3 span {
  display: block;
  font-size: 20px;
}

#main .normal .bkcp1 .bkcpl {
  width: 533px;
  height: 545px;
  background: #f3f3f3;
  float: left;
  margin-top: 30px;
  overflow: hidden;
}

#main .normal .bkcp1 .bkcpl .pic {
  width: 488px;
  height: 306px;
  overflow: hidden;
  margin: 0 auto;
  padding-top: 19px;
}

#main .normal .bkcp1 .bkcpl .txt {
  width: 370px;
  margin: 0 auto;
  overflow: hidden;
  padding-top: 44px;
}

#main .normal .bkcp1 .bkcpl .txt h4 {
  width: 179px;
  height: 35px;
  background: url(images/bkcpt.png) no-repeat;
  color: #fff;
  font-size: 18px;
  line-height: 27px;
  font-weight: normal;
  text-align: center;
}

#main .normal .bkcp1 .bkcpl .txt p {
  margin: 0;
  padding-top: 10px;
  font-size: 14px;
  line-height: 24px;
  text-indent: 0em;
  color: #34240b;
}

#main .normal .bkcp1 .bkcpr {
  overflow: hidden;
  float: right;
  width: 647px;
  margin-top: 30px;
}

#main .normal .bkcp1 .bkcpr ul {
  overflow: hidden;
}

#main .normal .bkcp1 .bkcpr ul li {
  height: 263px;
  background: #f3f3f3;
  margin-bottom: 19px;
  overflow: hidden;
}

#main .normal .bkcp1 .bkcpr ul li .pic {
  width: 220px;
  height: 225px;
  overflow: hidden;
  float: left;
  padding-top: 19px;
  padding-left: 19px;
}

#main .normal .bkcp1 .bkcpr ul li .txt {
  width: 355px;
  float: left;
  padding-top: 40px;
  overflow: hidden;
  padding-left: 32px;
}

#main .normal .bkcp1 .bkcpr ul li .txt h4 {
  width: 179px;
  height: 35px;
  background: url(images/bkcpt.png) no-repeat;
  color: #fff;
  font-size: 18px;
  line-height: 27px;
  font-weight: normal;
  text-align: center;
}

#main .normal .bkcp1 .bkcpr ul li .txt p {
  margin: 0;
  padding-top: 10px;
  font-size: 14px;
  line-height: 24px;
  text-indent: 0em;
  color: #34240b;
}

#main .normal .lxwm {
  width: 1200px;
  padding: 50px 0px;
  overflow: hidden;
  background: #f2f2f2;
}

#main .normal .lxwm .txt {
  width: 340px;
  float: left;
  padding-left: 80px;
  overflow: hidden;
  color: #3e2b0d;
  font-size: 14px;
}

#main .normal .lxwm .txt span {
  font-size: 20px;
  font-weight: bold;
  color: #c0291e;
}

#main .normal .lxwm .txt img {
  padding-top: 30px;
}

#main .normal .lxwm .txt h3 {
  font-size: 20px;
  line-height: 40px;
}

#main .normal .lxwm .txt p {
  margin: 0;
  line-height: 34px;
  text-indent: 0;
}

#main .normal .lxwm .dt {
  width: 665px;
  height: 378px;
  float: left;
  margin-left: 50px;
}

#main .normal .ly {
  width: 1200px;
  margin: 0 auto;
  margin-top: 20px;
  background: #f2f2f2;
  padding-top: 35px;
  padding-bottom: 35px;
  overflow: hidden;
}

#main .normal .ly .pic {
  float: left;
  width: 412px;
  margin-left: 44px;
}

#main .normal .nytim {
  color: #3e2b0d;
  font-size: 14px;
  line-height: 26px;
  text-align: center;
  padding-bottom: 20px;
}

#main .normal p {
  text-indent: 2em;
  margin-bottom: 20px;
}

#main .normal p.em0 {
  text-indent: 0;
}

#main .normal .tab td {
  padding: 5px;
}

#main .mdlist {
  overflow: hidden;
  width: 1200px;
  margin: 0 auto;
  padding-top: 40px;
}

#main .mdlist .mdtxt {
  width: 1200px;
  height: 461px;
  overflow: hidden;
  background: url(images/mdbj1.jpg) no-repeat;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
}

#main .mdlist .mdtxt h3 {
  font-size: 26px;
  color: #fed33f;
  line-height: 40px;
  font-weight: normal;
  padding-top: 80px;
}

#main .mdlist .mdtxt h3 span {
  display: block;
  font-size: 16px;
  color: #fff;
}

#main .mdlist .mdtxt img {
  display: block;
  margin: 25px auto;
}

#main .mdlist .mdtxt p {
  margin: 0 auto;
  padding-bottom: 15px;
  width: 1020px;
  text-indent: 0;
}

#main .mdlist ul {
  overflow: hidden;
  padding-top: 42px;
  padding-left: 12px;
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

#main .mdlist ul li {
  width: 350px;
  height: 282px;
  float: left;
  overflow: hidden;
  margin-left: 32px;
  margin-bottom: 30px;
}

#main .mdlist ul li img {
  width: 350px;
  height: 244px;
  display: block;
}

#main .mdlist ul li span {
  display: block;
  padding: 0px 20px;
  height: 38px;
  line-height: 38px;
  background: #fed33f;
  text-align: center;
  font-size: 14px;
  color: #34240b;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

#main .prolist {
  overflow: hidden;
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 30px;
}

#main .prolist .cpnav {
  overflow: hidden;
  padding-top: 50px;
  padding-bottom: 50px;
}

#main .prolist .cpnav a {
  width: 150px;
  height: 45px;
  line-height: 45px;
  float: left;
  text-align: center;
  font-size: 14px;
  color: #3e2b0d;
  background: url(images/cpnav1.png) right center no-repeat;
}

#main .prolist .cpnav a:last-child {
  background-image: none;
}

#main .prolist .cpnav a.selected, #main .prolist .cpnav a:hover {
  background: #fed33f;
}

#main .prolist ul {
  overflow: hidden;
  margin-bottom: 15px;
  margin-right: -30px;
  border-bottom: 1px solid #dcdcdc;
}

#main .prolist ul li {
  width: 380px;
  height: 312px;
  overflow: hidden;
  float: left;
  margin-right: 30px;
}

#main .prolist ul li img {
  display: block;
  width: 380px;
  height: 236px;
}

#main .prolist ul li span {
  display: block;
  padding-top: 12px;
  line-height: 24px;
  font-size: 16px;
  text-align: center;
  height: 24px;
  overflow: hidden;
}

.fenye {
  text-align: center;
  font-size: 14px;
  color: #333;
  padding-top: 10px;
  clear: both;
}

.fenye a {
  padding: 0px 5px;
  color: #333;
}

.fenye a:hover {
  color: #c0291e;
}

.normal p.pl32 {
  padding-left: 32px;
  text-indent: 0;
  text-indent: 2em;
}

.pagep {
  margin-top: 50px;
  text-align: center;
  overflow: hidden;
  height: 24px;
}

.pagep a {
  margin: 0px 20px;
}

.pagep .pey, .pagep .nty {
  display: none;
}

.pagep .pre {
  display: inline-block;
  width: 82px;
  height: 22px;
  line-height: 22px;
  font-size: 12px;
  color: #343434;
  border: 1px solid #000;
  border-radius: 10px;
  overflow: hidden;
  background: #fff;
}

.pagep .pre:hover {
  color: #c0291e;
  border: 1px solid #c0291e;
}

.pagep .next {
  display: inline-block;
  width: 82px;
  height: 22px;
  line-height: 22px;
  font-size: 12px;
  color: #343434;
  border: 1px solid #000;
  border-radius: 10px;
  overflow: hidden;
  background: #fff;
}

.pagep .next:hover {
  color: #c0291e;
  border: 1px solid #c0291e;
}

.ntit1 {
  color: #9fa0a0;
  line-height: 42px;
  border-bottom: 1px solid #9fa0a0;
  margin-bottom: 30px;
  text-align: center;
  margin-top: -20px;
}

#liuyan {
  overflow: visible;
  width: 600px;
  float: left;
  margin-left: 40px;
}

#liuyan h1 {
  font-size: 26px;
  line-height: 60px;
  font-weight: normal;
  color: #c0291d;
}

.lytxt {
  font-size: 16px;
  color: #666666;
  line-height: 30px;
  padding-bottom: 20px;
}

.txt8 span {
  font-size: 12px;
  text-transform: uppercase;
  display: block;
  color: #a9a9a9;
}

.lyright {
  width: 800px;
  float: right;
}

.lybox {
  width: 800px;
  overflow: hidden;
  float: left;
  display: inline;
  margin-left: 30px;
}

.lypic {
  width: 315px;
  float: left;
}

.txt9 {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #956134;
  font-family: SimHei;
}

.txt8 {
  font-family: Microsoft Yahei;
  width: 700px;
  font-size: 20px;
  color: #000;
  margin: 20px auto;
  line-height: 30px;
}

.tabimg td {
  padding: 15px 12px;
  padding-top: 5px;
}

#sybox3 .syhz ul li.hz1.animation {
  animation: bounceIn 0.7s 0.3s both;
  -webkit-animation: bounceIn 0.7s 0.2s both;
}
/*# sourceMappingURL=css.css.map */

#newspic {
	width: 685px;
	height: 729px;
	overflow: hidden;
	float:left;
}

#newspic img{	
	width: 685px;
	height: 729px;
	overflow: hidden;
	float:left;}
#newspictext{
	width: 645px;
	height: 78px;
	line-height: 78px;
	font-size: 22px;
	margin: -78px 0 0 0;
	float: left;
	z-index: 999;
	color: #fff;
	padding: 0 0 0 40px;
	background-image:url("images/newspictextbg.png")
	
}

#newspic img:hover{
	  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: all 4s;
  transition: all 4s;
}

.newshangyelist {
	display:none;
}

bottom_blank
{
	display: none;
}

#navtreeblock
{
	width: 100%;
	height: 53px;
	border-bottom: solid 1px #e7e6e6;
	margin-bottom: 2px;

}

#navtreetext{
		display: block;
	width:1242px;
	margin: 0 auto;
    position: relative;
	text-align: left;
	color:#282828;
	line-height: 43px;
}

#navtreetext img
{
	line-height: 20px;
	padding:18px 5px 0 5px;
	
}

#catablock {
	display: block;
	width:1242px;
	margin: 0 auto;
	padding: 0;
    position: relative;
	text-align:center;
	background: #f3f3f3;
}

#catanamecn
{
	font-size: 28px;
	color: #34240b;
	font-weight: bold;
	padding: 33px 0 30px 0;
	width: 100%;
	text-align: center;
}

#catanameen
{
	font-size: 20px;
	color:#dcdddd;
	font-weight: lighter;
	padding: 0;
	width: 100%;
	text-align: center;
}


#catatexttitle
{
	font-size: 38px;
	color: #34240b;

	padding: 23px 0 12px 0;
	width: 100%;
	font-weight: lighter;
	text-align: center;
	line-height: 45px;
	}
#catatexttitle2{
	font-size: 26px;
	color: #34240b;
	font-weight: lighter;
	padding: 5px 0 12px 0;
	width: 100%;
	line-height: 30px;
	text-align: center;
	}

#catatextdate
{
	font-size: 16px;
	font-weight: lighter;
	padding: 12px 0 18px 0 ;
		width: 100%;
	text-align: center;
	line-height: 30px;
}

#catatextinfor {
	font-size: 18px;
	padding: 30px 90px 50px 95px;
	width:1035px;
	margin: 0;
	line-height: 30px;
	text-align: left;
}
#catalineb {
	width:85px;
	height: 5px;
	background-color: #83d6d0;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 15px;
    position: relative;
	
}

#catagroup {
	width:100%;
	height:auto;
	margin: 0 auto;
    position: relative;
	padding: 25px 0 17px 0 ;
	overflow: visible;
	text-align: center;
	float:right;
}

#catanamebg1,#catanamebg1_selected, #catanamebg1 a, #selected , #selected a {
	background:#474747;
	color: #ffffff;
	width:150px;
	height: 45px;
	line-height:45px;
	text-align: center;
	font-size: 16px;
	float: none;
		display: inline-block;
	margin: 0 10px 10px 10px;
	font-size: 18px;
}

#catanamebg1_selected .selected{color: #fff;}

#catanamebg2, #catanamebg1_unselected,  #catanamebg2 a, #unselected  , #unselected a ,#catanamebg1_unselected a{
	background:#24d3c4;
	color: #3e2b0d;
	width:150px;
	height: 45px;
	line-height:45px;
	text-align: center;
	font-size: 18px;
	float: none;
	margin: 0 10px 10px 0px;
	display: inline-block;
	padding: 0;
	left: 0;
}


#catalistblock {
width:100%;
	padding: 0;
	float: left;
}

#prolistcatagroup{width:100%;
	height:auto;
	margin: 0 auto;
    position: relative;
	padding: 0 0 17px 0 ;
	overflow: visible;
	text-align: center;
	background:url("images/prolistline2bg.png");
	background-position: top;
	background-repeat:repeat-y;
}

#prolisttitle1{
	width: 299px;
	height: 49px;
	text-align: center;
	line-height: 49px;
	color: #000;
	float: left;
	font-size: 18px;
	margin: 0 5px 2px 5px;
}

#prolisttitle1 a:hover{
	width: 299px;
	height: 49px;
	text-align: center;
	line-height: 49px;
	color: #fff;
	float: left;
	font-size: 18px;
	margin: 0 5px 2px 5px;
	background: #24d3c4;
}

#prolisttitle2{
	width: 299px;
	height: 49px;
	text-align: center;
	line-height: 49px;
	color: #fff;
	float: left;
	margin: 0 5px 2px 5px;
	background: #24d3c4;
	font-size: 18px;
}
#prolistline{
	width: 1px;
	height: 49px;
	float: left;
	margin: 0;
	background-image: url("images/prolistlinebg.jpg")
}
#prolistline2{
	width:100%;
	height: 1px;
	float: left;
	margin:5px 0 5px 0;
	background-image: url("images/prolistline2bg.jpg")
}
#proshow{
	width: 268px;
	height: 287px;
	float: left;
	border: 1px #dfdfdf solid;
	margin: 30px 15px 10px 23px;
}

#zizhi{
	width: 314px;
	height: 215px;
	float: left;
	border: 1px #dfdfdf solid;
	margin: 30px 25px 10px 55px;
}
#listchip {
 	width: 1200px;
	height: 256px;
	padding-top: 20px;
	}

#listpic {
	width:356px;
	height: 235px;
	overflow: hidden;
	margin: 0 22px 20px 0;
	float: left;
	background-color: #7fcec8;
}
#listcontent{
	width:795px;
	height: 235px;
	overflow: visible;
	padding: 0;
	float: left;
	text-align: left;
	
}

#listtitle {
	color: #3e2b0d;
	font-size:26px;

	margin: 0;
	padding: 0;
	line-height: 53px;
}

#listdate
{
	color:#3e2b0d;
	font-size:14px;

	line-height: 53px;
		margin: 0;
	padding: 0;
}
#listdate a:hover{color: #24d3c4;}
#listdate img{
 margin-right: 20px;
}

#listtitle a:hover, #listtext a:hover
{
	color:#24d3c4;
}
#listtext{
	color:#3e2b0d;
	font-size: 14px;
	
	line-height: 22px;
	margin: 0;
	padding: 0;
	height: 125px;
}


#listline {
	border-bottom: solid 1px #979796;
	height: 1px;
	width: 1160px;
	float: none;
	margin: 0 0 46px 0;
	position: relative;
	overflow: visible;
}


#pageblock {
	text-align: center;
	height: 100px;
	line-height: 100px;
	font-size: 14px;
	
}
#pageblock a{
	width: 27px;
	height: 36px;
	border: 1px solid #bababa;
	padding: 3px 5px 3px 5px;
}

#pageblock a:hover{
	color: #FFFFFF;
	background: #67b811;
	padding: 3px 5px 3px 5px;
	border: none;
}

#pc_ver {
	display: block;
	width:100%;
	margin: 0 auto;
    position: relative;
}


#m_ver {
	display: none;
}


#catalisttitle_m
{
	display: none;
}

@media (max-width : 750px ){
	
	#catagroup {
		margin: 30px 0 5px 0;
	}
	
	#newsname {
		font-size: 32px;
	}
	.lw_username {width:100px; height:22px;background:#e8e8e8; border:1px solid #ccc;line-height:22px;}
.lw_sex {height:25px; background:#e8e8e8;}
.lw_tel {width:180px; height:22px;background:#e8e8e8; border:1px solid #ccc;line-height:22px;}
.lw_email {width:180px; height:22px;background:#e8e8e8; border:1px solid #ccc;line-height:22px;}
.lw_address {width:180px; height:22px;background:#e8e8e8; border:1px solid #ccc;line-height:22px;}
.lw_content {width:450px; height:138px; background:#e8e8e8;border:1px solid #ccc;line-height:25px;}

	.lw_submit {background-image:url("images/tj_btn.jpg"); width:134px; height: 32px; border: 0px none;}
.lw_reset {width:134px; height:32px;}
	#lw_reset {display:none;}
	
	#liuyan {
		font-size: 20px;
	}
	.leaveword
{
	font-size: 22px;
	margin: 10px 0 50px 0px;
	width: 100%;
}

	
	#proshow{
	width: 268px;
	height: 287px;
	float: left;
	border: 1px #dfdfdf solid;
	margin: 30px 46px 10px 46px;
}
	

	
	
	#prolisttitle1{
	width: 299px;
	height: 49px;
	text-align: center;
	line-height: 49px;
	color: #000;
	display: inline-block;
		float: center;
	font-size: 18px;
	margin: 0 5px 2px 5px;
}
	
	
	#prolistline{
	display: none;
}
	
	#zizhi{
	width: 314px;
	height: 215px;
	float: left;
	border: 1px #dfdfdf solid;
	margin: 30px 23px 10px 23px;
}
	
	#navtreetext
	{
		font-size: 22px;
	}
	#classtitle
	{
		padding: 50px 0 30px 0;
	}
	
	#brandblock {
		height: auto;
	}
	.brandpadding {
		padding: 0 0 20px 0 ;
	}
	#bodyblock {
		width: 750px;
		overflow: hidden;
	}
	#catablock {
	display: block;
	width:730px;
	margin: 0 auto;
		padding: 0 10px 0 10px;
    position: relative;
	text-align:center;
}
	
	#catanamebg1_selected a, #catanamebg1_unselected a, 
	.selected,.selected a, .unselected ,.unselected a
	{ 
		font-size: 22px;
	}
	
	#prolistcatagroup{width:100%;
	height:auto;
	margin: 0 auto;
    position: relative;
	padding: 0 0 0 57px ;
	overflow: visible;
	text-align: center;
	background:none;
		display: inline-block;
}
	
	
	#catatextinfor img{
		width: 100%;
		display: inline-block;
		text-align: center;
		margin: 10px 0 10px 0;
	}
	
	#catatextinfor {
	font-size: 22px;
	font-weight: lighter;
	padding: 30px 0px 40px 0px ;
	width: 730px;
	text-align: left;
	margin: 0 0 50px 0;
	line-height: 40px;
		display: inline-block;

}
	
	#catatexttitle
{
	font-size: 36px;
	color: #34240b;
	font-weight:bold;
	padding: 33px 0 0 0;
	width: 100%;
	line-height: 46px;
	text-align: center;
}
	#catalineb{
	width:52px;
	height: 5px;
	background-color: #83d6d0;
	margin: 0 auto;
	margin-top: 10px;
		margin-bottom: 15px;
		position: relative;

	}
	#catatexttitle2
{
	font-size: 32px;
	color: #34240b;
	font-weight:lighter;
	padding: 10px 0 25px 0;
	width: 100%;
	line-height: 40px;
	text-align: center;
}
#catatextdate
{
	font-size: 18px;
	font-weight: lighter;
	padding: 12px 0 18px 0 ;
		width: 100%;
	text-align: center;
	line-height: 30px;
}
	
	#listline {
	border-bottom: solid 1px #979796;
	height: 10px;
	width: 100%;
	float: none;
	margin: 0 0 46px 0;
	position: relative;
	overflow: visible;
}
	
	#catanamecn, #catanameen, #navtreeblock, #listtext{
		
	}
	
	#listtext a{color: gray;}
	#catalisttitle_m
	{
		display: block;
		background-image: url("images/catalisttitle_m.jpg");
		height: 88px;
		width: 750px;
		text-align: left;
		color: #83d6d0;
		font-weight: lighter;
	}
	
	#catanamecn_m {
		font-size: 32px;
		padding: 45px 10px 0 56px;
		float: left;
	}
	
	#catanameen_m {
		font-size: 25px;
		padding: 50px 5px 0 0px;
		float: left;
	}
	
	#catalistblock {
		width:100%;
	}
	
	
	#listchip {
		width:695px;
		height: 164px;
		overflow: visible;
		background-image: url("images/catachipbg_m.jpg");
		margin: 20px 10px 30px 10px;
	}
	
	#listcontent {
		width:695px;
		height: auto;
	}
	
	#listtitle {
		width: 695px;
		font-size: 26px;
		color: #5f6161;
		height: 55px;
		overflow: hidden;
	}
	#listtext{width: 695px;font-size: 22px; line-height: 36px; height: auto; overflow: hidden;color:gray;padding: 0 0 20px 0;}
	#listdate
	{
		font-size: 28px;
		color: #b5b5b5;
		padding-top: 20px;
		display: none;
	}
	
	#listpic {display: none;}
	
	#information{
		background-color:#83d5cf;
		width: 100%;
	}
	
	#pageblock {
		text-align: center;
		background-image: url("images/catachipbg2_m.jpg");
		width: 750px;
		height: 150px;
		font-size: 23px;
		margin: 0 0 50px 0;
	}
	
	#sytop
	{
		display: block;
	}
	#pc_ver {
	display: none;
}

#m_ver {
	display: block;
}
	
	
  body {
    min-width: 640px;
  }
  img {
    max-width: 100%;
  }
  .unitblock {
    width: 100%;
    padding: 0;
	margin: 0;
  }
  #header {
    height:100px;
    z-index: 1000000;
	 text-align: center;
  }
	#header .headlogomobile {
		padding-top: 12px;
		display: block;
		float:left;
		width: 100%;
		position:relative;
		text-align: center;
		height: 69px;
		background:#3df4e4;
	}
	
  #header .headlogo {
    padding-top: 12px;
    padding-left: 10px;
	 display: none;
  }
  #header .headlogo img {
    height: 34px;
  }
  #header .ttel {
    float: left;
    margin-top: 0;
    padding-left: 25px;
    margin-left: 20px;
    font-size: 16px;
    background-size: 20px auto;
  }
	
	/* 手机版 导航菜单 三 的 样式*/
  #header .nav-menu {
    display: block;
    float: right;
    width: 34px;
    padding-right: 36px;
	margin-top:-45px;
    cursor: pointer;
	position: relative;
	  z-index: 9998;
  }
	
  #header .nav-menu .icon-bar {
    background-color: #fff;
    display: block;
    width: 34px;
    height: 2px;
    border-radius: 1px;
    margin-bottom: 10px;
  }
	
  #header .menu {
    position: fixed;
    top: 0;
    right: -200px;
    float: none;
    background: #fff;
    width: 180px;
    overflow: hidden;
    height: 2000px;
    padding: 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
	  margin: 0;
	  z-index: 10000;
  }
	
  #header .menu.on {
    right: 0px;
  }
  #header .menu ul {
    padding-top: 20px;
	  line-height: 30px;
	  height: 50px;
  }
  #header .menu ul li {
    float: none;
	  width:180px;
    text-align: center;
	  height: 50px;
	  line-height: 50px;
  }
  #header .menu ul li a {
    font-size: 22px;
	height: 60px;
	  margin: 0;
	  padding: 0;
	  line-height: 50px;
	  font-weight: lighter;
  }
		

/*菜单栏 鼠标移动上去的效果*/
#header .menu ul li:hover {
    /*border-bottom: 1px solid #83d6d0;*/
  height: 50px;
	  margin: 0;
	  padding: 0;
	  line-height: 50px;
	color: #3df4e4;
	text-decoration: underline;
	background-image: none;
}


#header .menu ul li a:hover {
  		height: 50px;
	  margin: 0;
	  padding: 0;
	  line-height: 50px;
	color: #3df4e4;
	text-decoration: underline;
		background-image: none;
}
	
	#header .menu ul li a.on {
height: 50px;
	  margin: 0;
	  padding: 0;
	  line-height: 50px;
		background-image: none;

	
	
}

#header .menu ul li a {
	height: 50px;
	  margin: 0;
	  padding: 0;
	  line-height: 50px;
		background-image: none;
	}
	
  .menu_zz {
    position: fixed;
    width: 0%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    left: 0;
    top: 0;
    z-index: 9999;
    display: block;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
  .menu_zz.on {
    width: 100%;
  }
	
	
.GreenColorBanner {
	height:0;
	margin: 0;
	padding: 0;
	width:100%;
	margin:100px 0 0 0;
	width: 750px;
	overflow: hidden;
	}
.GrayColorBanner {
	height: 0;
	margin: 0;
	padding: 0;
	width:100%;
	}
	
	
	
	
	
#sytop #sytop.nytop #SliderName {
  height: 350px;
}	
	
	
	#brandtext_mobile {
		width:100%;
		text-align:center;
		padding: 45px 0 25px 0 ;
		display:block;
		margin: 0;
		float:left;
		font-size: 20px;
		
	}
	
	#brandtitle {
		display: none;
	}
	
	.brandmain {
		margin: 0;
		padding: 0;
		width:100%;
		height: auto;
		text-align:center;
	}
	
	#brandmainpicarea {
		width:100%;
		margin: 0;
		padding: 0;
		text-align: center;
		height: auto;
		float:left;
		
	}
	
	#brandmainpic {
		width:466px;
		height: 266px;
		margin: 0;
		padding: 0;
		float:none;
		height:auto;
	}
	
	#brandtext {
		margin: 10px 0 0 0;
		padding: 0 ;
		width:100%;
		height: auto;
	}
	
	#brandtext img {
		display: none;
	}
	
	#brandcontent {
	padding: 15px 0 0 45px;
	margin: 0;
		width:650px;
		line-height: 46px;
		font-size: 26px;
		text-align:left;
		float:none;
		height:auto;
		text-indent: 2em;
	}

	#brandcontent a { font-size: 22px;}
	#brandcontent a hover{text-decoration: underline; font-size: 22px;}
	#brandservertype{
	float: left;
	margin:0 20px 0 0;
	width:349px;
	height:563px;
	overflow: hidden;
}
	
	#brandservertype img{
		width: 349px;
	height: 523px;
	
	}
	
	#brandservertext{
	width: 106px;
	height: 80px;
	background-image: url("images/brandtypebg.png");
	margin:40px 0 0 52px;
	overflow: hidden;
	font-size: 30px;
	color: white;
	text-align: center;
	line-height: 80px;
	position:absolute;
	padding: 0 0 0 0;
	font-weight: lighter;
	float:left;
}
	
	#brandservertext2{
	width: 106px;
	height: 80px;
	background-image: url("images/brandtypebg.png");
	margin:40px 0 0 282px;
	overflow: hidden;
	font-size: 30px;
	color: white;
	text-align: center;
	line-height: 80px;
	position:absolute;
	font-weight: lighter;
	float: left;
}

#brandservertext3{
	width: 106px;
	height: 80px;
	background-image: url("images/brandtypebg.png");
	margin:40px 0 0 512px;
	overflow: hidden;
	font-size: 30px;
	color: white;
	text-align: center;
	line-height: 80px;
	position:absolute;
	font-weight: lighter;
	float: left;
}
	
#featureblock {
	height: 160px;
	}
	
#featuremain{
	margin:61px 0 0 29px;
	width: 100%;
	float: left;
	height: 76px;
}

#feature1{
	width: 156px;
	height: 80px;
	position:relative;
	float: left;
	text-align: center;
	padding: 0;
	margin:0;
	text-align: center;
}

#feature2{
	width: 178px;
	height: 88px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position:relative;
	float: left;
	text-align: center;
		
}
	
	#feature3{
	width: 178px;
	height: 88px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position:relative;
	float: left;
	text-align: center;
		
}
	
	
		#feature4{
	width: 178px;
	height: 88px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position:relative;
	float: left;
	text-align: center;
		
}
	
#productblock
	{
		text-align: center;
		width:750px;
		overflow: hidden;
		height: 450px;
		margin: 30px 0 30px 0;
	}
#producttitle{ margin:0; padding:10px 0 30px 0;}	
#fBox{
	width: 100%;
	 margin: 0;
	padding: 0;
    position: relative;
	text-align: center;
	height: 55px;
	float: left;
	
}

.featureTitle1{
	color: #ed9400;
	font-size:52px;
	float:left;
	margin: 0 0 0 0;
	height: 100px;
	line-height: 47px;
	padding: 0 0 0 40px;
	position:relative;

}

.featureTitle2{
	color: #ed9400;
	font-size:52px;
	float:left;
	margin: 0 0 0 0;
	height: 100px;
	line-height: 50px;
	padding: 0 0 0 55px;
	position:relative;
}
	
	.featureTitle3{
	color: #ed9400;
	font-size:52px;
	float:left;
	margin: 0 0 0 0;
	height: 100px;
	line-height: 50px;
	padding: 0 0 0 51px;
	position:relative;
}
	
	.featureTitle4{
	color: #ed9400;
	font-size:52px;
	float:left;
	margin: 0 0 0 0;
	height: 100px;
	line-height: 50px;
	padding: 0 0 0 30px;
	position:relative;
}

.featureUnit{
	color: #ed9400;
	font-size:24px;
	float:left;
	padding: 22px 0 0 0;
	text-align: center;
	margin: 0 0 0 0;
	line-height: 24px;
}

#featureText{
	color:#83d6d0;
	font-size: 16px;
	float:none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	line-height: 16px;
	height: 16px;
}

#featureline {
	width: 1px;
	height:   53px;
	border-left: 1px solid #2ad2c5  ;
	float: left;
}


	#nyclasstitle {
	font-size: 32px;
	color: #ed9400;
	width: 100%;
	padding: 26px 0 26px 0;
	text-align: center;
	line-height: 32px;
}
	
#productbtngroup, #productpic, #productfunction{
		display: none;
	}
	
	#productfunction_mobile {
		display: block;
		width:100%;
		text-align: center;
		padding: 0 0 0 0;
		margin: 0;
	}	
	
	
	
	#productpic_m {
		display: block;
		width:700px;
		text-align: center;
		margin:8px 0 0 0;
		padding: 0;
		overflow: hidden;
		height: 383px;
		display: inline-block;
	}
	#producttext{
		width: 100%;
	height: 120px;
	overflow: hidden;
	margin: -141px 0 0 0;
	z-index: 999;
	padding: 0 0 0 16px;
	float: left;
		font-size: 12px;
}
	.productpictext1{
	width: 217px;
	height: 115px;
	font-size:12px;
	padding:15px 0 0 10px;
	margin: 0 1px 0 5px;
	line-height: 24px;
	float: left;
	color:#fff; 
	overflow: hidden;
	background-image: url("images/productpictext1bg.png");
} 

.productpicimg_m{
	width:225px;
	height: 380px;
	overflow: hidden;
	float: left;
	padding: 0 8px 0px 0;
	margin: 0 0 0 0;
}
	#productftnleft{display: none;}

	#productftnright {display: none;}
		
#classcontent {
	padding: 0;
	width:100%;
	height:auto;
	text-align: left;
	overflow:inherit;
}

#classdetail {
	width:180px;
	height:391px;
	margin: 0 0 10px 3px;
	float: left;
	padding: 0;
}

	#classdetail_m_chip0 {
		width:23px;
		height:auto;
		float: left;
	}
	
		#classdetail_m_chip1 {
		width:83px;
		height:auto;
			float: left;
	}
	
	#classdetail_m_chip2 {
		width:79px;
		height:auto;
		float: left;
	}
	
#classpic {
	width:100%;
	height:auto;
	float: left;

	text-align: center;

}
	#classpic-hover{
	width:100%;
	height:auto;
	padding: 0;
		text-align: center;
}
	#classpic img
	{ width: auto;
	height: auto;}
	
	#classpichover{
		width: 100%;
		float: left;
		height:100%;
	}

#classname,  #classname a  {
	padding: 0;
	float: left;
	text-align: center;
	font-size: 24px;
	line-height: 24px;
	color: #83d6d0;
	width:0;
	font-weight: lighter;
	
}
	
	
	#classblock2{
	width: 100%;
	height: 480px;
	background-color: #83d6d0;
	
}

#classmain2 {
	width: 734px;
	height: 504px;
	background-color: transparent;
	margin: -40px 0 0 0;
	position: absolute;
	overflow: hidden;
	padding: 0px 10px 10px 10px;
}
	
	.contain {
    width: 750px;
    margin: 0 auto;
	height: 100%;
	overflow: hidden;
		padding: 0;
}
 
.contain li {
    float: left;
    list-style: none;
    width: 373px;
    height：331px;
    transition: all 2s;
    position: relative;
    overflow: hidden;
	padding: 0;
}
 
.contain ul:hover li {
    width: 177px;
}
 
.contain ul li:hover {
   /* width: 632px;*/
}
 
.contain li .title {
    position: absolute;
    width: 100%;
    height: 50px;
    background-color: rgba(0, 0, 0, .5);
    text-indent: 2em;
    line-height: 50px;
    bottom: 0px;
    left: 0;
	font-size: 26px;
}
 
.contain a {
    color: #fff;
    text-decoration: none;
}
	
	
	#classpic1{
	margin: 0;
	float: left;
	width: 100%;
	height: 150px;
	overflow: hidden;
	background-image: url("images/classpic1_m.jpg");
	background-repeat: no-repeat; 
}

#classpicbg1 {
	overflow: hidden;
	background-image: url("images/classpicbg1.png");
	background-repeat: no-repeat; 
	width:295px;
	height: 92px;
	margin: 129px 0 0 55px;
}
	
	#classpicbg3 {
	overflow: hidden;
	background-image: url("images/classpicbg1.png");
	background-repeat: no-repeat; 
	width:295px;
	height: 92px;
	margin: 35px 0 0 5px;
}
	


#classpicbg2{
	overflow: hidden;
	background-image: url("images/classpicbg2.png");
	background-repeat: no-repeat; 
	width:415px;
	height: 53px;
	margin: 113px 0 0 0px;
	background-position: right;
}
#classpicbg4{
	overflow: hidden;
	background-image: url("images/classpicbg2.png");
	background-repeat: no-repeat; 
	width:305px;
	height: 53px;
	margin: 113px 0 0 0px;
	background-position: right;
}
	
#classpict1{
	text-align: center;
	font-size: 24px;
	line-height: 24px;
	padding: 19px 0 0 0;
	widows: 100%;
	float: none;
	color: #ffffff;
	font-weight:lighter;
}



#classpic2{
	margin: 0;
	float: left;
	width: 100%;
	height: auto;
	overflow: hidden;
	background-image: url("images/classpic2_m.jpg");
	background-repeat: no-repeat; 
	
}

#classpic3{
	margin: 0;
	float: left;
	width: 100%;
	height: 558px;
	overflow: hidden;
	background-image: url("images/classpic3_m.jpg");
	background-repeat: no-repeat; 
}
	
#classpic4{
	margin: 0;
	float: left;
	width: 100%;
	height: 558px;
	overflow: hidden;
	background-image: url("images/classpic4_m.jpg");
	background-repeat: no-repeat; 
   }

#classpic5{
	margin: 0;
	float: left;
	width: 100%;
	height: 558px;
	overflow: hidden;
	background-image: url("images/classpic5_m.jpg");
	background-repeat: no-repeat; 
}

	
	
	#newsblock {
		width: 100%;
	height: auto;
}
	

	
	#newstitle {
		width:730px;
		height: 67px;
		padding:40px 0 30px 30px;
		margin: 0;
		background:url("images/newstitlemobilebg.jpg");
		background:repeat-x;
		text-align:center;
		
	}
	
	.newstitlechip {
	width: auto;
	height: 90px;
	float: left;
}
	
	.newspinpai {
		margin-left: 35px;
		height: 90px;
	}
	
	.newshangye{
		display: none;
	}
	
	#newscnname {
	 font-size: 32px;
		line-height: 90px;
		color:#83d6d0;
		width:auto;
		height: auto;
		padding: 0;
		float: left;
	}
	
	#newsenname {
		color: #83d6d0;
	font-size: 25px;
	line-height: 25px;
	font-weight: lighter;
		float: left;
		padding-top:40px;
		padding-left: 10px;
}
	
	
	#newschip {
	
	width:100%;
	height:auto;
	margin: 0 0 0 0 ;
	padding:40px 0 40px 0;
	float:left;
	overflow: hidden;
	text-align: left;
}

	#newspic {
		display: none;
	}
	
#newssplit {
	display: none;
	
}

#newscontent {
	width:100%;
	height:auto;  /*612+94*/
	padding: 0 0 90px 0;
}

#newsname {
	padding:0 0 0 25px;
	font-size: 32px;
	line-height: 45px;
	font-weight: normal;
	color: #5f6161;
	width: 500px;
	height:50px;
	float: left;
	overflow: hidden;
}

#newsdate {
	padding:0;
	font-size: 26px;
	line-height: 46px;
	font-weight:normal;
	color: #b52820px;
	float: left;
	width: 180px;
	text-align:right;
	
}
#newsbrief {

	float:left;
	width:685px;
	font-size:24px;
	color:gray;
	line-height: 40px;
	padding:0 0 0 30px;
}
	
	#newsbrief a{
		color:gray;
	}
#newsbrief a hover{ color:red;
text-decoration:underline;}

	#newsmore{
	width:300px;
	height:60px;
	border:1px #a0a0a0 solid;
	margin:65px 0 70px 225px;
	text-align:center;
	line-height:60px;
	font-size:26px;
	display: inline-block;
		
	}
	
	#newsmore a.hover{
		color:#fff;
		font-weight:bold;
		background:#24d3c4;
	}
	
	#bottom_blank {
		height: 94px;
		display: block;
		
	}
	
	#bottom {
	display: block;
		height: 94px;
		width:750px;
		background-color: #363737;
position: fixed;
bottom: 0;
		z-index: 99999999;
		background-image:url("images/bottom_m_bg.jpg");
}
	
	#bottom_home {
		width: 78px;
		height: 64px;
		border-top:  1px solid #515353;
		border-bottom:  1px solid #515353;
		border-right:  1px solid #515353;
		border-left:  1px solid #515353;
		text-align: center;
		padding-top: 28px;
		float: left;
	}
	
	#bottom_link,#bottom_link a {
		width: 221px;
		height: 92px;
		border-top:  1px solid #515353;
		border-bottom:  1px solid #515353;
		border-right:  1px solid #515353;
		line-height: 92px;
		text-align: center;
		padding:0;
		font-size: 32px;
		color: #83d6d0;
		float: left;
	}
	
	#brandm {
	display: block;
}
	#brandpc {
	display: none;

	}
	
	
	/*内页风格*/
	#brand_head_block {
		width:100%;
		height: 664px;
		background-image: url("images/brand_head_block_bg.jpg");
		background-repeat: no-repeat;
		background-position: center;
		text-align: center;

	}
	
	#brand_head {
		width:78.5%;
		height:553px;
		background: black;
		opacity: 0.7;
		margin-left:  10.75%;
		z-index: 10;
	}
	
	#brand_head_title {
		text-align: center;
		width:100%;
		font-size: 32px;
		line-height: 32px;
		color:#83d6d0;
		padding-top:30px;
		padding-bottom: 16px;
		float: none;
	}
	
	#brand_head_line {
		width:10%;
		height: 1px;
		background-color: #83d6d0;
		float:none;
		margin-left: 45%;
	
	}
	
	#brand_head_content {
		color: #ffffff;
		font-size: 22px;
		line-height: 37px;
		margin-top: 23px;
		margin-bottom: 40px;
		font-weight: lighter;
	}
	
	
	#brand_head_3pic {
		margin-top: -111px;
		margin-left: 40px;
		z-index: 100;
		position:absolute;
	}
	#brand_head_score {
		padding: 0 0 20px 30px;
		position: relative;
		
	}
	
	#brand_head_culture {
		background-image: url("images/brand_head_cluture_bg.jpg");
		width:100%;
		height: 234px;
		background-repeat: no-repeat;
		background-position: center;
		text-align: center;
	}
	
	#brand_culture_title
	{
		float: left;
		color:#ffd800;
		font-size: 32px;
		line-height: 32px;
		padding:26px 0 17px 0 ;
		text-align: center;
		width:100%;
		float:none;
	}
	#brand_line {
		width:8%;
		height: 1px;
		background-color: #83d6d0;
		float:none;
		margin-left: 46%;
	}
	#brand_culture_content
	{
		padding: 12px 0 28px 0 ;
		color:#ffd800;
		font-size: 22px;
		line-height: 45px;
	}
	
	#brand_store_title {
		line-height: 69px;
		color: black;
		font-size: 32px;
		width:100%;
		text-align: center;
		float: none;
	}
	
	#brand_store_content {
		height: 780px;
		width:690px;
		background-color:#83d6d0 ;
		margin: 15px 30px 16px 30px;
		overflow: visible;
	}
	
	#brand_story_pic {
	 	padding: 12px 26px 0 40px;
		float: left;
	}
	
	#brand_story_book{
		margin: 30px 0 40px 0;
		width:194px;
		float: left;
	}
	
	#brand_story_title {
		width: 263px;
		color: #363737;
		font-size: 30px;
		line-height: 50px;
		float: left;
		font-weight:lighter;
		text-align: center;
	}
	
	#brand_story_text {
		padding: 40px 40px 40px 40px;
	 	width:613px;
		color: #363737;
		font-size: 22px;
		line-height: 38px;
		float:none;
		position: relative;
		font-weight:lighter;
	}
	
	
	#brand_philo {
			background-image: url("images/brand_philo_bg.jpg");
		width:692px;
		height: 539px;
		background-repeat: no-repeat;
		background-position: center;
		text-align: left;
		margin: 0 30px 18px 30px;
	}
	#brand_philo img{
		float: left;
	}
	
	#brand_philo_right {
		float: left;
		width:311px;
		margin-left:22px; 
		margin-top:66px;
	}
	
	#brand_philo_title {
		margin: 0 0 0 0;
		padding: 0;
		float: none;
		font-size: 32px;
		color:#83d6d0;
		width:100%;
	}
	
	
	#brand_philo_line {
		width:61px;
		height: 1px;
		background-color: #83d6d0;
		float:none;
		margin-left: 48px;
		margin-top: 25px;
		padding: 0;
	}
	
	#brand_philo_text {
		width:269px;
		padding-top: 21px;
		font-size: 22px;
		color:#83d6d0;
		line-height: 35px;
		font-weight: lighter;
	}
	
	.brand_philo_yellow {
	  color:#ffd800;
	}
	
	#brand_team
	{
		background-color: #83d6d0;
		width:100%;
		padding: 29px 0 0 0 ;
	}
	
	#brand_team_title {
		width:100%;
		color:#363737;
		font-size: 32px;
		line-height: 32px;
		text-align: center;
		padding-bottom: 20px;
	}
	
	#brand_team_line {
		width:8%;
		height: 1px;
		background-color: #363737;
		float:none;
		margin-left: 46%;
		margin-bottom: 49px;
		padding: 0;
	}
	
	#brand_team_chip {
		width: 100%;
		height: 267px;
		padding: 0;
		margin: 0;
	}
	
	#brand_team_pic {
		width: 280px;
		height: 217px;
		border: 2px #bfbfbf;
		background-color: #a0a0a0;
		margin: 24px 0 0 49px;
		float: left;
		padding: 0;
		
	}
	
	#brand_team_detail {
	
		float: left;
		margin: 0;
		padding: 0;
	}
	
	#brand_team_name {
		color:#363737;
		font-size: 22px;
		font-weight: 500;
		padding: 27px 0 22px 30px;
		width: 387px;
		line-height:22px;
		background-image: url("images/brand_team_name_bg.png");
		height: 22px;
		background-repeat: repeat-y;
	}
	
	#brand_team_txt {
		color:#363737;
		font-size: 22px;
		font-weight:lighter;
		padding: 0 0 0 30px;
		margin: 0;
		width: 100%;
		line-height:35px;
		
		height: 196px;
		background-repeat: repeat-y;
		background-image: url("images/brand_team_txt_bg.png");
		
	}
	
	#next_btn_bg
	{
		width:100%;
		background-color: #83d6d0;
		padding:34px 0 28px 215px;
		margin: 0;
	}
	#next_btn {
		width: 320px;
		height: 70px;
		text-align: center;
		background-image: url("images/next_btn_bg.jpg");
		color: #83d6d0;
		font-size: 22px;
		line-height: 22px;
	}
	#next_btn a {
		color: #83d6d0;
		font-size: 22px;
			height: 70px;
		line-height: 60px;
	}
	
	#findflag
	{
		
	}
	
  #sytop {
    height: auto;
  }
  #sytop.nytop {
    height: auto;
  }
  #sytop.nytop #SliderName {
    height: auto;
  }
  #sytop.nytop .syli {
    bottom: 10px;
  }
  #sytop #SliderName {
    width: 750px;
    position: relative;
    left: 0;
    margin: 0;
  }
  #sytop .syli {
    width: 100%;
    bottom: 20px;
    margin: 0;
    left: 0;
  }
  #sytop .syli span {
    margin: 0px 5px;
  }
  .altop {
    overflow: hidden;
    width: 130%;
    margin-left: -15%;
  }
  .altop img {
    width: 100%;
    left: 0;
    margin-left: 0;
  }
  #sybox1 .box1 {
    width: 100%;
    background: none;
    height: auto;
  }
  #sybox1 .box1 .sytit {
    margin: 0;
    padding: 15px;
    background: none;
    height: 30px;
    text-align: left;
  }
  #sybox1 .box1 .sytit span {
    padding-top: 0px;
    line-height: 30px;
    font-size: 20px;
  }
  #sybox1 .box1 ul {
    padding: 10px 0px;
    width: 94%;
    margin: 0 auto;
  }
  #sybox1 .box1 ul li {
    width: 50%;
    padding-bottom: 20px;
  }
  #sybox1 .box1 ul li .pic {
    height: 120px;
    background-size: 100px auto !important;
  }
  #sybox1 .box1 ul li .txt {
    font-size: 18px;
  }
  #sybox1 .box1 ul li.fw5 {
    display: none;
  }
  #sybox1 .box2 {
    height: auto;
    background: #ededed;
  }
  #sybox1 .box2 .t2 {
    margin: 10px auto;
    width: 94%;
    font-size: 14px;
    line-height: 20px;
    padding-top: 10px;
    padding-bottom: 20px;
  }
  #sybox1 .box2 .t2 span {
    padding-right: 5px;
    font-size: 16px;
  }
  #sybox1 .box2 .sytit {
    margin: 0;
    padding-top: 20px;
    padding-bottom: 10px;
    height: 40px;
    background: none;
    text-align: left;
    padding-left: 15px;
  }
  #sybox1 .box2 .sytit span {
    padding-top: 0px;
    line-height: 30px;
    font-size: 20px;
    margin: 0;
  }
  #sybox1 .box2 ul {
    width: 94%;
    margin: 0 auto;
    padding-top: 0;
  }
  #sybox1 .box2 ul li {
    width: 48.5%;
    margin: 0;
    margin-right: 1.5%;
    margin-bottom: 13px;
    height: 190px;
  }
  #sybox1 .box2 ul li:hover .tit {
    background: #666666;
  }
  #sybox1 .box2 ul li:nth-child(even) {
    margin: 0;
    margin-bottom: 13px;
    margin-left: 1.5%;
  }
  #sybox1 .box2 ul li .tit {
    height: 100px;
  }
  #sybox1 .box2 ul li .tit h3 {
    padding-top: 20px;
    padding-left: 10px;

    font-size: 16px;
    line-height: 24px;
  }
  #sybox1 .box2 ul li .tit h3 span {
    font-size: 12px;
    line-height: 18px;
  }
  #sybox1 .box2 ul li .nr {
    width: 94%;
    margin: 0 auto;
    padding-top: 10px;
    font-size: 14px;
    line-height: 20px;
  }
  #sybox2 {
    padding-bottom: 20px;
  }
  #sybox2 .sytit {
    margin: 0;
    padding-top: 20px;
    padding-bottom: 10px;
    height: 40px;
    background: none;
    text-align: left;
    padding-left: 15px;
  }
  #sybox2 .sytit span {
    padding-top: 0px;
    line-height: 30px;
    font-size: 20px;
    margin: 0;
  }
  #sybox2 .box1 {
    width: 100%;
    float: none;
  }
  #sybox2 .box1 ul li:hover .txt {
    height: 75px;
    background: url(images/altbj.png) left bottom repeat-x;
  }
  #sybox2 .box1 ul li:hover .txt .l1 {
    display: none;
  }
  #sybox2 .box1 ul li:hover .txt p {
    display: none;
  }
  #sybox2 .box1 ul li .txt .tit {
    margin-left: 8px;
    margin-top: 15px;
    margin-right: 5px;
  }
  #sybox2 .box1 ul li .txt .tit h3 {
    padding-left: 7px;
    font-size: 18px;
    line-height: 22px;
  }
  #sybox2 .box1 ul li .txt .tit h3 span {
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  #sybox2 .box2 {
    width: 100%;
    display: none;
  }
  #sybox2 .more2 {
    width: 150px;
    height: 40px;
    line-height: 40px;
    margin-top: 20px;
    font-size: 18px;
  }
  #sybox3 {
    padding-bottom: 20px;
  }
  #sybox3 .more2 {
    width: 150px;
    height: 40px;
    line-height: 40px;
    margin-top: 20px;
    font-size: 18px;
  }
  #sybox3 .sytit {
    margin: 0;
    padding-top: 20px;
    padding-bottom: 10px;
    height: 40px;
    background: none;
    text-align: left;
    padding-left: 15px;
  }
  #sybox3 .sytit span {
    padding-top: 0px;
    line-height: 30px;
    font-size: 20px;
    margin: 0;
  }
  #sybox3 .sygd {
    width: 94%;
    margin: 0 auto;
  }
  #sybox3 .sygd ul {
    margin: 0;
  }
  #sybox3 .sygd ul li {
    width: 100%;
    float: none;
    margin: 0;
    height: auto;
  }
  #sybox3 .sygd ul li .pic {
    width: 100%;
    height: auto;
  }
  #sybox3 .sygd ul li .txt h3 {
    font-size: 20px;
  }
  #sybox4 {
    padding-bottom: 20px;
    background: #ededed;
  }
  #sybox4 .sytit {
    margin: 0;
    padding-top: 20px;
    padding-bottom: 10px;
    height: 40px;
    background: none;
    text-align: left;
    padding-left: 15px;
    border: none;
  }
  #sybox4 .sytit span {
    padding-top: 0px;
    line-height: 30px;
    font-size: 20px;
    margin: 0;
  }
  #sybox4 .syhz ul {
    padding: 0;
  }
  #sybox4 .syhz ul li {
    width: 33.3333%;
    padding-bottom: 10px;
    margin: 0;
    height: auto;
  }
  #sybox4 .syhz ul li:nth-child(n+25) {
    display: none;
  }
  #footer {
    padding: 30px 0px;
  }
  #footer .footer {
    width: 94%;
    margin: 0 auto;
    padding: 0;
  }
  #footer .footer .box1 .flogo {
    float: none;
    width: 100%;
  }
  #footer .footer .box1 .flogo img {
    display: block;
    margin: 0 auto;
  }
  #footer .footer .box1 .fmenu {
    display: none;
  }
  #footer .footer .box2 {
    font-size: 14px;
    line-height: 22px;
    padding-top: 15px;
  }
  #footer .footer .box2 ul {
    margin: 0;
  }
  #footer .footer .box2 ul li {
    width: 100%;
    float: none;
    margin: 0;
  }
  .gywm {
    overflow: hidden;
  }
  .gywm .box1 {
    padding: 30px 0px;
    width: 94%;
    margin: 0 auto;
  }
  .gywm .box1 h1 {
    font-size: 30px;
    line-height: 40px;
  }
  .gywm .box1 h2 {
    font-size: 20px;
    line-height: 30px;
  }
  .gywm .box1 p {
    margin: 10px 0px;
    font-size: 16px;
    line-height: 26px;
  }
  .gywm .box2 {
    padding: 20px 0px;
    width: 100%;
  }
  .gywm .box2 .unitblock {
    width: 94%;
  }
  .gywm .box2 h1 {
    font-size: 30px;
  }
  .gywm .box2 h1 span {
    font-size: 20px;
    padding-left: 10px;
  }
  .gywm .box2 ul {
    padding-top: 10px;
    width: 100%;
    margin: 0;
  }
  .gywm .box2 ul li {
    margin-right: 0;
    margin-bottom: 15px;
    width: 100%;
  }
  .gywm .box3 {
    width: 94%;
    margin: 0 auto;
    padding: 20px 0px;
    background: none;
  }
  .gywm .box3 h1 {
    font-size: 30px;
  }
  .gywm .box3 h1 span {
    font-size: 20px;
    padding-left: 10px;
  }
  .gywm .box3 .pplc {
    width: 100%;
    height: auto;
    background: none;
  }
  .gywm .box3 .pplc ul li {
    position: relative;
    left: 0 !important;
    top: 0 !important;
    float: none;
    width: 100% !important;
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
  }
  .gywm .box3 .nytx ul {
    overflow: hidden;
    padding-top: 10px;
    margin: 0;
    padding-bottom: 20px;
  }
  .gywm .box3 .nytx ul li {
    width: 49%;
    margin-right: 2%;
    height: 180px;
    margin-bottom: 3%;
  }
  .gywm .box3 .nytx ul li:nth-child(even) {
    margin-right: 0px;
  }
  .gywm .box3 .nytx ul li .jj {
    padding-left: 10px;
    padding-top: 20px;
    font-size: 16px;
    line-height: 24px;
    padding-right: 10px;
  }
  .gywm .box3 .nytx ul li .txt {
    display: none;
  }
  .gywm .box3 .nytx ul li .tit {
    height: 60px;
    line-height: 60px;
    padding-left: 10px;
    font-size: 16px;
  }
  .gywm .box3 .nytx ul li .tit img {
    height: 16px;
    padding-right: 6px;
  }
  .gywm .box4 {
    padding: 20px 0px;
  }
  .gywm .box4 h1 {
    font-size: 30px;
  }
  .gywm .box4 h1 span {
    padding-left: 10px;
    font-size: 20px;
  }
  .gywm .box4 ul li {
    width: 33.3333%;
    padding-bottom: 10px;
    margin: 0;
    height: auto;
  }
  .gywm .box4 ul li:nth-child(n+25) {
    display: none;
  }
  .gywm .box4 .unitblock {
    width: 94%;
    margin: 0 auto;
  }
  .gywm .box5 {
    padding: 20px 0px;
    width: 94%;
    margin: 0 auto;
    background: none;
  }
  .gywm .box5 h1 {
    font-size: 26px;
  }
  .gywm .box5 h1 span {
    font-size: 18px;
    padding-left: 10px;
  }
  .gywm .box5 ul {
    padding-top: 0px;
    width: 100%;
    height: auto;
  }
  .gywm .box5 ul li {
    padding-top: 0 !important;
    width: 48.5% !important;
    margin-right: 3%;
    padding-bottom: 0px;
    height: 140px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    background: #f6f6f6;
    margin-bottom: 10px;
  }
  .gywm .box5 ul li:nth-child(even) {
    margin-right: 0%;
  }
  .gywm .box5 ul li h3 {
    font-size: 24px;
    padding-top: 25px;
  }
  #main {
    width: 100%;
    padding: 20px 0px;
  }
  #main.alnr {
    margin-top: 20px;
  }
  #main.alnr .normal {
    width: 94%;
  }
  #main.alnr .normal .altit {
    font-size: 18px;
    color: #333;
    line-height: 24px;
    padding-left: 0;
  }
  #main .altxt {
    width: 100%;
  }
  #main .nytit {
    font-size: 32px;
    line-height: 34px;
  }
  #main .nytit span {
    font-size: 14px;
    padding-bottom: 10px;
  }
  #main .allist {
    width: 100%;
  }
  #main .allist .more {
    width: 160px;
    height: 44px;
    line-height: 42px;
    font-size: 20px;
    margin-top: 10px;
  }
  #main .allist ul {
    width: 94%;
    margin: 0 auto;
    padding-bottom: 10px;
  }
  #main .allist ul li {
    float: none;
    width: 100%;
    height: auto;
  }
  #main .allist ul li img {
    width: 100%;
    height: auto;
  }
  #main .allist ul li .txt .tit {
    font-size: 20px;
  }
  #main .allist ul li .txt .tit span {
    font-size: 14px;
    padding-right: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  #main .allist ul li:hover .txt {
    height: 85px;
    background: url(images/albj1.png) left bottom no-repeat;
  }
  #main .allist ul li:hover .txt .tit {
    display: block;
  }
  #main .allist ul li:hover .txt p {
    height: 150px;
    overflow: hidden;
    display: none;
  }
  #main .newslist {
    width: 100%;
  }
  #main .newslist .more {
    width: 160px;
    height: 44px;
    line-height: 42px;
    font-size: 20px;
    margin-top: 10px;
  }
  #main .newslist ul {
    width: 94%;
    margin: 0 auto;
  }
  #main .newslist ul li {
    width: 100%;
    height: auto;
    padding-bottom: 20px;
  }
  #main .newslist ul li .newpic {
    width: 100%;
    height: auto;
  }
  #main .newslist ul li .newtxt {
    padding-top: 7px;
  }
  #main .newslist ul li .newtxt h3 {
    font-size: 18px;
  }
  #main .normal {
    width: 94%;
    margin: 0 auto;
    font-size: 14px;
    line-height: 24px;
  }
  #main .normal .title1 {
    font-size: 20px;
  }
  #main .normal .nyfan {
    padding-top: 20px;
    padding-bottom: 10px;
    width: 100%;
  }
  #main .normal .nyfan ul li {
    margin-bottom: 15px;
    height: 40px;
    width: 100%;
    float: none;
  }
  #main .normal .nyfan ul li:first-child {
    border-right: 1px solid #d11821;
  }
  #main .normal .nyfan ul li:hover {
    background: #d11821;
  }
  #main .normal .nyfan ul li a {
    line-height: 38px;
    height: 38px;
    padding: 0px 30px;
  }
	
	/* 隐藏版权区域 */
	#rightblock {
		display: none;
	}
}

#rightblock4 {
	width: 550px;
	float: left;
	margin: 0px 0 0 0;
}
