@charset "utf-8";
/* CSS Document */

body {
	width:100%;
	height:100%;
	margin:0 auto;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif ;
	font-family:"微软雅黑"!important;
	list-style:none;
	text-align:center;
	background:#fff;
}
a:link {color: #000; text-decoration: none}
a:active { color: #000;text-decoration: none }
a:visited {
	color: #000;
	text-decoration: none
}
li{ list-style:none}
.clear{ clear:both}
.folatleft{ float:left;}
.folatright{ float:right;}

#whole{ width:100%;margin:auto;}
.top_bj{ width:100%; height:40px; background:#000000;}
.top{ width:1200px; height:40px; line-height:40px; margin:auto; }
.top_text{ color:#CCCCCC; }
.top_text a{ color:#fff;}
.top_text a:hover{ color:#fff;}

.meun_bj{ width:100%; background:url(../images/nav_bj.jpg) repeat-x;}
.meun{ width:1200px; height:100px; margin:auto;}
.logo img{ margin-top:20px;}
.nav ul{ padding:0px; margin:auto;}
.nav ul li{ float:left; width:110px;list-style:none; line-height:50px; height:50px; margin-top:20px; }

.banner{ width:100%;padding:0px; margin:auto;}

.box1_bj{ width:100%; height:870px;}
.box1{ width:1200px; height:870px; margin:auto; padding-top:25px; }
.index_left{ width:207px; min-height:500px; text-align:left; font-size:12px; line-height:25px;}
.index_left ul{ padding:0px; margin:auto; background:#fff;}
.index_left ul li{ width:207px; height:40px; line-height:40px; border-bottom:1px dashed #ccc;list-style:none; text-align:center; }


.index_pro{ width:928px; }
.index_pro ul{ padding:0px; margin:auto; margin-top:10px;}
.index_pro ul li{ width:222px; height:232px; list-style:none; background:#fff; float:left; margin-top:10px; margin-left:10px;}
.index_pro ul li img{ padding-top:10px; padding-bottom:10px; width:210px; height:198px;}
.index_pro ul li span{ background:#146fc4; width:100%; height:30px; line-height:30px; display:block; color:#fff; text-align:center; }

.title{ margin-top:15px;}
.title img{ margin:auto; padding:6%;}
/*滚动*/
.container {
  margin: 0 auto;
  max-width: 1200px;
  margin-top:20px;
}

.carousel {
  width: calc(100% - ($button-spacing * 2));
}
.carousel[data-shift="1"] .carousel-inner > .item {
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
.carousel .carousel-inner > .item.row {
  margin: 0;
}
.carousel .carousel-control {
  background: none;
  color: transparent;
  overflow: hidden;
  text-shadow: none;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  width: 50px;
}
.carousel .carousel-control:before {
  color: #444;
  font-family: 'Glyphicons Halflings';
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.carousel .carousel-control:after {
  border-radius: 50%;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);
  content: '';
  height: 60%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  width: 100%;
}
.carousel .carousel-control:hover:after {
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.7);
}
.carousel .carousel-control.left {
  left: -30px;
}
.carousel .carousel-control.left:before {
  content: '\e079';
}
.carousel .carousel-control.left:after {
  right: -100%;
}
.carousel .carousel-control.right {

}
.carousel .carousel-control.right:before {
  content: '\e080';
}
.carousel .carousel-control.right:after {
  left: -100%;
}
.carousel-control.left{ background:none !important;}
.carousel-control.right{ background:none !important;}



.ab_bj{ width:100%; height:450px; background:#064da3;}
.ab{ width:1200px; height:450px; margin:auto;}
.ab_img img{ padding-top:50px;}
.ab_text { width:660px;padding-top:40px; }
.ab_text h1{ color:#fff; text-align:left; font-weight:bold; font-family:"微软雅黑";}
.ab_text p{ text-align:left; color:#fff; line-height:35px; text-align:justify; margin-top:20px; margin-bottom:20px;}
.ab_text img{ float:left;}

.youshi{ width:100%; height:842px; background:url(../images/youshi.jpg) center no-repeat;}

.news_box{ width:1200px; margin:auto; height:470px;}
.news_left{ float:left; width:650px;}
.news_left ul{ padding:0px;}
.news_left ul li{ list-style:none;}
.news_list{  height:85px; border-bottom:1px #CCCCCC dashed; margin-top:20px;}
.news_text{ text-align:left; margin:auto; width:480px; }
.news_text p{ font-size:12px; color:#999999;}
.news_text h2{ font-size:18px; padding:0px; margin:auto; padding-bottom:10px; color:#198ede; }
.date{ background:#198ede;  height:auto; color:#fff;  width:60px; height:60px; text-align:center; float:left; font-size:12px;   }
.date h3{ padding:0px; margin:auto; padding-bottom:10px;}

.news_right{ float:right; }
.news_right ul{ padding:0px; margin-top:20px;}
.news_right ul li{ list-style:none; text-align:left; line-height:35px; height:35px; color:#999999; border-bottom:1px #CCCCCC dashed; font-size:12px; margin-top:5px;}
.news_right ul li span{ float:right;}
.news_right ul li a{ color:#666666;}

.map_bj{ width:1110px; height:309px; background:url(../images/map_bj.jpg) center no-repeat; margin:auto; margin-bottom:30px;}
.map_left p{ text-align:left; font-size:16px; color:#198ede; line-height:35px; padding-top:58px; padding-left:15px;}
.map_left ul{ padding:0px; margin:auto;}
.map_left ul li{ text-align:left; line-height:25px;padding-left:15px; }
.map{ padding-top:60px; padding-right:15px;}

.fot_bj{ width:100%; height:230px; background:#000;}
.fot_bj_en{ width:100%; height:auto; background:#000;}

.fot{ width:1200px; height:230px; margin:auto;}
.fot_en{ width:1200px; height:auto; margin:auto;}

/*foot*/
.footer-link { padding: 10px 0; font-size:14px;color: #515151;}
.footer-link dl { float: left; width: 13.9%;color: #515151; }
.footer-link dt { line-height: 45px; color: #ccc;font-weight: 700; font-size:16px; }
.footer-link dd { line-height: 28px;color: #999; }
.footer-link a { color: #515151; text-decoration: none;}
.footer-link a:hover { color: #31a5e7;}
.fot_logo img{ padding-top:30px;}

/*ny*/
.ny_banner{ width:100%; height:150px; background:url(../images/ny_banner.jpg) center;}

.ny_main{ width:1200px; margin:auto;  margin-top:30px;}
.ny_title{ width:928px; height:71px; background:url(../images/index_tell.jpg); border-bottom:1px #999999 dashed;}
.ny_title h2{ font-size:22px; color:#0058aa; text-align:left; padding-top:20px; padding-left:20px; }
.ny_title_en{ width:928px; height:71px; background:url(../images/index_tell_en.jpg); border-bottom:1px #999999 dashed;}
.ny_title_en h2{ font-size:22px; color:#0058aa; text-align:left; padding-top:20px; padding-left:20px; }

#nr_text{ width:928px; padding:20px; text-align:justify;  margin:auto;}
#nr_text p{  text-align:left; line-height:35px; text-align:justify; }

.ny_right{ float:right; }
.ny_cp{ text-align:center;margin-bottom: 10px; height:230px;}
.ny_cp a{ margin-bottom:10px;}
.ny_cp img{ height:160px; width:200px; }

.same_cp{ text-align:center;margin-bottom: 10px; height:230px; margin-left:5px;}
.same_cp a{ margin-bottom:10px;}
.same_cp img{ height:160px; width:200px; }



.ab_title_bj{ background:#0058aa; height:70px;  }
.ab_title_bj h1{ font-size:20px; color:#fff; font-weight:bold; line-height:70px; padding:0px; margin:auto; text-align:center;}
.cp2{ border-radius:5px; vertical-align:middle;text-align:center;*display: block; margin-bottom:2%; margin-top:2%;}
.cp2 img{  margin:auto;width:500px; height:380px; }


.ny_word_news_list ul{ padding:0px; margin:auto; margin-top:15px }
.ny_word_news_list ul li{ width:98%; margin:auto; height:35px; line-height:35px; border-bottom:1px #CCCCCC dashed; text-align:left; }
.ny_word_news_list ul li span{ text-align:right; color:#CCCCCC; float:right;}
.info{ text-align:center; margin-bottom:20px;}
.xw_title h1{ font-size:18px; text-align:center; margin-top:25px; font-weight:bold;}
.content{line-height:25px;color:#333; text-align:left; text-align:justify; font-size:12px;}
.content img{ max-width:100%; }
.relation_box{ margin-top:20px; margin-bottom:20px; text-align:left;}

/*手机版*/
@media (max-width: 790px) {

.top_m{ height:auto; margin-bottom:2%; margin-top:2%;}
.top_logo_m img{ margin:auto; max-width:100%;}
.top_text_m { text-align:center; padding:0px; line-height:20px;}
.top_text_m h1{ color:#FF0000; font-weight:bold; font-size:16px; margin-bottom:0px; margin-top:0px;}
.top_text_m_en h1{ color:#5d5d5d; font-size:16px; margin-bottom:0px;}
.top_text_m_en p{ color:#5d5d5d;margin-bottom:0px;}
.top_text_m_en span{ font-size:16px; color:#FF0000;}

.top_text_m p{ color:#5d5d5d;margin-bottom:0px;}
.top_text_m span{ font-size:16px; color:#FF0000;}
.ab_text_m h4{ text-align:center;}
.ab_text_m img{ margin:auto;}
.more img{ margin:auto; padding:2%;}

.nav_m{ padding:0px;}
.nav_m ul{ padding:0px;  margin:auto; width:100%; margin-top:5px; margin-bottom:0px;background:#156FBF; overflow:auto; }
.nav_m li{ float:left;padding:3px 5px 10px 5px;margin-top:2px; height:40px; text-align:center; line-height:35px; overflow:hidden; background:url(../images/nav_m_coin.png) right no-repeat;}
.nav_m li a{ color:#fff;}
.sj_pro img { height:140px; margin-bottom:10px; width:180px; border:1px #CCCCCC solid;}
.sj_pro{ text-align:center;}
.fot_bj_m{ background:#2d363f; }
.fot_bj_m p{ color:#fff; padding:3%;}
.fot_bj_m a{ color:#fff;}

.pro_list_right{ margin-top:2%;}
.pro_list_right li{ border:1px #CCCCCC solid; padding:1%; margin-top:2%;}
.pro_list_right ul{ padding:0px; margin:auto;} 
.ny_nr{ text-align:justify; line-height:24px; padding:2%; }
.ny_nr img{ max-width:100%;}
.left_title_m{ background:url(../images/coin.jpg) left no-repeat; font-weight:bold; color:#ef7217;}
.ny_left_title_m{ height:50px; border-bottom:1px #CCCCCC solid; line-height:50px; text-align:left; color:#333333; }
.ny_left_list_m { padding:0px; margin:auto; margin-bottom:4%;}
.ny_left_list_m li{ text-align:center;color:#fff; border-bottom:1px #fff dashed; margin-top:5px; line-height:25px; float:left; margin-bottom:2%; background:#156FBF; }
.ny_left_list_m li a{ color:#fff;}

.hy_news_m{ background:#fff;  margin-top:2%; }
.hy_news_m img{ padding-top:5%; padding-bottom:2%; padding-left:10px; padding-right:10px; margin:auto;}
.hy_news_m ul{ padding:0px; margin:auto; padding-bottom:3%;}
.hy_news_m ul li{ text-align:left; width:95%; margin:auto;color:#848484; height:36px; line-height:36px; }
.hy_news_m ul li a{ color:#848484; }
.hy_news_m ul li a:hover{ text-decoration:underline;}
.hy_news_m ul li span{ float:right}

.pro_right_title { height:35px; line-height:35px;}
.pro_img p{ text-align:center}
.pro_img img{ height:140px; margin-bottom:20px; width:180px;}
}
