﻿﻿/*-----global CSS 清除浏览默认样式-----*/
*{ margin:0; padding:0;}
body{ font:14px/150% Microsoft YaHei,SimHei,SimSun,Arial, Helvetica, sans-serif;  width:100%;}
li{ list-style:none;}
a{ text-decoration:none; color:#333;}
a:hover{ text-decoration:underline;}
img{ border:none; vertical-align:bottom; display:inline-block;}
h1{ font-size:16px;}
h2{ font-size:14px;}
h3{ font-size:14px;}
.fl{ float:left;}
.fr{ float:right;}
.mb10{ margin-bottom:10px;}
.mb15{ margin-bottom:15px;}
.mb30{ margin-bottom:30px;}
.mr10{ margin-right:10px;}
.fb{ font-weight:bold;}
.no_margin{ margin-bottom:0;}


/*-----layout CSS-----*/
ul,ul li,.col,.hd,h2,.bd,.menu,.clear{ overflow:hidden; zoom:1; }

/*------------------------头部 start--------------------------*/
.header{ width:100%; margin:0 auto;}
.header img{width:100%}



/*------------------------内容 start--------------------------*/
.cont-wrap{ background:url(cont-bg0.png) repeat-y top center;}
.content{width:1200px; margin:0 auto; padding-top:30px;}

/*通用栏目-----*/
.hd{ width:340px; margin:30px auto;}
.hd2{ width:370px; margin:30px auto;}
.hd3{ font-family:"微软雅黑 Light"; color:#000; font-weight:bold; font-size:40px; text-align:center; margin-top:50px; line-height:60px;}
.colTit{ float:left; font-size:22px; display: inline-block; font-weight:normal;}
.hdMore{ float:right;font-weight:normal; color:#666; font-size:14px;}



/*通用图片+标题+摘要-----*/
.imgTxtNews{ width:1200px; float:left; display:inline; padding:40px; background-color:#ebebeb; margin:20px 0px; }
.imgTxtNews .img{ float:left; margin-right:30px;}
.imgTxtNews .img img{ width:414px; height:233px;}
.imgTxtNews .txtNews{ float:left; width:1135px; }
.imgTxtNews .tit{ display:block; font-size:20px; color:#000; font-family:"微软雅黑 Light"; padding-bottom:10px; line-height:40px;}
.imgTxtNews .txt{ color:#b9b9b9; font-size:16px; line-height:30px;}



/*导语*/
.intro{ border-radius:10px; border:#e61f18 2px solid; margin-top:30px;}
.intro img{  padding:30px 0px 30px 50px; }
.intro p{ width:1050px; margin:0 auto; padding-top:10px; font-size:20px; text-indent:40px; line-height:180%; text-align:justify; min-height:160px; margin-bottom:50px;}

/*直播视频-----*/
.shipin{width:900px; margin:0 auto;}
.shipin img{width:900px;height:500px;}


/*两侧带箭头滚动图-----*/
.gt{ width:100%; margin:0 auto;}
.rollBox {width:100%; padding-bottom:15px; z-index:1;}
.rollBox .LeftBotton { background:url(../img/arrow_l.png) no-repeat; width:30px;height:36px;overflow:hidden;float:left;display:inline;margin:600px 5px 0 10px;cursor:pointer; z-index:0; position: absolute; left: 0;top: 850px;}
.rollBox .RightBotton {background:url(../img/arrow_r.png) no-repeat; width:30px;height:36px;overflow:hidden;float:left;display:inline;margin:600px 0 0 5px;cursor:pointer; z-index:0; position: absolute; right: 0;top: 850px;}
.rollBox .Cont {width:100%;overflow:hidden;float:left;}
.rollBox .ScrCont {width:10000000px;}
.rollBox .Cont .pic {width:633px;float:left;text-align:center; margin:0 7px;}
.rollBox .Cont .pic img {display:block;margin:0 auto;width:633px; height:356px;}
.rollBox .picTit{display:block; text-align:center; height:30px; line-height:30px; color:#fff; background-color:#0350a6; font-family:"微软雅黑 Light"; font-size:16px;}
.rollBox #List1, .rollBox #List2 {float:left;}




.bd1{width:600px;float:left; margin:0 7px;}
/*版块5--------------------------*/
/*滚动标题*/
.slide-tit {position:relative;width: 560px;height:550px;padding:15px 0;background:url(../img/mod4-bg2.png) no-repeat ;}
.slide-tit .swiper-container {height:490px;margin-top:20px;}
.slide-tit .swiper-slide {height: 50px !important;transition: all .5s;-moz-transition: all .5s;-webkit-transition: all .5s;-o-transition: all .5s;}
.slide-tit .swiper-slide a {font-size: 18px;display: inline-block;overflow: hidden;height: 50px;line-height:50px;overflow: hidden; border-bottom:1px #000 dashed; width:360px;}
.slide-tit .swiper-slide a:before{content:"";display:inline-block;}
.slide-tit .swiper-slide:hover {background: #f9fbff;}
.slide-tit-prev{ position:absolute; bottom:20px; left:0; width:95%; height:30px; background:url(../images/arrow-down.png) no-repeat center center;cursor:pointer;}
.slide-tit-next{position:absolute;  top:10px; left:0;width:95%;height:30px; background:url(../images/arrow-up.png) no-repeat center center;cursor:pointer;   }
.name{color:#048780; float:left; padding-right:10px; font-size: 18px;height: 40px;line-height:50px;}
.swiper-slide  span{ float:right; color:#999; font-size: 18px;height: 40px;line-height:50px;}




.bd2{width:574px;float:right;}

.tousu{ background-color:#d4d4d4; border:#797979 2px solid; border-radius:30px; height:600px;}
.form {width:90%;margin: 0 auto;font-size: 20px;margin-top:30px;}
.form li {line-height: 45px;border-bottom: 1px solid #e7e8e9;padding-bottom: 10px;margin-bottom: 10px;overflow: hidden;zoom: 1;}
.form li span {float: left;width: 25%;color: #505050;margin-right: 20px;}
.form li input {float: left;line-height: 60px;font-size:18px;padding-left: 10px;color:#2b2d2f; width:320px; }
.form li input::-webkit-input-placeholder {font-size: 20px;color: #2b2d2f;}
.form li:last-child {border-bottom: none;margin-bottom: 0;}
.btn-submit {display: block;width: 360px;margin: 40px auto;height: 90px;font-size: 42px;color: #fff;border-radius: 45px;line-height: 90px;text-align: center;background: #da390e;-webkit-animation: tada 4s both;animation: tada 4s both;margin-bottom: 40%;}
.form-control{float:left;margin-bottom:20px;width:70%;height:60px;  line-height: 60px;   border: none;    font-size: 22px;   padding-left: 10px;}
.anniu{ margin:5px auto; width:227px;}

::-ms-clear,::-ms-reveal{display:none;}



.fenji{background: url(006.png) no-repeat center top; height:501px; width:574px;}
.fenji p{ padding-top:180px; width:280px; margin-left:20px; font-size:20px; line-height:35px; font-family:'微软雅黑 Light'; color:#000;}

.fenlei{background: url(007.png) no-repeat center top; height:501px; width:574px;}
.fenlei p{ padding-top:180px; padding:180px 30px 30px 30px; font-size:20px; line-height:35px; font-family:'微软雅黑 Light'; color:#000;}


.more{ color:#00e5d9;}


/*------------------------底部 start--------------------------*/
#banquanxinxi{
	width:1200px;
	height:100px;
	margin-top:15px;
	text-align:center;
	color:#000000;
	line-height:200%;
	font-size:14px;
}
#banquanxinxi a{
	color:#000000;
	text-decoration:none;	
}
#banquanxinxi a:hover{
	color:#FF0000;
	
}
#banquanxinxi div{
	margin-top:4px;	
}

.sjszz{
	color:#3d87e7;
}
