/* CSS Document */
@charset "utf-8";
* {padding:0; margin:0;}
html, body{background:#c0c0c0;margin: 0;padding: 0;width: 100%;height: 100%;min-height: 100%;font-family: "微软雅黑" ,Helvetica, Arial, sans-serif;
font-size: 16px;line-height: 1.231;-webkit-touch-callout: none;display: -webkit-box;-webkit-box-orient: vertical;-webkit-box-align:stretch;position: relative;}
a {text-decoration:none;outline:none;color:#777777}
a:hover{text-decoration:none}
.clearBoth{clear:both;height:0;}
ul,li {list-style:none;}
img {border:none; margin:0; padding:0;}
.main{max-width:100%;margin:auto;min-height:100%;background-color:#fff;position: relative;}
.hide{display:none;}

.btn4{ background:url(../images/img49.jpg) no-repeat center center; width:100%; height:1360px;}

.t1{ width:50%; margin-left:auto; margin-right:auto; margin-top:2.86%;}
.t1 img{ width:100%;}
.txt_list ul{ margin:1% 4%;}
.txt_list ul li{ float:left; width:30%; margin:2% 1% 1%; background-color:#0497fe; height:36px; line-height:36px; text-align:center; color:#fff; font-size:70%; }
.txt_list ul li a{color:#fff; display:block;}

.txt_list1 ul{ margin:3% 8%;}
.txt_list1 ul li{ float:left; width:33.3%; margin:0.8% 0;text-align:center;}
.txt_list1 ul li img{ width:80%;}

.pro_tit{ font-size:130%; text-align:center; margin-top:5%;}
.pro_tit span{ font-size:160%; color:#017bbf;}
.ptit{background:#0497fe; height:36px; line-height:36px; color:#fff; margin-top:2%;}
.tname{ padding-left:5%;}
.tmore a{ color:#fff;}

.fl{ float:left;}
.fr{ float:right;}

/*头部*/
.main .headerbg{}
.main .header{width:100%;position:relative;background:#0497fe; margin-bottom:3px;}
.main .header .logo{margin-left:20px;float:left;width:66.667%; margin-top:2.5%; margin-bottom:2.5%}
.main .header .logo img{width:100%;}
.main .header .banner{float:right;margin-right:24px;width:4.86111%; margin-top:2.78048%;}
.main .header .banner .close img,.main .header .banner .open img{width:100%;margin-top:48.78048%;}
.main .header .banner .xla{width:50%;position:absolute;right:0px;background:#292929;z-index:99999;top:100%;display:none;}
.main .header .banner .xla li{border-bottom:1px solid #343434;}
.main .header .banner .xla li a{height:42px;line-height:42px;width:100%;display:block;border-bottom:1px solid #343434;}
.main .header .banner .xla li a font{color:#fff;font-size:100%;height:42px;margin-left:30px;float:left;}
.main .header .banner .xla li a span{float:right;width:6px;height:11px;margin-right:30px;margin-top:16px;}
.main .header .banner .xla li a img{float:right;width:6px;height:11px;margin-right:30px;margin-top:16px;}
.main .header .banner .xla li .zilan a{height:37px;line-height:37px;background:#292929;border:none;padding-left:30px;width:80%;}
.main .header .banner .xla li .zilan{display:none;}
/*滚动图*/
#main {width:100%;margin:0 auto;padding:0px 0px;background:#fff;position:relative;}
.swiper-main {width:100%;position:relative;}
.swiper1,.swiper1 .swiper-slide {width:100%;}
.swiper-slide img{width:100%;}
#main .pagination1 .swiper-pagination-switch {display:inline-block;width:9px;height:9px;border-radius:9px;background:#fff;/*box-shadow:0px 1px 2px #555 inset;*/margin:0 5px;cursor:pointer;}
#main .pagination2 .swiper-pagination-switch {display:inline-block;width:9px;height:9px;border-radius:9px;background:#fff;/*box-shadow:0px 1px 2px #555 inset;*/margin:0 5px;cursor:pointer;}
#main .dian{position:absolute;bottom:15px;z-index:9999;width:100%;}
#main .dian2{position:absolute;top:0;z-index:9999;width:100%;}
#main .dian3{position:absolute;bottom:10px;z-index:9999;width:100%;}
#main .dian3 p{ margin-bottom:10%;}
#main .dian1{position:absolute;bottom:8.222%; left:6.2833%;z-index:9999;width:93.7167%;}
#main .dian1 img{ margin-left:2.22%;}
#main .pagination1 {margin-top:5px;text-align:center;}
#main .pagination1 .swiper-active-switch {background:#f97f12;}
#main .pagination2 {margin-top:5px;text-align:center;}
#main .pagination2 .swiper-active-switch {background:#f97f12;}
.swiper-container {
	margin:0 auto;
	position:relative;
	overflow:hidden;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	-o-backface-visibility:hidden;
	backface-visibility:hidden;
	/* Fix of Webkit flickering */
	z-index:1;
}
.swiper-wrapper {
	position:relative;
	width:100%;
	-webkit-transition-property:-webkit-transform, left, top;
	-webkit-transition-duration:0s;
	-webkit-transform:translate3d(0px,0,0);
	-webkit-transition-timing-function:ease;
	
	-moz-transition-property:-moz-transform, left, top;
	-moz-transition-duration:0s;
	-moz-transform:translate3d(0px,0,0);
	-moz-transition-timing-function:ease;
	
	-o-transition-property:-o-transform, left, top;
	-o-transition-duration:0s;
	-o-transform:translate3d(0px,0,0);
	-o-transition-timing-function:ease;
	-o-transform:translate(0px,0px);
	
	-ms-transition-property:-ms-transform, left, top;
	-ms-transition-duration:0s;
	-ms-transform:translate3d(0px,0,0);
	-ms-transition-timing-function:ease;
	
	transition-property:transform, left, top;
	transition-duration:0s;
	transform:translate3d(0px,0,0);
	transition-timing-function:ease;
	
}
.swiper-slide {
	float: left;
}

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
}
.swiper-wp8-vertical {
	-ms-touch-action: pan-x;
}

/* Specify Swiper's Size: */
.swiper-container, .swiper-slide {
	width: 100%;;
}
/*新闻列表*/
.main .news{width:94.59459%;margin:0 auto;}
.main .news .gongao{height:56px;}
.main .news .gongao .laba{width:2.57142%;margin-right:1.42857%;margin-top:19px;float:left;}
.main .news .gongao .wenzi{width:96%;height:56px;line-height:56px;float:left;overflow:hidden;}
#Marquee_x {overflow:hidden;width:96%;} 
#Marquee_x ul li ,#Marquee_x ul li div{float:left;line-height:56px;overflow:hidden;} /* 横向滚动必须让所有li左浮动 */
#Marquee_x ul li div{float:left;line-height:56px;height:56px;overflow:hidden;color:#f97f12;font-size:100%;}
#Marquee_x ul li div img{border:1px solid #DADADA;width:96%;height:56px;display:block;}
#Marquee_x ul li div span{display:block;}

.main .news .newslist .qtao{padding-bottom:15px;width:100%;}
.main .news .newslist .qtao .mg{width:100%;background:#343434;}
.main .news .newslist .qtao .mg .mgl{width:31.85714%;}
.main .news .newslist .qtao .mg .mgl img{width:100%;}
.main .news .newslist .qtao .mg .mgl,.main .news .newslist .qtao .mg .mgr{float:left;}
.main .news .newslist .qtao .mg .mgr{width:62%;margin-left:3.71428%;/*margin-top:6.19834%;*/}
.main .news .newslist .qtao .mg .mgr h3{color:#ffffff;font-size:137.5%;}
.main .news .newslist .qtao .mg .mgr .what .time{float:left;}
.main .news .newslist .qtao .mg .mgr .what .hit{margin-left:9.90783%;}
.main .news .newslist .qtao .mg .mgr .what .time .tub{float:left;margin:3px 4px 0px 4px;}
.main .news .newslist .qtao .mg .mgr .what .time .shij{float:left;height:1.5em;line-height:1.5em;font-size:87.5%;color:#cccccc;margin-left:5px;}
.main .news .newslist .qtao .mg .mgr .jianj{color:#cccccc;font-size:100%;line-height:1.5em;margin-top:4px;}
.main .news .newslist .qtao .mg .mgr .ydu{width:100%;}
.main .news .newslist .qtao .mg .mgr .ydu .anniu{width:17.28110%;float:right;}
.main .news .newslist .qtao .mg .mgr .ydu .anniu img{width:100%;}
.main .news .newslist .qtao .mg .mgr .ydu .anniu a{display:block;}
/*底部*/
.bottom{width:100%;  padding-top:5px; }
.bottom p{ text-align:center; line-height:26px; font-size:80%;}


/*footer*/
.lfooter { width:100%; height:70px; background-color:#0497fd;/* position:fixed;*/ bottom:0px;  }
.lfooter ul li { width:25%; height:auto; float:left; text-align:center; padding:10px 0px; }
.lfooter ul li a { color:#FFF; line-height:12px; font-size:12px;}


/*文字列表 start*/
.txt_list2{margin:0; width:100%;margin-bottom:10px; }
.txt_list2 ul li{line-height:40px;height:40px;text-indent:4%; border-bottom:1px dashed #ccc;background: url(../images/icon_8.jpg) no-repeat 1.31% center;}
.txt_list2 ul li a{float:left;color:#000;font-size:100%; display:contents;}
.txt_list2 ul li a:hover{color:#f00;}
.txt_list2 ul li span{float:right;color:#999; font-size:80%;width:80px;}
/*文字列表 end*/
.new-contit{ text-align:center; font-size:150%; color:#211d7d; margin-top:6%;}
.new-contime{ text-align:center;font-size:90%; color:#999;margin-top:2%;}

/*关于我们*/
.lgywm { width:100%; height:auto; margin-top:20px;} 
.lgywm_title { width:100%; height:auto;}
.xian { width:100%; height:25px; border-bottom:1px solid #d7d8d8; }
.lwenzi { width:110px; height:auto; text-align:center; background-color:#FFF; margin:-20px auto 0px;}
.lwenzi p { font-size:80%; color:#211d7d; line-height:1.6em;}
.lwenzi p strong { font-size:1.5em;}
.lgywm_wz { width:94%; height:auto; padding:2% 2%;}
.lgywm_wz img{ width:100%; text-align:center;}
.lgywm_wz p{ font-size:80%; line-height:1.8em; color:#333;word-break:break-all;}
.lgywm_wz p span{word-break:break-all;}
.lgywm_wz td p{ min-width:60px;}
.lgywm_wz td {word-break:break-all;}

.tit1{ font-size:180%; text-align:center;  border-bottom:1px solid #ccc; margin-bottom:4.16666%;}
.tit1 .tname{ width:60.52777%; margin-left:auto; margin-right:auto; text-align:center; border-bottom:1px solid #b24140;line-height:400%;}
.tit2{ font-size:130%; text-align:center;line-height:400%;  margin-bottom:4.16666%;}
.tit3{ font-size:150%; text-align:center;color:#b24140;  border-bottom:1px solid #ccc; margin-bottom:4.16666%;}
.tit3 .tname{ width:46.52777%; margin-left:auto; margin-right:auto; text-align:center; border-bottom:1px solid #b24140;line-height:400%;}
.tit4{ font-size:130%; text-align:center;line-height:400%;}
.tit5{ font-size:80%; text-align:center;  margin-bottom:9.16666%;}
.kt{ font-family:"楷体";}

.pic_list_index ul li{ float:left; width:42.5%; color:#333;  margin-left:5%; margin-top:3%; border:1px solid #999; box-sizing:border-box; padding:0.6%;}
.pic_list_index ul li img{ width:100%; padding-bottom:3%;}
.pic_list_index ul li p{ text-align:left;}
.pic_list_index ul li p img{ width:45%;}
.pic_list_index ul li .tit{ font-size:95%; color:#333;padding-bottom:5%; text-align:center;height:45px;}
.pic_list_index ul li .more{ background-color:#f5f5f5; height:42px;}
.pic_list_index ul li .more a{ padding:3% 0% 0 0%;}
.pic_list_index ul li .more img{ width:100%; }

.pic_listt ul li{ float:left; width:40.80555%; color:#333;  margin-left:5.23888%; margin-bottom:7%;}
.pic_listt ul li img{ width:100%; padding-bottom:10%;}
.pic_listt ul li .name{font-size:110%;}
.pic_listt ul li p{ text-align:center;font-size:90%; }

.pic_list ul li{ float:left; width:26.80555%; color:#666; font-size:110%; margin-left:4.83888%; margin-bottom:7%;}
.pic_list ul li img{ width:100%; padding-bottom:10%;}
.pic_list ul li p{ text-align:center;}

.pic_list2{ border-top:1px solid #ccc; padding-top:6%;}
.pic_list2 ul li{ float:left; width:30%; color:#666; font-size:110%; margin-left:2.37777%; margin-bottom:7%;}
.pic_list2 ul li img{ width:100%;padding-bottom:4%;}
.pic_list2 ul li p{ text-align:center;}

.pic_list3 ul li{ float:left; width:26.80555%; color:#666; font-size:110%; margin-left:4.83888%; margin-bottom:7%;}
.pic_list3 ul li img{ width:76%; margin-left:12%; padding-bottom:10%;}
.pic_list3 ul li p{ text-align:center;}

.pic_list5{ padding:3% auto;}
.pic_list5 ul li{ color:#666;  margin:2% 3% auto 3%;}
.pic_list5 ul li img{ width:35.69444%; float:left;}
.pic_list5 ul li .titt{font-style: oblique;float:right;font-size:110%; padding-right:3%; padding-top:2%;}
.pic_list5 ul li .txtt{width:43%;float:right;font-size:80%; line-height:200%; padding-top:2%;}

.pic_list6 ul li{ float:left; width:47%; color:#666; font-size:80%; margin-left:2%; margin-bottom:2%;}
.pic_list6 ul li img{ width:100%; padding-bottom:5%;}
.pic_list6 ul li p{ text-align:center;}

.content p{ font-size:120%; line-height:200%;}
.sc1{ color:#b24140;}
.txt_border{ border-top:1px solid #ccc; text-align:center;font-size:120%; line-height:200%; padding-top:5%; margin-top:5%;}
.txt_1{ text-align:center;font-size:100%; }

.pic img{ width:22.26667%; padding-right:1.75666%;}
.pic1 img{ width:30.66666%; margin-left:2%; margin-bottom:3%;}
.pic2 img{ width:47%; margin-left:2%; margin-bottom:3%;}

.content2{ margin-left:5%; margin-right:5%;}
.content2 p{ font-size:120%; line-height:200%;}
.content3{ margin-left:5%; margin-right:5%;font-size:100%;line-height:200%;}
.content3 ul li{ float:left; width:50%;}
.content4{ margin-left:5%; margin-right:5%;font-size:100%;line-height:200%;}
.content4 p{ border-bottom:1px solid #ccc; padding-top:2%; padding-bottom:2%;}
.border{ border-top:1px solid #ccc;}
.mar_pad{margin-top:8%; padding-top:8%;}
.mar_pad1{margin-left:3%; margin-bottom:3%;}
.mar_pad3{margin:3%;}
.mar_pad2{margin-top:6%; margin-bottom:6%;}
.mar_pad4{margin-top:6%; margin-bottom:3%;}
.font100{ font-size:90%;}
.font200{ font-size:140%;}
.font120{ font-size:120%;}



.tit1{ font-size:180%; text-align:center;  border-bottom:1px solid #ccc; margin-bottom:4.16666%;}
.tit1 .tname{ width:60.52777%; margin-left:auto; margin-right:auto; text-align:center; border-bottom:1px solid #b24140;line-height:400%;}
/*选项卡1 start*/
.Tab1 { }
/*菜单class*/
.Menubox1 {}
.Menubox1 ul{font-size:160%;line-height:400%;margin-bottom:4.16666%; width:60%; margin-left:auto; margin-right:auto;}
.Menubox1 li{float:left; width:50%;text-align:center;color:#666;display:block;cursor:pointer;}
.Menubox1 li.hover{color:#000;}
.Contentbox1{width:100%;clear:both;text-align:left;height:auto;}
/*选项卡1 end*/
/*分页样式开始*/
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center ;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 10px;
  background-color: #fff;
  border: 1px solid #ddd;
  margin:0px 5px 0px 0px;
}
.pager li > a:hover,
.pager li > a:active {
  text-decoration: none;
  background-color: #0064b4;
  color:#FFF;
}
.pagination>.active>span{
  background-color: #0064b4;
  color:#FFF;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}

/*分页样式结束*/


