@charset "utf-8";
*{
font-size:12px;
text-decoration: none;
margin:0px; padding:0px;
font-family:"microsoft yahei";
color:#4d4d4d;
} 
div,ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,form,input,td,tr{margin:0; padding:0; font-weight:normal;}
ul,li{ list-style:none;}
a{text-decoration:none; color:#636363;}
a:hover{ text-decoration:none;}
img{border:0px;}
.clearfix{ clear:both;}


input,textarea,select,button,area{
 appearance:button;
 -moz-appearance:button;
 -webkit-appearance:button;
 outline:none;
 font-family:'Microsoft YaHei';
 border:0;
}
body{ background:#fff;}
.flex{
	display: flex;
	justify-content: center;
	align-items: center;
}
.jszcbox{
	margin: 5px 0 0 0;
}
.jszcbox .jszctext{
	width: 75px;
	color: #fff;
	font-size: 14px;
}
.jszcbox .jszcimg{
	width: 55px;
}
/*首页头部样式*/
#header{width:100%; max-width:1920px; margin:0 auto;}
.header{width:1200px; margin:auto; padding: 20px 0;}
.header .logo{display:block;float:left; max-width:437px; width:60%;}
.header .tel{font-size:16px; color:#646464; float:right; padding-left:55px; background:url(img/h_tel.png) no-repeat 0 center;}
.header .tel strong{font-size:26px; color:#1c1c1c;}

/*头部主导航样式*/
#nav_box{width:100%; max-width:1920px; margin:0 auto; border-top:1px solid #e5e5e5;}
#container{width:100%; max-width:1200px; margin:0 auto; position:relative; overflow:hidden; font-size:0;}
#container li{display:block; float:left; width:12.5%;  font-size:0; list-style:none; border-right:1px solid #e5e5e5; box-sizing: border-box;}
#container li a{display:block; font-size:16px; color:#4a4a4a; text-decoration:none; text-align:center; line-height:50px;}
#buoy{position:absolute; width:12.5%; height:2px; background:#f84323; bottom:0px; left:-12.5%;}
#nav .menunow{color:#4aa0eb;}

/*全屏自适应轮播样式*/
.slider{position:relative;}
.rslides{position:relative;list-style:none;overflow:hidden;width:100%;padding:0;margin:0;}
.rslides li{-webkit-backface-visibility:hidden;position:absolute;display:none;width:100%;left:0;top:0;}
.rslides li:first-child{position:relative;display:block;float:left;}
.rslides img{display:block;height:auto;float:left;width:100%;border:0;}
.rslides{margin:0auto40px;}
#slider2,#slider3{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;margin:0 auto;}
.rslides_tabs{list-style:none;padding:0;font-size:18px;list-style:none;margin:0 auto;padding:10px 0;text-align:center;width:100%;position:absolute;bottom:5%;z-index:99;}
.rslides_tabs li{display:inline;float:none;margin-right:1px;}
#slider3-pager a{display:inline-block;}
#slider3-pager span{float:left;}
#slider3-pager span{width:100px;height:8px;background:#fff;display:inline-block;opacity:0.6;}
#slider3-pager .rslides_here a{background:#FFF;opacity:1;}
#slider3-pager a{padding:0;}
/*首页大标题*/
.bigtitle{font-size:32px; color:242424; text-align:center; background:url(img/h1_back.png) no-repeat center center;}

/*首页运力展示样式*/
.ylzs{width:100%; max-width:1200px; margin:0 auto; padding:50px 0;}
.ylzs ul{font-size:0; margin:35px 0;}
.ylzs ul li{width:25%; float:left; margin-bottom:20px;}
.ylzs ul .piclist .picimg{display:block; width:95%; height:200px; background:#fff; margin:0 auto; box-sizing:border-box; padding:5px; border:1px solid #e0e0e0;}
.ylzs ul  .piclist .picimg img{width:100%; height:100%;}
.ylzs ul li a .pictitle{font-size:17px; color:#343434; line-height:40px; text-align:center; padding:10px 0;}
.more{display:block; text-align:center; background:#ffa854; width:162px; line-height:40px; font-size:15px; color:#fff; margin:0 auto;}
.more:hover{font-weight:bold;}
.ylzs ul li a:hover .picimg img{transform:scale(1.1,1.1); transition:transform.2s;}

/*首页公司概况样式*/
#about{ background:#f2f2f2; padding-bottom:1px; padding-top:50px;}
.about{width:100%; max-width:1200px; margin:0 auto; padding:60px 0;}
.about_L{width:52%; float:left; }
#about h2{text-align:left; font-size:25px; color:#005694; margin-bottom:20px;}
.aboutC{font-size:16px; color:#696969; line-height:32px;  text-indent:2em;}
.aboutC div,.aboutC p{font-size:15px; color:#696969; line-height:32px;  text-align:left; text-indent:2em;}
.about_R{width:48%; float:right; text-align:right;}
.about_R img{width:100%; height:auto; max-width:488px;}
/*首页荣誉资质样式*/
.wrap{width:1200px; margin:0 auto 60px auto;}
.piclist a{display:block;}
.piclist .picimg{width:280px; height:194px; overflow:hidden;  border:1px solid #CCC; box-sizing:border-box;}
.scroll_horizontal{position:relative; line-height:20px;}
.scroll_horizontal .box{overflow:hidden;position:relative;width:1200px; margin:0 auto;}
.scroll_horizontal .list{overflow:hidden;width:9999px; height:200px; overflow:hidden;}
.scroll_horizontal .list li{float:left;width:302px; margin-bottom:20px;}
.scroll_horizontal .list li img{width:100%; height:100%;}
.scroll_horizontal .plus,.scroll_horizontal .minus{position:absolute;top:35%;width:33px;height:67px;cursor:pointer;}
.scroll_horizontal .plus{ background:url(img/pro_bottonL.jpg) no-repeat;left:-45px;}
.scroll_horizontal .minus{background:url(img/pro_bottonR.jpg) no-repeat;right:-45px;}
.piclist .picimg:hover img{transform:scale(1.1,1.1); transition:transform.2s;}


/*首页动物园搬迁样式*/
#zwybq{width:100%; padding:35px 0; background:url(img/index_03.jpg) no-repeat center 0;}
.zwybq{width:100%; max-width:1200px; margin:30px auto; font-size:0;}
.zwybq .piclist{width:25%; float:left;}
.zwybq .piclist .picimg{display:block; width:95% !important; height:346px !important; background:#fff; margin:0 auto; box-sizing:border-box; border:1px solid #e0e0e0; overflow:hidden; padding:5px;}
.zwybq .piclist .picimg img{width:100%; height:100%;}
.zwybq .piclist .picimg:hover img{transform:scale(1.1,1.1); transition:transform.2s;}

/*首页科技大学样式*/
#kjdx{background:#f7f7f7; padding-top:1px; padding-bottom:50px;}
#kjdx .bigtitle{margin:40px auto 30px auto;}
.ys_list{width:100%; max-width:1200px; margin:0 auto; font-size:0;}
.ys_list li{width:23%; margin:0 1%; float:left; box-sizing:border-box; background:#fff; border:1px solid #e0e0e0; text-align:center; padding:20px 0;}
.ys_list li h2{text-align:center; font-size:20px; color:#4c4c4c; padding:10px 0;}
.ys_list li h2 span{font-size:20px; color:#ffa854;}
.ys_list li p{text-align:center; font-size:15px; color:#7c7c7c; line-height:24px; padding:0 40px;}

/*首页文章样式*/
.newshow{width:100%; max-width:1200px; margin:0 auto; font-size:0; padding:50px 0;}
.newsbox{ margin:40px 0;}
.newsL{width:45%; float:left;}
.newsR{width:52%; float:right;}
.newsL .tList{width:100%; height:320px; position:relative; border-bottom: none;}
.newsL .tList img{width:100%; height:100%;}
.newsL .tList h2{width:100%; font-size:18px; color:#fff; background:rgba(0,0,0,0.5); padding:15px; box-sizing:border-box; position:absolute; left:0; bottom:0;}
.newsL .tList:hover{ border-bottom: none;}
.tList{display:block; border-bottom:#d3d3d3 1px dotted; padding:10px 0;}
.dtime{width:20%; float:left; font-size:18px; color:#fff;  margin-top:15px; background:#008cd7; text-align:center; box-sizing:border-box; padding:10px 0;}
.dtime strong{font-size:32px; color:#fff;}
.tList .cen{width:75%; float:right; margin-top:15px;}
.tList .cen h2{font-size:18px; color:#282828; margin-bottom:10px;}
.tList .cen p{font-size:14px; color:#808080; line-height:28px;}
.tList .newimg{width:20%; float:right; overflow:hidden;}
.tList .newimg img{width:100%;}
.tList:hover{box-shadow:2px 2px 20px #eee; border-bottom:#0959b6 1px dotted;}
.tList:hover .cen h2{color:#0959b6;}
.tList:hover .newimg img{transform:scale(1.1,1.1); transition:transform.2s;}

/*页脚样式*/
#footer1{width:100%; background:#272727; padding:50px 0;}
.footer1{width:100%; max-width:1200px; margin:0 auto; font-size:0;}
.f_left{width:50%; float:left; background:url(img/b_fgx.png) no-repeat right top;}
.f_left ul{float:left; margin-right:19%;}
.f_left ul h2{font-size:17px; color:#fff; padding-bottom:15px; margin-bottom:10px; background:url(img/newtit.png) no-repeat 0 bottom;}
.f_left ul a{font-size:14px; color:#bebebe; line-height:26px; display:block;}
.f_right{float:right; width:40%; margin-left:10%;}
.f_right ul{float:left;}
.f_right .ewm{float:right; text-align:center; width:30%; font-size:15px; color:#fff; line-height:40px;}
.f_right ul h1{font-size:22px; color:#fff;}
.f_right ul li{font-size:14px; color:#fff;}
.f_right ul strong{display:block; font-size:25px; color:#fff; padding-left:45px; background:url(img/b_tel.png) no-repeat 0 center; margin:10px 0;}
#footer2{font-size:14px; color:#fff; background:#1a1a1a; text-align:center; padding:15px 0;}
#footer2 p{font-size:14px; color:#fff;}
#footer2 a{font-size:14px; color:#fff;}

/*单页频道检索页*/
.pagecon{width: 1200px; margin:30px auto 70px auto;}
.p_about{ padding:30px 0;}
#about_R{margin-top:0; width:47%; margin-left:3%; position:initial;}
#about_R img{width:100%;}
#about_L{width:50%;}
#about_L h2{font-size: 30px; color: #f3961a;}
#about_L .aboutC{color:#323232; margin-bottom:0;}
#about_L .aboutC p{color:#323232;}

/*图文频道检索页*/
.list1{width:100%; font-size:0; padding:20px 0;}
.list1 .piclist{float:left;width:25%; box-sizing:border-box; margin-bottom:22px;}
.list1 .piclist .picimg{display:block; width:94%; height:205px; margin:0 auto;  border:1px solid #eee; background:#eee; overflow:hidden;}
.list1 .piclist .picimg img{width:100%; height:100%;}
.list1 .piclist .pictitle{text-align:center; font-size:17px; color:#343434; line-height:40px; padding:10px 0;}
.pagecon .cptitle{text-align:center; font-size:20px; font-weight:bold; line-height:70px; margin-top:20px; color:#000;}
.pagecon .cpimg{text-align:center;}
.pagecon .cpcon,.pagecon .cpcon div,.pagecon .cpcon p{font-size:14px; text-indent:2em; line-height:28px;}
.list1 .piclist .picimg:hover  img{transform:scale(1.1,1.1); transition:transform.2s;}

/*文章频道检索页及详情页*/
.pagelist{font-size:0; padding:20px 0;}
.pagelist .tList{display:block; width:48%; float:left; margin:0 1% 30px 1%; min-height:140px;}
.pagecon .newtitle{text-align:center; font-size:20px; font-weight:bold; line-height:70px; margin-top:20px; color:#000;}
.pagecon .yuan{margin: auto; background: #f7f7f7; border: 1px solid #e8e8e8; line-height: 28px; text-align: center; margin-bottom: 30px;}
.pagecon .newcon{font-size:14px;}
.pagecon .newcon div,.newcon p{font-size:14px; text-indent:2em; line-height:28px;}
.pagecon .newcon b{font-size:16px;}
.pagecon .newcon img{max-width:60%;}


.my-map { margin: 0 auto; width:100%; height: 400px; }
.my-map .icon { background:url(img/marker.png) no-repeat; }
.my-map .icon-cir { height: 31px; width: 28px; }
.my-map .icon-cir-red { background-position: -11px -5px; }
.amap-container{height: 100%;}
#contactL{width:40%;}
#contactR{width:60%; width:55%; float:right;}
.contactl{height:400px;}
.contactl li{margin-left:20px; font-size:16px; color:#7b7b7b; padding:22px 0 26px 50px; border-bottom:#e7e7e7 1px solid; text-align: left;}
.contactl li span{font-size:16px; line-height:30px; color:#272727;}
.contactl .li1{ background:url(img/page1.png) no-repeat 0 25px;}
.contactl .li2{ background:url(img/page2.png) no-repeat 0 25px;}
.contactl .li3{ background:url(img/page3.png) no-repeat 0 25px;}
.contactl .li4{ background:url(img/page4.png) no-repeat 0 25px;}

/*内页面包屑样式*/
#mbx{background:#f5f5f5; padding:15px 0;}
.mbx{width:1300px; margin:0 auto; box-sizing:border-box; padding-left:15px; border-left:5px solid #0959b6;}
#mbx a{font-size:12px; color:#4d4d4d;}
/*检索页翻页样式*/
.qt-pagination{ width:94%; margin:auto; overflow:hidden; padding:30px 0px; text-align:center;}
.qt-pagination a{background-color: #fff;border: 1px solid #e3e3e3;padding: 0 10px;margin-right: 3px; min-width: 30px;  height: 30px;   line-height: 30px;   display: inline-block;   text-align: center;}
.qt-pagination  .pages{ background:#195aba; color:#fff;}









