ï»¿/* css document */

/*public css*/
*{ margin:0px; padding:0px;}
html,body{ font-size:14px; font-family:arial, helvetica, sans-serif; color:#666; background:#fff; overflow-x:hidden;}
ul li{ margin:0px; padding:0px; list-style-type:none;}
form,ul,li,table,td,p,span,h1,h2,h3,h4,h5,img,dl,dt,dd{ margin:0px; padding:0px;}
img{ border:none;}
a{ color:#666; text-decoration:none;}
a:hover,a:active{ color:#08ae08; text-decoration:none;}
.dispblock{ display:block;}
.dispnone{ display:none;}
.float_l{ float:left}
.float_r{ float:right}
.clear_both{clear:both;}
.hand{ cursor:pointer;}
.f12{ font-size:12px;}
.hei{ color:#000;}
.en_ft{ font-family:arial;}
.ft1{ font-size:14px; font-weight:bold; color:#fff;}
.ft_red{ color:#c80000;}
.ft_bai{ color:#fff;}
.txt_cent{ text-align:center;}
.word_break{ word-break:break-all; overflow:hidden; table-layout:fixed; word-wrap:break-word;}
.fixedheader{ position:fixed; left:0; top:0; z-index:100;}
.txthid{ overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.pd_1{ padding:0px;}
.left{float:left;}
.right{float:right;}
.not-animated { opacity:0; }


@media (min-width: 1200px) {
	.container {width: 1200px; padding:0px; clear:both;}
}
@media (max-width: 768px) {
	.container { padding-left:10px; padding-right:10px;}
}




@font-face
 {
  font-family:'hzgb';
  src:url('../images/hzgb.ttf');
  font-weight:normal;
  font-style:normal;
}


/* ====== top start ====== */
.topbox{ width:100%; height:95px;background:#654731;border-bottom:1px solid #fff;}
.topbox h1 a{color:#222;}
.topbox h1{ float:left; padding-top:2px;padding-bottom:2px;}
.topbox h1 img{ height:auto; max-height:100%;}
.topbox b{color:#c00}
.topbox key{float:left;font-size:18px;color:#555;padding-top:40px;padding-left:15px;}


.topbox .rt{ float:right; padding:32px 18px 0 0;}
.bdsharebuttonbox{ margin:0px; padding:0px;}
.topbox .rt a{ float:left; display:block; width:31px; height:31px; margin:0 0 0 8px; padding:0; background:url(/template/portal/images/index_03.png) 0px 0px no-repeat;}
.topbox .rt .a_2{ background-position:-39px 0px;}
.topbox .rt .a_3{ background-position:-79px 0px;}


.topbox .ct{ float:right; padding:0 30px 0 0;}
.topbox .ct li{ float:left; margin-left:32px; position:relative;}
.topbox .ct li>a{ display:block; padding:40px 13px 0 13px; height:52px; text-align:center; color:#fff;font-size:15px;}
.topbox .ct li em{ display:block; position:absolute; left:50%;bottom:-42px; width:0px; height:3px; background:#fe8926; transition:all 0.2s ease-out;}
.topbox .ct li:hover em{ width:100%; left:0;}
.topbox .ct li.cur em{ width:100%; left:0;}
.topbox .ct li div{ position:absolute; left:0; top:95px; background:#fff; box-shadow:0 0 10px #999; width:250px; padding:10px 12px 0 12px; height:220px; display:none; z-index:100;}
.topbox .ct li div a{ display:inline-block; line-height:30px;font-size:13px;width:110px;}
.topbox .ct li div a span{ margin-right:8px; font-family:simsun;}

.sh_bkg{ position:fixed; left:0; top:0; width:100%; height:100%; background:rgba(0, 0, 0, 0.5); z-index:10000; display:none;}
.sh_box{ position:fixed; left:50%; top:180px; margin-left:-310px; width:620px; height:50px; background:#fff; border-radius:3px; z-index:10001; display:none;}
.sh_box .txt{ float:left; width:550px; height:20px; line-height:20px; padding:25px 0 15px 20px; border:0; background:none; outline:none;}
.sh_box .btn{ float:left; width:50px; height:50px; background:url(/template/portal/images/sh_03.jpg) center center no-repeat; border:0; cursor:pointer;}

.in_topbd{ width:100%; height:1px; background:rgba(255, 255, 255, 0.3); position:absolute; top:95px; left:0; z-index:100;}



.topbox tel{
	width:200px;
	float:right;
	text-align:left;
	font-size:14px;
	color:#333;
	background:url(/template/portal/images/tel.jpg) no-repeat left center;
	padding:20px 0px 0px 60px;
	height:80px;margin-top:10px;
}
.topbox tel p{color:#d21d1d;font-size: 18px;color:#c00;}






.navbar{ float:left;width:100%; background:#039; border:0;text-align:center;height:48px;}
@media (max-width: 1200px) {
	.navbar{display:none;}
	.lngbox{display:none;}
}
.navbar .navbar-nav,.navbar .container,.navbar .navbar-collapse {padding:0px;text-align:center;}
.navbar .navbar-nav li a{ display:block; padding:0px 28px; font-size:15px; color:#fff; height:48px; line-height:48px;}
.navbar .navbar-nav li a:hover{  background:#c00; color:#fff;}
.navbar .navbar-nav .active a, .navbar .navbar-nav .active a:hover{ background:#d90808; color:#fff;}
.navbar .navbar-nav li:hover a{  background:#c00; color:#fff;}
.navbar .navbar-nav li:hover .dropdown-menu a{ font-weight:normal;}
.navbar .navbar-nav li a:hover,
.navbar .navbar-nav li a:active,
.navbar .navbar-nav li a:focus,
.navbar .navbar-nav .open a:focus{ background:#d90808; color:#fff;line-height:48px;}
.navbar .navbar-nav .dropdown .dropdown-menu{ box-shadow:0px 0px 0px 0; border:0px; width:110px; min-width:116px; text-align:center;padding:0px; height:0px; overflow:hidden; display:block; transition:all 0.2s; background:none;}
.navbar .navbar-nav .dropdown .dropdown-menu li{ background:#d90808; overflow:hidden; border-radius:0px; height:36px; line-height:36px;}
.navbar .navbar-nav .dropdown:hover .dropdown-menu{height:500px;}
.navbar .navbar-nav .dropdown .dropdown-menu a{ height:40px; line-height:40px; padding:0px 0 0 5px; color:#fff;}
.navbar .navbar-nav .dropdown .dropdown-menu a:hover{ color:#fff; background:#e01717; font-weight:normal;}




.navbar form{
	border:1px solid #fff;
	background:none;
	height:32px;
	border-radius:17px;
	padding:0px 16px;
	width:200px;
	float:right;
	margin-top:8px;color:#fff;
}
.navbar form input{
	border:0px;
	background:none;
	height:30px;
	color:#fff;
	text-align:left;
	width:137px;
}
.navbar form button{
	background:url(/template/portal/images/search.png) no-repeat center center;
	width:23px;
	height:32px;
	border:0px;
	vertical-align:top;
}

/* ====== top end ====== */



/* ====== wap top start ====== */
header .pubmenu{
	display:none;
	clear:both;
	position:absolute;
	width:100%;
	text-align:left;
	background:#f58220;
	z-index:1000;
}
header .pubmenu .btn{
	position:absolute;
	color:#808080;
	font-size:36px;
	right:0px;
	top:-80px;
	font-weight:normal;
}
header .pubmenu ul{
	padding:20px;
	display:none;
}
header .pubmenu ul li{
	line-height:50px;
	border-bottom:1px solid #ffca9d;
}
header .pubmenu ul li a{
	color:#fff;
	font-size:16px;
	text-indent:10px;
	display:block;
}
header .pubmenu ul li a:hover{
	background:#f58220;
}
header .pubmenu ul li div{
	padding:0px 20px 20px 20px;
	display:none;
}
header .pubmenu ul li div a{
	font-size:14px;
	line-height:30px;
	margin-top:5px
}
header .pubmenu ul li span{
	font-size:14px;
	font-weight:bold;
	color:#fff;
	line-height:44px;
	padding-right:10px;
}
@media (max-width: 1200px) {
	.topbox{
		height:90px;
	}
	.topbox h1{
		padding-top:7px;
	}
	header .pubmenu{
		display:block;
		top:90px;
	}
}
@media (max-width: 768px) {
	.topbox .container{padding:0px 5px;}
	.topbox{
		height:95;
	}
	.topbox h1{
		padding-top:5px;font-size:30px;
	}
	.topbox h1 img{
		height:45px;
	}
	header .pubmenu{
		top:90px;
	}
	header .pubmenu .btn{
		font-size:28px;
		top:-90px;
	}
	.topbox key{display:none}
	.topbox tel{display:none}
	
	.topbox .ct{display:none;}
	.topbox .rt{display:none}
	.in_topbd{display:none;}
}
/* ====== wap top end ====== */



/* ====== home banner start ====== */
.carousel-btn {
	text-align:center;
	margin:10px 0;
}
.carousel-btn a {
	display:inline-block;
	width:10px;
	height:10px;
	border-radius:10px;
	margin:0 6px;
	background:#ccc;
}
.carousel-btn .selected {
	background:#da251c;
	cursor:default;
}
.carousel-btn a span {
	display:none;
}
.carousel-btn-fixed {
	width:100%;
	position:absolute;
	bottom:15px;
	left:0;
	margin:0;
	z-index:100;
}
.carousel {
	position:relative;
	padding:0px;
}


@media (min-width:768px) and (max-width:991px) {
	.carousel{ height:479px !important; }
	.carousel .carousel-item .carousel-img a img{ height:479px !important; }
}

@media screen and (max-width:768px) {
	.carousel{ height:439px !important; }
	.carousel .carousel-item .carousel-img a img{ height:439px !important; }
}
@media screen and (max-width:640px) {
	.carousel{ height:379px !important; }
	.carousel .carousel-item .carousel-img a img{ height:379px !important; }
}
@media screen and (max-width:480px) {
	.carousel{ height:250px !important; }
	.carousel .carousel-item .carousel-img a img{ height:250px !important; }
}
.carousel-item {
	position:relative;
	float:left;
	display:block;
}
.carousel-item .carousel-img {
	display:block;
}
.carousel-item .carousel-img a[href="javascript:;"] {
	cursor:default;
}
.carousel-item .carousel-img img {
	display:block;
}
.responsive-carousel {
	overflow:hidden;
}
.responsive-carousel .carousel-item img {
	width:100%;
	height:auto !important;
}
.responsive-carousel .carousel-direction {
	display:none;
}
.responsive-carousel:hover .carousel-direction {
	display:block;
}
.responsive-carousel-set .carousel-info-inner h3 {
	font-weight:normal;}
	.banbox{ width:100%; overflow:hidden;}
/* ====== home banner end ====== */





/* åé¡µ */
.page{ font-family:arial, helvetica, sans-serif; line-height: normal; font-size: 14px; width:100%;margin:0 auto;padding:10px 0 30px 0; clear:both;margin-bottom:20px;}
.page a,.page span{display:block;color:#0c4797;font-weight:normal;text-decoration:none;letter-spacing:0px;border:1px solid #ccc;padding-top:0px;float:left;margin-top:0px;margin-right:2px;margin-bottom:5px;margin-left:2px;text-align:center;padding-right:5px;padding-left:5px;height:25px;line-height:25px;} /* spanåé¾æ¥ */
.page a:hover, .page a.current{color:#f44;border:1px solid #f44;height:25px;line-height:25px;} /* å½åé¾æ¥ææ¿æ´»æ¶ */
.page input{padding:0px;color:#0c4797;height:23px;width:25px;border:0px solid #fff;text-align:center;margin-top:0px;margin-right:-5px;margin-bottom:0px;margin-left:-5px;vertical-align:middle;font-size:12px} /* è·³è½¬input */




.in_td{width:100%;margin-top:30px;}
.in_td .list{clear:both; padding-top:0px; overflow:hidden;background:url(/template/portal/images/td_box.jpg)}
.in_td .list li{ float:left; width:calc(25% - 2px); margin:0px 0px 0px 0px;border-right:2px solid #fff;height:277px; text-align:center}
	


.in_td .list li a{ display:block; width:100%; height:277px; color:#fff; position:relative; overflow:hidden; position:relative;font-size:20px;}

.in_td .list li a img{ width:auto; max-width:100%; text-align:center;padding-top:80px;}
.in_td .list li a  br{ padding-top:20px;}

.in_td .list li a div{ background:#000; width:100%; height:100%; position:absolute; left:0; top:0; opacity:0; filter:alpha(opacity=1); transition:all 0.3s ease-out 0s;text-align:center;}
.in_td .list li a p{ width:100%; height:100%; line-height:30px; position:absolute; left:0; top:30%; opacity:0; filter:alpha(opacity=0);font-size:20px}
.in_td .list li a p span{font-size:8px;line-height:140%;}

.in_td .list li a:hover div{ opacity:1; filter:alpha(opacity=100);}
.in_td .list li a:hover p{ opacity:1; filter:alpha(opacity=100);}


.in_td .list li:last-child{border-right:none}

@media (max-width: 992px) {
	.in_td{ padding:0 0 0 0;}
	.in_td .list li{ width:50%;}

}
@media (max-width: 768px) {
	.in_td{display:none}
	/*.in_td .list li{ width:100%;}
	.in_td .list img{margin-top:20px;}
	.in_td .list txt{margin-top:120px;}*/


}

/* ====== home type atart ====== */
.in_hj{ width:100%; padding:55px 0 45px 0;}
.in_hj .list{ clear:both; padding-top:40px; overflow:hidden;}
.in_hj .list li{ float:left; width:calc(16.6% - 1px); margin:0px 1px 1px 0px;text-align:center;}
.in_hj .list li a{ display:block; width:100%; height:100%; color:#fff; position:relative; overflow:hidden;}
.in_hj .list li a img{ width:auto; max-width:100%; transition:all 0.3s ease-out 0s;}
.in_hj .list li a div{ background:#000; width:100%; height:100%; position:absolute; left:0; top:0; opacity:0; filter:alpha(opacity=0); transition:all 0.3s ease-out 0s;}
.in_hj .list li a p{ width:100%; height:100%; line-height:100%; position:absolute; left:0; top:45%; opacity:0; filter:alpha(opacity=0);font-size:20px}
.in_hj .list li a p span{font-size:8px;line-height:30px;}
.in_hj .list li a:hover img{ transform:scale(1.1);}
.in_hj .list li a:hover div{ opacity:0.5; filter:alpha(opacity=50);}
.in_hj .list li a:hover p{ opacity:1; filter:alpha(opacity=100);}
.in_hj .more{ display:block; width:136px; height:35px; line-height:35px; text-align:center; border:1px solid #bababa; color:#999; margin:20px auto 0 auto; transition:all 0.3s ease-out 0s;}
.in_hj .more:hover{ border:1px solid #07ad07; background:#07ad07; color:#fff;}

.in_hj .list li .pro_type{background:#f68220; height:168px;color:#fff;font-size:28px;padding-top:40px;}


@media (max-width: 992px) {
	.in_hj{ padding:40px 0 30px 0;}
	.in_hj .list li{ width:50%;}
	.in_hj .more{ margin-top:30px;}
}
@media (max-width: 768px) {
	.in_hj{ padding:30px 0 20px 0;}
	.in_hj .list li{ width:100%; padding-bottom:2px;}
	.in_hj .more{ margin-top:10px;}
	.in_abo{font-size:18px;line-height:160%;padding:0 20px;}

}
/* ====== home type atart end ====== */


/*============= home about ===============*/



.in_abo{ clear:both; line-height:180%; padding:0 30px;font-size:14px;color:#444;line-height:170%;text-align:center;}
.in_abo .in_abo_t{font-size:36px;font-weight:600;color:#222;padding-bottom:30px;}
@media (max-width: 992px) {
    .in_abo{ min-height:auto;}
}
@media (max-width: 768px) {
    .in_abo{ min-height:auto;padding:0px 10px;}
}













/* ====== footer start ====== */
.in_btm{ width:100%; background:#0065bf; overflow:hidden; color:#fff; padding:55px 0 45px 0;}
.
.in_btm a{ color:#fff;}
.in_btm a:hover{ color:#fff;}
.in_btm .lt{ float:left; width:280px;font-size:18px;color:#fff;margin-right:80px;}
.in_btm .lt p{font-size:13px;color:#fff;padding-top:10px;line-height:180%;}
.in_btm .lt a{font-size:13px;color:#fff;padding-right:10px;}


.in_btm .lt1{ float:left; width:300px;font-size:18px;color:#fff;}
.in_btm .lt1 p{font-size:14px;color:#fff;padding-top:10px;}

.in_btm .rt{ float:right; width:240px;}
.in_btm .rt .ewm{ float:left;}
.in_btm .rt .sj{ float:left; width:90px; text-align:center; font-size:12px; line-height:19px;}
.in_btm .rt .sj img{ margin-top:13px;}
.in_btm .rt .sj p{ margin-top:15px;}
.in_cpy{ width:100%; line-height:20px; padding:15px 0; text-align:center; color:#dbdbdb; background:#221514;font-size:13px;}
.in_cpy a{ color:#fff;}
.in_cpy a:hover{ color:#fff;}


.foot{width:100%;height:auto;background:#221514;padding:60px 0px 0px 0px;margin-top:30px;}

.foot .logo{float:left;width:200px;padding-top:20px;}
.foot .ewm{float:right;width:120px;text-align:center}
.foot .ewm p{font-size:13px;color:#fff;padding-top:4px;}
.foot .menu_dh{float:left;margin-left:120px;width:660px;border:1px solid #786048;height:120px;position:relative;}
.foot .menu_dh .menu_tit{background:#221514;top:-20px;width:200px;line-height:40px;font-size:18px;text-align:center;position:absolute;color:#fff;left:20px;}
.menu_m{width:592px;margin:0 auto;height:auto;margin-top:20px;}
.menu_m li{float:left;width:98px;font-size:13pxpx;color:#fff;display:block;line-height:28px;}
.menu_m li a{color:#fff}
.menu_m li a:hover{color:#e0c262}





@media (max-width: 1200px) {
	.in_btm {display:none;}
    .in_cpy{ line-height:18px; padding:7px 0;}
}
@media (max-width: 768px) {
    .in_cpy{ line-height:13px; padding:7px 0; font-size:12px;margin-top:30px;}
	.foot{ display:none;}
}
/* ====== footer end ====== */
/* ====== go top start ====== */
.gotop {
	background-color: rgba(0, 0, 0, 0.5);
	bottom: 50px;
	position: fixed;
	right: 20px;
	z-index: 10;
	width:55px;
	height:55px;
	display:none;
}
.gotop:hover {
    background-color: rgba(0, 0, 0, 0.6);
}
.gotop a {
	display: block;
	height: 55px;
	overflow: hidden;
	width: 55px;
	font-size:24px;
	color:#fff;
	text-align:center;
	line-height:55px;
}
/* ====== go top end ====== */


/*=========== neiye ==========*/


.pro_cont1{width:100%;background:#096;height:auto;overflow:hidden;padding-top:50px;padding-bottom:50px;}
.pro_cont2{background:#f90}


.pro_cont{width:100%; min-height:400px;padding-top:30px;padding-bottom:30px;}

.pro_cont .rt{ float:right; width:calc(100% - 290px)}
.pro_cont .rt .top{ height:56px; line-height:56px; border-bottom:1px solid #d5d5d5; overflow:hidden;}
.pro_cont .rt .top b{ float:left; margin-left:5px; color:#2c2c2c; font-size:20px;}
.pro_cont .rt .top p{ float:right; padding-right:10px; color:#9c9c9c;}
.pro_cont .rt .top p a{ color:#9c9c9c;}

/*.pro_main{ clear:both;}
.pro_list{ padding-top:35px;}
.pro_list li{ float:left; width:calc(25% - 26px); margin:0 13px 18px 13px;}
.pro_list li img{ width:100%; border:1px solid #d9d9d9;}
.pro_list li p{ width:100%; height:41px; line-height:41px; text-align:center; background:url(/template/portal/images/index_14.jpg) center top no-repeat; background-size:cover; transition:all 0.3s ease-out 0s; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.pro_list li:hover img{ border:1px solid #0065bf;}
.pro_list li:hover p{ background:#0065bf; color:#fff; font-weight:bold;}*/

.pro_cont .lt{ float:left; width:250px;}
.pro_cont .lt .tit{ height:57px; line-height:57px; background:#42c742; color:#fff; background: linear-gradient(#654731, #3d2c1f);}
.pro_cont .lt .tit b{ float:left; font-size:20px; margin-left:30px;}
.pro_cont .lt .tit img{ float:right; margin:12px 30px 0 0;}
.pro_cont .lt ul{ padding-top:5px;}
.pro_cont .lt ul li{ border-bottom:1px solid #ececec; background:#fafafa;display:block;}
.pro_cont .lt ul li a{ display:block; width:100%; height:42px; line-height:42px;padding-left:28px;font-size:14px;color:#555;}
.pro_cont .lt ul li a p{ float:left; margin-left:38px;}
.pro_cont .lt ul li a em{ float:right; font-style:normal;font-family:"ç¹å¬©ç¶"; margin-right:47px;}
.pro_cont .lt ul li a.cur{ background:#434343; color:#fff;}
.pro_cont .lt ul li a:hover{ background:#342921; color:#fff;}






.pro_list{ overflow:hidden; padding-top:35px;}
.pro_list li{float:left; width:calc(25% - 26px);margin:0 13px 18px 13px; transition:all 0.5s ease-out;}
.pro_list li img{ display:block;border:1px solid #e5e5e5;border-bottom:none; width:100%;}
.pro_list li div{ width:100%;; color:#333; padding:0 20px 0 20px; border:1px solid #e5e5e5; border-top:0;}
.pro_list li div b{ display:block; font-size:17px; line-height:19px; padding:0px 0 0 0; color:#333;}
.pro_list li div p{ line-height:16px; height:40px; overflow:hidden; margin:5px 0 5px 0;font-size:14px;color:#555;}
.pro_list li div em{ display:block; width:50%; height:32px; line-height:32px; text-align:center; font-style:normal; border:1px solid #b8b8b8; color:#8f8f8f; text-transform:capitalize; margin-top:5px;margin-bottom:15px;}
.pro_list li div em::after{ content:""; display:block; width:0; height:100%; background:#dd1414; margin-top:-32px; transition:all 0.3s ease;}
.pro_list li:hover{ transform:translatey(-30px);}
.pro_list li:hover div em{ border-color:#a70500; color:#fff;}
.pro_list li:hover div em::after{ width:100%;}
.pro_list li:hover div b{color:#a70500}




@media (max-width: 992px) {
	.pro_list li{ width:calc(50% - 26px);}
    .pro_list li p{ height:31px; line-height:31px; }
}
@media (max-width: 768px) 
{
    .pro_cont container{padding:0px 0px;}
	.pro_cont{ padding-top:0px;}
    .pro_cont .rt .top{ height:43px; line-height:43px;}
    .pro_cont .rt .top b{ font-size:16px;}
	.pro_list li div{ width:100%;; color:#333; padding:0 8px 0px 8px; border:1px solid #e5e5e5; border-top:0;}
	.pro_list li{ width:calc(50% - 16px);margin:0px 0px 10px 10px;}
	.pro_list li div b{ display:block; font-size:15px; line-height:19px; padding:0px 0 0 0; color:#333;}
    .pro_list li div p{ line-height:16px;heihgt:50px; padding:0px 0 10px 0;font-size:13px;}
	.pro_cont .lt,.pro_cont .rt{width:100%;}
	
	
}

.con_box{ clear:both; line-height:180%; padding:30px 0; min-height:400px;font-size:15px;}
.con_box b{color:#c00;font-size:18px;font-weight:normal;}
.con_box img{ width:auto; max-width:100%;}
@media (max-width: 992px) {
    .con_box{ min-height:auto;}
}
@media (max-width: 768px) {
    .con_box{ min-height:auto;padding:0px 10px;}
}

.nss_tit{ font-size:20px; font-weight:bold; line-height:40px; text-align:center; padding:10px 0 10px 0 ;}
.nss_dtm{ text-align:center; padding:0 0 15px 0; font-size:12px; color:#999;}
.nss_info{ line-height:24px;padding:30px 0px;}
.ff_pre{ clear:both; padding:15px 0 0 0;}
.ff_next{ clear:both; padding:0 0 10px 0;}
.ns_pn{ clear:both; padding:15px 0 0 0; line-height:26px;}




/*news*/
.ns_list li{ clear:both; height:36px; line-height:36px; padding:0 0 0 17px; border-bottom:1px dashed #ccc; background:url(/template/portal/images/news_43.png) 3px center no-repeat; overflow:hidden; }
.ns_list li a{ float:left; font-size:14px;color:#555;}
.ns_list li span{ float:right; font-size:13px; color:#999; text-align:right;}



@media (max-width: 768px) {
    .ns_list li a{ width:70%;}
    .ns_list li span{ width:30%;}

}



.new_main{ clear:both;}

.new_cont{width:100%; min-height:400px;padding-top:30px;padding-bottom:30px;}



.new_list{ padding-top:35px;}
.new_list li{ float:left; width:calc(33.33% - 26px); margin:0 13px 18px 13px;}
.new_list li img{ width:100%; border:1px solid #d9d9d9;}
.new_list li p{ width:100%; height:41px; line-height:41px; text-align:center; background:url(/template/portal/images/index_14.jpg) center top no-repeat; background-size:cover; transition:all 0.3s ease-out 0s; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.new_list li:hover img{ border:1px solid #0065bf;}
.new_list li:hover p{ background:#0065bf; color:#fff; font-weight:bold;}




.news_list{width:100%;padding:55px 0 45px 0;}
.news_list .list{clear:both;overflow:hidden;}
.news_list .list li{float:left;width:calc(33.33% - 24px); margin:0 12px 12px 12px;text-align:center;}
.news_list .list li img{width:100%;height:220px;}

.news_list .list li.none{ padding-right:0px;}

.news_list .list li .cont{ width:100%; height:160px; border:1px solid #cbcbcb; border-top:0; overflow:hidden; position:relative;text-align:left;}
.news_list .list li .cont .p_1{ padding:0 19px; font-size:16px;  line-height:24px; color:#333; padding-top:13px;}
.news_list .list li .cont .p_2{ padding:0 19px; color:#757575; font-size:13px; padding-top:0px;line-height:140%;}
.news_list .list li .cont .p_2 time{padding-left:3px;padding-right:3px;}
.news_list .list li .cont .p_3{ position:absolute; left:0px; bottom:-10px; width:100%; height:34px; line-height:34px; text-align:center; color:#fff; background:#8a6448;font-size:14px; opacity:0; filter:alpha(opacity=0); visibility:hidden; transition:all 0.3s ease 0s; transform:translatex(-361px); }
.news_list .list li a:hover .cont{ border:1px solid #8a6448; border-top:0;}
.news_list .list li a:hover .cont .p_3{ opacity:1; filter:alpha(opacity=100); visibility:visible; transform:translatex(0px); }
.news_list .list li a:hover .cont .p_2 time{color:#c80202;}


@media (max-width: 992px) {
	
}
@media (max-width: 768px) {
	.news_list{ padding:30px 0 20px 0;}
	.news_list .list li{width:calc(100% - 16px);margin:0px 0px 10px 10px;}
	
	.news_list .more{ margin-top:10px;}
 .con_box{ min-height:auto;padding:0px 10px;}
 .nss_info{padding:0px 12px;}
}


.con_box{ clear:both; line-height:180%; padding:30px 0; min-height:400px;font-size:15px;}
.con_box b{color:#c00;font-size:18px;font-weight:normal;}
.con_box img{ width:auto; max-width:100%;}

.nss_tit{ font-size:20px; font-weight:bold; line-height:40px; text-align:center; padding:10px 0 10px 0 ;}
.nss_dtm{ text-align:center; padding:0 0 0px 0; font-size:12px; color:#999;border-bottom:1px solid #ccc;line-height:40px;}
.nss_info{ line-height:22px;padding:20px 0px;font-size:14px;color:#555;}
.ff_pre{ clear:both; padding:15px 0 0 0;}
.ff_next{ clear:both; padding:0 0 10px 0;}
.ns_pn{ clear:both; padding:15px 0 0 0; line-height:26px;}



@media (max-width: 992px) {
	.in_hj{ padding:40px 0 30px 0;}
	.in_hj .list li{ width:50%;}
	.in_hj .more{ margin-top:30px;}
	
	
	
}
@media (max-width: 768px) {
	.in_hj{ padding:30px 0 20px 0;}
	.in_hj .list li{ width:100%; padding-bottom:2px;}
	.in_hj .more{ margin-top:10px;}
	
	
	.con_box .con_main{padding:0 4px;font-size:18px;line-height:100%;}
	.con_box .con_main p{padding:0 4px;font-size:13px;line-height:100%;}
	
	.con_dh .txt{padding-left:12px;}
	.con_dh img{padding-right:10px;}
	


}






.con_dh{width:100%;background:#f9f9f9;height:60px;box-shadow: 0 1px 3px rgba(0,0,0,.2);background: linear-gradient(#fff, #f9f9f9);}

.con_dh img{float:right;width:auto; max-width:100%;padding-top:8px;}
.con_dh .txt{float:left;font-size:18px;line-height:60px;}

.con_box{width:100%;height:auto;overflow:hidden;padding:20px 0px}
.con_box .con_main{font-size:14px;color:#444;line-height:170%;padding-top:20px;}
.con_box .con_main p{font-size:14px;color:#444;line-height:170%;}





.con_box .list{clear:both;overflow:hidden;padding-top:30px;}
.con_box .list li{float:left;width:calc(25% - 20px); margin:0 10px 10px 10px;text-align:center;}
.con_box .list li img{width:100%;}

@media (max-width: 992px) {}
@media (max-width: 768px) {
	.con_box{ padding:15px 0 15px 0;}
	.con_box .list li{width:calc(50% - 16px);margin:0px 8px 10px 8px;}
}







.in_conbox{width:100%; height:auto;padding:30px 0 40px 0}
.in_conbox .lt{float:left;width:calc(100% - 560px);margin-top:50px;}
.in_conbox .lt .con_tit{background:#654731;line-height:130px;}
.in_conbox .lt .con_tit b{padding-left:20px;color:#fff;font-size:36px;font-weight:normal;}
.in_conbox .lt .con_tit1{padding:20px 0 0 15px;font-size:14px;line-height:180%;color:#555;}

.in_conbox .rt{float:right;width:500px;margin-top:50px;}

.in_conbox .rt .formbg{padding:0 0;}
.in_conbox .rt .formbg b{ float:left; font-size:20px; margin-left:30px;}

@media (max-width: 768px) 
{
   
	.in_conbox{padding:0 20px;}
    .in_conbox .rt .formbg{padding:0 5px;}
	
	.in_conbox .lt,.in_conbox .rt{width:100%;padding:0 0px;margin:20px 0 0 0;}
	
	.in_conbox .lt .con_tit{background:#654731;line-height:100px;}
    .in_conbox .lt .con_tit b{padding-left:20px;color:#fff;font-size:30px;font-weight:normal;}
	
	
}



.in_contact{height:auto;padding:0px;}
.in_contact .container{padding:0px 100px;}




.side_t_i{font-size:30px;color:#fff;background:#654731;}
.side_t{font-size:30px;color:#333;}


input::-webkit-input-placeholder {color:#999;}


.input1 {width:99%; display:block; padding:5px 5px; background:none; border:#e5e5e5 solid 1px; -webkit-box-sizing:border-box; color:#999; font-size:13px; outline:none;}


.button {width:100%; display:block; padding:0px 5px; border:#e5e5e5 solid 1px; background:no-repeat; color:#fff; text-align:center; font-size:14px;background:#d10504;}
.textarea {width:100%; display:block; padding:10px 5px; background:none; border:#e5e5e5 solid 1px; -webkit-box-sizing:border-box; color:#999; font-size:14px; outline:none;}
.show_bg {width:100%; height:100%; background:rgba(0, 0, 0, 0.5); position:fixed; top:0px; left:0px; z-index:999; display:none;}





input::-webkit-input-placeholder {color:#999;}
.input {width:100%; display:block; padding:10px 5px; background:none; border:#999 solid 1px; -webkit-box-sizing:border-box; color:#999; font-size:14px; outline:none;}
.select{width:100%; color:#606366; padding:11px 25px 11px 5px; -webkit-appearance:none; border-radius:3px; background:url(/template/portal/images/down.png) no-repeat right; background-size:15px 15px; -webkit-background-size:15px 15px; -moz-background-size:15px 15px; -ms-background-size:15px 15px; -webkit-box-sizing:border-box;}
.button {width:100%; display:block; padding:0px 5px; border:#999 solid 1px; background:no-repeat; color:#fff; text-align:center; font-size:14px;}
.textarea {width:100%; display:block; padding:10px 5px; background:none; border:#999 solid 1px; -webkit-box-sizing:border-box; color:#999; font-size:14px; outline:none;}
.show_bg {width:100%; height:100%; background:rgba(0, 0, 0, 0.5); position:fixed; top:0px; left:0px; z-index:999; display:none;}


.radius5 {-moz-border-radius:5px; -webkit-border-radius:5px; -ms-border-radius:5px; border-radius:5px;}
.radius10 {-moz-border-radius:10px; -webkit-border-radius:10px; -ms-border-radius:10px; border-radius:10px;}
.radius15 {-moz-border-radius:15px; -webkit-border-radius:15px; -ms-border-radius:15px; border-radius:15px;}
.radius20 {-moz-border-radius:20px; -webkit-border-radius:20px; -ms-border-radius:20px; border-radius:20px;}
.radius50 {-moz-border-radius:50%; -webkit-border-radius:50%; -ms-border-radius:50%; border-radius:50%;}

.bg_fff {background:#fff;}
.bg_eaeaea {background:#eaeaea;}

.forms dl{
	padding:0px;
	margin: 10px 0px;
	-webkit-box-sizing:border-box;
}
.forms dd{
width:100%; display:block; height:auto; overflow:hidden;line-height:30px;
}
.forms hr{
	margin:10px 0;
	border:0;
	border-top:1px solid #dddddd;
}

.forms dt{
	font-size: 16px;
	color: #606366;
	padding:5px 0px;
	line-height:30px;
}

.forms button{
	font-size: 16px;
	color: #fff;
	padding:5px 0px;
	line-height:30px;
    background:#d10504;
    border:#d10504 solid 1px;
}

@media (max-width: 768px) {
    .forms dd{width:100%;padding:0px 5px;}
	
	.in_contact{padding:5px;}
.in_contact .container{padding:0px 0px;}
.c_cont{font-size:12px;}
.side_t_i{font-size:24px;}
}






/*=========== neiye edn ========*/

.in_tit_1{ width:313px; margin:0 auto; overflow:hidden;}
.in_tit_1 .lt{ float:left; width:77px; height:58px; border-bottom:1px solid #c9c9c9;}
.in_tit_1 .ct{ float:left; width:159px; text-align:center;}
.in_tit_1 .p_1{ font-size:27px; color:#333333; line-height:29px; padding-top:6px;}
.in_tit_1 .p_2{ font-size:16px; color:#bfbfbf; line-height:18px; padding-top:3px; font-family:arial; text-transform:uppercase;}
.in_tit_1 .rt{ float:left; width:77px; height:58px; border-bottom:1px solid #c9c9c9;}

.ipro_sform{ float:right; width:100%; margin-top:17px;}
.ipro_sform .ipse_inp{ width:83%; float:left; background:#f7f7f7; border:1px solid #cecece; padding:0; margin:0; height:42px; font-family:å¾®è½¯éé»; text-indent:10px;}
.ipro_sform .ipse_btn{ width:15%; float:right; height:42px;background:#000 url(/template/portal/images/ipro_sebtn.png) no-repeat center; border:1px solid #000; padding:0; margin:0; cursor:pointer;}






<!--utf-8-->