

.main_1400{ width:1400px; margin:0px auto; padding:0px;}
.main_1000{ width:1000px; margin:0px auto; padding:0px;}
.pt_100{padding-top:100px;}
.pt_40{padding-top:40px;}
.w400{ width:380px; margin:0px auto; height:80px;float:left;}
.w1000{ width:1000px; margin:0px auto; height:80px;float:right;}
.ptl120{padding-top:120px;float:left; text-align:center;}
.main_100{ width:100%; margin:0px auto; padding:0px;}

.header{width:100%;height:110px;padding:0px;margin:0px;}

.top{width:1400px;margin:0px auto; height:110px;}
 .top .logo{ float: left; padding:0px;margin:0px;}
.fl{float: left;}
.fr{float: right;width:600px;}
.tl{text-align:left;}
.tr{text-align:right;}
.tc{text-align:center;}

h2{
	font-size:36px;
	line-height:1.6;
	font-weight:bold;
	color:#030813;
}
p{
	font-size:14px;
	line-height:2;
	color:#494D55;
}
.clear {
  clear: both;
}

.f-cb {
  zoom: 1;
}

.f-cb:after {
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  content: ".";
}

.content { max-width: 1400px; padding:0px; height: auto; margin: 0 auto;}

.banner{width:100%;height:800px;}
.nav{height:50px;width:100%;background:url(../img/nav_bg.jpg);}
.menu{width:1400px;margin: 0 auto; height:50px;}
.menu li a{width:175px;height:50px;float: left; line-height:50px;color:#FFFFFF;text-align:center;font-size:18px;}
.menu li a:hover{width:175px;background:url(../img/nav_bg_on.jpg);height:50px;float: left; line-height:50px;color:#FFFFFF;text-align:center;font-size:18px;}
/*amrc_home*/


/*banner start*/

.flexslider{position:relative;height:800px;overflow:hidden;background:url(img/loading.gif) 50% no-repeat; top:0px;width:100%;}
.slides{position:relative;z-index:1;}
.slides li{height:800px;}
.flex-control-nav{position:absolute;bottom:50px;z-index:1;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:50px;height:5px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:50px;height:5px;line-height:40px;overflow:hidden;background:url(../img/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:80px;height:80px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px; background:url(../img/prev.png) center center no-repeat;}/* background:url(images/prev.png) center center no-repeat; */
.flex-direction-nav li a.flex-next{right:40px;background:url(../img/next.png) center center no-repeat;}/* background:url(images/next.png) center center no-repeat; */
/*banner end*/


.fjt{
	width:100%;
	overflow:hidden;
}

.fjta{
	width:100%;
	overflow:hidden;
	margin-top:50px;
}
.fjta h2{
	width:100%;
	overflow:hidden;
	text-align:center;
	font-size:36px;
	color:#454545;
	line-height:1.2;
	font-weight:bold;
}

.fjta p{
	width:100%;
	overflow:hidden;
	text-align:center;
	font-size:14px;
	color:#777;
	line-height:1.8;
	margin-top:20px;
}

.fjtb{
	width:100%;
	max-width:1400px;
	margin:0 auto;
	overflow:hidden;
	margin-top:20px;
	padding-bottom:40px;
}
.fjtba{
	width:100%;
	overflow:hidden;
}

.fjtba ul li{
	position:relative;
	width:12.5%;
	float:left;
	overflow:hidden;
	cursor:pointer;
}

.mgxz{
	width:30%;
	margin:0 auto;
	overflow:hidden;
}


.mgxz img{
	width:100%;
	display:block;
}
.mgxz img.fjc1{
	display:block;
}
.mgxz img.fjc2{
	display:none;
}

.fjtba ul li:hover .mgxz img.fjc1{
	display:none;
}
.fjtba ul li:hover .mgxz img.fjc2{
	display:block;
}

.fjtba ul li p{
	width:100%;
	overflow:hidden;
	text-align:center;
	font-size:14px;
	color:#777;
	line-height:1.8;
	margin-top:10px;
}

.fjtba ul li:hover p{
	color:#002E84;
}


.fjtba ul li.ccon .mgxz img.fjc1{
	display:none;
}
.fjtba ul li.ccon .mgxz img.fjc2{
	display:block;
}


.fjtba ul li.ccon p{
	color:#002E84;
}

.fjtba ul li::before{
	content:"";
	position:absolute;
	width:1px;
	height:60px;
	background:#DEE2E8;
	left:0%;
	top:50%;
	margin-top:-30px;
}

.fjtba ul li.zuof::before{
	opacity:0;
}

.fjtbb{
	width:1400px;
	overflow:hidden;
	border-radius:10px;
	margin-top:40px;
}
#fjtbbn{
	width:100%;
	overflow:hidden;
}


#fjtbbn ul{
	position:relative;
	width:100%;
	overflow:hidden;
}

#fjtbbn ul li{
	position:absolute;
	width:100%;
	overflow:hidden;
	left:0;
	top:0%;
}
#fjtbbn ul li.gang1{
	position:relative;
	width:100%;
	overflow:hidden;
}

