/*通用样式*/
*{margin:0;padding:0;word-wrap:break-word;}
body{min-width: 1440px;font-size:15px;font-family:Arial,'hiragino sans gb','microsoft yahei ui','microsoft yahei',simsun,sans-serif;color:#444;}
body{ color:#4C4C4C;background-color: #f2f4f6;}
a{color:#4C4C4C;text-decoration:none;}
a:hover{color:#FF0000;}
a img{border:none;} 
div,ul,li,p,form{padding: 0px; margin: 0px;list-style-type: none;}
em{font-style: normal;font-weight: normal;}
table {padding: 0px; margin: 0px;list-style-type: none;}
dt,dl,dd {padding: 0px; margin: 0px;list-style-type: none;}
form{margin:0px;padding:0px;}
input[type="checkbox"], input[type="radio"] {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding: 0;}
input:focus,textarea:focus,select:focus{ outline:none;}
input[type="text"],select{ height:30px; line-height:30px; color:#999; border:1px solid #ddd;}
tr {padding: 0px; margin: 0px;list-style-type: none;}
h2,h3,h4{padding:0px; font-size:14px; font-weight:normal;}
i,em{ font-style:normal;}


tr {padding: 0px; margin: 0px;list-style-type: none;}
h2,h3,h4{padding:0px; font-size:14px; font-weight:normal;}
i,em{ font-style:normal;}
.w1015{ width:1015px; overflow:hidden;}
.clear{ height:0px; clear:both; overflow:hidden;}
.blank10{ height:10px !important; overflow:hidden;}
.blank20{ height:20px; overflow:hidden;}
.clearfloat {clear:both;height:0; overflow:hidden;}
.clear{clear:both;height:0px;overflow:hidden}
.clearfix{display:block;*zoom:1}
.clearfix:after{content:"";display:block;height:0;clear:both;visibility:hidden}
.mainbox{ width:1180px; margin:0 auto;}
.fl{ float:left;}
.fr{ float:right;}


/*header*/
.head_bc{box-shadow: 0 0 4px #6867674d;position: fixed;width: 100%;z-index:99;background: #fff;/*  background: #1c1c1ca1;*/transition: all 0.5s;}
.head_bc:hover{/*background:#fff;*/}
.head_c { display: flex; justify-content: space-around; height: 100px; align-items: center; padding: 0 3%;}
.hea_cc { display: flex; align-items: center; justify-content: space-between; width: 66%; height: 100%; position: relative; }
.hea_cc>ul { display: flex; width: 77%; justify-content: space-between; height: 100%; align-items: center; }
.hea_lc>a { display: flex; align-items: center; }
.hea_lc b { display: block; font-size: 40px; letter-spacing: 0.06em; }
.hea_lc i { font-size: 12px; margin-top: 6px; display: flex; align-items: center; }
.hea_lc i em { margin-left: 3px; }
.hea_lc>a>p { margin-right: 20px; }
.hea_lc>a>p img { height: auto; width: 100%;transition: all 0.5s;}
.hea_lc>a>p img:nth-child(1){/*display: none;*/}
.head_bc:hover .hea_lc>a>p img:nth-child(2){display: none;}
.head_bc:hover .hea_lc>a>p img:nth-child(1){display: block;}
.hea_cc>ul>li>a {font-size: 18px;position: relative;height: 100%;display: flex;align-items: center;position: relative;/*color: #fff;*/text-transform: uppercase;}
/*.head_bc:hover .hea_cc>ul>li>a{color:#000;}*/
.hea_cc>ul>li.on>a, .hea_cc>ul>li:hover>a {font-weight: bold;color:#0e4cb2!important;}
.hea_cc>ul>li>a:after {position: absolute;content: "";width: 28px;height: 5px;background:#0e4cb2;bottom: 0;left: 50%;margin-left: -14px;transition: .5s;transform: scaleX(0);}
.hea_cc>ul>li:hover>a:after, .hea_cc>ul>li.on>a:after { transform: scaleX(1); }
.hea_cc>ul>li {height: 100%;display: flex;align-items: center;/* color: #fff; */}
.hea_cc>ul>i {font-size: 20px;/*color: #fff;*/}
.head_bc:hover .hea_cc>ul>i{color: #444;}
.hea_pho { position: relative; height: 100%; display: flex; align-items: center; }
.hea_pho>span { width: 36px; height: 36px; border-radius: 100%; background: #005aa0; text-align: center; line-height: 35px; font-size: 18px; color: #fff; }
.hea_pho:hover>p { transform: rotateX(0); }
.hea_tel { margin-left: 12px; }
.hea_tel>p {font-size: 26px;font-family: arial;font-weight: bold;position: relative;/*color: #ffffff;*/}
.head_bc:hover .hea_tel>p{color:#0e4cb2;}
.hea_tel>p+p { margin-top: 5px; }
.hea_tel>p b {display: block;padding: 6px 10px;background: #ffffff;position: absolute;top: 0;right: 0;transform: translateX(0);font-size: 14px;font-weight: normal;color:#0e4cb2;opacity: 0;transition: all 0.5s;}
.head_bc:hover .hea_tel>p b{background:#0e4cb2;color: #fff;}
.hea_tel>p:hover b { opacity: 1; transform: translateX(110%); }
 @media screen and (max-width:1400px) {
.hea_lc>a>p { margin-right: 20px; }
.hea_lc b { font-size: 30px; }
.hea_lc i { text-transform: uppercase; letter-spacing: 10px; }
.hea_lc em { display: none; }
.hea_lc>a>p img {/* width: 150px; */}
.hea_cc {/* width: 66%;*/ }
.hea_cc>ul { width: 76%; }
.hea_tel>p { font-size: 22px; }
}
@media(max-width:1200px){
    /*.hea_cc>ul{width: 66%;}
    .hea_pho{width: 30%;}*/
    .head_bc:hover .hea_tel>p b{display: none;}
}
@media(max-width:991px){
    .hea_cc>ul>li>a{font-size: 26px;font-weight: 600;}
    .hea_pho{display: none;}
    .hea_cc>ul{width: 100%;}
    .hea_cc{/*width: 60%;*/}
}

/*Ã¤Â¸â€¹Ã¦â€¹â€°*/
.hea_cc>ul>li>dl { position: absolute; overflow: hidden; width: 80%; display: block; z-index: 10000; padding: 20px; background: #fff; transition: all 0.3s; left: 0; padding: 40px; visibility: hidden; top: 115px; box-shadow: 0 0 10px rgba(0,0,0,0.1); }
.hea_cc>ul>li>dl>dd { display: block; overflow: hidden; margin: auto; }
.nav_xl1 li { width: calc(100%/3); float: left; padding: 0 30px; height: 285px !important; }
.nav_xl1 li p { font-size: 20px; text-align: center; color: #d0b393; display: block; line-height: 50px; transition: all 0.3s; }
.xl_bt { width: 100%; border-bottom: 1px #eee solid; padding-bottom: 40px; overflow: hidden; }
.xl_bt p { font-size: 30px; color: #333; float: left; font-weight: bold; line-height: 40px; }
.xl_bt a { width: 120px; height: 40px; background:#16318d; text-align: center; color: #fff; font-size: 16px; display: block; float: right; line-height: 40px; }
.fl_box { width: 100%; overflow: hidden; }
.fl_box li {width: calc( (100% - 32px) / 3); float: left; margin-top: 25px;margin-left: 10px;}
.fl_box li+li { /*margin-left: 10px;*/ }
.fl_box li a { font-size: 17px; color: #666; position: relative; padding-left: 20px; text-align: left; line-height: 20px; display: block; text-transform: uppercase;}
.fl_box li a:hover { color:#16318d; }
.fl_box li a:before { content: ""; width: 10px; height: 10px; border: 1px #949494 solid; position: absolute; left: 0; top: 4px; border-radius: 50%; }
.fl_box li a:hover:before { border-color: #16318d; }
.fl_box li:nth-child(6) { margin-left: 0 }
.fl_box li dt { margin-top: 5px; padding-left: 20px; }
.fl_box li dt a { font-size: 15px; color: #999; }
.fl_box li dt a:before { border-color: #a9a9a9; }
.re { width: 100%; overflow: hideen; margin-top: 30px; }
.re .rbt { font-size: 30px; color: #333; float: left; font-weight: bold;  border-left: 5px #16318d solid; padding-left: 10px; margin-bottom: 30px; }
.re .t_box { width: 100%; overflow: hidden; }
.t_box>.progdwz2021 li { float: left; width: calc((100% - 30px)/4); border-radius: 15px; }
.t_box>.progdwz2021 li img { width: 100%; height: auto; border: 1px #eee solid; }
.t_box>.progdwz2021 li+li { margin-left: 10px; }
.t_box>.progdwz2021 li a { line-height: 40px; }
.t_box>.progdwz2021 li span { display: block; text-align: center; }
.re .t_box>.news_div>.news_div_item { float: left;width: calc((100% - 104px) / 2);text-align: left; border: 1px #eee solid; margin-bottom: 20px; box-shadow: 0 0 5px #eee; padding: 20px; }
.re .t_box>.news_div>.news_div_item+.news_div_item { margin-left: 20px; }
.re .t_box>.news_div>.news_div_item:nth-child(3) { margin-left: 0; }
.re .t_box .news_div_item_a { font-size: 16px; line-height: 35px; color: #005aa0; font-weight: bold; }
.re .t_box .news_div_item_body { font-size: 14px; line-height: 23px; color: #666; }
.news_div_item_date { display: flex; }
.news_div_item_year, .news_div_item_month, .news_div_item_day { color: #666; font-size: 16px; }
.hea_cc>ul>li:hover>dl { opacity: 1; visibility: inherit; }
.com_bo { width: 100%; color: #666; line-height: 25px; overflow: hidden; text-align: left; }
.nb-comp-base { right: 1720px !important; }
.ban_bc:after { content: ''; position: absolute; width: 993px; height: 366px; background: url()center no-repeat; top: 0; right: 0; bottom: 0; left: 0; margin: auto; z-index: 7; }
.ban_bc:before { content: ''; position: absolute; width: 100%; height: 100%; background: url(../uploadfile/image/20230411/20230411135141_1824757135.png) repeat 0px 0px; background-size: 2px; -webkit-background-size: 2px; -moz-background-size: 2px; -o-background-size: 2px; -ms-background-size: 2px; left: 0; top: 0; z-index: 6; }
@font-face {font-family: "dianhua"; /* Project id 2955432 */src: url("/UploadFiles/bj/font.ttf") format("truetype");}
.dianhua {font-family: "dianhua" !important;font-size: 16px;font-style: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
@media(max-width:991px){
    .fl_box li a{font-size: 30px;}
    .com_bo{font-size: 24px;line-height: 40px;}
}
    
/*banner*/
#banner {position: relative;overflow: hidden;	width: 100%}
#banner ul {	position: relative;	overflow: hidden;	width: 500%}
#banner ul li {	width: 20%;	float: left}
#banner ul li img {	width: 100%;display: block;}
#banner aside {	position: absolute;	top: 0;	bottom: 0;	height: 0;	width: 90%;	right: 0;	left: 0;	margin: auto}
#banner aside span {display: block;	width: 65px;	height: 65px;/*	z-index: 63;*/	background: rgba(255,255,255,0.6);	border-radius: 6px;	-moz-border-radius: 6px;	-webkit-border-radius: 6px;	position: relative;	cursor: pointer;	opacity: 0;	transition: all 0.3s;	margin-top:-2%;}
#banner:hover aside span{ 	opacity: 1;}
#banner aside span:after {	content: '';position: absolute;	top: 0;	bottom: 0;	right: 0;	left: 20%;	margin: auto;	width: 27px;	height: 27px;	border-top: 3px solid #0e2b8b;	border-left:3px solid #0e2b8b;	-webkit-transform: rotateZ(-45deg);	-moz-transform: rotateZ(-45deg);	-ms-transform: rotateZ(-45deg);	-o-transform: rotateZ(-45deg);	transform: rotateZ(-45deg)}
#banner aside span.prev {	float: left;}
#banner aside span.next {	float: right;}
#banner aside span.next:after {	left: 0;	right: 20%;	-webkit-transform: rotateZ(135deg);	-moz-transform: rotateZ(135deg);	-ms-transform: rotateZ(135deg);	-o-transform: rotateZ(135deg);	transform: rotateZ(135deg)}
#banner>div {	width: 140px;	position: absolute;	right: 0;	left: 0;	bottom: 11%;	margin: auto}
#banner>div em {display: block;	float: left;	width: 18px;	height: 18px;	border-radius: 50%;	-moz-border-radius: 50%;	-webkit-border-radius: 50%;	border: 3px solid #fff;	-webkit-box-sizing: border-box;	-moz-box-sizing: border-box;	box-sizing: border-box;	margin: 0 4.75px;	background: #fff;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s;	transition: all .3s;	cursor: pointer}
#banner>div em.act {background: #0e2b8b}
/*banner end*/


/*bannerå†…é¡µ*/
.in-banner{width: 100%;height: 550px;position: relative;margin-top: 0px; }
.in-banner .bannertxt{	height: 100%;overflow: hidden; position: relative;}
.in-banner .bannertxt .txten{display: block;position: absolute; text-align:center; font-size:22px; line-height:50px; width:1000px; left:50%; margin-left:-500px; color:#fff;font-family:"novecento_widelight"; font-weight:normal; text-transform:uppercase;opacity: 0;filter: alpha(opacity=0);top: 120px;}
.in-banner .bannertxt .txtcn{position: absolute;width:1000px; left:50%; margin-left:-500px; text-align: center;top: 411px;opacity: 0;filter: alpha(opacity=0);}
.in-banner .bannertxt .hr{display: block;margin:0 auto;width: 40px;height: 3px;background: #fff;opacity: 0.9;filter: alpha(opacity=90);margin-top: 15px;}
.in-banner .bannertxt .txtcn_1{color: #fff;font-size: 36px; line-height:60px; font-weight:normal;letter-spacing: 0px;display: block;margin:0 auto;}
.in-banner .bannertxt .btn{display: block;margin:0 auto;width: 33px;height: 33px;background: url(../images/bg_sign14.png) no-repeat center;margin-top: 170px;cursor: pointer;}
.besttxt{letter-spacing: 0px!important;  white-space: nowrap;  text-indent: 0px;}



/*çƒ­é—¨äº§å“*/
.rmcp{width: 85%;margin: 0 auto;font-size: 16px;line-height: 80px;border-bottom: 1px #efefef solid;}
.rmcp span{float: right;}
@media(max-width:991px){
	.rmcp{font-size: 26px;width: 95%;}
	
}


/**/
.index-txt{text-align:center}
.index-txt h2,.index-txt strong{color:#333;font-size:46px;line-height:1.1;display:block}
.index-txt h2:after,.index-txt h2:before,.index-txt strong:after,.index-txt strong:before{content:'';display:inline-block;vertical-align:middle;width:35px;height:26px;background-repeat:no-repeat;margin-top:-6px}
.index-txt h2:before,.index-txt strong:before{background-image:url(../../d/images/tit-icon01.png);margin-right:20px}
.index-txt h2:after,.index-txt strong:after{background-image:url(../../d/images/tit-icon02.png);margin-left:20px}
.index-txt p{color:#666;font-size:18px;line-height:30px;margin-top:30px}
.index-news{padding-top: 60px;width: 80%; margin: 0 auto;}
.index-news .index-txt{margin-bottom:30px}
.news-box{float:left;width:47%;margin-left: 2%;}
.news-txt{line-height:40px}
index-txt h2,.index-txt strong{color:#333;font-size:46px;line-height:1.1;display:block}
.index-txt h2:after,.index-txt h2:before,.index-txt strong:after,.index-txt strong:before{content:'';display:inline-block;vertical-align:middle;width:35px;height:26px;background-repeat:no-repeat;margin-top:-6px}
.index-txt h2:before,.index-txt strong:before{background-image:url(../UploadFiles/bj/tit-icon01.png);margin-right:20px}
.index-txt h2:after,.index-txt strong:after{background-image:url(../UploadFiles/bj/tit-icon02.png);margin-left:20px}
.index-txt p{color:#666;font-size:18px;line-height:30px;margin-top:30px}
txt-con{overflow:hidden;display:block;color:#333;font-size:30px;font-weight:700}
.txt-con:before{content:'';display:inline-block;vertical-align:middle;width:49px;height:34px;background:url(../UploadFiles/bj/tit-icon03.png) no-repeat;margin-right:15px;margin-top:-2px}
.txt-con:hover{color:#014a7f}
.box-hot{margin-top:15px}
.box-hot li{padding:20px;background-color:#fff;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;-webkit-box-shadow:0 3px 15px rgba(37,92,79,.15);-moz-box-shadow:0 3px 15px rgba(37,92,79,.15);-ms-box-shadow:0 3px 15px rgba(37,92,79,.15);-o-box-shadow:0 3px 15px rgba(37,92,79,.15);box-shadow:0 3px 15px rgba(37,92,79,.15);overflow:hidden;position:relative;margin-bottom:30px}
.box-pic{float:left;width:200px}
.box-pic a{display:block;position:relative;padding-top:66.25%;overflow:hidden}
.box-pic a:before{content:" ";position:absolute;z-index:1;top:20px;left:-200px;width:240px;height:40px;background:rgba(255,255,255,.3);-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:all .15s ease-in-out;-o-transition:all .15s ease-in-out;-moz-transition:all .15s ease-in-out;transition:all .15s ease-in-out}
.box-pic a:hover:before{margin-left:400px}
.box-pic a img{position:absolute;left:0;top:0;width:100%;height:100%;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px}
.box-info{display:block;overflow:hidden;padding:6px 20px}
.box-info a{display:block;color:#333;font-size:18px;line-height:28px;font-weight:700;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.box-info a:hover{color:#014a7f}
.box-info p.box-font{line-height:26px;height:52px;margin-top:10px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.box-info span{display:inline-block;color:#aaa;font-size:16px;margin-top:12px}
.box-more{position:absolute;right:0;bottom:0;width:42px;line-height:42px;text-align:center;background-color:#014a7f;-webkit-border-top-left-radius:10px;-moz-border-top-left-radius:10px;-ms-border-top-left-radius:10px;-o-border-top-left-radius:10px;border-top-left-radius:10px;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s}
.box-more img{vertical-align: middle;}
.box-more:hover{width:50px}
.box-list li{line-height:34px;margin-top:30px}
.box-list li span{float:right;width:90px;margin-left:20px;color:#aaa;font-size:16px}
.box-list li a{display:block;overflow:hidden;color:#666;font-size:18px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s}
.box-list li a:before{content:'';display:inline-block;vertical-align:middle;width:26px;height:26px;background:url(../UploadFiles/bj/news-icon.png) no-repeat;margin-right:8px;margin-top:-6px}
.box-list li:hover a{margin-left:4px;color:#014a7f}
.index-cont{margin-top:100px;position:relative;padding:55px 66px;z-index:1}
.index-cont:before{content:"";position:absolute;left:0;top:0;width:82%;height:100%;background-color:#014a7f;-webkit-border-radius:0 20px 20px 0;-moz-border-radius:0 20px 20px 0;-ms-border-radius:0 20px 20px 0;-o-border-radius:0 20px 20px 0;border-radius:0 20px 20px 0;z-index:-1}
.index-cont:after{content:"";position:absolute;left:0;bottom:-7px;width:259px;height:400px;background:url(../UploadFiles/bj/pic-head01.png) no-repeat;-webkit-background-size:100% 100%;-moz-background-size:100% 100%;-ms-background-size:100% 100%;-o-background-size:100% 100%;background-size:100% 100%}

@media(max-width:1440px){
    .index-news{width: 90%;}
}
@media(max-width:991px){
    .index-news{width: 95%;}
    .index-txt h2, .index-txt strong{font-size: 56px;}
    .index-txt p{font-size: 28px;}
    .box-info a{font-size: 26px;}
    .box-info p.box-font{font-size: 20px;}
    .box-list li a{font-size: 26px;}
}



/**/
.index-case{position:relative;padding-top:60px;z-index:10;width: 80%; margin: 0 auto;}
.index-case:before{content:"";position:absolute;left:120px;top:20px;width:260px;height:243px;background:url(../UploadFiles/bj/case-icon.png) no-repeat;z-index:-1}
.txt-name{float:left;/*width:700px*/}
.txt-name h2{color:#333;font-size:42px;line-height:1.1;font-weight: 600;}
.txt-name p{color:#666;font-size:18px;line-height:36px;margin-top:20px}
.txt-btn{float:right;margin-top:50px}
.txt-btn span,.txt-btn a{display:inline-block;line-height:60px;padding:0 40px;color:#f0be4d;font-size:20px;font-weight:700;background-color:#014a7f;-webkit-border-radius:60px;-moz-border-radius:60px;-ms-border-radius:60px;-o-border-radius:60px;border-radius:60px;cursor:pointer;position:relative}
.txt-btn span:after,.txt-btn a:after{content:"";position:absolute;left:5px;top:5px;right:5px;bottom:5px;border:1px dashed #f0be4d;-webkit-border-radius:60px;-moz-border-radius:60px;-ms-border-radius:60px;-o-border-radius:60px;border-radius:60px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}
.txt-btn span:hover:after,.txt-btn a:hover:after{top:8px;left:8px;right:8px;bottom:8px}
.case-no{display:none}
.case-link{margin-left:-3%;margin-top:66px}
.case-link li{float:left;width:30.3%;margin-left:3%;margin-bottom:3%;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s}
.case-pic{margin-right:7%}
.case-pic a{display:block;position:relative;padding-top:75%}
.case-pic a img{position:absolute;left:0;top:0;width:100%;height:100%}
.case-info{position:relative;padding:26px 30px;margin-left:6%;margin-top:-50px;background:url(../UploadFiles/bj/case-line.png) left top;-webkit-box-shadow:0 10px 20px rgba(0,0,0,.1);-moz-box-shadow:0 10px 20px rgba(0,0,0,.1);-ms-box-shadow:0 10px 20px rgba(0,0,0,.1);-o-box-shadow:0 10px 20px rgba(0,0,0,.1);box-shadow:0 10px 20px rgba(0,0,0,.1)}
.case-info:before{content:"";position:absolute;left:0;bottom:0;width:80px;height:4px;background-color:#014a7f;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}
.case-info h3 a{display:block;color:#333;font-size:22px;line-height:30px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding-right:32px}
.case-info h3 a:hover{color:#014a7f}
.case-info p{color:#666;font-size:16px;line-height:30px;margin-top:12px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.case-info p:before{content:'';display:inline-block;vertical-align:middle;width:10px;height:10px;border:1px solid #014a7f;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;margin-right:8px;margin-top:-3px}
.case-more{position:absolute;right:30px;top:26px}
.case-more img{width:32px;height:auto}
.case-link li:hover{-webkit-transform:translateY(-5px);-moz-transform:translateY(-5px);-o-transform:translateY(-5px);transform:translateY(-5px)}
.case-link li:hover .case-info:before{width:100%}
@media(max-width:1440px){
    .index-case{width: 90%;}
}
@media(max-width:991px){
    .index-case{/*width: 90%;*/}
    .txt-name p{font-size: 32px;}
    .case-link li{width:46.3%;}
    .case-info h3 a{font-size: 34px;line-height: 50px;}
    .case-info p{font-size: 30px;}
    .txt-btn span, .txt-btn a{font-size: 24px;}
    .txt-name h2{font-size: 50px;}
}


/*shouyejianjie*/
.about {/*background:#f9f9f9;*/background-position-x: 0px;background-position-y: 0px;overflow: hidden;margin-bottom: 80px;margin-top: 40px;}
.about .center {position: relative;width:80%;margin: 0 auto;}
.about .center > img {width: 900px;height: 700px;position: absolute;top: 0px;left: 700px;}
.about .center .text .a1 {font-size: 36px;font-weight: normal;font-stretch: normal;letter-spacing: 0px;color: #005aa0;font-weight: bold;line-height: 36px;padding-top: 50px;box-sizing: content-box;display: block;}
.about .center .text .p1 {font-size: 16px;font-weight: normal;font-stretch: normal;letter-spacing: 0px;color: #333333;line-height: 16px;padding-top: 19px;box-sizing: content-box;margin-bottom: 40px;}
.about .center .text .p2 {width: 616px;text-indent: 2rem;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 7;font-size: 15px;font-weight: normal;font-stretch: normal;line-height: 30px;letter-spacing: 0px;color: #333333;margin-bottom: 50px;}
.about .center ul {width: 700px;height: 150px;background-color: #f9f9f9;overflow: hidden;}
.about .center ul li {float: left;width: 33.33333%;text-align: center;position: relative;transition: 0.7s;height: 100%;}
.about .center ul li > a {display: block;width: 100%;height: 100%;position: absolute;top: 0px;left: 0px;}
.about .center ul li .img {margin: 0 auto;position: relative;display: block;height: 96px;width: 100%;}
.about .center ul li .img img {transition: 0.7s;position: absolute;max-width: 100%;max-height: 100%;top: 0;left: 0;right: 0;bottom: 0;margin: auto;}
.about .center ul li .img .i1 {transition: 0.7s;opacity: 1;}
.about .center ul li .img .i2 {transition: 0.7s;opacity: 0;}
.about .center ul li p {font-size: 18px;font-weight: normal;font-stretch: normal;line-height: 18px;transition: 0.7s;letter-spacing: 0px;color: #333333;}
.about .center ul li:hover {background-color:#005aa0;}
.about .center ul li:hover .img .i1 {-webkit-animation: float 3s ease-in-out infinite;-o-animation: float 3s ease-in-out infinite; animation: float 3s ease-in-out infinite;opacity: 0;}
.about .img2{display: none;}
@keyframes float {
  0% {
    transform: rotate(10deg);
  }
  25% {
    transform: rotate(-10deg);
  }
  50% {
    transform: rotate(10deg);
  }
  75% {
    transform: rotate(-10deg);
  }
  100% {
    transform: rotate(10deg);
  }
}
.about .center ul li:hover .img .i2 {
  -webkit-animation: float 3s ease-in-out infinite;
  -o-animation: float 3s ease-in-out infinite;
  animation: float 3s ease-in-out infinite;
  opacity: 1;
}
@keyframes float {
  0% {
    transform: rotate(10deg);
  }
  25% {
    transform: rotate(-10deg);
  }
  50% {
    transform: rotate(10deg);
  }
  75% {
    transform: rotate(-10deg);
  }
  100% {
    transform: rotate(10deg);
  }
}
.about .center ul li:hover p {color: #fff;}
.about .center .bb {overflow: hidden;margin-top: 40px;}
.about .center .bb .l {font-size: 16px;font-weight: normal;font-stretch: normal; line-height: 100px;box-sizing: content-box;padding-left: 70px;background: url('../UploadFiles/bj/aba.png') no-repeat center;background-position-x: 0px; letter-spacing: 0px;color: #333333;float: left;}
.about .center .bb .tel {float: left;font-size: 30px;font-weight: normal;font-stretch: normal;line-height: 100px;letter-spacing: 0px;color:#005aa0;font-family: Arial;font-weight: bold;box-sizing: content-box; padding-left: 44px;background: url('../UploadFiles/bj/ababt.png') no-repeat center;background-position-x: 0px;margin-left: 40px;}
@media(max-width:991px){
    .about .center{width: 90%;}
}
@media(max-width:991px){
	.about .center{width: 90%;}
	.about .text{width: 100%;}
	.about .center .text .p2{width: 100%;font-size: 35px;-webkit-line-clamp: 7;}
	.about .center > img{width:100%;height: auto;left: 50%;margin-left: 30px;    position: initial;}
	.about .center .text .a1{font-size: 50px;padding-top: 30px;}
	.about .center .text .p1{font-size: 30px;}
	.about .center ul{display: none;}
	.about{margin-bottom: 30px;margin-top: 80px;}
	.about .center .bb .l{font-size: 34px;}
	.about .center .bb .tel{font-size: 55px;}
	.about .center .bb{margin-top:30px;}
    .about .img2{display:block;}
    .about .img1{display: none;}
}

/*jj  xw*/
.caselistx { height:auto; overflow:hidden; padding:3% 0px 0px 0px; /*background:#fff;*/}
.caselistx .line{ height:31px; text-align:center; line-height:31px; background: url("../UploadFiles/bj/line.png") no-repeat center center;}
.caselistx .titlex{height:30px; line-height:30px; text-align:center; font-size:18px;  margin-bottom:40px;}
.syfa .caselistx{padding-top: 10px;}
.syfa .caselistx .title{height:56px; line-height:56px; text-align:center; font-size:40px; color:#005aa0; font-weight:bold; background: url("../UploadFiles/bj/news.png") no-repeat center top;}
.syfa .caselistx .titlex{margin-bottom: 20px;}
.syfa{background:#f2f4f6;padding: 30px 0;}

.jjlb{width: 85%;margin:30px auto;display: flex;flex-wrap: wrap;}
.jjlb li{width: calc((100% - 80px) / 2);margin: 5px 10px;display: flex;flex-wrap: wrap;background: #fff;padding: 10px;}
.jjlb li .jjtp{width: 250px;overflow: hidden;}
.jjlb li .jjtp img{width: 100%;height: 200px;transition: 0.4s;}
.jjlb li:hover img{transform: scale(1.2);}
.jjlb li .jjnr{width: calc(100% - 290px);padding-left: 20px;margin: 20px 10px;}
.jjlb li .jjnr h1{font-weight: normal;font-size: 18px;margin-bottom: 20px;}
.jjlb li .jjnr p{font-size: 15px;margin-bottom: 35px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-indent: 2rem;line-height: 30px;}
.jjlb li .jjnr span{font-size: 15px;border-top: 1px #ccc solid;padding-top: 15px;}
.jjfa li a::before{content: '';width: 0px;height: 100%; background: #9b2222;position: absolute;top: 0px;left: 0px;transition: all 0.36s;}
.jjfa li:hover a::before{width: 100%;}

@media(max-width:991px){
	.jjfa{width: 95%;}
	.jjlb{width: 95%;}
	.company_jx{width: 90%;height: 525px;}
    .jjfa li{width: calc((100% - 240px) / 3);}
    .jjfa li a h1{font-size: 28px;}
    .jjfa li a p{font-size: 24px;}
    .jjlb li .jjnr h1{font-size: 24px;}
    .jjlb li .jjnr p{font-size: 22px;}
    
    .caselistx .titlex{font-size: 30px;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}
    .syfa .caselistx .title{font-size: 50px;}
}


/*荣誉*/
.syal{width: 100%;padding:0 5% 70px;box-sizing: border-box;}
.syal .caselistx .title{height:56px; line-height:56px; text-align:center; font-size:40px; color:#005aa0; font-weight:bold; background: url("../UploadFiles/bj/anli.png") no-repeat center top;}
.syallb a{width: 100%;display: block;box-shadow: 0 0 2px rgba(0,0,0,0.1);}
.syallb a .sytpbox{width: 100%;overflow: hidden;position: relative;}
.syallb a .sytpbox::before,.syallb a .sytpbox::after{content: "";position: absolute;}
.syallb a .sytpbox::before{width: 60px;height: 60px;background-color: rgba(255,255,255,0.65);left: 50%;top: 50%;transform: translate(-50%,-50%);opacity: 0;transition: all 0.4s;}
.syallb a .sytpbox::after{width: 140px;height: 120px;background-image: url("../UploadFiles/bj/nytplj.png");background-size: 140px 120px;left: 50%;top: 50%;transform: translate(-50%,-50%);opacity: 0;transition: all 0.4s;}
.syallb a .sytpbox img{width: 100%;display: block;}
.sytpbt{display: block;width: 100%;padding:25px 20px;box-sizing: border-box;background-color: #eee;position: relative;}
.sytpbt::after{content: "";position: absolute;width: 180px;height: 30px;background-color:#022d8f;top: 50%;left: 50%;transform: translate(-50% , -50%);opacity: 0;transition: all 0.4s;}
.sytpbt p{font-size: 16px;line-height: 25px;color: #333;text-align: center;position: relative;z-index: 50;transition: all 0.4s;/*height: 60px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;*/display: flex;align-items:center;justify-content:center;}
.syallb a:hover .sytpbox::before{width: 100%;height: 100%;opacity: 1;}
.syallb a:hover .sytpbox::after{opacity: 1;}
.syallb a:hover .sytpbt::after{opacity: 1;width: 100%;height: 100%;}
.syallb a:hover .sytpbt p{color:#fff;}
@media(max-width:1200px){
    .syal{padding: 40px 2%;}
}
@media(max-width:980px){
    .sytpbt{padding: 20px;}
    .sytpbt p{font-size: 28px;line-height: 50px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
    .syal .caselistx .title{font-size: 50px;}
}
.anliroll {height: 800px;width: 96%;margin: 0 auto;overflow: hidden; }
.anliroll li {float: left;width: 23.2558139535%;margin: 2% 0 0 1.4%; }
.anliroll li a {display: block;overflow: hidden;padding: 10px;background: #e9e9e9; }
.anliroll li a h4 {overflow: hidden; }
.anliroll li a img {width: 100%;display: block;transition: all .5s; }
.anliroll li a ol {line-height: 35px;color: #555;width: 100%;transition: all .3s;font-size: 20px;padding: 10px 10px;box-sizing: border-box; }
.anliroll li a ol a {color: #555;font-size: 20px; }
.anliroll li a ol b {display: block;background: url(sj.png) left no-repeat;background-size: 30px 30px;padding-left: 35px; }
.anliroll li a span {display: inline-block;position: absolute;right: 10px;bottom: 6%;border-radius: 999px;padding: 10px 20px; }
.anliroll li a:hover {color: #fff;background: #0051c7; }
.anliroll li a:hover img {transform: scaleX(1.2) scaleY(1.2); }
.anliroll li a:hover ol {background: #0051c7;color: #fff;padding-left: 25px; }
.anliroll li a:hover span {background: #fff;color: #000; }

.anliroll11 {height: 800px;width: 96%;margin: 0 auto;overflow: hidden; }
.anliroll11 li {float: left;width: 23.2558139535%;margin: 2% 0 0 1.4%; }
.anliroll11 li a {display: block;overflow: hidden;padding: 10px;background: #e9e9e9; }
.anliroll11 li a h4 {overflow: hidden; }
.anliroll11 li a img {width: 100%;display: block;transition: all .5s; }
.anliroll11 li a ol {line-height: 35px;color: #555;width: 100%;transition: all .3s;font-size: 20px;padding: 10px 10px;box-sizing: border-box; }
.anliroll11 li a ol a {color: #555;font-size: 20px; }
.anliroll11 li a ol b {display: block;font-weight: normal;font-size: 14px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.anliroll11 li a ol i {float: right;padding: 0 15px;border: 1px solid #ccc;background: #0046aa;color: #fff; }
.anliroll11 li a span {display: inline-block;position: absolute;right: 10px;bottom: 6%;border-radius: 999px;padding: 10px 20px; }
.anliroll11 li a:hover {color: #fff;background: #0051c7; }
.anliroll11 li a:hover img {transform: scaleX(1.2) scaleY(1.2); }
.anliroll11 li a:hover ol {background: #0051c7;color: #fff;padding-left: 15px; }
.anliroll11 li a:hover span {background: #fff;color: #000; }


/* gs css */
.slideBox{width: calc(100% - 2px);margin: 0 auto;height:1000px; overflow:hidden; position:relative; border:1px solid #ddd;}
.slideBox .hd{ height:80px; overflow:hidden; position:absolute; right:16%; bottom:25px; z-index:1; width: 70%;}
.slideBox .hd ul{ overflow:hidden; zoom:1; display: flex;  width: 100%;}
.slideBox .hd ul li{ float:left; margin-right:10px;  width:15px; height:80px; line-height:80px; text-align:center; background:#fff; cursor:pointer; width: 100%;    padding: 20px 0;}
.slideBox .hd ul li.on{ background:#022d8f; color:#fff; }
.slideBox .hd ul li p:nth-child(1){font-size: 18px;line-height: 20px;text-align: center;}
.slideBox .hd ul li p:nth-child(2){font-size: 15px;line-height: 20px;}
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; position: relative;}
.slideBox .bd img{ width:100%; height:1000px; display:block;  }
.slideBox .bd li .xq{position: absolute;top: 160px;left:15%;color: #fff;width: 43%;}
.slideBox .bd li .xq .xqtop{margin-bottom: 60px;}
.slideBox .bd li .xq .xqtop h1{font-size: 35px;line-height: 60px;}
.slideBox .bd li .xq .xqtop p{font-size: 16px;}
.slideBox .bd li .xq .xqtop div{width: 30px;border: 1px #bd0f0f solid;margin-top: 20px;}
.slideBox .bd li .xq .xqbom{font-size: 17px;line-height: 30px;margin-bottom: 80px;}
.slideBox .bd li .xq .more{padding: 18px 50px;border: 1px #fff solid;border-radius: 30px;color: #fff;}
/* ä¸‹é¢æ˜¯å‰/åŽæŒ‰é’®ä»£ç ï¼Œå¦‚æžœä¸éœ€è¦åˆ é™¤å³å¯ */
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }

@media(max-width:991px){
    .slideBox .bd li .xq{width: 60%;top: 100px;left: 10%;}
    .slideBox{height: 900px;}
    .slideBox .bd img{height: 800px;}
    .slideBox .bd li .xq .xqtop h1{font-size: 50px;line-height: 80px;}
    .slideBox .bd li .xq .xqtop p{font-size: 24px;}
    .slideBox .bd li .xq .xqtop{margin-bottom: 30px;}
    .slideBox .bd li .xq .xqbom{font-size: 26px;line-height: 40px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;margin-bottom: 60px;}
    .slideBox .hd{width: 80%;right: 10%;}
    .slideBox .hd ul li p:nth-child(1){font-size: 26px;}
    .slideBox .hd ul li p:nth-child(2) {font-size: 22px;line-height: 35px;}
    .slideBox .bd li .xq .more{font-size: 24px;}
}


/*ht*/
.ht{background: url(/UploadFiles/bj/gg_bj.jpg)/*no-repeat center*/ fixed;position: relative;color: #fff;}
.ht:before{ position: absolute; right: 0; top: 0; content: ''; background: url("/UploadFiles/bj/gg_line.png") no-repeat center left; width: 47%; height: 100%;}
.ht .htz{width: 75%;margin: 0 auto;padding: 2% 0;display: flex; justify-content: space-between;}
.htz .htl{width: 60%;text-align: center;}
.htz .htl h2{font-size: 30px;font-weight: bold;}
.htz .htl p{display: inline-block;font-size: 20px;height: 60px;line-height: 60px; position: relative;}
.htz .htl p:before{ position: absolute; left: -70px; top: 40%; content: ''; background: url("/UploadFiles/bj/gg_tit_left.png") no-repeat left top; width: 52px; height: 8px;}
.htz .htl p:after{ position: absolute; right: -70px; top: 40%; content: ''; background: url("/UploadFiles/bj/gg_tit_right.png") no-repeat left top; width: 52px; height: 8px;}
.htz .htl a{display: inline-block;margin-top: 1%;width: 25%;height: 45px;line-height: 45px;background: #c00505;border-radius: 5px;color: #fff;transition: 0.3s;}
.htz .htl a:hover{background: #fff;color: #c00505;}
.htz .htr{width: 30%;z-index: 1;}
.htz .htr .tel_con .pic{ float: left; transition: 0.3s; padding: 15px 10px 0 0;}
.htz .htr .tel_con .pic img{ max-width: 100%;}
.htz .htr .tel_con .float-left{ width: 80%; font-size: 16px; line-height: 35px; transition: 0.3s;}
.htz .htr .tel_con .float-left span{ display: block; font-size: 33px;font-weight: bold;}
.htz .htr .zx{ float: left; margin-top: 5%; border: 1px solid rgba(255,255,255,0.2); height: 50px; line-height: 50px; font-size: 16px; padding: 0 8%;}
.htz .htr .zx i{ float: left; font-size: 20px; margin-right: 15px;}
@media(max-width:1440px){
    .ht .htz{width: 90%;}
    .htz .htr .tel_con .float-left{width: 90%;}
}
@media(max-width:1200px){
    
}
@media(max-width:991px){
    .ht .htz{width: 95%;}
    .htz .htr{width: 35%;}
    .htz .htl h2{font-size: 34px;}
    .htz .htl p{font-size: 30px;}
    .htz .htr .tel_con .float-left{font-size: 26px;}
    .htz .htr .tel_con .float-left span{font-size: 30px;}
    .htz .htr .zx{font-size: 26px;}
    .htz .htl a{font-size: 28px;}
}


/*end*/
.container { max-width:86%;margin: 0 auto}
.footbottom { background:#FFFFFF; color:#666; line-height:25px; padding:8px 0;}
.footbottom a:hover { color:#ee1D26;}
.foottop {/*background: url("../images/tacn/fot-db.jpg");*/background:#262626;background-size: 100%; padding-top:30px;margin-top: 30px;}
.footup { border-bottom:1px solid #e1d5d6; padding-bottom:30px;}
.footmid { padding:15px 0; overflow:hidden;}
.footlogo { float:left; width:28%;}

.footnav { float:right; width:70%; padding-top: 8px;}
.footnav a { font-size:18px; font-weight: bold; line-height:65px;  text-align: right;color:#fff; display:inline-block;width: calc(100% / 7); float:left;}
.footnav a:hover { color: rgba(255,255,255,0.8);}
.footw50 { float:left; width:30%; padding:0 35px; background: url("../images/tacn/line2.jpg")no-repeat right center;line-height:40px;}
.footw50 span { float:left; color:#fff; font-weight: bold; font-size:18px; line-height:50px;}
.address strong { color:#fff; font-size:18px; }
.address strong em{ color:rgba(255,255,255,0.3); font-size:14px; font-weight:500; font-style: normal;}

.address p { font-size:16px; color:rgba(255,255,255,0.8); max-width:88%;}
.address { position:relative;}
.footup .footw50:first-child { padding-left:0; }
.footup .footw50:nth-child(3) { background:none; padding-right:0;}
.address i { position:absolute; right:0; top:50%; margin-top:-15px;}
.newlxr04 { float:right; padding-top:15px; width: 400px;color: #fff;}
.newlxr04 ul li { position:relative; float:left; margin-left:22px; z-index:9; line-height:20px; }
.newlxr04 ul li span.mfico { width:28px; height:28px; display:inline-block; text-align:center; line-height:20px; cursor:pointer;}
.lximg {background:#FFFFFF;position:absolute;width:110px;height:110px;right: -32px;bottom: 40px;display:none;}
.lximg span {padding:5px; display:block;}
.lximg img { max-width:100%;}

.lximg:after {content:'';display:block;position:absolute;width:0;height:0;border:8px solid transparent;border-top: 10px solid #fff;bottom: -18px;left: 55px;}
.lximgmo { display:none;}
.footsigin { color:#ee1D26; background: #fff; width: 98px; height: 24px; line-height: 24px; text-align: center; border-radius: 18px; display: inline-block;}

.left{/*float: left;*/ text-align: center;}

@media(max-width:1440px){
	.container{max-width: 95%;}
	.footw50{width: 29%;}
}
@media(max-width:991px){
	.footw50{width: 100%;padding: 8px 0;background: none;}
	.footlogo{/*width: 100%;*/padding-top: 15px;}
	.footnav{/*width: 100%;*/padding-top: 15px;}
	/*.footnav a{width: calc(100% / 4);text-align: center;}*/
	.footlogo img{width: 100%;}
	.newlxr04{width: 100%; line-height: 30px;}
	.container{max-width: 90%;}
	.address strong{font-size: 30px;}
	.address strong em{font-size: 32px;}
	.address p{font-size: 40px;}
	/*.footnav a{font-size: 28px;}*/
	.footbottom .container .left{font-size: 26px;}
    .footup .footw50:nth-child(2){margin-right: 6%;}
    .footup .footw50:nth-child(2),.footup .footw50:nth-child(3){width: 46%;}
    .footnav a{font-size: 30px;}
    .zc{width: 70%;}
}



/*dibu*/
.footz{width: 100%; overflow: hidden;background:#262626;/*height: 230px;*/padding: 50px 0;margin-top: 50px;}
.footz .foot{width: 80%;margin: 0 auto;}
.footz .foot .dh{font-size: 16px;border-bottom: 1px solid #e2e2e2;line-height: 50px;color: #ccc;}
.footz .foot .dh a{color: #ccc;}
.footz .foot .dh span{float: right;}
.footz .foot .dhend{margin: 40px 0;width: 100%;}
.footz .foot .dhend li a{color: #ccc;}
.footz .foot .dhend li{width: calc(100% / 5);float: left;font-size: 15px;}
.footz .dbnr{background:#1e1e1e;width: 100%;height: 100px;margin-top: 30px;}
.footz .dbnr p{width: 80%;margin: 0 auto;font-size: 15px;line-height: 50px;text-align: center;}
.footz .dbnr p span{color: #ccc;}
.footz .dbnr p span a{color: #ccc;}
.foot .cpdh{display: flex;border-bottom: 1px solid #e2e2e2;padding: 30px 0 50px 0;}
.foot .cpdh ul{width:calc(100% / 4);}
.foot .cpdh ul li:nth-child(1){margin: 20px 0;}
.foot .cpdh ul li:nth-child(1) a{font-size: 18px;font-weight: bold;}
.foot .cpdh ul li a{font-size: 15px;line-height: 35px;}
@media(max-width:991px){
	.footz .foot{width: 90%;}
	.footz .foot .dh{font-size: 28px;}
	.foot .cpdh ul li:nth-child(1) a{font-size: 34px;}
	.foot .cpdh ul li a{font-size: 24px;line-height: 45px;}
	.footz .foot .dhend li{font-size: 28px;}
	.footz .dbnr{height: 105px;}
	.footz .dbnr p{font-size: 24px;width: 90%;}
    .about .center .text .p2{line-height: 60px;}
}


/*å®šåˆ¶*/
.page {margin: 0 auto;width: 1400px;padding-bottom: 50px;}
.page .t { text-align: center; }
.page .t b { font-size: 40px; color: #222; }
.page .t b span { color: #005aa0; }
.page .t p { font-size: 20px; color: #333; line-height: 50px; }
.proces_bg { background: #fafafa; width: 100%;/* height: 680px;*/ position: relative; }
.fwlcline { position: absolute; left: 0; bottom: 312px; height: 1px; width: 100%; background: #eee; z-index: 1; top: 51%; }
.proces_bg { padding: 50px 0 0 0; }
.proces_bg ul li { width: 233px; text-align: center; float: left; position: relative; margin-top: 22px; z-index: 2; }
.proces_bg ul li:first-child { background: none; }
.proces_bg ul li b { font-size: 20px; color: #333; display: block; height: 55px; line-height: 42px; font-weight: bold; }
.proces_bg ul li p { color: #666; font-size: 15px; margin-top: 13px; line-height: 26px; margin-bottom: 40px;padding: 0 20px;}
.proces_bg ul li img { padding-top: 27px; -webkit-transition: all 0.5s; transition: all 0.5s; /*position: relative; width:62px; height:62px;border: 10px solid #fff; border-radius: 50%;*/ }
.proces_bg ul li i { font-size: 35px; display: block; color: #cfcfcf; font-style: normal; font-family: Impact; }
.proces_bg ul li.cur b { color: #043985; }
.proces_bg ul li:hover img { -webkit-transform: rotateY(360deg); transform: rotateY(360deg); position: relative; }
.yin { overflow: hidden; height: 69px; width: 650px; margin: 0 auto; padding-left: 30px; padding-top: 26px; background: #fff; border-radius: 155px; color: #333; -webkit-box-shadow: 3px 4px 4px #eee; box-shadow: 3px 4px 4px #eee; }
.ho { width: 620px; float: left; }
.yin p { font-size: 25px; color: #19a9eb; font-weight: bold; line-height: 37px; }
.f19 { font-size: 15px; padding-left: 11px; color: #888; line-height: 40px; float: left; }
.f19 b { color: #005aa0; font-size: 32px; font-family: arial; }
.dz_lx { margin-top: 12px; }
.ho .dz_lx a { color: #fff; background:#005aa0; border-radius: 30px; padding: 11px 51px; font-size: 16px; }
.ho .dz_lx a:hover { background:#9a0000; }
ul.lc_nr { padding-top: 30px; }
.lc_pic { width: 88px; height: 88px; background: #333; border: 10px solid #666; border-radius: 50%; margin: 0 auto; }
.proces_bg ul li:hover .lc_pic {background: #005aa0;border: 10px solid #bce2ff9c;}
@media(max-width:991px){
    .page .t b{font-size: 48px;}
    .page .t p{font-size: 28px;}
    .proces_bg ul li b{font-size: 30px;}
    .proces_bg ul li p{font-size: 24px;line-height: 45px;}
    .yin{width: 750px;}
    .f19{font-size: 26px;}
    .ho{width: 96%;}
}
/*æ–°é—»*/



.gssll .linw{display:block;margin-bottom:28px;width:50px;height:4px;background:#faf6f3;}
.smjz{padding:30px 0 10px;background:#f9f9f9;overflow: hidden;}
.smjz li{float:left;margin-bottom:30px;padding:0 20px 0 20px;width:30%;border-right:1px dashed #bbb;color:#333;text-align:center;line-height:30px;transition:.3s;}
.smjz li img{width:70px;}
.smjz .qyyj2{border-right:none;}
.smjz li span{display:block;font-weight:700;font-size:18px;}
.smjz li em{display:block;font-style:normal;font-size:20px;}
.smjz li:hover{-webkit-transform:translate(0,-10px);transform:translate(0,-10px);}
@media(max-width:991px){
    .smjz li{width:46%;}
    .smjz .qyyj2{width: 100%;}
    .smjz li span{font-size: 28px;line-height: 70px;}
    .smjz li em{font-size: 30px;padding-top: 5px;}
}


/**/
.m_title {text-align: center;margin-top: 50px;margin-bottom: 20px;}
.m_title h1 {font-size: 36px;/*font-weight:normal;*/margin-top:15px;color:#000;}
.m_title .gang {width: 50px;height: 2px;margin: 7px auto 0 auto;background-color: #c7191d;}
.m_title h2 {font-size: 16px;color: #000;margin-top: 12px;font-family: "Arial";/*padding-bottom: 20px;*/}

.ipart03{/*background:url(../images/tacn/ipart3.jpg) no-repeat center;*/ overflow:hidden; position:relative;padding-bottom: 20px;}
.ipart03 .infor{text-align:center;float:left;width: 26%;background: rgba(0, 0, 0, 0.5294117647058824);height: 100%;position: absolute;}
.ipart03 .infor img{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.ipart03 .content .list{padding:45px 11% 0; text-align:center;}

.ipart03 .content .list a{display:inline-block; padding:0 10px; position:relative; font-size:16px; color:#fff; line-height:26px;}
.ipart03 .content .list a:after{content:''; width:1px; height:10px; background:#facd00; position:absolute; right:-1px; top:50%; margin-top:-4px;}
.ipart03 .content .list a.cur{color:#facd00;}
.ipart03 .content .list a:hover{color:#facd00;}
.ipart03 .content .list a:last-child:after{display:none;}
.ipart03 .content .list a.last:after{display:none;}
.ipart03 .anli {width: 100%;float: right;overflow: hidden; margin: 0 auto;/*padding: 30px 0;*/}
.ipart03 .anul{width:100%; height: auto; overflow: hidden; margin: 0 auto; /*margin-bottom: 60px;*/ margin-top: 10px;}
.ipart03 .anul>li{width:24%; height: auto; margin:0 0.4%; float: left;position: relative; overflow: hidden; margin-bottom: 0.4%;}
.ipart03 .anul>.li{margin-right: 0px; }
.ipart03 .anul>li>a>img{display: block; width: 100%;height:246px;}
.ipart03 .anul>li>a>h2{width: 100%; height: 40px; background:rgba(0,0,0,0.4); text-align: center; line-height: 40px; color:white; font-size: 16px; position: absolute; bottom: 0px; left: 0px; }
.ipart03 .anul>li>a>div{ background:rgba(0,0,0,0.4); position: absolute; top: 0px; left: 0px; transition: all 0.2s ease;-webkit-transition: all 0.2s ease;opacity: 0; width: 70%; padding:15% 0px;}
.ipart03 .anul>li>a>div>h2{font-size: 18px; color:white; margin: auto; text-align: center;margin-top: 20%;}
.ipart03 .anul>li>a>div>img{display: block; margin: 0 auto; margin-top: 5%;}
.ipart03 .anul>li:hover div{height: 70%; padding: 15%; opacity: 1;}
.ipart03 .anul>li:hover .h2{display: none;}
.ipart03 .nav4{width: 100%; overflow:hidden; text-align: center; margin:31px 0;}
.ipart03 .nav4>ul{display: inline-block; margin: 0 auto;width: 80%;}
.ipart03 .nav4>ul>li{float: left;width: calc((100% - 120px) / 6);margin: 0 10px;}
.ipart03 .nav4>ul>li>a{font-size: 17px; color: #fff;background: #0856a4;padding:10px 30px; border-radius: 21px; display: block;}
.ipart03 .nav4>ul>li>.a{background:#9e1818; color: white;}
.ipart03 .anul .p_product{width: 24%; margin: 5px; margin-top: 5px; margin-right: 5px;margin-bottom: 28px;display: inline-block;vertical-align: top;height: inherit;border: none;position: relative;overflow: hidden;margin-left: 5px;border: 1px #e4e4e4 solid;}
.ipart03 .anul .p_images{position: relative; width: 100%;text-align: center; font-size: 0;}
.ipart03 .anul .p_images img{max-width: 100%;transition: 0.5s;}
.ipart03 .anul .p_product:hover img {-webkit-transform: scale(1.1,1.1);-moz-transform: scale(1.1,1.1);transform: scale(1.1,1.1);}
.ipart03 .anul .span:hover img {transition: all 0.4s !important;height: 100%!important;left: 50%!important;top: 50%!important;-webkit-transform: translate(-50%,-50%)!important;-ms-transform: translate(-50%,-50%)!important;transform: translate(-50%,-50%)!important;position: absolute!important;}
.ipart03 .anul .p_product:hover .btnc { bottom: 0px;background-color:#0047a0e0;}
.ipart03 .anul .btnc{width: 100%;height: 110px;background-color: rgba(48,48,48,0.7);position: absolute;left: 0px;bottom: -63px;-webkit-transition-duration: 0.3s;-moz-transition-duration: 0.3s;-ms-transition-duration: 0.3s;transition-duration: 0.3s;}
.ipart03 .anul .btnc h2 {font-weight: normal;font-size: 17px;color: #fff;line-height: 50px;text-align: center;white-space: nowrap;}
.ipart03 .anul .btnc h3 {border: 1px #fff solid;width: 140px;height: 38px;line-height: 38px;font-weight: normal;margin: 0 auto;border-radius: 10px;text-align: center;font-size: 14px;color: #fff;}
@media only screen and (max-width:1350px){
	.ipart03 .anul .p_product{ width:23.5%;}
}
@media(max-width:991px){
	.ipart03 .nav4>ul{width: 90%;}
	.ipart03 .anul{width: 100%;}
	.m_title h2{font-size: 20px;}
	.ipart03 .nav4>ul>li>a{font-size: 20px;}
}


/*gsbf2*/
.gsbf2{display: flex;width: 85%;margin: 0 auto;}
.gsbf2 li{width:calc(100% / 3);margin: 3px 15px;border: 1px solid #d7d7d7;display: flex;padding: 20px 30px;}
.gsbf2 li .lf{}
.gsbf2 li .ri{padding-left: 25px;}
.gsbf2 li .ri h2{font-size: 20px;font-weight: 600;margin-bottom: 5px;}
.gsbf2 li .ri p{font-size: 16px;line-height: 25px;text-indent: 0;}
#gsjj_gg{ background:url("../UploadFiles/bj/gg_bj.jpg") fixed;margin-top: 4%;}
#gsjj_gg .container{ padding: 2% 0; text-align: center; color: #fff;}
#gsjj_gg h2{ font-size: 36px; font-weight: bold !important;}
#gsjj_gg p{ font-size: 16px; line-height: 50px;}
#gsjj_gg .more{ display: inline-block; padding: 0 5%; font-size: 18px; margin-top: 2%; height: 45px; line-height: 45px; background: #c00505; border-radius: 25px;}
@media screen and (max-width:1200px){
    #gsjj_gg h2{ font-size: 30px;}
}
@media screen and (max-width:991px){
    #gsjj_gg h2{ font-size: 22px;}
    #gsjj_gg p{ font-size: 14px; line-height: 30px;}
    .gsbf2{width: 100%;}
}


/*新闻栏目*/
.nyxw{}
.nyxw ul li{width: 100%;border-bottom: 1px solid #EEEEEE; padding-bottom: 42px;padding-top: 42px;height: 150px;overflow: hidden;position: relative;}
.nyxw ul .nyxw1:hover::before{width: 100%;}
.nyxw ul .nyxw1::before{content: ""; position: absolute;left: 0; bottom: 0;width: 0; height: 2px; background-color: #cc0505;z-index: -1;transition: all .3s cubic-bezier(.4,0,.2,1);}
.nyxw ul li .nyxw_1{width: calc(100% - 80px);float: left;padding: 0 40px;}
.nyxw ul li .nyxw_1 h{color: #333333;font-size: 24px;font-weight: bold;margin: 0 0 20px 0;line-height: 70px;overflow: hidden;}
.nyxw ul li:hover .nyxw_1 h{color: #cc0505}
.nyxw ul li .nyxw_1 p{line-height: 30px;font-size: 16px;/*max-height: 75px;*/overflow: hidden;text-overflow: ellipsis; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
.nyxw ul li .nyxw_1 span{line-height: 24px;color: #b2b2b2;display: block; background: url(/UploadFiles/bj/time.png) no-repeat left;padding-left: 26px; margin-top: 20px;}
.nyxw ul li .nyxw_t{width: 30%;float: right;}
.nyxw ul li .nyxw_t img{width: 100%;height: 230px;}
.nyxw ul li:hover .nyxw_t img{transform: scale(1.05);-webkit-transition: all .5s ease;}

.nyxw_1 .name{font-size: 28px;font-weight: bold;text-align: center; /*margin-bottom: 20px;*/ line-height: 65px;}
.nyxw_1 .intro{margin-top: 20px;}
.nyxw_1 .intro p{font-size: 16px;line-height: 2rem;text-indent: 2rem;}
.nyxw_1 .intro p a img{width: 50%;}
@media(max-width:991px){
	.nyxw ul li .nyxw_1 h{font-size: 40px;}
	.nyxw ul li .nyxw_1 p{font-size: 30px;line-height: 50px;-webkit-line-clamp: 2;}
	.nyxw ul li .nyxw_1 span{font-size: 22px;}
	.nyxw_1 .intro p{font-size: 30px!important;line-height: 4rem;}
	.nyxw_1 .name{font-size: 36px;}
    .navigation h1{font-size: 50px;}
}


/*ny*/
.nytoptp{width: 100%;display: block;}
.nywzdhbox{width: 100%;height: 80px;background-color: #fff;}
.nywzdh{width: 90%;margin: 0 auto;display:flex;justify-content: space-between;}
.nywzdh .nywzdhnr{font-size: 14px;line-height: 80px;color: #555;letter-spacing: 1px;padding-left: 20px;box-sizing: border-box;background-image: url("../images/tacn/wzdh.png");background-repeat: no-repeat;background-size: 20px 80px;}.nywzdh .nywzdhnr a{font-size: 14px;line-height: 80px;color: #555;letter-spacing: 1px;}
.nybt{width: 120px;font-size: 18px;line-height: 80px;color: #fff;text-align: center;background-color: #dc8c14;border-bottom-right-radius: 20px;border-top-left-radius: 20px;}
.nydhlb{font-size: 16px;line-height: 80px;color: #666;overflow: hidden;height: 80px;}
.nydhlb a{font-size: 16px;line-height: 80px;color: #333;text-align: right;padding: 0 30px;position: relative;}
.nydhlb a::before{content: "";position: absolute;width: 0;height: 2px;background-color: #e60010;bottom: -32px;left: 50%;transform: translateX(-50%);transition: all 0.6s;}
.nydhlb a:hover{color: #be1e2d;}
.nydhlb a:hover::before{width: 100%;}

/*.nynrbox{background-image: url("../images/tacn/gyjjbj.jpg");background-size: 100% auto;background-position: 50% 50%;background-repeat: no-repeat;}*/
.nynrbox{width:90%;margin: 40px auto;background-color: #fff;padding: 40px;box-sizing: border-box;overflow: hidden;}


/*ny jj*/
.nynrbt{width:100%;font-size: 30px!important;color: #333;text-align: center;line-height: 46px!important;padding-bottom: 30px;margin-bottom: 30px;border-bottom: 1px solid #eee;}
.nynrbox p{font-size: 18px;line-height: 40px;text-indent: 2rem;}
@media(max-width:991px){
    .nynrbox p{font-size: 36px;line-height: 50px;}
}


/**/
.cpnr{ padding:3% 0 0;  zoom:1; text-align: center;  }
.cpnr li{ transition:0.3s; float: left; width: 31%; margin: 0 1%; border:1px solid #dddddd; background: #fff; overflow: hidden; margin-bottom: 2%; }
.cpnr li .pic{ display: block; width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
.cpnr li .pic .picpic{ width: 100%; height: 100%; left: 0; position: absolute; text-align: center;}
.cpnr li .pic .picpic img{ transition: 0.3s; width: 100%; height: 100%; object-fit: cover;}
.cpnr li .pic .picnr{ position: absolute; left: 0; top: 0; z-index: 2; width: 100%; height: 100%; background: rgba(0,0,0,0.8); padding: 7%; opacity: 0; transition:0.5s;}
.cpnr li .pic .picnr .line{ border:1px solid #666; height: 100%; text-align: center;}
.cpnr li .pic .picnr .line p{ color: #fff; font-size: 18px; padding: 40px 0 5px;}
.cpnr li .pic .picnr .line span{ display: inline-block; width: 160px; height: 40px; line-height: 40px; margin-top: 15px; background: #fff; border-radius: 5px; color: #242527;}
.cpnr li .pic .picnr .line span a{ color: #242527;}
.cpnr li .pic .picnr .line span:nth-of-type(2){ background: #c81622; color: #fff;}
.cpnr li .pic .picnr .line span:nth-of-type(2) a{ color: #fff;}
.cpnr li .tit{ border-top:1px solid #e6e6e6; padding: 20px; transition: 0.5s; line-height: 30px;}
.cpnr li .tit p{ text-align: left; font-size: 18px; color: #333333; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; width: 100%;}
.cpnr li .tit span{ display: block; color: #999999; font-size: 15px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; width: 100%;}
.cpnr li .tit .cpmore{ margin-left: 70px; color: #999999; font-family: arial; position: relative; text-align: left;}
.cpnr li .tit .cpmore:before{ position: absolute; left: -70px; top: 50%; content: ''; width: 60px; height: 1px; background: #dddddd; z-index: 1;}
.cpnr li .tit .cpmore:after{ position: absolute; left: -70px; top: 50%; content: ''; width: 20px; height: 1px; background: #242527; z-index: 2; transition: 0.3s;}
.cpnr li:hover{ box-shadow: 0 0 15px rgba(0,0,0,0.5);}
.cpnr li:hover .pic .picnr{ opacity: 1;}
.cpnr li:hover .tit{ background: #04287e; border-top:1px solid #04287e;}
.cpnr li:hover .tit p{ color: #fff;}
.cpnr li:hover .tit span{ color: #fff;}
.cpnr li:hover .tit .cpmore{ color: #fff;}
.cpnr li:hover .tit .cpmore:after{ width: 60px; height: 2px; background: #fff;}


@media(max-width:991px){
	.nywzdh{width: 95%;}
	.nydhlb a{font-size: 26px;padding: 0 20px;}
    .nynrbox{width: 93%;}
    .nywzdh .nywzdhnr,.nywzdh .nywzdhnr a{font-size: 24px;display: none;}
    .cpnr li .tit p{font-size: 30px;line-height: 60px;}
    .cpnr li .tit span{font-size: 20px;}
    .cpnr li .tit .cpmore{font-size: 24px;}
    .cpnr li{width: 47%;}
}


/**/
.nrycp{width: 90%;margin: 0 auto;display: flex;border-bottom: 1px #ececec solid;padding-bottom: 50px;}
.nrycp .lf{width: 45%;margin: 0 auto;}
.nrycp .imglist{width: 100%;}
.nrycp .lf img{width:100%;}
.nrycp .rg{width: 52%;margin-left: 3%;}
.nrycp .rg .tl{font-size: 24px;border-bottom: 1px #ececec solid;line-height: 80px;position: relative;padding-left:40px;}
.nrycp .rg .tl:before{ position: absolute; left: 5px; top:25px; content: ''; width: 13px; height: 30px; border-radius: 2px; background:#16318d; transition: all linear 0.3s; transform: skewX(-20deg);}
.nrycp .rg .jss{width: 100%;}
.nrycp .rg .jss h2{font-size: 24px; line-height: 40px;background:url("../../UploadFiles/bj/p_icon1.png")no-repeat left center;padding-left: 30px;margin: 3% 0 2% 0;}
.nrycp .rg .jss p{font-size: 16px;line-height: 32px;text-indent: 2rem;}
.nrycp .rg .xg{font-size: 18px;font-weight: 600;line-height: 40px;padding-top: 10px;}
.nrycp .rg .xgt{margin-top: 10px;width: 100%;}
.nrycp .rg .xgt li{line-height: 40px;color: #fff;}
.nrycp .rg .xgt li img{width: 100%;}
.nrycp .rg ul{display: flex;margin-top: 80px;width: 80%;}
.nrycp .rg ul li{width: calc(100% / 3);background:#16318d;margin: 0 10px;line-height: 60px;text-align: center;}
.nrycp .rg ul li a{color: #fff;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;}
.nph_tj{width: 90%;margin: 0 auto;padding-top:20px;}
.nph_tj ul{display: flex;}
.nph_tj ul li{margin: 0 20px;line-height: 30px;}
.nyxw_1 .name{font-size: 28px;font-weight: bold;text-align: center; margin-bottom: 20px; line-height: 65px;}
.nyxw_1 .intro p{font-size: 16px;}
.nyxw_1 .intro p a img{width: 50%;}
.control{font-size: 16px;line-height: 30px;margin-top: 20px;}
@media(max-width:1440px){
    
}
@media(max-width:991px){
	.nrycp{flex-wrap: wrap;}
	.nrycp .lf{width: 100%;}
	.nrycp .rg{width: 100%;}
	.nynrbox .menu a{font-size: 30px;line-height: 40px;padding-right: 40px;}
	.nrycp .rg ul li a{font-size: 22px;}
	.nph_tj{font-size: 24px;}
	.nrycp .rg .jss p{font-size: 26px;line-height: 45px;}
    .nrycp .lf img{width: 80%;}
    .nyxw_1 .name{font-size: 40px;}
    .control{font-size: 30px;line-height: 50px;}
}


/* pageContent */
.c1200 {width: 85%;margin: 0 auto;}	
.pageContent{ width: 100%; padding-top:80px; position: relative; overflow: hidden;}
.pageContent .box{ position: relative; width: 100%; box-sizing: border-box; padding: 60px 60px 0 60px;}
.pageContent .box .tit{ font-size: 40px;  position: relative;}
.pageContent .box .tit::after{ content: ''; width: 60px; height: 60px; background-color: #002752; position: absolute; top: -60px; left: -60px;}
.pageContent .box .slogan{ font-size: 24px; margin-top: 40px;}
.pageContent .box .txt{ font-size: 16px; line-height: 36px;  margin-top: 50px;}
.pageContent .box .txt img{ max-width: 100%;}	

	
.contentInfo{ width: 100%;overflow: hidden;padding-bottom: 80px}
.contentInfo .box{ position: relative; width: 100%; box-sizing: border-box; padding: 60px 60px 0 60px;}
.contentInfo .box .tit{ font-size: 40px;  position: relative;}
.contentInfo .box .txt{ font-size: 18px; line-height: 36px; margin-top: 30px; }
.contentInfo .box .txt p{line-height: 46px;}
.contentInfo .box .txt p.mail{ text-decoration: underline; font-weight: bold; font-size: 18px;}
.contentInfo .box .txt p.time{ margin-top: 30px;}
@media(max-width:991px){
    .pageContent .box .tit,.contentInfo .box .tit{font-size: 50px;}
    .pageContent .box .slogan {font-size: 36px;line-height: 60px;}
    .contentInfo .box .txt p{line-height: 60px;}
    .c1200{width: 90%;}
}

/*文章分页样式*/
#fenye{clear:both; margin:10px 20px 20px 0;}
#fenye a{ width:28px; text-align:center; float:left; border:1px solid #bfbfc7;background:#fff; height:28px; font-size:12px;color:#666; line-height:28px; margin-left:5px;border-radius:3px; display:inline-block;}
#fenye .prev,#fenye .next{width:60px;}
#fenye a.curr{background:#bfbfc7;border:1px solid #bfbfc7;color:#fff;}
#fenye a:hover{background:#bfbfc7;border:1px solid #bfbfc7;color:#fff; text-decoration:none}
#pageNext{ margin:10px;}
#pageNext .prev,#pageNext .next{text-align:center;width: 60px;}
#pageNext a.curr{background: #bfbfc7;border: 1px solid #bfbfc7;color: #fff;}
#pageNext a.curr span{ color:#fff !important;}
#pageNext a{width: 28px;text-align: center;float: left;border: 1px solid #bfbfc7;background: #fff;height: 28px;font-size: 12px;color: #666;line-height: 28px;margin-left: 5px;border-radius: 3px;}
#realname{height: 30px;border: 1px solid #ddd;}
#b1{padding: 5px 10px;background: #ff7d02;color: #fff;border: 1px solid #ff7d02;border-radius: 3px;}

.fenyetips{ display:none}
#pagelist{ line-height:22px;color:#666; padding:15px;}
#pagelist a{ width:28px; text-align:center; float:left; border:1px solid #bfbfc7;background:#fff; height:28px; font-size:12px;color:#666; line-height:28px; margin-left:5px;border-radius:3px;}
#pagelist a.next,#pagelist a.prev{width:60px;}
#pagelist a.curr{ background:#bfbfc7;border:1px solid #bfbfc7;color:#fff;}
#pagelist a:hover{background:#bfbfc7;border:1px solid #bfbfc7;color:#fff; text-decoration:none}
#pagelist a img{ display:block;margin:0 auto;margin-top:12px;}
#pagelist span{line-height:28px; font-size:13px; height:28px; margin-left:10px;}
#pagelist span#totalpage{ margin:0;}
.fenye a img{ display:block;margin:0 auto;margin-top:12px;}

/* 图片分页方式的样式*/
.imagelist{margin:0 auto;width:990px;} /*总宽度*/
.imagelist .imagetop{padding-right:5px;text-align:right;margin:5px;}
.imagelist .imagetop a{color:#767676;}
.imagelist .defaultimagesrc{text-align:center;margin:5px;padding-top:40px;padding-bottom:40px;}
.imagelist .defaultImagesrc img{border:1px solid #f1f1f1;padding:2px}
.imagelist .imageintro{text-align:center;font-size:14px;}
.thumb {height:112px;background:#FFF;padding:5px;}
.thumb_1 {text-align: center;float: left;height: 50px;width: 60px;padding-top: 30px;font-weight: 400;font-size: 14px;color:#000;}
.thumb_1 .font-28{font-size:18px;color:red;}
.thumb_2 {float: left;width: 790px;}
.thumb_2_1 {background:url(qh1.gif) no-repeat 0px 20px;float: left;height: 113px;width: 35px;cursor:pointer;margin-left:10px;_margin-left:0px;}
.thumb_2_2 {background:url(qh2.gif) no-repeat 0px 20px;float: right;height: 113px;width: 35px;cursor:pointer;}
#scrool_div {width:708px;position:relative;height:110px;overflow:hidden;}
#scrool_wrap {height:110px;position:absolute;width:20000px;}
#scrool_wrap li {width:130px;height:100px;float:left;margin-right:10px;}
#scrool_div img{width:126px;height:95px;margin:5px}
.normalthumb img{padding:2px;border:1px solid #F9AF10}
.currthumb img{padding:2px;border:1px solid #ff6600;}

/*组图显示方式的样式*/
.imggrouplist{margin:0 auto;width:90%;}
.imggrouplist li{width:150px;float:left;margin:2px;border:1px #f1f1f1 solid;background:#FFFFFF;padding:5px;text-align:center}
.imggrouplist li img{width:145px;height:120px;}

/*平行显示方式样式*/
.imglist{text-align:center}
.imglist img{border:4px solid #efefef;padding:1px}
.imglist div{margin-bottom:15px}
#pageNext{text-align:right}