﻿@charset "utf-8";
/* CSS Document */
body,ul,p,h1,h2,h3,h4,dl,dd,form,input,textarea,select { padding:0; margin:0;  }
body{ font-family:"微软雅黑"; position:relative; z-index:1;}
a:hover, a:focus{ text-decoration:none;}
li { list-style:none; }
img { border:none; }
a { text-decoration:none; }
a:hover { text-decoration:none; }
.clear { zoom:1; clear:both; }
.clear:after { content:''; display:block; clear:both; }
.myclear { zoom:1; clear:both; display:none; }

.container{ width:100%; max-width:1100px; margin:0 auto; overflow:hidden;}

.all_top{ height:102px; width:100%; }
.all_top_box{  height:102px; width:100%; position:fixed; z-index: 1060; left:0; border-top:6px solid #006FB1; visibility: hidden; top: -100%;}
.nav_top{ width:100%; height:96px; background:url(/Content/page/images/nav_bg.jpg) repeat-x;}

.header_nav{ height:96px; }

.nav_container{ width:100%; margin:0 auto; max-width:1100px;}
table{ border-collapse:collapse;}
.mob_search_box{ display:none;}
.mob_menu{ position:absolute; right:160px;}
.mob_menu .icon-bar1.rotated {position:absolute; top: 16px; -moz-transform: rotate(-45deg);-webkit-transform: rotate(-45deg); -o-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg);}
.mob_menu .icon-bar2.rotated { -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); filter: alpha(opacity=0); opacity: 0;-moz-opacity: 0; -khtml-opacity: 0; -webkit-opacity: 0;}
.mob_menu .icon-bar3.rotated {position:absolute;  top: 12px;-moz-transform: rotate(45deg); -webkit-transform: rotate(45deg);  -o-transform: rotate(45deg);  -ms-transform: rotate(45deg);  transform: rotate(45deg);}
.trans, .trans:hover { -webkit-transition: all 277ms ease-in-out; -moz-transition: all 277ms ease-in-out; -o-transition: all 277ms ease-in-out;  transition: all 277ms ease-in-out;  -ms-transition: all 277ms ease-in-out;}
.trans-fast, .trans-fast:hover {  -webkit-transition: all 200ms ease-in-out; -moz-transition: all 200ms ease-in-out; -o-transition: all 200ms ease-in-out; transition: all 200ms ease-in-out; -ms-transition: all 200ms ease-in-out;}

.open-toggle{ padding:13px 6px 15px 6px;}


.container{ width:100%; max-width:1100px; margin:0 auto;}
.nav_center{ width:100%; max-width:1100px; margin:0 auto;}
.logo_img{ left:0; position:absolute; top:0; left:0; height:96px; z-index:9999;}
.logo_img img{ height:96px;}

