﻿@charset "utf-8";/* CSS Document *//*================base================*/
th{font-weight:100}
body
{
	font-size: 12px;
	font-family: "宋体",Verdana, Arial;
	margin: 0px 0 0 0;
	padding: 0;
	background: #fff;
}
.content1 ul {
    width: 311px;
    
    float: left;
    margin-top: 10px;
}
div
{
	margin: 0 auto;
	padding: 0;
}

h1,h2,h3,h4,h5,h6,ul,li,dl,dt,dd,form,img,p
{
	margin: 0;
	padding: 0;
	border: none;
	list-style-type: none;
}

.fl
{
	float: left;
}

.fr
{
	float: right;
}

a
{
	text-decoration: none
}

a:link
{
	color: #000;
}

a:visited
{
	color: #000;
}

a:hover
{
	color: #24599d;
}

ul li a:link
{
	color: #000;
}

ul li a:visited
{
	color: #000;
}

ul li a:hover
{
	color: #24599d;
}

.dis-none
{
	display: none
}/*============top_block===========*/.top_block
{
	width: 1038px;
	height: 74px;
}

.top
{
	width: 1000px;
	position: relative;
}

.top .logo
{
	width: 266px;
	height: 46px;
	float: left;
	margin-top: 16px;
}

.top .tel
{
	width: 185px;
	height: 23px;
	float: left;
	margin: 37px 0 0 238px;
}

.top h3
{
	float: left;
}

.top p
{
	color: #8a8a8a;
	float: right;
	margin-top: 11px;
	width: 300px;
	text-align: right;
}

.top .search
{
	width: 158px;
	height: 28px;
	background: url(../images/search.png);
	position: relative;
	margin-right: 10px;
	margin-top: 10px;
}

.top .search .input
{
	border: none;
	width: 145px;
	height: 20px;
	float: left;
	background: none;
	margin-top: 1px;
	margin-left: 3px;
	line-height: 20px;
}

.top .search .submit
{
	position: absolute;
	top: 1px;
	right: 4px;
	border: none;
	height: 23px;
	width: 23px;
	background: url(../images/search.png) 26px -1px;
	background-color: none;
	cursor: pointer;
}

.top .lang
{
	float: right;
	height: 28px;
	line-height: 28px;
	margin-top: 10px;
}

.top .lang a
{
	color: #8a8a8a;
}     /*================base end================*/.nav_block
{
	width: 100%;
	height: 36px;
	background: url(../images/nav_bg.jpg) center no-repeat;
}

.nav
{
	width: 1000px;
}

.nav ul li
{
	width: 111px;
	height: 36px;
	float: left;
	background: url(../images/li_bg.jpg) top right no-repeat;
	position: relative;
}

.nav ul li a
{
	width: 111px;
	height: 36px;
	font-weight: bold;
	float: left;
	line-height: 36px;
	text-align: center;
	display: block;
	font-size: 14px;
	font-family: microsoft yahei;
}

.nav ul li a:link
{
	color: #fff
}

.nav ul li a:visited
{
	color: #fff
}

.nav ul li a:hover
{
	color: #fff;
	background: url(../images/navhover.png) left top no-repeat;
}

.nav ul li.active
{
	color: #fff;
	background: url(../images/navhover.png) left top no-repeat;
}

.nav ul li.default
{
	color: #fff;
	background: url(../images/navhover.png) left top no-repeat;
}

.nav dl
{
	min-width: 111px;
	font-size: 12px;
	background: #013f73;
	position: absolute;
	top: 36px;
	left: 0px;
	z-index: 999;
	display:none
}

.nav dl dd a
{
	color: #fff;
	height: 30px;
	width: 100%;
	display: inline;
	line-height: 30px;
	float: left;
	font-weight: normal;
	border-top: 1px solid #376d9c;
	white-space: nowrap;
	font-size: 12px;
	font-family: "宋体"
}

.nav dl dd a:hover
{
	color: #fff;
	background: #1864a7;
}

.product_nav
{
	position: relative;
}

