﻿@charset "utf-8";
/* CSS Document */

/*初始区域*/
html, body, div, p, hr, pre, h1, h2, h3, h4, h5, h6, table, tr, td, th, tfoot, tbody, thead, p, figure, form, blockquote, input, textarea, label, ul, ol, dl, li, dt, dd, .clearfix::after {
	margin:0;
	padding:0;
    font-family: \5FAE\8F6F\96C5\9ED1;
}
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
html, body {
	height:100%;
}
*::after, *::before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden], template {
	display: none;
}
a {
	background: transparent;
	text-decoration: none;
}
a:active, a:hover {
	outline: 0;
}
a:focus {
	outline:none;
	-moz-outline:none;
	-webkit-outline:none;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b, strong {
	font-weight: bold;
}
dfn {
	font-style: italic;
}
ul, ol {
	list-style: none outside none;
}
li {
	list-style-type:none;
}
mark {
	background: #ff0;
	color: #000;
}
small {
	font-size: 80%;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5rem;
}
sub {
	bottom: -0.25rem;
}
iframe {
	border:0;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 1em 40px;
}
hr {
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}
pre {
	overflow: auto;
}
code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}
button {
	overflow: visible;
}
button, select {
	text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	-moz-appearance: button;
	cursor: pointer;
}
button[disabled], html input[disabled] {
	cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
input {
	line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
 height: auto;
}
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35rem 0.625rem 0.75rem;
}
legend {
	border: 0;
	padding: 0;
}
textarea {
	overflow: auto;
}
optgroup {
	font-weight: bold;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td, th {
	padding: 0;
}


/*内容区域通用*/
body {
	font-family: "微软雅黑", "Microsoft Yahei", "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif;
	background: #fff;
	background-position: center 0px!important;
}
img {
	border: 0;
	vertical-align: middle;
	display: block;
}
figure {
	margin: 0;
}
.clearfix {
	display:block;
	#zoom:1;
}
.clearfix::after {
	content:'';
	overflow:hidden;
	width:100%;
	height:0px;
	font-size:0px;
	display:block;
	clear: both;
}


.fl {
	float:left;
}
.fr {
	float:right;
}


.domPC {
	display: block;
}
.domMobile {
	display: none;
}


.row {
	font-size: 0;
	+word-spacing: -1px;
}
.row .dib {
	display: inline-block;
	+display: inline;
	+zoom: 1;
	font-size: 14px;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: top;
}

.top-bar {
	height: 45px;
	text-align: center;
	border-bottom: 1px solid #ccc;
	color: #cccccc;
	width: 100%;
	/*position: fixed;
	_position: absolute;*/
	z-index: 1040;
	top: 0;
	left: 0;
	background-color: #fff;
	box-shadow: 3px 0 3px rgba(0, 0, 0, 0.2);
	overflow: hidden;
}
.top-bar .menu {
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
}
.top-bar .home-site-link {
	font-style: normal;
	font-weight: 700;
}
.top-bar li::after {
	content: "|";
	color: #d5d5d5;
}
.top-bar li:first-of-type::after {
	content: " ";
	padding-right: 15px;
}
.top-bar li:last-of-type::after {
	content: " ";
}
.top-bar .item {
	line-height: 45px;
	font-size: 14px;
}
.top-bar .item a {
	padding: 0 7px;
}
.top-bar .home-site-link {
	color: black;
}
.top-bar a {
	color: #1a1a1a;
}
.top-bar .loading {
	display: block;
	text-align: center;
	height: 32px;
	line-height: 32px;
	font-size: 12px;
	background-color: #f5f5f5;
}
.section {
	margin:60px auto 0px;
	width: 1200px;
}
/* banenr begin*/
.phd{
	/*margin-top: 45px;*/
	height: 660px;
}
.phd img{
	width: 100%;
}
/* banenr end*/

.index_nav{
	height: 60px;
	background:url(navbg.jpg) no-repeat center center;
}
.index_nav ul{
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.index_nav ul li{
	padding: 0 60px 0 60px;
}
.index_nav ul li a{
	color: #fff;
	font-size: 16px;
	display: block;
	line-height: 60px;

}

/* section-11 */

.section-11 {
	margin-bottom: 25px;
	width: 1200px;
	position: relative;
}
.section-11 .swiper-container-bigPic{
	width: 600px;
	height: 387px;
	float: left;
}
.section-11 .pic img {
	display: block;
}
.section-11 .title {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba( 0, 0, 0, .7);
	color: #fff;
	padding: 0px 225px 0px 20px;
	line-height: 46px;
	height: 46px;
}
.section-11 .title a {
	color: #fff;
	font-size: 16px;
}

.section-11 .swiper-pagination-fraction {
	bottom: 15px;
	right: 30px;
	left: auto;
	width: auto;
	color: #fff;
	font-size: 24px;
}
.section-11 .swiper-pagination-fraction .swiper-pagination-current {
	color: #ff8a00;
}
.section-11 .swiper-pagination-fraction .swiper-pagination-total {
	font-size: 18px;
}
.section-11 .swiper-button-prev, .section-11 .swiper-button-next {
	background-color: rgba(0, 0, 0, .7);
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	font-size: 20px;
	background-size: 15px 29px;
	width: 52px;
	height: 90px;
}

.section-11 .swiper-button-prev {
	left: 0;
	top: 40%;
}
.section-11 .swiper-button-next {
	right: 0;
	top: 40%;
}
.section-11 .swiper-button-prev:hover, .section-11 .swiper-button-next:hover {
	background-color: rgba(215, 1, 0, 1);
}
.section-11 .swiper-pagination{
	text-align: right;
	box-sizing: border-box;
	padding-right: 15px;

}
.section-11 .swiper-pagination-bullet{
	width: 14px;
	height: 14px;
	background: #fff;
	border-radius: 14px;
	opacity: 1;
}
.section-11 .swiper-pagination-bullet-active{
	background: #c50a0a;
}
.section-11 .section-list{
	width: 560px;
	overflow: hidden;
	float: right;
}
.section-11 .section-list .item_top{
	border-bottom: dashed 1px #dfdfdf;
}
.section-11 .section-list .item_top .tit a{
	color: #1068ba;
	font-size: 22px;
}
.section-11 .section-list .item_top .note a{
	color: #1068ba;
}
.section-11 .section-list .item_top .note{
	color: #8c8c8c;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.section-11 .section-list ul{
	padding-top: 6px;
}
.section-11 .section-list ul li{
	padding-left: 15px;
	background:url(dian.jpg) no-repeat left center;
	height: 40px;
	line-height: 40px;
}
.section-11 .section-list ul li a{
	color: #4c4c4c;
	font-size: 14px;
}
.section-11 .section-list ul li a:hover{
	color: #c50a0a;
}
/* section-11 */


/* section-12 Express速达面馆品年味 begin*/
.section-12 .section-title{
	height: 100px;
	background:url(titbg.jpg) no-repeat center bottom;
	text-align: center;
	color: #1452b3;
	font-size: 48px;
	line-height: 48px;
}
.section-12 .sec_cont{
	padding-top: 35px;
}
.section-12 .sec_cont .sec_left{
	width: 260px;
}
.section-12 .sec_cont .sec_left .item:nth-child(1){
	margin-bottom: 24px;
}
.section-12 .sec_cont .sec_left .item a img{
	width: 260px;
	height: 175px;
	display: block;
}
.section-12 .sec_cont .sec_left .item .tit a{
	display: block;
	height: 42px;
	line-height: 42px;
	color: #fff;
	background: #d11e1e;
	font-size: 16px;
	text-align: center;
	overflow: hidden;
}
.section-12 .sec_cont .sec_center{
	width: 450px;
	margin-left: 25px;
}
.section-12 .sec_cont .sec_center ul li{
	border-bottom: dotted 1px #d7d7d7;
	padding-top: 14px;
	padding-bottom: 20px;
}
.section-12 .sec_cont .sec_center ul li:nth-child(1){
	padding-top: 0;
}
.section-12 .sec_cont .sec_center ul li .tit a{
	color: #ef000b;
	font-size: 18px;
	display: block;
	height: 30px;
	overflow: hidden;
}
.section-12 .sec_cont .sec_center ul li .note{
	color: #666666;
	font-size: 14px;
	line-height:25px;
	margin-top: 3px;
}
.section-12 .sec_right{
	width: 413px;
}
.section-12 .sec_right .video{
	width: 413px;
	height: 278px;
	position: relative;
}
.section-12 .sec_right .video video{
	width: 413px;
	height: 278px;
}
.section-12 .sec_right .video .tit{
	height: 50px;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0 20px;
	overflow: hidden;
	background: rgba(0,0,0,.75);
	width: 100%;
	box-sizing: border-box;
	line-height: 50px;
}
.section-12 .sec_right .video .tit a{
	color: #fff;
	font-size: 18px;
}
.section-12 .sec_right ul {
	padding-top: 15px;
}
.section-12 .sec_right ul li{
	height: 35px;
	line-height: 35px;
	padding-left: 20px;
	background: url(dian.jpg) no-repeat left center;
}
.section-12 .sec_right ul li a{
	color: #4c4c4c;
	font-size: 16px;
}
.section-12 .sec_right ul li a:hover{
	color: #c41a20;
}
/* section-12 Express速达面馆品年味 end */
/* section-13 中国味道飘香“一带一路” begin*/
.section-13 .section-title{
	height: 100px;
	background:url(titbg.jpg) no-repeat center bottom;
	text-align: center;
	color: #1452b3;
	font-size: 48px;
	line-height: 48px;
}
.section-13 .sec_cont{
	padding-top: 40px;
	margin-left: -13px;
}
.section-13 .sec_cont .item_div1{
	width: 290px;
	height: 200px;
	background: #e9bf3d;
	padding: 40px 25px;
	box-sizing: border-box;
	margin-left: 13px;
	margin-bottom: 13px;
}
.section-13 .sec_cont .item_div2{
	width: 290px;
	height: 200px;
	box-sizing: border-box;
	margin-left: 13px;
	margin-bottom: 13px;
}
.section-13 .sec_cont .item_div3{
	width: 594px;
	height: 200px;
	box-sizing: border-box;
	margin-left: 13px;
	background: #c22930;
	padding: 40px 25px;
	margin-bottom: 13px;
}
.section-13 .sec_cont .item_div4{
	width: 594px;
	height: 200px;
	box-sizing: border-box;
	margin-left: 13px;
	background: #ea9a2d;
	padding: 40px 25px;
	margin-bottom: 13px;
}
.section-13 .sec_cont .item_div5{
	width: 290px;
	height: 200px;
	box-sizing: border-box;
	margin-left: 13px;
	background: #e9333c;
	padding: 40px 25px;
	margin-bottom: 13px;
}
.section-13 .sec_cont .item_div .tit a{
	color: #fff;
	font-size: 18px;
}
.section-13 .sec_cont .item_div .date{
	color: #fff;
	font-size: 14px;
	padding-bottom: 7px;
}
.section-13 .sec_cont .item_div .note{
	color: #fff;
	font-size: 14px;
}

/* section-13 中国味道飘香“一带一路” end*/
/* section-14 美味现场 begin*/
.trans{
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.section-14 .section-title{
	height: 100px;
	background:url(titbg.jpg) no-repeat center bottom;
	text-align: center;
	color: #1452b3;
	font-size: 48px;
	line-height: 48px;
}
.section-14 .sec_cont{
	padding-top: 40px;
}
.section-14 .sec_cont .item_div:nth-child(1){
	border-left: 0;
}
.section-14 .sec_cont .item_div{
	width: 108px;
	border-left: solid 2px #fff;
}
.section-14 .sec_cont .item_div.on{
	width: 754px;
}
.section-14 .sec_cont .item_div .tit{
	height: 56px;
	line-height: 56px;
	background: rgba(0,0,0,.75);
	padding-left: 25px;
	padding-right: 25px;
	box-sizing: border-box;
	width: 100%;
	bottom: 0;
	left: 0;
	opacity: 0;
	overflow: hidden;
}
.section-14 .sec_cont .item_div.on .tit{
	opacity: 1;
}
.section-14 .sec_cont .item_div .tit a{
	color: #fff;
	font-size: 22px;
}
/* section-14 美味现场 end*/
/* section-15 航天品质 · 匠心美味 begin*/
.section-15 .section-title{
	height: 100px;
	background:url(titbg.jpg) no-repeat center bottom;
	text-align: center;
	color: #1452b3;
	font-size: 48px;
	line-height: 48px;
}
.section-15 .sec_cont{
	padding-top: 40px;
}
.section-15 .sec_cont .sec_left{
	width: 400px;
}
.section-15 .sec_cont .sec_right{
	width: 770px;
	background: #f2f2f2;
	height: 450px;
	padding: 0px 50px 0;
	box-sizing: border-box;
}

.section-15 .sec_cont .sec_left ul li{
	width: 400px;
	height: 60px;
	background: #f2f2f2;
	color: #ef000b;
	border-radius: 5px;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	line-height: 60px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 16px;
	overflow: hidden;
	margin-bottom: 6px;
	box-sizing: border-box;
	cursor: pointer;
}
.section-15 .sec_cont .sec_left ul li.on{
	background: #ef000b;
	color: #fff;
}
.section-15 .sec_cont .sec_right .pic{
	width: 670px;
	height: 450px;
}
.section-15 .sec_cont .sec_right .pic img{
	width: 670px;
	height: 450px;
}
.section-15 .sec_cont .sec_right .tit a{
	color: #ef000b;
	font-size: 22px;
	display: block;
	margin-top: 30px;
}
.section-15 .sec_cont .sec_right .xxkqh1{
	display: none;
}
.section-15 .sec_cont .sec_right .note{
	color: #666666;
	font-size: 16px;
	line-height: 28px;
	padding-top: 10px;
}

/* section-15 航天品质 · 匠心美味 end*/
/* section-16 助力体育 · 能量“美味 begin*/
.section-16 .section-title{
	height: 100px;
	background:url(titbg.jpg) no-repeat center bottom;
	text-align: center;
	color: #1452b3;
	font-size: 48px;
	line-height: 48px;
}
.section-16 .sec_cont{
	padding-top: 40px;
}
.section-16 .sec_cont .m_left{
	width: 593px;
}
.section-16 .sec_cont .m_right{
	width: 593px;
}
.section-16 .sec_cont .item_div{
	margin-top: 13px;
	width: 290px;
	height: 200px;
	margin-left: 13px;
}
.section-16 .sec_cont .m_left .item_div:nth-child(1){
	margin-left: 0;
}
.section-16 .sec_cont .m_right .item_div:nth-child(2){
	margin-left: 0;
}
.section-16 .sec_cont .item_div .pic{
	width: 290px;
	height: 200px;
}
.section-16 .sec_cont .item_div .pic img{
	width: 290px;
	height: 200px;
}
.section-16 .sec_cont .item_div1{
	width: 593px;
	height: 409px;
	margin-top: 13px;
}
.section-16 .sec_cont .item_div1 .pic{
	width: 593px;
	height: 409px;
	position: relative;
display: block;
}
.section-16 .sec_cont .item_div1 .pic img{
	width: 593px;
	height: 409px;
	display: block;

}
.section-16 .sec_cont .item_div1 span{
	height: 44px;
	line-height: 44px;
	background:rgba(0,0,0,.7);
	bottom: 0;
	left: 0;
	width: 100%;
	box-sizing: border-box;
	padding: 0 15px;
	color: #fff;
	font-size: 16px;
	display: block;
	overflow: hidden;
}
.section-16 .sec_cont .item_div span{
	height: 44px;
	line-height: 44px;
	background:rgba(0,0,0,.7);
	bottom: 0;
	left: 0;
	width: 100%;
	box-sizing: border-box;
	padding: 0 15px;
	color: #fff;
	font-size: 16px;
	display: block;
	overflow: hidden;
}
.section-16 .swiper-button-prev, .section-16 .swiper-button-next {
	background-color: rgba(0, 0, 0, .7);
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	font-size: 20px;
	background-size: 15px 29px;
	width: 52px;
	height: 90px;
}

.section-16 .swiper-button-prev {
	left: 0;
	top: 40%;
}
.section-16 .swiper-button-next {
	right: 0;
	top: 40%;
}
.section-16 .swiper-button-prev:hover, .section-16 .swiper-button-next:hover {
	background-color: rgba(215, 1, 0, 1);
}
/* section-16 助力体育 · 能量“美味 end*/




/* section-25 历届回顾 begin */
.section-25{
	margin-top: 110px;
}
.section-25 .section-title{
	height: 100px;
	background:url(titbg.jpg) no-repeat center bottom;
	text-align: center;
	color: #1452b3;
	font-size: 48px;
	line-height: 48px;
}
.section-25 .sec_main{
	margin-top: 55px;
}
.section-25 .sec_main ul li{
	width: 237px;
	height: 400px;
	margin-left: 3px;
	position: relative;
	overflow: hidden;
}
.section-25 .sec_main ul li:nth-child(1){
	margin-left: 0;
}
.section-25 .sec_main ul li:nth-child(2n){
	position: relative;
	top: -16px;
}
.section-25 .sec_main ul li:nth-child(2n) .title{
	background: #d03534;
	
}
.section-25 .sec_main ul li:hover .title{
	opacity: 0;
	bottom: -50px;
}
.section-25 .sec_main ul li .media{
	width: 237px;
	height: 400px;
	overflow: hidden;
}
.section-25 .sec_main ul li .media img{
	width: 237px;
	height: 400px;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.section-25 .sec_main ul li .title{
	height: 50px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	line-height: 50px;
	background: #b10f0f;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	text-indent: 1em;
}
.section-25 .sec_main ul li .title a{
	color: #fff;
	font-size: 14px;
}
.section-25 .item_div{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	padding: 40px;
	background:rgba(208,53,52,.7);
	color: #fff;
	font-size: 14px;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	opacity: 0;
	cursor: pointer;
}
.section-25 .item_div:hover{
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
/* section-25 历届回顾 end */




















/* section-15 begin */
.LocalStation{
	padding-top: 40px;
}
.LocalStation .locstaT{
	border-bottom: solid 2px #00a0e9;
	font-size: 0;
}

.LocalStation .locstaT a{
	width: 110px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	color: #4c4c4c;
	font-size: 18px;
	background: #f7f7f7;
	margin-left: 8px;
	border-radius: 3px 3px 0 0;
	display: inline-block;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.LocalStation .locstaT a:nth-child(1){
	margin-left: 0;
}
.LocalStation .locstaT a.on{
	color: #fff;
	background: #00a0e9;
}
.locstaC .sec{
	padding-top: 3px;
}
.locstaC .sec .sec-top .mod-tile:nth-child(2n+1){
	margin-left: 0;
}
.locstaC .sec .sec-top .mod-tile{
	width: 575px;
	margin-left: 50px;
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom: dotted 1px #cbcbcb;
}
.locstaC .sec .sec-top .mod-tile .media{
	width: 175px;
	height: 110px;
}
.locstaC .sec .sec-top .mod-tile .media img{
	width: 175px;
	height: 110px;
	display: ruby-base;
}
.locstaC .sec .sec-top .mod-tile .cont{
	margin-left: 195px;
}
.locstaC .sec .sec-top .mod-tile .cont .unit-tit{
	line-height: 18px;
	height: 18px;
	overflow: hidden;
}
.locstaC .sec .sec-top .mod-tile .cont .unit-tit a{
	color: #262626;
	font-size: 18px;
	-webkit-transition: all .4s ease-in-out;
	transition:all .4s ease-in-out;
}
.locstaC .sec .sec-top .mod-tile .cont .unit-tit a:hover{
	color: #00a0e9;
	font-size: 18px;
}
.locstaC .sec .sec-top .mod-tile .cont .abstract{
	padding-top: 10px;
	color: #737373;
	font-size: 14px;
	line-height: 22px;
	height: 66px;
	overflow: hidden;
}
.locstaC .sec .sec-top .mod-tile .cont .more a{
	color:#00a0e9;
	font-size: 14px;
}
.locstaC .sec .sec-bot{
	padding-top: 15px;
}
.locstaC .sec .sec-bot ul li{
	width: 575px;
	float: left;
	height: 38px;
	line-height: 38px;
	overflow: hidden;
	margin-left: 50px;
	box-sizing: border-box;
	padding-left: 15px;
}
.locstaC .sec .sec-bot ul li:nth-child(2n+1){
	margin-left: 0;
}
.locstaC .sec .sec-bot ul li a{
	color: #4c4c4c;
	font-size: 16px;
	-webkit-transition: all .4s ease-in-out;
	transition:all .4s ease-in-out;
}
.locstaC .sec .sec-bot ul li a:hover{
	color: #00a0e9;
}
/* section-15 end */
/* footer 补充 begin */
.footer{
	padding-top:45px!important;
	padding-bottom: 40px;
	box-sizing: border-box;
	font-size: 14px!important;
	color: #000!important;
	line-height: 30px!important;
}
/* footer 补充 end */
/*RTools*/
.RTools {
  position: fixed;
  _position: absolute;
  right: 10px;
  bottom: 200px;
  width: 60px;
  z-index: 10000;
  display: none;
}
.RTools .qrcode {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px 5px 0;
  border: 1px solid #ccc;
  background-color: #f7f7f7 !important;
  right: 0;
  bottom: 70px;
  position: absolute;
}
.RTools .qrcode canvas {
  width: 100%;
  height: auto;
}
.RTools .qrcode:hover::after {
  content: '扫描分享';
  width: 100%;
  color: #333;
  font-size: 16px;
  display: block;
  text-align: center;
}
.RTools .qrcode:hover {
  transform: translate(0, 0);
  animation: change 1s;
  -moz-animation: change 1s;
  -webkit-animation: change 1s;
  -mozanimation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
  overflow: hidden;
  width: 100%;
}
@keyframes change {
  from {
    width: 48px;
    height: 48px;
    opacity: 1;
  }
  to {
    width: 100px;
    height: 125px;
    opacity: 1;
  }
}
.RTools .gototop {
  width: 60px;
  height: 60px;
  cursor: pointer;
  background: #00a0e9 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAAGUExURf///0RERMf1+eoAAAACdFJOU/8A5bcwSgAAAE1JREFUeNrs0yEOwDAQA8HN/z9ddiy2krJ2j1gGg6xjvTjEYrFY/CEM9xiyptioaTZpqg2aaCfO8KCkKTZq+kg3eFP8KrFYLP4pfgQYAJQnDccrVqXcAAAAAElFTkSuQmCC) no-repeat 50% 50%;
  transition: .3s;
  opacity: 0;
  filter: alpha(opacity=0);
}

.show {
  display: block;
}


.adBottom {
	background: #00a0e9;
	/*padding: 20px 0 40px;*/
}
.footer {
	margin-top: 90px;
	padding: 70px 0 40px;
	background:url(dbbg.jpg) no-repeat center center!important;
	text-align: center;
	color: #fff!important;
	font-size: 14px!important;
	/*border-top: #df0045 solid 5px;*/
}
.footer p {
	line-height: 2;
}
.bigbg{
	background:url(bgtp1.jpg);
	padding-top: 1px!important;
	
}


.section_pm_68{width: 1100px;  min-width: 1100px; margin: 0 auto;}

.news-essay { /*padding-top: 19px;*/ overflow: hidden;}
.news-left { width: 556px; margin-left: -13px; float: left;}
.news-right { width: 556px; float: left;}

.news-span1 { margin-left: 13px; margin-top: 13px;  position: relative; float: left; }

.news-span1 .bdo1 { display: block; position: absolute; left: 0; right: 0; bottom: 0; padding: 0 20px; overflow: hidden; text-overflow: ellipsis;  white-space: nowrap; color: #fff; font-size: 18px; line-height: 44px; background: rgba(0, 0, 0, .7);}
.news-span1 .bdo1 a{ overflow: hidden; text-overflow: ellipsis;  white-space: nowrap;}
.news-span1 .bdo1 a { display: block;  color: #fff;}

.news-span1, .news-span1>a, .news-span1>a img { display: block;  width: 265px; height: 200px;}
.news-left .news-span1:last-child, .news-left .news-span1:last-child>a, .news-left .news-span1:last-child>a img {   width: 544px;  height: 390px; }
.news-right .news-span1:first-child, .news-right .news-span1:first-child>a, .news-right .news-span1:first-child>a img {  width: 544px;  height: 390px; }

.news-left .news-span1:last-child, .news-left .news-span1:first-child, .news-left .news-span1:nth-child(2) { overflow: hidden; display: block; transition: 0.5s;}
.news-left .news-span1 img{transition: 0.5s;}
.news-left .news-span1:last-child:hover img, .news-left .news-span1:first-child:hover img, .news-left .news-span1:nth-child(2):hover img{   transform: scaleX(1.2) scaleY(1.2);}


.news-right .news-span1:first-child, .news-right .news-span1:last-child, .news-right .news-span1:nth-child(2) { overflow: hidden; display: block; transition: 0.5s;}
.news-right .news-span1 img{transition: 0.5s;}
.news-right .news-span1:first-child:hover img, .news-right .news-span1:last-child:hover img, .news-right .news-span1:nth-child(2):hover img{   transform: scaleX(1.2) scaleY(1.2);}{   transform: scaleX(1.2) scaleY(1.2);}