/*========================================================
                      Main Styles
=========================================================*/

body {
	color: #222;
	font: 500 13px/25px "Microsoft Yahei","微软雅黑","黑体";
	-webkit-text-size-adjust: none;
	background-color: #fff;
}
/*html5*/
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}
ul li a, ol li a {
	padding: 0;
	list-style: none;
	margin: 0;
}
ul, ol {
	margin-top: 0;
	margin-bottom: 0px;
}
a {
	font: inherit;
	color: inherit;
	text-decoration: none;
	-moz-transition: 0.2s;
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
}
a:link {}
a:visited { color: #6f849a;}
a:hover {color: #0172cf}
a:active {color: #cc0000;}
.text-info {
	color: #0172cf;
}

.badge {
	background: none;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.navbar-default .navbar-nav> li> a {
	font-size: 16px;
	color: #2d2d2d;
}

@media (max-width: 991px) {
.clearboth {
	clear: both;
}
}
.fz17 {
	font-size: 17px;
}
.fa {
	line-height: inherit;
}
/*=======================================================
                        Components
=========================================================*/


/*==================   Block-icon     ===================*/

.block-icon .block_caption {
	display: inline-block;
	width: 270px;
	margin-top: -5px;
}
.block-icon .block_caption span {
	font-size: 17px;
	display: inline-block;
}
.block-icon .block_caption *+ p {
	margin-top: 8px;
}

@media (max-width: 1199px) {
.block-icon .block_caption {
	margin-top: 30px;
}
}
.block-icon .icon {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 270px;
	height: 270px;
	line-height: 270px;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	text-align: center;
	position: relative;
}
.block-icon .icon span {
	position: absolute;
	top: 161px;
	left: 50%;
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	color: #fff;
	font-size: 29px;
	line-height: 33px;
	font-weight: 800;
	text-transform: uppercase;
	width: 100%;
}
.block-icon .icon .fa {
	position: absolute;
	left: 50%;
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	top: 28px;
}
.block-icon .icon .fa:before {
	display: inline-block;
	font: 400 130px/139px 'FontAwesome';
	color: #fff;
}
.block-icon .icon1 {
	background: #4884f2;
}
.block-icon .icon2 {
	background: #d24f4f;
}
.block-icon__skin {
	position: relative;
	padding-left: 103px;
}
.block-icon__skin .icon {
	position: absolute;
	display: inline-block;
	width: 84px;
	height: 84px;
	line-height: 84px;
	left: 0px;
	top: 12px;
	text-align: center;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.block-icon__skin .icon .fa:before {
	font: 400 36px/84px 'FontAwesome';
	color: #fff;
}
.block-icon__skin .bg1 {
	background: #43d2e3;
}
.block-icon__skin .bg2 {
	background: #47cd3d;
}
.block-icon__skin .bg3 {
	background: #e31836;
}
.block-icon__skin+ .block-icon__skin {
	margin-top: 20px;
}
h3+ .block-icon__skin {
	margin-top: 51px;
}
/*==================     Panels      ====================*/

.panels {
	background: #f3f3f3;
}
.panels .inline-list {
	float: left;
	margin-bottom: 16px;
}
.panels .btn-wr-header {
	float: right;
	margin-top: -43px;
}
.panels .btn-wr-header a+ a {
	margin-left: 6px;
}

@media (max-width: 767px) {
.panels {
	text-align: center;
}
.panels .inline-list,  .panels .btn-wr-header {
	float: none;
}
.panels .inline-list {
	margin-top: 20px;
}
.panels .btn-wr-header {
	margin-bottom: 20px;
}
}
/*==================  Banner  ====================*/

.cont-wr {
	position: relative;
}
.banner {
	position: absolute;
	top: 15%;
	left: 0;
	right: 0;
	z-index: 1;
}
.banner img{
	width: 550px;
	hight:280px;
	
}
.banner .cnt {
	color: #fff;
}
.banner .cnt p {
	font-size: 110px;
	line-height: 139px;
}
.banner .cnt *+ h2 {
	margin-top: 9px;
}

@media (max-width: 479px) {
.banner .cnt p {
	font-size: 80px;
	line-height: 100px;
}
}
.banner__mod {
	top: 12%;
}
/*==================      Box      ======================*/

.box:before, .box:after {
	content: " ";
	display: table;
}
.box:after {
	clear: both;
}
.box:before, .box:after {
	content: " ";
	display: table;
}
.box:after {
	clear: both;
}
.box_aside {
/*float: left;*/
	/*margin-right: 30px;*/
}
.box_aside_two {
/*float: left;*/
	/*margin-right: 30px;*/
}
.box_aside a {
	/*float: left;*/
	/*margin-right: 30px;*/
	font-size: 20px;
	color: #333333;
	line-height: 30px;
	font-weight: 300;
	font-family: 'Microsoft YaHei', sans-serif;
}
.box_aside_two a {
	/*float: left;*/
	/*margin-right: 30px;*/
	font-size: 16px;
	color: #333333;
	line-height: 30px;
	font-weight: 300;
	font-family: 'Microsoft YaHei', sans-serif;
}
.box_aside_two a span {
	font-size: 24px;
	color: #333333;
	line-height: 30px;
	font-family: 'Microsoft YaHei', sans-serif;
}
.box_cnt {
	text-align: left;
	margin-top: 17px;
}
.box_cnt a {
	font-size: 30px;
	color: #fff;
	font-weight: 700;
}
.box_cnt a:hover {
	color: #38a99c;
}
.box_cnt .badge {
	display: inline-block;
	color: #888888;
	font-weight: 500;
	font-size: 30px;
	padding-left: 0px;
	margin-top: 2px;
}
.box_cnt__no-flow {
	overflow: hidden;
}

@media (max-width: 767px) {
.box_aside_two,  .box_aside {
	float: none;
	text-align: center;
	margin-right: 0;
}
.box_cnt {
	text-align: center;
}
}
 .box__mod. box_aside_two, .box__mod .box_aside {
 width: 270px;
}

@media (max-width: 767px) {
 .box__mod. box_aside_two,  .box__mod .box_aside {
 margin: 0 auto;
}
}
/*==================  404    ======================*/

.p404 h2 {
	font-size: 215px;
	font-weight: 800;
	line-height: 160px;
}
.p404 h2 small {
	font-size: 160px;
	font-weight: 800;
	margin-top: 70px;
}
.p404 h3 {
	font-size: 54px;
	line-height: 54px;
	color: #d73f0f;
}
.p404 .mg-add {
	margin-top: 40px;
}
.p404 *+ p {
	margin-top: 26px;
}

@media (max-width: 991px) {
.p404 h2 {
	font-size: 100px;
	line-height: 120px;
}
.p404 h2 small {
	font-size: 80px;
	margin-top: 20px;
}
}
/*==================  Stuck menu  ======================*/

.stuck_container {
	padding: 0px 0 1px;
}
.isStuck {
	padding: 0;
	background: #ffffff;
	z-index: 999;
	box-shadow: 0 1px 2px #bbb;
	background: rgba(255, 255, 255, 1);
}
.isStuck .navbar-brand {
	font-size: 44px;
}
.isStuck .navbar-brand:before {
	top: 3px;
}
.isStuck .navbar-nav {
	margin-top: 10px;
}

@media only screen and (max-width: 992px) {
.isStuck {
	display: none !important;
}
}
.isStuck .sf-menu ul {
	top: 27px;
}
.isStuck .sf-menu ul ul {
	top: 0;
}
/*==================     ToTop     ======================*/

.toTop {
	width: 47px;
	height: 47px;
	font-size: 24px;
	line-height: 47px !important;
	font-weight: 700;
	color: #fff !important;
	background: #3c79e7;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-moz-transition: 0.3s;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	position: fixed;
	right: 66px;
	bottom: 180px;
	display: none;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
	z-index: 20;
}
.toTop:hover {
	color: #fff;
	background: #1c1c1c;
	text-decoration: none;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	transform: scale(1.2);
}
/*==================   Tumbnail    ======================*/

.thumb {
	display: block;
	position: relative;
	overflow: hidden;
	z-index: 2;
}
.thumb img {
	width: 100%;
	height: auto;
	-moz-transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	transition: 0.5s all ease;
}
.thumb_overlay {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	-moz-transition: 0.3s all ease;
	-webkit-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	transition: 0.3s all ease;
	color: #ffffff;
	background: transparent;
}
.thumb_overlay:before {
	content: '\f065';
	position: absolute;
	font-family: 'FontAwesome';
	font-size: 20px;
	top: 50%;
	left: 50%;
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 0;
}
.lt-ie9 .thumb_overlay:before {
	display: none;
}
.thumb:hover .thumb_overlay {
	opacity: 1;
	background: rgba(0, 0, 0, 0.5);
}
.lt-ie9 .thumb:hover .thumb_overlay {
	background: none;
 -ms-filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff000000', endColorstr='#ff000000');
 filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff000000', endColorstr='#ff000000');
	zoom: 1;
}
.thumb:hover .thumb_overlay:before {
	opacity: 1;
}
.lt-ie9 .thumb:hover .thumb_overlay:before {
	display: block;
}
.thumb:hover img {
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
/*==================  RD Parallax    ======================*/

.parallax {
	position: relative;
	overflow: hidden;
	z-index: 0;
}
.parallax_image, .parallax_pattern {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
	background-position: center center;
	will-change: transform;
	z-index: 0;
}
.parallax_image {
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
.parallax_pattern {
	background-repeat: repeat;
}
.parallax_cnt {
	position: relative;
	color: #ffffff;
	padding-top: 90px;
	padding-bottom: 119px;
}
.parallax_cnt *+ h2 {
	margin-top: 9px;
}
.parallax_cnt *+ h4 {
	margin-top: 23px;
}
.parallax_cnt *+ .btn {
	margin-top: 31px;
}
.parallax a.link {
}
.parallax2 .parallax_cnt {
	padding-top: 147px;
	padding-bottom: 150px;
}

@media (max-width: 767px) {
.parallax2 .parallax_cnt {
	padding-top: 80px;
	padding-bottom: 80px;
}
}
.parallax3 .parallax_cnt {
	padding-top: 75px;
	padding-bottom: 64px;
}
.parallax3 .parallax_cnt .search-form {
	margin-top: 0;
}
/*==================   RD Mobile Menu    =====================*/

.rd-mobilemenu {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	z-index: 9999999;
	text-align: left;
	-moz-transition: 0.3s all ease;
	-webkit-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	transition: 0.3s all ease;
}
.rd-mobilemenu.active {
	right: 0;
}
.rd-mobilemenu_ul {
	position: fixed;
	top: -80px;
	left: 0;
	bottom: -56px;
	width: 160px;
	padding: 132px 0 76px;
	color: #fff;
	background: rgba(40, 151, 243, 0.97);
	font-size: 14px;
	line-height: 20px;
	overflow: auto;
	-moz-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
	-moz-transform: translateX(-240px);
	-ms-transform: translateX(-240px);
	-o-transform: translateX(-240px);
	-webkit-transform: translateX(-240px);
	transform: translateX(-240px);
	-moz-transition: 0.3s ease;
	-webkit-transition: 0.3s ease;
	-o-transition: 0.3s ease;
	transition: 0.3s ease;
	-moz-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
	-webkit-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
	-o-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
	transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
}
.lt-ie9 .rd-mobilemenu_ul {
	background: none;
 -ms-filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff2b3643', endColorstr='#ff2b3643');
 filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff2b3643', endColorstr='#ff2b3643');
	zoom: 1;
}
.rd-mobilemenu.active .rd-mobilemenu_ul {
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	-webkit-transform: translateX(0);
	transform: translateX(0);
}
.rd-mobilemenu_ul a {
	display: block;
	padding: 10px 25px 10px;
	color: #ffffff;
}
.rd-mobilemenu_ul a.active {
	background: #196eb4;
	color: #ffffff;
}
.rd-mobilemenu_ul a:hover {
	background: #196eb4;
	color: #fff;
}
.rd-mobilemenu_ul a .rd-submenu-toggle {
	position: absolute;
	top: 50%;
	right: 11px;
	margin-top: -17.5px;
	width: 32px;
	height: 32px;
	font: 400 10px 'themify';
	line-height: 32px;
	text-align: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border: 1px solid #ffffff;
	-moz-transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	transition: 0.5s all ease;
	z-index: 1;
	background: rgba(0, 0, 0, 0.1);
}
.rd-mobilemenu_ul a .rd-submenu-toggle:after {
	content: '\e648';
}
.rd-mobilemenu_ul a .rd-submenu-toggle:hover {
	background: #2b3643;
	color: #a5bfd2;
}
.rd-mobilemenu_ul a.rd-with-ul {
	position: relative;
}
.rd-mobilemenu_ul a.rd-with-ul.active .rd-submenu-toggle {
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.rd-mobilemenu_ul ul a {
	padding-left: 40px;
	border: none;
	padding-top: 14px;
	padding-bottom: 16px;
}
.rd-mobilemenu_ul ul ul {
	border: none;
	box-shadow: none;
	background: transparent;
}
.rd-mobilemenu_ul ul ul li {
	border: none;
	box-shadow: none;
}
.rd-mobilemenu_ul ul ul a {
	padding-left: 60px;
	color: inherit;
	padding-top: 14px;
	padding-bottom: 16px;
	border: none;
	box-shadow: none;
}
.rd-mobilemenu_ul ul ul a.active {
	background: #313e4e;
	color: #ffffff;
}
.rd-mobilemenu_ul ul ul a:hover {
	background: #38a99c;
	color: #ffffff;
}
.rd-mobilemenu_ul:after {
	content: '';
	display: block;
	height: 20px;
}
.rd-mobilepanel {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	height: 56px;
	background: #2897f3;
	color: #ffffff;
	-moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
	z-index: 99999991;
}
/*.rd-mobilepanel:before{*/


/*content: url(../images/mobile/genius-sm-logo.png);*/


/*}*/

.rd-mobilepanel_title {
	position: fixed;
	padding-left: 10px;
	top: 4px;
	left: 56px;
	right: 56px;
	color: #ffffff;
	font-size: 24px;
	line-height: 48px;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.rd-mobilepanel_toggle {
	position: fixed;
	top: 4px;
	left: 8px;
	width: 48px;
	height: 48px;
	background-color: #1887e3;
	border-color: transparent;
	-moz-transition: 0.2s;
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
}
.rd-mobilepanel_toggle span {
	position: relative;
	display: block;
	margin: auto;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before {
	content: "";
	position: absolute;
	left: 0;
	top: -8px;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.rd-mobilepanel_toggle span:after {
	top: 8px;
}
.rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span {
	width: 24px;
	height: 4px;
	background-color: #ffffff;
	backface-visibility: hidden;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span:after {
	-webkit-transition-duration: 0.3s, 0.3s;
	transition-duration: 0.3s, 0.3s;
	-webkit-transition-delay: 0.3s, 0s;
	transition-delay: 0.3s, 0s;
	-webkit-transition-property: top, -webkit-transform;
	transition-property: top, transform;
}
.rd-mobilepanel_toggle.active span {
	transition: background .3s 0s ease;
	background: transparent;
}
.rd-mobilepanel_toggle.active span:before, .rd-mobilepanel_toggle.active span:after {
	top: 0;
	-webkit-transition-delay: 0s, 0.3s;
	transition-delay: 0s, 0.3s;
}
.rd-mobilepanel_toggle.active span:before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.rd-mobilepanel_toggle.active span:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.rd-mobilemenu_logo {
	width: 99px;
	height: 45px;
	margin-top: auto;
	margin-bottom: auto;
	float: right;
	top: 7px;
	right: 0px;
	position: relative;/*background-image: url(../img/Felink-logo.png);*/
}
.language-head {
	display: none;
}

@media (max-width: 768px) {
body {
	padding-top: 55px;
}
.rd-mobilemenu,  .rd-mobilepanel {
	display: block;
}
}

@media (max-width: 359px) {
.rd-mobilepanel_title {
	font-size: 18px;
}
}
/*=================       Tabs     ======================*/

.resp-tabs-list {
	text-align: center;
}
.resp-tabs-list li {
	display: inline-block;
	cursor: pointer;
	font-size: 17px;
	padding-bottom: 4px;
	-moz-transition: 0.2s;
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
}
.resp-tabs-list li:hover {
	border-bottom: 4px solid #1c1c1c;
}
.resp-tabs-list li+ li {
	margin-left: 23px;
}
.resp-tabs-list .resp-tab-active {
	border-bottom: 4px solid #1c1c1c;
}
*+ .resp-tabs-container {
	margin-top: 27px;
}
.resp-accordion {
	display: none;
}
.resp-tab-content {
	display: none;
}
.resp-tab-content-active {
	display: block;
}

@media (max-width: 767px) {
.resp-tabs-container {
	text-align: center;
}
.resp-accordion {
	display: inline-block;
	text-align: center;
	cursor: pointer;
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	padding: 5px 0px 5px;
	background: #38a99c;
	-moz-transition: 0.3s all ease;
	-webkit-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	transition: 0.3s all ease;
	width: 80%;
	margin: 15px auto;
}
.resp-accordion:hover {
	background: #d73f0f;
}
.resp-tabs-list {
	display: none;
}
}
/*========================================================
                     HEADER  Section
=========================================================*/

header {
	background: #ffffff;
}

@media (max-width: 991px) {
header {
	text-align: center;
}
header .navbar-header,  header .navbar-nav {
	float: none;
}
}
main {
	margin-top: 15px;
}
footer {
	padding-top: 38px;
	padding-bottom: 20px;
	background: #1c1c1c;
}
footer .navbar-brand {
	padding-bottom: 23px;
	color: #fff;
	font-size: 50px;
}
footer .navbar-brand:before {
	top: -6px;
}
footer .navbar-brand .brand-slogan {
	margin-top: 0;
}
footer .about {
	text-align: left;
}
footer hr {
	border: none;
	height: 1px;
	width: 100%;
	background: #333333;
}
footer *+ ul {
	margin-top: 10px;
}
footer ul li {
	line-height: 35px;
}
footer .fb-plug-wr {
	min-height: 244px;
}
footer .copyright {
	padding-top: 10px;
	font-size: 11px;
}

@media (max-width: 767px) {
footer {
	text-align: center;
}
}
.navbar-submenu {
	position: absolute;
	left: 1000px;
	top: 87px;
	background: #fff;
	box-shadow: 0px 1px 1px;
}
.navbar-submenu li {
	width: 120px;
	line-height: 40px;
}
.navbar-submenu li a {
	display: block;
}
/* Footer */

.footer .footer-wrapper .apus-link ul.about li a, .footer .footer-wrapper .apus-link ul.support li a, .footer .footer-wrapper .apus-link ul.partners li a, .footer .footer-wrapper .copyright a {
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-ms-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
.footer {
	padding: 40px 0 0;
	width: 100%;
	background: #f7f7f7;
	font-family: 'Microsoft YaHei', 微软雅黑, sans-serif;
}
.footer .footer-wrapper {
	position: relative;
	margin: 0 auto;
	max-width: 960px;
	min-width: 320px;
}
.footer .footer-wrapper .apus-link {
	padding: 0 0 60px;
	width: 100%;
	display: table;
}
.footer .footer-wrapper .apus-link ul.about, .footer .footer-wrapper .apus-link ul.support, .footer .footer-wrapper .apus-link ul.partners {
	display: table-cell;
	width: 33.333%;
}
.footer .footer-wrapper .apus-link ul.about li span, .footer .footer-wrapper .apus-link ul.support li span, .footer .footer-wrapper .apus-link ul.partners li span {
	display: block;
	margin: 0 0 10px;
	font-size: 24px;
	color: #a1a1a1;
	font-family: 'Microsoft YaHei', 微软雅黑, sans-serif;
}
.footer .footer-wrapper .apus-link ul.about li a, .footer .footer-wrapper .apus-link ul.support li a, .footer .footer-wrapper .apus-link ul.partners li a {
	display: block;
	width: 80%;
	line-height: 40px;
	font-size: 16px;
	color: #444;
	font-family: 'Microsoft YaHei', 微软雅黑, sans-serif;
}
.footer .footer-wrapper .apus-link ul.partners li a {
	margin-top: 10px;
	display: block;
	width: 100%;
	line-height: 30px;
	font-size: 16px;
	color: #444;
}
.footer .footer-wrapper .apus-link ul.about li a:hover, .footer .footer-wrapper .apus-link ul.support li a:hover, .footer .footer-wrapper .apus-link ul.partners li a:hover {
	padding: 0 0 0 5px;
	color: #3c79e7;/*background: #eaeaea;*/
}
.footer .footer-wrapper .copyright {
	position: relative;
	padding: 25px 0;
	width: 100%;
	font-size: 16px;
	color: #a1a1a1;
}
.footer .footer-wrapper .copyright p {
	margin: 0;
	padding: 0;
	display: inline-block;
}
.footer .footer-wrapper .copyright a.site-map {
	margin: 0 0 0 5%;
	display: inline-block;
	color: #a1a1a1;
}
.footer .footer-wrapper .copyright a.site-map:hover {
	color: #6b63e1;/*background: #eaeaea;*/
}

/* @Media */

@media (min-width: 1220px) {
.footer .about {
	padding-left: 60px;
}
.footer .support {
	padding-left: 100px;
}
.footer .partners {
	padding-left: 160px;
}
}

@media screen and (max-width: 600px) {
/* FOOTER */
.footer {
	padding: 15px 0 0;
}
.footer .footer-wrapper .apus-link {
	padding: 0;
}
.footer .footer-wrapper .apus-link ul.about,  .footer .footer-wrapper .apus-link ul.support,  .footer .footer-wrapper .apus-link ul.partners {
	display: block;
	float: left;
	margin: 0 5% 20px;
	width: 90%;
}
.footer .footer-wrapper .apus-link ul.about li span,  .footer .footer-wrapper .apus-link ul.support li span,  .footer .footer-wrapper .apus-link ul.partners li span {
	font-size: 17px;
}
.footer .footer-wrapper .apus-link ul.about li a,  .footer .footer-wrapper .apus-link ul.support li a,  .footer .footer-wrapper .apus-link ul.partners li a {
	width: 100%;
	line-height: 30px;
	font-size: 13px;
}
.footer .footer-wrapper .apus-link ul.partners li a {
	margin-top: 15px;
	line-height: 16px;
}
.footer .footer-wrapper .copyright {
	padding: 10px 0;
	width: 100%;
	font-size: 14px;
	color: #a1a1a1;
}
.footer .footer-wrapper .copyright p {
	margin: 0 0 0 5%;
	font-size: 12px;
}
.footer .footer-wrapper .copyright a.site-map {
	margin: 0 0 0 5%;
	display: inline-block;
	font-size: 12px;
	color: #a1a1a1;
}
.footer .footer-wrapper .copyright .social {
	position: relative;
	top: -15px;
	right: 5%;
	left: 5%;
	width: 90%;
}
.footer .footer-wrapper .copyright .social .language {
	display: none;
}
.footer .footer-wrapper .copyright .social .language a.choose-language {
	position: absolute;
	right: 0;
	font-size: 13px;
}
}

@media (min-width: 601px) and (max-width: 720px) {
/* FOOTER */
.footer {
	padding: 50px 0 0;
}
.footer .footer-wrapper .apus-link ul.about,  .footer .footer-wrapper .apus-link ul.support,  .footer .footer-wrapper .apus-link ul.partners {
	display: block;
	float: left;
	margin: 0 5%;
	width: 23%;
}
.footer .footer-wrapper .apus-link ul.about li span,  .footer .footer-wrapper .apus-link ul.support li span,  .footer .footer-wrapper .apus-link ul.partners li span {
	font-size: 20px;
}
.footer .footer-wrapper .apus-link ul.about li a,  .footer .footer-wrapper .apus-link ul.support li a,  .footer .footer-wrapper .apus-link ul.partners li a {
	width: 100%;
	line-height: 25px;
	font-size: 14px;
}
.footer .footer-wrapper .copyright {
	padding: 25px 0;
	width: 100%;
	font-size: 14px;
	color: #a1a1a1;
}
.footer .footer-wrapper .copyright p {
	margin: 40px 0 0 5%;
}
.footer .footer-wrapper .copyright .social {
	right: 5%;
	left: 5%;
}
.footer .footer-wrapper .copyright .social .language {
	display: none;
}
}

@media (min-width: 721px) and (max-width: 959px) {
/* FOOTER */
.footer {
	padding: 50px 0 0;
}
.footer .footer-wrapper .apus-link ul.about,  .footer .footer-wrapper .apus-link ul.support,  .footer .footer-wrapper .apus-link ul.partners {
	display: block;
	float: left;
	margin: 0 5%;
	width: 23%;
}
.footer .footer-wrapper .copyright .social {
	right: 5%;
	left: 5%;
}
.footer .footer-wrapper .copyright p {
	margin: 40px 0 0 5%;
}
}
/*页头*/

.nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none;
}
.nav> li {
	position: relative;
	display: block;
}
.nav> li> a {
	position: relative;
	display: block;
	padding: 10px 15px;
}
.nav> li> a:hover, .nav> li> a:focus {
	text-decoration: none;
	background-color: #f3f3f3;
}
.nav> li.disabled> a {
	color: #d0cece;
}
.nav> li.disabled> a:hover, .nav> li.disabled> a:focus {
	color: #d0cece;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed;
}
.nav .open> a, .nav .open> a:hover, .nav .open> a:focus {
	border-color: #777777;
}
.nav .nav-divider {
	height: 1px;
	margin: 11.5px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}
.nav> li> a> img {
	max-width: none;
}
.nav-tabs {
	border-bottom: 1px solid #dddddd;
}
.nav-tabs> li {
	float: left;
	margin-bottom: -1px;
}
.nav-tabs> li> a {
	margin-right: 2px;
	line-height: 1.92307692;
	border: 1px solid transparent;
	border-radius: 0 0 0 0;
}
.nav-tabs> li> a:hover {
	border-color: #f3f3f3 #f3f3f3 #dddddd;
}
.nav-tabs> li.active> a, .nav-tabs> li.active> a:hover, .nav-tabs> li.active> a:focus {
	color: #333333;
	background-color: #fff;
	border: 1px solid #dddddd;
	border-bottom-color: transparent;
	cursor: default;
}
.nav-tabs.nav-justified {
	width: 100%;
	border-bottom: 0;
}
.nav-tabs.nav-justified> li {
	float: none;
}
.nav-tabs.nav-justified> li> a {
	text-align: center;
	margin-bottom: 5px;
}
.nav-tabs.nav-justified> .dropdown .dropdown-menu {
	top: auto;
	left: auto;
}

@media (min-width: 768px) {
.nav-tabs.nav-justified> li {
	display: table-cell;
	width: 1%;
}
.nav-tabs.nav-justified> li> a {
	margin-bottom: 0;
}
}
.nav-tabs.nav-justified> li> a {
	margin-right: 0;
	border-radius: 0;
}
.nav-tabs.nav-justified> .active> a, .nav-tabs.nav-justified> .active> a:hover, .nav-tabs.nav-justified> .active> a:focus {
	border: 1px solid #dddddd;
}

@media (min-width: 768px) {
.nav-tabs.nav-justified> li> a {
	border-bottom: 1px solid #dddddd;
	border-radius: 0 0 0 0;
}
.nav-tabs.nav-justified> .active> a,  .nav-tabs.nav-justified> .active> a:hover,  .nav-tabs.nav-justified> .active> a:focus {
	border-bottom-color: #1c1c1c;
}
}
.nav-pills> li {
	float: left;
}
.nav-pills> li> a {
	border-radius: 0;
}
.nav-pills> li+ li {
	margin-left: 2px;
}
.nav-pills> li.active> a, .nav-pills> li.active> a:hover, .nav-pills> li.active> a:focus {
	color: #1c1c1c;
	background-color: transparent;
}
.nav-stacked> li {
	float: none;
}
.nav-stacked> li+ li {
	margin-top: 2px;
	margin-left: 0;
}
.nav-justified {
	width: 100%;
}
.nav-justified> li {
	float: none;
}
.nav-justified> li> a {
	text-align: center;
	margin-bottom: 5px;
}
.nav-justified> .dropdown .dropdown-menu {
	top: auto;
	left: auto;
}

@media (min-width: 768px) {
.nav-justified> li {
	display: table-cell;
	width: 1%;
}
.nav-justified> li> a {
	margin-bottom: 0;
}
}
.nav-tabs-justified {
	border-bottom: 0;
}
.nav-tabs-justified> li> a {
	margin-right: 0;
	border-radius: 0;
}
.nav-tabs-justified> .active> a, .nav-tabs-justified> .active> a:hover, .nav-tabs-justified> .active> a:focus {
	border: 1px solid #dddddd;
}

@media (min-width: 769px) {
.nav-tabs-justified> li> a {
	border-bottom: 1px solid #dddddd;
	border-radius: 0 0 0 0;
}
.nav-tabs-justified> .active> a,  .nav-tabs-justified> .active> a:hover,  .nav-tabs-justified> .active> a:focus {
	border-bottom-color: #1c1c1c;
}
}
.tab-content> .tab-pane {
	display: none;
}
.tab-content> .active {
	display: block;
}
.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}
.navbar {
	position: relative;
	min-height: 47px;
	margin-bottom: 0;
}

@media (min-width: 768px) {
.navbar {
	border-radius: 0;
}
}
.navbar-static-top {
	z-index: 1000;
}

@media (min-width: 768px) {
.navbar-static-top {
	border-radius: 0;
}
}
.navbar-fixed-top, .navbar-fixed-bottom {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030;
}

@media (min-width: 768px) {
.navbar-fixed-top,  .navbar-fixed-bottom {
	border-radius: 0;
}
}
.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px;
}
.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0;
}

@media (min-width: 768px) {
.navbar-header {
	float: left;
}
}
.navbar-brand {
	display: inline-block;
	color: #1c1c1c;
	font-size: 50px;
	font-weight: 800;
	position: relative;
	padding-left: 10px;
	text-align: left!important;
}
.navbar-brand:before {
	content: url(http://www.cww.net.cn/images2020/logo.jpg);
	left: 15px;
	top: 12px;
	position: absolute
}
.navbar-brand .brand-slogan {
	display: block;
	font-weight: 400;
	font-size: 13px;
	line-height: 13px;
	color: #777777;
	margin-top: -20px;
	margin-left: 107px;
}
.navbar-brand a:hover, .navbar-brand a:focus {
	text-decoration: none;
	color: inherit;
}
.navbar> .container .navbar-brand, .navbar> .container-fluid .navbar-brand {
	margin-left: 0px;
}
.navbar-nav {
	float: right;
	margin: 0;
	width: 88%;
}
.navbar-right {
	width: 85%;
}

@media (min-width: 769px) and (max-width: 1024px) {
.navbar-nav {
	width: 87%;
}
.navbar-right {
	width: 85%;
}
}
.line_nav{width:93%; margin:0 auto 0 16px;}
@media (min-width: 1024px) and (max-width: 1280px) {
.line_nav{width:93%; margin:0 auto 0 16px;}	
	}
@media (min-width: 769px) {
.navbar-nav> li {
	float: left;
	/*border-bottom: 1px #eee solid;*/
	margin-bottom: -1px;
}
.navbar-left {
	float: left;
}
.navbar-right {
	float: right;
	margin-right: 15px;
}
.navbar-right~ .navbar-right {
	margin-right: 0;
}
}
.navbar-default {
	background-color: #ffffff;
	border-color: none;
	font-family: "Raleway", Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: 700;
}
.navbar-default .navbar-brand {
	color: #1c1c1c;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
	color: #1c1c1c;
	background-color: transparent;
}
.navbar-default .navbar-nav {
	margin-top: 0px;
	display: inline-block;
	padding-top:7px;
	padding-bottom:0px;}

.navbar-default .navbar-nav> li> a {
	color: #1c1c1c;
	display: block;
	font-size: 15px;
	font-weight: 500;
	padding: 6px 24px;
	white-space: nowrap;
}
.pl1{ padding-left:3px;}
.pr1{ padding-right:3px;}

@media (max-width: 1199px) {
.navbar-default .navbar-nav> li> a {
	font-size: 15px;
}
.navbar-default .navbar-nav> li> a {
	padding: 6px 22px;

}
.pl1{ padding-left:2px;}
.pr1{ padding-right:2px;}
}
.navbar-default .navbar-nav> li> a:hover, .navbar-default .navbar-nav> li> a:focus {
	color: #3c79e7;
	background-color: transparent;
}
.navbar-default .navbar-nav> li.active> a, .navbar-default .navbar-nav> li.sfHover> a, .navbar-default .navbar-nav> li.active> a:hover, .navbar-default .navbar-nav> li.sfHover> a:hover, .navbar-default .navbar-nav> li.active> a:focus, .navbar-default .navbar-nav> li.sfHover> a:focus {
	color: #3c79e7;
	background-color: transparent;
}
.navbar-default .navbar-nav> li> .disabled> a, .navbar-default .navbar-nav> li> .disabled> a:hover, .navbar-default .navbar-nav> li> .disabled> a:focus {
	color: #cccccc;
	background-color: transparent;
}

@media (max-width: 768px) {
/*����ͷ��*/
.navbar-default,  .navbar-default .navbar-nav {
	display: none;
}
.navbar {
	display: none;
}
}
.navbar-inverse {
	background-color: #222222;
	border-color: #080808;
}
.navbar-inverse .navbar-brand {
	color: #f5f5f5;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
	color: #ffffff;
	background-color: transparent;
}
.navbar-inverse .navbar-text {
	color: #f5f5f5;
}
.navbar-inverse .navbar-nav> li> a {
	color: #f5f5f5;
}
.navbar-inverse .navbar-nav> li> a:hover, .navbar-inverse .navbar-nav> li> a:focus {
	color: #ffffff;
	background-color: transparent;
}
.navbar-inverse .navbar-nav> .active> a, .navbar-inverse .navbar-nav> .sfHover> a, .navbar-inverse .navbar-nav> .active> a:hover, .navbar-inverse .navbar-nav> .sfHover> a:hover, .navbar-inverse .navbar-nav> .active> a:focus, .navbar-inverse .navbar-nav> .sfHover> a:focus {
	color: #ffffff;
	background-color: #080808;
}
.navbar-inverse .navbar-nav> .disabled> a, .navbar-inverse .navbar-nav> .disabled> a:hover, .navbar-inverse .navbar-nav> .disabled> a:focus {
	color: #444444;
	background-color: transparent;
}

@media (max-width: 767px) {
.navbar-nav {
	display: none;
}
}
.nav-top {
	background-color: #e9e9e9;
}
.tg {
	padding-left: 10px;
	margin-top: 20px;
}
.tg .btn {
	padding: 4px 20px;
	font-size: 14px;
}
.message{ position:absolute; right:-3px; top:-7px; background-color:#E50003; padding:2px; border-radius:10px; font-size:9px; line-height:10px;}

@media ( max-width: 991px) and (min-width: 768px) {
.tg {
	padding-left: 50px;
}
.row1 .col-md-5 {
	width: 100%
}
.row1 .col-md-7 {
	width: 100%
}
.row2 .col-md-8 {
	width: 100%
}
.row2 .col-md-4 {
	width: 100%
}
}
.tg i {
	font-size: 12px
}
.btn {
	display: inline-block;
	font-weight: 500;
	cursor: pointer;
	/* border: 1px solid transparent;*/
	/* background: transparent;*/
	-moz-transition: 0.3s all ease;
	-webkit-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	transition: 0.3s all ease;
	position: relative;
	padding: 4px 15px;
	font-size: 14px;
}
.btn:active, .btn.active {
	color: transparent;
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	/*color: transparent;*/
	/*2016.09.18 han*/
	background: #efefef;
	/*2016.09.18 han*/
	color: #aaa;/*2016.09.18 han*/
}
.btn-info {
	color: #ffffff;
	background-color: #2897f3;
	border-color: #2897f3;
}
.btn-info:active, .btn-info.active, .open> .dropdown-toggle.btn-info {
	background-image: none;
}
.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled.focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info.focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
	background-color: #2897f3;
	border-color: #2897f3;
}
.btn-info .badge {
	color: #2897f3;
	background-color: #ffffff;
}
.btn-info:focus {
	color: #ffffff;
	background-color: #2897f3;
	border-color: #2897f3;
}
.btn-info:focus:active, .btn-info:focus.active, .open> .dropdown-toggle.btn-info:focus {
	background-image: none;
}
.btn-info:focus.disabled, .btn-info:focus[disabled], fieldset[disabled] .btn-info:focus, .btn-info:focus.disabled:hover, .btn-info:focus[disabled]:hover, fieldset[disabled] .btn-info:focus:hover, .btn-info:focus.disabled:focus, .btn-info:focus[disabled]:focus, fieldset[disabled] .btn-info:focus:focus, .btn-info:focus.disabled.focus, .btn-info:focus[disabled].focus, fieldset[disabled] .btn-info:focus.focus, .btn-info:focus.disabled:active, .btn-info:focus[disabled]:active, fieldset[disabled] .btn-info:focus:active, .btn-info:focus.disabled.active, .btn-info:focus[disabled].active, fieldset[disabled] .btn-info:focus.active {
	background-color: #2897f3;
	border-color: #2897f3;
}
.btn-info:focus .badge {
	color: #2897f3;
	background-color: #ffffff;
}
.btn-info:hover {
	background: #0674cf;
}
/*页头顶部搜索*/

.search {
	position: relative;
	float: right;
	width: 100%;
	margin-left: 20px;
	background-color: #fff;
	margin-top: 3px;
	margin-bottom: 3px;
	-moz-border-radius: 15px;
	/* Gecko browsers */
	-webkit-border-radius: 15px;
	/* Webkit browsers */
	border-radius: 15px;/* W3C syntax */
}
.search input[type="text"] {
	outline: none;
	padding: 0px 15px;
	background: none;
	width: 91%;
	border: none;
	font-size: 1.0em;
	color: #9E9E9F;
}
.search input[type="submit"] {
	border: none;
	cursor: pointer;
	position: absolute;
	outline: none;
	top: 0px;
	right: 0px;
	background: url(../img/search1.png) center center no-repeat;
	width: 25px;
	height: 25px;
	-moz-border-radius: 15px;
	/* Gecko browsers */
	-webkit-border-radius: 15px;
	/* Webkit browsers */
	border-radius: 15px;/* W3C syntax */
}
.search input[type="submit"]:hover {
	background: #2897f3 url(../img/search2.png) center center no-repeat;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
.search input[type="submit2"] {
    border: none;
    cursor: pointer;
    position: absolute;
    outline: none;
    top: 0px;
    right: 0px;
    background: url(../img/search_qc.png) center center no-repeat;
    width: 25px;
    height: 25px;

}
.search input[type="submit3"] {
    border: none;
    cursor: pointer;
    position: absolute;
    outline: none;
    top: 0px;
    right: 0px;
    background: url(../img/search_qc.png) center center no-repeat;
    width: 25px;
    height: 25px;

}
.texter {
border: none;
}
.clearer {
float: left;
width: 20px;
border: none;
display: none;
background: #fff;
margin-right:25px;
}
/*-------------------------------------------------------------*/

.rd-mobilemenu_ul .search input[type="text"] {
	padding: 2px 15px;
}
.lmnav {
	background-color: #FFF;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


/*.lmnav ul{ float:left; width:85%; height:53px; overflow:hidden;border: 1px solid #000; }*/


/*原*/

.lmnav .add_div {
	float: left;
	width: 75%;
	/*height: 53px;*/
	height: 48px;/*首页二级导航改样式 2016.10.26 han*/
	overflow: hidden;
}
/*add*/

.lmnav .add_div ul {
	/*add*/
	/*height: 53px;*/
	height: 48px;/*首页二级导航改样式 2016.10.26 han*/
}
/*.lmnav ul li{ padding:12px 20px; font-size:14px;}*/


/*原*/

.lmnav ul li {
	/*padding:12px 20px;*/
	font-size: 14px;
	display: block;
	float: left;
	padding: 8px;
	width: 118px;
	text-align: center;
	box-sizing: border-box;
}
/*改*/

.lmnav ul li a {
	display: block;
	padding: 7px 0;
	text-align: center;
	border-radius: 8px;
	line-height: 22px;/*首页一级导航改样式 2016.10.26 han*/
	background-color: #d2d2d2;
	color: #fff;
}
.lmnav ul li a:hover {
	background-color: #1c8be6;
	color: #fff;
}
.lmnav ul li a.selected {
	background-color: #1c8be6;
	color: #fff;
}
.fr a {
	cursor: pointer;
}
.lmnav .fr .btn_current {
	background-color: #2897f3;
	border-color: #2897f3;
}
/*~~~~~~~~~~~~END~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.lmnav .list-inline {
	margin-left: 0px;
}

@media (max-width: 767px) {
.lmnav {
	position: fixed;
	top: 56px;
	width: 100%;
	z-index: 999;
}
.lmnav ul li a {
	padding: 3px 0px;
	font-size:12px;
}
.lmnav ul li {
	width: 70px;
}
}
/*页尾*/

.apus-link li {
	list-style: none;
}
.copyright .tag_01 {
	text-align: center;
	font-size: 14px;
	margin: 5px 0;
}
.copyright .tag_01 a {
	font-size: 14px;
}
.copyright .tag_01 span {
	margin: 0 5px;
}
/*内容*/

.row1 .col-md-5 {
	width: 42%
}
.row1 .col-md-7 {
	width: 58%
}
.row2 .col-md-8 {
	width: 71%
}
.row2 .col-md-4 {
	width: 29%
}

@media ( max-width: 991px) {
.row1 .col-md-5 {
	width: 100%
}
.row1 .col-md-7 {
	width: 100%
}
.row2 .col-md-8 {
	width: 100%
}
.row2 .col-md-4 {
	width: 100%
}
}
/*热点*/

.hot {
	padding-right: 0;
	margin-top:5px;
	}
.hot .hot-title {
	font-size: 1.3em;
	font-weight: bold;
	color: #293b72;
	background: url(../img/hot.png) left center no-repeat;
	padding-left: 35px;
	padding-top:2px;
}
.hot .hot-text {
	text-indent: 2em;
	line-height: 22px;
	font-size: 1em;
	color: #000;
	padding-top: 10px;
	padding-bottom:2px;
}
.hot .hot-title a:hover {
	color: #af0204;
}
/*焦点图*/

.item img {
	width: 100%
}
.carousel-control.right, .carousel-control.left {
	top: 40%;
	background-image: none;
	font-size: 72px;
	background-color: #000;
	width: 40px;
	height: 60px;
	line-height: 45px;
}
.carousel-caption {
	background-color: rgba(0, 0, 0, 0.3);
	bottom: 0;
	left: 0;
	right: 0;
	padding-top: 5px;
	padding-bottom: 7px;
	text-align: left;
	padding-left: 15px;
	font-size: 1.2em;
	height:35px;
}
.carousel-caption p {
	color: #FFFFFF;
	margin-bottom: 0;
	font-weight: bold;
	display: block;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
width: 72%;
}
 @media \0screen\, screen\9 {
	/* 只支持IE6、7、8 */
	.carousel-caption {
 background-color: #000000;
 filter: Alpha(opacity=30);
 position: static;
		/* IE6、7、8只能设置position:static(默认属性) ，否则会导致子元素继承Alpha值 */
		*zoom: 1;
/* 激活IE6、7的haslayout属性，让它读懂Alpha */
}
 .carousel-caption p {
 position: relative;
/* 设置子元素为相对定位，可让子元素不继承Alpha值 */
}
}
.carousel-indicators {
    position: absolute;
    bottom: 6px;
    left: 90%;
    z-index: 15;
    width: auto;
    padding-left: 0px;
    margin-left: 0;
    text-align: center;
    list-style: none;
}

@media (max-width: 768px) {
.carousel-control.right,  .carousel-control.left {
	top: 40%;
	background-image: none;
	font-size: 30px;
	background-color: #000;
	width: 30px;
	height: 30px;
	line-height: 25px
}
.carousel-caption {
	font-size: 1.1em
}
.carousel-indicators .active {
	width: 6px;
	height: 6px;
	margin: 0px;
	background-color: #FFF;
}
.carousel-indicators li {
	display: inline-block;
	width: 5px;
	height: 5px;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
	border: 1px solid #ffffff;
	border-radius: 5px;
}
}
/*新闻*/
.news ul li{
	height:25px;
	overflow:hidden !important;
	width:100%;
	display: list-item;
	}
.news ul li a {
	color: #222;
	font-size: 14px;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-right:8px;
	float:left;
	}
  .news ul li a:link {color: #123;}

.news ul li a:visited,.list-unstyled li a:visited {color: #6f849a;}
.news ul li a:hover {color: #0172cf}
.news ul li a:active {color: #cc0000;}
.title1 {
	border-left: #0fb4fe 5px solid;
	padding-left: 10px;
	font-size: 20px;
	font-weight: bold;
	margin-top: 8px;
}
.title3 {
	/*border-left: #0fb4fe 5px solid;*//*2016.12.20 han*/
	padding-left: 10px;
	font-size: 16px;
	margin-top: 15px;
	color:#aeaeae;
}
.title3 span { margin-right:10px; color:#0fb4fe; font-size: 22px; font-weight: bold;}/*2016.12.20 han*/
.title2 a {
	font-size: 16px;
	font-weight: bold;
	color:#333;
}
.text {
	color: #333;
	line-height: 20px;
}

.text p{
	color: #333;
	line-height: 32px;
	font-size:18px;
	margin:15px 0;
	font-weight:normal;
}

.text2 {
	color: #333;
	line-height: 20px;
	font-weight: bold;
	margin-top: 10px;
	font-size: 14px;
}
.text2:hover {
	color: #0172cf;
}
.slh {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 98%;
}
.pindao ul li {
	line-height: 37px;
}
/*.pindao .slh {
	width: 80%
}*/
.name {
	position: absolute;
	bottom: 0;
	padding: 1px;
	line-height: 15px;
	font-size: 10px;
	left: 15px;
	right: 0;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.5);/* IE9、标准浏览器、IE6和部分IE7内核的浏览器(如QQ浏览器)会读懂 */
}
.name p {
	color: #FFFFFF;
	margin: 0 0 0px;
}
 @media \0screen\, screen\9 {
	/* 只支持IE6、7、8 */
	.name {
 background-color: #000000;
 filter: Alpha(opacity=50);
 position: static;
		/* IE6、7、8只能设置position:static(默认属性) ，否则会导致子元素继承Alpha值 */
		*zoom: 1;
/* 激活IE6、7的haslayout属性，让它读懂Alpha */
}
 .name p {
 position: relative;
/* 设置子元素为相对定位，可让子元素不继承Alpha值 */
}
}
.sdimg {
	margin-top: 10px;
	position: relative;
	padding-right: 0;
}
.sdimg img {
	width: 100%;
}
/*专题*/

.zhuanti {
	margin-bottom: 12px;
	margin-top:10px;
	}
.zhuanti .carousel-control.right, .zhuanti .carousel-control.left {
	top: 30%;
	background-image: none;
	font-size: 30px;
	background-color: #000;
	width: 20px;
	height: 40px;
	line-height: 35px
}
.zhuanti .carousel-caption {
	font-size: 1.1em
}
.leftbar {
	position: relative;
}
.leftbar .nav-tabs {
	position: absolute;
	right: 0;
	top: 5px;
}
.leftbar .nav-tabs> li> a {
	margin-right: 2px;
	line-height: 1.92307692;
	border: 0px solid transparent;
	border-radius: 0 0 0 0;
	float:left;
	padding: 10px 10px;
	}
.leftbar .nav> li> a:hover, .leftbar .nav> li> a:focus {
	text-decoration: none;
	background-color: #fff;
}
.leftbar .nav-tabs> li.active> a, .leftbar .nav-tabs> li.active> a:hover, .leftbar .nav-tabs> li.active> a:focus {
	color: #2fa9ff;
	background-color: #fff;
	border: 0px solid #dddddd;
	border-bottom-color: transparent;
	cursor: default;
	font-weight: bold;
	font-size: 14px;
}
.leftbar .nav-tabs {
	border-bottom: 0px solid #dddddd;
}
.leftbar .tab-content {
	padding: 15px 15px 15px 15px;
}
.qikan .btn {
	padding: 2px 4px;
	font-size: 12px;
	margin: 3px;
}
/*广告位*/

.ad1 {
	margin-top: 18px;
}

@media (max-width: 768px) {
.row1 .col-md-5 {
	width: 100%
}
.row1 .col-md-7 {
	width: 100%
}
.row2 .col-md-8 {
	width: 100%
}
.row2 .col-md-4 {
	width: 100%
}
.hot {
	padding-right: 15px;
	margin-top: 30px;
}
.sdimg {
}
.name {
	padding: 1px;
	line-height: 22px;
	font-size: 12px;
	left: 15px;
	right: 0px;
}
.leftbar .nav-tabs {
	position: inherit;
	right: 0;
	left: 0;
	top: 0px;
	border-bottom: 1px #f4f4f4 solid;
}
.leftbar .tab-content {
	padding: 15px 15px 15px 15px;
}
.leftbar .nav> li> a {
	font-size: 12px;
	padding: 12px 6px;
}
/*.list-inline > li.sontitle:hover,.list-inline > li.sontitle:active{ padding:2px 10px !important; }
.list-inline > li.selected a{  padding:5px 10px !important;}*/
}
/* 韩 */

h3 {
	line-height: 30px;
	text-align: center;
}
.more {
	float: right;
	font-size: 18px;
}
.more a {
	float: right;
	font-size: 24px;
	color: #2fa9ff;
}
.loading_01 {
	font-size: 24px;
	text-align: center;
	margin: 20px 0 40px 0;
	color: #666;
}
.share_01 {
	text-align: center;
}
.share_02 {
	text-align: right;
	float:right;
	}
.share_03 {
	text-align: left;
}
.share_02 img, .share_03 img {
	width: 30px;
	margin-left: 5px;
}
.navbread {
	width: 100%;
	padding: 0px 0 0 0;
	font-weight: normal;
	font-size: 13px;
	color: #999;
}
.navbread span {
	margin-right: 5px;
}
.navbread2 {
	width: 100%;
	padding: 10px 0 0 0;
	font-weight: normal;
	font-size: 13px;
	color: #999;
}
.navbread2 span {
	margin-right: 5px;
}
.neiyebar ul {
	width: 100%;
	border-bottom: 1px solid #eee;
}
.title_a {
	font-size: 18px;
}
.title_b {
	font-size: 16px;
}
.tag_01, .tag_01 a {
	color: #999;
}
.tag_01 a:hover {
	color: #2fa9ff;
}
.tag_01 span {
	margin-right: 15px;
}
.tag_02, .tag_02 a {
	color: #2fa9ff;
	text-align: right;
}
.tag_02 a:hover {
	color: #2fa9ff;
}
.tag_02 span {
	margin-right: 30px;
}
.bartop_s {
	margin-top: -15px;
}
.title_leftline {
	border-left: 6px solid #2fa9ff;
	padding-left: 10px;
	font-size: 16px;
}
.navbread2 span {
	margin-right: 5px;
}
.neiyebar-index {
	border-bottom: 0px solid #eee;
	margin-bottom:10px;
	margin-top:15px;
}
.neiyebar2 .btn, .newsnav .btn {
	padding: 1px 5px;
}
.infonone {
	text-align: center;
	margin: 20px auto;
}
.imgmax100 {
	text-align: center;
	padding: 15px 0;
}
.imgmax100 img {
	max-width: 100%;
}
/* 互动 */


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


/*.list-inline > li.sontitle:hover,.list-inline > li.sontitle:active{ background:#2897f3; color:#fff; padding:2px 20px; border-radius:4px;}
.list-inline > li.selected a{ background:#2897f3; color:#fff; padding:5px 20px; border-radius:4px;}
.list-inline > li a:hover{ color:#fff; }*/


/*原*/


/*原*/


/*原*/


/*原*/


/*原*/


/*原*/

.btn-oval {
	border-radius: 50px;
}
.select_btn {
	background: #fff;
	border: 1px solid #2fa9ff;
	color: #2fa9ff;
	padding: 2px 6px 4px 6px;
	margin-right: 10px;
}
.select_btn:hover {
	background: #2fa9ff;
	border: 1px solid #2fa9ff;
	color: #fff;
}
.select_btn_select {
	background: #2fa9ff;
	border: 1px solid #2fa9ff;
	color: #fff;
	padding: 2px 6px 4px 6px;
	margin-right: 10px;
}
.select_btn_select:hover {
	color: #fff;
}
.icon_plus {
	color: #2fa9ff;
	margin-right: 5px;
}
.tagselect {
	padding: 0;
}
.tagsearch {
}
.newtopic {
	font-size: 16px;
	text-align: center;
}
.leftbar8, .leftbar4 {
	margin: 0px auto 15px;
}
.leftbar4 {
	padding-left: 0;
}
.lefttag {
	margin-bottom: 10px;
}
.listbar {
	margin: 0 0 15px 0;
}
.listbar .blocks_01 {
	padding: 15px 0;
	border-bottom: 1px dashed #ddd;
	position: relative;
}
.listbar .blocks_01 .blocks_01_left {
}
.listbar .blocks_01 .blocks_01_right {
}
.listbar .blocks_01 .tag_01 {
	margin-bottom: 0;
}
.listbar .blocks_01 .title_a {
	font-size: 18px;
}
.listbar .blocks_01 .introtit {
	white-space: nowrap;
	padding-left: 0;
}
.listbar .blocks_01 .intro {
	padding-left: 0;
	line-height:21px;
}
.blocks_01 .tag_right {
	position: absolute;
	right: 0;
	top: 0;
	width: 66px;
	height: 40px;
	background: url(../img/bg_tag_01.png) top center no-repeat;
	text-align: center;
	font-size: 18px;
	color: #fff;
}
.btn_gz {
	float: right;
	padding: 2px 6px 2px 6px;
	border-radius: 50px;
	background: #2fa9ff;
	border: 1px solid #2fa9ff;
	color: #fff;
}
.btn_gz:hover {
	color: #fff;
}
.btn_gz_ed {
	float: right;
	padding: 2px 6px 2px 6px;
	border-radius: 50px;
	background: #fff;
	border: 1px solid #2fa9ff;
	color: #2fa9ff;
}
.btn_gz_ed:hover {
	color: #2fa9ff;
}
.topictitle {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ddd;
}
.topictitle .title {
}
.title h3 {
	margin-top: 0;
	text-align:left;
	margin-left:15px;
	}
.listdot {
	font-size: 10px;
	color: #2fa9ff;
	margin-right: 5px;
}
.introtit_fl {
	margin-right: 20px;
	margin-bottom: 10px;
}
.topic_gz_lg {
	text-align: center;
}
.btn_gz_lg {
    margin: 0px auto;
    font-size: 14px;
    padding: 6px 15px;
    border-radius: 50px;
    background: #fff;
    border: 1px solid #2fa9ff;
    color: #2fa9ff;
}
.btn_gz_lg:hover, .btn_gz_lg:focus {
	color: #fff;
	background: #2fa9ff;
}
.btn_public {
	float: right;
	margin-right: 30px;
	border-radius: 50px;
	background: #cc0000;
	color: #fff;
}
.btn_public:hover, .btn_public:hover:focus {
	background: #cc0000;
	color: #fff;
}
.topicintro {
	margin: 10px 0;
}
.qzpicarea {
	position: relative;
	margin-bottom: 30px;
}
.qzpicarea .qzimg img {
	width: 100%;
}
.qzpicarea .icon_ks{	
    position: absolute;
	right: 15px;
	top: 15px;
}

.qzpicarea .icon_qz a{
	position: absolute;
	right: 15px;
	top: 15px;
	background-color:#00a0e9;
	color:#fff;
	width:60px;
	height:60px;
	-webkit-border-radius:50px; 
-moz-border-radius:50px; 
-o-border-radius:50px; 
border-radius:50px;
text-align:center;
font-size:16px;
padding-top:5px;
padding-left:3px;
}
.qzpicarea .icon_qz a:hover{ background-color:#fff; color:#00a0e9;}
.qzpicarea .qztitle {
	width: 100%;
	position: absolute;
	bottom: 0;
	padding: 5px 10px;
	line-height: 24px;
	font-size: 18px;
	background-color: rgba(0, 0, 0, 0.5);
	color: #fff;
}
.qzpicarea .qztitle a {
	color: #fff;
	font-size: 18px;
}
.qzpicarea .gift {
	width: 80px;
	height: 80px;
	position: absolute;
	right: 50px;
	bottom: 50px;
	line-height: 24px;
}/*新增直播奖励 2016.10.28 han*/
.buxianglai .qzpicarea {
	margin-bottom: 0px;
}
/* 直播 */

.banner_lb {
	margin: 0 0 15px 0;
}
.banner_lb .item img {
}
.zb_block_01 {
	border-bottom: 1px dashed #ddd;
	margin: 0px 0px 10px 0px;
}
.listarea {
	padding-right: 0;
}
.bg_tag_01 {
	min-height: 40px;
	background: url(../img/bg_tag_01.png) top center no-repeat;
	text-align: center;
	font-size: 18px;
	color: #fff;
}
.zb_block_01 .tag_01 span {
	margin-right: 10px;
}
.zb_pic, .zb_pic_02 {
	position: relative;
	padding-right: 0;
	margin-bottom: 0px;
}
.zb_pic img {
	width: 100%;
}
.zb_pic_02 img {
	width: 100%;
}
.zb_pic .picaa img {
	width: 100%;
}
.zb_pic .smarker {
	width: 100%;
	padding: 10px;
	line-height: 24px;
	text-align: center;
}
.zb_zt {
	float: right;
	color: #999;
}
.zb_text {
	width: 100%;
	text-align: left;
	font-size: 1.0em;
	color: #fff;
	position: absolute;
	top: 5px;
}
.zb_text span {
	margin: 0 30px;
}
.zb_paixu {
	margin-bottom: 5px;
}
.zb_list {
	border-left: 4px solid #e8e8e8;
}
.zb_list .blocks_02 {
	padding: 0 15px 0 15px;
}
.zb_list .zb_date {
	margin-left: -22px;
	line-height: 45px;
	background: #fff;
	font-size: 16px;
	color: #2fa9ff;
}
.zb_list .zb_listtext {
	margin-bottom: 15px;
}
.zb_list .zb_listimg img {
	width: 100%;
	margin-bottom: 15px;
}
.zb_plarea_border {
	border: 1px dashed #ddd;
	border-radius: 10px;
	padding: 15px 5px;
	margin-top: 20px;
}
.zb_plarea {
	padding-bottom: 15px;
}
.zb_plarea .pj_content {
	padding: 10px 5px 0 5px;
}
.zb_plarea .blocks_01 {
	margin: 0 15px;
}
.zb_plarea .others .textarea {
	margin: 0px;
}
.zb_plarea .pj_content {
	padding-top: 0;
}
.commentarea {
	margin: 15px 0;
}
.comment {
	border: 1px solid #ddd;
	padding: 2px;
	border-radius: 10px;
	margin: 15px 0;
}
.comment textarea {
	border: 0;
	height: 150px;
}
.btn_comment {
	float: right;
	border-radius: 50px;
}
.links_01 {
	background: #f8f8f8;
}
.btn_links_01 {
	border-radius: 50px;
	margin-right: 20px;
	display: inline-block;
	margin-bottom: 10px;
}
.links_02 {
	border: 1px solid #ddd;
}
.links_02_title {
	line-height: 100px;
	text-align: right;
	white-space: nowrap;
	font-weight: bold;
}
.links_02 .plst_pt li img {
	width: auto;
	height: 60px;
}
.links_02 .roll_rt {
	top: 35px;
}
/* 广告位 */

.gg_01 img{
	margin-bottom: 15px;
}
.gg_02 {
	padding-right: 0;
	margin-bottom: 15px;
}
.gg_01 img, .gg_02 img {
	width: 100%;
}
.ggbar {
}
.gg_2 img {
	width: 100%;
}
.gg_2 {
	margin-bottom: 10px;
}
.gg_h70 img {
	height: 70px !important;
	
}
/* 右侧 */

.border_square {
	border: 1px solid #ebebeb;
}
.rightbar {
	margin: 12px 0 15px 0;
	padding: 0 15px 10px 15px;
	border: 1px solid #ebebeb;
}
.leftbar {
	margin: 0 0 15px 0;
	padding: 0 15px 20px 0px;
	/*border: 1px solid #ebebeb;*//*2016.12.20 han*/
	border-top:2px solid #888;
	border-right:1px solid #ebebeb;
	border-bottom:1px solid #ebebeb;
	border-left:1px solid #ebebeb;
}
.rightbar .title {
}
.rightbar .title span {
    margin-left: 10px;
    border-top: 3px solid #2fa9ff;
    font-size: 16px;
    padding: 3px 5px;
    line-height: 32px;
    
   
}
.right_gg {
	margin-bottom: 15px;
}
.rightbar ul {
	margin-top: 0px;
}
.rightbar ul li a {
	background: url(../img/dot_02.png) left center no-repeat;
	padding-left: 15px;
	color: #222;
	font-size: 14px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 99%;
}
.huizhan ul li a {
	background: url(../img/dot_02.png) left center no-repeat;
	padding-left: 15px;
	color: #222;
	font-size: 14px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 99%;
	line-height: 25px;
}
.zhuanfang {
    padding: 0px 0 2px 5px;
	background-color:#edede3;
	
}

.zhuanfang ul li a {
	background: url(../img/dot_03.png) left center no-repeat;
	padding-left: 15px;
	color: #222;
	font-size: 14px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 99%;
	line-height: 23px;
}
.rightbar ul li a:hover {
	color: #0172cf
}
.rightbar .tuwen {
	margin: 0 -15px 2px -15px;
	position: relative;
}
.rightbar .tuwen img {
	width: 100%;
}
.rightbar .tuwen .arr_right_zt {
	width: 20%;
	position: absolute;
	right: 0;
	top: 0;
}
.ptarea {
	margin: 10px 0;
}

 .ptarea .textarea {
	padding-left: 0;
}
.ptarea .blocks {
	margin-bottom: 12px;
}
.qz_member {
}
.qz_blocks {
	margin: 5px auto;
	/*padding: 5px 0;*//*2017.03.16 han*/
	padding: 5px 0 10px 0;/*2017.03.16 han*/
	border-bottom: 1px dashed #ddd;
}
.qz_member_name {
	color: #2fa9ff;
	font-size: 16px;
}
.others_02 div {
	line-height: 22px;
}
.others_02 span {
	margin-right: 5px;
}
/*右侧tab切换*/

.righttab {
	margin: 0 0 15px 0;
	padding: 0 0px 5px 0px;
	border: 1px solid #ebebeb;
}
.righttab .nav-tabs> li.active> a, .righttab .nav-tabs> li.active> a:hover, .righttab .nav-tabs> li.active> a:focus {
	color: #fff;
	border: 0px solid #dddddd;
	cursor: default;
	background-color: #2fa9ff;
	font-size: 16px;
}
.righttab .nav-tabs> li {
	width: 50%;
	text-align: center;
}
.righttab2 ul {
	margin: 15px;
}
.righttab2 ul li a {
	background: url(../img/dot_02.png) left center no-repeat;
	padding-left: 15px;
	color: #222;
	font-size: 14px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 99%;
}
.righttab2 ul li a:hover {
	color: #0172cf
}
/*话题文章*/

.ht-wz {
	margin-bottom: 15px;
}
.ht-wz .title {
	font-size: 24px;
	margin-top: 0px;
	text-align: center;
	line-height: 35px;
	font-weight: bold;
}
.ht-wz .title h1{ font-size:24px; text-align:left; margin-left:15px;}
.ht-wz .subtitle {
	font-size: 16px;
	text-align: center;
}
.ht-wz .subtitle2 {
	font-size: 12px;
	margin-top: 10px;
	color: #888;
	padding-bottom: 5px;
}
.ht-wz .text {
	text-indent: 2em;
	padding: 10px 15px;
	font-size: 16px;
	line-height: 26px;
}
.ht-wz .text img {
	max-width:600px;
	height: auto;
	margin-left:-40px;
	}
.inputarea_l {
	margin: 10px auto 0 auto;
	border: 1px solid #eae8e8;
}
.inputarea_l textarea {
	width: 100%;
	margin: 0 auto;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 1px solid #eae8e8;
	resize: none;
	outline: none;
	padding: 10px;
}
.btn_submit {
	line-height: 30px;
	padding: 5px 30px;
	background: #2fa9ff;
	border-radius: 30px;
	text-align: center;
	color: #fff;
}
.btn_submit:hover {
	background: #007ed7;
}
.btn_submit a {
	line-height: 30px;
	font-size: 18px;
	color: #fff;
}
.btn_submit a:hover {
	color: #fff;
}
.pj_content {
	padding: 20px 20px 0 20px;
	overflow: hidden;
}
.headarea {
	float: left;
	width: 60px;
}
.headarea img {
	width: 60px;
	height: 60px;
	border-radius: 32px;
	border: 3px solid #fff9e5;
}
.headarea_02 {
	float: left;
	/*width: 50px;*/
	padding-top: 5px;
	width: 60px;/*2017.03.16 han*/
	margin-right:10px;/*2017.03.16 han*/
}
.headarea_02 img {
	/*width: 50px;
	height: 50px;*//*2017.03.16 han*/
	width:60px;/*2017.03.16 han*/
	height:60px;/*2017.03.16 han*/
}
.headarea_03 {
	float: left;
	width: 50px;
	padding-top: 5px;
}
.headarea_03 img {
	width: 50px;
	height: 50px;
	border-radius: 32px;
}
.others {
	margin-top: 5px;
	margin-left: 70px;
}
.others_02 {
	margin-top: 0px;
	margin-left: 60px;
}
.others .textarea {
	margin: 5px 0 15px 0;
	color: #666
}
/*评价内容*/

.pingjia {
	margin: 15px 0;
	padding: 0 0px 5px 0px;
}
.pingjia .nav-tabs> li.active> a, .pingjia .nav-tabs> li.active> a:hover, .pingjia .nav-tabs> li.active> a:focus {
	color: #222;
	border: 1px solid #dddddd;
	cursor: default;
	border-bottom-color: transparent;
	background-color: #fff;
	font-size: 14px;
	padding-left: 30px;
	padding-right: 30px;
}
.pingjia .nav-tabs> li> a {
	margin-right: 2px;
	line-height: 1.02307692;
	border: 1px solid transparent;
	border-radius: 5px 5px 0 0;
}
/* 添加图片 */

.community_post_imgarea .blockimg {
	float: left;
	margin-right: 20px;
	width: 21%;
}
.community_post_imgarea img {
	width: 100%;
	margin-bottom: 20px;
	border-radius: 5px;
}
.community_post_imgarea .imgadd {
	float: left;
	width: 21%;
	border: 2px dashed #ddd;
	border-radius: 5px;
	text-align: center;
}
.community_post_imgarea .imgadd img {
	width: 30%;
	margin: 35% auto;
}
/* 弹出层 */

.modal .modalarea {
	width: 50%;
	margin: 10% auto;
	background: #fff;
	border-radius: 6px;
	outline: none;
	box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	background-clip: padding-box;
}
.modal .modalarea .modal-header {
	border-radius: 6px 6px 0 0;
	text-align: center;
}
.modal .modalarea .modal-header h3 {
	font-weight: 400;
}
.modal .modalarea .modal-footer {
	border-radius: 0 0 6px 6px;
}
.modal .modalarea .modal-body {
	padding: 40px 30px;
}
.modal .picline1 img {
	border-radius: 6px;
	text-align: center;
}
.modal .mtextarea {
	padding: 20px 30px;
}
.modal-header, .modal-footer {
	background-color: #f2f2f2;
	font-weight: 800;
	font-size: 12px;
}
.form-group {
	margin-bottom: 15px;
}
.form-group label {
	text-align: right;
	padding-top: 5px;
}
.btn_add {
	padding: 10px 15px;
	border: 1px dashed #ccc;
	border-radius: 5px;
	font-size: 30px;
}
.input-group-btn label {
	padding-top: 6px;
	padding-bottom: 6px;
}
/*资讯*/

.newslist {
	margin-bottom: 15px;
}
.newslist .col-md-4 {
	width: 33.33333333%;
}
.newspicarea {
	position: relative;
}
.newspicarea .tag_jiao {
	position: absolute;
	left: 0;
	top: 0;
}
.newspicarea .tag_jiao img {
	width: 30px;
}
.newspicarea .qzimg img {
	width: 100%;
}
.newspicarea .qztitle {
	width: 100%;
	position: absolute;
	bottom: 0;
	padding: 3px 10px;
	line-height: 24px;
	font-size: 12px;
	background-color: rgba(0, 0, 0, 0.5);
	color: #fff;
}
.newspicarea .qztitle a {
	color: #fff;
	font-size: 12px;
}
.newsnav {
	background-color: #f4f4f4;
}
.newsnav .add_div_lm {
	overflow: hidden;
}
.newsnav .add_div_lm ul {
	width: 83%;
	height: 50px;
	overflow: hidden
}
.newsnav ul li{ padding-left:0; padding-right:0;}
.newsnav ul li a {
	padding: 0px 14px;
	line-height: 40px;
	color: #333;
	display: block;
}
.newsnav ul li a:hover {
	background-color: #00b0ff;
	color: #fff;
}
.newsnav ul li a.active {
	background-color: #00b0ff;
	color: #fff !important;
	padding: 0px 15px;
	line-height: 40px;
}
.newsnav ul li .dropdown-menu {
	width: 100%;
	position: absolute;
	/*left:0px;*/left: 5px;/*2016.10.26 弹出框样式 han*/
	padding-left: 0px;
	background: #00b0ff;
	border-radius: 0;/*2016.10.26 弹出框样式 han*/
	border: 0;/*2016.10.26 弹出框样式 han*/
}
.newsnav ul li .dropdown-menu a {
	display: block;
	float: left;
	color: #fff;
	background: none;
	width: 100%;
	line-height: 35px;/*2016.10.26 弹出框样式 han*/
}
.newsnav ul li .dropdown-menu a:hover {
	color: #fff;
	/*background-color: #0086c2;*//*2016.10.26 弹出框样式 han*/
	background-color: #60cdff;/*2016.10.26 弹出框样式 han*/
}
.newsnav .fr .btn_current {
	background-color: #2897f3;
	border-color: #2897f3;
}
.title-tag {
	position: absolute;
	left: 0;
	top: 0;
	margin-left: 15px;
	padding: 1px 10px;
	border-radius: 0 20px 20px 0;
	background-color: #00b0ff;
	color: #FFF;
}
.newslist .pindao {
	margin-top: 10px;
}
.newslist .pindao ul li {
	line-height: 44px;
	background: url(../img/dot_02.png) left center no-repeat;
	padding-left: 15px;
}
.newslist .pindao .slh {
	width: 80%;
	font-size: 18px;
}
.xz-pindao {
	margin-top: 10px;
	margin-right: 15px;
}
.xz-pindao ul li {
	line-height: 30px;
	background: url(../img/dot_02.png) left center no-repeat;
	padding-left: 15px;
}
.xz-pindao .slh {
	width: 80%
}
.menu {
	width: 100%;
	height: 80px;
	background: #efefef;
}
.menu .nav {
	width: 960px;
	height: 80px;
	margin: 0 auto;
}
.menu .nav li {
	float: left;
	list-style: none;
}
.menu .nav li a {
	display: block;
	height: 80px;
	/*border-left:1px solid #000;*/
	padding: 0 10px;
	line-height: 90px;
	color: gray;
	text-decoration: none;
	position: relative;
	overflow: hidden;
}
.menu .nav li a:hover, .menu .nav li a.current {
	background: #000;
	color: #fff;
}
.menu .nav li .box {
	width: 100%;
	height: 50px;
	position: absolute;
	top: 80px;
	left: 0;
	padding-left: 200px;
	background: #000;
	display: none;
}
.menu .nav li .box a {
	display: block;
	height: 50px;
	float: left;
	color: #fff;
	line-height: 50px;
	border: none;
	background: none;
}
.menu .nav li .box a:hover {
	text-decoration: underline;
	color: #46bd01
}
.jianj-l {
	padding-left:0px !important;
	}
.jianj-r {
	padding-right: 0px !important;
}

@media (max-width: 768px) {
.xz-pindao {
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
}
.jianj-l {
	padding-left: 15px!important;
}
.jianj-r {
	padding-right: 15px!important;
}
.newslist .col-md-4 {
	width: 100%;
}
.navbread {
	margin-top: 50px;
}
.navbread2 {
	margin-top: 0px;
}
.borderall_s {
	margin-top: 10px;
}
.tagselect {
	padding-right: 0;
}
.tagsearch {
	margin-left: -15px;
}
.lefttag .search {
	margin-left: 0;
}
.leftbar4 {
	padding-left: 15px;
}
 .ptarea .textarea {
	padding-left: 0px;
	margin-top: 5px;
	text-align: left;
}
.headarea {
	float: left;
	width: 40px;
}
.headarea img {
	width: 40px;
	height: 40px;
	border-radius: 27px;
	border: 3px solid #fff9e5;
}
.headarea_02,  .headarea_03 {
	float: left;
	width: 30px;
}
.headarea_02.headarea_03 img {
	width: 30px;
	height: 30px;
}
.others {
	margin-top: 5px;
	margin-left: 60px;
}
.others_02 {
	margin-top: 0px;
	margin-left: 40px;
}
.btn_submit {
	line-height: 20px;
	padding: 5px 20px;
	border-radius: 20px;
}
.btn_submit a {
	line-height: 20px;
	font-size: 16px;
}
.share_02 img,  .share_03 img {
	width: 20px;
}
.listbar .blocks_01 .blocks_01_right {
	margin-top: 0px;
}
.tag_01 span {
	margin-right: 10px;
}
.blocks_01 p {
	margin: 0 0 5px;
}
.modal .modalarea .modal-body {
	padding: 20px 30px;
}
.modal .modalarea {
	width: 90%;
	margin: 20% auto 5% auto;
}
.modal-header {
	padding: 5px 15px 0 15px;
}
.zb_plarea .blocks_01 {
	padding: 0 5px;
}
.zb_text {
    font-size: 12px;
    color: #fff;
    top: 0;
    line-height: 10px;
    position: inherit;
    text-align: center;
}
.zb_text span {
	margin: 0 5px 0 0;
}
.bg_tag_01 {
	max-width: 60px;
	min-height: 24px;
	margin-bottom: 10px;
	margin-left: 15px;
	line-height: 24px;
	text-align: center;
	border-radius: 20px;
	background: #2fa9ff;
	font-size: 14px;
	color: #fff;
}
.infonone img {
	width: 60%;
}
.links_02_title {
	text-align: left;
	white-space: nowrap;
	font-weight: bold;
	line-height: 50px;
	margin-bottom: 0;
}
}
/*切换按钮*/

.switch span {
	position: relative;
	display: inline-block;
	width: 40px;
	height: 20px;
	background-color: #fff;
	border: 1px solid #dddddd;
	border-radius: 100px;
	transition: all .5s;
	box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.1) inset;
	vertical-align: middle;
}
.switch span:after {
	content: "";
	position: absolute;
	background-color: #fff;
	top: 0;
	left: 0;
	height: 18px;
	width: 18px;
	border: 1px solid #ddd;
	border-radius: 400px;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
	-webkit-transition: all .2s;
}
.switch.switch-lg span {
	width: 50px;
	height: 25px;
}
.switch.switch-lg span:after {
	height: 23px;
	width: 23px;
}
.switch.switch-sm span {
	width: 30px;
	height: 15px;
}
.switch.switch-sm span:after {
	height: 13px;
	width: 13px;
}
.switch input:checked+ span {
	background-color: #5d9cec;
	border-color: #5d9cec;
	transition: all .5s;
}
.switch input:checked+ span:after {
	left: 50%;
	transition: all .2s;
}
.switch {
	list-style: none;
}
/*肖志民*/

.zhongxin {
	background-color: #f7f7f7;
	width: 970px;
}
.grzx {
	padding: 10px 15px;
	color: #231815;
}
.shiluo {
	font-size: 16px;
	margin-left: 10px;
}
.shiluo a:hover, .shiluo a:focus {
	color: #2997f3;
}
.yangzz {
	color: #2997f3;
}
.weibing {
	background-image: url(../img/zhongxin/ban.png);
}
.xingf {
	margin-top: 0px !important;
}
.pl0 {
	padding-left: 0px;
}
.pr0 {
	padding-right: 0px;
}
.gd150 {
}
.waiqiang {
	width: 97px;
	height: 124px;
	padding-top: 26px;
	margin-bottom: 26px;
}
.hulu {
	font-size: 18px;
	color: #231815;
}
.laiyi {
	margin-top: 46px;
	min-height: 80px;
}
.laiyi2 {
	margin-top: 40px;
	font-size: 14px;
	border-left: 1px #e1e1e1 solid;
	min-height: 80px;
}
.gudu {
	background-color: #FFF;
	margin-top: 18px;
}
.shiluo li a {
	padding: 7px 15px !important;
	width: 100%;
}
.leishui {
	padding: 22px 30px 40px 30px;
}
.mt-lg {
	margin-top: 10px !important;
}
.pt8 {
	padding-top: 5px;
}
input {
}
select {
}
textarea {
	height: 200px;
}
.duzi {
	font-size: 16px;
}
.tuoyun button {
	background-color: #2897f3 !important;
	border-color: #fff !important;
	padding: 10px 70px !important
}
.xiam {
}
.gudu2 {
	background-color: #FFF;
	margin-top: 0px;
	margin-top: 10px;
}
.tian {
	margin-right: 5px;
}
.peng table {
	background: #fff;
	color: #888;
	width: 100%;
}
.jili label {
	margin-bottom: 0px !important;
}
.jili label input {
	margin-bottom: 0px !important;
}
.red a {
	color: #F00
}
.green a {
	color: green;
}
.shima li a {
}
.taijin th {
	color: #2997f3;
	font-size: 16px;
	margin: 0px 10px;
}
.taijin th font {
	margin: 0px 10px;
	font-weight: 500;
}
.gongzuo {
	text-align: right;
}
.pl5 {
	padding-left: 10px;
}
.pr5 {
	padding-right: 5px;
}
.gongzuo {
	text-align: left;
}
.mt-lg2 {
	margin-top: 15px !important;
}
.blue a {
	color: #2997f3;
}
.tian {
	margin-right: 5px;
}
.peng table tr td {
	text-align: center;
}
.peng table tr th {
	text-align: center;
}
.tuoyun2 button {
	background-color: #2897f3 !important;
	border-color: #fff !important;
}
.tuoyun9 button {
	background-color: #2897f3 !important;
	border-color: #fff !important;
	padding: 6px 40px !important
}
.meigeli td {
	line-height: 26px !important;
	height: 47px;
}
.buan {
	font-size: 16px;
	color: #222;
	margin-bottom: 15px;
}
.buan2 {
	font-size: 16px;
	color: #222;
}
.miaoh {
	font-size: 18px;
	padding-bottom: 13px;
	border-bottom: 1px #eeeeee solid;
}
.yanw span {
	color: #2997f3;
}
.table {
	margin-bottom: 0px;
}
.miaoh2 {
	font-size: 16px;
	padding-bottom: 13px;
	border-bottom: 1px #eeeeee solid;
}
.qwer {
	color: #7b7a7a;
}
.yexu {
	height: 30px;
	padding-top: 8px;
	line-height: 1.42857143;
	color: #555;
}
.yexu2 {
	height: 40px;
	line-height: 1.42857143;
	color: #555;
}
.yexu2 input {
	margin-top: 10px;
}
.hxy {
	margin-bottom: 10px;
}
.touyun5 button {
	background-color: #2897f3 !important;
	border-color: #fff !important;
	padding: 5px 30px !important;
}
.tuoyun3 button {
	background-color: #efefef !important;
	color: #595757;
	border-color: #fff !important;
	padding: 6px 30px !important;
}
.tuoyun3 button:hover {
	color: #595757;
}
.wozhidao {
	-moz-border-radius: 48px;
	/* Gecko browsers */
	-webkit-border-radius: 48px;
	/* Webkit browsers */
	border-radius: 48px;
	/* W3C syntax */
	width: 96px;
	height: 96px;
}
.xingbie {
	position: absolute;
	right: 0;
	top: 100px;
}

@media only screen and (max-width: 768px) {
.weibing {
	background-image: none;
	background-color: #e3e3d9;
	padding-bottom: 0px;
}
.laiyi,  .laiyi2 {
	text-align: center;
}
.queding {
	padding-left: 0px;
}
.wuhui {
	padding-left: 0px;
}
.miaoyong {
	text-align: left;
}
.gongzuo1 {
	padding-left: 0px;
}
.shang {
	width: 100%
}
.xuehui {
	padding-left: 0px;
}
.form-group {
	margin-bottom: 5px !important
}
.mt-lg2 {
	margin-top: 10px !important;
}
.wangza {
	padding-left: 0px;
}
.zhemeshuo {
	margin-left: 0px !important;
}
.mbs {
	padding-right: 0px;
}
.laiyi {
	margin-top: 0px;
	min-height: 50px;
}
.laiyi2 {
	margin-top: 0px;
	margin-bottom: 15px;
	min-height: 50px;
}
.laiyi ul li,  .laiyi2 ul li {
	text-align: left
}
.leishui {
	padding: 20px 30px 40px 30px;
}
.shiluo {
	margin-left: 10px;
	margin-right: 25px;
	margin-bottom: 20px;
}
.grzx {
	text-align: center;
}
.waiqiang {
	padding-top: 15px;
	margin-bottom: 15px;
}
.xingbie {
	position: absolute;
	right: 0;
	top: 86px;
}
.xingbie img {
	width: 20px !important;
	height: 20px !important;
}
}
/*xiao 09-06*/

.sdimg7 {
	position: relative;
	padding-left: 0px;
}
.sdimg7 img {
	width: 100%;
}
.name2 {
	position: absolute;
	bottom: 0;
	padding: 1px;
	line-height: 15px;
	font-size: 10px;
	left: 0;
	right: 15px;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.5);
}
.name2 p {
	color: #FFFFFF;
	margin: 5px 0;
	text-align: left;
	padding-left: 10px;
}
.name2 a:hover {
	color: #FFF;
}
.zuomogu {
	color: #231815;
}
.mogu {
	color: #8b8b8b;
}
.yiyang {
	margin-left: -15px;
}
.lei {
	padding-right: 0px;
	padding-left: 0px;
	margin-left: -15px;
}
.tiyan {
	margin-top: 7px;
	margin-bottom: 7px;
}
.suiyue {
}
.suiyue li {
	height: 35px !important;
	line-height: 35px !important;
}
.pindao .slhwox {
	width: 65%;
}
.slhwox {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 98%;
}
.haoxia {
	margin-right: 5px;
}
.shushu {
	margin-bottom: 0px;
	margin-top: 0px;
}
.qishiwu {
	background: #f4f4f4;
	padding: 10px;
}
.jd {
	margin-right: 15px !important;
	color: #000 !important;
}
.shandong span {
	margin-left: 5px;
	margin-right: 5px;
	color: #717171;
}
.xianhua a {
	color: #46afff;
}
.touqiang {
	line-height: 45px;
}
.touqiang .searchleft {
	float: left;
	width: 14%;
	white-space: nowrap;
}
.touqiang .searchcontent {
	float: left;
	width: 85%;
	margin-top: 10px;
	line-height: 25px;
}
.touqiang .searchcontent span {
	display: inline-block;
}
.huihuang {
	margin-top: 11px;
}
.mingbai {
	font-size: 18px;
	color: #2fa9ff;
	line-height: 40px;
	height: 40px;
}
.qiancai {
	display: block;
	height: 20px;
	width: 50px;
	line-height: 20px;
	text-align: right;
	margin-top: 10px;
}
.jiaoxing {
	margin-right: 0px !important;
}
.gaoli img {
	padding-bottom: 3px;
}
.youmei a {
	float: right;
	color: #2fa9ff;
}
.rightbar .title2 span {
	font-size: 16px;
	padding: 0 5px;
}
.title2 {
	height: 35px;
	line-height: 35px;
}
.yangguang li a {
	width: 70% !important;
}
.yiqi {
	float: right;
	color: #646464;
}
.shenme {
	margin-bottom: 15px;
}
.qingj {
	margin-right: -15px;
}
.guyi {
	padding-left: 0px;
}
.sanjia {
	margin-bottom: 15px;
}
.kaiguan {
	display: none;
}
.kaiguan2 {
	display: block;
}
.youmei2 {
	float: right;
	color: #2fa9ff;
	font-size: 14px;
}
.kes {
	margin-top: 7px;
	margin-bottom: 7px;
}
.lei {
	margin-top: 8px;
}
.tingpa {
	margin-top: 2px;
	margin-bottom: 2px;
}
.tianq em {
	color: #d1d1d1;
}
.budong {
	padding: 15px 20px;
	background-color: #f4f4f4;
	border-bottom: none;
}
.lingc {
	height: 55px;
	line-height: 55px;
	background-color: #f9f9f9;
	margin-top: 25px;
	margin-left: 15px;
	margin-right: 15px;
}
.lingc span {
	margin-left: 20px;
}
.diaotou {
	margin-bottom: 15px;
}
.diaotou input {
	width: 100%;
	margin: 0 auto;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	resize: none;
	border-bottom: none;
	outline: none;
	padding-left: 10px;
}
.diaotou {
	border: 1px solid #eae8e8;
}

@media only screen and (max-width: 768px) {
main {
	margin-top: 15px;
}
.buxianglai {
	margin-bottom: 15px;
}
.lei {
	margin-left: 0px;
}
.guyi {
	padding-left: 15px;
}
.yiyang {
	margin-left: 0px;
}
.touqiang {
	height: auto;
}
.borderall_s {
	margin-top: 0px;
}
.huihuang {
	margin-top: 0px;
}
.laoji {
	margin-bottom: 5px;
}
.kaiguan {
	display: block;
}
.kaiguan2 {
	display: none;
}
.qzpicarea .gift {
    width: 40px;
    height: 40px;
    position: absolute;
    right: 20px;
    bottom: 30px;
    line-height: 24px;
}
.qzpicarea .gift img{ width:100%;}
}
/*xiao 16-09-08*/

.guolai {
	text-align: right;
}
.shandong2 span {
	margin-left: 6px;
	margin-right: 6px;
	color: #717171;
	font-size: 16px;
}
.neicha {
	text-align: right;
}
.quba {
	margin-bottom: 0 !important;
}
.cadan ul li a {
	color: #222;
	font-size: 14px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.gezhong {
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom: 1px dashed #ddd;
}
.po li {
	margin-bottom: 5px;
}
.buxinga {
	color: #00affe;
}
.introtit2_fr {
	float: right;
	margin-left: 20px;
	margin-bottom: 0px;
}
.introtit2_fl {
	float: left;
	margin-right: 20px;
}
.share_09 img {
	width: 20px;
	margin-left: 5px;
}
.dingdong {
	height: 10px;
}
.xianzhia {
	width: 100px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

@media only screen and (max-width: 768px) {
.yangguang2 li a {
	width: 100% !important;
}
.neicha {
	text-align: left;
}
.xianzhia {
	width: 150px;
}
.baifenbi {
	float: none;
	margin-top: 3px;
	margin-bottom: 3px;
}
.qzpicarea .icon_ks {
    position: absolute;
    left: 7px;
    top: 7px;
    right: auto;
}
.qzpicarea .icon_ks .btn{ 
padding: 2px 8px;
font-size: 12px;
}
}
.baifenbi {
	float: left;
	margin-right: 20px;
}
/*xiao 2016 09-13*/

.dianzan {
	padding-bottom: 10px;
	border-bottom: #eeeeee solid 1px;
	margin-bottom: 10px;
	font-size: 16px;
}
.yongdao {
	font-size: 15px;
}
.radio2 {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
.radio2 span {
	height: 32px;
	line-height: 32px;
	font-size: 14px;
}
.tuoyun2 button {
	background-color: #2897f3 !important;
	border-color: #fff !important;
	padding: 8px 35px !important;
}
.shiyan {
	display: block;
	height: 30px;
	background-color: #f4f4f4;
}
.anniuyang button {
	background-color: #2897f3 !important;
	border-color: #fff !important;
	padding: 8px 28px !important;
	margin-top: 20px;
	margin-bottom: 8px;
}
.cangzhe {
	padding: 10px;
	margin: 10px;
	border: 1px #ececec solid;
	border-top-left-radius: 9px;
	border-top-right-radius: 9px;
	border-bottom-left-radius: 9px;
	border-bottom-right-radius: 9px;
}
.cangzhe img {
    -moz-transition: all 0.3s cubic-bezier(0, 0.5, 0.5, 1) 0s;
    -o-transition: all 0.3s cubic-bezier(0, 0.5, 0.5, 1) 0s;
    -webkit-transition: all 0.3s cubic-bezier(0, 0.5, 0.5, 1) 0s;
    transition: all 0.3s cubic-bezier(0, 0.5, 0.5, 1) 0s;
}
.cangzhe:hover img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}

.gezhong2 {
	margin-bottom: 12px;
}
.zhoukou button {
	color: #ffffff !important;
	background-color: #2897f3 !important;
	border-color: #2897f3 !important;
	outline: none;
}
.gezhong3 {
	margin-bottom: 12px;
	padding-top: 12px;
	border-top: 1px dashed #ddd;
}
.gezhong4 {
	margin-bottom: 12px;
	padding-top: 12px;
}
.gaibian {
}
.jiumei {
	background-color: #FFF;
}
.mr15 {
	margin-right: 15px;
}
.pr15 {
	padding-right: 15px;
}
.pl15 {
	padding-left: 15px;
}
.mb10 {
	margin-bottom: 10px;
}
.douni {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #ddd;
}
.douni3 {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 0px dashed #ddd;
}
.dese {
	font-weight: 600;
	font-size: 16px;
}
.sigebaozi ul li a {
	background: url(../img/dot_02.png) left center no-repeat;
	padding-left: 15px;
	color: #3582B9;
	font-size: 14px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 99%;
}
.cunqilaihou ul li span {
	background: url(../img/qikan/dot_09.png) top left no-repeat;
	padding-left: 15px;
	color: #222;
	font-size: 14px;
}
.cunqilaihou ul li p {
	padding-left: 15px;
	color: #222;
	font-size: 14px;
}
.tupian {
	margin-left: 68px;
}
.taijinfan th {
	border-bottom: 0px solid #ddd !important;
}
.baima {
	margin-top: 8px;
}
.piqi {
	margin-left: -40px;
}
.piqi {
	list-style: none;
}
.piqi li {
	background: url(../img/qikan/zhishi2.png);
	background-repeat: no-repeat;
}
.piqi li a {
	height: 56px;
}
.piqi li a {
	display: block;
	height: 56px;
	line-height: 56px;
	text-align: center;
	margin-left: 17px;
}
.jjfa {
	background: url(../img/qikan/zhishi.png)!important;
	color: #FFF;
	background-repeat: no-repeat!important;
	background-size: 100%;
}
.jjfa:hover {
	background: url(../img/qikan/zhishi.png) !important;
	background-repeat: no-repeat !important;
	background-size: 100%;
}
.jjfa a:hover {
	color: #FFF;
}
.dingyiqw {
	margin-right: 0px;
}
.dingyiqw1 {
	padding-right: 0px;
}
.mangran {
	border-top: 1px dashed #ddd;
}
.jut {
	background-color: #2fa9ff;
	height: 56px;
	line-height: 56px;
	text-align: center;
	margin-left: 17px;
	color: #FFF;
}
.jut1 {
	background-color: #fff;
	margin-left: 17px;
}
.tac {
	text-align: center
}
.anquan {
	margin-top: 6px;
	margin-bottom: 6px;
}
.anquan2 {
	padding-top: 6px;
	padding-bottom: 6px;
}
.huihuang5 {
	padding-top: 6px;
	margin-bottom: 6px;
}
.wogang {
	height: 50px;
}
.yuebing {
	height: 50px;
}
.zhongqiu {
	padding-bottom: 10px;
	text-align: center;
}

@media only screen and (max-width: 768px) {
.budou {
	margin-top: 10px;
}
.jingshen {
	padding-left: 0px;
}
.tupian {
	margin-left: 0px;
}
.cunqilaihou ul li span {
	display: block;
}
.dingyiqw {
	margin-right: -15px;
}
.dingyiqw1 {
	padding-right: 15px;
}
.chongding {
	margin-left: 0px !important;
}
.jut1,  .jut {
	margin-left: 0px;
}
.piqi li {
	background: url(../img/qikan/zhishi2.png);
	background-color: #FFF;
	background-repeat: no-repeat !important;
}
.jjfa {
	background: url(../img/qikan/zhishi.png) #2fa9ff !important;
}
.jjfa:hover {
	background: url(../img/qikan/zhishi.png) #2fa9ff !important;
}
.yuebing {
	height: 35px;
}
}
/* Box */

.wp_box .hd {
	background: #e3f2fa;
	height: 32px;
	line-height: 32px;
	padding: 0 10px;
	margin: 1px;
}
.plst_pt {
	overflow: hidden;
	_width: 100%;
}
.plst_pt ul {
	overflow: hidden;
 *zoom: 1;
	padding: 15px 0;
	width: 9999em;
}
.plst_pt li {
	float: left;
	margin-left: 16px;
	display: inline;
	text-align: center;
}
.plst_pt li img {
	display: block;
	width: 205px;
	height: 125px;
	margin-bottom: 5px;
}
/* Roll */

.wp_roll {
	position: relative;
	_width: 100%;
}
.roll_lt, .roll_rt {
	position: absolute;
	top: 5px;
	left: 1px;
	width: 18px;
	height: 89px;
	line-height: 89px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.roll_rt {
	left: auto;
	right: 1px;
}
.roll_cnt {
	padding: 0 20px;
}
.roll_lt:hover, .roll_rt:hover {
	color: #000;
}
/*积分商城 李*/

.item-content {
	margin-top: 8px;
}
.item-content .item-amount {
	width: 77px;
	margin: 0 auto;
	text-align: center;
}
.item-content .item-amount {
	height: 25px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.yj {
	color: #999;
	text-decoration: line-through
}
.item-content .item-amount .minus, .item-content .item-amount .no-minus {
	border-right-color: transparent;
	left: 0;
}
.item-content .item-amount a {
	display: block;
	height: 25px;
	width: 20px;
	border: 1px solid #e5e5e5;
	background: #f0f0f0;
	text-align: center;
	line-height: 23px;
	color: #444;
	position: absolute;
	top: 0;
	text-decoration: none;
}
.item-content .item-amount a:hover {
	border: 1px solid #8eba79;
	color: #8eba79;
}
.item-content .item-amount a, .item-content .text-amount {
	float: left;
}
.item-content .text-amount {
	width: 39px;
	height: 25px;
	line-height: 25px;
	border: 1px solid #aaa;
	color: #343434;
	text-align: center;
	padding: 4px 0;
	background-color: #fff;
	background-position: -75px -375px;
	position: absolute;
	z-index: 2;
	left: 18px;
	top: 0;
}
.item-content .item-amount .plus, .item-content .item-amount .no-plus {
	border-left-color: transparent;
	right: 0;
}
.effects .hover-img {
	position: relative;
	float: left;
	z-index: 89;
	width: 100%;
}
.effects .hover-img .from-top, .effects .hover-img .fh5co-projects-action, .effects .hover-img .fh5co-projects-overlay {
	opacity: 0;
	width: 100%;
}
.effects .hover-img figure {
	position: relative;
	overflow: hidden;
}
.effects .hover-img figure img {
	float: left;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.effects .hover-img .fh5co-projects-overlay {
	background: rgba(46, 46, 46, 0.8);
	color: #fff;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	position: absolute;
	z-index: 99;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.effects .hover-img .fh5co-projects-overlay h3 {
	margin: 0;
	padding: 0;
	font-size: 20px;
	font-weight: 300;
}
.effects .hover-img .fh5co-projects-overlay .from-top {
	position: absolute;
	top: 50%;
	display: block;
	text-align: center;
	width: 100%;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.effects .hover-img .fh5co-projects-overlay .from-top .category {
	display: block;
	font-size: 13px;
	color: #ccc;
	letter-spacing: .1em;
	padding-top: 5px;
}
.effects .hover-img .fh5co-projects-overlay .fh5co-projects-action {
	position: absolute;
	bottom: 50%;
	text-align: center;
	width: 100%;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.effects .hover-img .fh5co-projects-overlay .goto-preview, .effects .hover-img .fh5co-projects-overlay .goto-details {
	color: #fff;
	font-size: 20px;
	padding: 20px;
}
.effects .hover-img.hovered .fh5co-projects-overlay, .effects .hover-img.hovered .from-top, .effects .hover-img.hovered .fh5co-projects-action {
	opacity: 1;
	visibility: visible;
}
.effects .hover-img.hovered .from-top {
	margin-top: -50px;
}
.effects .hover-img.hovered .fh5co-projects-action {
	margin-bottom: -50px;
}
.csstransforms .effects .hover-img.hovered img {
	-webkit-transform: scale(1.25);
	-moz-transform: scale(1.25);
	-ms-transform: scale(1.25);
	-o-transform: scale(1.25);
	transform: scale(1.25);
}
.owl-carousel-jpyx .item {
	background-color: #FFF;
	padding: 15px;
	overflow: hidden;
	margin-bottom: 20px;
}
.owl-carousel-jpyx .item .fh5co-image-text a {
	color: 666 !important;
	text-decoration: none;
}
.fh5co-image-text .fh5co-block-links .dark-overlay {
	background: rgba(46, 46, 46, 0.8);
	color: #fff;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	position: absolute;
	z-index: 99;
	opacity: 0;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.fh5co-image-text .fh5co-block-links.hovered .dark-overlay {
	opacity: 1;
}
.fh5co-image-text .fh5co-block-links figure {
	position: relative;
	display: block;
	overflow: hidden;
	float: left;
	width: 100%;
	border-radius: 4px;
	margin-bottom: 1em;
	z-index: 100;
}
.fh5co-image-text .fh5co-block-links img {
	float: left;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.fh5co-image-text .fh5co-block-links p {
	color: #7b7b7b;
}
.fh5co-image-text .fh5co-block-links h2 {
	margin: 0;
	color: #2e2e2e;
	font-weight: 300;
	font-size: 24px;
	line-height: 1.5;
	margin-bottom: .5em;
}
.fh5co-image-text .fh5co-block-links:active, .fh5co-image-text .fh5co-block-links:focus {
	outline: none;
}
.fh5co-image-text .fh5co-block-links .meta {
	color: #ccc;
	text-transform: uppercase;
	letter-spacing: .2em;
	font-size: 16px;
	display: block;
}
.fh5co-image-text .fh5co-block-links .meta-after {
	margin-bottom: 0 !important;
}
.fh5co-image-text .fh5co-block-links .text-after {
	margin-bottom: 1em;
	display: block;
}
.fh5co-image-text .fh5co-block-links .learn-more {
	text-transform: uppercase;
	letter-spacing: .2em;
	font-size: 13px;
	display: inline-block;
	background: #ebebeb;
	padding: 7px 20px;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.fh5co-image-text .fh5co-block-links:hover .learn-more {
	background: #d5d5d5;
	color: #c4202b;
}
.csstransforms .fh5co-image-text .fh5co-block-links:hover img {
	-webkit-transform: scale(1.25);
	-moz-transform: scale(1.25);
	-ms-transform: scale(1.25);
	-o-transform: scale(1.25);
	transform: scale(1.25);
}
/*产品详情*/

.xq {
	margin-top: 20px;
}
.xq img {
	width: 100%
}
.xq .title {
	font-size: 16px;
	padding-top: 20px;
}
.xq .box {
	background-color: #F6F6F6;
	padding: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.xq .form-control {
	width: 100px;
	margin-right: 5px;
	margin-bottom: 10px;
}
.xq .guige {
	font-size: 14px !important;
}
.xq .guige ul {
	margin-left: 5px;
}
.xq .guige ul li a {
	border: 1px solid #DADBDB;
	padding: 5px 15px;
	text-decoration: none;
	display: block;
	margin-bottom: 5px;
}
.xq .guige ul li a:hover {
	color: #598E43;
	border: 1px #598E43 solid;
}
.xq .guige ul li .active {
	color: #598E43;
	border: 1px #598E43 solid;
}
.xq .gm img {
	width: 15px;
	height: 15px;
}
.xq .jiage img {
	width: 15px;
	height: 15px;
}
.xq .item-content .item-amount {
	width: 77px;
	margin: 0 auto;
	text-align: center;
}
.xq .item-content .item-amount {
	height: 35px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.xq .item-content .item-amount .minus, .xq .item-content .item-amount .no-minus {
	border-right-color: transparent;
	left: 0;
}
.xq .item-content .item-amount a {
	display: block;
	height: 35px;
	width: 20px;
	border: 1px solid #e5e5e5;
	background: #f0f0f0;
	text-align: center;
	line-height: 33px;
	color: #444;
	position: absolute;
	top: 0;
	text-decoration: none;
}
.xq .item-content .item-amount a:hover {
	border: 1px solid #8eba79;
	color: #8eba79;
}
.xq .item-content .item-amount a, .xq .item-content .text-amount {
	float: left;
}
.xq .item-content .text-amount {
	width: 39px;
	height: 35px;
	line-height: 35px;
	border: 1px solid #aaa;
	color: #343434;
	text-align: center;
	padding: 4px 0;
	background-color: #fff;
	background-position: -75px -375px;
	position: absolute;
	z-index: 2;
	left: 18px;
	top: 0;
}
.xq .item-content .item-amount .plus, .xq .item-content .item-amount .no-plus {
	border-left-color: transparent;
	right: 0;
}
.user-box {
	background-color: #f4f4f4;
	padding-top: 15px;
	padding-bottom: 15px;
	overflow: hidden;
	min-height: 600px;
}
.user-box2 {
	background-color: #fff;
	padding: 10px;
	overflow: hidden;
	border: 1px #fff solid
}
.user-box2 img {
	width: 100%
}
.user-box2:hover {
	border: 1px #ccc solid
}
.cz {
	position: absolute;
	bottom: -5px;
	right: 20px;
}
.user-box2 .pic {
	max-width: 58px;
	margin: 0 auto;
	text-align: center;
}
/*地址*/

.dz {
	min-height: 80px;
	padding-left: 70px;
}
.mrdz {
	position: absolute;
	left: 0;
	top: 0;
	width: 80px;
	height: 80px;
}
.dzlist {
	height: 179px;
}
.xinzeng {
	height: 179px;
	font-size: 36px;
	line-height: 160px;
	color: #999;
}
.pay_list_c1 {
	width: 28px;
	height: 28px;
	float: left;
	padding-top: 3px;
	margin: 10px;
	margin-top: 40px;
	cursor: pointer;
	text-align: center;
	margin-right: 10px;
	background-image: url(../img/xz1.png);
	background-repeat: no-repeat;
}
.radioclass {
	opacity: 0;
	cursor: pointer;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
}
.on {
	background-image: url(../img/xz2.png);
}
.line {
	border-top: 1px solid #eee;
}
.line-r-dot {
	border-right: 1px dotted #dcdcdc;
	height: 100px;
	margin-top: 10px;
}
.line-r-dot2 {
	border-right: 1px dotted #dcdcdc;
}
.box-dd {
	background-color: #FFF;
	overflow: hidden;
	margin: 15px;
	padding: 15px;
}
.box-dd .img100 {
	min-height: 145px;
}
.box-dd .img100 img {
	margin-top: 10px;
}
.min-h2 {
	min-height: 108px;
}
.min-h3 {
	min-height: 310px;
}

@media only screen and (max-width: 768px) {
.box-dd .col-sm-10 {
	border-left: 1px solid #eee;
}
.box-dd .img100 img {
	width: 60%;
	text-align: center;
	margin: 0 auto;
}
}
.progress-xs {
	height: 8px;
}
.listbar .progress {
	margin-bottom: 8px;
}

/*MMao*/

@media (max-width: 768px) {
.float_banner {
	display: none;
}
}

@media (max-width:1200px) {
.menu_user {
	display: none;
}
}

@media (max-width:1000px) {
.mountain_bottom_container,  .mountain_top {
	display: none;
}
}
.float_banner_left {
	position: fixed;
	top: 145px;
	left: 0;
	width: 118px;
	height: 399px;
}
.float_banner_box {
	position: relative;
}
.float_banner_left_close {
	position: absolute;
	left: 0;
	top: 0;
}
.float_banner_left_text {
	position: absolute;
	left: 0;
	bottom: 0;
}
.float_banner_right {
	position: fixed;
	top: 145px;
	right: 0;
	width: 118px;
	height: 399px;
}
.float_banner_box {
	position: relative;
}
.float_banner_right_close {
	position: absolute;
	right: 0;
	top: 0;
}
.float_banner_right_text {
	position: absolute;
	right: 0;
	bottom: 0;
}
.menu_user {
	text-align: left;
	position: fixed;
	left: 50%;
	margin-left: 530px;
	top: 50%;
	overflow: hidden;
	height: 140px;
}
.menu_user_left {
	background: url(../img/menu_bg.png) center center no-repeat;
	float: left;
	height: 140px;
	width: 16px;
	position: relative;
}
#menuImg {
	position: absolute;
	left: 0;
	top: 0;
	transition: top 0.3s;
	-webkit-transition: top 0.3s;
}
.menu_user_right {
	float: right;
	list-style: none;
	padding: 0;
	margin-left: 10px;
}
.menu_user_right li {
	cursor: pointer;
	line-height: 20px;
	font-size: 14px;
	padding: 0;
	margin-top: 1px;
	margin-bottom: 10px;
	color: #9b9b9b;
}
.menu_user_right .menu_current {
	color: #00b0fe;
}
.menu_user_right li:hover {
	color: #00b0fe;
}
.mountain_bottom_container {
	width: 100%;
	overflow: hidden;
	height: 70px;
}
.mountain_bottom {
	width: 100%;
}
/*圈子成员列表*/

.gallery {
	margin: 0 0 30px;
	width: 100%;
}
.gallery li {
	display: inline;
	float: left;
	margin: 2px;
	position: relative;
	z-index: 1;
	cursor: pointer;
	width: 16.2%;
	margin-bottom: 15px;
}
.gallery li img {
	width: 100%;
}
.gallery li:after {
	color: #2babcf;
	content: "\f0c1";
	font-family: 'FontAwesome';
	font-size: 18px;
	left: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	text-align: center;
	top: 35%;
	width: 100%;
	z-index: 3;
}
.gallery li .xg {
	border-bottom: none;
	display: block;
	padding: 2px;
	position: relative;
	z-index: 1;
}
.gallery li .xg:after {
	border-radius: 4px;
	content: "";
	left: 0;
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
	-webkit-box-shadow: inset 0 0 0 0 #2babcf, inset 0 0 0 2px rgba(255, 255, 255, 0.95);
	box-shadow: inset 0 0 0 0 #2babcf, inset 0 0 0 2px rgba(255, 255, 255, 0.95);
	-webkit-transition: all 0.4s ease-in-out 0s;
	-moz-transition: all 0.4s ease-in-out 0s;
	transition: all 0.4s ease-in-out 0s;
	z-index: 2;
}
.gallery li:hover a {
	border-color: #2babcf;
}
.gallery li:hover a:after {
	background: rgba(0, 0, 0, .4);
	-webkit-box-shadow: inset 0 0 0 #2babcf, inset 0 0 0 110px rgba(0, 0, 0, 0.5);
	box-shadow: inset 0 0 0 2px #2babcf, inset 0 0 0 110px rgba(0, 0, 0, 0.5);
}
.gallery li:hover:after {
	opacity: 1;
	filter: alpha(opacity=100);
}
.thumb128 {
	width: 128px !important;
	height: 128px !important;
}
.img-thumbnail {
	padding: 2px;
	line-height: 1.52857143;
	background-color: #e1e2e3;
	border: 1px solid #e1e2e3;
	border-radius: 3px;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto;
}
.img-circle {
	border-radius: 50%;
}
.bg-gray-dark {
	background-color: #3a3f51;
	color: #ffffff !important;
}
/*积分弹框*/
.jf-bg{position:fixed;left:0;top:0; background:rgba(0,0,0,0.8); height:100%; width:100%; z-index:1001;display:none;}
.jf-box {
	position: fixed;
	display: none;
	z-index: 99999;
	top: 30%;
	width: 360px;
	left: 50%;
	margin-left: -180px;
	padding: 20px;
	background: rgba(255, 255, 255, .9);
 filter: progid: DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000, endcolorstr=#7F000000);
	-moz-border-radius: 15px;
	/* Gecko browsers */
	-webkit-border-radius: 15px;
	/* Webkit browsers */
	border-radius: 15px;
	/* W3C syntax */
	text-align: center;
 }
.jf-box a {
	color: #000;
}
.jf-box h3 {
	margin-top: 10px;
	margin-bottom: 20px;
}
.line-red {
	border-bottom: 1px #71beff solid;
}
.textred {
	color: #f68b81
}

@media (max-width: 768px) {
.gallery li {
	width: 24%;
}
.jf-box {
	width: 300px;
	margin-left: -150px;
	padding: 30px 15px;
	-moz-border-radius: 10px;
	/* Gecko browsers */
	-webkit-border-radius: 10px;
	/* Webkit browsers */
	border-radius: 10px;/* W3C syntax */
}
.jf-box h3 {
	font-size: 18px;
	margin-bottom: 10px;
}
.jf-box h4 {
	font-size: 14px;
}
.jf-box .ft24 {
	font-size: 16px !important
}
}

@media (max-width: 360px) {
.gallery li {
	width: 32%;
}
}
/*底部新样式*/
.apus-link ul { /*width:20%;*/
	float: left;
	padding: 10px 20px;
}
.apus-link li {
}
.footer .footer-wrapper .apus-link ul li a {
	display: block;
	/*width: 80%;*/
	line-height: 30px;
	font-size: 14px;
	color: #444;
	font-family: 'Microsoft YaHei', 微软雅黑, sans-serif;
}
.footer .footer-wrapper .apus-link ul li a:hover {
	padding: 0 0 0 5px;
	color: #3c79e7;/*background: #eaeaea;*/
}
.btm_share img {
	text-align: center;
}
.btm_share img {
	display: inline;
	margin-right: 5px;
	margin-top: 10px;
}
.btm_share span img {
	float: left;
	width: 22px;
}
.btm_share span img:hover {
	padding-left: 0
}
.footer_btm {
	width: 100%;
	padding: 15px 10px;
	background: #666;
}
.footer_btm div {
	text-align: center;
	color: #fff;
}
.footer_btm div a {
	color: #fff;
	}

@media (max-width: 768px) {
.apus-link ul {
	margin: 0px 0px 10px 0px;
	border-bottom: 1px dashed #ddd;
	padding: 0px 0px 10px 50px;
	
	}
.apus-link .jianj-l {
    padding-left: 50px !important;
}

}

/*新闻详情页APP用 2016.10.24*/
@media (max-width: 768px) {
.ht-wz {
	margin-bottom: 30px;
}
.ht-wz .title {
	margin-top: -10px;
}
.ht-wz .title h3 {
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 5px;
	margin-top: 8px;
	text-align: left;
    margin-left: 15px;
}
.ht-wz .title h1 {
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 5px;
	margin-top: 8px;
	text-align: left;
    margin-left: 15px;
	font-weight:bold;
}
.ht-wz .subtitle {
	margin-bottom: 10px;
	font-size: 18px;
}
.introtit_fl {
	font-size: 12px;
	margin-bottom: 0;
	float:left;
	}
}
/*私信按钮 2016.10.24*/
.btn_sx_lg {
	margin: 15px auto;
	font-size: 18px;
	padding: 6px 15px;
	border-radius: 50px;
	background: #2897f3;
	border: 1px solid #2897f3;
	color: #fff;
}
.btn_sx_lg:hover, .btn_sx_lg:focus {
	color: #fff;
	background: #0674cf;
}
/*新闻标签 2016.10.24*/
.newsbq {
	margin-bottom: 10px;
}
.newsbq div {
	background: #dadada;
	border-radius: 50px;
	color: #fff;
	padding: 0px 10px;
	margin: 3px;
	display: inline-block;
}
.newstag {
	margin-bottom: 10px;
}
.newstag div {
	background: #dadada;
	border-radius: 50px;
	color: #fff;
	padding: 0px 10px;
	margin: 3px;
	display: inline-block;
}
/*首页期刊新样式 2016.10.25*/
.qklist div {
	line-height: 22px;
}
.qklist li {
	border-bottom: 1px solid #eee;
	margin: 5px auto;
}
/*选项卡focus 2016.10.27*/
.btn:hover, .btn:focus, .btn.focus {
	color: #fff;
}
/*重新定义图片尺寸 han 2016.11.13*/
.listbar .blocks_01 .qzpic img {
	width: 85px;
	height: 85px;
}
.d4-1-1 {
    height: 23px;
    overflow: hidden;
    background: #e3eaee;/*2016.12.20 han*/
	margin-top:9px;
}
.d4-1-1 h4 {
    width: 50px;
    float: left;
	margin-top: -1px;
}
.d4-1-1 div {
    width: 80%;
    height: 23px;
    overflow: hidden;
    float: left;
    padding: 1px 0 0 6px;
	position:relative;
	}
.d4-1-1 div * {
    color: #222;/*2016.12.20 han*/
    line-height: 22px;
	display: block;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
width: 99%;
}
@media (max-width: 768px) {
.listbar .blocks_01 .qzpic img {
	width: 690px;
	height: 690px;
}
.newstag span{ font-size:12px;}
}

@media (max-width: 720px) {
.listbar .blocks_01 .qzpic img {
	width: 660px;
	height: 660px;
}
}

@media (max-width: 640px) {
.listbar .blocks_01 .qzpic img {
	width: 580px;
	height: 580px;
}
}

@media (max-width: 480px) {
.listbar .blocks_01 .qzpic img {
	width: 420px;
	height: 420px;
}
}

@media (max-width: 360px) {
.listbar .blocks_01 .qzpic img {
	width: 300px;
	height: 300px;
}
.footer_btm div  {	
	font-size: 12px;
	}
}
.qzpicarea .qzpic_l img {
	width: 270px;
	height: 270px;
}

@media (max-width: 1024px) {
.qzpicarea .qzpic_l img {
	width: 300px;
	height: 300px;
}
.hot .hot-text {
    padding-top: 7px;
}
}

@media (max-width: 768px) {
.qzpicarea .qzpic_l img {
	width: 300px;
	height: 300px;
}
}

@media (max-width: 720px) {
.qzpicarea .qzpic_l img {
	width: 690px;
	height: 690px;
}
}

@media (max-width: 640px) {
.qzpicarea .qzpic_l img {
	width: 610px;
	height: 610px;
}
}

@media (max-width: 480px) {
.qzpicarea .qzpic_l img {
	width: 450px;
	height: 450px;
}
}

@media (max-width: 360px) {
.qzpicarea .qzpic_l img {
	width: 330px;
	height: 330px;
}
}
.rightbar .ptarea .qzpic img {
	width: 50px;
	height: 50px;
}

@media (max-width: 768px) {
.rightbar .ptarea .qzpic img {
	width: 690px;
	height: 690px;
}
}

@media (max-width: 720px) {
.rightbar .ptarea .qzpic img {
	width: 660px;
	height: 660px;
}
}

@media (max-width: 640px) {
.rightbar .ptarea .qzpic img {
	width: 580px;
	height: 580px;
}
}

@media (max-width: 480px) {
.rightbar .ptarea .qzpic img {
	width: 420px;
	height: 420px;
}
}

@media (max-width: 360px) {
.rightbar .ptarea .qzpic img {
	width: 300px;
	height: 300px;
}
}
.topnav {
	float: left
}
.topnav ul li {
	font-size: 17px;
	padding: 5px 16px;
}
.topnav .dropdown-menu {
	z-index: 9999;
	min-width: 120px;
}
.topnav .dropdown-menu li {
	padding: 0;
	font-size: 14px;
}
.topnav .dropdown-menu li a {
	padding: 10px 15px;
}

@media (min-width: 769px) and (max-width: 1024px) {
.topnav ul li {
	font-size: 16px;
	padding: 5px 15px;
}
}
/*分享自适应*/
#share_news a{width:25px; height:25px;}
#share_news a.popup_sqq{background: url(../img/share_02_01_h.png) no-repeat;  background-size: cover;}
#share_news a.bds_qzone{background: url(../img/share_02_02_h.png) no-repeat;  background-size: cover;}
#share_news a.bds_weixin{background: url(../img/share_02_03_h.png) no-repeat; background-size: cover;}
#share_news a.bds_tsina{background: url(../img/share_02_04_h.png) no-repeat;  background-size: cover;}

@media (max-width: 768px) {
#share_news a{width:20px; height:20px;}
.topnav {
	position: fixed;
	top: 55px;
	background-color: #fff;
	z-index: 99999;
	padding: 15px;
	width: 100%;
	border-bottom: 1px #f4f4f4 solid;
}
.leftbar {
	padding: 0 0px 20px 0px;
}
.listbar .blocks_01 .blocks_01_left {
	margin-bottom:15px;
}
.toTop {
	right: 36px;
bottom: 50px;
	}
}

@media (max-width: 640px) {
.topnav {
	top: 40px;
}
.hot {
	margin-top: 60px;
}
}

@media (max-width: 480px) {
.topnav ul li {
	font-size: 14px;
	padding: 5px 10px;
}
.topnav {
	padding: 10px 15px 5px 15px;
}
.hot {
	margin-top: 40px;
}
}

@media (max-width: 320px) {
.topnav ul li {
	font-size: 13px;
	padding: 5px 7px;
}
.cl320{ clear:both; }
.share_02 {
    text-align: left;
}
}

/*首页焦点图箭头隐藏-鼠标经过显示*/
/*#myCarousel .carousel-control{
				display:none ;
			}
#myCarousel:hover .carousel-control{
	display: block !important;
	}
	
#myCarousel1018 .carousel-control{
				display:none ;
			}
#myCarousel1018:hover .carousel-control{
	display: block !important;
	}
	*/

/*焦点图*/

			#box-container, #box-container1{
				width: 100%;
				overflow: hidden;
				position: relative;
				margin-top:10px;
				}
			#box>.boxImg,#box1>.boxImg1{
				float: left;
				display:none;
			}
			#box>.boxImg:first-child,#box1>.boxImg1:first-child{
				display:block
				}
			#box>.boxImg>img,#box1>.boxImg1>img{
				width: 100%;
				display: block;
			}
			#boxBtn,#boxBtn1 {
    overflow: hidden;
    position: absolute;
    right: 10px;
    bottom: 12px;
    z-index: 999;
}
			#boxBtn>span,#boxBtn1>span{
				float: left;
				width: .7em;
				height: .7em;
				border-radius: 50%;
				margin: 3px;
				cursor: pointer;
				border:1px #fff solid;
				}
			#boxBtn>span:hover,#boxBtn1>span:hover{
				background-color: #fff;
				border:1px #fff solid;
			}
			#boxBtn>.span-current,#boxBtn1>.span-current{
				background-color: #fff;
				border:1px #fff solid;
			}
			#boxArrow,#boxArrow1{
				position: absolute;
				top: 50%;
				width: 100%;
				height: 50px;
				display: none;
			}
			#box-container:hover #boxArrow,#box-container1:hover #boxArrow1{
				display: block;
			}
			#boxArrow>i,#boxArrow1>i{
				position: absolute;
				width: 30px;
				height: 50px;
				background-color: rgba(0,0,0,.4);
				line-height: 50px;
				text-align: center;
				font-size: 20px;
				color: #fff;
				cursor: pointer;
			}
			#boxArrowLeft,#boxArrowLeft1{
				left: 0;
			}
			#boxArrowRight,#boxArrowRight1{
				right: 0;
				
			}
/*栏目页点击切换改成鼠标经过切换1212李*/
#moving_tab {
		/* hide overlength child elements*/
		overflow:hidden;
		
		/* all the child elements are refering to this width */
		width:100%;

		/* fix ie 6 overflow bug */
		position:relative
		
		/* styling */
		border:1px solid #ccc;	
		margin:0 auto;
	}
	
		#moving_tab .tabs {
			/* enable absolute position for .lava */
			position:relative;	
			/* styling */
			
			cursor:default;
			overflow: hidden;
			float:left;
			}
	
		#moving_tab .tabs .item {
			/* enable z-index */
			position:relative;
			z-index:10;
		
			/* display in one row */
			float:left;
			display:block;
			/* width = half size of #moving_tab  尽量不要用上下padding*/
			padding:0 20px 0 10px;
			/* height = height of .tabs */
			text-align:center;
			font-size:17px;
			color:#666;
			font-weight:400;
			line-height: 40px;
			}
 .zgc {
    position: absolute;
    left: 0;
    background-color: #fff;
    top: 31px;
    z-index: 99999;
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
    height: 16px;
}
		#moving_tab .tabs .lava {
			/* Set it to absolute */
			position:absolute;
			top:0; left:0;
			
			/* display the lava in bottom most layer */
			z-index:0;		
				
			/* width = half size of #moving_tab */
			width:150px;

			/* height = height of .tabs */
			height:40px;
			
			/* styling */
			background:#abe3eb;

		}
		
		#moving_tab .content {
			/* enable absolute position for .panel */	
			position:relative;
			overflow:hidden;
			width: 100%;
			
			/* styling */
			
			}
		
		#moving_tab .panel {
			/* width is width of #moving_tab times 2 */
			position:relative;
			width:600px;
			border:0;}
		
		#moving_tab .panel ul {
			/* display in one row */
			float:left;
			
			/* width is the same with #moving_tab */
			width:300px;
			
			/* remove all styles */
			padding:0;
			margin:0;
			list-style:none;
			

		}
			/* styling */
			#moving_tab .panel ul li {
				padding:0 0 0 10px;	
				
			}
		
		.tabsContainer{
			width: 100%;
			overflow-y: auto;
			
		}
		.item-current{
			color: #00a0e9 !important;
			background:url(../img/dot_05.png) left  center no-repeat;}
		 
		 @media (max-width: 1024px) {
			.zgc { top:31px;}
			 
			 }

/*visited不变色特例 han 2016.12.19*/
.topnav ul li a:visited,.nav-top a:visited,.navbar-nav li a:visited{ color:#123;}

/*首页特殊字体2016.12.20 han*/
@font-face{
	font-family:"迷你简小标宋";
	src:url('../fonts/xiaobiaosong.ttf');
}
@font-face
{
font-family: myFirstFont;
src: url('Sansation_Light.ttf'),
     url('Sansation_Light.eot'), /* IE9 */
     url('Sansation_Light.svg'), 
     url('Sansation_Light.woff');
} 
.xiaobiaosong{
	font-family:"迷你简小标宋" !important;
}
/*新闻详情页图片尺寸控制 2017.03.06 han*/
@media (max-width: 768px) {
  .ht-wz .text img {
    width: 100%;
	margin-left: -28px;
  }
}
@media (max-width: 480px) {

  .ht-wz .text {
    padding: 10px 0px;
	font-size:14px;
	line-height:22px;
	}
}
td{ }
table{width: 100%;margin: 0 auto;}

/*期刊单期列表页*/
.danqi_list ul { text-align:center}
.danqi_list .nav-tabs {
    border-bottom: 0px solid #dddddd;
	margin-bottom: 5px;
    margin-top: 10px;
}
.danqi_list .nav-tabs > li {
    float: left;
	margin:0 8px;
}
.danqi_list .nav > li > a {
    position: relative;
    display: block;
    padding: 6px 25px;
}
.danqi_list .nav-tabs > li.active > a, .danqi_list .nav-tabs > li.active > a:hover,.danqi_list .nav-tabs > li.active > a:focus {
    color: #fff;
    background-color: #3fc4ff;
    border: 0px solid #dddddd;
    border-bottom-color: transparent;
    cursor: default;
	font-size:16px;
	-moz-border-radius: 6px; 
    -webkit-border-radius: 6px; 
    border-radius:6px; 
}
.danqi_list .nav > li > a,.danqi_list .nav > li > a:hover, .danqi_list .nav > li > a:focus {
    text-decoration: none;
    background-color: #d2d2d2;
	font-size:16px;
	-moz-border-radius: 6px; 
    -webkit-border-radius: 6px; 
    border-radius:6px;
}
.danqi_list .nav-tabs > li > a,.danqi_list .nav-tabs > li > a:hover {
    border-color: #fff #fff #fff;
}
@media (max-width: 480px) {
.danqi_list .nav-tabs > li {
	float:left;
	margin:0 5px;
}
.danqi_list .nav-tabs {
	margin-bottom: 5px;
    margin-top: 10px;
}
.danqi_list .nav > li > a {
    padding: 3px 15px;
}
.danqi_list .nav-tabs > li.active > a, .danqi_list .nav-tabs > li.active > a:hover,.danqi_list .nav-tabs > li.active > a:focus {
	font-size:14px;
	-moz-border-radius: 6px; 
    -webkit-border-radius: 6px; 
    border-radius:6px; 
}
.danqi_list .nav > li > a,.danqi_list .nav > li > a:hover, .danqi_list .nav > li > a:focus {
	font-size:14px;
	-moz-border-radius: 6px; 
    -webkit-border-radius: 6px; 
    border-radius:6px;
}
}