.product_nav_show
{
	position: absolute;
	width: 998px;
	top: 36px;
	left: -333px;
	z-index: 9999999;
	border: 1px solid #105187;
	background: #013f73;
	display:none
}

.product_nav_show .col
{
	float: left;
	padding-top: 25px;
	padding-bottom: 25px;
}

.product_nav_show .col1
{
	width: 160px;
	margin-left: 25px;
}

.product_nav_show .col2
{
	width: 150px;
	margin-left: 10px;
}

.product_nav_show .col3
{
	width: 170px;
	margin-left: 10px;
}

.product_nav_show .col4
{
	width: 170px;
	margin-left: 30px;
}

.product_nav_show .col5
{
	width: 240px;
	margin-left: 10px;
}

.product_nav_show .col h3
{
	color: #fff;
	font-family: "微软雅黑";
	display: block;
	line-height: 1.8em;
}

.product_nav_show .col a
{
	font-size: 12px;
	font-weight: normal;
	width: auto;
	display: block;
	width: 100%;
	text-align: left;
	line-height: 1.5em;
	height: 24px;
	clear: both;
}

.product_nav_show .col a:link
{
	color: #bbb
}

.product_nav_show .col a:visited
{
	color: #bbb;
}

.product_nav_show .col a:hover
{
	color: #fff;
	background: none;
}/*============banner=============*/.m_banner
{
	background: #fff;
	height: 100%;
	width: 100%;
	position: relative;
	float: left;
	margin-top: 3px;
}

.m_banner .banner
{
	height: 321px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-position: center top;
}

.banner_ctrl
{
	height: 100px;
	width: 960px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -50px 0 0 -480px;
	z-index: 2;
}

.banner_ctrl a
{
	display: block;
	width: 30px;
	height: 100px;
	background: url(../images/banner_ctrl.png) no-repeat;
	_background: url(../images/banner_ctrl.jpg) no-repeat;
	position: absolute;
	opacity: .1;
	filter: alpha(opacity=10);
	-moz-opacity: 0.1;
}

.banner_ctrl a.prev
{
	left: -30px;
}

.banner_ctrl a.next
{
	right: -30px;
	background-position: -30px 0;
}/*============main_block=============*/.main
{
	width: 1000px;
	height: 492px;
	
}

.block
{
	width: 311px;
	height: 236px;
	float: left;
	margin: 10px 31px 0 0;
}

.block .title
{
	height: 33px;
	border-bottom: 1px solid #c1c1c1;
}

.block .title img
{
	width: 20px;
	height: 20px;
	float: left;
	margin-top: 6px;
}

.block .title h3
{
	font-family: "microsoft yahei";
	font-size: 18px;
	float: left;
	color: #333;
	margin: 3px 0 0 7px;
}

.block .title span
{
	font-family: "microsoft yahei";
	font-size: 18px;
	float: left;
	color: #7e7e7e;
	margin-top: 3px;
}

.block .title .more
{
	font-family: "Arial";
	color: #e40300;
	float: right;
	line-height: 33px;
}

.content
{
	height: 311px;
	height: 203px;
}

.content ul
{
	width: 311px;
	
	float: left;
	margin-top: 10px;
}

.content ul li
{
	width: 311px;
	height: 30px;
}

.content ul li span
{
	color: #999;
	float: right;
	line-height: 30px;
}

.content ul li a
{
	font-size: 12px;
	float: left;
	line-height: 30px;
}

.content ul li a:link
{
	color: #636363
}

.content ul li a:visited
{
	color: #636363
}

.content ul li a:hover
{
	color: #212121
}

.content .fuwu
{
	width: 311px;
	height: 117px;
	float: left;
	margin-top: 5px;
}

.content p
{
	color: #636363;
	line-height: 24px;
}

.content .shipin
{
	width: 283px;
	height: 196px;
	float: left;
	margin: 6px 0 0 11px;
}/*============bottom=============*/.bottom_block
{
	width: 100%;
	height: auto;
	background-color: #024379;
	margin-top: 40px;
	float: left;
}

.bottom
{
	width: 1000px;
	height: 257px;
}

.bottom ul
{
	width: 1000px;
	height: 257px;
	float: left;
}

