﻿@charset "utf-8";
/* CSS 定制的公共样式 */
html,body{font-family:"Microsoft yahei";font-size:14px; line-height:34px;color:#666; background-color:#fff; overflow-x:hidden;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td ,input{margin: 0;padding: 0;}
h1, h2, h3, h4, h5, h6{ font-weight:normal; font-size:14px;}
a{color:#666; text-decoration:none;outline:none} /* for firefox */
a:hover{color:#d3ad6f;}
ul,dl,li{list-style-type:none;}li{vertical-align:top;}
.clear{ clear:both; margin:0; padding:0; font-size:0px; line-height:0px; height:0px; overflow:hidden;} 
.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
*html .clearfix {zoom:1;}
*+html .clearfix {zoom:1;}
img{ border:none; vertical-align:top;}
input,textarea{font-family:"Microsoft yahei"; font-size:12px;color:#888; border:none; outline: medium none;}
input:focus{ }


/* CSS 活动的公共样式 */
.left{ float:left;}.right{ float:right;}.display_bk{ display:block;}.display_in_bk{ display:inline-block;}.display_no{ display:none;}.overflow{ overflow:hidden;}.text_center{ text-align:center;}.text_right{ text-align:right;}.text_left{ text-align:left;}
.web_widht{ width:1200px; margin:0 auto;}/* 网页的内容宽 */
.relative{ position:relative;}.absolute{ position:absolute;}.fixed{ position:fixed;}.pointer{cursor: pointer}

/* CSS 边距 */
.mt_10{ margin-top:10px;}.mt_15{ margin-top:15px;}.mt_20{ margin-top:20px;}.mt_25{ margin-top:25px;}.mt_30{ margin-top:30px;}.mt_35{ margin-top:35px;}.mt_40{ margin-top:40px;}.mt_50{ margin-top:50px;}.mt_60{ margin-top:60px;}
.ml_10{ margin-left:10px;}.ml_15{ margin-left:15px;}.ml_20{ margin-left:20px;}.ml_25{ margin-left:25px;}.ml_30{ margin-left:30px;}.ml_35{ margin-left:35px;}.ml_40{ margin-left:40px;}.ml_50{ margin-left:50px;}
.mr_10{ margin-right:10px;}.mr_15{ margin-right:15px;}.mr_20{ margin-right:20px;}.mr_25{ margin-right:25px;}.mr_30{ margin-right:30px;}.mr_35{ margin-right:35px;}.mr_40{ margin-right:40px;}.mr_50{ margin-right:50px;}
.mb_10{ margin-bottom:10px;}.mb_15{ margin-bottom:15px;}.mb_20{ margin-bottom:20px;}.mb_25{ margin-bottom:25px;}.mb_30{ margin-bottom:30px;}.mb_35{ margin-bottom:35px;}.mb_40{ margin-bottom:40px;}.mb_50{ margin-bottom:50px;}
.m_auto{ margin:0 auto;}
.pt_10{ padding-top:10px;}.pt_15{ padding-top:15px;}.pt_20{ padding-top:20px;}.pt_25{ padding-top:25px;}.pt_30{ padding-top:30px;}.pt_35{ padding-top:35px;}.pt_40{ padding-top:40px;}.pt_45{ padding-top:45px;}.pt_50{ padding-top:50px;}.pt_60{ padding-top:60px;}
.pb_10{ padding-bottom:10px;}.pb_15{ padding-bottom:15px;}.pb_20{ padding-bottom:20px;}.pb_25{ padding-bottom:25px;}.pb_30{ padding-bottom:30px;}.pb_35{ padding-bottom:35px;}.pb_40{ padding-bottom:40px;}.pb_45{ padding-bottom:45px;}.pb_50{ padding-bottom:50px;}.pb_60{ padding-bottom:60px;}
.pl_10{ padding-left:10px;}.pl_15{ padding-left:15px;}.pl_20{ padding-left:20px;}.pl_25{ padding-left:25px;}.pl_30{ padding-left:30px;}.pl_35{ padding-left:35px;}.pl_40{ padding-left:40px;}.pl_45{ padding-left:45px;}.pl_50{ padding-left:50px;}
.pr_10{ padding-right:10px;}.pr_15{ padding-right:15px;}.pr_20{ padding-right:20px;}.pr_25{ padding-right:25px;}.pr_30{ padding-right:30px;}.pr_35{ padding-right:35px;}.pr_40{ padding-right:40px;}.pr_45{ padding-right:45px;}.pr_50{ padding-right:50px;}
.p_10{ padding:10px;}.p_20{ padding:20px;}.p_30{ padding:30px;}.p_40{ padding:40px;}.p_50{ padding:50px;}.p_60{ padding:60px;}.p_70{ padding:70px;}.p_80{ padding:80px;}

/* 字体 */
.tahoma{font-family:"Tahoma"; }
.arial{font-family:"Arial, Helvetica, sans-serif";}
.verdana{font-family:Verdana, Geneva, sans-serif;}
.yahei{font-family:"Microsoft yahei";}
.fzlth{font-family:"Lantinghei SC";}
.bold{font-weight:bold;}
.upper{text-transform:uppercase;}

/* 字体大小 */
.font10{ font-size:10px;}.font11{ font-size:11px;}.font12{ font-size:12px;}.font13{ font-size:13px;}.font14{ font-size:14px;}.font15{ font-size:15px;}.font16{ font-size:16px;}.font18{ font-size:18px;}.font20{ font-size:20px;}.font21{ font-size:21px;}.font22{ font-size:22px;}.font24{ font-size:24px;}.font26{ font-size:26px; line-height:26px;}.font28{ font-size:28px; line-height:26px;}.font30{ font-size:30px; line-height:30px;}.font32{ font-size:32px; line-height:32px;}.font34{ font-size:34px; line-height:34px;}.font36{ font-size:36px; line-height:36px;}.font40{ font-size:40px; line-height:40px;}.font50{ font-size:50px; line-height:50px;}

/* 字体颜色 */
.color_0{ color:#000;}.color_3{ color:#333;}.color_6{ color:#666;}.color_9{ color:#999;}.color_c{ color:#CCC;}
.color_f,.color_f a,.color_f:hover{ color:#fff;}
.red{color:#F00;}
.brown,.brown a{ color:#d3ad6f;}
.brown a:hover{color:#000;}
.orange,.orange a{ color:#f1503f;}

/* 行高 */
.lh_16{ line-height:16px;}.lh_18{ line-height:18px;}.lh_20{ line-height:20px;}.lh_21{ line-height:21px;}.lh_24{ line-height:24px;}.lh_25{ line-height:25px;}.lh_26{ line-height:26px;}.lh_30{ line-height:30px;}.lh_32{ line-height:32px;}.lh_34{ line-height:34px;}.lh_40{ line-height:40px;}.lh_50{ line-height:50px;}

/* 边框线 */
.bord_top{border-top:1px solid #e5e5e5;}
.bord_bot{border-bottom:1px solid #e5e5e5;}
.bord_no{ border-bottom:none;}

/* 页面背景图片与颜色 */
.i{display:block; overflow:hidden; position:absolute; left:0; top:50%;}
.back_white{ background:#fff;}
.back_hui{ background:#efefef;}
.back_blue{background:#00a2ff;}

/*效果 */
a:hover img{filter: Alpha(Opacity=70);opacity: 0.7;}
.alpha1{filter: Alpha(Opacity=10);opacity: 0.1;}
.alpha2{filter: Alpha(Opacity=20);opacity: 0.2;}
.alpha3{filter: Alpha(Opacity=30);opacity: 0.3;}
.alpha4{filter: Alpha(Opacity=40);opacity: 0.4;}
.alpha5{filter: Alpha(Opacity=50);opacity: 0.5;}
.alpha6{filter: Alpha(Opacity=60);opacity: 0.6;}
.alpha9{filter: Alpha(Opacity=90);opacity: 0.9;}
.radius_3{border-radius:3px;}
.radius_5{border-radius:50%;}
{box-shadow: 0px 0px 2px 2px #f9f9f9;}
.i,a,img,input,textarea{transition: all 0.3s linear 0s;-webkit-transition: all 0.3s linear 0s; }

/* 共用 */
.head{ height:110px; line-height:110px;}
.logo{ width:85px; height:73px; padding:18px 100px 0 0;}
.nav li{ float:left;}
.nav li a{ display:block; padding:0 30px;}
.nav a:hover,.nav .on a{ color:#d3ad6f;}
.en { float:right; color:#d3ad6f;}

.title1{ border-bottom:1px solid #dfc59d;}
.title1 div{border-bottom:5px solid #dfc59d; margin-bottom:-3px;}

.ny_banner{ height:500px;}
.ny_nav{ line-height:82px;height:82px; border-bottom:1px solid #e0e0e0;}
.ny_nav li{ float:left; border-right:1px solid #e0e0e0;}
.ny_nav li a{ display:block;padding:0 50px;}
.ny_nav .on{ border-color:#d3ad6f}
.ny_nav .on a{ background:#d3ad6f; color:#fff;}
.main{ padding:0 0 140px 0;}

/* 顶部*/
.top-box{height:120px; overflow:hidden;}
.topinfo{}
.top_w { width:1200px; margin:0px auto; position:relative;}
.top-l_wz{ width:10px; line-height:35px; float:left; padding-top:0px; text-align:left;}
.top-r_wz{ position:absolute; top:0px; right:0px;}
.xieline_l,.xieline_m,.xieline_r{ float:left; height:35px;}
.xieline_l { background:url(/tpl/v1/images/xieline_l.png) no-repeat;width:35px;}
.xieline_m { border-bottom:1px solid #CCC; line-height:35px;}
.xieline_r { background:url(/tpl/v1/images/xieline_r.png) no-repeat;width:35px;}
.xieline_m img{vertical-align:middle;}
.top-r_wz a{ color:#666 !important;}

.top{ width:1200px; height:120px; margin:0px auto;}
.logo{ width:auto; height:80px; padding-top:20px; float:left; }
.top-right{ width:260px;float:right; padding-top:14px;}
.phone-box{ width:320px; height:43px; margin-top:50px;float:right;}

.search {
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-color: #c7c8c8;
    border-right-color: #c7c8c8;
    border-bottom-color: #c7c8c8;
    border-left-color: #c7c8c8;
    border-top-left-radius: 100px;
    border-top-right-radius: 100px;
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
    overflow: hidden;
    background-color: transparent;
    background-image: url(/tpl/v1/images/147029102932759.png);
    background-position: center right;
    background-repeat: no-repeat;
	height:35px;
	width:250px;
}
.article_searchBtn {background-color: transparent;}
.searchBtn {float: right;width:40px;}
.btn {
    display: inline-block;
    text-align: center;
    padding: 10px 36px;
    line-height: 1.2;
    border: 0px solid #dd0000;
    color: #dd0000;
}
.textInput {
    font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", SimSun, sans-serif;
    height: 36px;
    padding: 0 10px;
    border-width: 1px;
    border-style: solid;
	font-size:14px;
}
.search .searchInput {
    margin-right:42px;
}
a[role=searchBtn] {
    background-color: transparent;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    color: transparent;
}
.article_searchBtn {
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    background-color: transparent;
}
.search .searchInput .textInput {
    border-width: 0;
    width: 100%;
    border-radius: 0;
}

/*导航*/
.nav_bg{ width:100%; height:52px; background:#0067AC;}
.nav{ width:1200px;   height:52px; margin:0 auto;}
.nav ul li{ float:left;position:relative;z-index:999; }
.nav_bg .nav ul .bgno a{ background:none;}
.nav_bg .nav ul li > a{font-size:16px; color:#ffffff;display:block;width:140px; height:52px; line-height:52px; float:left; text-align:center; }
.nav ul li > a:hover,.nav_bg .nav .on  > a,.nav_bg .nav ul .bgno.on  > a,.nav_bg .nav ul .bgno  > a:hover{background:#CD1D27; text-decoration:none; color:#fff;}
.subMenuDiv{ display:none; position:absolute; top:52px; left:0px; z-index:999;width:100%; background:#003398;text-align:left; }
.subMenuDiv a{ display:block; color:#ffffff; height:40px !important; line-height:40px !important; overflow:hidden; font-size:13px!important; background:#0067AC;border-top:1px solid #0075C4 !important; text-decoration:none; text-align:center;}
.subMenuDiv a:first-child{border-top:none;}
.subMenuDiv a:hover{background:#E2140D;}

.nav ul li:hover {background:#CD1D27;}
.nav ul li:hover .subMenuDiv{display:block;}

.nav ul li .sanMenuDiv{display:none; position:absolute;top:0px; left:201px;}
.nav ul li:hover .subMenuDiv li:hover {background:#CD1D27;}
.nav ul li:hover .subMenuDiv li:hover .sanMenuDiv{display:block;}

/*轮播广告图片*/
/*banner(s)*/
.fullSlide { position: relative; height:500px; z-index: 1; }
.fullSlide .bd { margin: 0 auto; position: relative; z-index: 0; overflow: hidden; border-bottom:1px solid #F1F1F1;}
.fullSlide .bd ul { width: 100% !important; }
.fullSlide .bd li { width: 100% !important; height: 500px; overflow: hidden; text-align: center; }
.fullSlide .bd li a { display: block; height: 500px; }
.fullSlide .hd { width: 940px; position: absolute; z-index: 1; bottom: 30px; left: 50%; margin-left: -470px; height: 8px; line-height: 8px; }
.fullSlide .hd ul { text-align: right; }
.fullSlide .hd ul li { cursor: pointer; display: inline-block; *display:inline;
zoom: 1; width:14px; height:14px; margin-left: 5px; overflow: hidden; background: url(/tpl/v1/images/banner_line.png) no-repeat center; font-size: 0; color: #fff; text-align: center; }
.fullSlide .hd ul .on { background: url(/tpl/v1/images/banner_line_hover.png) no-repeat; color: #ffae00; }

/*新闻*/
.index_box .container{padding:0px;display:table;width:1200px; margin:10px auto; padding-bottom:0px;}
.index_about{width:695px; margin-left:0px;padding:0;height:495px; float:left; border:1px solid #efefef; border-top:0; box-shadow:0px 1px 1px  #efefef}
.about_title_top{width:100%; float:left; line-height:46px;height:46px;background:url(/tpl/v1/images/index_new_top.gif) no-repeat left bottom #f9f9f9; margin-bottom:10px;}
.about_title_top h2{font-size:16px; padding-left:13px;}
.about_title_top span{font-size:13px!important; float:right; padding-right:5px;}

.index_about .description{padding: 0px 10px 10px 10px;font-size:13px !important; line-height:23px;float:left;width:55%;}
.index_about .description h2{ line-height:32px; font-size:16px; margin-bottom:10px;}
.index_about_left{ float:left; width:38%; padding-left:13px;}
.index_about_left .index_news_title{ width:230px;text-align:center; font-size:12px!important; line-height:14px; padding:10px 0 20px 0;}

.index_about a:hover{ color:#333; text-decoration:underline;}
.index_news{ width:495px; padding:0;height:495px;float:right;border:1px solid #efefef; border-top:0;box-shadow:0px 1px 1px  #efefef;}
.index_news_top{width:100%; float:left; line-height:46px;height:46px;background:url(/tpl/v1/images/index_new_top.gif) no-repeat left bottom #f9f9f9; margin-bottom:10px;}
.index_news_top h2{font-size:16px; padding-left:13px;}
.index_news_top span{font-size:13px!important; float:right; padding-right:5px;}

.index_news_right{float:left; width:95%; font-size:13px; padding:10px;}
.index_news_right h2{font-size:16px;}
.index_news_right .description{ color:#999; padding:10px 0; line-height:20px; border-bottom:1px solid #CCC;}
.index_news_right ul{ line-height:28px; margin-top:10px;}
.index_news_right ul span{ float:right;}
.index_news_right ul li a{ background:url(/tpl/v1/images/rlist.gif) no-repeat left; padding-left:10px;}


/* 首页 */
.index_hot_keyword .container{display:table; background:#F5F5F3;width:1180px;height:35px; line-height:35px; margin:0px auto; padding:10px; margin-bottom:5px; font-size:15px;}

.index_products {}
.index_products .container{display:table;color:#000;width:1200px;margin:0px auto;}
.index_product_top{width:100%; float:left; line-height:46px;height:46px;margin-bottom:5px;background: url(/tpl/v1/images/index_new_top.gif) repeat-x left bottom #F5F5F3;}
.index_product_top h2{font-size:16px; padding-left:13px; color:#666;}
.index_product_top span{font-size:13px!important; float:right; padding-right:5px;color:#666;}
.index_product_top span a{ color:#666;}

.product-con{width:1200px;margin:0px auto; }
.product-con ul{ width:1200px;margin-top:50px; }
.product-con ul li{width:236px;margin-right:5px;float:left;margin-bottom:5px;position:relative;}
.product-con ul li.noright{margin-right:0px;color:#FFF;}
/*.product-con ul li.noright a{color:#FFF;}*/
.product-con ul li img{ width:234px; height:234px; border:1px solid #f1f1f1; border-radius:3px;}
.product-con ul li h4{line-height:25px; text-align:center; position:absolute; right:10px; bottom:5px;}
.product-con ul li h4 a{ color:#666; font-size:16px;}
.product-con ul li:hover h4 a{ color:#ce1d27;}
.product-con ul li img:hover{width:234px; height:234px; border:1px solid #CCC;}

.product-con ul li .mbbg1{background:transparent;background-color: rgba(244,9,22,0.12);position:absolute;z-index:10; width:236px; height:236px; left:0px;top:0px; border-radius:3px;}
.product-con ul li:hover .mbbg1{background:none; z-index:-1;}

.product-con ul li .mbbg2{background:transparent;background-color: rgba(0,236,235,0.23);position:absolute;z-index:10; width:236px; height:236px; left:0px;top:0px; border-radius:3px;}
.product-con ul li:hover .mbbg2{background:none; z-index:-1;}

.product-con ul li .mbbg3{background:transparent;background-color: rgba(103,100,101,0.12);position:absolute;z-index:10; width:236px; height:236px; left:0px;top:0px; border-radius:3px;}
.product-con ul li:hover .mbbg3{background:none; z-index:-1;}

.product-con ul li .mbbg4{background:transparent;background-color: rgba(13,0,255,0.12);position:absolute;z-index:10; width:236px; height:236px; left:0px;top:0px; border-radius:3px;}
.product-con ul li:hover .mbbg4{background:none; z-index:-1;}

.product-con ul li .mbbg5{background:transparent;background-color: rgba(255,0,191,0.12);position:absolute;z-index:10; width:236px; height:236px; left:0px;top:0px; border-radius:3px;}
.product-con ul li:hover .mbbg5{background:none; z-index:-1;}

.product-con ul li .mbbg6{background:transparent;background-color: rgba(255,212,132,0.18);position:absolute;z-index:10; width:236px; height:236px; left:0px;top:0px; border-radius:3px;}
.product-con ul li:hover .mbbg6{background:none; z-index:-1;}

.product-con ul li .mbbg7{background:transparent;background-color: rgba(45,45,45,0.24);position:absolute;z-index:10; width:236px; height:236px; left:0px;top:0px; border-radius:3px;}
.product-con ul li:hover .mbbg7{background:none; z-index:-1;}

.product-con ul li .mbbg8{background:transparent;background-color: rgba(0,135,182,0.16);position:absolute;z-index:10; width:236px; height:236px; left:0px;top:0px; border-radius:3px;}
.product-con ul li:hover .mbbg8{background:none; z-index:-1;}

.product-con ul li .mbbg9{background:transparent;background-color: rgba(255,111,0,0.18);position:absolute;z-index:10; width:236px; height:236px; left:0px;top:0px; border-radius:3px;}
.product-con ul li:hover .mbbg9{background:none; z-index:-1;}

.product-con ul li .mbbg10{background:transparent;background-color: rgba(0,160,160,0.19);position:absolute;z-index:10; width:236px; height:236px; left:0px;top:0px; border-radius:3px;}
.product-con ul li:hover .mbbg10{background:none; z-index:-1;}
/*合作伙伴 start*/
.partner{ width:1200px;margin:0px auto; margin-top:50px; margin-bottom:0px;}
.partner h2{ text-align:center;}
.partner h2 a{ font-size:24px; font-weight:bold; color:#ce1d27;}
.partner h2 a:hover{ text-decoration:underline;}
.partner h3{ text-align:center;}
.partner ul{ width:1200px; background:url(/tpl/v1/images/hz-bj.jpg) no-repeat; height:314px; margin-top:50px; }
.partner ul li{ width:138px; float:left; margin-right:75px; margin-bottom:14px; margin-left:83px; margin-top:20px;}
.partner ul li img{ width:120px; height:80px;}
.partner ul li h4{ margin-top:14px; font-size:14px; text-align:center;}

/* 水平滚动
------------------------------ */
.scroll_horizontal{position:relative;width:1200px;height:130px;padding:20px;line-height:20px; margin:10px auto;}
.scroll_horizontal .box{overflow:hidden;position:relative;width:1100px;height:120px;margin:0 auto;}
.scroll_horizontal .list{overflow:hidden;width:9999px;}
.scroll_horizontal .list li{float:left;width:180px;text-align:center;}
.scroll_horizontal .plus,
.scroll_horizontal .minus{position:absolute;top:50px;width:32px;height:32px;cursor:pointer;}
.scroll_horizontal .plus{left:10px;background:url(/tpl/v1/images/left_btn.png) no-repeat center center;}
.scroll_horizontal .minus{right:10px;background:url(/tpl/v1/images/right_btn.png) no-repeat center center;}
.scroll_horizontal .plus:hover {background:url(/tpl/v1/images/left_btn_on.png) no-repeat center center;}
.scroll_horizontal .minus:hover{background:url(/tpl/v1/images/right_btn_on.png) no-repeat center center;}
/*合作伙伴 end*/


/* 头部 */

.fl { float: left; display: inline; }
.fr { float: right; display: inline; }

/*关于我们*/
.aboutBanner {background:url(/tpl/v1/img/aboutus.jpg) no-repeat center center; height:210px;}
.productBanner {background:url(/tpl/v1/img/product.jpg) no-repeat center center; height:210px;}
.newsBanner {background:url(/tpl/v1/img/news.jpg) no-repeat center center; height:210px;}
.partnerBanner {background:url(/tpl/v1/img/partner.jpg) no-repeat center center; height:210px;}
.contactBanner {background:url(/tpl/v1/img/contact.jpg) no-repeat center center; height:210px;}

.content_w {width:1200px;}
.bc { margin-left: auto; margin-right: auto; }
.mt30{ margin-top:30px;}

/*折叠*/
.pro_down { background: #e8e9e9; padding: 10px 0 120px; line-height: 40px; }
.pro_down li { border-bottom: 1px solid #c5c6c6; cursor: pointer; }
.pro_down li a { display: block; }
.pro_down .acc span { display: block; padding-left: 45px; background: url(/tpl/v1/images/listNavBg.png) no-repeat 25px center; }
.pro_down .acc span.active, .pro_down .acc span.ny_a_hover { background: url(/tpl/v1/images/listNavBgHover.png) no-repeat 25px center; color: #0167b7; }
.sub_menu_hover { color: #0167b7; }
.pro_down .sub-menu { display: none; line-height: 24px; border-top: 1px solid #c5c6c6; padding: 8px 0 20px; }
.pro_down .sub-menu a { padding-left: 45px; background: url(/tpl/v1/images/listNavDown.png) no-repeat 35px center }
.pro_down li li { border-bottom: none; }
/**/
.list_nav { width: 200px; float: left; }
.listNav_h { height: 58px; background: #0167b7; border-top: 10px solid #014da5; padding: 22px 0 0 35px; font-size: 12px; color: #fff; font-weight: normal; line-height: 16px; }
.listNav_h span { float: left; font-size: 44px; line-height: 44px; color: #02ceff; font-weight: bolder; margin: -4px 3px 0 0; }
.listNav_h em { font-style: normal; font-size: 20px; line-height: 20px; }
/**/
.list_r { width:960px; float: right; }
.location { border-bottom: 1px solid #d1d1d1; padding-bottom: 10px; }
.location p { background: url(/tpl/v1/images/locationBg.png) no-repeat 0 center; padding-left: 10px;width:580px;}
.location p strong { color: #0167b7; }
/**/
.aboutXq { padding: 5px 0; }
.aboutXq p { margin-top: 20px; }
.aboutXq h1, .aboutXq h6 { font-weight: normal; text-align: center; }
.aboutXq h1 { font-size: 18px; margin-top: 25px; color: #404040; }
.aboutXq h6 { font-size: 12px; color: #999; }
.aboutXq img { max-width: 760px; display: block; margin: 20px auto 0; }
/*新闻列表*/
.newList, .downList { padding-top: 10px; }
.newList dl { margin-top: 20px; overflow: hidden; }
.newList dt { width: 190px; height: 130px; overflow: hidden; }
.newList dd { width: 753px; line-height: 20px; }
.newList dd h1 { font-size: 14px; font-weight: normal; border-bottom: 1px dotted #999; padding-bottom: 8px; }
.newList dd p { margin: 12px 0 15px; }
.newList dd h6 { font-size: 12px; font-weight: normal; }
.newList dd h6 a { color: #0167b7; float: left; }
.newList dd h6 em { width: 1px; height: 12px; background: #999; float: left; margin: 4px 10px 0; }
/**/
.page { text-align: right; margin-top: 30px; }
.page a { margin-left: 5px; height: 26px; line-height: 26px; display: inline-block; border: 1px solid #d1d1d1; padding: 0 10px; background: #e8e9e9; }
.page a:hover { border: 1px solid #0167b7; background: #0167b7; color: #fff; }

/* 底部 */
.footer{ width:100%; height:335px; background:#0067AC;}
.footer-con{ width:1200px; height:335px;margin:0px auto; padding-top:16px; }
.f-left{ width:230px; margin:30px auto; float:left;}
.f-left h2{ text-align:center; color:#fff; font-size:20px; font-weight:bold;}
.f-left img{ margin-left:22px; margin-top:14px; width:180px;}
.f-left p{ text-align:center; line-height:30px; color:#fff;}
.f-cen{ float:left; margin-left:36px; color:#fff; padding-top:54px; width:120px;}
.f-cen ul{}
.f-cen ul li.dx{ width:150px;}
.f-cen ul li{float:left; width:250px; line-height:25px;}
.f-cen ul li a{ color:#fff; font-size:14px;}
.f-cen ul li a:hover{ text-decoration:underline; color:#FC0;}
.f-right{ float:right; width:370px;}
.f-right h2{ text-transform:uppercase; color:#fff; padding-top:54px;}
.f-right p{ color:#fff; font-size:14px; line-height:29px; margin-top:4px;}
.f-right img { vertical-align:middle; margin-right:5px;}

.footer-b{ width:100%; height:40px; background:#414141; line-height:40px; font-size:14px; color:#fff; text-align:center;}
.footer-b a{ color:#fff;}
.footer-b a:hover{ text-decoration:underline;}
/*footer end*/


