<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@CHARSET "UTF-8";

@import url(basic.css);


/*= Global style å…¨å±€æ&nbsp;·å¼=*/
*{margin:0;padding:0;}  
body{font-size:14px;line-height:26px; font-family:"å¾®è½¯é›…é»‘";color:#555}
li{list-style:none}
a{text-decoration:none;color:#555;transition:1s}
.clear{clear:both}
img{border:0; vertical-align: middle; }
button{border:none; background: none;}
h1,b{font-weight:normal}
table{border-collapse: collapse;}

a:link,a:visited{color:#555;text-decoration:none;}
a:hover,a:active{color:#d40120;text-decoration:none;}
a.highlight{color:#b4001a;}
#doc{width:1120px;margin:0 auto;}
.col-sub,.col-extra{float:left;display:inline;}

.form .row .label{float:left;display:inline;}
.form .row .enter,.form .row span.tips,.form .row blockquote{float:left;}

a.btnwrap{text-decoration:none !important;}
.btnwrap{display:inline-block;height:26px;padding-right:4px;background:url(../images/buttons.png) no-repeat 100% -26px;overflow:hidden;margin-right:4px;_margin-right:8px;*margin-right:8px;*display:block;*float:left;}
.btnwrap .btn-inner{display:inline-block;height:26px;padding:0 6px 0 8px;background:url(../images/buttons.png) 0 0;border:none;line-height:26px;color:#555;text-decoration:none;}

.btn-highlight{background-position:100% -78px;}
.btn-highlight .btn-inner{background-position:0 -52px;color:#000;font-weight:bold;}

.btn-h30{height:30px;padding-right:5px;background:url(../images/buttons-h30.png) no-repeat 100% -30px;}
.btn-h30 .btn-inner{height:30px;padding:0 6px 0 9px;background:url(../images/buttons-h30.png) 0 0;font:117% "Microsoft Yahei";line-height:30px;color:#D12C00;}
.btn-h30:hover{background-position:100% -90px;}
.btn-h30:hover .btn-inner{background-position:0 -60px;}

.img-align-left{display:block;float:left;margin:0 10px 10px 0;}


/*= Header style å¤´éƒ¨æ&nbsp;·å¼=*/
/*å¤´éƒ¨*/
.header-top{float:right;height:46px; overflow: hidden;zoom:1 ;background: #333;width:100%;}
.header-top span{float:left;height:100%;line-height:46px;}
.header-top span.question-answer{margin-right:30px;}
.header-top span a{color:#eee;padding:0 10px;}
.header-left{float:left}
.header-right{float:right}
.header-width{width:1120px;margin:0 auto}
.header-top .login {margin-top:9px;}
.header-top .login a{border-right:none;border:1px solid #fff;margin:0 5px;width:30px;height:25px;text-align: center;line-height:25px;}
.header-top .login a:hover{ background: #1460AC;border:1px solid #1460AC}
.header-top .login-user&gt;a{
  display: block;
  border: none;
  background: url('../images/avatar.png') no-repeat 15px center;
  padding-left: 45px;
  width:135px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.header-top .login-user:hover&gt;a{
  background-color: #474c50;
}
.header-top .login-user&gt;ul{
  position: absolute;
  display: none;
  z-index: 100000;
  background:#333;
  padding:10px 15px;
  width:185px;
}
.header-top .login-user li{
  line-height:30px;
  text-align:right;
  font-size:12px;
}
.header-top .login-user li&gt;a{
  border:none;
  padding:0;
}
.header-top .login-user .authentication{
  background: url('../images/authentication.png') no-repeat left center;
}
.header-top .login-user .authentication&gt;a{
  color:#FF502B;
}
.header-top .login-user .authentication&gt;a:hover{
  text-decoration: underline;
}
.header-top .login-user .authentication&gt;em{
  font-style:normal;
  color:#03B75B;
}
.header-top .login-user .balance{
  background: url('../images/balance.png') no-repeat left center;
}
.header-top .login-user .balance-btn{
  padding:2px 8px;
  border:1px solid #FFA134;
  color:#FFA134;
  margin-right:4px;
}
.header-top .login-user .balance-btn:hover{
  background:#FFA134;
  color:#4F3F28;
}
.header-top .login-user .balance-value:hover{
  color:#FFA134;
}
.header-top .login-user .exit{
  border-top:1px solid #5c6267;;
  margin: 10px -15px 0;
  padding:10px 15px 0;
}
.header-top .login-user .exit&gt;a{
  padding:4px 10px;
  border:1px solid #fff;
  color:#fff;
}
.header-top .login-user .exit&gt;a:hover{
  background:#fff;
  color:#4F3F28;
}

header{ border-bottom:2px solid #ddf0f7;}

.header-bottom{width:1120px;margin:0 auto;height:70px; overflow: hidden; }
.header-bottom .logo,.header-bottom nav{float:left}
.header-bottom .logo{line-height:70px;}
/*.header-bottom .logo&gt;a&gt;img{width:90%;height:90%}*/
.header-bottom nav{float:right}
.header-bottom nav li{float:left;margin-top:22px;}
.header-bottom nav li a{padding:0 3px;float:left;font-size:16px;margin-left:24px;border-bottom:3px solid #fff}
.header-bottom nav li a:hover,.header-bottom .currenthover{border-bottom:3px solid #1460AC;color:#1460AC}

.header-bottom nav li section{padding-top:19px;width:100%;position: absolute;left:0;z-index:1000; display: none;margin-top:25px;}
.header-bottom nav li div{width:100%;background:rgba(0,0,0,0.7);border:3px solid #1460AC;box-shadow:1px 1px 1px #ccc;border-left:none;border-right:none;overflow: hidden;zoom:1;padding:20px 0;min-height:120px;}
.header-bottom .navsection ul li,.header-bottom .navsection ul li a{ float:none;font-size:14px;margin:0;padding: 5px;}
.header-bottom .navsection ul li a{border:none;color:#fff}
.header-bottom .navsection ul li a:hover{border:none; background: #006699;color:#fff}


.nei-navs{max-width:1120px;margin:0 auto}
.nei-navs b{ color:#FFFFFF;}
.header-bottom .navsection ul{float:left;padding:0px;margin:0 20px}
.header-bottom nav li section li a:hover{border-bottom:2px solid #fff;}
.header-bottomhhh{ color:#FFFFFF; float:left;}


.header-bottom  .navsection .nav-question{border-left:1px solid #ccc;float:right;padding-left:30px;}
.nav-question li span{font-size:16px;}
.nav-question li{ width:400px;white-space:nowrap;text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
.header-left span:hover ul{display: block;}
.header-right span:hover ul{display: block;}
.gouwu-car{border-top:4px solid #0066CC; position: absolute;display:none;z-index:100000;width:300px; background: #fff;box-shadow: 0px 0px 10px #ccc;}

.gouwu-car li{line-height:29px;margin:5px 15px;}
.gouwu-car li span{padding:0 10px;}
.gouwu-car h1{font-size:18px;line-height:30px;padding:10px;margin:0 10px;border-bottom:1px solid #ccc}
.gouwu-border{ background:#eee;margin:10px 0;padding:20px; text-align: right;}

.gouwu-border abbr{font-size:25px;font-weight:bold;color:#FA8B03}
.header-top .gouwu-car a{color:#333;padding:0;border:none}
.header-top .gouwu-border a{color:#333;border:1px solid #999;height:30px;line-height:30px;padding:0 10px;border-radius:8px;float:right;margin-left:10px;}
.header-top .gouwu-border a:hover{color:#fff; background: #0066CC;}

.new-news abbr{ position: absolute;top:-15px;}

.gouwulib { overflow: hidden;zoom:1;}
.gouwulib a b{float:left}
.gouwulib a:hover .changeclo{color:#0066cc}
.gouwulib .gouwuli-left{width:180px; overflow: hidden;height:30px;text-overflow: ellipsis;}
.gouwulib .gouwuli-right{float:right}
/*å°¾éƒ¨*/

/*foot*/
.foot_top{width: 100%;overflow: hidden;background: #2e303f;padding: 30px 0;}
.foot_cn{max-width: 1120px;margin: 0 auto;}
.foot_top_ul{overflow: hidden;float: left;}
.foot_top_ul li{float: left;margin:33px;margin-left:15px}
.foot_top_ul li:last-child{margin-right: 0;}
.foot_top_ul li abbr{font-size: 16px;color: #97a0b4;line-height: 30px;}
.foot_top_ul li a{color: #97a0b4;font-size: 14px;line-height: 35px;display: block;}

.foot_top_ul .tel{font-style: italic;color:#97a0b4;font-size:18px;font-weight: bold;}
.weixin{ text-align: center;}
.follow{float: right;overflow: hidden;margin-top: 20px;}
.follow ul li{width: 125px;overflow: hidden;text-align: center;}
.follow ul li abbr{width: 125px;}
.follow ul li abbr img{width: 100%;}
.follow ul li em{color: #fff;line-height: 40px;font-size: 14px;}
.foot_bottom{width: 100%;overflow: hidden;background: #2e303f;padding: 15px 0;}
.foot_bottom div{color:#eee; text-align: center;margin:5px 0}
.foot_bottom div a{color:#eee}


.huitop{ background: #272936;height:55px;line-height:55px; text-align: center;border-bottom:2px solid #5c6274}
.beian{border-top:2px solid #4F4E4E}
.beic{max-width:1120px;margin:10px auto;color:#AEAEAE;padding-left:10px} 
.beic span{float:right}



.abcontact-con{padding:10px 0}
.contact-all{width:980px;margin:10px auto; overflow: hidden;zoom:1}
.contact-all dl{width:210px;float:left; text-align: center;margin:30px 56px 0 56px;}
.contact-all dl dd{font-size:15px;}

.usshim-h1one{font-size:22px;}

.login a{float:left;transition: all 1s;-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;-ms-transition: all 1s;}
#wrapperbox .login a:hover{margin-top:-5px;}
.login a b{ display: block; display: none; position: absolute;margin-left:-85px;margin-top:60px;width:125px;height:126px; text-align: center;line-height:126px; background: url(../images/top2_2.png) no-repeat center center;}


.phone-edong{display:none;position: absolute;background: #fff;width:92px;height:120px;padding:10px;border:1px solid #ccc;z-index:100000}
.phone-edong li{border-bottom:1px solid #eee}
.phone-edong  li {float:none;overflow: hidden;}
.phone-edong  li span{float:right}

span:hover .phone-edong{display: block;}



/*= Content &amp; layout style å†…å®¹&amp;å¸ƒå±€æ&nbsp;·å¼=*/
.bd-inner{padding-top:10px;}

.layout-home .col-main{
	float:left;
	width:100%;
	height:auto;
	overflow:hidden;
}
.layout-home .col-main .main-wrap{margin-left:285px;}
.layout-home .col-sub{width:270px;margin-left:-100%;}
.three-cols .col-main .main-wrap{margin-right:265px;}
.three-cols .col-extra{width:250px;margin-left:-250px;}

.layout-innerpg .col-main{float:left;width:100%;min-height:1px;}
.layout-innerpg .col-main .main-wrap{margin-left:255px;}
.layout-innerpg .col-sub{width:240px;margin-left:-100%;}

.main-layout{clear:both;overflow:hidden;}

.layout-innerpg .col-main .search-main{margin-right:0;margin-left:0;}

/*= Default block style é»˜è®¤å— æ&nbsp;·å¼=*/
.block,
.block-nohead{}
.first-block{
	/*margin-bottom:15px;*/
}
.last-block{margin-bottom:0;}
.block{}
.block .block-head {
	overflow:hidden;
}
.block .block-head .head-inner{}
.block .block-head .title{
	float:left;
}
.block .block-head .links{
	float:right;
	height:44px;
	width:55px;
	text-align:right;
	padding-right:15px;
}
.block .block-head .links a{
	color:#f1f1f1;
}
.block .block-content{
	padding:0px;
	margin-bottom:15px;
	/*å³ä¾§å†…å®¹èƒŒæ™¯è‰²*/
	background:none;
	height:auto;
	overflow:hidden;
}
.block .block-foot{display:none;}

.block .block-head{
	height:auto;
	overflow:hidden;
	/*order-bottom:1px solid #db0121;*/
}

.col-sub .block .block-head .head-inner{
	height:43px;
	line-height:43px;
	background:url(../images/left_title.png) no-repeat;

}

/*æ&nbsp;‡é¢˜é¢œè‰²*/
.col-sub .block .block-head .title{
	margin-left:50px;
	color:#FFFFFF;
	font-weight:normal;
	font-size:11pt;
	letter-spacing:2px;
}

.col-main .block .block-head .head-inner{
	height:34px;
	line-height:34px;
	background:url(../images/right_title.png) no-repeat;
	color:#333333;

}

/*æ&nbsp;‡é¢˜é¢œè‰²*/
.col-main .block .block-head .title{
	margin-left:35px;
	font-weight:normal;
	font-size:12pt;
	letter-spacing:2px;
	color:#333333;
}

.col-main .block .block-head .pos{
	float: right;
	font-weight:normal;
	font-size:11pt;
	color:#333333;
}

/*= Text content æ–‡æœ¬å†…å®¹=*/
.content-text{
	line-height:20px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}


/*= Multi-menu style å¤šèœå•æ&nbsp;·å¼=*/
.block .block-content ul.menu-list{}
.block .block-content ul.menu-list li{padding:0 0 0 15px;background:url(../images/arrow.png) no-repeat 5px 7px;}
.block .block-content ul.menu-list li.parent{background-image:url(../images/arrow-2.png);}
.block .block-content ul.menu-list li a{display:block;line-height:19px;}

/*= Simple list ç®€å•åˆ—è¡¨=*/
.block .block-content .item-list,
.menu-list-simple{}
.block .block-content .item-list li, .menu-list-simple li{
	padding-left:20px;
	line-height:25px;
	overflow:hidden;
}
.block .block-content .item-list li .date{
	margin-left:1em;
	color:#7f7f7f;
}
.block .block-content .item-list li .catalog,
.list-table .title .catalog{
	margin-right:1em;
}
.list-table .data a{
	color:#F00;
	
}
.block .block-content .item-list .product_cate{ list-style-type:none; padding:0px;}
/*.block .block-content .item-list .product_cate .cate_big{ clear:both; background:url(../images/arrow_big.jpg) no-repeat 5px 5px;}*/
.block .block-content .item-list .product_cate .cate_big{ clear:both; background:url(../images/subprime_nav_bg.gif)  repeat-x;}
.block .block-content .item-list .product_cate .cate_big .cate_small li{ clear:both; background:url(../images/arrow_small.jpg) no-repeat 5px 8px;}
.block .block-content .item-list .product_cate .on,.block .block-content .item-list .product_cate .cate_big .cate_small li.on{ color:#F56D00;}
.block .block-content .item-list .list_small li{ clear:both; background:url(../images/arrow_small.jpg) no-repeat 5px 8px; border-bottom:1px dashed #d6d6d6;}
.block .block-content .item-list .list_small li.on a{ color:#F56D00;}

/*========æ–°é—»é¡µåˆ†ç±»é“¾æŽ¥é¢œè‰²===============
=========================*/
.block .block-content .item-list li .catalog a,
.list-table .title .catalog a{
	color:#fd7402;
}


/*= Simple menu style ç®€å•èœå•æ&nbsp;·å¼=*/
.layout-innerpg .col-sub .block-menu-simple .block-content{}
.layout-innerpg .col-sub .block-menu-simple .block-content ul.menu-list-simple li{line-height:21px;border-bottom:1px solid #ebebeb;background:none;padding:0;}
.layout-innerpg .col-sub .block-menu-simple .block-content ul.menu-list-simple li a{display:block;line-height:21px;text-decoration:none;color:#343434;background:url(../images/arrow.png) no-repeat 10px 8px;padding-left:20px;}
.layout-innerpg .col-sub .block-menu-simple .block-content ul.menu-list-simple li a span{}
.layout-innerpg .col-sub .block-menu-simple .block-content ul.menu-list-simple li a:hover,
.layout-innerpg .col-sub .block-menu-simple .block-content ul.menu-list-simple li a:active{font-weight:bold;}
.layout-innerpg .col-sub .block-menu-simple .block-content ul.menu-list-simple li a:hover span,
.layout-innerpg .col-sub .block-menu-simple .block-content ul.menu-list-simple li a:active span{}


/*= Gallery list å›¾ç‰‡åˆ—è¡¨=*/
.block-content .list-gallery li{
	float:left;
	width:185px;
	background-color:#FFF;
	margin:5px 2px;
}
.block-content .list-gallery li .thumb{
	width:180px;
	text-align:center;
}
.block-content .list-gallery li .thumb a{
	width:180px;
}
.block-content .list-gallery li .thumb a img{
	width:180px;
	height:150px;
	border:1px solid #CCCCCC;
	padding:2px;
}
.block-content .list-gallery li .title{ line-height:25px; height:25px; overflow:hidden; text-align:center;}






.block-content .list-product li{
	clear:both;
	background-color:#FFF;
	margin:10px 2px;
	padding-top:5px;
	padding-bottom:5px;
	overflow:hidden;
	/*border-bottom:1px dashed #CCCCCC;*/
}
.block-content .list-product li:hover{ background:#f7f6f6;}
.block-content .list-product li .thumb{
	float:left;
	width:210px;
	text-align:center;
}
.block-content .list-product li .thumb a{
	width:180px;
}
.block-content .list-product li .thumb a img{
	width:180px;
	height:150px;
	border:1px solid #CCCCCC;
	padding:2px;
}
.block-content .list-product li .titleinfo{ float:left; width:630px;}
.block-content .list-product li .title{ clear:both; line-height:35px; height:35px; overflow:hidden; text-align:left; font-weight:bold;}
.block-content .list-product li .info{ clear:both; line-height:25px;overflow:hidden; text-align:left;}



.col-sub .list-gallery{padding-left:0;margin-right:-20px;}
.col-sub .list-gallery li{padding-right:20px;}

.col-extra .list-gallery{padding-left:0;margin-right:-10px;}
.col-extra .list-gallery li{padding-right:10px;}

.main-layout .list-gallery{padding-left:0;margin-right:-20px;}
.main-layout .list-gallery li{padding-right:20px;}

/*å†…é¡µçš„åˆ—è¡¨*/
/*.layout-innerpg .list-gallery{
	margin:0px;
	padding:0px;
	border:1px solid #FF0000;
}
.layout-innerpg .list-gallery li{
	width:165px;
	background-color:#FFF;
	margin:5px 2px;
}
.layout-innerpg .list-gallery li .thumb{
	width:165px;
	height:150px;
	text-align:center;
}
.layout-innerpg .list-gallery li .thumb a{
	width:165px;
	height:150px;
}
.layout-innerpg .list-gallery li .thumb a img{
	width:165px;
	height:150px;
}

.layout-innerpg .col-sub .list-gallery{padding:0;margin:0;}
.layout-innerpg .col-sub .list-gallery li{float:none;padding-right:0;margin:0 auto;}
*/

/*= Mixed list æ··åˆè¡¨=*/
.list-mixed{padding:0;}
.list-mixed .entry{border-bottom:#ccc 1px dashed;padding:10px 0 10px 160px;}
.list-mixed .entry .thumb{margin-left:-160px;margin-top:3px;float:left;display:inline;}
.list-mixed .entry h3{font:133% "Microsoft Yahei";padding:0 0 8px; border-bottom:1px dashed #d6d6d6;}
.list-mixed .entry h3 a{color:#5c5c5c;}
.list-mixed .entry .des{line-height:180%;color:#999;padding-bottom:1.2em;}
.list-mixed .entry .detail{padding-top:0.7em;border-top:#dedede 1px dashed;}
.list-mixed .entry .detail .item{display:inline-block;margin-right:16px;*margin-right:20px;_margin-right:20px;}

.list-mixed .entry .thumb{width:140px;height:105px;}
.list-mixed .entry .thumb a{width:140px;height:105px;overflow:hidden;display:block;}
.list-mixed .entry .thumb a img{width:140px;display:block;}


/*= Table list è¡¨æ&nbsp;¼åˆ—è¡¨=*/
.list-table{}
.list-table .data{width:100%;}
.list-table th,.list-table td{
	text-align:center;
}
.list-table th{
	border-bottom:#AAA 1px solid;
	height:33px;
	font-weight:bold;
	color:#000000;
}
/*========æ–°é—»åˆ—è¡¨é¢œè‰²=================
===================================*/
.list-table td{
	color:#888;                              /*æ—¥æœŸ*/
	line-height:25px;
	border-bottom:#AAA 1px solid;        /*çº¿*/
}
.list-table td.title span{
	color:#4a4947;                           /*æ–‡å­—*/
}
/*===============================*/
.list-table .title{
	text-align:left;
	padding-left:20px;
}
.list-table td.title{
	padding-left:20px;
	background:url(../images/adxf-com.png) no-repeat -410px -288px;
}


/*= Contact block å†…å®¹å—=*/
.block-contact .block-content{
	line-height:25px;
}


/*= Vote block æŠ•ç¥¨å—=*/
.form-vote{padding:0;}
.form-vote .vote-des{line-height:180%;}
.form-vote .vote-options{padding:5px 0;}
.form-vote .vote-options li{padding:4px 0 3px;}
.form-vote .vote-options .input{float:left;padding-top:3px;margin-right:6px;}
.form-vote .vote-options .des{float:left;}


/*= Links é“¾æŽ¥=*/
.link-list{
	line-height:25px;
}
.link-list li{
	margin:0px 0px 0px 15px;
	width:90px;
	float:left;
}
.link-list li img{
	display:block;
	width:88px;
	margin:1px;
	height: 31px;
}


/*= Login &amp; user information ç™»å½• ç”¨æˆ·ä¿¡æ¯=*/
.block-widget-user .form-login .label{width:86px;margin-left:0;text-align:right;line-height:30px;}
.block-widget-user .form-login .enter{padding:4px 0 0 1px;}
.block-widget-user .form-login .enter input{border:#ccc 1px solid;width:120px;padding:3px 2px 2px;}
.block-widget-user .form-login .enter input:focus{border-color:#999;}
.block-widget-user .form-login .buttons{padding:7px 0 5px 86px;;}

.block-widget-user .userinfo{}
.block-widget-user .userinfo .welcome{line-height:180%;}
.block-widget-user .userinfo .links{padding-top:10px;line-height:140%;}
.block-widget-user .userinfo .links a{display:inline-block;padding-right:12px;border-right:#ccc 1px solid;margin-right:8px;color:#b4001a;}
.block-widget-user .userinfo .links a.last{padding:0;margin:0;border:none;}


/*= Innerpage å†…é¡µéƒ¨åˆ†=======================================================================================================================================================================*/


/*= Form style è¡¨å•æ¼”ç¤º=*/
.layout-innerpg .col-main .form{padding:10px 0;}
.layout-innerpg .col-main .form .row .label{line-height:21px;padding-top:2px;padding-bottom:2px;text-align:right;}
.layout-innerpg .col-main .form .row .content{float:left;padding:2px 3em 2px 0;line-height:21px;}
.layout-innerpg .col-main .form .row .enter{padding:0 1em 0 0;}
.layout-innerpg .col-main .form input.text,
.layout-innerpg .col-main .form select,
.layout-innerpg .col-main .form textarea{border:#ddd 1px solid;}
.layout-innerpg .col-main .form input.text:focus,
.layout-innerpg .col-main .form select:focus,
.layout-innerpg .col-main .form textarea:focus{border-color:#999;}
.layout-innerpg .col-main .form .row .enter .check{float:left;margin-right:12px;}
.layout-innerpg .col-main .form .row .enter .check .input{float:left;padding-top:5px;margin-right:6px;}
.layout-innerpg .col-main .form .row .enter .check .des{float:left;line-height:21px;padding-top:2px;padding-bottom:2px;}

.layout-innerpg .col-main .form .row .label .required{margin-right:0.3em;font-weight:bold;color:#f00;}
.layout-innerpg .col-main .form .row .tips{padding:2px 0;line-height:21px;color:#999;white-space:nowrap;}
.layout-innerpg .col-main .form .row p.tips{clear:both;padding:0 7px 5px;}

.layout-innerpg .col-main .form .row{padding:5px 0 5px 106px;}
.layout-innerpg .col-main .form .row .label{width:100px;margin-left:-106px;padding-right:6px;}
.layout-innerpg .col-main .form .row .buttons{padding:10px 0;}

.layout-innerpg .col-main .form blockquote{height:23px;padding:0 6px 0 27px;border:#F7ECAA 1px solid;line-height:23px;background:#FDFFD7 url(../../common/images/icon/icon-16.png) no-repeat 5px -117px;white-space:nowrap;}
.layout-innerpg .col-main .form blockquote.error{border-color:#FFBFBF;background-color:#FFEAEA;background-position:5px -147px;}
.layout-innerpg .col-main .form blockquote.accepted{border-color:#fff;background-color:#fff;background-position:5px -177px;color:#999;}
.layout-innerpg .col-main .form blockquote.loading{border-color:#fff;background:#fff url(../../common/images/icon/loading.gif) no-repeat 5px center;color:#DA6100;}

.layout-innerpg .col-main .form .row-submit blockquote{background-color:transparent;border:none;clear:both;margin:-5px 0 10px;}

.layout-innerpg .col-main .form .row .img-captcha{float:left;margin:2px 8px 0 -6px;display:inline;cursor:pointer;}


/*= Pagenation é¡µç&nbsp;æ&nbsp;‡æ³¨=*/
.pager{padding-top:10px;}
.pager .list{text-align:center;}
.pager .list a,
.pager .list span{display:inline-block; margin-right:10px; color:#666;}
.pager .list a:hover { color:#000;}
.pager .list span { margin-right:20px;}
.pager .list span em { color:#f00; font-style:normal;}
.pager .list .pager-nolink{ color:#ccc; margin-right:10px;}


/*= Register æ³¨å†Œ=*/
.layout-innerpg .col-main .form-reg{padding:38px 10px 40px;}


/*= Comments è¯„è®º=*/
.layout-innerpg .col-main .form-comment{padding:0 10px;}

.commentslist{padding:0 20px;}
.commentslist a{color:#f00;}
.layout-innerpg .col-main .commentslist .form blockquote{background-color:transparent;border:none;margin-top:10px;}
.commentslist .entry{margin-bottom:10px;padding:0 10px;background:#FFFCF5;border:#F3E6C6 1px solid;}
.commentslist .entry-head{line-height:30px;padding:2px 6px 0;border-bottom:#F9F0DB 1px solid;}
.commentslist .entry-head .author{float:left;color:#333;}
.commentslist .entry-head .meta{text-align:right;display:block;}
.commentslist .entry-head .meta .location{margin-right:1em;}
.commentslist .entry-content{padding:15px;line-height:180%;}
.commentslist .entry-body .operate{padding:15px 10px 10px;text-align:right;}
.commentslist .entry-body .operate a{margin:0 0.7em;}
.commentslist .comment-reply{margin:0 20px 10px;}
.commentslist .comment-reply .reply-show{padding:6px 15px 10px;background:#fff;border:#F3E6C6 1px solid;}
.commentslist .reply-show .reply-head{line-height:25px;}
.commentslist .reply-show .reply-author{float:left;color:#f60;}
.commentslist .reply-show .reply-operate{float:right;}
.commentslist .reply-show .reply-operate a{margin:0 0.7em;}
.layout-innerpg .col-main .commentslist .comment-reply .form textarea{border-color:#ECD7A6;}
.layout-innerpg .col-main .commentslist .comment-reply .form textarea:focus{border-color:#f60;}
.commentslist .comment-reply .form .buttons{padding-top:10px;}
.commentslist .comment-reply .form .buttons input{height:24px;padding:0 5px;margin-right:0.3em;background:#fff;border:#D2D0D7 1px solid;color:#999;cursor:pointer;}
.commentslist .comment-reply .form .buttons .submit{color:#fff;background:#597797;border-color:#000;font-weight:bold;}

.commentslist .entry-new{border-color:#f60;border-style:dashed;}


/*= Article view æ–‡ç«&nbsp;è§†å›¾=*/
.layout-innerpg .col-main .block-article-view .block-content{}
.block-article-view .article-head{ text-align:center;}
.block-article-view .article-head .title{color:#000;font:150% "Microsoft Yahei";padding:25px 20px 15px;font-weight:bold; text-align:center;}
.block-article-view .article-head .meta{padding:0 20px 8px;border-bottom:#ccc 1px dashed;}
.block-article-view .article-head .meta .item{margin-right:0.7em;}
.block-article-view .article-summary{padding:20px 40px 30px;color:#999;line-height:180%;}
.block-article-view .article-content{font-size:117%;line-height:25px;padding:0 25px 25px;}
.block-article-view .article-content p{padding-bottom:0.8em;}

.block-article-view .article-content .caption-image{padding:5px;border:#ddd 1px solid;line-height:18px;background:#f1f1f1;margin-bottom:1em;}
.block-article-view .article-content .caption-image img{display:block;}
.block-article-view .article-content .caption-image span{display:block;color:#888;text-align:center;font-size:88%;padding-top:5px;}
.block-article-view .article-content .caption-aligncenter{margin-left:auto;margin-right:auto;}
.block-article-view .article-content .caption-alignleft{float:left;margin:6px 20px 6px 0;}
.block-article-view .article-content .caption-alignright{float:right;margin:6px 0 6px 20px;}

.block-article-view .article-content a{color:#2D78C4;}

.block-article-view .article-foot{text-align:right;padding:0 20px 10px;color:#999;}
.block-article-view .article-foot .item{margin-left:1em;}


.block-article-view &gt; .con_1000 &gt; .cont &gt; .content_btn {
  line-height: 27px;
  text-align: left;
  margin-top: 20px;
}
.block-article-view &gt; .con_1000 &gt; .cont &gt; .content_btn a {
  color: #2d3140;
  text-align: left;
}
/*æ–°é—»è¯¦æƒ…*/
.block-article-view &gt; .con_1000 &gt; .left,
.block-article-view &gt; .con_1000 &gt; .right {
  margin-top: 60px;
}

/*æ–°é—»è¯¦æƒ…*/
.block-article-view &gt; .content_tit {
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-weight: bold;
  border-bottom: 1px solid #ccc;
  overflow: hidden;
  font-size: 16px;
}
.block-article-view &gt; .content_related {
  padding: 6px 0;
  text-align: center;
  margin-bottom: 30px;
  font-size: 15px;
}
.block-article-view &gt; .content_txt {
  line-height: 27px;
  text-align: left;
  font-size: 16px !important;
}
.block-article-view &gt; .content_txt &gt; p {
  line-height: 3em;
  text-align: left;
}
.block-article-view &gt; .content_txt &gt; p &gt; span,
.block-article-view &gt; .content_txt &gt; p &gt; font {
  font-family: 'Microsoft YaHei' !important;
  font-size: 16px !important;
}
.block-article-view &gt; .content_btn {
  line-height: 27px;
  text-align: left;
  margin-top: 20px;
}
.block-article-view &gt; .content_btn a {
  color: #2d3140;
  text-align: left;
}

.block-article-view .newsrelate .b2,.block-article-view .sprelate .b3,.block-article-view .sprelate .b4{border-color:#e5e5e5;background:#fafafa;}
.block-article-view .newsrelate .b5,.block-article-view .sprelate .b6,.block-article-view .sprelate .b7{background:#fff;border-color:#e5e5e5;}
.block-article-view .newsrelate .b8{background:#e5e5e5;}

.newsrelate .b2,.sprelate .b3,.sprelate .b4{border-color:#e5e5e5;background:#fafafa;}
.newsrelate .b5,.sprelate .b6,.sprelate .b7{background:#fff;border-color:#e5e5e5;}
.newsrelate .b8{background:#e5e5e5;}

.sprelate{ clear:both; overflow:hidden;}
.sprelate .sptitle{ clear:both; line-height:30px; height:35px; padding-left:10px;font-size:14px;font-weight: bold;color:#000000;border-right:1px solid;border-left:1px solid; border-bottom:1px solid;overflow:hidden;background:#e5e5e5;border-color:#e5e5e5;background: url('../images/message_bg.jpg') repeat-x}

.sprelate .sptitle .messageicon{float: left;width:18px;height:18px;background: url('../images/mess_icon.gif') no-repeat 0px -90px;margin-top: 6px; margin-right:10px;}

.sprelate .content{ padding:10px 0px; overflow:hidden; border-left:1px solid #e5e5e5;border-right:1px solid #e5e5e5; background-color:#ffffff;}
.sprelate .content ul{ list-style-type:none; padding:0px; margin:0px;}
.sprelate .content ul li{ float:left; width:180px; text-align:center; overflow:hidden; margin-right:3px; margin-left:3px; margin-bottom:10px;}
.sprelate .b1{background:#e5e5e5;}
.sprelate .b2,.sprelate .b3,.sprelate .b4{border-color:#e5e5e5;background:#fafafa;}
.sprelate .b5,.sprelate .b6,.sprelate .b7{background:#fff;border-color:#e5e5e5;}
.sprelate .b8{background:#e5e5e5;}




.block-article-view .newsrelate{ clear:both; overflow:hidden;}
.block-article-view .newsrelate .newstitle{ clear:both; line-height:30px; height:35px; padding-left:10px;font-size:14px;font-weight: bold;color:#000000;border-right:1px solid;border-left:1px solid; border-bottom:1px solid;overflow:hidden;background:#e5e5e5;border-color:#e5e5e5;background: url('../images/message_bg.jpg') repeat-x}
.block-article-view .newsrelate .newstitle .messageicon{float: left;width:18px;height:18px;background: url('../images/mess_icon.gif') no-repeat 0px -54px;margin-top: 6px; margin-right:10px;}
.block-article-view .newsrelate .content{ padding:10px 3px;overflow:hidden; border-left:1px solid #e5e5e5;border-right:1px solid #e5e5e5; background-color:#ffffff;}
.block-article-view .newsrelate .content li{ clear:both; padding-left:20px; background:url(../images/lsarr.jpg) no-repeat 8px 8px; line-height:25px; border-bottom:1px dotted #CCCCCC;}
.block-article-view .newsrelate .content li span{ float:right;}
.block-article-view .newsrelate .b1{background:#e5e5e5;}
.block-article-view .newsrelate .b2,.block-article-view .sprelate .b3,.block-article-view .sprelate .b4{border-color:#e5e5e5;background:#fafafa;}
.block-article-view .newsrelate .b5,.block-article-view .sprelate .b6,.block-article-view .sprelate .b7{background:#fff;border-color:#e5e5e5;}
.block-article-view .newsrelate .b8{background:#e5e5e5;}

.block-article-view .sprelate{ clear:both; overflow:hidden;}
.block-article-view .sprelate .sptitle{ clear:both; line-height:30px; height:35px; padding-left:10px;font-size:14px;font-weight: bold;color:#000000;border-right:1px solid;border-left:1px solid; border-bottom:1px solid;overflow:hidden;background:#e5e5e5;border-color:#e5e5e5;background: url('../images/message_bg.jpg') repeat-x}

.block-article-view .sprelate .sptitle .messageicon{float: left;width:18px;height:18px;background: url('../images/mess_icon.gif') no-repeat 0px -90px;margin-top: 6px; margin-right:10px;}

.block-article-view .sprelate .content{ padding:10px 0px; overflow:hidden; border-left:1px solid #e5e5e5;border-right:1px solid #e5e5e5; background-color:#ffffff;}
.block-article-view .sprelate .b1{background:#e5e5e5;}
.block-article-view .sprelate .b2,.block-article-view .sprelate .b3,.block-article-view .sprelate .b4{border-color:#e5e5e5;background:#fafafa;}
.block-article-view .sprelate .b5,.block-article-view .sprelate .b6,.block-article-view .sprelate .b7{background:#fff;border-color:#e5e5e5;}
.block-article-view .sprelate .b8{background:#e5e5e5;}




/*= Gallery slide å›¾ç‰‡å¹»ç¯ç‰‡=*/
.layout-innerpg .col-main .block-products-detail .block-content,
.layout-innerpg .col-main .block-download-detail .block-content{}
.layout-show-withpic{}
.layout-show-withpic .col-main .main-wrap{margin:0 0 0 310px;background:none;padding:0;}
.layout-show-withpic .col-sub{width:281px;margin-left:-100%;background:none;padding:0;}

#slide-showpic a.picholder{padding:1px;height:202px;overflow:hidden;border:3px solid #aaa;text-align:center;display:table-cell;width:273px;vertical-align:middle;+display:block;+font-size:176px;}
#slide-showpic a.picholder img{margin-left:auto;margin-right:auto;vertical-align:middle;max-width:273px;max-height:202px; width:100%; width:auto;}

#showpic-gallery{height:62px;margin:2px 0 0;overflow:hidden;}
#showpic-gallery a.button{display:block;width:20px;height:54px;background:#fff url(../../common/images/slider.png) no-repeat;float:left;margin:6px 3px 0 0;text-indent:-10000px;}
#showpic-gallery a.prev{background-position:-58px 0;}
#showpic-gallery a.next{background-position:-78px 0;margin-right:0;}
#showpic-gallery .box{width:235px;height:62px;overflow:hidden;float:left;margin:0 3px 0 0;position:relative;}
#showpic-gallery .box ul{width:600px;position:absolute;top:0;left:0;}
#showpic-gallery .box ul li{width:54px;margin:6px 5px 0 0;float:left;border:0;padding:0;}
#showpic-gallery .box ul li a{display:block;width:48px;height:48px;padding:2px;border:#ccc 1px solid;overflow:hidden;}
#showpic-gallery .box ul li a img{display:block;width:48px;}
#showpic-gallery .box ul li.selected{width:58px;margin:0 5px 0 0;background:url(../../common/images/slider.png) no-repeat 0 0;}
#showpic-gallery .box ul li.selected a{padding:9px 5px 5px;border:none;}

.layout-show-withpic .info h1{color:#d00000;font:133% "Microsoft Yahei";padding:8px 0;}
.layout-show-withpic .info .details dl{border-bottom:#bbb 1px dashed;padding:4px 0 3px 75px;line-height:25px;}
.layout-show-withpic .info .details dl dt{width:80px;margin-left:-75px;float:left;display:inline;padding-left:10px;}
.layout-show-withpic .info .details dl dd{padding:0 5px;color:#999;}
.layout-show-withpic .info .details dl.price{line-height:35px;}
.layout-show-withpic .info .details .marketprice{font-size:105;text-decoration:line-through;color:#555;}


/*= Products detail äº§å“è¯¦ç»†=*/
.layout-show-withpic .info .btn-buy{margin-top:10px;}
.pro-param-list{padding:0;}
.pro-param-list li{width:190px;height:26px;padding:0 5px 0 0;line-height:26px;float:left;overflow:hidden;}


/*= Offer view è§è§£æ˜¾ç¤ºï¼Œå›žå¤æ˜¾ç¤º=*/
.block-offer-detail .detail-head{border-bottom:#ccc 1px dashed;padding:10px 0;}
.block-offer-detail .detail-head .title{color:#999;float:left;}
.block-offer-detail .detail-head .date{float:right;color:#999;}
.block-offer-detail .block-content .title span{color:#000;font:133% "Microsoft Yahei";}
.block-offer-detail .detail-list{padding:15px 0 10px;width:330px;float:left;}
.block-offer-detail .detail-list .item{padding:5px 0 4px;line-height:180%;}
.block-offer-detail .detail-list .btn-resume{margin:15px 0 0;}


/*= Download ä¸‹è½½=*/
.download-url-list{padding:0 0 20px;}
.download-url-list li{padding:4px;line-height:27px;color:#999;}
.download-url-list .filename{margin-right:1em;}
.download-url-list .size{margin-right:1em;}
.download-url-list .btn-download{display:inline-block;padding-left:29px;width:58px;height:27px;background:url(../images/button-simple.png) no-repeat 0 0;color:#555;}


/*= Order list è®¢å•åˆ—è¡¨=*/
.block-order-list table.data .pro{text-align:left;}


/*= Vote æŠ•ç¥¨=*/
.vote-view-content{padding:0;}
.vote-view-content .info{padding:0 11px 10px 13px;line-height:28px;color:#000;}
.vote-view-content .info .time{float:right;}
.vote-view-content .results .bar{height:30px;background:#eee;line-height:30px;overflow:hidden;}
.vote-view-content .results .list li{height:34px;border-bottom:#ccc 1px solid;line-height:34px;overflow:hidden;_margin:0 0 -3px;}
.vote-view-content .results p{float:left;color:#666;height:34px;overflow:hidden;}
.vote-view-content .results p.num{width:52px;text-align:center;}
.vote-view-content .results p.option{width:270px;padding:0 4px;}
.vote-view-content .results .list p.option{color:#d00;font-size:14px;line-height:34px;}
.vote-view-content .results p.percent{width:205px;padding:0 4px;}
.vote-view-content .results .list p.percent{font-size:10px;line-height:34px;}
.vote-view-content .results p.votes{width:90px;text-align:center;float:right;}
.vote-view-content .results .list p.votes{color:#000;}
.percent-bar{position:relative;display:block;width:154px;height:13px;margin:10px 6px 0 0;float:left;background:#E2E2E2 url(../images/stat-bar-grey.png);overflow:hidden;}
.percent-bar .orange{display:block;height:13px;background:#FD8E47 url(../images/stat-bar-orange.png);}


/*= Operata tip è¿è¥ç«¯=*/
.operatetip{width:350px;padding:0 27px 125px;margin:94px auto 0;background-repeat:no-repeat;background-position:0 0;}
.operatetip .title{font-size:133%;line-height:23px;font-weight:bold;}
.operatetip .info{line-height:200%;margin:1em 0 0;}
.operatetip .buttons{margin:23px 2px 0;}
.operatetip-success{background-image:url(../../common/images/info_success.gif);}
.operatetip-success .title{color:#35a200;}
.operatetip-error{background-image:url(../../common/images/info_error.gif);}
.operatetip-error .title{color:#c1120e;}
.operatetip .direct{margin:11px 6px 0;color:#999;}


/********************************************= adxf.com è½©åŠ-æ&nbsp;¸å¿ƒæ•°æ®keyidc.comé¡¹ç›®è¡¥å……css=******************************/

/*= Footer è„šéƒ¨ å¦‚è°ƒç”¨å›¾ç‰‡url(../images/bg-loop-bottom.jpg) =*/
#ft{
	text-align:center;
	padding:10px 0;
	font-size:12px;
	background:url(../images/bg-loop-bottom.png) top repeat-x;
	color:#112d5c;
}
#ft .siteinfo{
	color:#7d7d7d;
	line-height:25px;
}
#ft .ft-menu{
	height:33px;
	line-height:25px;
	padding:0;
}
#ft .ft-menu a{
	margin:0 9px;
	color:#112d5c;
}

/*topé¡¶éƒ¨*/
.language .language-inner{clear:both;
	color:#01498A;
}
.language .language-inner a{
	color:#01498A;
}
.language .tel{ clear:both; line-height:50px; font-size:14pt; color:#192F7A;}

/*banner*/
#banner-block{
	width:100%;
}
.banner-block-width{
	max-width:1920px;
	min-width:1120px;
	margin:3px auto;
}
/*BANNER*/
.fullSlide { position: relative; width:100%; height:420px; background:#efefef; margin-top:2px;}
.fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;}
.fullSlide .bd ul{width:100% !important;height:420px !important;}
.fullSlide .bd ul li{important;text-align: center; overflow:hidden;}
.fullSlide .bd ul li a{ display: block; width:100%;height:420px; background-repeat:no-repeat;background-position: center center}
.fullSlide .hd { width:100%; position:absolute; left:0; bottom:20px; text-align:center; z-index:1;}
.fullSlide .hd ul{}
.fullSlide .hd ul li{margin:0 4px; width:16px; height:16px; background:url(../images/dot.png) no-repeat 0 -16px; cursor:pointer; display:inline-block; zoom:1; font-size:0;}
.fullSlide .hd .on{ background-position:0 0;}
/*å†…å®¹å—*/
#content-block{
	width:100%;
}
.content-block-width{
	width:1120px;
	margin:0px auto;
}

/*********************************************************************/

/*æ&nbsp;‡é¢˜å¤´é»˜è®¤é¢œè‰²*/
/*.content-block-width .block .block-head .title{
	color:#333333;
}*/
.sitenav .menu-main li a {
	color:#ffffff;
}





/*æœ€æ–°äº§å“*/
#ind_hot_pro{ width:100%; height:200px; background:#e5e5e5; padding:20px 0 20px 0; border-bottom:1px solid #ddd; margin:auto; overflow:hidden;}
#ind_hot_pro .pro_gdfl { width:1120px; margin:auto; height:200px; position:relative;overflow:hidden; }

#ind_hot_pro .pro_gdfl .hd{ overflow:hidden; width:1120px;  height:100px; position:absolute;top:85px; } 
#ind_hot_pro .pro_gdfl .hd  a{ font-size:50px; line-height:50px; color:#666; font-family:"å®‹ä½“"; font-weight:bold; width:50px; height:50px; display:block;cursor:pointer;}
#ind_hot_pro .pro_gdfl .hd .prev{ float:right;} 
#ind_hot_pro .pro_gdfl .hd .next{ float:left;} 

#ind_hot_pro .pro_gdfl .bd{ padding-left:45px; padding-top:15px;} 
#ind_hot_pro .pro_gdfl .bd ul{ overflow:hidden; zoom:1; } 

#pro_gdfl{ clear:both;}
#pro_gdfl li{ float:left; width:165px; height:200px; border:none; text-align:center; }
#pro_gdfl li .profl_title{ height:30px; line-height:30px; font-size:14px; color:#333; width:140px; display:block; text-align:center; overflow:hidden; }
#pro_gdfl li a:hover{ color:#f56d01;}



#pro_gdfl li .proimg_bk{ width:130px; height:130px; position:relative;display:table-cell;text-align:center;vertical-align:middle;background:#fff;border:6px solid #ccc;-webkit-border-radius:200px;-moz-border-radius:200px;border-radius:200px; overflow:hidden;}
#pro_gdfl li .proimg_bk:hover{border:6px solid #5c6274;}
#pro_gdfl li .proimg_bk .profl_img{ height:130px; width:130px; line-height:130px;font-size:130px;text-align:center;position:static;+position:absolute;top:50%; }
#pro_gdfl li .proimg_bk img {vertical-align:middle;position:static;+position:relative;top:-50%;left:-50%; width:125px; height:125px;}


/*ç«‹å³å’¨è¯¢*/
#waves{background-color:#4251b6;position:absolute;top:0;left:0;z-index:0;width:100%;height:100%}
.line-zc{ width:100%;min-width:1120px;height:189px;background-color:#4251b6;position:relative; overflow:hidden;}

.line-zc-warp{ text-align:center; width:900px;height:100px;margin-right:auto;position:absolute;top:30px;left:50%;margin-left:-450px;color:#fff;font-size:26px}
.line-zc-btn{color:#ffffff;height:38px;width:176px; text-align:center; margin-top:30px; margin-left:auto; margin-right:auto; border-radius:5px;font-size:20px;line-height:38px;background-color:#ff7e00;cursor:pointer}


/*äº§å“å±•ç¤º*/
.main-a {
	width: 1120px;
	margin: 20px auto;
	display: flex;
	justify-content: space-between;
}

.main-a .left {
	width: 258px;
}

.main-a .left p.pronav {
	width: 100%;
	height: 81px;
	background-image: url(../images/pronav_11.png);
	background-repeat: no-repeat;
}

.main-a .left .prolist {
	width: 243px;
	margin-left: 8px;
	padding: 10px 0px;
	background-color: #e7e7e9
}

.main-a .left .prolist p.proname {
	width: 90%;
	margin: auto;
	background-color: #8c909b;
	border-radius: 15px;
	height: 35px;
	line-height: 35px;
	color: white;
	text-align: center;
}

.main-a .left .prolist ul {
	width: 80%;
	padding: 10px 0px;
	margin: auto;
	overflow: hidden;
}

.main-a .left .prolist ul li {
	background-image: url(../images/fang_08.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #5d5d5d;
}


/*æŽ¨èäº§å“*/

.main-a .left .list_dl {
	width: 243px;
	margin-left: 8px;
	padding: 10px 0px;
	background-color: #e7e7e9;
}

.list_dt {
	width: 90%;
	margin: 19px auto;
	background-color: #8c909b;
	border-radius: 15px;
	height: 35px;
	line-height: 35px;
	color: white;
	text-align: center;
	cursor: pointer;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: relative;
}

.list_dt:hover {
	background: #97a0b4;
}

.list_dt:hover ._after {
	display: block;
	width: 3px;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: #97a0b4;
}

#open {
	background: #97a0b4;
}

#open ._after {
	display: block;
	width: 3px;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: #4285F4;
}

.list_dt_icon {
	position: absolute;
	right: 10px;
	top: 11px;
	display: block;
	width: 12px;
	height: 12px;
	background: url("../images/off.png") no-repeat;
	background-size: cover;
}

#open .list_dt_icon {
	background: url("../images/open.png") no-repeat;
	background-size: cover;
}

.list_dd {
	display: none;
	width: 80%;
	padding: 10px 0px;
	margin: auto;
	overflow: hidden;
}

.list_li {
	list-style-type: none;
	cursor: pointer;
	background-image: url(../images/fang_08.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #5d5d5d;
}

.main-a .right {
	width: 900px;
}

.main-a .right p.protoptit {
	width: 858px;
	height: 40px;
	line-height: 40px;
	padding: 0px 20px;
	border-bottom: 1px dashed #247dcc;
	display: flex;
	justify-content: space-between;
	background-color: #d9e3f9;
}

.main-a .right p.protoptit span.one {
	border-left: 4px solid #d11a1b;
	display: block;
	height: 20px;
	line-height: 20px;
	margin-top: 10px;
	padding-left: 15px;
	color: #97a0b4;
}

.main-a .right p.protoptit span.two {
	border: 1px solid #bbbbbb;
	height: 20px;
	padding: 0px 10px;
	line-height: 20px;
	margin-top: 10px;
	font-size: 14px;
	background-color: white;
	display: block;
}

.main-a .right ul {
	width: 100%;
	margin-top: 5px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.main-a .right ul li {
	width: 24%;
	margin-bottom: 5px;
	margin-top:5px;
	border: 1px solid #bbbbbb;
}
.main-a .right ul li:hover{
	border: 1px dashed #fda102;
}

.main-a .right ul li p {
	width: 100%;
	overflow: hidden;
	color: white;
	text-align: center;
}
.main-a .right ul li p:nth-child(1) {
	height: 160px;
}
.main-a .right ul li p:nth-child(2) {
	padding: 8px 0px;
	    background-color: #97a0b4;
}

.main-a .right ul li p img {
	display: block;
	width: 100%;
}

/*æœåŠ¡å®¢æˆ·æ•°*/
.home-kd{background:#4251b6 url(../images/home-fg.png) no-repeat;width:100%;height: 131px;min-width:1120px}
.numberRun2{width:1120px;color:#fff;font-size:22px;position:relative;margin-left:auto;margin-right:auto}
.mt-number-title{position:absolute;left:160px;bottom:10px;letter-spacing:2px}
.mt-num-sub{position:absolute;right:200px;bottom:10px}
.mt-number-animate{line-height:100px;height:100px;font-size:70px;overflow:hidden;display:inline-block;position:relative;float:right;right:360px;top:12px;font-family:"Helvetica35-Thin","Microsoft YaHei UI","Calibri","Microsoft YaHei","Consolas";}
.mt-number-animate .mt-number-animate-dot{width:30px;line-height:100px;float:left;text-align:center}
.mt-number-animate .mt-number-animate-dom{width:50px;text-align:center;float:left;position:relative;top:0;font-family:"Helvetica35-Thin","Microsoft YaHei UI","Calibri","Microsoft YaHei","Consolas";font-weight:100}
.mt-number-animate .mt-number-animate-dom .mt-number-animate-span{width:100%;float:left}
@font-face{font-family:'helveticathn';src:url("../font/helveticathn.eot");src:url('../font/helveticathn.eot?#iefix') format('embedded-opentype'),url('../font/helveticathn.woff') format('woff'),url('../font/helveticathn.ttf')  format('truetype'),url('../font/helveticathn.svg#helveticathn') format('svg');font-weight:normal;font-style:normal}

/*ä¸ºä»€ä¹ˆé€‰æ‹©æˆ‘ä»¬*/
.four-h1{font-size:18px;margin:30px 0; text-align: center;}
.inone-four{width: 1115px; margin: 20px auto; border: 3px solid #f5f6fb;height:500px; background-size:100%;}
.four-con dl{float:left; overflow: hidden;zoom:1;margin: 30px;}
.four-con{ overflow: hidden;zoom:1;width:1115px;margin:0 auto}
.four-con dl dt,.four-con dl dd{float:left}
.four-con dl dd{width:265px;height:80px;}
.four-con dl dd b,.four-con dl dd span{ display: block;}
.four-con dl dd b{font-size:16px;}
.four-con dl dt{margin:10px 20px 0 0;}
/*åˆä½œä¼™ä¼´*/
.main-f {
	width: 1115px;
	margin: 20px auto;
	border: 3px solid #f5f6fb;/*015fc3*/
	border-radius: 5px;
	padding-bottom: 20px;
	padding-top: 15px;
	overflow: hidden;
}

.main-f span.one {
	color: #0e6ac2;
	font-weight: bold;
	font-size: 22px;
	display: block;
	margin-bottom: 5px;
	text-align: center;
}

.main-f span.two {
	color: #797d86;
	font-size: 14px;
	display: block;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}

.main-f img {
	border: 1px dashed #bbbbbb;
}
.main-f img:hover{border: 1px solid #015fc3;}
.main-f .bx-wrapper .bx-prev {
	left: -34px;
}

.main-f .bx-wrapper .bx-next {
	right: -34px;
}

.main-f .bx-wrapper .bx-pager {
	display: none;
}


/*å…³äºŽæˆ‘ä»¬*/
.main-e {
	width: 1120px;
	margin:10px auto;
	overflow:hidden;
}

.main-e img {
	display: block;
	width: 100%;
}

.main-e .mainAbout {
	width: 100%;
	height: 495px;
	position: relative;
	margin-top: 40px;
}

.main-e .aboutBox {
	width: 1100px;
}

.main-e .aboutBox h2 {
	height: 57px;
	line-height: 57px;
	font-size: 18px;
	font-family: "å¾®è½¯é›…é»‘";
	color: #005fc2;
	margin-top: 5px;
}

.main-e .aboutBox h2 span {
	font-size: 12px;
	color: #999;
	padding-left: 5px;
	font-family: arial;
}

.main-e .aboutBox .about {
	width: 1085px;
	border: 5px solid #f5f6fb;/*005fc2*/
	padding: 20px 20px 0 0;
	height: 370px;
}

.main-e .aboutBox .aboutL {
	width: 244px;
	height: 184px;
	border: 3px solid #fff;
	box-shadow: 3px 3px 4px #cacaca;
}
.main-e .aboutBox .aboutR {
	width: 810px;
	margin-left: 25px;
}

.main-e .aboutBox .aboutR h3 {
	font-size: 20px;
	color: #005fc2;
	padding-top: 15px;
	font-family: "å¾®è½¯é›…é»‘";
}

.main-e .aboutBox .aboutR p {
	padding-top: 10px;
	line-height: 21px;
	font-size: 14px;
}

.main-e .aboutBox .aboutR p a {
	color: #015fc3;
}

.main-e .aboutBox .aboutR h4 {
	background: url(../images/telbj.png) no-repeat left center;
	padding-left: 45px;
	color: #333;
	margin-top: 10px;
}

.main-e .aboutBox .aboutR h4 span {
	display: block;
	font-size: 28px;
	color: #015fc3;
	font-family: arial;
}
.main-e .clearfix{
	clear: both;
}
.main-e .setting {
	width: 1100px;
	height: 145px;
	margin-top: 30px;
	overflow: hidden;
}

.main-e .setting .bd {
	width: 1100px;
	height: 145px;
	overflow: hidden;
}

.setting .bd ul {
	width: 1100px;
}

.setting .bd li {
	width: 175px;
	height: 145px;
	margin-left: 4px;
	margin-right: 4px;
	float: left;
}

.setting .bd li a {
	display: block;
	width: 175px;
	height: 110px;
	overflow: hidden;
}

.setting .bd li img {
	transition: All 0.3s ease-in-out;
	-webkit-transition: All 0.3s ease-in-out;
	-moz-transition: All 0.3s ease-in-out;
	-o-transition: All 0.3s ease-in-out;
}

.setting .bd li img:hover {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
}

.setting .bd li span {
	display: block;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
}

.honorBox {
	width: 260px;
	height: 462px;
	background: url(../images/rybj.png) no-repeat;
	position: relative;
}

.honorBox h2 {
	height: 57px;
	line-height: 57px;
	font-size: 18px;
	font-family: "å¾®è½¯é›…é»‘";
	color: #fff;
	margin-top: 5px;
	padding-left: 24px;
}

.honorBox h2 span {
	font-size: 12px;
	color: #fff;
	padding-left: 5px;
	font-family: arial;
}

.honorBox .bd {
	width: 213px;
	height: 375px;
	margin: 10px auto 0;
	overflow: hidden;
}

.honorBox .bd li {
	width: 213px;
	height: 180px;
	text-align: center;
	margin-bottom: 15px;
}

.honorBox .bd li img {
	height: 150px;
}

.honorBox .bd li span {
	display: block;
	width: 213px;
	height: 30px;
	line-height: 30px;
	font-family: "å®‹ä½“";
	color: #fff;
}



.pull-left{ float:left;}
.pull-right{ float:right;}
.default-auto{width:1120px;margin-right:auto;margin-left:auto;}
/*æ–°é—»ä¸­å¿ƒ*/
.info-safe-bg{background:#060a36 url(../images/m20170718img1.png) no-repeat top center;width:100%;min-width:1120px;height:405px}
.padd40{padding-top:40px}
.info-safe-tit{font-size:52px;line-height:78px;color:#fff}
.ifsafe-detail{font-size:14px;color:#fff;line-height:30px}
.report-know{font-size:14px;color:#ffa800;display:inline-block;line-height:30px}
.report-know:hover{text-decoration:underline;color:#ffa800;}
.btnbox{overflow:hidden;margin-top:45px}
.buy-btn{width:142px;height:35px;color:#050a36;text-align:center;background:#fff;line-height:35px;font-size:14px;float:left}
.buy-btn:hover{color:#213152}
.checkbtn{width:140px;height:33px;border:1px solid #fff;color:#fff;text-align:center;line-height:33px;font-size:14px;float:left;margin-left:25px}
.checkbtn:hover{color:#213152;background:#fff;-webkit-transition: all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s}
.safe-prod-tit{font-size:22px;color:#333;line-height:34px;margin:10px 0;}
.bread-cut{display:inline-block;width:4px;height:26px;background:#4251b6;vertical-align:middle;margin:-3px 9px 0 0;}
.safe-prod-cont li{width:289px;height:266px;border:1px solid #e4e4e4;text-align:center;float:left;-webkit-transition:all .2s linear;transition:transform .2s linear;margin-right:12px;}
.safe-prod-cont li:hover{border:1px solid #4251b6;-webkit-box-shadow:0 15px 30px rgba(0,0,0,0.1);box-shadow:0 15px 30px rgba(0,0,0,0.1);-webkit-transform:translate3d(0,-2px,0);transform:translate3d(0,-2px,0);}
.safe-info-icon{display:inline-block;width:81px;height:70px;text-align:center;margin-top:17px;}
.safe-grbg{background:#f1f1f1;}
.intros-safep{font-size:20px;color:#333;height:58px;line-height:58px;margin-bottom:2px;}
.detail-pft{font-size:14px;color:#666;line-height:24px;}
.mtop16{margin-top:16px;}
.link-relate{font-size:14px;color:#4251b6;}
.link-relate:hover{color:#4251b6;text-decoration:underline}
.safe-prod-cont .mright0{margin-right:0}
.notice-board{overflow:hidden;margin-bottom:10px;}
.tab_on ul li{text-align:center;width:240px;height:60px;font-size:14px;line-height:60px;color:#666;background:#f0f0f0;display:block;margin-top:5px;}
.tab_on ul li.mtop0{margin-top:0;}
.tab_on li.nav_on6{width:240px;height:60px;line-height:60px;background:#4251b6;font-size:18px;color:#fff;}
.tab_on li.height54{height:54px;line-height:54px}
.tab_on ul li a{color:#666}
.tab_on li.nav_on6 a{color:#fff;}
.dis{display:block}
.undis{display:none}
.botice-boardr{ width:870px;height:237px;float:right;background:#f5f6fb;}
.botice-inner{padding:17px 50px 24px;}
.top-tit-notice{height:38px;line-height:38px;border-bottom:1px solid #4251b6;}
.topl-titnt{display:block;float:left;font-size:18px;color:#333;padding-left:19px;}
.look-morenot{font-size:12px;color:#4251b6;display:block;float:right;padding-right:10px;}
.look-morenot:hover{text-decoration:underline;color:#4251b6;}
.notice-list{margin:10px 0 0 10px;}
.notice-list li{line-height:30px;font-size:14px;color:#666;overflow:hidden;}
.height149{height:149px}
/*æ–°é—»ä¸­å¿ƒ*/




/*é¦–é¡µé€šæ&nbsp;*/
.list-1120{ width:1120px; margin:0px auto;}
.list-1120 .block-head .head-inner{
	background:url(../images/default_title.png) no-repeat;
}
.list-1120 .block-content{
	background:#e4e4e4;
	border:#e2e2e2 1px solid;
}
.list-1120 .block-head .links{
	width:70px;
	padding-right:10px;
}
.list-1120 .block-head .links .more{
	color:#ffffff;
}
.list-1120 .block-content .list-gallery li a{
	color:#fd7402;
}
.list-1120 .block-head .head-inner .title{
	color:#333333;
}

/*é¦–é¡µå³è¾¹*/
.list-670 .block-head .head-inner{
	background:url(../images/index_right_right.png) no-repeat;
}
.list-670 .block-content{
	background:none;
}
.list-670 .block-content .list-gallery li a{
	color:#333333;
}
.list-670 .block-head .links{
	width:70px;
	padding-right:10px;
}
.list-670 .block-head .links .more{
	color:#ffffff;
}
.list-670 .content-text{
	color:#484848;
}
.list-670 .block-head .head-inner .title{
	color:#333333;
}

/*é¦–é¡µå·¦ä¾§*/
.list-270 .block-head .head-inner{
	background:url(../images/left_index_title.png) no-repeat;
}
.list-270 .block-content{
	background:none;
	border:#e2e2e2 1px solid;
}
.list-270 .block-content li{
	border-bottom:#BBB dashed 1px ;
}
.list-270 .block-head .links{
	width:70px;
	padding-right:10px;
}
.list-270 .block-head .links .more{
	color:#ffffff;
}
.list-270 .block-head .head-inner .title{
	color:#ffffff;
}
.list-270 .clearfix a{
	color:#484848;
}
.list-270 .content-text{
	color:#484848;
}

/*é¦–é¡µå³ä¾§*/
.list-250 .block-head .head-inner{
	background:url(../images/adxf-com.png) 0px -458px;
}
.list-250 .block-content{
	background:none;
	border:#e2e2e2 1px solid;
}
.list-250 .block-content li{
	border-bottom:#BBB dashed 1px;
}
.list-250 .block-head .head-inner .title{
	color:#ffffff;
}
.list-250 .block-head .links{
	width:70px;
	padding-right:10px;
}
.list-250 .block-head .links .more{
	color:#ffffff;
}
.list-250 .clearfix a{
	color:#484848;
}
.list-250 .content-text{
	color:#484848;
}


/*å†…å®¹é¡µ å¯åŠ&nbsp;å›¾ç‰‡*/
.list-240 .block-head .head-inner{
	background:url(../images/left_title.png);
}
.list-240 .block-head .head-inner .title{
	color:#ffffff;
}
.list-240 .block-content{
	background:none;
	border-left:#e2e2e2 1px solid;
	border-right:#e2e2e2 1px solid;
	border-bottom:#e2e2e2 1px solid;
}
.list-240 .block-head .links{
	width:70px;
	padding-right:10px;
}
.list-240 .block-head .links .more{
	color:#ffffff;
}
.list-240 .block-content .cate_big{
	border-bottom:#BBB dashed 1px;
}
.list-240 .clearfix a{
	color:#484848;
}


/*ä¿®æ”¹å³ä¾§å†…å®¹èƒŒæ™¯é¢œè‰²ç›´æŽ¥è¯¶æœç´¢ å³ä¾§å†…å®¹èƒŒæ™¯è‰² æ¥æ›´æ”¹*/

/*ä¿®æ”¹èƒŒæ™¯é¢œè‰²ç›´æŽ¥è¯¶æœç´¢ èƒŒæ™¯é¢œè‰² æ¥æ›´æ”¹*/

/*æ–°é—»*/
.article-content .other_list li {
  padding: 10px 0 33px 0;
  margin-top:5px;
  border-bottom: 1px solid #d0cfcf;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
  overflow:hidden;
}
.article-content .other_list li .date {
	text-align:center;
	font-family: Arial;
	font-size: 16px;
	width: 79px;
	height: 84px;
	padding-top: 10px;
	float: left;
	background: #e1e1e1;
	margin-top: 5px;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	border:1px solid #cccccc;
}
.article-content .other_list li .date span {
	display: block;
	font-size: 38px;
	font-weight: bold;
	color: #777777;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.article-content .other_list li .info {
  width: 710px;
  float: right;
}
.article-content .other_list li .info h4 {
  font-size: 16px;
  margin-bottom: 8px;
}
.article-content .other_list li .info h4 a {
  color: #333;
}
.article-content .other_list li .info .related {
  font-size: 14px;
  line-height: 24px;
}
.article-content .other_list li .info .txt {
  font-size: 15px;
  line-height: 24px;
}
.article-content .other_list li:hover {
  background: #e1e1e1;
}
.article-content .other_list li:hover .date,
.article-content .other_list li:hover .date span {
  color: #00438e;
}
#footer{ background:url(../images/footbg.jpg) repeat-x;}
#footer .link{ height:90px; background:url(../images/footer_link.png) no-repeat; overflow:hidden; }
#footer .link .left{ float:left; height:90px;  width:120px; overflow:hidden;}
#footer .link .right{ float:right; height:90px; width:895px; line-height:80px; vertical-align:middle; overflow:hidden;}
#footer .tip{ line-height:25px; }
#footer .menu{ text-align:center; line-height:30px;}
#footer .menu a{ color:#000000;}
/* åˆ†é¡µ */
.ui.borderless.pagination.menu{ clear:both; padding:2px; height:33px; line-height:33px;}
.ui.borderless.pagination.menu .icon.left.chevron{ float:left; width:30px; height:33px; line-height:33px; background:url(../images/ui-icons.png) no-repeat -33px -165px; overflow:hidden;}
.ui.borderless.pagination.menu .disabled .icon.left.chevron{ float:left; width:30px; height:33px; line-height:33px; background:url(../images/ui-icons.png) no-repeat 8px -165px; overflow:hidden;}
.ui.borderless.pagination.menu .icon.right.chevron{float:left;  width:30px; height:33px; line-height:33px; background:url(../images/ui-icons.png) no-repeat -38px -188px; overflow:hidden;}
.ui.borderless.pagination.menu .disabled .icon.right.chevron{float:left;  width:30px; height:33px; line-height:33px; background:url(../images/ui-icons.png) no-repeat 8px -188px; overflow:hidden;}
.ui.borderless.pagination.menu .active { background-color:#EFEFEF;}
.ui.borderless.pagination.menu .item { float:left; width:30px; height:33px; line-height:33px; text-align:center; overflow:hidden;}



.pt20{ padding-top:20px;}
.mt20{ margin-top:20px;}
.mt10{ margin-top:10px;}
/*åœ†è§’*/
.b1,.b2,.b3,.b4,.b5,.b6,.b7,.b8{height:1px; font-size:1px; overflow:hidden; display:block;}
.b1,.b8{margin:0 4px;}
.b2,.b7{margin:0 3px;border-right:1px solid; border-left:1px solid;}
.b3,.b6{margin:0 2px;border-right:1px solid; border-left:1px solid;}
.b4,.b5{margin:0 1px;border-right:1px solid; border-left:1px solid; height:2px;}


.col2{width:10%;}
.col3{width:20%;}
.col4{width:30%;}
.col5{width:40%;}
.col6{width:60%;}
.col7{width:70%;}
.col8{width:80%;}
.col10{width:100%;}
.col11 {width: 95%;}
.infoInput{padding:5px;margin: 0px; line-height:25px; border:1px solid #d5d5d5;}
.infoInput:hover{padding:5px;margin: 0px; line-height:25px;border:1px solid #bfbfbf;}

.button{ display: inline-block; zoom: 1; *display: inline; vertical-align: baseline; margin: 0 2px; outline: none; cursor: pointer;
	      text-align: center; text-decoration: none; font-size:14px; line-height:100%; padding: .4em 1.5em .55em; border:none; border-radius: 2px; color: #fff; background: #A7A9AA;}
/* blue */
.button.blue { color: #d9eef7; background: #007ead; } .button.blue:hover { background: #00CCFF; } .button.blue:active { color: #80bed6; }
.button.blue2 { color: #d9eef7; background: #3375b9; } .button.blue2:hover { background: #15a0d4; } .button.blue2:active { color: #15a0d4; }
		  


/*åé¦ˆ*/
.feedback_loading {text-align: center;padding:10px 0px;}
.feedback_list_all,.feedback_list {list-style:none; }
.feedback_list_all li{padding-bottom:20px;overflow: hidden;}
.feedback_list li{padding:10px 0px;overflow: hidden;border-bottom:1px solid #f2f2f2}

.feedback_content_a_read_table{overflow:hidden;}
.feedback_content_a_read_table .content{padding:5px 10px;border-right:1px solid;border-left:1px solid;overflow:hidden;}
.feedback_content_a_read_table .b2,.feedback_content_a_read_table .b3,.feedback_content_a_read_table .b4,
.feedback_content_a_read_table .b5,.feedback_content_a_read_table .b6,.feedback_content_a_read_table .b7,.feedback_content_a_read_table .content{border-color:#f2f2f2;}
.feedback_content_a_read_table .b1,.feedback_content_a_read_table .b8{background:#f2f2f2;}
.feedback_content_a_read_table .b2,.feedback_content_a_read_table .b3,.feedback_content_a_read_table .b4,
.feedback_content_a_read_table .b5,.feedback_content_a_read_table .b6,.feedback_content_a_read_table .b7,.feedback_content_a_read_table .content{background:#f2f2f2;}

.feedback_content_b_read_table{overflow:hidden;}
.feedback_content_b_read_table .content{padding:5px 10px;border-right:1px solid;border-left:1px solid;overflow:hidden;}
.feedback_content_b_read_table .b2,.feedback_content_b_read_table .b3,.feedback_content_b_read_table .b4,
.feedback_content_b_read_table .b5,.feedback_content_b_read_table .b6,.feedback_content_b_read_table .b7,.feedback_content_b_read_table .content{border-color:#fff;}
.feedback_content_b_read_table .b1,.feedback_content_b_read_table .b8{background:#fff;}
.feedback_content_b_read_table .b2,.feedback_content_b_read_table .b3,.feedback_content_b_read_table .b4,
.feedback_content_b_read_table .b5,.feedback_content_b_read_table .b6,.feedback_content_b_read_table .b7,.feedback_content_b_read_table .content{background:#fff;color: #ff9000}
.feedback_content_a_read_table .content{line-height: 25px;}

.feedback_list_title{float: left;overflow: hidden;background: url('../images/icon1.gif') no-repeat 0px 8px;padding-left:10px;font-size:14px;}
.feedback_list_title span{padding-left:5px;font-size:12px;}
.feedback_list_data{float: right;overflow: hidden;color: #dedede;}
.feedback_list_aoto{color: #00a73f;font-weight: bold;}

.feedback_index{background: url('../images/feedback_index.gif') no-repeat 25px bottom;padding:0px 0px 8px 0px;margin: 0px;}
.feedback_index .feedback_title{color:#3375b9;font-weight: bold;}
.feedback_index .feedback_auto{color:#639B46;padding-left:10px;}
.feedback_index .feedback_time{color:#7a7a7a;padding-left:10px;}
.feedback_index_re{background: url('../images/feedback_index_re.gif') no-repeat 25px bottom;overflow: hidden;padding:10px 0px 8px 0px;margin: 0px;}
.feedback_index_re .feedback_title{color:#00a73f;font-weight: bold;}
.feedback_index_re .feedback_auto{color:#00a73f;font-weight: bold;padding-left:10px;}
.feedback_index_re .feedback_time{color:#00a73f;padding-left:10px;}

.feedback_form{overflow: hidden;}
.feedback_form .title{height:35px;line-height: 30px;padding-left:10px;font-size:14px;font-weight: bold;color:#000000;border-right:1px solid;border-left:1px solid;
      border-bottom:1px solid;overflow:hidden;background:#e5e5e5;border-color:#e5e5e5;background: url('../images/message_bg.jpg') repeat-x}

.feedback_form .messageicon{float: left;width:18px;height:18px;background: url('../images/mess_icon.gif') no-repeat 0px 0px;margin-top: 8px;}
.feedback_form .messageicon2{float: left;width:18px;height:18px;background: url('../images/mess_icon.gif') no-repeat 0px -18px;margin-top: 6px;}
.feedback_form .messageicon3{float: left;width:18px;height:18px;background: url('../images/mess_icon.gif') no-repeat 0px -90px;margin-top: 6px;}
.feedback_form .messtitle{float: left;height:33px;line-height: 33px;padding-left:5px;}
.feedback_form p{float:left;overflow: hidden;height:33px;line-height: 33px;padding-left:5px;}
.feedback_form .content{padding:15px 10px;border-right:1px solid;border-left:1px solid;overflow:hidden;background:#fff;border-color:#e5e5e5;}

.feedback_form .b1{background:#e5e5e5;}
.feedback_form .b2,.feedback_form .b3,.feedback_form .b4{border-color:#e5e5e5;background:#fafafa;}
.feedback_form .b5,.feedback_form .b6,.feedback_form .b7{background:#fff;border-color:#e5e5e5;}
.feedback_form .b8{background:#e5e5e5;}




.feedback_group{width:100%;overflow: hidden;padding-bottom:15px;}
/*æµ®åŠ¨å¯¼èˆª*/
.side_nav{ width: 66px; height: 190px; overflow: hidden; position: fixed; top: 300px; right:50px;display: none; cursor:pointer;}
.side_nav .block{ height: 39px; background:url(../images/side_block0.png) no-repeat bottom;}

.searchwrap{
	overflow: hidden;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left:5px;
	width:1120px;
	margin:0px auto;
	clear:both;
}
.searchwrap form{float:left;}
.searchwrap form input{float:left}
.searchwrap .search_hot{
	float: left;
	margin: 3px 0px 0px 20px;
}
.searchwrap .search_hot a{padding:0px 4px;}
.search_text{width:280px; height:25px; line-height:25px; padding:0px 5px; border:2px solid #E4E4E4; border-right:none; color:#999; font-size:12px}
.search_btn{background:url(../images/search_btn.png) no-repeat; border:medium none; width:74px; height:29px; cursor:pointer}


.index_catelist{ clear:both; width:1120px; margin:5px auto; overflow:hidden;}
.index_catelist .title{ clear:both; height:35px; line-height:35px; background: url(../images/index1_10.jpg) no-repeat center bottom; overflow:hidden;}
.index_catelist span{ float:left; display:block;}
.index_catelist p{ float:right; display:block; line-height:20px}
.index_catelist .cpfl{ list-style-type:none; padding:0px; margin:0px; overflow:hidden;}
.index_catelist .cpfl li a {
	display: block;
	width: 140px;
	height: 50px;
	color: #fff;
	background: #FF8A26;
	float: left;
	line-height: 50px;
	text-align: center;
	margin: 3px 2px;
	font-size: 13px;
	-moz-border-radius: 5px;     -webkit-border-radius: 5px; border-radius:5px;
}
.cpfl li a:hover{
text-decoration:none;
	background: #00487C;

}

.index_aboutus{ clear:both; margin:5px auto; width:1120px;}
.index_aboutus .title{ clear:both; height:35px; line-height:35px; background: url(../images/index1_10.jpg) no-repeat center bottom; overflow:hidden;}
.index_aboutus .title span{ float:left; display:block;}
.index_aboutus .title p{ float:right; display:block; line-height:20px}

.index_newproduct{ clear:both; margin:5px auto; width:1120px;}
.index_newproduct .protitle{ clear:both; height:35px; line-height:35px; background: url(../images/index1_10.jpg) no-repeat center bottom; overflow:hidden;}
.index_newproduct span{ float:left; display:block;}
.index_newproduct p{ float:right; display:block; line-height:20px}


.default-news{ width:1120px; overflow:hidden; clear:both; margin:0px auto;}
.default-news .list-505{ width:505px; }
.default-news .list-505 .head-inner{ background:url(../images/default_news_title.png) no-repeat; line-height:33px; height:33px;}
.default-news .list-505 .head-inner .title{
	float:left;
	color:#FFFFFF;
	padding-left:20px;
}
.default-news .list-505 .head-inner .links{
	float:right;
	height:33px;
	width:55px;
	text-align:right;
	padding-right:15px;
}
.default-news .list-505 .head-inner .links a{
	color:#333;
}
.default-news .left{ float:left;}
.default-news .right{ float:right;}
.default-news .list-505 .head-inner .more{ color:#4199e3;}
.default-news .item-list{ min-height:220px; border-left:1px solid #CCCCCC;border-right:1px solid #CCCCCC;border-bottom:1px solid #CCCCCC;}
.default-news .item-list .list{ background:url(../images/arrow_small.jpg) no-repeat 5px 8px; clear:both; line-height:25px; height:25px; overflow:hidden;white-space: nowrap;text-overflow: ellipsis;}
.default-news .item-list .toutiao{ clear:both; overflow:hidden;}
.default-news .item-list .toutiao .toutitle{ font-weight:bold; font-size:11pt;}
.default-news .item-list .toutiao .toucontent{ line-height:20px; height:60px; overflow:hidden;}
.default-news .item-list .date{ float:right; margin-right:5px;}


.content-cooperation{ padding:5px 0px;}

.mainDiv{width:1120px; background:#FFF url(../images/maindivbg.gif) no-repeat center top;margin:0px auto 0 auto;padding:15px 0 0 0;}
.mainDiv_main{text-align:left;}
.mid_panel{ width:1120px; margin:0 auto;}
.index_panel1{ float:left; background: #FFF url(../images/imgbg.gif) repeat-x center 33px; display:inline;width:630px; height:295px; margin:0 5px 0 0; overflow:hidden;}
.index_panel1_main{ margin:0 auto; padding:0px;}

.index_panel2{ float:right; background: #FFF url(../images/imgbg.gif) repeat-x center 33px; display:inline;width:375px; height:295px; margin:0 0px 0 0;overflow:hidden;}
.index_panel2_main{ margin:0 auto; padding:0px 0px 0 0px;}
.title1{height:33px; background:url(../images/title1bg.gif) no-repeat;overflow:hidden;margin:0px 0;padding:0px 0 0px 20px; text-align:left;}
.title1 h2{ width:80px;height:28px; line-height:28px;background:url(../images/title1_h2.gif) no-repeat; margin:2px 0 0 0;padding:0px 0 0 0px;color:#FFF;font-weight:bold;font-size:12px;text-align:center;}
.title1 h2 a,.title1 h2 a:hover,.title1 h2 a:visited{color:#FFF; font-size:12px; text-decoration:none;}
.title1 span{float:right;background:url(../images/title1bg.gif) right top;padding-top:7px; height:25px;padding-right:10px;color:#4199e3;font-weight:normal;}
.title1 span a,.title1 span a:hover,.title1 span a:visited{color:#4199e3;font-weight:normal;font-size:12px;}
.list_panel{ float:left;width:302px; height:66px; margin:10px 0 ; display:inline; overflow:hidden;}
.list_panel_2{ float:right;}
.list_panel .img{ border:1px solid #e2e2e2; padding:2px; width:120px;height: 60px;}
.list_panel .memo{float:right; width:165px; height:64px;text-align:left; background:#eaf5fc;}
.list_panel .memo_main{ padding:5px; line-height:20px;}
.list_panel a,.list_panel a:visited,.list_panel a:hover{ color:#3f76c5; font-weight:bold;}
.list_panel{ float:left;width:302px; height:66px; margin:10px 0 ; display:inline; overflow:hidden;}
.textlist{ padding:5px 5px; clear:both; height:250px;}
.textlist li{ background:url(../images/quan.gif) no-repeat left; border-bottom:1px dashed #3f76c5; line-height:normal;padding:5px 0 5px 10px;text-align:left;margin:0px 0;}
.textlist span{ float:right;}

.textlist2{ padding:5px 10px; clear:both;}
.textlist2 li{ background:url(../images/quan2.gif) no-repeat left; line-height:normal;padding:5px 0 4px 10px;text-align:left;margin:0px 0;}
.textlist2 span{ float:right;}
.news_panel{padding:10px 20px 0 20px;line-height:24px; background:url(../images/line.gif) no-repeat left 15px;}
.news_panelx{padding:15px 0px 15px 0px;line-height:24px; background:url(../images/line.gif) no-repeat left 15px;}
.news_panelx .img3{ border:1px solid #d2d2d2; padding:2px; margin:0px 0;}
.news_panel .img{ border:1px solid #d2d2d2; padding:2px; margin:0 10px 2px 0;}
.news_panel .img2{ border:1px solid #d2d2d2; padding:2px; margin:8px 0;}












.float0831 {
	POSITION: fixed; TOP: 180px; RIGHT: 1px; _position: absolute
}
.float0831 A {
	COLOR: #00a0e9
}
.float0831 A:hover {
	COLOR: #ff8100; TEXT-DECORATION: none
}
.float0831 .floatL {
	POSITION: relative; WIDTH: 28px; FLOAT: left
}
.float0831 .floatL A {
	TEXT-INDENT: -9999px; DISPLAY: block; FONT-SIZE: 0px
}
.float0831 .floatR {
	BACKGROUND: url(../images/float_bg.gif)
}
.float0831 .tp {
	BACKGROUND: url(../images/float_bg.gif); 
}
.float0831 .cn {
	BACKGROUND: url(../images/float_bg.gif)
}
.float0831 .floatR {
	PADDING-BOTTOM: 15px; WIDTH: 150px; BACKGROUND-REPEAT: no-repeat; BACKGROUND-POSITION: -151px bottom; FLOAT: left; OVERFLOW: hidden
}
.float0831 .tp {
	BACKGROUND-REPEAT: no-repeat; BACKGROUND-POSITION: 0% 0%; HEIGHT: 10px
}
.float0831 .cn {
	BACKGROUND-REPEAT: repeat-y; BACKGROUND-POSITION: -302px 0px
}
.float0831 .cn H3 {
	TEXT-INDENT: -9999px; HEIGHT: 36px; FONT-SIZE: 0px
}
.float0831 .cn UL {
	PADDING-BOTTOM: 0px; PADDING-LEFT: 14px; PADDING-RIGHT: 14px; PADDING-TOP: 0px
}
.float0831 .cn UL LI {
	BORDER-BOTTOM: #e6e5e4 1px solid; LINE-HEIGHT: 36px; WORD-WRAP: break-word; HEIGHT: 36px; OVERFLOW: hidden; WORD-BREAK: normal
}
.float0831 .titZx {
	BACKGROUND: url(../images/float_s.gif) no-repeat; display:block;
}
.float0831 .titDh {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .titDc {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .icoZx {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .icoTc {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .icoFf {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .icoTl {
	BACKGROUND: url(../images/float_s.gif) no-repeat; width:220px; overflow:hidden;
}
.float0831 .btnOpen {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .btnOpen_n {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .btnCtn {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .titZx {
	BACKGROUND-POSITION: 5px -10px
}
.float0831 .titDh {
	BACKGROUND-POSITION: 5px -66px;
}
.float0831 .titDc {
	BACKGROUND-POSITION: 5px -124px
}
.float0831 .icoZx {
	BACKGROUND-POSITION: 2px -154px
}
.float0831 .icoTc {
	BACKGROUND-POSITION: 0px -323px
}
.float0831 .icoFf {
	BACKGROUND-POSITION: 2px -213px
}
.float0831 .icoTl {
	PADDING-LEFT: 20px; DISPLAY: block; FONT-FAMILY: "å¾®è½¯é›…é»‘"; BACKGROUND-POSITION: 2px -266px; FLOAT: left
}
.float0831 .btnOpen {
	BACKGROUND-POSITION: -30px -396px
}
.float0831 .btnOpen_n {
	BACKGROUND-POSITION: 0px -530px
}
.float0831 .btnCtn {
	BACKGROUND-POSITION: 0px -396px
}
.float0831 .icoZx {
	PADDING-LEFT: 28px; DISPLAY: block; FLOAT: left
}
.float0831 .icoTc {
	PADDING-LEFT: 28px; DISPLAY: block; FLOAT: left
}
.float0831 .icoFf {
	PADDING-LEFT: 28px; DISPLAY: block; FLOAT: left
}
.float0831 .btnOpen {
	POSITION: relative; WIDTH: 28px; HEIGHT: 118px; TOP: 80px; LEFT: 2px
}
.float0831 .btnOpen_n {
	POSITION: relative; WIDTH: 28px; HEIGHT: 118px; TOP: 80px; LEFT: 2px
}
.float0831 .btnCtn {
	POSITION: relative; WIDTH: 28px; HEIGHT: 118px; TOP: 80px; LEFT: 2px
}
.float0831 .btnOpen {
	TOP: 118px; LEFT: 1px
}
.float0831 .btnOpen_n {
	TOP: 118px; LEFT: 1px
}
.float0831 .btnCtn {
	TOP: 118px; LEFT: 2px
}
.float0831 UL LI H3.titDc A {
	WIDTH: 80px; DISPLAY: block; HEIGHT: 36px
}
.float0831 UL LI.top {
	BORDER-BOTTOM: #ace5f9 1px solid
}
.float0831 UL LI.bot {
	BORDER-BOTTOM-STYLE: none
}
.float0831 UL.webZx {
	PADDING-BOTTOM: 0px; PADDING-LEFT: 0px; WIDTH: 164px; PADDING-RIGHT: 0px; BACKGROUND: url(../images/webZx_bg.jpg) no-repeat; HEIGHT: 65px; PADDING-TOP: 0px
}
.float0831 UL LI.webZx-in {
	BORDER-BOTTOM-STYLE: none; PADDING-LEFT: 5px; HEIGHT: 50px; PADDING-TOP: 8px
}





.content_related_product {
  padding: 6px 0;
  text-align: center;
  margin-bottom: 30px;
  font-size: 15px;
}

.leftb{ clear:both; height:73px; font-family:"å¾®è½¯é›…é»‘", Arial, Helvetica, sans-serif; color:#0958A9;background:url(../images/fa1.png) no-repeat #f8f8f8 right; overflow:hidden;
}
.lbp1{
	width:45px; height:73px; text-align:center; font-size:32px; float:left;
}
.lbp2{
	width:110px; margin-top:5px; line-height:28px; font-size:17px; float:left;
}

/*æœç´¢æ&nbsp;å¼€å§‹*/
.common-search{ width:100%; height:220px; line-height:220px;background: #fff url(../images/products.jpg) no-repeat center center}
.help-searchbox{width:100%;min-width:1120px;height:220px;background:url(../images/m20170712img2.png) top center no-repeat;overflow:hidden;}
.hp-md1200{width:1120px;margin-left:auto;margin-right:auto;}
.hp-wrap{height:40px;margin-top:65px;}
.margin-auto{margin-left:auto;margin-right:auto;}
.document-ft{ float:left; overflow:hidden; font-size:34px;font-weight:lighter;line-height:40px;text-align:left;color:#fff;width:247px;}
.search-cont{overflow:hidden;}
.sear-input{overflow:hidden;height:40px;}
.sc-inp{width:579px;height:38px;border:1px solid #4250b6;border-right:none;line-height:38px;padding-left:10px;font-size:14px;color:#333;border-top-left-radius:3px;border-bottom-left-radius:3px;float:left;}
.sc-inp::placeholder{color:#aaa9a9;}
.sc-btn{width:92px;height:40px;background:#4250b6 url(../images/m20170712img3.png) center no-repeat;float:left;border-top-right-radius:3px;border-bottom-right-radius:3px}
.hot-keys{line-height:38px;font-size:14px;color:#ffffff;}
.hot-keys a{color:#ffffff;}
.hot-alink{font-size:14px;color:#ffffff;margin-right:15px;}
.hot-alink:hover{color:#ffffff;text-decoration:underline}
/*æœç´¢æ&nbsp;ç»“æŸ*/

/* æ¼‚æµ® -ä¸»è¦cssæ&nbsp;·å¼*/
.main-im{position:fixed;right:10px;top:320px;z-index:1000;width:110px;height:272px;}
.main-im .qq-a{display:block;width:106px;height:116px;font-size:14px;color:#0484cd;text-align:center;position:relative;}
.main-im .qq-a span{bottom:5px;position:absolute;width:90px;left:10px;}
.main-im .qq-hover-c{width:70px;height:70px;border-radius:35px;position:absolute;left:18px;top:10px;overflow:hidden;z-index:9;}
.main-im .qq-container{z-index:99;position:absolute;width:109px;height:118px;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom:1px solid #dddddd;background:url(../images/qq-icon-bg.png) no-repeat center 8px;}
.main-im .img-qq{max-width:60px;display:block;position:absolute;left:6px;top:3px;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.main-im .im-qq:hover .img-qq{max-width:70px;left:1px;top:8px;position:absolute;}
.main-im .im_main{background:#F9FAFB;border:1px solid #dddddd;border-radius:10px;background:#F9FAFB;display:none;}
.main-im .im_main .im-tel{color:#000000;text-align:center;width:109px;border-bottom:1px solid #dddddd;}
.main-im .im_main .im-tel div{font-weight:bold;font-size:12px;margin-top:6px;}
.main-im .im_main .im-tel .tel-num{font-family:Arial;font-weight:normal;color:#e66d15; line-height:20px;}
.main-im .im_main .im-tel:hover{background:#fafafa;}
.main-im .im_main .weixing-container{width:55px;height:47px;border-right:1px solid #dddddd;background:#f5f5f5;border-bottom-left-radius:10px;background:url(../images/weixing-icon.png) no-repeat center center;float:left;}
.main-im .im_main .weixing-show{width:112px;height:172px;background:#ffffff;border-radius:10px;border:1px solid #dddddd;position:absolute;left:-125px;top:-126px;}
.main-im .im_main .weixing-show .weixing-sanjiao{width:0;height:0;border-style:solid;border-color:transparent transparent transparent #ffffff;border-width:6px;left:112px;top:134px;position:absolute;z-index:2;}
.main-im .im_main .weixing-show .weixing-sanjiao-big{width:0;height:0;border-style:solid;border-color:transparent transparent transparent #dddddd;border-width:8px;left:112px;top:132px;position:absolute;}
.main-im .im_main .weixing-show .weixing-ma{width:104px;height:103px;padding-left:5px;padding-top:5px;}
.main-im .im_main .weixing-show .weixing-txt{position:absolute;top:110px;left:7px;width:100px;margin:0 auto;text-align:center;}
.main-im .im_main .go-top{width:50px;height:47px;background:#f5f5f5;border-bottom-right-radius:10px;background:url(../images/totop-icon.png) no-repeat center center;float:right;}
.main-im .im_main .go-top a{display:block;width:52px;height:47px;}
.main-im .close-im{position:absolute;right:10px;top:-12px;z-index:100;width:24px;height:24px;}
.main-im .close-im a{display:block;width:24px;height:24px;background:url(../images/close_im.png) no-repeat left top;}
.main-im .close-im a:hover{text-decoration:none;}
.main-im .open-im{cursor:pointer;margin-left:68px;width:40px;height:133px;background:url(../images/open_im.png) no-repeat left top;}
.main-im .im_bottom{ text-align:center; font-size:12px; color:#808080;}
/*-- åº•éƒ¨ --*/
#foot_box{ font-size:12px; color:#999; padding-top:0px; background:#333; border-bottom:3px solid #4a8199; clear:both;  margin-top:30px;}
.foot_bt{ background:url(../images/foot_x3.jpg) no-repeat bottom left; margin-bottom:20px; padding-bottom:10px; font-size:18px; font-family:Arial, Helvetica, sans-serif; font-weight:normal; color:#a4a4a4;}

.foot_about{ width:200px; font-size:12px; float:left; text-align:left; border-right:1px solid #444; padding-right:30px;}
.foot_about h1{ font-size:14px;letter-spacing:10px; font-weight:normal; padding:0px; margin:5px 0 5px 0; color:#999;}


.foot_service{ width:320px; padding:0 30px 0 50px; float:left;  border-right:1px solid #444;}
.foot_service a{ width:150px; float:left; margin-bottom:10px; height:20px; color:#999; font-size:14px; overflow:hidden; display:block; background:url(../images/foot_icond.jpg) no-repeat left 8px; padding-left:10px;}
.foot_service a:hover{ color:#abcd05;}</pre></body></html>