﻿@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0}
ul{list-style:none}
img{border:none}
a{text-decoration:none; color:#333;transition: all 0.6s;}
a:hover{color:#b50909;}
.clear{clear:both}
.margin{margin:0 auto;}
.float{float:left;}
button,input,select,textarea{ vertical-align:middle;outline:none;}
body{font-family:"微软雅黑"; background-color:#FFF; color:#454545; font-size:14px;}

.w_100{ width:100%; min-width:1300px; margin:0 auto;}
.w_1400{ width:1400px; margin:0 auto;}
.w_1300{ width:1300px; margin:0 auto;}

.w_1200{ width:1200px; margin:0 auto;}



/*.............. CSS 首页样式............. */
.top{height:90px;  margin:0 auto;  position: absolute; top:0px; z-index:9000; background:url(bg2.png) repeat-x; border-bottom:1px #294380 solid; }  
.logo{ float:left;}
 
.top_you{ float:right; margin-top:28px; } 
.top_phone{ float:left; position:relative; margin-left:15px;}
.top_phone p{ width:280px;  border-radius:10px; position:absolute; top:65px; left:-200px;  font-size:24px; color:#fff; background:#f27302 url(phone.png) 20px center no-repeat; text-indent:70px; font-weight:bold;  padding:15px 0px;box-shadow: 0px 0px 10px 0 rgba(160, 159, 159, 0.3); display: none; }
.top_phone:hover p{ display:block;}

.top_er{ float:left; position:relative;}
.top_er p{position:absolute; top:65px; left:-70px;  font-size:14px; color:#fff; line-height:40px; border-radius:15px; background:#f27302; text-align:center;  padding:15px; padding-bottom:5px; box-shadow: 0px 0px 10px 0 rgba(160, 159, 159, 0.3); display: none; }
.top_er p img{ width:140px; height:140px;}
.top_er:hover p{ display:block;}

.top_sou{ float:left; position:relative; margin-left:15px;transition: all 0.6s;}
.top_sou:hover .sousuo{ display:block;  height:45px;  padding:10px; }
.sousuo{width:380px;  position:absolute; top:65px; left:-350px;background:#f27302;box-shadow: 0px 0px 5px 0 rgba(160, 159, 159, 0.3); transition: all 0.6s;  overflow:hidden;  border-radius:10px;  height:0px;  }
.sousuo .ipt{width:320px; height:45px; line-height:45px; border:none;  text-indent:20px; font-size:15px; display:inline-block; float:left; margin-right:15px; border-radius:5px; }
 
.synav{width:675px; float:left;  line-height:90px; margin-left:30px; }
.nav{ width:675px;    z-index:1;  }
		.nav a{ color:#333;  }
		.nav .nLi{float:left; width:95px; text-align:center; display:inline; }
		.nav .nLi h3{ font-size:18px; font-weight:normal; } 
		.nav .nLi h3 a{ color:#fff;}
		.nav .nLi:hover{ background:#f27302;}
		.nav .nLi:hover h3 a{ font-weight:bold; color:#fff;}
		
		
		.nav .sub{ display:none; width:100%; top:90px;left:-0px; position:absolute; background: url(bg_05.png); } 
		.nav .sub .sub_z{ width:1300px; margin:0 auto; padding:50px 0; overflow:hidden; line-height:30px;}
		.nav .sub .sub_z .sub_z_p{ width:300px; float:left; text-align:left; border-right:1px #3e3e3e solid; padding-right:60px;}
		.nav .sub .sub_z .sub_z_p h2{ font-size:30px; color:#fff;}
		.nav .sub .sub_z .sub_z_p h2 i{ font-style:normal; margin-top:10px; display:block; font-size:15px; font-weight:normal; text-transform:uppercase; display:block;}
		.nav .sub .sub_z .sub_z_p p{ font-size:16pxx; line-height:30px; height:60px; overflow: hidden; color:#aaa; margin-top:20px;}
		.nav .sub .sub_z .sub_z_p span a{ display:block; width:150px; line-height:40px; text-indent:30px; font-size:16px;margin-top:30px; background:#888 url(li2.png) 80px center no-repeat; color:#fff;}
		.nav .sub .sub_z .sub_z_p span a:hover{ background:#F27302 url(li2.png) 80px center no-repeat;}
		.nav .sub .sub_z .sub_z_ul{ float:left; width:400px; overflow:hidden; margin-left:70px;}
		.nav .sub .sub_z .sub_z_ul li{ width:170px; border-bottom:1px #3e3e3e solid; line-height:55px; float:left; margin-right:30px; font-size:15px; text-align:left; text-indent:30px; background:url(li3.png) 0 center no-repeat;}
		.nav .sub .sub_z .sub_z_ul li a{ color:#fff;}
		.nav .sub .sub_z .sub_z_ul li:hover a{ color:#F27302; text-decoration:underline;}
		.nav .sub .sub_z .sub_z_tu{ float:right; }
		.nav .sub .sub_z .sub_z_tu img{ width:400px; height:230px;}
 
 
		
.synav22{ width:100%; min-width:1300px; margin:0 auto;  background:#fff;height:90px; position:fixed; top:0;z-index:9991; box-shadow:0 0 7px 2px rgb(54 54 54 / 15%); }
        .nav2{width:1300px; height:90px; margin:0 auto;   z-index:1; }
		.nav2 a{ color:#333;  }
		.nav2 .nLi{float:left; width:95px;  text-align:center; display:inline; }
		.nav2 .nLi h3{ font-size:18px; font-weight:normal;  line-height:90px; }  
		.nav2 .nLi:hover{  background:#004f97;}
		.nav2 .nLi:hover h3 a{ font-weight:bold; color:#fff;}
		
		.nav2 .nLi2{ width:414px;   margin-right:30px;}  
		.nav2 .nLi2:hover{  background: none;}
		
				
		.nav2 .nLi3{ float:right; margin-top:25px; }   
  
		.nav2 .sub{ display:none; width:100%; top:90px;left:-0px; position:absolute; background: url(bg_06.png); } 
		.nav2 .sub .sub_z{ width:1300px; margin:0 auto; padding:50px 0; overflow:hidden; line-height:30px;}
		.nav2 .sub .sub_z .sub_z_p{ width:300px; float:left; text-align:left; border-right:1px #406d9d solid; padding-right:60px;}
		.nav2 .sub .sub_z .sub_z_p h2{ font-size:30px; color:#fff;}
		.nav2 .sub .sub_z .sub_z_p h2 i{ font-style:normal; margin-top:10px; display:block; font-size:15px; font-weight:normal; text-transform:uppercase; display:block;}
		.nav2 .sub .sub_z .sub_z_p p{ font-size:16pxx; line-height:30px; height:60px; overflow: hidden; color:#80a3b9; margin-top:20px;}
		.nav2 .sub .sub_z .sub_z_p span a{ display:block; width:150px; line-height:40px; text-indent:30px; font-size:16px;margin-top:30px; background:#366eab url(li2.png) 80px center no-repeat; color:#fff;}
		.nav2 .sub .sub_z .sub_z_p span a:hover{ background:#F27302 url(li2.png) 80px center no-repeat;}
		.nav2 .sub .sub_z .sub_z_ul{ float:left; width:400px; overflow:hidden; margin-left:70px;}
		.nav2 .sub .sub_z .sub_z_ul li{ width:170px; border-bottom:1px #406d9d solid; line-height:55px; float:left; margin-right:30px; font-size:16px; text-align:left; text-indent:30px; background:url(li3.png) 0 center no-repeat;}
		.nav2 .sub .sub_z .sub_z_ul li a{ color:#fff;}
		.nav2 .sub .sub_z .sub_z_ul li:hover a{ color:#F27302; text-decoration:underline;}
		.nav2 .sub .sub_z .sub_z_tu{ float:right; }
		.nav2 .sub .sub_z .sub_z_tu img{ width:400px; height:230px;}
 


		
.cp_tuijian{ overflow:hidden; position:relative; margin-top:-90px;}
.cp_tuijian li{ float:left; width:25%; overflow:hidden; background:url(bg_04.png); margin-top:10px;}
.cp_tuijian li img{  float: left; margin-left:60px; margin-top:25px;} 
.cp_tuijian li p{ font-size:18px; color:#fff; margin-left:20px; float:left; line-height:80px;text-shadow:2px 2px 3px #3e3c3c;}

.cp_tuijian li.dd1{ background:url(bg_03.png); }
.cp_tuijian li:hover{ background: url(bgg.png); padding:5px 0; margin-top:0px;}



.fuwu{ margin-top:50px; overflow:hidden;}
.fuwu_zuo{ width:300px; float:left; margin-top:40px;}
.fuwu_zuo h2{ font-size:32px; color:#222;}
.fuwu_zuo h2 span{ display:block; font-size:16px; text-transform:uppercase; font-weight:normal; color:#0c3261;}
.fuwu_zuo p{ margin-top:20px; line-height:30px; color:#666; font-size:16px; margin-bottom:30px;}
.fuwu_zuo li{ width:300px; line-height:50px; border:1px #ddd solid; margin-bottom:10px; text-align:center; font-size:22px;}
.fuwu_you{ float:right; width:900px;}
.fuwu_you li{ float:left; width:31.3%;}
.fuwu_you li img{ width:100%;}
.fuwu_you li p{ position:relative; text-align:center; line-height:70px; height:70px; overflow:hidden; position:relative; margin-top:-70px; color:#fff; font-size:18px;text-shadow:2px 2px 3px #3e3c3c;}


.about{ background:url(bg.jpg) center 0 no-repeat; margin-top:50px; padding:30px 0 ; height:710px;}
.about_z{ overflow:hidden;}

.about_z_zou{ width:520px; float:left; margin-top:60px;}
.about_z_zou h2{ font-size:42px; color:#fff;}
.about_z_zou h2 span{ display:block; font-size:16px; text-transform:uppercase; font-weight:normal; }
.about_z_zou i{ display:block; width:50px; height:1px; background:#fff; margin-top:15px;}
.about_z_zou p{ width:450px; line-height:30px; color:#fff; margin-top:40px;}
.about_z_zou ul{ overflow:hidden; margin-top:40px;}
.about_z_zou li{ float:left; width:130px; margin-right:30px; margin-bottom:10px; text-align:center;}
.about_z_zou li i{ width:130px; background:#ff670d; margin-top:5px;}
.about_z_zou li p{ margin-top:5px; color:#ddd; width:100%;}
.about_z_zou li b{ display:block; font-size:30px; color:#fff;}
.about_z_zou li b em{ font-size:14px; font-weight:normal; font-style:normal; margin-left:10px;}


.news{  background:#f3f3f3; padding:50px 0 80px 0;}
.news_h2{ overflow:hidden;}
.news_h2 h2{ float: left; font-size:42px; color:#111;}
.news_h2 h2 span{ display:block; font-size:16px; text-transform:uppercase; font-weight:normal; color:#235683;}
.news_h2 a{ display:block; float: right; width:170px; line-height:50px; border:1px #ddd solid; text-indent:30px;font-size:16px; color:#777; background:url(a.png) 110px center no-repeat;}

.news_z{ overflow: hidden; margin-top:50px;}
.news_z_zou{ float: left;  width:420px; height:600px; overflow:hidden; border-radius:10px; font-size:16px;}
.news_z_zou img{  width:420px; height:600px; } 
.news_z_zou i{  width:85%; margin:0 auto; font-style:normal;display:block; position:relative; margin-top:-160px;color:#fff;text-shadow:2px 2px 3px #3e3c3c; }
.news_z_zou h2{ width:85%; margin:0 auto; position:relative; font-weight:normal; font-size:18px; line-height:30px; height:60px; overflow:hidden; margin-top:15px; color:#fff;text-shadow:2px 2px 3px #3e3c3c;}
.news_z_zou span{  width:85%; margin:0 auto;display:block; margin-top:10px;color:#fff;text-shadow:2px 2px 3px #3e3c3c;}

.news_z_dl{ float:left; width:420px; margin-left:20px;}
.news_z_dl dt{ background:#fff;  border-radius:10px; font-size:16px; padding:36px 0;}
.news_z_dl dt i{  width:85%; margin:0 auto; font-style:normal;display:block; position:relative; color:#999; }
.news_z_dl dt h2{ width:85%; margin:0 auto; position:relative; font-weight:normal; font-size:18px; line-height:25px; height:50px; overflow:hidden; margin-top:5px; color:#222; }
.news_z_dl dt span{  width:85%; margin:0 auto;display:block; margin-top:30px;color:#666;  }

.news_z_dl dd{  width:420px; height:380px; overflow:hidden; border-radius:10px; font-size:16px; margin-top:20px;}
.news_z_dl dd img{  width:420px; height:380px; } 
.news_z_dl dd i{  width:85%; margin:0 auto; font-style:normal;display:block; position:relative; margin-top:-160px;color:#fff;text-shadow:2px 2px 3px #3e3c3c; }
.news_z_dl dd h2{ width:85%; margin:0 auto; position:relative; font-weight:normal; font-size:18px; line-height:30px; height:60px; overflow:hidden; margin-top:15px; color:#fff;text-shadow:2px 2px 3px #3e3c3c;}
.news_z_dl dd span{  width:85%; margin:0 auto;display:block; margin-top:10px;color:#fff;text-shadow:2px 2px 3px #3e3c3c;}

.news_z_dl dd:hover h2 , .news_z_dl dd:hover span , .news_z_dl dd:hover i , .news_z_zou:hover i , .news_z_zou:hover h2  , .news_z_zou:hover span{ color:#F27302;} 

.news_z_ul{width:420px; background:#fff; float:left;margin-left:20px; border-radius:10px; height:600px;}
.news_z_ul li{ width:85%; margin:0 auto;  border-bottom:1px #ddd solid; padding:30px 0;}
.news_z_ul li i{ font-style:normal;display:block; position:relative; color:#999; }
.news_z_ul li h2{  position:relative; font-weight:normal; font-size:18px; line-height:25px; height:50px; overflow:hidden; margin-top:5px; color:#222; }
.news_z_ul li span{  display:block; margin-top:30px;color:#666;  }

.news_z_ul li:hover h2 , .news_z_dl dt:hover h2{color:#F27302; font-weight:bold;}
.news_z_ul li:hover span , .news_z_dl dt:hover span{color:#F27302; background:url(aa.png) 80px center no-repeat; }

.youqing{ margin-top:50px; overflow:hidden}
.youqing h5{ float:left; font-size:20px; color:#004F97; line-height:81px;}
        .picMarquee-left{ width:1160px; float:left; margin-left:30px; overflow:hidden; position:relative; }
		.picMarquee-left .bd{width:1160px;    }
		.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
		.picMarquee-left .bd li{ width:188px; height:79px; border:1px #ddd solid;  float: left; margin-right:10px;}
		.picMarquee-left .bd li img{ width:188px; height:79px;transition:0.9s; }  
		.picMarquee-left .bd li:hover{border:1px #F27302 solid;}
		.picMarquee-left .bd li:hover img{transform:scale(0.9);}



.dibu{ background:#004f97; margin-top:60px;}
.dibu1{ overflow:hidden; padding:50px 0;}
.dibu1_p{ width:390px; float:left; background:url(logo2.jpg) 0 0 no-repeat; padding-top:70px; margin-right:220px;  }
.dibu1_p p{ margin-top:20px; line-height:30px; color:#fff;}

.dibu2{ line-height:70px; background:#004686; text-align:center; color:#80a3b9;}
.dibu2 a{ color:#80a3b9; margin:0 10px;}

.dibu1_d{ float: left; margin-right:50px;}
.dibu1_d h3{ font-size:16px; color:#fff; font-weight:normal; margin-bottom:20px;}
.dibu1_d li{ line-height:40px;}
.dibu1_d li a{color:#fff;}

.dibu1_er{ float:right;}
.dibu1_er  h3{ font-size:16px; color:#fff; font-weight:normal; margin-bottom:20px;}
.dibu1_er p{width:160px; line-height:40px; color:#80a3b9;}
.dibu1_er p img{ width:130px; height:130px; display:block;}
.dibu a:hover{ color:#fff; text-decoration:underline;}



/*-----------------------------------------------------------------------------------------------------*/

/* banner */
.nyban {width: 100%;margin: 0 auto; overflow: hidden; height:420px; }
.nyban h5{ width:1300px; margin:0 auto; margin-top:160px; font-size:40px; color:#fff;text-shadow:2px 2px 3px #3e3c3c;}
.nyban h5 span{ display:block; font-size:16px; text-transform:uppercase; font-weight:normal; margin-top:15px;}
.nyban p{width:1300px; margin:0 auto; margin-top:35px;}
.nyban p a{ display:inline-block; width:160px; line-height:45px; margin-right:20px; border:5px #fff solid; text-align:center; font-size:22px; color:#fff; border-radius:5px;}
.nyban p a:hover ,.nyban p a.on{ background:#9ac1eb; color:#fff; font-weight:bold; font-size:24px;}

.ny_dao{ margin-top:25px; }
.ny_dao a{ display:inline-block; padding: 0 30px;line-height:45px; margin-right:20px; border:1px #e5e5e5 solid; background:#f5f5f5; text-align:center; font-size:16px; color:#555; border-radius:5px;}
.ny_dao a.on ,.ny_dao a:hover{ background:#004EA2; color:#fff; border:1px #004EA2 solid; font-weight:bold;}

.ny_hezuo_h2{ margin-top:40px; overflow:hidden;}
.ny_hezuo_h2 h2{ font-size:32px; color:#004F97; float:left;}
.ny_hezuo_h2 h2 span{ font-size:16px; color:#999; font-weight:normal; margin-left:10px;}
.ny_hezuo_h2 p{ float:right; font-size:15px; color:#999; margin-top:11px; background:url(home.png) 0 center no-repeat; padding-left:30px;}
.ny_hezuo_h2 p a{ color:#999; margin:0 5px;}
.ny_hezuo_h2 p a:hover{ color:#F27302; text-decoration:underline;}

.ny_news_dao{ margin-top:50px; margin-bottom:80px; text-align:center; font-size:16px;}

.ny_news_dao a{ margin:0 5px;  color:#666; display: inline-block;  width:40px; line-height:40px; background:#fff; border-radius:3px;border:1px #e5e5e5 solid; background:#eee;border-radius:50%;}

.ny_news_dao span {display: inline-block;width:40px;line-height:40px;background: #ffead7;color:#fff;border:1px #f27302 solid;border-radius:50%;}

.ny_news_dao a.on{background:#f27302; color:#fff; border:1px #f27302 solid;}

.ny_news_dao a:hover{ background:#eee; color:#f27302;  }

.ny_news_dao span a:hover{background:#ef9545; color:#fff; border:1px #ef9545 solid;}

.ny_news_ul{ margin-top:35px; overflow:hidden;}
.ny_news_ul ul{ width:1390px;}
.ny_news_ul li{ float:left; width:583px; border:1px #ddd solid; margin-bottom:25px; margin-right:25px;padding:25px;} 
.ny_news_ul li .news_ul_p{ width:380px;   float:right; }
.ny_news_ul li .news_ul_p h2 a{ display:block; font-size:18px;  line-height:30px; height:30px; overflow:hidden; color:#222;}
.ny_news_ul li .news_ul_p i{ display:block; width:25px; height:2px; background:#004F97; margin-top:15px;}
.ny_news_ul li .news_ul_p p{ margin-top:15px; line-height:25px; height:50px; overflow:hidden; color:#888;}
.ny_news_ul li .news_ul_p span a{ display:block; width:100px; line-height:30px; background:#f5f5f5; border:1px #e5e5e5 solid; text-align:center;  margin-top:15px; color:#bbb;} 
.ny_news_ul li .news_ul_tu{ float: left; width:200px;}
.ny_news_ul li .news_ul_tu img{width:170px; height:120px;}
.ny_news_ul li .news_ul_time{ float:left; background:#004F97; padding:25px; text-align: center;  color:#fff; font-size:14px; }
.ny_news_ul li .news_ul_time b{ font-size:40px; display:block; }
.ny_news_ul li:hover{ border:1px #F27302 solid;}
.ny_news_ul li:hover .news_ul_p h2 a{ color:#F27302;}
.ny_news_ul li:hover .news_ul_p i{ background:#F27302; }
.ny_news_ul li:hover .news_ul_time{ background:#F27302;}

/*------------------------------------------------------------------*/

 

.ny_about_z{ overflow:hidden; margin-top:35px; margin-bottom:70px;}
.ny_about_zuo{ width:330px; float:left; } 

.ny_about_zuo .news_ny_you_tui{ background:#f2f2f2; margin-top:25px;padding:25px; }
.ny_about_zuo .news_ny_you_tui h5{ margin-bottom:20px;}
.ny_about_zuo .news_ny_you_tui li{ border-top:1px #ddd solid; border-bottom:none;}
.ny_about_zuo .news_ny_you_tui li h2{ font-size:16px;}


#sideMenu{width:280px; margin:0 auto; background:#f2f2f2; padding:25px;   }
#sideMenu .hd{height:60px; line-height:60px; border-top:1px #ddd solid;text-indent:30px; font-weight:normal; background:url(li4.png) 95% center no-repeat;border-top-left-radius:10px;border-top-right-radius:10px;}
#sideMenu .hd a{display:block;  font-weight:normal; font-size:17px;  }
#sideMenu .hd.on{ background:#004F97 url(li5.png) 95% center no-repeat; } 
#sideMenu .hd.on a{color:#fff; font-weight:bold;font-size:18px;}

#sideMenu .bd{overflow:hidden;  margin-top:15px;  margin-bottom:15px;  }
#sideMenu .bd li{line-height:35px; height:35px; margin:0 auto; overflow:hidden; background:url(li5.png) 30px center no-repeat;  text-indent:50px;  font-size:18px; }
#sideMenu .bd li a{ color:#777;}
#sideMenu .bd li a:hover , .ny_cp_r_h5 a:hover{color:#004F97; text-decoration:underline;}
#sideMenu .bd li.on a{ font-weight:bold; color:#004F97; background:none;}

#sideMenu .bd li:nth-child(1){ border-top:none;}
#sideMenu .bd>li:first-child{ border-top:none;}

.ny_about_you{ float:right; width:930px;}


.ny_fuwu_ul{ overflow:hidden;}
.ny_fuwu_ul ul{ width:980px;}
.ny_fuwu_ul li{overflow:hidden;border-bottom:1px #ddd solid;margin-bottom:30px;padding-bottom:30px;float: left;width: 450px;margin-right: 30px;}
.ny_fuwu_ul li .ny_fuwu_ul_tu{float: left;width: 150px;height: 214px;overflow:hidden;border: 2px #ddd solid;}
.ny_fuwu_ul li .ny_fuwu_ul_tu img{width: 150px;height: 214px;transition:0.8s;}
.ny_fuwu_ul li .ny_fuwu_ul_p{float:right;width: 270px;margin-top:10px;}
.ny_fuwu_ul li .ny_fuwu_ul_p h2{ font-size:20px; line-height:30px; height:30px; color:#222;}
.ny_fuwu_ul li .ny_fuwu_ul_p p{ margin-top:15px; line-height:30px; height:60px; overflow:hidden; color:#888;}
.ny_fuwu_ul li .ny_fuwu_ul_p span{ border:1px #ddd solid; width:150px; line-height:40px; text-indent:30px; display:block; margin-top:15px;color:#666; background:url(a.png) 100px center no-repeat;}
.ny_fuwu_ul li:hover .ny_fuwu_ul_p h2{ color:#F27302;}
.ny_fuwu_ul li:hover .ny_fuwu_ul_p span{ border:1px #F27302 solid;color:#F27302; background:url(aa.png) 100px center no-repeat;}
.ny_fuwu_ul li:hover .ny_fuwu_ul_tu img{transform:scale(1.2);}








.slideTxtBox2{width:930px;}
.slideTxtBox2 .hd{ overflow:hidden; text-align:center; } 
.slideTxtBox2 .hd li{ text-align:center; float:left; width:140px; margin-right:2px ; font-size:17px;font-family:"微软雅黑";line-height:50px; background:#eee; color:#333;border-top-left-radius:10px;border-top-right-radius:10px;  }  
.slideTxtBox2 .hd li.on{ background:#004F97;  color:#fff;font-weight:bold;}  
.slideTxtBox2 .bd{ width:858px; padding:35px; overflow: hidden; border:1px #ddd solid; }
.slideTxtBox2 .bd .ny_news_p{ margin-top:-10px;}

.fuwu_ny_dl{width:858px; margin:0 auto;}
.fuwu_ny_dl dt{ font-weight:bold; margin-bottom:10px; font-size:20px; color:#f27302; }
.fuwu_ny_dl dd{ line-height:40px;height:40px; overflow:hidden; font-size:16px;}
.fuwu_ny_dl dd a{ color:#777; text-decoration:underline;}
.fuwu_ny_dl dd a:hover{ color:#f27302;}

.ny_about_you_liuyan{}
.ny_about_you_liuyan p{ overflow:hidden; margin-bottom:10px; }
.ny_about_you_liuyan p span{ line-height:45px; font-weight:bold; margin-right:20px; font-size:16px; float:left; color:#222;}
.ny_about_you_liuyan p input{ width:350px; line-height:45px; border:1px #ddd solid; border-radius:5px; text-indent:10px;}
.ny_about_you_liuyan p textarea{ width:350px; line-height:25px; height:80px; border:1px #ddd solid; border-radius:5px; text-indent:10px;}


.ny_about_you_zhengshu{ overflow:hidden;}
.ny_about_you_zhengshu ul{ width:870px;}
.ny_about_you_zhengshu li{ float:left; width:246px;box-shadow: 0px 0px 5px 0 rgba(160, 159, 159, 0.6);padding:10px;   margin:10px; margin-bottom:10px;}
.ny_about_you_zhengshu li img{ width:246px; height:330px; }
.ny_about_you_zhengshu li p{ line-height:50px; height:50px; overflow:hidden; text-align:center; font-size:16px; background: url(bg_03.png); color:#fff; position:relative; margin-top:-50px;}
.ny_about_you_zhengshu li:hover p{ background:#f27302; color:#fff; font-weight:bold;}

 


.ny_fuwu_p{ line-height:40px; font-size:16px; color:#666;}




.ny_xiazai_ul{ margin-top:35px; overflow:hidden; position:relative;}
.ny_xiazai_ul ul{ width:1350px;}
.ny_xiazai_ul li{ width:380px; float: left; padding:0 20px;  border:1px #e5e5e5 solid; margin: 0px 15px 15px 0px; background:#fff url(li.jpg) 20px center no-repeat; position:relative;border-radius:0px;}
.ny_xiazai_ul li p{ float:left; width:310px; font-size:16px; line-height:65px;height:65px; overflow:hidden; color:#666; text-indent:20px; }
.ny_xiazai_ul li span{ display:block; float:right; margin-top:20px;}
.ny_xiazai_ul li:hover{ border:1px #F27302 solid; background:#fff url(li7.jpg) 20px center no-repeat;}
.ny_xiazai_ul li:hover p{ color:#F27302;} 








/*.slideTxtBox{  margin-top:30px;}
.slideTxtBox .hd ul{width:800px;  overflow:hidden; border-top-right-radius:10px;border-top-left-radius:10px; }
.slideTxtBox .hd li{ float:left; font-weight:bold; width:50%;  font-size:20px; text-align:center; line-height:70px; color:#fff; background:#3781c4;} 
.slideTxtBox .hd li.on{ background:#004F97; color:#fff; font-weight:bold;} 
.slideTxtBox .bd{ width:798px; text-align:center; overflow:hidden; background:#f1f1f1; border:1px #ddd solid; border-bottom-right-radius:10px;border-bottom-left-radius:10px;  }
.ny_chaxun22{ width:600px; margin:0px auto; padding:50px 0; }
.ny_chaxun22 li{ overflow:hidden; font-size:18px; margin-bottom:10px;}
.ny_chaxun22 li b{ width:100px; text-align:left; float:left; color:#111;line-height:45px; display:block; }
.ny_chaxun22 li p{ float:left; }
.ny_chaxun22 li p input{ width:350px; line-height:45px; border:1px #ddd solid;  border-radius:5px;}
.ny_chaxun22 li i{ float:left; margin-left:20px; font-size:14px; color:#999; font-style:normal;line-height:45px;}
*/


.ny_hezuo_ul{ overflow:hidden; margin-top:30px;}
.ny_hezuo_ul ul{ width:1350px;}
.ny_hezuo_ul li{ width:205px; height:86px; float:left; border:1px #ddd solid; margin-right:10px; margin-bottom:10px; }
.ny_hezuo_ul li img{ width:205px; height:86px; transition:0.8s}
.ny_hezuo_ul li:hover{border:1px #F27302 solid;}
.ny_hezuo_ul li:hover img{transform:scale(0.9);}





.ny_liuyan{ margin-top:40px; margin-bottom:60px;  }
.ny_liuyan tr{ margin-bottom:15px; display:block;}
.ny_liuyan table{width:550px;  }
.ny_liuyan td{ font-size:18px; color:#222; overflow:hidden;} 
.ny_liuyan td.td_l{ width:90px; text-align:right; padding-right:10px; padding-top:10px;font-weight: bold; }
.ny_liuyan td input{ width:450px; border:1px #ccc solid; line-height:45px; margin-bottom:7px;-webkit-user-select:auto; text-indent:10px; border-radius:5px;}
.ny_liuyan td textarea{ width:450px; height:150px;  border:1px #ccc solid; margin-bottom:7px;text-indent:10px;border-radius:5px;}
.ny_liuyan td i{display:block; color:#F00; font-size:12px; color:#999999; font-style:normal;  }



.news_ny_z{ overflow:hidden; margin-bottom:50px; margin-top:60px;}
.news_ny_zuo{ width:860px; background:#fff; padding-right:60px; float: left; border-right:1px #ddd solid;}
.news_ny_zuo2{ width:820px; background:#fff; padding-right:60px; float: left; border-right:1px #ddd solid;}
.news_ny_you2{ float:right; width:260px;}

.ny_news_h{text-align:center;}
.ny_news_h h2{ font-size:28px; line-height:45px;  color:#111;  }
.ny_news_t{ margin-top:25px; text-align:center; font-size:15px; color:#aaa; border-bottom:1px #ddd dashed; padding-bottom:20px;}
.ny_news_p{ margin-top:25px; line-height:40px; color:#666; font-size:15px;}


.ny_cp_dao{  padding:25px; background:#f5f5f5;  margin-top:40px; overflow:hidden; font-size:16px;}
.ny_cp_dao dd{ float:left; line-height:40px;}
.ny_cp_dao dd b{ background:#004F97;color:#fff; padding:5px;border-radius:5px; font-size:15px; margin-right:15px; }
.ny_cp_dao dt a{ display:block; color:#004F97; float:right; border-radius:30px;  margin-top:19px; border:1px #004F97 solid; padding:10px 35px;transition: all 0.6s; }
.ny_cp_dao dd a{ color:#555;}
.ny_cp_dao dt:hover a{ background:#004F97; color:#fff;}
.ny_cp_dao a:hover{ color:#004F97; text-decoration:underline;}



.news_ny_you{ float:right; width:330px;}
.news_ny_you_tui h5{ font-size:24px; color:#004F97; line-height:30px;}
.news_ny_you_tui h5 span{ margin-left:10px; font-size:12px; color:#999; font-weight:normal;}
.news_ny_you_tui h5 a{ float:right; font-size:14px; color:#aaa; text-transform:uppercase;} 
 
.news_ny_you_tui li.youtu{  width:330px; height:280px; overflow:hidden; border-radius:10px;  border-bottom: none; padding:0px; margin-top:20px;}
.news_ny_you_tui li.youtu img{  width:330px; height:280px; } 
.news_ny_you_tui li.youtu i{  width:85%; margin:0 auto; font-style:normal;display:block; position:relative; margin-top:-135px;color:#fff;text-shadow:2px 2px 3px #3e3c3c; }
.news_ny_you_tui li.youtu h2{ width:85%; margin:0 auto; position:relative; font-weight:normal; font-size:18px; line-height:30px; height:60px; overflow:hidden; margin-top:5px; color:#fff;text-shadow:2px 2px 3px #3e3c3c;}
.news_ny_you_tui li.youtu span{  width:85%; margin:0 auto;display:block; margin-top:5px;color:#fff;text-shadow:2px 2px 3px #3e3c3c;}

.news_ny_you_tui li{  border-bottom:1px #ddd solid; padding:25px 0;}
.news_ny_you_tui li i{ font-style:normal;display:block; position:relative; color:#999; }
.news_ny_you_tui li h2{  position:relative; font-weight:normal; font-size:18px; line-height:30px; height:60px; overflow:hidden; margin-top:10px; color:#222; }
.news_ny_you_tui li span{  display:block; margin-top:20px;color:#666; background:url(a.png) 80px center no-repeat; }
.news_ny_you_tui li:hover h2{ color:#F27302; }
.news_ny_you_tui li:hover span{ color:#F27302; background:url(aa.png) 80px center no-repeat;}

 
.index_a{ width:900px; float:right;overflow:hidden;}
.index_a .right {
	width: 100%;
	padding: 43px 0 45px;
}

.index_a .right .box {
	position: relative;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	overflow: hidden;
}

.index_a .right .box .img img {
	width: 100%;
}

.index_a .right .box .wenzi {
	position: absolute;
	width: 84%;
	padding: 0 8%;
	bottom: 30px;
	font-size: 22px;
	color: #ffffff;
}

.index_a .right .box .text {
	position: absolute;
	bottom: -100%;
	width: 100%;
	background: #004F97;
	transition: all 0.6s;
}

.index_a .right .box .text a{
	display: block;
	width: 84%;
	height: 100%;
	padding:20px 8%; 
}

.index_a .right .box {
	border-radius: 0 0 4px 4px;
}

.index_a .right .swiper-slide-active .box { 
}
.index_a .right .box .text .bt{ line-height:40px; height:40px; overflow:hidden; font-size:22px; color:#fff; font-weight:bold;}
.index_a .right .box .text .js { 
	line-height: 30px; height:90px; overflow:hidden;
	color: #d2e7fb;
	margin-top: 10px;
	margin-bottom:20px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.index_a .right .box .mmews {
	width: 100%;
	display: inline-block;
	color: #fff;
	padding: 15px 0 15px;
	border-top: 1px solid #055dae;
	position: relative;
}

.index_a .right .box .mmews:before {
	position: absolute;
	content: "";
	right: 0;
	top: 50%;
	width: 24px;
	height: 14px;
	transform: translateY(-50%);
	background: url(mmews.png);
}

.index_a .right .swiper-slide {
	transition: all 0.5s;
	-webkit-transform: rotate(0deg);
}

.index_a .right .swiper-slide-active {
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	z-index: 3;
}

.index_a .right .swiper-slide-active:hover .wenzi {
	display: none;
}

.index_a .right .swiper-slide-active:hover .text {
	bottom: 0;
	transition: all 0.6s;
}

.index-dyka .swiper-button-next:after,
.index-dyka .swiper-button-prev:after {
	opacity: 0;
}

.index-dyka .swiper-button-next-ppew,
.index-dyka .swiper-button-prev-ppew {
	width: 80px;
	height: 52px;
	top: auto;
	bottom: 10px;
}

.index-dyka .swiper-button-prev-ppew {
	background: url(index_a_right.png);
	right: auto;
	left: 90px;
}

.index-dyka .swiper-button-next-ppew {
	background: url(index_a_left.png);
	right: auto;
	left: 0;
}

.index-dyka .swiper-button-prev-ppew:hover {
	background: url(index_a_right2.png);
	background-size: 100% 100%;
}

.index-dyka .swiper-button-next-ppew:hover {
	background: url(index_a_left2.png);
	background-size: 100% 100%;
}
 

.ny_about_jian{ margin-top:55px; overflow:hidden;}

.ny_about_jian_z_p{ width:690px; float:left;}
.ny_about_jian_z_p h2{ font-size:32px; color:#111;}
.ny_about_jian_z_p h2 span{ display:block; font-size:20px; font-weight:normal; font-family:"Times New Roman"; margin-top:8px; color:#aaa;}
.ny_about_jian_z_p i{ display:block; height:3px; width:50px; background:#004F97; margin-top:20px; }
.ny_about_jian_z_p p{ text-indent:2em; line-height:40px; font-size:16px; margin-top:20px; color:#666;}

.ny_about_p{text-indent:2em;  line-height:40px; font-size:16px; color:#666; margin-top:20px; } 

.ny_about_jian_z_tu{ float:right; width:550px; margin-top:10px;}
.ny_about_jian_z_tu img{ width:550px; height:430px;}



.ny_about_rong{ background:#eee;padding:15px 0 80px 0; margin-top:50px;  } 
        .picMarquee-left7{ width:1300px; margin:0px auto; margin-top:40px;overflow:hidden; position:relative;    }
		.picMarquee-left7 .bd{width:1300px;    }
		.picMarquee-left7 .bd ul{ overflow:hidden; zoom:1; }
		.picMarquee-left7 .bd ul li{ float:left;  width:230px;  padding:10px; margin-right:30px; background:#fff; border:1px #ddd solid; }
		.picMarquee-left7 .bd ul li img{ width:230px; height:290px;  } 
		.picMarquee-left7 .bd ul li p{ line-height:35px; height:35px; overflow:hidden; text-align:center; font-size:18px; margin-top:10px;}
		.picMarquee-left7 .bd ul li:hover{ background:#004F97; border:1px #004F97 solid;}
		.picMarquee-left7 .bd ul li:hover p{ color:#fff; font-weight:bold; }





.bellows {  margin-top:40px; 
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;  }

.bellows__header {
  position: relative;
  width:1300px; margin:0 auto;  padding:28px 0;text-indent:40px; 
  color:#333; background:#f6f6f6;
  -webkit-tap-highlight-color: transparent; margin-bottom:40px;box-shadow: 12px 14px 0px 0 rgb(160 159 159 / 30%); }
.bellows__header b{ display:block; font-size:22px; color:#004F97; line-height:30px;}
.bellows__header p{ margin-top:5px; font-size:15px; color:#999;line-height:30px; height:30px; overflow:hidden;}
.bellows__header:hover {background:#004F97; color:#fff; }
.bellows__header:hover p , .bellows__header:hover b{ color:#fff;}
.bellows__header:hover::before , .bellows__header:hover::after{ background:#fff;}
  .bellows__header::before, .bellows__header::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 40px;
    z-index: 2;
    display: block;
    width: 30px;
    height: 4px;
    margin-top: -2px;
    background:#004F97;
    pointer-events: none;
    -webkit-transition: -webkit-transform 0.25s ease-in-out;
            transition: transform 0.25s ease-in-out; }
  .bellows__header::before {
    content: '';
    -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
            transform: rotate(0deg); }
  .bellows__header::after {
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg); }
  .bellows__item.bellows--is-open > .bellows__header::before, .bellows__item.bellows--is-opening > .bellows__header::before {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg); }
  .bellows__item.bellows--is-open > .bellows__header::after, .bellows__item.bellows--is-opening > .bellows__header::after {
    -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
            transform: rotate(360deg); }
			
.bellows__item.bellows--is-open .bellows__header{ background:#004F97; color:#fff;}
.bellows__item.bellows--is-open .bellows__header p , .bellows__item.bellows--is-open .bellows__header b{ color:#fff;}
.bellows__item.bellows--is-open .bellows__header::before , .bellows__item.bellows--is-open .bellows__header::after{ background:#fff;}


.bellows__content { width:1220px; margin:0 auto; margin-bottom:40px;
  background:#f6f6f6; border-top:none; padding:20px 40px 30px 40px;line-height:35px; font-size:15px;  }
	
	
	
.bellows__item:not(.bellows--is-open) > .bellows__content {
  display: none; }

.bellows__item.bellows--is-open > .bellows__content-wrapper,
.bellows__item.bellows--is-closing > .bellows__content-wrapper {
  display: block; }

.bellows__content-wrapper {
  display: none; }






.news3{ margin-top:35px; overflow:hidden;}
.news3_t{ background:#f5f5f5; padding:30px; padding-top:35px; width:580px; float:left;}
.news3_t.nn5{ float:right;}
.news3_t h5{ line-height:25px;background:url(h8.jpg) right bottom no-repeat; font-size:22px; color:#111; }
.news3_t h5 a{ float:right; font-size:12px; text-transform:uppercase; color:#aaa; margin-top:-8px;}  
.news3_t dl{ background:# ; margin-top:30px; margin-bottom:16px; overflow:hidden;}
.news3_t dt{ float: left;}
.news3_t dt img{ width:200px; height:160px;}
.news3_t dd{ width:325px; float:right; margin-right:25px; margin-top:25px;}
.news3_t dd h2 a{ display:block; font-size:18px; line-height:30px; height:30px; overflow:hidden; color:#111;}
.news3_t dd p{ line-height:25px; height:50px; overflow:hidden; color:#888; margin-top:10px;}
.news3_t dd span a{ color:#f27302; margin-top:5px; display:block; }
.news3_t li{line-height:42px; height:42px; overflow:hidden; background:url(li3.png) 0 center no-repeat; text-indent:20px; font-size:15px;}
.news3_t li span{ font-size:14px; color:#aaa; float:right;}
.news3_t li:hover a , .news3_t dd h2 a:hover{ color:#F27302;  text-decoration:underline; padding-left:5px;}



.news_9{ background:#fff; margin-top:20px;  padding-top:35px; padding-bottom:30px; background:#f5f5f5;}
.news_9 h5{ width:1240px; margin:0 auto;line-height:25px;  font-size:22px; color:#111; background:url(h9.jpg) right bottom no-repeat;  }
.news_9 h5 a{float:right; font-size:12px; text-transform:uppercase; color:#aaa; margin-top:-8px;} 
.news_9 ul{ overflow:hidden; margin-top:20px;}
.news_9 ul li{ width:378px; float:left; margin-left:30px; margin-right:20px; line-height:55px; height:55px; overflow:hidden; background:url(li.jpg) 0 center no-repeat; text-indent:20px; font-size:15px; }
.news_9 li span{ font-size:14px; color:#aaa; float:right;}

.news5{ background:#fff; margin-top:20px;  padding-top:35px; padding-bottom:40px; background:#f5f5f5;}
.news5 h5{ width:1240px; margin:0 auto;line-height:25px;  font-size:22px; color:#111; background:url(h9.jpg) right bottom no-repeat;  }
.news5 h5 a{float:right; font-size:12px; text-transform:uppercase; color:#aaa; margin-top:-8px;} 
.ny_qikan_faming_ul{ width:1240px; margin:0 auto; overflow:hidden;  margin-top:25px;}
.ny_qikan_faming_ul ul{ width:1350px;}
.ny_qikan_faming_ul li{ float:left; overflow:hidden; width:410px; margin-left:40px; line-height:55px; height:55px; overflow:hidden;background:url(li.jpg) 0 center no-repeat; text-indent:20px; font-size:15px; } 
.ny_qikan_faming_ul li span{ float:right; color:#999;}
.ny_qikan_faming_ul li.faming22{ width:332px; height:315px; margin-left:0px; text-indent:0px; margin-top:10px;}
.ny_qikan_faming_ul li.faming22 img{width:332px; height:315px; }


.ny_qikan_faming_ul li:hover a , .news_9 li:hover a{ color:#F27302; text-decoration:underline; padding-left:5px;}
.ny_qikan_faming_ul li:hover , .news_9 li:hover{background:url(li7.jpg) 0 center no-repeat;}

.news5 h5 a:hover , .news_9 h5 a:hover , .news3_t h5 a:hover { color:#F27302; text-decoration:underline;}

.ny_qikan_faming_ul li.faming22:hover a{padding-left:0px;}


.news_ny_you_tui33{ width:1220px; margin:0 auto; background:#F2F2F2; padding:40px;}
.news_ny_you_tui33 h5{ font-size:24px; color:#004F97; line-height:30px;}
.news_ny_you_tui33 h5 span{ margin-left:10px; font-size:12px; color:#999; font-weight:normal;}
.news_ny_you_tui33 h5 a{ float:right; font-size:14px; color:#aaa; text-transform:uppercase;} 
 .news_ny_you_tui33 ul{ overflow:hidden; width:1300px;}
.news_ny_you_tui33 li{  border-bottom:1px #ddd solid; padding:25px 0; float:left; width:380px; margin-right:40px;}
.news_ny_you_tui33 li i{ font-style:normal;display:block; position:relative; color:#999; }
.news_ny_you_tui33 li h2{  position:relative; font-weight:normal; font-size:18px; line-height:30px; height:30px; overflow:hidden; margin-top:10px; color:#222; }
.news_ny_you_tui33 li span{  display:block; margin-top:20px;color:#666; background:url(a.png) 80px center no-repeat; }
.news_ny_you_tui33 li:hover h2{ color:#F27302; }
.news_ny_you_tui33 li:hover span{ color:#F27302; background:url(aa.png) 80px center no-repeat;}



.ny_sousuo_ul{ margin-top:45px; overflow:hidden;}
.ny_sousuo_ul ul{ width:1390px;}
.ny_sousuo_ul li{ float:left; width:583px; border:1px #ddd solid; margin-bottom:25px; margin-right:25px;padding:25px;}  
.ny_sousuo_ul li h2 a{ display:block; font-size:18px;  line-height:30px; height:30px; overflow:hidden; color:#222; background:url(a.png) right center no-repeat;}
.ny_sousuo_ul li i{ display:block; width:100%; height:1px; background:#ddd; margin-top:15px;}
.ny_sousuo_ul li p{ margin-top:15px; line-height:25px; height:50px; overflow:hidden; color:#888;}
.ny_sousuo_ul li span a{ display:block; width:100px; line-height:30px; background:#f5f5f5; border:1px #e5e5e5 solid; text-align:center;  margin-top:15px; color:#bbb;} 
.ny_news_ul li:hover{ border:1px #F27302 solid;}
.ny_news_ul li:hover .news_ul_p h2 a{ color:#F27302;}
.ny_news_ul li:hover .news_ul_p i{ background:#F27302; }
.ny_news_ul li:hover .news_ul_time{ background:#F27302;}




.ny_suo_tishi{ margin-top:35px; font-size:15px; color:#888; background:url(home.png) 0 center no-repeat; text-indent:30px;}
.ny_suo_tishi span{ margin-left:10px;font-size:18px; color:#004F97; font-weight:bold;}











.search_channel {
     left:0;
     width:100%;
     
     min-width: 1080px;
    
     margin-top: -20px;
     padding: 60px 0;
     
     background-size: cover;
     -webkit-background-size: cover;/* 兼容Webkit内核浏览器如Chrome和Safari */
     -o-background-size: cover;/* 兼容Opera */
    
     margin-bottom: 100px;
     position: relative;
 }

.search_title {
    margin: 80px auto;
    padding-left: 100px;
    width: 600px;
    line-height: 50px;
    font-size: 2.4rem;
    font-weight: bold;
    color: #004f97;
    text-align: center;
    background: url("logo.png")no-repeat left center;
    background-size:100px 100px;
}

.search_box {
    padding: 5px 65px 15px;
    margin: 100px auto;
    width: 745px;
    position: absolute;
    bottom: -140px;
    left: 0px;
    right:0px;
}

.search_box .tab {
    padding: 10px 0;
    font-size: 1rem;
}

.search_box .tab {
    padding: 7px 0;
    font-size: 1rem;
}

.search_box .tab a {
    margin-right: 15px;
    padding: 2px 5px;
    border-radius: 3px;
}

.search_box .tab a.on {
    color: #fff;
    background: #004f97;
}

.search_box .bd {
    float: left;
    padding: 2px;
    background: #004f97;
}

.search_box .input-text {
    padding: 0 8px;
    width: 600px;
    height: 50px;
    font-size: 1.2rem;
    border: none;
    border-radius: 0;
}

.search_box .input-submit {
    width: 120px;
    height: 50px;
    font-size: 1.3rem;
    color: #fff;
    border: none;
    background: #004f97;
}

.search_serve {	
    margin: 50px auto;
    width: 800px;
    text-align: center;
}

.search_serve li {
    width: 180px;
}

.search_serve li a {
    color: #b08530;
}

/* 关于我们 开始 */
.about-title{
    font-size: 28px;
    left: -235px;
    top: 0;
}
.about-text{
    width: 1200px;
    margin-top: 55px;
    margin-bottom: 10px;
    background-color: #ffffff;
 }
.about-text div{
    padding: 30px 120px 80px 120px;
}
.about-text h3{
    font-size: 20px;
    font-weight: bolder;
    color: #D10011;
}
.about-text a{
    font-size: 18px;
    color: #D10011;
}
.about-text p{
    line-height: 28px;
    font-size: 16px;
}





ul.list-inline li {
    display: inline-block;
    white-space: nowrap;
}
.table th {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}

.table {
    width: 100%;
    margin: 10px 0;
    background-color: #fff;
}
.table tr {
    transition: all .3s;
    -webkit-transition: all .3s;
	
}
.table th, .table td {
    position: relative;
    min-height: 26px;
    line-height: 26px;
    font-size: 14px;
    white-space: normal;
    word-break: break-all;
}

.table th, .table td, .table-view, .table-header, .table-tool {
    padding: 18px;
    border: 1px solid #e3e3e3;
}
table thead th {
    font-weight: bold;
    background-color: #f7f7f7;
    width: 100px;
}
table {
    width: 100%;
    border-collapse: collapse;
    margin: 0 auto 15px;
    text-align: center;
}