@charset "UTF-8";
/*首页*/
.top{
    width: 100%;
    background: #f2f2f2;
    height: 40px;
}
header {
    padding: 20px 0;
}
header .tel{
    padding-left: 120px;
    padding-top: 20px;
}
.top_c{
    margin: 0 auto;
    line-height: 40px;
    font-size: 12px;
    color: #999999;
}
.top_l{
    padding-top: 20px;
    height:42px; 
    line-height:42px;
}
.top_search{
    width:190px;
    padding:5px;
    /* border:none; */
    line-height:28px;
    text-indent:10px;
    background:none;
    border: 2px solid #0164bf;

}
.top_but{
    color:#fff;
    background: #0164bf;
    height:42px;
    text-align:center;
    display:inline-block;
    width:98px;

}

.nav{
    line-height: 66px;
    height: 68px;
    width: 100%;
    background: #0164bf;
}
.nav ul{
    width: 1200px;
    margin: 0 auto;

}
.nav ul li{
    text-align: center;;
    float: left;

}
.nav ul li a{
    width: 152px;
    display: inline-block;
    color: #fff;
    font-size: 18px;
}
.nav ul li a:hover,.nav ul li a.curent{
    width: 152px;
    background: #015aac;
}

/*focusImg*/
.focusImg{
	width:100%;
	height: 495px;
	overflow: hidden;
	position: relative;
}
.focusImg .hd{
	position: absolute;
	left: 0;
	bottom:40px;
	width:100%;
	height: 10px;
	text-align: center;
	z-index: 1;
}
.focusImg .hd li{
	float: left;
	width:10px;
	height: 10px;
	background: #fff;
	border-radius: 5px;
	margin:0 10px;
	cursor: pointer;
}
.focusImg .hd li.on{
	background:#5F9DF8;
}
.focusImg .bd{
	position: relative;
	height: 495px
}
.focusImg .bd li{
	width:100%;
	height: 495px
}
/*产品推荐*/
.main .bg {
    width: 1190px;
    height: 31px;
    background: url(../images/xian_bg.png) center no-repeat;
    position: relative;
    top: -31px;
    margin: 0 auto;
}
.product .title {
    padding-top: 0;
    margin-top: -21px;
    *margin-top: 0;
}
.main .title h1, .main .title h1 a {
    font-size: 26px;
    text-align: center;
    font-weight: bold;
    color: #302f3d;
}
.main .title em {
    display: block;
    width: 180px;
    height: 3px;
    background: url(../images/tit_xian.png) center no-repeat;
    margin: 10px auto 5px;
}
.main .title p {
    font-size: 15px;
    line-height: 24px;
    color: #b0b0b0;
    text-align: center;
}


.main .title2 h1, .main .title2 h1 a {
    font-size: 26px;
    text-align: center;
    font-weight: bold;
    color: #fff;
}
.main .title2 em {
    display: block;
    width: 180px;
    height: 3px;
    background: url(../images/tit_xian.png) center no-repeat;
    margin: 10px auto 5px;
}
.main .title2 p {
    font-size: 15px;
    line-height: 24px;
    color: #a1a8b2;
    text-align: center;
}

.proCenter {
    margin: 0 auto;
}
.proCenter .list {
    margin-top: 38px;
}
.proCenter .list li:first-child {
    margin-left: 0px;
}
.proCenter .list li:last-child {
    margin-right: 0px;
}
.proCenter .list li {
    float: left;
    width: 380px;
    height: 355px;
    margin-top: 30px;
    margin-right: 30px;
    background: #f6f6f6;
   
}
.proCenter .list li a {
    display: block;
    padding: 38px 30px 0 30px;
}
.proCenter .list li img {
	 
    width: 320px;
    height: 240px;
}
.proCenter .list li img:hover {
	transition: all .5s;
}
.proCenter .list li .title {
    margin-top: 12px;
}
.proCenter .list li .tit {
    color: #333;
}
.proCenter .list li .tit {
    height: 56px;
    font-size: 20px;
    text-align: center;
}
.proCenter .list li em {
    width: 100px;
    height: 26px;
    background: url(../images/em.png) no-repeat;
    transition: .5s;
}

