@charset "utf-8";
/* CSS Document */
body { height:100%; min-width:1200px;}
html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,table,td,tr,th,div,dl,dt,dd,form,fieldset,img,cite,strong,em,div,input{margin:0;padding:0;}
body{ text-align:left; margin:0 auto; font-size:12px; font-family:"Microsoft YaHei","微软雅黑"; color:#555;}
h1, h2, h3, h4, h5, h6{ font-size:12px;font-weight: normal;}
div{margin:0 auto;}
img ,embed{ border:none;}
img{ vertical-align:middle;}
table{ border-collapse:collapse;}
ul,li{ padding:0; list-style-type:none;}
a{ text-decoration:none; color:#555;}
a:hover{ text-decoration:none;}
.fl{ float:left;}
.fr{ float:right;}
.none{ display:none;}
.block,.pnone{ display:block;}
.clearfix {*zoom:1}
.clearfix:after{content: ".";display: block;height:0;clear: both;visibility:hidden;}
.h70{ width:100%; height:150px;}
.FFs{ font-family:"宋体";}
.clear{ clear:both;}
.w1000{ width:1100px; height:auto; margin:0 auto; overflow:hidden;}
.w1200{ width:1200px; height:auto; margin:0 auto; overflow:hidden;}
.w100pc{ width:100%; height:auto; margin:0 auto; overflow:hidden;}
#wrap{ width:100%; height:auto; margin:0 auto; overflow:hidden; background:#fff; position:relative;}
@media(max-width:767px){
body{ min-width:300px !important; max-width:640px;}
body{ background:#ebebeb;color:#878787;font:.8em "微软雅黑"; margin:0 auto;}
.auto_img{width:100%;}
.w1000{ width:100%; height:auto; margin:0 auto; overflow:hidden;}
.w1200{ width:100%; height:auto; margin:0 auto; position:relative;}
.container{ width:100%; height:auto; margin:0 auto; position:relative;}
#wrap{ width:100%; height:auto; margin:0 auto; overflow:hidden; background:#ebebeb;}
.pnone{ display:none;}
}

/*header*/
.navbar-fixed-top{ position:fixed;z-index:99990;}
#site_header .container-fluid{ padding:0;}
#site_header .navbar-header{ display:none;}

.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}
.navbar-toggle:focus{outline:0}
.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}
.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}
.navbar-default .navbar-brand{color:#777}
.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus{color:#5e5e5e;background-color:transparent}
.navbar-default .navbar-text{color:#777}
.navbar-default .navbar-nav>li>a{color:#b7b7b7}
.navbar-nav > li > a{ line-height:inherit;}
.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{color:#b7b7b7;background-color:transparent;}
.navbar-default .navbar-toggle{border-color:#ddd}
.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{background-color:#ddd}
.navbar-default .navbar-toggle .icon-bar{background-color:#888}
.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}
.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus{color:#555;background-color:#e7e7e7}
.navbar-default .navbar-toggle {border:0px;margin-top:24px;}
.navbar-default .navbar-toggle .icon-bar{background-color:#888}

#header{width:100%;height:auto;clear:both;z-index:19;background:#fff;min-width:1200px;overflow:visible; border-top:2px solid #0078ff; border-bottom:1px solid #ddd;box-shadow:1px 1px 5px #ddd;}

.head_bg{ width:100%; height:100px; background:#fff;}
.head{ overflow:visible; position:relative;}
.head .logo{ float:left; width:300px; position:relative;}
.head .logo a{ display:block; margin:10px 0 0;}
.head .logo img{ max-width:100%; height:auto;}
.head .head_r{ position:absolute; top:14px; right:0;}
.head .head_r .head_tel{ font-size:22px; color:#0078ff; float:left;}
.head .head_r .head_lag{ float:left; padding-left:10px;}
.head .head_r .head_lag a{ float:left; display:block; margin:0 10px; font-size:14px; color:#666;}
.head .head_r .head_lag a:hover{ color:#0078ff;}

.menu{ float:right; width:900px; padding:42px 0 0; height:auto; background:#fff;}
.menu .nav{ widows:100%;}
.menu li{ float:left; font-size:14px; position:relative; text-align:center;}
.menu li.last{ display:none;}
.menu li>a{width:100%; display:block;padding:13px 32px; height:58px;}
.menu li>a em{ font-style:normal;}
.menu li>a span{ display:block; font-size:16px; color:#333333; line-height:20px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.menu li>a.on span,.menu li:hover>a span{color:#0078ff;}
.menu li.active>a.on,.menu li:hover>a,.menu li.active:hover>a{/* background:#0078ff;*/}
.navbar-default .navbar-nav > li > a:hover,.navbar-default .navbar-nav > li >a:focus { color:#333;}
.menu .sub{ display:none; position:absolute; top:58px; left:50%; width:135px; background:#0078ff; padding:5px 0;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);}
.menu .sub:after{content:'';width:0; height:0; border-left:6px transparent solid;border-right:6px transparent solid;border-bottom:8px #0078ff solid;position: absolute;top:-6px;left:50%;margin-left:-6px;}
.menu .sub dl{ width:100%; height:auto;}
.menu .sub dl dd{ float:left; width:100%; height:auto; line-height:38px;}
.menu .sub dl dd a{ display:block; text-align:center; color:#FFF; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; padding:0 5px;}
.menu .sub dl dd a:hover{ color:#fff; background:#185daa;}
.menu li:hover .sub{ display:block;}

   
.collapse.in{display:block;visibility:visible}
@media(min-width:767px){
.navbar-collapse.collapse {display:block !important;height:auto !important;overflow:visible !important;visibility:visible !important; border:0 !important;}
.container{ padding:0; width:auto; height:100%;}
.nav ul li a.dropdown-toggle:hover{ color:inherit;}
.navbar-right{ margin-right:0;}
.menu .container{ margin:0 auto;}
}

@media(max-width:767px){
	.navbar-fixed-top{ position:relative;}
	#header{ width:100%; height:auto; clear:both;min-width:100%; overflow:visible; background:#fff; border:none;}
	.head_bg{ width:100%; margin:0; padding:0; height:auto; min-width:100%;border-bottom:1px solid #eee; position:relative !important;box-shadow: rgb(187, 187, 187) 0px 0px 0px 0px !important;}
	.header_t,.toper,.head .head_r{ display:none;}
	.head .logo{ margin:5px 0; max-width:80%;}
	.head .logo a{ display:block; height:auto; margin:0 5px; width:100%;}
	.head .logo img{ max-width:100%; width:auto; height:65px;}
	#site_header .navbar-header{ display:block;}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {background-color:#fff;}
	.navbar-collapse{ padding:9px 0;}
	.menu .container{ width:100%; margin:0 auto;}
	.head .menu{ border:0; height:auto !important; position:absolute; top:76px; right:0; width:50%; overflow:hidden; float:none;padding:9px 0;}
	.menu ul{ height:auto; overflow:hidden; margin:0; text-align:center; float:none; width:100%;}
	.menu ul li{ width:100%; height:auto; margin:0; float:none; line-height:1.5;padding-right:0;}
	.menu ul li h3,.menu ul li.cur h3{ background:none;}
	.menu li.nav_06{ width:100%; text-align:center;}
	.menu li.last{ display:block;}
	.menu .line{ display:none;}
	.navbar-default .navbar-nav>li>a{color:#303030;}
	.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{color:#b7183e;background:none}
	.menu ul li{ padding:0;background:none;}
	.menu ul li>a{display:block;width:auto;height:auto;transition:all 0s; margin-right:0;line-height:20px;color:#303030; font-size:15px; padding:8px 27px; font-weight:normal;}
	.menu li>a:hover:after, .menu li>a.on:after,.menu li>a:after{ display:none;}
	.menu ul li em{ display:none;}
	.menu li>a:hover{background:none;}
	.menu li>a.on{ background:none;}
	.menu li a.on{ color:#b7183e;}
	.header_r{ display:none;}	
	.navbar-default .navbar-toggle .icon-bar{background-color:#000}
	.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse{ max-height:1000px;}
	.menu li a span{ position:relative; height:auto;}
	.menu li .sub{ display:none !important;}
	.navbar-collapse{-webkit-box-shadow:inset 0 1px 0 rgba(204, 204, 204, 0.1);box-shadow:inset 0 1px 0 rgba(204, 204, 204, 0.1);	  -webkit-overflow-scrolling:touch;}
}

/*banner*/
.banner{ width:100%; height:500px; margin-top:103px;}
.banner .ad{ margin-bottom:10px;width:100%; height:500px; overflow:hidden;position:relative;}
.banner .slider{position:absolute; width:500%;}
.banner .slider li{ list-style:none;display:inline; float:left; height:500px;}
.banner .num{ width:100%; height:20px; position:absolute; left:0; bottom:30px; text-align:center;}
.banner .num li{ display:inline-block; vertical-align:middle; *display:inline; zoom:1;text-align: center;width:40px;height:3px;cursor:pointer;overflow:hidden;margin:3px 4px;background:rgba(0,0,0,0.5); text-indent:99999px;}
.banner .num li.on{ background:rgba(0,120,225,0.8);}
.banner01{ display:none;}
@media(max-width:767px){
	.banner{ display:none;}
	.banner01{ display:block; width:100%; height:auto; position:relative; overflow:hidden;}
	.viewports{margin:0 auto; width:100%; height:auto; overflow:hidden;}
	.picBox{ padding:0;position:relative;border-radius:3px;}
	.picBox .next{ float:right;}
	.piclist{position:relative;width:2232px;left:0;height:100%;}
	.piclist li{width:100%;height:auto;position:relative; float:left; vertical-align: top;text-align:center;font-size:0;}
	.piclist li a{ display:block;}
	.piclist li img{width:100%; height:auto;}
	.icon_num{ position:absolute;bottom:5px;left:0;text-align:center;width:100%}
	.icon_num a{background:#fff;padding:0;height:8px;width:8px;text-align:center;cursor:pointer;margin:0 2px;display:inline-block;*display:inline;zoom:1;overflow:hidden;opacity:0.5;border-radius:50%;}
	.icon_num a:hover,.icon_num .active{background:#1a40cc;color:#1a40cc;border-color:#1a40cc;opacity:0.7;}
	.swipe{visibility:hidden;position:relative;overflow:hidden}
}

/*main*/
.main0{ padding-top:50px; width:100%;}
.main0_t{ width:354px; background:url(/images/qfine_5.jpg) center center no-repeat; margin:0 auto; text-align:center; font-size:18px; color:#333; line-height:30px;}
.main0_t em{ font-size:30px; color:#5e5e5e; font-style:normal;}
.main0_c{ padding-top:35px;}
.main0_cl{ width:590px; float:left; position:relative;}
.main0_cl span{ display:block; position:absolute; top:430px; left:318px; font-size:30px; line-height:42px; color:#FFF; border-bottom:3px solid #FFF; width:220px; padding-bottom:10px; z-index:2;}
.main0_cl span i{ font-style:normal; font-size:24px; text-transform:uppercase; display:block; line-height:1.4; letter-spacing:2px;}
.main0_cl .bg{ position:absolute; right:0; bottom:0; width:293px; height:271px; background:#98c0ed; z-index:1;}
.main0_cl>img{margin-bottom:5px;}
.main0_cl .aimg{ position:absolute; left:0; top:0;}
.main0_cl .aimg img{ width:293px; height:271px;}
.main0_cl .aimg img:nth-child(1){ position:absolute; left:0; top:0;}
.main0_cl .aimg img:nth-child(2){ position:absolute; left:297px; top:0;}
.main0_cl .aimg img:nth-child(3){ position:absolute; left:0; top:275px;}
.main0_cr{ float:right; width:610px; text-align:left; padding:15px 47px 0; background:#fbfbfb; height:550px;color:#666; line-height:2; font-size:14px;}
.main0_cr p{ text-indent:0; text-align:justify;}
.main0_cr p.pnone{display:-webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:5;overflow: hidden;}
.main0_cr .more{ padding-top:15px; height:45px;}
.main0_cr .more a{ width:170px; height:45px; display:inline-block; vertical-align:middle;border:1px solid #666;line-height:45px;font-size:16px; text-align:center;}
.main0_cr .more a:hover{ background-color:#0078ff;color:#fff; border-color:#0078ff;}
@media(max-width:767px){
	.main0{ padding:2rem 0 0; width:100%; background:#FFF;}
	.main0_t{ width:100%; background:url(/images/qfine_5.jpg) center center no-repeat; background-size:290px auto;}
	.main0_t em{ font-size:1.3rem;}
	.main0_c{ padding:1rem 10px 0;}
	.main0_cl{ width:100%; float:left; padding:0; margin:5px 0;}
	.main0_cl img{margin-bottom:0; max-width:100%; height:auto;}
	.main0_cl span{ top:inherit; left:inherit; bottom:20px; right:8%; font-size:1.4rem; line-height:2; width:40%;border-bottom:1px solid #FFF;}
	.main0_cl span i{font-size:1rem;}
	.main0_cl .bg{ width:calc(50% - 4px); height:calc(50% - 4px);}
	.main0_cl .aimg{ width:100%; height:100%;}
	.main0_cl .aimg img{ width:calc(50% - 2px); height:calc(50% - 2px);}
	.main0_cl .aimg img:nth-child(2){ left:calc(50% + 2px);}
	.main0_cl .aimg img:nth-child(3){ top:calc(50% + 2px);}
	.main0_cr{ float:right; width:100%; text-align:left; padding:.5rem 0 1rem; background:#fff; height:auto;color:#666; line-height:2; font-size:14px;}
	.main0_cr p{ display:-webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:10;overflow: hidden;}
	.main0_cr .more{ padding-top:1rem; height:auto;}
	.main0_cr .more a{ width:170px; height:45px; display:inline-block;border:1px solid #666;line-height:45px;font-size:16px; text-align:center;}
	.main0_cr .more a:hover{ background-color:#0078ff;color:#fff; border-color:#0078ff;}
}


.main1{ width:100%; height:auto; overflow:visible;background:#fff; background-size:auto 100%; padding:40px 0 10px;}
.main1_t{width:100%; margin:0 auto; padding:0 0 25px; text-align:center; height:auto; line-height:1;}
.main1_t h3{ font-size:30px; color:#5e5e5e;}
.main1_t h3 font{ font-size:54px;}
.main1_t span{ display:block; font-size:14px; color:#858585; margin-top:15px;}
.main1_c{ width:100%; height:auto; overflow:hidden; margin:0; position:relative;}
.pb40{ padding-bottom:40px !important;}
.main1_c ul.simple_list{ width:1200px; margin:0;}
.main1_c ul.simple_list li{ float:left;width:378px; width:378px\9;padding:20px 0 0;margin-right:33px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.main1_c ul.simple_list li:nth-child(3n){margin-right:0;}
.main1_c ul.simple_list li a{display:block;padding:0;margin:0;height:auto; position:relative;}
.main1_c ul.simple_list li .circle{position:relative;width:100%;height:auto; overflow:hidden; z-index:999;}
.main1_c ul.simple_list li .circle img{ width:100%; height:280px;}
.main1_c ul.simple_list li .circle i{ display:none;}
.main1_c ul.simple_list li .info{ border:1px solid #d9d9d9;}
.main1_c ul.simple_list li h2{font-size:24px;color:#5a5a5a;padding:15px 0;font-weight:400; text-align:center; position:relative; z-index:19;transition:all .4s ease-out 0s;-moz-transition:all .4s ease-out 0s;-webkit-transition:all .4s ease-out 0s;-o-transition:all .4s ease-out 0s;}
.main1_c ul.simple_list li:hover h2{ color:#0078ff}
.main1_c ul.simple_list li .info span{ display:block; text-align:center; font-size:14px; line-height:1.8; color:#5a5a5a; padding:0 10px;}
.main1_c ul.simple_list li .info p{ padding:15px 55px 15px;}
.main1_c ul.simple_list li .info p a{ float:left; display:block; width:115px; height:36px; line-height:34px; text-align:center; border:1px solid #0078ff; background:#fff;border-radius:5px; color:#0078ff; font-size:14px;}
.main1_c ul.simple_list li .info p a.zx{ float:right; color:#5a5a5a; background:none; border:1px solid #ccc;}
.main1_c ul.simple_list li .circle a:hover i{ background:url(/images/m1_s.png) no-repeat center center; display:block; width:80px; height:80px; position:absolute; left:50%; top:50%; margin:-40px 0 0 -40px;}
.main1_c ul.simple_list li a:hover{ color:#0078ff;}
.main1_c ul.simple_list li .info a.xq:hover{ background:#0078ff; color:#fff;}
.main1_c ul.simple_list li .info a.zx:hover{ background:#0078ff; border:1px solid #0078ff; color:#fff;}
.main1_c .flex-control-nav{bottom:0px}
.main1_c .flex-control-nav li{margin: 0 2px}
.main1_c .flex-control-nav li a{width: 12px;height: 12px;background: url(/images/btn01.png) no-repeat center;background-size: 100% 100%;transition: background .3s;box-shadow: none}
.main1_c .flex-control-nav li a:hover,.main1_c .flex-control-nav li a.flex-active {background: url(/images/btn01_h.png) no-repeat center;background-size: 100% 100%;box-shadow: none}

@media(max-width:767px){
	.main1{ width:100%; height:auto; overflow:visible;background:#fff; background-size:auto 100%; padding:2rem 0 1.5rem;}
	.main1_t{width:100%; margin:0 auto; padding:0 0 1rem; text-align:center; height:auto; line-height:1;}
	.main1_t h3{ font-size:1.5rem; color:#333;}
	.main1_t span{ display:block; font-size:0.8rem; color:#858585; margin-top:15px;}
	.main1_c{ padding:0 10px 30px;}
	.flex-direction-nav{ display:none;}
	.main1_c ul.simple_list li .circle img{ width:100%; height:auto;}
	.main1_c ul.simple_list li .info p{ padding:15px 10% 15px;}
	.main1_c ul.simple_list li .info p a{ width:40%;}
}


.main4{ width:100%; height:auto; padding:40px 0; background:#fff;}
.main4_t{ width:100%; height:auto;}
.main4_t h3{ font-size:30px; color:#333; position:relative;padding-bottom:20px; line-height:1; text-align:center;}
.main4_t h3 span{ display:block; font-size:14px; color:#858585; margin-top:15px;}
.main4_c{ width:100%; height:auto;}
.main4_c li{ float:left; margin-left:20px; width:285px; border:1px solid #ddd; border-radius:10px; position:relative; margin-top: 20px; margin-bottom:15px; overflow: hidden; height:300px;}
.main4_c li:hover { border:1px solid #0078ff; box-shadow: 0 0 5px 1px #aaa;}
.main4_c li:first-child{ margin-left:0;}
.main4_c li .imgtitle{ position:absolute; display:inline-block; vertical-align:middle; width:auto; height:26px; line-height:26px; font-size:13px; font-weight: bold; color: #fff; right: 0; top:158px; background:#444; border-top-left-radius:20px; border-bottom-left-radius: 20px; text-align: center; opacity: 0.8; filter: alpha(opacity=80); padding:0 8px 0 10px;}
.main4_c li .pic{ width:100%; height:auto;}
.main4_c li .pic img{ width:100%; height:185px;}
.main4_c li .info{ padding:0 5px 0 55px; width:100%;}
.main4_c li .info h1{ font-size:16px; display:block; height:30px; overflow: hidden; line-height:28px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.main4_c li .info h1 a:hover{ color:#0078ff;}
.main4_c li .info span{ font-size:13px; display:block; display:-webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:3;overflow: hidden;}
.main4_c li .newstime{ position:absolute; left:0;}
.main4_c li .newstime span { color:#ededed; display: block; background:#d9d9d9; height:26px; line-height:24px; text-align: center; color: #fff; font-size:16px; width:43px; padding:2px 0;}
.main4_c li .newstime span:first-child { background:#f2f2f2; height:32px; line-height:30px; font-size:20px; color: #797979; }
.main4_c li .newstime span.active1 { background: #82bdff; color:#FFF;}
.main4_c li .newstime span.active2 { background: #0078ff; }
@media(max-width:767px){
	.main4{ width:100%; height:auto; padding:1.5rem 0 .5rem; background:#fff; }
	.main4_t{width:100%; margin:0 auto; padding:0 0 1rem; text-align:center; height:auto; line-height:1;}
	.main4_t h3{ font-size:1.5rem; color:#333;}
	.main4_t span{ display:block; font-size:0.8rem; color:#858585; margin-top:15px;}
	.main4_c{ padding:0 5px;}
	.main4_c li{ margin:0 0 1rem; width:100%; border:none; border-radius:0; height:auto; padding-bottom:10px; border-bottom:1px solid #ddd;}
	.main4_c li:hover { border:none; box-shadow: 0 0 0 0 #aaa; border-bottom:1px solid #ddd;}
	.main4_c li .imgtitle{ display:none;}
	.main4_c li .pic{ display:none;}
	.main4_c li .info span{-webkit-line-clamp:2;}
}
/*footer*/
.footer_bg{ width:100%; height:auto; background:#0078ff/*ff9900*/; color:#fff; font-size:14px; padding:0 0 25px;}

.copyright{ height:auto;color:#fff; font-size:14px; padding:0 0 5px; width:1200px; margin:0 auto;}
.copy_t{ width:100%; height:135px; border-bottom:#5f9de4 1px solid;}
.copy_tl{ float:left; width:30%; padding:50px 0 0;}
.copy_tr{ float:right; width:65%; text-align:right; padding-top:70px; margin-right:-30px;} 
.copy_tr a{ display:inline-block; vertical-align:middle; color:#fff; line-height:30px; font-size:16px;padding-bottom:5px; margin:0 30px;}
.copy_m{ width:100%; height:auto; padding:20px 0 0;}
.copy_m span{ display:block; font-size:14px; color:#fff; line-height:1.8;}
.copy_m span a{ color:#fff; vertical-align:middle;}
.copy_ml{ float:left; width:45%; padding-top:10px;}
.copy_ml span{ display:block; line-height:20px; padding-bottom:12px; padding-left:25px;}
.copy_ml span.ico1{ background:url(/images/ico01.png) no-repeat 0 3px; background-size:18px;}
.copy_ml span.ico2{ background:url(/images/ico02.png) no-repeat 0 3px; background-size:18px;}
.copy_ml span.ico3{ background:url(/images/ico03.png) no-repeat 0 3px; background-size:18px;}
.copy_ml span.ico4{ background:url(/images/ico04.png) no-repeat 0 3px; background-size:18px;}
.copy_mr{ width:50%; float:right; text-align:right;}
.copy_mr dl{ width:100%; padding-top:10px;}
.copy_mr dl dt{ float:left; width:490px; font-weight:normal; padding:10px 25px 0 0;}
.copy_mr dl dd{ float:right; width:100px; height:100px;}
.copy_mr dl dd img{ width:100px; height:100px;}
.footer_bg a:hover{ color:#ffe1b0;}

/*返回顶部*/
.toTop{ cursor:pointer; display:none; position:fixed; right:45px; bottom:8%;  width:70px; height:70px; background:url(images/top.png) no-repeat center top; z-index:1000;}

.index_foot,.copyright1{ display:none;}
@media(max-width:767px){
	.footer_bg{ display:none !important;}
	.copyright1{ background:#f5f5f5; display:block; color:#666; padding:0.8rem 10px 1rem; line-height:1.8; text-align:center;}
	.copyright1 a{ color:#666;}
	.fx{ width:100%; height:auto; overflow:hidden; max-width:640px; margin:0 auto;text-align:right; position:relative; bottom:45%; z-index:9999999;}
	.bdsharebuttonbox{ max-width:640px; height:auto; overflow:hidden; float:right;}
	.bdsharebuttonbox a{ float:right;}
	
	.index_foot{ width:100%; height:auto;display:block; overflow:hidden;max-width: 640px; margin:0 auto; margin-top:10%;}
	.app_con{height:auto;max-width: 640px;margin: 0 auto; overflow: hidden;width:100%; display:block;}
	#fixed-foot{position:fixed; z-index:1000;bottom:0;width:100%; max-width:640px; margin:0 auto;display: inline-block;background:#0078ff;}
	#fixed-foot .h_btn{width:100%; max-width:640px; margin:0 auto;display: inline-block;text-align:center; }
	#fixed-foot .h_btn .f_mess{background-attachment: scroll; background-clip: border-box;background: url(images/cn.png) no-repeat center 18%;;background-origin: padding-box;background-size: 23% auto;}
	#fixed-foot .h_btn .f_tel{background-attachment: scroll; background-clip: border-box;background: url(images/h_tel.png) no-repeat center 18%;;background-origin: padding-box;background-size: 23% auto;}
	#fixed-foot .h_btn .f_kf{background-attachment: scroll; background-clip: border-box;background: url(images/h_map.png) no-repeat center 18%;;background-origin: padding-box;background-size: 23% auto;}
	#fixed-foot .h_btn .f_share{ border-right:0px;background-attachment: scroll; background-clip: border-box;background: url(images/h_share.png) no-repeat center 18%;;background-origin: padding-box;background-size: 23% auto;}
	#fixed-foot .h_btn a{ cursor:pointer; border-left: 1px dotted #EEE;border-right: 1px dotted #333; display:block; color:#FFFFFF;float: left; padding:5% 0 0; font-weight:bold; text-align: center;width:25%;}
	#fixed-foot .h_btn a span{ display:block;font-size:15px; line-height:2;}
}

.inbanner{ background:url(images/inbanner.jpg) center no-repeat; height:400px; width:100%; margin-top:103px;}
.inbanner img{ display:none;}
@media(max-width:767px){
	.inbanner{ background:none; height:auto; width:100%; margin:0;}
	.inbanner img{ display:block; max-width:100%; height:auto;}
}

/*content*/
.content{ width:100%; height:auto; padding:0 0 40px;}
.content .w1200{ overflow:visible;}
.side_l{ width:220px; float:left; margin-top:-85px; margin-right:40px;}
.side_l .sideNav{ width:100%; height:auto; margin-bottom:20px; background:#efefef;}
.side_l .sideNav .leftTitle{ position:relative; width:220px; height:185px;background:url(/images/atitle.png) center center no-repeat; color:#fff; text-align:center;}
.side_l .sideNav .leftTitle i{ font-size:20px; line-height:28px; font-weight:normal; font-style:normal;}
.side_l .sideNav .leftTitle s{ display:inline-block; vertical-align:top; color:#fff; font:28px/26px arial; text-decoration:none; text-transform:uppercase; padding:55px 0 5px;}
.side_l .sideNav>ul{ width:100%; height:auto; padding:0; border-bottom:3px solid #0078ff;}
.side_l .sideNav>ul li{ width:100%; height:auto;border-bottom: 1px solid #dcdcdc; text-align:left;}
.side_l .sideNav>ul li a{display:block; line-height:20px;padding:20px 6px 20px 55px;font-size:14px;color:#666;position:relative}
.side_l .sideNav>ul li a:after{content:'';position:absolute;left:40px;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);width:0; height:0; border-left:4px #999 solid;border-bottom:4px transparent solid;border-top:4px transparent solid;}
.side_l .sideNav>ul li.curr a:hover,.side_l .sideNav>ul li.curr a,.side_l .sideNav>ul li a:hover{ color:#0078ff;}
@media(max-width:767px){
	.content{ width:100%; height:auto; padding:0 0 1rem; background:#FFF;}
	.side_l{ width:100%; float:left; margin:0;}
	.side_l .sideNav{ width:100%; height:auto; margin-bottom:0; padding:15px 0 10px; background:#f8f8f8; border-bottom:1px solid #eee;}
	.side_l .sideNav .leftTitle{ display:none;}
	.side_l .sideNav>ul{ width:100%; height:auto; border:0px #e0e0e0 solid; padding:0 10px;}
	.side_l .sideNav>ul li{ width:33.333%; padding:0 5px 5px; height:auto;border-bottom:0px solid #eee;  text-align:center; float:left;}
	.side_l .sideNav>ul li a{ width:100%; height:auto;line-height:1;font-size:0.85rem;color:#333; padding:10px 0; text-align:center;  display:inline-block; position:relative; color:#333; border-radius:5px; background:#d8d8d8; overflow:hidden;white-space:nowrap; text-overflow:ellipsis}
	.side_l .sideNav>ul li a:hover:after,.side_l .sideNav>ul li a:after{content:'';display:none}
	.side_l .sideNav>ul li.curr a:after{content:'';display:none;}
	.side_l .sideNav>ul li.curr a:hover,.side_l .sideNav>ul li.curr a,.side_l .sideNav>ul li a:hover{background:#0078ff; color:#fff;}
}

.side_r{ float:right; width:940px; min-height:300px; padding:20px 0 0;}
.side_rt{ position:relative; height:46px; margin-bottom:30px; border-bottom:1px solid #eaeaea; line-height:46px;}
.side_rt .bread_nav{ float:left; overflow:hidden;}
.side_rt .bread_nav a{ display:inline-block; margin-left:12px; padding-left:12px; background:url(/images/o_ico_04.gif) no-repeat 0 center; vertical-align:top; }
.side_rt .bread_nav .u-home{ padding-left:20px; background:url(/images/o_ico_03.gif) no-repeat 0 center; }
.side_rt .bread_nav a:hover{ color:#0078ff;}

.side_rc{ width:100%; height:auto;}
@media(max-width:767px){
	.side_r{ float:right; width:100%; min-height:100px; padding:0;}
	.side_rt{ display:none;}
	
	.side_rc{ width:100%; height:auto; padding-top:1rem;}
}

/*简介*/
.side_rc .infor,.side_rc .contact{ width:100%; line-height:2; color:#333; font-size:14px; text-align:justify;}
.side_rc .infor img{ max-width:100%; height:auto; vertical-align:inherit;}
.side_rc .contact .map{ margin-top:10px;}
@media(max-width:767px){
	.side_rc .infor,.side_rc .contact{ width:100%; line-height:2; color:#333; font-size:14px; padding:0 10px;}
	.side_rc .infor img{ max-width:100%; height:auto;}
	.side_rc .contact .map{ margin-top:10px;}
}

/*新闻*/
.news_list{ width:100%; height:auto;}
.news_list ul{ width:100%; height:auto; padding-bottom:10px;}
.news_list ul li{ float:left; width:100%; margin-bottom:20px; padding-bottom:20px; border-bottom:1px dashed #ddd; cursor:pointer;}
.news_list ul li .date{ float:left; width:80px; height:80px; background:#eee; text-align:center; padding-top:15px; font-size:24px; color:#333; font-weight:bold;}
.news_list ul li .date span{ display:block; color:#333; font-size:14px; margin-top:5px; font-weight:normal}
.news_list ul li .info{ float:right; width:840px; height:auto;}
.news_list ul li .info h1{ font-size:16px; font-weight:100; line-height:1.5; padding-bottom:8px;}
.news_list ul li .info h1 a{ color:#333; display:inline-block; vertical-align:middle; max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.news_list ul li .info h1 a:hover{ color:#0078ff;}
.news_list ul li .info span{ display:block; font-size:13px; color:#787878;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow: hidden;}
.news_list ul li .info span a{ color:#0078ff; font-size:13px;}
.news_list ul li:hover .date{ background:#0078ff; color:#FFF;}
.news_list ul li:hover .date span{ color:#FFF;}
.news_list ul li:hover h1 a{ color:#0078ff;}
.news_list ul li .info span a:hover{}
@media(max-width:767px){
	.news_list{ width:100%; height:auto;}
	.news_list ul{ width:100%; height:auto; padding:0 10px 10px;}
	.news_list ul li{ float:left; width:100%; margin-bottom:0.6rem; padding-bottom:0.8rem; border-bottom:1px dashed #ddd; cursor:pointer;}
	.news_list ul li .date{ display:none;}
	.news_list ul li .info{ float:right; width:100%; height:auto;}
	.news_list ul li .info h1{ font-size:0.95rem; font-weight:bold; padding-bottom:2px; line-height:2;}
	.news_list ul li .info h1 a{ color:#4d4d4d; display:inline-block; max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
	.news_list ul li .info h1 a:hover{ color:#0078ff;}
	.news_list ul li .info span{ display:block; font-size:0.8rem; line-height:1.5; color:#787878;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow: hidden;}
	.news_list ul li .info span a{ color:#0078ff; font-size:13px; display:none;}
	.news_list ul li:hover .date{ background:#0078ff; color:#FFF;}
	.news_list ul li:hover .date span{ color:#FFF;}
	.news_list ul li:hover h1 a{ color:#0078ff;}
	.news_list ul li .info span a:hover{}
}

.news_list1{ width:100%; height:auto}
.news_list1 ul{ width:100%; height:auto; padding-bottom:10px;}
.news_list1 ul li{ float:left; width:100%; height:41px; line-height:40px; margin-bottom:0; padding-bottom:0; border-bottom:1px dashed #ddd; cursor:pointer; background:url(images/doc.png) no-repeat center left; padding-left:15px;}
.news_list1 ul li a{ float:left; display:inline-block; vertical-align:middle; color:#333; font-size:14px; max-width:78%;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.news_list1 ul li span{ float:right; font-size:14px; color:#787878;}
.news_list1 ul li a:hover{ color:#0078ff;}
.news_list1 ul li:hover{ background:url(images/doch.png) no-repeat center left;}

.dl_list{ width:100%; height:auto}
.dl_list ul{ width:100%; height:auto; padding-bottom:10px;}
.dl_list ul li{ float:left; width:100%; height:41px; line-height:40px; margin-bottom:0; padding-bottom:0; border-bottom:1px dashed #ddd; cursor:pointer; background:url(/images/doc.png) no-repeat center left; padding-left:15px;}
.dl_list ul li a{ float:left; display:block; width:100%;}
.dl_list ul li i{ float:left; font-style:normal; display:inline-block; color:#333; font-size:14px; max-width:78%;overflow:hidden;text-overflow:ellipsis;white-space: nowrap; vertical-align:middle;}
.dl_list ul li span{ float:right; color:#0078ff; font-size:14px; cursor:pointer; padding:0 5px 0 23px;background:url(/images/icon_dl.png) 0  15px no-repeat;}
.dl_list ul li a:hover{ color:#0078ff;}
.dl_list ul li:hover{ background:url(images/doch.png) no-repeat center left;}
.dl_list ul li.li2{display: flex;justify-content: space-between;align-items: center;}
.dl_list ul li.li2 i{ font-style:normal; color:#333; font-size:14px; max-width:78%;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.dl_list ul li .btn-group{display: flex; margin:0;}
.dl_list ul li .btn-group a{ width:auto; float:none; font-weight: bold;color:#0078ff;font-size: 14px;margin-right:10px;}
/*.dl_list ul li .btn-group a.view2{ margin-right:0;}*/
@media(max-width:767px){
	.dl_list{ padding:0 10px;}
	.dl_list ul li a{ display:inline-block; color:#333; font-size:14px; max-width:70%;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
	.dl_list ul li.li2 i{ max-width:72%;}
}

/*图文*/
.pro_list{ height:auto; overflow:hidden;}
.pro_list ul{ width:960px; padding:0 0 10px;}
.pro_list ul li{ padding-right:20px; padding-bottom:20px; width:320px; height:auto; float:left; cursor:pointer;}
.pro_list ul li>a{ display:block; width:100%; height:auto; overflow:hidden; position:relative;}
.pro_list ul li>a .pic{ width:100%; height:auto; border:1px solid #e5e5e5; padding:5px;}
.pro_list ul li>a .pic img{width:100%;height:auto;transition:.8s;-webkit-transition: .8s;}
.pro_list ul li>a .desc{height:100%;color: #3b3b3b;font-size:18px;position: absolute;top:0;left: 0;color: #fff;width:0%;background:url(/images/mask_bg.png) repeat center;overflow: hidden; }
.pro_list ul li>a .desc .con{width:100%;display:block;text-align: center;}
.pro_list ul li>a .desc ins{width:73px;height:73px;overflow:hidden;background-repeat:no-repeat;background-position:center center;display:block;margin:150px auto 23px;background:url(/images/main2_1.png) no-repeat center}
.pro_list ul li:hover>a .desc{width:100%}
.pro_list ul li .info{ padding:10px 5px 5px; line-height:1.4;}
.pro_list ul li .info .title{ color:#333; font-size:14px;white-space:nowrap;overflow:hidden;-ms-text-overflow:ellipsis;    -o-text-overflow:ellipsis;text-overflow:ellipsis; text-align:center;}
.pro_list ul li:hover .info .title{ color:#0078ff;}
.modal{ z-index:100000;}
.modal-dialog{ z-index:100001;}
.modal-title{ font-size:16px; font-weight:bold; text-align:center;}
.text-c{text-align: center;-webkit-justify-content: center;-moz-justify-content: center;-ms-justify-content: center;justify-content: center;}
@media(max-width:767px){
	.pro_list{ height:auto; overflow:hidden;}
	.pro_list ul{ width:100%; padding:0;}
	.pro_list ul li{ padding:0 10px 10px; width:50%; height:auto; float:left; cursor:pointer;}
	.pro_list ul li>a{ display:block; width:100%; height:auto; overflow:hidden; position:relative;}
	.pro_list ul li>a .pic{ width:100%; height:auto; border:1px solid #e5e5e5; padding:5px;}
	.pro_list ul li>a .pic img{width:100%;height:100%;transition:.8s;-webkit-transition: .8s;}
	.pro_list ul li>a .desc{ display:none;}
	.pro_list ul li .info{ padding:10px 5px 5px; line-height:1.4;}
	.pro_list ul li .info .title{ color:#333; font-size:14px;white-space:nowrap;overflow:hidden;-ms-text-overflow:ellipsis;    -o-text-overflow:ellipsis;text-overflow:ellipsis; text-align:center;}
	.modal-dialog{ z-index:1060;}
	.modal-title{ font-size:16px; font-weight:bold; text-align:center;}
	.text-c{text-align: center;-webkit-justify-content: center;-moz-justify-content: center;-ms-justify-content: center;justify-content: center;}
	.text-c img{ max-width:100%; height:auto;}
}

.zhengshu_list{ width:100%; height:auto;}
.zhengshu_list ul{ width:100%; height:auto; padding:0 0 10px;}
.zhengshu_list ul li{ float:left; width:235px; height:auto; padding:10px; cursor:pointer;}
.zhengshu_list ul li .pic{ width:100%; height:auto; background:#FFF; position:relative;}
.zhengshu_list ul li .pic a{ display:block; border:1px solid #ddd; padding:5px; position:relative; z-index:90;}
.zhengshu_list ul li .pic img{ width:100%; height:285px;}
.zhengshu_list ul li .txt{ text-align:center; line-height:30px;}
.zhengshu_list ul li .txt a{ font-size:14px; color:#666; display:inline-block; vertical-align:middle; max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.zhengshu_list ul li:hover .txt a{ color:#0078ff;}
.zhengshu_list li .pic a:after{content: '';position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0,0,0,.7);z-index: 100;
opacity:0;-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 0)';filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
-webkit-transition:.3s;transition:.3s;}
.zhengshu_list li:hover .pic a:after{opacity:1;-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 100)';filter:rogid:DXImageTransform.Microsoft.Alpha(Opacity=100);}
.zhengshu_list li .mask{ width:100%; height:100%; color:#FFF; text-align:center; font-size:16px;-webkit-transition:.3s;transition:.3s;position: absolute;left: 0;top: 0;bottom: 0;right: 0;z-index:200;}
.zhengshu_list li .mask>div{ padding-top:110px; width:90%; margin:0 auto; display:none;}
.zhengshu_list li .mask span{ font-size:12px; padding:5px 10px; display:block; width:60%; margin:15px auto; border:1px solid #ddd; font-size:13px; color:#ddd; display:none;}
.zhengshu_list li .mask::before,.zhengshu_list li .mask::after{position:absolute; content:'';opacity:0;transition:all 0.5s;}
.zhengshu_list li .mask::before{top:20px;right:20px;bottom:20px;left:20px;border-top:1px solid #0078ff;border-bottom:1px solid #0193ff;transform: scale(0,1);-webkit-transform-origin: 0 0;transform-origin: 0 0}
.zhengshu_list li .mask::after {top:20px;right:20px;bottom:20px;left:20px;border-right:1px solid #0078ff;border-left:1px solid #0193ff;transform: scale(1,0);transform-origin:100% 0;}
.zhengshu_list li:hover .mask::before,.zhengshu_list li:hover .mask::after{ opacity:1;transform:scale(1);transition:all 1s;}
.zhengshu_list li:hover .pic .mask>div,.zhengshu_list li:hover .pic .mask span{ display:block;}
@media(max-width:767px){
	.zhengshu_list{ width:100%; height:auto;}
	.zhengshu_list ul{ width:100%; height:auto; padding:0px 0 15px;}
	.zhengshu_list ul li{ float:left; width:50%; height:auto; padding:10px; cursor:pointer;}
	.zhengshu_list ul li .pic{ width:100%; height:auto; background:#FFF; position:relative; z-index:10;}
	.zhengshu_list ul li .pic a{ display:block; border:1px solid #ddd; padding:5px; position:relative; z-index:90;}
	.zhengshu_list ul li .pic img{ width:100%; height:auto;}
	.zhengshu_list ul li .txt{ text-align:center; line-height:30px;}
	.zhengshu_list ul li .txt a{ font-size:14px; color:#666;}
	.zhengshu_list ul li:hover .txt a{ color:#0193ff;}
	.zhengshu_list li .pic a:after{ display:none;}
	.zhengshu_list li:hover .pic a:after{opacity:0;-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 0)';filter:rogid:DXImageTransform.Microsoft.Alpha(Opacity=0);}
	.zhengshu_list li .mask{ display:none;}
}

/*page*/
#page{ height:30px; margin-top:25px;overflow:hidden; width:100%; text-align:center;}
#page a.active{color:#fff; cursor:pointer; background:#0078ff; border:1px solid #0078ff;}
#page a{ display:inline-block; vertical-align:middle; vertical-align:middle; padding:0 12px; margin:0 2px; border:1px solid #ddd; height:30px; line-height:30px; text-align:center; color:#000;}
#page a:hover{ color:#fff; cursor:pointer; background:#0078ff; border:1px solid #0078ff;}
#page a.next1{overflow:hidden;}
#page a.prev1{overflow:hidden;}
#page .none{ display:inline-block;}
#page01{ display:none;}
@media(max-width:767px){
	#page{ display:none;}
	#page01{ display:block; width:100%; height:auto; overflow:hidden; margin-top:2%; background:#EEE; margin-bottom:2em;}
	#page01 a{ display:block; margin-right:1px; padding:1% 2%; float:left; background:#DDD;}
	#page01 a.num{ text-decoration:underline; color:#0086E9; font-weight:bold;}
	#page01 span{ display:block; float:right; background:#DDD; padding:1% 2%; }
}

/*详情页*/
.detail_con{ width:100%; height:auto;}
.detail_contop{ width:100%; height:auto;}
.detail_title{ font-size:20px; font-weight:700; color:#333; line-height:2; text-align:center;}
.detail_time{ color:#797979; line-height:2; width:100%; font-size:12px;/* border-bottom: #CCC 1px dashed;*/ text-align:center; padding-bottom:20px;}
.detail_time i{ display:inline-block; vertical-align:middle; font-style:normal;}
.detail_time em{ display:inline-block; vertical-align:middle; font-style:normal; margin:0 5px;}
.dis_img{ text-align:center; margin-bottom:5px;}
.dis_img img{ max-width:100%; height:auto;}
.details_info{ padding:0 0 30px; width:100%; line-height:2; color:#444; border-bottom:1px dashed #CCC; text-align:justify;}
.details_info img{ max-width:100%; height:auto; vertical-align:inherit;}
hr{ margin:5px 0;}

.detail_fenye{ width:100%; height:auto; margin:0 auto; overflow:hidden; padding:10px 0;}
.detail_fenye span{ display:block; line-height:30px; color:#333; font-size:14px; vertical-align:middle;}
.detail_fenye span a{ color:#333; font-size:14px; vertical-align:middle; display:inline-block; vertical-align:middle; max-width:90%;white-space:nowrap;overflow:hidden;-ms-text-overflow:ellipsis; -o-text-overflow:ellipsis;text-overflow:ellipsis;}
.detail_fenye span a:hover{ color:#0078ff; text-decoration:underline;}
@media(max-width:767px){
	.detail_con{ width:100%; height:auto; padding:0 10px;}
	.detail_contop{ width:100%; height:auto;}
	.detail_title{ font-size:1.1rem; font-weight:700; color:#333; line-height:1.8; padding:0 0 5px; text-align:center;}
	.detail_time{ color:#797979; line-height:2; width:100%; font-size:0.7rem; border-bottom: #CCC 1px dashed; text-align:center; padding-bottom:10px;}
	.detail_time i{ display:inline-block; font-style:normal;}
	.detail_time em{ display:inline-block; font-style:normal; margin:0 5px;}
	.dis_img{ text-align:center; margin-bottom:5px;}
	.dis_img img{ max-width:100%; height:auto;}
	.details_info{ padding:15px 0 30px; width:100%; line-height:2; font-size:0.8rem; color:#444; border-bottom:1px dashed #CCC}
	.details_info img{ max-width:100%; height:auto;}
	hr{ margin:5px 0;}
	
	.detail_fenye{ width:100%; height:auto; margin:0 auto; overflow:hidden; padding:10px 0;}
	.detail_fenye span{ display:block; line-height:30px; color:#333; font-size:14px; vertical-align:middle;}
	.detail_fenye span a{ color:#333; font-size:14px; vertical-align:middle;}
	.detail_fenye span a:hover{ color:#0078ff; text-decoration:underline;}
}

/*查询*/
.information{ width:100%; height:auto; margin:0 auto; background:#FFF; padding:0 0 20px;/* box-shadow:1px 1px 4px #999; border:1px solid #dcdcdc*/}
.information .infoTit{ background:#0078ff; font-size:18px; line-height:48px; height:48px; color:#fff; text-align:center;}
.information .search{ width:100%; height:auto; padding:0 5px 0;}
.information .search dl{ float:left; width:100%; padding:0 0 20px;} 
.information .search dl dt{ float:left; width:205px; font-weight:normal; font-size:14px; color:#333; line-height:40px; text-align:right;}
.information .search dl dd{ float:left; width:400px; height:40px; border:1px solid #ddd; margin-left:10px;}
.information .search dl dd input{ border:none; width:100%; height:38px; line-height:38px; color:#333; font-size:14px; padding:0 5px;}
.information .search .s_btn{ width:400px; float:left; margin-left:215px}
.information .search .s_btn .btn-primary{ padding:4px 0; width:400px; text-align:center; font-size:16px; border:1px solid #0078ff; background:#0078ff; height:40px;border-radius:0;}
.information .s_txt{ font-size:14px; color:#F00; margin-top:20px; text-align:left;}
.information .s_cxList{ width:100%;}
.information .s_cxList table{ margin-top:10px; margin-bottom:0; border:1px solid #ddd; border-collapse:collapse; width:100%;}
.information .s_cxList table tr,.information .s_cxList table td,.information .s_cxList table th{ border:1px solid #ddd; font-size:14px; color:#333;}
.information .s_cxList table tr:hover{ background:#f5f5f5; color:#333;}
.r_end{ padding:20px 0 20px;}
.r_end .s_cxjg{ width:100%; margin:0 auto 20px;/* display:none; padding-top:20px;*/}
.r_end .s_cxjg #DetailTable{ margin-top:10px;}
.r_end .s_cxjg table{ margin-top:0; margin-bottom:10px; border:1px solid #ddd; border-collapse:collapse; width:100%!important;}
.r_end .s_cxjg .table{ margin-bottom:0;}
#DetailTable{ border-bottom:0;}
.r_end .s_cxjg table tr,.r_end .s_cxjg table td,.r_end .s_cxjg table th{ border:1px solid #ddd; font-size:14px; color:#333; padding:8px;}
.r_end .s_cxjg table tr.info>td{ background-color:#d5edfc; border-bottom:0; font-size:14px; color:#333;}
.r_end .s_cxjg table tr.info{ border-bottom:0;}
.r_end .s_cxjg table tr:hover{ background:#f5f5f5; color:#333;}
.r_end .s_ztcxgs{ padding:20px 0 0;}
.r_end .s_ztcxgsT{ font-weight:700; color:#333; width:100%; line-height:30px; font-size:15px; padding-bottom:10px;}
.r_end .s_ztcxgs table{ margin-bottom:0; border-collapse:collapse; font-size:14px;}
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td{border-bottom-width:1px;}
.table-hover > tbody > tr:hover{ background:#f5f5f5; color:#333;}
.r_end .s_cxList table{ width:100%;}
.r_end .s_cxList a{ color:#333; text-decoration:underline;}
.r_end .s_cxList a:hover{ color:#000;}
#PCTable{ margin-top:-1px;}
#ListTable{ display:none;}

@media(max-width:767px){
	.information{ width:100%; height:auto; padding:0 10px;}
	.information .search{ width:100%; height:auto; padding-top:0;}
	.information .search dl{ float:left; width:100%; padding-bottom:0.5rem;}
	.information .search dl dt{ float:left; width:100%; padding-right:0; font-weight:normal; text-align:left;}
	.information .search dl dd{ float:left; width:100%; margin:0;}
	.information .search dl dd input{ border:none; width:100%; height:38px; line-height:38px; color:#333; font-size:14px; padding:0 5px;}
	.information .search .s_btn{ width:100%; float:left; padding-left:0; margin-left:0; margin-top:.6rem}
	.information .search .s_btn .btn-primary{ padding:4px 0; width:100%;}
	.information .s_cxList table{ margin-top:20px;}
	.r_end{ padding:.5rem 10px 1rem;}
	.r_end .s_cxjg{ width:100%;/* display:none;*/ padding-top:20px;}
	.r_end .s_cxjg table{ margin-bottom:0; border:1px solid #ddd; border-collapse:collapse; width:100% !important;}
	.r_end .s_cxjg table tr,.r_end .s_cxjg table td,.r_end .s_cxjg table th{ width:auto !important; padding:5px;word-wrap: break-word;word-break: break-all;}
}




@media(max-width:767px){
	.detail_fenye{ padding:10px 0 0;}
	.detail_fenye span{ display:block; line-height:1.6; margin:5px 0;}
}

@-webkit-keyframes coordinates {
    form {-webkit-transform:scale(.1);}
    to {-webkit-transform:scale(1); opacity: 0;}
}
@keyframes coordinates {
    form {transform:scale(.1);}
    to {transform:scale(1); opacity: 0;}
}

@-webkit-keyframes minxc {
    form {width: 10px; height: 10px;  opacity: 1;}
    to{width: 60px; height: 60px; top:-25px; left:-25px;  opacity: 0; }
}
@keyframes minxc {
    form {width: 10px; height: 10px;  opacity: 1;}
    to{width: 60px; height: 60px; top:-25px; left:-25px;  opacity: 0; }
}


@-webkit-keyframes centershow {
    to{-webkit-transform:scale(1); transform:scale(1); }
}
@keyframes centershow {
    to{-webkit-transform:scale(1); transform:scale(1); }
}


@-webkit-keyframes fadeIn {
    to{ opacity: 1;}
}
@keyframes fadeIn {
    to{ opacity: 1;}
}

@-webkit-keyframes navshow {
    to{opacity: 1; }
}
@keyframes navshow {
    to{opacity: 1; }
}

/*首页中间区域*/
.delay100 { -webkit-animation-delay: 0.1s; animation-delay: 0.1s;}
.delay200 { -webkit-animation-delay: 0.2s; animation-delay: 0.2s;}
.delay300 { -webkit-animation-delay: 0.3s; animation-delay: 0.3s;}
.delay400 { -webkit-animation-delay: 0.4s; animation-delay: 0.4s;}
.delay500 { -webkit-animation-delay: 0.5s; animation-delay: 0.5s;}
.delay600 { -webkit-animation-delay: 0.6s; animation-delay: 0.6s;}
.delay700 { -webkit-animation-delay: 0.7s; animation-delay: 0.7s;}
.delay800 { -webkit-animation-delay: 0.8s; animation-delay: 0.8s;}
.delay900 { -webkit-animation-delay: 0.9s; animation-delay: 0.9s;}
.delay1000 { -webkit-animation-delay: 1s; animation-delay: 1s;}
.delay1200 { -webkit-animation-delay: 1.2s; animation-delay: 1.2s;}
.delay1400 { -webkit-animation-delay: 1.4s; animation-delay: 1.4s;}
.delay1600 { -webkit-animation-delay: 1.6s; animation-delay: 1.6s;}
.delay1800 { -webkit-animation-delay: 1.8s; animation-delay: 1.8s;}
.delay2000 { -webkit-animation-delay: 2s; animation-delay: 2s;}
.delay2400 { -webkit-animation-delay: 2.4s; animation-delay: 2.4s;}
.delay3000 { -webkit-animation-delay: 3s; animation-delay: 3s;}