@charset "utf-8";
* {margin:0; padding:0; list-style:none; }
html{_background:url(about:blank);background-attachment:fixed;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,
button,input,textarea,th,td{margin:0;padding:0;}
body{ color:#555; font-size:14px; font-family: '黑体','宋体', "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif, 'Tahoma'; margin:0 auto; padding:0; line-height:25px; background:#fff;}
ul,li{list-style:none;text-transform:capitalize;}
input,textarea,button,select{font-size:12px; outline:none; resize:none; color:#555; font-family: '黑体', '宋体',"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif, 'Tahoma';}
button{cursor: pointer;}
table{border-collapse:collapse;border-spacing:0;}
.clear {clear:both; height:0; font-size:0; line-height:0; overflow:hidden;}

a{color:#555; text-decoration:none;-webkit-transition:color 0.3s ease-out;-moz-transition:color 0.3s ease-out;-o-transition:color 0.3s ease-out;transition:color 0.3s ease-out;}
a:hover{color:#f44190; text-decoration:none;}
img{border:none;}
#clear{width:100%; height:0px; clear:both;}
h2{ font-size:25px; font-weight:600; line-height:80px;}
h4{ font-size:14px; font-weight:blod; color:#4b4b4b; line-height:30px;}
h3{ font-size:16px; font-weight:500; color:#4b4b4b; line-height:30px;}
p{line-height:25px;}
.left{float:left;}
.right{float:right;}
#right{float:right;}

::selection {background:#745b2a; color:#fff;}
::-moz-selection {background:#745b2a; color:#fff;}
::-webkit-selection {background:#745b2a; color:#fff;}


#lh10{width:100%; height:10px;}
#lh20{width:100%; height:20px;}
#lh30{width:100%; height:30px;}
#lh40{width:100%; height:40px;}
#lh50{width:100%; height:50px;}

/*分页*/
#nx_pg{width:98%; margin:0 auto; height:30px; padding:20px 0px 50px 0px; text-align:center;}
#nx_pg a{display:inline; padding:8px 15px 8px 15px; background:#fff; font-size:14px; margin:0px 3px 0px 3px; border-radius:2px; -webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out}
#nx_pg a:hover{background:#dd0000; color:#fff;}
#nx_pg .on{background:#dd0000; color:#fff;}


@media only screen and (min-width: 1600px) {
	
.top{ width:100%; height:110px; margin:0 auto; background:#fff; position:relative;}
.logo{ width:300px; height:90px; float:left; margin-left:20px; padding-top:10px;}
#toprb{width:780px; height:42px; padding-top:0px; position:absolute; top:35px; left:50%; margin-left:-390px;}

.tdh{width:360px; height:42px; line-height:42px; color:#777; text-align:right; font-size:14px; float:right; margin-top:35px; margin-right:20px;}
.tdh b{color:#ff9b43; font-size:18px; font-family:Arial, Helvetica, sans-serif;}
.tdh strong{color:#ff9b43; font-size:24px; font-family:Arial, Helvetica, sans-serif;}

/*menu*/
#menu {margin:0px auto; display:block; width:770px; height:42px; padding-top:0px;}
#nav {display:block;}
#nav .mainlevel {float:left; text-align:center; display:block; position:relative; z-index:999999}
#nav .mainlevel a{ text-decoration:none; width:110px; text-align:center; line-height:42px; color:#444; height:42px; display:block; font-size:16px; -webkit-transition:all 0.2s ease-in;-moz-transition:all 0.2s ease-in;-o-transition:all 0.2s ease-in;transition:all 0.2s ease-in; z-index:99999;}
#nav .mainlevel a:hover {color:#2f96cc; text-decoration:none; z-index:999}
#nav .mainlevel ul {position:absolute; display:none; margin-left:-58px; background:#fff url(../images/w1.jpg) top center no-repeat; padding:25px 25px 30px 25px; z-index:9999; }
#nav .mainlevel li {}
#nav .mainlevel li a {padding:0px; width:180px; text-align:center; color:#555; border-bottom:#e5e5e5 1px dotted; font-size:14px; text-indent:0px; line-height:40px; height:40px; display:block; _padding-bottom:2px;/*IE6 only*/-webkit-transition:all 0s ease-out;-moz-transition:all 0s ease-out;-o-transition:all 0s ease-out;transition:all 0s ease-out;}
#nav .mainlevel li a:hover {color:#ee498d; text-decoration:none; background:none;}


}


@media only screen and (max-width: 1599px) {


.top{ width:100%; height:110px; margin:0 auto; background:#fff; position:relative;}
.logo{ width:300px; height:90px; float:left; margin-left:15px; padding-top:10px;}
#toprb{width:640px; height:42px; padding-top:0px; position:absolute; top:35px; left:50%; margin-left:-296px;}

.tdh{width:360px; height:42px; line-height:42px; color:#777; text-align:right; font-size:12px; float:right; margin-top:35px; margin-right:15px;}
.tdh b{color:#ff9b43; font-size:18px; font-family:Arial, Helvetica, sans-serif;}
.tdh strong{color:#ff9b43; font-size:18px; font-family:Arial, Helvetica, sans-serif;}

/*menu*/
#menu {margin:0px auto; display:block; width:640px; height:42px; padding-top:0px;}
#nav {display:block;}
#nav .mainlevel {float:left; text-align:center; display:block; position:relative; z-index:999999}
#nav .mainlevel a{ text-decoration:none; width:90px; text-align:center; line-height:42px; color:#444; height:42px; display:block; font-size:15px; -webkit-transition:all 0.2s ease-in;-moz-transition:all 0.2s ease-in;-o-transition:all 0.2s ease-in;transition:all 0.2s ease-in; z-index:99999;}
#nav .mainlevel a:hover {color:#2f96cc; text-decoration:none; z-index:999}
#nav .mainlevel ul {position:absolute; display:none; margin-left:-58px; background:#fff url(../images/w1.jpg) top center no-repeat; padding:25px 25px 30px 25px; z-index:9999; }
#nav .mainlevel li {}
#nav .mainlevel li a {padding:0px; width:160px; text-align:center; color:#555; border-bottom:#e5e5e5 1px dotted; font-size:12px; text-indent:0px; line-height:40px; height:40px; display:block; _padding-bottom:2px;/*IE6 only*/-webkit-transition:all 0s ease-out;-moz-transition:all 0s ease-out;-o-transition:all 0s ease-out;transition:all 0s ease-out;}
#nav .mainlevel li a:hover {color:#ee498d; text-decoration:none; background:none;}


}










/*menu*/
#pmenu {margin:0px auto; display:block; width:1200px; height:60px; padding:20px 0px 0px 0px;}
#pnav {display:block;}
#pnav .pmainlevel {float:left; text-align:center; display:block; position:relative; z-index:999999; margin-right:1px;}
#pnav .pmainlevel a{ text-decoration:none; width:299px; text-align:center; line-height:60px; background:#fff; color:#444; height:60px; display:block; font-size:16px; -webkit-transition:all 0.2s ease-in;-moz-transition:all 0.2s ease-in;-o-transition:all 0.2s ease-in;transition:all 0.2s ease-in; z-index:99999;}
#pnav .pmainlevel a:hover {color:#fff; background:#2f96cc; text-decoration:none; z-index:999}
#pnav .pmainlevel ul {position:absolute; display:none; margin-left:0px; background:#2f96cc; padding:10px 0px 20px 0px; z-index:9999; }
#pnav .pmainlevel li {}
#pnav .pmainlevel li a {padding:0px; width:299px; text-align:center; color:#fff; background:#2f96cc; border-bottom:#48a8da 1px dotted; font-size:14px; text-indent:0px; line-height:50px; height:50px; display:block; _padding-bottom:2px;/*IE6 only*/-webkit-transition:all 0s ease-out;-moz-transition:all 0s ease-out;-o-transition:all 0s ease-out;transition:all 0s ease-out;}
#pnav .pmainlevel li a:hover {color:#fff; text-decoration: underline; background:none;}









#banner{width:100%; height:580px; margin:0 auto;}
.fullSlide {width:100%;position:relative;height:580px; margin:0 auto;background:#fff;}
.fullSlide .bd {margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul {width:100% !important;}
.fullSlide .bd li {width:100% !important;height:580px;overflow:hidden;text-align:center; background-position:center; background-repeat:no-repeat;}
.fullSlide .bd li a {display:block;height:580px;}
.fullSlide .hd {width:100%;position:absolute;z-index:1;bottom:10px;left:0;height:30px; padding-top:2px; line-height:30px; background:url(../images/bb2.png);}
.fullSlide .hd ul {text-align:center;}
.fullSlide .hd ul li {cursor:pointer;display:inline-block;*display:inline;zoom:1;width:12px;height:12px;margin:1px; margin-top:8px; margin-left:2px; margin-right:2px;overflow:hidden; background-image:url(../images/ber1.png);line-height:999px;}
.fullSlide .hd ul .on { background-image:url(../images/ber2.png);}
.fullSlide .prev,.fullSlide .next {display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:15%;z-index:1;width:40px;height:60px;background:url(../images/slider-arrow.png) -126px -137px no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next {left:auto;right:15%;background-position:-6px -137px;}















#bt{width:100%; height:80px; margin:0 auto; text-align:center; font-size:14px; color:#888; line-height:30px;}
#bt h2{color:#2f96cc; font-size:32px; font-weight:bold; line-height:50px;}

#bt1{width:100%; height:80px; margin:0 auto; text-align:center; font-size:14px; color:#fff; line-height:30px;}
#bt1 h2{color:#fff; font-size:32px; line-height:50px; font-weight:bold;}


.jn1{width:100%; min-height:50px; padding:0px 0px 40px 0px; background:#f6f6f6;}




.demore{width:100%; height:58px; margin:0 auto; padding:30px 0px 20px 0px;}

.demore a{display:block; width:220px; height:54px; margin:0 auto; font-size:16px; line-height:54px; text-align:center; background:#f8fafb; -webkit-transition:all 0.2s ease-in;-moz-transition:all 0.2s ease-in;-o-transition:all 0.2s ease-in;transition:all 0.2s ease-in;}

.demore a:hover{ background:#2f96cc; color:#fff;}





.demore1{width:100%; height:58px; margin:0 auto; padding:30px 0px 20px 0px;}

.demore1 a{display:block; width:220px; height:54px; margin:0 auto; font-size:16px; line-height:54px; text-align:center; background:#fff; -webkit-transition:all 0.2s ease-in;-moz-transition:all 0.2s ease-in;-o-transition:all 0.2s ease-in;transition:all 0.2s ease-in;}

.demore1 a:hover{ background:#2f96cc; color:#fff;}











.cont3n{width:100%; height:50px; text-align:center; line-height:40px; margin-top:20px;}

.cont3n a{display:inline; padding:15px 25px 15px 25px; margin:0px -1px 0px -1px; font-size:14px; background:#fff;-webkit-transition:all 0.2s ease-in;-moz-transition:all 0.2s ease-in;-o-transition:all 0.2s ease-in;transition:all 0.2s ease-in;}

.cont3n a:hover{background:#2f96cc; color:#fff;}
























#cont1c{width:1224px; height:500px; margin:0 auto;}

#cont1c li{ width:288px; height:475px; float:left; color:#777; margin:0 9px; background:#f7fbff;}


#c2_1{width:288px; height:210px; position:relative;}
#c2_1 img{width:288px; height:210px;}
#c2_1 a{ display:block; width:288px; height:210px; position:absolute; left:0; top:0; background:url(../images/ct0.png) center center no-repeat;-webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;}

#cont1c li:hover #c2_1 a{background:url(../images/ct.png) center center no-repeat;}


#c2_2{ width:80%; height:60px; margin:0 auto; line-height:60px; text-align: left; padding-top:15px; }
#c2_2 a{display:block; color:#3f4142; width:262px; height:60px; margin:0 auto; line-height:60px;font-size:20px;}
#c2_2 a:hover{ color:#f5599a;}

#c2_3{width:80%; height:168px; overflow:hidden; line-height:30px; font-size:14px; margin:0 auto; }

















/*滚动*/
.run{ width:1230px; height:330px; margin:0px auto ; padding-top:20px;}
/* examples_body */
.examples_body {width:1230px; height:320px; margin-left:15px; clear: both;position: relative;}
.bx_wrap { text-align:center;}
.bx_wrap ul img { border:0; }
.bx_container{width:1230px !important;}

.bx_wrap a.prev {width:56px;height:310px; outline-style: none;outline-width: 0;position: absolute;top:0px;left:-50px;text-indent: -9999px; background:url(../images/l1.png) center center no-repeat;}

.bx_wrap a.next {width:56px;height:310px; right:-31px; outline-style: none;outline-width: 0;position: absolute;top:0px;text-indent: -9999px; background:url(../images/l2.png) center center no-repeat;}


#example1 li{display:block; width:294px; height:320px; margin:0px 4px !important; background:#fff; text-align:center;  }
#example1 img{width:284px; height:240px; border:#fff 5px solid;}
#example1 li a{}
#example1 li .lix{width:100%; height:1px; background:#eee;}

#example1 li h2{ color:#555; font-size:14px; line-height:20px;  padding-top:20px; text-align:center; padding-bottom:15px; font-weight:normal; margin-bottom:0px;-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out;}
#example1 li a:hover h3{color:#de3596;}

#example1 li p{ width:365px; margin:0 auto;  font-size:12px; line-height:26px;}


























.bt2{ width:270px; height:110px; font-size:32px; color:#fff; line-height:50px; text-align:center; margin:40px auto 0px auto; background:url(../images/tb1.png) left top no-repeat;}
.bt2 p{ font-size:14px; color:#fff; line-height:20px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; opacity:0.7;}



.cnt2{ width:100%; height:770px; background:url(../images/n1.jpg) center center no-repeat; overflow: hidden; box-sizing:border-box; padding-top:20px;}
.cnt2_2{ width:1200px; height: auto; color:#fff; padding-bottom:20px; line-height:38px;  margin:5px auto 0px auto; text-align:center; font-size:16px;}


.ser{ width:1200px; height: auto; margin:20px auto 0px auto;}
.ser li{ width:400px; height: auto; float:left; margin:0px  auto; text-align:center;}
.ser li img{ width:128px; height:128px;}
.ser li span{ width:104px; height:40px; font-size:14px; line-height:28px; color:#fff; text-align:center; opacity:0.9;}
.ser li a{ width:80%; margin:0 auto; color:#fff; display:block; text-align:center;}
.ser li a:hover{ color:#fff}
.ser li a p{ font-size:24px; font-weight:bold; line-height:80px;}


.read{ width:100%; height:57px; background:url(../images/jj.png) center center no-repeat; margin:20px auto 10px auto;}
.read a{ display:block; width:340px; height:55px; line-height:55px; text-align:center; margin:0 auto; font-size:15px;  background:#f8f8f8; color:#616161; -webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out;}
.read a:hover{ color:#fff; background:#2f96cc; }

.cnt4{ width:100%; height:700px; background:url(../images/s.jpg) left repeat-x; border-bottom:1px solid #efefef; overflow:hidden;}
.ct_4{ width:1200px; height:450px; margin:0 auto; font-size:16px; line-height:38px; overflow:hidden;}

 
.cnt5{ width:1200px; height:430px;  margin:0 auto; padding-top:60px;}

.ct5l{ width:599px; float:left; height:auto; background:#f9f9f9; padding-bottom:20px;}
.c5t{ width:599px; height:92px;}
.c5d{ width:550px; height:auto; padding-top:20px; margin:0 auto;}
.c5d li{ width:550px; height:55px; line-height:55px;}
.c5d li a{ width:550px; height:55px; display:block; font-size:14px;}
.c5d li a span{ float:right; color:#bebebe; font-size:12px;}

.ct5r{ width:599px; float: right; height:auto; background:#f9f9f9; padding-bottom:20px;}
















.cont41{ width:100%; height:310px; overflow:hidden; margin-top:20px;}
.cont41a{ width:1200px; height:300px; margin: 0 auto; margin-top:0px;}
.newl{ width:446px; height:300px; float:left;}

/*新闻滚动*/
.mF_expo2010{position:relative;width:446px; height:300px; overflow:hidden;background:#fff;}
.mF_expo2010 .loading{position:absolute;z-index:9999;width:100%;height:100%;color:#666;text-align:center;background:#fff url(loading.gif) center -40px no-repeat;}/*载入画面*/
.mF_expo2010 .pic li{position:absolute;}
.mF_expo2010 .pic li img{width:446px; height:300px;}/*图片和焦点图框架一样大小*/
.mF_expo2010 .txt li{position:absolute;z-index:2;left:0;width:446px; height:50px;line-height:50px;overflow:hidden;}
.mF_expo2010 .txt li a{display:block;color:#fafafa; padding-left:15px;font-size:12px;text-decoration:none;}/*标题样式*/
.mF_expo2010 .txt-bg{position:absolute;bottom:0;z-index:1;width:446px; height:50px;overflow:hidden;background:#000;filter:alpha(opacity=60);opacity:0.6;}/*标题背景*/
.mF_expo2010 .num,.mF_expo2010 .num-bg{position:absolute;z-index:3;bottom:15px;right:4px;color:#fff;}/*按钮样式*/
.mF_expo2010 .num li,.mF_expo2010 .num-bg li{float:left;width:18px;height:18px; margin-bottom:3px;line-height:18px;overflow:hidden;text-align:center;margin-left:3px;cursor:pointer;}
.mF_expo2010 .num-bg li{background:#fff;filter:alpha(opacity=50);opacity:0.5;}/*按钮背景*/
.mF_expo2010 .num li.current,.mF_expo2010 .num li.hover{background:#be1724;}/*当前/悬停按钮背景*/


.c4_new_list{ width:710px; height:300px; float:right;}

.newr{ width:710px;  overflow:hidden; }
.newr ul a{display:block; width:705px; height:48px; font-size:14px; line-height:48px; padding-right:5px; border-bottom:1px dotted #d9d9d9;}
.newr ul span{float:right; color:#a0a0a0; font-size:12px;}


.new_link{ width:190px; height:50px; margin:40px auto 30px auto;}
.new_link a{width:188px; height:48px; border:1px solid #e2e2e2; display:block; text-align:center; line-height:48px; background:#fff; font-size:14px;-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out;}

.new_link a:hover{background:#217fc4; color:#fff; border:1px solid #217fc4;}














#footer{width:100%; height:100%; padding-top:53px;  clear:both; margin-top:40px; padding-bottom:38px; background:#2f96cc url(../images/in_16.jpg) top center repeat-x; padding-top:50px; color:#fff; line-height:28px;}

#footer h3{font-size:16px; color:#fff; line-height:23px; padding-bottom:15px;}
#footerc{width:1200px; height:240px;  margin:0 auto; position:relative; }
#footercl{width:1200px; height:240px; float:left; }
#footercl ul li{display:block; width:135px; height:240px; float:left; padding-left:50px;  line-height:32px; border-right:1px solid #4da6d4; }
#footercl ul li a{ color:#fff; opacity:0.9;}
#footercl ul li a:hover{ opacity:1;}
#footercl ul .licc{width:250px !important;}

#footercl .clt{ width:350px; height:240px; float:left; border:none; line-height:28px;}
#footercl .clt h3{ opacity:1.0;}

.footercr{width:150px; height:240px; float:right;}

#footert{width:100%; height:25px; line-height:25px; padding:15px 0px 15px 0px; text-align:center; font-size:12px; color:#fff; background:#1a83ba; color:#cddee7;}
.f_wx{ width:120px; height:250px; text-align:center; position:absolute; top:0px; right:0;}

















#main{width:1200px; margin:0 auto; margin-top:20px; margin-bottom:20px; padding:0px; padding-bottom:5px; background:#fff url(../images/x11.jpg) top center repeat-y;}
#main-l{width:260px; float:left; padding-bottom:40px; }
#main-r{width:900px; float:right;  padding-left:0px; padding-right:0px; padding-top:0px;}
#main-r img{max-width:800px;}


#mla{width:260px; height:60px; line-height:60px; padding-left:0px; font-size:20px; text-align:center; font-weight: bold; color:#fff; text-indent:px; border-top:#222 0px solid; background:#0bb0ee;}
#mla span{ font-size:14px;color:#9a9a9a; margin-left:5px; font-weight:normal;}



#mlb{width:220px; margin:0 auto; margin-top:10px; background:url(../images/aas.jpg) center center repeat-y;}
#mlb ul{margin:0; padding:0;}
#mlb ul li{list-style:none;}
#mlb ul a{display:block; width:210px; height:30px; padding-left:10px; line-height:33px; background-image:url(../images/ml1.jpg); margin-bottom:6px;}
#mlb ul a:hover{color:#d18510;background:#36a898 url(../images/ml2.jpg);}
#mlc{width:245px; height:80px; margin:0 auto; margin-top:20px; padding-top:10px; border-top:#f0f0f0 1px solid;}




/*菜单*/
#mclc{width:260px; margin:0 auto; padding-top:1px;  background:#fff;} 
#mclc ul{margin:0; padding:0;}
#mclc ul li{list-style:none;}
#mclc ul a{display:block; width:260px; height:50px; margin:0 auto; line-height:50px; border-bottom:#fff solid 1px; background:#f5f5f5; overflow:hidden; padding-left:0px; text-indent:30px; text-align:; margin-bottom:0px; font-size:14px; box-shadow:0 0px 0px #d0d0d0; -webkit-transition:all 0.0s ease-in;-moz-transition:all 0.0s ease-in;-o-transition:all 0.0s ease-in;transition:all 0.0s ease-in;}
#mclc ul a:hover{color:#ee9f42; text-decoration:underline; }



#mra{width:900px; height:56px; border-bottom:#e2e2e2 0px solid; background-position:bottom; background-repeat:no-repeat; line-height:56px; padding:0px 10px 6px 0px; background:url(../images/q11.jpg) left bottom no-repeat;}

#mral{float:left; font-size:18px; color:#0bb0ee; font-weight:bold;}
#mrar{float:right; height:40px; line-height:40px; margin-top:14px; font-size:12px; color:#989898; background-image:url(../images/hom111.jpg); background-position:left; background-repeat:no-repeat; padding-left:20px;}

#mrb{width:900px; margin:0 auto; line-height:28px; padding-top:15px; padding-bottom:20px;}
#mrbcc{width:900px; margin:0 auto;}

#mrb-new{width:900px; margin:0 auto; }
#mrb-new ul{margin:0; padding:0;}
#mrb-new ul li{list-style:none;}
#mrb-new ul a{display:block; width:100%; text-indent:18px; overflow:hidden; height:34px; line-height:34px; font-size:14px; margin-top:6px; border-bottom:#e0e0e0 1px dotted; background:url(../images/libg.jpg) left center no-repeat;}
#mrb-new ul a:hover{color:#ff9125;}
#mrb-new ul span{float:right; color:#a0a0a0; font-size:12px;}

/*分页*/

#nextpage{width:98%; height:30px; padding:20px 0px 50px 0px; text-align:center;}

#nextpage a{display:inline; padding:8px 15px 8px 15px; background:#f0f0f0; font-size:14px; margin:0px 3px 0px 3px; border-radius:2px; -webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out}

#nextpage a:hover{background:#e50015; color:#fff;}

#nextpage .on{background:#e50015; color:#fff;}






#info-T{width:900px; min-height:30px; padding-top:15px; padding-bottom:15px; line-height:30px; text-align:center; font-size:18px; font-weight:bold;}
#info-M{width:900px; height:45px; line-height:45px; text-align:center; border-top:#e0e0e0 1px dotted;}
#info-C{width:900px; line-height:28px; margin-top:10px; font-size:14px;}

#info-C2{width:900px; line-height:28px; margin:0 auto; margin-top:20px; font-size:14px;}
#info-N{width:900px; height:50px; padding-top:10px; line-height:28px; margin-top:20px; border-top:#e0e0e0 1px dotted;}

#info-C1{width:900px; line-height:28px; margin-top:0px; font-size:14px; text-align:center; padding-bottom:10px;}
#big{width:718px; height:380px; margin:0 auto; text-align:center; padding-bottom:10px;}
#big img{height:380px; max-width:728px;}














#bannera{width:100%; height:400px; margin:0 auto; margin-bottom:0px; padding-bottom:0px; border-top:#2954a1 0px solid; border-bottom:#fafafa 0px solid; background-position:center center !important; position:relative;}




#bm_x{width:1200px; height:200px; position:absolute; top:180px; left:50%; margin-left:-600px; text-align:left; color:#fff;}
#bm_x h1{font-size:36px; line-height:60px; padding-bottom:25px;}
#bm_x p{line-height:28px; font-size:16px;}




#mkp{width:100%; height:70px; margin:0 auto; background:#fff; border-bottom:#eee 1px solid;}
#mkpc{width:1200px; height:70px; margin:0 auto;}
#mkpcl{width:480px; height:70px; float:left; font-size:12px; color:#888; height:42px; line-height:42px; margin-top:15px; background:url(../images/hom1.png) left center no-repeat; padding-left:20px; float:left;}
#mkpcl span{margin:0px 8px 0px 8px; color:#bbb;}

#mkpcr{width:698px; height:70px; line-height:70px; float:right; text-align:right;}

#mkpcr a{display:inline; line-height:70px; padding:25px 20px 25px 20px; margin:0px 1px 0px 1px; font-size:14px;}
#mkpcr a:hover{ background:#2f96cc; color:#fff;}
#mkpcr a .hv{background:#2f96cc; color:#fff;}







#main_t{width:100%; height:60px; display:none; line-height:60px; margin:0 auto; margin-top:0px; background:#f8f8f8 url(../images/bk31.png);}
#main_tc{width:1180px; height:60px; margin:0 auto;}
#main_t .left{font-size:18px; color:#fff; float:right; display:none;}
#main_t .right{font-size:12px; color:#888; height:42px; line-height:42px; margin-top:10px; background:url(../images/hom1.png) left center no-repeat; padding-left:20px; float:left;}
#main_t span{margin:0px 5px 0px 5px;}


#main_nav{width:1200px; display:none; min-height:66px; margin:0 auto; background: url(../images/as1.png) top center repeat-x; margin-top:10px;}
#main_nav ul li{float:left;}
#main_nav ul a{display:block; min-width:100px; height:66px; text-align:center; line-height:60px; font-size:14px; padding:0px 25px 0px 25px; border-right:#eee 1px solid; background: url(../images/as1.png) top center repeat-x; -webkit-transition:all 0.2s ease-in;-moz-transition:all 0.2s ease-in;-o-transition:all 0.2s ease-in;transition:all 0.2s ease-in; }
#main_nav ul a:hover{background:url(../images/sdf.png) top center no-repeat; color:#fff;}


#main_cc{width:1200px; min-height:200px; margin:0 auto; margin-top:60px; margin-bottom:40px; padding:0px; line-height:30px;}









#main_nav1{width:100%; height:58px; display:none; line-height:60px; text-align:center; background:#fff; border-bottom:#f2f2f2 1px solid;}
#main_nav1 a{display:inline; padding:18px 20px 18px 20px; margin:0px 10px 0px 10px; font-size:16px;}
#main_nav1 a:hover{color:#2f96cc; border-bottom:#2f96cc 2px solid;}
#main_nav1 a .hv{color:#2f96cc;  border-bottom:#2f96cc 2px solid;}







#cont1p{width:1254px; min-height:450px; margin:0 auto; padding-top:48px;}
#cont1p ul li{display:block; float:left; width:366px; height:350px; margin:0px 26px 15px 26px; position:relative;}
#cont1p .li1{width:366px; height:312px;}
#cont1p .li1 img{width:366px; height:312px;}
#cont1p .li2{ width:100%; min-height:26px; padding:20px 0px 15px 0px; line-height:26px; font-size:16px; color:#222; text-align:center;}
#cont1p .li2 a{color:#222;}
#cont1p .li2 a:hover{color:#305494;}
#cont1p .li3{ width:100%; height:75px; display:none; line-height:25px; text-align:center; font-size:12px; color:#999;}
#cont1p .li4{width:366px; height:312px; position:absolute; top:0px; left:0px; z-index:11;}
#cont1p .li4 a{display:block; width:366px; height:312px; background:url(../images/kl1.png) center center no-repeat; -webkit-transition:all 0.2s ease-in;-moz-transition:all 0.2s ease-in;-o-transition:all 0.2s ease-in;transition:all 0.2s ease-in;}
#cont1p .li4 a:hover{background:url(../images/kl2.png) center center no-repeat;}







#mrb-new{width:900px; margin:0 auto; }
#mrb-new ul{margin:0; padding:0;}
#mrb-new ul li{list-style:none;}
#mrb-new ul a{display:block; width:100%; text-indent:18px; overflow:hidden; height:34px; line-height:34px; font-size:14px; margin-top:6px; border-bottom:#e0e0e0 1px dotted; background:url(../images/libg.jpg) left center no-repeat;}
#mrb-new ul a:hover{color:#ee0000;}
#mrb-new ul span{float:right; color:#a0a0a0; font-size:12px;}



/*分页*/

#nextpage{width:98%; height:30px; padding:20px 0px 50px 0px; text-align:center;}

#nextpage a{display:inline; padding:8px 15px 8px 15px; background:#fff; font-size:14px; margin:0px 3px 0px 3px; border-radius:2px; -webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out}

#nextpage a:hover{background:#e50015; color:#fff;}

#nextpage .on{background:#e50015; color:#fff;}


#info-T{width:100%; min-height:30px; padding-top:15px; padding-bottom:15px; line-height:30px; text-align:center; font-size:22px; font-weight:bold; color:#333}
#info-M{width:100%; height:45px; line-height:45px; text-align:center; border-top:#e0e0e0 1px dotted;}
#info-C{width:100%; line-height:28px; margin-top:10px; font-size:14px;}

#info-C2{width:100%; line-height:28px; margin:0 auto; margin-top:20px; font-size:14px;}
#info-N{width:100%; height:50px; padding-top:10px; line-height:28px; margin-top:20px; border-top:#e0e0e0 1px dotted;}

#info-C1{width:980px; line-height:28px; margin-top:0px; font-size:14px; text-align:center; padding-bottom:10px;}
#big{width:718px; height:380px; margin:0 auto; text-align:center; padding-bottom:10px;}
#big img{height:380px; max-width:728px;}




#cbc{ width:1200px; min-height:375px; margin:0 auto; overflow:hidden; padding-top:10px;}
#cbc ul li{float:left; display:block; width:50%; height:138px; margin:24px 0px 24px 0px;}
#cbc ul a{display:block; width:580px; height:138px; margin:0 auto; color:#999; font-size:12px; line-height:24px; overflow: hidden;-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out;}
#cbc ul a img{width:196px; height:138px; float:left; margin-right:18px;}
#cbc ul a h2{font-size:16px; color:#444; line-height:26px; padding:5px 0px 5px 0px;-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out;}
#cbc ul a:hover h2{color:#fe9309;}





/*图片新闻*/
#anw_wp{width:1140px; height:190px; margin:0 auto; margin-bottom:22px; padding-bottom:22px; border-bottom:#eee 0px solid; padding:30px; background:#fff; border:#e5e5e5 0px solid; -webkit-transition:all 0.2s ease-in;-moz-transition:all 0.2s ease-in;-o-transition:all 0.2s ease-in;transition:all 0.2s ease-in; border-radius:0px;}
#anw_wp:hover{box-shadow: 0px 0px 25px #eee;}
#anw_l{width:240px; height:170px; padding:10px; border:#e0e0e0 0px solid; float:left;}
#anw_l img{width:240px; height:170px;}
#anw_r{width:840px; height:170px; float:right; position:relative;}
#anw_ra{width:100%; height:35px; line-height:35px; font-size:18px; overflow:hidden; font-weight:bold;}
#anw_rb{width:100%; height:25px; line-height:25px; font-size:12px; overflow:hidden; color:#a0a0a0;}
#anw_rc{width:100%; height:50px; line-height:22px; padding-top:5px; padding-bottom:5px; overflow:hidden; color:#999;}
#anw_rc1{width:100%; height:90px; line-height:22px; padding-top:10px; font-size:12px; padding-bottom:5px; overflow:hidden; color:#999;}
#anw_rd{width:100%; height:40px; padding-top:0px; line-height:20px; color:#e60a17; font-size:14px; position:absolute; bottom:-14px; right:0px;}
#anw_wp #anw_rd a{ color:#666; display:block; width:100px; height:35px; float:left; border:#e5e5e5 1px solid; border-radius:0px; text-align:center; line-height:35px;-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out;}
#anw_wp:hover #anw_rd a{ background:#2f96cc; border:#2f96cc 1px solid; color:#fff;}







#news_wp{width:1200px; min-height:100px; margin:0 auto; padding-top:35px; padding-bottom:20px;}
#news_wp ul li{float:left; display:block; width:558px; height:60px; line-height:30px; padding:25px 0px 25px 0px; border-bottom:#e5e5e5 1px solid; margin-left:20px; margin-right:20px; font-size:16px;}
#news_wp ul span{margin-left:12px; color:#aaa; font-size:14px;}






/*新闻列表*/
#incase_wp{width:1230px; min-height:200px; margin:0 auto; padding-bottom:20px; padding-top:30px;}
#incase_wp ul li{float:left; display:block; width:360px; height:320px; margin:25px; position:relative;}
#incase_wp ul img{ width:360px; height:220px;}
#incase_wp #ai1{ width:360px; height:220px;}
#incase_wp #ai1 a{display:block; width:360px; height:220px; position:absolute; left:0px; top:0px; z-index:11; background:url(../images/gh2.png) center center no-repeat; -webkit-transition:all 0.3s ease-in;-moz-transition:all 0.3s ease-in;-o-transition:all 0.3s ease-in;transition:all 0.3s ease-in;}
#incase_wp #ai1 a:hover{ background:url(../images/gh3.png) center center no-repeat;}
#incase_wp #ai2{width:360px; height:75px; line-height:25px; padding-top:8px; font-size:12px; color:#888; line-height:22px;}
#incase_wp h2{font-size:16px; font-weight:normal; line-height:25px; padding-bottom:5px;}
#incase_wp a{color:#444;}
#incase_wp a:hover{ color:#bf2222;}




#mn1{width:710px; height:140px; margin:0 auto; padding-top:20px; padding-bottom:20px; border-bottom:#e0e0e0 1px dotted;}
#mn1l{width:160px; height:130px; padding:4px; border:#e0e0e0 1px solid; float:left; text-align:center;}
#mn1l img{max-width:160px; height:130px;}

#mn1r{width:520px; height:150px; float:right;}
#mn1ra{width:520px; height:30px; line-height:30px; overflow:hidden; font-size:16px; font-weight:bold;}
#mn1rab{width:520px; height:30px; line-height:30px; overflow:hidden; font-size:15px; font-weight:bold;}

#mn1ra span{float:right; font-weight:normal; color:#bc884b;}
#mn1rb{width:520px; height:70px; line-height:23px; padding-top:5px; padding-bottom:10px; overflow:hidden; color:#777}
#mn1rc{width:520px; height:20px; line-height:20px; text-align:right; color:#c0221f;}
#mn1rc a{ color:#3171af; font-size:14px; font-weight:bold;}
#mn1rc a:hover{ text-decoration:underline; color:#4fbd2d;}


/*解决方案*/
#mrb-sl{width:728px; margin:0 auto; }
#mrb-sl ul{margin:0; padding:0;}
#mrb-sl ul li{list-style:none; float:left;}
#mrb-sl ul a{display:block; width:320px; padding-left:15px; height:26px; line-height:26px; margin-top:6px; margin-left:10px;margin-right:10px; border-bottom:#e2e2e2 1px dotted; background-image:url(../images/libg1.jpg); background-position:left; background-repeat:no-repeat;}


#mrb-pro{width:728px; margin:0 auto; }
#mrb-proc{width:728px; height:140px; margin:0 auto; margin-top:20px; margin-bottom:20px; border-bottom:#e8e8e8 1px solid; padding-bottom:10px;}
#mrb-proc-l{ width:160px; height:140px; float:left; text-align:center;}
#mrb-proc-l img{max-width:160px; max-height:140px;}
#mrb-proc-r{width:548px; height:140px; float:right;} 
#mrb-proc-ra{width:548px; height:30px; line-height:30px; font-size:14px; font-weight:bold;}
#mrb-proc-rb{width:548px;  height:75px; margin-top:2px; margin-bottom:3px; overflow:hidden; line-height:25px;}
#mrb-proc-rc{width:548px; height:30px;}
#mrb-proc-rc a{ display:block; width:120px; height:30px; line-height:30px; text-align:center; background-image:url(../images/k1.jpg)}
#mrb-proc-rc a:hover{background-image:url(../images/k11.jpg); color:#fff;}
#mrb-proc-rca1{width:548px; height:30px;}


#mrb-procD{width:728px; height:140px; margin:0 auto; margin-top:20px; margin-bottom:10px; border-bottom:#e8e8e8 1px solid; padding-bottom:10px;}
#mrb-proct{width:728px; margin:0 auto; margin-top:0px; line-height:25px;}

/*二级菜单*/
#main-left-L-PT{width:225px; background-color:#ececec;}
#menu1{margin:0; padding:0}
#menu1 li{list-style:none;}
#menu1 li a{display:block; width:205px; height:30px; padding-left:25px; line-height:30px; background-color:#f6f6f6; margin-bottom:4px;}
#menu1 li a:hover{color:#fff; background-color:#eaad0a;}
#menu1 li span{margin-left:10px;}
#menu1 li ul{margin:0; padding:0;}
#menu1 li ul li{list-style:none;}
#menu1 li ul a{display:block; width:205px; height:27px; padding-left:25px; line-height:27px; background-color:#fbfbfb; margin-bottom:4px;}
#menu1 li ul a:hover{color:#fff; background-color:#cb3556;}
#menu1 li ul span{margin-left:10px;}




#Cmrb-proc{width:728px; height:115px; margin:0 auto; margin-top:20px; margin-bottom:20px; border-bottom:#f0f0f0 1px solid; padding-bottom:10px;}
#Cmrb-proc-l{ width:124px; height:99px; float:left; text-align:center; padding:8px;}
#Cmrb-proc-l img{max-width:120px; max-height:95px;}
#Cmrb-proc-r{width:568px; height:115px; float:right;} 
#Cmrb-proc-ra{width:568px; height:30px; line-height:30px; font-size:14px; font-weight:bold;}
#Cmrb-proc-rb{width:568px;  height:50px; margin-top:2px; margin-bottom:3px; overflow:hidden; line-height:25px;}
#Cmrb-proc-rc{width:568px; height:30px;}




#jb_wp{width:720px; padding-left:20px; padding-right:20px; padding-top:20px; padding-bottom:20px; background-color:#f8f8f8; border-bottom:#f0f0f0 3px solid; margin-bottom:30px;}

#job-M{width:728px; line-height:28px; margin-top:10px;}
#job-M b{font-size:12x;}

dl,dt,dd{padding:0;margin:0}
.faqs{padding-top:0px}
.faqs dt{ display:block; width:720px; height:16px; line-height:16px; background-color:#fafafa;position:relative; padding:10px 20px 10px 20px;border-bottom:#f0f0f0 3px solid; margin-bottom:10px;-webkit-transition:all 0.2s ease-in;-moz-transition:all 0.2s ease-in;-o-transition:all 0.2s ease-in;transition:all 0.2s ease-in;}
.faqs dt:hover{cursor:pointer; background-color:#20a8cb;border-bottom:#1a849f 3px solid; color:#fff}
.faqs dd{ padding:0px 20px 10px 20px;position:relative; margin-bottom:0px;}
.faqs .hover{}


/*案例作品设计师*/
#main-r_mst{ width:1000px; margin:0 auto; padding-bottom:20px;}
#main-r_mst ul{margin:0; padding:0;}
#main-r_mst ul li{list-style:none; display:block; width:276px; height:180px; float:left; line-height:20px; text-align:center; margin:12px; margin-top:8px; margin-bottom:8px;}
#main-r_mst ul img{width:200px; height:145px; border:#f6f6f6 5px solid;}

#main-r_mst_dt{width:1000px; height:225px; margin:0 auto; padding-bottom:20px; padding-top:5px;}
#main-r_mst_dtl{width:258px; height:222px; background-color:#fff; border:#e0e0e0 1px solid; padding:4px; float:left; text-align:center;}
#main-r_mst_dtl img{max-width:258px; height:222px;}
#main-r_mst_dtr{width:700px; height:225px; float:right; line-height:30px; overflow:hidden;}
#main-r_mst_dtr b{font-size:15px; font-weight:bold;}
#main-r_mst_dc{width:1200px; margin:0 auto; line-height:30px; padding-bottom:30px;}


#main-r_mst_dt_sl{width:1000px; min-height:60px; border-bottom:#e5e5e5 1px solid; margin:0 auto; margin-bottom:15px; padding-bottom:15px; padding-top:5px;}
#main-r_mst_dt_sl b{font-size:15px; line-height:30px;}


/*回顶部*/
#backToTop{ position:fixed; _position:absolute; bottom:50px; right:0; z-index:999999; display:none; }
a.backToTop_a{  background:url(../images/7_08.png) no-repeat; width:68px; height:79px; display:block; }
a.backToTop_a:active{  background:url(../images/7_11.png) no-repeat; }
.line91{ line-height:91px; }


.b1{width:310px; height:34px; line-height:34px; margin:0; padding:0;border:#e0e0e0 1px solid; padding-left:5px;-webkit-transition:all 0.2s ease-in;-moz-transition:all 0.2s ease-in;-o-transition:all 0.2s ease-in;transition:all 0.2s ease-in; }
.b1:hover{border:#ecedef 1px solid; background-color:#f7f8f9; }
.b2{width:410px; height:120px; line-height:34px; margin:0; padding:0;border:#e0e0e0 1px solid; padding-left:5px;-webkit-transition:all 0.2s ease-in;-moz-transition:all 0.2s ease-in;-o-transition:all 0.2s ease-in;transition:all 0.2s ease-in; }
.b2:hover{border:#ecedef 1px solid; background-color:#f7f8f9;  }
.b3{width:80px; height:34px; line-height:34px; margin:0; padding:0;border:#e0e0e0 1px solid; padding-left:5px;-webkit-transition:all 0.2s ease-in;-moz-transition:all 0.2s ease-in;-o-transition:all 0.2s ease-in;transition:all 0.2s ease-in; }
.b3:hover{border:#ecedef 1px solid; background-color:#f7f8f9;  }

.b4{ background-color:#fff;-webkit-transition:all 0.2s ease-in;-moz-transition:all 0.2s ease-in;-o-transition:all 0.2s ease-in;transition:all 0.2s ease-in; }
.b4:hover{ background-color:#000; }




/*产品详细页*/
#m_pcont{width:100%; height:420px; margin:0 auto; padding-top:0px;}
#m_pcontl{width:550px; height:420px;float:left; border:#e2e2e2 0px solid;}
#m_pcontr{width:600px; height:420px; float:right;}
#m_pr1{width:100%; min-height:80px; line-height:80px; color:#444; font-size:24px; font-weight:300; padding-bottom:10px; border-bottom:#dedede 1px dotted; margin-bottom:10px;}
#m_pr2{width:100%; height:220px; margin:0 auto; overflow:hidden; line-height:28px; font-size:14px; color:#777}
#m_pr3{width:100%; height:40px; padding-top:25px; text-align:right;}

.bannerbox {width:550px; height:420px; overflow: hidden; margin: 0px auto; padding-left:px; color:#fff;}
#focus {width:550px; height:420px;clear: both; overflow: hidden; position: relative; float: left;  margin:0 auto; }
#focus ul {width:550px; height:420px;float: left; position: absolute; clear: both; padding: 0px; margin: 0px; }
#focus ul li { float: left;width:550px; height:420px; overflow: hidden; position: relative; padding: 0px; margin: 0px; background:#fff; text-align:center; line-height:22px;}
#focus ul li img{max-width:550px; height:420px;}
#focus .preNext {width:50px; height:50px; position: absolute; top:175px; cursor: pointer; }
#focus .pre { left:0px; background:url(../images/ll1.png) left center no-repeat;}
#focus .next { right: 0px; background:url(../images/rr1.png) right center no-repeat;}








#mpmp{ width:1200px; margin:0 auto; padding-bottom:20px;}
#mpmp ul{margin:0; padding:0;}
#mpmp ul li{list-style:none; display:block; width:270px; font-size:14px; height:300px; float:left; line-height:20px; text-align:center; margin:15px; margin-top:8px; margin-bottom:8px;}
#mpa{width:260px; height:260px; text-align:center; background-color:#fff; border:#eee 1px solid; border-bottom:#eee 4px solid;  padding:5px; -webkit-transition:all 0.2s ease-in;-moz-transition:all 0.2s ease-in;-o-transition:all 0.2s ease-in;transition:all 0.2s ease-in; font-weight:bold;}
#mpa:hover{background-color:#fff;  border-bottom:#c72424 4px solid;}
#mpa img{max-width:260px; height:260px; }
#mpb{width:100%; height:37px; padding-top:6px; line-height:20px; font-size:14px; text-align:center;}




#ampmp{ width:1200px; margin:0 auto; padding-bottom:20px;}
#ampmp ul{margin:0; padding:0;}
#ampmp ul li{list-style:none; display:block; width:210px; font-size:14px; height:200px; float:left; padding:0px 20px 0px 20px; line-height:20px; text-align:center; margin:15px; margin-top:8px; margin-bottom:8px;}
#ampa{width:160px; height:160px; margin:0 auto; text-align:center; background-color:#fff; border:#e2e2e2 1px solid;  padding:4px; -webkit-transition:all 0.2s ease-in;-moz-transition:all 0.2s ease-in;-o-transition:all 0.2s ease-in;transition:all 0.2s ease-in; font-weight:bold; border-radius:100px;}
#ampa:hover{background-color:#fff; border:#bf2222 1px solid; }
#ampa img{max-width:160px; height:160px; }
#ampb{width:100%; height:37px; padding-top:6px; line-height:20px; font-size:14px; text-align:center;}



#bmpmp{ width:1000px; margin:0 auto; padding-bottom:20px;}
#bmpmp ul{margin:0; padding:0;}
#bmpmp ul li{list-style:none; display:block; width:220px; font-size:14px; height:200px; float:left; line-height:20px; text-align:center; margin:15px; margin-top:8px; margin-bottom:8px;}
#bmpa{width:210px; height:150px; text-align:center; background-color:#fff; border:#e2e2e2 1px solid;  padding:5px; -webkit-transition:all 0.2s ease-in;-moz-transition:all 0.2s ease-in;-o-transition:all 0.2s ease-in;transition:all 0.2s ease-in; font-weight:bold;}
#bmpa:hover{background-color:#fff; border:#0e9058 1px solid; }
#bmpa img{max-width:210px; height:150px; }
#bmpb{width:100%; height:37px; padding-top:6px; line-height:20px; font-size:14px; text-align:center;}




#ompmp{ width:800px; margin:0 auto; padding-bottom:20px;}
#ompmp ul{margin:0; padding:0;}
#ompmp ul li{list-style:none; display:block; width:216px; height:210px; float:left; line-height:20px; text-align:center; margin:10px; margin-top:8px; margin-bottom:8px;}
#ompa{width:208px; height:160px; text-align:center; background-color:#fff; border:#e2e2e2 1px solid; padding:5px;-webkit-transition:all 0.2s ease-in;-moz-transition:all 0.2s ease-in;-o-transition:all 0.2s ease-in;transition:all 0.2s ease-in; font-weight:bold;}
#ompa:hover{background-color:#fff; border-radius:2px;  border:#01a796 1px solid; }
#ompa img{max-width:208px; height:160px;}
#ompb{width:210px; height:37px; padding-top:6px; line-height:20px; font-size:12px; text-align:center;}



/*图片新闻*/
#nw_wp{width:800px; height:146px; margin:0 auto; margin-bottom:32px; padding-bottom:32px; border-bottom:#eee 1px solid;}
#nw_l{width:198px; height:156px; padding:0px; border:#e0e0e0 0px solid; float:left;}
#nw_l img{width:198px; height:156px;}

#nw_r{width:570px; height:146px; float:right;}
#nw_ra{width:570px; height:35px; line-height:35px; font-size:18px; overflow:hidden; font-weight:bold; color:#555;}
#nw_rb{width:570px; height:25px; line-height:25px; font-size:12px; overflow:hidden; color:#a0a0a0;}
#nw_rc{width:570px; height:50px; line-height:22px; padding-top:5px; padding-bottom:5px; overflow:hidden; color:#999;}
#nw_rc1{width:570px; height:75px; line-height:22px; padding-top:5px; padding-bottom:5px; overflow:hidden; color:#999;}
#nw_rd{width:570px; height:20px; padding-top:12px; line-height:20px; color:#e60a17; font-size:14px;}
#nw_rd a{ color:#ee0000;}
#nw_rd a:hover{ text-decoration:underline;}



/*浮动QQ*/
#common_box{width:185px;position:fixed;_position:absolute;right:0;top:30%;z-index:88;}
#common_box a{color:#454545;}
#common_box a:hover{color:#FF6633;}
#cli_on{width:43px;float:left;cursor:pointer;text-align:center; margin-top:25px;}
#qqbox{width:142px; float:right;}
#qqbox-1{width:142px; height:60px; background-image:url(../images/xuanfuright_01.png);}
#qqbox-t{width:122px; height:26px; line-height:26px; color:#757575; text-align:center; font-size:12px;  margin-left:20px; background-image:url(../images/xuanfuright_04.png); background-position:left; background-repeat:no-repeat;}

#qqbox-zx{width:142px; height:28px;background-image:url(../images/xuanfuright_02.png); text-align:center; padding-top:2px; padding-bottom:2px;}
#qqbox-t01{width:142px; height:10px; background-image:url(../images/xuanfuright_02.png)}
#qqbox-2{width:142px; height:40px; background-image:url(../images/xuanfuright_02-07.png);}
#qqbox-2tp{width:142px; height:40px;}
#qqbox-3{width:92px; height:25px;color:#ffffff; text-align:center; font-size:12px; line-height:25px; margin-left:50px;}
#qqbox-3 a{color:#ffffff; text-decoration:none;}
#qq-wp{width:142px; background-image:url(../images/xuanfuright_07.png);}
#clearkk{clear:both;}

#wx{width:122px; height:122px;background-image:url(../images/xuanfuright_02.png); padding:10px;} 

