﻿@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;}

.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;}
.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; overflow:hidden;}
	.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;}



.more1-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;}
.more1-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;}
.more1-js:hover::after{transform: translateY(10%) translateX(-25px) rotate(-45deg);}

.more2-js {
width:130px; height:38px;
line-height:38px;
text-align:center;
margin:10px auto 70px;
  border: none;
  background: transparent;
  color: #333;
  position:relative;
  
}
.more2-js span {
  position: absolute;
  background-color: #6fa037;
  display: block;
  transition: all 200ms;
}
.more2-js .line1,
.more2-js .line3 {
  height: 2px;
  width: 20px;
}
.more2-js .line2,
.more2-js .line4 {
  height: 20px;
  width: 2px;
}
.more2-js .line1,
.more2-js .line2 {
  top: 0;
  right: 0;
}
.more2-js .line3,
.more2-js .line4 {
  bottom: 0;
  left: 0;
}
.more2-js.reverse .line1,
.more2-js.reverse .line3 {
  width: 100%;
}
.more2-js.reverse .line2,
.more2-js.reverse .line4 {
  height: 100%;
}
.more2-js:hover,
.more2-js:active {
  background-color: transparent;
  color:#6fa037;
}
.more2-js:hover .line1,
.more2-js:active .line1,
.more2-js:hover .line3,
.more2-js:active .line3 {
  width: 100%;
}
.more2-js:hover .line2,
.more2-js:active .line2,
.more2-js:hover .line4,
.more2-js:active .line4 {
  height: 100%;
}
.more2-js:hover.reverse .line1,
.more2-js:active.reverse .line1,
.more2-js:hover.reverse .line3,
.more2-js:active.reverse .line3 {
  width: 20px;
}
.more2-js:hover.reverse .line2,
.more2-js:active.reverse .line2,
.more2-js:hover.reverse .line4,
.more2-js:active.reverse .line4 {
  height: 20px;
}


