﻿/*
* name: Global && Pc StyleSheet
* version: v3.1.1
* update: 加入placeholder依赖样式
* date: 2015-08-26
*/

/* 雪碧图 */
.ico { display: inline-block; overflow: hidden; width: 20px; height: 20px; 
	vertical-align: middle; background: url(../img/ico.png);margin:0 .3em;}
.ico1_2 { background-position: -20px 0;}
.ico1_3 { background-position: -40px 0;}
.ico1_4 { background-position: -60px 0;}
.ico1_5 { background-position: -80px 0;}
.ico2_1 { background-position: 0 -20px;}
.ico2_2 { background-position: -20px -20px;}
.ico2_3 { background-position: -40px -20px;}
.ico2_4 { background-position: -60px -20px;}
.ico2_5 { background-position: -80px -20px;}
.ico3_1 { background-position: 0 -40px;}
.ico3_2 { background-position: -20px -40px;}
.ico3_3 { background-position: -40px -40px;}
.ico3_4 { background-position: -60px -40px;}
.ico3_5 { background-position: -80px -40px;}
.ico4_1 { background-position: 0 -60px;}
.ico4_2 { background-position: -20px -60px;}
.ico4_3 { background-position: -40px -60px;}
.ico4_4 { background-position: -60px -60px;}
.ico4_5 { background-position: -80px -60px;}
/*
* 依赖：
* placeholder插件
*/
.placeholder { color: #aaa;}
/* 设置 */
body{font-size:15px; line-height: 2; color: #555; background: #fff;}
.wrap { max-width: 1160px; margin-right: auto; margin-left: auto; *width: 1160px;}
a{color: inherit;}
a:hover { color: #f26b0f;}
/*css组件-设置*/
.form-control, .input-group-addon, .btn{border-radius: 2px; }
.form-control:focus { border-color: #66afe9; outline: 0; box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px rgba(102, 175, 233, 0.6);}
/*选中设置*/
::-moz-selection {color: #fff; background: #39f; }
::selection {color: #fff; background: #39f; }

/* 网站样式 */

.imghover img{-moz-transition: all .8s ease 0s;-ms-transition: all .8s ease 0s;-o-transition: all .8s ease 0s;transition: all .8s ease 0s;} 
.imghover:hover img{transform: scale(1.1);-moz-transform: scale(1.1);-webkit-transform: scale(1.1);}


/*top*/
.top{ background:#00146c; position:relative; z-index:30; }
.logo{ margin-left:20px;}
.nav{ float:left; margin-left:80px;}
.nav li{ float:left; line-height:60px; font-size:15px;}
.nav li a{ display:block; padding:0 10px; color:#fff; }
.nav li a:hover,.nav li.cur a{ color:#ffc000;}
.nav li ul{ display:none;}
/**
.top_search{ margin-top:15px; width:200px; }
.top_search ._sinp{ width:160px; float:left; height:26px; line-height:26px; border:none; padding:0; background:#fff; font-family:微软雅黑; text-indent:15px; }
.top_search ._sbtn{ width:40px; height:26px; border:none; padding:0; background:#fff url(../img/index_05.gif) no-repeat center; float:left; cursor:pointer; }**/

.topBar{ margin-top:19px; position:relative; z-index:8; *width:15%;}
.topBar ._zyw{ line-height:26px; color:#fff;float:left;}
.topBar .top_search{ margin-left:20px; }
.topBar .top_search ._sbtn{ width:39px; height:27px; background:url(../img/index_05.gif) no-repeat center; border:none; cursor:pointer;}
.topBar .top_search ._sinp{ border:1px solid #ddd; padding:0; font-family:微软雅黑; height:26px; line-height:26px; width:150px; text-indent:10px; position:absolute; right:40px; top:0px; display:none; }




/*foot*/
.foot{ border-top:1px solid #ddd; }
.foot_left dl{ float:left; height:205px; border-right:1px solid #ddd; padding:0 37px; }
.foot_left dt{ font-size:14px; font-weight:bold; color:#00146c; margin-bottom:5px; margin-top:20px;}
.foot_left dd{ font-size:12px; line-height:24px; }
.foot_left dl a:hover{ text-decoration:underline; }
.foot_right{ width:300px;}
.foot_ewm { font-size:12px; color:#7a7a7c; margin-bottom:20px; margin-top:25px;}
.foot_ewm img{ float:left; margin-right:10px;}
.foot_right .bdsharebuttonbox a{ display:block; padding:0; margin:0; width:24px; height:25px; background-image:url(../img/share_ico.gif); background-repeat:no-repeat; float:left; margin-left:5px; }
.foot_right .bdsharebuttonbox .bds_more{ background-position:right 0; }
.foot_right .bdsharebuttonbox .bds_sqq{ background-position:0px 0px; }
.foot_right .bdsharebuttonbox .bds_weixin{ background-position:-30px 0px; }
.foot_right .bdsharebuttonbox .bds_qzone{ background-position:-60px 0px; }
.foot_right .bdsharebuttonbox .bds_tsina{ background-position:-90px 0px; }
.foot_right .bdsharebuttonbox span{ display:block; float:left; line-height:25px;}
.foot_bottom{ padding:10px 0; line-height:20px; background:#00146c; color:#fff; margin-top:1%;}
.foot_bottom a:hover{ color:#fff; text-decoration:underline;}
.foot_bottom em{ padding:0 5px;}

/*banner*/
.banner{ height:549px; position:relative; z-index:20; padding-bottom:36px; background:#c3cfda;}
.banner img{ width:1920px; height:549px; max-width:none; position:absolute; top:0px; left:50%; margin-left:-960px; }
.banner .slide_nav{   width:100%; position:absolute; bottom:10px; text-align:center; }
.banner .slide_nav a{ display:inline-block; width:10px; height:10px; border-radius:10px; background:#fff; margin:0 5px; font-size:0px; line-height:0; cursor:pointer; }
.banner .slide_nav a.on{ background:#00146c; }

/*首页*/
.ipro{ background:#eef1f4; padding:50px 0 30px;}
.ipro_list ._img { display: block; height: 0; overflow: hidden; padding-bottom: 56%; position: relative; margin-bottom:10px; }
.ipro_list ._img img { height: auto; left: 0; position: absolute; top: 0; width: 100%; }
.ipro_list ._title{ font-size:26px; font-weight:normal; white-space:nowrap;text-overflow:ellipsis;overflow:hidden; line-height: 60px; text-align: center;font-weight: bold;}
.ipro_list li{box-shadow: 0 0 10px #666869;margin-bottom: 25px;}
.iabout{ background:#fff; padding:50px 0 90px;}
.ilan_t{ font-size:40px; text-align:center; color:#00146c; margin-bottom:30px;}
.ilan_t ._en{ color:#a7a7a7; padding-left:10px;}

.inews_tab{ width:55%;}
.iother_nr{ width:41%;}
.int_keylist{ background:url(../img/tab_xian.gif) no-repeat right bottom; padding-bottom:3px;  }
.int_keylist li{ float:left; position:relative; top:auto; left:auto; font-size:20px; margin-right:20px; border-bottom-width:4px; border-bottom-style:solid; border-bottom-color:transparent; padding:0 5px; line-height:44px; }
.int_keylist li.tab_t_cur{ border-bottom-color:#00146c; color:#00146c;}
.inews_list li{ margin-top:20px; overflow:hidden;}
.inews_list li ._date{ float:left; width:9%; border:1px solid #dcdcdc; text-align:center;}
.inews_list li ._date span{ display:block;}
.inews_list li ._date ._d1{ line-height:42px; font-size:26px; font-weight:bold; color:#fff; background:#dcdcdc;}
.inews_list li ._date ._d2{ font-size:12px; color:#dcdcdc; line-height:22px;}
.inews_list li ._nr{ float:right; width:89%;}
.inews_list li ._title{ font-size:14px; font-weight:bold; margin-bottom:3px; }
.inews_list li ._sum{ font-size:12px; line-height:20px; height:40px; overflow:hidden; color:#717171; }
.inews_list li a:hover ._date{ border-color:#f36b0b;}
.inews_list li a:hover ._date ._d1{ background:#f36b0b;}
.inews_list li a:hover ._date ._d2{ color:#f36b0b;}

.ivideo a { display: block; height: 0; overflow: hidden; padding-bottom: 55%; position: relative; }
.ivideo a img { height: auto; left: 0; position: absolute; top: 0; width: 100%; }
.ivideo .iplay{ display:block; width:97px; height:97px; /*background:url(../img/play.png) no-repeat 0 0;*/ position:absolute; top:50%; left:50%; margin-top:-48px; margin-left:-48px;}

.ioth_list ul{ width:102%;}
.ioth_list li{ width:32%; float:left; margin-right:1.2%; margin-top:1.2%;}
.ioth_list li a { display: block; height: 0; overflow: hidden; padding-bottom: 87%; position: relative; }
.ioth_list li a img { height: auto; left: 0; position: absolute; top: 0; width: 100%; }
.ioth_list li span{ display:block; width:100%; text-align:center; position:absolute; bottom:10px; font-size:16px; color:#fff;}
.ioth_list li.ioth_02 span{ width:auto; bottom:auto; top:15px; left:15%; color:#456793; }

.itechnology{ background:#eef1f4; padding:50px 0 100px; }
.itec_list li { background:#fff; position:relative;  }
.itec_list li a { display: block; height: 0; overflow: hidden; padding-bottom: 55%; position: relative; }
.itec_list li ._pd{ padding:20px ;}
.itec_list li ._title{ font-size:26px; color:#f36c09; text-align:center; font-weight:normal; margin-bottom:10px;}
.itec_list li ._img{ width:100%; height:100%; position:absolute; top:100%; left:0px;}
.itec_list li ._img img{ width:100%; height:100%;}
.itec_list li ._cover{ width:100%; height:100%; position:absolute; top:0px; left:0px; background:url(../img/tec_bg.png) repeat;}
.itec_list li ._name{ display:block; width:162px; height:94px; line-height:94px; background:url(../img/itec_tico.png) no-repeat 0 0; text-align:center; position:absolute; top:50%; left:50%; margin-top:-47px; margin-left:-81px; font-size:24px; color:#fff;}



/*关于页面*/

.ab_banner{  position:relative;  height:285px; z-index:30;}
.ab_banner img{ width:1920px; max-width:none; height:100%;  position:absolute;  left:50%; margin-left:-960px; top:0; }
.ab_content_menu{border-bottom:1px #d5d4d3 solid;}
.ab_content_menu ul{ border-left:#d4d5d3 1px solid; }
.ab_content_menu ul li{ float:left; text-align:center;border-right:#d4d5d3 1px solid;}
.ab_content_menu ul li a{ line-height:40px;  font-size:14px; display:block; padding:0 29px;}
.ab_content_menu li.cur a,.ab_content_menu li a:hover{ color:#fff; background:#ff0000; }
.ab_cont{ padding:40px 0 100px;}
.ab_con_cencont{ width:100%;}
.ab_con_tit{ margin-bottom:20px;}
.ab_con_tit h1{ color:#555; font-size:36px;font-weight:100; }
.ab_con_tit h3{color:#555; font-size:14px; font-weight:100; padding-top:20px;}
.ab_con_nr{ width:48%; float:left; padding-top:20px; color:#7b7b7b;}
.ab_video{ float:right; width:44%; height:400px;}
.lianxi_nr{ width:30%; float:left; padding-top:20px; color:#7b7b7b;}
.lianxi_dt{  width:70%; height:440px; margin-top:20px;}

/*发展历程 01439b*/
.widget-qa-3 { margin-top:60px; border-top: 1px #ccc solid; }
.widget-qa-3-title { position: relative; height: 40px; line-height: 40px; overflow: hidden; border-bottom: 1px #ccc solid; padding: 5px 10px; cursor: pointer;   }
.widget-qa-3-title ._title{ padding-left: 2em; font-size:14px; background:url(../img/bj_fz01.jpg) no-repeat left;font-size:15px; font-weight:bold;}
.widget-qa-3-title ._data { float: left; color: #0e90d2; font-size: 14px; font-weight: 700;  width:2em; }
.widget-qa-3-title ._icoP { width: 20px; height: 20px; position: absolute; right: 0; top: 10px; }
.widget-qa-3-title ._ico { background: url(../img/qa32.png) no-repeat center bottom ; }
.widget-qa-3 ._icoActive ._ico{ background: url(../img/qa31.png) no-repeat center; }
.widget-qa-3-content { padding: 10px; border-bottom: 1px solid #cccccc; display: none; }
.widget-qa-3-content ._data { float: left; color: #999999; font-size: ; font-weight: 700; width:2em; }
.widget-qa-3-content ._qaIntro { text-align: left; padding-left: 2em; }
._icoActive ._title{background:url(../img/bj_fz02.jpg) no-repeat left;  font-size:15px; font-weight:bold;}


/*产品列表*/

.proimg_tit{ color:#646464; font-size:16px; font-weight:bold; line-height:50px; }
.pro_list li{ margin-bottom:20px;}
.pro_list li ._border{border:1px solid #dfdfdf;padding:6px 6px 0 6px; }
.pro_list li a._img { display: block; height: 0; overflow: hidden; padding-bottom: 75%; position: relative; }
.pro_list li a._img img { height: auto; left: 0; position: absolute; top: 0; width: 100%; }
.pro_list li ._title{ overflow:hidden;}
.pro_list li ._title a{ display:block; width:80%; float:left; font-size:14px; font-weight:200; line-height:36px; white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.pro_list li ._title i{ float:right; margin-top:8px;}



/*产品详细*/
.deleft{ width:43%; float:left;}
.datu_img a { display: block; height: 0; overflow: hidden; padding-bottom: 75%; position: relative; }
.datu_img a img { height: auto; left: 0; position: absolute; top: 0; width: 100%; }
.deleft ._listbox { position:relative; margin-top:5px; padding: 0 4% 0 4%; position: relative;}
.deleft ._listbox .pprev {left: 0; background: #e6e6e6 url(../img/pd_btn01.png) left center no-repeat;}
.deleft ._listbox .pnext {  right: 0;  background: #e6e6e6 url(../img/pd_btn02.png) right center no-repeat}
.deleft ._listbox .parrs { width: 16px;  height: 83px; display: block;position: absolute; top: 0;}
.deleft ._listbox a{ color:#555;}
.deleft ._listbox .parrs:hover { background-color: #ff8100;}
.deleft ._listbox .pprev:hover {background-position: right center;}
.deleft ._listbox .pnext:hover {background-position: left center;}
.deleft ._list{  overflow:hidden; height:83px;}
.deleft ._list li{ float:left; width:110px; }
.deleft ._list ._scoll{}
.deleft ._list ._scoll { display: block; height: 0; overflow: hidden; padding-bottom: 75%; position: relative; }
.deleft ._list ._scoll img { height: auto; left: 0; position: absolute; top: 0; width: 100%; }
.deright{ width:50%; float:right;}
.der_tit{ font-size:26px; color:#555; font-weight:bold; border-bottom:3px solid #d8d8d8; line-height:65px; width:100%; }
.der_nr{ font:13px;margin:30px 0;width:83%;}
.der_lx{ width:85%; height:80px; padding-top:30px;   border:1px solid #cccccc;}
.der_lx h3{ font-size:14px; font-weight:200;}
.der_lx_zuo{border-right: 1px solid #cccccc; margin-left:10px; float:left;background:url(../img/producxx_06.jpg) no-repeat left;  padding-left:70px; width:30%;}
.der_lx_you{float:left;width:45%; padding-left:25px;}
.deright ._tools{overflow:hidden; margin-top:40px;}
.deright ._tools ul li{ float:left;}
.deright ._tools ._link{margin-right:10px;}
.deright ._tools ._link a{display: inline-block; padding: 0 48px; cursor: pointer; border: 1px solid #cccccc; height: 34px; line-height: 34px; font-size: 14px; color:#555;}
.deright ._tools ._link a:hover{ background:#f99800; color:#FFF;}
.pdet_share { padding-bottom:30px;}
.pdet_share .bdsharebuttonbox a{ background:url(../img/pro_share.gif) no-repeat; display:block; width:32px; height:32px; float:left;  padding-left:0; margin:0; margin-right:6px;}
.pdet_share .bdsharebuttonbox .bds_more{  background-position:right 0;}
.pdet_share .bdsharebuttonbox .bds_tsina{background-position:0px 0;}
.pdet_share .bdsharebuttonbox .bds_tqq{background-position:-38px 0;}
.pdet_share .bdsharebuttonbox .bds_sqq{background-position:-76px 0;}
.pdet_share .bdsharebuttonbox .bds_weixin{background-position:-114px 0;}
.tuji_pro{ margin:35px 0 0;}
.tuji_pro .dt{ font-size:18px; font-weight:bold; color:#2d2d2d;margin: 0 0 10px;}
.tuji_pro .dd ul{ width:102%;}
.tuji_pro .dd li{ float:left; width:23%; margin:0 2% 0 0%;}
.tuji_pro .dd li .cover{ background-color:#e5e5e5;display: block;padding: 5%; width:90%;}
.tuji_pro .dd li .cover .img{ display:block; width:100%; height:0; padding-bottom:75%; *height:158px; *padding-bottom:0; position:relative;zoom:1;}
.tuji_pro .dd li .cover .img img{ position:absolute; top:0; left:0; width:100%; height:100%;}
.tuji_pro .dd li .cover .title{ font-weight:normal; font-size:12px;padding: 8px 0 0; position:relative;}
.tuji_pro .dd li .cover .title .t{ display:block; width:86%;}
.tuji_pro .dd li .cover .title i{ position:absolute; right:0; top:8px; color:#263681; width:20px; }
.tuji_pro .dd li:hover .cover .title i{ color:#ff8100;}
.prode_xxk{ width:100%;margin-top:30px; height:100%;}
.prode_xxk .xxkul{ background:#f7f7f7; border-top:1px solid #dadada; border-bottom:1px solid #dadada; text-align:center;} 
.prode_xxk ul li{ float:left; width:12%; font-size:13px;padding:7px 0 15px;}
.prode_xxk ul li i{font-size:26px; }
.prode_xxk ul .tab_t_cur { color:#263681;}
.xxk_cont{ margin-top:60px;padding-left:5px; margin-bottom:50px; }
.xxk_cont ul li{ width:100%; }
/*产品详细end*/

/*新闻列表*/
.newsList li {width:100%; float:left; position:relative; border-bottom:#d8d8d8 1px dotted; padding:0px 0px 30px; margin-bottom:30px;}
.newsList .intro h2 { margin-bottom:5px; font-size:16px;}
.newsList .intro time{ color:#a8a8a8;}
.newsList .intro .if{ position:absolute; right:5px; top:25px; }
.newsList .intro .if .bds_more{ background:none; position: absolute;right: 65px; width: 67px; margin:0; font-size:12px; padding:0;}
.newsList .intro .if:hover .bds_more{ color:#ff8100;}
.newsList .intro .text{ margin-top:5px;line-height: 22px;height: 44px;overflow: hidden;}

/*分页*/
.page { text-align: center; line-height: 16px; margin: 20px 0 50px 0; }
.page span, .page a { display: inline-block; border: 1px solid #ededed; padding: 5px 10px; vertical-align: middle; margin: 0 0 10px -1px; }
.page .goprev { margin-right: 10px; }
.page .gonext, .page .count { margin-left: 10px; }
.page span, .page a:hover { background: #263681; color: #ffffff; }
.page span.goprev, .page span.gonext { color: #cccccc; background: none; }
.page span.count { border: 0; background: 0; color: #333333; }


/*新闻详细页*/

.widget-newsdetail-2 ._head { border-bottom: 1px dotted #cccccc; }
.widget-newsdetail-2 ._head ._title { font-size: 18px; color: ;font-weight:bold;}
.widget-newsdetail-2 ._tools{ margin-top:0px;}
.widget-newsdetail-2 ._tools { padding: 10px 0; color: #999999;}
.widget-newsdetail-2 .ion { font-size: 16px; font-weight: normal;}
.widget-newsdetail-2 ._tools ._tool{margin:0 4px;display: inline-block; vertical-align: middle;}
.widget-newsdetail-2 ._tools ._tool:hover{color:;}
.widget-newsdetail-2 ._tools ._b2l .ion { color: #0e90d2;}
.widget-newsdetail-2 .myart { padding: 20px 0;}
.widget-newsdetail-2 ._detailPage_bottom {border-top: 1px solid #cccccc;}
.widget-newsdetail-2 ._detailPage_bottom li {line-height: 30px; overflow: hidden;height: 30px;  padding: 0 10px; border-bottom: 1px solid #cccccc; }
.widget-newsdetail-2 ._detailPage_bottom ._mark {font-weight: bold; float: left; margin-right: 10px; }
.widget-newsdetail-2 ._detailPage_bottom ._title {font-size: 14px;  float: left; width: 68%;}
.widget-newsdetail-2 ._detailPage_bottom ._title:hover { color: #0e90d2;}
.widget-newsdetail-2 ._detailPage_bottom ._time { float: right;}
.widget-newsdetail-2 .bdsharebuttonbox .bds_more { float: none; padding-left: 2px;background: none; }


/*人才招聘*/
.widget-job-2 ._jt {background-color:#ededed;height:35px;line-height:35px;margin-top:10px;overflow:hidden;*zoom:1;cursor:pointer;}
.widget-job-2 ._jt strong { float: left; width: 30%; text-align: center; color: #555; display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden; }
.widget-job-2 ._jt span { float: right; }
.widget-job-2 ._jt .ion { font-size: 12px; color: #999999; }
.widget-job-2 ._jc { display: none; }
.widget-job-2 ._jcon { padding: 10px; }
.widget-job-2 ._jt .ion { background: url(../img/job_btn.png) left top no-repeat; width: 30px; height: 35px; float:right;}
.widget-job-2 ._jt_act ._jt_btn{ background-position:left bottom;}
.widget-job-2 ._jt._jt_act { background-color:#01439b;  }
.widget-job-2 ._jt._jt_act .ion{ background: url(../img/job_btn.png) left bottom no-repeat;}
.widget-job-2 ._jt._jt_act strong { color: #fff; }
.widget-job-2 ._channelBtn{ display: inline-block;border: 1px #d6d6d6 solid;width: 150px;height: 36px;line-height: 36px;text-align: center;margin: 14px 0;}
.widget-job-2 ._channelBtn:hover{ background-color:#ff8100; color:#fff;}

/*简历投递*/
.Form-J1 .Form-J1-Left {float: left;width: 50%;}
.Form-J1 .Form-J1-right {float: right;width: 50%;}
.Form-J1 .Form-J1-li { padding-top: 10px;}
.Form-J1 .Form-J1-li label { width: 5em;display: inline-block; color: #666; vertical-align: middle;}
.Form-J1 .Form-J1-li input {height: 28px;line-height: 28px;border: 1px #ddd solid;width: 70%;}
.Form-J1 .Form-J1-li textarea { border: 1px #ddd solid;width: 70%;}
.Form-J1 .Form-J1-li em {color: red;vertical-align: middle;padding-left: 10px;}
.Form-J1 .Form-J1-li input._yzm { width: 20%;}
.Form-J1 .Form-J1-li img { vertical-align: middle;padding-left: 10px;cursor: pointer;}
.Form-J1 .Form-J1-li b {color: #666;font-size: 12px;padding-left: 4px;}
.Form-J1 .Form-J1-li select { border: 1px #ddd solid; width: 70%; padding: 7px 0;}
.Form-J1 .Form-J1-Btn {clear: both;  text-align: center; padding-top: 40px;}
.Form-J1 .Form-J1-Btn button {width: 90px;height: 24px;line-height: 24px; text-align: center;color: #fff; cursor: pointer;}
.Form-J1 .Form-J1-Btn ._submit {background: #263681;border:none; margin-right: 10px;}
.Form-J1 .Form-J1-Btn ._reset {background: #909090;border:none;}

/*网上订购*/
input,textarea{ padding:0; margin:0; outline:none;}
.Form-P1 .Form-P1-Left { float: left; width: 50%; }
.Form-P1 .Form-P1-right { float: right; width: 50%; }
.Form-P1 .Form-P1-li { padding-top: 10px; }
.Form-P1 .Form-P1-li label { width: 5em; display: inline-block; color: #666; vertical-align: middle; }
.Form-P1 .Form-P1-li input { height: 28px; line-height: 28px; border: 1px #ddd solid; width: 70%; }
.Form-P1 .Form-P1-li textarea { border: 1px #ddd solid; width: 70%; }
.Form-P1 .Form-P1-li em { color: red; vertical-align: middle; padding-left: 10px; }
.Form-P1 .Form-P1-li input._yzm { width: 20%; }
.Form-P1 .Form-P1-li img { vertical-align: middle; padding-left: 10px; cursor: pointer; height:30px; }
.Form-P1 .Form-P1-li b { color: #666; font-size: 12px; padding-left: 4px; }
.Form-P1 .Form-P1-li select { border: 1px #ddd solid; width: 70%; padding: 7px 0; }
.Form-P1 .Form-P1-Btn { clear: both; text-align: center; padding-top: 40px; }
.Form-P1 .Form-P1-Btn button { width: 90px; height: 24px; line-height: 24px; text-align: center; color: #fff; border-radius: 4px; cursor: pointer; font-family:微软雅黑; border:none; }
.Form-P1 .Form-P1-Btn ._submit { background: #263681; margin-right: 10px; }
.Form-P1 .Form-P1-Btn ._reset { background: #909090; }

/*全站搜索*/
.Search-S1-head { overflow: hidden; padding: 20px; background: #ededed; margin-bottom: 20px;  *zoom: 1;}
.Search-S1-head ._form { margin-right: 3em; }
.Search-S1-head ._inp { height: 30px; line-height: 30px; padding: 0 5px; background: #ffffff; border: 1px solid #cccccc; float:left;}
.Search-S1-head ._btn { height: 32px; line-height: 32px; background:#0e90d2; cursor: pointer; padding: 0; margin: 0;  border: 1px solid #0e90d2; width:30px ; float:left;}
.Search-S1-head ._btn .ion { vertical-align:top; margin: 0; padding: 0; color: #ffffff; font-size: 16px; }
.Search-S1-head ._result { font-size: 16px; line-height:30px;}
.Search-S1-head ._result em { margin: 0 .4em; font-weight: 700; }
.Search-S1-list { margin-bottom: 30px; }
.Search-S1-list li { margin-bottom: 15px; }
.Search-S1-list ._head { font-size: 14px;  padding: 5px 0; margin-bottom: 10px; border-bottom: 1px solid #cccccc; }
.Search-S1-list ._num { float: left; }
.Search-S1-list ._type { float: left; color:#0e90d2;padding: 0 1em; border-right: 1px solid #cccccc; margin-right: 1em; font-style: normal; }
.Search-S1-list ._t { float: left; width: 50%; font-weight: bold; color:#333; }
.Search-S1-list ._p { padding-left: 60px; font-size: 14px; }

/**相册**/
.album_ordinary .slide_c img{ max-height:73%!important;}
/*地图*/
.conMap img{ max-width:none;}

/*#float_gg {display:none;}*/