.kgang{
	opacity:0;
	z-index:1;
	transform: scale(0.9);
	transition: all 1s ease-out;
}
.ugo{
	opacity:1;
	z-index:2;
	transform: scale(1.0);
	transition: all 1s ease-out;
}


#fjtbbn ul li img{
	width:100%;
	display:block;
}

.fjbf{
	position:absolute;
	width:100%;
	overflow:hidden;
	left:0%;
	bottom:5%;
	background-color:#333333;
	padding:20px;
	background: rgba(0,46,132,0.7);
}

.fjbf h2{
	width:100%;
	overflow:hidden;
	font-size:24px;
	color:#fff;
	line-height:1.2;
	font-weight:bold;
}

.fjbf p{
	width:100%;
	max-width:800px;
	overflow:hidden;
	font-size:14px;
	color:#fff;
	line-height:1.8;
	margin-top:10px;
}
.fjbf p.fjblink{
	width:100%;
	overflow:hidden;
	font-size:14px;
	color:#fff;
	line-height:1.8;
	margin-top:20px;
}
.fjbf p.fjblink a{
	color:#fff;
}
.fjbf p.fjblink a:hover{
	color:#1A97CF;
}
.n_bg{background:url(../img/bg.jpg);width:100%;}
.ind_class_bg{width:1430px;margin:0px auto;height:120px;background:url(../img/ind_class_bg.png);position:relative; z-index:100;top:-20px;}
.ind_class_bg li{float: left;}
.ind_class_bg li ul {width:1200px;float: left;height:120px;}
.ind_class_bg li ul li a{width:240px;text-align:center;font-size:16px;color:#FFFFFF;float: left;height:60px;line-height:60px; }
.ind_class_bg li ul li a:hover{width:240px;text-align:center;font-size:16px;color:#ffcc00;float: left;height:60px;line-height:60px; }

.pro_class_bg{width:1430px;margin:0px auto;height:120px;background:url(../img/ind_class_bg.png);position:relative; z-index:100;top:-20px;background-color:none;}
.pro_class_bg li{float: left;}
.pro_class_bg li ul {width:1200px;float: left;height:120px;}
.pro_class_bg li ul li a{width:240px;text-align:center;font-size:16px;color:#FFFFFF;float: left;height:60px;line-height:60px; }
.pro_class_bg li ul li a:hover{width:240px;text-align:center;font-size:16px;color:#ffcc00;float: left;height:60px;line-height:60px; }



.w_1400{width:1400px;margin:0px auto;}
.ind_about_bg{width:100%;margin:0px auto;height:750px;background:url(../img/about_bg.jpg) 50%;}
.ind_about_bg .info_ind_l{width:500px;float: left;padding-top:150px; line-height:180%;}
.ind_about_bg .info_ind_r{width:880px;float: right;padding-top:150px; line-height:180%;}
.ind_about_bg .info_ind_r p{ font-size:16px;color:#333333;}


.mt50{margin-top: 50px;}
.mb30{margin-bottom:30px;}
.customer_bt{ background:url(../img/customer_border.jpg) no-repeat center bottom; padding-bottom:30px;}
.customer_list{ margin-top:30px;}
.customer_list ul{ width:100%; overflow:hidden;}
.customer_list ul li{ width:20%; float:left;}
.customer_list ul li a{ width:100%; height:100%; display:block;}
.customer_list ul li.cus{ background:#f0f2f4;}
.bt_all{text-align: center;}
.bt_all span{ font-size:36px;text-align: center; line-height:50px;}
.bt_all i{ font-size:22px;text-align: center;}
.font_p{text-align:left;line-height:180%;font-size:16px;color:#999999;padding:20px 0px;}
.font_right{float: right;width:450px;text-align:right;padding-bottom:50px;}


/* products */
.products{width:1400px;margin:0px auto;}
.products li{float:left;width:335px;height:380px;padding:20px 20px 0px 0px;}
.products li:nth-child(4n){padding-right:0px;float:right;}
.products li .pic{width:335px;max-height:335px;margin:0 auto;}
.products li .pic img{width:335px;height:335px;}
.products li .name{height:40px;margin:0px;line-height:40px;text-align:center; color:#000000;font-size:18px;background: -webkit-gradient(linear, 100% 100%, 0% 100%, from(#fff), to(#efefef));}
.products li .name  img{height:40px;margin:0px;line-height:40px;text-align:right;float:right;}



.pt_100{padding-top:100px;}

.bot_bg{width:100%;height:500px;background:url(../img/bot_bg.jpg) 50% no-repeat;}

.bot_bg .bot_logo{float:left;width:400px;}
.bot_bg .bot_logo li{width:400px;float:left;color:#666666;}
 
.bot_r{float:right;width:910px; height:160px;}

.bot{background:#333333;width:100%;height:50px; line-height:50px;color:#999999;}

.bot_r li{width:auto;float:left;margin-right:60px;}
.bot_r li h1{font-size:18px;color:#333333;padding-bottom:15px;}
.bot_r li a:link,.bot_r li a:visited{width:100%; text-align:left;font-size:15px; height:30px;display:block;color:#999999;}
.bot_r li a:hover{width:100%; text-align:left;font-size:15px; height:30px;color:#E81870; }




.ind_news{width:1400px;margin:50px auto;}
.ind_news .news_t{float:left;width:300px;}
.ind_news .news_class{float:right;width:380px;margin-top:55px;}
.ind_news .news_class li a{width:165px;height:45px;margin-right:20px;float:right;background:#002E84;color:#FFFFFF;font-size:16px; line-height:45px;text-align:center;}
.ind_news .news_class li a:hover{width:165px;height:45px;margin-right:20px;float:right;background:#E81870;color:#FFFFFF;font-size:16px; line-height:45px;text-align:center;}

.ind_news_main{width:100%;float:left;margin:30px 0px;}
.ind_news_main .news_l{width:640px;float:left;}
.ind_news_main .news_l a h2{font-size:24px;color:#333333;height:60px;text-align:left; line-height:60px;}
.ind_news_main .news_l a p{font-size:16px;color:#999;height:100px;text-align:left;}
.ind_news_main .news_l a:hover h2{font-size:24px;color:#E81870;height:60px;text-align:left; line-height:60px;font-weight:bold;}
.ind_news_main .news_l a:hover p{font-size:16px;color:#999;height:100px;text-align:left;}

.ind_news_main .news_r{width:720px;float:right;}
.ind_news_main .news_r li a{width:100%;float:left;border-width:200px;border-bottom:1px solid #efefef;}
.ind_news_main .news_r li a span{width:120px;float:left;font-size:18px;color:#999;height:170px;padding-top:30px;}
.ind_news_main .news_r li a h2{width:600px;float:left;font-size:20px;color:#333;height:80px;line-height:80px;}
.ind_news_main .news_r li a p{font-size:14px;color:#999;height:60px;text-align:left; line-height:180%;}
.ind_news_main .news_r li a:hover{width:100%;float:left;border-width:200px;border-bottom:1px solid #efefef;}
.ind_news_main .news_r li a:hover span{width:120px;float:left;font-size:18px;color:#002E84;height:170px;padding-top:30px;font-weight:bold;}
.ind_news_main .news_r li a:hover h2{width:600px;float:left;font-size:20px;color:#333;height:80px;line-height:80px;color:#002E84;font-weight:bold;}
.ind_news_main .news_r li a:hover p{font-size:14px;color:#999;height:60px;text-align:left; line-height:180%;font-weight:bold;}





.color_heise{color:#000000;}
.h2{ font-size:40px; line-height:40px;font-family:"Microsoft YaHei";font-weight: lighter;}
.h2 span{font-size:12px;color:#999; display:block;font-weight: lighter;}
.h2 i{font-size:12px;color:#999999;font-weight: lighter;}
.h2_line{
	background-attachment: scroll;
	background-image: url(img/h2_line.png);
	background-repeat: no-repeat;
	background-position: center 0px;
}


/* info */
.info_banner{width:100%;height:600px;float:left;padding:0px;margin:0px auto;position:relative;}
.pro_info_banner{width:100%;height:850px;float:left;padding:0px;margin:0px auto;}
.info_left{float:left;width:500px;padding-bottom:30px;}
.info_right{float:right;width:870px;padding-bottom:30px;color:#666666;font-size:16px; line-height:180%;}

.con_bg{width:100%;float:left;padding:0px;margin:0px auto;}
.contact{width:100%;}
.contact li{width:50%;float:left;height:400px;}
.conUl_ul {position: relative;width:1200px;margin:auto;margin-top:30px;padding-bottom: 20px;}
.conUl_li {position: relative;width:49%;float: left;}

.conUl_title {font-size:18px;color:#333;}
.conUl_text {position: relative;line-height: 30px;color:#666;font-size:16px;margin-top:8px;}
.conUl_right {float: right;width:40%;}
.conUl_wire {
    position: absolute;
    left: 47%;
    width: 2px;
    height: 112px;
    background: #CCC;
    top: 3px;
}


.about_w{width: 1400px;margin:0px auto;}
.about_w li{width:100%;}
.about_w li .about_l{float:left;width:650px;padding-right:50px;}
.about_w li .about_r{float:left;width:700px;height:550px;}

.about_w li .about_l h1{font-size:36px;color:#002E84;height:80px; line-height:80px;text-align:left;}
.about_w li .about_l h2{font-size:24px;color:#333333; line-height:40px;text-align:left;}
.about_w li .about_l p{font-size:14px;color:#999999; line-height:180%;text-align:left;padding-top:20px;}






.contact-box{
	width: 100%;
	border-bottom: 1px solid #e8e8e8;
	padding:37px 0 48px;
}
.contact-box h2{
	font-size: 24px;
	color: #333;
	line-height: 44px;
	padding-bottom: 20px;
}
.contact-box ul{
	width: 100%;
}
.contact-box li{
	float: left;
	width: 44%;
	padding-left:32px;
	font-size:16px;
	color: #666666;
	line-height:59px;
}
.contact-box li.li0{
	background: url(../img/con02.png) no-repeat left center;
}
.contact-box li.li1{
	background: url(../img/con03.png) no-repeat left center;
}
.contact-box li.li2{
	background: url(../img/con04.png) no-repeat left center;
}
.contact-box li.li3{
	background: url(../img/con05.png) no-repeat left center;
}



.ind_news{width: 1400px;margin:0px auto;padding:0px;}
.ind_news a:link li{width:680px;height:180px; float:left;margin-right:20px;margin-bottom:20px;background:#f0f0f0;padding:0px;}
.ind_news a:link li{background:#f0f0f0;padding:0px;}
.ind_news a:visited li{background:#f0f0f0;padding:0px;}
.ind_news a:hover li{background:#F3EEE9;padding:0px;box-shadow: 0px 0px 10px #999999;}
.ind_news a:link li:nth-child(2n){margin-right: 0px;float:left;}
.ind_news a:visited li:nth-child(2n){margin-right: 0px;float:left;}
.ind_news a:hover li:nth-child(2n){	margin-right: 0px;float:left;}

.ind_news a:link li .left_img{float:left;width:176px;height:176px;padding:1px;margin:0px;}
.ind_news a:link li .right_info{float:left;height:180px;padding-left:20px;width:450px;padding-right:0px;}
.ind_news a:link li .right_info h2{ text-align:left; font-size:18px;color:#333333;height:20px;padding:20px 0px 10px 0px;font-weight: normal;}
.ind_news a:link li .right_info h4{ text-align:left; font-size:16px;color:#999999;height:20px;padding:0px;font-weight: normal;}
.ind_news a:link li .right_info p{ text-align:left; font-size:14px;color:#aaaaaa;line-height:180%;padding-top:20px;}


.ind_news a:visited li .left_img{float:left;width:176px;height:176px;padding:1px;margin:0px;}
.ind_news a:visited li .right_info{float:left;height:180px;padding-left:20px;width:450px;padding-right:0px;}
.ind_news a:visited li .right_info h2{ text-align:left; font-size:18px;color:#333333;height:20px;padding:20px 0px 10px 0px;font-weight: normal;}
.ind_news a:visited li .right_info h4{ text-align:left; font-size:16px;color:#999999;height:20px;padding:0px;font-weight: normal;}
.ind_news a:visited li .right_info p{ text-align:left; font-size:14px;color:#aaaaaa;line-height:180%;padding-top:20px;}


.ind_news a:hover li .left_img{float:left;width:176px;height:176px;padding:1px;margin:0px;}
.ind_news a:hover li .right_info{float:left;height:180px;padding-left:20px;width:450px;padding-right:0px;}
.ind_news a:hover li .right_info h2{ text-align:left; font-size:18px;color:#E81870;height:20px;padding:20px 0px 10px 0px; font-weight:bold;}
.ind_news a:hover li .right_info h4{ text-align:left; font-size:16px;color:#999999;height:20px;padding:0px;}
.ind_news a:hover li .right_info p{ text-align:left; font-size:14px;color:#666666;line-height:180%;padding-top:20px;}





.product_info{width:1400px;margin:75px auto;}
.product_info .l_img{width:700px;float:left;background-color:none;}
.item{width:700px; mix-blend-mode:multiply;}
.product_info .r_t{width:570px;float:right;background-color: rgba(255, 255, 255, 0.5);height:620px;padding:40px;}
.r_info{width:100%;}
.r_info h1{font-size:42px;color:#C6000B;text-align:left;line-height:100px;}
.r_info h2{font-size:30px;color:#333333;text-align:left;line-height:50px;border-bottom:solid rgb(229,229,229) 1px;padding-bottom:20px;}
.r_info h3{font-size:20px;color:#333333;text-align:left;line-height:60px;height:80px;}
.r_info .span3{font-size:14px;color:#666666;text-align:left;line-height:180%;height:230px;}
.r_info .down{width:100%;z-index:333;}
.r_info .down a li{width:50%;float:left;height:60px; line-height:60px;color:#FFFFFF;font-size:24px;text-align:center;margin-top:50px;position: relative;}
.r_info .down a:hover li{width:50%;float:left;height:60px; line-height:60px;color:#FFFFFF;font-size:24px;text-align:center;margin-top:50px;position: relative;}
.color_1{background:#C6000B;color:#333333;}.color_2{background:#333333;color:#C6000B;}

.l_h18{ line-height:200%;padding-top:20px;}

.info_main{width:1400px;margin:40px auto;}

.info_main .info_m{width:1400px;margin-top:40px;font-size:16px;color:#666666;line-height:180%;}


.product-detail {
  margin-top: 50px;
}

.product-detail h1 {
  color: #343434;
  font-size: 32px;
  position: relative;
}

.product-detail h1::after {
  content: " ";
  position: absolute;
  left: 0px;
  bottom: -10px;
  width: 4rem;
  height: 4px;
  background-color: #cc0000;
}



/*²úÆ·*/

.pronr { width:100%; overflow: hidden; position: relative;  }
.nyprotitle { font-size:40px; color:#666;padding-top:50px;}
.nyprotitle::before{
    content: "|";
    padding-right: 4px;
    color: #1e50ae;
	font-weight: 900;
}

.nyprolist { width:100%; overflow: hidden; position: relative; margin: 20px 0px;}
.nyprolist a:link li { width:48.3%; margin-right: 1.5%; float: left; margin-bottom: 25px; border:1px dashed #000000; background: #fff; padding: 10px 0px; }
.nyprolist a:link li:nth-child(2n) { margin-right:0px; }
.nyprolist a:link li .listimg { width:40%; float: left; margin-left: 2%;background-color:#f5f5f5;}
.nyprolist a:link li .listimg img { width:100%; display: block; mix-blend-mode:multiply;}
.nyprolist a:link li .listfont { width:53%; float: left; margin-left: 3%; position: relative; min-height:260px; overflow: hidden; padding-right: 2%; }
.nyprolist a:link li .listfont h1 { font-size:24px; color:#333; font-weight: normal; margin-top:20px;line-height:40px;}
.nyprolist a:link li .listfont h3 { font-size:20px; color:#333; font-weight: normal; margin-top:10px;line-height:30px;}
.nyprolist a:link li .listfont p { font-size:14px; color:#999999; margin-top: 10px;  }
.nyprolist a:link li .listfont .span2 { display:block; padding:10px; text-align: center; width: 100px; font-size:14px; text-decoration: none; position: absolute; left: 0px; bottom:20px;border: solid 1px #cccccc;border-radius:25px;}

.nyprolist a:hover li { width:48.3%; margin-right: 1.5%; float: left; margin-bottom: 25px; border:1px solid #cdcdcd; background: #fff;  padding: 10px 0px; }
.nyprolist a:hover li:nth-child(2n) { margin-right:0px; }
.nyprolist a:hover li .listimg { width:40%; float: left; margin-left: 2%;background-color:#f5f5f5;}
.nyprolist a:hover li .listimg img { width:100%; display: block; mix-blend-mode:multiply;}
.nyprolist a:hover li .listfont { width:53%; float: left; margin-left: 3%; position: relative; min-height:260px; overflow: hidden; padding-right: 2%; }
.nyprolist a:hover li .listfont h1 { font-size:24px; color:#19B9D3; font-weight: normal; margin-top:20px;line-height:40px;}
.nyprolist a:hover li .listfont h3 { font-size:20px; color:#19B9D3; font-weight: normal; margin-top:10px;line-height:30px;}
.nyprolist a:hover li .listfont p { font-size:14px; color:#999999; margin-top: 10px;  }
.nyprolist a:hover li .listfont .span2 {color:#19B9D3; display:block;padding:10px; text-align: center; width: 100px; font-size:14px; text-decoration: none; position: absolute; left: 0px; bottom:20px;border: solid 1px #cccccc;border-radius:25px;}


.proimglist { width:100%; overflow: hidden; position: relative; margin: 20px 0px 40px; }
.proimglist img { width:100%; display: block;  }
.proimglist .imglistfont { width:30%; position: absolute; right:0px; top:30%; min-height:200px; }
.proimglist .imglistfont h1 { font-size:18px; color:#333; font-weight: normal; margin-top: 10px; }
.proimglist .imglistfont p { font-size:16px; color:#666; margin-top: 10px;  }
.proimglist .imglistfont a { display:block; padding: 5px 0px; border:1px solid #ddd; border-radius: 5px; text-align: center; width: 120px; font-size:14px; color:#666; text-decoration: none;
position: absolute; left: 0px; bottom:20px; }
.proimglist .imglistfont a:hover { color:#fff; background: #1e50ae; }






.down_all{margin: 20px 0px;width:100%;padding:0px;position: relative;}
.down_all a li{float: left;width:240px; height:450px;margin-right:15px;background-color:#efefef;margin-bottom:20px;padding:12px;}
.down_all a li h2{font-size:18px;color:#000000; text-align:left;padding:15px 10px;}
.down_all a li p{font-size:14px;color:#999999; text-align:left;padding:0px 10px; height:80px;}
.down_all a li img{width:240px; height:240px;}


.down_all a li:nth-child(5n){margin-right:0px;}
.down_all a:hover li{float: left;width:240px; height:450px;margin-right:15px;background-color:#F2ECDF;margin-bottom:20px;padding:12px;box-shadow: 0 0 15px #ccc;}
.down_all a:hover li h2{font-size:18px;color:#003399; text-align:left;padding:15px 10px;}
.down_all a:hover li p{font-size:14px;color:#999999; text-align:left;padding:0px 10px; height:80px;}

.ms{right:0px; top:0px; width:60px; height:60px;position: absolute;}
.ms2{right:0px; bottom:1px; width:60px; height:60px;position: absolute;}

.down_all a li .icon{
border-radius:50%;
width:30px;
height:30px;
background:#bfbfbf;
text-align:center;
color:#fff;
font-size:14px;
line-height:30px;
margin-left:5px;
margin-top:15px;
}
.down_all a:hover li .icon{
border-radius:50%;
width:30px;
height:30px;
background:#aaa;
text-align:center;
color:#F2ECDF;
font-size:14px;
line-height:30px;
margin-left:5px;
margin-top:15px;
}

.down_all a li .icon2{
border-radius:25px; 
width:100px;
height:30px;
background:#bfbfbf;
text-align:center;
color:#fff;
font-size:14px;
line-height:30px;
margin-left:5px;
margin-top:15px;
}
.down_all a:hover li .icon2{
border-radius:25px; 
width:100px;
height:30px;
background:#003399;
text-align:center;
color:#F2ECDF;
font-size:14px;
line-height:30px;
margin-left:5px;
margin-top:15px;
}


/*fenye page?*/

#kkpager{
	clear:both;
	color:#999;
	padding:10px 0px 20px 0px;
	font-size:14px;
	width:1400px;
	margin:0px auto;
}
#kkpager a{
	float: left;
	border: 1px solid #ccc;
	display: inline;
	padding: 5px 13px 5px 13px;
	margin-right: 5px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	cursor: pointer;
	background: #fff;
	text-decoration:none;
	color:#666;
}

#kkpager span.disabled{
	float: left;
	display: inline;
	padding: 5px 13px 5px 13px;
	margin-right: 5px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border:1px solid #999;
	background-color:#FFF;
	color:#ccc;
}
#kkpager span.curr{
	float: left;
	border: 1px solid #1E4797;
	display: inline;
	padding: 5px 13px 5px 13px;
	margin-right: 5px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #1E4797;
	color: #fff;
}
#kkpager a:hover{
	border:1px solid #1E4797; 
	background-color:#1E4797; 
	color:#fff;
}
#kkpager span.normalsize{
}
#kkpager_gopage_wrap{
	position:relative;
	left:0px;
	top:0px;
}
#kkpager_btn_go {
	width:44px;
	height:18px;
	border:0px;
	overflow:hidden;
	line-height:140%;
	padding:0px;
	margin:0px;
	text-align:center;
	cursor:pointer;
	background-color:#1E4797;
	color:#fff;
	position:absolute;
	left:0px;
	top:2px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	display:none;
	font-size:12px;
}
#kkpager_btn_go_input{
	width:36px;
	height:18px;
	color:#1E4797;
	text-align:center;
	margin-left:1px;
	margin-right:1px;
	border:1px solid #1149A0;
	position:relative;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	left:0px;
	top:0px;
	outline:none;
	font-size:14px;
}

#kkpager_btn_go_input.focus{
	border-color:#1E4797;
}

#kkpager .pageBtnWrap{
	float:left;
}
#kkpager .infoTextAndGoPageBtnWrap{
	float:right;
}
#kkpager .spanDot{
	float:left;
	margin-right:5px;
}

#kkpager .currPageNum{
	color:#FD7F4D;
}

#kkpager .infoTextAndGoPageBtnWrap{
	padding-top:5px;
}








.list-2 {
	margin: 20px 0px;width: 100%; height:660px;
}
.list-2 li {
	float: left;
	width: 25%;
	padding:20ox 0px;
}
.list-2 li a {
	display: block;
	margin: 20px 0 0 20px;
	border: 1px solid #ccc;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	padding: 2px;
}
.list-2 li .img-center {
	overflow: hidden;
	height: 180px;
	line-height: 186px;
}
.list-2 li .img-center img {
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	height: 185px;
	width: 329px;
	
}
.list-2 li a:hover {
	-webkit-box-shadow: 0 0 15px #ccc;
	box-shadow: 0 0 15px #ccc;
}
.list-2 li a:hover .img-center img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}



.line_h{height:50px; line-height:50px;}

.news_info{
    margin-top: 1.25rem;padding-top:50px;
}
.news_info_t{font-size:36px;text-align:center;}			
.news_info  li{
        font-size: 18px;
        line-height: 20px;
		float:left;
		color: #666;
		}
.news_info li{
    font-size: 16px;
    line-height: 20px;
    color: #666;

    width:auto;
    height: 16px;
    margin: 20px 16px;
    vertical-align: middle;
	border-right: solid 1px #cccccc;
	padding-right:20px;
    }
.news_info li .time{
    font-size: 16px;
    line-height: 20px;
    color: #666;
	float:center;
}
  .d_pk{border-bottom: solid 1px #efefef;width:100%;height:20px;clear:both;margin-bottom:30px;}
 .info_ms{
clear:both;
 width:100%;
 font-size: 16px;
 line-height: 180%;
 color:#666666;
 display: block;
}



.s_x{width: 1400px; height:20px;padding:10px 15px;margin:30px auto;background-color:#efefef;}
.s_x ul li{width:48%; line-height:20px;float: left; text-align:left; height:20px;}
.s_x ul li:nth-child(2n){padding-left:30px;float:right;text-align:left;}