/*最新产品*/
.new_product{
    margin: 0 auto;

}

.new_product ul {
    overflow: hidden;
    width:1200px;
    padding-bottom: 60px;
}

.new_product ul li:first-child {
    background: #4a4b5c;
    color: #fff;
    margin-left: 0px;
}
.new_product ul li {
    margin-bottom: 30px;
    width: 278px;
    float: left;
    margin-left:26px;
    min-height: 400px;
    position: relative;
    background: #fff;
    border: 1px solid #f3f3f3;
    border-bottom: 2px solid #0164bf;
    height: 440px;
}
.new_product ul li:first-child .text {
    padding: 40px 24px 0;
}
.new_product ul li p{
    line-height: 26px;
}
.new_product ul li .txt-box p i{
    display: inline-block;
    background:url(../images/i_bg.png)no-repeat top;
    font-weight: bold;
    width: 77px;
    height: 24px;
    color: #fff;
    text-indent: 10px;
    margin-right: 5px;
}
.new_product ul li:first-child {
    border:0px;
}
.new_product ul li:first-child .text h2 {
    font-size: 24px;
}
.new_product .text p {
	border-bottom: 1px solid #535464;
}
.new_product .text p a {
    font-size: 16px;
	color: #fff;
	line-height: 45px;
}
.new_product ul li:first-child .text span {
    display: block;
    width: 30px;
    height: 1px;
    background: #fff;
    margin: 20px 0;
}

.new_product ul li p {
    font-size: 13px;
    line-height: 24px;
}

.new_product ul li dl {
	width: 100%;
    position: absolute;
    bottom: 0;
    overflow: hidden;
    background: #0072e7;
}
.new_product ul li dl dd a {
    display: block;
    color: #fff;
}
.new_product ul li dl dd a i {
    position: relative;
    font-size: 18px;
    margin-right: 5px;
}
.new_product .search{
    background: url(../images/ico_02.png) no-repeat;
    display:inline-block;
    width:19px;
    height: 14px;
}
.new_product .dd{
    background: url(../images/ico_03.png) no-repeat;
    display:inline-block;
    width:19px;
    height: 14px;
}
.new_product ul li .txt-box i.jt{
    background: url(../images/ico_01.png) no-repeat;
    display: block;
    width:19px;
    height: 13px;
    float: right;
	padding: 10px 0px 10px 0px;
}


.new_product ul li dl dd {
    width: 139px;
    float: left;
    height: 50px;
    line-height: 50px;
    text-align: center;
}

.new_product ul li .img-box {
    overflow: hidden;
}
.new_product ul li .img-box img{
	 width: 278px;
	height: 278px;
	
	    transition: .5s;
}

.new_product ul li .img-box img:hover {
    transform: scale(1.2);
    transition: .5s;
}
.new_product ul li .txt-box {
    padding: 10px 15px 0;
}
.new_product ul li .txt-box h3 {
    font-size: 18px;
    padding-bottom: 10px;
    color: #333;
}

.new_product ul li .txt-box p {
    color: #666;
    padding-top: 5px;
}
.new_product ul li p {
    font-size: 13px;
    line-height: 24px;
}

.product ul li .txt-box i.jt {
    font-size: 20px;
    display: block;
    width: 100%;
    text-align: right;
    color: #0072e7;
}



.banner2{
	overflow: hidden;
	max-width:100%;
	margin: 0 auto;
	height: 180px;
}
.case{
	margin: 0 auto;
	
}

/*工程案例*/
#floor_4_main {
    background: #f6f6f6;
    padding-bottom: 45px;
}

