@charset "utf-8";
body { min-width: 1200px;font-family:"microsoft yahei";
}
a:hover { color: #DF1204;}

#logo img{margin-top: 20px;}
#header{
    _background: url(../images/header_bg.png) repeat-x;
    transition: padding 0.4s;
    top: 0;
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
	
	box-shadow: 0 3px 3px rgba(0,0,0,0.1);
    padding: 5px 0;
   background-color: #193864;
    height: 90px;
}
#header .line { overflow: visible;}
#navigation ul { margin: 10px 0; height: 60px;   position: relative; }
#navigation ul li { float: right; position: relative; }
#navigation ul li a { 
   display: block;
    height: 40px;
    line-height: 40px;
    _width: 90px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    margin: 10px 10px;
	padding:0 5px;}
#navigation ul li a:hover {     background: #BD011D;
    color: #fff; }
#navigation ul li .current {
    color: #fff;
    border-bottom: 2px solid rgba(255, 255, 255, 0.25);
}

/* 二级 */
.sub_ul{
    
	_position: absolute;
    top: 0px;
    left: 50px;
    width: 90px;
    _background: #193864;
	height:auto;
	z-index:999;
}

.sub_li{
    width: auto;
    text-align: center;
	color:#fff;
	height: 40px;
    line-height: 40px;	
	float: left;
    position: relative;
	background: #193864;
}
#navigation .sub_li {margin:0;
}

#navigation .sub_li a {
  display: block;
    height: 40px;
    line-height: 40px;
    width: 180px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    margin: 0 auto;
}
.sub_li a:hover{background:#fff;}
/* 幻灯 */
#slideshow { height: 650px; position: relative; }
#slideshow .bd li { height: 650px; }
#slideshow .hd ul { width: 100%; position: absolute; z-index: 1; bottom: 10px; left: 0; _height: 30px; _line-height: 30px; text-align: center; }
#slideshow .hd ul li { cursor: pointer; display: inline-block; zoom: 1; width: 30px; height: 6px; margin: 2px; background: #404244; overflow: hidden; line-height: 9999px; }
#slideshow .hd ul .on { background: #ef0e10; _width: 60px; }
#slideshow .url { width: 1200px; height: 650px; margin: 0 auto; }
#slideshow .url a { width: 1200px; height: 650px; display: block; }


#search { background: #EEE; height: 40px; position: relative; margin-top: 10px; line-height: 40px; padding-left: 6px; }

#search_text { border: 1px solid #193864; height: 28px; width: 200px; position: absolute; top: 6px; right: 55px; padding: 0 10px; }
#search_btn { background: #193864; height: 28px; width: 50px; position: absolute; top: 6px; right: 6px; color: #DDD; cursor: pointer;}

#index_products { padding: 20px 0; }

#footer {     padding:20px 0;
    background: #193864;
    
    }