.bottom ul li
{
	width: 200px;
	float: left;
	display: inline;
	margin-top: 24px;
	text-align: center
}

.bottom ul li dl
{
	text-align: left;
	text-align: center;
}

.bottom ul li dt
{
	float: left;
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding-bottom: 10px;
}

.bottom ul li dl dd
{
	line-height: 25px;
	text-align: center
}

.bottom ul li dl dd a:link
{
	color: #fff
}

.bottom ul li dl dd a:visited
{
	color: #fff
}

.bottom ul li dl dd a:hover
{
	color: #999;
}

.apply
{
	width: 300px;
	position: relative;
	padding-top: 13px;
	overflow: hidden;
}

.apply_array
{
	width: 300px;
	float: left;
	height: 196px;
}

.apply_array .img
{
	width: 113px;
	height: 180px;
	float: left;
	overflow: hidden;
	margin-left: 17px;
	text-align: center;
}

.apply_array .img img
{
	float: left;
}

.apply_array .summary
{
	width: 145px;
	float: right;
	color: #636363;
	margin-right: 17px;
	line-height: 1.7em;
	text-align: left;
}

.apply_array .summary .more
{
	float: right;
	text-align: right;
	line-height: 1.7em;
}

.apply_array .summary .more a
{
	color: #e40300
}

.apply_array .summary .more a:hover
{
	color: #f91916
}

.apply .img_l
{
	padding-top: 80px;
	float: left;
	cursor: pointer;
	position: absolute;
	left: 0px;
	z-index: 999;
}

.apply .img_r
{
	padding-top: 80px;
	float: left;
	cursor: pointer;
	position: absolute;
	right: 0px;
	z-index: 999;
}

.apply_info
{
	text-align: center;
}

.apply_comment
{
	text-align: center
}

.apply_info a
{
	line-height: 17px;
	font-weight: 700
}

.apply_nav
{
	position: relative;
	width: 798px;
	float: left;
	height: 210px;
	overflow: hidden
}

.apply_w
{
	position: absolute;
	width: 1000px;
	float: left;
	left: 0px
}

.singeltop
{
	width: 100%;
	height: 200px;
	float: left;
	background: center top;
	margin-top: 2px;
	margin-bottom: 20px;
}

.leftmenu
{
	width: 207px;
	height: 900px;
	float: left;
	overflow: hidden;
}

.leftmenu h2
{
	width: 187px;
	padding-left: 20px;
	float: left;
	height: 38px;
	background: #0159a0;
	color: #fff;
	overflow: hidden;
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 38px;
	text-align: left;
}

.leftmenu h2 i
{
	font-family: "Arial";
	font-size: 12px;
}

.leftmenu ul
{
	width: 193px;
	float: left;
	border: 1px solid #d7d7d7;
	padding: 12px 6px;
}

.leftmenu ul li
{
	width: 181px;
	float: left;
	height: 34px;
	background: #ebebeb;
	padding-left: 12px;
	line-height: 34px;
	text-align: left;
	margin-bottom: 7px;
	border-radius: 3px;
	white-space: nowrap
}

.leftmenu ul li a
{
	color: #343434;
	font-weight: bold;
	display: block;
}

#leftmenu ul li a
{
	background: url(../images/l_off.png) no-repeat 150px;
}

.leftmenu ul li a.on
{
	background: url(../images/l_on.png) no-repeat 150px !important;
}

.leftmenu .child
{
	width: 181px;
	float: left;
}

.leftmenu .child a{width: 174px;line-height: 22px;	padding-top: 3px;	float: left;	background: url(../images/childleft.png) no-repeat top 10px left 1px;	padding-left: 10px;	margin-left: 7px;}
.leftmenu .child .sanji{float:left; margin-left:10px; display:none}
.leftmenu .child .sanji a{width: 164px;	line-height: 22px;padding-top: 3px;float: left;padding-left:10px;}

.rightcontent
{
	width: 775px;
	border: 1px solid #d7d7d7;
	float: right;
}

