﻿/*
* name: Global && Pc StyleSheet
* version: v3.2.0
* update: 加入placeholder颜色设置
* date: 2016-01-21
*/

/* 雪碧图 */
.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;}

/* 设置 */
body{font-size:13px; line-height: 1.8; color: #555; background: #fff;}
.wrap { max-width: 1000px; margin-right: auto; margin-left: auto; *width: 1000px;}
a{color: #666;}
a:hover { color: #008fd0;}
/*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: #008fd0; }
::selection {color: #fff; background: #008fd0; }
/*
* placeholder颜色
*/
::-webkit-input-placeholder { color: #aaa; } 
.placeholder { color: #aaa;}
input,select,button,textarea{ font-family:microsoft yahei; border:none;outline:none;}

/* 表格 */
.datalist{ border:1px solid #ccc; border-collapse:collapse; background:#fff; }
.datalist caption{ padding-bottom:5px; text-align:left;} 
.datalist th{ border:1px solid #ccc; background-color:#eee; font-weight:700;  padding:5px 15px; }
.datalist td{ border:1px solid #ccc; padding:5px 15px;}
.datalist tr.altrow{ background-color:#ccc;}

/* 网站样式 */
.transition{ transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;}
.hoverImg:hover{ transform:scale(1.2,1.2);-moz-transform:scale(1.2,1.2);-ms-transform:scale(1.2,1.2);-o-transform:scale(1.2,1.2);-webkit-transform:scale(1.2,1.2);}
.mt30{ margin-top:30px;}
.c{padding-bottom:9999px; margin-bottom:-9999px;}
.mt20{margin-top:20px;}

/*通用头部*/
.head{ background:url(../img/head_bg.gif) center bottom no-repeat; padding-bottom:13px; position:relative; z-index: 5;}
.head .logo a{display:block; width:668px; height:73px;margin-top: 10px; background:url(../img/logo.png) no-repeat; background-size:contain;}
@media screen and (min-width: 768px){
.head .head_r{/* width:65%; */margin-top: 20px;}
}
.head .head_r .languge li{ float: left;padding: 0 15px; text-align: center;}
.head .head_r .languge li .ico{margin:0;}
.head .head_r .languge li p{font-size:12px;line-height: 20px;}
.head .h_share{padding-top: 16px;}
.head .h_share .a2a_kit{width:140px;}
.head .h_share .a2a_kit a{margin-right: 8px;padding: 0;}
.head .h_share .a2a_kit .a2a_img{ width:20px; height:20px; line-height:20px; background:url(../img/ico.png) no-repeat;}
.head .h_share .a2a_kit .a2a_img.a2a_i_facebook{ background-position:-80px 0!important;}
.head .h_share .a2a_kit .a2a_img.a2a_i_twitter{ background-position:0 -20px!important;}
.head .h_share .a2a_kit .a2a_img.a2a_i_linkedin{ background-position:-20px -20px!important;}
.head .h_share .a2a_kit .a2a_img.a2a_i_google_plus{ background-position:-40px -20px!important;}
.head .h_share .a2a_kit .a2a_img.a2a_i_youtube{ background-position:-60px -20px!important;}
.head .h_share .addthis_toolbox .addthis_button_compact{width:20px; height:20px; line-height:20px;background:url(../img/ico.png) -80px -20px no-repeat;padding: 0;margin-bottom: 0;}
.head .h_share .addthis_toolbox .addthis_button_compact .at-icon-wrapper,.head .h_share .addthis_toolbox .addthis_button_compact .at-icon-wrapper svg{ display:none;}
.head .h_share .addthis_toolbox .addthis_button_compact:hover{opacity:.7;}

.head .nav{width:100%;margin-top: 8px;}
.nav .nav_li{ float:left; width:14.28%; position:relative;padding-bottom: 7px}
.nav .nav_li .nav_a{ display:block; width:100%;    box-sizing: border-box; text-align:center; height:30px; line-height:30px; font-size:14px; font-weight: bold; position:relative; -webkit-transform: translateZ(0); transform: translateZ(0);-webkit-backface-visibility: hidden;backface-visibility: hidden;-moz-osx-font-smoothing: grayscale; overflow:hidden;z-index: 2; background-color:#009ee7; border-top:1px #c9f0f8 solid;border-left:1px #cfcfcf solid; border-right:1px #cfcfcf solid; border-bottom:1px #707070 solid; color:#fff;}
.nav li .nav_layer6{ position:absolute; top:100%; left:-3%;width:110% ; display:none;padding: 13px 0 25px;}
.nav li .nav_layer6 ul{background-color:#fff;padding: 0 10%;overflow: hidden;}
.nav li .nav_layer6 li{ width:100%; float:none; text-align:center;border-top:1px #7d7d7d dotted; margin-top:-1px;}
.nav li .nav_layer6 li a{ color:#000;font-size: 12px;display: block;line-height: 30px;text-align:center;}
.nav li .nav_layer6 li:hover a{color:#009ee7;}
.mobile_key { display:none;}
.nav .nav_li:hover .nav_layer6{display:block}
/*首页中间区域*/
.banner{height:495px; position:relative;overflow:hidden;}
.banner img{  position:absolute; top:0; left:50%; margin-left:-960px; width:1920px; height:100%; max-width:none;}
.banner .slide_nav{ position:absolute;bottom:40px; left:0; width:100%; text-align: center;}
.banner .slide_nav a{display:inline-block;width:70px; height:8px; line-height: 99;overflow:hidden;background-color: #fff; cursor: pointer; margin-right: 7px;}
.banner .slide_nav a.on{background-color: #ebb100;}

.channelOut{ font-size:20px; position:relative;}
.i_pro_tuijian .channelOut a{color:#fff; display:block}
.i_pro_tuijian .channelOut i{ display:block;width:102px; height:9px; background:url(../img/i_p_tj.png) no-repeat;margin-left: 10px; margin-top:5px}
.cen_box{ background-color: #efefef; padding:30px 0 0;}
.i_pro_tuijian{ position:relative;padding-bottom: 15px;height: 256px;}
.i_pro_tuijian .i_pro_tj{ padding:27px 16px 35px 124px; background-color: #008fd0; border-radius:26px;width: 230px; position:absolute;right:0; top:0;}
.i_pro_tuijian .i_pro_tj .i_pro_tj_t{height: 155px;
    
    }
.i_pro_tuijian .i_pro_tj .i_pro_tj_t ._pt{ display:block; float:left; background-color: #33a5d9; font-size:14px; color:#d8eaf6;padding-left: 10px;width:94px;margin:5px 5px 0 0;} 
.i_pro_tuijian .i_pro_tj .i_pro_tj_t ._pt.hover{ color:#fff;}
.i_pro_tuijian .i_pro_tj .i_pro_tj_t a:nth-child(2n){ margin-right:0}
.i_pro_scroll{ position:relative; background-color:#f4f4f4; padding:32px 32px 15px;width: 668px;border-top-right-radius: 26px;border-bottom-left-radius: 26px;border-bottom-right-radius: 26px;}
.i_pro_scroll:after{content:'';background:url(../img/i_p_bg.png) center bottom no-repeat;width:100%; height:17px; position:absolute; bottom:-17px;left:0; background-size:contain;}
.i_pro_scroll .i_pro_list{  position:relative;}
.i_pro_scroll .i_pro_list .arrs{ display:block;background:url(../img/i_p_btn.png) no-repeat; width:27px; height:55px; position:absolute; top:17%;}
.i_pro_scroll .i_pro_list .arr_prev{ left:0;}
.i_pro_scroll .i_pro_list .arr_next{right:0; background-position:right top;}
.i_pro_scroll .i_pro_list .arr_prev:hover{background-position:left bottom;}
.i_pro_scroll .i_pro_list .arr_next:hover{background-position:right bottom;}
.i_pro_scroll .i_pro_list li{float:left;width:31.2%;}
.i_pro_scroll .i_pro_list li .img{display:block;width:100%; position:relative; overflow:hidden;height:0; padding-bottom: 62%;}
.i_pro_scroll .i_pro_list li .img img{width:100%; height:auto;}
.i_pro_scroll .i_pro_list li .img ._detail{ display:block; width:114px; height:31px; line-height: 31px; background-color: #ebb100; position:absolute;right:0; bottom:0;padding-left: 10px;font-size: 12px;color: #fff;}
.i_pro_scroll .i_pro_list li .img ._detail i{display:inline-block; background:url(../img/b_n1.png) no-repeat;width:26px; height:7px; position:absolute; right:10px; top:50%; margin-top:-3.5px;}
.i_pro_scroll .i_pro_list li .tit{ font-size:14px;padding: 10px 0 2px; color:#393939;}
.i_pro_scroll .i_pro_list li .p{font-size:12px;height: 42px;line-height: 21px;overflow: hidden; color:#666;}
#warp{height:155px;width:100%;overflow:hidden;position:relative;margin-top: 15px;}
#box-scrollBar{height:100%;overflow-x:hidden;overflow-y:auto;margin-right:-17px;padding:0 10px 0 0}
#scrollBar{height:100%;width:8px;position:absolute;right:0;top:0;border-radius:8px;background-color:#000;opacity:.7;cursor:pointer; z-index:999}
#scrollBar:hover{background-color:#000}
#warp:after{ position:absolute; content:""; right:0; height:100%; width:8px; background:#999; top:0}

.cen_box2{padding:40px 0 0;}
.cen_box2 .channelOut{padding-left: 10px;margin-bottom: 14px;}
.cen_box2 .channelOut:before{content:'';width:3px; height:17px; background-color:#008fd0; position:absolute;left:0; top:50%; margin-top:-6.5px;}
.cen_box2 .cen_yyly .channelOut i{ display:inline-block; background:url(../img/b_n2.png) no-repeat;width:630px; height:9px;vertical-align: middle; position: absolute;right: 0;top: 50%;}
.cen_yyly_box{ position:relative;}
.cen_yyly_box .cen_yyly_list li .img{display:block; width:100%; height:0; padding-bottom: 63%; position:relative; overflow:hidden;}
.cen_yyly_box .cen_yyly_list li .img img{ width:100%; height:auto;}
.cen_yyly_box .cen_yyly_list li .img ._txt{ display:block; background:url(../img/black.4.png) repeat; background: rgba(0,0,0,.4); color:#fff;position: absolute;bottom: 0;right: 0;padding: 4px 13px;}
.cen_yyly_box .cen_yyly_list li .img ._txt i{ display:inline-block;width:21px; height:6px; background:url(../img/b_n3.png) no-repeat;vertical-align: middle;margin-left: 8px;}
.cen_yyly_box .yarrs{ display:block;background:url(../img/i_yy_btn.png) no-repeat;width:24px; height:24px;position:absolute;top:-55px;}
.cen_yyly_box .yprev{ right:29px;}
.cen_yyly_box .ynext{ right:0; background-position: right top;}
.cen_yyly_box .yprev:hover{background-position: left bottom;}
.cen_yyly_box .ynext:hover{background-position: right bottom;}
.cen_spsb .cen_video{ border:5px #008fd0 solid;}
.cen_spsb .cen_video ._img{ display:block;width:100%; height:0; padding-bottom: 62.5%; position:relative; overflow:hidden;}
.cen_spsb .cen_video ._img img{width:100%; height:auto;}
.cen_spsb .cen_video ._img ._play{ display:block; background:url(../img/play.png) no-repeat; width:40px; height:40px; position:absolute;top:50%; left:50%; margin-left:-20px; margin-top:-20px;}

/*通用底部*/
.foot_top{background:#efefef;padding:30px 0 20px;}
.foot_top dl{float:left;width: 13%;}
.foot_top dl dt{ font-size:15px; margin-bottom:18px;}
.foot_top dl dt a{color:#242424;}

.foot_top dd>a,.scroll_cont a{ display:block; font-size:12px; line-height: 28px;}
.foot_top dl.dl02{margin-right: 1%;}
.foot_top dl.dl02 dd{position:relative;margin-right: 15px;}
.foot_top dl.dl02 dd .f_pro{height:140px; overflow:hidden;}
.foot_top dl.dl02 dd .f_pro .scroll_bar{ background:url(../img/s_bar_bg.png) center top repeat-y;}
.foot_top dl.dl02 dd .f_pro .scroll_bar .scroll_slider{ background:#77bfdf;}
.foot_top dl.dl05{width: 10%;}
.foot_top dl.dl06{float:right;width:25%;}
.foot_top dl.dl06 dd{padding-top: 10px;}
.foot_top dl.dl06 address{font-style: normal; font-size:12px;}
.foot_bottom{ background-color:#008fd0; border-top:4px #1cb8ff; padding:10px 0;}
.foot_bottom,.foot_bottom a{color:#fff;}
.f_share{margin-top:10px;}
.f_share span.l{ height:32px; line-height: 32px; color:#ccc;}
.f_share .a2a_kit{width:210px;}
.f_share .a2a_kit a{margin-right: 10px;padding: 0;}
.f_share .a2a_kit .a2a_img{ width:32px; height:32px; line-height:32px; background:url(../img/f_share.png) no-repeat;}
.f_share .a2a_kit .a2a_img.a2a_i_facebook{ background-position:0 0!important;}
.f_share .a2a_kit .a2a_img.a2a_i_twitter{ background-position:-32px 0!important;}
.f_share .a2a_kit .a2a_img.a2a_i_linkedin{ background-position:-64px 0!important;}
.f_share .a2a_kit .a2a_img.a2a_i_google_plus{ background-position:-96px 0!important;}
.f_share .a2a_kit .a2a_img.a2a_i_youtube{ background-position:-128px 0!important;}
.f_share .addthis_toolbox .addthis_button_compact{width:32px; height:32px; line-height: 32px;background:url(../img/f_share.png) -160px 0 no-repeat;padding: 0;margin-bottom: 0;}
.f_share .addthis_toolbox .addthis_button_compact .at-icon-wrapper{ display:none;}
.f_share .addthis_toolbox .addthis_button_compact:hover{opacity:.7;}

/*下层通用样式*/
.n_bann{ height:190px; position:relative; overflow:hidden;}
.n_bann img{ position:absolute; top:0; left:50%; margin-left:-960px; width:1920px; /*height:100%;*/ max-width:none;}

.main_bar .main_left{width:24.6%;padding-bottom: 30px;}
.main_bar .main_right{width:73.5%;}
.s_menu_bar{position:relative;margin-top: -92px;}
.s_menu_bar dt{ background-color:#008fd0; color:#fff;padding:15px 11%; position:relative;}
.s_menu_bar dt span{ display:block;}
.s_menu_bar dt .menu2{display:none;}
.s_menu_bar dt ._cn{ font-size:28px;line-height: 36px;}
.s_menu_bar dt ._en{font-size:18px; font-family: Arial;line-height: 26px;height: 26px; text-transform:uppercase;}
.s_menu_bar dt:before{content:'';width: 0px;height: 0;border-top: 22px #facd00 solid;border-left: 22px transparent solid;position: absolute;right: 0;top: 0;}
.s_menu_bar .s_menu>ul>li{ background:url(../img/s_menu_li.png) no-repeat;line-height: 42px;font-size: 14px;}
.s_menu_bar .s_menu>ul>li>a{ display:block;padding: 0 13%;width: 74%;}
.s_menu_bar .s_menu>ul>li.cur,.s_menu_bar .s_menu>ul>li:hover{background:url(../img/s_menu_li_cur.png) no-repeat;}
.s_menu_bar .s_menu>ul>li.cur>a,.s_menu_bar .s_menu>ul>li:hover>a{ color:#fff;}
.s_menu_bar .s_menu>ul>li>ul{ background-color:#6fc2e7;padding: 0 6%; overflow:hidden; display:none;}
.s_menu_bar .s_menu>ul>li>ul>li{border-top:1px #fff dotted; margin-top:-1px;line-height: 32px;position: relative;}
.s_menu_bar .s_menu>ul>li>ul>li:before{content:''; width:4px; height:4px; background-color:#fff; border-radius: 50%; position:absolute; left:8%; top:50%; margin-top:-2px; display:none;}
.s_menu_bar .s_menu>ul>li>ul>li>a{display:block;padding:0 5% 0 13%; color:#fff;}
.s_menu_bar .s_menu>ul>li.cur>ul>li.cur:before{display:block;}
.s_con{display:inline-block;width:34px; height:34px; vertical-align: middle; background:url(../img/s_con.png) no-repeat;}
.s_con_2{background-position:0 -34px;}
.s_con_3{background-position:0 -68px;}
.s_contact{ margin-top:18px;}
.s_contact dt{ background-color:#008fd0; color:#fff; font-size:16px; line-height: 43px; height:43px; text-align: center;}
.s_contact dt a{color:#fff;}
.s_contact dd{ border-bottom:1px #7d7d7d dashed;padding: 17px 0;}
.s_contact dd span{display:block;}
.s_contact dd .img{padding:5px 0;}
.s_contact dd .p{ width:76%; font-size:14px;line-height: 20px;}
.s_contact dd .p ._tel{ font-weight: bold; color:#008fd0;}
.s_contact dd .p ._tel a{color:#008fd0;}
.bread{ border-bottom:1px #e2e2e2 solid;padding: 19px 0 5px;}
.bread .channelCurrent{ font-size:20px;}
.bread .posi{ font-weight: normal; font-size:12px;padding-top: 9px;}
.bread .posi em{margin:0 5px;}
.main_content{ padding:20px 0 30px;}
.mh{min-height: 400px;}

/*下层--海歌概貌*/
.piclist li{margin-bottom:30px;}
.piclist li ._title{background:url(../img/black.5.png) repeat; background:rgba(0,0,0,.5); position:absolute;bottom:0; left:0; padding:0 5%; width:90%; text-align: center;font-size:16px; height:38px; line-height: 38px; color:#fff;}

.piclist li ._st{display:none;}
.piclist li a{border: 1px #ccc solid;}
.album_preview .album_close{ background:#ffd101!important;}
.album_preview .album_pages{ color:#ffd101!important;}
.album_preview .slide_nav a{border-color:#ffd101!important;}
.album_ordinary .slide_c img{max-height: 80%!important;}
.album_ordinary .slide_c p{bottom:10%!important;}
.album_ordinary .slide_c .p2{bottom:5%!important;}
.album_preview .album_close{left:auto!important;right:0;}
.album_preview .album_close i{color:#fff;}
.album_preview .album_pages{left:0; right:auto!important;}
.videolist li ._title{border:1px #ccc solid; font-size:13px;margin-top: 10px;text-align: center; height:40px; line-height: 35px; background:none; position:static;}
.videolist li ._title span{display:inline-block;vertical-align: middle; height:auto; line-height: 1.4;width:100%; color:#555;}

/*分页*/
.page{font-size: 12px; color: #777777; text-align: center; margin:30px 0;}
.page a,.page span { color: #777777;display: inline-block;border: 1px solid #ededed;padding: 5px 10px;vertical-align: middle;margin: 0 0 10px -1px;}
.page li{display:inline-block}
.page .goprev{margin-right: 10px;}
.page .gonext,.page .count {margin-left: 10px;}
.page a:hover,.page span,.page .active a{color:#fff; background: #008fd0;}
.page span.goprev,.page span.gonext {color: #777777; background: none}
.page span.count { border: 0;background: 0;color: #777777;}

/*下层--产品类别列表*/
.widget-prolist-8 li { position: relative; margin-bottom: 20px; }
.widget-prolist-8 ._border { border:1px #e7e7e7 solid;}
.widget-prolist-8 li ._img{margin-bottom:1px;}
.widget-prolist-8 ._nr { height: 40px; line-height: 40px; overflow: hidden;background-color: #e7e7e7;}
.widget-prolist-8 ._nr ._name { float: left; width: 72%;padding-left: 8%;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; font-size: 16px;}
.widget-prolist-8 ._nr ._dgico { float: right; width: 36px; text-align: center; height: 34px; }
.widget-prolist-8 ._nr i {display:block;width:36px; height:40px; background:url(../img/ph_btn.png) 0 0 no-repeat;}
.widget-prolist-8 .ph_list{ background:#6fc2e7;padding: 0 5%;position: absolute;width: 90%;top: 100%;left: 0;display: none;}
.widget-prolist-8 .ph_list ul{overflow:hidden;}
.widget-prolist-8 .ph_list li{ border-top:1px #fff dotted; margin-top:-1px; margin-bottom:0;padding: 0 6%;line-height: 32px;height: 32px;}
.widget-prolist-8 .ph_list li a{display:block; font-size:14px; color:#fff;}

/*下层--产品列表*/
.s_menu2{margin:15px 0 30px;}
.s_menu2 li{ float:left;height: 37px;line-height: 37px;background-color: #e9e9e9;width: 20%;text-align: center;margin-right: 2%;}
.s_menu2 li a{color:#008fd0; display:block; font-size:14px;}
.s_menu2 li.cur{background-color: #008fd0;}
.s_menu2 li.cur a{ color:#fff;}
.proSearch .sec_hd{height: 38px;width: 127px;line-height: 38px;}
.proSearch .sec_hd .n { font-size:16px; color:#fff; background-color:#919191; text-align: center;display: inline-block;width: 100%;height: 100%;}
.proSearch .sec_bd{width: 82%;overflow: hidden;border: 1px #d6d6d6 solid;}
.proSearch .sec_bd .pselect { height:36px; overflow:hidden; position:relative;float: left;width: 27%; background:url(../img/s2_li.gif) right center no-repeat;}
.proSearch .sec_bd .pselect.day{ background:none;}
.proSearch .sec_bd .pselect .ms { position:absolute; left:7px; top:12px; z-index:10;}
.proSearch .pselect .c_select { display:block; width: 99%;background-color:#fff; height:36px; line-height:36px; border-radius:0!important;}
.proSearch .pselect .c_select ._txt { padding-right:36px; padding-left:20px;}
.proSearch .pselect .c_select ._arrow { width:33px;}
.proSearch .pselect .c_select ._arrow .arr {position: absolute;width:0; height:0;left: 50%;top: 50%;margin: -2.5px 0 0 -5px; border-left:5px transparent solid; border-right:5px transparent solid; border-top:5px #808080 solid;}
.proSearch .pselect .c_select.on ._arrow .arr{border-bottom:5px #808080 solid; border-top:0;}
.proSearch .select-ui-options-ncb { border-color:#ddd!important;background-color: #fff;overflow: auto;max-height: 11em; width:344px\9;}
.proSearch .select-ui-options li{padding: 6px;line-height: 1.8em; width:96%;}
.proSearch .select-ui-options li:hover {background: #018a5e;color: #fff;}
.proSearch .select-ui-options-ncb ._disabled { display:none;}
.proSearch .nInput { display:block; height:39px;border:#ddd 1px solid; padding:0 20px; overflow:hidden; margin-bottom:15px;background-color: #fff;}
.proSearch .nInput input { width:100%; height:19px; line-height:19px; padding:10px 0; vertical-align:top; border-width:0; font-family:"Microsoft Yahei";}
.proSearch .nBtn { overflow:hidden; float:right;width: 104px;}
.proSearch .nBtn a { display:block; width:100%; height:36px; line-height:36px; background-color:#008fd0; color:#fff; font-size:16px; text-align:center;}
.select-ui-options-ncb { border-color:#ddd!important;background-color: #F1F1F1;overflow: auto;max-height: 11em; width:344px\9;}
.select-ui-options li{padding: 6px;line-height: 1.8em; width:92%;}
.select-ui-options li:hover {background: #008fd0;color: #fff;}
.select-ui-options-ncb ._disabled { display:none;}

.prolist li{margin-bottom:28px;}
.prolist li .tit{ background:url(../img/black.5.png) repeat; background:rgba(0,0,0,.5); height:30px; line-height: 30px; color:#fff; font-size:14px; font-weight:normal; padding:0 5%; width:90%; position:absolute;bottom:0; left:0;}

/*下层--产品详情*/
.pro_detail-1 ._pic{width: 363px;}
.pro_detail-1 ._pic .p_pic{ width:100%; height:0;padding-bottom:75%; position:relative; overflow:hidden;}
.pro_detail-1 ._pic .p_pic img{width:100%; height:100%; position:absolute;top:0; left:0;}
.pro_detail-1 ._pic .p_pic .slide_nav{ width:90%; padding:0 5%; position:absolute;right:0; text-align: right;bottom: 14px;}
.pro_detail-1 ._pic .p_pic .slide_nav a{display:inline-block;width:23px; height:5px; background-color:#ccc; line-height: 99; overflow:hidden; cursor:pointer; margin-left:8px;}
.pro_detail-1 ._pic .p_pic .slide_nav a.on{ background-color:#facd00;}
.pro_detail-1 ._detail{width:45%;}
.pro_detail-1 ._detail ._title{ font-size:30px; border-bottom:5px #008fd0 solid;line-height: 30px;padding-bottom: 13px;}
.pro_detail-1 ._detail ._intro{ font-size:12px;margin: 30px 0 47px;line-height: 21px;height: 84px;overflow: hidden;}
.pro_detail-1 ._detail ._extend{border-top: 1px #d6d6d6 solid;padding: 20px 20px 0;}
.pro_detail-1 ._detail ._extend a{ float:left; width:44%; height:42px; line-height: 42px; font-size:16px; text-align: center; color:#fff;margin-right: 6%;}
.pro_detail-1 ._detail ._extend ._btn1{ background-color:#008fd0;}
.pro_detail-1 ._detail ._extend ._btn2{ background-color:#facd00;}
.p_icn{display:inline-block;width:40px; height:46px; background:url(../img/p_d_tn.png) no-repeat; vertical-align:middle;margin-right: 10px;}
.p_icn_2{background-position:left bottom;}
.widget-prodetail-2{margin-top:33px;}
.widget-prodetail-2-tab { background: #ffffff; }
.widget-prodetail-2-tab .tab_header { height: 46px;background-color: #f5f5f5;}
.widget-prodetail-2-tab .tab_t { height: 46px; line-height: 46px; width: 32%;font-size: 16px; text-align: center; font-weight: bold; position:relative;}
.widget-prodetail-2-tab .tab_t:after{content:''; width:0; height:0; border-left: 9px transparent solid; border-right:9px transparent solid; border-top:9px #008fd0 solid;position:absolute;bottom:-9px; left:50%;margin-left:-9px; display:none;}
.widget-prodetail-2-tab .tab_t_cur{background-color: #008fd0;color: #fff;}
.widget-prodetail-2-tab .tab_t_cur:after{display:block;}
.widget-prodetail-2-tab .tab_t_cur .p_icn{background-position:right top;}
.widget-prodetail-2-tab .tab_t_cur .p_icn_2{background-position:right bottom;}
.widget-prodetail-2-tab .tab_t.first{ }
.widget-prodetail-2-tab .tab_c { padding:20px 0; }

/*下层--下载列表*/
.widget-tab-1-list li { height: 40px; line-height: 40px; overflow: hidden; vertical-align: top; color: #333333; border-bottom: 1px dashed #d8d8d8;font-family: microsoft yahei;}
.widget-tab-1-list li a { color: #4a4a4a;}
.widget-tab-1-list li a:hover { color: #008fd0;}
.widget-tab-1-list ._title {width:57%;font-size:13px}
.widget-tab-1-list li ._btn,.widget-tab-1-list li ._count {padding: 0 20px;font-size: 12px;}

/*下层--产品参数*/
.pro_summ li{margin-bottom:30px;}
.pro_summ li .pt{ background-color:#008fd0; font-size:14px; color:#fff;text-align: center;}
.pro_summ li .pt ._t1{ width:42%; text-align: center;}
.pro_summ li .pt ._t2{width:57%;}
.pro_summ li ._list dd{ overflow:hidden; height:26px; line-height: 26px; margin-bottom:1px;}
.pro_summ li ._list dd ._t1,.pro_summ li ._list dd ._t2{ background-color:#ececec;}
.pro_summ li ._list dd ._t1{width: 39%;padding: 0 3%;}
.pro_summ li ._list dd ._t2{width: 48.7%;padding: 0 3%;}

/*下层--视频列表*/
.videolist li ._btn{background:url(../img/play.png) no-repeat; display:block; width:40px; height:40px; position:absolute;top:50%; left:50%; margin-left:-20px; margin-top:-20px;}
/*下层--产品参数2*/
.pro_summ .su_table table{ width:100%;}
.pro_summ .su_table table tr td{background-color: #ececec;padding: 0 5px;border-left: 1px #fff solid;border-bottom: 1px #fff solid;}


/*留言表单*/
.Form-M1 .Form-M1-Left { float: left; width: 50%; }
.Form-M1 .Form-M1-right { float: right; width: 50%; }
.Form-M1 .Form-M1-li { padding-top: 10px; }
.Form-M1 .Form-M1-li label { width: 5em; display: inline-block; color: #666; vertical-align: middle; }
.Form-M1 .Form-M1-li input { height: 28px; line-height: 28px; border: 1px #ddd solid; width: 70%; outline:none; }
.Form-M1 .Form-M1-li textarea { border: 1px #ddd solid; width: 70%;outline:none; padding:0; margin:0; height:146px; }
.Form-M1 .Form-M1-li em { color: red; vertical-align: middle; padding-left: 10px; }
.Form-M1 .Form-M1-li input._yzm { width: 20%; }
.Form-M1 .Form-M1-li img { vertical-align: middle; padding-left: 10px; cursor: pointer; height:30px; width:100px; }
.Form-M1 .Form-M1-li b { color: #666; font-size: 12px; padding-left: 4px; }
.Form-M1 .Form-M1-Btn { clear: both; text-align: center; padding-top: 40px; }
.Form-M1 .Form-M1-Btn button { width: 90px; height: 24px; line-height: 24px; text-align: center; color: #fff; border-radius: 4px; cursor: pointer; padding:0; margin:0; border:none; font-family:微软雅黑; }
.Form-M1 .Form-M1-Btn ._submit { background: #008fd0; margin-right: 10px; }
.Form-M1 .Form-M1-Btn ._reset { background: #909090; }
.Form-M1 .Form-M1-Btn button:hover{ opacity:0.8;}

.time{border-bottom:1px dashed #333;margin-bottom:20px;padding-bottom:20px}


/*订购*/
.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; }
.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; border:0;}
.Form-P1 .Form-P1-Btn ._submit { background: #008fd0; margin-right: 10px; }
.Form-P1 .Form-P1-Btn ._reset { background: #909090; }
.s_menu { border-top:#6FC2E7 1px solid;}