#footer .line p{color:#fff; }
#footer .line p a{color:#fff; font-weight: 700;}
#content { margin: 20px 0;}
.block_index{
_border:1px solid #ededed;
}
.hd1  a{     color: #193864;}
.hd1 {     color: #193864;
    background: url(images/barbg.png) center 6px no-repeat;
    /* height: 46px; */
    line-height: 46px;
    /* text-indent: 145px; */
    _padding: 0 14px;
    _border-left: 20px solid #242424;
    font-size: 20px;
    text-align: center;
    padding-top: 45px;
    margin: 10px 0;}
.hd1 span{    color: #193864;
    font-weight: bold;
    font-size: 14px;
    }
.bd1 {background: url(images/barmbg.png) center center no-repeat; padding: 2px 0; _margin-bottom: 20px; padding: 5px 0px ;}
.bd1 img{ border-radius:5px;}


.link_text a { display: block; background: #EEE; text-align: center; height: 32px; line-height: 32px; margin-bottom: 10px;}

.list-group{border:0;}
.list-group li{padding-left:0;border-bottom:1px dashed #efefef;    text-indent: 10px;}

/*当前位置*/
#current_location { border-bottom: 1px solid #193864; padding: 10px; margin-bottom: 20px;}
#current_location a.current{ color: #193864; }

#detail_name { font-size: 24px;
    text-indent: 10px;
    font-weight: 400;}
#detail_intro {     font-size: 12px;
    color: #999;
    border: 0;
    border-bottom: 1px solid #eee;
    padding-top: 0;}
#detail_around{border:0;}
#detail_content { padding: 20px 0; line-height: 26px;}
#detail_picture { margin: 20px 0; text-align: center;}
#detail_picture img { max-width: 640px;}
#detail_video { margin: 20px 0; text-align: center; }
#detail_video embed  { width: 100%; height: 535px; }
#detail_attachment { margin: 20px 0; text-align: center; }

#detail_slideshow { margin: 20px auto; width: 480px; text-align: center;}
#detail_slideshow .bd li img {  }
#detail_slideshow .hd li { margin-top: 5px ;}
#detail_slideshow .hd li img { width: 76px; height: 76px; cursor: pointer; }
#detail_slideshow .hd li.on img { border: 1px solid #0AE; }


.top{
    background-image: url(images/top.jpg);
    background-position: 50% 70%;
    background-repeat: no-repeat;
    width: 100%;
    height: 350px;
    letter-spacing: 0px;
	margin-top: 90px;
}
.top .hd1{    padding-top: 100px;
    font-size: 42px;
    color: #FFF;
	background:none;

    text-shadow: 1px 1px 1px #193864;
	}
/*四广告*/
.pics{
height:115px;
margin-top:10px;
}
.block{
float:left;
width:25%;
position:relative;
}
.block a{
font-size: 16px;
    line-height: 28px;
}
.block a:hover{
font-size:18px;;
}
.des{
display:block;
position:absolute;
z-index:99;
top:30px;
left:40px;
color: #fff;
    
}
/*列表*/
.plist .wrap { padding: 10px; border: 1px solid #EEE;  text-align: center;}
.plist .wrap:hover { background: #EEE;}
.plist img{height:190px;text-align:center;}   
.plist .title { padding: 10px 0; text-align: center; }
.plist .content { font-size: 12px; padding: 10px 0; height: 80px; }
.alist { margin-bottom: 20px;}
.alist .date { float: left; height: 66px; width: 66px; background: #DF1204; text-align: center; color: #FFF; }
.alist .date .day { font-size: 30px; }
.alist .r { float: right;  width: 810px;}
.alist .title { font-size: 18px; border-bottom: 1px solid #EEE; line-height: 30px; }
.alist .content { padding: 10px 0; color: #999; }
.channel_list li { margin-bottom: 4px; }
.channel_list li a { display: block; line-height: 36px; background: #EEE; padding: 0 10px; font-size: 16px;}
.channel_list li a:hover { background:#193864; color: #FFF; }
.channel_list li a.current { background:#193864; color: #FFF; }
.channel_wlist { margin-bottom: 20px; }
.channel_wlist li { display: inline-block; margin-right: 10px; }
.channel_wlist li a { background: #EEE; height: 40px; line-height: 40px; display: block; text-align: center; padding: 0 30px; font-size: 16px;}
.channel_wlist li a:hover { background:#193864; color: #FFF; }
.channel_wlist li a.current { background: #193864; color: #FFF; }

.channel_plist .hd { background:#193864 url(images/icon1.png) right center no-repeat; line-height: 36px; padding: 0 10px; margin-bottom: 2px;}
.channel_plist .hd.on { background: #BD011D url(images/icon2.png) right center no-repeat;  }
.channel_plist .hd a { display: block; color: #EEE; }
.channel_plist .bd { display: none; }
.channel_plist .bd li { background: #EEE; line-height: 30px; padding: 0 20px; margin-bottom: 2px; }
.channel_plist .bd li a { display: block; color: #333;}

.page_show { margin: 20px 0; }
.page_show a { display: inline-block; height: 40px; line-height: 40px; min-width: 40px; text-align: center; background: #F2F2F2; margin-right: 2px; }
.page_show a:hover, .page_show a.page_current { background:#193864; color: #FFF; }

.flist { margin-bottom: 20px;}
.flist .username { background: #EEE; padding: 10px; }
.flist .content { padding: 20px; border: 1px solid #EEE; }
.flist .content .answer { padding: 10px; border: 1px solid #EEE; margin-top: 10px; }



/**kefu**/

.deansidetools {
	width:60px;
	z-index:999999;
	border:1px solid #eff0f1;
	position:fixed;
	right:0;
	top:50%;
	    font-size: 12px;
}
.deansidetools ul {
	}
.deansidetools ul li {
	display:block;
	background:#fff;
	text-align:center;
	height:60px;
	border-bottom:1px solid #eff0f1;
	overflow:hidden;
	color:#999;
}
.kefu_part {
	position:relative;
	z-index:20;
	display:block;
	cursor:pointer
}
.deansidetools ul li a i {
	display:block;
	width:25px;
	height:25px;
	margin:10px auto 5px;
}
.deansidetools ul li a i.icon_kefu {
	background:url(sidetools/side-icon-service.png) no-repeat center center;
}
.deansidetools ul li a:hover i.icon_kefu {
	background:url(sidetools/sidebar_icon01_hover.png) no-repeat center center;
}
.deansidetools ul li a:hover {
	color:#FA622F
}
.kefu_part_open {
	position:absolute;
	overflow:hidden;
	width:218px;
	_height:252px;
	top:0;
	left:-221px;
	display:none;
	background:url(sidetools/sidebar_kefu_bg.png) no-repeat center center;
	padding-right:8px;
	-webkit-transition:all 0.3s linear;
	-moz-transition:all 0.3s linear;
	-o-transition:all 0.3s linear;
	-ms-transition:all 0.3s linear;
	transition:all 0.3s linear;
}
.deansideicon_qq {
	display:block;
	width:38px;
	height:46px;
	margin:20px auto 0;
	background:url(sidetools/sidebar_icon_qq_.png) no-repeat center center;
}
.kefu_part_open a.deanonline {
	display:block;
	color:#FA622F;
	border:1px solid #FA622F;
	width:78px;
	height:22px;
	line-height:22px;
	text-align:center;
	margin:10px auto;
	border-radius:3px;
}
.kefu_part_open a.deanonline:hover {
	background:#FA622F;
	color:#fff;
}
.deansidetime {
	color:#999;
	margin-bottom:10px;
}
.deansidephone {
	color:#333;
	background:url(sidetools/sidebar_icon_phone.png) no-repeat 20px center;
	height: 45px;
    line-height: 45px;
    padding: 0 0 13px 28px;
	border-top:1px solid #e5e5e5;
}
.deansidetel {
	color:#333;
	background:url(sidetools/sidebar_icon_kefu.png) no-repeat 20px center;
	height: 45px;
    line-height: 45px;
    padding: 0 0 13px 28px;
	border-top:1px solid #e5e5e5;
}
.kefu_part_box:hover .kefu_part_open {
	display:block
}
.fanyipart_box {
	}
.fanyipart {
	position:relative;
	z-index:20;
	display:block;
	cursor:pointer
}
.icon_fanyi{
	display:block;
	width:25px;
	height:25px;
	margin:10px auto 5px;
	background:url(sidetools/sidebar_icon05.png) no-repeat center center;
}
.deansidetools ul li a:hover i.icon_fanyi {
	background:url(sidetools/sidebar_icon05_hover.png) no-repeat center center;
}
.weixin_part_box {
	}
.weixin_part {
	position:relative;
	z-index:20;
	display:block;
	cursor:pointer
}
.icon_erweima {
	display:block;
	width:25px;
	height:25px;
	margin:10px auto 5px;
	background:url(sidetools/sidebar_icon03.png) no-repeat center center;
}
.deansidetools ul li a:hover i.icon_erweima {
	background:url(sidetools/sidebar_icon03_hover.png) no-repeat center center;
}
.weixin_part_open {
	position:absolute;
	overflow:hidden;
	width:166px;
	height:200px;
	top:0;
	left:-165px;
	display:none;
	
	background:url(../../uploadfile/image/20231119/20231119162310_21439.png) no-repeat center center;
	background-size: cover;
	padding-right:8px;
	-webkit-transition:all 0.3s linear;
	-moz-transition:all 0.3s linear;
	-o-transition:all 0.3s linear;
	-ms-transition:all 0.3s linear;
	transition:all 0.3s linear;
}
.weixin_part_box:hover .weixin_part_open {
	display:block
}
.app_part_box {
	}
.app_part {
	position:relative;
	z-index:20;
	display:block;
	cursor:pointer
}
.icon_app {
	display:block;
	width:25px;
	height:25px;
	margin:10px auto 5px;
	background:url(sidetools/sidebar_icon04.png) no-repeat center center;
}
.deansidetools ul li a:hover i.icon_app {
	background:url(sidetools/sidebar_icon04_hover.png) no-repeat center center;
}
.app_part_open {
	position:absolute;
	overflow:hidden;
	width:160px;
	padding-right:6px;
	height:250px;
	top:-50px;
	left:-161px;
	display:none;
	background:url(sidetools/sidebar_bg_open.png) no-repeat center center;
	-webkit-transition:all 0.3s linear;
	-moz-transition:all 0.3s linear;
	-o-transition:all 0.3s linear;
	-ms-transition:all 0.3s linear;
	transition:all 0.3s linear;
}
.app_part_open i.app {
	display:block;
	background:url(sidetools/sidebar_ewm_app.png) no-repeat center center;
	width:134px;
	height:140px;
	margin:15px auto;
}
.d_iphone {
	display:block;
	width:100px;
	height:24px;
	text-align:center;
	line-height:24px;
	margin:0 auto;
	color:#FA622F;
	border-radius:3px;
	border:1px solid #FA622F;
	margin-bottom:7px;
}
.d_android {
	display:block;
	width:100px;
	height:24px;
	text-align:center;
	line-height:24px;
	margin:0 auto;
	color:#FA622F;
	border-radius:3px;
	border:1px solid #FA622F;
}
.app_part_open a:hover {
	background:#FA622F;
	color:#fff!important;
}
.app_part_box:hover .app_part_open {
	display:block
}



#scrolltop {
	display:block;
	width:60px;
	height:60px;
	right:-1px!important;
	background:none;
	position:absolute!important;
	bottom:-61px;
	cursor:pointer;
	z-index:222222;
	border:1px solid #eff0f1;
	border-top:0;
	border-radius:0!important;
}
#scrolltop a {
	width:60px;
	height:60px;
	display: block;
	border:0;
	padding:0;
	background:#fff url(sidetools/up.png) 18px 12px no-repeat;
	z-index:222222;
}
a.scrolltopa:hover {
	background-position:0px !important;
	background:#fff url(sidetools/up1.png) 18px 12px no-repeat!important;
}
#scrolltop a.returnlist,#scrolltop a.returnboard {
	display:none;
}
#scrolltop a b {
	position:absolute;
	bottom:5px;
	width:59px;
	left:0;
	visibility:inherit;
	color:#343434;
	text-align: center;
}
#scrolltop:hover b {
	color:#FA622F;
}



#xinwen{
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	clear: both;
	text-align: center;
	background-repeat: repeat-x;
	overflow: hidden;
	z-index: 999;
    position: relative;
}

#xinwen .newlist{
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	text-align: center;
	color: #A7A7A7;
	overflow: hidden;
}

#xinwen .newlist .ne1{
	width: 480px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	color: #fff;;
	overflow: hidden;
	float: left;
	background-color: #e7e7e7;
	height: 370px;
	background-image: url(./images/news.png);
	background-repeat: no-repeat;
}
#xinwen .newlist .ne2{
	width: 720px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	color: #A7A7A7;
	overflow: hidden;
	float: left;
	background-image: url(./images/xinwen_54.gif);
	height: 370px;
	background-color: #FFF;
	background-repeat: no-repeat;
}
#xinwen .newlist .ne2 .biao1 p,a,span{
	box-sizing: initial;
}
#xinwen .newlist .ne2 .biao1{
	width: 720px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	text-align: left;
	color: #333333;
	_overflow: hidden;
	float: left;
	height: 70px;
	line-height: 24px;
	box-sizing: initial;
}
#xinwen .newlist .ne2 .biao2{
	width: 410px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 125px;
	text-align: left;
	color: #818181;
	overflow: hidden;
	float: left;
	height: 50px;
	line-height: 24px;
	box-sizing: initial;
}
#xinwen .newlist .ne3{
	width: 300px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	color: #A7A7A7;
	overflow: hidden;
	float: right;
}
.gray-bg { 
	background: url(images/middle.png) center center no-repeat;
    height: 700px;
    background-position: initial;
}

.pd1 { 
	background: url(images/a01.jpg) center center no-repeat;
    height: 569px;
    background-position: initial;
}
.pd2 { 
	background: url(images/a02.jpg) center center no-repeat;
    height: 569px;
    background-position: initial;
}
.pd3 { 
	background: url(images/a03.jpg) center center no-repeat;
    height: 569px;
    background-position: initial;
}




#content .chanpin{
	width: 264px;
	float: left;
	    margin-left: -10px;
    margin-right: 10px;
	
}
#content .chanpin .tit_1{
	border: none;
	padding: 0px;
	width: 264px;
	float: left;
	
}
#content .chanpin .tit_00{
	border: none;
	padding: 0px;
	width: 195px;
	float: left;
	vertical-align: top;
	line-height: 26px;
	padding-left: 25px;
	padding-top: 4px;
	background-image: url(../images/ugf.gif);
	background-repeat: repeat-y;
	text-align: left;
	padding-right: 23px;
	
}
#content .chanpin .tit_33{
	border: none;
	padding: 0px;
	width: 233px;
	float: left;
	background-repeat:repeat-y;
	vertical-align: top;
	line-height: 24px;
	padding-left: 15px;
	background-image: url(../images/5gg_20.gif);
	
}
#content .chanpin .tit_2{
	border: none;
	padding: 0px;
	width: 264px;
	float: left;
	vertical-align: top;
	padding-left: 0px;
	
}

#content .chanpin .tit_2 ul{
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: hidden;
	width: 264px;

}
#content .chanpin .tit_2 ul li{
	LIST-STYLE-TYPE: none;
	line-height: 40px;
	text-align: center;
	background-repeat: no-repeat;
	_padding-left: 30px;
	_width: 200px;
	clear: both;
	height: 40px;
	background-image: url('./images/shens_63.jpg');
overflow: hidden;
}
#content .chanpin .tit_22{
	border: none;
	padding: 0px;
	width: 264px;
	float: left;
	vertical-align: top;
	padding-left: 0px;
	
}

#content .chanpin .tit_22 ul{
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: hidden;
	width: 264px;

}
#content .chanpin .tit_22 ul li a{
	color:#fff;}
	
#content .chanpin .tit_22 ul li{
	LIST-STYLE-TYPE: none;
	line-height: 44px;
	text-align: left;
	background-repeat: no-repeat;
	padding-left: 64px;
	_width: 200px;
	clear: both;
	height: 44px;
	background-image: url('./images/shens_65.jpg');

}

.pics{
width:292px; float:left; margin-left:20px; padding-bottom:20px;height:291px;margin-top:0;margin-bottom:12px;
}
.pics_img{
border:solid 3px #E9E9E9;    text-align: center;
}
.bdlistImg{overflow:hidden;}
.bdlistImg img{height:230px;width:300px;}
.pics_title{
clear:both; text-align:center; line-height:45px; height:45px; width:100%; background-color:#e9e9e9;overflow:hidden;
}
.pics_title a{color:#193864; font-weight:700;}