.leftmenu .kefu
{
	float: left;
	width: 205px;
	height: 246px;
	float: left;
	border: 1px solid #d7d7d7;
	margin-top: 20px;
}

.leftmenu .kefu img
{
	width: 205px;
	float: left;
}/* 三级栏目下的图片 */.leftmenu ul li .kefu1
{
	float: left;
	width: 205px;
	float: left;
	border: 1px solid #d7d7d7;
	margin-top: 20px;
}

.leftmenu ul li .kefu1 img
{
	width: 205px;
	float: left;
}

.rightcontent .top
{
	width: 100%;
	height: 42px;
	float: left;
	border-bottom: 1px solid #d7d7d7;
	margin-bottom: 10px;
}

.rightcontent .top h3
{
	float: left;
	height: 40px;
	float: left;
	line-height: 40px;
	border-bottom: 2px solid #0068b8;
	padding: 0 5px;
	margin-left: 11px;
	font-size: 18px;
	font-family: "微软雅黑";
	font-weight: normal;
}

.rightcontent .content
{
	width: 755px;
	height: auto;
	padding: 10px;
	float: left;
	overflow: hidden;
	line-height: 1.8em;
}/* .crumb{float:right;padding-right:10px;padding-top:20px;color:#8a8a8a;width:522px;} */
.crumb
{
	float: right;
	padding-right: 10px;
	color: #8a8a8a;
	position: absolute;
	bottom: 5px;
	right: 0;
}

.crumb a
{
	color: #8a8a8a;
}

.rightcontent .list
{
	width: 100%;
	float: left;
}

.rightcontent .list .li
{
	width: 745px;
	margin: 0px 15px;
	border-bottom: 1px dotted #ccc;
	float: left;
	margin-bottom: 10px;
}

.rightcontent .list .li a.title
{
	font-size: 14px;
	font-weight: bold;
	float: left;
	width: 730px;
	background: url(../images/list_left.png) no-repeat;
	color: #0068b8;
	font-family: "微软雅黑";
	padding-left: 15px;
}

.rightcontent .list .li p.summary
{
	width: 730px;
	padding-left: 15px;
	float: left;
	margin-top: 7px;
	margin-bottom: 7px;
	color: #6b6c6c;
	line-height: 1.8em
}

.rightcontent .list .li p.summary a
{
	color: #2356a9;
}

.rightcontent .list .li span.date
{
	margin-left: 10px;
	width: 728px;
	float: left;
	padding-left: 22px;
	padding-top: 3px;
	background: url(../images/list_time.png) no-repeat left top;
	height: 25px;
	color: #999999;
}

.case
{
	width: 100%;
	height: auto;
	float: left;
	margin-top: 15px;
	padding-bottom: 30px;
}

.case .li
{
	width: 340px;
	height: 119px;
	float: left;
	margin: 0px 20px;
	margin-bottom: 40px;
}

.case .li a.img
{
	width: 162px;
	height: 117px;
	border: 1px solid #d9d9d9;
	float: left;
	margin-right: 10px;
}

.case .li a.img img
{
	width: 162px;
	height: 117px;
	float: left;
}

.case .li a.title
{
	float: left;
	width: 162px;
	font-size: 12px;
	font-weight: bold;
	font-family: "微软雅黑";
	color: #323232;
	margin-bottom: 10px;
}

.case .li p.summary
{
	float: left;
	width: 162px;
	line-height: 1.8em;
}

.case .li a.more
{
	float: right;
	width: 82px;
	height: 24px;
	text-align: center;
	background: url(../images/case_button.png) no-repeat top left;
	line-height: 24px;
	color: #ffffff
}

.rightcontent .product
{
	width: 100%;
	float: left;
	padding-bottom: 30px;
}

.rightcontent .product .li
{
	width: 745px;
	margin: 0px 15px;
	border-bottom: 1px dotted #ccc;
	float: left;
	padding: 25px 0;
}

.rightcontent .product .li a.img
{
	width: 167px;
	height: 121px;
	float: left;
	border: 1px solid #d9d9d9;
	margin-left: 10px;
	margin-right: 45px;
}

.rightcontent .product .li a.img img
{
	width: 167px;
	height: 121px;
	float: left;
}

