/*header*/

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

img {
	border: none;
}

.nav_logo {
	background: url(http://www.suliao.rexun.cn/static/img/topbj.png) center no-repeat;
	overflow: hidden;
	height: 100px;
}

.logo {
	float: left;
	width: 640px;
	padding: 0px 0px 0px 5px;
}

.logo img {
	width: 175px;
	padding: 35px;
}

.searcont {
	width: 315px;
	float: right;
	padding-top: 35px;
	font-size: 14px;
}

.search {
	border-radius: 8px;
	border: #cbdcf5 1px solid;
	height: 35px;
	overflow: hidden;
	width: 313px;
	background-color: #FFF;
}

.search .searfrom {
	border: 0px;
	height: 35px;
	width: 270px;
	padding-left: 10px;
	outline: none;
}

.searchbut {
	cursor: pointer;
	outline: none;
	float: right;
	word-spacing: 10px;
	letter-spacing: 10px;
	color: #FFF;
	background: url(http://www.suliao.rexun.cn/static/img/searbut.jpg) no-repeat;
	width: 25px;
	height: 25px;
	border: none;
	margin: 4px 4px 0px 0px;
}

.contw {
	width: 1200px;
	margin: auto;
}

body {
	font: 16px "微软雅黑", Arial, Helvetica, sans-serif;
	color: #4a4a4a;
	margin: 0;
	padding: 0;
	background-color: #e9f3ff;
	line-height: 32px;
}

.header {
	background-color: #1349cc;
	display: inline-block;
	width: 100%;
}

.nav ul.cons {
	list-style: none;
	margin: 0;
	padding: 0;
}

.nav ul.cons li {
	line-height: 60px;
	float: left;
	position: relative;
	width: 100px;
	float: left;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	position: relative;
	font-size: 16px;
}

.nav ul.cons li:hover {
	background: #E9F3FF;
	line-height: 60px;
}

.nav ul.cons li a {
	display: block;
	color: #FFFFFF;
}

.nav ul.cons li a:hover {
	color: #265778;
}

a:link,
a:visited,
a:active {
	text-decoration: none;
	color: #4a4a4a;
}

.conbg {
	background: #fff;
	margin-top: -10px;
}

.conbg .gaoindex {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	padding-top: 15px;
}

.conbg .gaoindex img {
	width: 100%;
	margin: 0 auto;
}

.conbg .gaoindex img.close {
	top: 8px;
}

.adverte {
	text-align: center;
	padding: 10px 0;
}

.hottit {
	color: #4a4a4a;
	height: 100px;
	overflow: hidden;
	border-bottom: #ebe8e8 solid 2px;
	text-align: center;
	font-size: 18px;
	line-height: 40px;
	padding-top: 20px;
	padding-bottom: 10px;
}

a.colorh:hover {
	text-decoration: none;
	color: #26538A;
}

.hottit a {
	font-size: 18px;
	display: inline-block;
	
}
.hottit h1{
	overflow: hidden;
	width: 95%;
	margin: auto;
	    padding-bottom: 10px;
}
.hottit h1 a {
	font-size: 30px;
	letter-spacing: 2px;
	font-weight: bold;
	width: 565px;
	float: left;
}
.hottit .tiTwo{
	overflow: hidden;
	width: 95%;
	margin: auto;
}
.hottit .tiTwo a{
	float: left;
	width:280px;
	padding: 0 5px;
	box-sizing: border-box;
}
.v1_left {
	float: left;
}

.v1_left .carousel {
	width: 700px;
	height: 395px;
	overflow: hidden;
	position: relative;
}

.v1_left .carousel-caption {
	background: rgba(125, 125, 120, .5);
	width: 100%;
	bottom: 0;
	left: 0;
	padding: 5px 0;
}

.glyphicon-chevron-left:before {
	content: none;
}

.glyphicon-chevron-right:before {
	content: none;
}

.carousel-control span {
	position: absolute;
	color: white;
	background: rgba(125, 125, 120, .3);
	width: 50px;
	height: 80px;
	top: 50%;
	font-family: "瀹嬩綋";
	line-height: 80px;
	font-size: 60px;
	margin-top: -40px;
	text-align: center;
	cursor: pointer;
}

.carousel .left span {
	left: 20px;
}

.carousel .right span {
	right: 20px;
}

.v_list {
	padding: 0 25px;
}

.v1_content {
	overflow: hidden;
	padding: 25px 0 0 0;
}

.bord_bot {
	border-bottom: #CACACA 1px dashed;
	padding-bottom: 8px;
}

.v1-right {
	float: right;
	width: 430px;
	font-size: 16px;
}

.v1-right ul.tit {
	overflow: hidden;
	border-bottom: #CCC 1px solid;
	font-weight: bold;
}

.v1-right ul.tit li {
	float: left;
}

.v_curr {
	font-weight: bold;
	border-bottom: #2a66fa 2px solid;
	background: url(http://www.suliao.rexun.cn/static/img/curr.png) bottom no-repeat;
}

.v1-right h3 {
	font-size: 16px;
	margin: 15px 0 10px 0;
	font-weight: bold;
}

.v1-right .h3one {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal !important;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.m1_tm p {
	color: #868686;
}

.m1_tm {
	padding-left: 10px;
	padding-bottom: 8px;
}

.mul_list {
	padding: 10px 0;
}

.mul_list li {
	height: 32px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 32px;
	background: url(http://www.suliao.rexun.cn/static/img/dian.jpg) no-repeat 0px 12px;
	padding-left: 14px
}

.mul_list a:hover {
	color: #265778;
}

.member {
	border-top: #ebe8e8 solid 2px;
	padding: 25px;
	box-sizing: border-box;
	overflow: hidden;
}

.member .m1_tm {
	padding-left: 0;
}

.member .member_w {
	width: 370px;
	float: left;
}

.member_w li {
	float: left;
}

.member_w .mul_list li {
	float: left;
	width: 360px;
}

.member_w ul.tit {
	border-bottom: #CCC solid 1px;
	overflow: hidden;
}

.member_w {
	overflow: hidden;
}

.member_w:nth-of-type(2) {
	margin: 0 20px;
}

.member_w a:hover {
	color: #265778;
}

.v_curr a {
	padding: 0 10px;
	font-size: 18px;
	color: #2a66fa;
	font-weight: bold;
	display: inline-block;
	padding-bottom: 8px;
}

.hangs li a {
	padding: 0 10px;
}


/*编辑部*/

.editorial {
	float: left;
	width: 355px;
}

.editorial .tit {
	background: url(http://www.suliao.rexun.cn/static/img/tit.jpg) left no-repeat;
	line-height: 26px;
	padding-left: 15px;
	font-weight: bold;
	margin-bottom: 10px;
	height: auto;
	overflow: hidden;
	color: #2a66fa;
}

.jiange10 {
	width: 100%;
	height: 10px;
	font-size: 0px;
	clear: both;
}

.edits {
	overflow: hidden;
}

.edits a {
	display: inline-block;
}

.edits li {
	margin: 0px 5px;
	width: 108px;
	float: left;
	text-align: center;
	box-sizing: border-box;
}

.edits li p{
			width: 106px;
			overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
		}
.edits li img {
	width: 100px;
	height: 120px;
}

.news_l {
	overflow: hidden;
	float: left;
	width: 790px;
}

.news_l .adverte {
	text-align: left;
}

.news_l .adverte img {
	width: 95%;
	padding-top: 20px;
}


/*轮播*/

.project .swiper-container {
	width: 1100px;
	height: 120px;
	color: #fff;
	text-align: center;
}

.project .swiper-slide .title {
	font-style: italic;
	font-size: 42px;
	margin-top: 80px;
	margin-bottom: 0;
	line-height: 45px;
}

.project .swiper-slide p {
	font-style: italic;
	font-size: 25px;
}

.project .pagination {
	position: absolute;
	z-index: 20;
	left: 10px;
	top: 10px;
}

.project .swiper-pagination-switch {
	display: block;
	width: 8px;
	height: 8px;
	border-radius: 8px;
	background: #555;
	margin: 0 0px 5px;
	opacity: 0.8;
	border: 1px solid #fff;
	cursor: pointer;
}

.project .swiper-active-switch {
	background: #fff;
}

.project {
	padding: 0 25px 10px 25px;
	position: relative;
	box-sizing: border-box;
}

.project .swiper-container .swiper-wrapper img {
	width: 260px;
	height: 110px;
	margin: 0 auto;
}

.pro_height {
	height: 110px;
	position: relative;
}

.project .arrow-left {
	position: absolute;
	left: 0;
	top: 35px;
}

.project .arrow-right {
	position: absolute;
	right: 0;
	top: 35px;
}

.project .tit {
	overflow: hidden;
	margin-bottom: 20px;
	border-bottom: #CCC solid 1px;
}

.project .tit li {
	float: left;
}


/*大区域left+right*/

.trade {
	overflow: hidden;
	padding: 0px 25px;
	box-sizing: border-box;
}

.trade_left {
	width: 764px;
	float: left;
}

.trade_right {
	width: 355px;
	float: right;
}


/*切换*/

.con_li2 {
	cursor: pointer;
}

.cur2 {
	font-weight: bold;
	color: #2a66fa;
	font-weight: bold;
	border-bottom: #2a66fa 2px solid;
	background: url(http://www.suliao.rexun.cn/static/img/curr.png) bottom no-repeat;
}

.con_ul2 {
	display: none;
}

.hangs {
	overflow: hidden;
	border-bottom: #CCC solid 1px;
}

.hangs li {
	float: left;
	font-size: 18px;
	color: #2a66fa;
	margin-right: 35px;
}

.hangye .m1_tm {
	overflow: hidden;
}

.hangye .hang_le {
	float: left;
	width: 370px;
}

.hangye .hang_r {
	float: right;
	width: 370px;
}

.hang_le ul:nth-of-type(1) {
	border-bottom: #CACACA 1px dashed;
}

.hang_r ul:nth-of-type(1) {
	border-bottom: #CACACA 1px dashed;
}

.hangye .mul_list li:nth-of-type(1) {
	font-weight: bold;
}

.con_li3 {
	cursor: pointer;
}

.cur3 {
	font-weight: bold;
	color: #2a66fa;
	font-weight: bold;
	border-bottom: #2a66fa 2px solid;
	background: url(http://www.suliao.rexun.cn/static/img/curr.png) bottom no-repeat;
}

.con_ul3 {
	display: none;
}

.hangs li {
	line-height: 45px;
}

.hangye_yj img.szh {
	width: 326px;
	height: 192px;
}

.hangye_yj .hang_le {
	width: 330px;
}

.hangye_yj .hang_le p {
	text-align: center;
}

.hangye_yj .hang_r {
	width: 410px;
}

.hangye_yj .m1_tm {
	padding: 0;
}

.hangye_yj .hang_le ul {
	border: none;
}

.hangye_yj .yj_li li {
	background: none;
}

.hangye_yj .yj_li li img {
	width: 155px;
	height: 92px;
}

.hangye_yj .yj_li {
	overflow: hidden;
}

.hangye_yj .yj_li li.h3one {
	width: 150px;
	height: auto;
	float: left;
}

.hangye_yj .hang_le p {
	font-weight: normal;
	font-size: 14px;
	color: #4a4a4a;
}

.hangye_yj .con_ul3 {
	padding: 10px 0;
}

.con_li6 {
	cursor: pointer;
}

.cur6 {
	font-weight: bold;
	color: #2a66fa;
	font-weight: bold;
	border-bottom: #2a66fa 2px solid;
	background: url(http://www.suliao.rexun.cn/static/img/curr.png) bottom no-repeat;
}

.con_ul6 {
	display: none;
}

.product {
	border-bottom: #CACACA 1px dashed;
	padding: 15px 0;
}

.product li {
	width: 230px;
	height: 160px;
	margin: 10px;
	color: #4a4a4a;
	font-size: 14px;
}

.product li img {
	width: 200px;
	height: 135px;
}

.pro_float ul {
	overflow: hidden;
}

.pro_float ul li {
	float: left;
	width: 345px;
	margin: 0px 10px 0px 10px;
}

.trade_right .editorial .tit {
	margin: 0;
}

.dingyue li {
	padding: 10px 0;
	width: 106px;
}

.qiye .edits li {
	width: 118px;
	text-align: center;
	padding-top: 15px;
}

.qiye .edits li img {
	width: 100px;
	height: 45px;
	border: #F5F5F5 1px solid;
}

.shiming {
	padding-top: 15px;
}


/* ==== */

.v_list .swiper-container1 {
	height: 395px;
	width: 700px;
	overflow: hidden;
	position: relative;
}

.swiper-container1 a span {
	z-index: 999;
	position: absolute;
	color: white;
	background: rgba(125, 125, 120, .3);
	width: 50px;
	height: 80px;
	top: 50%;
	line-height: 80px;
	font-size: 60px;
	margin-top: -40px;
	text-align: center;
	cursor: pointer;
}

.swiper-container1 .swiper-slide {
	position: relative;
}

.swiper-container1 .swiper-wrapper p {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 40px;
	background: rgba(125, 125, 120, .5);
	text-align: center;
	width: 700px;
	font-size: 16px;
	line-height: 40px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-weight: normal;
	color: ghostwhite
}

.swiper-container1 a.arrow-left1 span {
	left: 10px;
}

.swiper-container1 a.arrow-right1 span {
	right: 10px;
}

.v_list .content-slide {
	padding: 20px;
	color: #fff;
}

.v_list .title {
	font-size: 25px;
	margin-bottom: 10px;
}

.v_list .pagination {
	position: absolute;
	left: 0;
	text-align: center;
	bottom: 5px;
	width: 100%;
}

.v_list .swiper-pagination-switch {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 10px;
	background: #999;
	box-shadow: 0px 1px 2px #555 inset;
	margin: 0 3px;
	cursor: pointer;
}

.v_list .swiper-active-switch {
	background: #fff;
}

.footer {
	padding: 20px;
	background: #717277;
	margin-top: 10px;
	color: white;
	overflow: hidden;
	width: 1200px;
	margin: auto;
	box-sizing: border-box;
}

.footer a {
	color: #fff;
}

.youq {
	overflow: hidden;
	padding-bottom: 20px;
}

.youq li {
	float: left;
	padding: 0 10px;
	font-size: 14px;
}

.links {
	overflow: hidden;
}

.links ul.youq {
	width: 1040px;
	float: left;
}

.links .lian {
	float: left;
	width: 100px;
}

#link_896a3aee.links {
	text-align: left;
	font-size: 12px;
	padding-top: 20px;
}

#link_896a3aee.links ul {
	clear: both;
	padding-bottom: 20px;
}

#link_896a3aee.links li {
	float: left;
	margin-right: 10px;
	line-height: 1.8em;
	list-style: none;
	padding: 0;
}

#link_896a3aee.links em {
	clear: both;
	display: block;
}

#link_896a3aee.links #link_menu li {
	font-size: 14px;
	line-height: 2.5em;
	cursor: pointer;
	width: 5em;
	text-align: center;
}

#link_896a3aee.links #link_menu i {
	font-size: 12px;
	line-height: 2.9em;
	float: right;
	font-style: normal;
}

#link_896a3aee.links .on {
	font-weight: bold;
}

.morejigou {
	background: #fff;
	width: 1200px;
	margin: 10px auto;
	padding: 20px;
	box-sizing: border-box;
}

.morejigou .link {
	padding: 5px 0;
}

.morejigou .link span {
	float: right;
	width: 60px;
}

.morejigou .link a:hover {
	color: #337ab7;
}

.morejigou em {
	font-style: normal;
	font-weight: 400;
}


/* top */


/*#rtt {
	width: 50px;
	height: 50px;
	background: url(http://www.suliao.rexun.cn/static/img/top.jpg);
	background-size: cover;
	position: fixed;
	right: 200px;
	bottom: 50px;
	border-radius: 5px;
	z-index: 1000;
	display: none;
}*/

.goTop {
	position: fixed;
	bottom: 200px;
	right: 200px;
	width: 60px;
	height: 0px;
	overflow: hidden;
	border-radius: 3px;
	background: url(http://www.suliao.rexun.cn/static/img/top.jpg) 0 0 no-repeat;
	text-indent: -999em;
	transition: all 0.3s;
}

.goTop:hover {
	background-position: -60px 0;
}


/*新闻列表*/

.ClassTitle {
	border-bottom: #E8E8E8 2px solid;
	height: 45px;
	margin-bottom: 20px;
}

.ClassTitle a {
	display: inline-block;
	height: 44px;
	line-height: 45px;
	border-bottom: #da251e 3px solid;
	font-size: 20px;
	font-weight: bold;
}

.TJNews li {
	float: left;
	width: 230px;
}

.TJNews ul {
	margin-bottom: 30px;
	height: auto;
	overflow: hidden;
	padding-top: 10px;
}

.TJNews li img {
	width: 230px;
	height: 143px;
}

.TJNews li h3 {
	text-align: center;
	line-height: 30px;
	font-size: 17px;
}

.newsList li {
	border-bottom: 1px solid #ccc;
	padding: 20px 0;
	  overflow: hidden;
}

.newsList li span {
	font-size: 14px;
	font-weight: normal;
	float: right;
	padding-right: 15px;
}

.newsList {
	overflow: hidden;
}

.newsList li a:hover {
	color: #265778;
}

.newsList .newimgs {
	float: left;
}

.newsList .newimgs {
	width: 160px;
}

.newsList .newLs {
	/*float: left;*/
	/*width: 580px;*/
}

.newsList h3 {
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 5px;
}

.newsList h3 a {
	color: #4a4a4a;
	font-size: 16px;
}

.newsList p {
	text-indent: 2em;
	color: #7D7D7D;
	/*width: calc(100% - 160px);*/
	width: 580px;
	display: inline-block;
	padding-left: 10px;
}

.pages {
	text-align: center;
	font-size: 14px;
	padding: 40px 0;
	width: 100%;
}

.pages a {
	background: #F3F4F4;
	padding: 8px 15px;
}

.pages span {
	background: #2a66fa;
	padding: 8px 15px;
	color: #fff;
}

.guangao {
	width: 300px;
	height: 300px;
	position: relative;
	margin: 20px auto;
}

.guangao img.guang {
	width: 300px;
	height: 300px;
}

.guangao img.close {
	width: 25px;
	height: 25px;
	position: absolute;
	top: -10px;
	right: -20px;
	cursor: pointer;
}

.latest li {
	width: 290px;
	margin: 10px 20px;
	padding: 0;
	overflow: hidden;
}

.latest img {
	width: 290px;
	height: 116px;
}

.latest li p {
	text-align: center;
	line-height: 20px;
	padding-bottom: 10px;
}

.ClassTitle {
	height: 45px;
	margin-bottom: 15px;
	font-size: 16px;
	line-height: 45px;
	height: 45px;
	margin-bottom: 15px;
	font-size: 16px;
	line-height: 45px;
	border-bottom: #E6E6E6 1px solid;
	color: #4a4a4a;
}

.newsdeta .ClassTitle a {
	color: #4a4a4a;
	border: none;
	font-weight: 400;
	font-size: 16px;
}

#left_cont_tit {
	line-height: 32px;
	padding: 15px 5px 10px 5px;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	color: #000000;
}

.info {
	height: 35px;
	line-height: 35px;
	margin: 0 auto;
	padding: 10px 66px;
	text-align: center;
	color: #7e7e7e;
	font-size: 14px;
}

#xs-left {
	float: left;
}

#xs-right {
	float: right;
}