.tab {
    text-align: center;
    padding-top: 50px;
}
.tab a {
	height: 40px;
	line-height: 40px;
    padding: 0 40px;
	border-radius: 50px;
    background: #ffffff;
    font-size: 16px;
    display: inline-block;
    margin: 0 20px;
    color: #989898;
}
.tab a:hover,.tab a.cur{
	height: 40px;
	line-height: 40px;
	padding: 0 40px;
	border-radius: 50px;
    font-size: 16px;
    display: inline-block;
    margin: 0 20px;
	background: #0164bf;
	color: #fff;
}
.tab2 {
    text-align: center;
    padding-top: 50px;
}
.tab2 a {
	height: 40px;
	line-height: 40px;
    padding: 0 40px;
	border-radius: 50px;
    background: #f5f6f7;
    font-size: 16px;
    display: inline-block;
    margin: 0 20px;
    color: #989898;
}
.tab2 a:hover,.tab2 a.cur{
	height: 40px;
	line-height: 40px;
	padding: 0 40px;
	border-radius: 50px;
    font-size: 16px;
    display: inline-block;
    margin: 0 20px;
	background: #0164bf;
	color: #fff;
}
#floor_4_main .proCase {
    position: relative;
    margin-top: 60px;
}


#floor_4_main .proCase .list li {
    position: relative;
    display: block;
    float: left;
    width: 380px;
    height: 480px;
    margin-right: 30px;
    border: 1px solid #ddd;
    background: #fff;
    transition: all ease 600ms;
}
#floor_4_main .proCase .list li a {
    display: block;
    padding: 30px;
    padding-bottom: 80px;
}
#floor_4_main .proCase .list li a img {
    display: block;
    width: 320px;
    height: 240px;
}
#floor_4_main .proCase .list li .title {
    margin-top: 20px;
}
#floor_4_main .proCase .list li .tit {
    font-size: 20px;
    color: #333;
}
#floor_4_main .proCase .list li .cont {
    margin-top: 12px;
	text-align: left;
    font-size: 14px;
    color: #333;
}
#floor_4_main .proCase .list li .view_detail {
    position: absolute;
    bottom: 30px;
    left: 30px;
    display: block;
    width: 120px;
    height: 32px;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    background: #1048a0;
    color: #fff;
}

/*-我们的优势*/
.our {
    width: 100%;
    height: 592px;
    background:url(../images/our_bg.png)center top no-repeat;
    background-size: cover;
}
.floor_3{
	margin:0 auto;
}
#floor_3_main .proAdvant {
    margin-top: 20px;
}

#floor_3_main .proAdvant .list {
    width: 106%;
}
#floor_3_main .proAdvant .list li:first-child {
    margin-left: 60px;
}
#floor_3_main .proAdvant .list li {
    float: left;
    width: 278px;
    margin-right: 120px;
}
#floor_3_main .proAdvant .list li a {
    display: block;
}
#floor_3_main .proAdvant .list li .img {
    width: 134px;
    height: 150px;
    margin: 0 auto;
    transition: all .5s;
    margin-left: 72px;
}
#floor_3_main .proAdvant .list li .title {
    margin-top: 30px;
}
#floor_3_main .proAdvant .list li .tit {
	font-weight: bold;
    font-size: 24px;
    text-align: center;
    color: #fff;
}
#floor_3_main .proAdvant .list li .cont {
    margin-top: 20px;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    color: #fff;
}

/*-关于我们*/
.about{
    width: 100%;
    height: 572px;
    background:url(https://image.tusheng360.com/about_bg.jpg)center top no-repeat;
    background-size: cover;
	
}
.about_c{
	margin: 0 auto;
	
}
.about_c_t{
	width:670px;
	float: right;
	padding: 60px 100px 50px 50px;
	margin: 50px 0;
}
.about_c_t h1{
	font-weight: bold;
	color: #000;
	font-size: 28px;
}
.about_c_t p{
	padding-top: 20px;
	color: #666;
	font-size: 15px;
	line-height: 30px;
}
.about_c_b a i{
	margin-right: 115px;
	line-height: 38px;
	height: 38px;
	padding: 0px 20px;
	border-radius: 50px;
	color: #fff;
	background: #0164bf;
	display: inline-block;
}
.about_c_b img{
	margin-left: 20px;
}



/*-新闻中心*/
#floor_5_main {
    padding-top: 80px;
    padding-bottom: 45px;
    background: #fff;
}
.w1200 {
    width: 1200px;
    margin: 0 auto;
}
.index .tab a {
    padding: 0 16px;
    height: 40px;
    line-height: 40px;
    background: #1048a0;
    font-size: 18px;
    display: inline-block;
    margin: 0 20px;
    color: #fff;
}

