@charset "utf-8";

@import "animate.css";
@import "iconfont.css";

/*---------------------------------------------------*/

.indexB{padding:70px 0;box-sizing:border-box;}
.indexB .leftmenu{float:left;width:248px;}
.indexB .leftmenu .tit{background:#2968E9;height:90px;text-align:center;padding:22px 0 0;box-sizing:border-box;}
.indexB .leftmenu .tit h3{font-size:20px;color:#fff;text-transform:uppercase;font-weight:bold;}
.indexB .leftmenu .tit span{font-size:14px;color:#fff;display:inline-block;margin:3px 0 0;}

.indexB .leftmenu ul{border-left:1px solid #E4E4E4;border-right:1px solid #E4E4E4;background:#E4E4E4;}
.indexB .leftmenu ul li{background:#fff;position:relative;border-bottom:1px solid #E4E4E4;}
.indexB .leftmenu ul li h5{line-height:50px;position:relative;}
.indexB .leftmenu ul li h5 a{color:#494949;font-size:15px;padding:0 55px 0 20px;display:block;}
.indexB .leftmenu ul li h5 a:hover{color:#2968E9;}
.indexB .leftmenu ul li h5::after{content:"";background:url(../images/i9.png) no-repeat;position:absolute;right:15px;top:15px;display:block;width:20px;height:20px;cursor:pointer;}

.indexB .leftmenu ul li:hover h5::after{background:url(../images/i9-1.png) no-repeat;}


.indexB .indexB-r{float:right;width:924px;}
.indexB .indexB-r .tit{border-bottom:1px solid #E0E0E0;height:45px;}
.indexB .indexB-r .tit h3{float:left;line-height:21px;border-left:5px solid #2968E9;margin:12px 0 0 2px;padding-left:12px;color:#252525;font-size:16px;}
.indexB .indexB-r .tit h3 em{color:#2968e9;}
.indexB .indexB-r .tit a{float:right;margin:10px 0 0;display:inline-block;padding:4px 11px;border-radius:20px;background:#2968E9;color:#fff;font-size:13px;font-family:Arial;}

.indexB .list ul{margin:0 0 0 -27px;}
.indexB .list ul li{float:left;width:290px;margin:25px 0 0 27px;position:relative;}
.indexB .list ul li .pic{width:100%;display:block;position:relative;}
.indexB .list ul li .pic img{width:100%;display:block;}
.indexB .list ul li p{font-size:14px;margin:10px 0 0;text-align:center;}
.indexB .list ul li p a{color:#252525;}
.indexB .list ul li p a:hover{color:#2968E9;}


.indexC{height:541px;}
.indexC .pic{position:absolute;top:0;right:507px;width:1055px;}
.indexC .pic img{width:100%;display:block;}
.indexC .txt{float:right;width:640px;font-size:14px;overflow:hidden;text-align:right;margin:30px 0 0;position:relative;z-index:10;}
.indexC .txt h3{color:#000;font-size:25px;font-weight:bold;}
.indexC .txt h3 em{font-weight:bold;color:#2968e9;}

.indexC .txt .t{margin:30px 0 15px;line-height:39px;color:#646464;font-size:16px;}
.indexC .txt .more{display:inline-block;width:185px;height:56px;font-size:16px;text-align:center;line-height:56px;background:#2968E9;color:#fff;}
.indexC .txt .more:hover{background:#565458;}


.indexD{padding:70px 0 90px;background:#F6F6F6;}
.indexD h3{font-size:25px;color:#212733;font-weight:bold;text-align:center;letter-spacing:1px;}
.indexD h3 span{color:#2968e9;}
.indexD h6{font-size:20px;color:#c7c7c7;font-weight:bold;margin:10px 0 0;text-align:center;}

.indexD .list{margin-top:40px;position:relative;}
.indexD .swiper-slide{position:relative;box-sizing:border-box;border:1px solid #E0E0E0;}
.indexD .swiper-slide a.pic{width:100%;display:block;overflow:hidden;}
.indexD .swiper-slide a.pic img{width:100%;display:block;}

.indexD .swiper-slide .txt{position:relative;z-index:100;width:100%;height:112px;background:url("../images/ibg2.png") no-repeat center top;padding:30px 20px 0;box-sizing:border-box;transition:all 0.3s ease 0s;text-align:center;}
.indexD .swiper-slide .txt h5{font-size:15px;color:#fff;font-weight:bold;}
.indexD .swiper-slide .txt h5 a{color:#fff;}
.indexD .swiper-slide .txt h5 a:hover{color:#65A5FF;}
.indexD .swiper-slide .txt .more{margin:15px 0 0;display:inline-block;transition:all 0.1s ease 0s;}
.indexD .swiper-slide .txt .more i{font-size:25px;color:#fff;-webkit-text-stroke-width:0.2px;text-stroke-width:0.2px;}
.indexD .swiper-slide .txt em{position:absolute;right:30px;top:-20px;width:64px;height:64px;line-height:64px;font-size:24px;color:#fff;border-radius:50%;background:#F0AF43;text-align:center;display:block;}

.indexD .swiper-slide:hover{border:1px solid #2968E9;}
.indexD .swiper-slide:hover .txt .more{transform:scale(1.11);-ms-transform:scale(1.11);-webkit-transform:scale(1.11);}


.indexD .swiper-button-prev,.indexD .swiper-button-next{width:50px;height:50px;margin-top:-25px;text-align:center;background:none;}
.indexD .swiper-button-prev i,.indexD .swiper-button-next i{color:#E0E0E0;font-size:35px;line-height:50px;}
.indexD .swiper-button-prev:hover i,.indexD .swiper-button-next:hover i{color:#2968E9;}
.indexD .swiper-button-prev,.indexD .swiper-container-rtl .swiper-button-next{left:-60px;right:auto;}
.indexD .swiper-button-next,.indexD .swiper-container-rtl .swiper-button-prev{right:-60px;left:auto;}

.indexD .swiper-pagination-bullets{bottom:-45px;text-align:center;width:100%;}
.indexD .swiper-pagination-bullet {width:60px;height:6px;margin:0 10px;background:#65A5FF;border-radius:0;opacity:1;box-sizing:border-box;}
.indexD .swiper-pagination-bullet-active{background:#2968E9;}

.indexE{padding:77px 0 70px;}
.indexE h3{font-size:25px;color:#212733;font-weight:bold;text-align:center;letter-spacing:1px;}
.indexE h3 span{color:#2968e9;}
.indexE h6{font-size:20px;color:#c7c7c7;font-weight:bold;margin:10px 0 0;text-align:center;}

.indexE ul{margin-top:60px;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;}
.indexE ul li{width:129px;text-align:center;cursor:pointer;box-sizing:border-box;transition:all 0.3s ease 0s;align-items:center;justify-content:center;display:-webkit-flex;display:flex;flex-direction:column;-webkit-flex-direction:column;}
.indexE ul li h5{font-size:18px;font-weight:bold;margin:19px 0 0;}
.indexE ul li h5 a{color:#212733;}
.indexE ul li:hover{transform:translate(0,-10px);-webkit-transform:translate(0,-10px);}


.indexG{box-sizing:border-box;}
.indexG .tit{height:161px;position:relative;}
.indexG .tit::before{content:"";width:1224px;height:161px;background:url(../images/ibg7.png) no-repeat;position:absolute;z-index:2;right:348px;top:0;}
.indexG .tit h3{font-size:40px;line-height:110px;color:#fff;padding:22px 0 0 46px;position:relative;z-index:10;}
.indexG .tit h3 span{font-weight:bold;margin-right:60px;}

.indexG ul{margin:30px 0 0 70px;}
.indexG ul li{background:url(../images/dot1.png) no-repeat left 7px;font-size:18px;color:#212733;padding:0 0 0 26px;margin-bottom:11px;}
.indexG ul li img{width:100%;display:block;}


.indexG .list1{height:374px;position:relative;z-index:1;margin-top:-29px;}
.indexG .list1::before{content:"";width:1558px;height:374px;background:url(../images/ibg8.png) no-repeat;position:absolute;left:0;top:0;}
.indexG .list1 .pic{position:relative;z-index:10;float:left;margin:40px 0 0 316px;}
.indexG .list1 .txt{position:relative;z-index:10;float:left;margin:90px 0 0 115px;}
.indexG .list1 .txt h5{font-weight:bold;color:#2968e9;font-size:30px;}
.indexG .list1 .txt h5 em{font-style:italic;font-weight:bold;font-family:Georgia;font-size:42px;margin-right:20px;}

.indexG .list2{height:374px;position:relative;z-index:1;}
.indexG .list2::before{content:"";width:1562px;height:374px;background:url(../images/ibg9.png) no-repeat;position:absolute;right:0;top:0;}
.indexG .list2 .pic{position:relative;z-index:10;float:right;margin:27px 215px 0 0;}
.indexG .list2 .txt{position:relative;z-index:10;float:left;margin:90px 0 0 20px;width:535px;}
.indexG .list2 .txt h5{font-weight:bold;color:#fff;font-size:30px;}
.indexG .list2 .txt h5 em{font-style:italic;font-weight:bold;font-family:Georgia;font-size:42px;margin-right:20px;}
.indexG .list2 .txt ul li{color:#fff;background-image:url(../images/dot2.png);}
.indexG .list2 .txt ul li p{font-size:15px;background:url(../images/dot3.png) no-repeat left 7px;padding:0 0 0 18px;margin-top:11px;}


.indexG .list3{height:374px;position:relative;z-index:1;}
.indexG .list3::before{content:"";width:1561px;height:374px;background:url(../images/ibg10.png) no-repeat;position:absolute;left:0;top:0;}
.indexG .list3 .pic{position:relative;z-index:10;float:left;margin:45px 0 0 316px;}
.indexG .list3 .txt{position:relative;z-index:10;float:right;margin:90px 0 0 0;width:590px;}
.indexG .list3 .txt h5{font-weight:bold;color:#2968e9;font-size:30px;}
.indexG .list3 .txt h5 em{font-style:italic;font-weight:bold;font-family:Georgia;font-size:42px;margin-right:20px;}


.indexG .list4{height:374px;position:relative;z-index:1;}
.indexG .list4::before{content:"";width:1562px;height:374px;background:url(../images/ibg11.png) no-repeat;position:absolute;right:0;top:0;}

.indexG .list4 .pic{position:relative;z-index:10;float:right;margin:37px 140px 0 0;}
.indexG .list4 .txt{position:relative;z-index:10;float:left;margin:54px 0 0 20px;width:660px;}
.indexG .list4 .txt h5{font-weight:bold;color:#fff;font-size:30px;}
.indexG .list4 .txt h5 em{font-style:italic;font-weight:bold;font-family:Georgia;font-size:42px;margin-right:20px;}
.indexG .list4 .txt ul li{color:#fff;background-image:url(../images/dot2.png);}
.indexG .list4 .txt ul li p{font-size:15px;background:url(../images/dot3.png) no-repeat left 7px;padding:0 0 0 18px;margin-top:11px;}




.indexF{padding:70px 0;box-sizing:border-box;background:#F6F6F6;}
.indexF h3{font-size:25px;color:#212733;font-weight:bold;text-align:center;letter-spacing:1px;}
.indexF h3 span{color:#2968e9;}
.indexF h6{font-size:20px;color:#c7c7c7;font-weight:bold;margin:10px 0 0;text-align:center;}

.indexF ul{margin:25px 0 0;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;}
.indexF ul li{width:102px;position:relative;align-items:center;justify-content:center;display:-webkit-flex;display:flex;flex-direction:column;-webkit-flex-direction:column;}
.indexF ul li:not(:last-child)::before{content:"";width:69px;height:17px;background:url(../images/ibg6.png) no-repeat;position:absolute;right:-93px;top:42px;color:#22cad6;}
.indexF ul li i{width:102px;height:102px;background:#2968E9;border-radius:50%;display:inline-block;text-align:center;padding:28px 0 0;box-sizing:border-box;}
.indexF ul li h5{font-size:17px;color:#212733;margin:20px 0 0;}


.indexH{padding:50px 0;}

.indexnews{float:left;width:695px;}
.indexnews .tit{border-bottom:1px solid #E0E0E0;height:62px;}
.indexnews .tit h4{float:left;line-height:24px;border-left:5px solid #2968E9;margin:19px 0 0 0;padding-left:19px;color:#252525;font-size:25px;font-weight:bold;}
.indexnews .tit h4 a{color:#212733;}
.indexnews .tit h4 span{color:#2968e9;}
.indexnews .tit h4 em{color:#c7c7c7;font-size:20px;font-weight:bold;margin:0 0 0 16px;}
.indexnews .tit .more{float:right;margin:17px 0 0;display:inline-block;padding:4px 11px;border-radius:20px;background:#2968E9;color:#fff;font-size:13px;font-family:Arial;}


.indexnews ul li{height:46px;line-height:46px;border:1px solid #e5e5e5;margin-top:12px;padding:0 0 0 10px;box-sizing:border-box;position:relative;background:#fff;}
.indexnews ul li span{position:absolute;right:0;top:0;height:46px;width:105px;display:block;text-align:center;font-size:13px;color:#666;border-left:1px solid #E5E5E5;}
.indexnews ul li a{display:block;font-size:14px;color:#666;padding:0 120px 0 0;}
.indexnews ul li a i{font-size:13px;margin-right:8px;}
.indexnews ul li:hover a,.indexnews ul li:hover a i{color:#2968E9;}

.indexH .jsbk{width:461px;float:right;}

.indexH .jsbk .tit{background:#2968E9;height:63px;}
.indexH .jsbk .tit h4{float:left;line-height:63px;margin:0 0 0 37px;font-weight:bold;color:#fff;font-size:22px;}
.indexH .jsbk .tit h4 a{color:#fff;}
.indexH .jsbk .tit .more{float:right;margin:19px 20px 0 0;display:block;padding:0 11px;height:25px;line-height:25px;border-radius:20px;background:#fff;color:#2968e9;font-size:12px;font-family:Arial;}

.indexH .jsbk ul{padding:0 25px;padding-top:4px;border:1px solid #E0E0E0;border-top:none;}
.indexH .jsbk ul li{border-bottom:1px dashed #dfdfdf;padding:10px 0 10px 79px;background:url(../images/dot4.png) no-repeat left 15px;}
.indexH .jsbk ul li:last-child{border-bottom:none;}
.indexH .jsbk ul li h5{margin-bottom:7px;}
.indexH .jsbk ul li h5 a{font-size:15px;color:#212733;}
.indexH .jsbk ul li h5 a:hover{color:#2968E9;}
.indexH .jsbk ul li p{height:44px;font-size:14px;color:#949494;line-height:22px;}


.stit{text-align:center;margin:0 0 40px;}
.stit h3{font-size:36px;color:#000;}
.stit span{font-size:24px;color:#565458;display:block;letter-spacing:6px;margin-top:10px;}
.stit hr{display:block;width:117px;height:1px;border:none;background:#e3b74e;margin:15px auto 10px;}
.stit i {display: block;width: 117px;height: 1px;background: #e3b74e;margin: 15px auto 10px;}

/*-------------*/

.sidebanner{height:400px;background-repeat:no-repeat;background-position:center top;}
.sidebanner .wp{display:none;}
.sidebanner h6{font-size:35px;line-height:1;font-weight:bold;text-align:center;padding:120px 0 0 0;color:#fff;}
.sidebanner p{color:rgb(168, 200, 225);text-align:center;padding:25px 0 30px 0;letter-spacing:6px;line-height: 27px;font-family: arial, sans-serif;text-transform:uppercase;}


.path{background:#FAFAFA;height:50px;line-height:50px;border-bottom:1px solid #E5E5E5;}
.path p{color:#474747;font-size:14px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.path p i{margin-right:7px;font-size:13px;color:#2968E9;}
.path p a{color:#474747;}

/*-------------*/

.main{padding:30px 0 40px 0;}

.sidebox{float:left;width:260px;overflow:hidden;}

.sidebox h3{height:80px;line-height:80px;background:#2968E9;padding:0 20px;font-size:22px;color:#fff;font-weight:bold;text-align:center;}

.sidemenu ul{border:1px solid #e2e2e2;border-top:none;}
.sidemenu ul li{border-top:1px solid #e2e2e2;}
.sidemenu ul li h5{height:45px;line-height:45px;display:block;padding:0 0 0 20px;font-size:14px;color:#333;position:relative;cursor:pointer;background:#fff;}
.sidemenu ul li h5 a{color:#333;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.sidemenu ul li h5 a:hover{color:#2968E9;text-decoration:underline;}
.sidemenu ul li h5 span{position:absolute;right:5px;top:5px;background:url("../images/i10.png") no-repeat center;width:35px;height:35px;display:block;}

.sidemenu dl{display:none;}
.sidemenu dl dd{height:40px;line-height:40px;border-bottom:1px dashed #DCDCDC;background:#fff;padding:0 20px;}
.sidemenu dl dd:last-child{border-bottom:none;}
.sidemenu dl dd a{font-size:13px;color:#555;}
.sidemenu dl dd a i{font-size:13px;margin-right:8px;}
.sidemenu dl dd.active a,.sidemenu dl dd a:hover{color:#2968E9;}

.sidemenu ul li.active h5{border-bottom:1px solid #e2e2e2;}
.sidemenu ul li.active span{background:url("../images/i10-1.png") no-repeat center;}


.sidenav ul{margin:0 0 0 0;border-left:1px solid #DEDEDE;border-right:1px solid #DEDEDE;}
.sidenav ul li{background:#fff;position:relative;border-bottom:1px solid #DEDEDE;padding:0 15px;}
.sidenav ul li::after{color:#555;font-family:"qico";content:"\e62e";position:absolute;right:10px;top:0;font-size:20px;line-height:45px;}
.sidenav ul li a{color:#494949;font-size:14px;line-height:45px;display:block;}
.sidenav ul li a:hover,.sidenav ul li.active a{color:#2968E9;}
.sidenav ul li.active::after{color:#2968E9;}

/*-------------*/

.mainbox{float:right;width:900px;}

.main-tit{text-align:center;padding:40px 0 0;}
.main-tit h3{margin:0 0 10px 0;color:#111;font-size:18px;background:url("../images/ibg4.png") no-repeat center bottom;padding:0 0 20px 0;}
.main-tit p{color:#888;margin:15px 200px 0;}


.menu-tabs{margin-top:40px;height:50px;text-align:center;}
.menu-tabs ul{height:50px;font-size:0;}
.menu-tabs ul li{width:200px;height:50px;line-height:50px;display:inline-block;border-right:1px solid #fff;}
.menu-tabs ul li a{font-size:16px;color:#333;display:block;background:#CECECE;}
.menu-tabs ul li.active a{background:url("../images/navbg.jpg") repeat;color:#fff;}

/*-------news-------*/

.searchlist{}
.searchlist ul{}
.searchlist ul li{padding:10px 0;border-bottom:1px dashed #ccc;}
.searchlist ul li a{background:url("../images/li.png") no-repeat 10px center;padding:0 0 0 20px;font-size:14px;}
.searchlist ul li p{margin:0 0 0 20px;color:#999;}
.searchlist{}


.newslist{margin:0;}
.newslist dl{border:1px solid #DADADA;background:#fff;padding:20px;box-shadow:2px 2px 2px #DDDDDD;margin:0 0 20px;}
.newslist dl dt{float:left;width:80px;height:80px;text-align:center;border:1px solid #ccc;border-top:2px solid #65A5FF;color:#444;}
.newslist dl dt span{display:block;background:#f6f6f6;height:40px;line-height:40px;box-sizing:border-box;font-size:1.5em;border-bottom:1px solid #ccc;font-weight:bold;}
.newslist dl dt em{display:block;font-size:1.2em;background:#fff;line-height:40px;}

.newslist dl dd{margin:0 0 0 100px;}
.newslist dl dd h5{line-height:22px;font-size:15px;font-weight:bold;}
.newslist dl dd h5 a{color:#2B2B2B;}
.newslist dl dd h5 a:hover{text-decoration:underline;color:#65A5FF;}
.newslist dl dd p{font-size:13px;height:50px;color:#747474;margin:5px 0 0 0;}


.newsnr{line-height:22px;color:#1F1F1F;background:#fff;}
.newsnr h2{text-align:center;font-size:17px;padding:15px 0;color:#333;font-weight:bold;}
.newsnr p.tools{text-align:center;font-size:12px;border-top:1px solid #EDEDED;color:#BABABA;padding:3px 0 0 0;}
.newsnr .txt{margin:15px 0 0 0;font-size:14px;line-height:21px;color:#5A5A5A;}
.newsnr .txt p{margin:15px 0 0 0;}

.views{margin:20px 0 0 0;border-top:1px solid #EDEDED;padding:5px 0 0 0;}
.views p{line-height:30px;color:#6C6C6C;font-size:13px;}
.views p a{color:#6C6C6C;}
.views p a:hover{color:#2968E9;}

.re-info{margin-top:25px;}
.re-info .tit{}
.re-info .tit h3{font-size:14px;color:#fff;line-height:34px;background:#65A5FF;text-align:center;font-weight:bold;width:100px;}
.re-info .nr{padding:10px 15px 15px;border:1px solid #CBCBCB;background:#fff;}
.re-info .nr ul{}
.re-info .nr ul li{float:left;width:48%;border-bottom:1px dashed #BFBFBF;height:34px;line-height:34px;}
.re-info .nr ul li:nth-child(2n){float:right;}
.re-info .nr ul li a{color:#333;font-size:12px;}
.re-info .nr ul li a i{font-size:13px;margin-right:6px;}
.re-info .nr ul li a:hover{color:#2968E9;}

.re-pro{margin-top:25px}
.re-pro .tit{}
.re-pro .tit h3{font-size:14px;color:#fff;line-height:34px;background:#42B6DE;text-align:center;font-weight:bold;width:100px;}
.re-pro .nr{padding:15px;border:1px solid #CBCBCB;background:#fff;}
.re-pro .nr ul.list1{margin:0 0 0 -12px;}
.re-pro .nr ul.list1 li{float:left;width:178px;margin:4px 0 0 12px;}
.re-pro .nr ul li img{display:block;width:100%;}
.re-pro .nr ul li p{height:30px;line-height:30px;font-size:12px;text-align:center;white-space:nowrap;text-overflow: ellipsis;overflow: hidden;}
.re-pro .nr ul li:hover a{color:#FF9900;}

.re-pro .nr ul.list2{margin:0 0 0 -22px;}
.re-pro .nr ul.list2 li{float:left;width:200px;margin:4px 0 0 22px;}

/*---*/

.albumlist{padding:20px;}
.albumlist ul{margin:0 0 0 -2%;}
.albumlist ul li{float:left;width:31.333333%;margin:0 0 15px 2%;cursor:pointer;}
.albumlist ul li a{display:block;position:relative;}
.albumlist ul li img{display:block;width:100%;height:auto;}
.albumlist ul li p{height:35px;line-height:35px;color:#333;font-size:13px;text-align:center;}

.albumlist2{}
.albumlist2 ul{margin:0 0 0 -2%;}
.albumlist2 ul li{float:left;width:23%;margin:0 0 20px 2%;cursor:pointer;}
.albumlist2 ul li img{display:block;width:100%;height:auto;padding:2px;border:1px solid #ccc;box-sizing:border-box;}
.albumlist2 ul li p{height:35px;line-height:35px;color:#333;font-size:13px;text-align:center;}


/*---*/
.about{color:#656565;font-size:14px;}
.about h3{margin:20px 0 20px 0;text-align:center;font-size:16px;color:#0167BC;}
.about p{padding-bottom:5px;line-height:28px;}


.caselist ul{margin:0 0 0 -2%;}
.caselist ul li{float:left;margin:0 0 20px 2%;cursor:pointer;width:31.3333%;background:#F6F6F6;padding:5px;box-sizing:border-box;}
.caselist ul li a{display:block;position:relative;}
.caselist ul li img{display:block;width:100%;}
.caselist ul li p{padding:8px 0;line-height:20px;color:#fff;font-size:13px;text-align:center;}
.caselist ul li p a{color:#333;}

.caselist ul li:hover{background:#65A5FF;}
.caselist ul li:hover p a{color:#fff;}

/*---*/
.proview{margin:20px 0 0 0;border:1px solid #E6E6E6;background:#fff;padding:15px;}
.proview h2{height:35px;line-height:35px;font-size:18px;color:#333;font-weight:bold;margin:0 0 10px 0;}
.proview .use{background:#fff;line-height:20px;color:#666;margin:5px 0 0 0;}
.proview img{width:100%;}

.prolist{}
.prolist ul{margin:0 0 0 -2%;}
.prolist ul li{float:left;width:31.33333%;margin:0 0 15px 2%;transition:all 0.2s ease 0s;-webkit-transition:all 0.2s ease 0s;}
.prolist ul li .pic{display:block;width:100%;position:relative;border:1px solid #D9D9D9;padding:5px;transition:all 0.2s ease 0s;-webkit-transition:all 0.2s ease 0s;box-sizing:border-box;}
.prolist ul li .pic img{width:100%;}
.prolist ul li p{margin:3px 0 0 0;line-height:35px;font-size:14px;text-align:center;}
.prolist ul li p a{color:#333;}

.prolist ul li:hover{-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0)}
.prolist ul li .pic:hover{border:1px solid #2968E9;-webkit-box-shadow:0 15px 30px rgba(0,0,0,0.1);}

/*-----pro-view----*/
.pro_view_top{overflow:hidden;border:1px solid #E6E6E6;padding:15px;}
.pro_img{float:left;width:402px;}
.pro_img img{display:block;}

.bpic{border:1px solid #F2F2F2;}
.bpic ul li{display:none;}
.bpic ul li img{}

div.zoomdiv {z-index:100;position:absolute;top:0px;left:0px;background: #ffffff;border:1px solid #CCCCCC;display:none;text-align: center; overflow: hidden;}
img.jqzoom{cursor:crosshair;position:relative;}

.pro_img .spic{margin:10px 0 0 0;}
.pro_img .spic ul{font-size:0;text-align:center;}
.pro_img .spic ul li{display:inline-block;width:50px;margin:0 3px;cursor:pointer;position:relative;}
.pro_img .spic ul li::after{display:none;content:'';width:0;height:0;line-height:0;border-width:5px;border-style:dashed;border-bottom-style:dashed;border-color:transparent;border-bottom-color:transparent;vertical-align: middle;border-bottom-style:solid;border-bottom-color:#2968E9;position:absolute;top:-10px;left:50%;margin:0 0 0 -5px;}
.pro_img .spic ul li img{width:100%;border:1px solid #ccc;padding:1px;box-sizing:border-box;}
.pro_img .spic ul li.hover img{border:1px solid #2968E9;}
.pro_img .spic ul li.hover::after{display:inline-block;}

.pro_view_inner{float:right;width:430px;}
.pro_view_inner h1{color:#DE3A30;font-weight:bold;font-size:16px;margin:10px 0 0 0;}
.pro_view_inner p{margin:15px 0 0 0;font-size:14px;color:#333;}
.pro_view_inner .pro_para{margin:15px 0 0;font-size:14px;color:#333;line-height:24px;}

.pro-tel{border:1px solid #ddd;background:#EEEEEE;padding:15px 10px;margin:30px 0 0;}
.pro-tel .book{width:114px;height:44px;background:#f30;font-size:18px;line-height:44px;text-align:center;float:right;}
.pro-tel .book a {display:block;color: #fff;}  
.pro-tel .tel{height:44px;padding-left:50px;background:url(../images/tel1.png) no-repeat left center;font-size:17px;line-height:18px;color:#333;}
.pro-tel .tel em{display:block;line-height:24px;margin:5px 0 0;font-size:15px;}


.pre_pro p{float:left;width:48%;margin-top:15px}
.pre_pro p strong{float:left;margin-right:5px}
.pre_pro p a{color:#343434;}
.pre_pro p a:hover{color:#f00;text-decoration:underline;}
.pre_pro p span,.pre_news p span{font-size:14px;color:#000}
.pre_pro p span,.pre_news p span{float:left;margin-right:5px}


.pro_text{}
.pro_text .tit{margin:50px 0 30px;background:url("../images/tit.png") no-repeat center;height:41px;line-height:41px;text-align:center;}
.pro_text .tit2{background:url("../images/tit2.png") no-repeat center;}
.pro_text .tit h5{color:#333;font-size:23px;}

.pro_text .tabscon{color:#444;background:#fff;border-top:none;line-height:20px;font-size:14px;font-family:"宋体";}
.pro_text .tabscon  p{padding:10px 0 0 0;}

.pro_text .tabscon table{font-family: verdana,arial,sans-serif;font-size:12px;color:#333333;border-width: 1px;border-color: #666666;border-collapse: collapse;}
.pro_text .tabscon table td {border:1px solid #fff;padding:8px;background:#D6E9F0;}
.pro_text .tabscon table td:first-child{border:1px solid #fff;padding:8px;background:#0099CC;color:#fff;font-size:14px;}


.pro-attr{margin:30px 0 0;}
.pro-attr h5{color:#333;font-size:18px;font-weight:bold;margin:0 0 20px;}
.pro-attr table{width: 100%;max-width:100%;border: 1px solid #dddddd;font-size:14px;margin:0 0 20px;}
.pro-attr table tr > td{padding:8px 8px;line-height: 1.42857143;vertical-align:middle;border: 1px solid #dddddd;}
.pro-attr table tr > th{padding:10px 8px;line-height: 1.42857143;vertical-align:middle;border: 1px solid #dddddd;background:#999;color:#fff;}
.pro-attr table tr:nth-child(2n){background-color:#eee}


.pro-service{}
.pro-service h4{font-size:26px;color:#333;text-align:center;}
.pro-service h4 em{color:#FF9900;}
.pro-service h5{margin:10px 0 30px;text-align:center;font-size:17px;color:#333;}

.pro-service ul{padding:0 20px;margin-left:-2%;}
.pro-service ul li{float:left;width:48%;margin:20px 0 0 2%;font-size:18px;color:#565458;border:1px dashed #DBDBDB;padding:20px 0;box-sizing:border-box;text-align:center;}
.pro-service ul li .pic{width:107px;height:107px;display:inline-block;text-align:center;border:1px solid #B4B4B4;border-radius:50%;padding:30px 0 0;box-sizing:border-box;position:relative;}
.pro-service ul li .pic ins{position:absolute;top:0;left:0;width:107px;height:107px;background:url("../images/pro-bg2.png") no-repeat;transition:all 1s linear;}
.pro-service ul li span{display:block;font-size:15px;line-height:24px;margin:15px 0 0 0;}

.pro-service ul li:hover{border:1px dashed #0AADF5;;}
.pro-service ul li:hover .pic ins{transform:rotate(360deg);-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);-ms-transform:rotate(360deg);}


.pro_text .pics{text-align:center;}
.pro_text .pics img{margin:10px 0 0 0;}

.cust-list{}
.cust-list ul{border-left:1px solid #eee;border-top:1px solid #eeeeee;overflow:hidden;}
.cust-list ul li{float:left;width:20%;height:auto;border-right:1px solid #eee;border-bottom:1px solid #eee;box-sizing:border-box;}
.cust-list ul li img{width:100%;display:block;}

.pro-contact{background:#F0F0F0;padding:60px;}
.pro-contact h6{font-size:17px;color:#333;line-height:1;}
.pro-contact h6 em{font-weight:bold;}
.pro-contact dl{margin:10px 0 0;}
.pro-contact dl dd{float:left;width:100%;height:60px;line-height:60px;border-bottom:1px dashed #B1B1B1;font-size:14px;color:#444;}
.pro-contact dl dd a{color:#444;}
.pro-contact dl dd.half{width:50%;}
.pro-contact dl dd i{font-size:24px;margin:0 10px 0 0;vertical-align:middle;color:#333;}

/*---*/

.contact{margin:30px 0 0 0;}

.mess{float:left;width:580px;}
.mess h3{display:block;margin:10px 0 20px 0;font-size:26px;line-height:1;color:#212933;font-weight:bold;text-align: center;}
.mess h3::before,.mess h3::after {display: inline-block;content: " ";height:16px;vertical-align:top;border-bottom:1px solid #1e2730;width:70px;margin:0 30px;}

.mess dl{line-height:30px;padding:10px 0;border-bottom:1px dashed #ccc;}
.mess dl dt,.mess dl dd{float:left;font-size:15px;}
.mess dl dt{margin-right:5px;width:19%;padding-left:1%;}
.mess dl dd{padding-left:1%;width:78%;}
.mess dl dd a{color:#666;}
.mess dl dd a:hover{color:#B8296B;}

.inquirbox{float:right;width:400px;text-align:center;margin:50px 50px 0 0;}
.inquirbox img{width:200px;}
.inquirbox p{margin:15px 0 0;color:#333;font-size:14px;}

.map{margin:40px 0 0 0;border:#C1C1C1 7px solid;width:100%;height:700px;box-sizing:border-box;}

/*-----分页----*/

.page{text-align:center;overflow:hidden;margin:20px 0 0 0;padding:10px 0;background:#fff;font-size:0;}
.page span{display:inline-block;font-size:13px;font-family:Verdana,"宋体";color:#999;margin:0 0 0 4px;}
.page span a{display:inline-block;padding:5px 10px;border:1px solid #e6e6e6;border-radius:3px;}
.page span.page-numbar{margin:0;}
.page span.page-numbar a{margin:0 0 0 4px;}
.page span a.page-num-current{background:#2968E9;border:1px solid #2968E9;color:#fff;}
.page span a:hover{color:#fff;background:#2968E9;border:1px solid #2968E9;}

