@charset "utf-8";
	.tb-box {
	overflow:hidden;
	-webkit-border-radius:4px 4px 0 0;
	-moz-border-radius:4px 4px 0 0;
	border-radius:4px 4px 0 0;
}
ul{list-style-position: inside;}


/*banner*/



.swiper-container{ position:relative; height:402px; width:100%;}
.swiper-container img{ display:block; width:1920px; height:402px; position:absolute; left:50%; margin-left:-960px; top:0px;}
.swiper-slide {display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex; -webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center; align-items: center; overflow:hidden;}
.swiper-pagination-bullet{ width:37px; height:7px; background:#fff; opacity:1; border-radius:0px;}
.swiper-pagination-bullet-active{ background:#FF6612;}


/*#i-ban {width:100%;overflow:hidden;}
#i-ban img {display:block;margin:0 auto;}
#i-ban .bx-wrapper {margin:0;}
#i-ban .bx-wrapper .bx-viewport {left:0;border:none;box-shadow:none;}
#i-ban .bx-pager,#i-ban .bx-controls-auto {bottom:15px;}
#i-ban .bx-default-pager a {margin:0 1px;width:18px;height:18px;
	background:url(../../images/default/icon_dot.png) no-repeat 0 0 ;
	-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;
	-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;
	transition:all .3s ease;
}
#i-ban .bx-default-pager a:hover,#i-ban .bx-default-pager a.active {background-position:0 bottom;}
#i-ban .bx-controls-direction {display:none;}
#i-content {margin-top:33px;}
#i-content h2.item-ti {margin-bottom:20px;padding-bottom:10px;font-family:Arial,'微软雅黑';
	font-size:22px;color:#004280;letter-spacing:-1px;background:url(../../images/default/i_ti-line.gif) no-repeat 0 bottom;
}
#i-content .item-ti.ti-style {}
*/
.goods-wrap {margin:0 auto;	max-width:1120px;}
.index-column{width: 263px;max-width: 263px;min-height: 454px;overflow: hidden;float: left;margin-left: 22px;position: relative;}
.no-ma-left{margin-left: 0px;}
.ptitle {font-size: 18px;font-weight: bold;color: #3c3c3c;margin-top:26px ;margin-bottom: 19px;}
.subcate{margin-bottom: 17px;}
.subcate a{font-size:14px;color:#707070;}
.subcate a:hover{color: #718e1c;text-decoration: none;}
.icon-squar{width: 12px;height: 12px;background: url(../../images/default/icon-squar.png) no-repeat center;}
.more-info{position: absolute;bottom: 0px}
.more-info a{display: block;width: 124px;height: 36px;
text-align: center;font-size: 12px;color: #fff;background: #004280;line-height: 36px;}
.blk91{height: 91px;clear: both;visibility: hidden;}

.owl-carousel {	top:20px;}
.owl-carousel .item {margin:0 10px;}
.owl-carousel .item .box a img {
	-webkit-transition:all .8s ease-in-out;
	-moz-transition:all .8s ease-in-out;
	-o-transition:all .8s ease-in-out;
	-ms-transition:all .8s ease-in-out;
	transition:all .8s ease-in-out;
}


/*左右切换按钮*/
.owl-controls {display:block !important;}
.custom-navigation {display:none;}
.owl-buttons > div {position:absolute;top:50%;width:40px;height:45px;text-indent:-9999px;overflow:hidden;}

.industr-wrap .owl-buttons > div {margin-top:-50px;}
.featured-wrap .owl-buttons > div {margin-top:-30px;}
/*垂直行业*/
.industr-wrap .owl-buttons .owl-prev,.featured-wrap .owl-buttons .owl-prev {left:-30px;}
.industr-wrap .owl-buttons .owl-next,.featured-wrap .owl-buttons .owl-next {right:-30px;}
.industr-wrap .owl-buttons .owl-prev {background:url(../../images/default/controls3_1.png) no-repeat 0 0;}
.industr-wrap .owl-buttons .owl-next {background:url(../../images/default/controls3_1.png) no-repeat -40px 0;}

.featured-wrap .owl-buttons .owl-prev {background:url(../../images/default/controls4.png) no-repeat 0 0;}
.featured-wrap .owl-buttons .owl-next {background:url(../../images/default/controls4.png) no-repeat -40px 0;}
.owl-buttons .owl-prev:hover {background-position:0 -45px;}
.owl-buttons .owl-next:hover {background-position:-40px -45px;}

.industr-wrap {position:relative;overflow:hidden;min-width: 1120px}
.industr-wrap .industr-bg {position:absolute;width:100%;height:100%;
	background:#f2f2f2;top:0;left:50%;transform:translateX(-50%);
	-o-transform:translateX(-50%);-ms-transform:translateX(-50%);
	-moz-transform:translateX(-50%);-webkit-transform:translateX(-50%);
}
.industr-wrap .content {position:relative;margin:0 auto;padding:15px 0 25px;max-width:1120px;}
.industr-wrap .item {padding-bottom:20px;}
.industr-wrap .item .box {position:relative;z-index:3;}
.industr-wrap .item .box a {display:block;width:100%;height:100%;color:#000;background-color:#fff;}
.industr-wrap .item:hover .box a {color:#718e1c;}
.industr-wrap .item .info {width:100%;height:170px;background-color:#fff;overflow:hidden;}
.industr-wrap .item .info h3 {margin-top:25px;font-size:16px;color:#3c3c3c;font-weight:bold;text-align:center;}
.industr-wrap .item .info p {padding:0 20px;height:80px;font-size:13px;color:#707070;line-height:20px;overflow:hidden;}
.industr-wrap .item .shadow {position:relative;	z-index:0;}
.industr-wrap .item .shadow img {width:100%;height:auto;vertical-align:top;border:none;
	overflow:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.industr-wrap .item a.more {display:block;position:absolute;z-index:2;
	bottom:9px;	left:50%;margin-left:-35px;	width:70px;	height:70px;	font-size:12px;
	color:#fff;	font-weight:normal;	text-align:center;	line-height:105px;overflow:hidden;
	background-image:-webkit-linear-gradient(bottom,#004280,#6f8fc2);
	background-image:-moz-linear-gradient(bottom,#004280,#6f8fc2);
	background-image:-o-linear-gradient(bottom,#004280,#6f8fc2);
	background-image:-ms-linear-gradient(bottom,#004280,#6f8fc2);
	background-image:linear-gradient(to top,#004280,#6f8fc2);
	-webkit-transition:all .2s ease-in-out;
	-moz-transition:all .2s ease-in-out;
	-o-transition:all .2s ease-in-out;
	transition:all .2s ease-in-out;
	-webkit-border-radius:70px;
	-moz-border-radius:70px;
	border-radius:70px;
}
.industr-wrap .item:hover a.more {bottom:3px;}
.industr-wrap .item:hover .info h3 {color:#718e1c;}
.industr-wrap .item:hover .info p {color:#000;}


.news-wrap {
	background:url(../../images/default/i_news_bg.gif) repeat-x top #eee;
	min-width: 1120px;
}
.news-wrap .content {margin:0 auto;padding:50px 0;min-width:1120px;}
.news-wrap .col-md-8{width: 65.1%;float: left;}
.news-wrap .col-md-4{width: 33.3%;float: right;}
.news-wrap .box {margin-top:19px;padding-bottom:19px;
background:url(../../images/default/i_news_line.gif) repeat-x bottom;}
/*.news-wrap .box:last-child {background:none;}*/
.news-wrap .box a {display:block;color:#3c3c3c;font-size: 14px;}
.news-wrap .box:hover > div {color:#718e1c;}
.news-wrap .box:hover > div a {color:#718e1c;}
.news-wrap .box .date {color:#718e1c;font-size: 14px;padding-left:13px}
.news-wrap .box > div {float:left;}
.news-wrap .box .date {width:20%;}
.news-wrap .box .ti {width:80%;}


#i-ad {margin-top:10px;}
#i-ad .wrap {position:relative;	zoom:1;}
#i-ad img{max-width: 340px}
#i-ad .bx-wrapper .bx-viewport {left:0;border:0;background:transparent;
	-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}
#i-ad .bxslider li img {width:100%;	height:auto;border:none;overflow:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;
	box-sizing:border-box;}
#i-ad .btn-aw {position:absolute;z-index:1000;top:50%;
	margin-top:-13px;width:25px;height:25px;text-indent:-9999px;
	background:url(../images/controls2.png) no-repeat 0 0;overflow:hidden;}
#i-ad .bx-prev {left:0;background-position:0 0;}
#i-ad .bx-next {right:0;background-position:-25px 0;}
#i-ad .bx-prev:hover {background-position:0 -25px;}
#i-ad .bx-next:hover {background-position:-25px -25px;}
#i-ad .bx-prev a,#i-ad .bx-next a {display:block;width:100%;height:100%;overflow:hidden;}
#i-ad .shadow img {width:100%;height:auto;vertical-align:top;border:none;
	overflow:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}

/*特别介绍*/
.featured-wrap {position:relative;margin:0 auto;padding:30px 0;	max-width:1120px;}
.featured-wrap .item {border:#ddd solid 1px;border-bottom:#82a90d solid 2px;
	-webkit-box-shadow:2px 2px 0 rgba(242,242,242,1);
	-moz-box-shadow:2px 2px 0 rgba(242,242,242,1);
	-o-box-shadow:2px 2px 0 rgba(242,242,242,1);
	box-shadow:2px 2px 0 rgba(242,242,242,1);
}
.featured-wrap .item a {display:block;width:100%;height:100%;
	background:url(../../images/default/pic_bg.gif) no-repeat 0 0;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
}
.featured-wrap .item .info {padding:0 20px 25px;}
.featured-wrap .item .info h3 {font-size:16px;color:#004280;font-weight:bold;}
.featured-wrap .item .info p {height:80px;font-size:13px;color:#707070;line-height:20px;overflow:hidden;}
.featured-wrap .item:hover .info h3 {color:#82a90d;}
.featured-wrap .item:hover .info p {color:#718e1c;}


.item-ti {font-size: 22px;color: #004280;background: url(../../images/default/i_ti-line.gif) no-repeat 0 bottom;padding-bottom: 10px;}
.blk10{height: 10px;visibility: hidden;}
.blk33{height: 33px;visibility: hidden}
/*index end */
/*二级办呢r*/
#p-ban {width:100%;height:200px;overflow:hidden;}
#p-ban.goods {background:url('../../images/default/p_goods_ban.gif') no-repeat center top;}
#p-ban.industr {background:url('../images/p_industr_ban.jpg') no-repeat center top;}
#p-ban.news {background:url('../images/p_news_ban.jpg') no-repeat center top;}
#p-ban.support {background:url('../images/p_support_ban.jpg') center center no-repeat;}
#p-ban.company {background:url('../images/p_company_ban.jpg') center center no-repeat;}
#p-ban.service {background:url('../images/p_service_ban.jpg') center center no-repeat;}
/*当前位置*/
.page-current {margin-bottom:43px;	min-height:40px;
	background-image:-webkit-linear-gradient(bottom,#e7eff8,#e1ebf5);
	background-image:-moz-linear-gradient(bottom,#e7eff8,#e1ebf5);
	background-image:-o-linear-gradient(bottom,#e7eff8,#e1ebf5);
	background-image:-ms-linear-gradient(bottom,#e7eff8,#e1ebf5);
	background-image:linear-gradient(to top,#e7eff8,#e1ebf5);
	min-width: 1120px;
}
.page-current .wrap {background:url(../../images/default/breadcrumb_bg.png) repeat-x top;}
.breadcrumb {margin-bottom:0;padding:10px 0 8px;border-radius:0;background-color:transparent;}
.breadcrumb > li {font-size:12px;color:#666;}
.breadcrumb > li + li:before {padding:0 4px 0 1px;color:#666;content:">";}
.breadcrumb > li a {color:#666;}
.breadcrumb > li a.home {color:#004280;}
.breadcrumb > li a:hover {text-decoration:underline;}


/*产品信息**/
h2#large-ti {margin-bottom:25px;padding-bottom:15px;
	font-family:'微软雅黑';font-size:30px;color:#004280;text-align:center;
	background:url(../../images/default/p_ti_line.gif) no-repeat center bottom;
}

#goods-index {margin:0 auto;max-width:1120px;}
.good-des{font-size: 14px;color:#707070;line-height: 30px;}
.cate-list{border-top: 1px solid #dddddd;padding-left: 5px;margin-top: 40px;padding-bottom: 10px;padding-top: 36px;}
.cate-list .list-left{float: left;width:61%}
.cate-list .list-right{float: right;width: 31.5%;}
.cate-list .cate-p{font-size: 18px;color: #3c3c3c;padding-bottom: 9px;}
.cate-list .cate-child{background: url(../../images/default/blue_dot.png) no-repeat 6px center;padding-left: 22px;}
.cate-list .cate-child a{font-size: 14px;color:#004280;line-height: 28px;}
.cate-list .cate-child a:hover{text-decoration: underline;}
.cate-list .summary{font-size: 14px;color:#707070;line-height: 28px;margin-top: 15px;}
/*产品二级频道页**/

.category-caption {margin-bottom:20px;}
.category-caption.indus {margin-bottom:0;}
.category-caption h3.ti {margin-bottom:15px;font-size:24px;	color:#3c3c3c;margin-top: 0px;}
.category-caption .txt {font-size:13px;color:#707070;line-height:26px;}

#goods-index .box {padding:30px 0;border-top:#e7e7e7 solid 1px;}
#goods-index .box .pic {display:block;width:255px;height:175px;overflow:hidden;}
#goods-index .box h4.name {	margin:10px 0 15px;font-size:18px;color:#004280;}
#goods-index .box .txt {padding-bottom:15px;font-size:13px;color:#707070;line-height:28px;}
#goods-index .box:hover a.btn-view {background-color:#004280;}
/**列表页*/
#goods-list {margin:0 auto;max-width:1120px;}
#goods-list .txt{zoom:1}
#goods-list .txt:after{content:'';display:block;clear:both;height:0;overflow:hidden;visibility:hidden}
#goods-list .prod-cap-pic {	float:right;width:240px;height:auto; overflow: hidden;margin-left:20px;}

.list-tb {width:100%;font-size:13px;color:#555;}
.list-tb thead {position:relative;clip:auto;height:auto;width:auto;	overflow:auto;}
.list-tb tr {display:table-row;}
.list-tb th,.list-tb td {display:table-cell;}
.list-tb tbody {display:table-row-group;}
.list-tb tbody tr {display:table-row;}
.list-tb > thead > tr > th,.list-tb > thead > tr > td {
	padding:8px 20px;
}
.list-tb > tbody > tr > th,.list-tb > tbody > tr > td {
	padding:6px 20px;
}
.list-tb thead th,.list-tb thead td {font-size:15px;color:#fff;	font-weight:normal;}
.list-tb > thead > tr > th {
	border-top:#000 solid 2px;
	border-right:#fff solid 1px;
	border-bottom:#ddd solid 1px;
	background-color:#5a6474;
}
.list-tb > thead > tr > th:last-child {border-right:#5a6474 solid 1px;}
.list-tb > tbody > tr > th,.list-tb > tbody > tr > td {border-top:#ddd solid 1px;border:#ddd solid 1px;}
.list-tb caption {font-size:17px;color:#000;}
.list-tb > tbody > tr:nth-of-type(even) {background-color:#f9f9f9;}
.list-tb > tbody > tr:hover {color:#000;}
.list-tb.table > tbody > tr > th {font-weight:normal;vertical-align:middle;}
.list-tb > thead > tr.header-ti th {
	border-top:none;
	background-image:-webkit-linear-gradient(bottom,#00203f,#004280);
	background-image:-moz-linear-gradient(bottom,#00203f,#004280);
	background-image:-o-linear-gradient(bottom,#00203f,#004280);
	background-image:-ms-linear-gradient(bottom,#00203f,#004280);
	background-image:linear-gradient(to top,#00203f,#004280);
}
.list-tb .pic img {width:100%;height:auto;}
.list-tb tbody th a {color:#004280;}
.list-tb tbody th a.img {display:inline-block;}
.list-tb tbody th a:hover {color:#25c9ff;}
.list-tb > tbody > tr:hover a {text-decoration:underline;}
.list-tb.tb-style .r2 {width:13%;}
.list-tb.tb-style .r3 {width:13%;}
.list-tb.tb-style .r4 {width:13%;}
.list-tb.tb-style .r6 {width:30%;}
.list-tb.tb-style .pic {width:95px;}

a.btn-view {
	display:block;
	padding:7px 10px 6px 12px;
	width:185px;
	font-size:12px;
	color:#fff;
	text-align:center;
	background-color:#adb8bd;
	-webkit-border-radius:50px;
	-moz-border-radius:50px;
	border-radius:50px;
}
a.btn-view i {
	padding-left:5px;
}
a.btn-view:hover {
	background-color:#004280;
}

#goods-view .top-data {margin:0 auto;max-width:1120px;}
.line-sep{float: left;margin-left: 7px;width: 1px;height: 482px;background: url(../../images/default/line-sep.png) no-repeat  left 23px;}
#goods-view .info {width:46%;float: right;padding-left:25px}
#goods-view .info h2 {margin-top:0;font-size:23px;color:#004a92;font-weight:bold;}
#goods-view .info .narrative {font-size:13px;line-height:26px;color: #707070;}
#goods-view .info .feature-ti {padding:25px 0 5px;font-size:16px;color:#3c3c3c;font-weight:bold;}
#goods-view .info ul li {margin-top:5px;padding-left:18px;font-size:13px;	
line-height:23px;background:url(../../images/default/ul_aw.gif) no-repeat 0 5px;color: #707070;list-style:none;
}
#goods-view .btn-item .btn-style {display:inline-block;	margin-top:10px;width:180px;
	height:40px;line-height:41px;
}
#goods-view .btn-item a.pdf i {margin-top:-1px;width:22px;height:24px;background:url(../../images/default/icon_pdf.png) no-repeat 0 0;
}
#goods-view .btn-item a.pdf:hover i {background-position:0 -24px;}
#goods-view .btn-item a.add i {margin-top:-3px;width:12px;height:11px;background:url(../../images/default/icon_add.png) no-repeat 0 0;}
#goods-view .btn-item a.add:hover i {background-position:0 -11px;}

#pic-wrap { float: left;}
#pic-wrap .box {width: 587px;}
#pic-wrap .box { position: relative; zoom: 1;}
#pic-wrap .bx-wrapper {margin: 0 0 0 92px;width: 495px; overflow: hidden;}
.bx-wrapper {   position: relative;   margin: 0 auto 60px;   padding: 0;}
#pic-wrap .bx-wrapper .bx-viewport { left: 0; border: 0; background: transparent;-webkit-box-shadow: none;
    -moz-box-shadow: none; box-shadow: none;}

#pic-wrap .bxslider li img { width: 100%; height: 100%; border: none;
    overflow: hidden;-webkit-box-sizing: border-box; -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#pic-wrap .bx-wrapper .bx-prev, #pic-wrap .bx-wrapper .bx-next { display: none;}
#pic-wrap #bx-pager { position: absolute; top: 17px;
    left: 0;  width: 82px; height: 100%;  border: none; overflow: hidden;
    -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
	}
#pic-wrap #bx-pager .cont { height: 315px; overflow: auto;}	
#pic-wrap .mCSB_inside > .mCSB_container {margin-right: 0;}
#pic-wrap #bx-pager a { display: block; width: 82px; height: 63px;
 -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#pic-wrap #bx-pager a:hover img, #pic-wrap #bx-pager a.active img {
    border: #004280 solid 1px;
}
#pic-wrap #bx-pager a img { display: inline-block; width: 80px;height: 55px;
    border: #ddd solid 1px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}

.overview-txt {font-size:13px;color:#707070;line-height:30px;}


#goods-tab .item {margin-top:70px;width:100%;height:70px;background:url(../../images/default/p_tab_bg.gif) repeat-x top;}
#goods-tab .item ul {margin:0 auto;max-width:1120px;}
#goods-tab .item ul li {position:relative;float:left;text-align:center;line-height:70px;}
#goods-tab .item ul li:first-child {background:url(../../images/default/p_tab_line.png) no-repeat left 20px;}
#goods-tab .item ul li:before {	pointer-events:none;content:url(../../images/default/p_tab_line.png);
position:absolute;top:15px;right:0;	width:1px;height:35px;}
#goods-tab .item ul li a {display:block;position:relative;margin:0 auto;
	padding-top:27px;width:100%;font-size:13px;color:#333;text-decoration:none;
	line-height:22px;webkit-transition:all .2s ease-in-out;	-moz-transition:all .2s ease-in-out;
	-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;}
#goods-tab .item ul li a:hover {font-size:15px;	color:#004280;}
#goods-tab .item ul li.current a {font-size:15px;color:#04549f;text-decoration:none;}
#goods-tab .nav-style ul li {line-height:40px;}
#goods-tab .nav-style ul li:first-child {background:url(../../images/default/p_tab_line.png) no-repeat left 2px;}
#goods-tab .nav-style ul li:before {top:2px;}
#goods-tab .nav-style ul li a {padding-top:10px;}
#edit-goods {	margin:0 auto;max-width:1120px;}
#edit-goods img {max-width:100%;height:auto !important;}
#edit-goods .pane:last-child {margin-bottom:0;}
#edit-goods .pane-ti {margin-bottom:20px;font-size:20px;color:#004a92;text-align:center;}
#edit-goods .pane-ti span {	display:none;}
#goods-tab .container {	margin-top:55px;}
#edit-goods .pane {	margin-bottom:0;padding-top:30px;}

/*垂直行业*/
#industr-index {margin:0 auto;min-width:1120px;}
#industr-index .instru-box{width: 31%;margin-right: 38px;float: left;padding-bottom: 24px;border-bottom: 1px solid #DDDDDD;margin-bottom: 48px;}
#industr-index .instru-box img{width: 100%;}
#industr-index .no-ma-right{margin-right: 0px;}
#industr-index .instru-date{color: #92b626;font-size: 14px;margin-top: 16px;margin-bottom: 18px;}
#industr-index .instru-ttile a{color: #004180;font-size: 14px;font-weight: bold;}
#industr-index .instru-summary{color: #707070;font-size: 14px;line-height: 28px;margin-top: 30px;}

/*新闻*/
#news-list .news-box { display: inline-block;width: 100%; font-size: 14px;  border-bottom: 1px solid #ddd;
    padding-bottom: 20px;margin-bottom: 20px; cursor: pointer;}
#news-list .news-box {width: 30%; margin-right: 37px;}
#news-list .news-box .photo { position: relative; width: 100%; max-width: 510px;}
#news-list .news-box .photo img {width: 336px; height:210px;}
#news-list .news-box .photo a {position: absolute;display: block;width: 50px; height: 50px; line-height: 50px;
    color: #fff;background: rgba(0,0,0,.7); text-align: center; border-radius: 25px; top: 50%;
    left: 50%;margin-top: -40px; margin-left: -25px;opacity: 0;}
#news-list .news-box:hover a{opacity: 1;transition: .5s;}    
#news-list .news-box .date {line-height: 22px;margin: 10px auto 0;color: #82a90d;}
#news-list .news-box .inner { position: relative; height: 124px;}
#news-list .news-box .inner .title{font-size: 14px;color:#003b9a;line-height: 26px; min-height:52px; max-height:52px; overflow:hidden; font-weight: bold;}
#news-list .no-ma-right{margin-right: 0px;}

/**服务与支持**/
#support-txt {max-width:1120px;margin:0 auto;}

/*常见问题*/
.question{width: 100%;padding:25px 24px 25px;background: #f5f5f5;margin-bottom: 13px;}
.question .q-title a{font-size: 14px;color: #3c3c3c;}
.question .q-title a:hover{color: #004280;}
.question .q-summary{font-size: 13px;color: #707070;line-height: 20px;padding-left:26px ;}


.download.list-tb > thead > tr > th {text-align:center;}
.download.list-tb > thead > tr > th.name {width:60%;}
.download.list-tb > tbody > tr > td {text-align:center;}
.download.list-tb > tbody > tr > td.name {text-align:left;}
.download.list-tb > tbody > tr > td.btn-download a {display:block;
	margin:0 auto;width:40px;height:22px;	text-indent:-9999px;
	background:url(../../images/default/btn_download.gif) no-repeat 0 0;
	overflow:hidden;
	-webkit-transition:all .2s ease-in-out;
	-moz-transition:all .2s ease-in-out;
	-ms-transition:all .2s ease-in-out;
	-o-transition:all .2s ease-in-out;
	transition:all .2s ease-in-out;
}
.download.list-tb > tbody > tr > td.btn-download a:hover {background-position:0 -22px;}
#support-wrap .download-box {margin-bottom:30px;}
.download-box .box {margin-bottom:20px;}
.download-box .box .subject {padding:6px 10px;border-bottom:#ccc solid 2px;
	background-color:#5a6474;-webkit-border-radius:6px 6px 0 0;
	-moz-border-radius:6px 6px 0 0;	border-radius:6px 6px 0 0;
}
.download-box .box .name {color:#fff;line-height:20px;}
.download-box .box .date {font-size:13px;color:#fff;}
.download-box .box .btn-download {vertical-align:middle;}
.download-box .box .btn-download a {display:block;	margin:0 auto;
	width:40px;	height:22px;text-indent:-9999px;
	background:url(../../images/default/btn_download2.png) no-repeat 0 0;
	overflow:hidden;
	-webkit-transition:all .2s ease-in-out;
	-moz-transition:all .2s ease-in-out;
	-ms-transition:all .2s ease-in-out;
	-o-transition:all .2s ease-in-out;
	transition:all .2s ease-in-out;
}
.download-box .box .txt {padding:10px;color:#888;line-height:20px;border-bottom:#ccc solid 1px;
	background-color:#f9f9f9;-webkit-border-radius:0 0 6px 6px;
	-moz-border-radius:0 0 6px 6px;
	border-radius:0 0 6px 6px;
}
.download-box .box:hover .btn-download a {background-position:0 -22px;}
.download-box .box:hover .txt {color:#000;}
.download-box .box .subject > div {	display:inline-block;}
.download-box .box .name {width:70%;}
.download-box .box .date {padding-right:15px;width:19%;	text-align:right;border-right:#ddd solid 1px;}
.download-box .box .btn-download {width:10%;}
#support-wrap {margin:0 auto;max-width:1120px;overflow:hidden;}
#support-wrap h3 {margin-bottom:15px;font-size:20px;color:#000;}
#support-wrap .download-box h4 {font-size:17px;color:#00529f;}

/*新闻内容页*/
#news-view {max-width:1120px;margin:0 auto 30px;}
#news-view .ti-box {padding-bottom:5px;border-bottom:1px solid #ddd;}
#news-view .ti-box p {line-height:20px;color:#82a90d;margin:0 auto 5px;	padding:0;}
#news-view .ti-box strong {line-height:24px;font-size:15px;color:#003b9a;}
#news-view .content {margin-top:20px;color: #707070;font-size: 13px;line-height: 26px;overflow: hidden;}
#news-view .content *{max-width: 100%;}
#news-view .ti-box p {float: right;}

/**联络我们*/
#con-info { max-width: 1120px;  margin: 0 auto 30px;}
#con-info .map-txt{float: left;width: 40.1%}
#con-info .map-txt {line-height: 26px; padding-top: 10px;font-size: 14px;color: #707070;}
.pull-left {float: left;widows: 62.1%;}
.pull-left { float: left!important;}
#con-info a.map-jumpbtn {display: block;width: 110px;height: 30px;margin-top: 50px;
    line-height: 28px;color: #fff;  border-radius: 3px; text-align: center; 
    background-image: -webkit-linear-gradient(bottom,#00203f,#004280);
    background-image: -moz-linear-gradient(bottom,#00203f,#004280);
    background-image: -o-linear-gradient(bottom,#00203f,#004280);
    background-image: -ms-linear-gradient(bottom,#00203f,#004280);
    background-image: linear-gradient(to top,#00203f,#004280);
}
#con-info .locations {margin-top: 40px;}
#con-info .locations .branch {margin-top:20px;}
#con-info .locations .row {padding: 0 15px;}
#con-info .locations .row p {margin:5px 0;}
#con-info .locations em {display: block;width: 100%;line-height: 30px; font-size: 16px;
    font-weight: 700; font-style: normal; color: #004280; padding: 0 15px;}#con-info .locations .head div, #con-info .locations .head p, #con-info .locations .branch div, #con-info .locations .branch p {
    margin: 0;
    padding: 0 15px;
    line-height: 24px;
}
#con-info .locations .row div:not([class="company"]) {display:inline-block;	margin-right:20px;}

    
#con-info .locations .head .company {
    height: 25px; line-height: 25px;color: #fff;
    background-image: -webkit-linear-gradient(bottom,#3172B3,#98B8D9);
    background-image: -moz-linear-gradient(bottom,#3172B3,#98B8D9);
    background-image: -o-linear-gradient(bottom,#3172B3,#98B8D9);
    background-image: -ms-linear-gradient(bottom,#3172B3,#98B8D9);
    background-image: linear-gradient(to top,#3172B3,#98B8D9);
}    
#con-info .locations .branch .company {
    height: 25px;
    line-height: 25px;
    color: #fff;
    background-image: -webkit-linear-gradient(bottom,#8694aa,#aab4c3);
    background-image: -moz-linear-gradient(bottom,#8694aa,#aab4c3);
    background-image: -o-linear-gradient(bottom,#8694aa,#aab4c3);
    background-image: -ms-linear-gradient(bottom,#8694aa,#aab4c3);
    background-image: linear-gradient(to top,#8694aa,#aab4c3);
}

.contanct-form{}
.contanct-form .input-wrap{}
.contanct-form .input-wrap .input-left{
	float: left;width: 14.6%;height: 40px;text-align: center;
	font-size: 15px;font-weight: bold;padding:11px 0px;
	border: 1px solid #ddd;
	border-top: none;
}
.contanct-form .input-left samp{color: red;}
.contanct-form .input-right{float: left;width: 85.4%;padding:5px 15px;position: relative;
border:1px solid #ddd;border-left:none ;border-top: none;height: 40px;}
.contanct-form .input-right .input-text{
	height: 28px;padding-left: 10px;
	border: 1px solid #DDD;width:100%;
}
.contanct-form .input-wrap .input-first{border-top:1px solid #ddd}
.back-gray {background: #f7f7f7;}
.contanct-form .input-wrap .input-left-content{height: 118px;line-height: 118px;}
.contanct-form .input-wrap .input-right-content{height: 118px;}
.contanct-form .input-wrap .input-right-content textarea{height: 102px;width: 100%;border:1px solid #ddd} 
.contanct-form .input-right .input-code{width: 86.3%;}
.contanct-form  .btn-item { margin-top: 10px; text-align: center;}
.contanct-form .btn-item .btn-style {display: inline-block; margin-top: 10px; width: 180px;height: 40px;line-height: 41px;}
.blk36{height: 36px;visibility: hidden;}
/*@media screen and (max-width:991px) {
	.download-box .box .subject {
	padding-top:10px;
}
.download-box .box .date {
	padding-top:10px;
	color:#25c9ff;
}
.download-box .box .btn-download {
	margin:10px 0 5px;
	padding-top:10px;
	border-top:#778398 solid 1px;
}
}
@media screen and (min-width:992px) {*/
	/*.download-box .box .subject > div {
	display:inline-block;
}
.download-box .box .name {
	width:70%;
}
.download-box .box .date {
	padding-right:15px;
	width:19%;
	text-align:right;
	border-right:#ddd solid 1px;
}
.download-box .box .btn-download {
	width:10%;
}
}*/

.filter-ti {
	padding-bottom:6px;
	color:#888;
}
.filter-ti span {
	display:inline-block;
	padding-right:5px;
	color:#000;
}
.filter-ti span:before {
	display:inline-block;
	margin-right:8px;
	content:'';
	width:4px;
	height:15px;
	vertical-align:middle;
	background-color:#0060bb;
	overflow:hidden;
}
.filter {
	margin-bottom:20px;
	padding:10px 10px 8px;
	border-top:#0060bb solid 2px;
	background-image:-webkit-linear-gradient(bottom,#f0f0f0,#f9f9f9);
	background-image:-moz-linear-gradient(bottom,#f0f0f0,#f9f9f9);
	background-image:-o-linear-gradient(bottom,#f0f0f0,#f9f9f9);
	background-image:-ms-linear-gradient(bottom,#f0f0f0,#f9f9f9);
	background-image:linear-gradient(to top,#f0f0f0,#f9f9f9);
}
.filter .select {
	position:relative;
	min-width:180px;
}
.filter .select select {
	display:block;
	padding:0 10px;
	width:100%;
	height:32px;
	color:#333;
	outline:none;
	font-weight:normal;
	border:#bbb solid 1px;
	background:#fff;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:normal;
}
.filter .select select::-ms-expand {
	display:none;
}
.filter .select select + i {
	box-shadow:0 0 0 11px #fff;
}
.filter .select i {
	position:absolute;
	top:13px;
	right:13px;
	width:9px;
	height:6px;
	pointer-events:none;
}
.filter .select i:before,.filter .select i:after {
	position:absolute;
	top:4px;
	right:0;
	content:'';
	border-right:4px solid transparent;
	border-left:4px solid transparent;
}
.filter .select i:before {
	top:-2px;
	border-bottom:4px solid #404040;
}
.filter .select i:after {
	bottom:0;
	border-top:4px solid #404040;
}
.filter .keyword {
	height:32px;
	color:#333;
	outline:none;
	font-weight:normal;
	border:#bbb solid 1px;
	background:#fff;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:normal;
}
.filter .keyword > div:last-child {
	padding-right:0;
}
.filter .keyword .input {
	width:100%;
}
.filter .keyword input {
	width:100%;
	font-weight:normal;
	line-height:28px;
	border:none;
	outline:none;
}
.filter .keyword button {
	float:right;
}
.filter .btn-style {
	color:#b9c2d1;
}
.filter .btn-style:hover {
	color:#fff;
}
.filter .search .btn-style {
	margin-top:0;
	height:32px;
	line-height:32px;
}
.filter .keyword .btn-style {
	margin-top:0;
	height:30px;
	line-height:30px;
	-webkit-border-radius:0 3px 3px 0;
	-moz-border-radius:0 3px 3px 0;
	border-radius:0 3px 3px 0;
}
.filter .keyword .btn-style i {
	margin:0;
}
@media screen and (max-width:991px) {
	.filter .category .select {
	width:100%;
}
.filter .search {
	margin-bottom:5px;
}
}@media screen and (max-width:1024px) {
	.filter .keyword input {
	line-height:23px;
}
}@media screen and (min-width:992px) {
	.filter .category,.filter .search {
	float:left;
}
.filter .select {
	margin-right:10px;
	float:left;
}
}#support-wrap .panel-heading {
	padding:0;
}
#support-wrap h4.panel-title {
	padding-right:10px;
	font-size:14px;
	color:#fff;
	background:#5a6474;
	-webkit-border-radius:3px 0 0 0;
	-moz-border-radius:3px 0 0 0;
	border-radius:3px 0 0 0;
}
#support-wrap h4.panel-title:before {
	display:block;
	padding-top:5px;
	content:'Q.';
	float:left;
	width:32px;
	font-size:17px;
	text-align:center;
}
#support-wrap h4.panel-title a {
	display:block;
	padding:5px 0 5px 37px;
	color:#fff;
	line-height:20px;
}
#support-wrap h4.panel-title a:focus {
	text-decoration:none;
}
#support-wrap .panel-body > div {
	float:left;
}
#support-wrap .panel-body {
	padding:10px 0;
}
#support-wrap .panel-body .ans {
	width:5%;
	font-size:17px;
	color:#5a6474;
	font-weight:bold;
	text-align:center;
	line-height:31px;
}
#support-wrap .panel-body .txt {
	padding:0 10px 0 5px;
	width:95%;
	color:#666;
	line-height:22px;
}
@media screen and (max-width:480px) {
	#support-wrap .panel-body .ans {
	width:7%;
}
#support-wrap .panel-body .txt {
	width:93%;
}
}@media screen and (max-width:320px) {
	#support-wrap .panel-body .ans {
	width:11%;
}
#support-wrap .panel-body .txt {
	width:89%;
}
}@media screen and (min-width:768px) {
	#support-wrap .panel-body .ans {
	width:5%;
}
#support-wrap .panel-body .txt {
	width:95%;
}
}@media screen and (min-width:992px) {
	#support-wrap .panel-body .ans {
	width:3.5%;
}
#support-wrap .panel-body .txt {
	width:96.5%;
}
}

.list-toggle:after {
	display:inline-block;
	position:absolute;
	top:7px;
	right:10px;
	font-family:FontAwesome;
	content:"\f105";
	font-size:14px;
	color:#fff;
	font-weight:normal;
}
.list-toggle.active:after {
	color:#fff;
	content:"\f107";
}
.sidebar-nav i {
	padding-right:8px;
}
.sidebar-nav li {
	padding:0;
}
.sidebar-nav > li {
	background-image:-webkit-linear-gradient(bottom,#004280,#0460b7);
	background-image:-moz-linear-gradient(bottom,#004280,#0460b7);
	background-image:-o-linear-gradient(bottom,#004280,#0460b7);
	background-image:-ms-linear-gradient(bottom,#004280,#0460b7);
	background-image:linear-gradient(to top,#004280,#0460b7);
}
.sidebar-nav > li:hover {
	background-image:-webkit-linear-gradient(bottom,#0460b7,#004280);
	background-image:-moz-linear-gradient(bottom,#0460b7,#004280);
	background-image:-o-linear-gradient(bottom,#0460b7,#004280);
	background-image:-ms-linear-gradient(bottom,#0460b7,#004280);
	background-image:linear-gradient(to top,#0460b7,#004280);
}
.sidebar-nav li a {
	display:block;
	padding:6px 30px 6px 10px;
	color:#fff;
	text-decoration:none;
}
.sidebar-nav li a:hover {
	text-decoration:none;
}
.sidebar-nav > li.active,.sidebar-nav > li.active:hover {
	text-decoration:none;
}
.sidebar-nav > li.active,.sidebar-nav > li.active:hover,.sidebar-nav > li.active:focus {
	border-color:#ddd;
	background-image:-webkit-linear-gradient(bottom,#0460b7,#004280);
	background-image:-moz-linear-gradient(bottom,#0460b7,#004280);
	background-image:-o-linear-gradient(bottom,#0460b7,#004280);
	background-image:-ms-linear-gradient(bottom,#0460b7,#004280);
	background-image:linear-gradient(to top,#0460b7,#004280);
}
.sidebar-nav > li.active > a {
	color:#fff;
	text-decoration:none;
}
.sidebar-nav li ul,.sidebar-nav li.active ul a {
	background:#f8f8f8;
}
.sidebar-nav li ul a {
	padding:6px 30px 6px 17px;
	font-size:13px;
	color:#666;
	border-top:solid 1px #ddd;
}
.sidebar-nav ul li:hover a,.sidebar-nav ul li.active a {
	color:#000;
}
a.btn-back {
	height:100px;
	color:#666;
	text-align:center;
	line-height:100px;
	background-color:#eee;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
}
a.btn-back i {
	padding-right:5px;
}
a.btn-back:hover {
	text-decoration:underline;
}
#member-wrap .download-box .back {
	margin-bottom:15px;
}
#privacy {
	margin:0 auto;
	max-width:1000px;
	font-size:15px;
}
#privacy .box {
	margin-top:25px;
}
#privacy .header-ti {
	margin-bottom:10px;
	width:100%;
	background:url(../images/line.gif) repeat-x center;
}
#privacy .header-ti span {
	padding-right:10px;
	font-size:20px;
	color:#004280;
	background-color:#fff;
}
#privacy ol {
	padding:0 0 0 20px;
}
#privacy ol li {
	margin-top:10px;
	line-height:20px;
}
#privacy a {
	color:#004280;
	text-decoration:underline;
}
#privacy img {
	max-width:100%;
	height:auto !important;
}
#search-wrap {
	margin:0 auto;
	width:1000px;
}
#error-wrap {
	margin:0 auto;
	padding:15px;
	width:1000px;
	line-height:22px;
	border:#ddd solid 1px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
#pLoader {
	font-size:12px;
	position:fixed;
	z-index:10010;
	bottom:0;
	left:0;
	display:none;
	padding:5px 15px;
	opacity:.65;
	color:#c00;
	border:1px solid #c00;
	background-color:#ffc;
	filter:progid:DXImageTransform.Microsoft.BasicImage(opacity=.65);
}
* html #pLoader {
	position:absolute;
}

#sitemap .site-box, #sitemap .site-box.site-box-w {width: 33.33333%;float: left;}
#sitemap .site-box {display: inline-block; font-size: 14px;
    margin-bottom: 20px;
    padding: 0 15px;
    vertical-align: top;
}
#sitemap ul.site-main a{color: #707070}
#sitemap ul.site-main > li {line-height: 24px; padding: 0;}
#sitemap ul.site-main > li.ti {font-size: 15px; font-weight: 700;border-bottom: 1px solid #ddd; padding-bottom: 8px;margin-bottom: 8px;}
#sitemap ul.site-sub > li > a {
    color: #707070;
}