#floor_5_main .inews {
    position: relative;
    margin-top: 20px;
}
#floor_5_main .inews .hd {
    position: absolute;
    width: 100%;
    top: 100%;
}
#floor_5_main .inews .hd .prev {
    width: 42px;
    height: 42px;
    background-position: 0px -60px;
    cursor: pointer;
    position: absolute;
    top: -200px;
    left: -80px;
    transition: all ease 600ms;
}
.ico {
    background:url(../images/icon.png)no-repeat;
    display: inline-block;
    vertical-align: middle;
}
#floor_5_main .inews .hd .next {
    width: 42px;
    height: 42px;
    background-position: -126px -60px;
    cursor: pointer;
    position: absolute;
    top: -200px;
    right: -80px;
    transition: all ease 600ms;
}

#floor_5_main .ulWrap .list li {
    display: block;
    float: left;
    width: 565px;
    height: 148px;
    border: 1px solid #ddd;
    background: #f6f6f6;
    margin-top: 30px;
    margin-right: 30px;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
#floor_5_main .ulWrap .list li a {
    display: block;
    height: 150px;
}
#floor_5_main .ulWrap .list li .time {
    width: 66px;
    margin-top: 40px;
    margin-left: 30px;
}
#floor_5_main .ulWrap .list li .time .day {
    font: normal 60px "arial";
    color: #999;
    line-height: 50px;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
#floor_5_main .ulWrap .list li .time .year {
    margin-top: 8px;
    font: normal 16px "arial";
    color: #666;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
#floor_5_main .ulWrap .list li .title {
    display: block;
    width: 420px;
    margin-top: 40px;
    margin-left: 14px;
}
#floor_5_main .ulWrap .list li .title .tit {
    font-size: 20px;
    color: #333;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
#floor_5_main .ulWrap .list li .title .cont {
    margin-top: 8px;
    font-size: 14px;
    color: #666;
    line-height: 20px;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}



/*-新闻中心二级页*/
.top_bg{
    overflow: hidden;
	width: 100%;
	height: 200px;
	margin: 0 auto;
}
.top_bg img{
    width: 100%;
}
.sobtitle {
    height: 30px;
    line-height: 30px;
    padding: 10px 0px 10px;
    margin-bottom: 20px;
    font-size: 14px;
    border-bottom: 1px solid #f1f1f1;
}

.sobtitle s {
    width: 14px;
    height: 14px;
    margin-right: 10px;
    background-position: -129px -30px;
}
.sobtitle a {
    font-size: 14px;
    color: #333;
}
.subleft {
    width: 245px;
}
.subleft .lefta {
    width: 245px;
    margin-bottom: 30px;
}
.subleft .leftnews .title {
    height: 42px;
    padding-left: 52px;
    padding-top: 18px;
}
.subleft .title {
    background: url(../images/bg5.jpg) no-repeat left;
    height: 102px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    padding-right: 29px;
}
.subleft .title h2 {
    line-height: 102px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}

.subleft .lefta .comt {
    background: #fff;
}
.subleft .lefta .comt ul {
    border: 1px solid #ddd;
}
.subleft .lefta .comt ul li a {
    background: #fff url(../images/tb9.png) 213px center no-repeat;
    border-top: 1px solid #eaeaea;
    line-height: 60px;
    height: 60px;
    display: block;
    padding-left: 25px;
    font-size: 14px;
}
.subleft .lefta .comt ul li a.cur,.subleft .lefta .comt ul li a:hover{
    color: #206bd1;
    font-weight: bold;
}
.subright {
    width: 920px;
    padding-bottom: 20px;
    line-height: 28px;
}

