@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, p, pre, blockquote, dl, dt, dd, ul, ol, li, form, fieldset, legend, input, textarea, button, th, td {
	margin: 0;
	padding: 0;
}
.SimSun {
	font-family: 'Tahoma', 'simsun' !important;
}
/*::-webkit-scrollbar {
 width: 12px;
 height: 12px;
}
::-webkit-scrollbar-thumb {
 background: #a9a9a9;
 border-radius: 10px;
}
::-webkit-scrollbar-track {
 background: #E8E8E8;
}*/
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: none;
}
caption, th {
	font-weight: normal;
}
address, cite, dfn, em, var, i {
	font-style: normal;
}
code, kbd, pre, samp, tt {
	font-family: "Courier New", Courier, monospace;
	white-space: normal;
}
ul, ol {
	list-style: none outside;
}
caption, th {
	text-align: left;
}
q:before, q:after {
	content: '';
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
select, input, button, textarea {
	font-size: 100%;
}
body {
	_word-break: break-all;
}
img {
	-ms-interpolation-mode: bicubic;
}
.r {
	float: right;
}
.l {
	float: left;
}
body{color: #666;background-color: #f9f9f9;margin-top: 60px;font-family:"Microsoft Yahei",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143}
/*body {
	font: 13px/1.5 "\5FAE\8F6F\96C5\9ED1", "Microsoft Yahei", "arial", 'simsun', "Hiragino Sans GB", tahoma, arial, "\5B8B\4F53";
	background: #f5f5f5;
}*/
html, legend {
	color: #465160;
}
a {
	color: #747d87;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #33c0d0;
}
.block {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.clear {
	clear: both;
	height: 0px;
	width: auto;
}
.mar10 {
	margin: 10px 0 0;
}
.top_bg {
	height: 30px;
	line-height: 30px;
	background: #fbfbfb;
	border-bottom: 1px solid #e8e8e8;
}
.top {
	margin: 0 auto;
	width: 1200px;
}
.top span {
	display: block;
	float: left;
}
.top p {
	float: right;
	color: #4BA722;
}
/*顶部导航*/
.header{position: fixed; top: 0; left: 0; right: 0; z-index: 100; border-bottom: 1px solid #e8e9e7; min-height: 59px; background-color: rgba(255,255,255,.95);}
.header .container{position: relative;margin: 0 auto; max-width: 1100px; padding: 0 0px;}
.header .logo{float: left; margin: 0; font-size: 27px; height: 40px; overflow: hidden; display: block; text-indent: -20000em; width: 148px; height: 40px; background-size: 100% 100%; margin-top: 12px;}
.header .logo a{display: block; color: #444;}
.header .logo img{display: block; margin-bottom: 100px; height: 40px;}
.header .right{float: right;}
.header .navbar li{display: block; float: left; margin: 10px 8px; position: relative;}
.header .navbar li:before{width: 0; height: 2px; position: absolute; bottom: -11px; left: 50%; background-color: #ff8800; content: ''; transition: all .6s; z-index: -1;}
.header .navbar li.active:before, .header .navbar li.on:before{width: 100%; left: 0;}
.header .navbar li.active>a, .header .navbar li.on>a{color: #ff8800;}
.header .navbar a{display: block; line-height: 32px; padding: 4px 15px; font-size: 16px; font-weight: 400;}
.header .navbar .caret{margin: 13px 0px 0 10px;
    border-top: 5px solid #666;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    float: right;}

.header .active a .caret,.header .on a .caret{
   border-top: 5px solid #ff8800;
}
.header #monavber{
    overflow: hidden;
}
.header menu>ul>li:hover>ul{    display: block;}
.header menu>ul>li>ul{position: absolute;width: 140%;top: 100%;right: -20%;text-align: center;background-color: #fff;display: none;transition: .3s all;border-top: 2px solid #ff8800;padding: 10px 0}
.header menu>ul>li>ul>li,.header menu>ul>li>ul>li>a{width: 100%;line-height: 30px;padding: 0;margin: 0; font-size: 14px;background-color: #fff;color: #686967}
.header .moble-bars{position: absolute; padding: 0; margin: 0; right: 20px; top: 15px; font-size: 19px; display: none;}
.header .moble-bars{display: block;}
.header .navbar{float: none;}
.header menu{float: none!important;width: 100%;position: relative;display: none;}
.header menu li{display: block;float: none!important}
.header menu li{border-top: 1px dashed #eee;width: 100%;margin: 0!important}
.header menu li i,.header menu li:before{display: none!important}
.header menu>ul>li>ul{position: relative;display: block;border: none;padding: 0;box-shadow: none!important;top: auto;right: auto;width: 100%;background-color: transparent;text-align: left}
.header menu>ul>li>ul li{font-size: 12px;padding-left: 40px}
.header menu>ul>li>ul li a{display: block;line-height: 40px}

.nav_bg {
	height: 44px;
	line-height: 44px;
	background: #2196f3;
}
.nav_bg .wrap {
	width: 1200px;
	margin: 0 auto;
	display: block
}
.nav {
	float: left;
}
.nav a {
	display: block;
	float: left;
	padding: 0 20px;
	color: #fff;
	font-size: 16px;
	height: 44px;
	line-height: 44px;
}
.nav span.vip {
	position: absolute;
	width: 40px;
	height: 30px;
	top: -15px;
	right: 685px;
	background: url(../images/hot_03.gif) no-repeat;
	z-index: 1;
	display: block;
}
.nav span.new {
	position: absolute;
	width: 30px;
	height: 30px;
	top: 3px;
	right: -15px;
	background: url(../images/new_03.gif) no-repeat;
	z-index: 1;
	display: block;
}
.nav span.free {
	position: absolute;
	width: 41px;
	height: 21px;
	top: -13px;
	right: 477px;
	background: url(../images/free.png) no-repeat;
	z-index: 1;
	display: block;
}
/*头部搜索框*/

.ss {
	float: left;
	margin-left: 46px;
	width: 570px;
	height: 65px;
	overflow: hidden;
}
.s_form {
	background: #fff;
	display: block;
	float: left;
	overflow: hidden;
}
.s1 {
	width: 400px;
	height: 37px;
	font-size: 12px;
	color: #767676;
	float: left;
	border-style: solid;
	border-width: 1px 0 1px 1px;
	border-color: #ddd;
}
.s1 input {
	width: 100%;
	font-size: 14px;
	border: none;
	text-indent: 8px;
	overflow: hidden;
	color: #666;
	border: 0;
	line-height: 37px;
	float: left;
	outline: none;
}
.s2 {
	width: 79px;
	height: 37px;
	overflow: hidden;
	font-size: 12px;
	color: #767676;
	cursor: pointer;
	float: left;
	border-style: solid;
	border-width: 1px 0;
}
.s2 select {
	border-left: 1px solid #DCDCDC;
	width: 78px;
	border: none;
	height: 37px;
	color: #555;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
	vertical-align: middle;
	display: table-cell;
	font-size: 12px;
	overflow: hidden;
	text-align: center;
}
.btn2 a:hover, .btn2 a.on {
	color: #727272;
	text-decoration: none;
	box-shadow: inset 0 2px 4px rgba(0,0,0,0.25), 0 1px 2px rgba(0,0,0,0.05);
}
.btn {
	width: 76px;
	height: 38px;
	float: left;
	color: #fff;
}
.btnb, .btnbon {
	width: 76px;
	height: 39px;
	line-height: 39px;
	border: none;
	font-size: 14px;
	text-align: center;
	color: #fff;
	cursor: pointer;
	font-family: "Microsoft Yahei", Tahoma, Geneva, sans-serif;
	background: #2196f3;
}
.btnbon {
	box-shadow: inset 0 2px 3px rgba(0,0,0,0.25);
}
.s2 {
	border-color: #ddd;
}
.btn2 a:hover, .btn2 a.on {
	background: #EEF2F7;
}
.opt {
	width: 348px;
	padding: 0;
	border: #ccc solid 1px;
	border: #888D95 solid 1px\9;
	border-top: none;
	border-radius: 0 0 2px 2px;
	background: #fff;
	position: absolute;
	margin: 5px 0 0 -275px;
 *margin:3px 0 0 -314px;
	font-size: 12px;
	z-index: 1;
	box-shadow: rgba(0,0,0,0.2) 0 0 8px;
}
.opt .s_list {
	width: 343px;
	padding-top: 5px;
}
.opt .s_list a {
	font-size: 12px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	width: 85px;
	float: left;
	display: block;
	color: #666;
	margin: 0;
}
#_SearchCondList a {
	font-family: Tahoma, Geneva, sans-serif;
}
.opt .s_list a:hover {
	font-weight: bold;
	color: #0090CE;
	text-decoration: none;
}
.s_b {
	font-family: "Courier New", Courier, monospace;
	border-top: 1px solid #e1e1e1;
	background: #f5f5f5;
	height: 24px;
	line-height: 24px;
	padding-right: 10px;
	color: #A1A2A5;
	text-align: right;
}
.s_b a {
	color: #888;
}
.s_b_link {
	float: left;
	height: 22px;
	line-height: 24px;
	color: #999;
	width: 302px;
	text-align: left;
}
.s_b_link a {
	color: #999;
	padding: 0 5px;
}
.s_rad {
	float: right;
	line-height: 23px;
	padding: 0 0 0 8px;
	opacity: .9;
	position: relative;
	height: 69px;
	width: 249px;
}
.e-btn {
	display: inline-block;
	text-align: center;
	height: 38px;
	line-height: 38px;
	width: 100px;
	margin-left: 20px;
}
.ca1 {
	position: relative;
	border: 1px solid #ff7000;
}
.ca2 {
	border: 1px solid #2196f3;
	color: #2196f3;
}
.ca1:hover {
	background-color: #ff7000;
	color: #fff;
}
/*头部搜索框 end*/





.index1 {
	margin: 10px auto;
	width: 1200px;
	height: 305px;
}
.in_left1 {
	float: left;
	width: 240px;
	height: 305px;
	background: #FF7A2D;
	overflow: hidden;
}
.zc {
	height: 50px;
	padding: 30px 4px;
	background: #FF6600;
}
.zc a {
	display: inline-block;
	margin: 0 3px;
	height: 50px;
	line-height: 50px;
	width: 110px;
	text-align: center;
	background: #FF9559;
	font-size: 18px;
	color: #fff;
}
.in_conter1 {
	float: left;
	margin: 0 0px;
	width: 1200px;
	height: 305px;
	overflow: hidden;
}
.topLoop {
	position: relative;
	background: none;
}
.topLoop .hd {
	overflow: hidden;
	height: 30px;
	background: none;
	position: absolute;
	bottom: 5px;
	left: 450px;
	z-index: 9999;
}
.topLoop .hd ul {
	float: right;
	overflow: hidden;
	zoom: 1;
	margin-top: 10px;
}
.topLoop .hd ul li {
	position: relative;
	_display: inline;
	float: left;
	width: 13px;
	height: 13px;
	overflow: hidden;
	background: #fff;
	margin-right: 10px;
	text-indent: -999px;
	cursor: pointer;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url("../images/PIE.htc");
}
.topLoop .hd ul li.on {
	background: #1F9652;
}
.topLoop .bd {
}
.topLoop .bd ul {
	overflow: hidden;
	zoom: 1;
}
.infoList_ad li {
	height: 305px;
}
.in_right1 {
	float: right;
	padding: 10px;
	width: 218px;
	height: 283px;
	border: 1px solid #EAEAEC;
	overflow: hidden;
}
.in_right2 {
	float: right;
	width: 238px;
	height: 356px;
	border: 1px solid #DEDEDE;
}
.in_right2 dt {
	margin: 0 0 10px 0;
	height: 35px;
	line-height: 35px;
	background: #EEEEEE;
}
.in_right2 dt a {
	float: left;
	padding: 0 0 0 15px;
	font-size: 14px;
}
.in_right2 dt span {
	float: right;
	padding: 0 15px 0 0;
	font-size: 12px;
	color: #FF8800;
}
.in_right2 dd {
	padding: 0 0px 0 10px;
	height: 26px;
}
.in_right2 dd em {
	display: block;
	float: left;
	width: 15px;
	height: 15px;
	line-height: 15px;
	text-align: center;
	background: #EEEEEE;
 color:#fff:
}
.in_right2 dd a {
	float: left;
	margin: 0 10px;
	margin-right: 0px;
}
.in_right2 dd span {
	float: right;
	margin: 0 5px 0 0;
}
.index3 {
	margin: 8px auto 5px;
	width: 1200px;
}
.index3 .mbimg {
	margin: 0 4px 4px 0;
	_margin: 0 3px 4px 4px;
}
.in_name3 {
	margin: 0 0 10px 0;
	height: 33px;
	line-height: 33px;
	border-bottom: 2px solid #23B15D;
}
.in_name3 span {
	display: block;
	float: left;
	width: 210px;
	background: #23B15D;
	text-align: center;
	font-size: 14px;
	color: #fff;
	font-weight: 600;
}
.in_name3 a {
	display: block;
	float: right;
	margin: 0 30px;
	text-align: center;
}
.index4 {
	margin: 0 auto;
	padding: 10px 5px;
	width: 950px;
	height: 250px;
	background: #EEEEEE;
	border-top: 2px solid #23B15D;
}
.index4 dl {
	float: left;
	margin: 0 5px;
	padding: 5px 10px 10px;
	width: 268px;
	height: 230px;
	background: #fff;
}
.index4 dl dt {
	margin: 0 0 10px 0;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #DEDEDE;
}
.index4 dl dt span {
	float: left;
	color: #000;
	font-size: 14px;
}
.index4 dl dt a {
	float: right;
}
.index4 dl dd {
	padding-left: 0px;
	width: 250px;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px dashed #DEDEDE;
	overflow: hidden;
}
.index4 dl dd a {
	color: #666;
}
.index5 {
	margin: 10px auto;
	width: 1200px;
}
.slideTxtBox3 {
	height: 120px;
	overflow: hidden;
	border: 1px solid #E3E3E3;
	text-align: left;
	background: #fff;
}
.slideTxtBox3 .hd {
	height: 30px;
	line-height: 30px;
	background: #f4f4f4;
	padding: 0 20px;
	border-bottom: 1px solid #E3E3E3;
	position: relative;
}
.slideTxtBox3 .hd ul {
	float: left;
	position: absolute;
	left: 0px;
	top: -1px;
	height: 37px;
}
.slideTxtBox3 .hd ul li {
	float: left;
	width: 105px;
	text-align: center;
	border-right: 1px solid #E3E3E3;
}
.slideTxtBox3 .hd ul li.on {
	height: 30px;
	background: #fff;
	border: 1px solid #E3E3E3;
	border-bottom: 2px solid #fff;
	cursor: pointer;
	border-left: none;
}
.slideTxtBox3 .hd ul li a {
	font-size: 14px;
	font-weight: 600;
}
.slideTxtBox3 .bd {
	padding: 5px 10px;
}
.slideTxtBox3 .bd ul {
}
.infoList li {
	float: left;
	margin: 0 8px 0 0;
	width: 100px;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
}
.infoListnews li {
	float: left;
	margin: 0 8px 0 0;
	width: 150px;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
}
.footer_bg {
	border-top: 2px solid #D8D8D8;
	background: #fff;
	clear: both
}
.footer {
	margin: 0 auto;
	width: 1200px;
}
.foot_nav {
	height: 160px;
	padding: 20px 0 10px;
	border-bottom: 1px solid #E3E3E3;
}
.foot_logo {
	float: left;
	width: 190px;
	padding-top: 100px;
	height: 60px;
	background: url("../img/foot_logo.jpg") no-repeat center top;
}
.foot_logo p {
	text-align: center;
	margin: 5px 0;
}
.foot_dl {
	float: left;
	padding: 0 20px 0 40px;
	width: 139px;
	height: 160px;
	border-right: 1px solid #e3e3e3;
}
.foot_dlno {
	border-right: 0px solid #e3e3e3;
}
.foot_dl dt {
	margin: 0 0 10px;
}
.foot_dl dt a {
	font-weight: 600;
	font-size: 14px;
}
.foot_dl dd {
	height: 25px;
	line-height: 25px;
	overflow: hidden;
}
.foot_dl dd a {
}
.foot_pre {
	clear: both;
	padding: 20px 0 40px;
}
.foot_pre p {
	text-align: center;
}
.list_nav {
	margin: 10px auto;
	width: 1200px;
	border: 1px solid #dedede;
	background: #fff;
}
.position {
	line-height: 38px;
	height: 38px;
	padding-left: 20px;
	font-size: 14px;
}
.position a {
	margin: 0 5px;
	font-size: 14px;
}
.list_mbrmb {
	line-height: 43px;
	height: 43px;
	padding-left: 45px;
	border-bottom: 1px solid #e1e1e1;
}
.list_mbrmb span {
	font-size: 14px;
	margin: 0 30px 0 0;
}
.list_mbrmb a {
	font-size: 14px;
	margin: 0 20px;
	padding: 1px 5px;
}
.list_mbrmb a:hover, .list_mbrmb a.hover {
	font-size: 14px;
	padding: 1px 5px;
	background: #999;
	margin: 0 20px;
	color: #fff;
}
.list_mbzt {
	line-height: 43px;
	height: 43px;
	padding-left: 45px;
}
.list_mbzt span {
	font-size: 14px;
	margin: 0 30px 0 0;
}
.list_mbzt a {
	font-size: 14px;
	margin: 0 20px;
	padding: 1px 5px;
}
.list_mbzt a:hover, .list_mbzt a.hover {
	font-size: 14px;
	padding: 1px 5px;
	background: #999;
	margin: 0 20px;
	color: #fff;
}
.list_name {
	margin: 0px auto;
	width: 1200px;
	border: 1px solid #dedede;
}
.list_name a {
	font-weight: 600;
	line-height: 40px;
	height: 40px;
	font-size: 14px;
	margin-left: 20px;
}
.list_mblb {
	margin: 10px auto;
	width: 1200px;
}
.list_mblb .mbimg {
	margin: 0 4px 10px;
	_margin: 0 3px 10px 4px;
}
.page {
	clear: both;
	height: 30px;
	margin: 20px;
	overflow: hidden;
	margin-left: 0px;
}
.mbbody_body .page {
	margin-left: 20px;
}
.page ul {
}
.page ul li {
	line-height: 26px;
	float: left;
}
.page ul li a {
	border: 1px solid #ccc;
	padding: 2px 9px;
	margin: 0 3px;
	display: block;
	line-height: 20px;
	background: #fff;
}
.page ul li.thisclass {
	color: #fff;
	background: #1c82b7;
	padding: 0px 10px;
	margin: 0 3px;
}
.page ul li a:hover {
	color: #1f9652;
}
.page ul li span {
	display: inline-block;
	padding: 0;
}
.list_body {
	margin: 10px auto;
	width: 1200px;
	overflow: hidden;
}
.mbleft_body {
	float: left;
	width: 1200px;
	min-height: 100px;
}
.mbbody_330 {
	border: 1px solid #dddddd;
	padding: 0 0 10px 0;
	background: #fff;
}
.mbbody_330 .position, .mbbody_330 .position a {
	font-size: 12px;
	height: 30px;
	line-height: 30px;
}
.mb_litpic {
	float: left;
	height: 180px;
	overflow: hidden;
}
.mb_info {
	float: left;
	margin: 10px;
}
.mb_info h1 {
	font-size: 20px;
	margin: 0 0 10px 0;
	color: #000;
}
.info_left {
	float: left;
	width: 345px;
}
.info_left p {
	font-size: 16px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
}
.info_left p span {
	color: red;
	margin: 0 5px;
}
.info_news {
	float: left;
	width: 700px;
}
.info_news p {
	font-size: 16px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
}
.info_news p span {
	color: red;
	margin: 0 5px;
}
.mb_pay {
	clear: both;
	margin: 10px 0 0;
}
.info_right {
	float: right;
	width: 250px;
}
.mb_kf {
	border: 1px solid #dddddd;
	margin: 10px 10px 0 0;
	padding: 0px 0 0 0px;
	width: 250px;
	height: 125px;
}
.mb_kf p {
	height: 30px;
	line-height: 30px;
	background: #eeeeee url("../images/ico.jpg") no-repeat 10px center;
	padding-left: 35px;
	font-weight: 250;
	color: #000;
}
.mb_kf span {
	display: inline-block;
	line-height: 40px;
	margin: 0 0 0 10px;
	width: 250px;
}
.mbbody_body {
	margin: 0px;
}
.mbbody_h {
	height: 40px;
	line-height: 40px;
	overflow: hidden
}
.mbbody_h span {
	display: block;
	height: 40px;
	width: 140px;
	background: #73d5df;
	text-align: center;
	color: #fff;
	font-size: 14px;
	float: left;
}
.mbbody_h i {
	float: right;
	padding-right: 10px;
	color: #999;
	font-style: normal;
}
.mbbody_h h1 {
	text-align: center;
	font-size: 22px;
	font-weight: normal;
	font-family: Microsoft YaHei;
	color: #333333;
}
.mbbody_info {
	border: 1px solid #dddddd;
	margin: 10px 10px;
	height: 65px;
}
.mbbody_info p {
	height: 30px;
	line-height: 30px;
	background: #eeeeee url("../images/ico.jpg") no-repeat 10px center;
	padding-left: 35px;
	font-weight: 600;
	color: #000;
}
.mbbody_info span {
	display: inline-block;
	line-height: 40px;
	margin: 0 0 0 10px;
	width: 336px;
}
.mbbody_news {
	border: 1px solid #dddddd;
	margin: 10px 10px;
}
.mbbody_news p {
	height: 30px;
	line-height: 30px;
	background: #eeeeee url("../images/ico.jpg") no-repeat 10px center;
	padding-left: 35px;
	font-weight: 600;
	color: #000;
}
.mbbody_news ul {
	float: left;
	margin: 0 5px;
	padding: 5px 10px 10px;
	width: 600px;
	background: #fff;
}
.mbbody_news li {
	padding-left: 15px;
	width: 860px;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px dashed #DEDEDE;
	overflow: hidden;
}
.mbbody_news span {
	float: right;
	padding: 0 15px 0 0;
	font-size: 12px;
	color: #FF8800;
}
.index4 dl {
	float: left;
	margin: 0 5px;
	padding: 5px 10px 10px;
	width: 268px;
	height: 230px;
	background: #fff;
}
.index4 dl dt {
	margin: 0 0 10px 0;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #DEDEDE;
}
.index4 dl dt span {
	float: left;
	color: #000;
	font-size: 14px;
}
.index4 dl dt a {
	float: right;
}
.index4 dl dd {
	padding-left: 0px;
	width: 250px;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px dashed #DEDEDE;
	overflow: hidden;
}
.index4 dl dd a {
	color: #000;
}
.mbbody_content {
	padding: 10px;
	font-size: 14px;
	overflow: hidden;
	clear: both;
	line-height: 26px;
}
.mbright_body {
	float: right;
	width: 255px;
	min-height: 100px;
}
.mbright_br {
	border: 1px solid #dddddd;
}
.mbright_h {
	border-bottom: 1px solid #1f9652;
	height: 30px;
	line-height: 30px;
}
.mbright_h a {
	float: left;
	margin: 0 0 0 10px;
	font-size: 16px;
	font-weight: 600;
	color: #000;
}
.mbright_h span {
	float: right;
	margin: 0 10px 0 0px;
}
.mbright_h span a {
	margin: 0 0 0 10px;
	font-size: 12px;
	font-weight: 400;
	color: #000;
}
.mbright_ad {
	height: 250px;
	width: 240px;
	padding: 5px;
	overflow: hidden;
}
.mbright_2 {
}
.mbright_2 p {
	margin: 5px auto 10px;
	width: 240px;
	height: 150px;
	overflow: hidden;
}
.a1 {
	border-top: 1px solid #ccc;
	margin: 10px 0;
	clear: both;
}
.mbright_3 {
	padding: 10px 5px;
}
.mbright_3 li {
	background: url("../images/ico1.jpg") no-repeat left center;
	padding-left: 10px;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
}
.mbright_3 li a {
	font-size: 14px;
}
.mbright_3 li span {
	color: #bab1ab;
}
.mbright_4 {
	padding: 10px 5px;
}
.mbright_4:after {
	clear: both;
	height: 0;
	overflow: hidden;
	display: block;
	visibility: hidden;
	content: ".";
}
.mbright_4 a {
	float: left;
	display: inline-block;
	white-space: nowrap;
	height: 15px;
	line-height: 15px;
	padding: 5px 9px;
	margin: 0 5px 6px 0;
}
.mbright_4 a {
	font-size: 12px;
	color: #444;
	text-decoration: none;
	text-shadow: 0 1px white;
	background: #fafafa;
	border-width: 1px;
	border-style: solid;
	border-color: #dadada #d2d2d2 #c5c5c5;
	border-radius: 3px;
	background-image: -webkit-linear-gradient(top, #fcfcfc, #f0f0f0);
	background-image: -moz-linear-gradient(top, #fcfcfc, #f0f0f0);
	background-image: -o-linear-gradient(top, #fcfcfc, #f0f0f0);
	background-image: linear-gradient(to bottom, #fcfcfc, #f0f0f0);
	-webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.7), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.7), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.mbright_4 a:hover {
	background-image: -webkit-linear-gradient(bottom, #fcfcfc, #f0f0f0);
	background-image: -moz-linear-gradient(bottom, #fcfcfc, #f0f0f0);
	background-image: -o-linear-gradient(bottom, #fcfcfc, #f0f0f0);
	background-image: linear-gradient(to top, #fcfcfc, #f0f0f0);
}
.link li {
	display: inline;
	width: auto;
	margin-right: 15px;
}
.fb {
	float: left;
	padding-top: 4px;
}
.userlogin {
	text-align: right;
}
.userlogin a {
	padding: 1px 8px;
}
.fb input {
	border: none;
	height: 16px;
	width: 110px;
	float: left;
	height: 16px;
	padding: 1px;
	margin-left: 4px;
	border: 1px solid #b5cbdc;
}
.btn-1 {
	background: url("../img/btn_login_simple_130315.gif") no-repeat left;
	float: left;
	width: 38px;
	height: 20px;
	line-height: 20px;
	margin: 4px 10px 0 3px;
	border: 0;
	color: #fff;
	vertical-align: middle;
	cursor: pointer;
}
#uc_member {
	width: 390px;
	float: right
}
/*客服部分*/

#kefu {
	width: 120px;
	height: auto;
	position: fixed;
	top: 50%;
	right: 0px;
	z-index: 8888;
	background: #fff;
	border: 1px solid #d1d1d1;
	border-top: 2px solid #ca2d25;
	display: none;
	margin-top: -75px;
}
#kefu .top {
	width: 100%;
	height: 35px;
	line-height: 35px;
	font-family: "Microsoft YaHei";
	font-size: 14px;
	color: #333;
	font-weight: bold;
	text-align: center;
}
#kefu .middle {
	font-size: 12px;
	width: 100%;
	text-align: center;
	padding-bottom: 10px;
}
#kefu .middle p {
	color: #991C0A;
}
#kefu .close {
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	cursor: pointer;
}
.right_bar {
	width: 28px;
	height: 95px;
	position: fixed;
	top: 50%;
	right: 0;
	margin-top: -47px;
	z-index: 9999;
}
.right_bar img {
	cursor: pointer;
}
.header .searchx {
	float: left;
	font-family: "宋体" !important;
}
.search {
	background: url(../images/base.gif) no-repeat 0 -102px;
	float: right;
	margin-top: 3px;
	margin-right: 3px;
	display: inline
}
.search form {
	position: relative;
	width: 300px;
	height: 30px
}
.search .inpt {
	font-family: "宋体";
	background: transparent;
	color: #999;
	display: block;
	float: left;
	padding: 2px 5px;
	margin: 1px;
	width: 260px;
	height: 24px;
	line-height: 24px;
	border: 0
}
.search .btn {
	width: 28px;
	height: 28px;
	padding: 0;
	margin: 1px;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	background: url(../images/n.gif) no-repeat;
	text-indent: -9999px;
	border: none
}
.col_four {
	float: left;
	margin-right: 20px;
	padding: 0;
	width: 285px;
	margin-bottom: 20px;
	position: relative;
}
.none {
	margin-right: 0px !important;
}
.projects {
	background-color: #fff;
	border: 1px solid #e5e5e5;
	-moz-box-shadow: 0 1px 3px #ddd;
	-webkit-box-shadow: 0 1px 3px #ddd;
	box-shadow: 0 1px 3px #ddd;
	-webkit-animation: bottom-in .5s ease 0s backwards;
	-moz-animation: bottom-in .5s ease 0s backwards;
	animation: bottom-in .5s ease 0s backwards
}
.projects-thumbnail {
	position: relative;
	margin: 0;
	padding: 10px;
	overflow: hidden;
	height: 195px;
}
.projects-thumbnail a {
	text-decoration: none;
}
.projects-thumbnail img {
	display: block;
	margin: 0;
	padding: 0;
	height: auto;
	width: 260px;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;
}
.projects-thumbnail img:hover {
	-webkit-transform: translate3d(0, 0, 0);
	-webkit-perspective: 0;
	-webkit-backface-visibility: hidden;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transform: scale(1.1);
	opacity: 0.8
}
.icotj {
	display: block;
	height: 46px;
	position: absolute;
	right: -3px;
	top: -2px;
	z-index: 2;
	overflow: visible;
}
.project-desc {
	margin: 0;
	padding: 8px;
	text-align: center;
	background-color: #FFFFFF;
}
.project-desc p {
	margin: 0 0 0!important;
	padding: 0;
	font-size: 14px;
	font-weight: normal;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}
.project-desc p b {
	font-weight: normal;
}
.project-desc p.nofont a {
	font-size: 12px;
	font-weight: normal;
}
.project-desc p a {
	color: #666666;
}
.project-desc p a:hover {
	color: #f60;
}
.project-desc h5 {
	margin: 0 0 0;
}
.project-tax {
	position: relative;
	margin: 0;
	padding: 8px;
	text-align: center;
	background: #fafafa;
	font-size: 12px;
	color: #aaa;
}
.project-tax span.pro_r {
	float: right;
}
.project-tax span.pro_r b {
	color: #ff0000;
	font-size: 15px;
}
.project-tax i {
	font-style: normal;
	color: #ff0000;
}
.project-tax a {
	color: #aaa;
}
.project-tax:before {
	content: "";
	width: 0px;
	height: 0px;
	position: absolute;
	left: 50%;
	top: -8px;
	margin-left: -8px;
	border-left-width: 8px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	-moz-border-end-style: dashed !important;
	border-bottom-color: #fafafa;
	border-left-color: transparent;
	border-right-color: transparent;
}
.project-to-detail {
	background: #49acd5;
	color: #FFF;
}
.project-desc span {
	background: none repeat scroll 0 0 #f60;
	border-radius: 3px 3px 3px 3px;
	color: #FFFFFF;
	display: inline-block;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0;
	padding: 0 5px;
	position: relative;
	text-transform: uppercase;
	vertical-align: top;
	margin-top: 3px;
 *margin-top:1px;
	height: 18px;
	line-height: 18px;
}
.project-desc span.vip {
	background: none repeat scroll 0 0 #ee0003;
}
.project-desc span.jh {
	background: none repeat scroll 0 0 #49acd5;
}
.project-desc span.tj {
	background: none repeat scroll 0 0 #ebae00;
}
.project-desc span.hot {
	background: none repeat scroll 0 0 #EF4545;
}
.mn_city {
	overflow: hidden;
	margin-bottom: 10px;
	background: #fff
}
.mn_city dl {
	clear: both
}
.mn_city dd {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.mn_city dt {
	position: relative;
	padding: 10px;
	font-size: 14px;
	font-weight: bold
}
.mn_city dt cite {
	position: absolute;
	right: 10px;
	top: 12px;
	font-size: 12px;
	font-weight: normal
}
.mn_city dd {
	border-bottom: 1px solid #edf2f8;
	line-height: 38px
}
.mn_city dd a {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 38px;
	padding: 0 10px;
}
.mn_city dd a:hover {
	background: #f7f7f7;
}
.index3 .right {
	float: right;
	width: 258px;
}
.index3 .left {
	float: left;
	width: 840px;
}
.bg4 {
	background: #444d5c;
}
.mt {
	display: block;
	padding: 0 10px;
	height: 40px;
	line-height: 40px;
	position: relative;
	color: #fff;
}
.position {
	background: #fff;
	height: 37px;
	line-height: 37px;
	border-bottom: 1px solid #f1f2f6;
	font-size: 14px;
}
.arc .rightbox {
	float: right;
	width: 248px;
}
.arc .rightbox .blank8 {
	background: #f1f1f1;
}
.arc .rightbox .sublist {
	background: #fff;
}
.arc .rightbox .sublist .wrap {
	padding: 4px;
}
.arc .rightbox .sublist div.pic {
	margin-right: 0px;
}
.arc .rightbox .sublist div.pic img {
	width: 112px;
}
.arc .rightbox .sublist div.mone {
	margin-right: 0px;
}
.arc .rightbox .sublist h3 {
	height: 20px;
	line-height: 30px;
	font-size: 15px;
	font-family: "微软雅黑 light";
}
.arc .rightbox .sublist div.pic p {
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}
.arc .mbbody_body {
	width: 940px;
	float: left;
	background: #fff;
	margin-top: 0px;
}
.arc .rightbox .mb_litpic img {
	margin: 0px;
	width: 248px;
}
.arc .rightbox .info {
	padding: 10px;
	line-height: 24px;
}
.arc .rightbox .info p {
	clear: both;
}
.arc .rightbox .info li a, .arc .rightbox .info li i {
	background: #1c82b7;
	color: #fff;
	float: left;
	padding: 0px 4px;
}
.arc .rightbox .info li a:hover {
	background: #21a3e7;
}
.arc .rightbox .info li i {
	background: #ccc;
	display: none
}
.arc .rightbox .info label {
	float: left;
	height: 24px;
	line-height: 24px;
	width: 70px;
	display: block;
}
.arc .rightbox .info h1 {
	clear: both;
	color: #1c82b7;
	height: 22px;
	line-height: 22px;
	overflow: hidden
}
.fixed {
	top: 0px;
	background: #fff;
	width: 248px;
}
.blank8 {
	clear: both;
	height: 8px;
	line-height: 8px;
	font-size: 1px;
}
.blank18 {
	height: 18px;
	line-height: 18px;
	display: block;
	clear: both
}
.leftbox {
	background: #fff;
	width: 934px;
	float: left
}
.view_list .mt, .view_img .mt {
	background: #fafbfc
}
.view_list .mt a {
	color: #fff;
	font-size: 14px;
}
.view_list .mt small, .view_img .mt small {
	display: block;
	margin-left: -10px;
	font-size: 20px;
	width: 100px;
	padding: 0 10px;
	text-align: center;
	background: #33c0d0
}
.view_list ul {
	clear: both;
	padding: 10px;
	border-bottom: 1px solid #f1f2f6
}
.view_list li {
	clear: both;
	position: relative;
	height: 30px;
	line-height: 30px
}
.view_list li a {
	display: block;
	padding-left: 15px;
	width: 75%;
	background: url(../images/dd.gif) no-repeat left center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.view_list li em {
	position: absolute;
	right: 0;
	top: 6px;
	color: #fff;
	height: 18px;
	line-height: 18px;
	padding: 0 8px;
	background: #bac2cd;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px
}
.tag_city .mt small {
	font-size: 14px;
	font-weight: bold
}
.formbox {
	margin: 0px 0px 0px;
	padding: 0;
	border-width: 1px;
	border-style: solid;
	border-color: #dadada #dadada #dadada #dadada;
	-webkit-box-shadow: 4px 4px 0px 0px rgba(0,0,0,.05);
	-moz-box-shadow: 4px 4px 2px 2px rgba(0,0,0,.05);
	box-shadow: 4px 4px 2px 2px rgba(0,0,0,.05);
	width: 780px;
	height: 280px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -390px;
	margin-top: -180px;
	background: #fff;
}
.formbox .wrap {
	padding: 10px;
}
.formbox .pic {
	float: left;
	margin-right: 10px;
	display: inline;
	width: 243px;
	height: 246px;
	overflow: hidden;
	border: 1px solid #ccc;
}
.formbox .pic img {
	padding: 5px;
	width: 233px;
}
.formbox .pic p {
}
.formbox .txt h2 {
	font-family: "微软雅黑 light";
	font-size: 19px;
	line-height: 36px;
}
.formbox .txt {
	line-height: 24px;
	float: left;
}
/* 导航css */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.nav {
	position: relative;
	z-index: 1;
}
.nav .nLi {
	float: left;
	position: relative;
	display: inline;
}
.nav .nLi h3 {
	float: left;
}
.nav .nLi h3 a {
	display: block;
}
.nav .sub {
	display: none;
	width: 104px;
	left: 0;
	top: 44px;
	position: absolute;
	background: #1784db;
}
.nav .sub li {
	zoom: 1;
}
.nav .sub a {
	display: block;
	height: 38px;
	line-height: 38px;
	overflow: hidden;
	font-size: 13px;
	width: 100%;
	text-align: center;
	padding: 0px 0px;
}
.nav .sub a:hover {
	background: #0D5780;
	color: #fff;
}
.nav .on h3 a {
	background: #1784db;
	color: #fff;
}
/*文档详情页*/

#mainbg {
	position: relative;
}
#main {
	background: #fff;
	width: 1168px;
	margin: 0 auto 15px auto;
	position: relative;
	overflow: hidden;
	clear: both;
	zoom: 1;
	padding: 15px;
	min-height: 500px;
}
#main, #soft_main, #about_main {
	box-shadow: -1px 0px 1px rgba(0, 0, 0, .04), 0px 1px 1px rgba(0, 0, 0, .13), 1px 0px 2px rgba(0, 0, 0, .05);
}
#main_l {
	overflow: hidden;
	float: left;
	margin-bottom: -10000px;
	padding-bottom: 10000px;
	width: 880px;
	padding-right: 15px;
	-webkit-font-smoothing: subpixel-antialiased;
	-webkit-transition: 0.1s linear;
	transition: 0.1s linear;
}
#main_r {
	display: block;
	width: 250px;
	overflow: hidden;
	padding: 0 0 0 15px;
	float: right;
	font-size: 12px;
	margin-bottom: -10000px;
	padding-bottom: 10000px;
}
#sisbar {
	cursor: pointer;
}
#sisbar a {
	display: inline;
	float: right;
	position: absolute;
	z-index: 900;
	padding-right: 25px;
	right: 15px;
	margin-top: 4px;
	padding-top: 2px;
	height: 25px;
	overflow: hidden;
	color: #666;
	background: url("../img/s.gif") no-repeat right 0;
	font-weight: bold;
	text-shadow: #F3F3F3 1px 1px 0px, #B2B2B2 1px 2px 0;
}
#sisbar a:hover {
	color: #333;
}
#sisbar a.sis_n:hover {
	background-position: right -40px;
	text-decoration: none;
}
#sisbar a.sis_y {
	background-position: right -80px;
}
#sisbar a.sis_y:hover {
	background-position: right -120px;
	text-decoration: none;
}
#sisbar a.sis_y {
	display: none;
}
.place {
	height: 34px;
	line-height: 22px;
	overflow: hidden;
	border-bottom: 1px solid #ddd;
	background-color: #FFF;
}
.p_url {
	float: left;
	font-family: 宋体;
	font-size: 12px;
	color: #666;
	width: 460px;
	margin-top: 2px;
	text-align: left;
	overflow: hidden;
	line-height: 22px;
	height: 22px;
}
.p_url a, .p_url strong, .p_url h1 {
	font-weight: normal;
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	padding: 0 6px;
	display: inline;
}
.p_url a:hover {
	color: #F30;
}
.p_url a.pd {
	float: left;
	display: block;
	padding: 0;
	margin: 0 5px;
	cursor: pointer;
	overflow: hidden;
	height: 22px;
	font-size: 18px;
	border-right: 1px dotted #ccc;
	text-shadow: 0 1px #ccc;
	padding-right: 10px;
	font-family: "Microsoft Yahei";
	color: #333;
}
.p_url a.pd:hover {
	text-decoration: none;
}
.nr {
	background: #fff;
	clear: both;
	overflow: hidden;
	border-bottom: 5px solid #eee;
	z-index: -1;
}
.nr_top {
	display: block;
	height: auto;
	overflow: hidden;
	padding: 15px 0;
}
.nr_top_l {
	overflow: hidden;
	position: relative;
	padding-top: 2px\9;
	float: left;
}
.nr_top_l h1 {
	color: #444;
	padding-left: 5px;
	font-family: "Microsoft Yahei";
	padding-top: 0;
	z-index: 1;
	display: block;
	text-align: left;
	text-overflow: ellipsis;
	font-size: 22px;
	font-weight: 500;
	overflow: hidden;
}
.nr_b {
	padding: 15px 0;
	border-top: 1px solid #eee;
	background: #fff;
}
.nr_body {
	display: block;
	word-wrap: break-word;
	text-align: left;
	width: 100%;
	line-height: 180%;
	color: rgb(51, 51, 51);
	font-family: Tahoma, 宋体, Geneva, sans-serif;
	font-size: 14px;
	overflow: hidden;
}
.nr_body img {
	max-width: 100% !important;
	height: auto !important;
}
.nr_info {
	display: block;
	text-align: left;
	padding: 12px 0;
	color: #666;
	line-height: 20px;
	border-bottom: 1px dotted #ccc;
}
.nr_info a {
	color: #0052A4
}
#comment {
	margin: 10px auto;
}
#comment .vtitle {
	border-bottom: 2px solid #E4E4E4;
	background: url("../img/ss.png") no-repeat -380px -125px;
	text-indent: 48px;
}
#comment .vtitle a {
	float: right;
	font-size: 12px;
	color: #333;
	font-weight: normal;
	background: url("../img/ss.png") no-repeat -200px -200px;
	display: block;
	text-indent: -9999px;
	width: 78px;
	height: 22px;
	margin-top: 0;
 *margin-top:-32px;
}
.vtitle {
	margin-top: 5px;
	padding: 10px 0;
	border-bottom: 1px dotted #ccc;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	background: url("../img/ss.png") no-repeat -415px -175px;
	text-indent: 20px;
	color: #444;
}
.xg_list {
	text-align: left;
	margin: 15px auto 20px auto;
	color: #666;
	line-height: 25px;
	margin-bottom: 15px;
}
.xg_list ul li {
	float: left;
	display: block;
	width: 320px;
	height: 30px;
	line-height: 30px;
	text-indent: 10px;
	background: url("../img/ss.png") -425px -230px no-repeat;
	overflow: hidden;
	margin: 0 0 0 10px;
}
.xg_list li a {
	color: #444;
	font-size: 14px;
}
.xg_list li a:visited {
	color: #888;
}
.site_info {
	box-shadow: none!important;
}
.site_info ul {
	margin: 0 auto;
	padding: 9px 15px 9px 15px;
	display: block;
	border: 1px dotted #ddd;
	background: #fefefe;
}
#main_r .sublist h3 {
	padding: 15px 0 10px 0;
	font-family: "Microsoft Yahei";
	color: #444;
	background: url(/img/ss.png) no-repeat -420px -170px;
	text-indent: 15px;
}
#hotTags {
	padding: 10px 0 0 0;
	text-align: left;
}
#main_r .sublist h3 {
	padding: 15px 0 10px 0;
	font-family: "Microsoft Yahei";
	color: #444;
	background: url("../img/ss.png") no-repeat -420px -170px;
	text-indent: 15px;
}
.sublist ul {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-bottom: 5px;
}
.sublist li {
	padding: 0 0 0 12px;
	color: #999;
	line-height: 25px;
	background: url("../img/bga.png") no-repeat 2px -28px;
	height: 28px;
	overflow: hidden;
}
.sublist li a {
	color: #555;
	padding: 0 5px 5px 0;
	font-size: 13px;
}
.sublist li a:hover {
	color: #f30;
}
.nr_tag {
	display: block;
	padding: 15px 5px;
	text-align: left;
}
.nr_tag span {
	color: #333;
}
#hotTags {
	padding: 10px 0 0 0;
	text-align: left;
 *zoom:1
}
#hotTags:after {
	clear: both;
	height: 0;
	overflow: hidden;
	display: block;
	visibility: hidden;
	content: ".";
}
#hotTags a {
	float: left;
	display: inline-block;
	white-space: nowrap;
	height: 15px;
	line-height: 15px;
	padding: 7px 9px;
	margin: 0 8px 8px 0;
}
.nr_tag a {
	height: 26px;
	line-height: 23px;
	padding: 6px 9px;
	margin: 0 6px 0 0;
	text-decoration: none;
}
#hotTags a, .nr_tag a {
	font-size: 12px;
	color: #444;
	text-decoration: none;
	text-shadow: 0 1px white;
	background: #fafafa;
	border-width: 1px;
	border-style: solid;
	border-color: #dadada #d2d2d2 #c5c5c5;
	border-radius: 3px;
	background-image: -webkit-linear-gradient(top, #fcfcfc, #f0f0f0);
	background-image: -moz-linear-gradient(top, #fcfcfc, #f0f0f0);
	background-image: -o-linear-gradient(top, #fcfcfc, #f0f0f0);
	background-image: linear-gradient(to bottom, #fcfcfc, #f0f0f0);
	-webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,0.7), 0 1px 2px rgba(0,0,0,0.05);
	box-shadow: inset 0 0 0 1px rgba(255,255,255,0.7), 0 1px 2px rgba(0,0,0,0.05);
}
#hotTags a:hover, .nr_tag a:hover {
	background-image: -webkit-linear-gradient(bottom, #fcfcfc, #f0f0f0);
	background-image: -moz-linear-gradient(bottom, #fcfcfc, #f0f0f0);
	background-image: -o-linear-gradient(bottom, #fcfcfc, #f0f0f0);
	background-image: linear-gradient(to top, #fcfcfc, #f0f0f0);
	text-decoration: none;
}
.nr_tag .red, .nr_tag a.red:hover {
	color: #f00;
}
.nr_tag .red2, .nr_tag .red2:hover {
	text-decoration: underline;
	padding: 0;
	margin: 0;
	border-radius: 0;
	background: none;
	border: none;
	color: #f00;
	box-shadow: none;
}
.nr_tag em {
	color: #666;
	font-style: normal;
}
#main_r h3 {
	padding: 5px 0 10px 0;
	font-size: 14px;
	text-align: left;
	color: #444;
	font-family: "Microsoft Yahei";
	border-bottom: 1px dotted #d1d1d1;
	font-weight: bold
}
.nr_top span a {
	color: #466C00;
	color: #679D0A;
	text-align: left;
	float: right;
	width: 110px;
	text-align: center;
	height: 27px;
	background: url(../img/ss.png) no-repeat 0 -280px;
	color: #fff;
	line-height: 27px;
	line-height: 29px\0;
	filter: glow(color=#333333, strength=1);
	text-shadow: 0 1px 0 #444;
}
.sublist div.pic {
	float: left;
	height: auto;
	display: inline;
	margin: 10px 10px 0 0;
	width: 120px;
	overflow: hidden;
}
.sublist div.mone {
	margin-right: 0px;
}
.sublist div.pic img {
	width: 116px;
	height: 96px;
	border: 1px solid #ddd;
	padding: 1px;
}
/*幻灯样式css*/	

.focusBox {
	position: relative;
	width: 100%;
	height: 270px;
	overflow: hidden;
}
.focusBox .pic {
	position: relative;
	z-index: 0;
}
.focusBox .pic img {
	width: 100%;
	height: 270px;
	display: block;
}
.focusBox .hd {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
	font-size: 0;
	z-index: 1;
}
.focusBox .hd li {
	background: url(../images/dot.png) no-repeat 0 -16px;
	height: 16px;
	overflow: hidden;
	width: 16px;
	cursor: pointer;
	display: inline-block;
 *display:inline;
	zoom: 1;
	_background: url(../images/dot8.png) no-repeat 0 -16px;
}
.focusBox .hd .on {
	background-position: 0 0;
}
.banner-btn a {
	display: block;
	line-height: 40px;
	position: absolute;
	top: 120px;
	width: 25px;
	height: 45px;
	background-color: #000;
	opacity: 0.4;
 filter:alpha(opacity=40) color:rgb(255,255,255);
	overflow: hidden;
	z-index: 4;
}
.prev {
	left: 0px;
}
.next {
	right: 0px;
}
.focusBox i {
	background: url(../images/kuvai_icon.png) no-repeat;
	width: 25px;
	height: 45px;
	cursor: pointer;
	display: block;
}
.focusBox .next i {
	background-position: -130px -36px;
}
.focusBox .prev i {
	background-position: -131px 3px;
}
/*头部登录样式*/

	

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.topNav {
	position: relative;
	z-index: 10;
	font-family: "Microsoft YaHei", SimSun;
	font-size: 12px;
}
.topNav .userface {
	width: 25px;
	float: left;
	padding-top: 3px;
}
.topNav .userface img {
	width: 25px;
	height: 25px;
	border-radius: 5px 5px 5px 5px;
}
.topNav-width {
	width: 1000px;
	margin: 0 auto;
}
.topNav h3 {
	font-weight: normal;
	font-size: 100%;
}
.topNav dl {
	zoom: 1;
}
.topNav .tnLeft {
	float: left;
}
.topNav .tnRight {
	float: right;
}
.topNav dd {
	float: left;
	position: relative;
}
.topNav dd h3 {
	float: left;
}
.topNav dd h3 a {
	display: inline-block;
 *display:inline;
	zoom: 1;
	height: 14px;
	line-height: 14px;
	padding: 8px 0px;
}
.topNav dd h3 a i {
	display: inline-block;
	width: 8px;
	height: 5px;
	margin: 0 0 0 5px;
	overflow: hidden;
	vertical-align: middle;
	font-size: 12px;
	line-height: 13px;
	background: url(../images/icon.png) 0 -61px no-repeat;
}
.topNav dd h3 a:hover, .topNav dd.on h3 a {
	color: #FF8400;
}
.topNav .welcome {
}
.topNav .welcome a {
	color: #FF8400;
}
.topNav dd ul {
	display: none; /*默认隐藏*/
	position: absolute;
	width: 85px;
	top: 30px;
	right: 0px;
	border: 1px solid #eee;
	border-top: 0;
	background: #fff;
	-moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, .1);
	-webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, .1);
	box-shadow: 3px 3px 3px rgba(0, 0, 0, .1);
	z-index: 1000;
}
.topNav dd ul li {
	line-height: 31px;
	border-bottom: 1px solid #f7f7f7;
}
.topNav dd ul li a {
	display: block;
	color: #333;
	padding: 0 15px;
}
.topNav dd ul li a:hover {
	background: #FFF5DA;
	color: #E67902;
}
.topNav dd ul li a span {
	color: #FF8400;
	margin-left: 5px;
}
/*侧栏标签菜单9.20*/

	

#tbox {
	height: 200px;
	float: right;
	position: fixed;
	bottom: 0px;
	right: 0px;
	_position: absolute;
	_bottom: auto;
 _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
	_margin-bottom: 50px;
}
.taoba {
	display: block;
	padding: 2px 10px;
	background: #c2c2c2;
	height: 30px;
	margin-bottom: 1px;
	text-align: center;
	color: #fff;
	line-height: 30px;
	overflow: hidden;
	cursor: pointer
}
.taoba:hover {
	background: #FC0;
	text-decoration: none;
	color: #fff;
}
.mbinfo {
	border: 1px solid #efecde;
	background: #FFFCEF;
	color: #DB7C22;
	clear: both;
	border-radius: 3px;
	height: 34px;
	line-height: 34px;
	margin: 10px;
}
.mbinfo span {
	margin-left: 8px;
	margin-right: 0;
	color: #888888;
}
.mbinfo span.r {
	font-weight: bold;
	margin-right: 10px;
}
.mbinfo span.r a {
	font-size: 14px;
}
.mbinfo span.r a:hover {
	text-decoration: underline;
}
.mbinfo img {
	vertical-align: middle;
	margin-top: -8px;
}
.link3, .link3 a {
	color: #ff0000;
}
.price {
	color: #FF7E00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
}
/*筛选菜单*/
.mbselect {
	width: 1200px;
	margin: 10px auto;
	background: #fff;
	font-family: 宋体;
	font-size: 12px;
}
.mbselect .wrap {
	padding: 10px;
}
.mbselect .wrap li {
	height: 30px;
	line-height: 30px;
}
.mbselect .wrap li a {
	color: #4095CE;
	padding: 0px 6px;
}
.mbselect .wrap li a:link, .mbselect .wrap li a:visited, .mbselect .wrap li span {
	color: #4095CE;
	padding: 0px 6px;
}
.mbselect .wrap li a:hover, .mbselect .wrap li span {
	color: #fff;
	background: #4095CE;
}
.mbselect .wrap li span {
	padding: 2px 6px;
}
.mbselect .wrap li b {
	font-weight: normal;
	width: 60px;
	display: block;
	float: left;
}
.project-tax span a {
	margin-right: 3px;
	display: block;
	font-size: 12px;
	color: #fff!important;
	padding: 2px;
	letter-spacing: normal;
	font-family: 宋体;
	float: left;
}
.project-tax span a.blue {
	background: #6e90d7;
	border-bottom: 1px solid #6381c1;
}
.project-tax span a.red {
	background: #ff0000;
	border-bottom: 1px solid #ff1111;
}
.project-tax span a.yellow {
	background: #a2c15f;
	border-bottom: 1px solid #a2c15f;
}
.project-tax span a:hover {
	opacity: 0.8
}
.project-tax span a.tagSon4 {
	background: #c597c0;
	border-bottom: 1px solid #c597c0;
}
/* 内页向上滚动css */

.txtMarquee-top {
	overflow: hidden;
	position: relative;
}
.txtMarquee-top .hd {
	overflow: hidden;
	height: 30px;
	background: #f7f7f7;
	padding: 0 10px;
	line-height: 30px;
}
.txtMarquee-top .hd .prev, .txtMarquee-top .hd .next {
	display: block;
	width: 9px;
	height: 5px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	overflow: hidden;
	cursor: pointer;
	background: url("../images/arrow.png") 0 -100px no-repeat;
}
.txtMarquee-top .hd h3 {
	font-size: 15px;
	font-family: "微软雅黑 light"
}
.txtMarquee-top .hd .next {
	background-position: 0 -140px;
}
.txtMarquee-top .hd .prevStop {
	background-position: -60px -100px;
}
.txtMarquee-top .hd .nextStop {
	background-position: -60px -140px;
}
.txtMarquee-top .bd {
	padding: 5px 10px;
}
.txtMarquee-top .infoList li {
	height: 24px;
	line-height: 24px;
	width: 100%;
}
.txtMarquee-top .infoList li .date {
	float: right;
	color: #999;
}
.mbinfo li {
	list-style: none;
	float: right;
	background: #21a3e7;
	padding: 1px 4px;
}
.mbinfo li a {
	color: #fff;
}
/*下载地址*/

.download {
	background-color: #4ba6e5;
	height: 40px;
	width: 840px;
	color: #fff;
	font-size: 14px;
}
.download .wrap {
	padding: 10px;
}
.download li {
	list-style: none;
	display: inline
}
.download li a {
	color: #fff;
}
.download li a {
	display: inline-block;
 *display: inline;
	zoom: 1;
	padding: 6px 20px;
	margin: 0;
	margin-top: -8px;
	cursor: pointer;
	overflow: visible;
	font: bold 13px arial, helvetica, sans-serif;
	text-decoration: none;
	white-space: nowrap;
	color: #555;
	background-color: #ddd;
	background-image: linear-gradient(top, rgba(255,255,255,1), rgba(255,255,255,0)), url(data:image/png;base64,iVBORw0KGg[...]QmCC);
	transition: background-color .2s ease-out;
	background-clip: padding-box; /* Fix bleeding */
	border-radius: 3px;
	box-shadow: 0 1px 0 rgba(0, 0, 0, .3), 0 2px 2px -1px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .3) inset;
	text-shadow: 0 1px 0 rgba(255,255,255, .9);
}
a.qqbtn {
	color: #ff0000;
	border: 1px solid #ff0000;
}
.feilei {
	float: right;
	width: 130px;
}
.feilei a {
	display: block;
	width: 100%;
	height: 60px;
	margin-bottom: 1px;
	font-size: 14px;
	font-family: "微软雅黑 light";
	line-height: 60px;
	background: #e7e7e7;
	color: #333;
	text-align: center
}
.feilei a:hover {
	color: #ff0000;
}
.feilei a.thisclass {
	background: #ff0000;
	color: #fff;
}
/*加入VIP*/

.work {
	margin: 15px auto;
	font-size: 14px;
	background: url(../images/joinvip.png) no-repeat top left;
	padding-top: 88px;
}
.work dl {
	overflow: hidden;
	margin-bottom: 20px;
}
.work dl dt {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	line-height: 30px
}
.work dl dd {
	line-height: 30px;
	color: #666;
}
.work .pay dt {
	padding-bottom: 10px
}
.work .pay dd {
	line-height: 30px;
	color: #666;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px
}
.work .pay span {
	float: left;
	display: block;
	line-height: 30px;
	color: #fff;
	background: #BD192D;
	padding: 0 5px;
	margin-right: 10px
}
h4 {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	line-height: 30px
}
.payment {
	overflow: hidden;
}
.payment li {
	float: left;
	margin-right: 20px;
}
.payment li .text {
	width: 150px;
	height: 26px;
	line-height: 30px;
	padding-left: 10px
}
/* 内容页模板推荐css */

.flashSaleDeals {
	width: 780px;
	height: 190px;
	position: relative;
	overflow: hidden;
}
.flashSaleDeals ul li {
	width: 990px;
	float: left;
	height: 250px;
}
.xsq_deal_wrapper, .saleDeal {
	position: relative;
	display: block;
	float: left;
	width: 192px;
	height: 250px;
	background: #fff;
	margin-left: 4px;
}
.dealCon {
	position: relative;
	width: 192px;
	height: 168px;
	overflow: hidden;
}
.dealImg {
	width: 192px;
}
.word1 {
	top: 48px;
	font-size: 16px;
}
.word2 {
	top: 78px;
	font-size: 16px;
}
.word3 {
	top: 145px;
	font-size: 14px;
}
.flashSaleDeals .saleDeal:hover .finish {
	display: block;
}
.xsqIcon {
	width: 76px;
	height: 75px;
	position: absolute;
	right: 15px;
	bottom: 12px;
	z-index: 1;
}
.stock {
	width: 100%;
	height: 20px;
	overflow: hidden;
	font: 13px/20px '微软雅黑 light';
	color: #fff;
	text-align: center;
	position: absolute;
	border-bottom: 24px;
	transition: all .2s;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	bottom: -1px;
	left: 0;
	z-index: 1;
}
.saleDeal:hover .dealCon .stock {
	bottom: 0;
}
.xsqMask {
	opacity: .4;
	filter: alpha(opacity=40);/*z-index: 1;*/
}
.xsqMask {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: #000;
}
.stockWord {
	position: relative;
	z-index: 2;
	font-size: 12px;
}
.baoyouText {
	color: #888;
	margin-right: 5px;
}
.dealInfo {
	height: 35px;
	padding: 0 12px 0 10px;
	text-align: right;
	margin-top: -1px;
}
.price {
	color: #ec1611;
	font: 13px/33px '微软雅黑 light';
	float: left;
}
.price em {
	font: 700 16px/33px Arial;
	margin-left: 4px;
}
.shop_preferential {
	float: right;
	font: 12px/12px "Arial";
	color: #b5b5b5;
	margin-top: 10px;
}
.flashSaleDeals .saleDeal:hover .finishIcon, .flashSaleDeals .saleDeal.zt2:hover .finish {
	display: none;
}
.trigger {
	width: 17px;
	height: 43px;
	background-image: url("../images/big_bg_img_v3.png");
	position: absolute;
	top: 74px;
	z-index: 3;
}
.zuo {
	background-position: -277px -440px;
	left: 5px;
}
.zuo:hover {
	background-position: -217px -440px;
}
.you {
	background-position: -307px -440px;
	right: 0;
}
.you:hover {
	background-position: -247px -440px;
}
/*end*/









.coupletbox {
	width: 130px;
	height: 280px;
}
.coupletbox .adaa {
	width: 100%;
	height: 280px;
	display: block;
}
.arc .nr_top_l {
	width: 640px;
	overflow: hidden;
}
a.qiandao {
	background: url("../images/ibtn3.gif") no-repeat scroll 0 0;
	color: #fff;
	display: inline-block;
	margin-left: 10px;
	height: 23px;
	text-indent: 27px;
	line-height: 23px;
	margin-top: 14px;
	float: right;
	letter-spacing: 0px;
	width: 100px;
}
a.dayvip {
	position: absolute;
	width: 110px;
	height: 73px;
	display: block;
	right: 0px;
	bottom: -25px;
	background: url("../images/dayvip.png") no-repeat;
}
.closeBtn {
	box-sizing: content-box;
	position: absolute;
	width: 131px;
	height: 20px;
	bottom: -20px;
	left: 0px;
	cursor: pointer;
	color: rgb(255, 255, 255);
	font-size: 12px;
	font-family: 微软雅黑 light;
	text-align: center;
	line-height: 20px;
	background-color: rgb(153, 153, 153);
}
.closeBtn:hover {
	background-color: rgb(0, 102, 204);
	color: #fff;
}
.fenx-bq {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	border-bottom: 1px dotted #ddd;
	height: 30px;
	overflow: hidden;
}
.xinf-le {
	padding: 0px;
	float: left;
	font-size: 12px;
	color: #666;
}
.xinf-le a {
	color: #666;
	font-size: 12px;
	text-decoration: none;
	margin-right: 8px;
}
.ysz {
	display: block;
	clear: both
}
.ysz a {
	color: #ff0000;
	font-size: 19px;
	font-family: "微软雅黑 light";
}
.ysz a:hover {
	text-decoration: underline;
}
em.none {
	display: none !important;
}
strong.arcx {
	font-family: Verdana;
	font-size: 14px;
	line-height: 24px;
	color: rgb(255, 0, 0);
	clear: both;
	display: block;
}
strong.arcx p {
	font-size: 14px;
	font-family: "微软雅黑";
	color: #000;
	font-weight: normal;
	line-height: 26px;
}
strong.arcx p a {
	color: #3366cc;
	text-decoration: underline;
}
strong.arcx p a:hover {
	color: #0090CE;
}
strong.arcx p u {
	text-decoration: none;
	color: #ff0000;
	margin-left: 8px;
}
strong.arcx span {
	font-size: 16px;
}
.mbbody_content {
	position: relative;
}
.mbbody_content img {
	height: auto !important;
	max-width: 100%!important;
}
.qzb {
	position: absolute;
	right: 13px;
	top: 10px;
}
.mbbody_content .none, #main .nr .none {
	display: none !important;
}
#main .nr .qzb {
	right: 319px;
	top: 126px;
	z-index: 100;
}
.mainer {
	padding-top: 10px;
	position: relative;
}
.mainer .gonggao {
	width: 1200px;
	height: 42px;
	line-height: 42px;
	margin: 0px auto;
	background: #fff;
	border: 1px solid #FC6;
}
.mainer .gonggao p {
	padding: 0px 15px;
	font-size: 13px;
}
.mainer .gonggao p a {
	color: #ff0000;
}
.project-tax a.jgu {
	background: #FD8521;
	color: #fff;
	padding: 0px 5px;
	-webkit-border-radius: 10.5px 10.5px 10.5px 0;
	border-radius: 10.5px 10.5px 10.5px 0;
	font-size: 12px;
}
.mbinfo .jiagum {
	position: absolute;
	padding-left: 590px;
	top: 295px;
}
.mbinfo .sjiagum {
	position: absolute;
	padding-left: 600px;
	top: 295px;
}
.project-tax .mtime {
	font-size: 15px;
	color: #656e71;
	font-family: Georgia;
	float: left;
	padding-left: 20px;
	background: url(../images/blog_ico.png) no-repeat left -117px;
}
.nr_b .mcatt {
	padding-bottom: 10px;
	float: right;
	font-size: 16px;
	color: #ed2d38;
}
.nr_b .mbu {
	font-size: 12px;
	width: 65px;
	height: 25px;
	border-width: 0px;
	background: #1E90FF;
	color: white;
}
.content-item-dl dt, .content-item-dl dd {
	clear: both;
	padding-left: 10px;
}
.content-item-dl dt {
	padding: 0px;
	padding-left: 5px;
	margin: 0px;
	transition: all 0.2s linear 0s;
	background-color: rgb(0, 128, 0);
	float: left;
	color: #fff;
}
/*网站顶部导航*/
.top .TnavList li {
	height: 30px;
	line-height: 30px;
	position: relative;
	display: inline-block;
	float: left;
	z-index: 110;
	white-space: nowrap;
}
.top .TnavList li.def {
	display: block;
	height: 30px;
	padding: 0 7px;
	color: #747d87;
	cursor: pointer;
	white-space: nowrap;
}
.top .TnavList li a {
	color: #747d87;
	display: inline-block;
	position: relative;
}
.top .TnavList li.tdrap {
	display: block;
	color: #747d87;
	cursor: pointer;
	white-space: nowrap;
}
.top .TnavList li.def a {
	padding: 0 4px;
}
.top .TnavList li.tdrap a {
	padding: 0 15px 0 8px;
}
.top .TnavList li.tdrap a i.corner {
	background-position: 0 0;
	width: 9px;
	height: 4px;
	display: block;
	right: 0;
	position: absolute;
	top: 13px;
}
.top .TnavList li a:hover .corner, .top .TnavList li a.OnCurt i.corner {
	background-position: 0 -6px !important;
}
.top .TnavList li.def a, .top .TnavList li.tdrap a {
	border-left: 1px solid #fbfbfb;
	border-right: 1px solid #fbfbfb;
}
.top .TnavList li.tdrap:hover a {
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
}
.top .TnavList li.def a:hover {
	color: #ff4500;
	text-decoration: none;
}
.top .TnavList li.def:hover p>a, .top .TnavList li.tdrap:hover p>a {
	border: 0;
	color: #747d87;
}
.top .TnavList li.def:hover p>a:hover, .top .TnavList li.tdrap:hover p>a:hover {
	border: 0;
	color: #ff4500;
	text-decoration: underline;
}
.top .TnavList li .tdrap-on {
	padding: 0 7px 5px 7px;
	display: none;
	_left: 0;
	background-color: #fff;
	position: absolute;
	float: left;
	top: 29px;
	z-index: 60;
	border: 1px solid #e8e8e8;
	border-top: 1px solid #fbfbfb;
}
.top .TnavList li .tdrap-on a {
	display: block;
	white-space: nowrap;
	color: #747d87;
	line-height: 24px;
	border: none;
	padding: 2px 4px;
}
.top .TnavList li .tdrap-on a:hover {
	border: none;
	color: #ff4500;
	text-decoration: underline;
}
.top .TnavList li.tdrap a i.corner {
	background-position: 0 0;
	width: 9px;
	height: 4px;
	display: block;
	right: 0;
	position: absolute;
	top: 13px;
}
.icon {
	overflow: hidden;
	background-repeat: no-repeat;
	background-image: url(../images/ticon.png);
	margin-right: 5px;
}
.top .TnavList li.active a {
	color: #ff4b4b;
}
/*PPT提取码*/