.logo_right{ z-index:9999; position:absolute; top:0; right:0; width:160px; border-left:1px solid #EBEBEB; height:96px; text-align:right;}
.logo_right span{ cursor:pointer; width:46px; height:96px; line-height:96px; display:block; float:left; position: relative;}
.logo_right span:before {content: "\e003"; position:absolute; top:50%; margin-top:-10px;display: inline-block;font-family: 'Glyphicons Halflings';font-style: normal;font-weight: normal;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; color:#A1A1A1; font-size:20px; left:50%; margin-left:-10px;}
.top_mail{margin-top:28px; float:left; display:inline-block; width:42px; height:42px;}

.mob_search_box{ width:200px;  right:70px; height:64px; background:#fff; position:absolute; z-index:6666;  top:96px; padding:0 10px;}
.mob_center{ position:relative;}
.mob-hd-text{ top:16px; left:0px; position:absolute;  color:#A4A4A4; width:100%; padding:6px 0; height:30px; background:none; border:1px solid #ddd; border-right:none; text-indent:18px; font-size:12px; line-height:22px; outline: none;}
.mob-hd-sbt{ top:16px; right:0px; position:absolute; height:30px; width:42px;  background:#0168B7; border:none; cursor:pointer; outline: none; color:#fff; font-size:12px; text-align:center; line-height:30px;}

.logo_right p{ padding:32px 0; text-align:center;}
.logo_right p a{ font-size:14px; line-height:32px; color:#222222; padding:0 4px;}
.logo_right p a.active{ color:#006EB3;}
.logo_right p a:hover{color:#006EB3;}

.mynav{ width:100%; padding:0 160px 0 270px; max-width:1050px; float:right;}
.mynav li{ width:20%; float:left; text-align:center; position:relative; z-index:999;}
.mynav li sub{ font-size:16px; color:#fff; line-height:96px; position:absolute; z-index:9999; top:-100%; height:100%; width:100%; background:#006FB1; display: block; -webkit-transition: all ease .5s; transition: all ease .5s; -moz-transition: all ease .5s; -o-transition: all ease .5s;}
.mynav li a{ display:block; padding:0; width:100%; height:96px; font-size:16px; color:#222222; line-height:96px; font-weight:normal;}
.mynav li span{ z-index:10; position:absolute; bottom:0; height:100%; width:100%; display: block; font-size:16px; color:#222222; line-height:96px; font-weight:normal; -webkit-transition: all ease .5s; transition: all ease .5s; -moz-transition: all ease .5s; -o-transition: all ease .5s;}
.mynav li:hover sub{ top:0; -webkit-transition: all ease .5s; transition: all ease .5s; -moz-transition: all ease .5s; -o-transition: all ease .5s;}
.mynav li:hover span{ bottom:-50%; opacity:0; -webkit-transition: all ease .5s; transition: all ease .5s; -moz-transition: all ease .5s; -o-transition: all ease .5s;}

.mynav li.active sub{ top:0;}
.mynav li.active a {color:#005BAA;}
.mynav li a:hover{color:#005BAA;}

.my_second_menu{ -moz-box-shadow:2px 2px 3px #ddd; -webkit-box-shadow:2px 2px 3px #ddd; box-shadow:2px 2px 3px #ddd; display:none; position:absolute; top:96px; width:124%; left:-12%; z-index:9999; background:#fff; padding:0; margin:0;}
.my_second_menu dd { list-style:none; width:100%; height:40px; line-height:40px; }
.my_second_menu dd a{ text-decoration:none; display:block; width:100%; height:40px; line-height:40px; font-size:16px; color:#222222; text-align:center;}
.my_second_menu dd a:hover{background:#006FB1; color:#fff; text-decoration:none;}


#navbar{ position:relative;}
#owl-demo .item {
    display: block;
}
#owl-demo img {
    display: block;
    width: 100%;
}

#owl-demo .owl-controls {   height:0; padding:0; margin:0;}
#owl-demo .owl-controls .owl-buttons div{ position:absolute; top:50%; margin-top:-30px; color: #F4A21A;display: inline-block;zoom: 1;*display: inline;font-size: 12px;width:60px;height:60px;text-indent:5000px;float:left; z-index:1040; overflow:hidden;}
#owl-demo .owl-wrapper-outer{ z-index:1040;}
#owl-demo .owl-controls .owl-buttons .owl-prev{ background:url(/Content/page/images/index_left1.png) center center no-repeat; left:10px; background-size:cover;}
#owl-demo .owl-controls .owl-buttons .owl-next{ background:url(/Content/page/images/index_right1.png) center center no-repeat; right
:10px; background-size:cover;}

#owl-demo .owl-controls .owl-pagination {width: 100%; max-width:100% !important;  margin: 0 auto; text-align:center; position:absolute; bottom:0; z-index:1040;}
#owl-demo .owl-controls .owl-page span {display: block;width: 14px;height: 14px;margin: 5px; border:1px solid #fff;-webkit-border-radius: 7px;-moz-border-radius: 7px;border-radius: 7px;background-color: #fff;}
#owl-demo .owl-controls .owl-page.active span, #owl-demo2 .owl-controls.clickable .owl-page:hover span {background-color: #25A0E6;}


/**首页标题**/
.i_title{ height:68px; width:100%; background:url(/Content/page/images/i_title_bg.jpg) center repeat-x; margin:30px auto; overflow:hidden; max-width:1100px;}
.i_title h1{ width:270px; background:#fff; margin:0 auto; height:32px; line-height:32px; font-size:22px; text-align:center; font-weight:normal; color:#282828;}
.i_title p{ width:270px; margin:0 auto; height:36px; line-height:22px; font-size:14px; color:#9c9c9c; text-align:center; background:#fff url(/Content/page/images/i_title_span_bg.jpg) bottom center no-repeat;}


.i_title2{ height:68px; width:100%; margin:30px auto; overflow:hidden; max-width:1100px;}
.i_title2 h1{ width:270px;  margin:0 auto; height:32px; line-height:32px; font-size:22px; text-align:center; font-weight:normal; color:#282828;}
.i_title2 p{ width:270px; margin:0 auto; height:36px; line-height:22px; font-size:14px; color:#9c9c9c; text-align:center; background: url(/Content/page/images/i_title_span_bg.jpg) bottom center no-repeat;}


/**首页新闻**/
.i_news{ width:100%; overflow:hidden; margin-bottom:40px;}

.i_news_left{ width:50%; float:left;}
.i_news_left_pic{ width:50%; float:left; position:relative; overflow:hidden; height:263px;}
.i_news_left_pic img{ position:absolute; width:298px; height:263px; top:50%; margin-top:-149px; left:50%; margin-left:-131px;}
.i_news_left_con{ width:50%; float:right; padding:0 3.125%;}
.i_news_left_con strong{ font-size:20px; color:#767676; line-height:36px; font-weight:normal;}
.i_news_left_con strong b{ font-size:28px; color:#4aa3e7; line-height:36px; border-bottom:2px solid #C7C7C7; font-weight:normal;}
.i_news_left_con span{ color:#636363; font-size:12px; line-height:22px; font-size:12px;}
.i_news_left_con h1{ font-size:14px; line-height:22px; color:#000; font-weight:normal; overflow:hidden;  white-space:nowrap; text-overflow: ellipsis;}
.i_news_left_con p{ font-size:12px; color:#8C8C8C; line-height:24px; height:120px; overflow : hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical;}
.i_news_left_con i{ font-size:12px; color:#1D8CDB; line-height:30px; display:block; height:30px; width:68px; text-align:right; float:right; font-style:normal;}

.i_news_right{width:50%; float:right; padding-left:3.125%;}
.i_news_list{ width:100%; height:74px; position:relative; margin-bottom:12px; z-index:1;}
.i_news_list dt{ width:74px; height:74px; position:absolute; top:0; left:0; z-index:9;}
.i_news_list dt strong{ background-color:#fff; display:block; width:74px; height:48px; border:1px solid #D7D7D7; font-size:28px; color:#636363; line-height:46px; text-indent:9px; font-weight:normal; -webkit-transition: all ease .5s; transition: all ease .5s; -moz-transition: all ease .5s; -o-transition: all ease .5s;}
.i_news_list dt span{ background-color:#fff; height:24px; display:block; width:74px; text-align:center; font-size:12px; color:#626262; line-height:22px;  border:1px solid #D7D7D7; font-weight:normal; -webkit-transition: all ease .5s; transition: all ease .5s; -moz-transition: all ease .5s; -o-transition: all ease .5s; margin-top:2px;}
.i_news_list dd{ width:100%; height:74px; padding:0 8px 0 88px;}
.i_news_list dd h1{ font-size:14px; color:#000; font-weight:normal; line-height:30px; overflow:hidden;  white-space:nowrap; text-overflow: ellipsis; -webkit-transition: all ease .5s; transition: all ease .5s; -moz-transition: all ease .5s; -o-transition: all ease .5s;}
.i_news_list dd p{ color:#7e7878; font-size:12px; line-height:22px; overflow:hidden;  white-space:nowrap; text-overflow: ellipsis;}
.i_news_list:hover dt strong{ background-color:#1D8DDF; color:#fff; -webkit-transition: all ease .5s; transition: all ease .5s; -moz-transition: all ease .5s; -o-transition: all ease .5s;}
.i_news_list:hover dt span{ background-color:#1D8DDF; color:#fff; -webkit-transition: all ease .5s; transition: all ease .5s; -moz-transition: all ease .5s; -o-transition: all ease .5s;}
.i_news_list:hover dd h1{ color:#1D8DDF; -webkit-transition: all ease .5s; transition: all ease .5s; -moz-transition: all ease .5s; -o-transition: all ease .5s;}

/**首页关于我们**/
.i_about_bg{ width:100%; height:420px; margin:0 auto; position:relative; z-index:1; background:url(/Content/page/images/i_about_bg.jpg) center top no-repeat;}
.i_more{ width:46px; height:46px; display:block; z-index:2; position:absolute; bottom:0; left:50%; margin-left:-23px; background:url(/Content/page/images/i_more.png) no-repeat;}
.i_about_but{ width:100%; max-width:1100px; height:88px; padding:26px 0; text-align:center;}
.i_about_but dt,.i_about_but dd{ font-weight:normal; cursor:pointer; display:inline-block; height:36px; line-height:34px; text-align:center; padding:0 28px 0 56px; border:1px solid #D8D8D8; border-radius:18px; -moz-border-radius: 18px; -webkit-border-radius: 18px; color:#545454; font-size:14px; text-align:center; background:#fff; }
.i_about_but dt{ background:url(/Content/page/images/about_but.png) no-repeat 28px -33px;}
.i_about_but dd{ background:url(/Content/page/images/video_but.png) no-repeat 28px -33px;}
.i_about_but dd a{color:#545454;}
.i_about_but dt.select{ background:#1C9BEC url(/Content/page/images/about_but.png) no-repeat 28px 1px ; color:#fff;}
.i_about_but dd.select{ background:#1C9BEC url(/Content/page/images/video_but.png) no-repeat 28px 1px ; color:#fff;}
.i_about_but dd.select a{ color:#fff;}
.i_about_but dt:hover{ background:#1C9BEC url(/Content/page/images/about_but.png) no-repeat 28px 1px ; color:#fff;}
.i_about_but dd:hover{ background:#1C9BEC url(/Content/page/images/video_but.png) no-repeat 28px 1px ; color:#fff;}
.i_about_but dd:hover a{ color:#fff;}
.i_about_con{ width:100%; height:200px; overflow:hidden; line-height:24px; color:#535353; font-size:14px;}
/**首页产品**/

#i_products{ width:100%; overflow:hidden; max-width:1100px; margin:0 auto; margin-bottom:40px;}
#i_products .item{ margin:0 2px;}
#i_products .owl-controls .owl-page span {display: block;width:54px;height:4px;margin: 5px; background-color:#D6D6D6;}
#i_products .owl-controls .owl-page.active span, #owl-demo2 .owl-controls.clickable .owl-page:hover span {background-color: #1C8CDE;}
.i_products_box{overflow:hidden;}
#i_products .item a{ display:block; width:100%; height:100%; }
.i_products_pic{ width:100%; overflow:hidden; position:relative; z-index:9;}
.i_products_pic img{ width:100%; -webkit-transition: all ease 1s; transition: all ease 1s; -moz-transition: all ease 1s; -o-transition: all ease 1s;}
.i_products_pic_bg{ overflow:hidden; z-index:99; width:100%; height:100%; position:absolute; top:-100%; left:0; background:url(/Content/page/images/i_products_bg.png) repeat; -webkit-transition: all ease 1s; transition: all ease 1s; -moz-transition: all ease 1s; -o-transition: all ease 1s;}
.i_products_txt{ overflow:hidden; width:100%; height:100%; padding:66px 10px 64px; text-align:center; position:absolute; top:0; left:0; z-index:11; background:url(/Content/page/images/i_products_bg_con.png) center bottom no-repeat;}
.i_products_txt h1{ color:#fff; font-size:18px; font-weight:normal; line-height:40px;}
.i_products_Intro{ width:100%; height:100%; overflow:hidden;}
.i_products_Intro p{ font-size:12px; color:#fff; line-height:20px; text-align:center;}

.i_products_con{ width:100%; position:relative; z-index:9; height:78px;}
.i_products_con h1{ font-size:16px; font-weight:normal; line-height:78px; color:#1b1b1b; text-align:center; overflow:hidden; white-space:nowrap; text-overflow: ellipsis;}
.i_products_con_bg{ z-index:10; width:100%; height:100%; position:absolute; bottom:-100%; left:0; background:url(/Content/page/images/i_products_bg.png) repeat; -webkit-transition: all ease 1s; transition: all ease 1s; -moz-transition: all ease 1s; -o-transition: all ease 1s;}



#i_products .item:hover .i_products_pic img{transform: scale(1.3); -webkit-transform: scale(1.3);  -o-transform: scale(1.3);  -moz-transform: scale(1.3); -webkit-transition: all ease 1s; transition: all ease 1s; -moz-transition: all ease 1s; -o-transition: all ease 1s;}
#i_products .item:hover  .i_products_pic_bg{ top:0; -webkit-transition: all ease 1s; transition: all ease 1s; -moz-transition: all ease 1s; -o-transition: all ease 1s;}
#i_products .item:hover  .i_products_con_bg{ bottom:0; -webkit-transition: all ease 1s; transition: all ease 1s; -moz-transition: all ease 1s; -o-transition: all ease 1s;}

#i_products .item:hover  .i_products_con h1{ color:#23527C; -webkit-transition: all ease 1s; transition: all ease 1s; -moz-transition: all ease 1s; -o-transition: all ease 1s;}


/**交流培训**/
.i_training_box{ width:100%; max-width:1128px; margin:0 auto; margin-bottom:40px; overflow:hidden;}
#i_training{ width:100%; max-width:1128px; margin:0 auto;}
#i_training .item{ margin:0 14px;}
#i_training .item a{ display:block; width:100%; height:100%; }
#i_training .owl-controls {z-index:999; bottom:26px; width:100%; left:0;  position:absolute; top:50%; margin-top:-25px; height:34px;}
#i_training .owl-controls .owl-buttons div{ display: inline-block;zoom: 1;*display: inline; color:#C5C5C5; font-weight:600; font-family:"宋体"; font-size:20px; width:34px; height:34px; line-height:24px; text-align:left; float:left; border:2px solid #C5C5C5; -webkit-transition: all ease .5s; transition: all ease .5s; -moz-transition: all ease .5s; -o-transition: all ease .5s; text-indent:0px; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius: 50%;}
#i_training .owl-controls .owl-buttons div:hover{ border:2px solid #1E8EE0; -webkit-transition: all ease .5s; transition: all ease .5s; -moz-transition: all ease .5s; -o-transition: all ease .5s; color:#fff; background-color:#1E8EE0;}
#i_training .owl-wrapper-outer{ z-index:1029;}
#i_training .owl-controls .owl-page span {display: block;width:54px;height:4px;margin: 5px; background-color:#D6D6D6;}
#i_training .owl-controls .owl-page.active span, #i_training .owl-controls.clickable .owl-page:hover span {background-color: #1C8CDE;}

#i_training .owl-controls .owl-buttons .owl-next{ float:right;}
#i_training .item dt{ margin-bottom:26px; position:relative; z-index:1; border:1px solid #EDEDED; padding:12px 16px; height:150px; font-size:12px; line-height:22px; font-size:12px; color:#6A6A6A; font-weight:normal;}
#i_training .item dt span{ display:block; width:48px; height:18px; position:absolute; z-index:2; bottom:16px; right:16px; font-size:12px; color:#17BDF9; text-align:right; line-height:18px;}
#i_training .item dt i{ display:block; height:13px; width:23px; background:url(/Content/page/images/i_training_dt.png) no-repeat; position:absolute; bottom:-13px; left:20px; z-index:3;}
#i_training .item dd{ padding-left:44px; background:url(/Content/page/images/i_training_dd.png) top left no-repeat; min-height:44px;}
#i_training .item dd h1{ line-height:22px; font-size:14px; color:#101010; font-weight:normal;}
#i_training .item dd p{ font-size:12px; line-height:22px; color:#6C6C6C;}
#i_training .item:hover dt{ -webkit-box-shadow:1px 1px 10px #EFEFEF; -moz-box-shadow:1px 1px 10px #EFEFEF; box-shadow:1px 1px 10px #EFEFEF;}

.contact_share a{ display:inline-block; width:32px; height:32px; margin-right:4px;}
.contact_share a.weixin_but{}
.contact_share a.QQ_but{}
.contact_share a.xinlan_but{}
.contact_share a.QQkj_but{}
.onekey{ padding:0; margin:0; display:block; width:150px; height:32px; color:#fff; text-align:center; font-size:14px; line-height:32px; background:#1D8DDF; margin-top:15px;}
.onekey:hover{ color:#fff;}
/**底部邮箱**/
.foot_maile{ background:#28CEDC; width:100%; margin:0 auto; padding:18px 0;}
.foot_maile_box{ width:100%; position:relative; z-index:1; margin:0 auto; max-width:1100px; min-height:46px;}
.foot_maile_left{ width:100%; padding-right:240px;}
.foot_maile_left p{ font-size:14px; color:#fff; line-height:28px;}
.foot_maile_but{ color:#333333; padding-left:16px; display:block; width:236px; height:46px; line-height:46px; text-align:center; background:#F8FCFF; position:absolute; z-index:2; top:50%; margin-top:-23px; right:0;}
.foot_maile_but span{ color:#18ACF4; padding-left:4px;}
.foot_maile_but:hover{ color:#18ACF4;}


.foot{ width:100%; color:#fff; background-color:#1C9BEC; padding:24px 0 0px;}
.foot_center{ width:100%; max-width:1100px; margin:0 auto;}
.foot_tel{ width:32%; float:left;}
.foot_tel img{ max-width:100%;}
.foot_tel_but{ padding-top:20px;}
.foot_tel_but dt{ height:22px; line-height:22px; font-size:14px; color:#fff; font-weight:normal;}
.foot_tel_but dd a{ display:block; padding-left:70px; line-height:36px; font-size:24px; color:#fff; position:relative; z-index:1; height:36px;}
.foot_tel_but dd a i{ display:block; width:50px; height:18px; color:#1B9AEB; font-size:12px; line-height:18px; text-align:center; position:absolute; z-index:2; top:50%; left:0; margin-top:-9px; background:#fff; font-style:normal;}
.foot_contact{ width:40%; float:left;}
.foot_contact dt{ font-size:18px; font-weight:normal; color:#fff; line-height:34px;}
.foot_contact dd{ padding-top:12px; font-size:14px; color:#fff; line-height:24px;}
.foot_shar{ width:28%; float:right;}
.foot_shar_but{ padding-top:8px; width:100%; text-align:right;}
.foot_shar_but a{ display:inline-block; margin-left:12px;}
.foot_shar_but a:hover{-webkit-animation-name: buzz-out;animation-name: buzz-out; -webkit-animation-duration: .75s; animation-duration: .75s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: 1; animation-iteration-count: 1;}

.foot_shar_but a.weixin{ position:relative; z-index:1;}
.weixin_box{ position:absolute; width:148px; height:148px; bottom: 0px; right: 48px; padding:2px; border: 1px solid #ccc; background: #fff; z-index: 9999; display:none;}
.weixin_box i{ background:url(/Content/page/images/leftpointer.png) no-repeat; display:block; height:11px; width:6px; position:absolute; top:122px; right:-6px;}
.weixin_box img{ width:100%; height:100%;}

.foot_share{ width:100%; float:right; text-align:right; padding:10px 0;}
.foot_share a{ margin-left:4px;}

.icp{ width:100%; padding-top:40px;}
.icp p{ text-align:right;}
.icp p i{ display:inline-block;}
.icp p span{ display:inline-block;}

/**内页广告**/
.n_ad{ width:100%; height:296px; position:relative; z-index:10;}
.n_ad img{ display:none;}
.n_nav{ z-index:9; position:absolute; width:100%; max-width:1100px; bottom:0; left:50%; margin-left:-550px; height:64px; background:url(/Content/page/images/n_nav_list.png) repeat; overflow:hidden;}
.n_nav_cate{ z-index:10; position:absolute; left:0; bottom:0; height:64px; background:#005BAC; width:166px; color:#fff; text-align:center; line-height:64px; font-size:20px;}
.n_nav_cate i{ z-index:11; display:block; width:7px; height:16px; position:absolute; top:50%; right:-7px; margin-top:-8px; background:url(/Content/page/images/n_nav_cate_i.png) no-repeat;}
.n_nav_list{ width:100%; padding-left:180px; overflow:hidden; height:64px;}
.n_nav_list dt.mob_select_nav{ display:none;}
.n_nav_list dd{ float:left; text-align:center; line-height:64px; font-size:16px;}
.n_nav_list dd a{ color:#32353A; display:block; padding:0 10px; height:64px; line-height:64px;}
.n_nav_list dd a sub{ background-color:#054994; display:block; width:0; height:2px; position:relative; bottom:2px; z-index:12; -webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94); margin:0 auto; -moz-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);  -o-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94); transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);}
.n_nav_list dd a:hover{color:#026FB0;}
.n_nav_list dd a:hover sub{ width:100%;}
.n_nav_list dd a.active{color:#026FB0;}
.n_nav_list dd a.active sub{ width:100%;}


/**面包树**/
.n_breadfruit{ overflow:hidden; margin:0 auto; width:100%; max-width:1100px; margin-top:12px; height:75px; border-bottom:1px solid #E5E5E5;}

.n_breadfruit h1{ font-size:26px; height:74px; line-height:74px; font-weight:normal; color:#005bac; width:40%; float:left;}
.n_breadfruit p{ text-align:right; height:74px; line-height:74px; width:60%; float:right; font-size:12px; color:#363636; font-weight:normal; font-family:"宋体";}
.n_breadfruit p a{ line-height:74px; font-size:14px; color:#363636;}
.n_breadfruit p a:hover{ color:#0058AA;}
.n_breadfruit p b{ font-weight:normal; color:#0058AA; line-height:74px; font-size:14px;}
.n_breadfruit p span{ color:#363636;}

/**内页内容**/
.n_con{ width:100%; padding:20px 0; font-size:14px; line-height:24px; color:#313131;}
.n_con img{ max-width:100%;}

/**产品中心**/
.pro_center{ width:100%; max-width:1100px; margin:0 auto; margin-top:44px; overflow:hidden;}

.n_left_menu{ width:204px; float:left;}
.n_left_menu_list dt{ height:46px; width:204px; line-height:46px; text-indent:22px; margin-bottom:6px;}
.n_left_menu_list dt a{ display:block; height:46px; width:204px; line-height:46px; font-weight:normal; text-indent:22px; font-size:16px; color:#373737;  border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; border:1px solid #E7E7E7; -webkit-transition: all ease .5s; transition: all ease .5s; -moz-transition: all ease .5s; -o-transition: all ease .5s;}
.n_left_menu_list dt a span{ display:none;}
.n_left_menu_list dt a:hover{border:1px solid #005BAA; background-color:#005BAA; color:#fff; -webkit-transition: all ease .5s; transition: all ease .5s; -moz-transition: all ease .5s; -o-transition: all ease .5s;}
.n_left_menu_list dt.active a{border:1px solid #005BAA; background-color:#005BAA; color:#fff; -webkit-transition: all ease .5s; transition: all ease .5s; -moz-transition: all ease .5s; -o-transition: all ease .5s;}

.n_left_dd_list{ border:1px solid #E7E7E7; padding:2px 14px; margin-bottom:10px; display:none; width:204px;}
.n_left_menu_list dd{ width:100%; border-top:1px dashed #E7E7E7; line-height:36px; height:37px;}
.n_left_menu_list dd a{ display:block; width:100%; height:36px; line-height:36px; text-indent:8px; font-size:12px; color:#373737;}
.n_left_menu_list dd a:hover{ -webkit-transition: all ease .5s; transition: all ease .5s; -moz-transition: all ease .5s; -o-transition: all ease .5s; color:#005BAA;}

.n_right{ width:890px; float:right; overflow:hidden;}

/**产品列表**/
.n_pro_list{ width:100%; padding:20px; border:1px solid #E6E6E6; margin-bottom:24px;}
.n_pro_list dt{ width:20%; float:left; overflow:hidden;}
.n_pro_list dt img{ width:100%; -webkit-transition: all ease 1.5s; transition: all ease 1.5s; -moz-transition: all ease 1.5s; -o-transition: all ease 1.5s;}
.n_pro_list dd{ width:80%; float:right; padding-left:30px;}
.n_pro_list dd h1{ font-size:16px; color:#343434; line-height:30px; font-weight:normal; -webkit-transition: all ease .5s; transition: all ease .5s; -moz-transition: all ease .5s; -o-transition: all ease .5s;}
.n_pro_con{ padding-top:6px; font-size:12px; line-height:24px; color:#848484; overflow:hidden; height:72px;}

.n_pro_list dd span.more{ display:block; width:118px; height:32px; margin-top:20px; border:1px solid #EDEDED; text-align:center; font-size:14px; color:#000; line-height:30px;  -webkit-transition: all ease .5s; transition: all ease .5s; -moz-transition: all ease .5s; -o-transition: all ease .5s;}

.n_pro_list:hover dd span.more{ background-color:#F39801; color:#fff;  -webkit-transition: all ease .5s; transition: all ease .5s; -moz-transition: all ease .5s; -o-transition: all ease .5s;}
.n_pro_list:hover dd h1{ color:#065BB6; -webkit-transition: all ease .5s; transition: all ease .5s; -moz-transition: all ease .5s; -o-transition: all ease .5s;}
.n_pro_list:hover dt img{ transform: scale(1.3); -webkit-transform: scale(1.3);  -o-transform: scale(1.3);  -moz-transform: scale(1.3); -webkit-transition: all ease 1.5s; transition: all ease 1.5s; -moz-transition: all ease 1.5s; -o-transition: all ease 1.5s;}


/**产品详情**/
.proinfo_top{ width:100%; overflow:hidden;}
.proinfo_pic{ width:30%; float:left; border:1px solid #CBCBCB; overflow:hidden;}
.proinfo_pic img{ width:100%;  -webkit-transition: all ease 2s; transition: all ease 2s; -moz-transition: all ease 2s; -o-transition: all ease 2s;}
.proinfo_pic:hover img{transform: scale(1.3); -webkit-transform: scale(1.3);  -o-transform: scale(1.3);  -moz-transform: scale(1.3); -webkit-transition: all ease 2s; transition: all ease 2s; -moz-transition: all ease 2s; -o-transition: all ease 2s;}
.proinfo_right{ width:70%; float:right; padding:0 16px 0 30px;}
.proinfo_right_title{ border-bottom:1px solid #C5C5C5; width:100%;}
.proinfo_right .proinfo_right_title h1{ line-height:40px; font-size:20px; color:#333333; font-weight:normal;}
.proinfo_right .proinfo_right_title span{ font-size:14px; line-height:30px; color:#656565;}
.proinfo_con{ font-size:14px; color:#323232; line-height:30px; padding:10px 0;}

/**tab**/
.proinfo_tab{ width:100%; margin-top:50px; overflow:hidden;}
.proinfo_tab_list{ width:100%; margin-bottom:10px;}
.proinfo_tab_title{ display:none;}

.proinfo_tab_list li{ width:180px; height:40px; font-size:16px; color:#000; background:#E6E6E6; text-align:center; cursor:pointer; margin-right:6px; float:left; line-height:40px; -webkit-transition: all ease .5s; transition: all ease .5s; -moz-transition: all ease .5s; -o-transition: all ease .5s;}
.proinfo_tab_list li:hover{background:#1D8DDF; color:#fff; -webkit-transition: all ease .5s; transition: all ease .5s; -moz-transition: all ease .5s; -o-transition: all ease .5s;}
.proinfo_tab_list li.active{ background:#1D8DDF; color:#fff; -webkit-transition: all ease .5s; transition: all ease .5s; -moz-transition: all ease .5s; -o-transition: all ease .5s;}

.proinfo_tab_con_list{ width:100%; padding:10px 10px 20px; font-size:14px; line-height:30px; color:#323232;}
.proinfo_tab_con_list img{ max-width:100%;}
.g_hide{ display:none;}


.n_right_news_bottom{ height:140px; border-top:1px solid #CDCDCD; width:100%;}
.n_right_news_bottom_link{ width:60%; height:84px; float:left; border-top:16px solid #fff;}
.n_right_news_bottom_link p{ position:relative; line-height:36px; z-index:9; padding-left:18px;}
.n_right_news_bottom_link p span{ display:inline-block; width:13px; height:12px; position:absolute; left:0; top:50%; margin-top:-5px; z-index:99;}
.n_right_news_bottom_link p span.prve{ background:#D9D9D9 url(/Content/page/images/bottom_link1.png) no-repeat;}
.n_right_news_bottom_link p span.next{ background:#D9D9D9 url(/Content/page/images/bottom_link2.png) no-repeat;}
.n_right_news_bottom_link p a{ color:#333333; font-size:14px; line-height:36px;}
.n_right_news_bottom_link p:hover span.prve{ background:#0C67B8 url(/Content/page/images/bottom_link1.png) no-repeat;}
.n_right_news_bottom_link p:hover span.next{ background:#0C67B8 url(/Content/page/images/bottom_link2.png) no-repeat;}
.n_right_news_bottom_link p:hover a{ color:#0C67B8;}

.n_right_news_bottom_share{ width:40%; height:64px; float:right; border-top:36px solid #fff; position:relative;}
.n_right_news_bottom_share a.new_back{ display:block; width:142px; height:42px; position:absolute; top:-5px; right:0px; background:url(/Content/page/images/new_back.jpg) no-repeat;}

/**联系我们**/
.n_contact{ width:100%; max-width:1100px; margin:50px auto; overflow:hidden; }

/**地图**/

.map_div{ width:62.5%; float:right; padding-left:16px; overflow:hidden;}
.map_div img{ width:100%;}
.map_search{ width:37.5%; float:left; margin-top:6px;}
.map_search_but{ width:100%; border-top:1px solid #E1E3E2; border-bottom:1px solid #E1E3E2; padding:10px;}
.map_search_but p{ font-size:14px; line-height:24px; color:#005BAC;}
.map_search_but dt{ float:left; margin:10px 0;}
.map_search_but dt .map_select{ outline:none; margin-right:4px; width:132px; padding:8px 0; text-indent:6px; font-size:12px; color:#666666; border:1px solid #EDEDED;}
.map_search_but dd{ float:left; margin:10px 0;}
.map_search_but dd .map_submit{ width:96px; height:36px; font-size:12px; line-height:36px; text-align:center; color:#fff; border:none; background:#F5A31C; cursor:pointer;}
.map_search_but span{ font-size:12px; line-height:24px; color:#656565; display:block;}

.map_search_list{ width:100%; float:left; padding:10px; border-bottom:1px solid #E1E3E2;}
.map_search_list dt{ font-size:14px; line-height:24px; color:#666666; font-weight:600;}
.map_search_list dd{ font-size:12px; line-height:24px; color:#666666;}
.map_search_list a.show_map{ display:block; width:120px; height:28px; line-height:28px; border:1px solid #E1E1E1; background:#F5F5F5 url(/Content/page/images/map_search_but.png) 12px center no-repeat; font-size:12px; color:#005BAC; text-align:center; padding-left:22px;}
.map_search_list a:hover{ color:#005BAC;}

.all_page{ height:22px; margin:16px 0; width:100%; text-align:center; float:left;}
.all_page a{ border:1px solid #E1E1E1; padding:4px 6px; font-size:12px; color:#444444; margin:0 2px; background:#fff;}
.all_page a.prev{ font-family:"宋体"; padding:6px 6px;}
.all_page a.next{ font-family:"宋体"; padding:6px 6px;}

/**联系方式**/
.contact_map{ width:100%; max-width:1100px; margin:0 auto; overflow:hidden; height:430px;  margin-top:40px; margin-bottom:36px;}
.contact_service{ width:100%; max-width:1100px; margin:0 auto; overflow:hidden; border:1px solid #EAEAE8; margin-bottom:30px;}
.service_line{ width:420px; background-color:#F4F4F4; float:left; padding-left:24px; padding-bottom:16px; border-right:1px solid #EAEAE8;}
.service_line h1{ font-size:20px; line-height:62px; font-weight:normal; color:#000;}
.service_line p.line_tel{ background:url(/Content/page/images/service_line.png) center left no-repeat; padding-left:46px;}
.service_line p a{ font-size:30px; line-height:52px; color:#1D8DDF;}
.service_line p span{ font-size:14px; color:#676767; line-height:34px;}
.service_share{ float:left;}
.service_share .wei_xin_dl{ text-align:center; width:260px; float:left; height:156px; padding-top:16px;}
.service_share .wei_xin_dl dt{ text-align:center; width:112px; height:112px; margin:0 auto;}
.service_share .wei_xin_dl dt img{ max-width:100%;}
.service_share .wei_xin_dl dt img:hover{-webkit-animation-name: buzz-out;animation-name: buzz-out; -webkit-animation-duration: .75s; animation-duration: .75s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: 1; animation-iteration-count: 1;}
.service_share .wei_xin_dl dd{ line-height:28px; text-align:center; font-size:14px; color:#333333;}
.service_share .share_dl{ width:190px; float:left; padding-top:16px;}
.service_share .share_dl dt{ font-size:14px; line-height:34px; color:#676767; font-weight:normal;}
.service_share .share_dl dd{}

.contact_way{ width:100%; max-width:1100px; margin:0 auto; overflow:hidden; border:1px solid #EAEAE8; margin-bottom:30px; padding:8px 0px 24px 24px;}
.contact_way h1{ font-size:20px; line-height:74px; color:#333333; font-weight:normal;}
.contact_way_left{ float:left; line-height:30px; font-size:14px; color:#333;}
.contact_way_right{ float:left; line-height:30px; font-size:14px; color:#333; padding-left:90px;}

/**荣誉资质**/
.honor_list{ width:100%;}
.honor_list li{ width:33.33%; padding:0 18px; float:left; margin-bottom:22px;}
.honor_list li a{ display:block; width:100%;}
.honor_list li .honor_pic{ width:100%; border:1px solid #EDEDED; padding:10px;}
.honor_list li .honor_pic_box{width:100%; overflow:hidden;}
.honor_list li .honor_pic_box img{ width:100%; -webkit-transition: all ease 1.5s; transition: all ease 1.5s; -moz-transition: all ease 1.5s; -o-transition: all ease 1.5s;}
.honor_list li p{ text-align:center; padding:10px 0;line-height:20px; height:80px; text-align:center; font-size:14px; color:#000;}
.honor_list li:hover .honor_pic_box img{ transform: scale(1.3); -webkit-transform: scale(1.3);  -o-transform: scale(1.3);  -moz-transform: scale(1.3); -webkit-transition: all ease 1.5s; transition: all ease 1.5s; -moz-transition: all ease 1.5s; -o-transition: all ease 1.5s;}
.honor_list li:hover p{ color:#005bac;}


/**物资需求**/
.n_material{ width:100%; }
.material{width:100%; margin:0 auto; padding:0;  margin-bottom:30px;}
.material_list_plan { width:100%; margin:0 auto;}
.material_list { width:100%;}
.material_list li { margin:0; padding:0; overflow:hidden; width:100%;}
.material_list ul {cursor:pointer; width:100%; overflow: hidden;}
.material_list ul li { padding-right:20px; overflow:hidden; padding-left:0px; height:52px; line-height:52px; background-color:#F5F5F5; margin-bottom:18px; position:relative;}
.material_list ul li span{ display:inline-block; height:52px; line-height:52px; padding:0 4px 0 10px; font-size:14px; color:#333; border-right:3px solid #fff;}
.material_list ul li:after{ content:"\e040"; top:0;  position:absolute; right:10px; font-weight:normal; font-family: 'icomoon'; font-size:24px;}

.material_list ul.select li{ background-color:#005BAC; margin-bottom:0; color:#fff; -webkit-transition: all ease .5s; transition: all ease .5s; -moz-transition: all ease .5s; -o-transition: all ease .5s;}
.material_list ul.select li span{ color:#fff;}
.material_list ul.select li:after{ content:"\e041"; }

.material_detail {  display:none; overflow: hidden; padding:10px 0px; }


.material_con{color:#3A3A3A; font-size:14px; line-height:32px; width:100%; padding-bottom:0px; position:relative; z-index:9;}

.material_con a{ display:block; width:140px; height:42px; position:absolute; right:0px; bottom:10px; z-index:99; background-color:#F39801; border-radius:20px; -webkit-border-radius:20px; -moz-border-radius: 20px; color:#fff; line-height:42px; font-size:16px; padding-left:80px;}
.material_con a:after{ content:"\e001";  position:absolute; left:20px; font-weight:normal; font-family: 'icomoon'; font-size:32px;}
.material_con a:hover{ background-color:#005BAC; -webkit-transition: all ease .5s; transition: all ease .5s; -moz-transition: all ease .5s; -o-transition: all ease .5s;}

/**新闻中心**/
.n_news_box{ width:100%; max-width:1100px; margin:0 auto; overflow:hidden;}
/**有图新闻**/
.n_pic_news{ width:100%; }
#pic_news{margin:20px 0 10px;}
#pic_news .item{ margin:10px 6px;}
#pic_news li{ padding:12px; -webkit-transition: all ease .5s; transition: all ease .5s; -moz-transition: all ease .5s; -o-transition: all ease .5s;}
#pic_news li .n_news_pic{ width:100%; overflow:hidden;}
#pic_news li .n_news_pic img{ width:100%; -webkit-transition: all ease 1.5s; transition: all ease 1.5s; -moz-transition: all ease 1.5s; -o-transition: all ease 1.5s;}
#pic_news li .n_news_con{ padding-top:6px;}
#pic_news li .n_news_con h1{ line-height:38px; font-size:14px; color:#000000; font-weight:normal; overflow:hidden; white-space:nowrap; text-overflow: ellipsis;}
#pic_news li .n_news_con span{ font-size:12px; color:#ADADAD; line-height:24px; }
#pic_news li .n_news_con .n_news_txt{ min-height:70px; line-height:20px; color:#7C7C7C; font-size:12px; padding-top:10px;}
#pic_news li .n_news_con b{ display:block; width:24px; height:24px; background-color:#E0E0E0; font-weight:normal; color:#555555; font-family:"宋体"; text-align:center; line-height:24px; font-size:12px; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius: 50%; margin-top:10px; -webkit-transition: all ease .5s; transition: all ease .5s; -moz-transition: all ease .5s; -o-transition: all ease .5s;}

#pic_news li:hover{-webkit-box-shadow:0 0 14px #DFDFDF;   -moz-box-shadow:0 0 14px #DFDFDF;   box-shadow:0 0 14px #DFDFDF; -webkit-transition: all ease .5s; transition: all ease .5s; -moz-transition: all ease .5s; -o-transition: all ease .5s;}
#pic_news li:hover .n_news_con b{ background-color:#F19703; color:#fff; -webkit-transition: all ease .5s; transition: all ease .5s; -moz-transition: all ease .5s; -o-transition: all ease .5s;}
#pic_news li:hover .n_news_pic img{transform: scale(1.3); -webkit-transform: scale(1.3);  -o-transform: scale(1.3);  -moz-transform: scale(1.3); -webkit-transition: all ease 1.5s; transition: all ease 1.5s; -moz-transition: all ease 1.5s; -o-transition: all ease 1.5s;}
/**无图新闻**/
.n_news_list{ width:100%;}
.n_news_list li{ width:25%; float:left; padding:0 16px; margin-bottom:32px;}
.n_news_list li a{ display:block; width:100%; border:1px solid #EFEFEF; -webkit-box-shadow:5px 5px 10px #F6F6F6;   -moz-box-shadow:5px 5px 10px #F6F6F6;   box-shadow:5px 5px 10px #F6F6F6; padding:12px;}
.n_news_list li p{font-size:12px; color:#ADADAD; line-height:24px;}
.n_news_list li span{font-size:12px; color:#ADADAD; line-height:24px;}
.n_news_list li h1{ line-height:28px; font-size:14px; color:#000000; font-weight:normal; overflow:hidden; white-space:nowrap; text-overflow: ellipsis;}
.n_news_list li .n_news_txt{ min-height:90px; line-height:20px; color:#7C7C7C; font-size:12px; padding-top:10px; padding-bottom:20px;}

.all_more{ width:100%; padding:0 18px;}
.n_news_more{ display:block; width:100%; height:40px; line-height:40px; text-align:center; font-size:14px; color:#000; background-color:#DCDCDC; margin-bottom:50px; -webkit-transition: all ease .5s; transition: all ease .5s; -moz-transition: all ease .5s; -o-transition: all ease .5s;}
.n_news_more:hover{ background-color:#005BAC; -webkit-transition: all ease .5s; transition: all ease .5s; -moz-transition: all ease .5s; -o-transition: all ease .5s; color:#fff;}

/**新闻详情**/
.n_news_detail{ width:100%; margin:0 auto;}
.n_news_detail_top{ padding:20px 0 10px; border-bottom:1px solid #CDCDCD; width:100%;}
.n_news_detail_top p{ color:#005BAC; font-size:18px;  text-align:center; line-height:28px; padding:8px 0;}
.n_news_detail_top span{ font-size:12px; line-height:24px; color:#999999; font-weight:normal; font-family:"宋体"; margin:0 auto; text-align:center; display:block; width:100%;}


/**视频**/
.video_box{ width:100%; max-width:1100px; margin:0 auto; margin-top:30px; padding:0 10px}
.video-js{ width:100%; height:566px; margin:0 auto; text-align:center; }
.video_list{ overflow:hidden; width:100%; max-width:1134px; margin:0 auto; margin-top:20px;}
.video_list li{ width:33.33%; float:left; cursor:pointer; padding:0 18px; margin-bottom:20px;}
.video_list li a{ display:block; width:100%; border:1px solid #ddd; overflow:hidden;}
.video_list li .video_pic{ width:100%; position:relative; z-index:9; overflow:hidden;}
.video_list li .video_pic img{ width:100%; -webkit-transition: all ease 1.5s; transition: all ease 1.5s; -moz-transition: all ease 1.5s; -o-transition: all ease 1.5s;}
.video_list li p{ line-height:36px; text-align:center; font-size:14px; color:#333;}
.video_list li .video_pic .video_icon{ width:100%; height:100%; position:absolute; left:0; top:-100%; background:url(/Content/page/images/mob_nav_bg.png) repeat; -webkit-transition: all ease .5s; transition: all ease .5s; -moz-transition: all ease .5s; -o-transition: all ease .5s;}
.video_list li .video_pic .video_icon i{ display:block; width:56px; height:56px; position:absolute; z-index:99; top:50%; left:50%; margin-left:-28px; margin-top:-28px; background:url(/Content/page/images/smt.png) no-repeat;}
.video_list li:hover .video_pic img{ width:100%; transform: scale(1.3); -webkit-transform: scale(1.3);  -o-transform: scale(1.3);  -moz-transform: scale(1.3); -webkit-transition: all ease 1.5s; transition: all ease 1.5s; -moz-transition: all ease 1.5s; -o-transition: all ease 1.5s;}
.video_list li:hover .video_pic .video_icon{ top:0;  -webkit-transition: all ease .5s; transition: all ease .5s; -moz-transition: all ease .5s; -o-transition: all ease .5s;}
.video_list li:hover p{ -webkit-transition: all ease .5s; transition: all ease .5s; -moz-transition: all ease .5s; -o-transition: all ease .5s; color:#fff; background:#005bac;}

.video_more{width:100%; margin:0 auto; margin-bottom:0px; max-width:1100px; overflow:hidden;}
.video_more a{display:block; width:100%; height:40px; line-height:40px; text-align:center; font-size:14px; color:#000; background-color:#DCDCDC; margin-bottom:30px; -webkit-transition: all ease .5s; transition: all ease .5s; -moz-transition: all ease .5s; -o-transition: all ease .5s;}
.video_more a:hover{ background-color:#005BAC; -webkit-transition: all ease .5s; transition: all ease .5s; -moz-transition: all ease .5s; -o-transition: all ease .5s; color:#fff;}


/**校园招聘**/
.campus_recruiting{ overflow:hidden;}

.recruit_form h1{ font-size:18px; font-weight:normal; color:#005bac; line-height:28px; margin-top:10px; padding:10px 0;}
.form_box{ width:100%; border:1px solid #EAEAEA; background-color:#FBFBFB; padding:10px;}
.baseinfor{ float:right; width:80%; padding-right:10px;}
.form_box ul{ width:100%;}
.form_box ul li{ width:100%; margin-top:10px;}
.form_box ul li .recruit-colspan4{ width:25%; float:left; position:relative; padding-left:86px; padding-right:30px;}
.form_box ul li .recruit-colspan3{ width:33.33%; float:left; position:relative; padding-left:112px; padding-right:30px;}
.form_box ul li .recruit-colspan3-1{ width:33.33%; float:left; position:relative; padding-left:30px; padding-right:30px;}
.form_box ul li .recruit-colspan3-2{ width:33.33%; float:left; position:relative; padding-left:150px; padding-right:30px;}
.form_box ul li .recruit-colspan2{ width:50%; float:left; position:relative; padding-left:150px; padding-right:30px;}
.form_box ul li .recruit-colspan1{ width:100%; float:left; position:relative; padding-left:150px; padding-right:30px;}
.form_box ul li .recruit-colspan1-1{ width:100%; float:left; position:relative; padding-left:112px; padding-right:30px;}
.form_box ul li .recruit-colspan1-2{ width:100%; float:left; position:relative; padding-left:196px; padding-right:30px;}
.form_box ul li .recruit-colspan2-1{ width:50%; float:left; position:relative; padding-left:86px; padding-right:30px;}
.form_box ul li .recruit-colspan4-1{ width:25%; float:left; position:relative; padding-left:110px; padding-right:30px;}


.recruit-item-label{ width:150px; line-height: 35px; position: absolute; top: 0px; left: 0px;  text-align: right;}
.recruit-item-label2{ width:112px; line-height: 35px; position: absolute; top: 0px; left: 0px;  text-align: right;}
.recruit-item-label3{ width:196px; line-height: 35px; position: absolute; top: 0px; left: 0px;  text-align: right;}
.recruit-item-label4{ width:86px; line-height: 35px; position: absolute; top: 0px; left: 0px;  text-align: right;}
.recruit-item-label4-1{ width:110px; line-height: 35px; position: absolute; top: 0px; left: 0px;  text-align: right;}
.recruit-item-label3-1{ width:30px; line-height: 35px; position: absolute; top: 0px; left: 0px;  text-align: right;}
.recruit-item-label3-2{ width:150px; line-height: 35px; position: absolute; top: 0px; left: 0px;  text-align: right;}
.recruit-item-input{    height: 35px; border: 1px solid #e1e1e1; padding: 2%; width: 100%; margin-bottom:6px;}
.recruit-item-input2{    height: 35px; border: 1px solid #e1e1e1; padding: 2%; width:120px; margin-top:-6px; float:left; margin-left:6px;}
.baseinfor li dl { padding-top:10px; position:relative; padding-left:56px; z-index:9;}
.baseinfor li dl dt{ position:absolute; left:0; top:10px; width:56px; height:30px; line-height:30px; z-index:99; font-weight:normal;}
.baseinfor li dl dd{ width:100%;}
.baseinfor li dl dd span{ float:left; display:block; padding:4px 10px;}
.basepic{ float:right; width:20%; text-align:center;}
.recruit-item-checkbox{ width:160px; float:left; text-align:left; margin-top:10px;}
.recruit-item-checkbox2{ width:400px;}
.recruit-item-checkbox .checkbox{ display:block; float:left; text-align:left;}
.recruit-item-checkbox label{ font-weight:normal; display:block; float:left; text-align:left;}

.recruit-ico-add,.recruit-ico-decr{ position: absolute; top: 7px;  right: 6px; width: 21px; height: 21px;  cursor: pointer;}
.recruit-ico-add{ background: url("/Content/page/images/ico_add.png") 0 0 no-repeat;}
.recruit-ico-decr{ background: url("/Content/page/images/ico_decr.jpg") 0 0 no-repeat;}
.table_title{ height:44px; line-height:44px; background-color:#EBEBEB; font-size:16px; color:#333333; text-indent:12px;}
.table_title_p{ font-size:14px; line-height:26px; color:#333333; padding:8px 0;}
.recruit-item-textarea{ width:100%; border:1px solid #E5E5E5; background-color:#fff; height:100px;}
.percent{ position: absolute; top: 7px;  right:36px; width: 21px; height: 21px;  cursor: pointer; text-align:center; font-size:14px; color:#333;}
.recruit-unit{ position: absolute; top: 7px; font-weight:normal;  right:-8px; width: 38px; height: 21px;  cursor: pointer; text-align:center; font-size:14px; color:#333;}
.recruit-magin20{ margin-top:20px;}
.recruit-form-foot{ line-height:30px; font-size:14px; color:#333; padding:10px 0;}
.recruit-form-foot1{ line-height:30px; font-size:14px; color:#333;}

.work_experience_add,.work_experience_decr { position: absolute; top: 11px;  right: 6px; width: 21px; height: 21px;  cursor: pointer;}

.recruit-btn-submit{margin: 30px auto; background-color: #54ADF1;     width: 97px; height: 35px; line-height: 35px; color: #fff; text-align: center; display: block; border: none; font-size:14px;}

/**社会招聘内容**/
.recruit_con{ font-size:16px; color:#333; line-height:28px; padding:16px 0;}
.family_situation{ width:100%;}
.family_situation tr th{ text-align:center; background-color:#EBEBEB; line-height:30px; padding:6px 0; font-weight:normal; font-size:16px; color:#333;}
.family_situation tr td{ border:1px solid #EAEAEA; background-color:#fff; text-align:center; font-size:14px; color:#333; line-height:46px;}
.family-item-input{ width:100%; height:100%; border:none; background-color:#fff; text-indent:6px;}


.work_experience{ position:relative;}
.work_experience_add,.work_experience_decr { position: absolute; top: 11px;  right: 6px; width: 21px; height: 21px;  cursor: pointer;}
.work_experience_add { background: url("/Content/page/images/ico_add.png") 0 0 no-repeat;}
.work_experience_decr{ background: url("/Content/page/images/ico_decr.jpg") 0 0 no-repeat;}

/**职位搜索**/
.job_search{ margin-top:20px;}
.job_search_left{ width:1100px; }
.job_search_box{ border:1px solid #ECECEC; background-color:#F8F8F8; padding-left:50px; padding-top:16px;}
.job_search_keyword{ max-width:680px; position:relative; height:38px; z-index:9; padding:0 142px 0 80px ;}
.job_search_keyword span{ width:80px; position:absolute; top:0; left:0; z-index:99; height:28px; line-height:28px; text-align:right; color:#000000; font-size:12px; display:block;}
.job_search_keyword .job_search_text{ width:100%; height:28px; font-size:12px; color:#000; text-indent:6px; border:1px solid #C5C5C5;}
.job_search_keyword b{ color:#9C9C9C; font-size:12px; line-height:28px; font-weight:normal; width:142px; position:absolute; right:0; top:0; height:28px; display:block; padding-left:4px;}

.job_search_position{ max-width:530px;}
.job_search_industry{ width:218px; float:left; position:relative; height:38px; z-index:9; padding-left:80px;}
.job_search_industry_select{ width:100%; line-height:28px; height:28px;}
.job_search_industry span{ width:80px; position:absolute; top:0; left:0; z-index:99; height:28px; line-height:28px; text-align:right; color:#000000; font-size:12px; display:block; }

.job_search_add{ width:312px; float:left; position:relative; height:38px; z-index:9; padding-left:80px;}
.job_search_add span{ width:80px; position:absolute; top:0; left:0; z-index:99; height:28px; line-height:28px; text-align:right; color:#000000; font-size:12px; display:block;}
.job_search_add_select{ width:50%; line-height:28px; height:28px; float:left;}
.job_search_add_select1{ width:49%; line-height:28px; height:28px; float:left; margin-left:1%}

.job_search_right{ width:280px; float:right;}
.job_search_right dl{ width:100%;}
.job_search_right dl dt{ height:54px; line-height:54px; font-size:16px; color:#000;}
.job_search_right dl dd{}
.job_search_right dl dd h1{ line-height:22px; font-size:12px; color:#666978; padding-left:26px; font-weight:normal; position:relative;}
.job_search_right dl dd p{ line-height:22px; font-size:12px; color:#000; padding-left:26px; font-weight:normal; }
.job_search_right dl dd h1.email:before{ content:"\e921"; color:#63B1FF;  position:absolute; left:0px; font-weight:normal; font-family: 'icomoon'; font-size:16px;}
.job_search_right dl dd h1.tel:before{ content:"\e942"; color:#63B1FF;  position:absolute; left:0px; font-weight:normal; font-family: 'icomoon'; font-size:16px;}
.job_search_right dl dd h1.add:before{ content:"\f060"; color:#63B1FF;  position:absolute; left:3px; font-weight:normal; font-family: 'icomoon'; font-size:16px;}
.job_search_right dl dd .job_search_right_contact{ width:100%; position:relative; overflow:hidden; z-index:9; margin-top:30px;}
.job_search_right dl dd .job_search_right_contact a img{ width:100%;}
.job_search_right dl dd .job_search_right_contact a p{ position:absolute; bottom:0; left:0; height:30px; line-height:30px; text-align:center; font-size:14px; background:url(/Content/page/images/job_search_right_contact.png) repeat; z-index:99; width:100%; color:#fff;}

/**职位列表**/
.job_search_list{ width:100%; margin:26px auto 30px; padding:0;}
.job_list_plan { width:100%; margin:0 auto;}

.job_top{ height:56px; line-height:54px; background:#F3F3F3; width:100%; overflow: hidden; border:1px solid #EDEDED; margin-bottom:2px;}
.job_top dd{ float: left; line-height:54px; color:#000; font-size:14px; font-weight:600; text-align:center;}
.job_top dd.job_list1{width:30%;}
.job_top dd.job_list2{width:20%;}
.job_top dd.job_list3{width:25%;}
.job_top dd.job_list4{width:25%;}

.job_list { width:100%;}
.job_list li { margin:0; padding:0; overflow:hidden; width:100%; margin-top:12px;}
.job_list ul {cursor:pointer; width:100%; overflow: hidden;}
.job_list ul li {margin-top:0; text-align:center; float:left; height:52px; line-height:52px; background-color:#F5F5F5;  position:relative;}

.job_list ul li.job_list1{width:30%;}
.job_list ul li.job_list2{width:20%;}
.job_list ul li.job_list3{width:25%;}
.job_list ul li.job_list4{width:25%;}

.job_list ul li.job_list4:after{ content:"\e912";  position:absolute; right:20px; font-weight:normal; font-family: 'icomoon'; font-size:24px;}
.job_list ul.select li{ background-color:#005BAC; color:#fff; -webkit-transition: all ease .5s; transition: all ease .5s; -moz-transition: all ease .5s; -o-transition: all ease .5s;}
.job_list ul.select li.job_list4:after{ content:"\e911"; }
.job_detail {  display:none; overflow: hidden; padding:10px 20px; border:1px solid #E8E8E8; border-top:none; }
.job_con{color:#3A3A3A; font-size:14px; line-height:32px; width:100%; padding-bottom:10px; position:relative; z-index:9;}


/**售后申请**/
.aftermarket_form{ padding:0 0px; width:100%; margin:30px auto; max-width:1100px;}
.aftermarket_colspan3{ float:left; width:33.33%; padding:0 16px; position:relative; z-index:1; margin-bottom:20px;}
.aftermarket_colspan2{ float:left; width:50%; padding:0 16px; position:relative; z-index:1; margin-bottom:20px;}
.aftermarket_colspan1{ float:left; width:100%; padding:0 16px; position:relative; z-index:1; margin-bottom:20px;}
.aftermarket_input{ width:100%; border:1px solid #D2D0D1; height:46px; line-height:44px;}
.aftermarket_textarea{ width:100%; border:1px solid #D2D0D1; height:250px; text-indent:124px; padding:10px;}
.aftermarket_select{ width:100%; position:relative; z-index:5;}
.aftermarket_select dt{ text-indent:16px; width:100%; border:1px solid #D2D0D1; height:46px; line-height:44px; font-weight:normal; cursor:pointer; position:relative;}
.aftermarket_select dt:after{ content:"\e915";  position:absolute; right:10px; font-weight:normal; font-family: 'icomoon'; font-size:20px;}
.aftermarket_select_list{ background-color:#fff; position:absolute; top:46px; left:0; width:100%; border:1px solid #D2D0D1; border-top:none; z-index:6; padding:10px 0; display:none;}
.aftermarket_select dd{ cursor:pointer; line-height:32px; font-size:14px; color:#333; text-indent:8px;}
.aftermarket_select dd:hover{ background:#005BAC; color:#fff;}
.tip_titile{ display:block; height:44px; line-height:44px; text-align:right; font-size:14px; color:#333; position:absolute; top:0; left:16px; z-index:5;}
.tip_titile b{ color:#004096;}
.pading96{ padding-left:96px;}

.width96{ width:96px;}
.width124{ width:124px;}
.z_index7{ z-index:7;}
.z_index8{ z-index:8;}
.aftermarket_submit{ width:126px; height:48px; line-height:48px; text-align:center; color:#fff; font-size:14px; background-color:#005BAC; border:none; float:left; margin-right:12px; margin-left:16px;}
.aftermarket_reset{ width:126px; height:48px; line-height:48px; text-align:center; color:#fff; font-size:14px; background-color:#F3A51F; border:none; float:left;}
.aftermarket_form h1{ font-size:18px; line-height:70px; color:#005BAC; font-weight:normal; padding-left:16px;}

/**使用说明**/
.explanation{ width:100%; max-width:1100px; margin:0 auto; overflow:hidden; margin-top:40px;}
.explanation_list{ width:100%; position:relative; height:66px; z-index:1; margin-bottom:18px;}
.explanation_list dt{ font-weight:normal; text-align:center; width:96px; border:1px solid #E8E8E8; background-color:#FAFAFA; height:66px; position:absolute; z-index:2; color:#353535; -webkit-transition: all ease .5s; transition: all ease .5s; -moz-transition: all ease .5s; -o-transition: all ease .5s;}
.explanation_list dt strong{ font-size:30px; line-height:42px; font-weight:normal; text-align:center;}
.explanation_list dt p{ font-size:12px; line-height:16px; text-align:center;}
.explanation_list dd{ width:100%; height:66px; padding-left:98px;}
.explanation_list dd .explanation_txt{ width:100%; height:66px; border:1px solid #E8E8E8; color:#353535; background-color:#FAFAFA; padding:10px; -webkit-transition: all ease .5s; transition: all ease .5s; -moz-transition: all ease .5s; -o-transition: all ease .5s; position:relative;}

.explanation_list dd .explanation_txt:after{ content:"\e91d"; top:10px; color:#7BA9DB;  position:absolute; right:10px; font-weight:normal; font-family: 'icomoon'; font-size:32px;}

.explanation_list dd .explanation_txt p{ line-height:46px; overflow:hidden; font-size:14px; white-space:nowrap; text-overflow: ellipsis; padding-right:42px;}
.explanation_list:hover dt{ background-color:#005BAC; color:#fff; -webkit-transition: all ease .5s; transition: all ease .5s; -moz-transition: all ease .5s; -o-transition: all ease .5s;}
.explanation_list:hover dd .explanation_txt{ background-color:#005BAC; color:#fff; -webkit-transition: all ease .5s; transition: all ease .5s; -moz-transition: all ease .5s; -o-transition: all ease .5s;}
.explanation_list:hover dd .explanation_txt:after{ color:#fff;}

@media (max-width: 1320px){
	/**首页产品**/
    .i_products_box{ padding:0 10px; overflow:hidden;}
    #i_products{ padding:0 60px;}
	

}

@media (max-width: 1100px){
	.container,.n_breadfruit,.contact_map,.video_box,.video_more{ padding:0 10px;}
	
	/**内页广告**/
	.n_nav{ position:absolute; width:100%; max-width:1100px; bottom:0; left:0; margin-left:0px; }

	/**产品中心**/
	.pro_center{padding:0 10px; width:100%; max-width:1100px; margin:0 auto; margin-top:20px;}
	
	.n_left_menu{ width:100%; float:none;}
	.n_left_menu_list dt{ height:46px; width:100%; line-height:46px; text-indent:22px; margin-bottom:6px; -webkit-transition: all ease .5s; transition: all ease .5s; -moz-transition: all ease .5s; -o-transition: all ease .5s; color:#005BAA;}
	.n_left_menu_list dt a{ display:block; height:46px; width:100%; line-height:46px; font-weight:normal; text-indent:22px; font-size:16px; color:#373737;  border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; border:1px solid #E7E7E7; -webkit-transition: all ease .5s; transition: all ease .5s; -moz-transition: all ease .5s; -o-transition: all ease .5s;}
	.n_left_menu_list dt a:hover{border:1px solid #005BAA; background-color:#005BAA; color:#fff; -webkit-transition: all ease .5s; transition: all ease .5s; -moz-transition: all ease .5s; -o-transition: all ease .5s;}
	.n_left_menu_list dt.active a{border:1px solid #005BAA; background-color:#005BAA; color:#fff; -webkit-transition: all ease .5s; transition: all ease .5s; -moz-transition: all ease .5s; -o-transition: all ease .5s;}
	
	.n_left_dd_list{ border:1px solid #E7E7E7; padding:2px 14px; margin-bottom:10px; display:none; width:100%; color:#005BAA;}
	.n_left_menu_list dd{ width:100%; border-top:1px dashed #E7E7E7; line-height:36px; height:37px;}
	.n_left_menu_list dd a{ display:block; width:100%; height:36px; line-height:36px; text-indent:8px; font-size:12px; color:#373737;}
	.n_left_menu_list dd a:hover{ -webkit-transition: all ease .5s; transition: all ease .5s; -moz-transition: all ease .5s; -o-transition: all ease .5s; color:#005BAA;}
	
	.n_right{ width:100%; float:none;}
	
	/**产品列表**/
	.n_pro_list{ width:100%; padding:20px; border:1px solid #E6E6E6; margin-bottom:24px;}
	.n_pro_list dt{ width:28%; float:left; overflow:hidden;}
	.n_pro_list dt img{ width:100%; -webkit-transition: all ease 1.5s; transition: all ease 1.5s; -moz-transition: all ease 1.5s; -o-transition: all ease 1.5s;}
	.n_pro_list dd{ width:72%; float:right; padding-left:30px;}
	.n_pro_list dd h1{ font-size:16px; color:#343434; line-height:30px; font-weight:normal; -webkit-transition: all ease .5s; transition: all ease .5s; -moz-transition: all ease .5s; -o-transition: all ease .5s;}
	.n_pro_con{ padding-top:6px; font-size:12px; line-height:24px; color:#848484; overflow:hidden; height:72px;}
	
	.n_pro_list dd span.more{ display:block; width:118px; height:32px; margin-top:20px; border:1px solid #EDEDED; text-align:center; font-size:12px; color:#000; line-height:30px;  -webkit-transition: all ease .5s; transition: all ease .5s; -moz-transition: all ease .5s; -o-transition: all ease .5s;}
	
	.n_pro_list:hover dd span.more{ background-color:#F39801; color:#fff;  -webkit-transition: all ease .5s; transition: all ease .5s; -moz-transition: all ease .5s; -o-transition: all ease .5s;}
	.n_pro_list:hover dd h1{ color:#065BB6; -webkit-transition: all ease .5s; transition: all ease .5s; -moz-transition: all ease .5s; -o-transition: all ease .5s;}
	.n_pro_list:hover dt img{ transform: scale(1.3); -webkit-transform: scale(1.3);  -o-transform: scale(1.3);  -moz-transform: scale(1.3); -webkit-transition: all ease 1.5s; transition: all ease 1.5s; -moz-transition: all ease 1.5s; -o-transition: all ease 1.5s;}
	
	/**产品详情**/
	.proinfo_top{ margin-top:10px;}
	

	.n_right_news_bottom{ height:auto; border-top:1px solid #CDCDCD; width:100%;}
	.n_right_news_bottom_link{ width:100%; height:70px; float:none; border-top:10px solid #fff;}
	
	.n_right_news_bottom_share{ width:100%; height:50px; float:none; border-top:10px solid #fff; position:relative; margin-top:10px; margin-bottom:10px;}
	.n_right_news_bottom_share a.new_back{ display:block; width:142px; height:42px; position:absolute; top:-5px; right:0px; background:url(/Content/page/images/new_back.jpg) no-repeat;}
	
	/**荣誉资质**/
	.honor_list{ margin-top:10px;}
	
	/***视频**/
    .video_list li{ width:33.33%; float:left; cursor:pointer; padding:0 10px; margin-bottom:20px;}


    /**职位搜索**/
    .job_search_left{ width:100%; float:none;}
	.job_search_right{ display:none;}
	
	/**底部邮箱**/
    .foot_maile{ padding:18px 10px;}

}

@media (max-width: 1100px){
	.mynav{ width:100%; max-width:none;}
	.foot_center{ padding:0 10px;}
	}

	
@media (max-width: 1000px){	
	/**产品详情**/
	.proinfo_top{ width:100%; overflow:hidden;}
	.proinfo_pic{ width:50%; float:none; border:1px solid #CBCBCB; overflow:hidden; margin:0 auto;}
	.proinfo_right{ width:100%; float:right; padding:0px; margin-top:10px;}
	.proinfo_con{ font-size:14px; color:#323232; line-height:30px; padding:10px 0;}
	
/**校园招聘**/

.recruit_form h1{ font-size:18px; font-weight:normal; color:#005bac; line-height:28px; margin-top:10px; padding:10px 0;}
.form_box{ width:100%; border:1px solid #EAEAEA; background-color:#FBFBFB; padding:10px;}
.baseinfor{ float:none; width:100%;}
.form_box ul{ width:100%;}
.form_box ul li{ width:100%; margin-top:10px;}
.form_box ul li .recruit-colspan4{ width:50%; float:left; position:relative; padding-left:86px; padding-right:30px;}
.form_box ul li .recruit-colspan3{ width:50%; float:left; position:relative; padding-left:112px; padding-right:30px;}
.form_box ul li .recruit-colspan3-1{ width:50%; float:left; position:relative; padding-left:30px; padding-right:30px;}
.form_box ul li .recruit-colspan3-2{ width:50%; float:left; position:relative; padding-left:150px; padding-right:30px;}
.form_box ul li .recruit-colspan2{ width:50%; float:left; position:relative; padding-left:150px; padding-right:30px;}
.form_box ul li .recruit-colspan1{ width:100%; float:left; position:relative; padding-left:150px; padding-right:30px;}
.form_box ul li .recruit-colspan1-1{ width:100%; float:left; position:relative; padding-left:112px; padding-right:30px;}
.form_box ul li .recruit-colspan1-2{ width:100%; float:left; position:relative; padding-left:196px; padding-right:30px;}
.form_box ul li .recruit-colspan2-1{ width:50%; float:left; position:relative; padding-left:86px; padding-right:30px;}
.form_box ul li .recruit-colspan4-1{ width:50%; float:left; position:relative; padding-left:110px; padding-right:30px;}


.recruit-item-label{ width:150px; line-height: 35px; position: absolute; top: 0px; left: 0px;  text-align: right;}
.recruit-item-label2{ width:112px; line-height: 35px; position: absolute; top: 0px; left: 0px;  text-align: right;}
.recruit-item-label3{ width:196px; line-height: 35px; position: absolute; top: 0px; left: 0px;  text-align: right;}
.recruit-item-label3-1{ width:30px; line-height: 35px; position: absolute; top: 0px; left: 0px;  text-align: right;}
.recruit-item-label3-2{ width:150px; line-height: 35px; position: absolute; top: 0px; left: 0px;  text-align: right;}
.recruit-item-label4{ width:86px; line-height: 35px; position: absolute; top: 0px; left: 0px;  text-align: right;}
.recruit-item-label4-1{ width:110px; line-height: 35px; position: absolute; top: 0px; left: 0px;  text-align: right;}
.recruit-item-input{    height: 35px; border: 1px solid #e1e1e1; padding: 2%; width: 100%; margin-bottom:6px;}
.recruit-item-input2{    height: 35px; border: 1px solid #e1e1e1; padding: 2%; width:120px; margin-top:-6px; float:left; margin-left:6px;}
.baseinfor li dl { padding-top:10px; position:relative; padding-left:56px; z-index:9;}
.baseinfor li dl dt{ position:absolute; left:0; top:10px; width:56px; height:30px; line-height:30px; z-index:99; font-weight:normal;}
.baseinfor li dl dd{ width:100%;}
.baseinfor li dl dd span{ float:left; display:block; padding:4px 10px;}
.basepic{ float:none; width:100%;}
.recruit-item-checkbox{ width:160px; float:left; text-align:left; margin-top:10px;}
.recruit-item-checkbox2{ width:400px;}
.recruit-item-checkbox .checkbox{ display:block; float:left; text-align:left;}
.recruit-item-checkbox label{ font-weight:normal; display:block; float:left; text-align:left;}

.recruit-ico-add,.recruit-ico-decr { position: absolute; top: 7px;  right: 6px; width: 21px; height: 21px;  cursor: pointer;}
.recruit-ico-add { background: url("/Content/page/images/ico_add.png") 0 0 no-repeat;}
.recruit-ico-decr{ background: url("/Content/page/images/ico_decr.jpg") 0 0 no-repeat;}
.table_title{ height:44px; line-height:44px; background-color:#EBEBEB; font-size:16px; color:#333333; text-indent:12px;}
.table_title_p{ font-size:14px; line-height:26px; color:#333333; padding:8px 0;}
.recruit-item-textarea{ width:100%; border:1px solid #E5E5E5; background-color:#fff; height:100px;}
.percent{ position: absolute; top: 7px;  right:36px; width: 21px; height: 21px;  cursor: pointer; text-align:center; font-size:14px; color:#333;}

.recruit-form-foot{ line-height:30px; font-size:14px; color:#333; padding:10px 0;}
.recruit-form-foot1{ line-height:30px; font-size:14px; color:#333;}

.recruit-btn-submit{margin: 30px auto; background-color: #54ADF1;     width: 97px; height: 35px; line-height: 35px; color: #fff; text-align: center; display: block; border: none; font-size:14px;}

.work_experience_add,.work_experience_decr { position: absolute; top: 11px;  right: 6px; width: 21px; height: 21px;  cursor: pointer;}


/**售后申请**/
.aftermarket_form{ padding:0 0px; width:100%; margin:40px auto; max-width:1100px;}
.aftermarket_colspan3{ float:left; width:50%; padding:0 16px; position:relative; z-index:1; margin-bottom:20px;}
.aftermarket_colspan2{ float:left; width:50%; padding:0 16px; position:relative; z-index:1; margin-bottom:20px;}
.aftermarket_colspan1{ float:left; width:100%; padding:0 16px; position:relative; z-index:1; margin-bottom:20px;}
.aftermarket_input{ width:100%; border:1px solid #D2D0D1; height:46px; line-height:44px;}
.aftermarket_textarea{ width:100%; border:1px solid #D2D0D1; height:250px; text-indent:124px; padding:10px;}
.aftermarket_select{ width:100%; position:relative; z-index:5;}
.aftermarket_select dt{ text-indent:16px; width:100%; border:1px solid #D2D0D1; height:46px; line-height:44px; font-weight:normal; cursor:pointer; position:relative;}
.aftermarket_select dt:after{ content:"\e915";  position:absolute; right:10px; font-weight:normal; font-family: 'icomoon'; font-size:20px;}
.aftermarket_select_list{ background-color:#fff; position:absolute; top:46px; left:0; width:100%; border:1px solid #D2D0D1; border-top:none; z-index:6; padding:10px 0; display:none;}
.aftermarket_select dd{ cursor:pointer; line-height:32px; font-size:14px; color:#333; text-indent:8px;}
.aftermarket_select dd:hover{ background:#005BAC; color:#fff;}
.tip_titile{ display:block; height:44px; line-height:44px; text-align:right; font-size:14px; color:#333; position:absolute; top:0; left:16px; z-index:5;}
.tip_titile b{ color:#004096;}
.pading96{ padding-left:96px;}

.width96{ width:96px;}
.width124{ width:124px;}
.z_index7{ z-index:7;}
.z_index8{ z-index:8;}
@media (max-width: 996px){
	
	/**无图新闻**/
    .n_news_list li{ width:33.33%; float:left; padding:0 18px; margin-bottom:32px;}

	} 
 
   
   
@media (max-width: 920px){
	
	/**联系方式**/
	.service_line{ width:360px; }
	.service_share .wei_xin_dl{ width:170px;}
	
  }

@media (max-width: 768px) {

	.all_top{height:50px;}
	.head{ height:50px;}
	
	/**手机搜索**/
	.search_but{ display:block; float:right;}
	.search_but span{ display:block; width:36px; height:36px; line-height:36px; background-color:#FB9900; text-align:center; font-size:20px; color:#fff; cursor:pointer; margin:7px; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius: 50%;}
	
	.mob_search_box{ border-top:1px solid #0168B7; width:100%; left:0; right:0; height:64px; background:#fff; position:fixed; z-index:6666;  top:53px; padding:0 10px;}
	.mob_center{ position:relative;}
	.mob-hd-text{ top:16px; left:0px; position:absolute;  color:#A4A4A4; width:100%; padding:6px 0; height:30px; background:none; border:1px solid #ddd; border-right:none; text-indent:18px; font-size:12px; line-height:22px; outline: none;}
	.mob-hd-sbt{ top:16px; right:0px; position:absolute; height:30px; width:42px;  background:#0168B7; border:none; cursor:pointer; outline: none; color:#fff; font-size:12px; text-align:center; line-height:30px;}
	
	.all_top{height:53px;}
	.all_top_box{ height:59px; padding-bottom:6px; border-top: 3px solid #006FB1;}
	
	.navbar-collapse{ border:none;}
	.mynav{ display:none;}
	.logo_right{ }
    .logo_img img{ height:50px; position:inherit;}
	.navbar-toggle{ background-color:#005BAC;}
	.nav_top{ height:50px;}
	#header{ height:53px;}
	.logo_right{ position:absolute; top:0; right:0; width:160px; border-left:1px solid #EBEBEB; height:50px; text-align:right;}
    .logo_right span{ cursor:pointer; width:46px; height:50px; line-height:50px; display:block; float:left; position: relative;}
    .logo_right span:before {content: "\e003"; position:absolute; top:50%; margin-top:-10px;display: inline-block;font-family: 'Glyphicons Halflings';font-style: normal;font-weight: normal;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; color:#A1A1A1; font-size:20px; left:50%; margin-left:-10px;}
	 
	.top_mail{margin-top:4px; float:left; display:inline-block; width:42px; height:42px;}

	 
	.logo_right p{ padding:9px 0; text-align:center;}
	.logo_right p a{ font-size:14px; line-height:32px; color:#222222; padding:0 4px;}
	.logo_right p a.active{ color:#006EB3;}
	.logo_right p a:hover{color:#006EB3;}
	
	/**首页标题**/
	.i_title{ height:64px; width:100%; background:url(/Content/page/images/i_title_bg.jpg) center bottom no-repeat; margin:20px auto; overflow:hidden;}

    /**首页产品**/
	#i_products{padding:0;}

    
	
	/**首页关于我们**/
.i_about_icon{ height:36px; max-width:996px; z-index:1; position:relative; margin:36px auto;}
.i_about_icon p{ height:19px; border-bottom:1px solid #DEDEDE; }
.i_about_icon i{ position:absolute; left:50%; margin-left:-18px; top:0; display:block; width:36px; height:36px; background:url(/Content/page/images/i_about_icon.png) center center no-repeat; z-index:2;}

.i_about{ width:100%; margin:0 auto; overflow:hidden; margin-bottom:50px;}
.i_about_con{ float:none; width:100%; }
.i_about_con .i_about_pic{ width:100%; height:auto; position:inherit; overflow:hidden; z-index:1;}
.i_about_con .i_about_pic img{ width:100%; height:auto; position:inherit; z-index:2; left:0; margin-left:0; top:0;}
.i_about_con .i_about_txt{ font-size:14px; color:#656565; line-height:30px; background:#2194E5 url(/Content/page/images/i_about_txt.jpg) center top no-repeat; padding:2.6% 4.6%;}
.i_about_con .i_about_txt h1{ font-size:24px; color:#fff; font-weight:normal; line-height:72px;}
.i_about_con .i_about_txt h1 span{ font-size:14px; line-height:72px; color:#fff;}
.i_about_con .i_about_txt p{ font-size:14px; color:#fff; line-height:24px; overflow : hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical;}
.i_about_con .i_about_txt b{ display:block; width:90px; font-size:14px; color:#fff; line-height:24px; text-align:center; height:24px; float:right; margin-top:20px; font-weight:normal;}

.i_about_video{ width:100%; float:none; overflow:hidden; padding-left:0px; margin-top:20px;}
.i_about_video .i_about_video_img{ width:100%; height:250px; position:relative; z-index:1; overflow:hidden;}
.i_about_video .i_about_video_img img{ width:100%; height:250px; position:absolute; z-index:2; left:50%; margin-left:-50%; top:0;}

.i_about_video:hover img{transform: scale(1.3); -webkit-transform: scale(1.3);  -o-transform: scale(1.3);  -moz-transform: scale(1.3); -webkit-transition: all ease 1.5s; transition: all ease 1.5s; -moz-transition: all ease 1.5s; -o-transition: all ease 1.5s;}
	
	
	
	
	/**首页链接**/
	#i_training{padding:0;}
	#i_training .owl-controls{ margin:0 auto; height:10px; margin-bottom:0px; position:relative; top:0; bottom:0; margin-top:10px;}
	#i_training .owl-controls .owl-buttons div{ width:50px; height:50px; border:4px solid #C8C8C8; margin:0; color:#B9B9B9; font-size:36px; font-family:"宋体"; font-weight:600; line-height:37px; text-indent:2px;}
	#i_training .owl-controls .owl-buttons div:hover{ border:4px solid #1E8EE0; line-height:37px;}
	#i_training .owl-controls .owl-buttons .owl-prev{ }
	#i_training .owl-controls .owl-buttons .owl-next{ margin-left:18px;}

	
	/**首页新闻**/
.i_news{ width:100%; overflow:hidden; margin-bottom:40px;}

.i_news_left{ width:100%; float:none; padding:0 10px 20px;}
.i_news_left_pic{ width:50%; float:left; position:inherit; overflow:hidden; height:auto;}
.i_news_left_pic img{ position:inherit; width:100%; height:auto; top:0; margin:0; left:0;}
.i_news_left_con{ width:50%; float:right; padding:0; padding-left:10px;}


.i_news_right{width:100%; float:none; padding:0 10px;}


		/**底部邮箱**/
	  .foot_maile_left{ width:100%; padding-right:0px;}
	  .foot_maile_but{ padding-left:16px; width:236px; height:46px; line-height:46px; text-align:center; background:#F8FCFF; position:inherit; float:left; z-index:2; top:0; margin-top:16px; }

	
	  .foot{ width:100%; color:#fff; background-color:#1C9BEC; padding:24px 0 0px;}
	  .foot_center{ width:100%; max-width:1100px; margin:0 auto;}
	  .foot_tel{ width:54%; float:left;}
	  .foot_contact{ display:none;}
	  .foot_shar{ width:46%; float:right;}

  
	  
	/**内页广告**/
	.n_ad{ width:100%; height:296px; position:relative; z-index:10;}
	.n_ad img{ display:none;}
	.n_nav{ height:50px; background:url(/Content/page/images/n_nav_list.png) repeat; overflow:visible;}
	.n_nav_cate{ z-index:10; position:absolute; left:0; bottom:0; height:50px; background:#005BAC; width:120px; color:#fff; text-align:center; line-height:50px; font-size:18px;}
	.n_nav_cate i{ z-index:11; display:block; width:7px; height:16px; position:absolute; top:50%; right:-7px; margin-top:-8px; background:url(/Content/page/images/n_nav_cate_i.png) no-repeat;}
	.n_nav_list{ width:100%; padding-left:0px; overflow:visible;}
	.n_nav_list dt.mob_select_nav{ padding-left:127px; display:block; width:100%; height:50px; font-size:18px; color:#333333; line-height:50px; cursor:pointer; text-indent:20px; font-weight:normal;}
	.n_nav_list dt.n_nav_close:after{content: "\e409"; position:absolute; right:4px; font-weight:normal; font-family: 'icomoon'; font-size:24px;}
	.n_nav_list dt.n_nav_open:after{content: "\e5cf"; position:absolute; right:4px; font-weight:normal; font-family: 'icomoon'; font-size:24px;}

	.n_nav_box{ display:none; background:url(/Content/page/images/nemu_bg.png) repeat; position:relative; z-index:20;}
	.n_nav_list dd{ float:none; width:100%; text-align:center; line-height:40px; font-size:14px; border-bottom:1px solid #3B86CA;}
	.n_nav_list dd a{ color:#fff; display:block; width:100%; padding:0; height:40px; line-height:40px;}
	.n_nav_list dd a.active{color:#FB9900;}
	.n_nav_list dd a:hover{color:#FB9900;}
	.n_nav_list dd a sub{ display:none;}
	.n_nav_list dd a:hover sub{ width:0;}
	.n_nav_list dd a.active sub{ width:0;}
	
	
	/**面包树**/
	.n_breadfruit{ display:none;}
	
	
	/**产品中心**/
	.pro_center{padding:0 10px; width:100%; max-width:1100px; margin:0 auto; margin-top:20px;}
	
	.n_left_menu{ width:100%; float:none;}
	.n_left_menu_list dt{ height:46px; width:100%; line-height:46px; text-indent:0px; text-align:center; margin-bottom:6px; -webkit-transition: all ease .5s; transition: all ease .5s; -moz-transition: all ease .5s; -o-transition: all ease .5s; color:#005BAA;}
	.n_left_menu_list dt a{ display:block; height:46px; width:100%; line-height:46px; font-weight:normal; text-indent:22px; font-size:16px; color:#373737;  border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; border:1px solid #E7E7E7; -webkit-transition: all ease .5s; transition: all ease .5s; -moz-transition: all ease .5s; -o-transition: all ease .5s;}
	.n_left_menu_list dt a span{ padding-right:4px; display:inline;}
	.n_left_menu_list dt a span:before{ content: "\e9bb";  font-weight:normal; position:relative; top:1px; font-family: 'icomoon'; font-size:16px;}
	.n_left_menu_list dt a:hover{border:1px solid #005BAA; background-color:#005BAA; color:#fff; -webkit-transition: all ease .5s; transition: all ease .5s; -moz-transition: all ease .5s; -o-transition: all ease .5s;}
	.n_left_menu_list dt.active a{border:1px solid #005BAA; background-color:#005BAA; color:#fff; -webkit-transition: all ease .5s; transition: all ease .5s; -moz-transition: all ease .5s; -o-transition: all ease .5s;}
	
	.n_left_dd_list{ border:1px solid #E7E7E7; padding:2px 14px; margin-bottom:10px; display:none; width:100%; color:#005BAA;}
	.n_left_menu_list dd{ width:100%; border-top:1px dashed #E7E7E7; line-height:36px; height:37px;}
	.n_left_menu_list dd a{ display:block; width:100%; height:36px; line-height:36px; text-indent:8px; font-size:12px; color:#373737;}
	.n_left_menu_list dd a:hover{ -webkit-transition: all ease .5s; transition: all ease .5s; -moz-transition: all ease .5s; -o-transition: all ease .5s; color:#005BAA;}
	
	.n_right{ width:100%; float:none;}
	
    /**产品列表**/
	.n_pro_list{ width:100%; padding:10px; border:1px solid #E6E6E6; margin-bottom:24px;}
	.n_pro_list dt{ width:100%; float:none; overflow:hidden;}
	.n_pro_list dt img{ width:100%; -webkit-transition: all ease 1.5s; transition: all ease 1.5s; -moz-transition: all ease 1.5s; -o-transition: all ease 1.5s;}
	.n_pro_list dd{ width:100%; float:none; padding-left:0px; padding-top:10px;}
	.n_pro_list dd h1{ font-size:16px; color:#343434; line-height:30px; font-weight:normal; -webkit-transition: all ease .5s; transition: all ease .5s; -moz-transition: all ease .5s; -o-transition: all ease .5s;}
	.n_pro_con{ padding-top:6px; font-size:12px; line-height:24px; color:#848484; overflow:hidden; height:auto;}
	
	.n_pro_list dd span.more{ display:block; width:118px; height:32px; margin-top:10px; border:1px solid #EDEDED; text-align:center; font-size:12px; color:#000; line-height:30px;  -webkit-transition: all ease .5s; transition: all ease .5s; -moz-transition: all ease .5s; -o-transition: all ease .5s;}
	
	.n_pro_list:hover dd span.more{ background-color:#F39801; color:#fff;  -webkit-transition: all ease .5s; transition: all ease .5s; -moz-transition: all ease .5s; -o-transition: all ease .5s;}
	.n_pro_list:hover dd h1{ color:#065BB6; -webkit-transition: all ease .5s; transition: all ease .5s; -moz-transition: all ease .5s; -o-transition: all ease .5s;}
	.n_pro_list:hover dt img{ transform: scale(1.3); -webkit-transform: scale(1.3);  -o-transform: scale(1.3);  -moz-transform: scale(1.3); -webkit-transition: all ease 1.5s; transition: all ease 1.5s; -moz-transition: all ease 1.5s; -o-transition: all ease 1.5s;}


    /**产品详情**/
	.proinfo_top{ width:100%; overflow:hidden;}
	.proinfo_pic{ width:100%; float:none; border:1px solid #CBCBCB; overflow:hidden;}
	.proinfo_pic img{ width:100%;  -webkit-transition: all ease 2s; transition: all ease 2s; -moz-transition: all ease 2s; -o-transition: all ease 2s;}
	.proinfo_pic:hover img{transform: scale(1.3); -webkit-transform: scale(1.3);  -o-transform: scale(1.3);  -moz-transform: scale(1.3); -webkit-transition: all ease 2s; transition: all ease 2s; -moz-transition: all ease 2s; -o-transition: all ease 2s;}
	.proinfo_right{ width:100%; float:none; padding:0px;}

	.proinfo_con{ font-size:14px; color:#323232; line-height:30px; padding:10px 0;}
	
	
	/**tab**/
	.proinfo_tab{ width:100%; margin-top:10px; overflow:visible;}
	.proinfo_tab_list{ width:100%; margin-bottom:10px; position:relative; z-index:999; height:40px;}
    .proinfo_tab_title{ display:block; font-weight:normal; width:100%; height:40px; line-height:40px; font-size:16px; color:#fff; background:#1D8DDF; text-align:center; cursor:pointer;}
	.proinfo_tab_list h1.n_nav_close:after { content: "\e409"; color:#fff; position: absolute; right: 4px; font-weight: normal; font-family: 'icomoon'; font-size: 24px;}
	.proinfo_tab_list h1.n_nav_open:after{content: "\e5cf"; color:#fff; position:absolute; right:4px; font-weight:normal; font-family: 'icomoon'; font-size:24px;}
    .proinfo_tab_li{ background: url(/Content/page/images/nemu_bg.png) repeat; display:none; position:absolute; top:40px; left:0; z-index:9999; width:100%;}
	.proinfo_tab_list li{ width:100%; height:40px; font-size:16px; color:#fff; background:none; text-align:center; cursor:pointer; margin-right:6px; float:none; line-height:40px; -webkit-transition: all ease .5s; transition: all ease .5s; -moz-transition: all ease .5s; -o-transition: all ease .5s;}
	.proinfo_tab_list li:hover{background:none; color:#FB9900; -webkit-transition: all ease .5s; transition: all ease .5s; -moz-transition: all ease .5s; -o-transition: all ease .5s;}
	.proinfo_tab_list li.active{ background:none; color:#FB9900; -webkit-transition: all ease .5s; transition: all ease .5s; -moz-transition: all ease .5s; -o-transition: all ease .5s;}
	
	.proinfo_tab_con_list{ width:100%; padding:10px 10px 20px; font-size:14px; line-height:30px; color:#323232; min-height:200px;}
	.proinfo_tab_con_list img{ max-width:100%;}
	.g_hide{ display:none;}
	
	/**联系我们**/
   .n_contact{ width:100%; max-width:1100px; margin:10px auto 20px; overflow:hidden; }

	
	/**地图**/
	
	
    .map_div{ width:100%; float:none; padding-left:0; overflow:hidden;}
    .map_div img{ width:100%;}

	.map_search{ width:100%; float:none; margin-top:6px;}
	.map_search_but{ width:100%; border-top:1px solid #E1E3E2; border-bottom:1px solid #E1E3E2; padding:10px;}
	.map_search_but p{ font-size:14px; line-height:24px; color:#005BAC; }
	.map_search_but dt{ float:left; margin:10px 0;}
	.map_search_but dt .map_select{ outline:none; margin-right:4px; width:132px; padding:8px 0; text-indent:6px; font-size:12px; color:#666666; border:1px solid #EDEDED;}
	.map_search_but dd{ float:left; margin:10px 0;}
	.map_search_but dd .map_submit{ width:96px; height:36px; font-size:12px; line-height:36px; text-align:center; color:#fff; border:none; background:#F5A31C; cursor:pointer;}
	.map_search_but span{ font-size:12px; line-height:24px; color:#656565; display:block;}
	
	.map_search_list{ width:100%; float:left; padding:10px; border-bottom:1px solid #E1E3E2;}
	.map_search_list dt{ font-size:14px; line-height:24px; color:#666666; font-weight:600;}
	.map_search_list dd{ font-size:12px; line-height:24px; color:#666666;}
	.map_search_list a.show_map{ display:block; width:120px; height:28px; line-height:28px; border:1px solid #E1E1E1; background:#F5F5F5 url(/Content/page/images/map_search_but.png) 12px center no-repeat; font-size:12px; color:#005BAC; text-align:center; padding-left:22px;}
	.map_search_list a:hover{ color:#F4A41B;}
	
	.all_page{ height:22px; margin:16px 0; width:100%; text-align:center; float:left;}
	.all_page a{ border:1px solid #E1E1E1; padding:4px 6px; font-size:12px; color:#444444; margin:0 2px; background:#fff;}
	.all_page a.prev{ font-family:"宋体"; padding:4px 6px;}
	.all_page a.next{ font-family:"宋体"; padding:4px 6px;}
	
	/**联系方式**/
	.contact_map{ width:100%; max-width:1100px; margin:0 auto; overflow:hidden; height:300px;  margin-top:40px; margin-bottom:36px;}
	.contact_service{ width:100%; max-width:1100px; margin:0 auto; overflow:hidden; border:none; margin-bottom:30px;}
	.service_line{ width:100%; background-color:#F4F4F4; float:none; padding:10px 16px; border:1px solid #EAEAE8;}
	.service_line h1{ font-size:18px; line-height:40px; font-weight:normal; color:#000;}
	.service_line p a{ font-size:30px; line-height:52px; color:#1D8DDF;}
	.service_line p span{ font-size:14px; color:#676767; line-height:34px;}
	
	.service_share{ float:none; width:100%;  border:1px solid #EAEAE8; margin-top:20px; padding-bottom:10px;}
	.service_share .wei_xin_dl{ text-align:center; width:144px; float:left; height:156px; padding-top:16px;}
	.service_share .wei_xin_dl dt{ text-align:center; width:112px; height:112px; margin:0 auto;}
	.service_share .wei_xin_dl dt img{ max-width:100%;}
	.service_share .wei_xin_dl dd{ line-height:28px; text-align:center; font-size:14px; color:#333333;}
	.service_share .share_dl{ width:190px; float:left; padding-top:16px;}
	.service_share .share_dl dt{ font-size:14px; line-height:54px; color:#676767; font-weight:normal;}
	.service_share .share_dl dd{}
	
	.contact_way{ width:100%; max-width:1100px; margin:0 auto; overflow:hidden; border:1px solid #EAEAE8; margin-bottom:30px; padding:14px 16px; }
	.contact_way h1{ font-size:18px; line-height:38px; color:#333333; font-weight:normal;}
	.contact_way_left{ float:left; line-height:30px; font-size:14px; color:#333;  padding-right:90px;}
	.contact_way_right{ float:left; line-height:30px; font-size:14px; color:#333; padding-left:0px;}
    
	
	/**荣誉资质**/
	.honor_list{ width:100%; margin-top:10px;}
	.honor_list li{ width:50%; padding:0 10px; float:left; margin-bottom:10px;}
	.honor_list li a{ display:block; width:100%;}
	.honor_list li .honor_pic{ width:100%; border:1px solid #EDEDED; padding:10px;}
	.honor_list li .honor_pic_box{width:100%; overflow:hidden;}
	.honor_list li .honor_pic_box img{ width:100%; -webkit-transition: all ease 1.5s; transition: all ease 1.5s; -moz-transition: all ease 1.5s; -o-transition: all ease 1.5s;}
	.honor_list li p{ text-align:center; line-height:36px; text-align:center; font-size:14px; color:#000;}
	.honor_list li:hover .honor_pic_box img{ transform: scale(1.3); -webkit-transform: scale(1.3);  -o-transform: scale(1.3);  -moz-transform: scale(1.3); -webkit-transition: all ease 1.5s; transition: all ease 1.5s; -moz-transition: all ease 1.5s; -o-transition: all ease 1.5s;}
	.honor_list li:hover p{ color:#005bac;}
	
	/**无图新闻**/
    .n_news_list li{ width:50%; float:left; padding:0 18px; margin-bottom:32px;}
	
	/***视频**/
    .video_list li{ width:50%; float:left; cursor:pointer; padding:0 10px; margin-bottom:20px;}
	
	
	

/**售后申请**/
.aftermarket_form{ padding:0px; width:100%; margin:30px auto; max-width:1100px;}
.aftermarket_colspan3{ float:left; width:100%; padding:0 16px; position:relative; z-index:1; margin-bottom:20px;}
.aftermarket_colspan2{ float:left; width:100%; padding:0 16px; position:relative; z-index:1; margin-bottom:20px;}
.aftermarket_colspan1{ float:left; width:100%; padding:0 16px; position:relative; z-index:1; margin-bottom:20px;}
.aftermarket_input{ width:100%; border:1px solid #D2D0D1; height:46px; line-height:44px;}
.aftermarket_textarea{ width:100%; border:1px solid #D2D0D1; height:250px; text-indent:124px; padding:10px;}
.aftermarket_select{ width:100%; position:relative; z-index:5;}
.aftermarket_select dt{ text-indent:16px; width:100%; border:1px solid #D2D0D1; height:46px; line-height:44px; font-weight:normal; cursor:pointer; position:relative;}
.aftermarket_select dt:after{ content:"\e915";  position:absolute; right:10px; font-weight:normal; font-family: 'icomoon'; font-size:20px;}
.aftermarket_select_list{ background-color:#fff; position:absolute; top:46px; left:0; width:100%; border:1px solid #D2D0D1; border-top:none; z-index:6; padding:10px 0; display:none;}
.aftermarket_select dd{ cursor:pointer; line-height:32px; font-size:14px; color:#333; text-indent:8px;}
.aftermarket_select dd:hover{ background:#005BAC; color:#fff;}
.tip_titile{ display:block; height:44px; line-height:44px; text-align:right; font-size:14px; color:#333; position:absolute; top:0; left:16px; z-index:5;}
.tip_titile b{ color:#004096;}
.pading96{ padding-left:96px;}

.width96{ width:96px;}
.width124{ width:124px;}
.z_index7{ z-index:7;}
.z_index8{ z-index:8;}

/**职位搜索**/
.job_search_box{ padding-left:20px;}

/**职位列表**/
.job_search_list{ width:100%; margin:20px auto 20px; padding:0;}

.job_top{ height:56px; line-height:54px; background:#F3F3F3; width:100%; overflow: hidden; border:1px solid #EDEDED; margin-bottom:2px;}
.job_top dd{ float: left; line-height:54px; color:#000; font-size:14px; font-weight:600; text-align:center;}

.job_list { width:100%;}
.job_list li { margin:0; padding:0; overflow:hidden; width:100%; margin-top:10px;}
.job_list ul {cursor:pointer; width:100%; overflow: hidden;}
.job_list ul li {margin-top:0; text-align:center; float:left; height:52px; line-height:52px; background-color:#F5F5F5;  position:relative;}

.job_list ul li.job_list4:after{ content:"\e912";  position:absolute; right:20px; font-weight:normal; font-family: 'icomoon'; font-size:24px;}
.job_list ul.select li{ background-color:#005BAC; color:#fff; -webkit-transition: all ease .5s; transition: all ease .5s; -moz-transition: all ease .5s; -o-transition: all ease .5s;}
.job_list ul.select li.job_list4:after{ content:"\e911"; }
.job_detail {  display:none; overflow: hidden; padding:10px 20px; border:1px solid #E8E8E8; border-top:none; }
.job_con{color:#3A3A3A; font-size:14px; line-height:32px; width:100%; padding-bottom:10px; position:relative; z-index:9;}

.material_list ul li{ padding-right:20px;}
.material_list ul li:after{ right:0px;}
}

@media (max-width: 640px) {
	
	/**内页广告**/
	.n_ad{ width:100%; height:200px; position:relative; z-index:10;}
	.n_ad img{ display:none;}
	
	/**首页标题**/
	.i_title{ height:64px; width:100%; background:url(/Content/page/images/i_title_bg.jpg) center bottom no-repeat; margin:14px auto; overflow:hidden;}
	.i_title h1{ height:32px; line-height:32px; font-size:22px; text-align:center; font-weight:normal; color:#292929;}
	.i_title h1 span{ font-size:22px; color:#085EB1; line-height:32px;}
	.i_title p{ line-height:24px; font-size:12px; color:#C3C3C3; text-align:center;}
	
	
	
	/**产品详情**/
	.proinfo_top{ width:100%; overflow:hidden;}
	.proinfo_pic{ width:100%; float:none; border:1px solid #CBCBCB; overflow:hidden;}
	.proinfo_pic img{ width:100%;  -webkit-transition: all ease 2s; transition: all ease 2s; -moz-transition: all ease 2s; -o-transition: all ease 2s;}
	.proinfo_pic:hover img{transform: scale(1.3); -webkit-transform: scale(1.3);  -o-transform: scale(1.3);  -moz-transform: scale(1.3); -webkit-transition: all ease 2s; transition: all ease 2s; -moz-transition: all ease 2s; -o-transition: all ease 2s;}
	.proinfo_right{ width:100%; float:none; padding:0px;}

	.proinfo_con{ font-size:14px; color:#323232; line-height:26px; padding:10px 0;}
	
	/**tab
	.proinfo_tab{ width:100%; margin-top:0px; overflow:hidden;}
	.proinfo_tab_list{ width:100%; margin-bottom:10px;}
	.proinfo_tab_list li{ width:50%; height:40px; font-size:16px; color:#fff; background:#E6E6E6; text-align:center; cursor:pointer; margin-right:0px; float:left; line-height:40px; -webkit-transition: all ease .5s; transition: all ease .5s; -moz-transition: all ease .5s; -o-transition: all ease .5s;}
	.proinfo_tab_list li:hover{background:#1D8DDF; color:#fff; -webkit-transition: all ease .5s; transition: all ease .5s; -moz-transition: all ease .5s; -o-transition: all ease .5s;}
	.proinfo_tab_list li.active{ background:#1D8DDF; color:#fff; -webkit-transition: all ease .5s; transition: all ease .5s; -moz-transition: all ease .5s; -o-transition: all ease .5s;}
	**/
	.proinfo_tab_con_list{ width:100%; padding:0px 0px 10px; font-size:14px; line-height:26px; color:#323232;}
	.proinfo_tab_con_list img{ max-width:100%;}
	.g_hide{ display:none;}
	
	.n_right_news_bottom_share{ padding-top:5px;}
	
	/**首页产品**/
	.i_products_txt{ width:100%; height:140px; padding:0px 10px 0px;  position:absolute; top:50%; margin-top:-70px; left:0; z-index:11; }
	.i_products_Intro p{ display:none;}
	
	
	/**联系方式**/
	.contact_map{ width:100%; max-width:1100px; margin:0 auto; overflow:hidden; height:300px;  margin-top:20px; margin-bottom:20px;}
	.contact_service{ width:100%; max-width:1100px; margin:0 auto; overflow:hidden; border:none; margin-bottom:20px;}
	.service_line{ width:100%; background-color:#F4F4F4; float:none; padding:10px 16px; border:1px solid #EAEAE8;}
	.service_line h1{ font-size:18px; line-height:40px; font-weight:normal; color:#000;}
	.service_line p.line_tel{ background:url(/Content/page/images/service_line.png) center left no-repeat; padding-left:44px;}
	.service_line p a{ font-size:26px; line-height:42px; color:#1D8DDF;}
	.service_line p span{ font-size:14px; color:#676767; line-height:34px;}
	
	.service_share{ float:none; width:100%;  border:1px solid #EAEAE8; margin-top:20px; padding-bottom:10px;}
	.service_share .wei_xin_dl{ text-align:center; width:144px; float:left; height:156px; padding-top:16px;}
	.service_share .wei_xin_dl dt{ text-align:center; width:112px; height:112px; margin:0 auto;}
	.service_share .wei_xin_dl dt img{ max-width:100%;}
	.service_share .wei_xin_dl dd{ line-height:28px; text-align:center; font-size:14px; color:#333333;}
	.service_share .share_dl{ width:150px; float:left; padding-top:16px;}
	.service_share .share_dl dt{ font-size:14px; line-height:34px; color:#676767; font-weight:normal;}
	.service_share .share_dl dd{}
	
	.contact_way{ width:100%; max-width:1100px; margin:0 auto; overflow:hidden; border:1px solid #EAEAE8; margin-bottom:30px; padding:14px 16px; }
	.contact_way h1{ font-size:18px; line-height:38px; color:#333333; font-weight:normal;}
	.contact_way_left{ float:left; line-height:30px; font-size:14px; color:#333;  padding-right:16px;}
	.contact_way_right{ float:left; line-height:30px; font-size:14px; color:#333; padding-left:0px;}
	
	
	/**职位搜索**/
   .job_search_box{ padding-left:0px; padding-top:10px;}
   
   /**职位列表**/
.job_search_list{ width:100%; margin:10px auto 20px; padding:0;}

.job_top{ height:56px; line-height:54px; background:#F3F3F3; width:100%; overflow: hidden; border:1px solid #EDEDED; margin-bottom:2px;}
.job_top dd{ float: left; line-height:54px; color:#000; font-size:14px; font-weight:600; text-align:center;}

.job_list { width:100%;}
.job_list li { margin:0; padding:0; overflow:hidden; width:100%; margin-top:6px;}
.job_list ul {cursor:pointer; width:100%; overflow: hidden;}
.job_list ul li {margin-top:0; text-align:center; float:left; height:52px; line-height:52px; background-color:#F5F5F5;  position:relative;}

.job_list ul li.job_list4:after{ content:"\e912";  position:absolute; right:6px; font-weight:normal; font-family: 'icomoon'; font-size:24px;}
.job_list ul.select li{ background-color:#005BAC; color:#fff; -webkit-transition: all ease .5s; transition: all ease .5s; -moz-transition: all ease .5s; -o-transition: all ease .5s;}
.job_list ul.select li.job_list4:after{ content:"\e911"; }
.job_detail {  display:none; overflow: hidden; padding:10px 10px; border:1px solid #E8E8E8; border-top:none; }
.job_con{color:#3A3A3A; font-size:14px; line-height:32px; width:100%; padding-bottom:10px; position:relative; z-index:9;}


	
	}

@media (max-width: 480px){
	/**无图新闻**/
    .n_news_list li{ width:100%; float:left; padding:10px; margin-bottom:10px;}
	
	/**首页产品**/
	
	.foot{ width:100%; color:#fff; background-color:#1C9BEC; padding:24px 0 0px;}
	.foot_center{ width:100%; max-width:1100px; margin:0 auto;}
	.foot_tel{ width:100%; float:none;}
	.foot_tel img{ max-width:100%;}
	.foot_tel_but{ padding-top:20px;}
	.foot_tel_but dt{ height:22px; line-height:22px; font-size:14px; color:#fff; font-weight:normal;}
	.foot_tel_but dd a{ display:block; padding-left:64px; line-height:36px; font-size:22px; color:#fff; position:relative; z-index:1; height:36px;}
	.foot_tel_but dd a i{ display:block; width:50px; height:18px; color:#1B9AEB; font-size:12px; line-height:18px; text-align:center; position:absolute; z-index:2; top:50%; left:0; margin-top:-9px; background:#fff; font-style:normal;}
	
	
	.foot_shar{ width:100%; float:none;}
	.foot_shar_but{ padding-top:12px; width:100%; text-align:left;}
	.foot_shar_but a{ display:inline-block; margin-right:12px; margin-left:0;}
	.foot_shar_but a:hover{-webkit-animation-name: buzz-out;animation-name: buzz-out; -webkit-animation-duration: .75s; animation-duration: .75s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: 1; animation-iteration-count: 1;}
	
	.foot_shar_but a.weixin{ position:relative; z-index:1;}
	.weixin_box{ position:absolute; width:148px; height:148px; bottom: 0px; left: 48px; padding:2px; border: 1px solid #ccc; background: #fff; z-index: 9999; display:none;}
	.weixin_box i{ background:url(/Content/page/images/leftpointer.png) no-repeat; display:block; height:11px; width:6px; position:absolute; top:122px; left:-6px;}
	.weixin_box img{ width:100%; height:100%;}
	
	
	.icp{ width:100%; padding-top:16px;}
	.icp p{ text-align:left;}
	.icp p i{ display:inline-block;}
	.icp p span{ display:inline-block;}
	
	}
	
@media (max-width: 410px) {
	
	
	
	/**联系方式**/
	.contact_way_left{ padding-right:0px;}
	
	/**职位搜索**/

.job_search_keyword{ max-width:680px; position:relative; height:38px; z-index:9; padding:0 142px 0 80px ;}
.job_search_keyword span{ width:70px; position:absolute; top:0; left:0; z-index:99; height:28px; line-height:28px; text-align:right; color:#000000; font-size:12px; display:block;}
.job_search_keyword .job_search_text{ width:100%; height:28px; font-size:12px; color:#000; text-indent:6px; border:1px solid #C5C5C5;}
.job_search_keyword b{ color:#9C9C9C; font-size:12px; line-height:28px; font-weight:normal; width:142px; position:absolute; right:0; top:0; height:28px; display:block; padding-left:4px;}

.job_search_position{ max-width:530px;}
.job_search_industry{ width:218px; float:left; position:relative; height:38px; z-index:9; padding-left:80px;}
.job_search_industry_select{ width:100%; line-height:28px; height:28px;}
.job_search_industry span{ width:70px; position:absolute; top:0; left:0; z-index:99; height:28px; line-height:28px; text-align:right; color:#000000; font-size:12px; display:block; }

.job_search_add{ width:292px; float:left; position:relative; height:38px; z-index:9; padding-left:80px;}
.job_search_add span{ width:70px; position:absolute; top:0; left:0; z-index:99; height:28px; line-height:28px; text-align:right; color:#000000; font-size:12px; display:block;}



	
	}
@media (max-width: 360px){

	
	/**内页广告**/
	.n_ad{ width:100%; height:160px; position:relative; z-index:10;}
	.n_ad img{ display:none;}
	.i_products_txt{ height:100px;  margin-top:-50px; left:0; z-index:11; }
	.i_products_con{ width:100%; position:relative; z-index:9; height:50px;}
    .i_products_con h1{line-height:50px;}

	}
@media (max-width: 320px){
	/**产品详情**/
	.proinfo_top{ width:100%;  overflow:hidden;}
	.proinfo_pic{ width:100%; float:none; border:1px solid #CBCBCB; overflow:hidden;}
	.proinfo_pic img{ width:100%;  -webkit-transition: all ease 2s; transition: all ease 2s; -moz-transition: all ease 2s; -o-transition: all ease 2s;}
	.proinfo_pic:hover img{transform: scale(1.3); -webkit-transform: scale(1.3);  -o-transform: scale(1.3);  -moz-transform: scale(1.3); -webkit-transition: all ease 2s; transition: all ease 2s; -moz-transition: all ease 2s; -o-transition: all ease 2s;}
	.proinfo_right{ width:100%; float:none; padding:0px;}

	.proinfo_con{ font-size:14px; color:#323232; line-height:26px; padding:10px 0;}
	
	/**tab
	.proinfo_tab{ width:100%; margin-top:6px; overflow:hidden;}
	.proinfo_tab_list{ width:100%; margin-bottom:10px;}
	.proinfo_tab_list li{ width:50%; height:40px; font-size:16px; color:#fff; background:#E6E6E6; text-align:center; cursor:pointer; margin-right:0px; float:left; line-height:40px; -webkit-transition: all ease .5s; transition: all ease .5s; -moz-transition: all ease .5s; -o-transition: all ease .5s;}
	.proinfo_tab_list li:hover{background:#1D8DDF; color:#fff; -webkit-transition: all ease .5s; transition: all ease .5s; -moz-transition: all ease .5s; -o-transition: all ease .5s;}
	.proinfo_tab_list li.active{ background:#1D8DDF; color:#fff; -webkit-transition: all ease .5s; transition: all ease .5s; -moz-transition: all ease .5s; -o-transition: all ease .5s;}
	**/
	.proinfo_tab_con_list{ width:100%; padding:0px 0px 10px; font-size:14px; line-height:26px; color:#323232;}
	.proinfo_tab_con_list img{ max-width:100%;}
	.g_hide{ display:none;}
	
	   /**职位列表**/
      .job_list ul li.job_list4:after{ right:2px; }
    }