.subright .thumblist .list {
    padding-bottom: 20px;
}
.subright .thumblist .item {
    width: 880px;
    border-bottom: 1px solid #e5e5e5;
    display: block;
    padding: 20px;
    transition: all .5s;
}
.subright .thumblist .item a {
    display: block;
}
.subright .thumblist .item .txt {
    width: 680px;
    cursor: pointer;
}
.subright .thumblist .item .txt h3 {
	font-weight: bold;
	color: #333;
    font-size: 18px;
    line-height: 30px;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.subright .thumblist .item .txt .mark {
    color: #999;
    font-size: 12px;
    line-height: 30px;
    padding: 0;
}
.subright .thumblist .item .txt .mark span {
    display: inline-block;
    padding-right: 18px;
}
.subright .thumblist .item .txt p {
	padding-top: 10px;
    color: #888;
    line-height: 25px;
}
.subright .thumblist .item .img {
    position: relative;
    width: 180px;
    height: 135px;
    display: block;
    overflow: hidden;
    cursor: pointer;
}
.subright .thumblist .item img {
    width: 100%;
    height: 100%;
    transition: all 0.3s ease-out 0s;
}
.subright img {
    max-width: 920px;
}
.subright .thumblist .item:hover {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}

.subright .thumblist .item a:hover img {
    transform: scale(1.1, 1.1);
}



.pglist {
    padding: 20px 0 30px;
    width: 100%;
    text-align: center;
    clear: both;
}

.pglist * {
    display: inline-block;
    _zoom: 1;
    _display: inline;
    vertical-align: middle;
    line-height: 30px;
    padding-bottom: 1px;
}
.pglist a {
    color: #666;
    padding: 0 14px;
    margin: 0 3px;
    font-/weight: bold;
    background: #fff;
    border: 1px solid #ddd;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.pglist a:hover, .pglist .hover {
    display: inline-block;
    color: #fff;
    background: #1048a0;
    border-color: #1048a0;
	border: 1px solid #1048a0;
}

.subright .conBox .ArticleTitle h1 {
    font-size: 24px;
    text-align: center;
    padding: 20px 0px;
    border-bottom: 1px dashed #ccc;
    font-weight: bold;
	color: #000;
}
.subright .conBox .ArticleMessage {
    line-height: 30px;
    height: 30px;
    margin-bottom: 10px;
    text-align: center;
}

.subright .conBox .ArticleMessage span {
    color: #999;
    margin-left: 14px;
    font-size: 12px;
}
.subright .conBox .ArticleMessage span:first-child {
    margin-left: 0;
}
.subright .conBox .ArticleMessage span {
    color: #999;
    margin-left: 14px;
    font-size: 12px;
}

.subright .conBox .ArticleTencont {
    padding: 5px 0px 20px 0px;
    line-height: 28px;
    overflow: hidden;
    color: #666;
    font-size: 14px;
}
.reLink {
    height: 38px;
    border: 1px solid #ccc;
    margin: 10px auto 10px;
    padding: 0px 10px;
}
.reLink .prevLink {
    float: left;
}
.reLink .prevLink a, .reLink .nextLink a {
    height: 38px;
    line-height: 38px;
}
.reLink .nextLink {
    float: right;
}

.reLink .prevLink a, .reLink .nextLink a:hover{
	color: #0164bf;
}

.tuijian h2 {
    font-size: 20px;
    line-height: 24px;
    color: #333;
    padding: 0 0 0 16px;
    margin: 14px 0;
    border-left: 3px solid #E70012;
}

.tuijian ul li {
    border-bottom: 1px solid #f5f5f5;
}
.tuijian ul li :hover{
	transition: all .5s;
	background:#f6f6f6;
}
.tuijian ul li:last-child{
	border-bottom:none;
}
.tuijian ul li a {
    display: block;
    padding-top: 20px;
    padding-bottom: 15px;
    padding-left: 16px;
    transition: all .5s;
    color: #333;
}
.tuijian ul li span.date {
    font-size: 12px;
    line-height: 20px;
    color: #999999;
    padding-top: 5px;
}


/*-关于我们*/
.jieshao h1{
    padding-top: 10px;
	text-align: center;
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    color: #333;
	
}

.jieshao p{
	padding-top: 30px;
    font-size: 13px;
    line-height: 26px;
    color: #666;
	
}
.img-explain {
    width: 100%;
    padding-top: 40px;
    border-top: 1px dotted rgba(170, 170, 170, 0.2);
    margin: 53px auto 0;
}
.img-explain > li {
    float: left;
    width: 265px;
    margin: 0 20px;
}
.img-explain > li > a {
    display: block;
}
.img-explain > li > a > div {
    overflow: hidden;
}
.img-explain > li > a > div > img {
	width: 100%;
	height: 100%;
    transition: all 0.2s ease-in-out;
}
.img-explain > li > a > p {
    margin-top: 30px;
    font-size: 13px;
    line-height: 20px;
    color: #6a6a6a;
}
.dsj h1{
	padding: 30px 0;
	text-align: center;
    font-size: 24px;
    line-height: 28px;
    color: #444444;
	margin-top: 45px !important;
}
.dsj p{
	font-size: 13px;
    line-height: 26px;
    color: #6a6a6a;
}
.event {
    border-top: 1px solid #ededed;
    margin-bottom: 145px;
}
.event > li {
    padding: 20px 0;
    border-bottom: 1px solid #ededed;
}
.event > li > .year span {
    font-weight: bold;
    font-size: 18px;
    color: #666;
}

.dsj table { text-indent:10px;}
.dsj table td{ line-height: 40px; border-top: 1px solid #ededed;}


.event > li > .year {
    float: left;
    font-size: 13px;
    line-height: 17px;
    color: #6a6a6a;
    padding-right: 43px;
    background: url(../images/event_bg.gif) no-repeat right 12px;
}
.event > li > .event-cont {
    float: left;
    margin-top: 3px;
    margin-left: 12px;
    font-size: 13px;
    line-height: 17px;
    color: #6a6a6a;
}




/*-联系我们*/
.p-title03 {
    text-align: center;
    font-size: 24px;
    line-height: 28px;
    color: #444444;
}

.content2 {
    position: relative;;
    width: 1200px;
    margin: 100px auto 0;
    overflow: hidden;
    background: #fff;
}
.p-txt03 {
    text-align: center;
    font-size: 16px;
    line-height: 26px;
    color: #c1c1c1;
}


.p-txt {
    text-align: center;
    font-size: 13px;
    line-height: 26px;
    color: #6a6a6a;
}
.data-img {
    text-align: center;
    width: 1200px;
    margin: 40px auto;
}


.branch-info {
    width: 1170px;
    padding-bottom: 45px;
    border-bottom: 1px solid #ededed;
    margin: 0 auto;
}
.branch-info > li.li-ml0 {
    margin-left: 0px;
}
.branch-info > li {
    float: left;
    margin-top: 50px;
    margin-left: 160px;
}
.branch-info > li .branch-name {
    line-height: 20px;
    color: #232323;
}
.branch-info > li .eng-name {
    font-size: 12px;
    line-height: 16px;
    color: #7e7e7e;
}
.branch-info > li .branch-detail {
    margin-top: 30px;
}
.branch-info > li .branch-detail > li {
    padding: 3px 0;
    font-size: 14px;
    line-height: 17px;
    color: #6f6f6f;
}
.enter-info {
    width: 1170px;
    margin: 0 auto;
    padding: 55px 0 45px;
}
.enter-info > ul > li:first-child {
    margin-left: 0px;
}
.enter-info > ul > li {
    float: left;
    margin-left: 40px;
}
.enter-info > ul > li input {
    width: 300px;
    height: 52px;
    padding: 0 20px;
    border: 1px solid #dfdfdf;
    font-size: 14px;
    color: #757575;
}
.enter-info > ul > li {
    float: left;
    margin-left: 40px;
}
.enter-info .enter-cont {
    margin: 30px 0;
}
.enter-info .enter-cont textarea {
    width: 1100px;
    height: 130px;
    border: 1px solid #dfdfdf;
    resize: none;
}
.vjs-poster{
     background: url(../images/poster.jpg) no-repeat center;
     height: 280px;
}
/*-产品中心*/
.new_product2 ul {
    width: 920px;
    padding-bottom: 60px;
    overflow: hidden;
}

.new_product2 ul li .img-box {
    width: 280px;
    height: 255px;
    overflow: hidden;
}
.new_product2 ul li .txt-box {
    padding: 10px 15px 0px;
}
.new_product2 ul li .txt-box h3 {
    font-size: 18px;
    padding-bottom: 10px;
    color: rgb(51, 51, 51);
}
.new_product2 ul li .txt-box p {
    color: rgb(102, 102, 102);
    padding-top: 5px;
}
.new_product2 ul li .txt-box p {
    color: rgb(102, 102, 102);
    padding-top: 5px;
}
.new_product2 ul li p {
    font-size: 13px;
    line-height: 24px;
}
.new_product2 ul li .txt-box i.jt {
    background: url(../images/ico_01.png) no-repeat;
    display: block;
    width:19px;
    height: 13px;
    float: right;;

}
.new_product2 ul li {
    margin-bottom: 30px;
    width: 278px;
    float: left;
    margin-left: 26px;
    min-height: 400px;
    position: relative;
    background: rgb(255, 255, 255);
    border-width: 1px 1px 2px;
    border-style: solid;
    border-color: rgb(243, 243, 243) rgb(243, 243, 243) rgb(1, 100, 191);
    border-image: initial;
    border-bottom: 2px solid rgb(1, 100, 191);
}

.synopsis {
    padding: 50px 0;
    overflow: hidden;
    background: #fff;
}
.synopsis .banner {
    position: relative;
    width: 480px;
    float: left;
    margin-right: 50px;
    height: 320px;
}
.synopsis .banner .hd {
    position: absolute;
    bottom: 15px;
    left: 0;
    width: 100%;
}
.synopsis .banner .hd ul {
    overflow: hidden;
    text-align: right;
    padding-right: 20px;
}
.synopsis .banner .hd ul li.on {
    background: #0072e7;
}
.synopsis .banner .prev,.synopsis .banner .next {
    position: absolute;
    top: 50%;
    margin-top: -25px;
    left: 0px;
    text-align: center;
    line-height: 50px;
    z-index: 1;
    width: 30px;
    height: 50px;
    background-color: #d8d8d8;
    cursor: pointer;
    display: none;
    filter: alpha(opacity=50);
    opacity: 0.5;
    display: block;
}
.synopsis .banner .next {
    left: auto;
    right: 0px;
}
.synopsis .banner .hd ul li {
    margin-left: 6px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 26px;
    height: 4px;
    background: #4b4741;
    cursor: pointer;
}
.synopsis .xq-fr {
    height: auto;
    overflow: hidden;
    padding-top: 40px;
}
.synopsis .xq-fr h1 {
    font-size: 22px;
    font-weight: bold;
    color: #333333;
}
.synopsis .xq-fr ul {
    margin-top: 15px;
}
.synopsis .xq-fr ul li {
    font-size: 13px;
    line-height: 30px;
    color: #333333;
}
.synopsis .xq-fr ul li span {
    color: #999999;
}
.synopsis .xq-fr .zx {
    padding: 10px 0 30px;
    border-bottom: 1px solid #e5e5e5;
}
.synopsis .xq-fr .zx .kf {
    width: 170px;
    height: 40px;
    line-height: 40px;
    background: #302f3d;
    color: #fff;
    margin-right: 15px;
}
.synopsis .xq-fr .zx a {
    display: inline-block;
    font-size: 16px;
    text-align: center;
}
.synopsis .xq-fr .zx a:hover{ background: #0072e7;}
.synopsis .xq-fr .zx .hc {
    position: relative;
    top: 12px;
    display: inline-block;
    *display: inline;
    zoom: 1;
}
.synopsis .xq-fr .zx .hc span.hc-one {
    font-size: 13px;
}
.synopsis .xq-fr .zx .hc span {
    display: block;
    text-align: left;
    color: #0072e7;
}
.synopsis .xq-fr .zx .hc {
    position: relative;
    top: 12px;
    display: inline-block;
    *display: inline;
    zoom: 1;
}
.synopsis .xq-fr .xz {
    padding-top: 25px;
}
.synopsis .xq-fr .xz .share {
    display: inline-block;
    *display: inline;
    zoom: 1;
}
.bshare-custom {
    font-size: 13px;
    line-height: 16px !important;
}


.xq-con {
    background: #f5f5f5;
    padding-bottom: 60px;
}

.xq-con .NavScroll.navFix {
    position: fixed;
    top: 0;
    width: 1120px;
    background: #f5f5f5;
    z-index: 2;
}
.xq-con .NavScroll ul {
    overflow: hidden;
}
.xq-con .NavScroll ul li {
    float: left;
    border-bottom: 2px solid #f5f5f5;
}
.xq-con .NavScroll.navFix ul li a {
    padding: 15px 40px;
}
.xq-con .NavScroll ul li a.active {
    border-bottom: 2px solid #0072e7;
    color: #0072e7;
}
.xq-con .NavScroll ul li:first-child a {
    background: none;
}
.xq-con .NavScroll ul li a {
    display: block;
    padding: 25px 40px;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    background: url(../images/nav-line3.png) no-repeat left center;
}

.xq-con .pro-jj {
    background: #fff;
    padding: 0 60px 50px;
}
.xq-con h1 {
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    padding-top: 50px;
    padding-bottom: 20px;
}
.xq-con .pro-jj .pro-cs .pro-table {
    margin: 0 -5px;
}
.xq-con .pro-jj p {
    font-size: 14px;
    line-height: 26px;
    color: #666666;
}
.synopsis .xq-fr .zx .hc span.hc-two {
    font-size: 24px;
    font-family: 'impact';
}

.order {
    background: #fff;
    margin-top: 10px;
    border: none;
}

.order {
    padding: 0 60px 50px;
    height: auto;
    overflow: visible !important;
    clear: both;
    margin-top: 12px;
    z-index: 2;
}

.product-xq .xq-con h1 {
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    padding-top: 50px;
    padding-bottom: 20px;
}
.order p {
    font-size: 12px;
    line-height: 20px;
    color: #666666;
}

.order p {
    padding-bottom: 20px;
}
.pro-wt {
    background: #fff;
    padding: 0 60px;
    margin-top: 10px;
    overflow: hidden;
}
.xq-con h1 {
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    padding-top: 50px;
    padding-bottom: 20px;
}
.pro-wt .service-section {
    padding-bottom: 30px;
}

.service-section {
    height: auto;
    overflow: hidden;
    background-color: #fff;
    width: 1120px;
    padding-bottom: 65px;
}
.service-section .question {
    margin-top: 16px;
}
.service-section h4 {
    margin-bottom: 12px;
    font-size: 16px;
    color: #333;
    padding-left: 30px;
    line-height: 24px;
    background: url(../images/icon-q.jpg) left center no-repeat;
}
.service-section .answer {
    margin-bottom: 30px;
}
.service-section p {
    font-size: 13px;
    color: #666;
    line-height: 24px;
    padding-left: 30px;
    background: url(../images/icon-a.png) left center no-repeat;
}

/*合作伙伴*/
.partner{ background:#f6f6f6; padding:30px;}
.partner_c{ width:1200px; margin:0 auto;}
.partner_c dl dt{ width:1200px; padding:10px 0; font-size:18px; color:#444; line-height:18px; border-bottom:1px solid #eaeaea;}
.partner_c dl dt i{ font-size:12px; color:#c4c4c4;}
.partner_c dl dd { padding:15px 0;}
.partner_c dl dd a{ font-size:13px; color:#999; line-height:24px; margin-right:15px;}
.partner_c dl dd a:hover{ color:#0582f6;}