@charset "gb2312";
/* CSS Document */
/* 通用属性 */
* { margin:0; padding:0; list-style:none; }
body { font-family: "Microsoft Yahei",simsun; font-size:14px; background:#e3e3e3;}
.float_clear { clear:both; }
.float_left { float:left; }
.float_right { float:right; }
img { border:none; }
.red { color:red; }
.green { color:green; }
.blue { color:blue; }
.gray { color:gray; }
.clear { clear:both; }
a { text-decoration:none; color:#444; transition: all .6s; -moz-transition: all .6s; -webkit-transition: all .6s; -o-transition: all .6s;}
a:hover { text-decoration:underline; color:#EF1001; }
p { line-height:18px; }
/* 当前位置 */
.current_location_B { width:100%; text-align:center; padding:0 20px; height:36px; line-height:36px; color:#000000; background:url(images/current_location.jpg) repeat-x;}
.current_location { width:1230px; margin:14px auto; padding:0 14px; height:36px; line-height:36px; color:#333; background:#fff;}
.current_location a { color:#333; }
/* 客服 */
#customer_support { width:110px; position:absolute; }
#customer_support_title { background:url(images/customer_support_title_bg.jpg) no-repeat; height:35px; line-height:35px; text-align:right; padding:0 10px; }
#customer_support_title a { color:#FFF; }
#customer_support_body { border:1px solid #EB8381; background:#FFF; }
#customer_support_body p { padding:3px 0; text-align:center; }
#customer_support_bottom { }
/* 顶部 */
.kb{background:#fff; height:78px;}
#top_main { width:100%; height:0px; background:rgba(0,0,0,0.5) !important; z-index:999;}
#top { padding-left: 50px;min-width:1258px; height:75px; margin:0 auto; background-color: #fff}

#top_logo {float:left;margin-left: 50px; padding:21px 0 0 10px;}
#top_logo img{display:block;margin-top: -10px;}

#top_site_name { float:left; width:500px; height:100px; }
#top_logoz { float:left; width:600px; height:97px; text-align:left; background:url(images/logo.png) no-repeat; margin:0 auto }
#top_menu {float:right; width:50%; padding-top:12px; text-align:right;}
#top_menu #tel_language{height:30px; line-height:30px;}
#tel_language a{color: #fff; float:right; margin:0 .8em;}

#search_bar { height:35px; margin-top:4px; padding-top:8px; padding-right:10px; }
.search_text { width:90px; }
.search_button { font-weight:bold; }
/* 导航 */
#navigation_main {}
#navigation_all {float:right; height:54px; text-align: center;    margin-right: 45px;}
#navigation {height:54px; text-align: center;}

#navigation ul #navigation_home {float:left; border-left:none; line-height:54px;}
#navigation ul .main_nav { float:left; height:54px; line-height:54px; text-align:center;}
#navigation ul .current_nav {text-decoration:none; color:#222; font-weight:700;}
#navigation ul li{position:relative;}
#navigation ul li a {color: #222222;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 34px;
    padding: 0 15px;
    text-transform: uppercase;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;}
#navigation ul li a:hover { text-decoration:none;color: #288feb; }

/*导航栏下拉*/
#navigation ul li ul { display:none; position:absolute; top:100%; width:100%; text-align:center; filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#A5000000', endColorstr='#A5000000'); z-index:999; }
:root #navigation ul li ul {
	filter:none;
	background-color:rgba(0,0,0,0.65);
}
#navigation ul li ul li { line-height:30px; }
#navigation ul li ul li a {float:none; display:block; height:30px; line-height:30px; padding:0; text-align:center; font-weight:normal; color:#FFF; font-size:14px; }
#navigation ul li ul li a:hover { text-decoration:underline; color:#ff6600; text-decoration:none; }
/* 幻灯 */
#banner { width:975px; border:1px solid #0E6EBB; margin:5px auto; }
/* 首页 */
#index_a { float:left; width:770px; }
#index_a1 { float:left; width:280px; }
.index_a1_title { background:#757575; height:24px; padding:0 10px; }
.index_a1_title h2 { font-size:12px; color:#CCC; line-height:24px; }
.index_a1_body { padding:10px; overflow:hidden; zoom:1; border:1px solid #757575; height:310px; background:#E0E0E0; }
#index_a2 { float:right; width:480px; }
.index_a2_title { height:25px; background:url(images/index_a2_title_bg.jpg) repeat-x; border:2px solid #ECECEC; padding:0 10px; }
.index_a2_body { padding:10px; overflow:hidden; zoom:1; border:2px solid #ECECEC; background:#E0E0E0; border-top:none; }
.index_a2_title h2 { font-size:12px; color:#444; line-height:25px; }
#index_a3 { padding:20px 0; }
.index_a3_title { height:24px; border-bottom:4px solid #97110E; }
.index_a3_title h2 { font-size:12px; color:#FFF; line-height:19px; padding-top:4px; }
.index_a3_body { padding:5px 2px; overflow:hidden; zoom:1; border:2px solid #ECECEC; background:#E0E0E0; }
#index_b { float:right; width:201px; }
#index_c {}
.index_c_title { background:url(images/right_title_bg.jpg) left bottom no-repeat; height:23px; padding:0 10px; border-bottom:4px solid #97110E; }
.index_c_title h2 { font-size:12px; color:#FFF; line-height:19px; padding-top:4px; }
.index_c_body { padding:10px; overflow:hidden; zoom:1; border:2px solid #ECECEC; background:#E0E0E0; }
#index_c1 { float:left; width:485px; }
#index_c2 { float:right; width:485px; }
/* 主体 */
#content_main { width:1258px; margin:0 auto}
#content_title { display:none; }
#content_body { width:100%; margin:0 auto; }
#content_bottom { display:none; }
#left { float:left; width:290px; margin-right:14px;}
.left_title { background:url(images/left_title_bg.jpg) bottom no-repeat; height:39px; line-height:39px; padding:0 40px; }
.left_title h2 { font-size:14px; color:#FFF; }
.left_body { padding:10px; overflow:hidden; zoom:1; border:1px solid #92A4CA; border-top:none; background:#fff;}
.left_body dl dt { line-height:40px; font-weight:bold; }
.left_body dl dd { line-height:34px; padding-left:18px;background:url(images/left_dt_ico.jpg) left no-repeat; }
.left_bottom { height:10px; }
/*主体右侧*/
#right { width:100%}
#content_body .right_title{padding:0;}
.right_title {overflow:hidden; zoom:1; padding-top:0px; height:52px; text-align:center;}
.right_title h2{float:left; height:50px; line-height:50px; padding:0 10px; border-bottom:2px solid #028aee; color:#028aee; font-size:30px; font-weight:normal;}
.tit_style02 h2{float:none; display:inline-block; color:#fff; border-bottom:1px solid #fff;}
.tit_style02 h2 span{color:#fff !important;}
.fixed_bg{position:relative; width:100%;  height:400px; background:url(images/fixed_bg.jpg) no-repeat fixed center -100px;}
.right_title h2 span{color:#999; font-size:24px; font-family:Helvetica,"Sans-serif", airal; padding-left:10px;}
.right_title .more{overflow:hidden; zoom:1; height:50px; border-bottom:2px solid #ccc;}
.right_title .more a{float:right; line-height:60px; padding-right:10px;}
.right_body { margin-top:20px; padding:10px; line-height:1.7; font-size:16px !important; font-family:'Microsoft Yahei', simsun; overflow:hidden; zoom:1; }
.right_body *{line-height:1.7 !important; font-size:16px !important; font-family:'Microsoft Yahei', simsun !important;}
.right_bottom { height:10px; }
/*产品频道*/
.proli_adv {padding:10px; margin-right:5px; border-bottom:1px dashed #999; overflow:hidden; zoom:1; }
.proli_adv_title { font-size:12px; color:#D03734; }
.proli_adv_img { float:left; padding:0 5px 5px 0; }
.proli_adv_img img { width:240px; border:1px solid #999999; padding:4px;}
.proli_adv_img a:hover img { border:1px solid #D03734; }
.proli_sim {overflow:hidden; zoom:1; text-align:center; margin-top:30px;}
.proli_sim_title { font-size:16px; line-height:1.5; height:40px; color:#D03734; font-weight:normal; padding:10px 0;}
.proli_sim ul{overflow:hidden; zoom:1; margin-left:-14px;}
.proli_sim li{float:left; width:104px;}
.proli_sim li img{display:block; width:104px; height:86px;}
.proli_sim_img { }
.proli_sim_img img { width:180px; height:132px; padding:4px; border:1px solid #999999; }
.proli_sim_img a:hover img { border:1px solid #EF1001; }
.products_title { font-size:14px; text-align:center; line-height:26px; }
.products_info { border:1px dashed #CCC; padding:10px; text-align:center; color:gray; }
.products_info a { color:gray; }
.products_img { text-align:center; padding:10px; }
.products_img img { max-width:640px; padding:4px; border:1px solid #999999; }
.products_img a:hover img { border:1px solid #0D67A5; }
.products_next { border:1px dashed #CCC; padding:5px; }
/*文章频道*/
.artli_img { float:left; width:192px; text-align:center; }
.artli_img_title { font-size:12px; line-height:20px; color:#D03734; font-weight:normal; padding:0 10px; }
.artli_img_img { }
.artli_img_img img { max-width:180px; height:135px; border:1px solid #999999; }
.artli_img_img a:hover img { border:1px solid #EF1001; }
.article_title { font-size:14px; text-align:center; line-height:26px; color:red; }
.article_info { border:1px dashed #CCC; padding:10px; text-align:center; color:gray; }
.article_info a { color:gray; }
.article_img { text-align:center; padding:10px; }
.article_img img { max-width:640px; padding:5px; border:1px solid #999999; }
.article_img a:hover img { border:1px solid #0D67A5; }
.article_next { border:1px dashed #CCC; padding:5px; }
/*通用频道*/
.comli { float:left;  text-align:center; padding:2px;}
.comli_title { font-size:12px; line-height:20px; height:40px; color:#D03734; font-weight:normal; padding:0 10px; }
.comli_img { }
.comli_img img { max-width:190px; height:145px; padding:3px; border:1px solid #999999; }
.comli_img a:hover img { border:1px solid #EF1001; }
.common_title { font-size:14px; text-align:center; line-height:26px; color:red; }
.common_info { border:1px dashed #CCC; padding:10px; text-align:center; color:gray; }
.common_info a { color:gray; }
.common_img { text-align:center; padding:10px; }
.common_img img { max-width:640px; padding:5px; border:1px solid #CDCDCD; }
.common_img a:hover img { border:1px solid #0D67A5; }
.common_next { border:1px dashed #CCC; padding:5px; }
/*公告相关*/
.notice_title { font-size:14px; text-align:center; line-height:26px; }
.notice_info { border:1px dashed #CCC; padding:10px; text-align:center; }
/* 友情链接 */
#friend_link_main { padding-top:10px; clear:both; width:1210px; margin:0 auto }
#friend_link_title { border-bottom:1px #0E6EBB solid; height:30px; line-height:30px; width:100%;  padding-left:10px; }
#friend_link_title a { color:#0E6EBB; }
#friend_link_title h2 { font-size:16px; color:#333; font-weight:500 }
#friend_link_body { width:100%; padding:5px 10px;/*background:#FFF;*/ margin-top:10px }
#friend_link_img { padding:5px 2px; }
#friend_link_img a{ margin-left:5px; }
#friend_link_img img { width:83px; height:30px; padding:3px; border:1px solid #757575; }
#friend_link_img a:hover img { border:1px solid #EF1001; }
#friend_link_text { padding:5px; }
/* 版权信息 */
#copyright_main {background:#292929;}
#copyright {width:1258px; min-width:1258px; background:#292929; margin:0 auto; padding:10px 0; text-align:center; }
#copyright p { line-height:22px; color:#fff;}
.footer_wrapper{background:#e3e3e3; margin-top:0px}
.footer{min-width:1258px; background:#393939; margin:0 auto; padding:30px 0; overflow:hidden; zoom:1;}
.col-2{float:left; width:20%; margin-right:14px; text-align:center;}
.col-2 img{display:block; margin:60px auto 0;}
.col-6{float:left; width:4     0%;}
	.foot_list{float:left;}
	.foot_list h2{font-size:20px; color:#fff; font-weight:normal;}
	.foot_list ul{margin-top:14px;}
	.foot_list li{line-height:32px;}
	.foot_list li a{color:#f3f3f3; font-size:16px;}
	.foot_list li a:hover{color:#ff6600;}
.col-4{float:right; width:33.33%; color:#fff;}
.col-4 h2{font-size:24px; color:#fff; font-family:'Helvetica','Sans-serif', airal}
.col-4 ul{margin-top:14px;}
.col-4 li{line-height:28px; color:#f3f3f3; font-size:14px;}
/*分页样式*/
.page_turner { padding:4px 0px 0px 1px; float:right; clear:both; }
.page_turner a, .page_turner span { float:left; display:block; border:1px solid #757575; padding:5px; margin-left:4px; line-height:16px; }
.page_turner a:link, .page_turner a:visited { text-decoration:none; }
.page_turner a:hover, .page_turner a.c { background:#CDCDCD; color:#000; }
#total { color:red; }
/*留言板*/
#guestbook { }
#guestbook p { padding:3px; color:#666; font-size:14px; font-weight:bold; }
#guestbook textarea { width:220px; height:80px; }
/*表格*/
.layout_table { border-collapse:collapse; width:100%; }
.common_table { border-collapse:collapse; width:100%; margin:5px 0; }
.common_table td { padding:5px; border:1px solid #C1E3FA; }
.common_table th { text-align:center; border:1px solid #C1E3FA; }
/*表单*/
input, select, textarea { font-size:12px; padding:3px; font-family:"宋体"; border:1px solid #C1E3FA; }
textarea { width:95%; height:100px; }
.submit_button { background:url(images/submit_button.jpg) no-repeat; width:76px; height:30px; border:none; color:#FFF; font-weight:bold; }
/*列表*/
.category_list { }
.category_list li { border-bottom:1px solid #CCC; line-height:40px; }
.cli_a { padding-left:5px; font-weight:bold; }
.cli_a a { color:#0D67A5; }
.cli_b { padding-left:15px; font-weight:bold; }
.cli_c { padding-left:25px; }
.cli_hover { background:#757575; }
.cli_hover a { color:#FFF; }
.ul_a { }
.ul_a li { line-height:36px !important; border-bottom:1px dashed #CCC; background:url(images/ico_b.jpg) left no-repeat; padding-left:10px; }
.ul_b { }
.ul_b li { line-height:36px; border-bottom:1px dashed #CCC; }
.ul_c { }
.ul_c li { line-height:36px; border-bottom:1px dashed #CCC; }

.row--1{
    width:30%;
    float: right;
    height: 500px;
    margin-right: 90px;
}
.row-1{
    width: 60%;
    float: left;
    height: 500px;
    margin-left: 90px;
}

/*++*/
.zh_dabox{ padding-left:15x}
.hz_box{ float:left; margin-left:30px}
.baibg{ width:100%; margin:0 auto;}
.cont{ margin:0;}
#right_cpfl{overflow:hidden; zoom:1; min-height:500px; background:#fff;}
	#topcontrol img{width:40px !important; height:40px !important;}