.newsdeta {
	padding: 0 30px;
	box-sizing: border-box;
}

.newsdeta img {
	max-width: 600px;
	height: auto;
	margin: auto;
	display: block;
}

.overspace {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal !important;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.overthree {
	display: -webkit-box !important;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal !important;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.overone {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	white-space: nowrap;
}

.overwid p {
	width: 108px;
}

.widthss {
	border: none !important;
}

.widthss p {
	width: 200px;
}

.hides {
	width: 82%;
	display: inline-block;
}

.content-tex {
	text-indent: 2em;
}


/*为您推荐*/

.recom {
	border-bottom: 1px solid #E6E6E6;
	border-top: 1px solid #E6E6E6;
	color: #333;
	padding: 20px 0;
	margin-top: 3`0px;
}

.recom_tit {
	width: 100%;
	font-size: 18px;
}

.recom ul {
	overflow: hidden;
}

.recom ul li {
	width: 210px;
	float: left;
	margin: 10px;
}

.recom ul li img {
	width: 210px;
	height: 160px;
}

.recom ul li p {
	line-height: 25px;
}

.brilliant {
	padding: 20px 0;
}

.brilliant ul {
	overflow: hidden;
}

.brilliant ul li {
	float: left;
	width: 210px;
	margin-right: 22px;
	padding-top: 15px;
}

@media only screen and (min-width: 1500px) and (max-width: 1700px) {
	.goTop {
		right: 100px;
	}
}

@media only screen and (min-width: 1000px) and (max-width: 1500px) {
	.goTop {
		right: 0;
	}
}
