﻿@charset "utf-8";
@font-face {  
	font-family: "impact"; font-weight: normal; font-style: normal;
	src: ;
	src:  format('embedded-opentype'),
		  format('woff'),
		  format('truetype'),
		  format('svg');
} 

html,body{height:100%;}
body{padding:120px 0 0; margin:0px auto; font-size:16px; line-height:24px; color:#666666; width:100%; min-width:300px; zoom:1;font-family:"microsoft yahei","arial","宋体",sans-serif; background:#fff;}
ul,li,form, dl,dt,dd,div,ul,li,p,em,i,address{ font-style:normal; list-style:none; padding: 0px; margin: 0px;}
h1,h2,h3,h4,h5,h6{ padding:0px; margin:0px;}
select,input,textarea,button{ font-size:14px; border-radius:0; -webkit-border-radius:0; color:#545454; font-family:"microsoft yahei";}
input:focus { outline: none;}
input,button,select,textarea{ border:0px;outline:none;/*-webkit-appearance:none;*//*强制去除表单自带的样式*/}
button{ cursor:pointer;}
textarea{resize:none;/*-webkit-appearance:none;*//*强制去除textarea自带的样式*/}
textarea,input,select { background:none; border:none; margin:0; padding:0;}
article,aside,footer,header,hgroup,nav,section,figure,fxigcaption,address{ display: block;} /*html5设置*/
figure,figcaption{ margin:0px; padding:0px;}
audio,canvas,progress,video { display: inline-block; vertical-align: baseline;}
img{ max-width:100%; border:none; border:0;  vertical-align:top;}
a{ color:#333333; text-decoration:none; noline:-webkit-tap-highlight-color:rgba(0,0,0,0);transition: all ease 0.3s;}
a:focus {outline:none; -moz-outline:none;}
a:hover{ text-decoration:none; color:#0074d6;}
*:hover{transition: all ease 0.3s;}
.fl{ float:left;}.fr{ float:right;}.tr{ text-align:right;}.tc{ text-align:center;}
.hide{ display:none;}
.clear{ clear:both;}
.clearfix{overflow:hidden;_zoom:1;}
.clearfix:after{ content: ''; display: block; clear: both; height: 0; visibility: hidden; }
.clearfix{*zoom:1;}
:-moz-placeholder {color: #888888;}
::-moz-placeholder {color: #888888;}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {color: #888888;}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {color: #888888;}
::-webkit-scrollbar{
            width: 3px;-webkit-overflow-scrolling : touch;
            background-color: #e6e6e6;}
::-webkit-scrollbar-track{
            background-color: #e6e6e6;}
::-webkit-scrollbar-thumb{
            border-radius: 10px;
            background-color: #005bac;}
::-webkit-scrollbar-button{
            height: 0px;
            background-color: #b0aeda;}

.relative{ position:relative;}
.bodyon{ overflow:hidden;}
.contain{ position:relative; clear:both; max-width:1300px; margin:0px auto;}
.block{ display:block;}
.tit{ display:block;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; width:100%;}
.p{overflow: hidden;word-break:normal;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;}
.imgbox{ overflow:hidden; position:relative;}
.imgbox span{ background-position:center center; background-repeat:no-repeat; background-size:cover; position:absolute; left:0px; top:0px; width:100%; height:100%;}

@media ( max-width:1300px){
.contain{padding:0 15px;}
body{ padding-top:46px; font-size:14px;}	
}

@media ( max-width:998px){
body{ padding-top:46px; font-size:14px;line-height:24px;}	
}

/*font*/
.f_red{ color:#912228;}
.whiteblack { -webkit-filter: grayscale(100%);}
.whiteblack.active,
.whiteblack:hover {-webkit-filter: grayscale(0%);}

.scale-img {overflow: hidden;cursor: pointer; zoom:1; overflow: hidden;}
.scale-img img,.scale-img span {opacity: 1;-webkit-transition: opacity 0.6s, -webkit-transform 0.6s;transition: opacity 0.6s, transform 0.6s;}
.scale-img:hover img,.scale-img:hover span {opacity: 1;-webkit-transform: scale3d(1.1,1.1,1);transform: scale3d(1.1,1.1,1); top:0px; left:0px;}

/*pages*/
.pages{ zoom:1; overflow:hidden;text-align:center; color:#555; clear:both; line-height:36px;}
.pages span{ padding:0px 0px; display:inline-block; vertical-align:middle;}
.pages .total{ display:inline-block; vertical-align:middle; border:1px solid #c7c7c7; padding:0 18px;}
.pages .input{ vertical-align:middle; width:60px; height:36px; line-height:36px; text-align:center; border:1px solid #c7c7c7;}
.pages .btnok{ vertical-align:middle; width:48px; height:38px; cursor:pointer; border:1px solid #c7c7c7;}
.pages a{ display:inline-block; margin:0px 6px; border:1px solid #c5c5c5; /*color:#c5c5c5;*/ text-align:center;}
.pages .p_page a{ display:inline-block; vertical-align:middle;}
.pages .p_page .a_prev,.pages .p_page .a_next,.pages .p_page .a_first,.pages .p_page .a_end{ display:inline-block; vertical-align:middle; padding:0 10px; font-size:18px;}
.pages .p_page .a_prev:hover,.pages .p_page .a_next:hover,.pages .p_page .a_first:hover,.pages .p_page .a_end:hover{ border:1px solid #005bac; background:#005bac; color:#fff;}
.pages .p_page .num a{vertical-align:middle; width:36px; font-family:arial, helvetica, sans-serif; color:#666666; font-size:16px;}
.pages .p_page .num a:hover,.pages .p_page .num a.a_cur{ border:1px solid #005bac; background:#005bac; color:#fff;}

@media ( max-width:768px){
.pages{ line-height:24px;}
.pages .total{padding:0 6px;}
.pages a{ margin:0 2px;}
.pages .p_page .num a{width:24px;font-size:14px;}
.pages .p_page .a_prev,.pages .p_page .a_next,.pages .p_page .a_first,.pages .p_page .a_end{padding:0 2px;}
.pages .input{ width:30px; height:24px; line-height:24px;}
.pages .btnok{ width:35px; height:26px;}
.pages .tz{ display:block; margin-top:5px;}
}
/*pages end*/


/*top*/
.header{ background:#fff; height:120px; box-shadow:0 0 10px #ddd; position:fixed; left:0px; top:0px; width:100%; z-index:999;transition: all ease 0.3s;}
.header .logo{float:left; padding-top:23px; padding-left:3%; width:31%;transition: all ease 0.3s;}

.header .search{ position:relative; float:right;z-index:777; width:5%;}
.header .search .icon{ cursor:pointer; position:relative; display:; text-align:center; height:120px; background: #005bac; display:block;transition: all ease 0.3s;}
.header .search .icon img{ width:26px; height:26px; position:absolute; top:50%; left:50%; margin:-13px 0 0 -13px;}
.header .searchbox{ display:none; position:absolute; height:45px; right:0px; top:120px; background:#005bac; border:1px solid #005bac; width:308px;}
.header .searchbox .i2{ display:; position:absolute; top:-77px; border-radius:50%; right:15px; cursor:pointer; width:40px; height:40px; background: #005bac url(/uploads/image/cimages/closenav.png) center center no-repeat;}
.header .searchbox .input{ color:#fff;width:90%; height:45px; line-height:45px; text-indent:1em;}
.header .searchbox .input::-webkit-input-placeholder {color: #fff;}
.header .searchbox .btn button{ position:absolute; right:10px; top:10px; height:20px; width:20px; background:url(/uploads/image/cimages/searchico.png) center center no-repeat; background-size:contain;}

.mainnav{ float:right; width:57%; padding-right:2%;}
.mainnav .top{ font-size:14px; text-align:right; padding:19px 0 17px;transition: all ease 0.3s;}
.mainnav .top a{ width:85px; display:inline-block; margin-left:17px; color:#888888;}
.mainnav .top a:hover{ color:#005bac;}
.mainnav .top img{ display:inline-block; vertical-align:middle; margin-right:6px;}
.mainnav ul{ margin-right:-1.9%;}
.mainnav li{float:left; width:10.2%;background:url(/uploads/image/cimages/linenav.gif) 0px 15px no-repeat;}
.mainnav li#nav1{width:8%; background:none;}
.mainnav li span a{ z-index:2; position:relative;display:block; color:#333333; text-align:center; height:60px; line-height:40px; font-size:16px;transition: all ease 0.3s;}
.mainnav .line{ position:absolute; left:50%; bottom:17px; height:3px; background:#005bac; width:0%; z-index:0;transition:all 0.2s linear; -webkit-transition:all 0.2s linear;}
.mainnav li .tip{
	font-size: 10px;
    color: red;
    position: absolute;
    top: -13px;
    right: 3px;
}
.mainnav .arr{ display:none;}
.mainnav li:hover span a,.mainnav li.onnav span a,.mainnav li span a.sele{ color:#005bac; font-weight:bold;}
.mainnav li:hover span .line,.mainnav li.onnav span .line,.mainnav li span a.sele .line{ width:40px; margin-left:-20px;}

.navpull{display:none; position:absolute; top:120px; line-height:32px; text-align:center; left:-20px; background:rgba(0,0,0,0.5); border-radius:0 0 10px 10px; width:100%; padding:8px 0;}
.navpull dl{}
.navpull.null{background:none; padding:0; box-shadow: 0 0px 0px none;}
.navpull dd { display:inline-block;*display:inline-block;zoom:1; margin:0 5px;}
.navpull dd a{ display:block; color:#fff; font-size:16px; padding:5px 8px;}
.navpull dd a:hover{ background:#0070d4;}

.mstbg{ position:fixed; left:0px; top:0px; width:100%; height:100%; background:rgba(0,0,0,0.4); z-index:886; display:none;}
.openbtn{ cursor:pointer; display:none;width:26px; position:absolute; right:12px; top:12px; z-index:999;}
.closebtn{ position:fixed; left:0px; top:46px; width:100%; height:100%; z-index:887; display:none; background:rgba(255,255,255,0.8);}
.openbtn span{ display:block; height:3px; background:#005bac; margin:4px 0px;transition: all ease 0.3s;}
.openbtn.on .sp1 {
	-webkit-transform: translate(0, 3px) rotate(45deg) !important;
	-moz-transform: translate(0, 3px) rotate(45deg) !important;
	-ms-transform: translate(0, 3px) rotate(45deg) !important;
	-o-transform: translate(0, 3px) rotate(45deg) !important;
	transform: translate(0, 3px) rotate(45deg) !important;}
.openbtn.on .sp2 {
	-webkit-transform: translate(0, -3px) rotate(-45deg) !important;
	-moz-transform: translate(0, -3px) rotate(-45deg) !important;
	-ms-transform: translate(0, -3px) rotate(-45deg) !important;
	-o-transform: translate(0, -3px) rotate(-45deg) !important;
	transform: translate(0, -3px) rotate(-45deg) !important;}	
.openbtn.on .sp3 { display:none;}

.header.fixedtop{ height:80px; box-shadow:0 0 10px #ddd;}
.header.fixedtop .logo{ padding-top:10px; width:19%;}
.header.fixedtop .search .icon{ height:80px;}
.header.fixedtop .mainnav .top{padding:6px 0 10px;}
.header.fixedtop .mainnav li span a{height:56px; line-height:35px;}
.header.fixedtop .navpull{ top:80px;}
.header.fixedtop .searchbox{top:80px;}
.header.fixedtop .searchbox .i2{ top:-59px;}

@media ( max-width:998px){
.header{height:46px; padding:0; width:100%; position:fixed; box-shadow:0 0 10px #ddd; left:0px; top:0px; z-index:999;}
.header .logo{ padding-top:8px; width:auto;}.header .logo img{ height:30px;}
.header .openbtn{ display:block;}
.header .search{ position:static; width:30px; margin-right:52px;}
.header .searchbox .i2 { width:30px; top:-46px; right:51px;}
.header .search .icon{ height:46px;}
.header .search .icon img{ width:20px; height:20px; margin:-10px 0 0 -10px;}

.header .searchbox{ display:none; position:absolute; right:0; top:49px; width:100%;}

.mainnav .top{ background:#eee; padding:12px;}
.mainnav{ position:fixed; z-index:999; width:100%; padding:0; left:0;background: #5d5d5d;top:46px; display:none;}
.mainnav ul{ margin-top:0px;}
.mainnav li{ position:relative; cursor:pointer; float:none; border-bottom:1px solid #707070;border-top:1px solid #3e3e3e; width:auto; margin:0 10px; background:none;}
.mainnav li#nav1{ width:auto;}
.mainnav li span a{ font-size:16px; text-align:left; height:auto; display:block; line-height:40px; height:40px; padding-left:5px; color:#fff !important;}
.mainnav li .line{ display:none;}

.mainnav li:hover span .line,.mainnav li.onnav span .line,.mainnav li span a.sele .line{ width:100%; margin:0; left:0px; bottom:-1px;}
.mainnav .arr{ display:inline-block; position:absolute; z-index:2; width:100%; height:46px; left:0px; top:0px;}
.mainnav .arr img{ position:absolute; width:17px; height:auto; background:none; right:20px; top:16px;transition: all ease 0.3s;}
.mainnav li.onnav .arr img{dis-moz-transform: translate(0, -3px) rotate(-180deg) !important;
	-ms-transform: translate(0, -3px) rotate(-180deg) !important;
	-o-transform: translate(0, -3px) rotate(-180deg) !important;
	transform: translate(0, -3px) rotate(-180deg) !important;}

.navpull { position:static; background:#333333; text-align:left; width:100%; border-radius:0;}
.navpull dd a{ display:block;padding:5px 0px 5px 10px; color:#fff; font-size:14px; border-bottom:1px solid #131313;}
.navpull dd a:hover{ color:#fff; background:#4d4c4c;}

.header.fixedtop{ height:46px;}
.header.fixedtop .logo{ padding-top:8px; width:auto;}
.header.fixedtop .search .icon{height:46px;}
.header.fixedtop .mainnav .top{padding:12px;}
.header.fixedtop .mainnav li span a{height:40px; line-height:40px;}
.header.fixedtop .searchbox{top:49px;}
.header.fixedtop .searchbox .i2{ top:-46px;}
}
/*top*/


/*bottom*/
.linkbox{ padding:0px 0 40px 82px; position:relative;}
.linkbox .tis{ font-size:14px; position:absolute; left:0px; top:0px; line-height:44px; color:#fff;}
.linkbox ul{ margin-left:-1.5%;}
.linkbox li{ width:23.5%; padding-left:1.5%; float:left;}
.linkbox select{ width:100%; background:#2b2b2b; height:44px; text-indent:1em; color:#a5a5a5;}

.footer{ background:#111111;padding:41px 0px 27px; color:#919191;}
.footer a{color:#919191;}.footer a:hover{color:#fff;}
.footer .copyright{ float:left; line-height:30px; font-size:14px;}
.footer .copyright img{ display:inline-block; vertical-align:middle; margin:0 4px 0 15px;}
.footer .copyright p span{ display:inline-block;}
.footer .ewm{ float:right; margin-top:-16px;}
.footer .ewm img{ width:100px; height:100px; background:#fff; padding:6px; border:1px solid #eaeaea;}

.totop{width: 40px;height: 40px;text-align: center; background: #555; position: fixed;bottom: 73px; right: 5px; cursor: pointer;border-radius: 5px;color:#fff;overflow: hidden;visibility: hidden;opacity: 0;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
.totop>span{display: block;line-height: 15px;font-size: 12px;color:#fff;}
.totop.cd-is-visible {visibility: visible;opacity: 1; height:40px; cursor:pointer;}

@media ( max-width:998px){
.footer{padding:10px 0;}
.linkbox{ padding:15px 0 15px 0;}
.linkbox .tis{ position:static; line-height:30px;}
.linkbox ul{ margin-left:-1.5%;}
.linkbox li{ width:48.5%; margin-bottom:1.5%;}
.linkbox select{  height:30px;}
.footer .ewm{ float:none; margin:0 0 12px; text-align:center;}
.footer .copyright{ float:none; line-height:24px; font-size:12px;}
.footer .copyright p a{ display:block; margin-left:0;}
.footer .copyright img{ margin-left:0;}
.totop{width: 30px;height: 30px;bottom: 73px; font-size:12px;}
.totop.cd-is-visible { height:35px;}
.totop>span{ line-height:12px;}
}

/*bottom*/


/*首页 s*/
.homeban {display: none; overflow:hidden; clear:both; position:relative;background:url(/uploads/image/cimages/loading.gif) center center no-repeat;}
.homeban .slides li{ position:relative;background-position:center center; background-repeat:no-repeat; background-size:cover;}
.homeban .slides li .txt{ position:absolute; width:80%; left:10%;text-align:center; top:35%;transform:translatey(-300px);-webkit-transform:translatey(-300px);opacity:0;transition:all 1s;}
.homeban .slides li a{ display:block;}
.homeban .slides li .txt img{ width:auto; display:inline-block;}
.homeban .slides li .txt img{ width:auto; display:inline-block;}
.homeban .slides li.b1 .txt,.homeban .slides li.b2 .txt{top: 50%; transform:translate(0, -50%) !important;}
.homeban .slides li.b5 .txt{top: 16%;text-align:left;}
.homeban .slides li.b5 .txt{top: 31%;}
.homeban .slides li.flex-active-slide .txt{transform:translatey(0);-webkit-transform:translatey(0);opacity:1;}
.homeban .flex-control-nav{bottom:15px; z-index:10;}
.homeban .flex-control-nav li a{ opacity:1; width:22px; height:22px; background:url(/uploads/image/cimages/ban_dot.png) 0px top no-repeat;}
.homeban .flex-control-nav li a.flex-active{opacity:1; background-position:right top;}
.homeban .flex-direction-nav a {width: 46px; height: 46px; border:2px solid #fff; border-radius:50%;}
.homeban .flex-direction-nav .flex-prev { left:-60px; background: url(/uploads/image/cimages/arrleft.png) center center no-repeat;}
.homeban .flex-direction-nav .flex-next { right:-60px; background: url(/uploads/image/cimages/arrright.png) center center no-repeat;}
.homeban:hover .flex-direction-nav .flex-prev { left:2%;}
.homeban:hover .flex-direction-nav .flex-next { right:2%;}
.homeban:hover .flex-direction-nav .flex-prev:hover {border:2px solid #005bac; background: #005bac url(/uploads/image/cimages/arrleft.png) center center no-repeat;}
.homeban:hover .flex-direction-nav .flex-next:hover {border:2px solid #005bac; background: #005bac url(/uploads/image/cimages/arrright.png) center center no-repeat;}


@media ( max-width:1200px){
.homeban .slides li .txt{ width:80%; left:10%; margin:0;}
.homeban .flex-direction-nav a {width: 28px; height: 28px;}
.homeban .flex-direction-nav .flex-prev { left:10px;}
.homeban .flex-direction-nav .flex-next { right:10px;}
}
@media ( max-width:998px){
.homeban .slides li{ height:220px;}
.homeban .slides li .pc img{ display:none;}
}
@media ( max-width:488px){
/*.homeban .slides li .txt{ width:60%; left:20%; top:15%;}*/
}

.ptb3{padding: 3% 0;}
.auto{margin: 0 4%;}
.greybox1{background: #f3f3f3;}
.greybox2{background: #f5f5f5;}
.owl-carousel .owl-nav{height: 0px;}

.focusbox{width: 40%; float: left;}
.focusbox .item{position: relative;}
.focusbox .item .pic{height: 420px; background-repeat: no-repeat; background-position: center center; background-size: cover;}
.focusbox .item .title{position: absolute; width: 100%; left: 0px; bottom: 0px; background: rgba(0,0,0,.6); line-height: 60px; height: 60px; overflow: hidden; color: #fff; font-size: 18px;}
.focusbox .item .title span{display: block; padding: 0px 15px;}
.focusbox .owl-dots{width: 100%; text-align: right; position: absolute; right: 12px; bottom: 25px; height: 11px; line-height: 11px;}
.focusbox .owl-dots .owl-dot{width: 11px; height: 11px; margin: 0px 2px; background-image: url(/uploads/image/cimages/dotpic.png); background-position: left top;}
.focusbox .owl-dots .owl-dot.active{background-position: left bottom;}

.homenews,.homemenu{height: 420px; overflow: hidden;}
.homenews{width: 37.5%; float: left; margin-left: 1.5%;}
.homenews .hd{margin-bottom: 13px; height: 50px; line-height: 50px; background: #fff;}
.homenews .hd li{width: 160px; float: left; text-align: center; font-size: 24px;}
.homenews .hd li a{display: block; color: #333;}
.homenews .hd li.on a{color: #fff; background: #0074d6;}

.commonlist li{height: 40px; line-height: 40px; overflow: hidden; font-size: 16px;}
.commonlist li a{color: #333;position:relative;height: 40px; line-height: 40px; }
.commonlist li i{font-size: 14px; color: #828282; margin-right: 15px;}
/* .commonlist li .tip{font-size:10px;color:red;position:absolute;top:-5px;right:-35px;line-height:20px;} */
.commonlist li .date{float: right; font-family: arial; color: #999;}
.commonlist li .news1{ color: red;}
.commonlist li:hover a,.commonlist li:hover i{color: #0074d6;}
.new{display:inline-block; margin:-5px 0px 0px 10px; font-size:12px; font-style:italic; color:#0074d6;}

.homemenu,.homemenu2{width: 19%; float: right;}
.homemenu li{width: 49%; float: left; height: 130px;position:relative; background-repeat: repeat-x; background-position: left bottom; margin-bottom: 10px; text-align: center;}
.homemenu li:nth-child(2n){float: right;}
.homemenu li.m1{background-image: url(/uploads/image/cimages/bg1.png);}
.homemenu li.m2{background-image: url(/uploads/image/cimages/bg2.png);}
.homemenu li.m3{background-image: url(/uploads/image/cimages/bg3.png);}
.homemenu li.m4{background-image: url(/uploads/image/cimages/bg4.png);}
.homemenu li.m5{background-image: url(/uploads/image/cimages/bg5.png);}
.homemenu li.m6{background-image: url(/uploads/image/cimages/bg6.png);}
.homemenu li a{display: block; padding-top: 22px;}
.homemenu li .icon{display: block; width: 50px; margin: 0 auto;}
.homemenu li .name{display:inline-block;font-size: 16px; color: #fff; line-height: 36px;position:relative;margin-top:10px;}
.homemenu li  .tip{font-size:10px;color:red;position:absolute;top:0;right:5px;}

.h360{height: 360px; overflow: hidden;}
.homeslide.w1{width: 39%; margin-right: 2.5%;}
.homeslide{width: 37.5%; float: left;}
.homeslide .hd{height: 55px; border-bottom: 1px solid #ededed; margin-bottom: 25px;}
.homeslide .hd li{float: left; margin-right: 30px; width: 100px; text-align: center;}
.homeslide .hd li a{display: block; line-height: 53px; font-size: 24px; color: #333; border-bottom: 3px solid rgba(255,255,255,0);}
.homeslide .hd li.on a{border-bottom: 3px solid #0074d6; color: #0074d6; font-weight: bold;}

.homemenu2 li{height: 55px; line-height: 55px; overflow: hidden; margin-top: 12px;}
.homemenu2 li.m1{background: #0069c2;}
.homemenu2 li.m2{background: #66a5da;}
.homemenu2 li.m3{background: #85b4b2;}
.homemenu2 li.m4{background: #83a2ca;}
.homemenu2 li.m5{background: #a2b8cb;}
.homemenu2 li.m6{background: #7a888e;}
.homemenu2 li.m7{background: #5693b6;}
.homemenu2 li a{display: block; padding: 0px 20px;position:relative;}
.homemenu2 li .icon{display: inline-block; vertical-align: middle; width: 36px; margin-right: 10px;}
.homemenu2 li .name{font-size: 17px; color: #fff; line-height: 36px;}
.homemenu2 li a .tip{font-size:10px;color:red;position:absolute;top:-5px;right:20px;}
/*.homemenu2 li.m2 .icon,.homemenu2 li.m3 .icon{margin-right: 0px;}*/


.homeproject .title{font-size: 24px; line-height: 24px; margin-bottom: 3%; color: #0074d6; font-weight: bold;}
.homeproject .item a{display: block; margin: 0 7px; position: relative;}
.homeproject .item .pic img{display: block; maxi-width: 280px;height:210px;width:100%;}
.homeproject .item .name{position: absolute; left: 0; bottom: 0; width: 100%; background: rgba(0,0,0,.6); color: #fff; font-size: 16px; text-align: center;}
.homeproject .item .name span{display: block; padding: 0px 5px; line-height: 50px; height: 50px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}

@media ( max-width:1440px){
	.homemenu2 li .name{font-size: 16px;}
	.homemenu2 li .icon{ width: 26px; margin-right: 5px;}
}

@media ( max-width:1366px){
	.homemenu li .name{font-size: 14px;}
}

@media ( max-width:1200px){
	.auto{margin: 0 15px;}
	.focusbox{width: 50%;}
	.homenews{width: 48%; float: right;}
	.homenews .hd li,.homeslide .hd li a,.homeproject .title{font-size: 20px;}
	.homemenu,.homemenu2{width: 100%; height: auto; float: none; clear: both; padding-top: 3%;}
	.homemenu li{width: 32%; margin-right: 2%;}
	.homemenu li:nth-child(2n){float: left;}
	.homemenu li:nth-child(3n){margin-right: 0;}
	.homeslide.w1{width: 48%; float: left; margin-right: 0;}
	.homeslide{width: 48%; float: right;}
	.homemenu2 li{width: 48%; float: left;}
	.homemenu2 li:nth-child(2n){float: right;}
}

@media ( max-width:768px){
	.focusbox,.homenews{width: 100%; float: none;}
	.focusbox .item .title{height: 50px; line-height: 50px; font-size: 16px;}
	.homenews{margin: 15px 0 0;}
	.homeslide.w1{margin-bottom: 15px;}
	.homeslide.w1,.homeslide{width: 100%; float: none;}
	.homeslide .hd{height: 48px; margin-bottom: 15px;}
	.homeslide .hd li a{line-height: 46px;}
	.homemenu li{height: 105px;}
	.homemenu li a{padding-top: 10px;}
	.homemenu2 li a{padding: 0px 10px;}
	.homemenu2 li .name{font-size: 16px;}
}

@media ( max-width:640px){
	
}

@media ( max-width:480px){
	.ptb3{padding: 15px 0px;}
	.focusbox .item .pic{height: 240px;}
	.homenews .hd{height: 40px; line-height: 40px;}
	.homenews .hd li{width: 50%;}
	.commonlist li .date{font-size: 14px;}
	.commonlist li i{margin-right: 8px;}
	.homeslide .hd li{margin-right: 15px;}
	.homemenu2 li{margin-top: 5px;}
	.homemenu2 li,.homemenu2 li:nth-child(2n){width: 100%; float: none;}
	.homeproject .item a{margin: 0;}
	
	
}

/*首页 end*/


/*栏目页公用样式 s*/
.subban{height:200px; margin:0px auto; background-position:center center; background-repeat:no-repeat; background-size:cover;}
.subpage{ height:auto !important; min-height:255px; height:255px; padding-bottom:68px;}
.columnname{ font-weight:normal; text-align:center; color:#fff; font-weight:bold; font-size:16px; line-height:40px; border-bottom:3px solid #f0f0f0; background:#005bac; position:relative; display:none;}
.submenu{clear:both; line-height:70px; border-bottom:3px solid #ebebeb; margin-bottom:48px;}
.submenu li{ float:left; position:relative; margin-right:20px;}
.submenu li a{ display:block; font-size:16px; padding:0 5px; font-weight:bold;}
.submenu li a em{ position:relative; z-index:1;display:block;}
.submenu li i{ position:absolute; z-index:0; width:0%; bottom:-2px; height:3px; left:50%; background:#005bac;transition: all ease 0.3s; font-size:0;}
.submenu li a:hover i,.submenu li.onli i{ width:100%; left:0;}
.submenu li a:hover,.submenu li.onli a{ color:#005bac;}
.submenu .place{ float:right; font-weight:bold; font-size:14px; background:url(/uploads/image/cimages/home.png) 0px center no-repeat; padding-left:16px;}
.submenu .place a,.submenu .place span{ margin-left:8px; color:#666666; background:url(/uploads/image/cimages/placearr.png) 0px center no-repeat; padding-left:12px;}
.submenu .place span{ color:#005bac;}

.singlepage{ word-wrap:break-word;word-break:normal;text-align:justify; line-height:28px;}

.subtit{ padding-bottom:28px;}
.subtit h2 span{ text-transform:uppercase; font-weight:normal; display:block; line-height:36px; color:#f0f0f0; font-size:40px;font-family: "impact";}
.subtit h2{ line-height:52px; color:#005bac; font-size:30px;}
.subtit .h2{ line-height:52px; color:#005bac; font-size:22px;}

@media ( max-width:998px){
.subpage{ padding-top:10px; padding-bottom:30px;}
.subban{height:100px;}
.submenu{ margin-bottom:20px;}
.submenu .place{ line-height:38px;}
.submenu ul{border:1px solid #ddd; display:none;}
.submenu li{ float:none; margin:0;}
.submenu li a{border-bottom:1px solid #ddd; line-height:30px; font-size:14px; padding:0 15px;}
.submenu li i{ display:none;}
.columnname { display:block; clear:both;}
.columnname .arr{ position:absolute; left:0px; top:0px; width:100%; height:100%; z-index:1;}
.columnname .arr img{ position:absolute; right:15px; top:14px; width:20px;transition: all ease 0.3s;}
.columnname.on .arr img{dis-moz-transform: translate(0, -3px) rotate(180deg) !important;
	-ms-transform: translate(0, -3px) rotate(180deg) !important;
	-o-transform: translate(0, -3px) rotate(180deg) !important;
	transform: translate(0, -3px) rotate(180deg) !important;}
.singlepage{line-height:24px;}

.subtit{ padding-bottom:15px;}
.subtit h2 span{font-size:20px;}
.subtit h2{ line-height:25px;font-size:20px;}
.subtit .h2{ line-height:25px; font-size:18px;}
}
/*栏目页公用样式 end*/


/*公司介绍 s*/
.aboutinfo{ width:64%; float:left; padding-bottom:55px;}
.abouthead{ width:28.1%; float:right; padding-left:4%; border-left:3px solid #f3f3f3; padding-bottom:72px;}
.aboutgroup{ background:#005bac url(/uploads/image/cimages/aboutbg2.gif) right bottom no-repeat; clear:both; position:relative;}
.aboutgroup .img{ width:68%;}
.aboutgroup .info{ position:absolute; right:0; top:82px; width:28%; line-height:35px; color:#cbd7e8;}
.aboutgroup .info .tis{ line-height:74px; font-size:24px; color:#fff;}

.leaderinfo{ width:54%; float:left;}
.leaderinfo .h3{ font-size:24px; color:#000000;}
.leaderimg{ width:40%; float:right; position:relative;}
.leaderimg img{ width:100%;}
.leaderimg .info{ background:url(/uploads/image/cimages/leaderbg.jpg) center bottom no-repeat; background-size:cover; color:#cbd7e8; padding:57px 25px 0 60px; height:223px;}
.leaderimg .info span{ color:#fff; display:block; line-height:67px; font-size:24px;}
.leaderimg .line{ border:3px solid #005bac; width:84px; height:84px; position:absolute; left:-46px; bottom:-52px;}

.fztxt{ background:#005bac; position:relative; margin-bottom:2.5%;}
.fztxt .img{ width:68%; float:right;}
.fztxt .info{ width:32%; position:absolute; left:0; top:0; height:100%; color:#fff; background:url(/uploads/image/cimages/fzbg.jpg); background-size:cover;}
.fztxt .info .txt{ padding:73px 0 0 53px;}
.fztxt .subtit h2 span{ opacity:0.1; letter-spacing:-0.03em;}
.fztxt .subtit h2{ color:#fff;}
.fzlist{ margin:0 0 0 -2.5%;}
.fzlist li{ width:30.8333%; float:left; padding:2.5% 0 0 2.5%;}
.fzlist li .box{ text-align:center; border:1px solid #e4e4e4; padding:32px 11.2% 0; height:286px;transition: all ease 0.3s;}
.fzlist li .box .tis{ line-height:57px; color:#333333;}
.fzlist li .box .p{ font-size:14px; line-height:25px; height:153px; overflow-y:auto; color:#888888;}

.hornorlist{margin-left:-2.5%; padding-bottom:4%;}
.hornorlist li{ text-align:center; width:30.8333%; float:left; padding:2.5% 0 0 2.5%;transition: all ease 0.3s;}
.hornorlist li .imgbox{ border:1px solid #efefef; padding-top:80%;transition: all ease 0.3s;}
.hornorlist li .imgbox span{ background-size:contain; width:90%; height:90%; left:5%; top:5%;}
.hornorlist li .tis{ padding:0 9%; overflow:hidden; font-size:16px; color:#333333; background:#f5f5f5; height:70px;display: box; 
display: -webkit-box; 
display: -moz-box; 
-webkit-box-pack:center; 
-moz-box-pack:center; 
-webkit-box-align:center; 
-moz-box-align:center;}

@media ( max-width:998px){
.aboutinfo{ width:auto; float:none; padding-bottom:20px;}
.abouthead{ width:auto; float:none; padding:0 15px 0 0; margin-bottom:20px; border-left:0px;border-bottom:3px solid #f3f3f3;}
.aboutgroup .info{top:20px;}

.leaderinfo{ width:auto; float:none;}
.leaderinfo .h3{ font-size:18px;}
.leaderimg{ width:auto; float:none; margin-top:20px;}
.leaderimg .line{ display:none;}
.leaderimg .info{padding:18px; height:auto;}
.leaderimg .info span{line-height:40px; font-size:20px;}

.fztxt .info .txt{ padding:20px 0 0 20px;}

.hornorlist li .tis{ font-size:14px; line-height:20px; height:40px;}
}
@media ( max-width:768px){
.aboutgroup .img{ width:auto;}
.aboutgroup .info{ position:static; padding: 15px; line-height:24px; width:auto;}
.aboutgroup .info .tis{ line-height:40px; font-size:18px; color:#fff;}

.fztxt .img{ width:auto; float:none;}
.fztxt .info{ width:auto; position:static; padding:0px 15px 15px;}
.fzlist li{ width:47.5%;}
.fzlist li .box .ico{ width:40px; margin:0px auto;}
.fzlist li .box{ padding:15px; height:220px;}
.fzlist li .box .tis{ line-height:32px; font-size:16px;}

.hornorlist{ padding-bottom:20px;}
.hornorlist li{ width:47.5%;}
}
@media ( max-width:480px){
.fzlist li{ width:auto;}
.fzlist li .box{height:auto;}
.fzlist li .box .p{ line-height:24px; overflow:auto; height:auto;}
}

/*新闻中心 s*/
.newslist ul{padding-bottom: 3%;}
.newslist li.first{background: #f4f4f5; padding: 0; border-bottom: none; line-height:25px;transition: all ease 0.3s;}
.newslist li.first .imgbox{width: 34%; height:270px; float:left;}
.newslist li.first .info{width: 58%; float: left; padding: 24px 0 2% 3%;}
.newslist li.first .info .tit{font-size: 20px; line-height:44px;}
.newslist li.first .info .date{ font-weight:bold; color:#005bac;}
.newslist li.first .info .p{-webkit-line-clamp: 3; margin:9px 0 17px; height:75px; color:#999999; font-size:14px;}
.newslist li.first .info .more{display: block; margin-top: 18px; width: 150px; line-height: 45px; overflow: hidden; text-align: center; background: #005bac; color: #fff; font-size: 16px;}
.newslist .eye{ display:inline-block; background:url(/uploads/image/cimages/eye.png); width:32px; height:20px; vertical-align:middle; margin-right:9px;}
.newslist .li{position: relative; padding: 45px 0px 45px 186px; border-bottom: 1px solid #e6e6e6;transition: all ease 0.3s;}
.newslist .li .date{ line-height:48px; position:absolute; left:0px; top:45px; color:#005bac; font-size:19px; font-weight:bold; width:186px; text-align:center;}
.newslist .li .info .tit{ line-height:48px; font-size:19px;}
.newslist .li .info .p{-webkit-line-clamp: 2; height:50px; color:#999999; font-size:14px;}
.newslist .li .more{position: absolute; z-index: 3; right: 0px; top: 0px; display: none; justify-content: center; flex-direction: column; font-size: 16px; align-items: center; width: 180px; height: 100%; background: #005bac; color: #fff;}
.newslist .li .more .eye{ display:block; margin:0px auto;}
.newslist .li .mask{position: absolute; z-index: 2; top: 0px; right: 0px; display: none; width: 355px; height: 100%; background: url(/uploads/image/cimages/shadow.png) left center repeat-y;}
.newslist .li:hover{background: #f4f4f5;}
.newslist .li:hover .more{display: flex;}
.newslist .li:hover .mask{display: block;}

.titleinfo{ border-bottom:1px dashed #d7d7d7; text-align:center; margin-bottom:35px; padding-bottom:23px;}
.titleinfo .tits{font-size:24px; color:#333333; line-height:53px;}
.titleinfo .tits3{ line-height:53px;}
.titleinfo .date{ font-size:14px;}
.titleinfo .date i{ display:inline-block; margin:0 10px;}
.titleinfo .share{ display:inline-block;*display:inline; zoom:1; vertical-align:middle;}

.prevnextbox {margin:50px 0 0 0;position:relative; color:#888888; font-size:16px;}
.prevnextbox dl{ width:49.5%; line-height:60px; height:60px;overflow:hidden; background:#f1f1f1; position:relative;}
.prevnextbox dl span{ padding-left:97px; position:relative; display:block;}
.prevnextbox dl span em{ font-weight:bold; position:absolute; left:33px; top:0px; color:#000000;}
.prevnextbox dl a{ margin:0px auto; display:block;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; width:95%; color:#666666;}
.prevnextbox dl:hover{background:#0073bd; color:#fff;}
.prevnextbox dl:hover a{ color:#fff;}
.prevnextbox dl:hover span em{color:#fff;}
.prevnextbox dl a.none{color:#999;}

@media ( max-width:998px){
.newslist .li:hover .more{display: none;}
.newslist .li:hover .mask{display: none;}
.newslist .li{padding: 15px 0px 15px 80px;}
.newslist .li .date{ line-height:30px; top:15px; font-size:12px;width:80px;}
.newslist .li .info .tit{ line-height:30px; font-size:15px;}
.newslist .li .info .p{-webkit-line-clamp: 2; height:50px; color:#999999; font-size:14px;}
}

@media ( max-width:768px){
.newslist li{padding: 5% 3%;}
.newslist li.first .imgbox{width: 100%; float: none; height:auto; padding-top:50%;}
.newslist li.first .info{ float:none; width:auto;padding: 15px;}
.newslist li.first .info .tit{ font-size:16px; line-height:30px;}
.newslist li.first .info .p{ line-height:20px; height:60px;}

.titleinfo { line-height:20px; font-size:12px; padding-bottom:15px; margin-bottom:20px;}
.titleinfo .tits{ font-size:18px; line-height:24px; padding-bottom:10px;}
.titleinfo .share{ display:none;}

.prevnextbox {margin:30px 0 0 0; font-size:14px;}
.prevnextbox dl{ width:auto; float:none !important; line-height:30px; height:30px; margin-bottom:8px;}
.prevnextbox dl span{ padding-left:65px;}
.prevnextbox dl span em{left:10px;}
.prevnextbox dl a{ display:block;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; width:100%; color:#666666;}
.prevnextbox dl:hover{background:#126db6; color:#fff;}
.prevnextbox dl:hover a{ color:#fff;}
.prevnextbox dl:hover span em{color:#fff;}
.prevnextbox dl a.none{color:#999;}
}


/*新闻中心 s*/
.caselist {}
.caselist li{background: #f4f4f5; padding: 9px; border:1px solid #dce4eb; margin-bottom:50px; line-height:26px;transition: all ease 0.3s;}
.caselist li .imgbox{width: 40%; height:340px; float:left;}
.caselist li .info{width: 51%; float: left; padding:0 4% 0 5%;}
.caselist li .info .tit{font-size: 20px; padding:32px 0 26px;}
.caselist li .info .p{-webkit-line-clamp: 4;  height:104px; color:#999999; margin-bottom:75px; font-size:14px;}
.caselist li .info .more{display: block; margin-top: 18px; width: 150px; line-height: 45px; overflow: hidden; text-align: center; background: #005bac; color: #fff; font-size: 16px;}
.caselist .eye{ display:inline-block; background:url(/uploads/image/cimages/eye.png); width:32px; height:20px; vertical-align:middle; margin-right:9px;}

@media ( max-width:998px){
.caselist li{ margin-bottom:20px;}
.caselist li .info .tit{font-size: 16px; padding:10px 0 10px;}
.caselist li .imgbox{ height:200px;}
.caselist li .info .p{-webkit-line-clamp: 3; height:auto; margin-bottom:10px; line-height:20px;}
}
@media ( max-width:480px){
.caselist li .imgbox{ float:none; width:auto; height:auto; padding-top:50%;}
.caselist li .info{ float:none; width:auto; padding:8px 0 15px;}
}


/*联系我们 s*/
.contactus dl:nth-child(2){margin:0 0 30px 0;}
.contactus{ width:34%; float:left;margin:0 0 0 6%;}
.contactus dl{ font-size:14px; padding:13px 0 0 66px; height:88px; color:#666; position:relative;}
.contactus dl .ico{ position:absolute; left:0px; top:11px;}
.contactus dl dt{ color:#333333; font-size:16px;}
.contactus .ewm{ border-top:1px solid #e5e5e5; position:relative; padding:29px 0 0 136px; height:138px;}
.contactus .ewm img{ left:0px; top:29px; width:100px; height:100px; position:absolute; padding:7px; border:3px solid #f4f4f4;}
.contactus .ewm span{ display:block; padding-top:37px; color:#666666;}
.contactus .ewm span i{ display:block;color:#0073bd; text-decoration:underline;}
.map{ /*width:64%;*/ float:right;}
.map img{width:780px}
@media ( max-width:768px){
.contactus{ width:auto; float:none;}
.contactus dl{ height:auto; padding-bottom:20px;}
.map{ width:auto; float:none;}
}


/*人才招聘 s*/
.hrlist{ margin-left:-2.5%;}
.hrlist li{ width:47.5%; margin:0 0 2.5% 2.5%; float:left;transition: all ease 0.3s;}
.hrlist li .box{ border:1px solid #e9e9e9; position:relative; padding:73px 33px 30px; line-height:25px;}
.hrlist li .date{ width:120px; line-height:50px; text-align:center; background:#005bac; font-size:14px; font-weight:bold; position:absolute; left:0px; top:0px; color:#fff;}
.hrlist li .tit{ font-size:20px; color:#333333;}
.hrlist li .p{ font-size:14px; color:#999999; height:100px;-webkit-line-clamp: 4; margin:17px 0 28px;}
.hrlist li .bm{ background:url(/uploads/image/cimages/bm.png) 0px center no-repeat; padding-left:22px; color:#333333; font-size:14px;}
.hrlist li:hover .box{ background:#f5f5f5;}
.hrlist li:hover .tit{ color:#005bac; font-weight:bold;}
@media ( max-width:998px){
.hrlist li .tit{ font-size:16px;}
.hrlist li .p{height:auto; margin:4px 0 10px;}
.hrlist li .box{padding:50px 10px 15px; line-height:24px;}
.hrlist li .date{ width:100px; line-height:40px;}
}
@media ( max-width:640px){
.hrlist li{ width:auto; margin-bottom:15px;}
}

/*企业文化*/
.greybg{background: #f6f6f6;}
.culturetop ul{margin-left: -2%;}
.culturetop li{width: 31.333%; margin: 0 0 2% 2%; float: left;}
/*.culturetop li:nth-child(2n){float: right;}*/
.culturetop li .con .icon{position: absolute; left: 25px; top: 30px;}
.culturetop li .con .txt{margin-left: 86px;}

.culturebox li{background: #fff;}
.culturebox li .con{padding: 30px 25px; position: relative;}
.culturebox li .con .icon{width: 68px;}
.culturebox li .con .txt .tis{font-size: 20px; line-height: 24px; color: #333;}
.culturebox li .con .txt .p{font-size: 14px; color: #999; line-height: 25px; height: 50px; overflow: hidden; margin: 14px 0px 18px;}
.culturebox li .con .txt .more{display: block; width: 130px; line-height: 40px; text-align: center; font-size: 14px; color: #005bac; border: 1px solid #005bac; border-radius: 25px;}
.culturebox li:hover{box-shadow: 0px 0px 20px rgba(106,106,106,0.2);}
.culturebox li:hover .con .txt .more{background: #005bac; color: #fff; box-shadow: 0px 0px 20px rgba(0,91,172,0.2);}

.culturelist li{width: 18.4%; float: left; margin: 0 2% 2% 0; text-align: center;}
.culturelist li:nth-child(5n){margin-right: 0;}
.culturelist li .icon{display:block; margin: 0 auto 10px;}
.culturelist li .con .txt .more{margin: 0 auto;}


#teambox {position: relative; overflow:hidden;}
#teambox .swiper-slide {width: 500px; text-align:center;}
#teambox .swiper-slide .imgbox{ background:url(/uploads/image/cimages/paperbg.jpg) center top no-repeat; background-size:contain; width:80%; padding-top:100%; margin:0px auto;}
#teambox .swiper-slide .imgbox span{ width:80%; height:80%; left:10%; top:10%;}
#teambox .swiper-slide .tit{ line-height:34px; padding-bottom:24px; font-size:20px; color:#333;}
#teambox .swiper-slide .info{ display:none;}
#teambox .swiper-slide .btn{ width:70%; margin:0px auto;}
#teambox .swiper-slide .btn a{ float:left; width:50%; color:#fff; font-size:16px; line-height:50px; background:#b4964a;}
#teambox .swiper-slide .btn a.read,#teambox .swiper-slide .btn a.read2{ background:#005bac;}
#teambox .swiper-slide .btn a:hover{ box-shadow:0 0 10px #999; color:#ffcc00;}
#teambox .swiper-slide .btn a.read2{ display:none;}

#teambox .swiper-slide.swiper-slide-active .info{ display:block;}
#teambox .swiper-pagination {width: 100%;bottom: 20px; display:none;}
#teambox .swiper-pagination-bullets .swiper-pagination-bullet {margin: 0 5px;background-color: #cccccc;width: 10px;height: 10px;opacity: 1;}
#teambox .swiper-pagination-bullets .swiper-pagination-bullet-active {background-color: #eb5f1a;}
#teambox .swiper-button-prev { border-radius:50%; border:2px solid #cdcdcd; cursor:pointer;left: 0px;width: 50px;height: 50px; background: url(/uploads/image/cimages/pagearr1.png) center center no-repeat; margin-top:-88px;transition: all ease 0.3s;}
#teambox .swiper-button-next { border-radius:50%; border:2px solid #cdcdcd; cursor:pointer;right: 0px;width: 50px;height: 50px;background:url(/uploads/image/cimages/pagearr2.png) center center no-repeat; margin-top:-88px;transition: all ease 0.3s;}

.videolist{ margin:0 0 15px -2.5%;}
.videolist ul{text-align: center; font-size: 0;}
.videolist li{ width:30.8333%; float: none; display: inline-block; margin:0 0 2% 2.5%; padding-bottom:1%;transition: all ease 0.3s; cursor: pointer;}
.videolist .imgbox{ padding-top:68%; margin-bottom:8px;}
.videolist a{ color:#333333;}
.videolist .play{ width:100%; left:0px; top:0px; height:100%; position:absolute; z-index:2;}
.videolist .play i{ position:absolute; left:50%; top:50%; margin:-25px 0 0 -25px;border-radius:50%; border:4px solid #fff; background: url(/uploads/image/cimages/play.png) center center no-repeat; background-size:contain; width:50px; height:50px;}
.videolist li video{position: absolute; width: 100%; height: 100%; left: 0; top: 0; object-fit: cover; z-index: 9; display: none;}
.videolist li .tit{font-size: 16px;}

.videoinfo { padding-bottom:0; width:80%; margin:0px auto;}
.videoinfo .video{ width:auto; float:none; height:550px;}
.mfp-close{ border-radius:50%; background:#0080af; font-size:40px; color:#fff; font-weight:bold; opacity:1; width:39px; height:39px; position:absolute; right:15px; top:15px;}
.mfp-close-btn-in .mfp-close{ color:#fff !important;}

@media ( max-width:1300px){
	.culturelist li{width: 49%; margin-right: 0;}
	.culturelist li:nth-child(2n){float: right;}
	.culturetop li{text-align: center;}
	.culturetop li .con .icon{position: static; margin: 0px auto 10px;}
	.culturetop li .con .txt{margin-left: 0px;}
	.culturetop li .con .txt .more{margin: 0 auto;}
}

@media ( max-width:998px){
#teambox {width: auto; float:none; margin-bottom:30px;}
#teambox .swiper-slide .btn a.read2{ display:block;}#teambox .swiper-slide .btn a.read{ display:none;}
.videolist .play i{margin:-15px 0 0 -15px;border-radius:50%; border:2px solid #fff; width:30px; height:30px;}
}

@media ( max-width:768px){
.culturelist li a{min-height: 100px;}
.culturelist li .box .imgbox{width: 100px; height: 100px;}
.culturelist li .box .con{padding: 10px 0px 0px 120px;}
.culturelist li .tis{ line-height:30px; font-size:16px;}

#teambox .swiper-slide {width: 100%;}
#teambox .swiper-slide .tit{ font-size:16px; line-height:24px;}
#teambox .swiper-slide .btn a{ font-size:14px; line-height:40px;}
#teambox .swiper-button-prev {width: 35px;height: 35px;}
#teambox .swiper-button-next {width: 35px;height: 35px;}
.videolist li{ width:47.5%;}
}

@media ( max-width:480px){
.culturelist li,.culturetop li{width: auto !important; float: none !important; margin-left: 0;}	
.videolist li .tit{font-size: 14px;}
}


/* 19-09-23 */
/* 首页致辞 */
.bannerbox{position: relative;}
#canvas{position: absolute; width: 100%; height: 100%; left: 0px; top:0px; z-index: 5;}
.speechbox{color: #ffdd24; background-position:center center; background-repeat:no-repeat; padding: 45px 0px;overflow: hidden; position:relative;}
.speechbox .contain{max-width: 1000px;}
.speechbox .close{position: absolute; width: 40px; height: 40px; line-height: 32px; text-align: center; border-radius: 50%; z-index: 6; background: #333; right: 15px; top: 15px; font-size: 50px; color: #fff}
.speechbox .title{text-align: center; font-size: 30px; font-weight:bold; line-height: 50px; margin-bottom: 25px; /*padding-top: 30px;*/}
.speechbox .con{font-size: 18px; line-height: 30px; height: 355px;}
.speechbox .con p{text-indent: 2em; padding-bottom: 15px; text-align: justify;}
#marquee2_1{margin-bottom:80px;}


/* 荣誉资质 */
.honnorbox .list{background: #005bac; padding: 2.5%; margin-bottom: 3%;}
.honnorbox .list dl{width: 32%; float: left; margin-right: 2%; font-size: 16px; line-height: 40px; color: #dde4f0; position: relative;}
.honnorbox .list dl:nth-child(3n){margin-right: 0;}
.honnorbox .list dl dt{font-weight: bold; color: #fff; position: absolute; left: 0px; top: 0px; text-align: right; width: 100px;}
.honnorbox .list dl dd{margin-left: 100px;}

.honnortab table{width: 48.5%; float: left; border: 1px solid #dcdcdc; border-right: 0px;}
.honnortab table:nth-child(2n){float: right;}
.honnortab table tr .w2{width: 24%;}
.honnortab table tr .w3{width: 20%;}
.honnortab table tr th{background: #5994c9; color: #fff; height: 60px;}
.honnortab table tr th,.honnortab table tr td{border-right: 1px solid #e1e1e1; font-size: 16px;}
.honnortab table tr td{height: 50px; color: #333333; text-align: center; background: #fff;}
.honnortab table tr:nth-child(2n) td{background: #f8f8f8;}
.honnortab table tr .name{display: block; text-align: left; padding: 0 40px;}
.indexad{z-index:999;}

@media ( max-width:998px){
	.honnortab table,.honnortab table:nth-child(2n){width: 100%; float: none; margin-bottom: 15px;}
	.honnorbox .list dl{width: 48%; margin-right: 0;}
	.honnorbox .list dl:nth-child(2n){float: right;}
}

@media ( max-width:768px){
.honnorbox .list dl{font-size: 14px; line-height: 36px;}
}

@media ( max-width:640px){
	.honnorbox .list dl,.honnorbox .list dl:nth-child(2n){width: 100%; float: none;}
	.honnortab table tr th{height: 50px;}
	.honnortab table tr .name{padding: 0px 15px;}
}

@media ( max-width:480px){
.honnortab table tr th, .honnortab table tr td{font-size: 14px;}
.honnortab table tr .w2{width: 28%;}
.honnortab table tr .w3{width: 25%;}
}


/* 信息公开 */

.subcon {}

.sidemenu {
    width: 270px;
    background: #f2f4f6;
}

.sidemenu .side_top {
    height: 65px;
	line-height:65px;
	box-sizing:border-box;
    background: #005bac;
	padding:0 20px;
}

.sidemenu .side_top .sarr_ico {
    display: none;
}

.sidemenu .side_top .tit {
    /*font-family: sourcehansanscn-regular;*/
    font-size: 20px;
    /*font-weight: normal;*/
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
    /*padding: 0 5%;*/
}

.qualcon .sidemenu .side_top .tit {
    font-size: 26px;
    padding: 0 3%;
}

.sidemenu .side_menu {
	margin-bottom:40px;
}

.sidemenu .side_menu li {
	border-bottom:1px solid #e1e1e1;
	position:relative;
}
.sidemenu .side_menu li:before{content:'';display:block;width:3px;height:100%;background:#005bac;position:absolute;left:0;top:0;transform:rotatex(90deg);-webkit-transform:rotatex(90deg);transition:all .5s;-webkit-transition:all .5s;}
.sidemenu .side_menu li:hover:before{transform:rotatex(0);-webkit-transform:rotatex(0);}
.sidemenu .side_menu li.on:before{transform:rotatex(0);-webkit-transform:rotatex(0);}
.sidemenu .side_menu li:hover{background:#fff;}
.sidemenu .side_menu li.on{background:#fff;}

.sidemenu .side_menu li a.menu_a {
    display: block;
    font-family: sourcehansanscn-regular;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 60px;
    letter-spacing: 0px;
    color: #333333;
	padding:0 20px;
    background: url(/uploads/image/cimages/more_01.png) no-repeat center right 16px;
}

.sidemenu .side_menu li:last-child a.menu_a {
    border: none;
}

.sidemenu .side_menu li:hover a.menu_a {
    background: url(/uploads/image/cimages/morec_01.png) no-repeat center right 16px;
	color:##005bac;font-weight:bold;
}

.sidemenu .side_menu li.on:hover a.menu_a {
    background: url(/uploads/image/cimages/morec_01.png) no-repeat center right 16px;
	color:##005bac;font-weight:bold;
}

.sidemenu .side_menu li.on a.menu_a {
    background: url(/uploads/image/cimages/morec_01.png) no-repeat center right 16px;
	color:##005bac;font-weight:bold;
}

.sidemenu .side_menu li:hover a.menu_a,
.sidemenu .side_menu li.on a.menu_a {
    color: #005bac;
}

.sidemenu .side_menu li .side_submenu {
    height: auto;
    overflow: hidden;
    background: #1258cc;
    display: none;
}

.sidemenu .side_menu li .side_submenu dd {
    line-height: 30px;
}

.sidemenu .side_menu li .side_submenu dd a {
    display: block;
    line-height: 40px;
    padding-left: 12%;
    font-size: 16px;
    color: #fff;
}

.sidemenu .side_menu li .side_submenu dd a .sub_dot {
    display: inline-block;
    width: 5px;
    height: 5px;
    background-color: #fff;
    border-radius: 50%;
    margin-right: 6px;
}

.sidecon {
    width: 74%;
}

.ntit {
    padding: 20px 0;
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden;
    margin-bottom: 30px;
}

.ntit h1 {
    font-family: microsoftyahei-bold;
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 26px;
    letter-spacing: 0px;
    color: #005bac;
}

.po_tit {
    font-size: 28px;
    color: #1258cc;
    line-height: 70px;
}

.sidecon .newslist .li {
    padding: 30px 0px 30px 186px;
}

.imgpc1 {
    padding-top: 43%;
}

.txtbox p {
    font-family: microsoftyahei;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #666666;
    padding: 2% 0;
}

@media(max-width:998px) {
    .submenu1 {
        display: none;
    }
    .sidemenu {
        float: none;
        width: 100%;
    }
    .sidemenu .side_top {
        position: relative;
    }
    .sidemenu .side_top .sarr_ico {
        display: block;
        position: absolute;
        right: 15px;
        top: 50%;
        width: 20px;
        transform: translatey(-50%);
        transition: all ease 0.3s;
    }
    .sidemenu .side_top {
        width: 100%;
        height: 45px;
        padding: 10px 0;
        text-align: center;
        background: #005bac;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .sidemenu .side_menu {
        /* padding: 4% 0; */
        display: none;
    }
    .sidemenu .side_menu li {
        /* height: 50px; */
        line-height: 50px;
    }
    .sidemenu .side_menu li {
        background-position: 8% 23px;
    }
    .sidemenu .side_menu li:hover,
    .sidemenu .side_menu li.on {
        background-position: 8% 23px;
    }
    .sidemenu .side_menu li a.menu_a {
        line-height: 49px;
		font-size:16px;
    }
    .sidemenu .side_menu li.on a.menu_a {
        background-position: 90% 19px;
    }
    .sidemenu .side_menu li.on:hover a.menu_a {
        background-position: 90% 19px;
    }
    .sidecon {
        width: 100%;
    }
    .ntit h1 {
        font-size: 18px;
    }
    .sidemenu .side_top .tit {
        font-size: 20px;
    }
    .qualcon .sidemenu .side_top .tit {
        font-size: 22px;
    }
}

@media(max-width:768px) {
    .sidecon .newslist .li {
        padding: 15px 0px 15px 80px;
    }
    .ntit {
        margin-bottom: 3%;
    }
    .txtbox p {
        font-size: 14px;
    }
}

@media(max-width:414px) {
    .sidecon .place {
        padding-left: 0;
        float: left;
        font-size: 13px;
    }
}

.place {
    float: right;
    font-weight: bold;
    font-size: 14px;
    background: url(/uploads/image/cimages/home.png) 0px center no-repeat;
    padding-left: 16px;
}
.place a,
.place span {
    margin-left: 8px;
    color: #666666;
    background: url(/uploads/image/cimages/placearr.png) 0px center no-repeat;
    padding-left: 12px;
}

.place span {
    color: #005bac;
}

/*联系方式*/
.contactbox_01 .contactus{width:100%;margin:0;margin-left:-2%;}
.contactbox_01 .contactus:after{content:'';display:block;clear:both;}
.contactbox_01 .contactus dl{width:58%;float:left;margin-left:2%;margin-bottom:10px;box-sizing:border-box;font-size:16px;line-height:30px;padding:10px 0 0 80px;height:120px;}
.contactbox_01 .contactus dl .ico{width:60px;height:60px;line-height:60px;border-radius:50%;background:#005bac;box-shadow:0 20px 40px rgba(0,91,172,0.15);text-align:center;}
.contactbox_01 .contactus dl .ico img{vertical-align:middle;}
.contactbox_01 .contactus dl p span{font-weight:bold;color:#333;}
.contactbox_01 .contactus dl:nth-child(2n){margin:0;margin-left:2%;width:38%;}
.contactbox_01 .contactus dl:last-child{padding:10px;border:1px solid #eee;box-shadow:0 0 10px rgba(0,0,0,0.05);}
.contactbox_01 .map{width:100%;margin-top:5%;}
.contactbox_01 .map img{width:100%;}

@media(max-width:768px){
	.contactbox_01 .contactus dl{width:98%;height:auto;margin-bottom:30px;font-size:14px;;line-height:25px;padding-left:60px;}
	.contactbox_01 .contactus dl .ico{width:50px;height:50px;line-height:50px;}
	.contactbox_01 .contactus dl:nth-child(2n){width:98%;margin-bottom:30px;}
}

/* 2022-06-30 */
.warnbox{max-width: 682px; margin: 150px auto; background-image: url(/uploads/image/cimages/warnbg.png); background-repeat: no-repeat; background-size: 100% 100%;}
.warnbox .box{padding: 300px 100px 150px; text-align: center;}
.warnbox .box h2{font-size: 30px; color: #333; line-height: 40px; margin-bottom: 30px;}
.warnbox .box .info{font-size: 18px; color: #666; line-height: 40px;}
.warnbox .box .info i{color: #005bac;}

@media(max-width:700px){
    .warnbox{margin: 50px 25px;}
    .warnbox .box{padding: 150px 25px 50px;}
    .warnbox .box h2{font-size: 25px; margin-bottom: 20px;}
    .warnbox .box .info{line-height: 30px; font-size: 16px;}
}