.rightcontent .product .li a.title
{
	width: 505px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	font-family: "微软雅黑";
	color: #323232;
	margin-bottom: 10px;
}

.rightcontent .product .li p.summary
{
	width: 505px;
	float: left;
	line-height: 1.8em;
}

.rightcontent .product .li .button
{
	width: 505px;
	float: right;
	margin-top: 4px;
}

.rightcontent .product .li .button a
{
	float: right;
	width: 82px;
	height: 24px;
	text-align: center;
	background: url(../images/case_button.png) no-repeat top left;
	line-height: 24px;
	color: #ffffff;
	margin-left: 15px
}

.rightcontent .download .li
{
	width: 745px;
	margin: 0px 15px;
	border-bottom: 1px dotted #ccc;
	float: left;
	margin-bottom: 10px;
}

.rightcontent .download .li a.title
{
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	float: left;
	background: url(../images/list_left.png) no-repeat 2px 3px;
	color: #0068b8;
	font-family: "微软雅黑";
	padding-left: 15px;
}

.rightcontent .download .li span.date
{
	margin-left: 10px;
	float: right;
	padding-left: 22px;
	padding-top: 3px;
	background: url(../images/list_time.png) no-repeat left top;
	height: 25px;
	color: #999999;
}

.rightcontent .download .li a.down
{
	float: right;
	line-height: 25px;
	color: #666;
	padding: 0 5px;
}

.video
{
	text-align: center;
	margin-top: 10px;
}

.rightcontent .next
{
	width: 755px;
	float: left;
	margin-left: 10px;
	line-height: 1.8em;
	color: #666;
	border-top: 1px dotted #ccc;
	padding-top: 7px;
	margin-top: 10px;
	padding-bottom: 10px;
}

.rightcontent .next a
{
	color: #666
}

.articletitle
{
	width: 755px;
	float: left;
	margin-left: 10px;
}

.articletitle  h3
{
	width: 755px;
	float: left;
	padding-left: 10px;
	line-height: 1.7em;
	font-family: "微软雅黑";
	font-size: 18px;
	color: #000;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: center;
}

.articletitle .date
{
	width: 755px;
	margin-left: 10px;
	float: left;
	color: #888;
	padding-bottom: 10px;
	border-bottom: 1px solid #f5f4f4;
	margin-bottom: 8px;
	text-align: center;
}

