body{
	font-family: "微软雅黑";
	overflow-x:hidden;	
}
ul,li{
	list-style: none;
	padding: 0;
	margin: 0;
}
/* a{
	text-decoration: none;
	-moz-transition: 0.3s;
	-webkit-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;
	color:#222222;
} */
.sjtitle{ font-size:18px; font-weight:bold; line-height:40px; border-bottom:#CCCCCC solid 1px;}
.sjcon{ font-size:16px; line-height:30px;}
a:hover{color:#0290c0;text-decoration: none;}
a:link{text-decoration: none;}
.clear{clear:both;}
.fl{float:left;}
.fr{float:right;}
.row{padding: 0;margin: 0;}
.blue{
  color:#0290c0 !important;
}
.white{
  color:#ffffff !important;
}

.t_top{
	/* display: flex; */
  /* background: #d6d6d6; */
  height:30px;
  line-height: 30px;
  color:#ffffff;
  font-size: 12px;
}
.t_top a{
  color:#ffffff;
  font-size: 12px;
}
/* .navbar{
  background: none;
  border:none;
  margin-bottom: 0;
}
.navbar-brand{
  padding: 0;
}
.navbar-brand img{
  max-height: 70px;
  margin:10px 0;
}
@media (max-width: 991px){
  .navbar{
    height:50px;
    position: relative;
  }
  .navbar-brand img{
    max-height: 40px;
    margin:5px 0;
  }
}
.navbar-nav > li{

}
.navbar-nav > li > a{
  height:70px;
  line-height: 70px;
  margin:10px;
  padding: 0 25px;
  border: 1px solid #fff;
  background: none;
  color:#222222;
  -moz-transition: border 0.6s;
  -webkit-transition:border 0.6s;
  -ms-transition:border 0.6s;
  transition:border 0.6s;
}
.navbar-nav > li > a:hover{
  color:#fff !important;
  border: 1px solid #1e82e8;
  background: #1e82e8 !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
  color:#fff;
  border: 1px solid #1e82e8;
  background: #1e82e8;
}
@media (max-width: 991px){    
   .navbar-default .navbar-collapse, .navbar-default .navbar-form{
        border:0;
        width:100%;
        position: absolute;
        background: #fff;
        z-index: 99999;
    }
    
    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
        color: #fff;
        font-weight: bold;
        background: #1e82e8;   
        text-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;        
    }
    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus{
        color: #fff;
        font-weight: bold;
        background: #1e82e8;   
        text-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
        color: #fff;
        font-weight: bold;
        background: #1e82e8;   
        text-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }   
    .nav > li{
        border-bottom: 1px solid #fff;
    }
    .navbar-nav > li > a{
      line-height: 40px;
      height:40px;
      margin: 0;
    }
    .navbar-toggle{
        margin-top: 12px;
    }   
} */
.zhzj{
  margin:100px auto;
}
.tit h3{
  font-family: "黑体";
  font-size: 36px;
  font-weight: bold;
}
.tit h4{  
  font-size: 15px;
  font-weight: normal;   
  color: #a0a0a0;
  display: block;
  padding: 10px 0 0 0;
}
.tit em{
  overflow: hidden;
  width: 60px;
  max-width: 60px;
  height:3px;
  background: #0290c0;
  display: block;
  margin:25px auto 0;
}
.zhzjc{
  margin-top: 80px;
}
.zhzjc .col-sm-6{
  overflow: hidden;
}
.jixie{
  margin:0 5px;
  padding-top: 50px;
  background: #0290c0;
  text-align: center;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  padding-bottom: 40px;  
  height:305px;
}
@media (max-width: 991px){
  .zhzj{
    margin: 40px auto;
  }
  .zhzjc{
    margin-top: 40px;
  }
  .jixie{
    margin-bottom:20px;
  }  
}
.jixieimg{
}
.jixie:hover{
  padding-top: 20px;
  padding-bottom: 70px;
}
.jixiexuhao h3,.jixiexuhao h4{
  display: inline-block;
}
.jixiexuhao h3{
  font-size: 48px;
  font-weight: bold;   
  color: #ffffff;
  padding: 0 0 0 0px;
  vertical-align: bottom;
}
.jixiexuhao h4{
  font-size: 24px;
  font-weight: bold;   
  color: #ffffff;
  padding: 0 0 3px 0px;
  vertical-align: bottom;
}
.jixieinfo{
  color:#fff;
  line-height: 26px;
  font-size:14px;
}
.fangan{
  background: #eff3f7;
  padding: 80px 0;
}
.fanganb{
  padding: 0 20px;
  display: block;
}
@media (max-width: 991px){ 
  .fangan{    
    padding: 40px 0;
  }
  .fanganb{
    padding: 20px;
  }
}
.fanganc{
  margin-top: 40px;
}
.fanganimg{
  text-align: center;
}
.fanganimg img{
  display: inline-block;
}
.fangantit{
  text-align: center;
  padding: 20px 0 10px;
  font-size: 18px;
  color:#696969;
}
.fanganinfo{
  text-align: center;
  font-size: 14px;
  color:#8e8e8e;
  line-height: 20px;
}

@media (max-width: 991px){ 
  
}
.aboutc{
  margin-top: 40px;
  background-image: url(about.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-position: 0 0%;
}
.aboutb{
  margin:20px 0;
  background: rgba(13,136,229,0.9);
  padding: 100px 60px;
  color:#fff;
}
.abouttit{
  color:#fff;
  font-size: 36px;  
  text-align: left;
}
.aboutem{
  overflow: hidden;
  width: 100px;
  max-width: 100px;
  height:3px;
  background: #ffffff;
  display: block;
  margin:25px 0;
}
.aboutinfo{
  text-align: left;
  color:#fff;
  font-size: 12px;
  line-height: 30px;
}
.aboutd{
  margin-top: 40px;
}
.aboutdsz{
  padding: 20px;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.aboutdsz:hover{
  padding: 0px 20px 40px;
}
.aboutds{
  font-size: 44px;
}
.aboutds span{
  font-size: 16px;
  vertical-align: middle;;
}
.aboutdz{
  color:#0072e5;
  font-size: 16px;
}
.news{
  padding: 60px 0;
}
.newsc {
  
}
.newsc_l{
  padding-right: 20px;
}
.newsc_lh{   
  background: linear-gradient(#fff 50%, #0290c0 50%);
  background-size: 100% 200%;
  background-position: 0 200%; 
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  border:0;
  box-shadow: 0px 0px 0px #e0e0e0;
}
.newsc_lh a{
  padding: 20px;
  display: block;  
  background: #fff;
}
.newsc_lh:hover a{
  background: none;
}
.newsc_lh:hover{
  animation: myfirst 0.3s;
  -webkit-animation: myfirst 0.3s;
  background-position: 0 100%;
  box-shadow: 0px 10px 10px #e0e0e0;
}
@keyframes myfirst
{
  0%{
    background-position: 0 0%;
  }
  100%{
    background-position: 0 100%;
  }
}
@-webkit-keyframes myfirst
{
  0%{
    background-position: 0 0%;
  }
  100%{
    background-position: 0 100%;
  }
}
.newsc_l_img{
  overflow: hidden;
}
.newsc_l a:hover img{
  transition: all 0.8s;
  -moz-transition: all 0.8s;
  -webkit-transition: all 0.8s;
  -o-transition: all 0.8s;
}
.newsc_l a:hover img{
  transform: scale(1.05);
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
}
.newsc_l_time{
  padding-top: 20px;
  color:#c4c4c4;
  padding-right: 40px;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.newsc_l_time .newsc_l_year{
  border-bottom: 1px solid #c4c4c4;
  font-size: 16px;
  font-weight: bold; 
}
.newsc_l_time .newsc_l_date{
  font-size: 14px;  
}
.newsc_l_tit{
  padding-top: 20px;
  color:#666666;
  padding-bottom: 3px;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.newsc_l_cont{
  color:#999999;
  height:20px;
  overflow: hidden;
}
.newsc_l a:hover .newsc_l_time{
  color:#fff;
}
.newsc_l a:hover .newsc_l_tit{
  color:#fff;
}
.newsc_l a:hover .newsc_l_cont{
  color:#fff;
}
.newsc_l a:hover .newsc_l_year{
  border-bottom: 1px solid #fff;
}
.newsc_r li{
  padding-bottom: 20px;
}
.newsc_r a{
  padding: 20px;
  display: block;  
  background: linear-gradient(#fff 50%, #0290c0 50%);
  background-size: 100% 200%;
  background-position: 0 200%; 
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  border:0;
  box-shadow: 0px 0px 0px #e0e0e0;
}
.ejrrcon{ font-size:16px; line-height:30px;}
.newsc_r a:hover{
  animation: myfirst 0.3s;
  -webkit-animation: myfirst 0.3s;
  background-position: 0 100%;
  box-shadow: 0px 10px 10px #e0e0e0;
}
@keyframes myfirst
{
  0%{
    background-position: 0 0%;
  }
  100%{
    background-position: 0 100%;
  }
}
@-webkit-keyframes myfirst
{
  0%{
    background-position: 0 0%;
  }
  100%{
    background-position: 0 100%;
  }
}
.newsc_r_time{  
  color:#c4c4c4;
  padding-right: 40px;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.newsc_r_time .newsc_r_year{
  border-bottom: 1px solid #c4c4c4;
  font-size: 16px;
  font-weight: bold; 
}
.newsc_r_time .newsc_r_date{
  font-size: 14px;  
}
.newsc_r_tit{  
  color:#666666;
  padding-bottom: 3px;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.newsc_r_cont{
  color:#999999; 
  height:20px;
  overflow: hidden;
}
.newsc_r a:hover .newsc_r_time{
  color:#fff;
}
.newsc_r a:hover .newsc_r_tit{
  color:#fff;
}
.newsc_r a:hover .newsc_r_cont{
  color:#fff;
}
.newsc_r a:hover .newsc_r_year{
  border-bottom: 1px solid #fff;
}
@media (max-width: 991px){ 
  .newsc_r li{
    padding-bottom: 0px;
  }
  .news{
    padding: 30px 0;
  }
  .newsc_l{
    padding-right: 0px;
  }
  .newsc{
    margin:10px 0 0;
  }
}
.pinjia{
  background-image: url(pinjiabg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: 0 0%;
}
.pinjiadian{
  background-color:rgba(0,0,0,0.4);
  background-image: url(pinjiadian.png);
  padding: 80px 0;
}
.pinjiaa{
  padding-top: 60px;
  float:none;
  margin: 0 auto;
  overflow: hidden;
}
.pinjiac{
  padding: 0 10px;
}
.pinjiacyh{
  color:#cccccc;
  font-size: 36px;
  font-weight: bold;
}
.pinjiacnr{
  color:#ffffff;
  padding-top: 20px;
  font-size: 14px;
  line-height: 26px;
}
.cjwt{
  background-image: url(cjwt.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: 0 0%;
}
.cjwtd{
  background-color:rgba(255,255,255,0.9);
  padding: 80px 0;
}
@media (max-width: 991px){ 
  .cjwtd{   
    padding: 40px 0;
  }
}
.cjwttop{
  margin-top: 40px;
}
.cjwtac{
  padding: 20px 40px 40px;
}
@media (max-width: 991px){ 
  .cjwtac{
    padding: 20px;
  }
}
.cjwtact{
  padding-bottom:5px;
}
.cjwtact a{
  color: #22252b;
  font-size: 18px;  
  line-height: 24px;
}
.cjwtacw{
  padding-bottom:20px;
  padding-top:15px;
}
.cjwtacw a{
  color: #999999;
  font-size: 13px;  
  line-height: 22px;
  padding-top: 10px; 
}
.cjwtacy a{
  color: #0290c0;
  font-size: 13px;  
}
.cjwtac em{
  background: #0290c0;
  height:1px;
  width:0px;
  display: block;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.cjwtac:hover em{
  width:100%;
  height:1px;  
}
.cjwtacy a{
  border-bottom: none;
}
.cjwtac:hover .cjwtacy a{
  border-bottom: 1px solid #0290c0;
}
.lxwm{
  padding:80px 0 40px;
  background: #f7f7f7;
}
.lxwm_bot{
  padding-top: 40px;
}
.lxwm_l{
  line-height: 30px;
  padding-right:30px;
}
@media (max-width: 991px) {
  .lxwm{
    padding:40px 0;
  }
  .lxwm_l{
    padding-right: 5px;
  }
}
.lxwm_l p{
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  display: inline-block;
  border-bottom: 1px solid #fff;
  clear:both;
}
.lxwm_l p:hover{
  border-bottom: 1px solid #0290c0;
}
.lxwm_l a:hover{
  color:#333;
}
.lxwm_r{  
  padding-left:30px;
}
@media (max-width: 991px) {
  .lxwm_r{  
    padding-left:5px;
  }
}
.lxwm_r img{
  max-height:200px;
}
@media (max-width: 991px) {
  .lxwm_l p{
    margin:0;
  }
}
.footer1 {
  padding: 0 0 40px;
  background: #f7f7f7;
}
.footer1 .container{
  max-width:800px;
}
.footer1 h3{
  font-size: 18px;  
  margin: 0px 0 10px;
}
.footer1 h3 a{
  color:#333;
}
.footer1 ul li a{
  color:#808080;
  font-size: 14px;
  line-height: 26px;
}
.footer1 ul li a:hover{
  color:#0290c0;
}
.smcy .container{
  max-width:800px;
}
.smcy{ 
  line-height: 30px;
  background: #f7f7f7;
}
.smcy a{
  color:#808080;
}
.smcy a:hover{
  color:#0290c0;
}
.footer2{  
  padding: 20px 0;
  background: #d6d6d6;  
  line-height: 20px;
  color:#696969;
  font-size: 12px;
}
.phonefooternav {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 99999;
  min-height:80px;
  background:#
}
.phonefooternav ul li {
  width: 25%;
  background: #494949;
  float: left;
  padding: 10px 0;
  border-right: 1px solid #666;
  list-style: none;
  min-height: 80px;
}
.phonefooternav ul li a {
  display: block;
  color: #fff;
  text-align: center;
}
.phonefooternav ul li a:hover{
    text-decoration: initial;
}
.phonefooternav ul li a i {
  display: block;
  font-size: 20px;
  padding: 10px 0;
}

@media (max-width: 480px) {
  .phonefooternav ul li {
    padding: 3px 0px;
  }
}
@media (max-width: 991px) {
  body {
   padding-bottom:80px !important;
  }
}
/*内页*/

/* 产品分类 */
.ct2-sd {
	float: left;
	width: 240px;
	margin-bottom: 15px;
	margin-top: 40px;
}

.ct2-mn {
	float: right;
	width: 870px
}

.sd-titCh {
	font-family: "微软雅黑";
	font-size: 20px;
}

.sd-titEn {
	font-family: "微软雅黑";
	font-size: 14px;
	padding-top: 10px;
}

.panel-sd {
	margin-bottom: 20px;
	/* background-color: #f6f6f6 */
}

.panel-sd:last-child {
	/* margin-bottom: 0 */
}

.panel-sd .sd-tit {
	/* text-align: center; */
	color: #fff;
	font-size: 28px;
	background: url(914_cp_bg1.png) no-repeat #224b8d;
	padding: 25px;
	border-radius: 20px 20px 0 0;
	border-bottom: 1px solid white;
}

.panel-sd .sd-tit span {
	display: block;
	text-transform: uppercase;
	font-size: 14px;
	color: #fff
}

.lanmu {
	/* background-color: #363e45 */
	background-color: #fff;
}

.lanmu li:hover::before {
	content: '';
	/*CSS伪类用法*/
	position: absolute;
	/*定位背景横线的位置*/
	top: 0px;
	background: #f08300;
	/*宽和高做出来的背景横线*/
	width: 3px;
	height: 40px;
	/* display: none; */
}

.lanmu li {
	border-bottom: 1px solid #eee;
	position: relative;
	background:url(jt1.png) no-repeat right center;
}

.lanmu li:last-child {
	border-bottom: 0
}

.lanmu li>a {
	display: block;
	line-height: 40px;
	padding: 0 0 0 25px;
	/* color: #fff; */
	color: black;
	font-size: 16px
}

.lanmu li .arr {
	float: right;
	height: 40px;
	width: 40px;
	position: relative;
	cursor: pointer
}

.lanmu li .arr:after {
	content: '';
	border-top: 2px solid #7b8a96;
	border-left: 2px solid #7b8a96;
	box-sizing: content-box;
	display: block;
	width: 8px;
	height: 8px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	right: 15px
}

.lanmu-box {
	display: none
}

.lanmu-box p {
	margin: 0;
	/* border-top: 1px solid rgba(255, 255, 255, .2); */
	/* padding-left: 15px */
	background-color: #f8f9fb;
	text-align: center;
	border-top: 1px solid #eee;
}

.lanmu-box p a:hover {
	color: #224b8d;
}

.lanmu-box p a {
	padding: 0 25px;
	display: block;
	line-height: 50px;
	font-size: 14px;
	/* color: #fff */
}

.lanmu li:hover {
	/* border-left: 3px solid #f08300; */
	/* width: 240px; */
}

.lanmu li>a:hover,
.lanmu li.active>a {
	background-color: #f8f9fb;
	/* color: white; */

}

.lanmu li.open .lanmu-box {
	display: block
}

.lanmu li.open .arr:after {
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg)
}

.list{
  margin-top: -70px;
}
.listtit{
  background: #0290c0;
  color:#fff;
  padding: 10px 20px 10px;  
}
.listtit h3{
  margin:0;
  padding: 0;
  font-size: 22px;
  line-height: 30px;
  font-weight: bold;
}
.listtit span{
  margin:0;
  padding: 0;
}
.listli{
  background: #eaeaea; 
}
.listli li{
  display: block; 
  margin:0 20px;
  border-bottom:1px solid #e0e0e0;
}
.listli li:last-child{
  border-bottom:none;
}
.listli li a:before{
  color:#888888;
  font-size: 12px;
  padding-right: 10px;
}
.listli li:hover a{
  color:#0290c0; 
}
.listli li:hover a:before{
  color:#0290c0; 
}
.listli a{
  display: inline-block; 
  width:100%;
  line-height: 42px;
  height:42px;
  color:#888888;
}
.actli{
  color:#0290c0!important; 
}
.actli:before{
  color:#0290c0 !important; 
}
.mainc{
  padding: 40px 2%;
}
.mainco div{
	margin-bottom: 10px;
}
.mbx{
  margin-bottom: 20px;
}
.mbx a{
  color:#0290c0; 
}
.mainco h3{
  font-weight: bold;
  font-size: 30px;
  margin:0;
  padding:20px 0px 30px;
}
.maincp{
  padding: 0px 10px;
  text-align:center; 
  border: 1px solid #CCCCCC;
}
.maincp .a_img{
	width: 200px;
	height: 200px;
}
.maincp .a_img img{
	width: 100%;
	height: 100%;
}
.maincp:hover{
	border: 1px solid #0290c0;
}
.maincp a{
  display: inline-block;
  overflow: hidden;
}
.maincp img{
    display: inline-block;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
}
.maincp:hover img{
    transform:scale(1.1);
    -ms-transform:scale(1.1);
    -webkit-transform:scale(1.1);
    -o-transform:scale(1.1);
    -moz-transform:scale(1.1);
}
.maincp:hover a{
  color:#0290c0;
}
.pages{
    text-align: center;    
}
.pages ul li{
    display: inline-block;
}
.pages ul li a{    
    background: #fff;
    border: 1px solid #e0e0e0;
    font-size: 14px;
    padding: 5px 10px;
    margin: 20px 3px;
    display: inline-block;
    color:#6d6d6d;
}
.previous_s{
	background: #fff;
    border: 1px solid #e0e0e0;
    font-size: 14px;
    width:80px;
	height:32px;
	line-height:30px;
    margin: 5px;
    display: inline-block;
    color:#6d6d6d;
}
.pages .previous_s a{    
	padding: 0!important;
	margin: 0!important;
	border: 0!important;
    background: #fff;    
    font-size: 14px;
    width:78px !important;
	height:30px !important;	   
	line-height:30px !important;
    display: inline-block;
    color:#6d6d6d;
}
.next{
	background: #fff;
    border: 1px solid #e0e0e0;
    font-size: 14px;
    width:80px;
	height:32px;
	line-height:30px;
    margin: 5px;
    display: inline-block;
    color:#6d6d6d;
}
.next a{
	padding: 0!important;
	margin: 0!important;
	border: 0!important;
    background: #fff;    
    font-size: 14px;
    width:78px !important;
	height:30px !important;	   
	line-height:30px !important;
    display: inline-block;
    color:#6d6d6d;
}
.pages_solid{
	background: #0290c0;
    border: 1px solid #e0e0e0;
    font-size: 14px;
    width:30px;
	height:32px;
	line-height:30px;
    margin: 5px;
    display: inline-block;
    color:#fff;
}
.mnews{
  margin:10px 0;
  padding-bottom:30px;
}
.mnews li{ padding-left:25px; background:url(jt1.png) no-repeat left center;border-bottom:1px solid #e5e5e5; line-height:33px; font-size:16px; }
.mnews li i{ font-size:14px;float:right; width:100px;}
.mnews li:hover{ background-color:#fcfcfc;}

.mnews li a{ color:#333333;}
.mnews li a:hover{ color:#018fbf;}


@media (min-width: 992px) {
  .newsimg{
    width: 20%;
  }
  .news_a{
    width:80%;
    padding-left:10px;
  }
}
@media (max-width: 991px) {
  .newsimg{
    display: none;
  }
  .news_a{
    width:100%;
  }
}
.news_a_tit{
	overflow: hidden;
}
.news_a_tit a{
  /* color:#0290c0; */
    font-size: 20px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.news_a_tit:hover a{
	color: #0290c0;
}
.news_a_cont{
  padding-top: 10px;
}
.news_a_cont a{
  color:#939393;
}
.maincontact{
  padding-top: 30px;
}





.mainc h1{
  font-size: 26px;
  font-weight: bold;
  padding: 20px 0;
  text-align: center;
}
.newsart h1{
  text-align: center;
}
.mainc h2{
  margin:10px 0;
  background: #eaeaea;
  width:100%;
  height:30px;
  line-height: 30px;
  font-size: 12px;
  text-align: center;
}
.articlenext{
  margin:10px 0;
  background: #eaeaea;
  width:100%;  
  line-height: 40px;
}
@media (min-width: 992px) {
  .articlenext div:first-child{
    float:left;
    padding-left: 10px;
  }
  .articlenext div:last-child{
    float:right;
    padding-right: 10px;
  }
}
@media (max-width: 991px) {
  .articlenext div:first-child{    
    padding-left: 10px;
  }
  .articlenext div:last-child{
    padding-left: 10px;   
  }
}
.xgnews{
  margin:40px 0;
}
.nn{
  border-left:5px solid #0290c0;  
  padding-left: 30px;
  font-size: 20px;
  margin-bottom:20px;
}
.xgnews ul li{
  margin: 0 10px;
  line-height: 26px;
  height:26px;
  border-bottom:1px dotted #9c9c9c;
}
.xgnews span{
  float:right;
}
.xgprol{
  padding: 0 10px;
}
.xgprol h3{
  margin:0;
  padding:0;
  overflow: hidden;
}
.xgprol h4{
  margin:0;
  padding:5px 0;
  text-align: center;
}
.xgprol img{
  display: inline-block;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.xgprol:hover img{
  transform:scale(1.1);
  -ms-transform:scale(1.1);
  -webkit-transform:scale(1.1);
  -o-transform:scale(1.1);
  -moz-transform:scale(1.1);
}
.xgprol:hover a{
  color:#0290c0;
}

.carousel-inner > .item {
	text-align:center;
}
.carousel-inner > .item img{
	display:inline;
} 
