@charset "utf-8";
*{margin: 0px;padding: 0px;font-family:"微软雅黑";}
body{min-width:1200px;font-size: 12px;overflow-x:hidden;}
table,td,tr,ul,ol,li,dl,dd,dt,p,input,form,em,p,img,h1,h2,h3,h4,h5{margin:0px;padding:0px;}
html, span, object, h1, h2, h3, h4, h5, h6, p, em, dd, dl, dt, ol, ul, li, form {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font-family: inherit;
    list-style: none;
}
h1{color:#232323;}
p{color:#686868;}
ul{list-style:none;}
.cursor{cursor:pointer;}
.clear{font-size:0;line-height:0;height:0;clear:both;visibility:hidden;overflow:hidden}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.l{float:left;}
.r{float:right;}
.tl{text-align:left;}
.tc{text-align:center;}
.tr{text-align:right;}
img {border:0;}
a{text-decoration:none;color:#686868;
    -webkit-transition      : all 0.2s ease 0.10s;
    -moz-transition         : all 0.2s ease 0.10s;
    -ms-transition          : all 0.2s ease 0.10s;
    -o-transition           : all 0.2s ease 0.10s;
    transition              : all 0.2s ease 0.10s;}
.gy{width:1200px;margin:0 auto;overflow:hidden;}
a:hover{text-decoration:none;color:#d20c00;}
.fr { float:right;}

.content { width:1200px; margin:0 auto; }

.top-blank{height:125px;overflow:hidden;background:none;}
.top-head{height:132px;position:fixed;top:0;width:100%;z-index:1000;background:none;}
.shadow{width:100%;height:7px;font-size:0;overflow:hidden;background:url(../img/nav_shadow.png) repeat-x;}

.top01{width:100%;height:30px;line-height:30px;background:#1f2229;/*color:#f5f5f5;*/ color:#F3782A;overflow:hidden;}
.top01_center{text-align:left;/* width:362px;*//*padding-left:840px;margin:0 auto;*/ float:right;}
.top01_center img{float:left; padding-top:10px; padding-right:6px;}

.top02{ height:95px;width:100%;}
.logo{ width:365px;float:left;padding-top:14px;}
.logo img { width:208px;}
.nav{width:770px;float:right;}
.nav ul{width:780px;}
.nav li{width:86px;margin:0 5px 0 6px;float:left;text-align:center;/* position:relative;*/}
.nav a{width:86px;height:42px;padding-top:40px;display:block;font-size:1.33em;/*overflow:hidden;*/}



 /*轮换大区域*/
.lunhuan{width:100%;height:567px;position:relative;}
.lunhuan #lunhuanback{width:100%;height:567px;position:absolute;left:0px;top:0px;overflow:hidden;}
.lunhuan #lunhuanback p{width:100%;height:567px;position:absolute;left:0px;top:0px;opacity:0;filter:alpha(opacity=0);background-repeat:no-repeat;background-position:50% 0px;}
.lunhuan .lunhuan_main{width:1200px;height:567px;margin:0 auto;position:relative;}
#lunbonum{ height:13px; line-height:13px;position:absolute;left:542px; bottom:30px;  z-index:5;  text-align:center;}
#lunbonum li{ width:10px;height:10px;float:left; margin-right:5px; margin-left:5px; background:#fff; cursor:pointer; border-radius:10px;}
#lunbonum .lunboone{ background:#c00725;cursor:pointer;}
#lunbonum li.lunboone {width:26px;}


/* 必要布局样式css */
.step-content { padding:40px 0 60px 0; box-sizing: border-box;background: #fff; overflow: hidden;}
.step-header  {width: 1200px; margin: 0 auto}
.step-header p.titletop {font-weight: normal; text-align: center; font-size: 38px; color:}
.step-header p.titlecon { margin:0 auto; width:95%; font-weight: normal; text-align: center; font-size: 16px; line-height:24px; padding-top:15px;}
.step-header span {  font-size: 14px;display:block; background:url(../img/titlt-line.png) no-repeat center 10px ; font-weight: normal; text-align: center; color: #888; text-transform:uppercase; line-height:30px;}
.step-layout {width: 1200px; margin: 0 auto}

.step-layout-list { text-align: center; padding: 60px 0 0;}
.step-layout-item {float: left; vertical-align: top;width: 25%;position: relative;}
.step-layout-item li {width:100px; height:100px; margin:0 auto;}
.step-layout-item .default-img { display:block; margin:0 auto; width:100px; height:100px;  }
.step-layout-item:hover .default-img { cursor:pointer; display:block;  margin:0 auto; width:100px; height:100px; -webkit-transition: all ease 0.4s;transition: all ease 0.4s;}

.step-layout-item .hover-img { display: none;} 
.step-layout-item:hover .default-img{display: none;}
.step-layout-item:hover .hover-img { display:block; cursor:pointer; -webkit-transition: all ease 0.4s;transition: all ease 0.4s; }

.step-layout-item img { vertical-align: top;display: inline-block;background-color: transparent;}
.step-layout-item h4 { font-size: 24px; margin: 20px 0 5px; font-weight: normal;}
.step-layout-item p { font-size: 13px; line-height: 1.6; color: #888;}
.step-layout .step-layout-list .step-layout-item:not(:last-child):after { content: ""; position: absolute; top: 60px; right: -10px; display: block; width: 20px; height: 28px; background: url(../img/sapp-store-arror.png) no-repeat;}


.case-content { padding: 50px 0; box-sizing: border-box; background: url(../img/case_bg.jpg) no-repeat top center; overflow: hidden;}
.case-wrapper { padding-top:40px;}
.case-wrapper li {float: left; vertical-align: top;width:276px; margin:0px 7px 25px 7px; background:#fff; padding:5px;}
.case-wrapper li img { width:276px; height:207px;}
.case-wrapper li p { text-align:center; height:35px; line-height:35px; font-size:14px;}
.case-wrapper li:hover {box-shadow: 0px 0px 10px 5px #acacac;}

.col-md-5 { width:38%; float: left; padding-top:25px;}
.col-md-2 { width:24%;float: left; padding-top:25px;}
.left-column .media { text-align : right; }
.media{ display:block; margin-top:50px; height:90px;}

.left-column .media-left {float: right;padding-left: 20px;padding-right: 0;}
.media-left>a>.fa{ height: 56px; width: 56px; border-radius: 50%; border: 2px solid #cfcece; padding:15px; display: table-cell; -webkit-transition: all 0.2s ease 0s;-moz-transition: all 0.2s ease 0s; -ms-transition: all 0.2s ease 0s;-o-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s;}
.media-left>a>.fa:before{ color: #ccc; font-size: 25px;}
.image-box img { display:block; padding-top:20px; margin:0 auto;  width:234px;}

.media li .hover-img { display: none;} 
.media li:hover .default-img{display: none;}
.media li:hover .hover-img { display:block;}


.left-column .media-body { display: block;}
.right-column .media-left.media-middle {float: left;padding-right:20px;}
.media-body h2{ font-size: 18px;line-height: 30px;color: #515151;}
.media-body h3{font-size: 14px;color: #777777;line-height: 24px;}
.media-body span{color: #777777;}

.bangg { background:#cb0000; height:190px; color:#fff;}
.banggL { float:left; width:780px;}
.banggL p { height:107px; background:url(../img/zzcn.jpg) left center no-repeat; padding-left:130px; margin-top:42px; font-size:20px; font-weight:bold; line-height:34px; color:#fff; }
.top_tel{  float:right; margin-top:58px; font-size:18px; font-weight:bold; line-height:24px; background:url(../img/tel.png) left center no-repeat; padding-left:98px;color:#fff; height:74px; }
.top_tel p{ font-size:24px; line-height:50px; font-weight:bold; color:#fff; }

.kxlc-content { padding:60px 0; box-sizing: border-box; background: url(../img/wxlc_bg.jpg) no-repeat top center; overflow: hidden;}
.white { color:#fff;}
.white a { color:#fff;}


/*内容盒子*/
.section-inner{position:relative;width:1200px; height:346px;overflow:hidden; margin:0 auto; margin-top:30px;}
.section-inner .swiper-container{height: 346px; max-width: 1200px;}
.section-inner .swiper-container .swiper-wrapper{align-items: center; height: 296px}
/*内容列表*/
.section-inner .swiper-container .swiper-wrapper .swiper-slide{ width:1200px; height: 296px; box-sizing: border-box; text-align: center;}
/*分页*/
.section-inner .swiper-container .swiper-pagination-bullets{ padding-top:40px;}
.section-inner .swiper-container .swiper-pagination-bullet{position: relative; margin: 0 5px; width: 24px; height:6px; border-radius: 100px; opacity: 1; background: 0 0;}
.section-inner .swiper-container .swiper-pagination-bullet:before{content: ''; display: inline-block; position: absolute; width: 24px!important; height: 4px; opacity: 1; left: 0; border-radius: 100px; background: #dfe1f1; vertical-align: middle; transition: opacity .8s,background-color .8s;}
.section-inner .swiper-container .swiper-pagination-bullet-active{opacity: 1;}
.section-inner .swiper-container .swiper-pagination-bullet-active:before{width: 24px!important; opacity: 1; border-radius: 100px; transform: scale(1.2); background: #fa6f66;}


/*底部*/
.footer{ width:100%; background:#191919; padding-top:30px; }
.foot{ width:1200px; margin:0 auto;padding:10px 0 20px 0;}

.lk_c{ line-height:26px;color:#c6c6c6; border-top:1px solid #434343; margin-top:33px; padding:10px 0px;}
.lk_c a{ display:inline-block; color:#c6c6c6;}

.f_tel{ float:left; width:300px;  font-size:14px; line-height:26px; }
.tel_t{ font-size:14px; color:#fff; line-height:30px; margin-bottom:20px;}
.f_tel li {  font-size:14px; text-decoration:none; line-height:24px;padding-top:8px; padding-bottom:8px; color:#c6c6c6; }
.f_tel li.footicon1 {  background:url(../img/footicon1.png) 5px 8px no-repeat; padding-left:40px;}
.f_tel li.footicon2 {  background:url(../img/footicon2.png) 0px 8px no-repeat; padding-left:40px;}
.f_tel li.footicon3 {  background:url(../img/footicon3.png) 0px 8px no-repeat; padding-left:40px;}
.f_tel li.footicon4 {  background:url(../img/footicon4.png) 0px 8px no-repeat; padding-left:40px;}
.f_tel li.footicon5 {  background:url(../img/footicon5.png) 0px 8px no-repeat; padding-left:40px;}

.index_bot1{}
.index_bot1 .kuai{ float:left; width:200px; padding-left:100px; }
.index_bot1 .kuai h3{ font:500 16px/40px "微软雅黑"; }
.index_bot1 .kuai a{ text-decoration:none; color:#c6c6c6;}
.index_bot1 .kuai ul{padding-top:8px;}
.index_bot1 .kuai li{ float:left; width:100px; font:100 14px/28px "微软雅黑";}
.index_bot1 .kuai li a{ color:#c6c6c6;}
.index_bot1 .kuai li a:hover{ color:#fff;}
.index_bot1 .kuai li.pro{ display:none;}
.index_bot1 .kuai dl{font:100 14px/28px "微软雅黑";}
.index_bot1 .kuai dl a{color:#d4cfcf;}
.index_bot1 .kuai dl a:hover{ color:#fff;}


.ewm{ float:right;  width:380px; line-height:26px; color:#fff; overflow:hidden; text-align:center;}
.ewm .botpic1 { padding-bottom:5px;}
.ewm .botpic2 {width:380px;}
.ewm .botpic2 li { font-size:14px; float:left; width:158px; padding-left:32px;}
.ewm .botpic2 img{ width:158px; height:158px; overflow:hidden;}


.copyright{ width:100%; height:62px; line-height:62px; background:#f2f2f2; color:#414141; font-size:14px;}
.copyright a{ padding-left:6px;}
.copyright1{ width:1200px; margin:0 auto; text-align:center;}


.content{width: 1200px;margin: 0 auto;position: relative; overflow:hidden; padding-bottom:40px;}
/* ban1 ==================*/
.zi-banner{ height:300px; width:100%;}
/*four-box end*/
#weizhi{ height:41px; border-bottom:1px solid #e7e8ea;}
#weizhi .weizhi{ width:1200px; margin:auto; line-height:40px; color:#464646; position:relative;} 
#weizhi .weizhi a.back{ position:absolute; top:0px; right:0px;}
#weizhi .weizhi a{ color:#464646;}
#weizhi .weizhi a.on,#weizhi .weizhi a:hover{ color:#00a0e9;}
#weizhi .weizhi span{ margin: 0 8px; font-family:'simsun';}

/*关于我们*/
.about-main{ width:1200px; margin:auto; padding:30px 0;}
.aboutcon{ width:1200px; margin-bottom:50px; overflow:hidden;}
.abouttop { border-top:1px solid #CCC;}

.about-main .type-title{ text-align:center; padding-bottom:30px;}
.about-main .type-title .cn{ color:#3b3b3b; font-weight:bold; font-size:26px; line-height:36px;}
.about-main .type-title  .en{ font-size:16px;color:#606060}
.about-main .type-title .line{background: #3f6d98;
	background: -moz-linear-gradient(left top, #352a54 0%, #3e548a 33%, #3b7d8d 66%, #309867 100%);
	background: -webkit-linear-gradient(left top, #352a54 0%, #3e548a 33%, #3b7d8d 66%, #309867 100%);
	background: -ms-linear-gradient(left top, #352a54 0%, #3e548a 33%, #3b7d8d 66%, #309867 100%);
	background: -o-linear-gradient(left top, #352a54 0%, #3e548a 33%, #3b7d8d 66%, #309867 100%);
	background: linear-gradient(left top, #352a54 0%, #3e548a 33%, #3b7d8d 66%, #309867 100%);
	height:2px;
	width:50px; margin:0 auto; margin-top:8px; }
	
		
.aboutcon .aboutleft{ float:left; width:700px; font-size:16px; line-height:26px; }	
.aboutcon .aboutright{ float:left; width:450px; padding-left:50px;}
.aboutcon .aboutright img{ width:450px;}

.aboutcon{ padding-top:20px;display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-box-orient: horizontal;
    -ms-box-orient: horizontal;
    box-orient: horizontal;}

.aboutcon .about2right{ float:left; width:700px; font-size:16px; line-height:26px; }	
.aboutcon .about2left{ float:left; width:450px; padding-right:50px;}
.aboutcon .about2left img{ width:450px;}
.about2right p { display:block; font-size:18px;  margin-bottom:15px;}


/*==========分页样式===========*/
.paging {margin:0 auto; width:100%; height:24px; text-align:center; padding:15px 0;  }
.paging a,.paging span {font:12px/30px "microsoft yahei";color:#333;text-decoration:none;padding:0 10px;border:solid 1px #ddd;display:inline-block;white-space:nowrap;margin:0 2px;  text-align:center;}
.paging a {background:none;}
.paging a:hover {background:#a7a7a7;color:#fff;}
.paging a.cur {background:#a7a7a7;color:#fff;}
.paging span {background:#a7a7a7;color:#fff;}
.page{width:100%;margin:10px auto;overflow: hidden;position: relative; }
.page p{width:100%;height:30px;font:12px/30px "microsoft yahei";color:#1d1d1d;overflow: hidden;}
.page p a{color:#1d1d1d}
.page p a:hover,.back:hover{text-decoration: underline}
.back{font:14px/39px "microsoft yahei";color:#fff;width:138px;margin:0 auto;border-radius:4px;display:block;text-align:center; background:#05bd82;}

.left2{  overflow: hidden;float: left; width: 810px; padding-right: 40px; border-right: 1px solid #e9e9e9; padding-top: 0px;}
.right2 { overflow: hidden; width: 310px;float: right; margin-top: 30px;}
.right2_main { width:310px; padding-bottom:15px; overflow:hidden;}



.right2_main .t03 a { font-weight: normal;font-size: 20px; color: #555;margin-bottom: 20px; font-weight:bold; }
ul.n_rt_ul {overflow: hidden;  background: #f5f5f5; margin: 0 auto; padding: 15px 15px 15px 15px; width:280px; margin-top: 15px;margin-bottom:20px;}
ul.n_rt_ul li { line-height:32px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; padding-left:20px;background:url(../img/a2.gif) no-repeat left center; }
ul.n_rt_ul li a{ display:block;  width:254px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; font:14px Microsoft YaHei; color:#333; height:32px; line-height:32px; padding-left:6px; }
ul.n_rt_ul li a:hover{ color:#d50000; font-weight:bold; padding-left:10px;}
ul.n_rt_ul li.cur{/*background:url(img/common/a1.gif) no-repeat left center;*/ }

ul.n_rt_ul2 {overflow: hidden; width:310px;margin: 0 auto; padding: 15px 0px 15px 0px; margin-top:5px; }
ul.n_rt_ul2 li {float: left;text-align: center; width: 145px; margin-right:5px; margin-left:5px; padding-bottom:6px;}
ul.n_rt_ul2 li img {width: 145px; height:109px;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
ul.n_rt_ul2 li p { line-height: 30px;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
ul.n_rt_ul2 li:hover img {-webkkit-filter: brightness(105%);filter: brightness(105%);}
ul.n_rt_ul2 li:hover p { color: #d50000;}


/*==========分页样式===========*/
.newslist_left { overflow:hidden; float:left; width:810px; padding-right:40px; border-right:1px solid #e9e9e9; padding-top:60px;}
.news_listbox{ overflow:hidden; width:100%;}
.newslist_right { overflow:hidden; width:310px; float:right; margin-top:60px;}
.newslist_right>h4{ font-weight:normal; font-size:24px; color:#555; margin-bottom:20px;}
.newslist_right .zw_tu{ display:block; margin:0 auto;}


.news_listbox dl.top{ overflow:hidden; width:100%; padding-bottom:30px; border-bottom:1px solid #e9e9e9; margin-bottom:30px; height:190px;}

.news_listbox dl.top dt{ overflow:hidden; float:left; width:316px; height:190px;}
.news_listbox dl.top dt img{ display:block; width:316px; height:190px; padding:0px !important;transition:0.8s;-moz-transition:0.8s, -moz-transform 0.8s;-webkit-transition:0.8s, -webkit-transform 0.8s;}
.news_listbox dl.top dt:hover img{ -webkit-transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);-m-transform: scale(1.1);transform: scale(1.1);}

.news_listbox dl.top dd{ overflow:hidden; float:right; width:470px; height:190px;}
.news_listbox dl.top dd h4{ font-size:18px; margin-bottom:15px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.news_listbox dl.top dd h4 a{ color:#333;}
.news_listbox dl.top:hover dd h4 a{ color:#d70000;}
.news_listbox dl.top dd em{ display:block; font-size:12px; color:#999; margin-bottom:15px;}
.news_listbox dl.top dd em i{ margin:0 5px;}
.news_listbox dl.top dd p{ font-size:14px; color:#666; line-height:24px; height:72px; overflow:hidden; text-align:justify; margin-bottom:10px;}
.news_listbox dl.top dd .more{ display:block; width:116px; height:31px; line-height:31px; text-align:center; font-size:12px; color:#999; font-family:Arial; border:2px solid #e9e9e9; text-decoration:none}
.news_listbox dl.top:hover .more{ color:#fff; border-color:#bf0000; background-color:#d70000}
.news_listbox dl.top.last{ margin-bottom:0}



.newslist_left { overflow:hidden; float:left; width:810px; padding-right:40px; border-right:1px solid #e9e9e9; padding-top:60px;}
.news_listbox{ overflow:hidden; width:100%;}
.newslist_right { overflow:hidden; width:310px; float:right; margin-top:60px;}
.newslist_right>h4{ font-weight:normal; font-size:24px; color:#555; margin-bottom:20px;}
.newslist_right .zw_tu{ display:block; margin:0 auto;}


.news_listbox dl.top{ overflow:hidden; width:100%; padding-bottom:30px; border-bottom:1px solid #e9e9e9; margin-bottom:30px; height:190px;}

.news_listbox dl.top dt{ overflow:hidden; float:left; width:253px; height:190px;}
.news_listbox dl.top dt img{ display:block; width:253px; height:190px; padding:0px !important;transition:0.8s;-moz-transition:0.8s, -moz-transform 0.8s;-webkit-transition:0.8s, -webkit-transform 0.8s;}
.news_listbox dl.top dt:hover img{ -webkit-transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);-m-transform: scale(1.1);transform: scale(1.1);}

.news_listbox dl.top dd{ overflow:hidden; float:right; width:533px; height:190px;}
.news_listbox dl.top dd h4{ font-size:18px; margin-bottom:15px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.news_listbox dl.top dd h4 a{ color:#333;}
.news_listbox dl.top:hover dd h4 a{ color:#d70000;}
.news_listbox dl.top dd em{ display:block; font-size:12px; color:#999; margin-bottom:15px;}
.news_listbox dl.top dd em i{ margin:0 5px;}
.news_listbox dl.top dd p{ font-size:14px; color:#666; line-height:24px; height:72px; overflow:hidden; text-align:justify; margin-bottom:10px;}
.news_listbox dl.top dd .more{ display:block; width:116px; height:31px; line-height:31px; text-align:center; font-size:12px; color:#999; font-family:Arial; border:2px solid #e9e9e9; text-decoration:none}
.news_listbox dl.top:hover .more{ color:#fff; border-color:#bf0000; background-color:#d70000}
.news_listbox dl.top.last{ margin-bottom:0}


.left2{  overflow: hidden;float: left; width: 810px; padding-right: 40px; border-right: 1px solid #e9e9e9; padding-top: 0px;}
.right2 { overflow: hidden; width: 310px;float: right; margin-top: 30px;}
.right2_main { width:310px; padding-bottom:15px; overflow:hidden;}

.n_info_con {  padding:0px 0px 0 0px;  font-size:14px;}
.n_info_con strong{ font-weight:bold;}
.n_info_con h1 {  padding-top:16px; color: #333;  font-weight:normal;  font-size: 22px; line-height: 40px; padding-bottom:10px; margin-bottom: 10px; text-align: center;font: 24px/63px "Microsoft Yahei"; font-weight:bold;  }
.n_info_con2 { margin:0 auto; border:1px solid #D6D6D6;}
.n_info_con h3 { text-align:center; color:#000;   margin-bottom:10px; font-size:24px;border-bottom: 1px dashed #CCCCCC; } /*资讯详细页面，内容标题*/
.info_con_tit {  line-height:24px; margin-bottom:15px;}
.info_con_tit span { margin-right:20px;}
.info_con_tit .m_qrinfo{position:relative;}
.m_qrcode{ display:none; position:absolute; left:0px; top:20px; background:#fff;border:1px dashed #f1f1f1; }
.m_qrcode em{ line-height:24px; color:red; display:block; text-align:center;}
.info_con_tit .n_tit {  text-align:left; color:#666; border-bottom:1px dashed #999; height:44px; line-height:44px;}
.info_con_tit .n_tit .m_qrinfo a{background:url(img/common/tel0.gif) no-repeat left top; height:45px; display:inline-block; font-size:0px; width:24px;}
.info_con_tit .n_tit .m_qrinfo a:hover{background:url(img/common/tel1.gif) no-repeat left top;}
.info_con_tit .n_tit a{ color:#BCBBBB; }
.info_con_tit .n_tit span .cur{color:#000;}
.info_con_tit .n_tit2 { height:24px;}
.n_info_con .tit2_span { float:right; margin:0; _margin-top:5px;}
#cntrBody{ padding-top:36px ; line-height:28px;}
#cntrBody img { padding:10px 0px; margin:0 auto; max-width:810px;}

#cntrBody2{ padding-top:36px ; line-height:28px;}
#cntrBody2 img { padding:10px 0px; margin:0 auto; max-width:1200px;}

.n_info_con .apage { text-align:center; } /*资讯详细页面，翻页区块*/
.info_input { text-align:center; color:#000; margin-bottom:15px;}  /*详细页面，评论，推荐，打印，订阅，按钮样式块*/
.info_input input { } /*详细页面，评论，推荐，打印，订阅，按钮,可修改文字色彩*/
.info_key { border-bottom:solid 1px #ccc; line-height:30px; padding:0 10px; margin:0px 0; overflow:hidden; font: 14px/30px "Microsoft Yahei"; padding-bottom:20px;}
.info_key em{ padding: 0px 12px;}
.info_key span { font-size:14px;}
.info_key a { margin-right:10px;}
.ad2 { margin-bottom:10px;}
.n_info_con2 .t04 { color:#fff; border-bottom:1px solid #E0E0E0;  color:#028ac9 ; line-height:48px; height:48px; font-size:0; background:url(img/common/news_28.png) no-repeat 12px center; }/*可修改文字色彩(关于网络推广)*/
.n_info_con2 .t04 b{ font-weight:bold; font-size:20px; text-transform:uppercase;font-family: 宋体; font-size:0;}
.n_info_con2 .t04 a { color:#B61212;}/*可修改文字色彩(关于网络推广)*/
.n_info_con2 .t04 a:hover { color:#B61212;}

.mybdshare a{float:right !important; padding-top:5PX; padding-bottom:6PX;}



.news-other { padding: 10px 0px; border-top: 1px #ddd solid; margin-top:20px; overflow:hidden;}
.news-other p {display: block; height: 30px;line-height: 30px;padding-left:3px;}
.news-other p a {font-size: 14px;}
.news-other .fhlb a { font-size: 14px; color: #fff; }

.gr-back-btn { float:right;font-size: 14px; color:#fff;  margin-top: 6px; width:125px; height: 40px; line-height: 40px; text-align: center; background-color: #323232;  position: relative; overflow: hidden; z-index: 2;}
.gr-back-btn:after { content: ""; width: 125px;height: 40px;top: 40px;background: #db1d00; color:#fff; display: block;position: absolute;left: 0;z-index: -1; -webkit-transition: .3s; -o-transition: .3s; transition: .3s;}
.gr-back-btn:hover:after { top: 0;}