.more3-js {position:relative; text-align:center; width:130px; margin:5px auto 50px; height:38px; line-height:38px; overflow:hidden; position:relative; z-index:0; color:#fff;}
.more3-js.raised {-moz-transition: all 0.1s; -o-transition: all 0.1s; -webkit-transition: all 0.1s; transition: all 0.1s; background: #6fa037;}
.more3-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;} 
 .myneiye1{ width:94%; margin:0 auto; margin-top:15px; margin-bottom:15px;} 
 
#prolist1neianli{ width:100%; margin:0 auto;}
#prolist1neianli ul li{ width:46%;  text-align:center; float:left; padding:2%;}
.pro117anli{width:100%; text-align:center;  border:1px solid #ccc;}
.pro117anli img{width:100%; height:228px;}
.pro117titleanli{width:100%; margin:0 auto; overflow:hidden; text-align:center; line-height:30px; height:30px;}
.pro117titleanli a{ font-size:14px;}

#prolist1nei{ width:100%; margin:0 auto;}
#prolist1nei ul li{ width:46%;  text-align:center; float:left; padding:2%;}
.pro117{width:100%; text-align:center;  border:1px solid #ccc;}
.pro117 img{width:100%; height:120px;}
.pro117title{width:100%; margin:0 auto; overflow:hidden; text-align:center; line-height:30px; height:30px;}
.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:1px solid #ccc;}
.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:1px solid #ccc;}
.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:1px solid #ccc;}
.pro117style img{width:100%; height:110px;}
.pro117titlestyle{width:100%; margin:0 auto; overflow:hidden; text-align:center; line-height:20px; height:20px;}
 
 .rryidong{ height:50px; background-color:#545454; text-align:center; line-height:25px; padding-top:15px; padding-bottom:15px; color:#FFFFFF; font-size:13px;}
 

.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;}

.bymore1{ width:20%; height:30px; margin:5px auto 25px;}
.bymore1 img{ width:100%;}

 
 #top2{display:none;}

 .kong{ display:none;}
 .kong240{ display:none;}


#my2pro{ display:none;}

#mylabel{ width:80%; margin:0 auto; text-align:center;}
#mysearch123{ padding-top:10px;}
.input1{ color:#d0d0d0; text-align:center;}


.myneiye1a{ width:94%; margin:0 auto; margin-top:15px; margin-bottom:15px;}
.myright1{ width:100%;}


#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;}
.zongcaidan71{ width:46%; background:#eaeaea; float:left; line-height:32px;height:32px; text-align:center;}
.zongcaidan71 a{color:#525252;}

.kong7{ width:6%; float:left; line-height:32px;}
.kong77{ width:7%; float:left; line-height:32px;}
#leileft{ padding-left:12px;}
.huixian1{ height:1px; background:#e1e1e1; width:100%; margin:25px auto 25px;}
.signup{ width:94%; margin:0 auto; text-align:left; line-height:30px; font-size:16px; color:#767676;}

#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%;}
.line01{ height:1px; width:100%; background:#e1e1e1;}

.zicaidan71{ width:45%; color:#0060b9; float:left; line-height:32px; height:32px; text-align:center; border:1px solid #ccc;}
.zicaidan72{ width:45%; color:#0060b9; float:left; line-height:32px; height:32px; text-align:center; border:1px solid #ccc;}
#huidian1{ width:92%; height:10px; line-height:10px; background:url(../img1/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;}
/* 单个图片的总宽度（比单个图片大一点）、总高度  3333333333333 */

 .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 */

.toprotitle000{ height:675px; background:#f4f5f7;}
.toprotitle{ width:300px; margin:0 auto; padding-top:25px; text-align:center; height:27px; line-height:27px; font-family:"微软雅黑"; font-size:17px; color:#3468a1;}
.toprotitleen{ margin:0 auto; text-align:center; height:26x; line-height:26px; font-family:"微软雅黑"; font-size:13px; color:#888;}

.manjianjiebg{ width:100%; height:430px; background:url(../img1/manjianjiebg1.jpg) no-repeat center; background-size:100% 100%;}
.mantitle1{ width:45%; margin:0 auto; padding-top:38px; padding-bottom:16px; font-size:16px; color:#114898; text-align:center; font-weight:bold;}
.mantitle2{ width:85%; margin:0 auto; height:160px; line-height:32px; overflow:hidden; text-indent:2em; font-size:14px; color:#666;}



.xwzxtitile{ width:95%; padding-left:5px; margin:0 auto; text-align:left; padding-top:42px; padding-bottom:30px;}
.xwzxtitile img{ width:100%;}
.xwzx1{ width:100%; margin:0 auto; text-align:center;}
.xwzx1 ul li{ width:89%; margin:0 auto; text-align:center;}
.xwzx2{ width:60px; height:60px; margin-right:9px; background-image:url(../img1/xwzx2.jpg); background-size:100% 100%; float:left;}
.xwzx2_1{ width:60px; color:#444444; font-size:21px; float:left;text-align:center; padding-top:10px; }
.xwzx2_2{ width:60px; color:#444444; font-size:12px; float:left;text-align:center; }
.xwzx3{ width:250px; height:16px; line-height:16px; text-align:left; overflow:hidden;}
.xwzx3 a{ font-size:14px; color:#2b2b2b;}
.xwzx4{ width:245px; font-size:13px; color:#717171; padding-top:2px; text-align:left; line-height:23px; height:46px; overflow:hidden;}
.xwzx5{ width:99%; margin-top:17px; margin-bottom:24px;}
.xwzx5 img{ width:100%;}


.lkgc0{ width:100%; height:1045px; margin:2px auto 2px;}
.lkgc1{ width:100%; height:310px;}
.lkgctitle{ width:76%; margin-top:38px; padding-left:4%;}
.lkgctitle img{ width:100%;}
.lkgc2{ width:95%; padding-left:5%; margin-top:18px; height:273px; background:url(../img1/lkgc2.jpg) no-repeat center; background-size:100% 100%;}
.lkgc2 ul li{ width:96%; padding-left:2%; padding-right:2%; height:39px; line-height:39px; overflow:hidden;}
.lkgc2 ul li a{ color:#545454; font-size:14px;}
.lkgc2 ul li a:hover{ color:#005a93; font-size:14px; padding-left:3px;}

.dongbbg{ width:100%; height:746px; margin-bottom:50px; background:url(../img1/myservicebg.jpg) no-repeat center; background-size:100% 100%;}
.dongb100{ width:96%; height:208px; margin:0 auto;}
.dongb1{ width:46%; height:208px; padding-left:2%; padding-right:2%; float:left;}
.dongb1 img{ width:100%;}
.dongbtitle{ width:59%; padding-left:3%; padding-top:40px; padding-bottom:30px;}
.dongbtitle img{ width:100%;}


.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;}

.runprotitle{ width:300px; margin:0 auto; padding-top:65px; text-align:center; height:33px; line-height:33px; font-family:"微软雅黑"; font-size:26px; color:#323232; font-weight:bold;}
.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;}
.runlittleimg{width:217px; height:31px; margin:15px auto 30px;}


.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;}
.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;}
.runlittleimg{width:217px; height:31px; margin:2px auto 13px;}


.runnewsbg0{ width:96%; margin:0 auto;}
.runnewsbg0 ul li{width:100%; height:56px; }
.runnews111{ display:none;}

.runnews222{ height:56px; padding-left:26px; background:url(../img1/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;}

.runmore3{ width:26%; margin:5px auto 0;}
.runmore3 img{ width:100%;}


.kangfenleititle{ width:38%; margin:25px auto 20px;}
.kangfenleititle img{ width:100%;}
.kangfenlei1{ width:100%; margin:0 auto 9px;}
.kangfenlei1 ul li{ width:46%; height:225px; padding-top:25px; padding-left:2%; padding-right:2%; float:left}

.kangtitle2{width:100%; height:25px; line-height:5px; text-align:center; font-family:"微软雅黑"; font-weight:bold; color:#666;}
.kangimg1{ width:95%; margin:0 auto; padding-bottom:10px;}
.kangimg1 img{ width:100%}
.kangtitle1{ width:100%; height:75px; line-height:25px; text-align:center; overflow:hidden; }
.kangtitle1 a{color:#666; font-size:14px;}

.wenzhangcontent1{ width:94%; margin:0 auto 20px; line-height:30px; text-indent:2em; font-size:15px; color:#666;}
.wenzhangcontent1 img{margin:auto; display:block; max-width:100%; height:auto;}



.yangtitlenews{ font-size:14px; height:20px; font-family:"微软雅黑"; width:300px; text-align:center; margin:0 auto; padding-top:28px; padding-bottom:15px;}
.yangnewstwo{ width:84%; height:33px; margin:0 auto;}
.yangbuliang {BACKGROUND-IMAGE: url(../img1/yangsecond.jpg); background-repeat:no-repeat; WIDTH: 48%; HEIGHT: 33px; line-height:33px; font-size:11px; color:#000000; text-align:center; float:left; background-size:100% 100%;}
.yangliang {BACKGROUND-IMAGE: url(../img1/yangfirst.jpg); background-repeat:no-repeat; WIDTH: 48%; HEIGHT: 33px; line-height:33px; font-size:11px; color:#FFFFFF; text-align:center; float:left;background-size:100% 100%;}
.yangnewszhong{ width:12px; height:33px; float:left;}

 .news1cap{ width:94%; margin: 20px auto 10px;}
   #pangnews11{ width:22%; margin:0 auto; margin-top:24px;}
   #pangnews11 img{ width:100%;}
   
   .pangnews11-1{ width:90%; margin:0 auto;} 
 .pangnews11-1aa{ width:90%; margin:0 auto;}
 .monthday111{ font-size:20px; color:#000; padding-left:20px; float:left; background:url(../img1/yellow1.jpg) left no-repeat;}
 .year111{ font-size:14px; font-weight:bold; color:#e8494e; float:left; padding-left:12px; padding-top:7px;}
 .pangnewswordtitle111{ margin-top:16px; height:22px; line-height:22px; overflow:hidden;}
 .pangnewswordtitle111 a{font-size:16px; font-family:"微软雅黑"; color:#333;}
 .pangnewsword111{ margin-top:5px; font-size:14px; line-height:26px; height:78px; overflow:hidden; font-family:"微软雅黑"; color:#888; margin-bottom:9px;}
 .newstitleimg1 img{ width:100%; margin:0 auto 30px;}
 .more111{ width:35%; margin: 15px auto 30px;}
 .more111 img{ width:100%;}
  .allnet1{ width:94%; margin:0 auto; padding-top:23px;}
 .allnet1 img{ width:100%;}
 
  .ruinewstotal1{ width:90%; margin:0 auto;}
.ruinewsleft1{ display:none;}
.ruinewsright1{width:100%; height:350px;}
.ruinewsli{ width:96%; margin:8px auto 0; height:350px;}
.ruinewsli ul li{ width:100%; height:70px; padding-top:10px; padding-bottom:25px;}
.ruinewslititle{ height:35px; line-height:35px; overflow:hidden;}
.ruinewslititle a{ font-size:16px; color:#333;}
.ruinewslicontent{ height:65px;font-size:14px; line-height:21px; color:#888; overflow:hidden;text-indent:0em;}


.yangyangtitlepro0{ height:800px; background:#f5f5f5;}
.yangyangtitlepro{ font-size:14px; height:20px; font-family:"微软雅黑"; width:300px; text-align:center; margin:0 auto; padding-top:28px; padding-bottom:2px;}
.yangyangtitlebiao{ width:14%; margin:0 auto;}
.yangyangtitlebiao img{ width:100%;}
.yangyangpro111{ width:96%; margin:0 auto; padding-top:22px;}
.yangyangpro111 ul li{ width:46%; margin-left:2%; margin-right:2%; margin-bottom:15px; background:url(../img1/yangblackprobg8.jpg) no-repeat center; background-size:100% 100%; float:left;}
.yangyangpro111img{ width:98%; margin:1px auto 0;}
.yangyangpro111img img{ width:100%; height:130px;}
.yangyangpro111li{ width:100%; padding-top:4px; padding-bottom:4px; margin:0 auto; text-align:center; height:12px; line-height:12px;}
.yangyangpro111li a{ font-size:10px; color:#FFFFFF;}
.yangyanpromore{ width:144px; height:42px; margin:40px auto 0;}
.yanpromore{ width:28%; margin:5px auto 0;}
.yanpromore img{ width:100%;}

.xdgjianjie0{ width:100%; margin:0 auto;}
.xdgjianjie0img{ display:none;}
.xdgjianjie0word{ width:100%;}

.everymyxdgnewsbg000{ width:100%; padding-top:30px; background:#f6f6f6;}
.everymyxdgnewsbg{ width:100%; height:355px; margin:0 auto; background:#f6f6f6;}

.everymyxdgnewsimg{ width:85%; margin:0 auto;}
.everymyxdgnewsimg img{ width:100%;}
.everymyxdgnewsword{ width:86%; padding-left:7%; padding-right:7%; margin-top:15px; border-right:solid #eaeaea 1px;}
.everymyxdgnewsword1{ width:100%; padding-top:4px; height:40px; line-height:40px; overflow:hidden;}
.everymyxdgnewsword1 a{font-size:16px; color:#db9f01; font-weight:bold;}
.everymyxdgnewsword2{ width:100%; height:48px; padding-top:2px; padding-bottom:5px; line-height:24px; font-size:13px; color:#898886; overflow:hidden;}
.everymyxdgnewsdate{ width:98%; margin:0 auto; height:25px;}
.everymyxdgnewsdate1{width:24%; padding-left:7%; text-align:left; height:25px; line-height:25px; color:#e1e0e0; font-family:Arial, Helvetica, sans-serif; font-size:25px; float:left;}
.everymyxdgnewsdate2{width:66%; padding-left:3%; height:25px; text-align:left; line-height:25px; color:#e1e0e0; font-family:Arial, Helvetica, sans-serif; font-size:25px; float:left;}

.tepro000{ width:322px; height:280px; margin: 35px auto 35px;}
.tepro1{ width:151px; margin-left:5px; margin-right:5px; height:130px; float:left; background:url(../img1/teprobg1.jpg) no-repeat center; background-size:100% 100%;margin-bottom:20px;}
.tepro2{ width:151px; margin-left:5px; margin-right:5px; height:130px; float:left; background:url(../img1/teprobg2.jpg) no-repeat center; background-size:100% 100%;margin-bottom:20px;}
.tepro3{ width:151px; margin-left:5px; margin-right:5px; height:130px; float:left; background:url(../img1/teprobg3.jpg) no-repeat center; background-size:100% 100%;margin-bottom:20px;}
.tepro4{ width:151px; margin-left:5px; margin-right:5px; height:130px; float:left; background:url(../img1/teprobg4.jpg) no-repeat center; background-size:100% 100%;margin-bottom:20px;}
.tepro1aaa{ width:134px;  line-height:22px; height:22px; overflow:hidden; padding-top:12px; padding-left:17px;}
.tepro1aaa a{font-size:13px; font-weight:bold; color:#031641;}
.tepro1aaa a:hover{color:#0f82b8;}
.tepro1bbb{ width:121px;  line-height:16px; height:32px;  overflow:hidden; padding-left:14px; padding-right:16px;}
.tepro1bbb a{font-size:12px; color:#666;}
.tepro1bbb a:hover{color:#0f82b8;}


.teprotitle11000{ height:838px; background:#f0f3fa;}
.teprotitle11{ width:75%; margin:0 auto; padding-top:13px; padding-bottom:8px;}
.teprotitle11 img{ width:100%;}
.teproproaaa{ width:322px; height:161px; margin:0 auto;}
.teproproaaa ul li{ width:151px; height:161px; background:url(../img1/teproprobg1.jpg) no-repeat center; background-size:100% 100%; margin-left:5px; margin-right:5px; margin-bottom:30px; float:left;}
.teproproaaaprooo{ width:136px; height:93px; margin:0 auto;}
.teproproaaaprooo img{ width:100%;}
.teproproaaatitle{ width:151px; height:19px; text-align:center; line-height:19px;}
.teproproaaatitle a{ color:#FFF; font-size:12px;}
.teproproaaacontent{ width:129px; height:32px; line-height:16px; overflow:hidden; padding-top:8px; padding-left:11px; padding-right:11px; color:#666; font-size:12px;}

.tenewstitle11{ width:75%; margin:0 auto; padding-top:13px; padding-bottom:8px;}
.tenewstitle11 img{ width:100%;}

.tetenews10{ width:94%; margin: 10px auto 0;}
.tetenews1{ width:100%; margin-bottom:14px;}
.tetenews1day{ display:none;}
.tetenews1line{display:none;}
.tetenews1time{display:none;}
.tetenews1line1{display:none;}
.tetenews1titlea{ width:94%; padding-left:3%; padding-right:3%; height:30px; font-size:15px; line-height:30px; overflow:hidden;}
.tetenews1contenta{width:94%; padding-left:3%; padding-right:3%; height:46px; font-size:12px; color:#888; line-height:23px; overflow:hidden;}

.teabouttitle11{ width:75%; margin:0 auto; padding-top:3px; padding-bottom:13px;}
.teabouttitle11 img{ width:100%;}

.tejianjiebg0{ margin-bottom:30px;}
.tejianjiebg1{ width:85%; margin:0 auto; height:135px; line-height:27px; overflow:hidden; text-indent:2em; font-size:14px; color:#666;}
.tejianjiemore1{ width:50%; margin:10px auto 10px;}
.tejianjiemore1 img{ width:100%;}

 }
 
 /*电脑*/
 @media screen and (min-width:1500px)
  {
  
  body,td,th {
	font-family:"微软雅黑"; font-size:15px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right:0px;
}
  
  .xidinggeyidong{ 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;}
			
.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:15px; margin-bottom:25px;}


.myright1{ width:1280px; float:left; padding-bottom:45px;}


.mycontent1{width:1280px; color:#333;}
.mycontent2{ padding-left:7px; padding-right:7px; width:947px; color:#333;}


#prolist1neianli{ width:1280px; margin:0 auto;}
#prolist1neianli ul li{ width:320px; text-align:center; height:422px; float:left; margin-bottom:23px; }
.pro117anli{ width:286px; height:382px; margin-left:16px; margin-right:16px; border:1px solid #ccc;}/* 少了2px，是因为有边缘两个1px */
.pro117anli img{width:286px; height:382px;}
.pro117titleanli{width:286px; margin:0 auto; overflow:hidden; text-align:center; line-height:40px; height:40px;}


#prolist1nei{ width:1280px; margin:0 auto;}
#prolist1nei ul li{ width:320px; text-align:center; height:236px; float:left; margin-bottom:23px; }
.pro117{ width:286px; height:196px; margin-left:16px; margin-right:16px; border:1px solid #ccc;}/* 少了2px，是因为有边缘两个1px */
.pro117 img{width:286px; height:196px;}
.pro117title{width:286px; 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:1px solid #ccc;}
.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:1px solid #ccc;}
.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:1px solid #ccc;}
.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;}  


.mybuliang {width:140px; height:46px; text-align:center; line-height:46px; font-size:17px; color:#999999; float:left; display:block; background:url(../img1/byshuline1.jpg) right no-repeat;}
.myliang{width:140px; height:46px; text-align:center; line-height:46px; font-size:17px; color:#fff; float:left; display:block; background:#ff942c;}

.bymore1{ width:157px; height:65px; margin:20px auto 30px;}


  #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;}
  

  .kong{ height:21px;}
  .kong240{ height:240px;}
 
	
#my2pro { width:100%; height:545px; text-align:center; background:url(../img1/2pro.jpg) no-repeat center;}
#my2proyidong{ display:none;}

#mylabel{ width:660px; float:left;}
#mysearch123{ width:200px; padding-left:14px; float:left;}
.input1{ color:#d0d0d0; text-align:center; font-size:14px;}

.myneiye1a{ width:1438px; margin:0 auto; margin-top:15px; margin-bottom:25px;}
  
  #leileftbig{ display:none;}
#leileft{ display:none;}
.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;}
#pcqiehuan{}
#yidongqiehuan{ display:none;}

.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:1071px; height:258px; margin:0 auto; overflow:hidden}
/* 是流动的图片的总长度、总高度     222222222222222222 */
 .img-list7 ul { width:9999px;}
  .img-list7 li { float:left; width:307px; margin-left:20px; margin-right:20px; height:258px; border:5px #b8bbc0 solid; text-align:center;}
 .img-list7myimg{  width:307px; height:218px;}
 .img-list7myimg img{ width:307px; height:218px;}
 .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:228px; height:338px;}
/* 单个图片的总宽度（比单个图片大一点）、总高度  33333333333333 */


#dingwei1{
 width:170px;
 display:block;
 position:absolute;
 z-index:99999;
 margin:0 auto;
 top:99px;
 left:72px;}
#dingwei2{
 width:170px;
 display:block;
 position:absolute;
 z-index:99999;
 margin:0 auto;
 top:99px;
 left:177px;}
 #dingwei3{
 width:170px;
 display:block;
 position:absolute;
 z-index:99999;
 margin:0 auto;
 top:99px;
 left:282px;}
 #dingwei4{
 width:170px;
 display:block;
 position:absolute;
 z-index:99999;
 margin:0 auto;
 top:99px;
 left:387px;}
 
  #dingwei5{
 width:170px;
 display:block;
 position:absolute;
 z-index:99999;
 margin:0 auto;
 top:99px;
 left:850px;}
 
   #dingwei6{
 width:170px;
 display:block;
 position:absolute;
 z-index:99999;
 margin:0 auto;
 top:99px;
 left:1020px;}
 
  .myzi3 a{color:#00458b; font-size:14px; font-family:'微软雅黑'; background-color:#cbe4f6; text-align:center; line-height:58px; height:58px; width:170px; display:block;}
  .myzi3 a:hover{ background:#5a9ccc; font-size:15px; color:#ffffff;}
  

.toprotitle000{ height:468px; background:#f4f5f7;}
.toprotitle{ width:300px; margin:0 auto; padding-top:45px; text-align:center; height:45px; line-height:45px; font-family:"微软雅黑"; font-size:24px; color:#3468a1;}
.toprotitleen{width:500px; margin:0 auto; text-align:center; height:32px; line-height:32px; font-family:"微软雅黑"; font-size:14px; color:#888;}


.mantop0{ height:38px; background:#eeeeec;}
.mantop1{ width:1360px; margin:0 auto;}
.mantop1aaa{float:left; font-size:14px; height:38px; line-height:38px; color:#666;}
.mantop1bbb{float:right; font-size:14px; height:38px; line-height:38px; color:#666;}

.mantop2{ width:1360px; height:119px; margin:0 auto;}
.mantop2aaa{ width:751px; height:119px; padding-right:433px; float:left;}
.mantop2bbb{ width:176px; height:119px; float:left;}

.mannav{ height:60px; background:#0152ad;}
.mannav1{ width:1190px; margin:0 auto; height:60px; line-height:60px; position:relative;}
.mannav1 ul li a{width:170px; height:60px; display:block; color:#fff; font-size:15px; text-align:center; float:left;}
.mannav1 ul li a:hover{ background:#023b7e;}

.manjianjiebg{ width:100%; height:489px; background:url(../img1/manjianjiebg.jpg) no-repeat center;}
.mantitle1{ width:800px; margin:0 auto; padding-top:58px; padding-bottom:28px; font-size:25px; color:#114898; text-align:center; font-weight:bold;}
.mantitle2{ width:800px; margin:0 auto; height:140px; line-height:35px; overflow:hidden; text-indent:2em; font-size:15px; color:#666;}



.xwzxtitile{ width:1419px; margin:0 auto; text-align:left; height:20px; padding-top:64px; padding-bottom:36px;}
.xwzx1{ width:1419px; height:400px; margin:0 auto;}
.xwzx1 ul li{ width:405px; margin-left:34px; margin-right:34px; float:left;}
.xwzx2{ width:85px; height:85px; margin-right:16px; background-image:url(../img1/xwzx2.jpg); float:left;}
.xwzx2_1{ width:85px; color:#444444; font-size:21px; float:left;text-align:center; padding-top:19px; }
.xwzx2_2{ width:85px; color:#444444; font-size:12px; float:left;text-align:center; }
.xwzx3{ height:24px; line-height:24px; overflow:hidden;}
.xwzx3 a{ font-size:15px; color:#2b2b2b;}
.xwzx3 a:hover{ font-size:15px; color:#005994; padding-left:3px;}
.xwzx4{ font-size:13px; color:#717171; padding-top:9px; line-height:23px; height:46px; overflow:hidden;}
.xwzx5{ width:405px; height:228px; float:left; margin-top:20px;}

.manfoot0{ height:147px; background:#2a2a2a;}
.manfoot1{ width:1360px; height:147px; margin:0 auto; position:relative;}
.manfoot1aaaaa1{ width:700px; float:left; color:#ccc; height:42px; line-height:42px; position:absolute; top:37px;}
.manfoot1aaaaa1 a{ color:#ccc; font-size:14px;}
.manfoot1aaaaa1 a:hover{ color:#FFFF00;}
.manfoot1aaaaa2{ width:800px; float:left; font-size:14px; color:#ccc; height:42px; line-height:42px; position:absolute; top:69px;}
.manfoot1bbbbb{ width:560px; height:147px; float:right; text-align:right;}



.lkgc0{ width:1422px; height:398px; margin:2px auto 2px;}
.lkgc1{ width:474px; height:398px; float:left;}
.lkgctitle{ width:474px; height:20px; text-align:left;}
.lkgc2{ width:474px; margin-top:33px; height:273px; background:url(../img1/lkgc2.jpg) no-repeat center;}
.lkgc2 ul li{ width:404px; padding-left:30px; padding-right:40px; height:39px; line-height:39px; overflow:hidden;}
.lkgc2 ul li a{ color:#545454; font-size:14px;}
.lkgc2 ul li a:hover{ color:#005a93; font-size:14px; padding-left:3px;}

.dongbbg{ width:100%; height:486px; margin-bottom:50px; background:url(../img1/myservicebg.jpg) no-repeat center;}
.dongb100{ width:1386px; height:251px; margin:0 auto;}
.dongb1{ width:211px; height:251px; padding-left:10px; padding-right:10px; float:left;}
.dongb1 img{ width:211px; height:251px;}
.dongbtitle{ width:275px; height:22px; padding-top:75px; padding-bottom:50px;}

.banner098{width:100%;height:718px;position:relative; overflow:hidden;}
.banner_li{height:718px;width:100%;background-size:cover !important;}
.points{position:absolute;left:50%;margin-left:-600px;bottom:66px;width:1200px;text-align:right;z-index:9;max-width:100%;}
.points a{background:url(../images/yuandian_1.png) no-repeat center center;width:15px;height:15px;display:inline-block;margin-left:18px;font-size:0px;}
.points a.selected{background:url(../images/yuandian.png) no-repeat center center;}
.banner_left{display:none;position:absolute;left:5%;top:50%;margin-top:-20px;background:url(../images/app_prev.png) no-repeat center center;width:40px;height:50px;margin-left:-25px;z-index:9;}
.banner_right{display:none;position:absolute;right:5%;top:50%;margin-top:-20px;background:url(../images/app_next.png) no-repeat center center;width:40px;height:50px;margin-left:-25px;z-index:9;}
.banner_ul:hover .banner_right{display:block!important;}
.banner_ul:hover .banner_left{display:block!important;}


.xdgjianjie0{ width:1165px; margin:0 auto;}
.xdgjianjie0img{ width:230px; margin-right:37px; height:405px; float:left;}
.xdgjianjie0img img{  width:230px; height:405px;}
.xdgjianjie0word{ width:898px; float:left;}

.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:13px; color:#898886; overflow:hidden;}
.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;}

.sibanglianxi1{ width:1050px; margin:0 auto 50px;;}
.sibanglianxi3{ width:1050px; font-size:17px; 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:15px; line-height:24px; text-align:left;}
.sibanglianxi22{width:300px; font-size:15px; line-height:24px; text-align:left;}
.sibanglianxi4{ width:300px; font-size:15px; color:#ff6600; font-weight:bold; text-align:left;}

.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:26px; color:#323232; font-weight:bold;}
.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;}
.runlittleimg{width:217px; height:31px; margin:15px auto 30px;}

.runnewsbg0{ width:1542px; margin:0 auto;}
.runnewsbg0 ul li{width:681px; margin-left:45px; margin-right:45px; height:105px; margin-bottom:37px; background:url(../img1/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;}

.runmore3{ width:130px; height:38px; margin:50px auto 0;}
.runmore3 img{ width:100%;}



.runbottom1bg{ height:227px; background:#303032;}
.runbottom1{ width:1210px; 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:269px; 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;}


.kangfenleititle{ width:206px; height:33px; margin:55px auto 50px;}
.kangfenlei1{ width:1400px; height:290px; margin:0 auto 70px;}
.kangfenlei1 ul li{ width:182px; height:290px; padding-left:12px; padding-right:12px; margin-left:12px; margin-right:12px; float:left;   position: relative; border:1px solid #eae7e7;
	transition-duration: 0.3s;
-moz-transition-duration: 0.3s; /* Firefox 4 */
-webkit-transition-duration: 0.3s; /* Safari 和 Chrome */}

.kangfenlei1 ul li:hover {
	box-shadow: 3px 18px 30px 3px #e8e8e8;
	padding-top: 9px;}


.kangimg1{ width:182px; height:115px; padding-bottom:15px;}
.kangimg1 img{  width:182px; height:115px;}
.kangtitle2{width:182px; height:50px; line-height:50px; font-size:16px; font-weight:bold; text-align:center; font-family:"微软雅黑";}
.kangtitle1{ width:162px; padding-left:10px; padding-right:10px; height:100px; line-height:25px; text-align:left; overflow:hidden; color:#666; font-size:13px; }

.wenzhangcontent1{line-height:38px; text-indent:2em;}
.wenzhangcontent1 img{margin:auto; display:block; max-width:100%; height:auto;}

.sibanner0{ width:1280px; margin:0 auto;}
.sibanner100{ width:1280px; margin:0 auto; height:91px; background:#fff; z-index:999;}
.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:43px; padding-right:8px; text-align:center; height:91px; line-height:91px; float:left;}
.sibanner100cabchui{ 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;}

.yangtitlenews{ font-size:29px; height:30px; width:400px; text-align:center; margin:0 auto; padding-top:90px; padding-bottom:28px;}
.yangnewstwo{ width:422px; height:33px; margin:0 auto;}
.yangbuliang {BACKGROUND-IMAGE: url(../img1/yangsecond.jpg); background-repeat:no-repeat; WIDTH: 205px; HEIGHT: 33px; line-height:33px; font-size:14px; color:#000000; text-align:center; float:left;}
.yangliang {BACKGROUND-IMAGE: url(../img1/yangfirst.jpg); background-repeat:no-repeat; WIDTH: 205px; HEIGHT: 33px; line-height:33px; font-size:14px; color:#FFFFFF; text-align:center; float:left;}
.yangnewszhong{ width:12px; height:33px; float:left;}
 .news1cap{ width:1362px; height:497px; margin: 68px auto 0;}
 #pangnews11{ width:119px; margin:0 auto; height:66px; margin-bottom:38px;} 
 .pangnews11-1{ width:410px; height:403px; float:left; margin-left:22px; margin-right:22px;} 
 .monthday111{ font-size:34px; padding-left:30px; color:#444; float:left; background:url(../img1/yellow1.jpg) left no-repeat;}
 .year111{ font-size:19px; color:#333; float:left; padding-left:12px; padding-top:21px;}
 .pangnewswordtitle111{ margin-top:18px; height:30px; line-height:30px; margin-bottom:1px; overflow:hidden; font-weight:bold;}
 .pangnewswordtitle111 a{ font-size:16px; color:#666;}
 .pangnewswordtitle111 a:hover{color:#FF0000;}
 .pangnewsword111{ margin-top:5px; font-size:14px; line-height:23px; height:69px; font-family:"微软雅黑"; color:#777; margin-bottom:15px; overflow:hidden;}
 .newstitleimg1{ width:410px; height:220px;}
 .more111hui{ width:144px; height:42px; margin:0px auto 52px;}
 .allnet1{ width:1209px; margin:0 auto;  padding-bottom:40px;}
 .allnet1 img{ width:400px; height:267px;}
 
 .ruinewstotal1{ width:1280px; margin:45px auto 70px;}
.ruinewsleft1{ width:801px; height:450px; float:left; background:url(../img1/ruinewsleftbg.jpg) no-repeat center;}
.ruinewsleft1title{ width:630px; height:40px; padding-top:342px; line-height:40px; overflow:hidden;}
.ruinewsleft1title a{ font-size:16px; font-weight:bold; color:#666;}
.ruinewsleft1title a:hover{ padding-left:5px;}
.ruinewsleft1content{ width:630px; height:42px; font-size:14px; line-height:21px; color:#888; overflow:hidden; text-indent:0em;}
.ruinewsright1{width:479px; height:450px; float:left;}
.ruinewsli{ width:479px; height:450px;}
.ruinewsli ul li{ width:479px; height:100px; padding-top:25px; padding-bottom:25px;}
.ruinewslititle{ height:35px; line-height:35px; overflow:hidden;}
.ruinewslititle a{ font-size:16px; font-weight:bold; color:#666;}
.ruinewslititle a:hover{ padding-left:5px;}
.ruinewslicontent{ height:65px;font-size:14px; line-height:21px; color:#888; overflow:hidden;text-indent:0em;}


.yangyangtitlepro0{ height:912px; background:#f5f5f5;}
.yangyangtitlepro{ font-size:29px; height:30px; font-family:"微软雅黑"; width:300px; text-align:center; margin:0 auto; padding-top:80px; padding-bottom:28px;}
.yangyangtitlebiao{ width:60px; height:4px; margin:0 auto;}
.yangyangpro111{ width:1488px; margin:0 auto;}
.yangyangpro111 ul li{ width:298px; height:245px; margin-left:36px; margin-right:36px; padding-left:1px; padding-right:1px; padding-top:1px; margin-top:57px; background:url(../img1/yangblackprobg8.jpg) no-repeat center; float:left;}
.yangyangpro111img{ width:298px; height:193px;}
.yangyangpro111img img{ width:298px; height:193px;}
.yangyangpro111li{ width:290px; height:23px; padding-top:15px; padding-bottom:15px; margin:0 auto; text-align:center; line-height:23px;}
.yangyangpro111li a{ font-size:16px; color:#FFFFFF;}
.yangyangpro111 ul li:hover{background:url(../img1/yangredprobg8.jpg) no-repeat center;}
.yangyanpromore{ width:144px; height:42px; margin:40px auto 0;}
.yanpromore{ width:144px; height:42px; margin:40px auto 0;}


.tetop0{ width:1378px; margin:0 auto; height:99px;}
.telogo{ width:437px; height:99px; margin-right:179px; float:left;}
.tenav{ width:630px; height:99px; float:left; position:relative;}
.tenav ul li{ width:105px; height:99px; line-height:99px; text-align:center; float:left;}
.tenav ul li a{ width:105px; height:99px; color:#666; text-align:center; display:block;}
.tenav ul li a:hover{ width:105px; height:99px; color:#003b77; text-align:center; background:url(../img1/tenavbg.png) no-repeat center; display:block;}
.teen{ width:102px; height:99px; margin-left:30px; float:left;}
.teen:hover{ margin-left:28px;}


.tepro000{ width:1328px; height:269px; margin: 68px auto 60px;}
.tepro1{ width:312px; margin-left:10px; margin-right:10px; height:269px; float:left; background:url(../img1/teprobg1.jpg) no-repeat center;}
.tepro2{ width:312px; margin-left:10px; margin-right:10px; height:269px; float:left; background:url(../img1/teprobg2.jpg) no-repeat center;}
.tepro3{ width:312px; margin-left:10px; margin-right:10px; height:269px; float:left; background:url(../img1/teprobg3.jpg) no-repeat center;}
.tepro4{ width:312px; margin-left:10px; margin-right:10px; height:269px; float:left; background:url(../img1/teprobg4.jpg) no-repeat center;}
.tepro1aaa{ width:312px;  line-height:51px; height:51px; overflow:hidden; padding-top:20px; padding-left:27px;}
.tepro1aaa a{font-size:22px; font-weight:bold; color:#031641;}
.tepro1aaa a:hover{color:#0f82b8;}
.tepro1bbb{ width:242px;  line-height:25px; height:50px;  overflow:hidden; padding-left:28px; padding-right:42px;}
.tepro1bbb a{font-size:14px; color:#666;}
.tepro1bbb a:hover{color:#0f82b8;}

.teprotitle11000{ height:938px; background:#f0f3fa;}
.teprotitle11{ width:546px; height:86px; margin:0 auto; padding-top:63px; padding-bottom:38px;}
.teproproaaa{ width:1328px; height:322px; margin:0 auto;}
.teproproaaa ul li{ width:302px; height:322px; background:url(../img1/teproprobg1.jpg) no-repeat center; margin-left:15px; margin-right:15px; margin-bottom:30px; float:left;}
.teproproaaaprooo{ width:272px; height:186px; margin:0 auto;}
.teproproaaaprooo img{ width:100%;}
.teproproaaatitle{ width:302px; height:38px; text-align:center; line-height:38px;}
.teproproaaatitle a{ color:#FFF; font-size:14px;}
.teproproaaatitle a:hover{ padding-left:3px;}
.teproproaaacontent{ width:256px; height:50px; line-height:25px; overflow:hidden; padding-top:22px; padding-left:23px; padding-right:23px; color:#666; font-size:14px;}

.tenewstitle11{ width:546px; height:86px; margin:0 auto; padding-top:63px; padding-bottom:51px;}

.tetenews10{ width:1244px; margin:0 auto;}
.tetenews1{ width:580px; margin-left:20px; margin-right:20px; height:195px; margin-bottom:40px; border:1px #ccc solid; float:left; position:relative;}
.tetenews1 a{ width:580px; height:195px; display:block;}
.tetenews1 a:hover{ background:#204492;}
.tetenews1day{ width:66px; height:44px; line-height:44px; font-size:48px; font-weight:bold; position:absolute; left:45px; top:55px;}
.tetenews1:hover .tetenews1day{ color:#fff;}
.tetenews1line{ width:65px; height:2px; background:url(../img1/tetenewsline.jpg) no-repeat center; position:absolute; left:40px; top:103px;}
.tetenews1:hover .tetenews1line{background:url(../img1/tetenewslineaaa.jpg) no-repeat center;}
.tetenews1time{ width:66px; height:25px; color:#888; font-size:17px; position:absolute;left:42px; top:120px;}
.tetenews1:hover .tetenews1time{ color:#fff;}
.tetenews1line1{ width:1px; height:124px; background:url(../img1/tetenewsline1.jpg) no-repeat center; position:absolute;left:135px; top:36px;}
.tetenews1:hover .tetenews1line1{background:url(../img1/tetenewsline1aaa.jpg) no-repeat center;}
.tetenews1titlea{ width:365px; height:35px; font-size:17px; line-height:35px; position:absolute;left:169px; top:49px;}
.tetenews1:hover .tetenews1titlea{ color:#fff;}
.tetenews1contenta{ width:365px; overflow:hidden; height:54px; font-size:13px; color:#888; line-height:27px; position:absolute;left:169px; top:92px;}
.tetenews1:hover .tetenews1contenta{ color:#fff;}

.tejianjiebg0{ height:830px; margin-top:35px; margin-bottom:40px; background:url(../img1/tejianjiebg1.jpg) no-repeat center;}
.tejianjiebg1{ width:1190px; color:#666; margin:0 auto; line-height:29px; height:145px; overflow:hidden; padding-top:165px; text-indent:2em;}
.tejianjiemore1{ width:251px; height:53px; margin:19px auto 0;}

.teabouttitle11{ display:none;}

 }




 /*电脑中间的的电脑的中间中间中间中间*/
 @media screen and (min-width: 600px) and (max-width: 1500px)
  {
  
  body,td,th {
	font-family:"微软雅黑"; font-size:15px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right:0px;
}
  
  .xidinggeyidong{ 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;}

.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:1200px; margin:0 auto; margin-top:15px; margin-bottom:25px;}


.myright1{ width:1200px; float:left; padding-bottom:45px;}


.mycontent1{width:1200px; color:#333;}
.mycontent2{ padding-left:7px; padding-right:7px; width:947px; color:#333;}


#prolist1neianli{ width:1200px; margin:0 auto;}
#prolist1neianli ul li{ width:300px; text-align:center; height:422px; float:left; margin-bottom:23px; }
.pro117anli{ width:286px; height:382px; margin-left:6px; margin-right:6px; border:1px solid #ccc;}/* 少了2px，是因为有边缘两个1px */
.pro117anli img{width:286px; height:382px;}
.pro117titleanli{width:286px; margin:0 auto; overflow:hidden; text-align:center; line-height:40px; height:40px;}

#prolist1nei{ width:1200px; margin:0 auto;}
#prolist1nei ul li{ width:300px; text-align:center; height:236px; float:left; margin-bottom:23px; }
.pro117{ width:286px; height:196px; margin-left:6px; margin-right:6px; border:1px solid #ccc;}/* 少了2px，是因为有边缘两个1px */
.pro117 img{width:286px; height:196px;}
.pro117title{width:286px; 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:1px solid #ccc;}
.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:1px solid #ccc;}
.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:1px solid #ccc;}
.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;}  



.mybuliang {width:140px; height:46px; text-align:center; line-height:46px; font-size:17px; color:#999999; float:left; display:block; background:url(../img1/byshuline1.jpg) right no-repeat;}
.myliang{width:140px; height:46px; text-align:center; line-height:46px; font-size:17px; color:#fff; float:left; display:block; background:#ff942c;}

.bymore1{ width:157px; height:65px; margin:20px auto 30px;}

  
  #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;}
  
  .kong{ height:21px;}
  .kong240{ height:240px;}
  

#my2pro { width:100%; height:545px; text-align:center; background:url(../img1/2pro.jpg) no-repeat center;}
#my2proyidong{ display:none;}

#mylabel{ width:660px; float:left;}
#mysearch123{ width:200px; padding-left:14px; float:left;}
.input1{ color:#d0d0d0; text-align:center; font-size:14px;}


.myneiye1a{ width:1438px; margin:0 auto; margin-top:15px; margin-bottom:25px;}
  
  #leileftbig{ display:none;}
#leileft{ display:none;}
.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;}
#pcqiehuan{}
#yidongqiehuan{ display:none;}


.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:1071px; height:258px; margin:0 auto; overflow:hidden}
/* 是流动的图片的总长度、总高度     222222222222222222 */
 .img-list7 ul { width:9999px;}
  .img-list7 li { float:left; width:307px; margin-left:20px; margin-right:20px; height:258px; border:5px #b8bbc0 solid; text-align:center;}
 .img-list7myimg{  width:307px; height:218px;}
 .img-list7myimg img{ width:307px; height:218px;}
 .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:228px; height:338px;}
/* 单个图片的总宽度（比单个图片大一点）、总高度  33333333333333 */



#dingwei1{
 width:170px;
 display:block;
 position:absolute;
 z-index:99999;
 margin:0 auto;
 top:99px;
 left:72px;}
#dingwei2{
 width:170px;
 display:block;
 position:absolute;
 z-index:99999;
 margin:0 auto;
 top:99px;
 left:177px;}
 #dingwei3{
 width:170px;
 display:block;
 position:absolute;
 z-index:99999;
 margin:0 auto;
 top:99px;
 left:282px;}
 #dingwei4{
 width:170px;
 display:block;
 position:absolute;
 z-index:99999;
 margin:0 auto;
 top:99px;
 left:387px;}
 
  #dingwei5{
 width:170px;
 display:block;
 position:absolute;
 z-index:99999;
 margin:0 auto;
 top:99px;
 left:850px;}
 
   #dingwei6{
 width:170px;
 display:block;
 position:absolute;
 z-index:99999;
 margin:0 auto;
 top:99px;
 left:1020px;}
 
  .myzi3 a{color:#00458b; font-size:14px; font-family:'微软雅黑'; background-color:#cbe4f6; text-align:center; line-height:58px; height:58px; width:170px; display:block;}
  .myzi3 a:hover{ background:#5a9ccc; font-size:15px; color:#ffffff;}
  

.toprotitle000{ height:468px; background:#f4f5f7;}
.toprotitle{ width:300px; margin:0 auto; padding-top:45px; text-align:center; height:45px; line-height:45px; font-family:"微软雅黑"; font-size:24px; color:#3468a1;}
.toprotitleen{width:500px; margin:0 auto; text-align:center; height:32px; line-height:32px; font-family:"微软雅黑"; font-size:14px; color:#888;}



.mantop0{ height:38px; background:#eeeeec;}
.mantop1{ width:1200px; margin:0 auto;}
.mantop1aaa{float:left;  font-size:14px; height:38px; line-height:38px; color:#666;}
.mantop1bbb{float:right; font-size:14px; height:38px; line-height:38px; color:#666;}

.mantop2{ width:1200px; height:119px; margin:0 auto;}
.mantop2aaa{ width:751px; height:119px; float:left;}
.mantop2bbb{ width:176px; height:119px; float:right;}

.mannav{ height:60px; background:#0152ad;}
.mannav1{ width:1190px; margin:0 auto; height:60px; line-height:60px; position:relative;}
.mannav1 ul li a{width:170px; height:60px; display:block; color:#fff; font-size:15px; text-align:center; float:left;}
.mannav1 ul li a:hover{ background:#023b7e;}

.manjianjiebg{ width:100%; height:489px; background:url(../img1/manjianjiebg.jpg) no-repeat center;}
.mantitle1{ width:800px; margin:0 auto; padding-top:2px; padding-bottom:28px; font-size:25px; color:#114898; text-align:center; font-weight:bold;}
.mantitle2{ width:800px; margin:0 auto; height:140px; line-height:35px; overflow:hidden; text-indent:2em; font-size:15px; color:#666;}


.xwzxtitile{ width:1200px; margin:0 auto; text-align:left; height:20px; padding-top:64px; padding-bottom:36px;}
.xwzx1{ width:1200px; height:400px; margin:0 auto;}
.xwzx1 ul li{ width:380px; margin-left:10px; margin-right:10px; float:left;}
.xwzx2{ width:85px; height:85px; margin-right:16px; background-image:url(../img1/xwzx2.jpg); float:left;}
.xwzx2_1{ width:85px; color:#444444; font-size:21px; float:left;text-align:center; padding-top:19px; }
.xwzx2_2{ width:85px; color:#444444; font-size:12px; float:left;text-align:center; }
.xwzx3{ height:24px; line-height:24px; overflow:hidden;}
.xwzx3 a{ font-size:15px; color:#2b2b2b;}
.xwzx3 a:hover{ font-size:15px; color:#005994; padding-left:3px;}
.xwzx4{ font-size:13px; color:#717171; padding-top:9px; line-height:23px; height:46px; overflow:hidden;}
.xwzx5{ width:380px; float:left; margin-top:20px;}
.xwzx5 img{ width:100%;}

.manfoot0{ height:147px; background:#2a2a2a;}
.manfoot1{ width:1200px; height:147px; margin:0 auto; position:relative;}
.manfoot1aaaaa1{ width:700px; float:left; color:#ccc; height:42px; line-height:42px; position:absolute; top:37px;}
.manfoot1aaaaa1 a{ color:#ccc; font-size:14px;}
.manfoot1aaaaa1 a:hover{ color:#FFFF00;}
.manfoot1aaaaa2{ width:800px; float:left; font-size:14px; color:#ccc; height:42px; line-height:42px; position:absolute; top:69px;}
.manfoot1bbbbb{ width:400px; height:147px; float:right; text-align:right;}



.lkgc0{ width:1200px; height:398px; margin:2px auto 2px;}
.lkgc1{ width:400px; height:398px; float:left;}
.lkgctitle{ width:400px; height:20px; text-align:left;}
.lkgc2{ width:400px; margin-top:33px; height:273px; background:url(../img1/lkgc22.jpg) no-repeat center;}
.lkgc2 ul li{ width:340px; padding-left:30px; padding-right:30px; height:39px; line-height:39px; overflow:hidden;}
.lkgc2 ul li a{ color:#545454; font-size:14px;}
.lkgc2 ul li a:hover{ color:#005a93; font-size:14px; padding-left:3px;}

.dongbbg{ width:100%; height:466px; margin-bottom:50px; background:url(../img1/myservicebg.jpg) no-repeat center;}
.dongb100{ width:1200px; height:226px; margin:0 auto;}
.dongb1{ width:190px; height:226px; padding-left:5px; padding-right:5px; float:left;}
.dongb1 img{ width:190px; height:226px;}
.dongbtitle{ width:275px; height:22px; padding-top:75px; padding-bottom:50px;}

.banner098{width:100%;height:718px;position:relative; overflow:hidden;}
.banner_li{height:718px;width:100%;background-size:cover !important;}
.points{position:absolute;left:50%;margin-left:-600px;bottom:66px;width:1200px;text-align:right;z-index:9;max-width:100%;}
.points a{background:url(../images/yuandian_1.png) no-repeat center center;width:15px;height:15px;display:inline-block;margin-left:18px;font-size:0px;}
.points a.selected{background:url(../images/yuandian.png) no-repeat center center;}
.banner_left{display:none;position:absolute;left:5%;top:50%;margin-top:-20px;background:url(../images/app_prev.png) no-repeat center center;width:40px;height:50px;margin-left:-25px;z-index:9;}
.banner_right{display:none;position:absolute;right:5%;top:50%;margin-top:-20px;background:url(../images/app_next.png) no-repeat center center;width:40px;height:50px;margin-left:-25px;z-index:9;}
.banner_ul:hover .banner_right{display:block!important;}
.banner_ul:hover .banner_left{display:block!important;}


.xdgjianjie0{ width:1165px; margin:0 auto;}
.xdgjianjie0img{ width:230px; margin-right:37px; height:405px; float:left;}
.xdgjianjie0img img{  width:230px; height:405px;}
.xdgjianjie0word{ width:898px; float:left;}

.everymyxdgnewsbg{ width:1200px; 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:660px; height:132px; margin-top:45px; border-right:solid #eaeaea 1px; float:left;}
.everymyxdgnewsword1{ width:660px; 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:617px; height:48px; padding-top:2px; padding-right:43px; line-height:24px; font-size:13px; color:#898886; overflow:hidden;}
.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;}

.sibanglianxi1{ width:1050px; margin:0 auto 50px;;}
.sibanglianxi3{ width:1050px; font-size:17px; 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:15px; line-height:24px; text-align:left;}
.sibanglianxi22{width:300px; font-size:15px; line-height:24px; text-align:left;}
.sibanglianxi4{ width:300px; font-size:15px; color:#ff6600; font-weight:bold; text-align:left;}

.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:26px; color:#323232; font-weight:bold;}
.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;}
.runlittleimg{width:217px; height:31px; margin:15px auto 30px;}

.runnewsbg0{ width:1160px; margin:0 auto;}
.runnewsbg0 ul li{width:560px; margin-left:10px; margin-right:10px; height:105px; margin-bottom:37px; background:url(../img1/runnewsbg2.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;}

.runmore3{ width:130px; height:38px; margin:50px auto 0;}
.runmore3 img{ width:100%;}



.runbottom1bg{ height:227px; background:#303032;}
.runbottom1{ width:1210px; 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:269px; 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;}


.kangfenleititle{ width:206px; height:33px; margin:55px auto 50px;}
.kangfenlei1{ width:1236px; height:290px; margin:0 auto 70px;}
.kangfenlei1 ul li{ width:182px; height:290px; padding-left:11px; padding-right:11px; float:left;   position: relative; border:1px solid #eae7e7;
	transition-duration: 0.3s;
-moz-transition-duration: 0.3s; /* Firefox 4 */
-webkit-transition-duration: 0.3s; /* Safari 和 Chrome */}

.kangfenlei1 ul li:hover {
	box-shadow: 3px 18px 30px 3px #e8e8e8;
	padding-top: 9px;}


.kangimg1{ width:182px; height:115px; padding-bottom:15px;}
.kangimg1 img{  width:182px; height:115px;}
.kangtitle2{width:182px; height:50px; line-height:50px; font-size:16px; font-weight:bold; text-align:center; font-family:"微软雅黑";}
.kangtitle1{ width:162px; padding-left:10px; padding-right:10px; height:100px; line-height:25px; text-align:left; overflow:hidden; color:#666; font-size:13px; }

.wenzhangcontent1{line-height:38px; text-indent:2em; padding-left:12px; padding-right:12px;}
.wenzhangcontent1 img{margin:auto; display:block; max-width:100%; height:auto;}

.sibanner0{ width:1200px; margin:0 auto;}
.sibanner100{ width:1200px; margin:0 auto;  height:91px; background:#fff; z-index:999;}
.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:1200px; height:75px; padding-top:16px;}
.sibanner100c000abc{ width:1200px; 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;}
.sibanner100cabchui{ padding-left:8px; 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;}

.yangtitlenews{ font-size:29px; height:30px; width:400px; text-align:center; margin:0 auto; padding-top:90px; padding-bottom:28px;}
.yangnewstwo{ width:422px; height:33px; margin:0 auto;}
.yangbuliang {BACKGROUND-IMAGE: url(../img1/yangsecond.jpg); background-repeat:no-repeat; WIDTH: 205px; HEIGHT: 33px; line-height:33px; font-size:14px; color:#000000; text-align:center; float:left;}
.yangliang {BACKGROUND-IMAGE: url(../img1/yangfirst.jpg); background-repeat:no-repeat; WIDTH: 205px; HEIGHT: 33px; line-height:33px; font-size:14px; color:#FFFFFF; text-align:center; float:left;}
.yangnewszhong{ width:12px; height:33px; float:left;}
 .news1cap{ width:1200px; height:497px; margin: 68px auto 0;}
 #pangnews11{ width:119px; margin:0 auto; height:66px; margin-bottom:38px;} 
 .pangnews11-1{ width:360px; height:403px; float:left; margin-left:20px; margin-right:20px;} 
 .monthday111{ font-size:34px; padding-left:30px; color:#444; float:left; background:url(../img1/yellow1.jpg) left no-repeat;}
 .year111{ font-size:19px; color:#333; float:left; padding-left:12px; padding-top:21px;}
 .pangnewswordtitle111{ margin-top:18px; height:30px; line-height:30px; margin-bottom:1px; overflow:hidden; font-weight:bold;}
 .pangnewswordtitle111 a{ font-size:16px; color:#666;}
 .pangnewswordtitle111 a:hover{color:#FF0000;}
 .pangnewsword111{ margin-top:5px; font-size:14px; line-height:23px; height:69px; font-family:"微软雅黑"; color:#777; margin-bottom:15px; overflow:hidden;}
 .newstitleimg1 img{ width:360px; height:193px;}
 .more111hui{ width:144px; height:42px; margin:0px auto 52px;}
 .allnet1{ width:1209px; margin:0 auto;  padding-bottom:40px;}
 .allnet1 img{ width:400px; height:267px;}
 
 .ruinewstotal1{ width:1200px; margin:45px auto 70px;}
.ruinewsleft1{ width:721px; height:450px; float:left; background:url(../img1/ruinewsleftbg2.jpg) no-repeat center;}
.ruinewsleft1title{ width:550px; height:40px; padding-top:342px; line-height:40px; overflow:hidden;}
.ruinewsleft1title a{ font-size:16px; font-weight:bold; color:#666;}
.ruinewsleft1title a:hover{ padding-left:5px;}
.ruinewsleft1content{ width:550px; height:42px; font-size:14px; line-height:21px; color:#888; overflow:hidden; text-indent:0em;}
.ruinewsright1{width:479px; height:450px; float:left;}
.ruinewsli{ width:479px; height:450px;}
.ruinewsli ul li{ width:479px; height:100px; padding-top:25px; padding-bottom:25px;}
.ruinewslititle{ height:35px; line-height:35px; overflow:hidden;}
.ruinewslititle a{ font-size:16px; font-weight:bold; color:#666;}
.ruinewslititle a:hover{ padding-left:5px;}
.ruinewslicontent{ height:65px;font-size:14px; line-height:21px; color:#888; overflow:hidden;text-indent:0em;}


.yangyangtitlepro0{ height:912px; background:#f5f5f5;}
.yangyangtitlepro{ font-size:29px; height:30px; font-family:"微软雅黑"; width:300px; text-align:center; margin:0 auto; padding-top:80px; padding-bottom:28px;}
.yangyangtitlebiao{ width:60px; height:4px; margin:0 auto;}
.yangyangpro111{ width:1200px; margin:0 auto;}
.yangyangpro111 ul li{ width:250px; height:214px; margin-left:24px; margin-right:24px; padding-left:1px; padding-right:1px; padding-top:1px; margin-top:57px; background:url(../img1/yangblackprobg88.jpg) no-repeat center; float:left;}
.yangyangpro111img{ width:250px; height:162px;}
.yangyangpro111img img{ width:250px; height:162px;}
.yangyangpro111li{ width:290px; height:23px; padding-top:15px; padding-bottom:15px; margin:0 auto; text-align:center; line-height:23px;}
.yangyangpro111li a{ font-size:16px; color:#FFFFFF;}
.yangyangpro111 ul li:hover{background:url(../img1/yangredprobg88.jpg) no-repeat center;}
.yangyanpromore{ width:144px; height:42px; margin:40px auto 0;}
.yanpromore{ width:144px; height:42px; margin:40px auto 0;}


.tetop0{ width:1200px; margin:0 auto; height:99px;}
.telogo{ width:437px; height:99px; margin-right:21px; float:left;}
.tenav{ width:630px; height:99px; float:left; position:relative;}
.tenav ul li{ width:105px; height:99px; line-height:99px; text-align:center; float:left;}
.tenav ul li a{ width:105px; height:99px; color:#666; text-align:center; display:block;}
.tenav ul li a:hover{ width:105px; height:99px; color:#003b77; text-align:center; background:url(../img1/tenavbg.png) no-repeat center; display:block;}
.teen{ width:102px; height:99px; margin-left:10px; float:left;}
.teen:hover{ margin-left:8px;}


.tepro000{ width:1256px; height:269px; margin: 68px auto 60px;}
.tepro1{ width:312px; margin-left:1px; margin-right:1px; height:269px; float:left; background:url(../img1/teprobg1.jpg) no-repeat center;}
.tepro2{ width:312px; margin-left:1px; margin-right:1px; height:269px; float:left; background:url(../img1/teprobg2.jpg) no-repeat center;}
.tepro3{ width:312px; margin-left:1px; margin-right:1px; height:269px; float:left; background:url(../img1/teprobg3.jpg) no-repeat center;}
.tepro4{ width:312px; margin-left:1px; margin-right:1px; height:269px; float:left; background:url(../img1/teprobg4.jpg) no-repeat center;}
.tepro1aaa{ width:312px;  line-height:51px; height:51px; overflow:hidden; padding-top:20px; padding-left:27px;}
.tepro1aaa a{font-size:22px; font-weight:bold; color:#031641;}
.tepro1aaa a:hover{color:#0f82b8;}
.tepro1bbb{ width:242px;  line-height:25px; height:50px;  overflow:hidden; padding-left:28px; padding-right:42px;}
.tepro1bbb a{font-size:14px; color:#666;}
.tepro1bbb a:hover{color:#0f82b8;}


.teprotitle11000{ height:938px; background:#f0f3fa;}
.teprotitle11{ width:546px; height:86px; margin:0 auto; padding-top:63px; padding-bottom:38px;}
.teproproaaa{ width:1224px; height:322px; margin:0 auto;}
.teproproaaa ul li{ width:302px; height:322px; background:url(../img1/teproprobg1.jpg) no-repeat center; margin-left:2px; margin-right:2px; margin-bottom:30px; float:left;}
.teproproaaaprooo{ width:272px; height:186px; margin:0 auto;}
.teproproaaaprooo img{ width:100%;}
.teproproaaatitle{ width:302px; height:38px; text-align:center; line-height:38px;}
.teproproaaatitle a{ color:#FFF; font-size:14px;}
.teproproaaatitle a:hover{ padding-left:3px;}
.teproproaaacontent{ width:256px; height:50px; line-height:25px; overflow:hidden; padding-top:22px; padding-left:23px; padding-right:23px; color:#666; font-size:14px;}

.tenewstitle11{ width:546px; height:86px; margin:0 auto; padding-top:63px; padding-bottom:51px;}

.tetenews10{ width:1204px; margin:0 auto;}
.tetenews1{ width:580px; margin-left:10px; margin-right:10px; height:195px; margin-bottom:40px; border:1px #ccc solid; float:left; position:relative;}
.tetenews1 a{ width:580px; height:195px; display:block;}
.tetenews1 a:hover{ background:#204492;}
.tetenews1day{ width:66px; height:44px; line-height:44px; font-size:48px; font-weight:bold; position:absolute; left:45px; top:55px;}
.tetenews1:hover .tetenews1day{ color:#fff;}
.tetenews1line{ width:65px; height:2px; background:url(../img1/tetenewsline.jpg) no-repeat center; position:absolute; left:40px; top:103px;}
.tetenews1:hover .tetenews1line{background:url(../img1/tetenewslineaaa.jpg) no-repeat center;}
.tetenews1time{ width:66px; height:25px; color:#888; font-size:17px; position:absolute;left:42px; top:120px;}
.tetenews1:hover .tetenews1time{ color:#fff;}
.tetenews1line1{ width:1px; height:124px; background:url(../img1/tetenewsline1.jpg) no-repeat center; position:absolute;left:135px; top:36px;}
.tetenews1:hover .tetenews1line1{background:url(../img1/tetenewsline1aaa.jpg) no-repeat center;}
.tetenews1titlea{ width:365px; height:35px; font-size:17px; line-height:35px; position:absolute;left:169px; top:49px;}
.tetenews1:hover .tetenews1titlea{ color:#fff;}
.tetenews1contenta{ width:365px; overflow:hidden; height:54px; font-size:13px; color:#888; line-height:27px; position:absolute;left:169px; top:92px;}
.tetenews1:hover .tetenews1contenta{ color:#fff;}

.tejianjiebg0{ height:830px; margin-top:35px; margin-bottom:40px; background:url(../img1/tejianjiebg1.jpg) no-repeat center;}
.tejianjiebg1{ width:1190px; color:#666; margin:0 auto; line-height:29px; height:145px; overflow:hidden; padding-top:165px; text-indent:2em;}
.tejianjiemore1{ width:251px; height:53px; margin:19px auto 0;}

.teabouttitle11{ display:none;}

 } 
 
