﻿body{font-size: 14px;}
.container{width:1300px;}
div:after{clear: both;content: "";display: table;}
a:hover {color: #c00;}

#alltop{height:46px;line-height: 46px;overflow: hidden;background:#33b5e5;color:white;}
#alltop a{color:white;}
	#topgg{width:800px;}
	#toplink{width:450px;text-align: right;margin-top:6px;}

#top1{height:120px;}
#top1 .container{position: relative;}
	#logo{width:520px;height:120px;vertical-align: middle;padding-top:14px;}
	#logo img{max-width:520px;max-height: 100px;vertical-align: middle;}

#nav{height:120px;line-height: 120px;width:770px;position:relative;}
	.menu, .menu ul {list-style: none;padding: 0;text-align: center;}
	.menu {height: 120px;}
	.menu>li {width:110px;float:left;cursor: pointer;}
	.menu>li:last-child{background: none;}
	.menu>li {display: block;float: left;position: relative;}
	.menu a {display: block;font-size:15px;line-height: 120px;text-decoration: none;text-transform: uppercase;font-size:16px;}
	.menu li.on a:after {content:'';position:absolute;bottom:33px;top:auto;left:32px;height:3px;width:46px;background-color: #0264C7;}

	.menu .submenu a {display: block;font-size: 13px;line-height: 50px;text-decoration: none;text-transform: uppercase;}
	.menu .submenu a:hover {}
	.menu li:hover {}
	.menu li:hover > a {}

	/* .submenu {left: 0;max-height: 0;position: absolute;width: 174px;margin-left: -25px!important;top: 100%;z-index: 0;-webkit-perspective: 400px;-moz-perspective: 400px;-ms-perspective: 400px;-o-perspective: 400px;perspective: 400px;} */
	.submenu {left: 0;max-height: 0;position: absolute;width: 164px;margin-left: -1px!important;top: 100%;z-index: 0;-webkit-perspective: 400px;-moz-perspective: 400px;-ms-perspective: 400px;-o-perspective: 400px;perspective: 400px;}
	.submenu li {opacity: 0;-webkit-transform: rotateY(90deg);-moz-transform: rotateY(90deg);-ms-transform: rotateY(90deg);-o-transform: rotateY(90deg);transform: rotateY(90deg);-webkit-transition: opacity .4s, -webkit-transform .5s;-moz-transition: opacity .4s, -moz-transform .5s;-ms-transition: opacity .4s, -ms-transform .5s;-o-transition: opacity .4s, -o-transform .5s;transition: opacity .4s, transform .5s;}
	.menu .submenu li:hover a {border-radius: 0;color: #ffffff;background: #1D2088;}
	.menu > li:hover .submenu, .menu > li:focus .submenu {max-height:600px;z-index:9999;}
	.menu > li:hover .submenu li, .menu > li:focus .submenu li {opacity: 1;-webkit-transform: none;-moz-transform: none;-ms-transform: none;-o-transform: none;transform: none;}
	.menu li:hover .submenu li:nth-child(1) {-webkit-transition-delay: 0s;-moz-transition-delay: 0s;-ms-transition-delay: 0s;-o-transition-delay: 0s;transition-delay: 0s;}
	.menu li:hover .submenu li:nth-child(2) {-webkit-transition-delay: 50ms;-moz-transition-delay: 50ms;-ms-transition-delay: 50ms;-o-transition-delay: 50ms;transition-delay: 50ms;}
	.menu li:hover .submenu li:nth-child(3) {-webkit-transition-delay: 100ms;-moz-transition-delay: 100ms;-ms-transition-delay: 100ms;-o-transition-delay: 100ms;transition-delay: 100ms;}
	.menu li:hover .submenu li:nth-child(4) {-webkit-transition-delay: 150ms;-moz-transition-delay: 150ms;-ms-transition-delay: 150ms;-o-transition-delay: 150ms;transition-delay: 150ms;}
	.menu li:hover .submenu li:nth-child(5) {-webkit-transition-delay: 200ms;-moz-transition-delay: 200ms;-ms-transition-delay: 200ms;-o-transition-delay: 200ms;transition-delay: 200ms;}
	.menu li:hover .submenu li:nth-child(6) {-webkit-transition-delay: 250ms;-moz-transition-delay: 250ms;-ms-transition-delay: 250ms;-o-transition-delay: 250ms;transition-delay: 250ms;}
	.menu li:hover .submenu li:nth-child(7) {-webkit-transition-delay: 300ms;-moz-transition-delay: 300ms;-ms-transition-delay: 300ms;-o-transition-delay: 300ms;transition-delay: 300ms;}
	.menu li:hover .submenu li:nth-child(8) {-webkit-transition-delay: 350ms;-moz-transition-delay: 350ms;-ms-transition-delay: 350ms;-o-transition-delay: 350ms;transition-delay: 350ms;}
	.submenu li:nth-child(1) {-webkit-transition-delay: 350ms;-moz-transition-delay: 350ms;-ms-transition-delay: 350ms;-o-transition-delay: 350ms;transition-delay: 350ms;}
	.submenu li:nth-child(2) {-webkit-transition-delay: 300ms;-moz-transition-delay: 300ms;-ms-transition-delay: 300ms;-o-transition-delay: 300ms;transition-delay: 300ms;}
	.submenu li:nth-child(3) {-webkit-transition-delay: 250ms;-moz-transition-delay: 250ms;-ms-transition-delay: 250ms;-o-transition-delay: 250ms;transition-delay: 250ms;}
	.submenu li:nth-child(4) {-webkit-transition-delay: 200ms;-moz-transition-delay: 200ms;-ms-transition-delay: 200ms;    -o-transition-delay: 200ms;transition-delay: 200ms;}
	.submenu li:nth-child(5) {-webkit-transition-delay: 150ms;-moz-transition-delay: 150ms;-ms-transition-delay: 150ms;-o-transition-delay: 150ms;transition-delay: 150ms;}
	.submenu li:nth-child(6) {-webkit-transition-delay: 100ms;-moz-transition-delay: 100ms;-ms-transition-delay: 100ms;   -o-transition-delay: 100ms;transition-delay: 100ms;}
	.submenu li:nth-child(7) {-webkit-transition-delay: 50ms;-moz-transition-delay: 50ms;-ms-transition-delay: 50ms;-o-transition-delay: 50ms;transition-delay: 50ms;}
	.submenu li:nth-child(8) {-webkit-transition-delay: 0s;-moz-transition-delay: 0s;-ms-transition-delay: 0s;-o-transition-delay: 0s;transition-delay: 0s;}

#banner{width:100%;height:657px;clear:both;position:relative;overflow:hidden;}
	.jc_index_banner{width:1920px;height:657px; overflow:hidden; position:relative;margin-left:-960px; left:50%;}
	.skitter-large-box{margin-left:-960px;left:50%;position:absolute;}
	.skitter{max-width:1920px;}
	.skitter-large-box,.skitter{width:1920px;background:#fff;}
	.skitter-large-box,.skitter img{height:657px;}
	
	.skitter .info_slide_dots{bottom:20px;}
	.skitter .info_slide_dots .image_number{background:#fff;}
	.skitter .info_slide_dots .image_number.image_number_select{background: #24559F;}
	
#cbanner{width:100%;height:300px;clear:both;position:relative;overflow:hidden;}

#topd{border-bottom: 1px #E0E0E0 solid;height:93px;margin-bottom:30px;}
	#topggc{width:394px;border-right: 1px #E0E0E0 solid;height:94px;padding:8px 12px 8px 0;overflow: hidden;}
	#hotkey{width:564px;border-right: 1px #E0E0E0 solid;height:94px;padding:29px 18px 8px 22px;overflow: hidden;}
	#searchbox{padding:30px 0 0 18px;}
	#searchbox .con{border:1px #E0E0E0 solid;border-left:0;border-right:0;height:34px;}
	#searchbox input{border:0;}
	#searchbox .searchinput{width:230px;height:32px;text-indent: 8px;}
	#searchbtn{max-height: 32px;max-width: 50px;}

.alltit{text-align: center;height:160px;padding-top:94px;line-height:45px;overflow: hidden;font-size:16px;margin-bottom: 20px;} 

hr{border-color:#CCC}

#xllist{width:1360px;}
#xllist .alltit{background: url(images/02.jpg) top center no-repeat;}
#xllist .con{padding-bottom: 90px;}
#xllist .item{margin:90px 0 0 0;}
#xllist .item:nth-child(1){margin-top: 30px;}
#xllist .xlinfo{background: url(images/cpbj.jpg) no-repeat;width: 350px;height: 376px;position: relative;border-radius: 100px 0 0 0;}
#xllist .item:nth-child(2n) .xlinfo{background: url(images/cpbj-a.jpg) no-repeat;}

	#xllist .imgbg{/* position: absolute; */width: 100%;height: 80px;/* right:0; *//* top:-40px; */z-index: 6;/*background: url(images/04.png) right top no-repeat;*/line-height: 134px;text-align: center;font-size: 16px;font-weight: bold;}#xllist .imgbg a{color:white;font-size: 24px;}
	#xllist .xlinfo .img,#xllist .xlinfo .img img{max-width:250px;height: 250px;margin:20px auto 0 auto;text-align: center;position: absolute;right: -30px;bottom:-40px;}
	#xllist .item .con{color:#fff;padding: 20px 38px 0 20px;}
	#xllist .xlinfo .btn{position: absolute;width: 100%;height:42px;left:0;bottom:38px;}
	#xllist .xlinfo .btn a{display: block;width:114px;height: 42px;margin-left:29px;float:left;}
	#xllist .xlinfo .btn a.xq{background: url(images/a.png) no-repeat;}
	#xllist .xlinfo .btn a.qq{background: url(images/b.jpg) no-repeat;}

#xllist .hotp{width: 940px;}
#xllist .hotp .xlms{line-height: 50px;height:20px;overflow: hidden;font-size:16px;}
#xllist .hotp li{width: 280px;float:left;}
#xllist .hotp li+li{margin-left:12px;}
#xllist .hotp li .img{width: 280px;height:300px;background: url(images/b-a.jpg) no-repeat;border-radius:15px 15px;text-align:center;}
#xllist .hotp li .img img{width:260px;height:260px;margin:0 auto;text-align: center;margin-top:20px;}
#xllist .hotp li .name{right:1px;bottom:30px;height:43px;line-height: 44px;color:#000000;font-size: 16px;overflow: hidden;border: 1px #db0808 solid;border-radius: 25px 25px;margin-top:15px;background: url(images/aa.png) no-repeat 20px 18px;text-align:center;}
#xllist .hotp li .name a{font-size: 16px;}
#xllist .hotp dd{line-height: 36px;height: 36px;border-radius: 18px;width:280px;text-align: center;margin-top: 20px;border: 1px #CCC dashed;margin-right:12px;float:left;}
#xllist .hotp dd:nth-child(3n){margin-right:0;}

#hplist{}
#hplist .alltit{background: url(images/02.jpg) top center no-repeat;}
#hplist .con{clear:both;}
#hplist .con .kuai{margin-bottom: 40px;clear:both;}
#hplist .con .item{float:left;width:247px;height:407px;background:url(images/03.jpg) no-repeat;text-align: center;}
#hplist .con .item .name{font-size: 18px;color:#2271B4;line-height: 40px;height:40px;margin-top: 12px;}
#hplist .con .item .img,#hplist .con .item .img img{max-width:240px;height: 340px;margin:0 auto;}
#hplist .con .item .hotp{display: none;}
#hplist .con .item.on{background:#2271B4 url(images/05.jpg) no-repeat;width: 805px;height:407px;position: relative;color:white;}
#hplist .con .item.on a{color:white;}
#hplist .con .item.on .xlinfo{display: none;}
#hplist .con .item.on .hotp{display: block;}
#hplist .con .item .hotp .imgbg{position: absolute;width:160px;height:130px;left:30px;top:-30px;z-index: 6;background: url(images/04.png); padding-top:80px;line-height: 46px;text-align: center;font-size: 16px;font-weight: bold;}
#hplist .con .item .hotp .imgbg a{color:black;}
#hplist .con .item .hotp .pinfo{width:744px;height:360px;margin:24px auto 0 auto;overflow: hidden;position: relative;text-align:left;}
#hplist .con .item .hotp .pinfo .txt{padding-top:120px;width: 490px;}
#hplist .con .item .hotp .pinfo .cpm{line-height: 42px;height:42px;}
#hplist .con .item .hotp .pinfo .cpm a{font-size: 20px;}
#hplist .con .item .hotp .pinfo .jj{line-height: 30px;height:120px;overflow: hidden;}
#hplist .con .item .hotp .pinfo .img,#hplist .con .item .hotp .pinfo .img img{width:220px;height:340px;}
#hplist .con .item .hotp .more{position: absolute;width:136px;height:44px;border-radius: 22px;border:1px #5C9DD3 solid;text-align: center;line-height: 42px;left:30px;top:316px;} 

#tjlist{margin-bottom:60px;margin-top: 30px;}
#tjlist li{float:left;background: url(images/06.jpg) no-repeat;width:416px;height:306px;padding:10px 0 0 16px;}
#tjlist li+li{margin-left:26px;}
#tjlist li .img,#tjlist li .img img{width:386px;height:276px;position: relative;}
#tjlist li .name{width:100%;height:62px;text-align: center;color:white;font-size: 16px;position: relative;z-index: 2;bottom:62px;left:0;background: url(images/07.png) no-repeat;line-height:62px;}


#hys{margin-bottom: 30px;}
#hys .alltit{background: url(images/08.jpg) top center no-repeat;}
#hys .con{background: url(images/09.jpg) top center no-repeat;height:789px;}
#hys .con1{background: url(images/10.jpg) top center no-repeat;height:704px;}
#hys .item{height:394px;padding:60px 726px 0 0;}
#hys .item .xbt{font-weight: bold;}
#hys .item .zhong{font-size: 24px;color:#CB0F10;line-height: 68px;height:60px;}
#hys .item .zhong span{line-height: 60px;font-size:36px;color:black;}
#hys .item .zhong .ying{color:#2574B6;font-size: 28px;height:48px;line-height: 48px;}
#hys .item .nr{margin-top:30px;height:126px;overflow: hidden;}
#hys .con .item:nth-child(2){padding:60px 0 0 726px;}
#hys .con1 .item{height:352px;}
#hys .con1 .item:nth-child(2){padding:60px 0 0 726px;}

#hys .item .ying{font-size:30px;color:#33b5e5}


#hctal{background: url(images/11.jpg) top center no-repeat;height:895px;margin-bottom: 30px;padding-top:50px;}
#hctal .alltit{background: url(images/hcal.png) top center no-repeat;margin-bottom: 0;}
#hctal .con{clear:both;margin-top: 20px;}
#hctal .con .hd{height:54px;margin-bottom: 30px;overflow: hidden;}
#hctal .con .hd ul li{width:260px;height:54px;text-align: center;background: white;line-height: 54px;float:left;}
#hctal .con .hd ul li+li{border-left:1px #E5E4E0 solid;}
#hctal .con .hd ul li a{font-size: 16px;}
#hctal .con .hd ul li.on{background: #33b5e5;}
#hctal .con .hd ul li.on a{color:white;}
#hctal .con .bd{clear:both;width:1300px;height:500px;overflow: hidden;background: white;}
#hctal .con .bd .item{width:1300px;height:500px;display: none;}
#hctal .con .bd .item.on{display: block;}
#hctal .con .bd .item ul li{width:1300px;width: 1300px !important;height:500px;padding:30px 0 0 30px;}
#hctal .con .bd .item ul li .img,#hctal .con .bd .item ul li .img img{width:788px;height:444px;}
#hctal .con .bd .item ul li .txt{width: 420px;height:444px;overflow: hidden;margin-right: 30px;}
#hctal .con .bd .item ul li .name{height:70px;line-height: 80px;font-size: 18px;}
#hctal .con .bd .item ul li .info{line-height: 30px;height: 300px;overflow: hidden;}
#hctal .con .bd .item ul li .btn{margin-top:22px;}
#hctal .con .bd .item ul li a.more{border:1px #CCC solid;width:110px;height:36px;display: block;float:left;margin-right:30px;text-align: center;line-height: 34px;font-size: 15px;border-radius:18px;}
#hctal .con .bd .item ul li a.xx{width:160px;height:36px;display: block;float:left;margin-right:30px;text-align: center;line-height: 34px;font-size: 15px;color:white;background: #33b5e5;border-radius:18px;}


#hfw{}
#hfw .alltit{background: url(images/14.jpg) top center no-repeat;}
#hfw .con{clear:both;}
#hfw .con .item{float:left;margin-right:100px;width:366px;height:436px;margin-bottom: 10px;padding:177px 30px 30px 30px;text-align: center;color:white;background: url(images/15.jpg) no-repeat;}
#hfw .con .item:nth-child(3n){margin-right:0;}
#hfw .con .item:nth-child(2){background: url(images/16.jpg) no-repeat;}
#hfw .con .item:nth-child(3){background: url(images/17.jpg) no-repeat;}
#hfw .con .item:nth-child(4){background: url(images/18.jpg) no-repeat;}
#hfw .con .item:nth-child(5){background: url(images/19.jpg) no-repeat;}
#hfw .con .item:nth-child(6){background: url(images/20.jpg) no-repeat;}

#habout{padding-top:30px;background: url(/upload/image/20220228/20220228144257_9130.jpg) top center no-repeat;height:888px;margin-bottom: 30px;}
#habout .alltit{background: url(images/gywm.png) top center no-repeat;}
#habout .con{padding:420px 20px 0 20px;margin-bottom:36px;height:573px;}
#habout .links{padding-left:96px;}
#habout .links a{display: inline-block;float:left;width:131px;height:37px;}
#habout .links a+a{margin-left:186px;}
#habout .links a.one{background: url(images/23.jpg) no-repeat;}
#habout .links a.two{background: url(images/24.jpg) no-repeat;}
#habout .links a.three{background: url(images/25.jpg) no-repeat;}
#habout .links a.four{background: url(images/26.jpg) no-repeat;}

#newsbox{}
#newsbox .alltit{background: url(images/27.jpg) top center no-repeat;}
#hyxw{width:394px;height:526px;background: url(images/28.jpg) no-repeat;}
#hyxw .tit{height:90px;}
#hyxw .con {padding:0 30px 22px 30px;}
#hyxw .con img{width:334px;height:222px;}
#hyxw .con .name{font-size: 18px;height:75px;line-height: 85px;overflow: hidden;}
#hyxw .con .info{line-height: 24px;height:72px;overflow: hidden;color: #666666;}
#hyxw .con .time{text-align: right;margin-top:18px;line-height: 30px;}
#newsbox .right{width:880px;}
#qyxw{height:264px;border:1px #33b5e5 solid;padding:15px;}
#newsbox .right .tit span{display: block;width:24px;height:24px;float:right;margin:20px 22px 0 0;background: url(images/more.jpg) no-repeat;}
#qyxw .tit{height:64px;background: url(images/29.jpg) no-repeat;}
#qyxw .con{}
#qyxw .con li{width:409px;height:170px;float:left;}
#qyxw .con li+li{margin-left:28px;}
#qyxw .con li .name{font-size: 18px;height:36px;line-height: 36px;overflow: hidden;}
#qyxw .con li .info{line-height: 24px;height:72px;overflow: hidden;margin:12px 0 16px 0;color: #666666;}
#qyxw .con li .time{text-align: right;margin-top:18px;line-height: 30px;}


#cjwt{height:234px;border:1px #33b5e5 solid;padding:10px 15px;margin-top:28px;background: url(images/cjwt.jpg) 160px 40px no-repeat;}
#cjwt .tit{height:55px;background: url(images/30.jpg) no-repeat;}
#cjwt .con{padding:0 0 0 480px;}
#cjwt .con li{width:370px;height:60px;margin-bottom: 20px;}
#cjwt .con li span{font-size: 18px;color:#2276BE;}
#cjwt .con li .wen{height:30px;line-height: 30px;overflow: hidden;font-size: 17px;}
#cjwt .con li .da{height:48px;line-height: 24px;overflow: hidden;color: #666666;}
#cjwt .btn{position: relative;z-index: 2;left:8px;top:-70px;width:120px;height:34px;border:1px #33b5e5 solid;background: url(images/31.jpg) 76px center no-repeat;padding-left:12px;}

#footer{background: #F2F2F2;margin-top:38px;padding-top:28px;}
#links .item{width:244px;min-height:242px;padding-left:68px;margin-bottom: 50px;}
#links .item:nth-child(1){width:200px;padding-left:0;}
#links .item+.item{background: url(images/33.png) top left no-repeat;}
#links .item .tit{height:45px;background: url(images/32.png) bottom left no-repeat;font-size: 18px;font-weight: bold;    margin-bottom: 20px;}
#links .item li{line-height: 30px;height:30px;overflow: hidden;font-size:15px;}
#der{width:340px;}
#hyqlj{border-top:1px #33b5e5 solid;line-height:72px;}
	#hyqlj a{padding:0 12px 0 0;font-size:18px;}

#allbq{background: #33b5e5;color:white;text-align: center;padding:18px;}#allbq a{color:white;}






#cplb{width:256px;margin-bottom:26px;}
#cplb .tit{height:110px;background: #33b5e5;color:white;padding-left:20px;padding-top:12px;line-height: 30px;}
#cplb .tit .name{font-size: 18px;font-weight: bold;line-height: 40px;}
#cplb .con{padding-top:21px;border:1px #33b5e5 solid;}
#cplb .xl{padding-bottom: 14px;}
#cplb .xl ul{display: none;}
#cplb .xl.on ul{display:block;}

#cplb .xlname{background:  url(images/19.png) 6px center no-repeat;text-indent: 32px;line-height: 40px;height:40px;margin-bottom: 12px;width:93%;margin-left:8px;}
#cplb .xl.on .xlname{background:url(images/19.png) 6px center no-repeat;width:93%;margin-left:8px;}
#cplb .xl.on .xlname:hover{background:url(images/19_.png) #33b5e5 6px center no-repeat;width:93%;margin-left:8px;}
#cplb .xl.on .xlname:hover a{color:#fff;}
#cplb .xlname a{font-size: 16px;}
#cplb .xl ul li{height:43px;border-bottom: 1px #DFDFDF dashed;padding-left:23px;background: url(images/20.png) 8px center no-repeat;line-height: 42px;}


#cplxwm{width:256px;clear: both;}
#cplxwm .tit{height:110px;background: #33b5e5;color:white;padding-left:20px;padding-top:12px;line-height: 30px;}
#cplxwm .tit .name{font-size: 18px;font-weight: bold;line-height: 40px;}
#cplxwm .con{border:1px #33b5e5 solid;padding:15px 10px;}


#cnav{height:55px;border-bottom: 1px #0364C5 solid;line-height: 54px;margin-bottom: 25px;overflow: hidden;}
#cnav .dh{font-size: 16px;}
#cnav .dh a{color:#949293;}
#cnav .rdh a{color:#949293;font-size: 16px;}#cnav .rdh a+a{margin-left:24px;}
#cnav .rdh a.on{color:red;}
#cnav span{float:left;width:130px;height:50px;font-size: 18px;text-align: center;line-height: 50px;display: block;background:#33b5e5;color:white;}



#h_main{width:1300px;margin:30px auto;}
#h_left{width:256px;float:left;}
#h_right{width:1020px;float:right;}
.m_tit1{border-bottom: 1px #33b5e5 solid;height:50px;line-height: 50px;}
#maincon .nr{margin-top:25px;}

/*****************次页******************/
#nllist{}
	#nllist .ctitle{background: url(images/22.jpg) center left no-repeat;padding-left:54px;font-size: 18px;font-weight: bold;line-height: 48px;height:48px;margin:17px 0;}
	.newsListContent .one{height:198px;overflow: hidden;margin-bottom: 20px;}
	.newsListContent .one .img{width:266px;height: 198px;}
	.newsListContent .one .img img{width:266px;height: 198px;}
	.newsListContent .one .txt{width:756px;height: 198px;overflow: hidden;}
	.newsListContent .one .txt .name{line-height: 26px;margin-bottom: 20px;height:26px;font-size: 18px;}
	.newsListContent .one .txt .info{height:90px;line-height: 30px;}
	.newsListContent .one .txt .more{text-align: center;border:1px #DFDFDF dashed;border-radius: 4px;width:126px;height:32px;color:#666666;margin-top:30px;}
	.newsListContent li{border-bottom: 1px #DFDFDF dashed;background: url(images/dot1.gif) center left no-repeat;padding-left:18px;line-height: 46px;height:47px;clear: both;}
	.newsListContent li span{float:right;}
	.newsListContent li a{font-size: 16px;}


#pllist{}
#pllist .one{margin-bottom: 28px;height:240px;overflow: hidden;}
#pllist .one .img{height:240px;border:1px #C7C6CB solid;width:294px;}
#pllist .one .img img{height:238px;width:292px;}
#pllist .one .txt{width:724px;}
#pllist .one .name{height:40px;line-height: 40px;background: url(images/22.jpg) center left no-repeat;padding-left:56px;font-size:22px;margin-bottom: 26px;}
#pllist .one .info{line-height:33px;height:99px;overflow: hidden;font-size: 15px;}
#pllist .one .more{margin-top:30px;border:1px #0264C7 solid;border-radius: 6px;width:136px;height:36px;text-align: center;line-height: 36px;}


#imglist li{float:left;height:280px; line-height: 30px;margin-right:22px;margin-bottom: 30px;}
#imglist li:nth-child(3n){margin-right:0;}
#imglist li .img,#imglist li .img img{height:240px;width:332px;}
#imglist li .img{margin-bottom: 10px;}
#imglist li .name{text-align: center;background: #0264C7; color:white;font-size: 15px;}


#newslist{clear:both;}
#newslist .item{float:left;width:500px;}
#newslist .item+.item{float:right;}
#newslist .item .bt{border-bottom: 1px #C1C1C1 solid;font-size: 15px;height:41px;line-height: 40px;margin-bottom: 20px;}
#newslist .item .bt span{float: right;font-size: 14px;}
#newslist .item li{line-height: 32px;border-bottom: 1px #CCC dashed;height:33px;overflow: hidden;clear:both;}
#newslist .item li span{float:right}



#yylyinfo{clear:both;min-height:1000px;margin-bottom: 30px;}
#yylyinfo .title h1{font-size: 30px;color:#0363CB;text-align: center;margin-bottom:30px;line-height: 50px;}

#yylydi .container{min-height: 360px;margin-bottom: 30px;}


#jjfalist .item{width:1300px;height:630px;position: relative;margin-top:52px;}
#jjfalist .item .xlinfo{width:974px;height:552px;position: relative;overflow: hidden;margin-top:77px;}
#jjfalist .item .xlinfo .img{width:974px;height:552px;background: #007ACC;}
#jjfalist .item .xlinfo .img img{width:974px;height:552px;}
#jjfalist .item .xlinfo .info{width:974px;height:104px;position: absolute;top:auto;bottom:0;background:url(images/btb60.png);padding:15px;overflow: hidden;z-index: 4;padding-right: 65px;font-size: 16px;}
#jjfalist .item .list{width:410px;height:550px;position: absolute;z-index:9;top:0;right:0;background:#F8F8F8;padding-top:77px;}
#jjfalist .item .list .imgbg{background: url(images/05.png) top center no-repeat;padding-top:110px;line-height: 44px;height:166px;text-align: center;}
#jjfalist .item .list .imgbg a{font-size: 24px;font-weight: bold;color:#0065C7;}
#jjfalist .item .list .line{width:44px;height:3px;background:#0363C7;margin:0 auto;}
#jjfalist .item .list ul{clear:both;padding-top:20px;width:272px;float:right;padding-right: 50px;}
#jjfalist .item .list ul li{line-height:44px;height:44px;overflow: hidden;clear:both;}
#jjfalist .item .list ul li a{color:#878787;font-size: 16px;}
#jjfalist .item:nth-child(2) .xlinfo{float:right;}
#jjfalist .item:nth-child(2) .list{left:0;right:auto;}
#jjfalist .item:nth-child(4) .xlinfo{float:right;}
#jjfalist .item:nth-child(4) .list{left:0;right:auto;}
#jjfalist .item:nth-child(2) .list .imgbg{background: url(images/06.png) top center no-repeat;}
#jjfalist .item:nth-child(3) .list .imgbg{background: url(images/07.png) top center no-repeat;}
#jjfalist .item:nth-child(4) .list .imgbg{background: url(images/08.png) top center no-repeat;}

#proimg {width:402px;height:358px;}
#productimagelist ul li {width:400px;height:356px;}
#productimagelist ul li img{width:400px;height:356px;}
#pro_right{width:870px;margin:0;float: right;}
#protit {font-size: 24px;font-weight:normal;float:none;}
#proAbstract{height:220px;overflow: hidden;line-height: 32px;padding:0;}
#pro_right .rxdh{width:100%;height:70px;background: url(images/rxdh.jpg) no-repeat;}
#pro_right .zxrx{width:100%;height:75px;background: url(images/zxzx.jpg) no-repeat;}
#pro_right .links a{display: block;float:left;margin-right:10px;width:100px;height:30px;line-height: 30px;padding-left:32px;background: url(images/alico.png) center left no-repeat;color:#949494;font-size: 15px;}
#pro_right .links a:nth-child(2){background: url(images/xwico.png) center left no-repeat;}


#allist{clear:both;}
#allist li{float:left;width:322px;height:358px;margin-right:37px;}
#allist li:nth-child(3n){margin-right:0;}
#allist li .img{border:1px #0264C7 solid;height:272px;width:322px;padding:12px 0 0 0;text-align: center;}
#allist li .img img{width:292px;height:248px;margin:0 auto;}
#allist li .name{line-height: 48px;height:48px;text-align: center;background: #E1E1E1;margin-top:12px;}
#allist li .name a{font-size: 16px;}

.alname{text-align: center;font-size: 24px;color:#0264C7;line-height: 50px;}
.alnr{margin-top:20px;}

/* .left_side{ width:310px;  float:left; display:inline;}
.left_side_p1{ height: 65px; position: relative; margin-top: 10px; }
.left_side_sp1{ width: 60px; height: 2px; background:#24559F; position: absolute; left: 0px; top: 0px; transition: all 1s;  }
.left_side_p1 a:hover .left_side_sp1{ width:150px; }
.left_side_sp2{ color:#24559F; font-size:40px; font-weight: bold; position: absolute; top: 8px;}
.left_side_sp2 span{ color: #F08505; } */

/*********************************************************/




/*新闻列表*/
.news_list{width:1020px; padding:30px; padding-right:230px;overflow: hidden; background:url(images/news_1.jpg) no-repeat 1090px 30px #ffffff; height:160px;cursor:pointer;margin:0 auto;box-sizing:content-box; margin-bottom:10px; }
.news_list h3{font-size:16px; font-weight:normal;line-height:40px; border-bottom:1px solid #dbdbdb; margin-bottom:10px;}
.news_list:hover{background:url(images/news_2.jpg) no-repeat 1090px 30px #d32b1c; color:#fff}
.news_list:hover h3{border-bottom:1px solid #da4b3e;}
.news_nr_bt{ line-height:45px;background:#d0d0d0; font-size:16px; overflow:hidden;padding-left:15px;}

.newnr{width:100%;margin:0 auto 10px auto;clear:both;}
.prvnext{width:98%;margin:30px auto 10px auto;}


#p_proList li{float:left;margin-top: 20px;margin-bottom:10px;display:inline;margin-right: 2%; width: 32%;transition: .2s width ease;background: #f5f5f5;padding: 15px;}
#p_proList li:nth-child(3n){margin-right:0;}
#p_proList li:hover{background: #33b5e5;color:white;}
#p_proList li:hover a{color:white;}
#p_proList li .pic_01{ text-align: center; overflow: hidden;background: white;}
#p_proList li .pic_01 img{width:285px;max-width:100%;vertical-align:middle;transition: all 1s;height:222px;}
#p_proList li .pic_02{ line-height:55px; height:55px; font-size:15px;overflow:hidden;}
#p_proList li .pic_03{ width: 30px; height: 3px; background: #33b5e5; transition: all 1s;}
#p_proList li .info{line-height: 24px;height: 48px;overflow: hidden;margin: 15px 0;}
#p_proList li:hover .pic_03{ width: 100%; background: #fff;}
#p_proList li:hover .pic_01 img{ transform:scale(1.05);}
#p_proList li:hover .pic_02{ color: #fff;}
#p_proList li .pro_btn { width:100%; height:40px; overflow:hidden; margin:0 auto 10px; padding:0;}
#p_proList li .pro_btn a { display:block; width:48%; height:40px; overflow:hidden; line-height:38px; color:#666; font-size:14px; text-align:center; border:1px solid #ccc; box-sizing:border-box; -moz-box-sizing: border-box; -webkit-box-sizing:border-box;}
#p_proList li:hover .pro_btn a{border:1px white solid;color:white;}
#p_proList li .pro_btn a:hover { background-color:#212121; border:1px solid #212121; color:#fff;}

#p_proList1 li{float:left;margin-top: 20px;margin-bottom:10px;display:inline;margin-right: 2%; width: 32%;transition: .2s width ease;background: #f5f5f5;padding: 15px;}
#p_proList1 li:nth-child(3n){margin-right:0;}
#p_proList1 li:hover{background: #33b5e5;color:white;}
#p_proList1 li:hover a{color:white;}
#p_proList1 li .pic_01{ text-align: center; overflow: hidden; }
#p_proList1 li .pic_01 img{width:auto;max-width:100%; vertical-align:middle; transition: all 1s;height:210px;}
#p_proList1 li .pic_02{ line-height:45px; height:45px; margin-top: 5px;font-size:16px;}
#p_proList1 li .pic_03{ width: 30px; height: 5px; background: #33b5e5; margin-top: 15px; transition: all 1s;}
#p_proList1 li:hover{ background: #33b5e5; }
#p_proList1 li:hover .pic_03{ width: 100%; background: #fff;}
#p_proList1 li:hover .pic_01 img{ transform:scale(1.05);}
#p_proList1 li:hover .pic_02{ color: #fff;}

.xlpanel{margin-bottom:30px;}
.xlpanel .ctitle{background: #1D2088;line-height: 40px;margin-bottom:20px;color:white;padding-left:20px;}
.xlpanel .ctitle a{color:white;font-size:18px;}
.xlpanel .ctitle span{float:right;margin-right:20px;font-size: 14px;}


#xgallist .tit{line-height: 40px;padding-left:20px;font-size: 18px;background: #246CD8;color:white;margin-bottom: 30px;}
#xgallist .box{width:1300px;height:242px;overflow: hidden;margin-bottom:50px;}
#xgallist .box ul li{float:left;width:305px;height:240px;border:1px #256ED6 solid;margin-right:24px;box-sizing: content-box;}
#xgallist .box ul li .img{width:285px;height:160px;margin:8px auto 16px auto;}
#xgallist .box ul li .img img{width:285px;height:160px;}
#xgallist .box ul li .line{width:36px;height:4px;margin:0 auto;background:#256ED6;}
#xgallist .box ul li .name{line-height: 50px;font-size: 16px;text-align: center;}


#xgcpxwbox{clear:both;}
#xgcpxwbox .tit{background: #2574B6;height:40px;line-height: 40px;color:white;text-indent: 20px;font-size: 16px;margin:20px 0;}

#xgcp li{float:left;background: url(images/06.jpg) no-repeat;width:416px;height:306px;padding:10px 0 0 16px;}
#xgcp li+li{margin-left:26px;}
#xgcp li .img,#xgcp li .img img{width:386px;height:276px;position: relative;}
#xgcp li .name{width:100%;height:62px;text-align: center;color:white;font-size: 16px;position: relative;z-index: 2;bottom:62px;left:0;background: url(images/07.png) no-repeat;line-height:62px;}

#xgxw li{float:left;width:48%;float:left;background: url(images/dot1.gif) left center no-repeat; height:32px;line-height: 32px;border-bottom: 1px #ccc dashed;padding-left:30px;overflow: hidden;}
#xgxw li:nth-child(2n){float:right;}