﻿/*通用样式*/
*{margin:0;padding:0;word-wrap:break-word;}
body{ font-size:14px; font-family:"微软雅黑",Arial,'hiragino sans gb','microsoft yahei ui','microsoft yahei',simsun,sans-serif;/*color:#444; background:url(../images/index_bg.jpg) no-repeat;*/}
body{ color:#4C4C4C;}
a{color:#4c4c4c;text-decoration:none;}
a:hover{color:#FF0000;}
a img{border:none;} 
div,ul,li,p,form{padding: 0px; margin: 0px;list-style-type: none;}
em{font-style: normal;font-weight: normal;}
table {padding: 0px; margin: 0px;list-style-type: none;}
dt,dl,dd {padding: 0px; margin: 0px;list-style-type: none;}
form{margin:0px;padding:0px;}
input[type="checkbox"], input[type="radio"] {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding: 0;}
input:focus,textarea:focus,select:focus{ outline:none;}
input[type="text"],select{ height:30px; line-height:30px; color:#999; border:1px solid #ddd;}
::before{ display:none;}
::after{ display:none;}

tr {padding: 0px; margin: 0px;list-style-type: none;}
h1,h2,h3,h4{padding:0px; font-size:14px;}
i,em{ font-style:normal;}
.w1015{ width:1015px; overflow:hidden;}
.blank10{ height:10px !important; overflow:hidden;}
.blank20{ height:20px; overflow:hidden;}
.clearfloat {clear:both;height:0; overflow:hidden;}
.clear{clear:both;overflow:hidden}
.clearfix{display:block;*zoom:1}
.clearfix:after{content:"";display:block;height:0;clear:both;visibility:hidden}
.mainbox{ width:1180px; margin:0 auto;}
.fl,.l{ float:left;}
.fr,.r{ float:right;}
*::before{display: table;}
*::after{display: block;}
.jj{line-height: 24px;font-size:14px;padding-right:100px;padding-top:10px;}
.jj1{line-height: 24px;font-size:14px;color:#00902e;}
.lx1{color: #ff0000;font-weight: bold;font-size:14px;}
.lc{background:url(tacn/jm.jpg) center center no-repeat;height:500px;width:100%;}
.dht{background:url(tacn/nav.png) no-repeat 0% 100%;height:30px;}
.dht span{padding-left:10px;font-size:16px;line-height:30px;}
.dht p{padding-left:10px;height:200px;}
.yl{height:80px;padding:10px 0}
.yln{padding:10px 10px;line-height:25px;font-size:14px;}
.w1200,.w-1200{width:90%;margin:0 auto;}
/*整体架构布局*/
.wrap{ width:90%; margin:0px auto;}
.wrap .content{ width:100%; margin:0 auto; margin-top:10px;}
.wrap .content #main{ width:575px; float:left; margin-right:10px; }
.wrap .content #side{ width:390px; float:right;}


.ititle { text-align: center;background:url(titbg.png) no-repeat center 0;height: 86px;}
.ititle h2 {font: bold 28px "微软雅黑";color: #006bd1;text-transform: uppercase;padding-top:19px;}
.ititle h3 {font-size: 21px;line-height: 2;color: #333;}
.ititle h3 span { display: inline-block;position: relative;padding: 0 55px;}

/**xiaobiao*/
h2.h2_title {padding-top: 20px;margin-bottom: 15px;text-align: center;font-size: 35px;color: #222;}
h2.h2_title a { color: #222;}
h2.h2_title i {display: block;margin-top: 20px;font-size: 16px;height: 30px;line-height: 30px;color: #fff;background: url("../images/tacn/index_43.png") no-repeat center center;}



.index_div_tt{ width:100%; height:auto; float:left; text-align:center; margin:20px 0;}
.index_div_tt h4{ width:100%; height:40px; line-height:40px; font-size:40px; font-weight:normal; color:#999999; font-family:'Stawix'; margin-bottom:5px;}
.index_div_tt h3{ width:100%; height:36px; line-height:36px; font-size:36px; color:#1c1c1c;margin-bottom:5px;}
.index_div_tt h3 span{ color:#0777dd;}
.index_div_tt p{ width:100%; height:30px; line-height:30px; font-size:14px; color:#7c7c7c;letter-spacing:2px;}

.zgcymore{width: 179px;height: 41px;position: relative;clear:both;line-height: 44px;text-align: center;    margin: 0 auto;   background: #e10202;}
.more{display: block;width:100%; height:100%; overflow: hidden; text-align: center; color:#fff; font-size: 15px;}
.more span{ display: inline-block; position: relative; z-index:10;}
.more::before, .more::after {content: ''; position: absolute; top: 0; left: 0; z-index:0; width:100%;height: 100%; -webkit-transition: -webkit-transform 0.3s, background-color 0.3s;transition: transform 0.3s, background-color 0.3s; -webkit-transition-timing-function: cubic-bezier(0.25, 0, 0.3, 1); transition-timing-function: cubic-bezier(0.25, 0, 0.3, 1); }
.more::before{border:none; -webkit-transform: scale3d(0.7, 0.7, 1); transform: scale3d(0.7, 0.7, 1);}
.more::after {border: 1px solid #ca000e; background: none; -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1)}
.more:hover{color: #fff}
.more:hover::before {background-color: #ca000e;-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1) }
.more:hover::after { border-color: #ca000e;-webkit-transform: scale3d(0.7, 0.7, 1);transform: scale3d(0.7, 0.7, 1);}



/*header*/
.header{ width:100%; height:auto; overflow:hidden;}
.ttop{ background:#2e2e2e;height:39px;}
.header .ttop .grid{ color:#dbdada;line-height:39px;  }
.header .ttop .grid,.header .logo{ width:90%; margin:0 auto;}
.header .ttop a{ color:#dbdada;}
.header .logo{ padding:23px 0; height:auto;}
.header .logo_wrap a{ width:464px; height:74px; display:inline-block;}
.header .logo .logo_inf{ background: url(https://www.ycjtqc.com/images/line.png) no-repeat left top; padding-top:10px; padding-left:15px; margin-left:36px; line-height:30px; color:#666;}
.header .logo .logo_inf .p1{ color:#111; font-size:16px; font-weight:700;}
.header .logo .logo_tel{ /*margin-top:16px;*/}
.header .logo .logo_tel i{ background:url(https://www.ycjtqc.com/images/tel.png)no-repeat; padding-left:26px; display:block; font-style:normal; font-weight:bold; font-size:16px;}
.header .logo .logo_tel b{ color:#1a468f; font-size:24px; line-height: 27px;}

/*导航
#nav_wrap{}
.index .shadow{ height:8px; width:100%; left:0; bottom:-8px;overflow:hidden;}
.nav { height:58px; background:#014eb8;} 
.nav .ul { width:90%; height:58px; margin:0 auto;}
.nav .ul .li { width:12.25%; height:58px; text-align:center; float:left; line-height:58px; background:url(../images/nav_line.gif) no-repeat right center;}
.nav .ul .li .nav_cell{ font-size:16px; color:#fff; display:block;}
#top101 a.hm{ background:url(../images/tacn/homeico.png) no-repeat 18% 50%;}

.nav .ul .li .nav_cell:hover { background:#d30303; height:100px; height:58px;   color:#fff; opacity:0.75; }
.nav .nav_lev2{ display:none; position:absolute; left:560px;  top:260px; width:600px; overflow:hidden; background:#fff; box-shadow:0 2px 8px rgba(0,0,0,.2); *zoom:1;_top:49px; z-index:6000; }
.nav .nav_menu{background:#ededed;margin-bottom:-9999px;padding-bottom:9999px;}
.nav .nav_menu li{ font-size:14px; height:30px; line-height:30px; border-bottom:1px solid #ccc; overflow:hidden; font-weight:bold;}
.nav .nav_menu li a {  font-size:14px !important; height:30px !important; color:#666 !important; display:block;}
.nav .nav_menu li a:hover {background:#053a67; color:#eee !important;}
.nav .hover .nav_lev2{display:block;}
.nav_lev2 .cont{padding:30px 35px 35px;color:#666;}
.nav_lev2 .cont a { color:#666; text-align:left;}
.nav_lev2 .cont a:hover { color:#333;}
.nav_lev2 .cont p { text-align:left; text-indent:2em;}
.nav_lev2 .t{font-size:14px;color:#333;margin-top:.5em;font-weight:bold; height:25px; line-height:25px; text-align:left;}
.nav_lev2 .t a { text-align:left;}
.nav_lev2 .shadow{bottom:auto;top:0;}
.nav_lev2 .cont ul{width:100%;overflow:hidden;*zoom:1;}
.nav_lev2 .cont li{float:left;width:100%;width:100%;}
.nav_lev2 .cont img{width:100%;}
.nav_lev2_1{width:690px;}
.nav_lev2_1 .cont img{float:left;width:294px;margin-right:15px;}
.nav_lev2_1 .cont .t{height:4em;overflow:hidden;}
.nav_lev2_2{width:690px;}
.nav_lev2_2 .cont a{display:block;position:relative;width:100%;}
.nav_lev2_2 .cont .vid .t{padding-right:1em;background:url(/templates/boze/images/v.gif) right 5px no-repeat;}
.nav_lev2_3{width:720px;}
.nav_lev2_3 .Tit1{line-height:1.5;}
.nav_lev2_4{width:666px;}
.nav_lev2_4 .cont .t{height:2em;overflow:hidden;}
.nav_lev2_5{width:684px;}
.nav_lev2_5 .cont .t{height:auto;overflow:hidden;line-height:1.5;margin-bottom:.5em;}
.nav_lev2_6{ width:580px;}
.navtoplev1{ right:230px !important;}
.navtoplev2{ right:150px !important;}
.navtoplev3{ right:115px !important;}
.navtoplev4{}
.navtoplev5{}
.navtoplev6{}
*/
/*top*/
.head_main { height: 38px; line-height: 38px; border-bottom: 1px solid #ebebeb; }
.head_main .right { width: 500px; text-align: right; }
.head_main .right .wx { display: inline-block;  *display: inline;position: relative; z-index: 100000; }
.head_main .right .wx i { background-position: 0 0; width: 14px; height: 14px; margin-right: 5px; margin-bottom: 5px; }
.head_main .right .wx img { position: absolute; top: 50px; left: 0; opacity: 0; filter: alpha(opacity=0); transition: all 0.5s; width: 197px; height: 0; z-index:100001; }
.head_main .right .wx .wx_a:hover img { opacity: 1; filter: alpha(opacity=100);  top: 39px; height: 197px; }
.head_main .right .tel { display: inline-block; margin-left: 20px;  *display: inline;}
.head_main .right .tel i { width: 14px; height: 14px; margin-right: 5px; background-position: -21px 0; margin-bottom:5px; }
.top { position:fixed;  z-index:100000; width:100%; background:#fff; min-width:1200px;top:0; }
.logo { float: left; padding-top: 10px; padding-bottom: 10px; }
.logo a img{max-width:78%;}
.dh,.navbg { display:none;}
.logo_right { float: right; padding-top: 10px; height: 120px; }
.logo_txt1 { font-size: 16px; color: #FFFFFF; float: right; padding-top: 40px; padding-right: 50px; }
.h_r{}
.top_tel { width: 240px; float: right; padding-top: 10px; }
.top_tel p { font-size: 16px; line-height: 30px; color: #FFFFFF; height: 30px; width: 240px; }
.top_tel i { font-size: 22px; line-height: 40px; color: #FFFFFF; float: left; height: 40px; width: 210px; font-style: normal; background-repeat: no-repeat; background-position: left center; padding-left: 30px; font-weight: normal; }
#ico_400 { background-image:url(../images/icon_030.png)}
#ico_tel { background-image:url(../images/tel.png)}


.nav { line-height: 90px; height: 90px; position:relative; float: right; }
.nav li { float: left; font-size: 16px; line-height: 100px; height: 100px; position:relative; padding-top: 5px; }
.nav li a { text-decoration:none; padding-left:25px; padding-right:24px; display:block; }
.nav li a:hover {color: #e60012; text-decoration:none;ackground-image:url(../images/tacn/nav_bg3.png);}
.nav li:hover i {width: 50%; margin-left: -25%;}
.nav li i { position: absolute;bottom: 0;left: 50%; width: 0;height: 2px; background-color:#e60012;transition: all ease 300ms;}
.nav li:hover { /*background-image: url(../images/tacn/nav_bg3.png);*/ }
.nav li.mainmenu > a{ background-image: url(../images/tacn/arr02.png); background-repeat: no-repeat; background-position: 10px center;}
.nav .cur a { color:#FFFFFF; text-decoration:none; padding-left:30px; padding-right:30px; background-color:#004A88; }
.nav dl{ width:100%; font-size:13px; position:absolute; top:90px; left:0px; background-image: url(../images/tacn/nav_bg2.png); background-repeat: no-repeat; background-position: center top; padding-top: 7px; /*opacity:0.95; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)"; /* ie8  */ /*filter:alpha(opacity=95);    /* ie5-7  */ /*-moz-opacity:0.95;    /* old mozilla browser like netscape  */ /*-khtml-opacity: 0.95;*/ }
.nav dl dd { height:30px; line-height:30px; text-align: center; background-image: url(../images/tacn/nav_bg3.png); white-space: nowrap; padding-top: 5px; padding-bottom: 5px; }
.nav dl dd a{ color:#EFEFEF; padding:0px; /*padding-left:10px;*/ }
.nav dl dd a:hover{ color:#FFFFFF; opacity:0.9; background-color: #f69625; }
.nav .nav_line { background-image: url(../images/nav_line.png); background-repeat: no-repeat; background-position: left top; float: left; height: 45px; width: 2px; }
.nav dd.nav_kc{ width:100%; float:left; text-align:left;}

/*banner*/
#banner {position: relative;overflow: hidden;	width: 100%;margin-top: 148px;}
#banner ul {	position: relative;	overflow: hidden;	width: 500%}
#banner ul li {	width: 20%;	float: left}#banner ul li img {	width: 100%;display: block;}
#banner aside {	position: absolute;	top: 0;	bottom: 0;	height: 0;	width: 90%;	right: 0;	left: 0;	margin: auto}
#banner aside span {display: block;	width: 65px;	height: 65px;	z-index: 63;	background: rgba(255,255,255,0.6);	border-radius: 6px;	-moz-border-radius: 6px;	-webkit-border-radius: 6px;	position: relative;	cursor: pointer;	opacity: 0;	transition: all 0.3s;	margin-top:-2%;}
#banner:hover aside span{ 	opacity: 1;}
#banner aside span:after {	content: '';	position: absolute;	top: 0;	bottom: 0;	right: 0;	left: 20%;	margin: auto;	width: 27px;	height: 27px;	border-top: 3px solid #1c6cb3;	border-left: 3px solid #1c6cb3;	-webkit-transform: rotateZ(-45deg);	-moz-transform: rotateZ(-45deg);	-ms-transform: rotateZ(-45deg);	-o-transform: rotateZ(-45deg);	transform: rotateZ(-45deg)}
#banner aside span.prev {	float: left;}
#banner aside span.next {	float: right;}
#banner aside span.next:after {	left: 0;	right: 20%;	-webkit-transform: rotateZ(135deg);	-moz-transform: rotateZ(135deg);	-ms-transform: rotateZ(135deg);	-o-transform: rotateZ(135deg);	transform: rotateZ(135deg)}
#banner>div {	width: 140px;	position: absolute;	right: 0;	left: 0;	bottom: 11%;	margin: auto}
#banner>div em {display: block;	float: left;	width: 18px;	height: 18px;	border-radius: 50%;	-moz-border-radius: 50%;	-webkit-border-radius: 50%;	border: 3px solid #fff;	-webkit-box-sizing: border-box;	-moz-box-sizing: border-box;	box-sizing: border-box;	margin: 0 4.75px;	background: #fff;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s;	transition: all .3s;	cursor: pointer}
#banner>div em.act {background: #1c6cb3}
/*banner end*/


.index_title{width:100%;text-align:center;margin-bottom: 55px;padding-top: 44px;}
.index_title h2{position:relative;color:#e60012;font-size:40px;z-index:1}
.index_title h2 i{font-style:inherit;color:#1863b6}
.index_title h2 span{position:absolute;font-size:90px;font-family:'Cambria Math';color:#eaeaea;text-transform:uppercase;font-style:italic;z-index:-1;top:-44px;left: 0;width: 100%;text-align: center;}
.index_title p{font-size:24px;color:#2e2e2e;display:block;margin-top:2px}

.pp{width:31%;float:left;text-align:center;margin: 0 1%;}
.pp p{font-size:20px;font-weight:bold;line-height: 46px;}



/*产品展示*/
.mycp{ overflow:hidden;}
.mycp_t{ overflow:hidden; text-align:center;}
.mycp_t p{ text-align:center; font-size:30px; color:#0657a8; font-weight:bold; background:url(../images/tacn/abline.jpg) no-repeat bottom center; line-height:60px;}
.mycp_t span{ color:#7a7a7a; line-height:40px;font-size: 15px;}
.cpzs_nr{width:1280px; margin:0 auto; overflow:hidden;}

.indexMain {overflow: hidden;/*Background:#f2f2f2;*/padding-bottom: 29px;}
.indexMain .tabTop {	margin: 28px 0px;justify-content: center;display: flex;}
.indexMain .tabTop li {	width: 14%;	height: 56px;	line-height: 41px;	text-align: center;	float: left;	margin: 0 0.5%;}
.indexMain .tabTop li a {font-size: 18px;color: #333333;display: block;	background: #fff;padding: 0 24px;border-radius: 7px;}
.indexMain .tabTop li:hover a {	color: #FFF;	background:#e60012;}
.indexMain .tabTop li.on a {	color: #FFF;	background:#e60012;}

#progun .lis{width:100%;}
#progun .lis li{float:left;width:31.3%;margin: 0 1%;margin-top:10px;background:#fff;transition:all .5s;}
#progun .lis li a{display:block;padding:14px 11px 10px;}
#progun .lis li img{width:100%;}
#progun .lis li .tit{height:32px;font-size: 20px;text-align:center;}
/*#progun .lis li:first-child{margin-left:0px;}*/
#progun .lis li .title{margin-top:12px;}
#progun .lis li .tit{color:#333;}
#progun .lis li em{width:100px;height:26px;background:url("../images/tacn/em.png") no-repeat;transition:all .5s;}
#progun .lis li:hover{background:#00a874;}
#progun .lis li:hover .tit{color:#fff;}
#progun .lis li:hover em{width: 100px;height:26px;background:url("../images/tacn/em1.png") no-repeat;transition:all .5s;}
#progun .lis li:hover img{-webkit-filter:brightness(105%);filter:brightness(105%);}
.rightBox{width:100%;height:670px;float:right;}
.contactBox_text { height:670px !important;}
#progun{height:670px; overflow:hidden;}
.ellipsis {display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

/**/
.lst {margin-bottom: 1.4rem;float: left;width: 31.3%;margin: 9px 1%;}
/*.col-lg-4 { float: left;width: 31.3%;margin: 0 1%;}*/
.shade-f img {max-width: 100%;}
.lst .p1 {text-align: center;color: #494949;background-color: #fff;width: 100%;padding: 1.15rem 0;overflow: hidden;    white-space: nowrap;    -ms-text-overflow: ellipsis;    text-overflow: ellipsis;}
.lst .p2 { color: #fff;width: 50%;background: url(../images/tacn/icon6.png) 1rem center no-repeat #e60012/*#0657b2*/;padding: 0.3rem 3rem;float: left;line-height: 34px;}
.lst .p3 {width: 50%;background: url(../images/tacn/icon7.png) 1rem center no-repeat #eaeff5;padding: 0.3rem 3rem;line-height: 34px;color: #7d7f81;float: right;}
.shade-f .shade {position: absolute;width: 100%;height: 2rem;top: 0;z-index: 9999999;left: 0;text-align: center;display: none;}
.shade-f .shade img {width: 20%!important;margin: auto;}




/*zizhi */
.m-bt{	text-align: center;	font-size: 16px;line-height: 30px;padding-bottom: 10px;color: #fff;	font-weight: normal;}
.m-bt b{position: relative;	display: block;	font-size: 30px;	color: #333;	margin-bottom: 14px;}
.m-bt b:after{	position: absolute;	top: 50%;	left: 50%;	margin-left: -118px;	margin-top: -3px;	content: "";	display: block;	width: 42px;	height: 4px;	background: #989898;}
.m-bt b:before{	position: absolute;	top: 50%;	left: 50%;	margin-left: 75px;	margin-top: -3px;	content: "";	display: block;	width: 42px;	height: 4px;	background: #989898;}
.m-bt b a{	color: #fff;}
.zz{/*height: 597px;*/padding-top: 31px;padding-bottom: 31px;box-sizing: border-box;background:#0d4da3/*url(http://www.chinazbj.com/Skins/Default/Img/Index/zz_bg.jpg) no-repeat center top;*/}



/*youshi */
.row {    display: -webkit-box;    display: -ms-flexbox;    display: flex;    -ms-flex-wrap: wrap;    flex-wrap: wrap;    margin-right: -15px;    margin-left: -15px;}
.col-lg-6 {  -webkit-box-flex: 0;    -ms-flex: 0 0 50%;    flex: 0 0 49%;    max-width: 49%;}
.adv-con{	background: url(../images/tacn/bg5.jpg) left 0 no-repeat;}
.adv-con img{	width: 100%;}
.adv-con  .col-lg-6{	padding: 0;}
.adv-con .p1{background: url(../images/tacn/icon8.png) 0 center no-repeat;	font-size: 1.8rem;	padding-left:3.6rem;	margin-bottom: 2.2rem;	color: #fff;}
.adv-con .p2{	margin-top: 1.2rem;background: url(../images/tacn/icon10.png) 0 0.7rem  no-repeat;	    padding: 0 1.2rem;	margin-left: 2.6rem;	line-height: 2rem;	color: #fff;}
.adv-con .p3{	color: #fff;	background: url(../images/tacn/icon09.png) 0 center no-repeat;	font-size: 1.8rem;	padding-left: 3.6rem;	margin-bottom: 2.2rem;	margin-top: 2.2rem;}
.adv-con .con1{padding-top: 2.3rem;padding-left: 2rem;}
.adv-con .con2{	padding:3rem 0.32rem;	padding-left: 3rem;	background: #fff;}
.adv-con .p4{	background: url(../images/tacn/icon11.png) 0 center no-repeat;	font-size: 1.8rem;	padding-left: 3.6rem;	margin-bottom: 2.2rem;	color: #000000;}
.adv-con .p5{margin-top: 0.2rem;background: url(../images/tacn/icon13.png) 0 0.7rem  no-repeat;	padding-left: 1.2rem;	margin-left: 1.6rem;line-height:2rem;	color: #555555;}
.adv-con .p6{background:url(../images/tacn/icon12.png) 0 center no-repeat;	font-size:1.8rem;	padding-left: 3.6rem;	margin-bottom: 2.2rem;margin-top: 2.2rem;	color: #000000;}
*, ::after, ::before {box-sizing: border-box;}

/*横条*/
.ads{width: 100%;height:185px; background: #0d4da3;color: #fff;position: relative;}
.big-text1{text-align: center;font-size:64px;color:rgba(255,255,255,0.05);font-weight: bold;position: absolute;top:20px;text-align: center;text-transform : uppercase;width:90%;z-index: 2;}
.big-text2{font-size: 48px;color: #fff;position: absolute;top:33px;text-align: center;text-transform : uppercase;width: 90%;z-index: 3;font-weight: bold;}
.big-text2 span{font-size: 73px;vertical-align: bottom;}
.big-text3{text-align: center;font-size:24px;color: #fff;position: absolute;top:126px;width: 90%;text-align: center;}
.big-text3:before{content: '';width: 70%;position: absolute;height: 1px;background:rgba(0,0,0,0.1);top:-8px;margin:0 auto;left:180px;}
.big-text3:after{content: '';width: 70%;position: absolute;height: 1px;background:rgba(0,0,0,0.1);top:38px;margin:0 auto;left:180px;}











/*news*/
.news{overflow: hidden; padding-bottom: 65px;margin-top:60px;}
.news .new-left{width:63%; float: left;}
.news .new-left .new-t{line-height: 40px; background: #efefef; position: relative; overflow: hidden; margin-bottom: 22px;}
.news .new-left .new-t > a{position: absolute; right: 20px; top: 8px;}
.news .new-left .new-t ol li{float: left; width: 120px; font-size: 17px; text-align: center; border-top: 2px solid transparent; -moz-transition: all 150ms linear; -webkit-transition: all 150ms linear; transition: all 150ms linear;}
.news .new-left .new-t ol li:first-child{background: #fff; border-top: 2px solid #005ebe;}
.news .new-left .new-t ol li:hover{background: #fff; border-top: 2px solid #005ebe;}
.news .new-left .new-left-c{overflow: hidden;}
.news .new-left .new-left-c img{float: left;width: 60%;height: 302px;}
.news .new-left .new-left-c p{float: right; width: 36%;}
.news .new-left .new-left-c p b{display: block; font-size: 22px; color: #005ebe; border-bottom: 1px solid #ccc; padding-bottom: 15px;}
.news .new-left .new-left-c p small{font-size: 14px; color: #929292; display: block; margin: 15px 0; line-height: 30px;}
.news .new-left .new-left-c p a{display: block; width: 122px; line-height: 35px; background:#e60012; color: #fff; text-align: center; font-size: 17px; float: right; -moz-transition: all 150ms linear; -webkit-transition: all 150ms linear; transition: all 150ms linear;}
.news .new-left .new-left-c p a:hover{background: #f59710;}
.news .new-left > ol li{width: 46%; float: left; overflow: hidden; line-height: 45px;color: #616161;height:47px;border-bottom: 1px dashed #ccc;}
.news .new-left > ol li a{color: #616161; border-bottom: 1px dashed #ccc; display: block; -moz-transition: all 150ms linear; -webkit-transition: all 150ms linear; transition: all 150ms linear;}
.news .new-left > ol li span{float: right;}
.news .new-left > ol li:nth-of-type(2),
.news .new-left > ol li:nth-of-type(4){float: right;}
.news .new-left > ol li:hover a{color: #005ebe;}
.news .new-right{width: 35%; float: right;}
.news .new-right .new-t{line-height: 40px; background: #efefef; position: relative; overflow: hidden; margin-bottom: 22px;}
.news .new-right .new-t > a{position: absolute; right: 20px; top: 8px;}
.news .new-right .new-t span{padding-left: 30px; display: block; font-size: 17px;}
.news .new-right ul li{padding: 21px 0; border-bottom: 1px dashed #ccc;}
.news .new-right ul li p{overflow: hidden; margin-bottom: 5px;}
.news .new-right ul li p span{display: inline-block; width: 23px; height: 23px; text-align: center; line-height: 23px; color: #fff; background: #707070;}
.news .new-right ul li p small{text-indent: 10px; display: inline-block;font-size: 15px;}
.news .new-right ul li p + p span{background: #005ebe;}
.news .new-right ul li p + p small{color: #9f9f9f;}



.g-top02{ left: 0; position:fixed; _position:absolute;z-index:9;top: 0;  width:100%; height:50px;background:#025db8}
.g-top02 .header_nav02 ul{ overflow:hidden; height:50px;}
.g-top02 .header_nav02 li{ float:left; font-size:16px; line-height:50px; position:relative; }
.g-top02 .header_nav02 li a{ color:#fff; padding:0 57px; display:block; text-decoration:none}
.g-top02 .header_nav02 li b{ display:none; width:29px; height:50px; background:url(Img/Common/nav_bg.png) no-repeat center; position:absolute; left:0; top:0}
.g-top02 .header_nav02 li:hover,.g-top02 .header_nav02 .cur{ background-color:#e10202;}
.g-top02 .header_nav02 li:hover b,.g-top02 .header_nav02 .cur b{ display:block}


/*内页banner*/
.in-banner{width: 100%;height: 445px;position: relative;margin-top: 0px; }
.in-banner .bannertxt{	height: 100%;overflow: hidden; position: relative;}
.in-banner .bannertxt .txten{display: block;position: absolute; text-align:center; font-size:22px; line-height:50px; width:1000px; left:50%; margin-left:-500px; color:#fff;font-family:"novecento_widelight"; font-weight:normal; text-transform:uppercase;opacity: 0;filter: alpha(opacity=0);top: 120px;}
.in-banner .bannertxt .txtcn{position: absolute;width:1000px; left:50%; margin-left:-500px; text-align: center;top: 411px;opacity: 0;filter: alpha(opacity=0);}
.in-banner .bannertxt .hr{display: block;margin:0 auto;width: 40px;height: 3px;background: #fff;opacity: 0.9;filter: alpha(opacity=90);margin-top: 15px;}
.in-banner .bannertxt .txtcn_1{color: #fff;font-size: 36px; line-height:60px; font-weight:normal;letter-spacing: 0px;display: block;margin:0 auto;}
.in-banner .bannertxt .btn{display: block;margin:0 auto;width: 33px;height: 33px;background: url(../images/bg_sign14.png) no-repeat center;margin-top: 170px;cursor: pointer;}
.besttxt{letter-spacing: 0px!important;  white-space: nowrap;  text-indent: 0px;}

/*产品导航*/
.fyjyleft {float: left;width: 23%;box-shadow: #f4f4f4 2px 0px 5px;}
.fyaltop {background: #e50010 url(../images/tacn/alzsbg.png) no-repeat center right;padding: 25px 0 25px 15%;margin-bottom: 10px;}
.fyaltop h2{font-weight: normal;font-size: 30px;color: #fff;position: relative}
.fyaltop h2:before{content: "";position: absolute;top:-30px;left:-15px;width: 6px;height: 64px;background: #fff}
.fyaltop h3{font-weight: normal;font-size: 16px;color: #fff}
.sycp_l{/*background: #13a54e;*/}
.sycp_l ul li a i{width: 0px;height: 0px;border-top: 5px solid transparent;border-left: 5px solid #e50010;border-bottom: 5px solid transparent;display: inline-block;margin-right: 15px;padding-top: -25px}
.sycp_l ul li a{color: #444;font-size: 16px;}
.sycp_l ul li{ line-height: 45px;background:url(../images/tacn/jiantou0.png) no-repeat right 10% center;border-bottom:1px dashed #e7e7e7;}
.sycp_l ul{border-left:1px solid #e50010;overflow: hidden;margin-left: 11px;}
.l_tel{background: #e50010;padding: 23px 0px;text-align: center;}
.l_tel h2{font-size: 22px;line-height: 26px;color:#fff;text-align:center;margin-bottom: 10px;font-weight:normal;}
.l_tel h3{font-size: 18px;line-height: 26px;color:#fff;}
.l_tel img{margin: 10px; }
._act{background: #FF0 !important;color: #000 !important}
._act1{color: #009688 !important; }
._act2{color: #007cbe !important; }

/*位置导航*/
.navigation .txt{display: inline-block;vertical-align: middle;color:#939292;position: relative;font-size: 14px;}
.navigation .txt .wenzi{padding-left: 25px;}
.navigation .txt .wenzi .iconfont{position: absolute; background:url(../../images/tacn/wz.png);line-height: 1; width: 20px;height: 22px;    left: 0px;}
.navigation .txt a{display: inline-block;color:#939292;}







/*品质认证栏目页*/
#case-engin{padding:50px 0px 100px;}
#case-engin .engin-nav{display: block;margin-bottom:30px;}
#case-engin .engin-nav .engin-nav-a{font-size:24px;color:#888;line-height:30px;margin-right:20px;}
#case-engin .engin-nav .engin-nav-a.on{font-weight: bold;color:#333;}
#case-engin .engin-nav .engin-nav-a:hover{font-weight: bold;color:#333;}
#case-engin .engin-con .con{width:24.2%;margin:0.2%;position: relative;margin-bottom:35px;overflow: hidden;border:1px #f1f1f1 solid;}
#case-engin .engin-con .con:nth-child(3n){margin-right:0%;}
#case-engin .engin-con .con .img{width:100%;/*padding-top:58.8235%;*/}
#case-engin .engin-con .con .img img{    max-width: 100%;}
#case-engin .engin-con .con .text{position: absolute;bottom:-100%;left:0;right:0;width:100%;height:100%;background: rgba(0,0,0,0.6);z-index: 10;text-align: center;display: block;}
#case-engin .engin-con .con .text .bor{margin:20px;border:1px solid rgba(255,255,255,0.3);width:calc(100% - 42px);height:calc(100% - 42px);}
#case-engin .engin-con .con .text .p1{font-size:22px;color:#fff;line-height:44px;margin-top:40%;}
#case-engin .engin-con .con .text .p2{font-size:16px;color:#ccc;margin-bottom:20px;}
#case-engin .engin-con .con:hover .text{bottom:0;}













/*三页*/
.qyzz{ background:#f5f5f5; height:220px;width:100%;}
.gyzz_lt{ float:left; padding-top:44px;width:400px;}
/*.gyzz_lt i{ font-size:44px; padding-right:14px; float:left; padding-top:12px;}*/
.gyzz_lt dl{ float:left; color:#292929; font-size:14px;}
.gyzz_lt dl dt{ font-size:20px; color:#292929; line-height:40px;}
.gyzz_lt img{ padding-top:12px;font-size: 44px; padding-right: 14px; float: left;}
.gyzz_rt{width:880px; float:right;}
.gyzz_rt ul{width:880px; height:220px; display:block;}
.gyzz_rt ul li{ float:left;width:292px; height:220px;text-align:center; background:url(../images/tacn/xi1.jpg) no-repeat left; float:left;}
.gyzz_rt ul li:hover i,.gyzz_rt ul li:hover p,.gyzz_rt ul li:hover span{ color:#fff;}
.gyzz_rt ul li::after{ content:""; display:block; width:0; height:100%; background:#025db8; margin-top:-178px; transition:all 0.3s ease;}
.gyzz_rt ul li:hover{ color:#FFF;}
.gyzz_rt ul li:hover::after{ width:100%; }
.gyzz_rt ul li img{padding-top: 40px}
/*.gyzz_rt ul li i{ color:#222; font-size:40px; padding-top:36px; display:block;}*/
.gyzz_rt ul li p{ font-size:16px; font-weight:bold; color:#025db8; line-height:40px; display:block;}
.gyzz_rt ul li span{ line-height:24px; color:#444; padding:0 30px; display:block; height:50px;}





/* foot */
footer{ width:100%;overflow:hidden; background-color:#f0f0f0;}
.ft_top{width:90%; margin:0 auto; background:url(tacn/dblogo.png) no-repeat left center; padding-left:300px; padding-top:30px; padding-bottom:20px;background-position: 8% 50%;}
.ft_nav ul{overflow:hidden;}
.ft_nav{ /*width:67%;*/}
.ft_nav ul li{ float:left;}
.ft_nav ul li:hover{ cursor:pointer; color:#1a1a1a;}
.ft_nav ul li a{ color:#333333; padding:0 16px;    font-size: 16px;}
.ft_ad{overflow:hidden; padding-left:16px; margin-top:20px;/* width:50%;*/}
.ft_ad .ft_ad_lf{ float:left;}
.ft_ad .ft_ad_lf h1{ color:#666666; line-height:29px;font-weight: normal;}
.ft_ad .ft_ad_rg{ float:right; margin-left:40px;}
.ft_ad .ft_ad_rg ul li{float:left; margin-left:20px;}
.ft_ad .ft_ad_rg ul li h2{ text-align:center; font-size:16px; color:#29a137; }
.ft_bt{ width:100%; background-color:#3e3f3f;height:120px;}
.ft_btg{width:90%;margin:0 auto;padding-top: 10px;}
.ft_bt .btr{color: #fff;line-height: 25px;}

.ft_bt h1{color:#fff;width: 90%;margin: 0 auto; text-align:center; font-size:14px; line-height:40px;font-weight: normal;}


/* foot */























/*小标题*/
.pro_top{ padding:18px 0; overflow:hidden; clear:both;text-align:center;}
.pro_top h5{ font-size:36px;font-weight: normal;}
.pro_top p{ background:url(../images/tacn/index_r7_c18.jpg) center 5px no-repeat;  height:35px; line-height:35px; color:#B5B5B5; font-family:Verdana, Geneva, sans-serif; font-size:16px; margin-top:2px;}
.pro_top ol{ background:url(../images/tacn/index_r9_c18.jpg) no-repeat; width:356px; height:38px; margin-top:5px; overflow:hidden; color:#fff; font-size:16px; text-align:center; line-height:38px;margin: 0 auto;}

/*产品导航*/
.menu_cate{width:283px;float:left;background: #fff;margin-bottom: 20px;overflow: hidden;box-shadow: #f1f1f1 11px 0px 13px;}
.cate_title{line-height:39px;padding-left:55px;font-weight:bold;font-family:"微软雅黑";background:url(../../images/tacn/cate_title.jpg) no-repeat 16px 50%;font-size:22px;color:#025db8;height:64px;border-bottom: 1px solid #f0f0f0;padding-top: 13px;}
.cate_title span{display: block;font-size: 13px;font-family: 'arial';color:#025db8;line-height: 10px}
.sort li{position:relative;}
.sort li .about_b{position:absolute;left:210px;top:0px;width:210px;padding:10px 20px;background:#f5f6f6;border-bottom:2px solid #3a78c1;z-index:9999;}
.sort li .layer2{z-index:9999;}
.sort li .layer2 li{overflow:hidden;border-bottom: none;}
.sort li .layer2 li a{font-weight:bold;background:none;font-size: 13px;color:#5d5d5d;line-height: 32px;}
.sort li .layer2 li a:hover{text-decoration:none;color:#086acb;}
.sort li .layer2 li .layer3 li{border-bottom:1px dashed #d5d5d5;margin:6px 0px;height:24px;line-height: 24px;}
.sort li .layer2 li .layer3 li a{font:normal 12px/24px "微软雅黑";background:none;}
.sort li{border-bottom: 1px solid #f0f0f0;}
.sort li a{background:url(../../images/tacn/sortlia.jpg) no-repeat 16px 50%;color:#000;display:block;line-height:46px;font-family: "微软雅黑";padding-left:54px;font-size: 14px;font-weight: bold;}
.sort li a:visited{text-decoration: none;color:#000;}
.sort li a:hover{color:#086acb;text-decoration: none;background:url(../../images/tacn/sortliahover.jpg) 16px 50% no-repeat;}
.sort li.layer1:hover{background:url(../../images/tacn/sortlihover.jpg) left repeat-y;}
.sort li.about_a:hover{background:url(../../images/tacn/sortlihover.jpg) left repeat-y;}



/*fuwurexian*/
.zhiyua{ padding:40px 0;}
.zhiyual{ font-size:16px; color:#686868; width:400px;}
.zhiyuac{ width:332px;}
.zhiyual em{ color:#e49500; display:block; font-size:28px;font-weight: bold;}
.zhiyuackey{ line-height:32px;}
.zhiyuackey,.zhiyuackey a{ color:#666666;}
.zhiyuackey a{ margin-right:10px; display:inline-block;}
.zhiyua .searchotxt,.zhiyua .searchobtn{ height:24px; line-height:24px;}
.zhiyua .searchtxt{ overflow:hidden;  border:1px solid #efefef; border-left:none; border-right:none;}
.zhiyua .searchtxt input{ float:left;}
.zhiyua .searchobtn{ background:url(../img/searvh22.jpg) center no-repeat;}
.zhiyua .searchotxt{width:262px;}

.zhiyuari{ width:36px; height:60px; background:url(../images/tacn/dtel.png) center no-repeat; right:25px; top:0; position:absolute;}
.zhiyuar{ background:#006bd1; position:relative; color:#fff; text-align:justify; font-size:16px; z-index:666; position:relative; margin-top:-88px; height:100px; padding:0 25px; padding-top:45px;}
.zhiyuarp1{ font-family:Arial, Helvetica, sans-serif; font-size:26px; letter-spacing:1px; font-family:Arial, Helvetica, sans-serif;}



/*产品*/
.document-width{ width:1280px; margin:auto; }
.index_div1{ width:100%; min-height:500px; height:auto; float:left; padding:18px 0; background:url(../images/bj_xt.png) left 190px no-repeat; background-size:50% 5px; }
.index_div1_pro{ width:100%; height:auto; float:left; display:none;margin-bottom: 10px;}
.index_div1_pro dl{ width:410px; height:auto; float:left; position:relative;padding: 0 15px 15px 0;}
.index_div1_pro dl dt{ width:410px; height:350px; float:left; position:relative; cursor:pointer;}
.index_div1_pro dl dt img{ width:410px; height:350px; display:block;}
.index_div1_pro dl dt span{ width:100%; height:30px; line-height:30px; color:#ffffff; font-size:16px; position:absolute; left:0; bottom:10px; text-indent:15px;}
.index_div1_pro dl dd{ display:none; width:410px; height:350px; float:left; position:absolute; left:0; top:0; background:rgba(18, 108, 192,0.8); background-size:cover;  box-sizing:border-box; }
.index_div1_pro dl dd h3 a{ padding:60px 30px;width:100%; height:30px; line-height:30px; float:left; font-size:18px; font-weight:600; color:#fff; overflow:hidden; margin-bottom:5px;}
.index_div1_pro dl dd p{ width:100%; height:96px; float:left; overflow:hidden; line-height:24px; font-size:14px; color:#ffffff; margin-bottom:10px;}
.index_div1_pro dl dd a.a{    padding: 0px 30px; width:40px; height:40px; float:left; display:block; background:url(../images/pro_jt_03.png) center center no-repeat;}
.index_div1_pro dl:hover dd{ display:block;}
.index_div1_pro dl:hover dt span{ display:none;}
.index_div1_pro dl.last,.index_div1_pro dl:nth-child(3n){ margin:0 0 25px 0;}
.more_div{ width:390px; height:40px; margin:0 auto;}
.more_div a.more{ width:150px; height:40px; line-height:40px; float:left; text-align:center; border:1px solid #0773da; box-sizing:border-box; color:#0773da; font-size:14px; border-radius:3px;}
.more_div a.more:hover{ background:#0773da; color:#fff;}
.more_div a.more_tel{ width:230px; height:40px; line-height:40px; float:right; text-indent:40px; border:1px solid #0773da; box-sizing:border-box; color:#fff; font-size:14px; border-radius:3px; background:url(../images/more_tel.png) 15px center no-repeat #0773da; }
.more_div a.more_tel:hover{  border-radius:3px; background:url(../images/more_tel.png) 15px center no-repeat #0758a2; }





/*特点*/
.index_div2{ width:100%;padding:20px 0; background:#f1f1f1; }
.m_hx{margin-bottom: 20px;}
.m_hx dl{float: left;width: 21%;height: 244px;border: #848484 2px solid;margin-right: 20px;margin-left: 20px;margin-top: 70px; }
.m_hx dl:hover{border: #0058a5 2px solid;}
.m_hx .lastdl{margin-right: 0;}
.m_hx dd{display: block;overflow: hidden;height: 174px;}
.m_hx dt{margin: 0 auto;width: 120px;height: 56px;margin-bottom: 20px; position: relative;text-align: center;font-size: 14px;line-height: 25px;background: #f1f1f1;margin-top: -28px;}
.m_hx dd p{text-align: center;font-size: 14px;line-height: 25px;padding-left: 20px;margin-bottom: 10px; padding-right: 20px;}
.m_hx dt span{margin-left: 2px;width: 56px;height: 56px;display: block;margin: 0 auto;margin-top: -28px;}
.td1{background:url(tacn/img.png) -1284px -24px no-repeat; }
.td2{background:url(tacn/img.png) -1284px -97px no-repeat; }
.td3{background:url(tacn/img.png) -1284px -174px no-repeat; }
.td4{background:url(tacn/img.png) -1284px -240px no-repeat; }
.m_hx dl:hover .td1{background:url(tacn/img.png) -1373px -24px no-repeat; }
.m_hx dl:hover .td2{background:url(tacn/img.png) -1373px -97px no-repeat; }
.m_hx dl:hover .td3{background:url(tacn/img.png) -1373px -174px no-repeat; }
.m_hx dl:hover .td4{background:url(tacn/img.png) -1373px -240px no-repeat; }
.m_hx .bg{background:url(Img/Index/bg2.png) no-repeat;}
.m_hx dl:hover .yas_t em{color: #006bd8;}
.m_hx dl:hover .yas_t{color: #006bd8;}
.m_hx .bg dd h3,.m_hx .bg dd h3 em{color: #006bd8;}
.yas_t{font-weight: bold;text-align: center;color: #333;font-size: 18px;display: block;margin-bottom: 20px;}
.yas_t em{display: block;text-transform: uppercase;color: #333;font-weight: normal;font-size: 12px;line-height: 25px; line-height: 25px;height: 25px; overflow: hidden;}
.m_hx dl:hover .yas_t em{color: #006bd8;}
.m_hx dl:hover .yas_t{color: #006bd8;}
.m_hx .bg dd h3,.m_hx .bg dd h3 em{color: #006bd8;}


/*xw*/
.case_cont2 { margin:0 auto;width:1280px;}
.sv_mu2 {width:333px; height:50px; margin:10px auto 10px auto;}

.sv_mu2 li {float:left; height:50px;line-height:50px;color:#000;font-family:"Microsoft Yahei"; font-size:20px; width:150px; text-align:center; margin:0px 8px;}
.sv_mu2 li a {display: block; color:#000;height:50px;line-height:50px;  width:150px; display:block;background:#e5e5e5;}
.sv_mu2 li a:hover, .sv_mu .cur a {text-decoration: none;color: #fff;  background:#006bd1;}

.sv_info2 {width:1280px; margin:30px auto;}
.sv_info2 li{ width:600px; height:135px; margin:10px; background:#fff; float:left; border:solid 1px #ccc; -webkit-transition: 0.4s;-webkit-transition: -webkit-transform 0.4s ease-out;transition: transform 0.4s ease-out;-moz-transition: -moz-transform 0.4s ease-out;}
.xwpic{ width:150px; height:135px;float:left;}
.xwpic img{width:135px; height:135px; margin:0px 5px;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;
-o-border-radius:50%;}
.xw14hui{ /*width:400px;*/ height:90px; font-size:14px; color:#666; line-height:25px; font-weight: normal; font-family:"Microsoft Yahei"; display:block; float:left; margin-left:13px;}
.xwtitle { color:#0143bc; /*width:340px;*/ height:30px; margin-left:10px; margin:5px; display:block; float:left; }
.xwtitle a{ /*width:400px;*/padding-left: 10px; height:30px; font-size:20px; color:#0143bc; line-height:30px; font-family:"Microsoft Yahei"; text-align:left;}
.xwtitle a:hover{ color:#d80611;}
.sv_info2 li:hover{transform: scaleX(1.1) scaleY(1.1); -webkit-box-shadow:0 2px 20px rgba(102,102,102,.55);-moz-box-shadow:0 2px 20px rgba(102,102,102,.55);box-shadow:0 2px 20px rgba(102,102,102,.55);}



/*案例*/
.case{padding:40px 0;background: url('tacn/pro_bg.jpg');overflow:hidden;}
.caseMain{height:260px;position: relative;}
.caseMain .ohbox{width:1200px;height:260px;overflow:hidden;}
.caseMain .ohbox ul{width:1240px;}
.caseMain li{float:left;width:385px;height:260px;overflow:hidden;position:relative;font-size:12px;margin-right:20px;}
.caseMain li img{width:385px;height:260px;transition:all 0.5s;}
.caseMain li .txt{background: rgba(7, 118, 223, 0.82) url('tacn/c_link.png') no-repeat 335px -50px;color:#fff;padding:0 70px 0 20px;height:45px;overflow:hidden;transition:all 0.5s;position:absolute;bottom:0;left:0;width:300px;}
.caseMain li .txt h4{height:45px;line-height:45px;font-size:14px;font-weight:normal;}
/*.caseMain li:hover .txt{background: rgba(7, 118, 223, 0.82) url('tacn/c_link.png') no-repeat 335px center;height:120px;}
.caseMain li:hover .txt h4{line-height:55px;}*/
.caseMain li:hover img{transform:scale(1.1);}
.caseMain .pageBtn span{position:absolute;top:100px;cursor:pointer;left:-25px;background: url('tacn/caseBtn.png') no-repeat;width:50px;height:50px;font-size:0;line-height:0;}
.caseMain .pageBtn .next{left:auto;right:0;background-position: -50px 0;right:-25px;}
.caseMain .pageBtn span:hover{background-position:-100px}
.caseMain .pageBtn .next:hover{background-position:-150px}







/*关于我们*/
/*about*/
.about{ background:#f3f3f3 url(tacn/abbg.jpg) no-repeat center top; padding:98px 0 0 0}
.about .s_width{ height:576px; background:url(tacn/jjbg.jpg) no-repeat left bottom; position:relative;}
.about .about_pic{ width:615px; height:502px; position:absolute; left:45px; top:0; background:url(tacn/hsbg.jpg) no-repeat right bottom;}
.about .about_con{ width:475px; height:330px; position:absolute; right:45px; top:140px}
.about .about_con h2{ font-size:36px; color:#ffffff; background:url(tacn/abline.jpg) no-repeat left bottom; line-height:73px;}
.about .about_con span{ display:block; font-size:26px; color:#fff; padding:40px 0 20px 0}
.about .about_con p{ font-size:15px; line-height:28px; color:#fff;}
.about .about_more{ position:absolute; right:0; bottom:0; width:68px; height:68px; cursor:pointer;}



/*anli*/
.about .scjd{ overflow:hidden}
.about .scjd h4 p{font-size: 16px;color: #666;font-weight: normal;}
.about .scjd .scjd_t{ overflow:hidden; width:100%; margin-bottom:30px;}
.about .scjd h4{ float:left; font-size:18px; padding-left:10px; border-left:5px solid #0e7ad5;}
.about .scjd .more{ float:right}
.about .scjd .scjd_content{ overflow:hidden; position:relative; width:100%; height:180px;}
.about .scjd .scjd_left,.about .scjd .scjd_right{ position:absolute; top:70px;cursor:pointer}
.about .scjd .scjd_left{ left:5px}
.about .scjd .scjd_right{right:5px;}
.about .scjd .scjd_window{ overflow:hidden; width:1200px; margin:0 auto; height:180px; position:relative}
.about .scjd .scjd_window ul{ position:absolute; overflow:hidden}
.about .scjd .scjd_window li{ float:left; width:222px; height:180px; margin-right:13px; text-align:center}
.about .scjd .scjd_window li img{ display:block; border:1px solid #e5e5e5; margin-bottom:8px;}
.about .scjd .scjd_window li p{ font-size:14px;}




/*案例能力介绍*/
.list01,.list02,.list03 {padding: 20px 0;}
.content-show {/*border: 18px solid #f4f4f4;*/padding: 22px; background-color: #fff;}
.page-content {height: auto;line-height: 29px;color: #505050;font-size: 15px;overflow: hidden;}
.page-content a {color: #333;font-size: 15px;font-weight: 900;}





.gs_x { height:324px;}
.gs_x h3{ background:url(Img/Index/wdr2_05.jpg) no-repeat; width:444px; height:72px; margin:auto; text-align:center; margin-top:36px; }
.gs_x h3 a{ display:block;font-size:28px;color: #0055b7; line-height:28px; padding-top:10px; text-decoration:none;}
.gs_x h3 a span{ display:block;font-size:12px;color: #666666; font-weight:normal;font-family: "Arial"; text-transform:uppercase;}
.gs_gd{ margin-top:30px; position:relative;}
.gs_gd a.dj_z{ position:absolute; left:-64px; top:73px;}
.gs_gd li{ float:left; width:260px; padding-right:20px; text-align:center;}
.gs_gd li.dj_w{ padding-right:0;}
.gs_gd li img{ width:233px; height:195px; border:#cccccc solid 1px;}
.gs_gd li span{ display:block;font-size:14px;color: #333333; padding-top:8px;}
.gs_gd a.dj_y{ position:absolute; right:-64px; top:73px;}





















/*搜索*/
#search{ width:490px; height:38px;}
.search1{color:#999999;width:360px;height:34px; line-height:34px;  float:left; padding-left:36px; border:1px #CCCCCC solid; border-right:0;background:#fff url(sicon.png) no-repeat 10px 7px; font-size:12px;}
.search2{color:#FFFFFF; float:left; background:#FF9900; height:36px; line-height:36px; font-size:14px; width:86px; border:#2A6CA2 0px solid; cursor:pointer;}




.cp-l{width:232px; float:left;overflow: hidden; position:relative;padding-bottom:7px;background:#fff no-repeat 0 bottom;}
.cp-l h2{height:100px;line-height:42px;color:#fff; text-align:center;font-family:'微软雅黑';font-size:26px;background:#2aa139 no-repeat center 0;}
.cp-l h2 a{color:#fff;}
.cp-l h2 span{display:block;color:#f8f8f8;font-size:14px;font-weight:400;}
.cp-con{ padding:0 4px 0 5px;}
.cp-l h3{height:33px; line-height:33px;padding-left:25px;background:url(../images/tacn/sdot.png) #2aa139 no-repeat 10px center;font-size:14px;color:#fff;cursor:pointer;margin-top:10px;}
.cp-l h3 a{color:#ffffff;}

.cp-l ul{/*padding:2px 0 8px;*/margin:0 4px;} 
.cp-l li{height:33px; line-height:33px; border-bottom:1px Dotted #929292; padding-left:20px; background:url(tacn/ico1.gif) no-repeat 5px center;color:#444}
.cp-l li a{color:#444;  overflow: hidden;height:30px; line-height:30px;}
.clearfix{zoom:1;}
.clearfix:after{content:"";display:block;height:0;clear:both;visibility:hidden;}

.cp-r{width:860px;float:right;overflow: hidden; background:#fff;}
.cp-r ul{/*padding:22px 0 0; border:1px solid #e2e2e2; */border-top:none; height:630px;width:840px;}
.cp-r li{/*padding:22px 0 0; border:1px solid #e2e2e2; */border-top:none; height:35px;width:860px; background:#cdcdcd;font-size:15px;font-weight:bold;color:#000000;line-height:35px;padding-left:20px;margin-bottom:20px;}


/*chanpin*/
.index-panel-pic1 {background: url(../../UploadFiles/xy.jpg) no-repeat center center; width: 100%;height: 3936px; background-size: cover;}

.navgate{ margin-bottom:25px;}
.navgate .mainbox{ border-bottom:1px solid #dcdcdc;  padding:40px 0 30px 0;}
.navgate ul{height:60px;overflow:hidden; width:1190px;}
.navgate ul li{ float:left; font-size:14px; width:287px; /*text-align:center;*/ margin-right:10px;}
.navgate ul li a{padding:0px 7px; white-space:nowrap; line-height:28px; display:inline-block;}
.navgate ul li .bigtitle{ line-height:33px; float:left; border:1px solid #EDEDED; width:56px; height:56px; border-radius:5px; text-align:center;}
.navgate ul li .bigtitle a{ display:block; text-align:center;}
.navgate ul li .bigtitle img{ width:28px; height:28px; display:inline-block;border-radius:3px; margin-top:12px;}

.indextitle{ height:40px; line-height:40px; border-bottom:1px solid #DCDCDC}
.indextitle span{ font-size:20px; border-bottom:4px solid #338BC9; margin-top:-1px; display:inline-block; height:40px; line-height:40px; padding:0 10px; }
.indextitle em{ float:right; color:#666;}

.indexfloor{ padding:20px 0; overflow:hidden}
.hotbanner{ width:780px; height:340px; position:relative; overflow:hidden;}
.hotbanner .hotimg{ width:780px;}
.hotbanner .hotimg ul{ width:9999999999px; position:absolute; left:0;}
.hotbanner .hotimg ul li{ float:left; width:780px; height:340px;}
.hotbanner .hotimg ul li img{ width:100%; min-height:100%;}
.hotbanner .hotimg ul li .title{ background:url(titbg2.png) repeat-x left top; position:absolute; bottom:0; width:100%; color:#fff; height:120px; font-size:18px;}
.hotbanner .hotimg ul li .title span{display:inline-block;line-height:48px; height:48px;overflow: hidden; text-overflow:ellipsis;white-space:nowrap; position:absolute; left:15px; bottom:5px; width:640px; }
.hotbanner .hotdot{ position:absolute; bottom:10px; width:80px; text-align:right; height:20px; right:15px;}
.hotbanner .hotdot a{ width:12px; height:12px; background:#A29D94; border-radius:10px; display:inline-block; margin:0 5px; cursor:pointer;}
.hotbanner .hotdot a.on{ background:#fff}

.hotnews{ width:380px}
.hotnews ul{}
.hotnews ul .first{height:auto; margin-bottom:5px;}
.hotnews ul .first.top{ margin-top:5px;}
.hotnews ul .first.red a{ color:#EC2121;}
.hotnews ul .first a{ font-size:18px; line-height:35px; height:35px; display:block; font-weight:bold;overflow: hidden; text-overflow:ellipsis;white-space:nowrap;}
.hotnews ul .first .intro{ font-size:12px; color:#949DA3; line-height:24px; height:48px; overflow:hidden;}
.hotnews ul li{ line-height:30px; height:30px;}
.hotnews ul li a{ font-size:14px;overflow: hidden; text-overflow:ellipsis;white-space:nowrap; display:block;}
.hotnews ul li em{ float:right; color:#888;}

.indexfloor .box{ width:1200px;}
.indexlist{ float:left; width:900px; margin-right:20px; overflow:hidden;}
.indexnews{ padding:15px 0;}
.indexnews ul li{ padding:15px 0; border-bottom:1px dashed #DCDCDC}
.indexnews ul li .name{ height:33px; line-height:33px;}
.indexnews ul li .name a{ font-size:16px; display:block; font-weight:bold;}
.indexnews ul li .intro{ line-height:24px; font-size:12px; color:#949DA3; height:48px; overflow:hidden;}
.indexnews2{ padding:15px 0;}
.indexnews2 ul li{line-height:24px; font-size:14px; color:#555;}
.indexnews2 ul li .name{ height:33px; line-height:33px;}
.indexnews2 ul li .name a{ font-size:16px; display:block; font-weight:bold;}
.indexnews2 ul li .intro{ line-height:24px; font-size:12px; color:#949DA3; height:48px; overflow:hidden;}
.indexlist1{ float:left; width:280px; /*margin-right:20px; */overflow:hidden;background:#ffffff;}
.indexnews1{ padding:15px 0;}
.indexnews1 ul li{ padding:15px 0; border-bottom:1px dashed #DCDCDC}
.indexnews1 ul li .name{ height:33px; line-height:33px;}
.indexnews1 ul li .name a{ font-size:16px; display:block; font-weight:bold;}
.indexnews1 ul li .intro{ line-height:24px; font-size:12px; color:#949DA3; height:48px; overflow:hidden;}




.indexvideo{ padding:15px 0;}
.indexvideo .videobox{ width:390px;}
.indexvideo .video{ width:185px; margin-right:10px; float:left;}
.indexvideo .video .img{ position:relative; height:258px; overflow:hidden;}
.indexvideo .video img{ width:100%; height:100%; display:block}
.indexvideo .video .bg{ position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.3) url(video.png) no-repeat center center;}
.indexvideo .video .name{line-height:40px;}
.indexvideo .video .name a{ font-size:16px;}
.indexvideo .video .name p{ color:#949DA3; font-size:14px; line-height:24px; height:24px;overflow: hidden; text-overflow:ellipsis;white-space:nowrap;}

.indexmarket{ padding:15px 0;}
.indexmarket ul li{ overflow:hidden; padding:10px 0; /*border-bottom:1px dashed #ddd;*/}
.indexmarket ul li span{ border:1px solid #ddd; width:140px; height:90px; display:inline-block; text-align:center; float:left; margin-right:10px;}
.indexmarket ul li span font{ display:block; font-size:22px; text-align:center; margin-bottom:7px; margin-top:7px;}
.indexmarket ul li a{ display:block; font-size:16px; line-height:26px; margin-bottom:8px;}
.indexmarket ul li p{ font-size:14px; color:#949DA3; line-height:26px; height:26px;overflow: hidden; text-overflow:ellipsis;white-space:nowrap;}
.advantage{ padding:15px 0;}
.advantage img{ width:100%; display:block;}


.indexlist_l{ width:800px;}
.indexlist_r{ width:380px;}
.indexgame{ padding:15px 0;}
.indexgame ul li{ width:120px; float:left; margin-bottom:10px;}
.indexgame ul li .pic{ width:90px; height:90px; margin:0 auto; overflow:hidden; border-radius:8px;text-align: center;background: #eee;}
.indexgame ul li .pic img{ /*width:100%;*/ height:100%; /*border-radius:8px;*/}
.indexgame ul li .name{ text-align:center; height:30px; line-height:30px; overflow:hidden; padding:0 7px;}
.indexgame ul li .name a{ font-size:15px;}

.indexdown{ padding:15px 0;}
.indexdown ul li{ height:110px; padding:10px 0;}
.indexdown ul li .pic{ width:110px; height:110px; float:left; margin-right:10px; overflow:hidden;}
.indexdown ul li .pic img{ /*width:100%;*/ height:100%}
.indexdown ul li .text a{ display:block; line-height:30px; height:30px; font-size:16px; margin-bottom:10px;overflow: hidden; text-overflow:ellipsis;white-space:nowrap;}
.indexdown ul li .text p{ font-size:12px; color:#949DA3; line-height:26px; height:26px; overflow:hidden}
.indexdown ul li .text p.star{ color:#FD5F39}




.indexjob{ padding:15px 10px;}
.jobtitle{ font-size:18px; height:30px; line-height:30px; padding:10px 0;}
.jobtitle i{ width:5px; height:20px; background:#338BC9; display:inline-block; vertical-align:middle; margin-right:10px;}
.indexjob ul li{ padding:8px 0;}
.indexjob .title{}
.indexjob .title i{ width:25px; line-height:25px; height:25px; background:#338BC9; display:inline-block; color:#fff; text-align:center; border-radius:3px; margin-right:10px;}
.indexjob .title a{font-size:16px;}
.indexjob .title span{ float:right; color:#FD5F39;}
.indexjob .info{ margin-top:5px; line-height:30px; height:30px; font-size:14px; color:#949DA3;}
.indexhigh{ height:446px;}
.indexjob .info span.huifu{padding-left: 30px;background: url(huifu.png) no-repeat center;background-size: 15px;font-size: 12px;margin-left: 10px;}

.indexedu{padding:15px 0;}
.indexedu ul li{ width:48%; float:left; margin-right:2%; height:37px; line-height:37px; overflow:hidden;}
.indexedu ul li a{ font-size:16px; display:block;}

.indexshop{ padding:15px 0;}
.indexshop ul li{ width:18%; float:left; margin:0 1%;}
.indexshop ul li .img{ width:100%; height:212px; overflow:hidden;}
.indexshop ul li .img img{ width:100%;min-height:100%;}
.indexshop ul li .name{ font-size:16px; line-height:26px; height:26px; overflow:hidden; margin-top:10px;}  
.indexshop ul li .price{ font-size:15px;}
.indexshop ul li .price del{ color:#949DA3; font-size:12px; margin-left:10px;}


.indexprint1{ padding:15px 0;float:left;width:232px;}
.indexprint1 ul{ }


.indexprint{ padding:15px 15px;float:right;}
.indexprint ul{ width:918px;}
.indexprint ul li{ float:left; width:253px; overflow:hidden; margin-bottom:10px; margin-right:10px; height:210px; position:relative;}
.indexprint ul li.li01{width:400px;}
.indexprint ul li img{ width:100%; min-height:100%;}
.indexprint ul li .bg { background:url(titbg2.png) no-repeat left bottom; width:100%; height:100%; position:absolute; left:0; bottom:0;}
.indexprint ul li .text{ position:absolute;bottom:0; left:0; height:40px; line-height:40px;overflow: hidden; text-overflow:ellipsis;white-space:nowrap; z-index:9; color:#fff; width:90%; padding:0 5%; font-size:15px;}





.hotpic{ overflow:hidden;}
.hotpic ul li{ float:left;overflow:hidden; height:380px; position:relative;}
.hotpic ul li.li01{ width:15%;}
.hotpic ul li.li01 a img{ }
.hotpic ul li.li02{ width:45%;}
.hotpic ul li.li03{ width:20%;}
.hotpic ul li.li04{ width:20%;}
.hotpic ul li a{ width:100%; display:block; height:380px;}
.hotpic ul li.li03 a{ display:block; height:190px;position:relative; }
.hotpic ul li.li03 a img{ width:100%;min-width:100%; width:auto; height:100%;}
.hotpic ul li img{ min-height:100%; display:block; min-width:100%;}
.hotpic ul li .text{ position:absolute; left:0; bottom:0; background:url(titbg2.png) repeat-x 0 100%; color:#fff; width:94%; padding:110px 3% 10px 3%; font-size:16px; height:26px; overflow: hidden; text-overflow:ellipsis;white-space:nowrap;}


.picfloor{ padding-top:20px;padding-bottom:20px;}
.Bigtitle{ font-size:20px; height:40px; line-height:40px; padding-bottom:20px;}
.Bigtitle em{ float:right; }
.Bigtitle em a{ font-size:14px;}

.picfloor1{}
.picfloor1 a{ display:block; height:180px;}
.picfloor1 img{ width:100%; display:block; height:100%;}
.picfloor1 .bg{ position:absolute; left:0; top:0; width:100%; height:100%; background:url(titbg2.png) repeat-x 0 bottom;}
.picfloor1 .text{ position:absolute; left:0; bottom:10px; width:94%; margin:0 3% -2px 3%; color:#fff; z-index:99;  font-size:18px; }
.picfloor1 .text1{  font-size:18px; line-height:30px;}
.picfloor1 .text2{font-size:13px; line-height:23px; padding:10px 0; border-top:1px solid rgba(255,255,255,0.5); display:none; transition:0.5s;-webkit-transition:0.5s; -moz-transition:0.5s; -ms-transition:0.5s;}
.picfloor1 .text2.show{ display:block; transition:0.5s;-webkit-transition:0.5s; -moz-transition:0.5s; -ms-transition:0.5s;}
.picfloor1 .pic_left{ width:580px; height:380px; margin-right:20px; position:relative; overflow:hidden;}
/*.picfloor1 .pic_left img{ min-height:380px;}*/
.picfloor1 .pic_left ul li{ float:left; width:280px; margin-bottom:20px; overflow:hidden; position:relative;}

.picfloor1 .pic_left .big{margin-right:20px; height:380px; width:580px;}
.picfloor1 .pic_left .big img{ width:100%; height:380px; display:block;}
.picfloor1 .pic_left .main{margin-right:20px; height:380px;}
.picfloor1 .pic_left img{ width:100%; height:100%; display:block;}
.picfloor1 .pic_left .main img{min-height: 380px;}





.picfloor1 .pic_right{ width:580px}
.picfloor1 .pic_right ul{ width:600px;}
.picfloor1 .pic_right ul li{ width:280px; height:180px; overflow:hidden; margin-right:20px; float:left; margin-bottom:20px; position:relative;}







/************************end**********************************/

/*控制数字导航*/
.mynav  span.N1,.mynav  span.N2,.mynav span.N3,.mynav span.N4,.mynav span.N5,.mynav span.N6,.mynav span.N7,.mynav span.N8,.mynav span.N9,.mynav span.N10,.mynav span.N11,.mynav span.N12,.mynav span.N13{display:block;float:left;width:30px;margin-left:5px;margin-right:5px;padding-top:6px; height:30px;}
.mynav span.N1{background:url(n1.gif) no-repeat 0px 4px;}
.mynav span.N2{background:url(n2.gif) no-repeat 0px 4px;}
.mynav span.N3{background:url(n3.gif) no-repeat 0px 4px;}
.mynav span.N4{background:url(n4.gif) no-repeat 0px 4px;}
.mynav span.N5{background:url(n5.gif) no-repeat 0px 4px;}

span.N1,span.N2,span.N3,span.N4,span.N5,span.N6,span.N7,span.N8,span.N9,span.N10,span.N11,span.N12,span.N13{display:block;float:left;width:17px;margin-right:5px;padding-top:6px; height:15px;}
span.N1{background:url(n01.gif) no-repeat 0px 7px;}
span.N2{background:url(n02.gif) no-repeat 0px 7px;}
span.N3{background:url(n03.gif) no-repeat 0px 7px;}
span.N4{background:url(n04.gif) no-repeat 0px 7px;}
span.N5{background:url(n05.gif) no-repeat 0px 7px;}
span.N6{background:url(n06.gif) no-repeat 0px 7px;}
span.N7{background:url(n07.gif) no-repeat 0px 7px;}
span.N8{background:url(n08.gif) no-repeat 0px 7px;}
span.N9{background:url(n09.gif) no-repeat 0px 7px;}
span.N10{background:url(n10.gif) no-repeat 0px 7px;}
span.N11{background:url(n10.gif) no-repeat 0px 7px;}
span.N12{background:url(n10.gif) no-repeat 0px 7px;}
span.N13{background:url(n10.gif) no-repeat 0px 7px;}



/*频道首页*/

.wrap .indexcont1{}
.wrap .indexcont1 .floatl{width:275px; float:left;}
.wrap .indexcont1 .floatl .focus{ padding:2px; border:#e5e5e5 1px solid; background:#fff; height:235px; overflow:hidden;}
.wrap .indexcont1 .floatl .floatl02{border:#e5e5e5 1px solid; height:100%; background:#fff; padding-bottom:10px; overflow:hidden;}
.wrap .indexcont1 .floatl .floatl02 .title{background:url(titbg.jpg) no-repeat; height:37px; line-height:37px; color:#000; font-size:14px; font-weight:bold; padding-left:15px; overflow:hidden;}
.wrap .indexcont1 .floatl .floatl02 .floatl02box{ padding:0px 8px;}
.wrap .indexcont1 .floatl .floatl02 .floatl02box .votetitle{ font-size:14px; font-weight:bold;}
.wrap .indexcont1 .floatl .float{border:#e5e5e5 1px solid; height:318px;; background:#fff; padding-bottom:10px; overflow:hidden;}
.wrap .indexcont1 .floatl .float .title{background:url(titbg.jpg) no-repeat; height:37px; line-height:37px; color:#000; font-size:14px; font-weight:bold; padding-left:15px; overflow:hidden;}
.wrap .indexcont1 .floatl .float .note{ padding:0px 8px;}
.wrap .indexcont1 .floatl .float .note ul{float:left; padding-left:5px;}
.wrap .indexcont1 .floatl .float .note ul li{width:50%;float:left; height:140px; }
.wrap .indexcont1 .floatl .float .note ul li img{height:100px; width:120px;}
.wrap .indexcont1 .floatl .float .note ul li span a{overflow:hidden; text-overflow:ellipsis;}



.wrap .indexcont1 .floatm{width:450px;  float:left; margin-left:10px;height:100%; padding-bottom:10px; overflow:hidden;}
.wrap .indexcont1 .floatm .focus_text_1{margin:10px 10px 0px 30px;height:100%; padding-bottom:10px;overflow:hidden;}
.wrap .indexcont1 .floatm .focus_text_1 h2{ height:30px; line-height:30px; text-align:center;}
.wrap .indexcont1 .floatm .focus_text_1 h2 a { font-size:18px; font-weight:bold; color:#008CC6;}
.wrap .indexcont1 .floatm .focus_text_1 ul{}
.wrap .indexcont1 .floatm .focus_text_1 li{width:50%; float:left; height:25px; line-height:25px; overflow:hidden;}
.wrap .indexcont1 .floatm .focus_text_1 a{ font-size:14px;}
.wrap .indexcont1 .floatm .focus_text_1 a:hover{}

.wrap .indexcont1 .floatm  .focus_text{ overflow:hidden; }
.wrap .indexcont1 .floatm  .focus_text h2{margin:0px 18px 0px 10px;height:30px; line-height:30px; text-align:center;height:100%;}
.wrap .indexcont1 .floatm  .focus_text h2 a { font-size:18px; font-weight:bold; color:#008CC6;}
.wrap .indexcont1 .floatm  .focus_text h2 a:hover{ color:red; text-decoration:underline;}
.wrap .indexcont1 .floatm  .focus_text ul{padding:0px 10px;}
.wrap .indexcont1 .floatm  .focus_text li{ height:25px;line-height:25px;padding-left:10px;overflow:hidden;text-overflow:ellipsis;}
.wrap .indexcont1 .floatm  .focus_text a{ font-size:14px;}
.wrap .indexcont1 .floatm  .focus_text a:hover{}
.wrap .indexcont1 .floatm  .focus_text span#date{ float:right; color:#666;}



.wrap .indexcont1 .floatr{width:252px; float:right;}
.wrap .indexcont1 .floatr .floatr01{ border:#E5E5E5 1px solid; background:#FBFBFB;}
.wrap .indexcont1 .floatr .floatr01 .title{ background:url(titbg.jpg) no-repeat; height:37px; line-height:37px; color:#000; font-size:14px; font-weight:bold; padding-left:15px; overflow:hidden;}
.wrap .indexcont1 .floatr .floatr01 .floatr01box{ }
.wrap .indexcont1 .floatr .floatr01 .floatr01box dl{padding:10px;}
.wrap .indexcont1 .floatr .floatr01 .floatr01box p{ height:60px; text-align:center;}
.wrap .indexcont1 .floatr .floatr01 .floatr01box p img{width:230px; height:60px;}
.wrap .indexcont1 .floatr .floatr01 .floatr01box dd{ height:28px; line-height:28px; background:url(list_blue.jpg) no-repeat left 12px; padding-left:10px;}
.wrap .indexcont1 .floatr .floatr01 .floatr01box img{}
.wrap .indexcont1 .floatr .floatr01 .floatr01box a{ font-size:14px;}
.wrap .indexcont1 .floatr .floatr01 .floatr01box a:hover{ color:red;}

.wrap .indexcont1 .floatr .floatr02{border:#E5E5E5 1px solid; background:#FBFBFB;}
.wrap .indexcont1 .floatr .floatr02 .title{ background:url(titbg.jpg) no-repeat; height:37px; line-height:37px; color:#000; font-size:14px; font-weight:bold; padding-left:15px; overflow:hidden;}
.wrap .indexcont1 .floatr .floatr02 .floatr01box{padding:10px 10px 10px 10px; }
.wrap .indexcont1 .floatr .floatr02 .floatr01box ul{}
.wrap .indexcont1 .floatr .floatr02 .floatr01box ul li{ height:30px; text-align:left;text-overflow:ellipsis; overflow:hidden}
.wrap .indexcont1 .floatr .floatr02 .floatr01box ul li a{ font-size:14px;}
.wrap .indexcont1 .floatr .floatr02 .floatr01box a:hover{ color:red;}




.wrap .indexcont2{ background:#fff;height:100%; overflow:hidden;}
.wrap .indexcont2 .floatl{width:275px; float:left;}
.wrap .indexcont2 .floatl .noter{width:275px; border-bottom:1px solid #7a7a7a;}
.wrap .indexcont2 .floatl .noter a{ font-size:16px;color:#008CC6;  font-weight:bold;}
.wrap .indexcont2 .floatl .noter .line{height:1px;width:70px; display:block; position:relative; bottom:-2px;background-color:#0087bd; overflow:hidden;}
.wrap .indexcont2 .floatl .noter .white{height:1px; width:3px; display:block; position:relative; left:70px; bottom:-1px; background-color:#FFFFFF;}
.wrap .indexcont2 .floatl .floatl1{width:270px;padding:10px 0px 0px 0px;}
.wrap .indexcont2 .floatl .floatl1 ul{width:270px; height:120px;}
.wrap .indexcont2 .floatl .floatl1 ul li{ width:33.3%; height:120px;float:left; text-align:center; overflow:hidden;}
.wrap .indexcont2 .floatl .floatl1 ul li img{width:85px; height:90px;}
.wrap .indexcont2 .floatl .floatl1 ul li a{ font-size:14px;}

.wrap .indexcont2 .floatl .floatl2{float:left; padding:15px 0px;}
.wrap .indexcont2 .floatl .floatl2 .big{height:30px; line-height:30px; text-align:center; margin:0px 10px 0 10px; overflow:hidden}
.wrap .indexcont2 .floatl .floatl2 .big a{ font-size:18px; font-weight:bold; color:#008CC6;}
.wrap .indexcont2 .floatl .floatl2 .big a:hover{ color:#FF0000; text-decoration:underline;}
.wrap .indexcont2 .floatl .floatl2 ul{}
.wrap .indexcont2 .floatl .floatl2 ul li{ height:25px; line-height:25px; overflow:hidden;}
.wrap .indexcont2 .floatl .floatl2 ul li a{ font-size:14px;}


.wrap .indexcont2 .floatm{width:430px; float:left; padding: 0px 10px;}
.wrap .indexcont2 .floatm .noterr{width:430px;border-bottom:1px solid #7a7a7a;}
.wrap .indexcont2 .floatm .noterr a{ font-size:16px;color:#008CC6;  font-weight:bold;}
.wrap .indexcont2 .floatm .noterr .line{height:1px;width:70px; display:block; position:relative; bottom:-2px;background-color:#0087bd; overflow:hidden;}
.wrap .indexcont2 .floatm .noterr .white{height:1px; width:3px; display:block; position:relative; left:70px; bottom:-1px; background-color:#FFFFFF;}
.wrap .indexcont2 .floatm .floatm1{padding:10px 10px 0px 10px;}
.wrap .indexcont2 .floatm .floatm1 ul li{ width:25%; height:120px;float:left; text-align:center; overflow:hidden;}
.wrap .indexcont2 .floatm .floatm1 ul li img{width:97px; height:90px;}
.wrap .indexcont2 .floatm .floatm1 ul li a{font-size:14px;}

.wrap .indexcont2 .floatm .floatm2{width:410px; float:left; padding:10px 0px;}
.wrap .indexcont2 .floatm .floatm2 .big1{height:30px; line-height:30px; text-align:center; margin:0px 10px 0 10px;}
.wrap .indexcont2 .floatm .floatm2 .big1 a{ font-size:18px; font-weight:bold; color:#008CC6;}
.wrap .indexcont2 .floatm .floatm2 .big1 a:hover{ color:#FF0000; text-decoration:underline;}
.wrap .indexcont2 .floatm .floatm2 ul{}
.wrap .indexcont2 .floatm .floatm2 ul li{ margin:0px 10px; height:25px; line-height:25px; overflow:hidden;}
.wrap .indexcont2 .floatm .floatm2 ul li a{ font-size:14px;}





.wrap .indexcont2 .floatr{width:271px; float:right;}
.wrap .indexcont2 .floatr .noterc{width:271px;border-bottom:1px solid #7a7a7a;}
.wrap .indexcont2 .floatr .noterc a{ font-size:16px;color:#008CC6;  font-weight:bold;}
.wrap .indexcont2 .floatr .noterc .line{height:1px;width:40px; display:block; position:relative; bottom:-2px;background-color:#0087bd; overflow:hidden;}
.wrap .indexcont2 .floatr .noterc .white{height:1px; width:3px; display:block; position:relative; left:40px; bottom:-1px; background-color:#FFFFFF;}
.wrap .indexcont2 .floatr .floatr1{padding:10px 0px 0px 0px;}
.wrap .indexcont2 .floatr .floatr1 ul{}
.wrap .indexcont2 .floatr .floatr1 ul li{ width:33.3%; height:110px;float:left; text-align:center; overflow:hidden;}
.wrap .indexcont2 .floatr .floatr1 ul li img{width:80px; height:83px;}
.wrap .indexcont2 .floatr .floatr1 ul li a{font-size:14px;}

.wrap .indexcont2 .floatr .floatr2{width:275px; float:left; padding:10px 0px;}
.wrap .indexcont2 .floatr .floatr2 ul{ width:275px;}
.wrap .indexcont2 .floatr .floatr2 ul li{ margin:0px 10px; height:25px; line-height:25px; overflow:hidden;}
.wrap .indexcont2 .floatr .floatr2 ul li a{ font-size:14px;}



.wrap .indexcont4{ border:#F1F1F1 1px solid;background:#fff; height:100%; padding-bottom:10px; overflow:hidden;}
.wrap .indexcont4 .title{background:url(blue_arrow.gif) no-repeat left 15px; padding-left:15px; height:37px; line-height:37px;font-size:16px; color:#000; }
.wrap .indexcont4 .title span{ float:right;margin-right:15px}
.wrap .indexcont4 .title span a{ font-size:14px; font-weight:normal; color:#555;}
.wrap .indexcont4 .title span a:hover{ color:red;}

.wrap .indexcont4 .floatl{width:720px; float:left;}
.wrap .indexcont4 .floatl .floatl1{width:260px; float:left; padding:10px 0px 0px 15px; }
.wrap .indexcont4 .floatl .floatl1 img{width:260px; height:290px;}

.wrap .indexcont4 .floatl .floatl2{width:430px; float:left; padding:10px 0px 0px 10px; border-right:#d8d8d8 1px dashed; height:100%; overflow:hidden;}
.wrap .indexcont4 .floatl .floatl2 ul{}
.wrap .indexcont4 .floatl .floatl2 li{width:33%; float:left; text-align:center; height:150px; overflow:hidden;}
.wrap .indexcont4 .floatl .floatl2 img{width:130px; height:90px; padding:2px; border:#d8d8d8 1px solid;}
.wrap .indexcont4 .floatl .floatl2 p a{}
.wrap .indexcont4 .floatl .floatl2 p a:hover{ color:red;}
.wrap .indexcont4 .floatl .floatl2 p.jiage{ font-size:14px; color:red;}



.wrap .indexcont4 .floatr{width:252px; float:right;padding:0px 10px 0px 0px;}
.wrap .indexcont4 .floatr .floatr01{ border-top:none; height:100%; overflow:hidden; }
.wrap .indexcont4 .floatr .floatr01 h2{  background:url(sa.jpg) no-repeat left 12px; height:37px; line-height:37px; color:#000; font-size:14px; font-weight:bold; padding-left:15px; overflow:hidden;}
.wrap .indexcont4 .floatr .floatr01 .floatr01box{ margin-top:10px;}
.wrap .indexcont4 .floatr .floatr01 .floatr01box .tuanbox{ height:120px; overflow:hidden; border-bottom:#d8d8d8 1px dashed; margin-bottom:10px;}
.wrap .indexcont4 .floatr .floatr01 .floatr01box .tuanbox .pic{width:90px; float:left;}
.wrap .indexcont4 .floatr .floatr01 .floatr01box .tuanbox .pic img{width:86px; height:90px; border:#d8d8d8 1px solid; padding:2px;}
.wrap .indexcont4 .floatr .floatr01 .floatr01box .tuanbox .tuanlist{width:150px; float:right;}
.wrap .indexcont4 .floatr .floatr01 .floatr01box .tuanbox .tuanlist h1{  line-height:24px;}
.wrap .indexcont4 .floatr .floatr01 .floatr01box .tuanbox .tuanlist h1 a{ font-size:12px; font-weight:normal; color:#000;}
.wrap .indexcont4 .floatr .floatr01 .floatr01box .tuanbox .tuanlist h1 a:hover{ color:red; text-decoration:none;}

.wrap .indexcont4 .floatr .floatr01 .floatr01box .tuanbox .tuanlist .price{font-size:16px; font-weight:bold; color:red; height:24px; line-height:24px;}
.wrap .indexcont4 .floatr .floatr01 .floatr01box .tuanbox .tuanlist .price del{font-size:12px; font-weight:normal; color:#555;}

.wrap .indexcont4 .floatr .floatr01 .floatr01box .tuanbox .tuanlist .buy{}
.wrap .indexcont4 .floatr .floatr01 .floatr01box .tuanbox .tuanlist .buy .lg{width:100px;float:left;font-size:12px; font-weight:normal; color:#333;}
.wrap .indexcont4 .floatr .floatr01 .floatr01box .tuanbox .tuanlist .buy .wybuy{width:40px;float:right;background:red;text-align:center; height:24px; line-height:24px;}
.wrap .indexcont4 .floatr .floatr01 .floatr01box .tuanbox .tuanlist .buy .wybuy a{ color:#fff; font-size:12px;}
.wrap .indexcont4 .floatr .floatr01 .floatr01box .tuanbox .tuanlist .buy .wybuy a:hover{ text-decoration:none;}





.wrap .indexcont5{ border:#F1F1F1 1px solid;background:#fff; height:100%; padding-bottom:10px; overflow:hidden;}
.wrap .indexcont5 .title{background:url(blue_arrow.gif) no-repeat left 15px; padding-left:15px; height:37px; line-height:37px;font-size:16px; color:#000;}
.wrap .indexcont5 ul{ padding:0px 10px;}
.wrap .indexcont5 ul li{ float:left;width:185px;height:150px; padding-left:10px;}
.wrap .indexcont5 ul li img{height:100px; width:180px;}
.wrap .indexcont5 ul li span a{ text-align:center; font-size:14px; padding-left:30px;}



.wrap .indexcont6{ border:#F1F1F1 1px solid;background:#fff; height:100%; padding-bottom:10px; overflow:hidden;}
.wrap .indexcont6 .title{background:url(blue_arrow.gif) no-repeat left 15px; padding-left:15px; height:37px; line-height:37px;font-size:16px; color:#000;}
.wrap .indexcont6 .title span{  float:right; margin-right:15px;}
.wrap .indexcont6 .title span a{ font-size:14px; font-weight:normal; color:#555;}
.wrap .indexcont6 .title span a:hover{ color:red;}

.wrap .indexcont6 .indexcont6box{ height:310px; padding:0px 10px; overflow:hidden;}
.wrap .indexcont6 .indexcont6box .floatl{width:330px; float:left; border-right:#d8d8d8 1px solid; padding-right:8px;}
.wrap .indexcont6 .indexcont6box .floatl ul li{ height:25px; line-height:25px; padding-left:10px; background:url(list_blue.jpg) no-repeat left 10px; overflow:hidden;}
.wrap .indexcont6 .indexcont6box .floatl ul li a{ font-size:14px;}
.wrap .indexcont6 .indexcont6box .floatl dl{height:90px; border-bottom:#d8d8d8 1px dashed; margin-bottom:10px;}
.wrap .indexcont6 .indexcont6box .floatl dt{ height:35px; line-height:35px;}
.wrap .indexcont6 .indexcont6box .floatl dt a{ font-size:14px; color:#000;}
.wrap .indexcont6 .indexcont6box .floatl dt a:hover{ color:red; text-decoration:none;}

.wrap .indexcont6 .indexcont6box .floatl dd{ line-height:24px;color:#666;}
.wrap .indexcont6 .indexcont6box .floatl ul{}
.wrap .indexcont6 .indexcont6box .floatl ul.catalog02{}
.wrap .indexcont6 .indexcont6box .floatl ul.catalog02 li{ height:25px; line-height:25px; background:url(list_blue.jpg) no-repeat left 10px; padding-left:10px;}
.wrap .indexcont6 .indexcont6box .floatl ul.catalog02 span a{}
.wrap .indexcont6 .indexcont6box .floatl ul.catalog02 a{font-size:12px; }


.wrap .indexcont6 .indexcont6box .floatm{width:360px; float:left; margin-left:8px;border-right:#d8d8d8 1px solid; padding-right:8px;}
.wrap .indexcont6 .indexcont6box .floatm ul{}
.wrap .indexcont6 .indexcont6box .floatm li{ height:25px; line-height:25px; background:url(list_blue.jpg) no-repeat left 10px; padding-left:10px; overflow:hidden;}
.wrap .indexcont6 .indexcont6box .floatm li a{ font-size:14px;}
.wrap .indexcont6 .indexcont6box .floatm span#date{ float:right; color:#999;}
.wrap .indexcont6 .indexcont6box .floatr{width:258px; float:right;}



.wrap .indexcont7{ }
.wrap .indexcont7 .floatl{width:308px; float:left; border:#f1f1f1 1px solid;background:#fff; height:365px; overflow:hidden;}
.wrap .indexcont7 .floatl .title{background:url(titbg.jpg) no-repeat; height:37px; line-height:37px; color:#000; font-size:14px; font-weight:bold; padding-left:15px; overflow:hidden;}
.wrap .indexcont7 .floatl .title span{ float:right;font-size:14px; font-weight:normal; color:#555; margin-right:10px;}
.wrap .indexcont7 .floatl .floatlbox{ padding:0px 10px;}
.wrap .indexcont7 .floatl .floatlbox .ask_s{ height:30px; line-height:30px;}
.wrap .indexcont7 .floatl .floatlbox ul{}
.wrap .indexcont7 .floatl .floatlbox li{height:25px; line-height:25px; background:url(list_blue.jpg) no-repeat left 10px; padding-left:10px; overflow:hidden;}
.wrap .indexcont7 .floatl .floatlbox li a{ font-size:14px;}
.wrap .indexcont7 .floatl .floatlbox span#date{ float:right; color:#999;}



.wrap .indexcont7 .floatm{width:360px; float:left; margin-left:10px;background:#fff; border:#f1f1f1 1px solid;  height:365px;  overflow:hidden;}
.wrap .indexcont7 .floatm .title{ background:url(blue_arrow.gif) no-repeat left 15px; height:37px; line-height:37px; color:#000; font-size:14px; font-weight:bold; padding-left:15px; overflow:hidden; }
.wrap .indexcont7 .floatm .title span{ float:right;font-size:14px; font-weight:normal; color:#555; margin-right:10px;}
.wrap .indexcont7 .floatm .floatmbox{}
.wrap .indexcont7 .floatm .floatmbox .tjsoft{ padding:10px; height:86px; overflow:hidden; border-bottom:#d8d8d8 1px dotted;}
.wrap .indexcont7 .floatm .floatmbox .tjsoft li{width:25%; float:left; text-align:center;}
.wrap .indexcont7 .floatm .floatmbox .tjsoft img{width:70px; height:60px; padding:2px; border:#d8d8d8 1px solid;}

.wrap .indexcont7 .floatm .floatmbox .newsoft{ padding:0px 10px 0px 10px;}
.wrap .indexcont7 .floatm .floatmbox .newsoft li{height:25px; line-height:25px; background:url(list_blue.jpg) no-repeat left 11px; padding-left:10px;}
.wrap .indexcont7 .floatm .floatmbox .newsoft a{ font-size:14px;}
.wrap .indexcont7 .floatm .floatmbox .newsoft a:hover{}
.wrap .indexcont7 .floatm .floatmbox .newsoft span#date{ float:right; color:#999;}


.wrap .indexcont7 .floatr{width:308px; float:right; }
.wrap .indexcont7 .floatr .floatr01{border:#f1f1f1 1px solid;background:#fff;  height:177px;  overflow:hidden;}
.wrap .indexcont7 .floatr .floatr01 .title{background:url(titbg.jpg) no-repeat; height:37px; line-height:37px; color:#000; font-size:14px; font-weight:bold; padding-left:15px; overflow:hidden;}
.wrap .indexcont7 .floatr .floatr01 .title span{ float:right;font-size:14px; font-weight:normal; color:#555; margin-right:10px;}
.wrap .indexcont7 .floatr .floatr01 .floatrbox{ padding:0px 10px; height:100%; overflow:hidden;}
.wrap .indexcont7 .floatr .floatr01 .floatrbox ul{}
.wrap .indexcont7 .floatr .floatr01 .floatrbox li{ height:25px; line-height:25px; color:#999;}
.wrap .indexcont7 .floatr .floatr01 .floatrbox a{ font-size:14px;}


.wrap .indexcont7 .floatr .floatr01 .floatr02box{ padding:0px 10px; height:100%; overflow:hidden;}
.wrap .indexcont7 .floatr .floatr01 .floatr02box li{ height:25px; line-height:25px; background:url(list_blue.jpg) no-repeat left 10px; padding-left:10px;}
.wrap .indexcont7 .floatr .floatr01 .floatr02box a{ font-size:14px;}
.wrap .indexcont7 .floatr .floatr01 .floatr02box a:hover{}

.wrap .indexcont8{ clear:both;}
.wrap .indexcont8 .title{ background:url(mod_hd.png) no-repeat;height:41px; line-height:41px; font-size:16px; padding-left:30px; color:#458FCE; font-weight:bold; color:#000; overflow:hidden;}
.wrap .indexcont8 .title span{ float:right;padding-right:10px;padding-top:5px; display:block;}
.wrap .indexcont8 .title span a{ font-size:14px; font-weight:normal; color:#666;}
.wrap .indexcont8 .title span a:hover{ color:red;}
.picList{border:#e5e5e5 1px solid; background:#fff;border-top:none; height:180px; overflow:hidden;}
.picList ul{ padding:0px 15px;}
.picList li{float:left;width:25%; text-align:center;height:184px;padding-top:15px;}
.picList li a{ display:block; text-align:center; font-size:14px;}
.picList li p{color:#7A7272;height:52px;line-height:26px;margin-top:8px;vertical-align:top;}
.picList li img{height:125px;width:200px;}


.wrap .indexcont10{ border:#f1f1f1 1px solid; background:#fff;height:100%; padding-bottom:10px; overflow:hidden;}
.wrap .indexcont10 .title{ background:url(blue_arrow.gif) no-repeat left 12px;height:38px; line-height:38px; font-size:14px; padding-left:15px; font-weight:bold; color:#000; overflow:hidden;}
.wrap .indexcont10 .title span{ float:right;padding-right:10px;padding-top:5px;}
.wrap .indexcont10 .title span a{ font-size:14px; font-weight:normal; color:#666;}
.wrap .indexcont10 .title span a:hover{ color:red;}
.wrap .indexcont10 .indexcont9box{ padding:0px 10px;}
.wrap .indexcont10 .indexcont9box ul{}
.wrap .indexcont10 .indexcont9box a{width:auto; padding:0px 10px; float:left; text-align:center; font-size:14px;}
/*首页结束*/



/*文章分页样式*/
#fenye{clear:both; margin:10px 20px 20px 0;}
#fenye a{ width:28px; text-align:center; float:left; border:1px solid #bfbfc7;background:#fff; height:28px; font-size:12px;color:#666; line-height:28px; margin-left:5px;border-radius:3px; display:inline-block;}
#fenye .prev,#fenye .next{width:60px;}
#fenye a.curr{background:#bfbfc7;border:1px solid #bfbfc7;color:#fff;}
#fenye a:hover{background:#bfbfc7;border:1px solid #bfbfc7;color:#fff; text-decoration:none}
#pageNext{ margin:10px;}
#pageNext .prev,#pageNext .next{text-align:center;width: 60px;}
#pageNext a.curr{background: #bfbfc7;border: 1px solid #bfbfc7;color: #fff;}
#pageNext a.curr span{ color:#fff !important;}
#pageNext a{width: 28px;text-align: center;float: left;border: 1px solid #bfbfc7;background: #fff;height: 28px;font-size: 12px;color: #666;line-height: 28px;margin-left: 5px;border-radius: 3px;}
#realname{height: 30px;border: 1px solid #ddd;}
#b1{padding: 5px 10px;background: #ff7d02;color: #fff;border: 1px solid #ff7d02;border-radius: 3px;}

.fenyetips{ display:none}
#pagelist{ line-height:22px;color:#666; padding:15px;}
#pagelist a{ width:28px; text-align:center; float:left; border:1px solid #bfbfc7;background:#fff; height:28px; font-size:12px;color:#666; line-height:28px; margin-left:5px;border-radius:3px;}
#pagelist a.next,#pagelist a.prev{width:60px;}
#pagelist a.curr{ background:#bfbfc7;border:1px solid #bfbfc7;color:#fff;}
#pagelist a:hover{background:#bfbfc7;border:1px solid #bfbfc7;color:#fff; text-decoration:none}
#pagelist a img{ display:block;margin:0 auto;margin-top:12px;}
#pagelist span{line-height:28px; font-size:13px; height:28px; margin-left:10px;}
#pagelist span#totalpage{ margin:0;}
.fenye a img{ display:block;margin:0 auto;margin-top:12px;}


/*鼠标特效end*/

#searchresult{ padding-top:20px;}
.demand_box{width:1180px;margin:0 auto;height:38px; line-height:38px;font-size:14px;}
.demand_l{ width:100px; height:38px; font-size:20px; float:left;}
.demand_r{width:898px;height:38px;float:left;overflow:hidden; }
.demand_r li{ float:left; text-align:center; padding:0px 1px; height:38px; line-height:38px;}
.demand_r li.currclass a{ color:#338BC9}
.demand_r a{ font-size:16px; display:block; height:38px; padding:0px 12px;font-weight: normal;}

.demand_r li a.current{color: #338BC9;}

.navigation690{height:22px;line-height:22px;color:#999;background:url(ask_points.gif) no-repeat left -1356px;padding-left:15px;}
.navigation690 a{color:#999;}
.navigation690 a:hover{color:red;text-decoration:none;}


/*影视系统*/

.moviemain01 .leftbox .focus #focus{position: relative;height: 360px; overflow:hidden;width: 870px;}
.moviemain01 .leftbox .focus #focus .bd{position: relative}
.moviemain01 .leftbox .focus #focus .focus-bar-box{width: 100%;height: 360px;position: relative;overflow: hidden}
.moviemain01 .leftbox .focus #focus .focus-bar{width: 10000px}
.moviemain01 .leftbox .focus #focus .focus-bar li{float: left;width: 870px;height:360px}
.moviemain01 .leftbox .focus #focus .focus-bar li a{width: 100%;height: 100%;display: block}
.moviemain01 .leftbox .focus #focus .focus-bar li img{min-width: 100%;_width:100%;height:360px;}
.moviemain01 .leftbox .focus #focus .ft{position: absolute;left: 0;bottom: 0;z-index: 1;width: 870px;}
.moviemain01 .leftbox .focus #focus .ftbg{position: absolute;left: 0;z-index: -1;width: 870px;height: 45px;background: rgba(0,0,0,0.5);bottom:0;}
.moviemain01 .leftbox .focus #focus .change{position: absolute;right: 10px;bottom:15px;height: 12px}
.moviemain01 .leftbox .focus #focus .change a{float: left;width: 10px;height: 10px;margin-right: 10px;-webkit-transition: .0s; transition: .0s;background: #fff;cursor: pointer; border-radius:10px;}
.moviemain01 .leftbox .focus #focus .change a.on{background:#f77900;}
.moviemain01 .leftbox .focus #focus .hd{position: absolute;left: 0;bottom: 0;z-index: 2;width: 700px;height: 45px}
.moviemain01 .leftbox .focus #focus .focus-title{overflow: hidden;position: absolute;top: 0;left: 0;height: 55px;padding: 0 20px;line-height: 45px;font-size: 16px;}
.moviemain01 .leftbox .focus #focus .focus-title a{color:#fff;}

.wrap .bottom .yingshixitong{ margin-top:10px; }


.wrap .bottom .yingshixitong .ys_nr li{ float:left; width:20%;}
.wrap .bottom .yingshixitong .ys_nr img{ width:170px; height:112px;}
.wrap .bottom .yingshixitong .ys_nr span{ padding-left:60px;}
.wrap .bottom .yingshixitong .ys_nr p{ padding-left:10px; margin-top:5px; padding-right:10px;}
.wrap .bottom .yingshixitong .ys_nr .jieshao{ color:#999999;}

/*友情链接*/
.wrap .bottom .title4 .sqlj{ float: right;}
.wrap .bottom .link{ margin-top:12px;}
.wrap .bottom .link #nlink{ padding-top:15px; height:40px;}
.wrap .bottom .link li{ float:left; width:10%; height:36px;  margin-right:10px; text-align:center; line-height:36px;}
.wrap .bottom .link li img{ width:90px; height:32px; }



/*新闻频道*/

.wrap .content .main2{ width:870px; float:left; margin-right:20px; }
.wrap .content .side2{ width:290px; float:right; }
.wrap .content .main2 .newsleft{ float:left; width:331px; margin-right:10px;}
.wrap .content .main2 .newsright{ float:left; width:470px; margin-left:29px;}

.wrap .content .main2 .newsleft a:hover,.newsright a:hover{ text-decoration:underline; color:#990000;}
/*新闻选项卡*/
.wrap .content .main2 .newsleft .tab{width:331px;margin:0px auto;}
.wrap .content .main2 .newsleft .tab .hd{ overflow:hidden; background:url(bg.png) 0 -32px #F5F5F5;}
.wrap .content .main2 .newsleft .tab .hd li{ position:relative;height:37px; line-height:37px; text-align:center; width:81px; float:left;border-top:0;font:normal 17px/37px "Microsoft YaHei"; _font-weight:bold; cursor:default;}
.wrap .content .main2 .newsleft .tab .hd li.on{background:#fff; border-bottom:1px solid #fff; color:#c00; }
.wrap .content .main2 .newsleft .tab .bd{overflow:hidden; padding-top:10px; margin-bottom:10px; }
.wrap .content .main2 .newsleft .tab .lh{overflow:hidden; display: block; }
.wrap .content .main2 .newsleft .tab .bd .lh img{ width:100%;}

.wrap .content .main2 .newsleft .tab .bd .lh .xwitem ul{ padding-left:15px; margin-top:10px;}
.wrap .content .main2 .newsleft .tab .bd .lh .xwitem li{ list-style-image:url(artarrow.gif); height:30px; line-height:30px;}
.wrap .content  li .xwlist_time{float:right; color:#999; margin-right:9px;}
.wrap .content .main2 .newsleft .tab .bd .lh .xwitem li img{ width:16px; height:10px;}
.wrap .content .main2 .newsleft .tab .bd .lh .xwitem li a{ color:#666666; font-size:14px;}
.wrap .content .main2 .newsleft .tab .bd .lh .xwitem li a:hover{ color:#990000; }

.wrap .content .main2 .newsright .yaowen{ height:37px; line-height:37px; border-bottom:1px #F0F0F0 solid;}
.wrap .content .main2 .newsright .yaowen span{text-align:center; font-size:18px; color:#0C9AD8; }
.wrap .content .main2 .newsright .yaowen em{ float:right;}

.wrap .content .main2 .newsright .yw_content span a{text-align:center; font-size:18px; font-weight:500; color:#E01342;}
.wrap .content .main2 .newsright .yw_content span a:hover{ color:#990000;}
.wrap .content .main2 .newsright .yw_content li{ margin-bottom:15px;}
.wrap .content .main2 .newsright .yw_content li span{ line-height:35px; height:35px; display:block;}
.wrap .content .main2 .newsright .yw_content li p{ height:30px; line-height:30px; overflow:hidden;}
.wrap .content .main2 .newsright .yw_content li p a{ color:#666;}

.wrap .content .main2 .newsright .yw_content{ margin-bottom:20px;}

.wrap .content .main2 .newsright .yaowen2{ border-top:#D6D6D6 1px solid; }
.wrap .content .main2 .newsright .yaowen2 ul{ margin-left:20px; padding-bottom:15px; padding-top:15px; border-bottom:1px dashed #D6D6D6;}
.wrap .content .main2 .newsright .yaowen2 li{list-style-type:disc; font-size:14px; color:#C8C8C8; height:30px; line-height:30px;}
.wrap .content .main2 .newsright .yaowen2 li a{ color:#333; font-size:14px;}
.wrap .content .main2 .newsright .yaowen2 li a:hover{ color:#990000; text-decoration:none;}

.wrap .content  .tab2{ margin-bottom:10px;}
.wrap .content  .tab2 .bt { height:39px; background-color:#F8F8F8; border-top:1px #E7E7E7 solid; border-bottom:1px solid #E7E7E7; width:100%; margin-bottom:10px;}
.wrap .content  .tab2 .bt h3{background:#fff; border-bottom:1px solid #fff; color:#c00; width:100px; _font-weight:bold; cursor:default; border-right:1px solid #E7E7E7; text-align:center; color:#333;}
.wrap .content  .tab2 .bt  span{ color:#0C9AD8; font-size:25px; padding-right:5px; font-weight:500;}


.wrap .content  .tab2 .zt .zt_t{border-bottom:#ccc 1px dashed; height:82px;}
.wrap .content  .tab2 .zt .zt_t img{ float:left; height:69px; width:69px;}
.wrap .content  .tab2 .zt .zt_t span a{ font-size:14px; padding-left:20px; font-weight:bold;color:#1F3B7B}
.wrap .content  .tab2 .zt .zt_t span a:hover{ text-decoration:underline; color:#990000;}
.wrap .content  .tab2 .zt .zt_t .jj{ float:right; width:220px; padding:5px 10px;  color:#666666;}
.wrap .content  .tab2 .zt .ztitm{ padding-left:15px; margin-top:10px; }
.wrap .content  .tab2 .zt .ztitm li{list-style-image:url(artarrow.gif); height:30px; line-height:30px;}
.wrap .content  .tab2 .zt .ztitm li a{color:#666666; font-size:14px;}
.wrap .content  .tab2 .zt .ztitm li span{float:right; color:#999999;}

.wrap .content .main2 .newsright .xw123{ height:37px; line-height:37px;  margin-top:5px;font-size:18px; color:#0C9AD8; font-weight:500}
.wrap .content .main2 .newsright .xw123_content ul{ margin-left:20px; padding-bottom:15px;}
.wrap .content .main2 .newsright .xw123_content li{list-style-type:disc; font-size:14px; height:30px; line-height:30px; color:#C8C8C8;}
.wrap .content .main2 .newsright .xw123_content li a{ color:#333;font-size:14px;}
.wrap .content .main2 .newsright .xw123_content li a:hover{ color:#990000; text-decoration:none;}
.wrap .content .main2 .newsright .xw123_content .sspp li{ list-style-type:disc;}


/*文章*/
.wrap .content .side2 .tab2{ margin-bottom:20px;}
.wrap .content .side2 .tab2 .zxwz li{ padding-bottom:7px; line-height:27px;padding-top:7px;}
.wrap .content .side2 .tab2 .zxwz li a{ }
.wrap .content .side2 .tab2 .zxwz li a:hover{ color:#900;}

.wrap .content .side2 .tab2 .zxwz li a img{ height:10px; width:16px;}
.wrap .content .side2 .tab2 .zxwz div{width:20px; height:20px; float:left;  text-align:center; line-height:20px; margin-right:10px; font-size:16px; background-color:#fff; color:#000; border:1px #D5D5D5 solid;-moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;}
.wrap .content .side2 .tab2 .zxwz .top1{ background:#0C9AD8; color:#FFFFFF; border:none}
.wrap .content .side2 .tab2 .zxwz .top2{ background:#0C9AD8; color:#FFFFFF;border:none}
.wrap .content .side2 .tab2 .zxwz .top3{ background:#0C9AD8; color:#FFFFFF;border:none}
.wrap .content .side2 .tab2 .zxwz span{ float:right;}
.wrap .content .side2 .tab2 .zxwz p{color:#999999;}
.wrap .content .side2 .tab2 .zxwz img{ padding-left:15px;width:75px; height:60px;}
.wrap .content .side2 .tab2 .zxwz .foo11{ border-bottom:none;}

.wrap .content .fieldmenu .condition_title{ font-size:14px; float:left;width:70px; padding-left:15px;}
.wrap .content .fieldmenu .container{ line-height:30px; width:780px; float:left;}
.wrap .content .fieldmenu .container strong{ font-size:14px; background:#03A2DC;color:#fff; padding:2px;}
.wrap .content .fieldmenu .container a{ padding:0px 8px; font-size:14px; color:#336699;}
.wrap .content .tabtit{height:32px;font-size:14px;padding-left:10px; border:1px solid #d4d4d4; overflow:hidden; background:#E7E7E7;}
.wrap .content .artlisting ul li{ border-bottom:1px dashed #ccc; padding:15px 0px; padding-left:15px;}
.wrap .content .artlisting ul li a{ font-size:14px;}
.wrap .content .tabtit .fcsearch_tabs ul li{ float:left; padding-right:10px; font-size:16px; height:40px;width:120px;}
.wrap .content .tabtit .fcsearch_tabs ul li a{ padding-left:20px;color:#069; line-height:32px;} 
.wrap .content .tabtit .fcsearch_tabs ul li.slt{ background:url(tabbg.png) no-repeat; margin-top:2px;}
.wrap .content .tabtit .fcsearch_tabs ul li.slt a{ color:#fff;}
/*新闻频道end*/




/*图片频道*/


/*
.wrap .content .pic_hd{ width:787px; float:left; height:357px;}
.wrap .content .pi_right{ float:right; width:366px; margin-left:15px;background:#FFFFFF; }
.wrap .content .pi_right .ph{ text-align:left; width:352px;height:25px; margin-bottom:7px; background:url(top10.png) no-repeat center left; padding-left:25px; _display:inline;}
.wrap .content .pi_right h2{  margin-bottom:10px;   height:25px; font-size:18px; font-weight:normal;}
.wrap .content .pi_right ul{}
.wrap .content .pi_right ul li{ padding-bottom:1px; height:32px;line-height:32px;font-size:14px; border-bottom:#E7E7E7 dashed 1px; margin-bottom:-1px; zoom:1 }
.wrap .content .pi_right  ul li span{line-height:23px;zoom:1;width:20px;height:20px;margin:-3px 10px 0 0;display:inline-block;*display:inline;zoom:1;text-align:center; color:#7e7e7e;background-position:-195px -146px;vertical-align:middle; border:#D5D5D5 1px solid;}
.wrap .content .pi_right  li .a1,
.wrap .content .pi_right  li .a2,
.wrap .content .pi_right  li .a3{background-position:-195px -116px ;color:#fff; background:#900; border:none;}
.wrap .content .pi_right  li .ph_hits{ display:block; height:32px; float:right; border:none;  font-size:12px; color:#999; line-height:32px; width:23px;}

*/


.wrap .content .box ul li .dask{width:100%;height:230px; line-height:210px;background-color:transparent;position:absolute;top:-230px;left:0; text-align:center; background:url(touming.png); cursor:pointer;}

.content .box ul li .dask a{color:#fff;font-size:14px;background:none; }

#pro_infor {height:280px;}
#pro_infor img {border:1px solid #ccc;width:320px;height:271px;}
.jcarousel-skin-tango .jcarousel-container-horizontal {width:281px;padding: 10px 20px;}
.jcarousel-skin-tango .jcarousel-clip-horizontal {width:  281px;height: 50px;}

 

/* 图片分页方式的样式*/
.imagelist{margin:0 auto;width:990px;} /*总宽度*/
.imagelist .imagetop{padding-right:5px;text-align:right;margin:5px;}
.imagelist .imagetop a{color:#767676;}
.imagelist .defaultimagesrc{text-align:center;margin:5px;padding-top:40px;padding-bottom:40px;}
.imagelist .defaultImagesrc img{border:1px solid #f1f1f1;padding:2px}
.imagelist .imageintro{text-align:center;font-size:14px;}
.thumb {height:112px;background:#FFF;padding:5px;}
.thumb_1 {text-align: center;float: left;height: 50px;width: 60px;padding-top: 30px;font-weight: 400;font-size: 14px;color:#000;}
.thumb_1 .font-28{font-size:18px;color:red;}
.thumb_2 {float: left;width: 790px;}
.thumb_2_1 {background:url(qh1.gif) no-repeat 0px 20px;float: left;height: 113px;width: 35px;cursor:pointer;margin-left:10px;_margin-left:0px;}
.thumb_2_2 {background:url(qh2.gif) no-repeat 0px 20px;float: right;height: 113px;width: 35px;cursor:pointer;}
#scrool_div {width:708px;position:relative;height:110px;overflow:hidden;}
#scrool_wrap {height:110px;position:absolute;width:20000px;}
#scrool_wrap li {width:130px;height:100px;float:left;margin-right:10px;}
#scrool_div img{width:126px;height:95px;margin:5px}
.normalthumb img{padding:2px;border:1px solid #F9AF10}
.currthumb img{padding:2px;border:1px solid #ff6600;}
/* 图片分页方式的样式结束*/

/*组图显示方式的样式*/
.imggrouplist{margin:0 auto;width:90%;}
.imggrouplist li{width:150px;float:left;margin:2px;border:1px #f1f1f1 solid;background:#FFFFFF;padding:5px;text-align:center}
.imggrouplist li img{width:145px;height:120px;}
/*组图显示方式的样式结束*/

/*平行显示方式样式*/
.imglist{text-align:center}
.imglist img{padding:1px}
.imglist div{margin-bottom:15px}
/*平行显示方式样式结束*/
#pageNext{text-align:right}



/*图片 -栏目页*/



/* 图片分页方式的样式*/
.imagelist{} /*总宽度*/
.imagelist .imagetop{ padding:10px 0;text-align:right;margin:5px;}
.imagelist .imagetop a{color:#767676;}
.imagelist .defaultimagesrc{text-align:center;margin:5px;padding-top:40px;padding-bottom:40px;}
.imagelist .defaultImagesrc img{border:1px solid #f1f1f1;padding:2px}
.imagelist .imageintro{text-align:center;font-size:14px;}
.thumb { height:112px;background:#FFF;padding:5px;}
.thumb_1 {text-align: center;float: left;height: 50px;width: 60px;padding-top: 30px;font-weight: 400;font-size: 14px;color:#000;}
.thumb_1 .font-28{font-size:18px;color:red;}
.thumb_2 {float: left;width: 790px;}
.thumb_2_1 {background:url(qh1.gif) no-repeat 0px 20px;float: left;height: 113px;width: 35px;cursor:pointer;margin-left:10px;_margin-left:0px;}
.thumb_2_2 {background:url(qh2.gif) no-repeat 0px 20px;float: right;height: 113px;width: 35px;cursor:pointer;}
#scrool_div {width:708px;position:relative;height:110px;overflow:hidden;}
#scrool_wrap {height:110px;position:absolute;width:20000px;}
#scrool_wrap li {width:130px;height:100px;float:left;margin-right:10px;}
#scrool_div img{width:126px;height:95px;margin:5px;}
.normalthumb img{padding:2px;border:1px solid #F9AF10}
.currthumb img{padding:2px;border:1px solid #ff6600;}

/* 图片分页方式的样式结束*/





/*图片筛选*/

.photolisting{}
.photolisting ul{ padding-top:10px;}
.photolisting li{width:25%; float:left; height:130px;white-space:nowrap; text-overflow:ellipsis;  overflow:hidden;}
.photolisting li a{width:174px;}
.photolisting img{width:163px; height:90px; border:#e5e5e5 1px solid; padding:2px; }
.photolisting a{}
.photolisting a:hover{ color:red; text-decoration:none;}



.picpl{}
.picpl .search01{ border:1px solid #E7E7E7; margin-top:10px;}
.picpl .search01 .title{ height:40px; line-height:40px;padding-top:5px;border-bottom:1px solid #E7E7E7;}
.picpl .search01 .title h2{ font-size:18px; font-weight:normal;padding-left:15px;}
.picpl .search01 .keyform .keywordform{ font-size:16px;}
.picpl .search01 .keyform .keywordform #key{ height:20px;}
.picpl .search01 .keyform .keywordform .fcsearch{ height:24px; width:45px; color:#fff; background:#FF9900; border:1px solid #FF9900;}
.picpl .tabtit{background:#F3FAFF; border:1px solid #CCE0F5;}
.picpl .left01{border:#e5e5e5 1px solid;}
.picpl .left01 .title{height:40px;line-height:40px;overflow:hidden; font-size:16px; padding-left:15px; color:#333;}
.picpl .left01 .left01box{padding:10px;}
.picpl .left01 .searchbox{ height:100%; overflow:hidden;padding:10px;}
.picpl .left01 .searchbox .content_nei{}
.picpl .left01 .searchbox .content_nei ul{}
.picpl .left01 .searchbox .content_nei li{ height:110px; border-bottom:#ccc 1px dashed; margin-bottom:8px; overflow:hidden;}
.picpl .left01 .searchbox .content_nei h1{width:120px; float:left;}
.picpl .left01 .searchbox .content_nei h1 img{ padding:2px; border:#D4D4D4 1px solid;}
.picpl .left01 .searchbox .content_nei h3{width:520px; float:right;}
.picpl .left01 .searchbox .content_nei h3 a{ font-size:14px; font-weight:bold; text-decoration:underline;}
.picpl .left01 .searchbox .content_nei h3 a:hover{ color:red; text-decoration:none;}
.picpl .left01 .searchbox .content_nei h3 span.intro{font-size:12px; font-weight:normal;}
.picpl .fieldmenu .condition_title{ font-size:14px; width:80px; float:left; line-height:30px; padding-left:15px;}
.picpl .fieldmenu .container{ font-size:14px; width:600px; float:right;}
.picpl .fieldmenu .container strong{ border:1px solid #03A2DC; padding:2px; color:#fff; background:#03A2DC}
.picpl .fieldmenu  .container a{ padding:0px 8px;}
.picpl .search02 .tabtit{ font-size:14px; height:32px; padding-left:10px; border:1px solid #d4d4d4; overflow:hidden; background:#E7E7E7;}
.picpl .search02 .tabtit ul li{ padding-right:10px; font-size:16px; float:left;height:40px;width:120px;}
.picpl .search02 .tabtit ul li a{ padding-left:20px; line-height:32px;}
.picpl .search02 .tabtit ul li.slt{ background:url(tabbg.png) no-repeat;  margin-top:2px;}
.picpl .search02 .tabtit ul li.slt a{color:#fff}
.picpl .right01{height:100%;overflow:hidden;padding-bottom:10px;}
.picpl .right01 .title{height:35px; line-height:35px; font-size:14px; font-weight:bold; color:#222; }
.picpl .right01 .title  h3{background:#fff;width:90px; line-height:32px; font-size:16px; font-weight:bold;}
.picpl .right01 .right01box{}
.picpl .right01 .right01box ul{}
.picpl .right01 .right01box li{width:48%; margin:1%;float:left;text-align:center;height:136px;overflow:hidden;}
.picpl .right01 .right01box img{width:100%;height:100px;padding:2px;}







/*********************************/
.leftbox1{ width:760px;float:left;}
.leftbox2{ width:400px;float:left;}
.leftbox{ width:215px;}
.rightbox{ width:74%;}
.newstit{ height:40px; line-height:40px;font-size:18px; margin-bottom:5px}
.newstit i{ width:6px; height:25px; background:#338BC9; display:inline-block; vertical-align:middle; margin-right:15px;}
.newstit font{ font-size:20px; color:#338BC9;}
.navigation{/*width:1180px;margin:10px auto; clear:both;height:28px;line-height:28px; font-size:14px;color:#999;*/height: 28px;
position: relative;  overflow: hidden; text-align: right;border-bottom: 1px solid #f0f0f0;}
/*.navigation i{width: 4px;height: 17px;position: absolute;left: 0;top: 5px;display: block; background: #006bd1;font-size: 0; line-height: 0;}*/
.navigation h1 {width: 131px;background: #fff; line-height: 28px; font-size: 18px; color: #333; padding-left: 14px; float: left;}
.navigation span{ float:right;}
.navigation span input[type="image"]{ border:none;height:33px;line-height:33px; /*width:90px;*/}
.navigation dt#KeyWord{ height:25px; line-height:25px;}
.navigation a{color:#999;}

.diggbox ul li{ line-height:30px;}
/**产品视频列表页**/
.videolist ul li{float:left;width:32%; border-bottom:dashed 1px #ccc; padding:10px 3px}
.videolist ul li img{max-width:100%}
.videolist ul li h2{ font-size:20px;line-height:40px; height:40px;text-align: center;}
.videolist ul li h2 a{color:#333333; font-size:16px;}
.videolist ul li h2 a:hover{ text-decoration:none; color:#900;}
.videolist ul li p{font-size:14px;color:#666666; line-height:28px; /*height:56px;*/overflow:hidden;  }
.videolist ul li p a{font-size:14px;color:#666666;}
.videolist ul li span{ font-size:12px; margin-top:15px; color:#999; display:block;}
.videolist ul li span.pl{ float:right; background:url(plnum.png) no-repeat left center; width:30px; padding-left:18px; font-size:13px;}
.videolist ul li a span{ display:inline-block;}


/**新闻列表页**/
.newslist ul li{ border-bottom:dashed 1px #ccc; padding:10px 0}
.newslist ul li h2{ font-size:20px;line-height:40px; height:40px;}
.newslist ul li h2 a{color:#333333; font-size:16px;}
.newslist ul li h2 a:hover{ text-decoration:none; color:#900;}
.newslist ul li p{font-size:14px;color:#666666; line-height:28px; /*height:56px;*/overflow:hidden;  }
.newslist ul li p a{font-size:14px;color:#666666;}
.newslist ul li span{ font-size:12px; margin-top:15px; color:#999; display:block;}
.newslist ul li span.pl{ float:right; background:url(plnum.png) no-repeat left center; width:30px; padding-left:18px; font-size:13px;}
.newslist ul li a span{ display:inline-block;}

.newpaper ul li{ margin-bottom:10px;}
.newpaper ul li a{ font-size:12px; line-height:30px; display:block;overflow: hidden; text-overflow:ellipsis;white-space:nowrap; margin-bottom:5px;}
.newpaper ul li p{ color:#999; line-height:22px; height:44px;overflow: hidden;}

/**新闻内容页**/
.newscontent{padding:20px 22px;}
.newscontent .name{font-size:22px; display:block;text-align:center;padding-bottom: 10px;}
.newscontent .mess{text-align: center;margin-top: 8px;border-bottom: #eee 1px dashed; padding-bottom: 10px;}
.newscontent .mess span{ margin-right:10px; color:#666;}
.newscontent .intro{ line-height:28px !important; color:#333; margin-bottom:20px;}
.newscontent .control{ font-size:14px; line-height:24px;}
.newscontent .foot{ margin-top:10px; text-align:right; font-size:14px;}
.newscontent .moodbox{ padding:25px 0;}
#MyContent p ins{ display:none !important;}
.comment_write_table #SubmitComment{border: 1px solid #ddd;background: #eee;padding:0px 10px !important; height:30px; line-height:30px; vertical-align:middle;margin-left: 10px;color: #333;border-radius: 2px;}
.comment_write_table label input[type="checkbox"]{ vertical-align:middle; margin-left:10px; margin-right:5px;}
.comment_write_table label{ margin-top:5px; display:block; margin-bottom:15px;}
.comment_write_table .textbox{ height:30px; line-height:30px; vertical-align:middle; padding:0 5px !important; width:150px;}
#AnounName{width:150px !important; margin-right:10px;}
#nm{ float:left; margin-right:10px;}
#nm label{ margin-top:0; line-height:30px;}
#nm label input{ margin-left:0;}


/*图片频道页*/
.wrap .content .pic_hd{ width:787px; float:left; height:357px;}
.wrap .content .pi_right{ float:right; width:366px; margin-left:15px;background:#FFFFFF; }
.wrap .content .pi_right .ph{ text-align:left; width:352px;height:25px; margin-bottom:7px; /*background:url(top10.png) no-repeat center left; padding-left:25px;*/ _display:inline;}
.wrap .content .pi_right h2{  margin-bottom:10px;   height:25px; font-size:18px; font-weight:normal;}
.wrap .content .pi_right ul{}
.wrap .content .pi_right ul li{ padding-bottom:1px; height:33px;line-height:33px;font-size:14px; border-bottom:#E7E7E7 dashed 1px; margin-bottom:-1px; zoom:1 }
.wrap .content .pi_right  ul li span{line-height:23px;zoom:1;width:20px;height:20px;margin:-3px 10px 0 0;display:inline-block;*display:inline;zoom:1;text-align:center; color:#7e7e7e;background-position:-195px -146px;vertical-align:middle; border:#eee 1px solid;  border-radius:3px;}
.wrap .content .pi_right  li .a1,.wrap .content .pi_right  li .a2,.wrap .content .pi_right  li .a3{color:#fff; background:#EC8500; border:none;}
.wrap .content .pi_right  li .ph_hits{ display:block; height:32px; float:right; border:none;  font-size:12px; color:#999; line-height:32px; width:23px;}
.wrap .content .title,.xgphoto .title,.piclist .title{color:#666666; height:40px; line-height:40px;}
.wrap .content .title h2,.xgphoto .title h2,.piclist .title h2{  line-height:40px;font-size:18px; font-weight:normal; padding-left:15px; width:300px; float:left}
.wrap .content .title h2 a:hover{ text-decoration:none;}
.wrap .content .title .keyform{ width:450px; float:right;}
.wrap .content .title .keyform .keywordform{ font-size:16px; padding-left:10px;}
.wrap .content .title .keyform .keywordform .fcsearch{}
.wrap .content .title .keyform .keywordform #key{ height:20px;}
.wrap .content .title .keyform .keywordform #searchbtn{ height:24px;width:46px; background:#FF9900; border:1px solid #FF9900; color:#FFFFFF;}
.wrap .content .pic{  }
.wrap .content .pic ul{}
.wrap .content .pic ul li{ float:left; width:209px; border-radius: 6px; -moz-border-radius:20px;}
.wrap .content .pic .hh{ padding-right:0px;}
.wrap .content .pic ul li a{ display:block; height:140px;background:url(pbottom.png) no-repeat center bottom; }
.wrap .content .pic ul li a img{ width:100%; height:135px;background:url(loading.gif) no-repeat center center; border-radius:3px;}
.wrap .content .pic p{ text-align:center; height:25px; line-height:25px;font-size:14px;}
.wrap .content .pic p a{ background:none;}

.wrap .content .box{ overflow:hidden; margin-bottom:20px; border:1px solid #EAEAEA; padding:15px;}
.wrap .content .box .title h2{ padding-left:10px}
.wrap .content .box ul{}
.wrap .content .box ul li{float:left;  width:372px;float:left;position:relative;overflow:hidden; margin:0 10px 10px 0;}
.wrap .content .box ul li a{ }
.wrap .content .box ul li a img{ width:100%; height:230px;vertical-align:bottom;}
/**图片栏目页*/
.piclist{/*border:#e5e5e5 1px solid;*/width: 73%;float:right;}
.piclist .piclistbox{}
.piclist .piclistbox ul{padding:20px 8px 8px 8px;}
.piclist .piclistbox li{width:31%; margin:1%;float:left;text-align:center;/*height:258px;*/overflow:hidden;}
.piclist .piclistbox li .imgbox{ overflow:hidden;box-shadow: 0px 1px 3px #ccc;-moz-box-shadow:0px 1px 3px #ccc;-webkit-box-shadow:0px 1px 3px #ccc; margin-bottom:8px;border: #ccc 1px solid;}
.piclist .piclistbox img{width:100%;min-height:150px;}
.piclist .piclistbox a{line-height: 33px;}
.piclist .piclistbox1 li{width:31%; margin:1%;float:left;text-align:center;height:372px;overflow:hidden;}
.piclist .piclistbox1 li .imgbox{height: 337px; overflow:hidden;box-shadow: 0px 1px 3px #ccc;-moz-box-shadow:0px 1px 3px #ccc;-webkit-box-shadow:0px 1px 3px #ccc; margin-bottom:8px;border: #ccc 1px solid;}
.piclist .piclistbox1 img{width:100%;min-height:150px;}



/*图片内容页*/
.picnr{height:100%;overflow:hidden;padding:20px 0;}
.picnr .title{height:52px; text-align:center;line-height:52px;font-size:25px;font-weight:bold;}
.picnr .title span{font-size:12px;font-weight:normal;margin-left:20px;}
.picnr .del{height:30px;line-height:30px;text-align:center; padding:15px 0;border-bottom:1px dashed #eee}
.picnr .del a{ margin-right:10px; font-size:14px;}
.picnr .picnrbox{}
.picnr .picnrbox .showpic{}
.picnr .picnrbox .showpic .imglist img{margin:10px;}
.picnr .nph_intro{padding:10px 30px;line-height:24px;}
.picnr .nph_tj{ padding:10px 30px;}
.picnr .nph_tj li{ height:25px; line-height:25px;}
.picnr .nph_tj a{ }
.picnr .imageintro{padding:10px 30px;line-height:24px; text-align:left;}

.xgphoto{border:#e5e5e5 1px solid; height:100%; overflow:hidden;}
.xgphoto .xgphotobox ul{padding:10px;}
.xgphoto .xgphotobox li{width:18%; margin:1%;float:left;text-align:center;overflow:hidden;}
.xgphoto .xgphotobox img{width:100%;height:140px;margin-bottom:8px;box-shadow: 0px 1px 3px #ccc;-moz-box-shadow:0px 1px 3px #ccc;-webkit-box-shadow:0px 1px 3px #ccc;}
.xgphoto .xgphotobox li span{ width:120px; height:30px; line-height:30px; overflow:hidden; display:block;}
.xgphoto .xgphotobox a:hover{ color:red; text-decoration:none;}
.xgphoto  .commentbox{ padding:10px;}



/*鼠标切换特效start*/
.scrollFrame{width:100%; position:relative;}
.scrollFrame .cls {clear:both;}
.scrollFrame .cont{}
.scrollFrame .hidden {display:none;}
.scrollFrame .display{display:block;}
.scrollFrame .scrollUl { height:30px; line-height:30px; border-bottom:1px solid #CCC; background:#F6F6F6;}
.scrollFrame .scrollUl .title_t{float: left;margin-right: 20px; font-size:20px;}
.scrollFrame .scrollUl li {float:left;  font-size:13px;}
.scrollFrame .scrollUl .textdiv{width:65px; float:left; text-align:center;line-height:35px;font-size:14px;color:#069;}
.scrollFrame .scrollUl .blankdiv{width:10px; float:left; text-align:center;line-height:35px;}
.scrollFrame .scrollUl .textcss{width:100px; float:left; text-align:center;line-height:35px;font-size:16px;font-weight:bold;color:#222;}
.scrollFrame .bor03 {padding-left:5px; margin-top:10px;clear:both; border-top:none;}
.scrollFrame .sd01{cursor:pointer;  color:#000; border:1px solid #E6E6E6; border-bottom: #fff 2px solid; border-top:2px #0C9AD8 solid; height:29px;line-height:29px;margin-top:0px;display:block; text-align:center; padding:0 16px; font-size:18px; background:#FFF;
}
.scrollFrame .sd02{cursor:pointer;color:#444;  height:30px;font-size:16px;line-height:30px;margin-top:0px; display:block;text-align:center;border-bottom:1px solid #CCC;padding:0 16px;}
.scrollFrame .bor03
.scrollFrame .bor03 .zxym{margin-top:10px;height:282px;overflow:hidden;color:#3D81C0;}
.scrollFrame .bor03 .zxym li{line-height:33px; height:33px; overflow:hidden;}
.scrollFrame .bor03 .zxym a{font-size:14px; color:#333}
.scrollFrame .bor03 .zxym span{ display:inline-block; vertical-align:middle;color:#333; margin-right:10px; height:20px; width:20px; text-align:center; line-height:20px;  border:#E6E6E6 solid 1px;}
.scrollFrame .bor03 .zxym .top1,.scrollFrame .bor03 .zxym .top2,.scrollFrame .bor03 .zxym .top3{ background-color:#FF8110; color:#FFF; border:none; font-size:15px;}
.scrollFrame .bor03 .zxym a:hover{color:#1F659E ;text-decoration:none;}
.scrollFrame .scrollUl2 {border-bottom:#CC0001 2px solid; height:34px;}
.scrollFrame .scrollUl2 li {float:left;}
.scrollFrame .scrollUl2 .textdiv{width:165px; float:left;margin-right:100px;text-align:left;line-height:36px;font-size:14px;color:#000; font-weight:bold;}
.scrollFrame .scrollUl3 { height:32px; border:#D4D4D4 1px solid; line-height:32px; }
.scrollFrame .scrollUl3 { height:32px; border:#ddd 1px solid; border-top:1px solid #F1F1F1;background:#fff; line-height:32px; }
.scrollFrame .scrollUl3 li{float:left;width:107px;cursor:pointer;text-align:center;height:36px;line-height:36px; font-size:14px;border-top:2px solid  #fff;}
.scrollFrame .scrollUl3 li.sd05{color:#fff;height:36px; line-height:36px; display:block; background-image:url(scrollUl3.png);border-top:1px solid #008DB7; margin-top:-1px;}
.scrollFrame .scrollUl3 li.sd06{color:#333;margin-top:-2px;border-top:1px solid #F1F1F1 ;line-height:41px;}
.scrollFrame .sd03{cursor:pointer;width:90px; background:#C80000; text-align:center;color:#FFF; height:31px;font-size:14px;line-height:31px;margin-top:3px; display:block; margin-left:5px;}
.scrollFrame .sd04{cursor:pointer; background:#DEDEDE; width:90px;color:#555;margin-left:5px;height:31px;font-size:14px;line-height:31px;text-align:center;margin-top:3px;display:block;}
.scrollFrame .scrollUl4 {height:36px; border:#ddd 1px solid; border-top:2px solid #999;background:#f6f6f6; z-index:999;}
.scrollFrame .scrollUl4 li{float:left;width:107px;cursor:pointer;text-align:center;height:36px;line-height:36px; font-size:14px;border-top:2px solid  #fff;}
.scrollFrame .scrollUl4 li.sd05{color:#003a75;height:36px; line-height:36px; display:block; background:#fff;border-top:2px solid #06417d; margin-top:-1px;}
.scrollFrame .scrollUl4 li.sd06{color:#333;margin-top:-2px;border-top:1px solid #999 ;line-height:41px;}
.scrollFrame .bor02{border:#E8E8E8 1px solid;border-top:none;height:100%;overflow:hidden;}
.scrollFrame .bor02 ul{padding:8px;text-align:left;line-height:24px;}
.scrollFrame .scrollUl5 {margin-top:0px; position:absolute; top:-68px; *top:-24px;right:0;}
.scrollFrame .scrollUl5 li {float:left;  font-size:15px; cursor:pointer;line-height:35px; height:35px; padding:0 8px;}
.scrollFrame .scrollUl5 .sd07{border-bottom:#338BC9 solid 4px;}
.scrollFrame .scrollUl5 .sd08{cursor:pointer;color:#666; cursor:pointer;display:block;text-align:center;border-bottom:#fff solid 2px;}
.scrollFrame .scrollUl6 {height: 40px;line-height: 40px;border-bottom: 1px solid #DCDCDC;}
.scrollFrame .scrollUl6 li{float:left;cursor:pointer;text-align:center;height:40px;line-height:40px; font-size:12px; padding: 0 8px; font-size:14px; }
.scrollFrame .scrollUl6 li.sd05{color: #000;height: 39px;border-bottom: 4px solid #338BC9;line-height: 40px;display: block;}
.scrollFrame .scrollUl6 li.sd06{color:#444;}
.scrollFrame .sd03{cursor:pointer;width:90px; background:#C80000; text-align:center;color:#FFF; height:31px;font-size:14px;line-height:31px;margin-top:3px; display:block; margin-left:5px;}
.scrollFrame .sd04{cursor:pointer; background:#DEDEDE; width:90px;color:#555;margin-left:5px;height:31px;font-size:14px;line-height:31px;text-align:center;margin-top:3px;display:block;}
.scrollFrame .scrollUl7 {height:29px;}
.scrollFrame .sd09{cursor:pointer;width:63px; color:#000; border:1px solid #ededed; height:29px;font-size:12px;line-height:29px;margin-right:4px; display:block; text-align:center;float:left;}
.scrollFrame .sd10{cursor:pointer;width:63px;color:#444;border:1px solid #ededed;background:#fcfcfc;height:29px;font-size:12px;line-height:29px;margin-right:4x; display:block;text-align:center;float:left;}
.scrollFrame .scrollUl7 li{float:left;cursor:pointer;width:69px;height:29px;font-size:12px;line-height:29px;margin:0px; display:block; text-align:center;}
.scrollFrame .scrollUl7 .sd07{color:#999;border-right:1px solid #ededed;}
.scrollFrame .scrollUl7 .sd08{color:#000; background:#F6F6F6; border-bottom:1px solid #ededed;border-right:1px solid #ededed;}


/*下载*/
.downmain{width:100%;margin:0px auto;}
.downmain .mid{width:435px;float:left;margin-left:10px; height:315px; overflow:hidden;}
.downmain .right{width:283px;float:right;padding-left:5px;}
.downmain .right .title_t{float:left; margin-right:20px; height:25px;}
.downmain .right .title_t h3{ font-size:16px;padding:0 15px 0 5px;}
.downmain .right .right01{height:310px;overflow:hidden;}
.downmain .right .right01 .title{background:url(title.jpg) repeat-x 0px 15px;  height:40px; line-height:40px; font-size:14px; font-weight:bold; color:#222; }
.downmain .right .right01 .title h3{background:#fff; width:80px; height:35px; font-size:16px; font-weight:normal;}
.downmain .right .right01 .right01box{padding:3px 0px 3px 0px;}
.downmain .right .right01 .right01box dl{height:60px;border-bottom:#ccc 1px dashed;margin-bottom:6px;}
.downmain .right .right01 .right01box dt{width:48px;float:left; padding:0px; border:1px solid #ccc;}
.downmain .right .right01 .right01box dt img{width:46px; height:50px; padding:1px;}
.downmain .right .right01 .right01box dd{width:190px;float:right; color:#999;}
.downmain .right .right01 .right01box dd h6{font-size:12px;}
.downmain .right .right01 .right01box dd h6 a{color:#3D81C0;}


.downmainbox .box{width:102%;}
.downmainbox .colr{width:48%; float:left; margin:0 2% 20px 0; overflow:hidden; *margin:0 1.8% 20px 0;_margin:0 1.8% 20px 0;}
.downmainbox .colr .t{height:37px; background:#fff url(dowbg.png); line-height:37px;position:relative; margin-bottom:7px;}
.downmainbox .colr .t h3{font-size:16px; font-weight:bold;height:37px;width:80px; color:##373938; font-weight:normal; padding-left:7px; padding-left:5px; padding-left:15px;}
.downmainbox .colr .t span{position:absolute; right:10px; top:0;}
.downmainbox .colr .t span a{font-size:12px;color:#3D81C0;font-weight:normal;}
.downmainbox .colr ul{padding:15px 0;}

.downmainbox .colr li{height:30px; line-height:30px;}
.downmainbox .colr span#more{float:right; color:#999;}
.downmainbox .colr li a{font-size:14px;}
.downmainbox dt img{width:100px; height:80px; float:left; margin-right:5px; padding:2px; background:#fff;}
.downmainbox dt a{display:block; height:30px; line-height:30px; overflow:hidden; font-size:16px; margin-bottom:10px;}
.downmainbox dt p{color:#bbb; line-height:22px;}
.downmainbox .right{width:276px; float:right;}
.downmainbox .right .right01{padding:5px;padding-top:0px;}
.downmainbox .right .right01 .title{overflow:hidden; font-weight:bold; color:#222;}
.downmainbox .right .right01 .title h3{width:100px; line-height:32px; font-size:16px; font-weight:normal;}
.downmainbox .right .right01 .title span a{text-decoration:none}

.downmainbox .right .right01 .right01box ul{padding:8px 0px 0px 0px ;}
.downmainbox .right .right01 .right01box li{height:25px; line-height:25px;}
.downmainbox .right .right01 .right01box a{color:#333;}
.downmainbox .right .guanggao{width:252px;overflow:hidden;}

.downmainbox .right .right01 .diggbox ul{padding:8px;}
.downmainbox .right .right01 .diggbox li{height:26px; line-height:26px;}
.downmainbox .right .right01 .diggbox a{color:#333;}

.downlist .left01{height:100%; overflow:hidden;}
.downlist .left01 .title{height:40px;line-height:40px;padding-left:20px;color:#333;position:relative;font-size:18px; }

.downlist .left01 .software{border-bottom:1px dashed #CCC; margin:13px 0; padding-bottom:13px;overflow:hidden;}
.downlist .left01 .software span.image{width:150px;float:left;margin-right:15px;display:inline;height:120px; overflow:hidden;}
.downlist .left01 .software span.image img{width:100%; min-height:120px;}
.downlist .left01 .software h4.name{margin-bottom:5px;overflow:hidden;zoom:1; height:35px;}
.downlist .left01 .software h4.name a{color:#666;font-size:16px;}
.downlist .left01 .software h4.name a:hover{ color:red; text-decoration:none;}
.downlist .left01 .software h4.name .url{float:left;max-width:350px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.downlist .left01 .software h4.name .she{float:left;max-width:1000px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.downlist .left01 .software .name .url{width:350px;}
.downlist .left01 .software .name .date{float:right;font-size:85%;font-weight:normal;color:#999;}
.downlist .left01 .software .info{color:#666;margin-bottom:5px;word-spacing:5px;}
.downlist .left01 .software .info em{font-style:normal;color:#c00;}
.downlist .left01 .software .info t{color:#FFCC00;}
.downlist .left01 .software .info span{margin-right:15px;}
.downlist .left01 .software .dec{line-height:22px; color:#999; margin-top:10px;}
.downlist .right01 .title{overflow: hidden;height: 30px;font-size: 14px;font-weight: bold;color: #4c4c4c;margin-top: 20px;margin-bottom: 5px;padding-left: 0px;}
.downlist .right01 .title span{background:#fff; width:115px; display:block; line-height:32px; font-size:16px; font-weight:bold;}
.downlist .right01 .softtjbox{padding: 20px 0 10px;border: 1px solid #ddd;margin-bottom: 20px;}
.pinglunB {width:1200px;}
.pinglunB .right01{float: left;width: 338px;border: 1px solid #ddd;padding: 0 20px; margin-right:20px;}
.downlist .right01 .softtjbox li{width:25%; float:left; margin-bottom:10px;overflow:hidden;}
.downlist .right01 .softtjbox li a{width:90%; margin:0 auto; overflow:hidden;display: block;}
.downlist .right01 .softtjbox img{height:150px;min-width: 100%;}

.downlist .right01 .loadTj li{ width:50%;}
.downlist .right01 .loadTj li img{ height:100px;}
.downlist .right01 .loadTj li br{ display:none;}
.downlist .right01 .loadTj{padding: 0 10px;}

.downlist .right01 .softtjbox2{padding:8px;}
.downlist .right01 .softtjbox2 li{width:50%; float:left;margin-bottom: 20px;}
.downlist .right01 .softtjbox2 li img{/*width:100%;*/height:90px; margin:auto; display:block;}
.downlist .right01 .softtjbox2 li a{/*padding: 0 10px;*/margin: 0 10px;display: block; overflow:hidden;}

.downlist .right01 .right01box ul{padding:8px;}
.downlist .right01 .right01box li{height:25px; line-height:25px;}

.downlist .title{height:40px; line-height:40px;overflow:hidden;font-size:16px;padding: 0 20px;margin-top: 10px;}

.downlist .left01 .downbox1{padding:10px 10px 20px 10px;}
.downlist .left01 .downbox1 .floatl{width:144px; float:left;}
.downlist .left01 .downbox1 .floatl img{padding:2px;}
.downlist .left01 .downbox1 .floatr{width:660px; float:right;}

.downlist .left01 .downbox1 .floatr li{width:50%; float:left; height:25px; line-height:25px;overflow: hidden;white-space:nowrap;text-overflow:ellipsis;}
.downlist .left01 .digg{margin-left:28px;}
.downlist .left02{border:#ddd 1px  solid; padding:8px 15px}
.downlist .left02 .downbox2{/* padding:8px 15px;*/ line-height:30px; font-size:14px;}
.downlist .left03{border:#ddd 1px  solid;}
.downlist .left03 .Commentbox{padding:20px;}
.downlist .left03 .Commentbox a:hover{color:red; text-decoration:none;}
.downlist .downsx{width:680px; float:left;}
.downlist .downsx .search01{border:1px solid #E7E7E7; margin-top:10px;}
.downlist .downsx .search01 .title{border-bottom:#E7E7E7 1px solid; height:49px;overflow:hidden;}
.downlist .downsx .search01 .title #key{height:20px; width:175px;}
.downlist .downsx .search01 .title .keyform{width:335px; float:right; padding-top:10px;}
.downlist .downsx .search01 .title .keyform .fcsearch{height:24px; width:45px; background:#FF9900; border:1px solid #FF9900; color:#fff;}

.downlist .downsx .search01 .fieldmenu{margin-top:10px; font-size:14px;}
.downlist .downsx .search01 .fieldmenu .condition_title{font-size:14px; float:left; padding-left:10px;width:85px;}

.downlist .downsx .search01 .fieldmenu .container strong{padding:2px; background:#03A2DC; border:1px solid #03A2DC; color:#fff; line-height:30px;}
.downlist .downsx .search01 .fieldmenu .container a{padding:0px 8px;}
.downlist .downsx .search01 .title h2{width:181px; height:49px; font-size:18px;line-height:49px; float:left; padding-left:15px; font-weight:normal;}
.downlist .downsx .search02 .tabtit{ font-size:14px;padding-left:10px; border:1px solid #d4d4d4; height:30px; background:#E7E7E7;}
.downlist .downsx .search02 .tabtit .fcsearch_tabs ul li{ float:left;padding-right:20px;}
.downlist .downsx .search02 .tabtit  .fcsearch_tabs ul li.slt{ background:url(tabbg.png) no-repeat; margin-top:2px;}
.downlist .downsx .search02 .tabtit  .fcsearch_tabs ul li.slt a{ color:#fff;}
.downlist .downsx .search02 .tabtit .fcsearch_tabs ul li a{ font-size:16px; padding-left:15px; color:#069}
.downlist .downsx .softlisting{height:100%;overflow:Hidden;}
.downlist .downsx .softlisting ul{padding:10px;}
.downlist .downsx .softlisting li{height:110px; border-bottom:#e5e5e5 1px dashed; margin-bottom:8px;}
.downlist .downsx .softlisting  h1{width:130px; float:left;}
.downlist .downsx .softlisting  h2{width:520px; float:left;}
.downlist .downsx .softlisting  h2 a{font-size:14px; font-weight:normal;}
.downlist .downsx .softlisting  h2 span.intro{font-size:12px; font-weight:normal; line-height:21px; color:#999; overflow:hidden;}

.multipage{width:98%; margin:0px auto; overflow:hidden;}



/*新闻列表页样式*/

/*
.wrap .content .main2 .xwitem_title {line-height:39px; height:37px;border-bottom:#E7E7E7 1px solid;}
.wrap .content .main2 .xwitem_title h2{ font-size:20px; font-weight:500; background:url(news-icon.jpg) no-repeat left center; padding-left:30px;}
.wrap .content .main2 .LB{ padding-top:20px;}
.wrap .content .main2 .LB ul li{ border-bottom:dashed 1px #ccc; padding:10px 0}
.wrap .content .main2 .LB ul li h2{ font-size:20px; font-weight:500; line-height:40px; height:40px;}
.wrap .content .main2 .LB ul li h2 a{color:#333333; font-size:16px;}
.wrap .content .main2 .LB ul li h2 a:hover{ text-decoration:none; color:#900;}
.wrap .content .main2 .LB ul li p{font-size:14px;color:#666666; line-height:28px; height:56px; overflow:hidden; }
.wrap .content .main2 .LB ul li p a{font-size:14px;color:#666666;}
.wrap .content .main2 .LB ul li span{ font-size:12px; margin-top:15px; color:#999; display:block;}
.wrap .content .main2 .LB ul li span.date{}
.wrap .content .main2 .LB ul li span.pl{ float:right; background:url(plnum.png) no-repeat left center; width:30px; padding-left:18px; font-size:13px;}
.wrap .content .main2 .LB ul li a span{ display:inline-block;}


*/
/*评论页样式*/
.wrap .content #xw_title h1{ font-size:22px;}
.wrap .content .main2 .xinwen #pl_wyhs,#yhpl{ background-color:#F1F1F1;  margin-top:30px; margin-bottom:20px; }
.wrap .content .main2 .xinwen #pl_wyhs .img1,#yhpl .img1{ padding:10px;}

.left .showcomment{ border:#e5e5e5 1px solid; overflow:hidden; background:#fdfdfd; border-bottom:2px solid #ccc;}
.left .showcomment .title{ background:#f1f1f1; height:40px; line-height:40px;font-size:14px; font-weight:bold;color:#333;padding-left:15px;}
.left .showcomment .showbox{ padding:10px; min-height:100px;}
.quote{border:1px solid #ccc;background:#f1f1f1;padding:5px;margin:5px;}
/*新闻内容页样式*/
.wrap .content .weizhi{ height:25px; line-height:25px; padding-left:10px; font-size:13px;}
.wrap .content .main2 .xinwen{ border:#E5E5E5 1px solid;padding:20px 22px; }
.wrap .content .main2 .xinwen .xw_hear{margin-bottom:22px;}
.wrap .content .main2 .xinwen .xw_hear .xw_title{ text-align:center; margin:15px;}
.wrap .content .main2 .xinwen .xw_hear .xw_title h2{ font-size:22px; display:block; height:40px; line-height:40px;}
.wrap .content .main2 .xinwen .xw_hear .xw_xinxi span{ color:#666666; margin-right:10px;}
.wrap .content .main2 .xinwen .xw_hear .xw_xinxi span em{ color:#FF0000;}
.xw_xinxi{ text-align:center; margin-top:8px; border-bottom:#eee 1px dashed; padding-bottom:10px;}
.wrap .content .main2 .xinwen .xw_content{ padding:0 10px; font-size:14px; line-height:24px !important;}
.wrap .content .main2 .xinwen .xw_content .foot{ float:right; margin-top:20px;}
.wrap .content .main2 .xinwen .xgxw{margin-top:20px;}
.wrap .content .main2 .xinwen .xgxw .zg2{ float:right; margin-top:20px;}
.wrap .content .main2 .xinwen .xgxw .xgtitle{ font-size:18px; font-weight:bold; padding:10px 20px;}
.wrap .content .main2 .xinwen .xgxw ul{ margin-left:40px; }
.wrap .content .main2 .xinwen .xgxw ul li{list-style-type:disc; color:#03F; font-size:14px; padding-bottom:2px;}
.wrap .content .main2 .xinwen .wyhs{margin-top:40px; padding:10px; margin-bottom:10px;}
.wrap .content .main2 .xinwen .wyhs h2{ font-size:16px;margin-bottom:10px;}













/*问答*/

.askmain{}
.askmain .leftbox{ width:860px;}
.askmain .rightbox{ width:300px;}
.askmain .ask_s{ height:30px; line-height:30px;}
.askmain .ask_s #KeyWord{ width:300px; height:25px; line-height:25px;}
.askmain .ask_s .btn01{ width:90px; height:29px; background:#FA8C06; border:none; color:#FFF; cursor:pointer;}
.askmain .ask_s .btn02{ border:none; width:60px; background:none; color:#3D81C0;cursor:pointer; }
.askmain  .middle01{ height:100%; padding:15px;overflow:hidden; border:#e5e5e5 solid 1px;}
.askmain  .middle01 .title{ height:40px; line-height:40px;  width:100%; margin-bottom:20px;}
.askmain  .middle01 .title h3{ font-size:18px; font-weight:normal;}
.askmain  .middle01 .middle01box{ padding:0px 10px 10px 10px;}

.askmain  .middle01 .middle01box .experts{ width:228px; padding:0 5px;height:120px; float:left}
.askmain  .middle01 .middle01box .expert{ padding:0px 5px;}
.askmain  .middle01 .middle01box .experts .experts_pic{ height:70px;}
.askmain  .middle01 .middle01box .experts .experts_pic .ephoto{ float:left; height:70px; width:75px;}
.askmain  .middle01 .middle01box .experts .experts_pic .ephoto img{ border-radius:50%;}
.askmain  .middle01 .middle01box .experts .experts_pic .ename{ float:right; width:140px; height:70px; font-size:18px;}
.askmain  .middle01 .middle01box .experts .experts_pic .ename span{ display:block; font-size:14px; color:#999999; margin-top:10px;}
.askmain  .middle01 .middle01box .experts .experts_pic .ename span a{font-size:14px; color:green;}
.askmain  .middle01 .middle01box .experts .experts_itr{ margin-top:10px; height:50px; overflow:hidden}




.askmain  .middle01 .middle01box .focus{width:190px; float:left;}
.askmain  .middle01 .middle01box .ask_topic{width:550px; float:right;}
.askmain  .middle01 .middle01box .ask_topic ul{}
.askmain  .middle01 .middle01box .ask_topic li{background:url(ask_points.gif) no-repeat left -923px; height:30px;line-height:30px;font-size:12px; padding-left: 22px;color:#999;}
.askmain  .middle01 .middle01box .ask_topic li span{ float:right;color:#999;}
.askmain  .middle01 .middle01box .ask_topic a{ font-size:14px;}
.askmain .middle01 .middle01box .ask_topic a.tip{ padding-right:5px;}
.askmain  .middle02{ height:100%; overflow:hidden; min-height:310px;border:1px solid #E1E1E1; padding:15px;}
.askmain  .middle02 .title{height: 40px;line-height: 40px; width: 100%;margin-bottom: 20px;}
.askmain  .middle02 .title h3{ font-size:18px;font-weight:normal;}

.askmain  .middle02 .askpdlist{ padding:10px;}
.askmain  .middle02 .askpdlist li{ height:32px; line-height:32px; background:url(ask_points.gif) no-repeat 0px -1450px; padding-left:25px;}
.askmain  .middle02 .askpdlist a{ font-size:14px;color:#3D81C0;}
.askmain  .middle02 .askpdlist span a{ color:green;}
.askmain  .middle02 .askpdlist p{ float:right; color:#999;}


.askmain  .middle02 .anspdlist{ padding:10px; font-size:14px;}
.askmain  .middle02 .anspdlist li{ height:32px; line-height:32px; background:url(ask_points.gif) no-repeat 0px -1492px; padding-left:25px;color:#3D81C0;}
.askmain  .middle02 .anspdlist a{ font-size:14px;color:#3D81C0;}
.askmain  .middle02 .anspdlist span.name{ color:green; }
.askmain  .middle02 .anspdlist p{ float:right; color:#999; font-size:12px;}



.askbox1{padding:5px; background:url(mail-stripe.png) repeat left center; margin-bottom:10px; border-radius:5px;/*background:url(../images/bg16.png) no-repeat;*/}
.askbox1 ul{ background:#fff;}
.askbox1 ul li{ padding: 10px;border-bottom: 1px solid #eee;height: 46px;}
.askbox1 ul li a{ font-size:23px; font-weight:normal;color:#9b5b32}
.askbox1 ul li strong{ font-weight:normal; padding-left:5px; font-size:16px;}
.askbox1 ul li span{color:#999; display:block; padding-left:40px}
.askbox1 ul li img{ margin:8px 15px 0px 0px; float:left}

.askmain .left01{ height:100%; overflow:hidden; border:#e5e5e5 1px solid;  }
.askmain .left01 .title{height:30px;overflow:hidden;border-bottom:#e5e5e5 1px solid; padding-left:5px; font-size:16px; line-height:30px;}
.askmain .left01 .title h4{font-size:18px; font-weight:normal; background:#fefefe; width:80px; line-height:30px;  background: url('ask_points.gif') no-repeat scroll left -210px transparent; padding-left:25px;}
.askmain .left01 .left01box .askbox2{ padding:0 15px;}

.askmain .left01 .left01box .askbox2 dt{ height:40px; line-height:40px; }
.askmain .left01 .left01box .askbox2 dt a{ font-size:16px; }
.askmain .left01 .left01box .askbox2 dt span.num{ font-size:12px;  color:#ff6600; }
.askmain .left01 .left01box .askbox2 dd{ line-height:24px; margin-bottom:7px;}
.askmain .left01 .left01box .askbox2 dd a{ padding:0px 10px; font-size:12px; color:#666;word-break: break-all; display:inline-block; line-height:24px; height:24px;}
.askmain .left02{ background:#F6F9FC; height:100%; overflow:hidden;}
.askmain .left02 ul{ padding:15px; font-size:14px; line-height:24px;color:#3D81C0;}
.askmain .left02 ul a{color:#3D81C0;}
.askmain .left02 h2{ font-size:12px; font-weight:normal; color:#999;}
.askmain .left02 h3{ font-size:12px; font-weight:normal;line-height:25px;}
.askmain .left02 h4{ font-size:12px; font-weight:normal;line-height:25px;}

.askmain .right01{ display:none}
.askmain .right02{border:#e5e5e5 1px solid; height:100%; padding-bottom:10px; overflow:hidden;}
.askmain .right02 .title{background:url(titbg.gif) repeat-x left top; height:29px; line-height:29px; font-size:14px; font-weight:normal; padding-left:10px; position:relative;}
.askmain .right02 .title a{}
.askmain .right02 .title p{ position:absolute; right:10px;top:0px;}
.askmain .right02 .title p a{ font-size:12px; font-weight:normal; color:red;}
.askmain .right02 .title span{width:20px; display:block; float:left;background:url(ask_points.gif) no-repeat 0px -381px; height:29px;}
.askmain .right02 .right02box{ padding:10px;}
.askmain .right02 .right02box ul{}
.askmain .right02 .right02box td{ height:25px; line-height:25px; background:url(ask_points.gif) no-repeat left -128px; padding-left:15px;}
.askmain .right02 .askzjbox{ padding:10px;}
.askmain .right02 .askzjbox li{ width:32%; margin:1px; *+margin:2px; float:left; text-align:center; white-space:nowrap; height:116px;  overflow:hidden;}
.askmain .right02 .askzjbox img{width:54px; height:54px; margin-bottom:8px; padding:2px; border:#e5e5e5 1px solid; }
.askmain .right02 .askzjbox span{ background:#DAF3FE; border:#e5e5e5 1px solid;height:23px; line-height:23px; display:block;}

.askmain .right03{border:#E1E1E1 1px solid; height:100%; padding-bottom:10px; overflow:hidden;}
.askmain .right03 .title{background:url(titbg.gif) repeat-x left top; height:29px; line-height:29px; font-size:14px; font-weight:normal; padding-left:10px;}
.askmain .right03 .title span{width:20px; display:block; float:left;background:url(ask_points.gif) no-repeat 0px -259px; height:29px;}

.askmain .right03 .askphbox{}
.askmain .right03 .askphbox .userph{padding:8px;}
.askmain .right03 .askphbox .userph li{ height:25px; line-height:25px;  border-bottom:#e5e5e5 1px dotted; }
.askmain .right03 .askphbox .userph span#score{ float:right; color:#999;}
#askbottom{width: 100%;height: 60px;line-height: 60px;background:url(bg020.png);position: fixed;font-size: 23px;color: white;bottom: 0px;left:0;
z-index: 999999999;}
#askbottom .w330{ width:330px; margin:0 auto;}
#askbottom .w330 .fl{ float:left;}
#askbottom .w330 .btn{ display:block; float:left; width:150px; height:37px; background:#fe981c; margin:12px 0px 0px 15px; border-radius:5px; text-align:center; line-height:40px; color:#FFF;cursor:pointer; border-bottom:#ff8c00 3px solid ; border-right:#ff8c00 3px solid}
#askbottom .close{ display:block; position:absolute; right:0px; top:-8px; background:url(close.png); width:19px; height:19px; cursor:pointer;}

.askalllist{}
.askalllist .shownav{border-bottom:#e5e5e5 1px solid; height:27px;}
.askalllist .shownav li{margin-right: 15px; float: left; text-align: center;margin-bottom: -1px;}
.askalllist .shownav li a{height: 35px;line-height: 35px;font-size: 14px; font-weight: normal; padding: 0px 10px; display: block; float: left; border: #e5e5e5 1px solid;border-bottom: none;border-radius: 5px 5px 0 0;}
.askalllist .shownav .curr{}
.askalllist .shownav .curr a{border-left: #e5e5e5 1px solid;border-right: #e5e5e5 1px solid;border-bottom: none; overflow: hidden; height: 35px;line-height: 35px;background: #fff;}
.askalllist .asktopic{ height:40px; line-height:40px;}
.askalllist .asktopic td{border-bottom:#e5e5e5 1px solid; height:40px; line-height:40px; font-size:16px;}
.askalllist td{height:40px; line-height:40px; }
.askalllist .topic a{ font-size:14px;}

.askmain .asktitle{border-top:#1D89D1 3px solid;  border-left:#e5e5e5 1px solid; border-right:#e5e5e5 1px solid;height:45px; line-height:45px; font-size:16px;}
.askmain .asktitle span.icon{width:20px; float:left; background:url(ask_points.gif) no-repeat 5px -745px; height:39px; display:block;padding-right:10px}
.askmain .asktitle span.f1{ font-size:12px; font-weight:normal; color:#999;}
.askmain .asktitle span#fav{ float:right; color:red;}
.askmain .asktitle span#fav a{width:92px;display:block; background:url(askbtn.gif) no-repeat left top;height:25px; line-height:25px; margin:6px 5px 0px 0px; padding-left:26px; font-size:12px; font-weight:normal; color:red;}
.askmain .userface{background:#F6F9FC;}
.askmain .userface img{ padding:2px; border:#e5e5e5 1px solid; background:#fff;}
.askmain .userface span.name{ font-size:14px;}
.askmain .topictitle{ font-size:14px; font-weight:bold; color:#000; height:39px; line-height:39px; background:url(ask_points.gif) no-repeat 0px -1460px; padding-left:30px;}
.askmain span.topictime{ text-align:right; color:#999;}
.askmain span.btn1{ float:right; color:#999;height:28px; line-height:28px;}
.askmain span.btn1 a{width:68px; display:block; background:url(titbg.gif) repeat-x left top;height:23px; line-height:23px; margin:3px 5px 0px 0px; text-align:center; border:#e5e5e5 1px solid; float:left;}
.askmain span.xsf{ color:#999;}
.askmain span.f1{ color:#ff6600; font-size:14px; font-weight:bold;}
.askmain .ms{ height:30px; line-height:30px; font-size:14px; font-weight:bold; color:#000; padding:0px 10px;}
.askmain .topiccontent{ padding:0px 10px; color:#000; line-height:25px; font-size:14px;}
.askmain .share{ height:40px; line-height:40px; border-top:#e5e5e5 1px solid; }
.askmain h3{ height:28px; line-height:28px; font-size:14px; font-weight:bold; color:#000; padding:0px 10px;}
.askmain .ansbtn{width:143px;background:url(ans_btn.gif) no-repeat left top; height:42px; border:none;}
.askmain .right01{border:#e5e5e5 1px solid; height:100%; overflow:hidden; padding-bottom:10px; background:#fff;}
.askmain .right01 .tit{background:url(titbg.gif) repeat-x left top;height:29px; line-height:29px; font-size:14px; padding-left:15px;}
.askmain .right01 .tit span{ float:right;padding-right:10px; font-size:12px; font-weight:normal; color:#999;}
.askmain .right01 .right01box{ padding:10px;}
.askmain .right01 .right01box ul{}
.askmain .right01 .right01box li{width:80px; float:left; text-align:center; }
.askmain .asklist{ }
.askmain .asklist .tit{border-bottom:#e5e5e5 1px solid; height:27px; }
.askmain .asklist .tit li{ margin-right:15px;float:left; text-align:center; margin-bottom:-1px;}
.askmain .asklist .tit a{ height:35px; line-height:35px;font-size:14px; font-weight:normal;padding:0px 10px;display:block; float:left;border:#e5e5e5 1px solid; border-bottom:none; border-radius:5px 5px 0 0;}
.askmain .asklist .tit .curr{}
.askmain .asklist .tit .curr a{border-left:#e5e5e5 1px solid; border-right:#e5e5e5 1px solid;border-bottom:none;overflow:hidden; height:35px; line-height:35px; background:#fff;}
.askmain .asklist .asktopic{height:40px; line-height:40px;border-left:#e5e5e5 1px solid; border-right:#e5e5e5 1px solid; }
.askmain .asklist .asktopic td{ font-size:16px;border-bottom:#e5e5e5 1px solid;}
.askmain .asklist td{height:38px; line-height:38px;}
.askmain .asklist .topic a{ font-size:14px;}
.askmain .twsearch{border:#e5e5e5 1px solid; height:129px;}
.askmain .twbox{border:#e5e5e5 1px solid; height:100%; overflow:hidden;}
.askmain .twbox .title{background:url(titbg.gif) repeat-x left bottom; height:29px; line-height:29px;font-size:14px; font-weight:normal;}
.askmain .twbox .title span{width:20px; float:left; background:url(ask_points.gif) no-repeat left -210px; height:23px; display:block;margin-left:5px; padding-right:5px;}
.askmain .twbox .ask_box{font-size:14px; background:#fff;}
.askmain .twbox .ask_box #topic{ height:30px; line-height:30px; border:#e5e5e5 1px solid; font-size:14px; color:#999;}
.askmain .askxg{border:#e5e5e5 1px solid; height:100%; overflow:hidden; padding:0 15px 15px 15px}
.askmain .askxg .title{height:40px; line-height:40px;font-size:18px; font-weight:normal;}
.askmain .askxg .askxgbox{ padding:10px; background:#fff;}
.askmain .askxg .askxgbox h3{ line-height:30px; font-size:14px; font-weight:normal; color:red;}
.askmain .askxg .askxgbox li{ height:30px; line-height:30px; border-bottom:#e5e5e5 1px dotted;background:url(ask_points.gif) no-repeat left -125px; padding-left:15px;}
.askmain .askxg .askxgbox a{ font-size:14px;}
.askmain .asksealist{border:#e5e5e5 1px solid; height:100%; overflow:hidden;}
.askmain .asksealist .title{ height:40px; line-height:40px;font-size:16px; font-weight:normal; padding:0 5px;}
.askmain .asksealist .title span#icon{width:20px; float:left; background:url(ask_points.gif) no-repeat left -210px; height:23px; display:block;margin-left:5px; padding-right:5px;}
.askmain .asksealist .title span#keyword{ float:right; color:#999; font-size:12px; padding-right:15px;}
.askmain .asksealist .title span#keyword b{ color:#ff6600; font-weight:bold;}
.askmain .asksealist table{padding:10px 5px; background:#fff;}
.askmain .asksealist table tr td{ height:35px; line-height:35px;}
.askmain .asksealist table tr td a{ font-size:14px;}
.askmain .asksealist .keywordtitle{ background:#f5f5f5; height:40px; line-height:40px;}
.askmain .asksealist .keywordtitle td{ font-size:14px;}
.askxqmain .asksealist .topic{ padding-left:15px;}
.askcont tr td .askbtn1{ margin:10px 0; padding-top:10px; display:inline-block;}


.zjmain{margin:0px auto;}
#myform dt{margin: 0px 0 10px;}
#myform input[name="money"]{ vertical-align:middle;}
.zjmain .floatl{width:905px; float:left; border:#e5e5e5 1px solid;}
.zjmain .floatl .title{background:url(titbg.gif) repeat-x left bottom; height:29px; line-height:29px;font-size:14px; font-weight:normal;border-bottom:#e5e5e5 1px solid;}
.zjmain .floatl .title span#icon{width:20px;display:block; float:left;background:url(ask_points.gif) no-repeat 5px -259px; height:29px;}
.zjmain .floatl .title span#seatype{ float:right;padding-right:15px;}
.zjmain .floatl .title span#seatype a{ font-size:12px; color:#000; padding:0px 5px;}

.zjmain .floatl .zjlistbox{}
.zjmain .floatl .zjlistbox ul{ padding:10px;}
.zjmain .floatl .zjlistbox .askzj{ height:153px; border-bottom:#e5e5e5 1px dashed; margin-bottom:8px; overflow:hidden;}
.zjmain .floatl .zjlistbox .askzj .zhuanjia_v03{width:140px; float:left;}
.zjmain .floatl .zjlistbox .askzj .zhuanjia_v03 img{ padding:2px; border:#e5e5e5 1px solid;}

.zjmain .floatl .zjlistbox .u_zjt_tgrz{margin:5px; background:#F3F3F3; padding:2px; text-align:center; border:#e5e5e5 1px solid; height:38px; line-height:38px;}


.zjmain .floatl .zjlistbox .askzj  .zhuanjia_v04{width:auto; padding-left:10px;}
.zjmain .floatl .zjlistbox .askzj  .zhuanjia_v04 span{ font-size:12px;}
.zjmain .floatl .zjlistbox .askzj  .zhuanjia_v04 .zxbtn a{margin-top:10px; width:64px; float:right; height:25px; line-height:25px; padding-left:28px; background:url(askbtn.gif) no-repeat; display:block; color:red;}
.zjmain .floatl .zjlistbox .askzj  .zhuanjia_v04 h2 a{ font-size:12px;}
.zjmain .floatl .zjlistbox .askzj  .zhuanjia_v04 p{ line-height:23px;}
.zjmain .floatl .zjlistbox .askzj  .zhuanjia_v04 p span a{}
.zjmain .floatr{width:255px; float:right; }
.zjmain .floatr .floatr1{border:#e5e5e5 1px solid;}
.zjmain .floatr .floatr1 .title{background:url(titbg.gif) repeat-x left bottom; height:29px; line-height:29px;font-size:14px; font-weight:normal;border-bottom:#e5e5e5 1px solid;}
.zjmain .floatr .floatr1 .title span{width:20px; float:left; background:url(ask_points.gif) no-repeat left -210px; height:23px; display:block;margin-left:5px; padding-right:5px;}
.zjmain .floatr .floatr1 .floatr1box{ padding:10px; line-height:24px; text-indent:2em;}



/*供求信息*/

.infomain_a{}
.infomain_a .infomain_al{width:304px; float:left; }
.infomain_a .infomain_al .infomain_al1{ border:#e5e5e5 1px solid}
.infomain_a .infomain_al .infomain_al1 .title{height:40px; line-height:40px;}
.infomain_a .infomain_al .infomain_al1 .title h3{ font-size:16px; font-weight:normal; padding-left:15px;}
.infomain_a .infomain_al .infomain_al1 .infomainalbox{ padding:0 10px; height:262px; overflow:hidden; padding-left:15px;}
.infomain_a .infomain_al .infomain_al1 .infomainalbox ul{}
.infomain_a .infomain_al .infomain_al1 .infomainalbox li{ background:url(artarrow.gif) no-repeat 0px center; height:30px; line-height:30px; padding-left:10px; font-size:14px;}
.infomain_a .infomain_al .infomain_al1 .infomainalbox a{ color:#3D81C0;}
.infomain_a .infomain_al .infomain_al1 .infomainalbox a:hover{ color:#4e8ed6; text-decoration:none;}
.infomain_a .infomain_al .infomain_al1 .infomainalbox span{ display:none;}


.infomain_a .infomain_am{width:605px; float:left;  margin-left:10px;}

.infomain_a .infomain_am #container{width:422px; overflow:hidden;}
.infomain_a .infomain_am .infomain_am1{ height:165px; border:#e5e5e5 1px solid; overflow:hidden;}
.infomain_a .infomain_am .infomain_am1 .newqg{ margin:8px;}
.infomain_a .infomain_am .infomain_am1 .newqg li{width:42%;margin-right:4px;*+ margin-right:5px; height:26px; line-height:26px;float:left; white-space:nowrap; overflow:hidden; border-right:#e7e7e7 dashed 1px; padding:0 10px;}
.infomain_a .infomain_am .infomain_am1 .newqg span#date{ float:right; color:#999;}
.infomain_a .infomain_am .infomain_am1 .newqg a{ color:#333;}
.infomain_a .infomain_am .infomain_am1 .newqg a:hover{ color:#4e8ed6; text-decoration:none;}

.infomain_a .infomain_ar{width:250px; float:right;}
.infomain_a .infomain_ar .infomain_ar1{border:#e5e5e5 1px solid}
.infomain_a .infomain_ar .infomain_ar1 .title{ height:40px; line-height:40px;}
.infomain_a .infomain_ar .infomain_ar1 .title h3{font-size:16px; padding-left:15px;font-weight:normal;}
.infomain_a .infomain_ar .infomain_ar1 .infomain_ar1box{ padding:0px 15px; padding-right:0px;}
.infomain_a .infomain_ar .infomain_ar1 .infomain_ar1box td{background:url(artarrow.gif) no-repeat 0px 10px; padding-left:10px; height:30px; line-height:30px;}

.infomain_a .infomain_ar .infomain_ar2{border:#e5e5e5 1px solid}
.infomain_a .infomain_ar .infomain_ar2 .title{ height:40px; line-height:40px; }
.infomain_a .infomain_ar .infomain_ar2 .title h3{font-size:16px; padding-left:15px;font-weight:normal;}
.infomain_a .infomain_ar .infomain_ar2 ul{ padding:0px 8px;}
.infomain_a .infomain_ar .infomain_ar2 li{background:url(artarrow.gif) no-repeat 0px 10px; padding-left:10px; height:30px; line-height:30px}
.infomain_a .infomain_ar .infomain_ar2 a{color:#333;}
.infomain_a .infomain_ar .infomain_ar2 a:hover{ color:#4e8ed6; text-decoration:none;}

.infomain_b{}
.infomain_b .infomain_bl{width:302px; float:left;overflow:hidden; border:#e5e5e5 solid 1px;}
.infomain_b .infomain_bl .title{height:31px; border-bottom:#E7E7E7 solid 1px; background:url(gqfl_bg2.png) repeat-x; padding-left:10px;}
.infomain_b .infomain_bl .title h3{font-size:18px; font-weight:bold;  width:128px; text-align:center; height:31px;line-height:31px;background:url(gqfl_bg.png) no-repeat center; color:#FFF;}
.infomain_b .infomain_bl .infomain_blbox{ padding:8px;}
.infomain_b .infomain_bl .infomain_blbox .classtitle{ height:28px; line-height:28px;}
.infomain_b .infomain_bl .infomain_blbox .classtitle a{ font-size:16px;}
.infomain_b .infomain_bl .infomain_blbox .list{line-height:26px; border-bottom:1px dotted #ccc; margin-bottom:10px; padding:5px 0;}
.infomain_b .infomain_bl .infomain_blbox .list a{ padding:0px 5px; display:inline-block; word-break:break-all;}
.infomain_b .infomain_bl .infomain_blbox .list img{ display:none;}

.infomain_b .infomain_br .col{width:425px;overflow:hidden; margin-bottom:10px; border:1px solid #e5e5e5;}
.infomain_b .infomain_br .coll{ float:left;}
.infomain_b .infomain_br .colr{ float:right;}

.infomain_b .infomain_br{width:866px; float:right; background:#fefefe }

.infomain_b .infomain_br .col .t{height:35px; line-height:35px;position:relative; padding:0 10px;}
.infomain_b .infomain_br .col .t h3{font-size:16px;height:40px; line-height:40px;font-weight:normal;}
.infomain_b .infomain_br .col .t span{ position:absolute; right:10px;}
.infomain_b .infomain_br .col .t span a{ font-size:12px;}
.infomain_b .infomain_br .col .imgArea{}
.infomain_b .infomain_br .col .imgArea .imgLAreapic{width:120px; height:90px; float:left; overflow:hidden;}
.infomain_b .infomain_br .col .imgArea .imgLAreapic img{ width:120px; height:auto;}
.infomain_b .infomain_br .col .imgArea .imgT{width:270px; float:right;}
.infomain_b .infomain_br .col .imgArea .imgT h3{ height:25px; line-height:25px; overflow:hidden;}
.infomain_b .infomain_br .col .imgArea .imgT h3 a{ font-size:14px;color:#c00}
.infomain_b .infomain_br .col .imgArea .imgT span{ color:#999; line-height:24px;}
.infomain_b .infomain_br .col ul{ padding:8px}
.infomain_b .infomain_br .col li{ height:30px; line-height:30px}
.infomain_b .infomain_br .col li.one{ height:auto; margin-bottom:15px;}
.infomain_b .infomain_br .col a{ color:#333; font-size:14px;}


/*
.infomain_b .infomain_br .coll{width:425px; float:right;overflow:hidden; margin-bottom:10px;border:1px solid #e5e5e5;}
.infomain_b .infomain_br .coll .t{height:35px; line-height:35px;position:relative; padding-left:5px;}
.infomain_b .infomain_br .coll .t h3{font-size:16px;height:40px; line-height:40px;font-weight:normal;}
.infomain_b .infomain_br .coll .t span{ position:absolute; right:10px;}
.infomain_b .infomain_br .coll .t span a{ font-size:12px; font-weight:normal; color:#006699;}
.infomain_b .infomain_br .coll .imgArea{}
.infomain_b .infomain_br .coll .imgArea .imgLAreapic{width:90px; float:left;}
.infomain_b .infomain_br .coll .imgArea .imgLAreapic img{ padding:2px; border:#e5e5e5 1px solid;}
.infomain_b .infomain_br .coll .imgArea .imgT{width:210px; float:right;}
.infomain_b .infomain_br .coll .imgArea .imgT h3{ height:25px; line-height:25px; overflow:hidden;}
.infomain_b .infomain_br .coll .imgArea .imgT h3 a{ font-size:14px; color:#c00;}
.infomain_b .infomain_br .coll .imgArea .imgT span{ color:#999; line-height:24px;}
.infomain_b .infomain_br .coll ul{ padding:8px}
.infomain_b .infomain_br .coll li{height:30px; line-height:30px}
.infomain_b .infomain_br .coll a{color:#333; font-size:14px;}

*/
.infomain_c{}
.infomain_c .infomain_cl{ width:217px; float:right; }
.infomain_c .infomain_cl .infomain_cl1{height:100%; overflow:hidden;}
.infomain_c .infomain_cl .title{ background:#f1f1f1; height:29px; line-height:29px; font-size:14px; padding-left:10px; font-weight:bold;}
.infomain_c .infomain_cl .infomain_cl1box{ padding:8px 0; }
.infomain_c .infomain_cl .infomain_cl1box ul{}
.infomain_c .infomain_cl .infomain_cl1box li{ height:30px; line-height:30px;overflow:hidden;}
.infomain_c .infomain_cl .infomain_cl1box a{display:block; font-size:14px;}

.infomain_c .infomain_cl .infomain_cl2{overflow:hidden;}
.infomain_c .infomain_cl .infomain_cl2box{ padding:8px 0;}
.infomain_c .infomain_cl .infomain_cl2box ul{}
.infomain_c .infomain_cl .infomain_cl2box li{ height:30px; line-height:30px;}
.infomain_c .infomain_cl .infomain_cl2box a{}
.infomain_c .infomain_cr{ float:right; width:930px; float:left;}
.infomain_c .infomain_cr h3{border:#C7DDF1 1px solid; border-bottom:none; background:url(titbg.gif) repeat-x left top; height:29px; line-height:29px; font-size:14px; padding-left:10px; font-weight:bold;}
.infomain_c .infomain_cr .infomain_crlist{}
.infomain_c .infomain_cr .infomain_crlist .list_module{ margin-bottom:10px; border-bottom:1px dashed #e5e5e5;}
.infomain_c .infomain_cr .infomain_crlist .list_module .hd{ height:35px; line-height:35px;}
.infomain_c .infomain_cr .infomain_crlist .list_module .hd span.title{}
.infomain_c .infomain_cr .infomain_crlist .list_module .hd span.title a{ font-size:17px;}
.infomain_c .infomain_cr .infomain_crlist .list_module .hd span.smallClass{  margin-left:30px;}
.infomain_c .infomain_cr .infomain_crlist .list_module .hd span.right_f{ float:right;}
.infomain_c .infomain_cr .infomain_crlist .list_module .hd span.right_f b.bh{ font-size:12px; font-weight:normal; color:#999;}
.infomain_c .infomain_cr .infomain_crlist .list_module .hd span.right_f b.time{ font-size:12px; font-weight:normal;}
.infomain_c .infomain_cr .infomain_crlist .list_module .hd span.lou{ float:left; font-weight:bold; color:#fff; background:url(num.gif) no-repeat 0px 9px; display:block; width:17px; height:28px; line-height:28px; text-align:center; margin-right:8px; padding-top:3px;}
.infomain_c .infomain_cr .infomain_crlist .list_module .bd{ height:100%; overflow:hidden;}
.infomain_c .infomain_cr .infomain_crlist .list_module .bd .pic{width:50px; float:right;}
.infomain_c .infomain_cr .infomain_crlist .list_module .bd .cont{width:650px; float:left;}
.infomain_c .infomain_cr .infomain_crlist .list_module .bd .cont .info{ line-height:25px; color:#999; padding:3px 0;}
.infomain_c .infomain_cr .infomain_crlist .list_module .bd .cont .ft{ height:25px; line-height:25px;}
.infomain_c .infomain_cr .infomain_crlist .list_module .bd .cont .ft b{ font-weight:normal;}
.infomain_d{ border:#e5e5e5 1px solid;margin-bottom:20px; overflow:hidden;}
.infomain_d .left{ float:left; width:730px;}
.infomain_d .title{ text-align:center;}
.infomain_d .title h1{ height:45px; line-height:45px; font-size:20px; padding:10px 0 0;}
.infomain_d .title .subtitle{height:30px; line-height:30px;}
.infomain_d .title .subtitle .begintime{color:#999; border-bottom:1px dashed #e5e5e5;}
.infomain_d .title .subtitle .begintime #hit{ color:red; font-weight:bold;}
.infomain_d .title .subtitle .sharebox{width:450px; float:right; margin-top:20px;}
.infomainbox{margin:20px; overflow:hidden;}
.infomainbox .infopic{width:350px; float:left; margin-right:20px;}
.infomainbox .infopic img {border:#EEE solid 1px; padding:3px;}
.infomainbox .infotext{width:320px;float:left; margin-left:8px;}
.infomainbox .infotext ul{padding:5px;}
.infomainbox .infotext li{line-height:32px;/* border-bottom:#e5e5e5 1px dashed;*/ font-size:14px; color:#666}

.infomainbox .infots{width:200px; padding:10px; height:100%; overflow:hidden; float:right; background:#FCF0DA;}
.infomainbox .infots h2{font-size:16px; text-shadow:#FFF 1px 1px 0}
.infomainbox .infots li{color:#666; line-height:25px;text-shadow:#FFF 1px 1px 0}
.infomainbox #c104{margin-top:10px;}
.infointro{ margin:20px ;font-size:14px; line-height:30px; overflow:hidden; }
.infomain_e .infomain_el{width:300px; float:left; border:#e5e5e5 1px solid;}
.infomain_e .infomain_el h3{height:40px; line-height:40px; font-size:18px;color:#333; padding-left:15px; }
.infomain_e .infomain_el .infomain_ebox{padding:8px; min-height:175px;}

.infomain_e .infomain_el .infomain_ebox li{height:30px; line-height:30px}
.infomain_e .infomain_el .infomain_ebox li a{font-size:14px;}
.infomain_e .infomain_er{width:860px; float:right; border:#e5e5e5 1px solid;}
.infomain_e .infomain_er h3{height:40px; line-height:40px; font-size:18px; color:#222; padding-left:15px;}
.infomain_e .infomain_er .infomain_erbox{padding: 0 8px 8px;}

/*供求筛选*/

.infosx{}
.infosx .left{width:680px; float:left;}
.infosx .title{border-bottom:#E7E7E7 1px solid;height:49px; overflow:hidden;}
.infosx .title h2{width:181px; height:49px; font-size:18px; font-weight:normal;line-height:49px; float:left; padding-left:15px;}
.infosx .search02{border:#e5e5e5 1px solid; height:100%; padding-bottom:10px; overflow:hidden; }
.infosx .search01{ border:#E7E7E7 1px solid;}
.infosx .search01 .title .keyform{ width:330px; float:right;}
.infosx .search01 .title .keyform .keywordform{ padding-top:10px;}
.infosx .search01 .title .keyform .keywordform .kw{ height:20px;}
.infosx .search01 .title .keyform .keywordform .fcsearch{ height:24px; background:#FF9900; border:#FF9900 1px solid; width:45px; color:#fff;}
.infosx .search01 .fieldmenu .condition_title{ width:85px; float:left; font-size:14px; padding-left:10px;}
.infosx .search01 .fieldmenu .container{ padding:0px 8px;width:560px; float:right;}
.infosx .search01 .fieldmenu .container strong{ background:#03A2DC; border:1px solid #03A2DC; padding:2px; color:#fff; line-height:30px;}
.infosx .search01 .fieldmenu .container a{ font-size:14px; padding:0px 8px;}
.infosx .search02 .tabtit{ background:#E7E7E7; border:1px solid #d4d4d4; height:30px; padding-left:15px;}
.infosx .search02 .tabtit .fcsearch_tabs ul li{ float:left; padding: 0px 20px;}
.infosx .search02 .tabtit .fcsearch_tabs ul li.slt{ background:url(tabbg.png) no-repeat; margin-top:2px; padding-left:15px;}
.infosx .search02 .tabtit .fcsearch_tabs ul li.slt a{ color:#fff;}
.infosx .search02 .tabtit .fcsearch_tabs ul li a{ font-size:16px;}
.infosx .search02 .tabtit .sear_result{ width:250px; float:right; font-size:14px;}


.infolisting{}
.infolisting ul{ padding:8px;}
.infolisting .info_nr{line-height:35px; border-bottom:#e5e5e5 1px solid;} 
.infolisting .info_nr .lprice{ font-size:14px; color:#666; padding-left:25px;}
.infolisting .info_nr .ltitle{padding-left:25px; overflow:hidden;}
.infolisting .info_nr .ltitle a{ font-size:14px;}
.infolisting .info_nr .ltitle .area{ margin-left:15px; color:#555;}
.infolisting .info_nr .ltime{ float:right;color:#999; font-size:14px; text-align:right;}
.infolisting .info_nr:hover{ color:red; background:#FFFAE7;}


.infosx .right{width:298px; float:right;}
.infosx .right .right01{border:#e5e5e5 1px solid; height:100%; overflow:hidden;}
.infosx .right .right01 .title{background:url(titbg.gif) repeat-x left top; height:29px; line-height:29px; font-size:14px; font-weight:bold; padding-left:10px; border:none;}
.infosx .right .right01 .right01box{ padding:8px;}
.infosx .right .right01 .right01box ul{}
.infosx .right .right01 .right01box li{ height:30px; line-height:30px; background:url(artarrow.gif) no-repeat 0px 11px; padding-left:10px;}
.infosx .right .right01 .right01box span#date{ float:right; color:#999;}
.infosx .right .right01 .right01box a{}
.infosx .right .right01 .right01box a:Hover{ color:red; text-decoration:none;}



.infomain_f{}
.infomain_f .infomain_fl{width:280px; float:left; border:#e5e5e5 1px solid; background:#fafafa}
.infomain_f .infomain_fl .title{background:#f1f1f1; height:40px; line-height:40px; font-size:16px; font-weight:bold; color:#111; padding-left:15px; }

.infomain_f .infomain_fl  .infomain_flbox{ padding:10px;}
.infomain_f .infomain_fl  .infomain_flbox  .classtitle{ height:25px; line-height:25px;}
.infomain_f .infomain_fl  .infomain_flbox  .classtitle a{ font-size:14px; font-weight:bold; color:#000;}
.infomain_f .infomain_fl  .infomain_flbox  .classtitle a:hover{ color:red; text-decoration:none;}
.infomain_f .infomain_fl  .infomain_flbox  .list{line-height:24px;}
.infomain_f .infomain_fl  .infomain_flbox  .list a{ padding:0px 3px; color:#333;}
.infomain_f .infomain_fl  .infomain_flbox  .list a:hover{ color:red; text-decoration:none;}


.infomain_f .infomain_fr{width:880px; float:right; border:#e5e5e5 1px solid;}
.infomain_f .infomain_fr h3{background:#f1f1f1; height:40px; line-height:40px; font-size:16px; font-weight:bold; color:#111; padding-left:15px; }
.infomain_f .infomain_fr .infomain_frbox{ padding:10px;}


/*供求搜索gq_list.html*/
.gq_listmain{}
.gq_listmain .left{width:920px; float:left;}
.gq_listmain .left .left01{border:#e5e5e5 1px solid; height:30px; line-height:30px; padding:5px 10px;}
.gq_listmain .left .left01 img{width:50px; height:25px;}



.gq_listmain .left .left02{border:#e5e5e5 1px solid; }
.gq_listmain .left .left02 .title{ height:40px; line-height:40px; font-size:18px; padding-left:15px; overflow:hidden;}
.gq_listmain .left .left02 .left02box{height:100%; overflow:hidden; padding:8px; border-top:none;}
.gq_listmain .left .left02 .left02box .productorder{ height:30px; line-height:30px; background:#F3FAFF;}
.gq_listmain .left .left02 .left02box .productorder a{ font-size:12px; font-weight:bold; padding:0px 5px;}
.gq_listmain .left .left02 .left02box table td.pic img{ border:#CCC 2px solid; padding:2px;}
.gq_listmain .left .left02 .left02box table td a.company_title{ font-size:12px; font-weight:bold;}
.gq_listmain .left .left02 .left02box table td span.company_name a{}


.gq_listmain .right{width:230px; float:right;}

.gq_listmain .right .right01{ border:#e5e5e5 1px solid; background:#FCFEFF; height:46px; overflow:hidden;}
.gq_listmain .right .right01 a{width:97px; margin:5px;float:left; display:block; font-size:12px; font-weight:bold; color:#FFF; background:url(hoverbg.png) no-repeat left 2px; height:34px; line-height:34px; text-align:center;}
.gq_listmain .right .right01 a:hover{color:#B50607; background:url(hoverbg.png) no-repeat left bottom; height:34px; line-height:34px; text-decoration:none;}

.gq_listmain .right .right02{ border:#e5e5e5 1px solid; background:#FCFEFF; height:46px; text-align:center; padding:6px 8px; overflow:hidden;}



.gq_listmain .right .right03{border:#e5e5e5 1px solid; height:100%; padding-bottom:8px; overflow:hidden;}
.gq_listmain .right .right03 .title{height:40px; line-height:40px; font-size:18px;padding-left:10px;}
.gq_listmain .right .right03 .right03box{ padding:8px;}
.gq_listmain .right .right03 .right03box ul{}
.gq_listmain .right .right03 .right03box li{width:33%; float:left; line-height:25px;}
.gq_listmain .right .right03 .right03box a{}


.gq_listmain .right .right03 .right04box{ padding:8px;}
.gq_listmain .right .right03 .right04box ul{}
.gq_listmain .right .right03 .right04box li{ line-height:25px;}
.gq_listmain .right .right03 .right04box span{ font-weight:bold; color:#FF6600;}
.gq_listmain .right .right03 .right04box a{}



/*招聘系统*/
.recruit_l{ width:850px;}
.recruit_r{ width:310px;/*border:1px solid #E9E9E9;*/}
.recruit_tit{ line-height:54px; font-size:12px;}
.recruit_tit .gound{border:1px solid #E9E9E9; text-align:left; height:54px;}
.recruit_tit ul li{ border-left:1px solid #E9E9E9;border-right:1px solid #E9E9E9; border-bottom:1px dashed #E9E9E9; height:54px; overflow:hidden;}
.recruit_tit ul li div{ float:left;}
.recruit_tit .k1{ width:150px; margin-left:20px; margin-right:10px; height:54px;}
.recruit_tit .k2{ width:298px; margin-right:10px;}
.recruit_tit .k3{ width:115px;}
.recruit_tit .k4{ width:125px;}
.recruit_tit .k5{ width:120px; float:right;}
.recruit_list ul li span{ display:inline-block;}
.recruit_tit .k5 .btn{ background:#0076DC; border-radius:30px; height:30px; display:inline-block; width:90px; color:#fff; text-align:center; line-height:30px; margin:12px 0;}

.recruit_r ul li{ line-height:30px; padding:0px 8px 5px; /*border-bottom:1px dashed #E9E9E9;*/}
.recruit_r ul li a{font-size: 12px; padding-right: 12px; line-height: 27px;}
.recruit_r ul li i{ display:inline-block; float:left; margin-right:8px; padding:0 7px; border-radius:3px; background:#67B8FF; color:#fff; font-style:normal;}
.recruit_r ul li #qyicon{background: url(num.gif) no-repeat 0px 5px;color: #fff; font-size: 12px; display: block;width: 17px; height: 22px; line-height: 16px;text-align: center;padding-top:5px;float: left; margin-right:5px;}
.recruit_r .date{ float:right;}
.recruit_r .company{ font-size:14px; color:#999; margin-top:5px;}






.jobmain_01{ display:none}
.jobmain_01 .left{width:422px; float:left;}

.jobmain_01 .right{width:530px; float:right;}
.jobmain_01 .right .right01{border:#e5e5e5 1px solid; background:url(/job/images/jobseach.png) repeat-x left -30px; height:70px;}
.jobmain_01 .right .right01 .search_box{ padding:8px;}
.jobmain_01 .right .right01 .search_box .searchl{ font-size:14px;}
.jobmain_01 .right .right01 .search_box .searchl1{ font-size:14px; float:left;}
.jobmain_01 .right .right01 .search_box .searchl1 .textbox{width:354px; padding:3px 8px;background:url(/job/images/jobseach.png) no-repeat left top; border:none; height:24px; line-height:24px; font-size:14px; color:#999; white-space:nowrap; overflow:hidden;}
.jobmain_01 .right .right01 .search_box .searchbut{float:right;}

.jobmain_01 .right .zwhot{border:#e5e5e5 1px solid; background:#F3FAFF; height:49px; overflow:hidden; margin-top:6px;}
.jobmain_01 .right .zwhot h2{ background:url(pic_09.gif) no-repeat; width:181px; height:49px; font-size:22px; font-weight:bold; text-align:center; display:block; line-height:49px; float:left;}
.jobmain_01 .right .zwhot a{ color:#999; padding:0px 5px;}


.jobmainad{ padding:10px; height:100%; overflow:hidden;/*border:#DCDCDC 1px solid;*/}
.jobmainad ul{ width:1200px; overflow:hidden;}
.jobmainad li{ float:left; width:188px; height:60px; margin:5px 10px 5px 0; overflow:hidden; }
.jobmainad li img{ width:100%; height:100%;}

.jobad li{ height:60px;}
/*.jobmain{border:1px solid #e5e5e5;}
.jobmain_02 .leftbox{ border:1px solid #e5e5e5;}*/
.jobmain_02 .title{height: 40px;line-height: 40px;border-bottom: 1px solid #DCDCDC;}
.jobmain_02 .title h2{font-size:18px;height:39px; width:100px; text-align:center; line-height:40px;border-bottom: 4px solid #338BC9;font-weight:500}
.jobmain_02 .left{ float:left; width:935px;}
.jobmain_02box{height:100%; overflow:hidden; padding-top:10px;}

.jobmain_02 .jobmain_02box li{width:180px; float:left; text-align:center; background:#fff;padding:10px; overflow:hidden;}
.jobmain_02 .jobmain_02box .comp{height:80px; overflow:hidden;}
.jobmain_02 .jobmain_02box .comp img{margin-bottom:10px; }
.jobmain_02 .jobmain_02box a.compname{font-size:14px; line-height:26px; height:26px;}
.jobmain_02 .jobmain_02box .zwlist{text-align:left; line-height:22px; height:44px; overflow:hidden;}
.jobmain_02 .jobmain_02box .zwlist a{ padding:0px 3px;color:#999; }


.jobmain_02 .jobmain_03box{padding:10px;padding-right:0px; height:100%; overflow:hidden; padding-top:10px;}
.jobmain_02 .jobmain_03box li{width:210px; float:left;text-align:left;padding:8px 11px;overflow: hidden;  white-space:nowrap;  text-overflow:ellipsis; }
.jobmain_02 .jobmain_03box a.ar12{ font-size:14px; display:block;}
.jobmain_02 .jobmain_03box a.a3{ padding:0px 5px; color:#999;}
.jobmain_03  .floatljlbox{overflow:hidden;}
.jobmain_03  .floatljlbox li{text-align:left;line-height:28px;overflow: hidden;  white-space:nowrap;  text-overflow:ellipsis;}
.jobmain_03  .floatljlbox li a{font-size:14px;}


.jobmain_04{padding:10px 0;}
.jobmain_04 .title{height: 40px;line-height: 40px;border-bottom: 1px solid #DCDCDC;}
.jobmain_04 .title h2{font-size: 20px;border-bottom: 4px solid #338BC9;margin-top: -1px;display: inline-block;height: 40px;line-height: 40px;padding: 0 10px;}
.jobmain_04 .jobmain_04box{padding:0px 8px; height:100%; overflow:hidden;}
.jobmain_04 .jobmain_04box .jobzxtop2{ height:110px; border-bottom:#f1f1f1 1px dashed; overflow:hidden; margin-top:20px;}
.jobmain_04 .jobmain_04box .jobzxtop2 div.zczx{width:48%; margin:0 1%; float:left; text-align:left;*width:48%;_width:48%;*margin:0 0.5% 0 0;_margin:0 0.5% 0 0;}
.jobmain_04 .jobmain_04box .jobzxtop2 div.zczx .topic-img{width:132px; float:left;}
.jobmain_04 .jobmain_04box .jobzxtop2 div.zczx .topic-text{width:420px; float:right;}
.jobmain_04 .jobmain_04box .jobzxtop2 div.zczx .topic-text h2{height:30px; line-height:30px; font-weight:normal; margin-bottom:10px;}
.jobmain_04 .jobmain_04box .jobzxtop2 div.zczx .topic-text h2 a{font-size:14px;}
.jobmain_04 .jobmain_04box .jobzxtop2 div.zczx .topic-text p.f-gray{line-height:24px; color:#999; font-size:12px;}
.jobmain_04 .jobmain_04box .jobzxlist{padding:8px;}

.jobmain_04 .jobmain_04box .jobzxlist li{width:31%; float:left; text-align:left; background:url(dot.jpg) no-repeat left center; padding-left:2%; height:28px; line-height:28px}
.jobmain_04 .jobmain_04box .jobzxlist a{font-size:14px;}


.jobmain_05 .recruit_r{width:290px;}
.jobmain_05  .ltintro{border:#e5e5e5 1px solid; padding:15px; line-height:29px; font-size:12px; text-indent:2em; color:#666; height:100%; overflow:hidden;}
.jobmain_05 .ltintro img{margin-right:8px;}
.jobmain_05 .left01{border:1px solid #e5e5e5;}
.jobmain_05 .left01 .title{height:49px; position:relative; overflow:hidden;}
.jobmain_05 .left01 .title h2{width:181px; height:49px; font-size:18px; padding-left:15px;display:block; line-height:49px; float:left;}
.jobmain_05 .left01 .title span{position:absolute; right:10px; top:10px;}

.jobmain_05 .left01 .left01box{border:#e5e5e5 1px solid; border-top:none; padding:8px; height:100%; overflow:hidden;}
.jobmain_05 .left01 .left01box .recommend_2_1{height:30px; line-height:30px; border-bottom:#ccc 1px dashed;}
.jobmain_05 .left01 .left01box .recommend_2_1 li{float:left; font-weight:bold; color:#333; text-align:center; }
.jobmain_05 .left01 .left01box .recommend_2_1 .recommend_2_1_a{width:100px; float:left;}
.jobmain_05 .left01 .left01box .recommend_2_1 .recommend_2_1_b{width:240px; float:left;}
.jobmain_05 .left01 .left01box .recommend_2_1 .recommend_2_1_c{width:100px; float:left;}

.jobmain_05 .left01 .left01box .recommend_2_2{height:30px; line-height:30px; border-bottom:#ccc 1px dashed;}
.jobmain_05 .left01 .left01box .recommend_2_2 li{float:left;color:#333; }
.jobmain_05 .left01 .left01box .recommend_2_2 .recommend_2_2_a{width:130px; float:left; height:auto; white-space:nowrap;  text-overflow:ellipsis; overflow:hidden;}
.jobmain_05 .left01 .left01box .recommend_2_2 .recommend_2_2_b{width:225px; float:left;overflow: hidden;  white-space:nowrap;  text-overflow:ellipsis;}
.jobmain_05 .left01 .left01box .recommend_2_2 .recommend_2_2_c{width:100px; float:left;}
.jobmain_05 .left01 .left01box .recommend_2_2 .recommend_2_2_d{width:110px; float:left;}

.jobmain_05 .left01 .left01box .recommend_2_2 .recommend_2_2_c{ color:#999;}
.jobmain_05 .left01 .left01box .recommend_2_2 .fontstyle{ color:#CC0000; }
.jobmain_05 .right01{border:#e5e5e5 1px solid; height:100%; overflow:hidden;}
.jobmain_05 .right01 .title{background:url(titbg.gif) repeat-x left top;height:29px; line-height:29px;padding-left:10px;font-size:14px; font-weight:bold;}
.jobmain_05 .right01 .right01box{ padding:8px; background:#fff;}
.jobmain_05 .right01 .right01box li{ line-height:24px; border-bottom:#f1f1f1 1px dashed; margin-bottom:8px;}
.jobmain_05 .right01 .right01box h2{ float:left; margin-left:8px;}
.jobmain_05 .right01 .right01box h2 a{ font-size:12px; font-weight:normal;}
.jobmain_05 .right01 .right01box span#qyicon{ background:url(num.gif) no-repeat 0px 3px; color:#fff; font-size:12px; display:block; width:17px; height:22px; line-height:16px; text-align:center;padding-top:3px; float:left;}

.jobmain_05 .right01 .right02box{padding: 0px 15px;background:#fff;}
.jobmain_05 .right01 .right02box li{line-height:35px; height:35px;}
.jobmain_05 .right01 .right02box li a{font-size:12px;}
.jobmain_05 .right01 .ltbox{padding:0 8px; background:#fff;}
.jobmain_05 .right01 .ltbox li{line-height: 23px;padding: 0px 8px 5px;}
.jobmain_05 .right01 .ltbox a{font-size: 12px; padding-right: 12px;line-height: 30px;}
.jobmain_05 .recruit_tit .k2{width:248px;}

.jobmain_05 .left01 .left01_a{border:#e5e5e5 1px solid; padding:10px; line-height:24px; height:100%; overflow:hidden;}
.jobmain_05 .left01 .left01_a h2{ font-size:18px; height:38px; line-height:38px; font-weight:normal; margin-bottom:10px;}
.jobmain_05 .left01 .left01_a p{ line-height:24px; font-size:14px; color:#666; }
.jobmain_05 .left01 .citylist{padding:8px 10px;overflow:hidden;}
.jobmain_05 .left01 .citylist tr td strong{ font-size:14px; font-weight:normal;}
.jobmain_05 .left01 .citylist li{width:23%; margin:0px 2px; float:left; height:35px; line-height:35px; background:#F3FAFF; border:#e5e5e5 1px solid; white-space:nowrap;margin:5px; text-align:center; text-overflow:ellipsis; overflow:hidden;}
.jobmain_05 .left01 .citylist li a{display:block; font-size:14px;}
.jobmain_05 .left01 .yxlist{padding:8px 20px; height:100%; overflow:hidden;}

.jobmain_05 .left01 .yxlist li{width:23%; margin:0px 2px; float:left; height:35px; line-height:35px;white-space:nowrap;  text-overflow:ellipsis; overflow:hidden;}
.jobmain_05 .left01 .yxlist a{font-size:12px;}
.jobmain_05 .left01 .yxlist .searchtit{background:#f1f1f1; height:50px; line-height:50px; font-size:12px; text-align:center;}
.jobmain_05 .left01 .yxlist td{border-bottom:#f1f1f1 1px dashed; height:30px; line-height:30px; font-size:12px; text-align:center;}

.jobmain_05 .left01 .yxlist .searchtit.j1{width:80px; overflow:hidden; padding-left:10px;}
.jobmain_05 .left01 .yxlist .j6{text-align:center;}




.jobmain_05 .left01 .yxlist .jobtitle a{display:inline-block}
.jobmain_05 .left01 .citylist tr,.jobmain_05 .left01 .citylist td{height:40px; line-height:40px; font-size:14px;}


/*职场资讯*/

.jobmain_06 .left{width:880px; float:left;}
.jobmain_06 .left .floatl{width:445px; float:left;}
.jobmain_06 .left .floatl .floatl01{border:#e5e5e5 1px solid; background:url(hoticon.gif) no-repeat left top;  height:241px; overflow:hidden;}
.jobmain_06 .left .floatl .floatl01 ul{padding:8px 15px;}
.jobmain_06 .left .floatl .floatl01 h1{height:35px; line-height:35px; text-align:center;}
.jobmain_06 .left .floatl .floatl01 h1 a{font-size:16px;}
.jobmain_06 .left .floatl .floatl01 span{line-height:24px; color:#999; display:block; padding:5px 0;}
.jobmain_06 .left .floatl .floatl01 li{line-height:30px; height:30px; border-bottom:#f1f1f1 1px dashed;}
.jobmain_06 .left .floatl .floatl01 li a{font-size:14px;}
.jobmain_06 .left .floatr{width:422px; float:right;}

.jobmain_06 .left .floatr .floatr02{border:#e5e5e5 1px solid; height:70px;}

.jobmain_06 .left .floatr .floatr02 .search_box{padding:8px;}
.jobmain_06 .left .floatr .floatr02 .search_box .searchl{font-size:14px;}

.jobmain_06 .left .floatr .floatr02 .search_box .searchl1{font-size:14px; float:left;}

.jobmain_06 .left .floatr .floatr02 .search_box .searchl1 .textbox{width:264px; padding:0px 8px;border:none; border:#e5e5e5 1px solid; height:30px; line-height:30px; font-size:14px; color:#999; white-space:nowrap; overflow:hidden;}
.jobmain_06 .left .floatr .floatr02 .search_box .searchl1 input{ width:240px !important;}
.jobmain_06 .left .floatr .floatr02 .search_box .searchbut input{ height:30px;}
.jobmain_06 .left .floatr .floatr02 .search_box .searchbut{float:right;}
.jobmain_06 .left .floatr .zwhot{background:#FFF4EA; border:#e5e5e5 1px solid; border-top:none; height:32px; line-height:32px; padding:0px 8px;}


.jobmain_06 .right{width:284px; float:right;border:#e5e5e5 1px solid; height:241px; overflow:hidden;}
.jobmain_06 .right .title{height:40px; line-height:40px;padding-left:10px;font-size:18px;}
.jobmain_06 .right .right01box{padding:8px 15px; background:#fff;}

.jobmain_06 .right .right01box li{height:25px; line-height:25px; background:url(dot.jpg) no-repeat 0px 10px; padding-left:12px;}

.jobmain_07  .col{width:390px;border:#e5e5e5 1px solid; height:206px; overflow:hidden; margin-bottom:10px;}
.jobmain_07  .coll{float:right}
.jobmain_07  .colr{float:left;}


.jobmain_07  .col .t{height:40px; line-height:40px;padding-left:10px;font-size:18px; position:relative;}
.jobmain_07  .col .t span{position:absolute; right:10px; top:0px;}
.jobmain_07  .col .t span a{font-size:12px; font-weight:normal;}
.jobmain_07  .col ul{padding:8px 15px;}
.jobmain_07  .col li{height:25px; line-height:25px; background:url(dot.jpg) no-repeat 0px 11px; padding-left:10px;}
.jobmain_07  .col span#date{float:right; color:#999;}

.jobmain_07  .right01{border:#e5e5e5 1px solid; height:100%; overflow:hidden; }
.jobmain_07  .right01 .title{height:40px; line-height:40px;padding-left:15px;font-size:18px;}
.jobmain_07  .right01 .right01box{padding:8px;}

.jobmain_07  .right01 .right01box li{width:33.33%;float:left; text-align:center;margin-bottom:8px;}
.jobmain_07  .right01 .right01box li a{display:block; width:88px; margin:auto;}
.jobmain_07  .right01 .right01box li a.titleBox{height:25px; line-height:25px; overflow:hidden;}
.jobmain_07  .right01 .right01box img{padding:2px; border:#f1f1f1 1px solid;width:88px; height:68px;}
.jobmain_07  .right01 .right02box{padding:8px;}

.jobmain_07  .right01 .right02box .votetitle{font-weight:bold;}


/*动漫系统*/

.comicmain01 .comictop ul{width:1184px;}
.comicmain01 .comictop li{margin:0 4px 4px 0;position: relative; width:390px; float:left;height:200px; overflow:hidden;}
.comicmain01 .comictop li img{width:100%;}
.comicmain01 .comictop a{display:block;color: #C9B9AA;}
.comicmain01 .comictop .comictop_txt{display: block;line-height: 50px;overflow: hidden;text-align: center;height: 50px;cursor: pointer;position:absolute; bottom:0px; left:0px; width:100%; font-size:18px;  background:url(touming.png);}

.comicmain01 .comic01{border:#E5E5E5 1px solid;}
.comicmain01 .comic01 .cart_list{line-height: 40px;font-size: 18px; font-weight: normal; padding-left: 15px;}
.comicmain01  .left01{height:100%;overflow:hidden;}	
.comicmain01  .left01 .left01box{padding:8px;}

.comicmain01  .left01 .left01box li{width:12.28%; margin:0 1%; float:left; overflow:hidden; margin-bottom:10px;}
.comicmain01  .left01 .left01box div.comicpic{text-align:center; width:100%; height:100px; margin-bottom:5px;}
.comicmain01  .left01 .left01box div.comicpic img{width:100%; min-height:100px;}
.comicmain01  .left01 .left01box a{color:#333;}
.comicmain01  .left01 .left01box a.imgBox{display: block;height: 100px; overflow:hidden;}
.comicmain01  .left01 .left01box div.comictext{padding-left:px;}
.comicmain01  .left01 .left01box span{color:#999;display: block;line-height: 16px;}
.comicmain01  .left01 .left01box .comictext a{font-size: 14px;margin: 10px 0 5px;display: block;}


.comicmain02  .left01{height:100%;overflow:hidden; border:#E5E5E5 solid 1px;}	
.comicmain02  .left01 .title{line-height: 40px; height:40px; font-size: 18px;font-weight: normal; padding-left: 15px;}
.comicmain02  .left01 .title .more{float:right; margin-right:10px; font-size:14px;}
.comicmain02  .left01 .title h3{font-size:18px;width:110px;float:left; font-weight:normal;}
.comicmain02  .left01 .title span#more{position:absolute; right:10px; top:0px;}
.comicmain02  .left01 .title span#more a{font-size:12px; font-weight:normal;}
.comicmain02  .left01 .left02box{padding:8px 12px;}

.comicmain02  .left01 .left02box li{width:18%;margin:0 1%; float:left; overflow:hidden; margin-bottom:10px;}
.comicmain02  .left02box li .comictext a{font-size: 14px;margin: 10px 0 5px;display: block;}
.comicmain02  .left02box li .comictext span{line-height: 16px;font-size: 12px;display: block;}
.comicmain02  .left01 .left02box div.comicpic{text-align:center; width:100%; height:100px; margin-bottom:10px; overflow:hidden; border-radius:5px;}
.comicmain02  .left01 .left02box div.comicpic img{width:100%; min-height:100%;}
.comicmain02  .left01 .left02box a{color:#333;}
.comicmain02  .left01 .left02box span{color:#999} 
.comicmain02 .right{width:248px; float:right; }
.comicmain02 .right01{height:100%;overflow:hidden;}

.comicmain02 .right01 .right01box li{height:30px; line-height:30px;}
.comicmain02 .right01 .right01box span.classname{float:right;}
.comicmain02 .right01 .right01box span.classname a{color:#999;}
.comicmain02 .right01 .right01box a{color:#333; font-size:14px; display:block;}

.comicmain02 .right01 .right02box li{overflow:hidden; float:left;width:46%; margin:0 2%;}
.comicmain02 .right01 .right02box .comicpic{width:100%; height:100px; overflow:hidden;}

.comicmain02 .right01 .right02box .comicpic  img{width:100%;min-height:100%;}
.comicmain02 .right01 .right02box .comictext{padding:8px 0;}
.comicmain02 .right01 .right02box .comictext a{color:#333; font-size:14px;}


.comicplay .title{border:#E5E5E5 1px solid;height:49px;overflow:hidden; border-bottom:none}
.comicplay .title h2{width:181px; height:49px; font-size:16px;color:#333; padding-left:15px; display:block; line-height:49px; float:left;}
.comicplay .title span{width:250px; float:right; line-height:49px;}

.comicplay .flashbox{border:#E5E5E5 1px solid; border-top:none; padding:8px;overflow:hidden;}
.comicplay .flashbox .play{background:#FCFCFC; overflow:hidden;}
.comicplay .flashbox .play .tit{text-align:left; font-size:14px; font-weight:bold; color:#000; height:28px; line-height:28px; padding-left:15px;}
.comicplay .flashbox .play .right01box{padding:8px;}
.comicplay .flashbox .play .right01box li{width:48%; margin:0 1%; float:left; text-align:center; overflow:hidden; margin-bottom:10px;}
.comicplay .flashbox .play .right01box .comicpic{width:90%; height:100px;}
.comicplay .flashbox .play .right01box .comicpic img{ width:100%; height:100%; }
.comicplay .flashbox .play .right01box .comictext{line-height:30px; height:30px; font-size:15px; padding-top:5px;}


.comicmain04{height:100%; overflow:hidden;}
.comicmain04 .comic1{line-height:30px;overflow:hidden;border:#E5E5E5 1px solid; padding:10px 5px;}
.comicmain04 .comic1 ul{padding:8px;}
.comicmain04 .comic1 li{height:26px;line-height:26px; overflow:hidden; font-size:15px;}
.comicmain04 .comic1 span.fontred{color:red; font-weight:bold;}
.comicmain04 .comic2{height:100%; overflow:hidden;border:#E5E5E5 1px solid; padding:10px;}
.comicmain04 .comic2 .tit{line-height: 40px; height: 40px; font-size: 18px;font-weight: normal;padding-left: 15px;}
.comicmain04 .comic2 ul{padding:8px;}
.comicmain04 .comic2 p{line-height:28px; font-size:14px;}
.comicmain05{border:#E5E5E5 1px solid;overflow:hidden; height:100%; overflow:hidden;}
.comicmain05  h2{line-height: 40px; height: 40px; font-size: 18px;font-weight: normal;padding-left: 15px;}
.comicmain05 ul{padding:18px;}





/*查看单位详细*/
.compview{margin:0px auto;}
.compview .comname{height:67px; font-size:22px; font-weight:bold; line-height:67px; padding-left:35px; border:1px solid #eaeaea;}
.compview .comname h2{font-size:22px; font-weight:bold; float:left;color:#CC0000;}
.compview .comname h3{font-size:22px; float:left;color:#222;width:260px; font-weight:bold }
.compview .compbox{margin-top:20px;}
.compview .compbox .rightbox{border:1px solid #e5e5e5;}
.jobmain_07 .leftbox {width: 796px;}
.jobmain_07 .rightbox{ width:370px;}
.compview .compbox .leftbox{border:1px solid #e5e5e5;}
.compview .compbox  .left01{padding:10px;}
.compview .compbox  .left01 .title{font-size:16px; color:#FF6600; border-bottom:#f5f5f5 1px dashed; height:40px; line-height:40px; }

.compview .compbox  .left01 .compzw li{line-height:28px; background:url(/job/images/star.png) no-repeat 0px center; padding-left:12px;border-bottom:#f1f1f1 1px dashed; height:auto; float:none; margin-bottom:0;}

.compview .compbox  .left01 .joblist li{line-height:28px; background:url(/job/images/star.png) no-repeat 0px center; padding-left:12px;border-bottom:#f1f1f1 1px dashed; float:none;margin-bottom:0;}

.compview .compbox  .left02{ text-align:center;}
.compview .compbox  .left02 ul{ text-align:center;}
.compview .compbox  .left02 li{ margin-bottom:12px;}

.compview .compbox  .right01{margin:5px 15px;}
.compview .compbox  .right01 h2{ font-size:16px; height:36px; line-height:36px; border-bottom:#f1f1f1 1px dashed; color:#FF6600;}
.compview .compbox  .right01 .floatl{width:400px; float:left;}
.compview .compbox  .right01 .floatl ul{padding:8px;}
.compview .compbox  .right01 .floatl li{height:25px; line-height:25px;}

.compview .compbox .floatr{width:180px; float:left; padding:18px 8px;}
.compview .compbox .zwlist{margin-top:10px;}
.compview .compbox  .zwlist td{height:35px; line-height:35px; border-bottom:#e5e5e5 1px solid;}

.compview .compbox  .right02{margin:5px 15px;}
.compview .compbox  .right02 h2{font-size:16px; height:36px; line-height:36px; border-bottom:#f1f1f1 1px dashed; color:#FF6600;}
.compview .compbox  .right02 ul{padding:8px; line-height:24px; text-indent:2em;}
.compview .compbox  .right02 li{width:48%; float:left; margin:0px 8px text-align:left;text-overflow:ellipsis;  white-space:nowrap; overflow:hidden;}



/*求职信*/

.jobapply .title{border:#e5e5e5 1px solid; background:#F3FAFF; height:49px;overflow:hidden;}
.jobapply .title h2{background:url(pic_09.gif) no-repeat; width:181px; height:49px; font-size:22px; font-weight:bold; text-align:center; display:block; line-height:49px; float:left;}
.jobapply .jobapplybox{border:#e5e5e5 1px solid; border-top:none; padding:8px; height:100%; overflow:hidden;}
.jobapply .jobapplybox .title{background:#f1f1f1; height:28px; font-weight:bold; color:#333; line-height:28px;}
.jobapply .jobapplybox .tdsplit{height:28px; line-height:28px; border-bottom:#f1f1f1 1px dashed;}

.jobapply .jobapplybox .tdsplit a:hover{color:red; text-decoration:none;}
.jobapply .jobapplybox .qzx{background:#F3FAFF url(/job/images/star.png) no-repeat 8px 8px; padding-left:25px; height:28px; line-height:28px; font-size:14px;}
.jobapply .jobapplybox textarea{padding:8px; font-size:14px; line-height:25px; color:#999;}


/*影视频道*/
.moviebox{margin-top:16px;}
.moviebox_l{width:830px;}
.moviebox_r{width:320px;}
.movieimg{width:230px;}
.movieimg img{width:220px; height:298px;}
.movieinfo{width:580px;}
.movieinfo .title{font-size:20px; line-height:40px; height:40px; margin-bottom:10px}
.movieinfo .info{font-size:14px;line-height:32px;}
.movieinfo .info a{color:#338BC9; padding:0 5px; border:1px solid #eee;}
.movieinfo .info a:hover{background:#338BC9; color:#fff;}
.movieinfo .info span{color:#888; margin-right:10px;}
.movieinfo .share{margin-top:15px; border:1px solid #eee; display:inline-block; padding:8px 15px; border-radius:5px;}

.movielist2 .tab{height:50px; line-height:50px; border-bottom:2px solid #eee}
.movielist2 .tab ul li{float:left; padding:0 20px; font-size:16px; cursor:pointer}
.movielist2 .tab ul li.on{border-bottom:2px solid #338BC9; color:#338BC9}
.movielist2 .tabcont{margin-top:16px;}
.movielist2 .tabcont .tabinfo{display:none}
.movielist2 .tabcont .tabinfo ul li{float:left; border:1px solid #ECECEC; background:#F7F7F7; border-radius:3px; margin:5px;}
.movielist2 .tabcont .tabinfo ul li:hover{ background:#338BC9;}
.movielist2 .tabcont .tabinfo ul li:hover a{color:#fff;}
.movielist2 .tabcont .tabinfo ul li a{ font-size:14px; color:#338BC9; display:block;padding:8px 20px;}

.moviegaine2 ul li{width:48%; margin:1%; float:left;}
.moviegaine2 .img{width:150px;}
.moviegaine2 .img img{width:150px; height:200px;}
.moviegaine2 .text a{font-size:14px; display:block; line-height:24px; height:24px; overflow:hidden;}
.moviegaine2 .text span{padding-left:20px; color:#999; display:inline-block; margin-right:15px;}
.moviegaine2 .text span.play{background:url(play.png) no-repeat left center;}
.moviegaine2 .text span.talk{background:url(talk.png) no-repeat left center;}



.moviegaine1 ul li{height:40px; line-height:40px; border-radius:3px;}
.moviegaine1 ul li a{font-size:14px; padding-left:10px;}
.moviegaine1 ul li em{width:20px; height:20px; line-height:20px;margin-left:10px; ; margin-top:-2px;font-style:normal;background:#CACACA;border-radius:2px; text-align:center; color:#fff; display:inline-block; vertical-align:middle}
.moviegaine1 ul li .em1,.moviegaine1 ul li .em2,.moviegaine1 ul li .em3{background:#EC8500;}

.moviegaine1 ul li{height:40px; line-height:40px; border-radius:3px;}
.moviegaine1 ul li a{font-size:14px; padding-left:10px;}
.moviegaine1 ul li em{width:20px; height:20px; line-height:20px;margin-left:10px; ; margin-top:-2px;font-style:normal;background:#CACACA;border-radius:2px; text-align:center; color:#fff; display:inline-block; vertical-align:middle}
.moviegaine1 ul li .em1,.moviegaine1 ul li .em2,.moviegaine1 ul li .em3{background:#EC8500;}

/**/

.moviemain01 .title{text-align: left; width: 352px; height: 25px; margin-bottom: 7px;/* background: url(top10.png) no-repeat center left; padding-left:25px;*/}
.moviemain01 .title h3{margin-bottom: 10px;height: 25px;font-size: 18px;font-weight: normal;}
.moviemain01 .right01box li{padding-bottom:1px; height:32px;line-height:32px;font-size:14px; zoom:1}
.moviemain01 .right01box a{color:#3D81C0}
.moviemain01 .right01box span#hits{ float:right; color:#3D81C0;}
.moviemain01 .right01box em,.movielist .left02 .left02box li em{line-height:23px;zoom:1;width:20px;height:20px;margin:-3px 10px 0 0;display:inline-block;*display:inline;zoom:1;text-align:center; color:#7e7e7e;background-position:-195px -146px;vertical-align:middle; border:#D5D5D5 1px solid; border-radius:3px;}
.moviemain01 .right01box em.top1,.moviemain01 .right01box em.top2,.moviemain01 .right01box em.top3,.movielist .left02 .left02box li em.top1,.movielist .left02 .left02box li em.top2,.movielist .left02 .left02box li em.top3{ background:#F77900; color:#fff; border:0;}

.moviemain02 .left01,.moviemain03 .left01{ border:1px solid #E5E5E5; padding:15px;}
.moviemain02 .left01 .title{height:40px; line-height:40px;font-size:18px;}
.moviemain02 .left01 .left01box li{width:166px;float:left;  padding:3px 0px;height:275px; margin:0 12px; margin-bottom:17px;overflow:hidden;}
.moviemain03 .left01 .left01box li{width:166px;float:left;  padding:3px 0px;height:275px; margin-bottom:17px;overflow:hidden;margin-right:26px;}


.moviemain03 .left01 .title{height: 40px;line-height: 40px;font-size: 18px;}
.moviemain03 .left01 .title h2{font-size:18px; width:110px; border-top:#1F659E 3px solid; height:29px; line-height:29px; padding-left:5px; position:relative; top:-3px;  font-weight:400;}
.moviemain03 .left01 span.more{ float:right;}
.moviemain03 .left01 span.more a{ color:#666; font-size:14px;}

.moviemain03 .right01{height:100%; overflow:hidden;}
.moviemain03 .right01 .title{height:29px; line-height:29px; font-size:14px; font-weight:bold; background-color:#F2F2F2; padding-left:10px;}
.moviemain03 .right01 .title h3{font-size:16px; font-weight:400;color:#3F3E3E; }
.moviemain03 .right01 .title span#more{position:absolute; right:10px; top:0px;}
.moviemain03 .right01 .title span#more a{font-size:12px; font-weight:normal; color:#555;}
.moviemain03 .right01 .right01box{padding-top:8px;}

.moviemain03 .right01 .right01box li.newmovie{height:140px; border-bottom:#f1f1f1 1px dashed; overflow:hidden;}
.moviemain03 .right01 .right01box li.newmovie a.pic img{width:91px; height:127px; float:left;margin-right:8px;}

.moviemain03 .right01 .right01box h3{height:25px; line-height:25px;}
.moviemain03 .right01 .right01box h3 a{font-size:14px; font-weight:normal; color:#3D81C0;}
.moviemain03 .right01 .right01box strong.HL{font-size:14px; font-weight:bold; color:#CC0000; line-height:26px;}
.moviemain03 .right01 .right01box div{line-height:24px; color:#3D81C0;width:130px;text-overflow:ellipsis;  white-space:nowrap; overflow:hidden;}
.moviemain03 .right01 .right01box p{line-height:24px;color:#999;}

.moviemain03 .right01 .right01box li.textlist{height:30px; line-height:30px;}
.moviemain03 .right01 .right01box li.textlist span{float:right; color:red;}
.moviemain03 .right01 .right01box li.textlist a{font-size:14px;}
.moviemain03 .right01 .right02box{padding-top:8px;}

.moviemain03 .right01 .right02box .bigmovie .img img{width:298px; height:340px; margin-bottom:8px;}
.moviemain03 .right01 .right02box .bigmovie .bigmovie_tt{height:28px; line-height:28px;}
.moviemain03 .right01 .right02box .bigmovie .bigmovie_tt h3{width:150px; float:left;}
.moviemain03 .right01 .right02box .bigmovie .bigmovie_tt h3 a{font-size:14px; font-weight:normal; color:#3D81C0;}
.moviemain03 .right01 .right02box .bigmovie .bigmovie_tt .bigmovie_play{ color:#333; font-size:12px;}
.moviemain03 .right01 .right02box .bigmovie .bigmovie_ul{clear:both;}
.moviemain03 .right01 .right02box .bigmovie .bigmovie_ul li{line-height:24px; color:#999 }
.moviemain03 .right01 .right02box .bigmovie .bigmovie_ul strong{color:#3D81C0;}
.moviemain03 .right01 .right02box .bigmovie .bigmovie_ul span.stars{color:red;}

.moviemain03 .right01 .rankingList1 li{height:30px;line-height:30px; background:url(video.gif) no-repeat 0px center; padding-left:25px;}
.moviemain03 .right01 .rankingList1 li a{font-size:14px;}

.left01 .left01box li{/*width:166px;*/float:left;  padding:3px 0px;/*height:275px;*/ margin-bottom:17px;overflow:hidden;}
.left01 .left01box li .img_play {width:100%;height:221px;position:relative;margin-bottom:6px; }
.left01 .left01box li .play {width:100%;height:auto;background-color:#000;FILTER:alpha(opacity=60);opacity:0.5;-moz-opacity:0.5;position:absolute;left:0px;top:0px;left:0;}
.left01 .left01box li .play_ico {width:150px;height:auto;float:left;color:#fff;font-size:12px;}

.left01 .left01box a.pic{display:block;}
.left01 .left01box a.pic img{width:100%; height:221px;margin-bottom:6px;}
.left01 .left01box .tit h3{height:24px; line-height:24px;width:100px; float:left; padding-left:10px;text-overflow:ellipsis;  white-space:nowrap; overflow:hidden;}
.left01 .left01box .tit h3 a{font-size:14px; font-weight:normal; color:#2F4151;}
.left01 .left01box .tit h3 a:hover{ color:#1F659E; text-decoration:none;}
.left01 .left01box .tit span.score{ height:24px; line-height:24px;float:right; white-space:nowrap; overflow:hidden; color:#949494;}
.left01 .left01box p.p1{padding-left:10px; height:24px; line-height:24px; overflow:hidden; color:#949494;}
.left01 .left01box p{padding:0px 10px;line-height:24px; color:#999; text-align:left;}



.movielist .left01{overflow:hidden;border:1px solid #e5e5e5; width:100%;}
.movielist .left01 .title{height:30px; line-height:40px; color:#333;padding-left:12px;font-size:14px; font-weight:bold;  border-bottom:1px solid #fff;}
.movielist .left01 .left01box{padding:10px 15px ; overflow:hidden;}
.movielist .left01 .left01box li{float:left; font-size:12px; color:#333; width:59px; white-space:nowrap; overflow:hidden; }
.movielist .left01 .left01box li a{font-size:14px;}
.movielist .left02{border:#e5e5e5 1px solid; overflow:hidden; width:100%;}
.movielist .left02 .title{height:30px; line-height:40px; color:#333;padding-left:12px;font-size:14px; font-weight:bold; border-bottom:1px solid #fff;}
.movielist .left02 .left02box{padding:10px 15px ; overflow:hidden;}
.movielist .left02 .left02box li{padding-bottom: 1px; height: 32px; line-height: 32px;font-size: 14px;border-bottom: #E7E7E7 dashed 1px;}
.movielist .left02 .left02box span#hits{float:right;}
.movielist .right01{border:#e9e9e9 1px solid;border-bottom:2px solid #eaeaea;}
.movielist .right01 .title{overflow:hidden; background:#fff }
.movielist .right01 .title h2{height:40px; font-size:22px; font-weight:bold; color:#333;  line-height:40px; padding:10px 0px 0px 15px;}
.movielist .right01 .right01box{padding:10px; overflow:hidden;}
.movielist .right01 .right01box .movielisting li{width:24%; float:left; margin:3px; padding:3px 0px; margin-bottom:8px;overflow:hidden;background:#fff;}
.movielist .right01 .right01box .movielisting a.pic{display:block;text-align:center;}
.movielist .right01 .right01box .movielisting a.pic img{width:90%; height:230px;margin-bottom:6px;padding:2px;}
.movielist .right01 .right01box .movielisting .tit h3{height:24px; line-height:24px;width:100px; float:left; padding-left:10px;text-overflow:ellipsis;  white-space:nowrap; overflow:hidden;}
.movielist .right01 .right01box .tit h3 a{font-size:14px; font-weight:normal; color:#333;}
.movielist .right01 .right01box .tit span.score{height:24px; line-height:24px;width:60px; float:right; white-space:nowrap; overflow:hidden;}
.movielist .right01 .right01box p.p1{padding-left:10px; height:24px; line-height:24px; overflow:hidden; color:#333;}
.movielist .right01 .right01box p{padding:0px 10px;line-height:24px; color:#999; text-align:left;}


.movienr .left{width:270px; float:left;}
.movienr .left .left01{height:100%; overflow:hidden; border:1px solid #e5e5e5;  min-height:200px; }
.movienr .left .left01 .title{height:30px; line-height:30px; color:#333;padding-left:15px; font-size:16px;font-weight:500}
.movienr .left .left01 .left01box{padding:8px 15px 8px 10px;border-top:1px solid #fff;}
.movienr .left .left01 .left01box li{height:27px;line-height:27px; border-bottom:#ddd 1px dashed; border-top:#fff 1px dashed; overflow:hidden; float:none;}
.movienr .left .left01 .left01box li em{ width:17px; height:12px; display:block; float:left; border:#D0D0D0 1px solid; line-height:14px; text-align:center; margin:4px 8px 0 0; color:#9C9C9C; background:#FFFFFF;}
.movienr .left .left01 .left01box li em.top1,.movienr .left .left01 .left01box li em.top2,.movienr .left .left01 .left01box li em.top3{ border:none; height:14px; background:#78C0F7; color:#FFFFFF;}
.movienr .left .left01 .left01box span#hits{ float:right; color:#FF6600; }
.movienr .left .left02{height:100%; overflow:hidden; border:1px solid #e5e5e5;min-height:200px;}
.movienr .left .left02 .title{height: 30px; line-height: 30px; color: #333;padding-left: 15px;font-size: 16px;}
.movienr .left .left02 .left02box{padding:8px 15px 8px 10px ;}

.movienr .left .left02 .left02box li.newmovie{ height:140px; border-bottom:#f1f1f1 1px dashed; overflow:hidden;}
.movienr .left .left02 .left02box li.newmovie a.pic img{width:91px; height:127px; float:left;margin-right:8px;}

.movienr .left .left02 .left02box h3{ height:25px; line-height:25px;}
.movienr .left .left02 .left02box h3 a{ font-size:14px; font-weight:normal; color:#333;}
.movienr .left .left02 .left02box strong.HL{ font-size:14px; font-weight:bold; color:#CC0000; line-height:26px;}
.movienr .left .left02 .left02box div{ line-height:24px; color:#333;width:130px;text-overflow:ellipsis;  white-space:nowrap; overflow:hidden;}
.movienr .left .left02 .left02box p{ line-height:24px;color:#999;}

.movienr .left .left02 .left02box li.textlist{height:26px; line-height:26px; background:url(artarrow.gif) no-repeat 0px 8px; padding-left:10px;}
.movienr .left .left02 .left02box li.textlist span{ float:right; color:red;}
.movienr .left .left02 .left02box li.textlist a{ color:#555;}
.movienr .left .left02 .left03box{ padding:8px;}

.movienr .left .left02 .left03box li{width:50%; float:left; text-align:center;}
.movienr .left .left02 .left03box img{margin-bottom:8px;}
.movienr .right{width:895px; float:right;}
.movienr .right .right01{border:#eee 1px solid; overflow:hidden; background:url(movienr_right01.jpg) repeat-x; padding:12px 15px; border-bottom:2px solid #e9e9e9}
.movienr .right .right01 .floatl{width:200px; float:left;}
.movienr .right .right01 .floatl img{ padding:2px;border:#f1f1f1 1px solid;}

.movienr .right .right01 .floatr{width:430px; float:right;padding-bottom:15px; }
.movienr .right .right01 .floatr li{height:32px; line-height:32px; border-bottom:#f1f1f1 1px solid; overflow:hidden;}
.movienr .right .right01 .floatr li#movietit{font-size:22px; font-weight:bold; color:#000; height:38px;}

.movienr .right .right01 .floatr .sharebox{border:#f1f1f1 1px solid; padding:8px;}

.movienr .right .right02{border:#E9E9E9 1px solid; height:100%; overflow:hidden; min-height:80px; padding-bottom:20px; }
.movienr .right .right02 .title{height:40px; line-height:40px; color:#333;padding-left:12px;font-size:14px; font-weight:bold;  background:#F9F9F9; border-bottom:#E9E9E9 1px solid; position:relative;}
.movienr .right .right02 .title i{display:block; position:absolute; background:#f1f1f1 url(j02.png) no-repeat; top:40px; left:30px; height:10px; width:21px;}
.movienr .right .right02 .right02box{padding:17px 15px 8px 20px ;}
.movienr .right .right02 .right02box li{float:left;  margin-right:10px;}
.movienr .right .right02 .right02box a{background:#F7F7F7;display:block; padding:2px 15px;border:#e5e5e5 1px solid;}
.movienr .right .right02 .right02box a:hover{color:#fff; background:#0C9AD8; text-decoration:none; border:#0C9AD8 1px solid}

.movienr .right .right02 .right03box{padding:8px 15px 8px 9px ; line-height:30px; text-indent:2em;}



.playbody{background:#000;}
.playlist{background:#fff; border:#EBEBEB 1px solid; height:100%; padding:15px;overflow:hidden;}
.playlist .title{height: 40px;line-height: 40px;font-size: 18px;}
.playlist ul{padding:15px;}
.playlist li{float:left;}
.playlist a{padding:5px 8px;width:88px; border:#EBEBEB 1px solid; margin:0px 5px; color:#000; text-align:center; display:block;}

.playcontent .left01{ background:#fff; border:#EBEBEB 1px solid; height:100%;padding:15px; overflow:hidden;}
.playcontent .left01 .title{height: 40px;line-height: 40px;font-size: 18px;}
.playcontent .left01 .left01box{ padding:15px;}
.playcontent .left01 .left01box li{width:20%; float:left; text-align:center;}
.playcontent .left01 .left01box span{ color:#999;}
.playcontent .left01 .left01box img{ margin-bottom:8px; border:#f1f1f1 1px solid; padding:2px;}

.playcontent .left01 .left02box{padding:0px 15px;}

.playcontent .right01{background:#fff; border:#EBEBEB 1px solid; height:100%;padding-bottom:10px; overflow:hidden;}
.playcontent .right01 .title{padding-left:20px; height:40px; line-height:40px; font-size:14px; color:#000; font-weight:bold;}
.playcontent .right01 .right01box{padding:0px 8px;}
.playcontent .right01 .right01box li{line-height:25px;}


.playcontent .right01 .right02box{ padding:0px 8px;}
.playcontent .right01 .right02box li{ padding-bottom: 1px; height: 32px;line-height: 32px;font-size: 14px; border-bottom: #E7E7E7 dashed 1px;}
.playcontent .right01 .right02box li em{line-height: 23px; width: 20px; height: 20px;margin: -3px 10px 0 0; display: inline-block; zoom: 1; text-align: center;color: #7e7e7e; background-position: -195px -146px; vertical-align: middle; border: #D5D5D5 1px solid; border-radius: 3px;}
.playcontent .right01 .right02box li em.top1,.playcontent .right01 .right02box li em.top2,.playcontent .right01 .right02box li em.top3{ background:#F77900; border:0; color:#fff;}

.playcontent .right01 .right02box span#hits{ float:right; color:#999;}

.moviesxmain .left{width:298px; float:left;}


.moviesxmain .left .left01{border:#e5e5e5 1px solid; height:100%; overflow:hidden;}
.moviesxmain .left .left01 .title{background:url(titbg.gif) repeat-x left top;height:29px; line-height:29px;padding-left:10px;font-size:14px; font-weight:bold; }
.moviesxmain .left .left01 .left01box{ padding:8px;}
.moviesxmain .left .left01 .left01box li{ height:41px; line-height:41px; font-size:14px; border-bottom:#f1f1f1 1px solid; color:#333;}
.moviesxmain .left .left01 .left01box a{ display:block; padding-left:30px;}

.moviesxmain .left .left02{border:#e5e5e5 1px solid; height:100%; overflow:hidden;}
.moviesxmain .left .left02 .title{background:url(titbg.gif) repeat-x left top;height:29px; line-height:29px;padding-left:10px;font-size:14px; font-weight:bold; }
.moviesxmain .left .left02 .left02box{ padding:8px;}
.moviesxmain .left .left02 .left02box li{ height:27px;line-height:27px; border-bottom:#f1f1f1 1px dashed;}
.moviesxmain .left .left02 .left02box span#hits{ float:right;}
.moviesxmain .left .left02 .left02box a{ font-size:14px; line-height:35px;}

.moviesxmain .right{width:690px; float:right;}
.moviesxmain .right .right01{border:#e5e5e5 1px solid; height:100%; padding-bottom:10px; overflow:hidden;}
.moviesxmain .right .right01 .title{background:url(titbg.gif) repeat-x left top;height:29px; line-height:29px;padding-left:10px;font-size:14px; font-weight:bold; }
.moviesxmain .right .right01 .right01box .tj{height:35px; line-height:35px; background:#fff; border-bottom:#d8d8d8 1px dashed; font-size:14px;}
.moviesxmain .right .right01 .right01box .moviesx{ background:#fff; padding-left:15px;width:300px; float:left;}
.moviesxmain .right .right01 .right01box .moviesx #key{ height:20px;}
.moviesxmain .right .right01 .right01box .moviesx .fcsearch{ height:24px; width:45px; background:#FF9900; border:1px solid #FF9900; color:#fff;}
.moviesxmain .right .right01 .right01box .tj h2 {width:260px; float:left;font-size:12px; font-weight:normal;padding-left:25px;}
.moviesxmain .right .right01 .right01box .tj h2 span.key{ color:green;}
.moviesxmain .right .right01 .right01box .tj #jg{width:300px; float:right;}
.moviesxmain .right .right01 .right01box .tj #jg strong{ font-weight:bold;}

.moviesxmain .right .right01 .right01box .sxmenu{ margin:10px;}
.moviesxmain .right .right01 .right01box .sxmenu .container{ font-size:14px; width:580px; float:right;}
.moviesxmain .right .right01 .right01box .sxmenu .condition_title{ width:85px; float:left; font-size:14px; line-height:32px;}
.moviesxmain .right .right01 .right01box .sxmenu .container strong{ padding:2px; background:#03A2DC; border:1px solid #03A2DC;color:#fff;}
.moviesxmain .right .right01 .right01box .sxmenu .container a{ padding:0px 8px;}

.moviesxmain .right .right02{border:#e5e5e5 1px solid; height:100%;  padding-bottom:10px;overflow:hidden;}
.moviesxmain .right .right02 .movie_tabs{ background:url(titbg.gif) repeat-x left top; height:29px; line-height:29px; font-size:14px; font-weight:bold;padding-left:10px;}
.moviesxmain .right .right02 .movie_tabs h3{width:88px; float:left;}
.moviesxmain .right .right02 .movie_tabs ul{padding-left:5px;}
.moviesxmain .right .right02 .movie_tabs li{width:120px;height:27px;text-align:center;float:left;background:url(titbg.gif) repeat-x left top; font-size:14px;}
.moviesxmain .right .right02 .movie_tabs  li.slt{width:88px;height:27px;text-align:center;float:left;  background:url(titbg.gif) repeat-x left bottom; border:#e5e5e5 1px solid; border-bottom:none;margin-top:1px;}
.moviesxmain .right .right02 .movie_tabs  li.slt a{ color:#0690; font-size:14px; }


.moviesxmain .right .right02 .movielisting{ padding:10px;}
.moviesxmain .right .right02 .movielisting li{width:25%; float:left; text-align:center; height:220px; overflow:hidden;}
.moviesxmain .right .right02 .movielisting img{width:155px; height:172px; padding:2px; border:#f1f1f1 1px solid; margin-bottom:8px;}
.moviesxmain .right .right02 .movielisting span{width:130px;height:24px; overflow:hidden;white-space:nowrap; text-overflow:ellipsis;}
.moviesxmain .right .right02 .movielisting a{ font-size:12px; font-weight:normal;}


/*内容样式*/

.mainpdbox{/*width:998px;*/margin:0px auto;}
.mainpdbox .left{width:890px;float:left;}
.mainpdbox .left .left01 .floatl{width:294px;float:left;padding:2px; height:266px;overflow:hidden;}
.mainpdbox .left .left01 .floatr{width:373px;float:right;height:270px;overflow:hidden;}
.mainpdbox .left .left01 .floatr .news{padding:7px 20px 8px 20px;border-bottom:#ccc 1px dotted;}
.mainpdbox .left .left01 .floatr .news ul{}
.mainpdbox .left .left01 .floatr .news h2{text-align:center;}
.mainpdbox .left .left01 .floatr .news h2 a{ font-size:16px;  font-weight:bold; color:#c00; }
.mainpdbox .left .left01 .floatr .news h2 a:hover{color:#4E8ED6; text-decoration:none;}
.mainpdbox .left .left01 .floatr .news p{ line-height:23px;  color:#999}
.mainpdbox .left .left01 .floatr .news p span a{ color:green;}
.mainpdbox .left .left01 .floatr .news p span a:hover{ color:#3D81C0; text-decoration:none;}

.mainpdbox .left .left01 .floatr .newstop6 ul{ padding:5px 8px 8px 8px;}
.mainpdbox .left .left01 .floatr .newstop6 li{ height:25px; line-height:25px; background:url(artarrow.gif) no-repeat 0px 9px; padding-left:8px; overflow:hidden}
.mainpdbox .left .left01 .floatr .newstop6 li a{color:#333;}
.mainpdbox .left .left01 .floatr .newstop6 strong{ font-weight:normal;}
.mainpdbox .left .left01 .floatr .newstop6 span a{color:green;}
.mainpdbox .left .left01 .floatr .newstop6 a:hover{ color:#4E8ED6; text-decoration:none;}

.mainpdbox .left .left02 .coll{width:333px;float:right;height:265px;overflow:hidden;margin-bottom:10px;border:1px solid #CBCBCB; padding-bottom:10px; }
.mainpdbox .left .left02 .colr{width:333px;float:left;height:265px;overflow:hidden;margin-bottom:10px; border:1px solid #CBCBCB; padding-bottom:10px;}
.mainpdbox .left .left02 .coll .t,.mainpdbox .left .left02 .colr .t{ width:333px; height:30px; line-height:30px;font-weight:bold; border-top:2px solid #005bb4; border-bottom:1px solid #C3C3C3; background:#fff; }
.mainpdbox .left .left02 .coll .t h3,.mainpdbox .left .left02 .colr .t h3{height:25px; width:50px; font-size:16px; padding-left:5px; color:#293036; font-weight:normal; padding-left:10px }
.mainpdbox .left .left02 .coll .t span,.mainpdbox .left .left02 .colr .t span{right:10px;top:0px; float:right; padding-right:10px }
.mainpdbox .left .left02 .coll .t span a,.mainpdbox .left .left02 .colr .t span a{font-size:12px;font-weight:normal;color:#069;}
.mainpdbox .left .left02 .coll ul,.mainpdbox .left .left02 .colr ul{padding:8px;}
.mainpdbox .left .left02 .coll .imgArea,.mainpdbox .left .left02 .colr .imgArea{height:85px; overflow:hidden;}
.mainpdbox .left .left02 .coll .imgArea .imgLAreapic,.mainpdbox .left .left02 .colr .imgArea .imgLAreapic{width:120px; float:left;}
.mainpdbox .left .left02 .coll .imgArea .imgLAreapic img,.mainpdbox .left .left02 .colr .imgArea .imgLAreapic img{ width:100%; height:74px;padding:2px; border:#D4D4D4 1px solid;}
.mainpdbox .left .left02 .coll .imgArea .imgT,.mainpdbox .left .left02 .colr .imgArea .imgT{width:180px; float:right;}
.mainpdbox .left .left02 .coll .imgArea .imgT h3,.mainpdbox .left .left02 .colr .imgArea .imgT h3{width:180px; overflow: hidden; white-space:nowrap; text-overflow:ellipsis; text-align:center }
.mainpdbox .left .left02 .coll .imgArea .imgT h3 a,.mainpdbox .left .left02 .colr .imgArea .imgT h3 a{width:180px; overflow: hidden; white-space:nowrap; text-overflow:ellipsis; color:#3D81C0; }
.mainpdbox .left .left02 .coll .imgArea .imgT h3 a:hover,.mainpdbox .left .left02 .colr .imgArea .imgT h3 a:hover{ color:#4E8ED6}
.mainpdbox .left .left02 .coll .imgArea .imgT span,.mainpdbox .left .left02 .colr .imgArea .imgT span{ color:#999;}

.mainpdbox .left .left02 .coll li,.mainpdbox .left .left02 .colr li{height:25px;line-height:25px;background:url(artarrow.gif) no-repeat 0px 10px; padding-left:10px;}
.mainpdbox .left .left02 .coll li a,.mainpdbox .left .left02 .colr li a{ color:#333}
.mainpdbox .left .left02 .coll li a:hover,.mainpdbox .left .left02 .colr li a:hover{ color:#4E8ED6}
.mainpdbox .left .left02 .coll a:hover,.mainpdbox .left .left02 .colr a:hover{color:red;text-decoration:none;}


.mainpdbox .right{width:275px;float:right;}
.mainpdbox .right .right01 .title{ background:url(title.jpg) repeat-x 0px 15px;  height:29px; line-height:29px; font-size:14px; font-weight:bold; color:#222; }
.mainpdbox .right .right01 .title h3{background:#fff;width:100px; line-height:32px; font-size:16px; font-weight:bold;}
.mainpdbox .right .right01 .right01box{ height:100%; overflow:hidden;}
.mainpdbox .right .right01 .right01box ul{ padding:8px;}
.mainpdbox .right .right01 .right01box #top1{ height:85px; overflow: hidden; border-bottom:#e5e5e5 1px dotted; margin-bottom:8px;}
.mainpdbox .right .right01 .right01box .photoimg{width:75px; float:left;}
.mainpdbox .right .right01 .right01box .photoimg img{width:68px; height:68px; padding:2px; border:#e5e5e5 1px solid;}
.mainpdbox .right .right01 .right01box .zttext{width:170px; float:right;}
.mainpdbox .right .right01 .right01box .zttext h2{ line-height:25px;}
.mainpdbox .right .right01 .right01box .zttext h2 a{ color:#333; font-size:14px;  font-weight:bold}
.mainpdbox .right .right01 .right01box .zttext h2 a:hover{ color:#4E8ED6; text-decoration:none;}
.mainpdbox .right .right01 .right01box .zttext span.ztintro{ line-height:24px; font-size:12px; font-weight:normal; color:#999;}
.mainpdbox .right .right01 .right01box li{ height:26px;line-height:26px; background:url(artarrow.gif) no-repeat 0px 10px; padding-left:10px; overflow:hidden;}
.mainpdbox .right .right01 .right01box a{ font-size:14px; font-weight:normal; color:#333;}
.mainpdbox .right .right01 .right01box a:hover{ color:#4E8ED6; text-decoration:none;}
.mainpdbox .right .right01 .right01box span{ float:right; color:#999; font-size:12px; font-weight:normal;}

.mainpdbox .right .right02 .title{height:29px; line-height:29px; font-size:14px; font-weight:bold; color:#222; }
.mainpdbox .right .right02 .title h3{background:#fff; width:90px; line-height:32px; font-size:16px; font-weight:bold; padding-left:5px;}
.mainpdbox .right .right02 .right02box ul{padding:8px;}
.mainpdbox .right .right02 .right02box li{ height:26px;  line-height:26px; border-bottom:#ccc 1px dashed; overflow:hidden; margin-top:10px;}
.mainpdbox .right .right02 .right02box a{ font-size:12px; font-weight:normal; color:#cccc;}
.mainpdbox .right .right02 .right02box a:hover{ color:#4E8ED6; text-decoration:none;}

.mainpdbox .righta{width:275px;float:right; height:100%; overflow:hidden; }
.mainpdbox .righta .ad{width:275px; overflow:hidden;}
.mainpdbox .righta .right01r .title{ background:url(title.jpg) repeat-x 0px 15px;  height:29px; line-height:29px; font-size:14px; font-weight:bold; color:#222; }
.mainpdbox .righta .right01r .title h3{background:#fff; width:100px; line-height:32px; font-size:16px; font-weight:bold;}
.mainpdbox .righta .right01r .right01box{ height:100%; overflow:hidden;}
.mainpdbox .righta .right01r .right01box ul{ padding:8px;}
.mainpdbox .righta .right01r .right01box #top1{ height:85px; overflow: hidden; border-bottom:#e5e5e5 1px dotted; margin-bottom:8px;}
.mainpdbox .righta .right01r .right01box .photoimg{width:75px; float:left;}
.mainpdbox .righta .right01r .right01box .photoimg img{width:68px; height:68px; padding:2px; border:#e5e5e5 1px solid;}
.mainpdbox .righta .right01r .right01box .zttext{width:170px; float:right;}
.mainpdbox .righta .right01r .right01box .zttext h2{ line-height:25px;}
.mainpdbox .righta .right01r .right01box .zttext h2 a{ color:#444; font-size:14px;  font-weight:bold}
.mainpdbox .righta .right01r .right01box .zttext h2 a:hover{ color:red; text-decoration:none;}
.mainpdbox .righta .right01r .right01box .zttext span.ztintro{ line-height:24px; font-size:12px; font-weight:normal; color:#555;}
.mainpdbox .righta .right01r .right01box li{ height:26px;line-height:26px; background:url(artarrow.gif) no-repeat 0px 10px; padding-left:10px; overflow:hidden;}
.mainpdbox .righta .right01r .right01box a{ font-size:14px; font-weight:normal; color:#333;}
.mainpdbox .righta .right01r .right01box a:hover{ color:red; text-decoration:none;}
.mainpdbox .righta .right01r .right01box span{ float:right; color:#999; font-size:12px; font-weight:normal;}

.mainpdbox .righta .right02r .title{ background:url(title.jpg) repeat-x 0px 15px;  height:29px; line-height:29px; font-size:14px; font-weight:bold; color:#222; }
.mainpdbox .righta .right02r .title h3{background:#fff; width:140px; line-height:32px; font-size:16px; font-weight:bold;}
.mainpdbox .righta .right02r .right02box ul{padding:8px;}
.mainpdbox .righta .right02r .right02box li{ height:26px; line-height:26px; border-bottom:#e5e5e5 1px dashed; overflow:hidden;}
.mainpdbox .righta .right02r .right02box a{ font-size:12px; font-weight:normal; color:#333;}
.mainpdbox .righta .right02r .right02box a:hover{ color:red; text-decoration:none;}

.mainpdbox .lefta{width:678px;float:left; overflow:hidden }
.mainpdbox .lefta .articlecontent{padding:15px;height:100%;overflow:hidden;border:1px solid #dcdcdc;background:#fdfdfd; }
.mainpdbox .lefta .articlecontent h3{line-height:35px;text-align:center; font-size:22px; color:#000; }
.mainpdbox .lefta .articlecontent .info{height:30px;line-height:30px;text-align:center;}
.mainpdbox .lefta .articlecontent .info span{ padding:0px 5px;}
.mainpdbox .lefta .articlecontent .info span a{color:red;}
.mymoodbox:hover{background:#f1f1f1;}

.mainpdbox .lefta .articlecontent .newscontent{font-size:14px;line-height:26px;}

.mainpdbox .lefta .articlecontent .Author{text-align:right;font-size:14px;color:#000;}

.mainpdbox .lefta .articlecontent .sharebox{text-align:right; height:26px; line-height:30px; background:#fdfdfd; padding-top:7px;}


.mainpdbox .lefta .articlecontent .articlekey{ line-height:25px;}
.mainpdbox .lefta .articlecontent .articlekey a{ color:#ff0000;}
.mainpdbox .lefta .articlecontent .articlekey a:hover{color:red; text-decoration:none;}

.mainpdbox .lefta .articlecontent .articlebook h2{ line-height:25px; font-size:12px; font-weight:normal;}
.mainpdbox .lefta .articlecontent .articlebook h2 a:hover{ color:red; text-decoration:none;}

.mainpdbox .lefta .xgxw{border-top:#dcdcdc 1px dashed;}
.mainpdbox .lefta .xgxw .title{height:35px; line-height:35px; font-size:14px;color:#333; font-weight:bold;}
.mainpdbox .lefta .xgxw .xgnewsbox{padding:8px;}

.mainpdbox .lefta .xgxw .xgnewsbox li{height:28px;line-height:28px;background:url(artarrow.gif) no-repeat 0px 12px;padding-left:10px;}
.mainpdbox .lefta .xgxw .xgnewsbox a{ font-size:14px; color:#000;}
.mainpdbox .lefta .xgxw .xgnewsbox a:hover{color:red;text-decoration:none;}
.mainpdbox .lefta .xgxw .xgnewsbox span{ padding-left:10px; color:#999;}

.mainpdbox .lefta .commentbox{height:100%;padding-bottom:10px;overflow:hidden;border:1px solid #dcdcdc;background:#fdfdfd; min-height:200px;}
.mainpdbox .lefta .commentbox .title{ height:40px; line-height:40px;font-size:14px; padding-left:15px; font-weight:bold;color:#333; background:#f1f1f1;}
.mainpdbox .lefta .commentbox .comment{ padding:10px; font-size:12px;}


.mainpdbox .left .tjtw{border:#d8d8d8 1px solid;height:100%;padding-bottom:10px;overflow:hidden;}
.mainpdbox .left .tjtw .title{background:url(bluenav.gif) no-repeat 10px 7px; height:29px;line-height:29px;border-bottom:#d8d8d8 1px solid; padding-left:20px;color:#333; font-size:14px; font-weight:bold; }
.mainpdbox .left .tjtw .tjtwbox{ min-height:120px;}
.mainpdbox .left .tjtw .tjtwbox ul{padding:8px;}
.mainpdbox .left .tjtw .tjtwbox li{float:left;text-align:center;width:132px;*+width:133px; height:125px; overflow: hidden;  white-space:nowrap; }
.mainpdbox .left .tjtw .tjtwbox a.pic img{width:100px; height:88px;padding:2px;border:#D4D4D4 1px solid;margin-bottom:8px;}
.mainpdbox .left .tjtw .tjtwbox a strong{ font-weight:normal;}
.mainpdbox .left .tjtw .tjtwbox a:hover{color:red;text-decoration:none;}
.mainpdbox .left .tjtw .tjtwbox span,.mainpdbox .left .tjtw .tjtwbox span img{display:none;}

.mainpdbox .left .bannerl{ width:680px; overflow:hidden;}
.mainpdbox .left .newslist{ border:#d8d8d8 1px solid;  height:100%;overflow:hidden;}
.mainpdbox .left .newslist h3{ background:url(bluenav.gif) no-repeat 10px 7px; height:29px;line-height:29px;border-bottom:#d8d8d8 1px solid; padding-left:20px;color:#333;   position:relative;}
.mainpdbox .left .newslist h3 span{position:absolute; right:10px; top:0px;}
.mainpdbox .left .newslist h3 span a{ float:left; padding:0px 5px;}
.mainpdbox .left .newslist h3 span a{ font-size:12px; font-weight:normal;}

.mainpdbox .left .newslist dl{padding:8px; height:110px; border-bottom:#d8d8d8 1px dotted; overflow:hidden; }
.mainpdbox .left .newslist dl.nl_con1{ margin:0px 10px;}
.mainpdbox .left .newslist dd h4.nlc_tit{ background:url(listicon.gif) no-repeat 5px 5px; padding-left:24px;}
.mainpdbox .left .newslist dd h4.nlc_tit a:hover{ color:#ff6600; text-decoration:underline;}
.mainpdbox .left .newslist dd p.nlc_time{ color:#666; padding-left:25px; height:24px; line-height:24px;}
.mainpdbox .left .newslist dd p.nlc_info{ line-height:24px; color:#333; padding-left:25px; text-indent:2em;}
.mainpdbox .left .newslist dd p.nlc_info a{ color:#369;}
.mainpdbox .left .newslist dd p.nlc_info a:hover{ color:#ff6600; text-decoration:none;}


.mainpdbox .left .articlecontent{padding:15px;height:100%;overflow:hidden; border:#DDD solid 1px; margin-top:10px;}
.mainpdbox .left .articlecontent h3{line-height:35px;text-align:center; font-size:22px; font-weight:500; color:#000;}

.mainpdbox .left .articlecontent .info{height:30px;line-height:30px;text-align:center;}
.mainpdbox .left .articlecontent .info span{ padding:0px 5px;}
.mainpdbox .left .articlecontent .info span a{color:red;}

.mainpdbox .left .articlecontent .newscontent{font-size:14px;line-height:26px;}

.mainpdbox .left .articlecontent .Author{text-align:right;font-size:14px;color:#000;}

.mainpdbox .left .articlecontent .sharebox{text-align:right; height:26px; line-height:30px; background:#F4F8FD; padding-top:7px;}


.mainpdbox .left .articlecontent .articlekey{ line-height:25px;}
.mainpdbox .left .articlecontent .articlekey a{ color:#ff0000;}
.mainpdbox .left .articlecontent .articlekey a:hover{color:red; text-decoration:none;}

.mainpdbox .left .articlecontent .articlebook h2{ line-height:25px; font-size:12px; font-weight:normal;}
.mainpdbox .left .articlecontent .articlebook h2 a:hover{ color:red; text-decoration:none;}
.annex{width:600px;margin :15px; border : 1px dashed #999; background : #f9f9f9; line-height : normal;}
.annex td{padding-top:10px;padding-left:10px;padding-bottom:5px;}
.mainpdbox .left .commentbox{height:100%;padding-bottom:10px;overflow:hidden; border:1px solid #ccc; padding-top:10px;}
.mainpdbox .left .commentbox .title{ height:29px; line-height:29px;font-size:16px;  padding-left:15px; font-weight:bold;color:#006699}
.mainpdbox .left .commentbox .title h3{ color:}
.mainpdbox .left .commentbox .comment{ padding:10px; font-size:12px;}

.mainpdbox .left .xgxw{border-top:#CCC 1px dashed;}
.mainpdbox .left .xgxw .title{height:35px; line-height:35px; font-size:14px;color:#069; font-weight:bold;}
.mainpdbox .left .xgxw .xgnewsbox{padding:8px;}

.mainpdbox .left .xgxw .xgnewsbox li{height:28px;line-height:28px;background:url(artarrow.gif) no-repeat 0px 12px;padding-left:10px;}
.mainpdbox .left .xgxw .xgnewsbox a{ font-size:14px; color:#000;}
.mainpdbox .left .xgxw .xgnewsbox a:hover{color:red;text-decoration:none;}
.mainpdbox .left .xgxw .xgnewsbox span{ padding-left:10px; color:#999;}






/*网上购物*/

.shopmenu .nav .menu{margin:0px auto; width:998px; font-size:12px;}

.shopmain .tit{ border-bottom:2px solid #0082CA; height:41px;width:100%}
.shopmain .tit .tit_l{ padding-left:243px; color:#0082CA; font-size:20px; font-weight:bold; line-height:40px; width:90px; float:left;}
.shopmain .tit .tit_r{float:left; padding-left:20px;width: 825px;height: 41px;overflow: hidden;}

.shopmain .tit .tit_r ul li{ float:left;width:100px; line-height:41px; text-align:center;}
.shopmain .tit .tit_r ul li a{ font-size:16px; height:41px; line-height:41px;display:block; font-weight:normal;}

.shopmain .shopstart{ height:415px; position:relative;}

.shopmain .shopstart .leftmenu{z-index:100; width:223px; left:0; position:absolute; top:-41px; height:451px; }
.shopmain .shopstart .leftmenu ul{border-bottom:#eaeaea solid 1px; border-top:none; min-height:370px;border-left: #eaeaea solid 1px;border-right: #eaeaea solid 1px;}
.shopmain .shopstart .leftmenu ul li{ position:relative; z-index:999;/*border-left:#eaeaea solid 1px;border-right:#eaeaea solid 1px;*/}
.shopmain .shopstart .leftmenu .classtitle{ font-size:16px; border-bottom:1px solid #eee;}
.shopmain .shopstart .leftmenu .classtitle a{ display:block;padding: 0 10px;line-height: 41px;}
.shopmain .shopstart .leftmenu .list{ position:absolute; left:222px; top:0; background:#fff; width:300px; padding:15px; display:none;}
.shopmain .shopstart .leftmenu .list a{ padding-right:10px; height:26px; line-height:26px; font-size:14px;}
.shopmain .shopstart .leftmenu .title h2{color:#333;font-size:16px;  font-weight:500;background:#0082CA;text-align:center; color:#FFF; height:41px; line-height:41px;background:#0082CA;}
.shopmain .shopstart .leftmenu dd{ float:left; padding:0 1px}

.shopmain .shopstart .leftmenu li .title{ font-size:14px;}
.shopmain .shopstart .leftmenu li .ejlmbox{ padding:5px 0}
.shopmain .shopstart .leftmenu li .ejlmbox a{color:#8A8A8A;  font-weight:normal;}
.shopmain .shopstart .leftmenu li .ejlmbox a.hrefcolor{color:#ce3232}
.shopmain .shopstart .leftmenu dd{float:left; width:42px; height:25px;}


.shopmain .shopstart .r_main{ padding-left:223px; width:956px; height:320px;}
.shopmain .shopstart .r_main .shop_hd{ padding:10px 0 10px 10px;}


.pbc{ margin:10px 0;}
.pbc .title{height:40px; line-height:40px;}
.pbc .title h3{ float:left; font-size:20px;  color:#464646; font-weight:normal;}
.pbc .title .more{ float:right;}
.pbc .title .more a{ color:#666}
.pbc .pbbox { overflow:hidden;border:#e7e7e7 1px solid; border-bottom:none; border-right:none;}
.pbc .pbbox ul{overflow:hidden;margin-right:-10px; zoom:1 }
.pbc .pbbox li{ float:left;border:#e7e7e7 1px solid ;width:130px; padding:12px 0 5px 0; margin:-1px 0 0 -1px ;overflow:hidden; text-align:center; height:83px;}
.pbc .pbbox li img{ height:60px; width:100px; border:none;}
.pbc .pbbox li .brandname{ display:block; text-align:center; font-size:14px;}

/*------限时抢购--------*/
.mianc{background:#fff; padding:0;overflow:hidden;float:left; width:892px;}
.mianc .title{height:40px; line-height:40px; border-bottom:#CC0000 1px solid}
.mianc .title h3{float:left; font-size:20px;  color:#464646; font-weight:normal;}
.mianc .title h4{float:left;background:#0759c4 url(tejia.gif) no-repeat 5px ; color:#fff; height:24px; line-height:24px; margin-left:10px; padding-left:30px;margin-top:9px;font-size:12px; display:none;}
.mianc .title h5{float:right;height:22px; line-height:22px; margin-left:10px; padding-left:10px; padding-right:10px; margin-top:6px;font-weight:normal;}
.mianc .miancbox{overflow:hidden; border-left:#e7e7e7 1px solid}
.mianc ul li{height:325px; width:276px; float:left; text-align:center;  position:relative; display:inline;overflow:hidden; background:#fefefe; border:#e2e2e2 solid 1px; border-top:none; padding:0 10px 0 10px; border-left:none; border-top:none;}
.mianc ul li:hover{ background:#fafafa}
.mianc ul li p{line-height:24px;}
.mianc ul li .pho{width:200px; height:150px;}
.mianc ul li .qiang{position:absolute; right:10px; top:20px; width:53px; height:53px;}
.mianc ul li .dade{height:40px; line-height:40px;font-size:14px; background:url(zhong.gif) no-repeat 20px center;}
.mianc ul li .dade span,p.mery{color:#e50000; font-weight:bold; font-size:18px; padding:0 3px;}
.mianc ul li .qianggou{text-align:left;}
.mianc ul li .qianggou a{background:#FD6100; color:#fff; margin:auto; height:30px;width:60px; line-height:30px; font-size:14px;  display:block; padding:2px 20px;}
.mianc ul li a.limitbuytitle{line-height:32px; overflow:hidden; height:32px; display:block }




/*----团购--------*/
.tuan{ width:288px; float:right;}
.tuan .title{height:40px; line-height:40px; border-bottom:#CC0000 1px solid}
.tuan .title h3{float:left; font-size:20px;color:#464646; font-weight:normal;}
.tuan .tuanbox{border:#DDD 1px solid;height:325px; border-top:none; text-align:center; border-left:0;} 

.tuan .tuanbox img{width:230px; height:222px; padding-top:10px;}
.tuan .tuanbox .tuan_title{font-size:15px;padding:10px 0px;}
.tuan .tuanbox .cantuan{height: 34px;  background:#FD6100; line-height:34px; margin-top:6px}
.tuan .tuanbox .cantuan .jiage{ color:#FFF; font-size:18px; float:left; margin-left:20px; }
.tuan .tuanbox .cantuan a{color:#FFF; font-size:18px; float:right; padding-right:20px}




.shopmain .shopmainc{clear:both; overflow:hidden;border-bottom:1px solid #E2E2E2; margin:10px 0;}
.shopmain .shopmainc .title{height:34px; line-height:34px; border-bottom:#0C9AD8 1px solid; }
.shopmain .shopmainc .title h2{font-size:20px; font-weight:normal;}
.shopmain .shopmainc .left_type{float:left; height:590px; width:229px;border-left:1px solid #E2E2E2;border-right:1px solid #E2E2E2;}
.shopmain .shopmainc .left_type {_display:inline;}
.jiage{  color:#e50000; font-weight:bold; font-size:18px; padding:0 3px;}
.shopmain .shopmainc .left_type  ul{padding:20px}
.shopmain .shopmainc .left_type  ul li{float:left; width:50%; line-height:30px;  font-size:14px; }

.shopmain .shopmainc .left_type .shopimg{background:url(shop_shuma.jpg) no-repeat ; height:200px;} 
.shopmain .shopmainc .right_con{ float:right; width:948px; position:relative;border-right:1px solid #E2E2E2; border-right:0; }
.shopmain .shopmainc .right_con .tab_title{ width:100%; position:absolute; height:34px; top:-35px;}

.shopmain .shopmainc .right_con .tab_title li { position:relative; cursor:pointer; height:34px; font-size:16px; line-height:34px; float:left; margin-right:5px; padding:0 25px; color:#333; }
.shopmain .shopmainc .right_con .tab_title li.on {border-bottom:#E4393C solid 2px;}
.shopmain .shopmainc .right_con li.on b{ background:url(shop_j.png); position:absolute; bottom:-8px; left:50px; display:block; height:7px; width:14px;}
.shopmain .shopmainc .right_con .icontent{display:none; text-align:center; overflow:hidden; }	
.shopmain .shopmainc .right_con .icontent ul li{ width:234px; float:left;border:#EEE solid 1px; border-top:none;margin:0 0 -1px -1px;padding:20px 1px 10px 1px; font-size:14px; height:259px; overflow:hidden;}
.shopmain .shopmainc .right_con .icontent ul li p{ padding-top:10px; text-align:center;}
.shopmain .shopmainc .right_con .icontent ul li p a{ color:#747474}
.shopmain .shopmainc .right_con .icontent ul li img{ width:180px; height:190px;}
/*end*/






/*首页抢购样式*/
.timeBox{wborder-width:0px;padding-top:4px;height:23px;font-weight:normal;font-size:12px;text-align:center;line-height:23px;}
.timeBox strong{font-size:20px;padding:0 3px;color:#E11400;}
.Product_List_S{width:227px;border:solid #E7CA96;border-width:0px;overflow:hidden;}
.Product_List_S ul{margin:0px;padding:0px;}
.Product_List_S li{width:225px;padding:0;border:0;}
.Product_List_S li.first{background:none; text-align:center;}
.Product_List_S dl{background:none;padding:3px;}
.Product_List_S dl dt{margin-bottom:5px;position:relative;}
.Product_List_S dl dt img.q{position:absolute;width:46px;height:41px;right:40px;bottom:0; _bottom:90px;}
.Product_List_S dl dt img.qW{position:absolute;width:46px;height:47px;right:40px;bottom:0;}
.Product_List_S dd.p_Name{height:26px; line-height:26px;overflow:hidden;}
.Product_List_S dd.p_Name a{ color:#666;display:block; text-align:center;}
.Product_List_S dd.p_Name a:hover{ color:red;display:block; text-align:center; text-decoration:none;}
.Product_List_S dd.p_Price{color:#E42E2F;font-weight:bold;}
.Product_List_S dd.p_Price strong{font-size:12px;}
.Product_List_S dd.p_Price1{color:#666;height:30px;line-height:30px; }
.Product_List_S dd.p_Price1 em{text-decoration:line-through; }
.Product_List_S dd.p_Price1 strong{color:#E42E2F;height:30px;line-height:30px; }
.loading{width:229px;height:289px;}
.loading img{margin:180px auto 0; }
.Product_List_S img{width:162px;margin-top:10px; height:160px;overflow:hidden;}
/*首页抢购样式end*/



/*网上商城内容页*/

.shopnr .shopnr01{}
.shopnr .shopnr01 .left{ float:left; width:230px; }
.shopnr .shopnr01 .left .left01{border:#E7E7E7 solid 1px;}
.shopnr .shopnr01 .left .left01{border:#E7E7E7 1px solid;overflow:hidden;}
.shopnr .shopnr01 .left .left01 .title{height:33px; line-height:33px;overflow:hidden; font-size:14px; font-weight:bold; padding-left:10px; color:#000; border-bottom:#E7E7E7 1px solid;}
.shopnr .shopnr01 .left .left01 .left01box{ padding:8px;}
.shopnr .shopnr01 .left .left01 .left01box li{ overflow:hidden; border-bottom:#f1f1f1 1px solid; padding:8px 0}
.shopnr .shopnr01 .left .left01 .left01box li a.sidepdleft{ display:block; width:70px; float:left;}
.shopnr .shopnr01 .left .left01 .left01box li a.sidepdleft img{ padding:2px; border:#f1f1f1 1px solid; }
.shopnr .shopnr01 .left .left01 .left01box li h2{width:130px; float:right;line-height:24px;}
.shopnr .shopnr01 .left .left01 .left01box li h2 a{ font-size:12px; font-weight:normal;}
.shopnr .shopnr01 .left .left01 .left01box li h2 a:hover{ color:red; text-decoration:none;}
.shopnr .shopnr01 .left .left01 .left01box li h3{ width:130px; float:right;font-size:16px; color:#CC0000; }
.shopnr .shopnr01 .left .left01 .left01box li h3 span{ /*color:#ff6600;*/ font-size:12px;}

.shopnr .shopnr01 .right01{ width:930px; float:right}
.shopnr .shopnr01 .right01 h3{font-size:16px;font-weight:bold;color:#069;text-align:center;}
.shopnr .shopnr01 .right01 .productbox .productl{width:350px; float:left;}
.shopnr .shopnr01 .right01 .productbox .productl .product_comp{ text-align:center;}
.shopnr .shopnr01 .right01 .productbox .productr{width:560px; float:right;}
.shopnr .shopnr01 .right01 .productbox .productr .vipprice{font-weight:bold; font-size:18px;color:#E4393C}
.shopnr .shopnr01 .right01 .productbox .productr ul h3{font-size:16px; text-align:left; color:#333; border-bottom:#DDD dashed 1px; margin-bottom:8px;}
.shopnr .shopnr01 .right01 .productbox .productr li{height:25px;line-height:25px; color:#666; clear:both }
.shopnr .shopnr01 .right01 .productbox .productr .share{margin-top:10px;}

/*商城首页幻灯*/
.r_main .shop_hd #focus{position: relative;height:360px; overflow:hidden;width:946px;}
.r_main .shop_hd #focus .bd{position: relative}
.r_main .shop_hd #focus .focus-bar-box{width: 100%;height: 360px;position: relative;overflow: hidden}
.r_main .shop_hd #focus .focus-bar{width: 10000px}
.r_main .shop_hd #focus .focus-bar li{float: left;width:946px;height:360px}
.r_main .shop_hd #focus .focus-bar li a{width: 100%;height: 100%;display: block}
.r_main .shop_hd #focus .focus-bar li img{min-width: 100%;_width:100%;height:360px;}
.r_main .shop_hd #focus .ft{position: absolute;left: 0;bottom: 0;z-index: 1;width:946px;}

.r_main .shop_hd #focus .change{position: absolute;right:50%; margin-right:-50px;bottom:15px;height: 12px}
.r_main .shop_hd #focus .change a{float: left;width: 10px;height: 10px;margin-right: 10px;-webkit-transition: .0s; transition: .0s;background: rgba(0,0,0,0.4);cursor: pointer;border-radius: 20px;}
.r_main .shop_hd #focus .change a.on{background:#ff9800;}
.r_main .shop_hd #focus .hd{position: absolute;left: 0;bottom: 0;z-index: 2;width: 700px;height: 45px;}
.r_main .shop_hd #focus .focus-title{overflow: hidden;position: absolute;top: 0;left: 0;height: 55px;padding: 0 20px;line-height: 45px;font-size: 16px;}
.r_main .shop_hd #focus .focus-title a{color:#fff;}


rtbox .ShoppingCart .carttr .prolist a:hover{color:red;text-decoration:none;}


.carbox{padding:10px;width:90%; background:#F2F2F2;}
#buybtn{cursor:pointer;margin-top:10px;width:139px;height:36px;background:url(/shop/images/buy_button.png) no-repeat;border:0px}
#carbtn{cursor:pointer;margin-top:10px;width:139px;height:36px;background:url(/shop/images/buy_button.png) no-repeat -140px;border:0px}
.carbox span{float:left; width:auto;padding:0px 8px;text-align:center; line-height:22px;}
.carbox span.txt{border:1px #c9c8ce solid; padding:0px 8px; height:25px; margin:0px 5px; color:#646464;background:#fff; margin-bottom:5px; white-space:nowrap; cursor:pointer;line-height:25px;}

.carbox span.txt:Hover{border:1px #ff6701 solid;}
.carbox span.curr{background:#fff url(/shop/images/item_sel.gif) no-repeat right bottom; width:auto;padding:0px 8px;margin:0px 5px;line-height:25px; border:1px #ff6701 solid;margin-bottom:5px; white-space:nowrap;height:25px;}
.carbox div{clear:both}
#buyselect{margin-top: 10px;}
#buyselect font img{ vertical-align:middle;}
.contactborder table input[type="radio"]{ vertical-align:middle;}


.shopnr .shopnr02 .left{width:230px;float:left;}
.shopnr .shopnr02 .left .left01{border:#E7E7E7 1px solid; height:100%; overflow:hidden;}
.shopnr .shopnr02 .left .left01 .title{height:33px; line-height:33px;overflow:hidden; font-size:14px; font-weight:bold; padding-left:10px; color:#000; border-bottom:#E7E7E7 1px solid;}
.shopnr .shopnr02 .left .left01 .left01box{ padding:10px;}
.shopnr .shopnr02 .left .left01 .left01box .classtitle{padding:8px;border-bottom:#ccc 1px solid;height:29px; line-height:29px;}
.shopnr .shopnr02 .left .left01 .left01box .classtitle a{font-size:14px; font-weight:normal;color:#555;}
.shopnr .shopnr02 .left .left01 .left01box .classtitle a:hover{color:#ff6600;text-decoration:none;font-weight:bold;}
.shopnr .shopnr02 .left .left01 .left01box .list{padding:10px;}
.shopnr .shopnr02 .left .left01 .left01box .list a:hover{color:red;text-decoration:none;}
.shopnr .shopnr02 .left .left02{border:#E7E7E7 1px solid; height:100%; overflow:hidden;}
.shopnr .shopnr02 .left .left02 .title{ height:33px; line-height:33px;overflow:hidden; font-size:14px; font-weight:bold; padding-left:10px; color:#000; border-bottom:#E7E7E7 1px solid;}
.shopnr .shopnr02 .left .left02 .left02box{ padding:8px;}
.shopnr .shopnr02 .left .left02 .left02box .sidepd{ overflow:hidden; border-bottom:#f1f1f1 1px solid; padding:8px 0}
.shopnr .shopnr02 .left .left02 .left02box .sidepd a.sidepdleft{ display:block; width:70px; float:left;}
.shopnr .shopnr02 .left .left02 .left02box .sidepd a.sidepdleft img{ padding:2px; border:#f1f1f1 1px solid; }
.shopnr .shopnr02 .left .left02 .left02box .sidepd h2{width:120px; float:right;line-height:24px;}
.shopnr .shopnr02 .left .left02 .left02box .sidepd h2 a{ font-size:12px; font-weight:normal;}
.shopnr .shopnr02 .left .left02 .left02box .sidepd h2 a:hover{ color:red; text-decoration:none;}
.shopnr .shopnr02 .left .left02 .left02box .sidepd h3{ width:120px; float:right; line-height:24px; font-size:16px; color:#CC0000;}
.shopnr .shopnr02 .left .left02 .left02box .sidepd h3 span{ /*color:#ff6600;*/ font-size:12px;}

.shopnr .shopnr02 .right02{ width:930px; float:right;}
.shopnr .shopnr02 .right02 .productintro{ padding:10px;}
.shopnr .shopnr02 .right02 .productintro .help_box h2{ height:30px; line-height:30px; text-align:center; font-size:14px; width:140px; background:#E90900; color:#fff;}
.shopnr .shopnr02 .right02 .productintro .help_box li{line-height:28px; font-size:12px; color:#555; }

.shopnr .shopnr02 .plbox{border:#D4D4D4 1px solid;}
.shopnr .shopnr02 .plbox h2{background:url(tbg.gif) repeat-x; height:35px; line-height:35px;border-bottom:#ccc 1px solid; overflow:hidden; font-size:12px; font-weight:bold; padding-left:10px;}
.shopnr .shopnr02 .plbox .plcontent{padding:10px;}

.ask_box tr td #Verifycode{height: 25px;border: 1px solid #ddd;}
.rzzj{padding-left: 10px;}

/*购物车*/
.navsite{ background:url(/shop/images/cartnav-bg.gif) repeat-x; height:64px;}
.navsite .left{width:566px; float:left;}
.navsite .right{width:199px; float:right;}

.cartbox{ border:#D4D4D4 1px solid; height:100%; padding-bottom:10px; overflow:hidden;}
.cartbox .logintips{ background:#F7F7F7;height:30px;line-height:30px; font-size:14px;color:#000;padding-left:20px;}
.cartbox td{ padding:8px 0; border-bottom:#D4D4D4 dashed 1px;}
.cartbox .ShoppingCart .title{background:#efefef;height:30px;line-height:30px;border-top:#DDDDDD 1px solid;border-bottom:#DDDDDD 1px solid;  font-weight:bold;color:#000;}

.cartbox .ShoppingCart .carttr{margin-top:30px;}
.cartbox .ShoppingCart .carttr .prolist{padding:10px; }
.cartbox .ShoppingCart .carttr .prolist li{width:20%;float:left; text-align:center; height:150px;}
.cartbox .ShoppingCart .carttr .prolist li a{ display:block;}
.cartbox .ShoppingCart .carttr .prolist a:hover{color:red;text-decoration:none;}
.cartbox .ShoppingCart .carttr .prolist li a.pimg{ border:1px solid #ddd; padding:5px;}
.cartbox .ShoppingCart .carttr .prolist li a.pname{text-align: left;height:14px;line-height:14px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 14px;}

#shoppingtable .title td{ font-size:14px;}

.jrgwc{text-align:center; float:left;}

.contactborder{ border:#D4D4D4 1px solid; border-top:none;}
.contactborder .logintips{ height:30px;line-height:30px; font-size:14px;color:#000;padding-left:20px;}

.contactborder .titleinput{ font-size:14px; font-weight:bold; padding-left:10px;background:#F6F6F6; color:#333; height:30px; line-height:30px; padding-left:10px; border-bottom:#E5E5E5 2px solid;}
.contactborder table{margin:0px !important; width:100% !important;}
.contactborder table .tdbg input{height:30px; line-height:30px; color:#999; border:1px solid #ddd; padding:0 5px; margin-right:5px; vertical-align:middle;}
.contactborder table .tdbg input.button{ line-height:normal;}
.contactborder table .tdbg input[type=radio]{ border:none;}
#ccc select{vertical-align:middle;}
.contactborder td{height:30px; line-height:30px; padding:5px;}

.contactborder td.fpxx label{ height:27px; line-height:27px;}

.provincename{color:#ff6600}
.tocity{border:1px solid #E5E5E5;text-align:center;background:#f6f6f6;height:30px;width:130px;}
.showcity{position:absolute;background:#C6E7FA;border:#278BC6 1px solid;width:420px;display:none;height:450px;overflow-y:scroll;overflow-x:hidden;} 
.delivery{width:500px;background:#fff}
.jgxx{color:#ff3300}
.jgxx span{color:blue}

.orderview{width:965px; margin:0px auto;}
.cartborder{width:963px; margin:0px auto; margin-top:10px; border:#E5E5E5 1px solid;}

.cartborder .titleinput{font-weight:bold; padding-left:10px;background:#F3F3F3; height:30px; line-height:30px; padding-left:10px; border-bottom:#E5E5E5 2px solid;}
.contactbox{ padding:10px;}
.contactbox ul{ padding:10px;}
.contactbox li{ height:30px; line-height:30px;width:50%; float:left;}
.cartborder div.but{ margin-top:10px; text-align:center; margin-bottom:10px;}

.contactborder .border .title{font-weight:bold;color:#000;background:#f6f6f6;height:30px;line-height:30px;border-bottom:#E4E4E4 1px solid;font-size: 14px;}
.contactborder #sss font{color:green;font-weight:bold;}

.succbox{border: #ddd 1px solid;background: #fff;margin-top: 20px;}
.succ_content{padding:20px; font-size:14px;}
.succ_content .title{height:33px; line-height:33px;overflow:hidden; font-size:14px; margin-bottom:20px; font-weight:bold; padding-left:10px; color:#000; background: #f5f5f5; padding-left:10px;}
.succ_content p{font-size:12px;}
.paylbox{ margin-bottom:20px; margin-top:20px; line-height:28px;}
.payrbox{ margin-top:20px; margin-bottom:20px; line-height:28px;}
.queren{margin-top: 20px;margin-bottom: 20px;padding: 8px;background: #fda022;color: #fff;border: 1px solid #fea323;font-size: 14px;border-radius: 2px;}
.payl p{ font-size:14px;}

.bankbox{width:963px;margin:0px auto;border:#E7E7E7 1px solid;}
.bankbox h3{height:33px; line-height:33px; border-bottom:#E7E7E7 1px solid; padding-left:10px; color:#000;}
.bankbox .fksm{ padding:8px; line-height:24px;}

.payrbox .payl{width:500px; float:left; border-right:#f1f1f1 1px solid;}
.payrbox .payr{width:400px; float:right;}
.payrbox .payr h2{ height:35px; line-height:35px; font-size:14px; font-weight:bold; color:#CC0000; padding-left:15px;}


.paybox{width:965px;margin:0px auto;border:#E7E7E7 1px solid; height:100%;overflow:hidden;}
.paybox .payname{background:#F3F3F3; height:30px; line-height:30px; border-bottom:#E5E5E5 2px solid; font-weight:bold;text-align:center;}
.paybox tr{height:40px;line-height:40px;font-size:14px;}
.paybox td{ height:30px; line-height:30px; border-bottom:#f1f1f1 1px solid;}
/*-------*/


.shoporderbox{width:965px;margin:0px auto;border:#D4D4D4 1px solid; height:100%; padding-bottom:10px; overflow:hidden;}
.shoporderbox h2{border-bottom:#ccc 1px solid;}
.shoporderbox .ddcxbox{padding:10px;}
.shoporderbox .ddcxbox .btn{border:#666 1px solid;background:#CECECE;height:21px;line-height:21px;}

.shoporderbox .orderresult{margin-top:10px;}
.shoporderbox .orderresult .searchtips{height:30px;line-height:30px;font-size:14px;padding-left:20px;}
.shoporderbox .orderresult .title{font-size:14px;font-weight:bold;color:#CC3300;text-align:center;background:#f1f1f1;height:28px;line-height:28px;}
.shoporderbox .orderresult tr{text-align:left;}

#payment{margin:10px;}
#payment .btn{margin:0px 10px; width:153px;background:url(/shop/images/bg_tit_home.gif) no-repeat;height:30px;line-height:30px;color:#fff;}

.kblist{padding:10px;}
.kblist li{width:25%; float:left; text-align:center; }
.kblist a.t{ text-align:left;width:130px; overflow: hidden; white-space:nowrap; text-overflow:ellipsis;}



/*品牌*/

.brandmain{border:#D4D4D4 1px solid;height:40px;line-height:40px;padding-left:10px; width:1170px; margin:0 auto; background:#fff;}
.brandmain a{padding:0px 5px;}
.brandmain a:hover{color:#ff6600;text-decoration:none;}

.brandbox{border:#D4D4D4 1px solid; background:#fff; border-top:none;}
.brandbox ul{padding:10px;}
.brandbox li{width:20%;float:left;text-align:center;height: 76px;overflow: hidden;margin-bottom: 10px;margin-top: 15px;}
.brandbox span.brandname a:hover{color:#ff6600;text-decoration:none;}
.brandbox img{padding:2px; background:#f1f1f1; border:#DDD 1px solid;}
.brandpage{margin-bottom: 20px;}

.brandcontent .left{width:255px; float:left;}
.brandcontent .left .left01{border:#E7E7E7 1px solid; height:100%; overflow:hidden;}
.brandcontent .left .left01 .title{height:33px; line-height:33px;overflow:hidden; font-size:14px; font-weight:bold; padding-left:10px; color:#000; border-bottom:#E7E7E7 1px solid;}
.brandcontent .left .left01 .left01box{ padding:8px;}
.brandcontent .left .left01 .left01box li{width:50%; float:left; text-align:center; height:68px; overflow:hidden;}
.brandcontent .left .left01 .left01box img{width:88px; height:31px; padding:2px; border:#f1f1f1 1px solid;}
.brandcontent .left .left01 .left01box img:hover{ border:#ff6600 1px solid;}
.brandcontent .left .left01 .left01box a:hover{ color:red; text-decoration:none;}

.brandcontent .left .left02{border:#E7E7E7 1px solid; height:100%; padding-bottom:10px; overflow:hidden;}
.brandcontent .left .left02 .title{height:33px; line-height:33px;overflow:hidden; font-size:14px; font-weight:bold; padding-left:10px; color:#000; border-bottom:#E7E7E7 1px solid;}
.brandcontent .left .left02 .left02box{ padding:8px;}


.brandcontent .right{width:905px; float:right;}
.brandcontent .right .right01{border:#E7E7E7 1px solid; height:100%; overflow:hidden;}
.brandcontent .right .right01 .title{height:33px; line-height:33px;overflow:hidden; font-size:14px; font-weight:bold; padding-left:10px; color:#000; border-bottom:#E7E7E7 1px solid;}
.brandcontent .right .right01 .right01box{ padding:8px; line-height:24px; font-size:14px; color:#666;}

.brandcontent .right .right02{border:#E7E7E7 1px solid; height:100%; overflow:hidden;}
.brandcontent .right .right02 .title{height:33px; line-height:33px;overflow:hidden; font-size:14px; font-weight:bold; padding-left:10px; color:#000; border-bottom:#E7E7E7 1px solid;}
.brandcontent .right .right02 .right02box{ padding:8px; line-height:24px; font-size:14px; color:#666;}
.brandcontent .right .right02 .right02box li{width:25%; float:left; height:240px; overflow:hidden;}
.brandcontent .right .right02 .right02box .pic{ text-align:center;}
.brandcontent .right .right02 .right02box .pic img{ padding:2px; border:#f1f1f1 1px solid;}
.brandcontent .right .right02 .right02box .jg{ height:25px; line-height:25px;}
.brandcontent .right .right02 .right02box .jg span#hyj{width:80px; float:left; display:block; font-size:16px; font-weight:bold;;}
.brandcontent .right .right02 .right02box .jg span#scj{width:80px; float:right; display:block; }

.brandcontent .right .right02 .right02box span#productname{height:50px; overflow:hidden; line-height:22px; text-align:left; display:block;}
.brandcontent .right .right02 .right02box span#productname a{ font-size:12px;}
.brandcontent .right .right02 .right02box .page{ line-height:25px;font-size:12px;}
.brandcontent .right .right02 .right02box .page select{ font-size:12px;}

/*排行鼠标效果*/
.t_Newhotlist{width:226px;height:94px;clear:both;}
.t_Newhotlist_pic{width:220px;height:84px;float:left;text-align:left;border-top:1px solid #CFCFCF;padding:10px 0 0}
.t_Newhotlist_single{width:220px;float:left;overflow:hidden; white-space:nowrap;line-height:29px; border-top:#f1f1f1 1px dashed;text-overflow: ellipsis;}
.t_Newhotlist_single span#num{ font-size:16px; font-weight:bold; color:#ff6600;}
.t_Newhotlist_single a{padding:0px 10px;}
.t_Newhotlist_pic .t_Newhotlist_pic_left{float:left;width:30px;margin-top:8px; }
.t_Newhotlist_pic_left img{width:21px;height:21px;}
.t_Newhotlist_pic_center img{width:60px;height:59px; border:#e5e5e5 1px solid; padding:2px;}
.t_Newhotlist_pic_center{float:left}
.t_Newhotlist_pic_right{float:right}
.t_Newhotlist_pic_right .Newhotlist_text{width:100px;margin:0 10px 0 0; line-height:23px;}
.t_Newhotlist_pic_right .Newhotlist_price{color:#CB0000;margin-top:5px;font-weight:800}
.hidden{display:none}




/*商品栏目页*/

.shoplist{}
.shoplist .left{width:260px; float:left;}
.shoplist .left .left01{ border:#E7E7E7 1px solid; height:100%; padding-bottom:10px; overflow:hidden;}
.shoplist .left .left01 .title{ height:40px; line-height:40px;overflow:hidden; font-size:16px; padding-left:10px; }
.shoplist .left .left01 .left01box{ padding:10px;}
.shoplist .left .left01 .left01box li{ width:auto; height:auto; float:none;}
.shoplist .left .left01 .left01box .classtitle{padding:8px;border-bottom:#e5e5e5 1px solid;height:32px; line-height:32px;}
.shoplist .left .left01 .left01box .classtitle a{font-size:14px; font-weight:normal;color:#555;}
.shoplist .left .left01 .left01box .list{padding:10px;}
.shoplist .left .left01 .left01box .list a{ padding-right:5px; display:inline-block; height:26px; line-height:26px;}
.shoplist .left .left01 .left02box{ padding:10px;}


.shoplist .right{width:900px; float:right;}
.shoplist .right .right01{ border:#E7E7E7 1px solid;}
.shoplist .right .right01 .title{ height:40px; line-height:40px;overflow:hidden; font-size:16px; padding-left:10px; }

.shoplist .right .right01 .right01box{ height:100%; overflow:hidden; padding:20px;}
.shoplist .right .right01 .right01box li{width:25%; float:left; overflow:hidden; margin-bottom:20px; height:242px; overflow:hidden;}
.shoplist .right .right01 .right01box img{ margin-bottom:5px; width:180px; height:180px;}
.shoplist .right .right01 .right01box span.price{ font-size:14px; color:red;}
.shoplist .right .right01 .right01box p del{ color:#999;}



/*公告*/

.helpmain .left{width:215px; float:left; /*border:#e5e5e5 1px solid;*/height:100%; overflow:hidden;}
.helpmain .left h2{ font-size:22px;text-align:center; line-height:35px; margin:12px 0;}
/*.helpmain .left h3{ font-size:12px; font-weight:normal;line-height:30px; text-align:left; color:#999; border-bottom:#e5e5e5e 1px dashed; text-align:center;}*/
.helpmain .left .notetext1{ padding:10px; line-height:24px; font-size:14px; color:#555;float:left;width:410px;padding-top:100px;}
.helpmain .left .helpleftsite{ margin:1px; padding:0 15px;}
.helpmain .left .helpleftsite .title{height:60px; line-height:60px; font-size:24px;}
.helpmain .left .helpleftsite .leftbox{ padding:2px;}
.helpmain .left .helpleftsite .leftbox a{display: block;height: 48px;line-height: 48px;/* padding-left: 35px; */ text-align: center;font-size: 15px;background: #f4f4f4; margin-top: 4px;}
.helpmain .left .helpleftsite .leftbox a:hover{background: #006bd1; color: #fff;}
.helpmain .right{width:73%; float:right;/* border:#DCDCDC 1px solid;padding:20px;*/ height:100%; overflow:hidden;}
.helpmain .right h2{ font-size:27px;text-align:center; line-height:35px; margin:12px 0;}
.helpmain .right h3{ font-size:12px; font-weight:normal;line-height:30px; text-align:left; color:#999; border-bottom:#e5e5e5e 1px dashed; text-align:center;}
.helpmain .right .notetext1{ padding-top:50px;line-height:35px; font-size:16px; color:#555;float:left;}
.helpmain .right .notetext2{float:right;width:396px;}
.helpmain .right .annoucebot{ height:30px; line-height:30px; text-align:right;}
.helpmain .right .notetext1 h3{ font-size:18px; font-weight:bold; color:#666; height:30px; line-height:30px; border-bottom:#f1f1f1 1px dashed; margin-bottom:10px;}
.helpmain .right .notetext{ padding:10px; line-height:24px; font-size:14px; color:#555;float:left;padding-top:150px;}
.helpmain .right .annoucebot{ height:30px; line-height:30px; text-align:right;}
.helpmain .right .notetext h3{ font-size:18px; font-weight:bold; color:#666; height:30px; line-height:30px; border-bottom:#f1f1f1 1px dashed; margin-bottom:10px;}
.helpmain .right .tdbg .lefttdbg{width:100px;}
.helpmain .right .notetext li{ line-height:30px; line-height:30px;}
.helpmain .right .fb{ font-size:14px; font-weight:bold; height:35px; line-height:35px;}
.helpmain .right .recruitment_tableInfo th{ background:#f1f1f1;}


@media(min-width:1450px){
body{font-size:20px;}
.head_main { height: 50px; line-height: 50px;}
.logo a img{ max-width: 100%;}

.nav {line-height: 111px; height: 111px;}
.nav .ul .li .nav_cell {font-size: 21px;}
.nav li {font-size: 21px;line-height: 115px;height: 115px;}
.lst .p2{line-height:44px;}
.lst .p3 {line-height:44px;}
#banner {margin-top: 185px;}
/*news*/
.news .new-left .new-t {line-height: 51px;}
.news .new-left .new-t ol li {width: 134px;font-size: 21px;}
.news .new-left .new-left-c p small {font-size: 18px;line-height: 33px;}
.news .new-left .new-left-c p a {line-height: 42px;}
.news .new-left > ol li {line-height: 70px;}
.news .new-right .new-t {line-height: 53px;}
.news .new-right .new-t span {font-size: 21px;}
.news .new-right ul li p small {font-size: 19px;}	
.news .new-right ul li p span {width: 29px;height: 29px;line-height: 29px;}



h2.h2_title {font-size: 39px;}
h2.h2_title i {font-size: 20px;}
.indexMain .tabTop li {line-height: 48px;}
.indexMain .tabTop li a {font-size: 21px;}
#progun .lis li .tit {  height: 42px; font-size: 23px;}


/*内页*/
.fyaltop h2 {font-size: 38px;}
.fyaltop h3 {font-size: 22px;}
.navigation {height: 40px;}
.navigation .txt {font-size: 19px;}
.helpmain .right .notetext1 {line-height: 38px; font-size: 20px;}
.sycp_l ul li a {font-size: 20px;}
.l_tel h2 {font-size: 27px;}
.newslist ul li h2 a { font-size: 25px;}
.newslist ul li p {font-size: 19px; line-height: 32px;}
.newslist ul li p a {font-size: 20px;}
#pagelist span {font-size: 22px;}
#pagelist a{font-size: 20px;height:42px;line-height:42px;}
#pagelist a.next, #pagelist a.prev{width:81px}

.page-content {line-height: 36px;font-size: 20px;}
.picnr .nph_tj li {height: 42px;}

.ft_nav ul li a {font-size: 20px;}
.ft_ad .ft_ad_lf h1 {font-size: 19px;line-height: 33px;}
}
   

@media (max-width: 991px){
.logo{width: 28%;}
.nav{float:left}
.nav li a{padding-left: 8px; padding-right: 8px;}
.lst .p2 {background: url(../images/tacn/icon6.png) 0.51rem center no-repeat #e60012/*#0657b2*/; padding: 0.3rem 2rem;}
.lst .p3 {background: url(../images/tacn/icon7.png) 0.51rem center no-repeat #eaeff5;padding: 0.3rem 2rem;}

.col-lg-6 {-webkit-box-flex: 0;    -ms-flex: 0 0 50%;    flex: 0 0 100%; max-width: 100%;  float: left;}
.adv-con .con1 {padding-left: 2rem;    padding-bottom: 2rem;}
.adv-con .con2 {padding-left: 2rem;}
.adv-con {font-size: 24px;}
.adv-con .p1,.adv-con .p3,.adv-con .p4,.adv-con .p6{font-size:2rem}
.news .new-right ul li p span{float:left;}
.news .new-right ul li p small {float: left;width: 86%;height: 30px;line-height: 30px;}
.news .new-right ul li { padding: 12px 0;}

.big-text2 {  font-size: 42px; top: 22px;}
.big-text2 span { font-size: 60px;}
.big-text3{top: 111px;}






}