.articletitle .date span
{
	padding-left: 15px
}/*links*/.links
{
	width: 1000px
}/*footer*/.footer
{
	width: 1000px;
	height: 37px;
	text-align: center;
	line-height: 26px;
	color: #666;
	padding: 10px 0 20px 0;
	clear: both;
	overflow: hidden
}/* 新banner */@import url(https://fonts.googleapis.com/css?family=Tinos&subset=latin,latin-ext,cyrillic);

#wowslider-container1
{
	display: table;
	zoom: 1;
	position: relative;
	width: 100%;
	max-height: 300px;
	margin: 0px auto 0px;
	z-index: 90;
	text-align: left;
 /* reset align=center */
	font-size: 10px;
	/* reset box-sizing (to boostrap friendly) */
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

* html #wowslider-container1
{
	width: 960px
}

#wowslider-container1 .ws_images ul
{
	position: relative;
	width: 10000%;
	height: 100%;
	left: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	border-spacing: 0;
	overflow: visible;
	/*table-layout:fixed;*/
}

#wowslider-container1 .ws_images ul li
{
	position: relative;
	width: 1%;
	height: 100%;
	line-height: 0;
 /*opera*/
	overflow: hidden;
	float: left;
	font-size: 0;
	padding: 0 0 0 0 !important;
	margin: 0 0 0 0 !important;
}

#wowslider-container1 .ws_images
{
	position: relative;
	
	left: 0;
	top: 0;
	height: 100%;
	max-height: 300px;
	max-width: 100%	;
	vertical-align: top;
	border: none;
	overflow: hidden;
}

#wowslider-container1 .ws_images ul a
{
	width: 100%;
	height: 100%;
	max-height: 300px;
	display: block;
	color: transparent;
}

#wowslider-container1 img
{
	max-width: none !important;
}

#wowslider-container1 .ws_images ul img,#wowslider-container1 .ws_images > div > img
{
	width: 100%;
	border: none 0;
	max-width: none;
	padding: 0;
	margin: 0;
}

#wowslider-container1 .ws_images > div > img
{
	max-height: 300px;
}

#wowslider-container1 .ws_images iframe
{
	position: absolute;
	z-index: -1;
}

#wowslider-container1 .ws_controls
{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

#wowslider-container1 .ws-title > div
{
	display: inline-block !important;
}

#wowslider-container1 a
{
	text-decoration: none;
	outline: none;
	border: none;
}

#wowslider-container1  .ws_bullets
{
	float: left;
	position: absolute;
	z-index: 70;
}

#wowslider-container1  .ws_bullets div
{
	position: relative;
	float: left;
	font-size: 0px;
}

#wowslider-container1  .wsl
{
	display: none;
}

#wowslider-container1 sound, #wowslider-container1 object
{
	position: absolute;
}/* prevent some of users reset styles */#wowslider-container1 .ws_effect
{
	position: static;
	width: 100%;
	height: 100%;
}

#wowslider-container1 .ws_photoItem
{
	background: #fff;
}

#wowslider-container1 .ws_photoItem > div
{
	left: 2em;
	right: 2em;
	top: 2em;
	bottom: 2em;
}

#wowslider-container1.ws_gestures
{
	cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAQAAADZc7J/AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAABwSURBVEjH7ZJBEsAgCAMT/v/n9NCOSqe2oD2yNx1JggB4BCEFWyFASP2KMQE7ywWhe/tTRGCGogLk02tFctiW/SUgaMyQG4PdPzDn31rQbMb8FiAXgvsEJNax1yVlVGAjA93apP3HFhZTGIqiKH7iADB6HxPlHdNVAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDE0LTA3LTA3VDEzOjQ5OjEwKzAyOjAwm7WiFAAAACV0RVh0ZGF0ZTptb2RpZnkAMjAxNC0wNy0wN1QxMzo0OToxMCswMjowMOroGqgAAAAASUVORK5CYII="), move;
}

#wowslider-container1.ws_gestures.ws_grabbing
{
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing;
	cursor: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAQAAADZc7J/AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAABaSURBVEjH7ZMxCkAhDEOT8u9/5TpJ+xWkFse8IYutJgEB8RCHL1qCc90BEFnT6QH7mwgFHBUf8wJyS1TDLuc3vmighx37LZdIth3E5hKj9n6O0HRh+oJCiFcMxRUUDxR1CTMAAAAldEVYdGRhdGU6Y3JlYXRlADIwMTQtMDctMDdUMTM6NDk6MzgrMDI6MDDqf+sOAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDE0LTA3LTA3VDEzOjQ5OjM4KzAyOjAwmyJTsgAAAABJRU5ErkJggg=="), move;
}/* hide controls when video start play */#wowslider-container1.ws_video_playing .ws_bullets
{
	display: none;
}

#wowslider-container1.ws_video_playing:hover .ws_bullets
{
	display: block;
}/* IE fix because it don't show controls on hover if frame visible */#wowslider-container1.ws_video_playing_ie .ws_bullets,#wowslider-container1.ws_video_playing_ie a.ws_next,#wowslider-container1.ws_video_playing_ie a.ws_prev {	display: block;}/* youtube/vimeo buttons */#wowslider-container1 .ws_video_btn {	position: absolute;	display: none;	cursor: pointer;	top: 0;	left: 0;	width: 100%;	height: 100%;	z-index: 55;}#wowslider-container1 .ws_video_btn.ws_youtube,#wowslider-container1 .ws_video_btn.ws_vimeo {	display: block;}#wowslider-container1 .ws_video_btn div {	position: absolute;	background-image: url(./playvideo.png);	background-size: 200%;	top: 50%;	left: 50%;	width: 7em;	height: 5em;	margin-left: -3.5em;	margin-top: -2.5em;}#wowslider-container1 .ws_video_btn.ws_youtube div {	background-position: 0 0;}#wowslider-container1 .ws_video_btn.ws_youtube:hover div {	background-position: 100% 0;}#wowslider-container1 .ws_video_btn.ws_vimeo div {	background-position: 0 100%;}#wowslider-container1 .ws_video_btn.ws_vimeo:hover div {	background-position: 100% 100%;}#wowslider-container1 .ws_playpause.ws_hide {	display: none !important;}#wowslider-container1  .ws_bullets { 	padding: 5px 0px; }
#wowslider-container1 .ws_bullets a { 	font: 14px 'Tinos',Georgia,serif;
	font-weight: normal;
	color: #fff;
	text-align: center;
	margin: 0px 2px;
	width: 21px;
	height:20px;
	background:#0066ff;
	float: left;
	position: relative;
	line-height:20px;
	border-radius: 15px;
	line-height:15px;}
#wowslider-container1 .ws_bullets a:hover{	background-position: 0 50%;}
#wowslider-container1 .ws_bullets a.ws_selbull{	font: 14px 'Tinos',Georgia,serif;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin: 0px 2px;
	width: 21px;
	height:20px;
	background:#ff3333;
	float: left;
	position: relative;
	line-height:20px;
	border-radius: 15px;
	line-height:17px;}
#wowslider-container1 a.ws_next, #wowslider-container1 a.ws_prev {	background-size: 200%;	position:absolute;	bottom:2em;	margin-top:-0.5em;	z-index:60;	width: 1.1em;	height: 1.6em;		background-image: url(./arrows.png);}#wowslider-container1 a.ws_next{	background-position: 100% 0;	right:0.5em;}#wowslider-container1 a.ws_prev {	right:3.5em;	background-position: 0 0; }#wowslider-container1 a.ws_next:hover{	background-position: 100% 100%;}#wowslider-container1 a.ws_prev:hover {	background-position: 0 100%; }/*playpause*/#wowslider-container1 .ws_playpause {    width: 1em;    height: 1.6em;    position: absolute;    bottom:2em;    right: 2em;    margin-left: -0.5em;    margin-top: -0.8em;    z-index: 59;}#wowslider-container1 .ws_pause {	background-size: 100%;    background-image: url(./pause.png);}#wowslider-container1 .ws_play {	background-size: 100%;    background-image: url(./play.png);}#wowslider-container1 .ws_pause:hover, #wowslider-container1 .ws_play:hover {    background-position: 100% 100% !important;}/* bottom right*/#wowslider-container1  .ws_bullets {	bottom:0;	right:50px;}#wowslider-container1 .ws-title{	position: absolute;	bottom:5em;	left: 0;	margin: 0 0.5em 1.5em 0;	z-index: 50;	padding:1.2em;	color: #383334;	background:#E3D84B;	background-image:linear-gradient(#E6DD61, #E3D84B 45%, #E3D84B);	background-image:-webkit-linear-gradient(#E6DD61, #E3D84B 45%, #E3D84B);	background-image:-moz-linear-gradient(#E6DD61, #E3D84B 45%, #E3D84B);	background-image:-o-linear-gradient(#E6DD61, #E3D84B 45%, #E3D84B);	    font-family: 'Tinos', Georgia, serif;	font-weight: bold;		border-radius:0 0.4em 0.4em 0;		-moz-border-radius:0 0.4em 0.4em 0; 	-webkit-border-radius:0 0.4em 0.4em 0;	opacity:0.8;	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);	box-shadow: 0 0.1em 0 rgba(255, 255, 255, 0.2) inset;	-moz-box-shadow: 0 0.1em 0 rgba(255, 255, 255, 0.2) inset;	-webkit-box-shadow: 0 0.1em 0 rgba(255, 255, 255, 0.2) inset;}#wowslider-container1 .ws-title div{	padding-top:0.25em;	font-size: 1.8em;	line-height: 1.15em;	font-weight: normal;	text-transform:none;}#wowslider-container1 .ws-title span{	line-height: 1.1em;	font-size: 3em;}#wowslider-container1 .ws_images > ul{	animation: wsBasic 20s infinite;	-moz-animation: wsBasic 20s infinite;	-webkit-animation: wsBasic 20s infinite;}@keyframes wsBasic{0%{left:-0%} 10%{left:-0%} 20%{left:-100%} 30%{left:-100%} 40%{left:-200%} 50%{left:-200%} 60%{left:-300%} 70%{left:-300%} 80%{left:-400%} 90%{left:-400%} }@-moz-keyframes wsBasic{0%{left:-0%} 10%{left:-0%} 20%{left:-100%} 30%{left:-100%} 40%{left:-200%} 50%{left:-200%} 60%{left:-300%} 70%{left:-300%} 80%{left:-400%} 90%{left:-400%} }@-webkit-keyframes wsBasic{0%{left:-0%} 10%{left:-0%} 20%{left:-100%} 30%{left:-100%} 40%{left:-200%} 50%{left:-200%} 60%{left:-300%} 70%{left:-300%} 80%{left:-400%} 90%{left:-400%} }#wowslider-container1 .ws_bullets  a img{	text-indent:0;	display:block;	bottom:25px;	left:-77px;	visibility:hidden;	position:absolute;    border: 3px solid #FFFFFF;	max-width:none;}#wowslider-container1 .ws_bullets a:hover img{	visibility:visible;}#wowslider-container1 .ws_bulframe div div{	height:48px;	overflow:visible;	position:relative;}#wowslider-container1 .ws_bulframe div {	left:0;	overflow:hidden;	position:relative;	width:153px;	background-color:#FFFFFF;}#wowslider-container1  .ws_bullets .ws_bulframe{	display:none;	bottom:50px;	overflow:visible;	position:absolute;	cursor:pointer;    border: 3px solid #FFFFFF;	margin-left: 20px;	border-radius:4px;	-moz-border-radius:4px;	-webkit-border-radius:4px;}#wowslider-container1 .ws_bulframe div div{	height: auto;}@media all and (max-width:400px){	#wowslider-container1 .ws_controls,	#wowslider-container1 .ws_bullets,	#wowslider-container1 .ws_thumbs{		display: none	}}/* 新banner end*/



/*  houzeng*/
#mainCon {width:770px;}
.downloadList{ margin-top:10px;width:770px;}
.downloadList li{ clear:both; padding-bottom:10px;}
.downloadList h2{ font-size:12px; background:url(images/ico1.gif) no-repeat left center; padding-left:10px;}
.downloadList p{padding:10px; border-bottom:1px dotted #ccc;}
.downloadList p a{display:block; width:200px; padding-right:20px; line-height:20px; height:20px; overflow:hidden; float:left;}
/*  houzeng   end*/
.star{color:red}
.denglu{float:left; width:166px; height:80px; padding:10px 20px}
.denglu span{width:50px; float:left; color:#636363}
.denglu input{ width:100px; float:left;}
.denglu .btn-primary{width:80px; float:left; margin-left:48px;}
.product_nav_show{background:#fff; width:998px; border:1px solid #dedede;border-top:none}
.product_nav_show .ad_class{width:332px; float:left}
.product_nav_show .ad_class .ad_product_title{ width:100.8%; float:left; text-align:center; height:36px; line-height:36px;  background:#013f72; color:#fff; font-size:16px; font-family:"微软雅黑"}
.product_nav_show .ad_class .ad_title_image{width:100%; height:140px; float:left;}
.product_nav_show .ad_class .ad_title_image a{width:100%; height:140px;}
.product_nav_show .ad_class .ad_title_image img{width:100%; height:140px;}
.product_nav_show .ad_class .col a{color:#5a5859}
.product_nav_show .ad_class .col a:visited{color:#5a5859}
.product_nav_show .ad_class .col a:link{color:#5a5859}
.product_nav_show .colp{width: 160px; color:#5a5859; }
.product_nav_show .colp h3{color: #5a5859;font-family:"微软雅黑";display: block;line-height: 1em;}
.product_nav_show .colp a{line-height:1.2em;color:#5a5859}
.product_nav_show .colp a:hover{color:#013f72}