.ppt_b .mcatt {
	float: right;
	font-size: 16px;
	color: #ed2d38;
	margin: 0px 10px;
	margin-top: -130px;
}
.ppt_b .mbu {
	font-size: 12px;
	width: 65px;
	height: 25px;
	border-width: 0px;
	background: #1E90FF;
	color: white;
}
/*免费模板内页声明*/

.mbbody_body .relatedm {
	padding: 20px 5px;
	background: #eaedf1;
	margin: 10px;
}
.mbbody_body .relatedm p {
	/*text-align: center;*/
	font-size: 16px;
	color: #dc1313;
	text-indent: 30px;
}
.sg1 {
	display: none!important;
}
/*会员模板内页声明*/

.relatedm {
	padding: 20px;
	background: #eaedf1;
	margin-top: 10px;
	width: 820px;
}
.relatedm p {
	font-size: 14px;
	text-indent: 30px;
}
.nr_body .zxbm {
	margin: 10px;
	width: 510px;
	padding: 10px;
	border: 1px solid #f00;
	color: #f00;
	font-size: 20px;
	line-height: 30px;
}

.showPic .zxbm {
	margin: 10px;
	width: 700px;
	padding: 10px;
	border: 1px solid #f00;
	color: #f00;
	font-size: 15px;
	line-height: 30px;
}
