@charset "utf-8";
/*dwj*/

/*全局控制*/
body{margin:0px;padding:0px;font-family:"微软雅黑";color:#000;font-size:12px;line-height:22px;-webkit-text-size-adjust: none;background: #fff;}
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,p{margin:0;padding:0;}
input,select{font-size:12px;line-height:16px;font-family:"微软雅黑";}
img{border:0;vertical-align:top;}
ul,li{list-style:none;}
a{color:#000;text-decoration:none;transition:all 0.3s;}
a:hover{text-decoration:none;}
.tc{text-align:center;}.tl{text-align:left;}.tr{text-align:right;}
.cl{clear:both;}.fb{font-weight:bold;}
.dis{display:block;}.undis{display:none;}
.fl{float:left;}.fr{float:right;}


/*header*/
.header{width: 1360px; margin: 0 auto; overflow: hidden;}
.logo{float: left; width: 446px;}
.top_tel{float: right; padding-top: 33px;}
.top_tel li{float: left; line-height: 28px; background: url(../images/tel.jpg) no-repeat left center; padding: 0 55px 0 40px; color: #3f3f3f; font-size: 18px;}
.share{float: right; margin-top: 31px;}
.share li{float: left; width: 30px; margin-right: 10px;}
.share li:last-child{margin: 0;}

.nav_bg{min-width: 1360px; background: #3e4758;}
.nav{width: 1360px; height: 61px; margin: 0 auto;}
.nav ul{margin-right: -39px;}
.nav li{float: left; width: 172px; text-align: center; text-transform: uppercase; line-height: 60px; font-size: 16px; margin-right: 39px; position: relative;}
.nav span{font-size: 12px;}
.nav a{color: #fff; display: block;}
.nav a:hover{background: #31353e;}
.nav li:hover .nav_on{background: #31353e;}
.nav .nav_home{width: 94px;}
.subnav{width: 100%; background: rgba(49,53,62,0.8); position: absolute; top: 61px; left: 0; opacity: 0; visibility: hidden;transition:all .3s ease-out 0s; transform:translate3d(0,10px,0); -moz-transform:translate3d(0,10px,0); -webkit-transform:translate3d(0,10px,0); z-index: 5;}
.nav li:hover .subnav{opacity:1; visibility:visible; transform:translate3d(0,0,0); -moz-transform:translate3d(0,0,0); -webkit-transform:translate3d(0,0,0);}
.subnav li{float: none; border-bottom: dashed 1px #c5c5c5; line-height: 46px; margin: 0;}
.subnav li:last-child{border: none;}
.subnav a{color: #fff;}

.flexslider{min-width:1200px;position:relative;overflow:hidden;}
.slides{width:100%;position:relative;z-index:1;}
.slides li a{ display:block; width:100%; height:100%; text-align:left; text-indent:-9999px}
.slides img{width: 100%; display: block;}
.flex-control-nav{position:absolute;bottom:26px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:12px;height:12px;margin:0 7px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:12px;height:12px;border-radius:50%;line-height:40px;overflow:hidden;background:none;cursor:pointer;}
.flex-control-nav .flex-active{background:none;}
.flex-direction-nav{position:absolute;z-index:3; right:14%;width:174px;height:67px;background: url(../images/banner_tm.png) no-repeat;bottom:0;}
.flex-direction-nav li a{display:block;width:14px;height:24px;overflow:hidden;cursor:pointer;position:absolute;top: 22px;}
.flex-direction-nav li a.flex-prev{left:36px;background:url(../images/b_left.png) no-repeat;}
.flex-direction-nav li a.flex-next{right:31px;background:url(../images/b_right.png) no-repeat;}


/*mainbody*/
.body_part{min-width: 1360px; overflow: hidden;}
.about_w{width: 1360px; height: 427px; margin: 106px auto 100px auto; position: relative;}
.about_pic{float: right; width: 682px; margin-top: 9px;}
.about_pic img{width: 682px; height: 427px;}
.about_line{width: 100%; height: 1px; line-height: 0; background: #707070; position: absolute; top: 28px; right: 1300px;}
.about_title{color: #6a6a6a; font-size: 26px; line-height: 40px; text-transform: uppercase; position: absolute; top: 0; left: 80px;}
.about_title h4{color: #393939; font-size: 36px; line-height: 56px; font-weight: normal;}
.about_title i{width: 33px; height: 5px; line-height: 0; display: block; background: #31353e; margin-top: 25px;}
.about_bg{width: 597px; height: 197px; background: url(../images/about_bg.jpg) no-repeat right top #fff; padding: 52px 36px 0 0; box-sizing: border-box; position: absolute; top: 130px; left: 80px; z-index: 5;}
.about_fon{color: #414141; font-size: 18px; line-height: 30px; height: 90px; overflow: hidden;}
.about_more{width: 120px; height: 52px; line-height: 52px; border-bottom: solid 2px #5ea1cb; font-size: 18px; position: absolute; bottom: -2px; left: 80px;}
.about_more a{color: #343434;}
.about_tit{width: 70px; height: 392px; background: url(../images/about_tit.jpg) no-repeat; position: absolute;  left: -5px;}

.class{width: 1360px; background: #fff; box-shadow: 0 0 15px rgba(0,0,0,0.15); margin: 0 auto 80px;}
.class li{float: left; width: 33.333%; height: 157px; padding: 37px 40px; border-right: solid 2px #f3f3f3; box-sizing: border-box;}
.class li:last-child{border: none;}
.class img{float: left; width: 67px; height: 67px; margin-top: 8px; transition:all 0.8s; -webkit-transition:all 0.8s;}
.class img:hover{transform:scale(1.1);-webkit-transform:scale(1.1);}
.class_r{float: right; width: 270px; line-height: 20px; color: #b2b2b2; font-size: 14px;}
.class_r h4{color: #606060; font-size: 18px; line-height: 34px; font-weight: normal; margin-bottom: 8px;}
.class_fon{height: 40px; overflow: hidden;}

.room_part{width: 1360px; margin: 0 auto 82px;}
.room_top{height: 80px; margin-bottom: 32px;}
.room_title{float: left; color: #6a6a6a; font-size: 20px; line-height: 40px; text-transform: uppercase;}
.room_title h4{color: #393939; font-size: 24px; font-weight: normal;}
.room_list{float: right; padding: 9px 40px 0 0;}
.room_list li{float: left; width: 116px; height: 43px; line-height: 42px; text-align: center; font-size: 16px; color: #6a6a6a; cursor: pointer; margin-left: 42px;}
.room_list .room_on{color: #fff; background: #5ea1cb;}
.room_w{width: 437px; margin-right: 24px;}
.room_pic{width: 437px; height: 285px; overflow: hidden;}
.room_pic img{width: 437px; height: 285px; transition:all 0.8s; -webkit-transition:all 0.8s;}
.room_pic img:hover{transform:scale(1.1);-webkit-transform:scale(1.1);}
.room_tt{line-height: 70px;}
.room_tl{float: left; color: #2d2d2d; font-size: 24px;}
.room_tl span{color: #5d5d5d; font-size: 20px; padding-left: 28px;}
.room_yd{float: right; font-size: 18px;}
.room_yd a{color: #5ea1cb;}
.room_yd img{float: left; width: 25px !important; height: 27px; line-height: 0; margin: 22px 9px 0 0;}
.room_fon{color: #808080; font-size: 18px; line-height: 26px; height: 52px; overflow: hidden;}

.meeting_bg{min-width: 1360px; height: 803px; padding: 56px 0; box-sizing: border-box; background: url(../images/meeting_bg.jpg) no-repeat center top; background-size: cover; overflow: hidden;}
.meeting_title{width: 100%; text-align: center; line-height: 60px; color: #d0d0d0; font-size: 26px; text-transform: uppercase; margin-bottom: 48px;}
.meeting_title h4{color: #fff; font-size: 36px; line-height: 70px; font-weight: normal;}
.meeting_part{width: 1360px; margin: 0 auto;}
.meeting_left{float: left; width: 852px;}
.meeting_left li{float: left; width: 343px; margin-bottom: 16px;}
.meeting_left img{width: 100%; height: 234px;}
.meeting_left li:nth-child(2){float: right; width: 494px;}
.meeting_left li:nth-child(2) img{width: 100%; height: 485px;}
.meeting_right{float: right; width: 495px; height: 485px; padding: 70px 35px; box-sizing: border-box; background: #fff;}
.meeting_tit{height: 42px; line-height: 42px; background: url(../images/meeting_tit.jpg) no-repeat left center; padding-left: 64px; color: #3c3c3c; font-size: 30px; margin-bottom: 40px;}
.meeting_fon{color: #5b5b5b; font-size: 18px; line-height: 34px; height: 136px; text-align: justify; overflow: hidden; margin-bottom: 48px;}
.meeting_more{width: 149px; height: 47px; line-height: 46px; text-align: center; background: #5ea1cb; border-radius: 5px; font-size: 18px; animation: meeting_more 3s linear infinite;}
.meeting_more a{color: #fff;}
@keyframes meeting_more{
	0%,100%{transform:translateX(-15px)}
	25%,75%{transform:translateX(0px)}
	50%{transform:translateX(15px)}	
}
.bx-wrapper {
	position: relative;
	*zoom: 1;
}
.bx-wrapper img {
	max-width: 100%;
	display: block;
}
.bx-wrapper .bx-viewport {
	left: 0;
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -25px;
	width: 100%;
}
.bx-wrapper .bx-pager {
	text-align: center;
	color: #666;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: none;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: none;
}
.bx-wrapper .bx-prev {
	bottom: 40px;
	right: 84px;
	background: url(../images/meeting_prev01.jpg) no-repeat;
}
.bx-wrapper .bx-next {
	bottom: 40px;
	right: 30px;
	background: url(../images/meeting_next01.jpg) no-repeat;
}
.bx-wrapper .bx-prev:hover {
	background: url(../images/meeting_prev02.jpg) no-repeat;
}
.bx-wrapper .bx-next:hover {
	background: url(../images/meeting_next02.jpg) no-repeat;
}
.bx-wrapper .bx-controls-direction a {
	position: absolute;
	outline: 0;
	width: 40px;
	height: 40px;
	text-indent: -9999px;
	z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
	display: block;
}
.bx-wrapper .bx-controls-auto {
	text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
	display: none;
}

.news_part{width: 1360px; padding: 60px 0 111px 0; margin: 0 auto; overflow: hidden;}
.news_top{height: 54px; line-height: 54px; margin-bottom: 35px;}
.news_title{float: left; color: #393939; font-size: 34px; text-transform: uppercase;}
.news_title span{color: #6a6a6a; font-size: 20px; padding-left: 24px;}
.news_tr{float: right;}
.news_tr li{float: left; font-size: 20px; padding: 0 25px; background: url(../images/news_line.jpg) no-repeat right center;}
.news_tr a{color: #393939;}
.news_tr li:last-child{background: none; padding: 0 5px 0 25px;}
.news_area{width: 670px; padding-bottom: 44px;}
.news_pic{float: left; width: 361px;}
.news_pic img{width: 100%; height: 226px;}
.news_right{float: right; width: 290px;}
.news_right h4{color: #393939; font-size: 20px; line-height: 52px; font-weight: normal; margin-bottom: 20px;}
.news_fon{color: #727272; font-size: 16px; line-height: 30px; height: 60px; text-align: justify; overflow: hidden; margin-bottom: 35px;}
.news_more{width: 114px; height: 42px; line-height: 42px; text-align: center; border: solid 1px #aaa; font-size: 16px;}
.news_more a{color: #727272;}
.news_part .bx-wrapper .bx-pager {
	text-align: left;
}
.news_part .bx-wrapper .bx-pager.bx-default-pager a {
	background: #dcdcdc;
	text-indent: -9999px;
	display: block;
	width: 12px;
	height: 12px;
	margin-right: 9px;
	outline: 0;
}
.news_part .bx-wrapper .bx-pager.bx-default-pager a:hover,
.news_part .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #5ea1cb;
}
.news_part .bx-wrapper .bx-prev {
	bottom: -40px;
	left: 75px;
	background: url(../images/news_prev01.jpg) no-repeat;
}
.news_part .bx-wrapper .bx-next {
	bottom: -40px;
	left: 124px;
	background: url(../images/news_next01.jpg) no-repeat;
}
.news_part .bx-wrapper .bx-prev:hover {
	background: url(../images/news_prev02.jpg) no-repeat;
}
.news_part .bx-wrapper .bx-next:hover {
	background: url(../images/news_next02.jpg) no-repeat;
}
.news_part .bx-wrapper .bx-controls-direction a {
	position: absolute;
	outline: 0;
	width: 39px;
	height: 42px;
	text-indent: -9999px;
	z-index: 9999;
}

.wed_part{width: 1360px; margin: 0 auto 56px;}
.wed_top{height: 166px; position: relative;}
.wed_title{float: left; line-height: 46px; color: #393939; font-size: 26px; text-transform: uppercase; margin-top: 69px;}
.wed_title span{color: #6a6a6a; font-size: 16px; padding-left: 8px;}
.wed_tit{width: 100%; text-align: right; color: #f3f3f3; font-size: 60px; line-height: 74px; text-transform: uppercase; position: absolute; top: 0; right: 794px;}
.wed_line{width: 100%; height: 1px; line-height: 0; background: #adacac; position: absolute; top: 124px; right: 1300px;}
.wed_more{float: right; width: 30px; margin-top: 69px; position: relative;}
.wed_more i{width: 72px; height: 1px; line-height: 0; display: block; background: #707070; position: absolute; top: 15px; right: 30px;}
.wed{width: 100%;}
.wed li{float: left; width: 340px; overflow: hidden; position: relative;}
.wed img{width: 100%; height: 281px;}
.wed_tm{width: 100%; text-align: center; color: #fff; font-size: 16px; line-height: 50px; text-transform: uppercase; height: 281px; padding-top: 47px; box-sizing: border-box; background: url(../images/wed_tm.png) no-repeat; background-size: 100% 100%; position: absolute; top: 0; left: 0; opacity:0; transform:scale(0); transition:all 0.8s ease-in-out; backface-visibility:hidden; zoom:1;}
.wed_tm h4{font-size: 24px; line-height: 40px; font-weight: normal;}
.wed_tm span{padding: 0 5px;}
.wed li:hover .wed_tm{opacity:1;transform:scale(1);}
.wed_fon{width: 90%; text-align: center; line-height: 24px; color: #eeeded; font-size: 16px; height: 72px; overflow: hidden; margin: 0 auto 14px;}
.wed_more02{width: 28px; margin: 0 auto;}
.wed_more02 img{width: 28px; height: 28px;}


/*footer*/
.contact_bg{min-width: 1360px; height: 846px; padding-top: 54px; box-sizing: border-box; background: url(../images/contact_bg.jpg) no-repeat center top; background-size: cover; margin-top: 17px;}
.contact_title{width: 100%; text-align: center; text-transform: uppercase; line-height: 38px; color: #dcdcdc; font-size: 26px;}
.contact_title h4{color: #fff; font-size: 36px; line-height: 56px; font-weight: normal; margin-bottom: 49px;}
.contact_part{width: 1360px; height: 586px; padding: 25px 22px; box-sizing: border-box; background: #3e4758; margin: 0 auto;}
.contact_left{float: left; width: 560px; padding-top: 62px;}
.contact_right{float: right; width: 629px;}
.message{padding-bottom: 32px;}
.message span{float: left; width: 82px; padding-right: 4px; text-align: right; line-height: 30px; color: #fff; font-size: 16px;}
.mes{float: left; width: 412px; height: 180px; background: #f9f9f9; border: none; padding: 5px; box-sizing: border-box; font-family: "微软雅黑";}
.name{float: left; width: 205px; height: 30px; background: #f9f9f9; border: none; padding: 0 5px; box-sizing: border-box;}
.btn_tj{width: 108px; height: 37px; background: #5ea1cb; border: none; color: #fff; font-size: 16px; font-family: "微软雅黑"; cursor: pointer; margin: -8px 0 0 86px;}
.contact{color: #e1e1e1; font-size: 14px; line-height: 30px;}
.contact h4{color: #fff; line-height: 66px; font-size: 30px; font-weight: normal;}
.map img{width: 100%; margin-top: 15px;}
.copyright{min-width: 1200px; text-align: center; line-height: 50px; color: #fff; font-size: 14px; background: #3e4758;}


/*关于我们*/
.mainbody{width: 1360px; min-height: 400px; margin: 0 auto 90px;}
.main_top{height: 34px; line-height: 34px; padding: 26px 0 35px 0;}
.path{float: left; color: #454545; font-size: 18px;}
.path a{color: #454545;}
.path span{color: #5ea1cb;}
.back{float: right; background: url(../images/back.jpg) no-repeat left center; padding-left: 32px; font-size: 18px;}
.back a{color: #383838;}
.com_top{padding-bottom: 34px;}
.tit{float: left; text-transform: uppercase; line-height: 38px; font-size: 20px; color: #6a6a6a;}
.tit h4{color: #393939; font-size: 24px; font-weight: normal; line-height: 44px;}
.list{float: right; margin: 13px 14px 0 0;}
.list li{float: left; /*width: 135px;*/ height: 43px; line-height: 43px; font-size: 16px; margin: 0 16px;}
.list a{display: block; padding-left: 54px; background: url(../images/list_01.png) no-repeat 18px center; color: #6a6a6a;padding-right: 30px;}
.list a:hover{background: url(../images/list_02.png) no-repeat 18px center #5ea1cb; color: #fff;}
.list .list_on a{background: url(../images/list_02.png) no-repeat 18px center #5ea1cb; color: #fff;}
.com{color: #414141; font-size: 18px; line-height: 36px; margin-top: 40px;}
.com h4{line-height: 54px; color: #454545; font-size: 30px; padding: 31px 0 45px 0;}
.com_pic{float: left; margin-right: 37px;}


/*会议预订*/
.huiyi{width: 100%;}
.huiyi ul{margin-right: -2%;}
.huiyi li{float: left; width: 31.333%; margin: 0 2% 3% 0; transition:all .5s linear;}
.huiyi img{width: 100%;}
.huiyi li:hover{transform:translateY(-10px);}
.page{width: 100%; padding: 60px 0 10px 0; color: #505050; font-size: 18px; line-height: 30px;}
.page span{text-decoration: underline; padding: 0 15px;}


/*联系我们*/
.con{color: #727272; font-size: 20px; line-height: 48px; margin: 20px 0;}


/*新闻资讯*/
.inf{width: 100%;}
.inf li{border-bottom: solid 1px #eee; padding-bottom: 28px; margin-bottom: 28px;}
.inf_pic{float: left; width: 361px; height: 189px; overflow: hidden;}
.inf_pic img{width: 361px; height: 189px; transition:all 0.8s; -webkit-transition:all 0.8s;}
.inf_pic img:hover{transform:scale(1.1);-webkit-transform:scale(1.1);}
.inf_center{float: left; width: 692px; margin: 38px 0 0 58px;}
.inf_center h4{height: 52px; line-height: 52px; font-size: 20px; color: #707070; font-weight: normal; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.inf_center h4 span{float: left; width: 10px; height: 10px; background: #e5e5e5; border-radius: 50%; margin: 21px 19px 0 0;}
.inf li:hover .inf_center h4 span{background: #5ea1cb; border-radius: 50%;}
.inf li:hover .inf_center h4{color: #5ea1cb;}
.inf_fon{margin-left: 29px; line-height: 28px; height: 56px; color: #b8b8b8; font-size: 16px; overflow: hidden;}
.inf li:hover .inf_fon{color: #7bbde7;}
.inf_right{float: right; width: 120px; height: 50px; padding-left: 30px; border-left: solid 1px #e5e5e5; margin-top: 72px; color: #a3a3a3; font-size: 16px;}
.inf li:hover .inf_right{border-left: solid 1px #7bbde7; color: #7bbde7;}
.inf_more{width: 25px; height: 20px; line-height: 20px; background: url(../images/arrow01.jpg) no-repeat center; text-indent: 9999px; overflow: hidden;}
.inf_more a{display: block;}
.inf li:hover .inf_more{background: url(../images/arrow02.jpg) no-repeat left center;}


@media only screen and (max-width: 1440px) {
	.header{width: 1200px;}
	.nav_bg{min-width: 1200px;}
	.nav{width: 1200px;}
	.nav ul{margin-right: -24px;}
	.nav li{width: 166px; font-size: 15px; margin-right: 17px;}
	.nav .nav_home{width: 94px; margin-right: 24px;}
	.flex-direction-nav{right:6%;}
	.body_part{min-width: 1200px;}
	.about_w{width: 1200px;}
	.about_bg{width: 438px;}
	.class{width: 1200px;}
	.class_r{width: 220px;}
	.room_part{width: 1200px;}
	.meeting_bg{min-width: 1200px;}
	.meeting_part{width: 1200px;}
	.meeting_left{width: 745px;}
	.meeting_left li{width: 290px;}
	.meeting_left img{height: 204px;}
	.meeting_left li:nth-child(2){width: 440px;}
	.meeting_left li:nth-child(2) img{height: 425px;}
	.meeting_right{width: 442px; height: 425px; padding: 40px 35px;}
	.meeting_tit{margin-bottom: 30px;}
	.meeting_fon{line-height: 34px; height: 136px; margin-bottom: 38px;}
	.news_part{width: 1200px;}
	.news_area{width: 590px;}
	.news_pic{width: 321px;}
	.news_pic img{height: 200px;}
	.news_right{width: 250px;}
	.news_right h4{line-height: 42px; margin-bottom: 15px;}
	.news_fon{margin-bottom: 25px;}
	.wed_part{width: 1200px;}
	.wed li{width: 300px;}
	.wed img{height: 248px;}
	.wed_tm{height: 248px; padding-top: 30px; font-size: 14px; line-height: 26px;}
	.wed_tm h4{line-height: 30px; margin-bottom: 10px;}
	.wed_fon{width: 90%; text-align: center; line-height: 24px; color: #eeeded; font-size: 16px; height: 48px; overflow: hidden; margin: 12px auto 20px auto;}
	.wed_more02{width: 28px; margin: 0 auto;}
	.wed_more02 img{width: 28px; height: 28px;}
	.contact_bg{min-width: 1200px;}
	.contact_part{width: 1200px;}
	.contact_right{width: 570px;}
	.mainbody{width: 1200px;}
}
#news_list ul {	width: auto;height: 230px;padding: 9px;}
#news_list ul li {	width: auto;	padding-left: 10px;	height: 30px;	line-height: 30px; *height: 27px; *line-height: 27px;	padding-right: 10px;color:#000;}
#news_list a{color:#000;}
#news_list a:hover{ text-decoration:none; }
#news_list ul li:hover{ text-decoration:none; position: relative; right: 0px; top: 1px;}
#news_list .one {background: #F0F0F0;} 
#news_list ul li span {	float: left;}
#news_list ul li strong {	float: right;	font-weight: normal;}
#news_con {	width: auto;	min-height: 360px;	padding: 15px;	padding-right: 0px;	color:#000;	text-align:justify;}
#news_con .h1 {	text-align: center;	font-size: 16px;	height: 35px;	line-height: 35px;}
#news_con .h2 {	text-align: center;	font-weight: normal;	width: auto;	height: 25px;	line-height: 25px;	border-top: solid 1px #ccc;	border-bottom: solid 1px #ccc;	color: #666;	margin-bottom: 5px; font-size:14px}
#news_con #pic { position:relative;text-align: center;	margin-bottom: 5px;}
#news_con #pic #prev{ position:absolute; top:50%; left:0px; font-size:50px;font-weight:bold; color: #e61902;}
#news_con #pic #next{ position:absolute; top:50%; right:0px; font-size:50px;font-weight:bold; color: #e61902;}
#news_con #pic #prev_none{ position:absolute; top:50%; left:0px; color:#999; font-size:50px;font-weight:bold}
#news_con #pic #next_none{ position:absolute; top:50%; right:0px; color:#999; font-size:50px;font-weight:bold}
#news_cons_title{border-bottom:solid 1px #ccc; font-weight:bold ; font-size:15px; margin-bottom:10px;}
#news_cons{ margin-bottom:15px;font-size:14px;}
#news_con img{
	max-width: 100%;
}
