﻿@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right:0px;
}
a{ text-decoration:none}
a:hover{ color:#e70101;}
img{ border:none; text-indent:0px;}
ul{list-style:none; margin:0; padding:0;}
li{list-style:none; margin:0; padding:0;}
.gangan:hover{-webkit-animation-name:bounce;animation-name:bounce;}
.gangan2:hover{-webkit-animation-name:shake;animation-name:shake;}
.gangan3:hover{-webkit-animation-name:rubberBand;animation-name:rubberBand;}
.zongcaidan a{font-size:14px; color:#353535; line-height:40px; background-color:#FFFFFF; height:40px; display:block; }
.zongcaidan a:hover{ color:#FFFFFF; background-color:#615d60;}
.zicaidan a{font-family: 微软雅黑; font-size:14px; color:#efefef; text-align:center;}
.zicaidan a:hover{ font-size:16px;}
.transparent_class {filter:alpha(opacity=70);-moz-opacity:0.7;-khtml-opacity: 0.7; opacity: 0.7;}
.clear { clear:both;}


.wenzhangphoto1{ width:100%; text-align:center; margin:20px auto 20px;}
.wenzhangphoto1 img{margin:auto; display:block; max-width:100%; height:auto;}

#baodingwei{ position:fixed; margin:auto; left:0; right:0; top:0; z-index:9999; background:#FFFFFF;}

#banner { height:718px; }
.home_banner { width:100%; height:718px; }

	.our-team{
		overflow: hidden;
		border-radius: 50%;
		position: relative;
		margin-top:30px; 
		margin-bottom:30px;
	}
	.our-team img{
		width: 100%;
		height: auto;
		position: relative;
		right: 0;
		transition: all 0.4s ease-in-out 0s;
	}
	.our-team:hover img{
		right: 60%;
	}
	.our-team .team-content{
		width: 80%;
		height: 100%;
		background:#6fa037;
		padding: 20% 30px 0;
		position: absolute;
		top: 0;
		right: -80%;
		transition: all 0.4s ease-in-out 0s;
	}
	.our-team .team-content a{ color:#fff;}
	.our-team .team-content a:hover{ color:#fff;}
	.our-team:hover .team-content{
		right: 0;
	}	
	
	.pangtitle{ line-height:25px; height:25px; margin-bottom:20px;}
	.pangtitle a{ font-size:16px;  font-family:"微软雅黑"; font-weight:bold;}
	.pangcontent{ font-size:14px; line-height:20px; height:100px; overflow:hidden; font-family:"微软雅黑"; color:#fff;}

.runmore1-js{width:130px; height:38px; line-height:38px; color:#FFFFFF; margin:5px auto 0; background:#6fa037; overflow:hidden; z-index:1; position:relative; text-align:center;}
.runmore1-js:after{content: ""; position: absolute; top:0; left:0; width:500%; height:1000%; background:#84b946; z-index:-1; transform-origin:0% 0%; transform:translateX(calc(20% - 25px)) translateY(10%) rotate(-45deg); /transform: translateY(10%) translateX(16%) rotate(-45deg); transition: transform .3s;}
.runmore1-js:hover::after{transform: translateY(10%) translateX(-25px) rotate(-45deg);}

.runmore2-js {
width:130px; height:38px;
line-height:38px;
text-align:center;
margin:10px auto 70px;
  border: none;
  background: transparent;
  color: #333;
  position:relative;
  
}
.runmore2-js span {
  position: absolute;
  background-color: #6fa037;
  display: block;
  transition: all 200ms;
}
.runmore2-js .line1,
.runmore2-js .line3 {
  height: 2px;
  width: 20px;
}
.runmore2-js .line2,
.runmore2-js .line4 {
  height: 20px;
  width: 2px;
}
.runmore2-js .line1,
.runmore2-js .line2 {
  top: 0;
  right: 0;
}
.runmore2-js .line3,
.runmore2-js .line4 {
  bottom: 0;
  left: 0;
}
.runmore2-js.reverse .line1,
.runmore2-js.reverse .line3 {
  width: 100%;
}
.runmore2-js.reverse .line2,
.runmore2-js.reverse .line4 {
  height: 100%;
}
.runmore2-js:hover,
.runmore2-js:active {
  background-color: transparent;
  color:#6fa037;
}
.runmore2-js:hover .line1,
.runmore2-js:active .line1,
.runmore2-js:hover .line3,
.runmore2-js:active .line3 {
  width: 100%;
}
.runmore2-js:hover .line2,
.runmore2-js:active .line2,
.runmore2-js:hover .line4,
.runmore2-js:active .line4 {
  height: 100%;
}
.runmore2-js:hover.reverse .line1,
.runmore2-js:active.reverse .line1,
.runmore2-js:hover.reverse .line3,
.runmore2-js:active.reverse .line3 {
  width: 20px;
}
.runmore2-js:hover.reverse .line2,
.runmore2-js:active.reverse .line2,
.runmore2-js:hover.reverse .line4,
.runmore2-js:active.reverse .line4 {
  height: 20px;
}

.runmore3-js {position:relative; text-align:center; width:130px; margin:5px auto 0; height:38px; line-height:38px; overflow:hidden; position:relative; z-index:0; color:#fff;}
.runmore3-js.raised {-moz-transition: all 0.1s; -o-transition: all 0.1s; -webkit-transition: all 0.1s; transition: all 0.1s; background: #6fa037;}
.runmore3-js.raised:active {background: #515151; box-shadow: 0px 1px 1px #063e6b;}
.anim{ -moz-transform: translateY(-50%) translateX(-50%); -ms-transform: translateY(-50%) translateX(-50%); -webkit-transform: translateY(-50%) translateX(-50%); transform: translateY(-50%) translateX(-50%); position: absolute; top: 50%; left: 50%; z-index: -1;}
.anim:before {position: relative; content: ''; display: block; margin-top: 100%;}
.anim:after{content: ''; position: absolute; top: 0; bottom: 0; left: 0; right: 0; border-radius: 50%;}
.clickable .toggle:checked + .anim{-moz-animation: anim-in 0.75s; -webkit-animation: anim-in 0.75s; animation: anim-in 0.75s;}
.clickable .toggle:checked + .anim:after{-moz-animation: anim-in-pseudo 0.75s; -webkit-animation: anim-in-pseudo 0.75s; animation: anim-in-pseudo 0.75s;}
.clickable .toggle:not(:checked) + .anim{-moz-animation: anim-out 0.75s; -webkit-animation: anim-out 0.75s; animation: anim-out 0.75s;}
.clickable .toggle:not(:checked) + .anim:after{-moz-animation: anim-out-pseudo 0.75s; -webkit-animation: anim-out-pseudo 0.75s; animation: anim-out-pseudo 0.75s;}
.hoverable:hover > .anim {-moz-animation: anim-out 0.75s; -webkit-animation: anim-out 0.75s; animation: anim-out 0.75s;}
.hoverable:hover > .anim:after {-moz-animation: anim-out-pseudo 0.75s; -webkit-animation: anim-out-pseudo 0.75s; animation: anim-out-pseudo 0.75s;}
@-webkit-keyframes anim-in {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@-moz-keyframes anim-in {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@-ms-keyframes anim-in {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@keyframes anim-in {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@-webkit-keyframes anim-in-pseudo {
  0% {
    background: rgba(0, 0, 0, 0.25);
  }
  100% {
    background: transparent;
  }
}
@-moz-keyframes anim-in-pseudo {
  0% {
    background: rgba(0, 0, 0, 0.25);
  }
  100% {
    background: transparent;
  }
}
@-ms-keyframes anim-in-pseudo {
  0% {
    background: rgba(0, 0, 0, 0.25);
  }
  100% {
    background: transparent;
  }
}
@keyframes anim-in-pseudo {
  0% {
    background: rgba(0, 0, 0, 0.25);
  }
  100% {
    background: transparent;
  }
}
@-webkit-keyframes anim-out {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@-moz-keyframes anim-out {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@-ms-keyframes anim-out {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@keyframes anim-out {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@-webkit-keyframes anim-out-pseudo {
  0% {
    background: rgba(0, 0, 0, 0.25);
  }
  100% {
    background: transparent;
  }
}
@-moz-keyframes anim-out-pseudo {
  0% {
    background: rgba(0, 0, 0, 0.25);
  }
  100% {
    background: transparent;
  }
}
@-ms-keyframes anim-out-pseudo {
  0% {
    background: rgba(0, 0, 0, 0.25);
  }
  100% {
    background: transparent;
  }
}
@keyframes anim-out-pseudo {
  0% {
    background: rgba(0, 0, 0, 0.25);
  }
  100% {
    background: transparent;
  }
}
	

/*手机*/
 @media screen and (max-width:500px)
 {
 
 body,td,th {
	font-family: 微软雅黑; font-size:14px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right:0px;
}
 
 .xidinggepc{ display:none;}
 
 .by4kuai{ display:none;}
 .myleft1{ display:none;}
 .DrawImage22{ display:none;}
 

.mycontent1nei{ margin-bottom:20px;}


.mysan{ width:100%; margin:0 auto; height:35px; line-height:35px; float:left;}
.first11{ width:4%; padding-top:14px; height:26px; line-height:35px; text-align:left; float:left;}
.first11 img{ width:3px; height:5px;}
.second11{ width:67%; height:35px; line-height:35px; text-align:left; float:left; overflow:hidden;}
.third11{ width:29%; height:35px; line-height:35px; text-align:right; float:left;}

 
 .myneiye1{ width:94%; margin:0 auto; margin-top:15px; margin-bottom:15px;}
 
 /*.neiyetitle1{line-height:41px; height:41px; background-color:#f4f4f4; width:100%;  margin-bottom:18px;}*/
 .neiyetitle1{ display:none;}
 
 
#prolist1nei{ width:99%; margin:0 auto;}
#prolist1nei ul li{ width:42%; text-align:center; height:200px; float:left; padding:4%;}
.pro117{width:100%; text-align:center; height:180px; margin-bottom:10px; border-bottom:1px #CCCCCC solid;border-top:1px #CCCCCC solid;border-left:1px #CCCCCC solid;border-right:1px #CCCCCC solid;}
.pro117 img{width:100%; height:180px;}
.pro117title{width:100%; margin:0 auto; overflow:hidden; text-align:center; line-height:20px; height:20px;}
.pro117title a{ font-size:14px;}




#prolist1neiquan{ width:99%; margin:0 auto;}
#prolist1neiquan ul li{ width:42%; text-align:center; height:140px; float:left; padding:4%;}
.pro117quan{width:100%; text-align:center; height:120px; margin-bottom:10px; border-bottom:1px #CCCCCC solid;border-top:1px #CCCCCC solid;border-left:1px #CCCCCC solid;border-right:1px #CCCCCC solid;}
.pro117quan img{width:100%; height:120px;}
.pro117titlequan{width:100%; margin:0 auto; overflow:hidden; text-align:center; line-height:20px; height:20px;}


#prolist1neizhengshu{ width:99%; margin:0 auto;}
#prolist1neizhengshu ul li{ width:42%; text-align:center; height:220px; float:left; padding:4%;}
.pro117zhengshu{width:100%; text-align:center; height:200px; margin-bottom:10px; border-bottom:1px #CCCCCC solid;border-top:1px #CCCCCC solid;border-left:1px #CCCCCC solid;border-right:1px #CCCCCC solid;}
.pro117zhengshu img{width:100%; height:200px;}
.pro117titlezhengshu{width:100%; margin:0 auto; overflow:hidden; text-align:center; line-height:20px; height:20px;}


#prolist1neistyle{ width:99%; margin:0 auto;}
#prolist1neistyle ul li{ width:42%; text-align:center; height:130px; float:left; padding:4%;}
.pro117style{width:100%; text-align:center; height:110px; margin-bottom:10px; border-bottom:1px #CCCCCC solid;border-top:1px #CCCCCC solid;border-left:1px #CCCCCC solid;border-right:1px #CCCCCC solid;}
.pro117style img{width:100%; height:110px;}
.pro117titlestyle{width:100%; margin:0 auto; overflow:hidden; text-align:center; line-height:20px; height:20px;}





 
 .rryidong{ height:45px; background-color:#545454; text-align:center; line-height:45px; color:#FFFFFF; font-size:13px;}
 
 .bypro1{ width:80%; margin:0 auto; height:60px; margin:20px auto 0px;}
 .bypro1 img{ width:100%;}
.byprolibig{ width:96%; text-align:center; margin:5px auto 25px; height:24px; line-height:24px;}
.byproli{ width:100%; text-align:center; margin:0 auto; height:24px; line-height:24px;}
.mybuliang {width:25%; height:22px; padding-top:2px; text-align:center; line-height:24px; font-size:14px; color:#999999; float:left; display:block; margin-bottom:5px;}
.myliang{width:21%; margin-left:2%; margin-right:2%; height:22px; padding-top:2px; text-align:center; line-height:24px; font-size:14px; color:#fff; float:left; display:block; background:#ff942c; margin-bottom:5px;}
.byprobig{ width:96%; text-align:center; margin:20px auto 10px;}
.byprobig ul li{ width:46%; padding-left:2%; padding-right:2%; text-align:center; height:145px; padding-top:5px; padding-bottom:8px; float:left; }
.byprobig ul li img{ width:100%; height:145px; border-bottom:1px #CCCCCC solid;border-top:1px #CCCCCC solid;border-left:1px #CCCCCC solid;border-right:1px #CCCCCC solid;}
.bymore1{ width:20%; height:30px; margin:5px auto 25px;}
.bymore1 img{ width:100%;}


 
 .biaonewstitle{ width:40%; margin:20px auto 0px; height:33px;}
 .biaonewstitle img{ width:100%;}



	  #gongsijianjie1{ display:none;}
#gongsijianjie1word{ display:none;}

#gongsijianjie1hui{ width:100%; height:350px; background:url(../images/jianjie2bg.jpg) no-repeat center; margin-top:10px; background-size:100% 100%; overflow:hidden; }
#gongsijianjie1wordhui{ width:75%; margin:97px auto 0px; line-height:24px; font-size:13px; color:#666666; }

.yingdongmore135{text-align:center; padding-top:6px;}
.yingdongmore135 img { width:40%;}

 
 
 .bylogo0{ display:none; }
 
 .biaonews{ width:96%; margin:0 auto 40px;}
.biaonews ul li{ width:96%; margin:0 auto; height:110px; overflow:hidden;}
.fang1{ width:20%; height:84px; background:#ef8201; margin-top:25px; float:left;}
.yourday1{ width:100%; text-align:center; height:25px; padding-top:17px; font-size:18px; color:#fff;}
.youryear1month1{ width:100%; text-align:center; height:37px; padding-top:5px; font-size:14px; color:#fff;}
.fang2{ width:75%; height:125px; margin-left:5%; float:left;}
.fang2title{ width:100%; padding-top:25px; height:24px; line-height:24px; font-size:15px; font-weight:bold; color:#333; overflow:hidden;}

.fang2title a{height:24px; line-height:24px; font-size:14px; font-weight:bold; color:#777;}

.fang2content{ width:100%; height:65px; line-height:22px; font-size:14px; color:#666; overflow:hidden;}
 
 
 
 
 #pctoptitle0{ display:none; }
 #pctoptitle{ display:none; }
 #pctoptitle1{ display:none; }
 #pctoptitle2{ display:none; }
 
 #top2{display:none;}
 #nav{display:none;}
 .kong{ display:none;}
 .kong240{ display:none;}

 
.grouptitle{ width:40%; margin:10px auto 0px;} 
.grouptitle img { width:100%;}
 .group73{ width:98%; margin:0 auto;}
.group73 ul li{ width:48%; text-align:center; padding-top:10px; padding-bottom:5px; margin-left:3px; margin-right:3px; float:left;}


 .group73nei{ width:98%; margin:0 auto;}
.group73nei ul li{ width:48%; text-align:center; padding-top:10px; padding-bottom:5px; margin-left:3px; margin-right:3px; float:left;}

.tu7{ width:100%; margin:0 auto;}
.tu7 img{ width:100%;}
.word7{ font-size:14px; color:#3f3f3f;line-height:15px; margin-top:10px; margin-bottom:3px;}
.more7{ font-size:12px; color:#3f3f3f; height:12px; line-height:12px;}

.grouptitle1 a{ width:30%; margin:10px auto 20px; display:block;}
.grouptitle1 a img { width:100%;}

#my2pro{ display:none;}

.youshi{ display:none;}

.youshiyidong{ width:80%; margin:0 auto;}
.youshiyidong img{ width:100%;}

#youjianbg1{ background:url(../images/youjianbg2.jpg) no-repeat center; width:100%; height:130px; text-align:center;  background-size:100% 100%;}
#youjianbg11{ display:none;}
#youjianbg11yidong{ width:90%; margin:0 auto; text-align:center; padding-top:35px;}
#mylabel{ width:80%; margin:0 auto; text-align:center;}
#mysearch123{ padding-top:10px;}
.input1{ color:#d0d0d0; text-align:center;}

#myfoot{ display:none;}

#yourfoot1{display:none;}
#yourfoot2{width:96%; margin:15px auto 30px; text-align:center; line-height:25px; height:25px; font-size:13px; color:#5b5b5b;}


#navzi{ display:none;}

#navzizibig{ display:none;}

.myneiye1a{ width:94%; margin:0 auto; margin-top:15px; margin-bottom:15px;}
.myright1{ width:100%;}

.neiyetitle1bg{line-height:41px; height:41px; background:url(../images/neiyetitle1.jpg) left no-repeat; font-size:15px; color:#333; padding-left:22px;}



#leileftbig{padding-top:20px; padding-left:6px;  width:96%; text-align:center; margin:0 auto;}

#leileft8{ margin:0 auto;}

.bigzongcaidan{ margin:0 auto; width:100%; text-align:center;}

.zongcaidan72{ width:46%; background:#005bac; float:left; line-height:32px;height:32px; text-align:center;}
.zongcaidan72 a{color:#ffffff; font-size:14px;}

.zongcaidan71{ width:46%; background:#eaeaea; float:left; line-height:32px;height:32px; text-align:center;}
.zongcaidan71 a{color:#525252; font-size:14px;}

.kong7{ width:6%; float:left; line-height:32px;}
.kong77{ width:7%; float:left; line-height:32px;}

#leileft{ padding-left:12px;}




.chanpin1{ width:100%; padding-top:20px;}
.chanpin2{ width:95%;  margin:0 auto 35px;;}

.chanpin3{ width:0px;}
.chanpin4{ width:90%; margin:0 auto;}

.chanpin333333{ width:60px; float:left;}

.chanpin44444{ width:100%; height:692px; float:left;}
.chanpin5{ width:95%; font-size:25px; color:#000000; padding-bottom:10px; padding-left:5%; }
.chanpin6{ width:95%; padding-bottom:10px; font-size:17px; color:#eb0001; padding-left:5%; }
.chanpin7{ width:100%; background:url(../images/chanpin_line.jpg) repeat-x; height:1px; margin-bottom:15px;}

.chanpin8 img{ width:100%;}


.chanpin8{ width:170px; height:36px; background:url(../images/chanpin2.jpg) no-repeat center; margin-bottom:15px; line-height:36px; text-align:center; }
.chanpin8 a{ width:170px; height:36px; display:block;color:#FFFFFF; font-size:18px; line-height:36px; text-align:center;}




.chanpin9{ width:90%; font-size:16px; color:#757575; line-height:36px;margin:0 auto; }


.chanpin10{ width:90%; margin:0 auto; padding-top:30px; padding-bottom:50px;}
.chanpin11{ width:95%; font-size:25px; color:#323232; padding-bottom:18px; padding-left:5%;}
.chanpin12{ width:100%; background:url(../images/chanpin_line.jpg) repeat-x; padding-bottom:4px;}
.chanpin13{ width:90%; font-size:16px; margin:0 auto; color:#757575; line-height:36px;}


#jianjie{ width:95%; margin:0 auto 20px;}
#jianjie1{ width:100%; text-align:left; font-family: 微软雅黑; font-size:14px; line-height:30px; color:#5b5b5b;}
#jianjie2{ display:none;}
.huixian1{ height:1px; background:#e1e1e1; width:100%; margin:25px auto 25px;}


#zhuce1a{ width:100%; height:340px; margin:0 auto; padding-top:15px; }

#zhuce1{ display:none;}

.signup{ width:94%; margin:0 auto; text-align:left; line-height:30px; font-size:16px; color:#767676;}



.zhuce2{ width:90%; height:460px; }

.zhuce3{ width:40%; height:36px; padding-bottom:12px; padding-left:20px;}
.zhuce3a{ width:80%; margin:0 auto; height:36px; line-height:36px; }
.zhuce3b{ width:80%; margin:0 auto; height:36px; line-height:36px; color:#FF0000; }
.zhuce3 img{ width:100%;}
.zhuce4{ width:90%; margin:0 auto; height:5px; background:url(../images/zhuce1_bg.jpg) no-repeat; background-size:100% 100%; padding-top:20px;  padding-bottom:38px; padding-left:20px; font-size:16px; color:#929292;}

.zhuce5{ width:40%; height:36px; margin:30px auto;}
.zhuce5 img{ width:100%}

.zhuce6{ width:100%; height:23px; background:url(../images/zhuce3.jpg) no-repeat; background-size:100% 100%;  }

.zhuce7{ width:0px;}

.zhuce77777{ width:328px; height:500px; float:left}
.zhucetu{ display:none;}
.zhucetu img{ width:100%}

.zhuce8{ width:100%; height:57px; background:url(../images/zhuce6.jpg) no-repeat; background-size:100% 100%; float:left;}

#zhuce100{ display:none;}
#zhuce100a{width:100%; height:340px; margin:0 auto; padding-top:15px;}

#yidongqiehuan{ width:98%; margin:0 auto;}
#yidongqiehuan ul li{ width:48%; padding-left:1%; padding-right:1%; margin-bottom:2px; float:left;}
#yidongqiehuan ul li img{ width:100%;}

.support_tubiao1{ width:96%; margin:0 auto;}
.support_tubiao1 ul{ width:96%;}
.support_tubiao1 li{ width:40%; padding-left:5%; padding-right:5%; text-align:center; float:left;}
.support_tubiao1 li img{ width:100%;}


.line01{ height:1px; width:100%; background:#e1e1e1;}


.zicaidan71{ width:45%; color:#0060b9; float:left; line-height:32px; height:32px; text-align:center; border-bottom:1px #CCCCCC solid;border-top:1px #CCCCCC solid;border-left:1px #CCCCCC solid;border-right:1px #CCCCCC solid;}
.zicaidan71 a{ font-size:14px;}
.zicaidan72{ width:45%; color:#0060b9; float:left; line-height:32px; height:32px; text-align:center; border-bottom:1px #CCCCCC solid;border-top:1px #CCCCCC solid;border-left:1px #CCCCCC solid;border-right:1px #CCCCCC solid;}
.zicaidan72 a{ font-size:14px;}
#huidian1{ width:92%; height:10px; line-height:10px; background:url(../images/huidian1.jpg) repeat-x center; margin:0 auto;}




#pcqiehuan{ display:none;}



#pcbannerneiye { display:none;}


 .img-scroll7 { position:relative; margin:10px auto 45px; width:337px; text-align:center;}/* 总长度     把左图片与右图片都放进去的11111111111111111111 */
 .img-scroll7 .prev7,.img-scroll7 .next7 { position:absolute; display:block;  text-align:center; }
 .img-scroll7 .prev7 { left:0px;cursor:pointer; padding-top:100px;}
 .img-scroll7 .prev7 img{ width:15px; height:26px;}
 .img-scroll7 .next7 { right:0px;cursor:pointer; padding-top:100px;}
 .img-scroll7 .next7 img{ width:15px; height:26px;}
 .img-list7 { position:relative; width:267px; height:218px; margin:0 auto; overflow:hidden}
/* 是流动的图片的总长度、总高度     222222222222222222 */
 .img-list7 ul { width:9999px;}
 .img-list7 li { float:left; width:267px; height:218px; text-align:center;}
 .img-list7myimg{  width:267px; height:188px;}
 .img-list7myimg img{ width:267px; height:188px;}
 .img-list7myword{ background:#7aa225; display:block;  width:267px; height:30px; line-height:30px;}
  .img-list7myword a{font-size:13px; color:#FFF;}
/* 单个图片的总宽度（比单个图片大一点）、总高度  33333333333333 */


 .img-scroll7pan { position:relative; margin:10px auto 50px; width:337px; text-align:center;}/* 总长度     把左图片与右图片都放进去的11111111111111111111 */
 .img-scroll7pan .prev7pan,.img-scroll7pan .next7pan { position:absolute; display:block;  text-align:center; }
 .img-scroll7pan .prev7pan { left:0px;cursor:pointer; padding-top:150px;}
 .img-scroll7pan .prev7pan img{ width:30px; height:52px;}
 .img-scroll7pan .next7pan { right:0px;cursor:pointer; padding-top:150px;}
 .img-scroll7pan .next7pan img{ width:30px; height:52px;}
 .img-list7pan { position:relative; width:228px; height:338px; margin:0 auto; overflow:hidden}
/* 是流动的图片的总长度、总高度     222222222222222222 */
 .img-list7pan ul { width:9999px;}
 .img-list7pan li { float:left; width:228px; height:338px; text-align:center;}
 .img-list7panmyimg{  width:228px; height:338px;}
 .img-list7panmyimg img{ width:228px; height:338px;}
/* 单个图片的总宽度（比单个图片大一点）、总高度  33333333333333 */





.runzhuanli0{ background:#ccc; height:604px;}
.runzhuanli0abcde{ background:#f1f3f6; height:604px;}

.runzhuanli00{ background:#f1f3f6; height:520px;}
.runprotitle{ width:300px; margin:0 auto; padding-top:28px; text-align:center; height:25px; line-height:25px; font-family:"微软雅黑"; font-size:16px; color:#323232;}
.runprotitlezizhi{ width:300px; margin:0 auto; padding-top:28px; text-align:center; height:25px; line-height:25px; font-family:"微软雅黑"; font-size:16px; color:#fff;}
.runprotitleen{width:300px; margin:0 auto; text-align:center; height:15px; line-height:15px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; color:#7a7a7a;}
.runprotitleenzizhi{width:300px; margin:0 auto; text-align:center; height:15px; line-height:15px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; color:#fff;}
.runlittleimg{width:217px; height:31px; margin:2px auto 13px;}
.runzhuanli1{ width:96%; margin:0 auto;}
.runzhuanli1 ul li{ width:46%; margin-left:2%; margin-right:2%; float:left; margin-bottom:15px;}
.runzhuanlia{ width:100%; height:150px; border:1px solid #cccccc;}
.runzhuanlia img {width:100%; height:150px;}
.runzhuanlib-1{ width:100%; height:1px; background:#cbe9b5; text-align:center;}
.runzhuanlib-2{ width:100%; height:24px; line-height:24px; background:#cbe9b5; text-align:center;}
.runzhuanlib-2 a{ font-size:14px;}
.runzhuanlib-3{ width:100%; background:#cbe9b5; text-align:center;}
.runzhuanlib-3 img{ width:15px; height:15px;}
.runzhuanlib-4{ width:100%; height:4px; background:#cbe9b5; text-align:center;}
.runmore1{ width:26%; margin:0 auto 0;}
.runmore1 img{ width:100%;}
.runmore2{ width:26%; margin:0 auto 38px;}
.runmore2 img{ width:100%;}
.runmore3{ width:26%; margin:5px auto 0;}
.runmore3 img{ width:100%;}


.runzizhibg{ height:500px; background:url(../images/runzizhibg.jpg) no-repeat center; background-size:100% 100%;}

.zhuzuo1{ width:96%; margin:0 auto;}
.zhuzuo1 ul li{ width:46%; height:140px; padding-left:2%; padding-right:2%; padding-bottom:10px; float:left;}
.zhuzuo1a{ width:100%; height:115px;}
.zhuzuo1a img{ width:100%;}
.zhuzuo1b{ width:100%; height:40px; line-height:40px; text-align:center;}
.zhuzuo1b a{ font-size:14px;}


.runnewsbg0{ width:96%; margin:0 auto;}
.runnewsbg0 ul li{width:100%; height:56px; }
.runnews111{ display:none;}

.runnews222{ height:56px; padding-left:26px; background:url(../images/runnewsimg123.jpg) no-repeat 10px 8px;}
.runnews222a{ width:100%; height:28px; line-height:28px; overflow:hidden;}
.runnews222a a{ font-size:15px;}

.runnews222b{ width:100%; height:28px; overflow:hidden; line-height:28px;}
.runnews222b a{ font-size:13px;}

.runmore2-js {
width:130px; height:38px;
line-height:38px;
text-align:center;
margin:10px auto 30px;
  border: none;
  background: transparent;
  color: #333;
  position:relative;}

.nengword1{ width:200px; padding-top:30px; margin:0px auto 0px; text-align:center; font-family:"微软雅黑"; font-size:19px; color:#3a3a3a;}
.nengword2{ width:236px; height:13px; margin:15px auto 0px;}
.nengword3{ width:300px; margin:15px auto 22px; text-align:center; font-size:13px; color:#666666;}
.nengword11{ width:200px; padding-top:30px; margin:0px auto 0px; text-align:center; font-family:"微软雅黑"; font-size:19px; color:#fff;}
.nengword22{ width:236px; height:13px; margin:15px auto 0px;}
.nengword33{ width:300px; margin:15px auto 10px; text-align:center; font-size:13px; color:#fff;}
.neng4he1{ display:none;}
.neng4he1more1{ display:none;}
.neng4he1more2{ display:none;}
.neng4he1more3{ display:none;}
.neng4he1more4{ display:none;}
.neng4he1-1{ width:80%; margin:0 auto 20px;}
.neng4he1-1 img{ width:100%;}
.nengjianjiebg{ width:100%; height:526px; background:url(../images/nengjianjiebg.jpg) no-repeat center;}
.nengjianjiecontent0{ width:94%; margin:0 auto; position:relative; height:526px;}
.nengjianjiecontent{ width:94%; margin:0 auto; font-size:14px; line-height:30px; color:#ccc; height:120px; overflow:hidden;}
.nengjianjieimage{ width:94%; margin:10px auto 10px;}
.nengjianjieimage img{ width:100%;}
.nengjianjie1more8{ width:35%; margin:25px auto 0;}
.nengjianjie1more8 img{ width:100%;}



.nengnewsbg1{ background:#f5f5f5; height:740px;}
.nengnews0{ width:96%; margin:0 auto;}
.nengnews1{ width:96%; padding-left:4%;}
.nengnews1 img{ width:100%;}
.nengnews2{ width:96%; margin:0 auto;}
.nengnewstitle1abcd{ width:96%; margin:0 auto;}
.nengnewstitle1{width:75%; height:40px; line-height:40px; margin:0 auto; float:left; overflow:hidden;}
.nengnewstitle1 a{ font-size:15px; color:#34988e; font-weight:bold;}
.nengnewstitle1a{width:25%; font-size:14px; line-height:40px; height:40px; color:#999999; text-align:right; float:left;}
.nengnewstitle2{ width:96%; margin:0 auto 15px; color:#666; font-size:12px; line-height:25px; height:50px; overflow:hidden;}
.nengnewstitle3total{}
.nengnewstitle3{ width:75%; margin:0 auto; height:29px; line-height:29px; font-size:14px; float:left; overflow:hidden;}
.nengnewstitle3 a{ color:#666;}
.nengnewstitle4{ width:25%; text-align:right; color:#999; font-size:14px; float:right; line-height:29px; height:29px;;}



.nengnewsmore888{ width:37%; margin:10px auto 33px;}
.nengnewsmore888 img{ width:100%;}

.sisiword1{ width:94%; margin:35px auto 0px; text-align:center; font-family:"微软雅黑"; font-size:19px; color:#3a3a3a;}
.sisititle1{ width:94%; margin:15px auto 0px;;}
.sisititle1 img{ width:100%;}
.sisipro123{ width:94%; margin:0 auto;}
.sisipro{ width:25%; float:left;}
.sisipro img{ width:100%;}


.xidinggeyidong1{ width:94%; margin:20px auto 0px;}
.xidinggeyidong1 img{ width:100%;}
.sibangjianjietitle{ width:320px; margin:20px auto 0px; text-align:center; font-size:19px; color:#3a3a3a; line-height:50px;}
.sijiantou{ width:18px; margin:0 auto 25px; height:9px;}
.sijianjiebg{ height:380px; background:#f18101; }
.sijianjiebg1{width:94%; margin:0 auto;}
.sijian111{ display:none;}
.sijian222{ width:94%; padding-top:28px; margin:0 auto;  line-height:28px; height:252px; overflow:hidden; color:#FFFFFF; font-size:15px;}
.sijian333{ width:40%; padding-top:20px; padding-left:15px;}
.sijian333 img{ width:100%;}

.siliangliang{ width:330px; height:49px; margin:0 auto; text-align:center;}
.mybuliang {width:155px; height:49px; margin-left:5px; margin-right:5px; text-align:center; line-height:49px; font-size:15px; color:#666; float:left; display:block; background:url(../images/mybuliang.jpg) no-repeat center;}
.myliang{width:155px; height:49px; margin-left:5px; margin-right:5px; text-align:center; line-height:49px; font-size:15px; color:#fff; float:left; display:block; background:url(../images/myliang.jpg) no-repeat center;}

.sisi24{font-size: 12pt; font-weight: bold; color: rgb(255, 102, 0);padding-bottom:10px;}
.sisi111{text-align:center;padding-bottom:6px;}
.sisi222{text-align:center;padding-bottom:6px;}
.sisi333{text-align:center;padding-bottom:0px;}


.sibanglianxi1{ width:94%; margin:0 auto 50px;;}
.sibanglianxi3{ width:94%; height:20px; font-size:16px; color:#333333; font-weight:bold; text-align:left;}

.sibanglianxi2{ width:94%; height:120px; padding-left:3%; padding-right:3%; margin-top:28px; margin-bottom:28px; font-size:14px; line-height:30px; text-align:left;}
.sibanglianxi22{width:100%; font-size:14px; line-height:24px; text-align:left;}

.sibanglianxi4{ width:100%; font-size:14px; color:#ff6600; font-weight:bold; text-align:left;}

#map{width:90%; margin:0 auto; height:350px;border:#ccc solid 1px;font-size:12px}

.everymyxdgnewsbg{background:#f6f6f6; height:430px;}
.everymyxdgnewsimg{ width:90%; margin:0 auto;}
.everymyxdgnewsimg img{ width:100%;}
.everymyxdgnewsword{ width:94%; margin:15px auto 0; height:132px;}
.everymyxdgnewsword1{padding-left:4px; height:40px; line-height:40px; overflow:hidden;}
.everymyxdgnewsword1 a{font-size:17px; color:#db9f01;}
.everymyxdgnewsword2{ width:100%; height:84px; padding-top:2px; line-height:28px; overflow:hidden; font-size:13px; color:#898886;}
.everymyxdgnewsdate{ width:229px; text-align:center; margin:0 auto;}
.everymyxdgnewsdate1{ width:60px; text-align:center; padding-left:107px; height:29px; line-height:29px; color:#d1cfcf; font-family:Arial, Helvetica, sans-serif; font-size:20px;}
.everymyxdgnewsdate2{ width:200px; text-align:center; padding-left:5px;  height:29px; line-height:29px; color:#d1cfcf; font-family:Arial, Helvetica, sans-serif; font-size:25px;}

.wenzhangtitle1{color:#000000; line-height:40px; height:40px; overflow:hidden; font-size: 18px;font-weight:bold;padding-bottom:1px; text-align:center;}
.wenzhangline1{background:#dfdfdf; height:1px;}

.xdgjianjie0{ width:100%;}
.xdgjianjie0img{ width:100%;}
.xdgjianjie0img img{ width:100%;}
.xdgjianjie0word{width:100%;}

.wenzhangcontent1{ width:94%; margin:0 auto; line-height:30px; text-indent:2em; font-size:14px; color:#666;}
.wenzhangcontent1 img{margin:auto; display:block; max-width:100%; height:auto;}

.myfont404{font-size:23px; width:96%; text-align:center; line-height:40px; color:#FF0000; margin:60px auto 60px;}



.sibangjianjietitleaaa{ width:320px; margin:20px auto 0px; text-align:center; font-size:19px; color:#3a3a3a; line-height:50px;}
.sibangjianjietitlebbb{ width:320px; margin:20px auto 0px; text-align:center; font-size:19px; color:#3a3a3a; line-height:50px;}


#prolist1neimm{ width:99%; margin:0 auto;}
#prolist1neimm ul li{ width:42%; text-align:center; height:180px; margin-bottom:18px; float:left; padding:4%;}

#prolist1neinn{ width:99%; margin:0 auto;}
#prolist1neinn ul li{ width:42%; text-align:center; height:180px; margin-bottom:18px; float:left; padding:4%;}
#prolibest555{ background:#f6f6f6; height:1350px; padding-top:8px;}



 }
 
 /*电脑*/
 @media screen and (min-width:1500px)
  {
  
  body,td,th {
	font-family: 微软雅黑; font-size:17px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right:0px;
}
  
  .xidinggeyidong{ display:none;}
  
    
  .DrawImage11{ display:none;}
   .rhuizong{font-size:14px; color:#1b1b1b; background-color:#efefef; width:190px; height:41px; line-height:41px; display:block; padding-left:32px; }
			.rhuizong a{font-size:14px; color:#1b1b1b; background-color:#efefef;}
			.rhuizong a:hover{color:#FF0000; padding-left:2px;}
	
			.rhuizi{font-size:13px; color:#727272;  width:180px; height:41px; line-height:41px; display:block; padding-left:42px; text-align:left;}
			.rhuizi a{font-size:13px; color:#727272;}
			.rhuizi a:hover{ color:#FF0000; padding-left:2px;}
			
				.mysan{ width:881px; margin:0 auto; height:40px; line-height:40px; float:left;}
.first11{ width:22px; padding-top:18px; height:22px; line-height:40px; text-align:left; float:left;}
.second11{ width:700px; height:40px; line-height:40px; text-align:left; float:left;}
.third11{ width:159px; height:40px; line-height:40px; text-align:right; float:left;}
			


.huiimg { width:538px; height:203px; overflow: hidden; }
.huiimg .bgimg{ cursor: pointer; transition: all 2.8s;  }
.huiimg:hover .bgimg {  transform: scale(1.3); }



	.myzong3 a{ width:120px; height:60px; text-align:center; line-height:60px; display:block; font-size:15px; color:#4f4f4f;}
	.myzong3 a:hover{font-size:16px; color:#ff9a2e;}


  

			
			
			
			.myneiye1{ width:1280px; margin:0 auto; margin-top:45px; margin-bottom:25px;}
.myleft1{ width:0px; margin-right:0px; float:left;}

.myright1{ width:1280px; float:left; padding-bottom:45px;}
.neiyetitle1{line-height:41px; height:41px; background-color:#f4f4f4; width:1210px;  margin-bottom:30px;}

.mycontent1{width:1280px; color:#333;}
.mycontent2{ padding-left:7px; padding-right:7px; width:1196px; color:#333;}
.mycontent1nei{ width:1280px; color:#333;}


#prolist1nei{ width:1280px; margin:0 auto;}
#prolist1nei ul li{ width:250px; padding-left:35px; padding-right:35px; text-align:center; height:430px; float:left; margin-bottom:23px; }
.pro117{ width:250px; height:375px; border:1px #ccc solid;}
.pro117 img{width:250px; height:375px;}
.pro117title{width:250px; margin:0 auto; overflow:hidden; text-align:center; line-height:25px; height:50px; padding-top:5px; padding-bottom:0px;}

#prolist1neiquan{ width:957px; margin:0 auto;}
#prolist1neiquan ul li{ width:319px; text-align:center; height:251px; float:left; margin-bottom:23px; }
.pro117quan{ width:271px; height:201px; margin-left:24px; margin-right:24px; border-bottom:1px #CCCCCC solid;border-top:1px #CCCCCC solid;border-left:1px #CCCCCC solid;border-right:1px #CCCCCC solid;}
.pro117quan img{width:271px; height:201px;}
.pro117titlequan{width:271px; margin:0 auto; overflow:hidden; text-align:center; line-height:40px; height:40px;}



#prolist1neizhengshu{ width:952px; margin:0 auto;}
#prolist1neizhengshu ul li{ width:238px; text-align:center; height:378px; float:left; margin-bottom:23px; }
.pro117zhengshu{ width:228px; height:338px; margin-left:5px; margin-right:5px; border-bottom:1px #CCCCCC solid;border-top:1px #CCCCCC solid;border-left:1px #CCCCCC solid;border-right:1px #CCCCCC solid;}
.pro117zhengshu img{width:228px; height:338px;}
.pro117titlezhengshu{width:228px; margin:0 auto; overflow:hidden; text-align:center; line-height:40px; height:40px;}

#prolist1neistyle{ width:969px; margin:0 auto;}
#prolist1neistyle ul li{ width:323px; text-align:center; height:258px; float:left; margin-bottom:23px; }
.pro117style{ width:307px; height:218px; margin-left:8px; margin-right:8px; border-bottom:1px #CCCCCC solid;border-top:1px #CCCCCC solid;border-left:1px #CCCCCC solid;border-right:1px #CCCCCC solid;}
.pro117style img{width:307px; height:218px;}
.pro117titlestyle{width:307px; margin:0 auto; overflow:hidden; text-align:center; line-height:40px; height:40px;}



.yidongimg123{ display:none;}

.zhong1 {POSITION: relative; height:284px; text-align:center; width:286px;}
.pcimg123{ width:286px; height:284px;}
.pcimg123 img{ width:286px; height:284px;}


.zhong1aa {POSITION: relative; height:284px; text-align:center; width:286px;}
.pcimg123aa{ width:286px; height:284px;}
.pcimg123aa img{ width:286px; height:284px;}


.pcxiangguan{ width:59px; height:231px; float:left;}

  

  .by4kuai{ width:1270px; height:272px; margin:0px auto 90px;}
.by4kuai img{ width:100%;}

.bypro1{ width:515px; height:85px; margin:60px auto 55px;}



.byprolibig{ width:1270px; text-align:center; margin:0 auto; height:46px; line-height:46px;}
.byproli{ width:980px; text-align:center; margin:0 auto; height:46px; line-height:46px; background:url(../images/byshuline1.jpg) left no-repeat;}

.byprobig{ width:1292px; text-align:center; margin:20px auto 10px;}
.byprobig ul li{ width:323px; text-align:center; height:266px; padding-top:20px; padding-bottom:20px; float:left; }
.byprobig ul li img{ width:291px; height:266px; border-bottom:1px #CCCCCC solid;border-top:1px #CCCCCC solid;border-left:1px #CCCCCC solid;border-right:1px #CCCCCC solid;}
.bymore1{ width:157px; height:65px; margin:20px auto 30px;}
  
  
  
  

  .biaonewstitle{ width:248px; margin:35px auto 0px; height:83px;}
.biaonewstitle img{ width:100%;}
.biaonews{ width:1400px; height:661px; margin:35px auto 5px;}
.biaonews ul li{ width:580px; height:170px; padding-left:60px; padding-right:60px; margin-bottom:26px; float:left;}
.fang1{ width:84px; height:84px; background:#ef8201; margin-top:43px; float:left;}
.yourday1{ width:84px; text-align:center; height:28px; padding-top:14px; font-size:32px; color:#fff;}
.youryear1month1{ width:84px; text-align:center; height:34px; padding-top:8px; font-size:14px;color:#fff;}
.fang2{ width:482px; height:170px; margin-left:14px; float:left;}
.fang2title{ width:480px; overflow:hidden; padding-top:43px; height:30px; line-height:30px;  color:#333;}
.fang2title a{height:30px; line-height:30px; font-size:16px; font-weight:bold;  color:#666;}
.fang2title a:hover{ color:#e46504;}


.fang2content{ width:480px; overflow:hidden; height:52px; line-height:26px; padding-top:5px; font-size:16px; color:#666;}
.biaoline1{ height:1px; background:#dbdbdb;}



	  .myfoot26{font-size:15px; color:#424242; line-height:30px; text-align:center;}
	  .myfoot26 a{font-size:15px; color:#424242;}
	  .myfoot26 a:hover{ font-size:16px; color:#FF0000;}
	  
	  #gongsijianjie1{ width:100%; height:580px; background:url(../images/jianjie1bg.jpg) no-repeat center; margin-top:70px; }
#gongsijianjie1word{ width:1130px; margin:0 auto; line-height:35px; font-size:15px; padding-top:235px; color:#666666; }


#gongsijianjie1hui{ display:none;}
#gongsijianjie1wordhui{ display:none;}









  .bylogo0{ line-height:60px; height:60px; width:1270px; margin:0 auto;}
.bylogo1{ width:365px; height:60px; float:left; text-align:left;}
.bylogo2{ width:720px; float:right; text-align:right;}
.bylogo2 ul li{ width:120px; text-align:center; float:left; font-size:15px; color:#4f4f4f;}
.bylogo2 ul li a:hover{font-size:16px; color:#ff9a2e;}
 
  
  
  
  
  #pctoptitle0{width:100%; height:50px; background:#f8f8f8;}
  #pctoptitle{width:1350px; height:50px; line-height:50px; background:#f8f8f8; margin:0 auto;}
  #pctoptitle1{ width:600px; float:left; height:50px; line-height:50px; text-align:left; }
  #pctoptitle2{ width:750px; float:left; height:50px; line-height:50px; text-align:right; }
  
  #top2{ width:1220px; height:110px; line-height:110px;  margin:0 auto;}
  #top2-0{ width:50px; height:110px; text-align:left; float:left;}
  #top2-1{ width:400px; height:60px; text-align:left; float:left; padding-top:50px;}
  #top2-2{ width:370px; height:110px; line-height:110px; text-align:center; float:left;}
  #top2-3{ width:400px; height:110px;  text-align:right; float:right;}
  .myword a{ float:right; height:62px; line-height:15px; width:60px; color:#5b5b5b; padding-top:48px;}
  .myword a:hover{color:#e70101; padding-right:2px;}
  .myimg a{ float:right; height:110px; width:59px;}
  
  #navbig{ width:100%; background:url(../images/shuxian1.jpg) repeat-x center; text-align:center; margin-bottom:1px;}
  #nav{ width:600px; margin:0 auto; height:60px; text-align:center;}
  #nav ul li{ width:150px; text-align:center; float:left; text-align:center;}
  #nav ul li a{ width:150px; font-size:15px; color:#5b5b5b; display:block; height:43px; padding-top:17px; margin:0 auto; text-align:center;}
  #nav ul li a:hover{background:url(../images/navbg1.jpg) no-repeat center; margin:0 auto; text-align:center;}
  
  #navaaaa a{width:150px; font-size:15px; color:#5b5b5b; display:block; height:43px; padding-top:17px; background:url(../images/navbg1.jpg) no-repeat center; margin:0 auto; text-align:center;}
  
  .kong{ height:21px;}
  .kong240{ height:240px;}
  
  #search {width:165px; height:25px; background:url(../images/search_bg.jpg) no-repeat; float:left; } 
.input_search{ float:left; width:120px; height:15px; line-height:15px; border:0; text-align:left; font-size:13px; color:#5b5b5b; background:none; position:relative; top:5px; left:15px; } 
.button{ float:right; border:0; background:url(../images/icon_search.jpg) no-repeat left; text-indent:-999px; width:12px; height:12px; cursor:pointer; position:relative; right:12px; top:6px; }

.grouptitle{ width:393px; margin:40px auto 1px; height:96px;}
.group73{ width:1500px; margin:20px auto;}
.group73 ul li{ width:500px; text-align:center; float:left; position: relative; padding-top:10px; padding-bottom:10px;
	transition-duration: 0.3s;
-moz-transition-duration: 0.3s; /* Firefox 4 */
-webkit-transition-duration: 0.3s; /* Safari 和 Chrome */}

.group73 ul li:hover {
    box-shadow: 0 30px 40px 0 rgba(0, 0, 0, 0.1);
	padding-top: 0px;}
	
	
	
	.group73nei{ width:1500px; margin:0 auto;}
.group73nei ul li{ width:500px; text-align:center; float:left; position: relative; padding-top:10px; padding-bottom:10px; margin-top:18px; margin-bottom:25px;
	}

	
	.tu7{ width:440px; height:480px; margin:0 auto;}
.tu7 img{ width:100%;}
.word7{ font-size:16px; color:#3f3f3f; height:35px; line-height:35px; margin-top:10px;}
.more7{ font-size:14px; color:#3f3f3f; height:22px; line-height:22px; margin-bottom:10px;}

.grouptitle1 a { width:175px; margin:30px auto 55px; height:51px; display:block;}
.grouptitle1 a:hover{ padding-right:6px;}

#my2pro { width:100%; height:545px; text-align:center; background:url(../images/2pro.jpg) no-repeat center;}
#my2proyidong{ display:none;}

.yourmore9{ width:113px; height:38px; margin:0 auto; padding-top:342px; padding-left:492px; }
.yourmore9 a { width:113px; height:38px; background:url(../images/tu-more.png) no-repeat center; display:block;}
.yourmore9 a:hover {background:url(../images/tu-more2.png) no-repeat center;}

.youshi{ width:1260px; height:290px; margin:60px auto 60px;}
.you1{width:260px; height:290px; display:block; background:url(../images/youshi1.jpg) no-repeat center; padding-left:80px; padding-right:80px; float:left;}
.you2{width:260px; height:290px; display:block; background:url(../images/youshi2.jpg) no-repeat center; padding-left:80px; padding-right:80px; float:left;}
.you3{width:260px; height:290px; display:block; background:url(../images/youshi3.jpg) no-repeat center; padding-left:80px; padding-right:80px; float:left;}

.youtitle{line-height:30px; font-size:21px; text-align:center; color:#5b5b5b; padding-top:112px;}
.youcontent{line-height:23px; font-size:14px; text-align:center; color:#5b5b5b; padding-top:33px;}

.youshiyidong{ display:none;}


#youjianbg1{ background:url(../images/youjianbg1.jpg) no-repeat center; width:100%; margin-bottom:100px; height:181px; text-align:center}
#youjianbg11{ width:882px; margin:0 auto; padding-left:300px; padding-top:69px;}
#youjianbg11yidong{ display:none;}
#mylabel{ width:660px; float:left;}
#mysearch123{ width:200px; padding-left:14px; float:left;}
.input1{ color:#d0d0d0; text-align:center; font-size:14px;}

#myfoot{ width:1500px; margin:0 auto;}
#myfoot1{ width:440px; font-size:15px; color:#5b5b5b; float:left; margin-right:80px;}
#myfoot2{ width:250px; font-size:15px; color:#5b5b5b; float:left; margin-right:120px;}
#myfoot3{ width:250px; font-size:15px; color:#5b5b5b; float:left; margin-right:40px;}
#myfoot4{ width:260px; font-size:15px; color:#5b5b5b; float:left;}
#yourfoot1{ width:1200px; margin:0 auto; text-align:center; line-height:60px; height:60px; font-size:15px; color:#5b5b5b; margin-top:30px;}
#yourfoot2{ display:none;}


#navzi{background:url(../images/shuxian2.jpg) no-repeat left; width:1500px; margin:0 auto 10px; line-height:43px; height:43px;}
#navzi li{ float:left;background:url(../images/shuxian2.jpg) no-repeat right;}
#navzi li a{color:#5b5b5b; padding-left:25px; padding-right:25px; line-height:43px; display:block; font-family: 微软雅黑; font-size:14px;}
#navzi li a:hover{color:#000; padding-left:27px; padding-right:23px; line-height:43px; display:block; font-family: 微软雅黑; font-size:14px;}
#navziaaaa a{color:#6698b7; padding-left:25px; padding-right:25px; line-height:43px; display:block; font-family: 微软雅黑; font-size:14px;}



#navzizibig{ width:100%; background:url(../images/shuxian3.jpg) repeat-x; height:60px;}
#navzizi{ width:1500px; margin:0 auto; height:60px; font-size:23px; color:#000;  font-family: 微软雅黑; text-align:left;}

.myneiye1a{ width:1438px; margin:0 auto; margin-top:45px; margin-bottom:25px;}  


.neiyetitle1bg{line-height:41px; height:41px; background:url(../images/neiyetitle1.jpg) left no-repeat; font-size:15px; color:#333; padding-left:22px;}

  
  #leileftbig{ display:none;}

#leileft{ display:none;}




.chanpin1{ width:1500px; height:692px; margin:0 auto; padding-top:20px;}
.chanpin2{ width:692px; height:755px; float:left}
.chanpin2 img {width:692px; height:755px;}
.chanpin3{ width:60px; float:left;}

.chanpin4{ width:748px; height:725px; float:left; padding-top:30px;}
.chanpin5{ width:748px; font-size:30px; color:#000000; padding-bottom:10px;}
.chanpin6{ width:748px; padding-bottom:10px; font-size:21px; color:#eb0001;}
.chanpin7{ width:748px; background:url(../images/chanpin_line.jpg) repeat-x; padding-bottom:4px;}
.chanpin8{ width:170px; height:36px; background:url(../images/chanpin2.jpg) no-repeat center; margin-bottom:45px; line-height:36px; text-align:center; }
.chanpin8 a{ width:170px; height:36px; display:block;color:#FFFFFF; font-size:18px; line-height:36px; text-align:center;}
.chanpin9{ width:748px; font-size:16px; color:#757575; line-height:36px;}


.chanpin10{ width:1500px; margin:130px auto 50px;}
.chanpin11{ width:1500px; font-size:30px; color:#323232; padding-bottom:18px;}
.chanpin12{ width:1500px; background:url(../images/chanpin_line.jpg) repeat-x; padding-bottom:4px;}
.chanpin13{ width:1500px; font-size:16px; color:#757575; line-height:36px;}


#jianjie{ width:1500px; height:436px; margin:25px auto 80px;}
#jianjie1{ width:700px; margin-right:100px; float:left; text-align:left;  font-family: 微软雅黑; font-size:14px; line-height:30px; color:#5b5b5b;}
#jianjie2{ width:700px; float:left; text-align:center; height:436px;}
.huixian1{ height:1px; background:#e1e1e1; width:100%; margin:25px auto 25px;}

.signup{ width:1420px; margin:0 auto; text-align:left; line-height:30px; font-size:16px; color:#767676;}
#zhuce1{ width:1400px; height:500px; margin:0 auto; padding-top:39px; padding-bottom:35px;}
#zhuce1a{ display:none;}



#zhuce100{ width:1400px; height:500px; margin:0 auto; padding-top:39px; padding-bottom:160px;}
#zhuce100a{ display:none;}

.zhuce2{ width:472px height:500px; float:left}

.zhuce3{ width:472px; height:36px; line-height:36px;}
.zhuce3a{ width:240px; height:36px; line-height:36px; float:left;}
.zhuce3b{ width:232px; height:36px; line-height:36px; color:#FF0000; float:left;}

.zhuce4{ width:441px; height:81px; font-size:16px; color:#929292;}

.zhuce5{ width:122px; height:36px; padding-bottom:38px;}

.zhuce6{ width:426px; height:27px; background:url(../images/zhuce3.jpg) no-repeat; float:left;}

.zhuce7{ width:228px; height:500px; float:left}
.zhucetu{ width:700px; height:435px; float:left;}

.zhuce8{ width:457px; height:87px; background:url(../images/zhuce6.jpg) no-repeat; float:left;}

#pcqiehuan{}
#yidongqiehuan{ display:none;}

.support_tubiao1{ width:1200px; height:204px; margin:35px auto 0px;}
.support_tubiao1 ul{ width:1200px;}
.support_tubiao1 li{ width:300px; height:204px; text-align:center; float:left;}

.line01{ height:1px; width:100%; background:#e1e1e1; margin-top:30px; margin-bottom:10px;}

#yidongbannerneiye{ display:none;}


  #yidongbannerneiye{ display:none;}
     
   
   
   



.pcimg123{ display:none;}





#logo1{ width:186px; height:126px; float:left;}
#logo2{ width:1024px; height:126px; float:left;}
#logo2-1{ width:1024px; height:60px; text-align:right;}
#logo2-2{ width:1024px; height:66px; text-align:right;}


 .img-scroll7 { position:relative; margin:38px auto 75px; width:1200px; text-align:center;}/* 总长度     把左图片与右图片都放进去的11111111111111111111 */
 .img-scroll7 .prev7,.img-scroll7 .next7 { position:absolute; display:block;  text-align:center; }
 .img-scroll7 .prev7 { left:0px;cursor:pointer; padding-top:110px;}
 .img-scroll7 .prev7 img{ width:30px; height:52px;}
 .img-scroll7 .next7 { right:0px;cursor:pointer; padding-top:110px;}
 .img-scroll7 .next7 img{ width:30px; height:52px;}
 .img-list7 { position:relative; width:1041px; height:258px; margin:0 auto; overflow:hidden}
/* 是流动的图片的总长度、总高度     222222222222222222 */
 .img-list7 ul { width:9999px;}
 .img-list7 li { float:left; width:307px; padding-left:20px; padding-right:20px; height:258px; text-align:center;}
 .img-list7myimg{  width:307px; height:218px;}
 .img-list7myimg img{ width:100%;}
 .img-list7myword{ background:#7aa225; display:block;  width:307px; height:40px; line-height:40px;}
  .img-list7myword a{font-size:15px; color:#FFF;}
/* 单个图片的总宽度（比单个图片大一点）、总高度  33333333333333 */


 .img-scroll7pan { position:relative; margin:38px auto 50px; width:1200px; text-align:center;}/* 总长度     把左图片与右图片都放进去的11111111111111111111 */
 .img-scroll7pan .prev7pan,.img-scroll7pan .next7pan { position:absolute; display:block;  text-align:center; }
 .img-scroll7pan .prev7pan { left:0px;cursor:pointer; padding-top:142px;}
 .img-scroll7pan .prev7pan img{ width:30px; height:52px;}
 .img-scroll7pan .next7pan { right:0px;cursor:pointer; padding-top:142px;}
 .img-scroll7pan .next7pan img{ width:30px; height:52px;}
 .img-list7pan { position:relative; width:1072px; height:338px; margin:0 auto; overflow:hidden}
/* 是流动的图片的总长度、总高度     222222222222222222 */
 .img-list7pan ul { width:9999px;}
 .img-list7pan li { float:left; width:228px; padding-left:20px; padding-right:20px; height:338px; text-align:center;}
 .img-list7panmyimg{  width:228px; height:338px;}
 .img-list7panmyimg img{ width:100%;}
/* 单个图片的总宽度（比单个图片大一点）、总高度  33333333333333 */


.runzhuanli0{ background:#f5f5f5; height:725px;}
.runzhuanli0abcde{ background:#f1f3f6; height:625px;}
.runzhuanli00{ background:#f1f3f6; height:735px;}
.runprotitle{ width:300px; margin:0 auto; padding-top:65px; text-align:center; height:33px; line-height:33px; font-family:"微软雅黑"; font-size:18px; color:#323232;}
.runprotitlezizhi{ width:300px; margin:0 auto; padding-top:65px; text-align:center; height:33px; line-height:33px; font-family:"微软雅黑"; font-size:18px; color:#FFF;}
.runprotitleen{width:300px; margin:0 auto; text-align:center; height:20px; line-height:20px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:15px; color:#7a7a7a;}
.runprotitleenzizhi{width:300px; margin:0 auto; text-align:center; height:20px; line-height:20px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:15px; color:#fff;}
.runlittleimg{width:217px; height:31px; margin:15px auto 30px;}
.runzhuanli1{ width:1244px; margin:0 auto;}
.runzhuanli1 ul li{ width:271px; margin-left:20px; margin-right:20px; float:left;
padding-top: 10px;
	transition-duration: 1s;
-moz-transition-duration: 1s; /* Firefox 4 */
-webkit-transition-duration: 1s; /* Safari 和 Chrome */}
.runzhuanli1 ul li:hover {
    box-shadow: 0 30px 40px 0 rgba(0, 0, 0, 0.1);
	padding-top: 0px;
}
.runzhuanlia{ width:269px; height:259px; border:1px solid #cccccc;}
.runzhuanlia img {width:269px; height:259px;}
.runzhuanlib-1{ width:271px; height:14px; background:#cbe9b5; text-align:center;}
.runzhuanlib-2{ width:271px; height:32px; line-height:32px; background:#cbe9b5; text-align:center;}
.runzhuanlib-2 a{ font-size:14px;}
.runzhuanlib-3{ width:271px; height:25px; padding-top:5px; background:#cbe9b5; text-align:center;}
.runzhuanlib-4{ width:271px; height:16px; background:#cbe9b5; text-align:center;}
.runmore1{ width:130px; height:38px; margin:50px auto 0;}
.runmore1 img{ width:100%;}
.runmore2{ width:130px; height:38px; margin:0 auto 80px;}
.runmore2 img{ width:100%;}
.runmore3{ width:130px; height:38px; margin:50px auto 0;}
.runmore3 img{ width:100%;}

.runzizhibg{ height:628px; background:url(../images/runzizhibg.jpg) no-repeat center;}

.zhuzuo1{ width:1236px; margin:0 auto;}
.zhuzuo1 ul li{ width:372px; height:316px; padding-left:20px; padding-right:20px; padding-bottom:20px; float:left;}
.zhuzuo1a{ width:372px; height:276px;}
.zhuzuo1b{ width:372px; height:40px; line-height:40px; text-align:center;}
.zhuzuo1b a{ font-size:15px;}


.runnewsbg0{ width:1242px; margin:0 auto;}
.runnewsbg0 ul li{width:551px; margin-left:35px; margin-right:35px; height:105px; margin-bottom:37px; background:url(../images/runnewsbg1.jpg) no-repeat center; float:left;}
.runnews111{ width:61px; height:105px; float:left;}
.runnews111a{ width:44px; padding-left:17px; height:31px; padding-top:29px; font-size:28px; color:#FFFFFF; font-family:Arial, Helvetica, sans-serif;}
.runnews111b{ width:53px; height:44px; padding-left:8px; padding-top:1px; font-size:13px; color:#FFFFFF; font-family:Arial, Helvetica, sans-serif;}
.runnews222{ width:490px; height:105px; float:left;}
.runnews222a{ width:466px; height:28px; padding-top:27px; overflow:hidden; padding-left:24px;}
.runnews222a a{ font-size:17px;}
.runnews222a a:hover{ padding-left:2px;}
.runnews222b{ width:466px; padding-left:24px; height:27px; line-height:27px; margin-bottom:23px; overflow:hidden;}
.runnews222b a{ font-size:14px;}
.runnews222b a:hover{ padding-left:2px;}




.runbottom1bg{ height:227px; background:#303032;}
.runbottom1{ width:1200px; margin:0 auto; height:227px;}
.runbottom2bg{ height:64px; background:#141414;}
.runbottom2{ width:1200px; margin:0 auto; height:64px; line-height:64px; text-align:center; font-size:14px; font-family:"微软雅黑"; color:#999;}
.runbottom1contacts{ width:259px; height:227px; float:left;}
.runbottom12wm{ width:324px; height:227px; float:left;}
.runbottom1fankui{ width:441px; height:227px; float:left;}

.pangfankui1{ width:182px; height:227px; float:left;}
.pangfankui1-1{ width:180px; height:29px;  padding-top:55px; font-size:15px; color:#fff; text-align:left; padding-left:2px;}
.pangfankui1-2{ width:182px; height:46px; background-color:transparent;}
.pangfankui1-2aaa{ width:160px; height:31px; border:1px solid #4e4e50; margin-left:3px; float:left; margin-top:9px; color:#727677; padding-left:13px; background-color:transparent;}
.pangfankui1-3{ width:182px; height:42px;}
.pangfankui1-3aaa{width:160px; height:31px; border:1px solid #4e4e50; margin-left:3px; float:left; margin-top:4px; color:#727677; padding-left:13px; background-color:transparent;}
.pangfankui1-4{ width:182px; height:55px;}

.pangfankui2{ width:259px; height:227px; float:left;}
.pangfankui2-1{ width:259px; height:84px;}
.pangfankui2-2{ width:259px; height:88px;background-color:transparent;}
.pangfankui2-2aaa{ width:232px; height:72px; border:1px solid #4e4e50; margin-left:4px; margin-top:9px; padding-left:13px; color:#727677; float:left;background-color:transparent;}
.pangfankui2-3{ width:259px; height:55px;}

.runbottom1enter{ width:176px; height:227px; float:left;}
.runenter11{ width:175px; height:33px; margin-top:93px; margin-left:1px; float:left;background-color:transparent; border:0px;}


.runtop0{ height:40px; background:#f5f5f5;}
.runtop1{ width:1200px; height:40px; margin:0 auto; text-align:right;}
.runtop2{ width:1291px; height:116px; margin:0 auto;}
.runlogo{ width:159px; height:116px; float:left;}
.runmiddle{ width:837px; padding-left:18px; height:116px; float:left;}
.runmiddle ul{ width:810px; height:116px; float:left;}
.runmiddle ul li{ width:90px; text-align:center; float:left; height:116px; line-height:116px;}
.runmiddle ul li a{ width:90px; height:116px; display:block; font-family:"微软雅黑"; font-size:15px; color:#333; }
.runmiddle ul li a:hover{background:url(../images/runnavbg.jpg) center no-repeat; height:116px; color:#8dc11f;}
.runshuxian{ width:7px; height:116px; float:left;}
.runright{ width:270px; height:116px; float:left;}


.nengtop1{ width:1400px; margin:0 auto;}
.nenglogo1{ width:121px; height:105px; float:left;}
.nengtel1{ width:135px; height:105px; float:right;}
.nengnav1{ width:840px; height:105px; padding-left:152px; padding-right:152px; float:left; position:relative;}
.nengnav1 ul li{ width:120px; height:105px; line-height:105px; float:left; text-align:center;}
.nengnav1 ul li a{width:120px; height:105px; display:block; font-size:15px;}
.nengnav1 ul li a:hover{ width:120px; height:105px; display:block; background:url(../images/nengnav1bg.png) no-repeat center; color:#106e2f;}

#dingwei1{
 width:230px;
 display:block;
 position:absolute;
 z-index:999;
 margin:0 auto;
 top:97px;
 left:85px;}
#dingwei2{
 width:230px;
 display:block;
 position:absolute;
 z-index:999;
 margin:0 auto;
 top:97px;
 left:224px;}
 #dingwei3{
 width:230px;
 display:block;
 position:absolute;
 z-index:999;
 margin:0 auto;
 top:97px;
 left:357px;}
 #dingwei4{
 width:230px;
 display:block;
 position:absolute;
 z-index:999;
 margin:0 auto;
 top:97px;
 left:493px;}
 #dingwei5{
 width:230px;
 display:block;
 position:absolute;
 z-index:999;
 margin:0 auto;
 top:97px;
 left:628px;}
 
  .myzi3 a{color:#5e5e5e; font-size:15px; font-family:'微软雅黑'; background-color:#ededed; text-align:center; line-height:58px; height:58px; width:230px; display:block;}
  .myzi3 a:hover{ background:#f8b62c; color:#ffffff;}


.nengword1{ width:300px; padding-top:50px; margin:0px auto 0px; text-align:center; font-family:"微软雅黑"; font-size:23px; color:#3a3a3a;}
.nengword2{ width:236px; height:13px; margin:15px auto 0px;}
.nengword3{ width:300px; margin:15px auto 35px; text-align:center; font-size:13px; color:#666666;}
.nengword11{ width:300px; padding-top:50px; margin:0px auto 0px; text-align:center; font-family:"微软雅黑"; font-size:23px; color:#fff;}
.nengword22{ width:236px; height:13px; margin:10px auto 0px;}
.nengword33{ width:300px; margin:10px auto 35px; text-align:center; font-size:13px; color:#fff;}
.neng4he1{ width:1412px; height:305px; margin:0 auto; background:url(../images/neng4he1bg.jpg) no-repeat center; position:relative; margin-bottom:70px;}
.neng4he1more1{ position:absolute; left:120px; top:240px;}
.neng4he1more2{ position:absolute; left:483px; top:240px;}
.neng4he1more3{ position:absolute; left:830px; top:240px;}
.neng4he1more4{ position:absolute; left:1187px; top:240px;}
.nengjianjiebg{ width:100%; height:526px; background:url(../images/nengjianjiebg.jpg) no-repeat center;}
.nengjianjiecontent0{ width:1406px; margin:0 auto; position:relative; height:526px;}
.nengjianjiecontent{ width:760px; font-size:14px; line-height:30px; height:120px; overflow:hidden; color:#ccc; top:50px; position:absolute;}
.nengjianjieimage{ width:565px; height:299px; position:absolute; left:840px; top:9px;}
.nengjianjie1more8{ width:140px; height:40px; position:absolute; top:219px;}

.nengnewsbg1{ background:#f5f5f5; height:900px;}
.nengnews0{ width:1400px; margin:0 auto;}
.nengnews1{ width:649px; height:402px; float:left;}
.nengnews2{ width:751px; height:402px; float:left; background:url(../images/testbg.jpg) no-repeat center; position:relative;}
.nengnewstitle1abcd{ width:654px; position:absolute; left:70px; top:30px;}
.nengnewstitle1{ width:554px; text-align:left; float:left; overflow:hidden;}
.nengnewstitle1 a{ font-size:15px; color:#34988e; font-weight:bold;}
.nengnewstitle1 a:hover{ padding-left:2px;}
.nengnewstitle1a{width:100px; font-size:15px; color:#999999; text-align:right; float:left; overflow:hidden;}
.nengnewstitle2{ width:690px; color:#666; font-size:12px; line-height:25px; height:50px; overflow:hidden; position:absolute; left:30px; top:73px;}
.nengnewstitle3total{left:42px; top:161px;position:absolute; }
.nengnewstitle3{ width:609px; height:40px; line-height:40px; font-size:14px; float:left; overflow:hidden;}
.nengnewstitle3 a{ color:#666;}
.nengnewstitle3 a:hover{ padding-left:2px; color:#37988f;}
.nengnewstitle4{ color:#999; font-size:14px; float:right; line-height:40px; height:40px; width:100px;}


.nengnewsmore888{ width:164px; height:50px; margin:38px auto 50px;}


.sihexin1{ height:730px; background:url(../images/hexinbg.png) no-repeat center;}
.sihexin1title{width:300px; height:50px; text-align:center; line-height:50px; font-size:48px; color:#555; margin:100px auto 50px; }
.sihexinxin{ width:1300px; height:160px; margin:0 auto 20px;}
.sihexinxin1{ width:253px; height:160px; float:left;}

.sihexinxinxin1{ width:211px; height:160px; float:left;}
.sihexinxinxin1 a{ width:211px; height:160px; background:url(../images/gaokong1.jpg) no-repeat center; display:block;}
.sihexinxinxin1 a:hover{background:url(../images/gaokong1_1.jpg) no-repeat center;}

.sihexinxinxin2{ width:211px; height:160px; float:left;}
.sihexinxinxin2 a{ width:211px; height:160px; background:url(../images/gaokong2.jpg) no-repeat center; display:block;}
.sihexinxinxin2 a:hover{background:url(../images/gaokong2_1.jpg) no-repeat center;}

.sihexinxinxin3{ width:211px; height:160px; float:left;}
.sihexinxinxin3 a{ width:211px; height:160px; background:url(../images/gaokong3.jpg) no-repeat center; display:block;}
.sihexinxinxin3 a:hover{background:url(../images/gaokong3_1.jpg) no-repeat center;}

.sihexinxinxin4{ width:211px; height:160px; float:left;}
.sihexinxinxin4 a{ width:211px; height:160px; background:url(../images/gaokong4.jpg) no-repeat center; display:block;}
.sihexinxinxin4 a:hover{background:url(../images/gaokong4_1.jpg) no-repeat center;}

.sihexinxinxin5{ width:211px; height:160px; float:left;}
.sihexinxinxin5 a{ width:211px; height:160px; background:url(../images/zhizhu1.jpg) no-repeat center; display:block;}
.sihexinxinxin5 a:hover{background:url(../images/zhizhu1_1.jpg) no-repeat center;}

.sihexinxinxin6{ width:211px; height:160px; float:left;}
.sihexinxinxin6 a{ width:211px; height:160px; background:url(../images/zhizhu2.jpg) no-repeat center; display:block;}
.sihexinxinxin6 a:hover{background:url(../images/zhizhu2_1.jpg) no-repeat center;}

.sihexinxinxin7{ width:211px; height:160px; float:left;}
.sihexinxinxin7 a{ width:211px; height:160px; background:url(../images/zhizhu3.jpg) no-repeat center; display:block;}
.sihexinxinxin7 a:hover{background:url(../images/zhizhu3_1.jpg) no-repeat center;}

.sihexinxinxin8{ width:211px; height:160px; float:left;}
.sihexinxinxin8 a{ width:211px; height:160px; background:url(../images/zhizhu4.jpg) no-repeat center; display:block;}
.sihexinxinxin8 a:hover{background:url(../images/zhizhu4_1.jpg) no-repeat center;}

.sihexinxinxin9{ width:211px; height:160px; float:left;}
.sihexinxinxin9 a{ width:211px; height:160px; background:url(../images/shouhou1.jpg) no-repeat center; display:block;}
.sihexinxinxin9 a:hover{background:url(../images/shouhou1_1.jpg) no-repeat center;}

.sihexinxinxin10{ width:211px; height:160px; float:left;}
.sihexinxinxin10 a{ width:211px; height:160px; background:url(../images/shouhou2.jpg) no-repeat center; display:block;}
.sihexinxinxin10 a:hover{background:url(../images/shouhou2_1.jpg) no-repeat center;}

.sihexinxinxin11{ width:211px; height:160px; float:left;}
.sihexinxinxin11 a{ width:211px; height:160px; background:url(../images/shouhou3.jpg) no-repeat center; display:block;}
.sihexinxinxin11 a:hover{background:url(../images/shouhou3_1.jpg) no-repeat center;}

.sihexinxinxin12{ width:211px; height:160px; float:left;}
.sihexinxinxin12 a{ width:211px; height:160px; background:url(../images/shouhou4.jpg) no-repeat center; display:block;}
.sihexinxinxin12 a:hover{background:url(../images/shouhou4_1.jpg) no-repeat center;}




.sihexinxinmore{ width:203px; height:160px; background:url(../images/sihexinmore1.jpg) no-repeat center; float:left; position:relative; }
.moremmm a{ width:111px; height:40px; background:url(../images/moremmm.jpg) no-repeat center; display:block; position:absolute; top:60px; left:45px;}
.moremmm a:hover{background:url(../images/morennn.jpg) no-repeat center;}


.sibangjianjietitle{ width:320px; margin:65px auto 0; text-align:center; font-size:48px; color:#555; line-height:90px;}
.sijiantou{ width:18px; margin:0 auto 35px; height:9px;}
.sijianjiebg{ height:651px; background:url(../images/sijianjiebg.jpg) no-repeat center; position:relative;}
.sijianjiebg1{ height:651px; width:1400px; margin:0 auto; position:relative;}
.sijian111{ width:170px; height:70px; line-height:70px; color:#FFFFFF; font-size:31px; position:absolute; top:69px; left:780px;}
.sijian222{ width:576px; height:266px; line-height:38px; color:#FFFFFF; font-size:16px; position:absolute; top:162px; left:780px; text-indent:2em;}
.sijian333{ width:153px; height:44px; position:absolute; top:512px; left:780px;}

.sifoot1{ height:446px; margin-top:60px; background:#3f3b3a;}
.sifoot1aaa{ height:446px; margin-top:0px; background:#3f3b3a;}
.sifoot10{ width:1300px; height:446px; margin:0 auto; position:relative;}
.sifoot10a{ width:324px; height:446px; float:left; position:relative;}
.sifoot10b{ width:392px; height:446px; float:left; position:relative;}
.sifoot10c{ width:584px; height:446px; float:left; position:relative;}
.mysismalltitle{ font-size:15px; color:#ccc; position:absolute; top:90px; left:0px;}
.mysismalltel{font-size:30px; color:#f7b52b; position:absolute; top:126px; left:0px;}
.sithreebiao{ width:128px; height:43px; position:absolute; top:164px; left:0px;}
.mysismallcontent{ width:300px; line-height:25px; font-size:15px; color:#ccc; position:absolute; top:177px; left:0px;}
.sisifoot2wm{ width:216px; height:262px; position:absolute; top:84px; left:38px;}


.sifoot2title111{ font-size:16px; color:#fff; position:absolute; top:89px; left:30px;}
.sifoot2content111{ line-height:28px; position:absolute; top:127px; left:30px;}
.sifoot2content111 a{ font-size:15px; color:#ccc;}
.sifoot2content111 a:hover{color:#fff;}
.sifoot2title222{ font-size:16px; color:#fff; position:absolute; top:89px; left:147px;}
.sifoot2content222{line-height:28px; position:absolute; top:127px; left:143px;}
.sifoot2content222 a{font-size:15px; color:#ccc;}
.sifoot2content222 a:hover{ color:#fff;}
.sifoot2title333{font-size:16px; color:#fff; position:absolute; top:89px; left:252px;}
.sifoot2content333{line-height:28px; position:absolute; top:127px; left:256px;}
.sifoot2content333 a{ font-size:15px; color:#ccc; }
.sifoot2content333 a:hover{ color:#fff;}
.sifoot2title444{ font-size:16px; color:#fff; position:absolute; top:89px; left:380px;}
.sifoot2content444{ line-height:28px; position:absolute; top:127px; left:384px;}
.sifoot2content444 a{ font-size:15px; color:#ccc;}
.sifoot2content444 a:hover{ color:#fff;}
.sifoot2title555{ font-size:16px; color:#fff; position:absolute; top:89px; left:492px;}
.sifoot2content555{line-height:28px; position:absolute; top:127px; left:497px;}
.sifoot2content555 a{ font-size:15px; color:#ccc;}
.sifoot2content555 a:hover{ color:#fff;}



.sifoot2{ height:61px; line-height:61px; background:#656160; color:#ccc;}
.sifoot20{ width:1300px; margin:0 auto; font-size:14px;}

.siliangliang{ width:700px; height:49px; margin:0 auto; text-align:center;}
.mybuliang {width:155px; height:49px; margin-left:10px; margin-right:10px; text-align:center; line-height:49px; font-size:15px; color:#000; float:left; display:block; background:url(../images/mybuliang.jpg) no-repeat center;}
.myliang{width:155px; height:49px; margin-left:10px; margin-right:10px; text-align:center; line-height:49px; font-size:15px; color:#fff; float:left; display:block; background:url(../images/myliang.jpg) no-repeat center;}

.sitop{ width:1400px; height:97px; margin:0 auto;}
.silogo1{ width:272px; height:97px; padding-right:183px; float:left;}
.sitopnav{ width:945px; height:97px; float:left; position:relative;}
.sitopnav ul li{ width:135px; height:97px; line-height:97px; text-align:center; float:left;}
.sitopnav ul li a{ width:135px; height:97px; display:block; text-align:center; font-size:17px;}
.sitopnav ul li a:hover{ background:url(../images/sinavbg1.jpg) no-repeat center; color:#f8b62c;}






.sisi24{font-size: 12pt; font-weight: bold; color: rgb(255, 102, 0);padding-bottom:30px;}
.sisi111{width:33%; float:left;text-align:center;}
.sisi222{width:33%; float:left;text-align:center;}
.sisi333{width:33%; float:left;text-align:center;}


.sibanglianxi1{ width:1050px; margin:0 auto 50px;;}
.sibanglianxi3{ width:1050px; font-size:20px; color:#333333; font-weight:bold; text-align:left;}

.sibanglianxi2{ width:300px; height:96px; padding-left:25px; padding-right:25px; margin-top:26px; margin-bottom:26px; float:left; font-size:16px; line-height:24px; text-align:left;}
.sibanglianxi22{width:300px; font-size:16px; line-height:24px; text-align:left;}

.sibanglianxi4{ width:300px; font-size:17px; color:#ff6600; font-weight:bold; text-align:left;}

#map{width:90%; margin:0 auto; height:650px;border:#ccc solid 1px;font-size:12px}

.everymyxdgnewsbg{ width:1280px; height:257px; margin:0 auto; border-bottom:solid #eaeaea 1px;}
.everymyxdgnewsbg:hover{background:#f6f6f6;}
.everymyxdgnewsimg{ width:245px; height:168px; margin-top:45px; padding-left:28px; padding-right:37px;  float:left;}
.everymyxdgnewsimg img{ width:100%;}
.everymyxdgnewsword{ width:740px; height:132px; margin-top:45px; border-right:solid #eaeaea 1px; float:left;}
.everymyxdgnewsword1{ width:740px; padding-top:4px; height:60px; line-height:60px;font-size:19px; color:#2a2835; overflow:hidden;}
.everymyxdgnewsword1 a{font-size:19px; color:#2a2835; font-weight:bold;}
.everymyxdgnewsword1 a:hover{color:#f8ae18;}
.everymyxdgnewsword2{ width:697px; height:48px; padding-top:2px; padding-right:43px; line-height:24px; font-size:14px; color:#898886;}
.everymyxdgnewsdate{ width:229px; padding-top:69px; float:left;}
.everymyxdgnewsdate1{ width:60px; text-align:center; padding-left:107px; height:32px; line-height:32px; color:#e1e0e0; font-family:Arial, Helvetica, sans-serif; font-size:20px;}
.everymyxdgnewsdate2{ width:200px; text-align:center; padding-left:5px; padding-top:5px; height:32px; line-height:32px; color:#e1e0e0; font-family:Arial, Helvetica, sans-serif; font-size:44px;}

.wenzhangtitle1{color:#000000; line-height:70px; height:70px; overflow:hidden; font-size: 18px;font-weight:bold;padding-bottom:13px; text-align:center;}
.wenzhangline1{background:#dfdfdf; height:1px; margin-bottom:10px;}

.xdgjianjie0{ width:1165px; margin:0 auto;}
.xdgjianjie0img{ width:230px; margin-right:37px; height:450px; float:left;}
.xdgjianjie0img img{  width:230px; height:450px;}
.xdgjianjie0word{ width:898px; float:left;}

.wenzhangcontent1{line-height:38px; text-indent:2em;}
.wenzhangcontent1 img{margin:auto; display:block; max-width:100%; height:auto;}


.sibanner0{ width:1280px; height:500px; margin:0 auto; position:relative;}
.sibanner100{ width:1280px; height:91px; background:#fff; position:absolute; top:435px; z-index:99999;}
.sibanner100a{ font-size:27px; font-weight:bold; line-height:91px; padding-left:36px; float:left;}
.sibanner100b{ width:30px; height:91px; float:left; padding-left:16px;}
.sibanner100c000{ width:1280px; height:75px; padding-top:16px;}
.sibanner100c000abc{ width:1280px; height:91px;}
.sibanner100c{ padding-left:43px; padding-right:8px; text-align:center; height:30px; line-height:30px; float:left;}
.sibanner100cabc{ padding-left:23px; padding-right:8px; text-align:center; height:91px; line-height:91px; float:left;}
.sibanner100c a{ font-size:16px; color:#333;}
.sibanner100c a:hover{ color:#f8b62c;}
.myfont404{font-size:45px; width:80%; text-align:center; color:#FF0000; margin:60px auto 60px;}




.sibangjianjietitleaaa{ width:320px; margin:0 auto; text-align:center; font-size:48px; color:#555; line-height:90px; padding-top:66px;}
.sibangjianjietitlebbb{ width:320px; margin:0 auto; text-align:center; font-size:48px; color:#555; line-height:90px; padding-top:40px;}

#prolist1neimm{ width:1280px; margin:0 auto;}
#prolist1neimm ul li{ width:250px; padding-left:35px; padding-right:35px; text-align:center; height:430px; float:left; margin-bottom:23px; }

#prolist1neinn{ width:1300px; margin:0 auto;}
#prolist1neinn ul li{ width:250px; padding-left:5px; padding-right:5px; text-align:center; height:430px; float:left; margin-bottom:23px; }
#prolibest555{ background:#f6f6f6; height:1310px; margin-bottom:90px;}

 }
 
 
 
 /* 电脑 电中间的啼中间中间中间中间脑 */
 @media screen and (min-width: 600px) and (max-width: 1500px){ 
 
 
 
  body,td,th {
	font-family: 微软雅黑; font-size:17px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right:0px;
}
  
  .xidinggeyidong{ display:none;}
  
    
  .DrawImage11{ display:none;}
   .rhuizong{font-size:14px; color:#1b1b1b; background-color:#efefef; width:190px; height:41px; line-height:41px; display:block; padding-left:32px; }
			.rhuizong a{font-size:14px; color:#1b1b1b; background-color:#efefef;}
			.rhuizong a:hover{color:#FF0000; padding-left:2px;}
	
			.rhuizi{font-size:13px; color:#727272;  width:180px; height:41px; line-height:41px; display:block; padding-left:42px; text-align:left;}
			.rhuizi a{font-size:13px; color:#727272;}
			.rhuizi a:hover{ color:#FF0000; padding-left:2px;}
			
				.mysan{ width:881px; margin:0 auto; height:40px; line-height:40px; float:left;}
.first11{ width:22px; padding-top:18px; height:22px; line-height:40px; text-align:left; float:left;}
.second11{ width:700px; height:40px; line-height:40px; text-align:left; float:left;}
.third11{ width:159px; height:40px; line-height:40px; text-align:right; float:left;}
			


.huiimg { width:538px; height:203px; overflow: hidden; }
.huiimg .bgimg{ cursor: pointer; transition: all 2.8s;  }
.huiimg:hover .bgimg {  transform: scale(1.3); }



	.myzong3 a{ width:120px; height:60px; text-align:center; line-height:60px; display:block; font-size:15px; color:#4f4f4f;}
	.myzong3 a:hover{font-size:16px; color:#ff9a2e;}


  

			
			
			
			.myneiye1{ width:1080px; margin:0 auto; margin-top:45px; margin-bottom:25px;}
.myleft1{ width:0px; margin-right:0px; float:left;}

.myright1{ width:1080px; float:left; padding-bottom:45px;}
.neiyetitle1{line-height:41px; height:41px; background-color:#f4f4f4; width:1210px;  margin-bottom:30px;}

.mycontent1{width:1080px; color:#333;}
.mycontent2{ padding-left:7px; padding-right:7px; width:1196px; color:#333;}
.mycontent1nei{ width:1080px; color:#333;}


#prolist1nei{ width:1080px; margin:0 auto;}
#prolist1nei ul li{ width:250px; padding-left:10px; padding-right:10px; text-align:center; height:415px; float:left; margin-bottom:23px; }
.pro117{ width:250px; height:375px; border:1px #ccc solid;}
.pro117 img{width:250px; height:375px;}
.pro117title{width:250px; margin:0 auto; overflow:hidden; text-align:center; line-height:40px; height:40px;}

#prolist1neiquan{ width:957px; margin:0 auto;}
#prolist1neiquan ul li{ width:319px; text-align:center; height:251px; float:left; margin-bottom:23px; }
.pro117quan{ width:271px; height:201px; margin-left:24px; margin-right:24px; border-bottom:1px #CCCCCC solid;border-top:1px #CCCCCC solid;border-left:1px #CCCCCC solid;border-right:1px #CCCCCC solid;}
.pro117quan img{width:271px; height:201px;}
.pro117titlequan{width:271px; margin:0 auto; overflow:hidden; text-align:center; line-height:40px; height:40px;}



#prolist1neizhengshu{ width:952px; margin:0 auto;}
#prolist1neizhengshu ul li{ width:238px; text-align:center; height:378px; float:left; margin-bottom:23px; }
.pro117zhengshu{ width:228px; height:338px; margin-left:5px; margin-right:5px; border-bottom:1px #CCCCCC solid;border-top:1px #CCCCCC solid;border-left:1px #CCCCCC solid;border-right:1px #CCCCCC solid;}
.pro117zhengshu img{width:228px; height:338px;}
.pro117titlezhengshu{width:228px; margin:0 auto; overflow:hidden; text-align:center; line-height:40px; height:40px;}

#prolist1neistyle{ width:969px; margin:0 auto;}
#prolist1neistyle ul li{ width:323px; text-align:center; height:258px; float:left; margin-bottom:23px; }
.pro117style{ width:307px; height:218px; margin-left:8px; margin-right:8px; border-bottom:1px #CCCCCC solid;border-top:1px #CCCCCC solid;border-left:1px #CCCCCC solid;border-right:1px #CCCCCC solid;}
.pro117style img{width:307px; height:218px;}
.pro117titlestyle{width:307px; margin:0 auto; overflow:hidden; text-align:center; line-height:40px; height:40px;}



.yidongimg123{ display:none;}

.zhong1 {POSITION: relative; height:284px; text-align:center; width:286px;}
.pcimg123{ width:286px; height:284px;}
.pcimg123 img{ width:286px; height:284px;}


.zhong1aa {POSITION: relative; height:284px; text-align:center; width:286px;}
.pcimg123aa{ width:286px; height:284px;}
.pcimg123aa img{ width:286px; height:284px;}


.pcxiangguan{ width:59px; height:231px; float:left;}

  

  .by4kuai{ width:1270px; height:272px; margin:0px auto 90px;}
.by4kuai img{ width:100%;}

.bypro1{ width:515px; height:85px; margin:60px auto 55px;}



.byprolibig{ width:1270px; text-align:center; margin:0 auto; height:46px; line-height:46px;}
.byproli{ width:980px; text-align:center; margin:0 auto; height:46px; line-height:46px; background:url(../images/byshuline1.jpg) left no-repeat;}

.byprobig{ width:1292px; text-align:center; margin:20px auto 10px;}
.byprobig ul li{ width:323px; text-align:center; height:266px; padding-top:20px; padding-bottom:20px; float:left; }
.byprobig ul li img{ width:291px; height:266px; border-bottom:1px #CCCCCC solid;border-top:1px #CCCCCC solid;border-left:1px #CCCCCC solid;border-right:1px #CCCCCC solid;}
.bymore1{ width:157px; height:65px; margin:20px auto 30px;}
  
  
  
  

  .biaonewstitle{ width:248px; margin:35px auto 0px; height:83px;}
.biaonewstitle img{ width:100%;}
.biaonews{ width:1200px; height:661px; margin:35px auto 5px;}
.biaonews ul li{ width:580px; height:170px; padding-left:10px; padding-right:10px; margin-bottom:26px; float:left;}
.fang1{ width:84px; height:84px; background:#ef8201; margin-top:43px; float:left;}
.yourday1{ width:84px; text-align:center; height:28px; padding-top:14px; font-size:32px; color:#fff;}
.youryear1month1{ width:84px; text-align:center; height:34px; padding-top:8px; font-size:14px;color:#fff;}
.fang2{ width:482px; height:170px; margin-left:14px; float:left;}
.fang2title{ width:480px; overflow:hidden; padding-top:43px; height:30px; line-height:30px;  color:#333;}
.fang2title a{height:30px; line-height:30px; font-size:16px; font-weight:bold;  color:#666;}
.fang2title a:hover{ color:#e46504;}
.fang2content{ width:480px; overflow:hidden; height:52px; line-height:26px; padding-top:5px; font-size:16px; color:#666;}
.biaoline1{ height:1px; background:#dbdbdb;}



	  .myfoot26{font-size:14px; color:#424242; line-height:30px; text-align:center;}
	  .myfoot26 a{font-size:14px; color:#424242;}
	  .myfoot26 a:hover{ font-size:15px; color:#FF0000;}
	  
	  #gongsijianjie1{ width:100%; height:580px; background:url(../images/jianjie1bg.jpg) no-repeat center; margin-top:70px; }
#gongsijianjie1word{ width:1130px; margin:0 auto; line-height:35px; font-size:15px; padding-top:235px; color:#666666; }


#gongsijianjie1hui{ display:none;}
#gongsijianjie1wordhui{ display:none;}









  .bylogo0{ line-height:60px; height:60px; width:1270px; margin:0 auto;}
.bylogo1{ width:365px; height:60px; float:left; text-align:left;}
.bylogo2{ width:720px; float:right; text-align:right;}
.bylogo2 ul li{ width:120px; text-align:center; float:left; font-size:15px; color:#4f4f4f;}
.bylogo2 ul li a:hover{font-size:16px; color:#ff9a2e;}
 
  
  
  
  
  #pctoptitle0{width:100%; height:50px; background:#f8f8f8;}
  #pctoptitle{width:1350px; height:50px; line-height:50px; background:#f8f8f8; margin:0 auto;}
  #pctoptitle1{ width:600px; float:left; height:50px; line-height:50px; text-align:left; }
  #pctoptitle2{ width:750px; float:left; height:50px; line-height:50px; text-align:right; }
  
  #top2{ width:1220px; height:110px; line-height:110px;  margin:0 auto;}
  #top2-0{ width:50px; height:110px; text-align:left; float:left;}
  #top2-1{ width:400px; height:60px; text-align:left; float:left; padding-top:50px;}
  #top2-2{ width:370px; height:110px; line-height:110px; text-align:center; float:left;}
  #top2-3{ width:400px; height:110px;  text-align:right; float:right;}
  .myword a{ float:right; height:62px; line-height:15px; width:60px; color:#5b5b5b; padding-top:48px;}
  .myword a:hover{color:#e70101; padding-right:2px;}
  .myimg a{ float:right; height:110px; width:59px;}
  
  #navbig{ width:100%; background:url(../images/shuxian1.jpg) repeat-x center; text-align:center; margin-bottom:1px;}
  #nav{ width:600px; margin:0 auto; height:60px; text-align:center;}
  #nav ul li{ width:150px; text-align:center; float:left; text-align:center;}
  #nav ul li a{ width:150px; font-size:15px; color:#5b5b5b; display:block; height:43px; padding-top:17px; margin:0 auto; text-align:center;}
  #nav ul li a:hover{background:url(../images/navbg1.jpg) no-repeat center; margin:0 auto; text-align:center;}
  
  #navaaaa a{width:150px; font-size:15px; color:#5b5b5b; display:block; height:43px; padding-top:17px; background:url(../images/navbg1.jpg) no-repeat center; margin:0 auto; text-align:center;}
  
  .kong{ height:21px;}
  .kong240{ height:240px;}
  
  #search {width:165px; height:25px; background:url(../images/search_bg.jpg) no-repeat; float:left; } 
.input_search{ float:left; width:120px; height:15px; line-height:15px; border:0; text-align:left; font-size:13px; color:#5b5b5b; background:none; position:relative; top:5px; left:15px; } 
.button{ float:right; border:0; background:url(../images/icon_search.jpg) no-repeat left; text-indent:-999px; width:12px; height:12px; cursor:pointer; position:relative; right:12px; top:6px; }

.grouptitle{ width:393px; margin:40px auto 1px; height:96px;}
.group73{ width:1500px; margin:20px auto;}
.group73 ul li{ width:500px; text-align:center; float:left; position: relative; padding-top:10px; padding-bottom:10px;
	transition-duration: 0.3s;
-moz-transition-duration: 0.3s; /* Firefox 4 */
-webkit-transition-duration: 0.3s; /* Safari 和 Chrome */}

.group73 ul li:hover {
    box-shadow: 0 30px 40px 0 rgba(0, 0, 0, 0.1);
	padding-top: 0px;}
	
	
	
	.group73nei{ width:1500px; margin:0 auto;}
.group73nei ul li{ width:500px; text-align:center; float:left; position: relative; padding-top:10px; padding-bottom:10px; margin-top:18px; margin-bottom:25px;
	}

	
	.tu7{ width:440px; height:480px; margin:0 auto;}
.tu7 img{ width:100%;}
.word7{ font-size:16px; color:#3f3f3f; height:35px; line-height:35px; margin-top:10px;}
.more7{ font-size:14px; color:#3f3f3f; height:22px; line-height:22px; margin-bottom:10px;}

.grouptitle1 a { width:175px; margin:30px auto 55px; height:51px; display:block;}
.grouptitle1 a:hover{ padding-right:6px;}

#my2pro { width:100%; height:545px; text-align:center; background:url(../images/2pro.jpg) no-repeat center;}
#my2proyidong{ display:none;}

.yourmore9{ width:113px; height:38px; margin:0 auto; padding-top:342px; padding-left:492px; }
.yourmore9 a { width:113px; height:38px; background:url(../images/tu-more.png) no-repeat center; display:block;}
.yourmore9 a:hover {background:url(../images/tu-more2.png) no-repeat center;}

.youshi{ width:1260px; height:290px; margin:60px auto 60px;}
.you1{width:260px; height:290px; display:block; background:url(../images/youshi1.jpg) no-repeat center; padding-left:80px; padding-right:80px; float:left;}
.you2{width:260px; height:290px; display:block; background:url(../images/youshi2.jpg) no-repeat center; padding-left:80px; padding-right:80px; float:left;}
.you3{width:260px; height:290px; display:block; background:url(../images/youshi3.jpg) no-repeat center; padding-left:80px; padding-right:80px; float:left;}

.youtitle{line-height:30px; font-size:21px; text-align:center; color:#5b5b5b; padding-top:112px;}
.youcontent{line-height:23px; font-size:14px; text-align:center; color:#5b5b5b; padding-top:33px;}

.youshiyidong{ display:none;}


#youjianbg1{ background:url(../images/youjianbg1.jpg) no-repeat center; width:100%; margin-bottom:100px; height:181px; text-align:center}
#youjianbg11{ width:882px; margin:0 auto; padding-left:300px; padding-top:69px;}
#youjianbg11yidong{ display:none;}
#mylabel{ width:660px; float:left;}
#mysearch123{ width:200px; padding-left:14px; float:left;}
.input1{ color:#d0d0d0; text-align:center; font-size:14px;}

#myfoot{ width:1500px; margin:0 auto;}
#myfoot1{ width:440px; font-size:15px; color:#5b5b5b; float:left; margin-right:80px;}
#myfoot2{ width:250px; font-size:15px; color:#5b5b5b; float:left; margin-right:120px;}
#myfoot3{ width:250px; font-size:15px; color:#5b5b5b; float:left; margin-right:40px;}
#myfoot4{ width:260px; font-size:15px; color:#5b5b5b; float:left;}
#yourfoot1{ width:1200px; margin:0 auto; text-align:center; line-height:60px; height:60px; font-size:15px; color:#5b5b5b; margin-top:30px;}
#yourfoot2{ display:none;}


#navzi{background:url(../images/shuxian2.jpg) no-repeat left; width:1500px; margin:0 auto 10px; line-height:43px; height:43px;}
#navzi li{ float:left;background:url(../images/shuxian2.jpg) no-repeat right;}
#navzi li a{color:#5b5b5b; padding-left:25px; padding-right:25px; line-height:43px; display:block; font-family: 微软雅黑; font-size:14px;}
#navzi li a:hover{color:#000; padding-left:27px; padding-right:23px; line-height:43px; display:block; font-family: 微软雅黑; font-size:14px;}
#navziaaaa a{color:#6698b7; padding-left:25px; padding-right:25px; line-height:43px; display:block; font-family: 微软雅黑; font-size:14px;}



#navzizibig{ width:100%; background:url(../images/shuxian3.jpg) repeat-x; height:60px;}
#navzizi{ width:1500px; margin:0 auto; height:60px; font-size:23px; color:#000;  font-family: 微软雅黑; text-align:left;}

.myneiye1a{ width:1438px; margin:0 auto; margin-top:45px; margin-bottom:25px;}  


.neiyetitle1bg{line-height:41px; height:41px; background:url(../images/neiyetitle1.jpg) left no-repeat; font-size:15px; color:#333; padding-left:22px;}

  
  #leileftbig{ display:none;}

#leileft{ display:none;}




.chanpin1{ width:1500px; height:692px; margin:0 auto; padding-top:20px;}
.chanpin2{ width:692px; height:755px; float:left}
.chanpin2 img {width:692px; height:755px;}
.chanpin3{ width:60px; float:left;}

.chanpin4{ width:748px; height:725px; float:left; padding-top:30px;}
.chanpin5{ width:748px; font-size:30px; color:#000000; padding-bottom:10px;}
.chanpin6{ width:748px; padding-bottom:10px; font-size:21px; color:#eb0001;}
.chanpin7{ width:748px; background:url(../images/chanpin_line.jpg) repeat-x; padding-bottom:4px;}
.chanpin8{ width:170px; height:36px; background:url(../images/chanpin2.jpg) no-repeat center; margin-bottom:45px; line-height:36px; text-align:center; }
.chanpin8 a{ width:170px; height:36px; display:block;color:#FFFFFF; font-size:18px; line-height:36px; text-align:center;}
.chanpin9{ width:748px; font-size:16px; color:#757575; line-height:36px;}


.chanpin10{ width:1500px; margin:130px auto 50px;}
.chanpin11{ width:1500px; font-size:30px; color:#323232; padding-bottom:18px;}
.chanpin12{ width:1500px; background:url(../images/chanpin_line.jpg) repeat-x; padding-bottom:4px;}
.chanpin13{ width:1500px; font-size:16px; color:#757575; line-height:36px;}


#jianjie{ width:1500px; height:436px; margin:25px auto 80px;}
#jianjie1{ width:700px; margin-right:100px; float:left; text-align:left;  font-family: 微软雅黑; font-size:14px; line-height:30px; color:#5b5b5b;}
#jianjie2{ width:700px; float:left; text-align:center; height:436px;}
.huixian1{ height:1px; background:#e1e1e1; width:100%; margin:25px auto 25px;}

.signup{ width:1420px; margin:0 auto; text-align:left; line-height:30px; font-size:16px; color:#767676;}
#zhuce1{ width:1400px; height:500px; margin:0 auto; padding-top:39px; padding-bottom:35px;}
#zhuce1a{ display:none;}



#zhuce100{ width:1400px; height:500px; margin:0 auto; padding-top:39px; padding-bottom:160px;}
#zhuce100a{ display:none;}

.zhuce2{ width:472px height:500px; float:left}

.zhuce3{ width:472px; height:36px; line-height:36px;}
.zhuce3a{ width:240px; height:36px; line-height:36px; float:left;}
.zhuce3b{ width:232px; height:36px; line-height:36px; color:#FF0000; float:left;}

.zhuce4{ width:441px; height:81px; font-size:16px; color:#929292;}

.zhuce5{ width:122px; height:36px; padding-bottom:38px;}

.zhuce6{ width:426px; height:27px; background:url(../images/zhuce3.jpg) no-repeat; float:left;}

.zhuce7{ width:228px; height:500px; float:left}
.zhucetu{ width:700px; height:435px; float:left;}

.zhuce8{ width:457px; height:87px; background:url(../images/zhuce6.jpg) no-repeat; float:left;}

#pcqiehuan{}
#yidongqiehuan{ display:none;}

.support_tubiao1{ width:1200px; height:204px; margin:35px auto 0px;}
.support_tubiao1 ul{ width:1200px;}
.support_tubiao1 li{ width:300px; height:204px; text-align:center; float:left;}

.line01{ height:1px; width:100%; background:#e1e1e1; margin-top:30px; margin-bottom:10px;}

#yidongbannerneiye{ display:none;}


  #yidongbannerneiye{ display:none;}
     
   
   
   



.pcimg123{ display:none;}





#logo1{ width:186px; height:126px; float:left;}
#logo2{ width:1024px; height:126px; float:left;}
#logo2-1{ width:1024px; height:60px; text-align:right;}
#logo2-2{ width:1024px; height:66px; text-align:right;}


 .img-scroll7 { position:relative; margin:38px auto 75px; width:1200px; text-align:center;}/* 总长度     把左图片与右图片都放进去的11111111111111111111 */
 .img-scroll7 .prev7,.img-scroll7 .next7 { position:absolute; display:block;  text-align:center; }
 .img-scroll7 .prev7 { left:0px;cursor:pointer; padding-top:110px;}
 .img-scroll7 .prev7 img{ width:30px; height:52px;}
 .img-scroll7 .next7 { right:0px;cursor:pointer; padding-top:110px;}
 .img-scroll7 .next7 img{ width:30px; height:52px;}
 .img-list7 { position:relative; width:1041px; height:258px; margin:0 auto; overflow:hidden}
/* 是流动的图片的总长度、总高度     222222222222222222 */
 .img-list7 ul { width:9999px;}
 .img-list7 li { float:left; width:307px; padding-left:20px; padding-right:20px; height:258px; text-align:center;}
 .img-list7myimg{  width:307px; height:218px;}
 .img-list7myimg img{ width:100%;}
 .img-list7myword{ background:#7aa225; display:block;  width:307px; height:40px; line-height:40px;}
  .img-list7myword a{font-size:15px; color:#FFF;}
/* 单个图片的总宽度（比单个图片大一点）、总高度  33333333333333 */


 .img-scroll7pan { position:relative; margin:38px auto 50px; width:1200px; text-align:center;}/* 总长度     把左图片与右图片都放进去的11111111111111111111 */
 .img-scroll7pan .prev7pan,.img-scroll7pan .next7pan { position:absolute; display:block;  text-align:center; }
 .img-scroll7pan .prev7pan { left:0px;cursor:pointer; padding-top:142px;}
 .img-scroll7pan .prev7pan img{ width:30px; height:52px;}
 .img-scroll7pan .next7pan { right:0px;cursor:pointer; padding-top:142px;}
 .img-scroll7pan .next7pan img{ width:30px; height:52px;}
 .img-list7pan { position:relative; width:1072px; height:338px; margin:0 auto; overflow:hidden}
/* 是流动的图片的总长度、总高度     222222222222222222 */
 .img-list7pan ul { width:9999px;}
 .img-list7pan li { float:left; width:228px; padding-left:20px; padding-right:20px; height:338px; text-align:center;}
 .img-list7panmyimg{  width:228px; height:338px;}
 .img-list7panmyimg img{ width:100%;}
/* 单个图片的总宽度（比单个图片大一点）、总高度  33333333333333 */


.runzhuanli0{ background:#f5f5f5; height:725px;}
.runzhuanli0abcde{ background:#f1f3f6; height:625px;}
.runzhuanli00{ background:#f1f3f6; height:735px;}
.runprotitle{ width:300px; margin:0 auto; padding-top:65px; text-align:center; height:33px; line-height:33px; font-family:"微软雅黑"; font-size:18px; color:#323232;}
.runprotitlezizhi{ width:300px; margin:0 auto; padding-top:65px; text-align:center; height:33px; line-height:33px; font-family:"微软雅黑"; font-size:18px; color:#FFF;}
.runprotitleen{width:300px; margin:0 auto; text-align:center; height:20px; line-height:20px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:15px; color:#7a7a7a;}
.runprotitleenzizhi{width:300px; margin:0 auto; text-align:center; height:20px; line-height:20px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:15px; color:#fff;}
.runlittleimg{width:217px; height:31px; margin:15px auto 30px;}
.runzhuanli1{ width:1244px; margin:0 auto;}
.runzhuanli1 ul li{ width:271px; margin-left:20px; margin-right:20px; float:left;
padding-top: 10px;
	transition-duration: 1s;
-moz-transition-duration: 1s; /* Firefox 4 */
-webkit-transition-duration: 1s; /* Safari 和 Chrome */}
.runzhuanli1 ul li:hover {
    box-shadow: 0 30px 40px 0 rgba(0, 0, 0, 0.1);
	padding-top: 0px;
}
.runzhuanlia{ width:269px; height:259px; border:1px solid #cccccc;}
.runzhuanlia img {width:269px; height:259px;}
.runzhuanlib-1{ width:271px; height:14px; background:#cbe9b5; text-align:center;}
.runzhuanlib-2{ width:271px; height:32px; line-height:32px; background:#cbe9b5; text-align:center;}
.runzhuanlib-2 a{ font-size:14px;}
.runzhuanlib-3{ width:271px; height:25px; padding-top:5px; background:#cbe9b5; text-align:center;}
.runzhuanlib-4{ width:271px; height:16px; background:#cbe9b5; text-align:center;}
.runmore1{ width:130px; height:38px; margin:50px auto 0;}
.runmore1 img{ width:100%;}
.runmore2{ width:130px; height:38px; margin:0 auto 80px;}
.runmore2 img{ width:100%;}
.runmore3{ width:130px; height:38px; margin:50px auto 0;}
.runmore3 img{ width:100%;}

.runzizhibg{ height:628px; background:url(../images/runzizhibg.jpg) no-repeat center;}

.zhuzuo1{ width:1236px; margin:0 auto;}
.zhuzuo1 ul li{ width:372px; height:316px; padding-left:20px; padding-right:20px; padding-bottom:20px; float:left;}
.zhuzuo1a{ width:372px; height:276px;}
.zhuzuo1b{ width:372px; height:40px; line-height:40px; text-align:center;}
.zhuzuo1b a{ font-size:15px;}


.runnewsbg0{ width:1242px; margin:0 auto;}
.runnewsbg0 ul li{width:551px; margin-left:35px; margin-right:35px; height:105px; margin-bottom:37px; background:url(../images/runnewsbg1.jpg) no-repeat center; float:left;}
.runnews111{ width:61px; height:105px; float:left;}
.runnews111a{ width:44px; padding-left:17px; height:31px; padding-top:29px; font-size:28px; color:#FFFFFF; font-family:Arial, Helvetica, sans-serif;}
.runnews111b{ width:53px; height:44px; padding-left:8px; padding-top:1px; font-size:13px; color:#FFFFFF; font-family:Arial, Helvetica, sans-serif;}
.runnews222{ width:490px; height:105px; float:left;}
.runnews222a{ width:466px; height:28px; padding-top:27px; overflow:hidden; padding-left:24px;}
.runnews222a a{ font-size:17px;}
.runnews222a a:hover{ padding-left:2px;}
.runnews222b{ width:466px; padding-left:24px; height:27px; line-height:27px; margin-bottom:23px; overflow:hidden;}
.runnews222b a{ font-size:14px;}
.runnews222b a:hover{ padding-left:2px;}




.runbottom1bg{ height:227px; background:#303032;}
.runbottom1{ width:1200px; margin:0 auto; height:227px;}
.runbottom2bg{ height:64px; background:#141414;}
.runbottom2{ width:1200px; margin:0 auto; height:64px; line-height:64px; text-align:center; font-size:14px; font-family:"微软雅黑"; color:#999;}
.runbottom1contacts{ width:259px; height:227px; float:left;}
.runbottom12wm{ width:324px; height:227px; float:left;}
.runbottom1fankui{ width:441px; height:227px; float:left;}

.pangfankui1{ width:182px; height:227px; float:left;}
.pangfankui1-1{ width:180px; height:29px;  padding-top:55px; font-size:15px; color:#fff; text-align:left; padding-left:2px;}
.pangfankui1-2{ width:182px; height:46px; background-color:transparent;}
.pangfankui1-2aaa{ width:160px; height:31px; border:1px solid #4e4e50; margin-left:3px; float:left; margin-top:9px; color:#727677; padding-left:13px; background-color:transparent;}
.pangfankui1-3{ width:182px; height:42px;}
.pangfankui1-3aaa{width:160px; height:31px; border:1px solid #4e4e50; margin-left:3px; float:left; margin-top:4px; color:#727677; padding-left:13px; background-color:transparent;}
.pangfankui1-4{ width:182px; height:55px;}

.pangfankui2{ width:259px; height:227px; float:left;}
.pangfankui2-1{ width:259px; height:84px;}
.pangfankui2-2{ width:259px; height:88px;background-color:transparent;}
.pangfankui2-2aaa{ width:232px; height:72px; border:1px solid #4e4e50; margin-left:4px; margin-top:9px; padding-left:13px; color:#727677; float:left;background-color:transparent;}
.pangfankui2-3{ width:259px; height:55px;}

.runbottom1enter{ width:176px; height:227px; float:left;}
.runenter11{ width:175px; height:33px; margin-top:93px; margin-left:1px; float:left;background-color:transparent; border:0px;}


.runtop0{ height:40px; background:#f5f5f5;}
.runtop1{ width:1200px; height:40px; margin:0 auto; text-align:right;}
.runtop2{ width:1291px; height:116px; margin:0 auto;}
.runlogo{ width:159px; height:116px; float:left;}
.runmiddle{ width:837px; padding-left:18px; height:116px; float:left;}
.runmiddle ul{ width:810px; height:116px; float:left;}
.runmiddle ul li{ width:90px; text-align:center; float:left; height:116px; line-height:116px;}
.runmiddle ul li a{ width:90px; height:116px; display:block; font-family:"微软雅黑"; font-size:15px; color:#333; }
.runmiddle ul li a:hover{background:url(../images/runnavbg.jpg) center no-repeat; height:116px; color:#8dc11f;}
.runshuxian{ width:7px; height:116px; float:left;}
.runright{ width:270px; height:116px; float:left;}


.nengtop1{ width:1400px; margin:0 auto;}
.nenglogo1{ width:121px; height:105px; float:left;}
.nengtel1{ width:135px; height:105px; float:right;}
.nengnav1{ width:840px; height:105px; padding-left:152px; padding-right:152px; float:left; position:relative;}
.nengnav1 ul li{ width:120px; height:105px; line-height:105px; float:left; text-align:center;}
.nengnav1 ul li a{width:120px; height:105px; display:block; font-size:15px;}
.nengnav1 ul li a:hover{ width:120px; height:105px; display:block; background:url(../images/nengnav1bg.png) no-repeat center; color:#106e2f;}

#dingwei1{
 width:230px;
 display:block;
 position:absolute;
 z-index:999;
 margin:0 auto;
 top:97px;
 left:33px;}
#dingwei2{
 width:230px;
 display:block;
 position:absolute;
 z-index:999;
 margin:0 auto;
 top:97px;
 left:133px;}
 #dingwei3{
 width:230px;
 display:block;
 position:absolute;
 z-index:999;
 margin:0 auto;
 top:97px;
 left:233px;}
 #dingwei4{
 width:230px;
 display:block;
 position:absolute;
 z-index:999;
 margin:0 auto;
 top:97px;
 left:333px;}
 #dingwei5{
 width:230px;
 display:block;
 position:absolute;
 z-index:999;
 margin:0 auto;
 top:97px;
 left:433px;}
 
  .myzi3 a{color:#5e5e5e; font-size:15px; font-family:'微软雅黑'; background-color:#ededed; text-align:center; line-height:58px; height:58px; width:230px; display:block;}
  .myzi3 a:hover{ background:#f8b62c; color:#ffffff;}


.nengword1{ width:300px; padding-top:50px; margin:0px auto 0px; text-align:center; font-family:"微软雅黑"; font-size:23px; color:#3a3a3a;}
.nengword2{ width:236px; height:13px; margin:15px auto 0px;}
.nengword3{ width:300px; margin:15px auto 35px; text-align:center; font-size:13px; color:#666666;}
.nengword11{ width:300px; padding-top:50px; margin:0px auto 0px; text-align:center; font-family:"微软雅黑"; font-size:23px; color:#fff;}
.nengword22{ width:236px; height:13px; margin:10px auto 0px;}
.nengword33{ width:300px; margin:10px auto 35px; text-align:center; font-size:13px; color:#fff;}
.neng4he1{ width:1412px; height:305px; margin:0 auto; background:url(../images/neng4he1bg.jpg) no-repeat center; position:relative; margin-bottom:70px;}
.neng4he1more1{ position:absolute; left:120px; top:240px;}
.neng4he1more2{ position:absolute; left:483px; top:240px;}
.neng4he1more3{ position:absolute; left:830px; top:240px;}
.neng4he1more4{ position:absolute; left:1187px; top:240px;}
.nengjianjiebg{ width:100%; height:526px; background:url(../images/nengjianjiebg.jpg) no-repeat center;}
.nengjianjiecontent0{ width:1406px; margin:0 auto; position:relative; height:526px;}
.nengjianjiecontent{ width:760px; font-size:14px; line-height:30px; height:120px; overflow:hidden; color:#ccc; top:50px; position:absolute;}
.nengjianjieimage{ width:565px; height:299px; position:absolute; left:840px; top:9px;}
.nengjianjie1more8{ width:140px; height:40px; position:absolute; top:219px;}

.nengnewsbg1{ background:#f5f5f5; height:900px;}
.nengnews0{ width:1400px; margin:0 auto;}
.nengnews1{ width:649px; height:402px; float:left;}
.nengnews2{ width:751px; height:402px; float:left; background:url(../images/testbg.jpg) no-repeat center; position:relative;}
.nengnewstitle1abcd{ width:654px; position:absolute; left:70px; top:30px;}
.nengnewstitle1{ width:554px; text-align:left; float:left; overflow:hidden;}
.nengnewstitle1 a{ font-size:15px; color:#34988e; font-weight:bold;}
.nengnewstitle1 a:hover{ padding-left:2px;}
.nengnewstitle1a{width:100px; font-size:15px; color:#999999; text-align:right; float:left; overflow:hidden;}
.nengnewstitle2{ width:690px; color:#666; font-size:12px; line-height:25px; height:50px; overflow:hidden; position:absolute; left:30px; top:73px;}
.nengnewstitle3total{left:42px; top:161px;position:absolute; }
.nengnewstitle3{ width:609px; height:40px; line-height:40px; font-size:14px; float:left; overflow:hidden;}
.nengnewstitle3 a{ color:#666;}
.nengnewstitle3 a:hover{ padding-left:2px; color:#37988f;}
.nengnewstitle4{ color:#999; font-size:14px; float:right; line-height:40px; height:40px; width:100px;}


.nengnewsmore888{ width:164px; height:50px; margin:38px auto 50px;}


.sihexin1{ height:618px; background:url(../images/hexinbg.png) no-repeat center;}
.sihexin1title{width:300px; height:50px; text-align:center; line-height:50px; font-size:41px; color:#555; margin:80px auto 40px; }
.sihexinxin{ width:1171px; height:144px; margin:16px auto 16px;}
.sihexinxin1{ width:228px; height:144px; float:left;}
.sihexinxin1 img{width:228px; height:144px; }

.sihexinxinxin1{ width:190px; height:144px; float:left;}
.sihexinxinxin1 a{ width:190px; height:144px; background:url(../images/gaokong1.jpg) no-repeat center; display:block; background-size:100% 100%;}
.sihexinxinxin1 a:hover{background:url(../images/gaokong1_1.jpg) no-repeat center; background-size:100% 100%;}

.sihexinxinxin2{ width:190px; height:144px; float:left;}
.sihexinxinxin2 a{ width:190px; height:144px; background:url(../images/gaokong2.jpg) no-repeat center; display:block; background-size:100% 100%;}
.sihexinxinxin2 a:hover{background:url(../images/gaokong2_1.jpg) no-repeat center; background-size:100% 100%;}

.sihexinxinxin3{ width:190px; height:144px; float:left;}
.sihexinxinxin3 a{ width:190px; height:144px; background:url(../images/gaokong3.jpg) no-repeat center; display:block; background-size:100% 100%;}
.sihexinxinxin3 a:hover{background:url(../images/gaokong3_1.jpg) no-repeat center; background-size:100% 100%;}

.sihexinxinxin4{ width:190px; height:144px; float:left;}
.sihexinxinxin4 a{ width:190px; height:144px; background:url(../images/gaokong4.jpg) no-repeat center; display:block; background-size:100% 100%;}
.sihexinxinxin4 a:hover{background:url(../images/gaokong4_1.jpg) no-repeat center; background-size:100% 100%;}

.sihexinxinxin5{ width:190px; height:144px; float:left;}
.sihexinxinxin5 a{ width:190px; height:144px; background:url(../images/zhizhu1.jpg) no-repeat center; display:block; background-size:100% 100%;}
.sihexinxinxin5 a:hover{background:url(../images/zhizhu1_1.jpg) no-repeat center; background-size:100% 100%;}

.sihexinxinxin6{ width:190px; height:144px; float:left;}
.sihexinxinxin6 a{ width:190px; height:144px; background:url(../images/zhizhu2.jpg) no-repeat center; display:block; background-size:100% 100%;}
.sihexinxinxin6 a:hover{background:url(../images/zhizhu2_1.jpg) no-repeat center; background-size:100% 100%;}

.sihexinxinxin7{ width:190px; height:144px; float:left;}
.sihexinxinxin7 a{ width:190px; height:144px; background:url(../images/zhizhu3.jpg) no-repeat center; display:block; background-size:100% 100%;}
.sihexinxinxin7 a:hover{background:url(../images/zhizhu3_1.jpg) no-repeat center; background-size:100% 100%;}

.sihexinxinxin8{ width:190px; height:144px; float:left;}
.sihexinxinxin8 a{ width:190px; height:144px; background:url(../images/zhizhu4.jpg) no-repeat center; display:block; background-size:100% 100%;}
.sihexinxinxin8 a:hover{background:url(../images/zhizhu4_1.jpg) no-repeat center; background-size:100% 100%;}

.sihexinxinxin9{ width:190px; height:144px; float:left;}
.sihexinxinxin9 a{ width:190px; height:144px; background:url(../images/shouhou1.jpg) no-repeat center; display:block; background-size:100% 100%;}
.sihexinxinxin9 a:hover{background:url(../images/shouhou1_1.jpg) no-repeat center; background-size:100% 100%;}

.sihexinxinxin10{ width:190px; height:144px; float:left;}
.sihexinxinxin10 a{ width:190px; height:144px; background:url(../images/shouhou2.jpg) no-repeat center; display:block; background-size:100% 100%;}
.sihexinxinxin10 a:hover{background:url(../images/shouhou2_1.jpg) no-repeat center; background-size:100% 100%;}

.sihexinxinxin11{ width:190px; height:144px; float:left;}
.sihexinxinxin11 a{ width:190px; height:144px; background:url(../images/shouhou3.jpg) no-repeat center; display:block; background-size:100% 100%;}
.sihexinxinxin11 a:hover{background:url(../images/shouhou3_1.jpg) no-repeat center; background-size:100% 100%;}

.sihexinxinxin12{ width:190px; height:144px; float:left;}
.sihexinxinxin12 a{ width:190px; height:144px; background:url(../images/shouhou4.jpg) no-repeat center; display:block; background-size:100% 100%;}
.sihexinxinxin12 a:hover{background:url(../images/shouhou4_1.jpg) no-repeat center; background-size:100% 100%;}




.sihexinxinmore{ width:183px; height:144px; background:url(../images/sihexinmore1.jpg) no-repeat center; float:left; position:relative; }
.moremmm a{ width:111px; height:40px; background:url(../images/moremmm.jpg) no-repeat center; display:block; position:absolute; top:52px; left:40px;}
.moremmm a:hover{background:url(../images/morennn.jpg) no-repeat center;}


.sibangjianjietitle{ width:320px; margin:65px auto 0; text-align:center; font-size:41px; color:#555; line-height:90px;}
.sijiantou{ width:18px; margin:0 auto 35px; height:9px;}
.sijianjiebg{ height:651px; background:url(../images/sijianjiebg.jpg) no-repeat center; position:relative;}
.sijianjiebg1{ height:651px; width:1200px; margin:0 auto; position:relative;}
.sijian111{ width:170px; height:70px; line-height:70px; color:#FFFFFF; font-size:31px; position:absolute; top:69px; left:645px;}
.sijian222{ width:556px; height:266px; line-height:38px; color:#FFFFFF; font-size:16px; position:absolute; top:162px; left:645px; text-indent:2em;}
.sijian333{ width:153px; height:44px; position:absolute; top:512px; left:645px;}

.sifoot1{ height:446px; margin-top:60px; background:#3f3b3a;}
.sifoot1aaa{ height:446px; margin-top:0px; background:#3f3b3a;}
.sifoot10{ width:1124px; height:446px; margin:0 auto; position:relative;}
.sifoot10a{ width:309px; height:446px; float:left; position:relative;}
.sifoot10b{ width:241px; height:446px; float:left; position:relative;}
.sifoot10c{ width:574px; height:446px; float:left; position:relative;}
.mysismalltitle{ font-size:15px; color:#ccc; position:absolute; top:90px; left:0px;}
.mysismalltel{font-size:30px; color:#f7b52b; position:absolute; top:126px; left:0px;}
.sithreebiao{ width:128px; height:43px; position:absolute; top:164px; left:0px;}
.mysismallcontent{ width:300px; line-height:25px; font-size:15px; color:#ccc; position:absolute; top:177px; left:0px;}
.sisifoot2wm{ width:216px; height:262px; position:absolute; top:84px; left:0px;}


.sifoot2title111{ font-size:16px; color:#fff; position:absolute; top:89px; left:0px;}
.sifoot2content111{ line-height:28px; position:absolute; top:127px; left:0px;}
.sifoot2content111 a{ font-size:15px; color:#ccc;}
.sifoot2content111 a:hover{color:#fff;}
.sifoot2title222{ font-size:16px; color:#fff; position:absolute; top:89px; left:127px;}
.sifoot2content222{line-height:28px; position:absolute; top:127px; left:133px;}
.sifoot2content222 a{font-size:15px; color:#ccc;}
.sifoot2content222 a:hover{ color:#fff;}
.sifoot2title333{font-size:16px; color:#fff; position:absolute; top:89px; left:252px;}
.sifoot2content333{line-height:28px; position:absolute; top:127px; left:256px;}
.sifoot2content333 a{ font-size:15px; color:#ccc; }
.sifoot2content333 a:hover{ color:#fff;}
.sifoot2title444{ font-size:16px; color:#fff; position:absolute; top:89px; left:380px;}
.sifoot2content444{ line-height:28px; position:absolute; top:127px; left:384px;}
.sifoot2content444 a{ font-size:15px; color:#ccc;}
.sifoot2content444 a:hover{ color:#fff;}
.sifoot2title555{ font-size:16px; color:#fff; position:absolute; top:89px; left:492px;}
.sifoot2content555{line-height:28px; position:absolute; top:127px; left:497px;}
.sifoot2content555 a{ font-size:15px; color:#ccc;}
.sifoot2content555 a:hover{ color:#fff;}



.sifoot2{ height:61px; line-height:61px; background:#656160; color:#ccc;}
.sifoot20{ width:1124px; margin:0 auto; font-size:14px;}

.siliangliang{ width:700px; height:49px; margin:0 auto; text-align:center;}
.mybuliang {width:155px; height:49px; margin-left:10px; margin-right:10px; text-align:center; line-height:49px; font-size:15px; color:#000; float:left; display:block; background:url(../images/mybuliang.jpg) no-repeat center;}
.myliang{width:155px; height:49px; margin-left:10px; margin-right:10px; text-align:center; line-height:49px; font-size:15px; color:#fff; float:left; display:block; background:url(../images/myliang.jpg) no-repeat center;}







.sisi24{font-size: 12pt; font-weight: bold; color: rgb(255, 102, 0);padding-bottom:30px;}
.sisi111{width:33%; float:left;text-align:center;}
.sisi222{width:33%; float:left;text-align:center;}
.sisi333{width:33%; float:left;text-align:center;}


.sibanglianxi1{ width:1050px; margin:0 auto 50px;;}
.sibanglianxi3{ width:1050px; font-size:20px; color:#333333; font-weight:bold; text-align:left;}

.sibanglianxi2{ width:300px; height:96px; padding-left:25px; padding-right:25px; margin-top:26px; margin-bottom:26px; float:left; font-size:16px; line-height:24px; text-align:left;}
.sibanglianxi22{width:300px; font-size:16px; line-height:24px; text-align:left;}

.sibanglianxi4{ width:300px; font-size:17px; color:#ff6600; font-weight:bold; text-align:left;}

#map{width:90%; margin:0 auto; height:650px;border:#ccc solid 1px;font-size:12px}

.everymyxdgnewsbg{ width:1280px; height:257px; margin:0 auto; border-bottom:solid #eaeaea 1px;}
.everymyxdgnewsbg:hover{background:#f6f6f6;}
.everymyxdgnewsimg{ width:245px; height:168px; margin-top:45px; padding-left:28px; padding-right:38px;  float:left;}
.everymyxdgnewsimg img{ width:100%;}
.everymyxdgnewsword{ width:540px; height:132px; margin-top:45px; border-right:solid #eaeaea 1px; float:left;}
.everymyxdgnewsword1{ width:540px; padding-top:4px; height:60px; line-height:60px;font-size:19px; color:#2a2835; overflow:hidden;}
.everymyxdgnewsword1 a{font-size:19px; color:#2a2835; font-weight:bold;}
.everymyxdgnewsword1 a:hover{color:#f8ae18;}
.everymyxdgnewsword2{ width:497px; height:48px; padding-top:2px; padding-right:43px; line-height:24px; font-size:14px; color:#898886;}
.everymyxdgnewsdate{ width:229px; padding-top:69px; float:left;}
.everymyxdgnewsdate1{ width:60px; text-align:center; padding-left:107px; height:32px; line-height:32px; color:#e1e0e0; font-family:Arial, Helvetica, sans-serif; font-size:20px;}
.everymyxdgnewsdate2{ width:200px; text-align:center; padding-left:5px; padding-top:5px; height:32px; line-height:32px; color:#e1e0e0; font-family:Arial, Helvetica, sans-serif; font-size:44px;}

.wenzhangtitle1{color:#000000; line-height:70px; height:70px; overflow:hidden; font-size: 18px;font-weight:bold;padding-bottom:13px; text-align:center;}
.wenzhangline1{background:#dfdfdf; height:1px; margin-bottom:10px;}

.xdgjianjie0{ width:1080px; margin:0 auto;}
.xdgjianjie0img{ width:230px; margin-right:37px; height:450px; float:left;}
.xdgjianjie0img img{  width:230px; height:450px;}
.xdgjianjie0word{ width:813px; float:left;}

.wenzhangcontent1{line-height:38px; text-indent:2em;}
.wenzhangcontent1 img{margin:auto; display:block; max-width:100%; height:auto;}

 
 
 
 
.sitop{ width:1200px; height:97px; margin:0 auto;}
.silogo1{ width:272px; height:97px; padding-right:228px; float:left;}
.sitopnav{ width:700px; height:97px; float:left; position:relative;}
.sitopnav ul li{ width:100px; height:97px; line-height:97px; text-align:center; float:left;}
.sitopnav ul li a{ width:100px; height:97px; display:block; text-align:center; font-size:16px;}
.sitopnav ul li a:hover{ background:url(../images/sinavbg1.jpg) no-repeat center; color:#f8b62c;}

.sibanner0{ width:1140px; height:500px; margin:0 auto; position:relative;}
.sibanner100{ width:1140px; height:91px; background:#fff; position:absolute; top:435px; z-index:99999;}
.sibanner100a{ font-size:27px; font-weight:bold; line-height:91px; padding-left:36px; float:left;}
.sibanner100b{ width:30px; height:91px; float:left; padding-left:16px;}
.sibanner100c000{ width:1140px; height:75px; padding-top:16px;}
.sibanner100c000abc{ width:1140px; height:91px;}
.sibanner100c{ padding-left:43px; padding-right:8px; text-align:center; height:30px; line-height:30px; float:left;}
.sibanner100cabc{ padding-left:28px; padding-right:8px; text-align:center; height:91px; line-height:91px; float:left;}
.sibanner100c a{ font-size:16px; color:#333;}
.sibanner100c a:hover{ color:#f8b62c;}
.myfont404{font-size:35px; width:80%; text-align:center; color:#FF0000; margin:60px auto 60px;}


.sibangjianjietitleaaa{ width:320px; margin:0 auto; text-align:center; font-size:48px; color:#555; line-height:90px; padding-top:66px;}
.sibangjianjietitlebbb{ width:320px; margin:0 auto; text-align:center; font-size:48px; color:#555; line-height:90px; padding-top:40px;}

#prolist1neimm{ width:1280px; margin:0 auto;}
#prolist1neimm ul li{ width:250px; padding-left:35px; padding-right:35px; text-align:center; height:430px; float:left; margin-bottom:23px; }

#prolist1neinn{ width:1300px; margin:0 auto;}
#prolist1neinn ul li{ width:250px; padding-left:5px; padding-right:5px; text-align:center; height:430px; float:left; margin-bottom:23px; }
#prolibest555{ background:#f6f6f6; height:1310px; margin-bottom:90px;}
 
 }
 