﻿
@charset "utf-8";
@import url("com.css");
@import url("flickerplate.css");
#header {
	height: 173px;
	background: url(../images/header_bg.jpg) top center repeat-x;
}
#header .header {
	height: 173px;
	width: 1200px;
	margin: 0 auto;
	background: url(../images/h_r.png) right 74px no-repeat;
}
#header .header .top {
	height: 32px;
	line-height: 32px;
	color: #fff;
}
.logo {
	height: 70px;
	width: 590px;
	margin-top: 32px;
	background: url(../images/logo.png) center no-repeat;
	text-indent: -2000px;
	float: left;
}
.logo a {
	height: 70px;
	width: 590px;
	text-indent: -2000px;
	float: left;
}
#nav {
	height: 50px;
	background: url(../images/nav_bg.jpg) center repeat-x;
	border-bottom: 1px solid #FFF;
}
#nav ul {
	font-size: 15px;
	line-height: 50px;
	width: 1200px;
	display: block;
	margin: 0 auto;
}
#nav ul >li {
	float: left;
	background: url(../images/nav_li_bg.jpg) right center no-repeat;
	width:10%;
}
#nav ul >li:last-of-type {
	background: none;
}
#nav ul li >a {
	display: block;
	color: #000;
	width:100%;
	text-align:center;
}
#nav ul li >a:hover, #nav .hover > a {
	background: #69b946;
	color: #fff;

}
#nav .son {
	background: #F1F1F1;
	position: absolute;
	z-index: 100;
	margin-left: -55px;
	width: 220px;
	padding: inherit;
	padding: 1px 0;
	text-align: center;
	display: none
;
	z-index: 9999999;
}
#nav .son dd {
	font-size: 13px;
	line-height: 30px;
	height: 30px;
	padding: 1px 0;
	border-bottom: 1px solid #d9d9d9;
}
#nav .son dd a {
	font-size: 13px;
	color: #333;
}
#nav .son dd a:hover {
	background: none;
}


#search {
	height: 28px;
	line-height: 28px;
	width: 1200px;
	margin: 0 auto;
	padding: 15px 0;
}
#search span {
	color: #004d87;
	font-size: 13px;
	font-weight: bold;
}
#search a {
	margin: 0 5px;
	color: #4e4e4e;
}
#search form {
	float: right;
}
#search form input[type=text] {
	height: 24px;
	line-height: 22px;
	border: #0075D5 solid 1px;
	width: 260px;
}
#search form input[type=image] {
	position: absolute
}
#search form input {
	outline: none
}
#content {
	width: 1200px;
	margin: 30px auto 35px;
}
#ncontent {
	width: 1180px;
	padding: 10px;
	margin: 0 auto;
	margin: 30px auto 35px;
	border-radius: 5px;
	border: #E1E1E1 solid 1px
}
.n_left {
	width: 239px;
	height: auto;
	float: left;
}
.n_right {
	width: 738px;
	height: auto;
	float: right;
}
.plist {
	width: 216px;
	height: 200px;
	float: left;
	overflow: hidden;
	margin: 15px 8px;
}
.plist .pname {
	height: 25px;
	width: 216px;
	line-height: 25px;
	text-align: center;
	height: 25px;
	margin-top: 5px;
}
.plist .pimg {
	width: 206px;
	background: #E9E9E9;
	padding: 5px;
	height: 159px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	overflow: hidden;
}
.plist .pimg img {
	max-width: 206px;
	max-height: 159px;
	vertical-align: middle;
	overflow: hidden;
}
#zq {
	height: 575px;
	width: 1200px;
	margin: 15px auto;
	overflow: hidden;
}
#zq .zq_left {
	width: 202px;
	height: 545px;
	padding: 64px 10px 0;
	background: #1680CF url(../images/zq_tit_bg.jpg) center top no-repeat;
	float: left;
}
#zq .zq_left .tit {
	height: 40px;
	/*padding-left: 20px;*/
	line-height: 40px;
	color: #fff;
	font-size: 14px;
	background: url(../images/zq_tit_b_bg.jpg) center bottom repeat-x;
}
#zq .zq_left a {
	color: #fff;
	margin: 0 3px;
	line-height: 40px;
}
#zq .zq_left .cont {
	margin: 10px 20px;
}
#zq .zq_left .cont a:after {
	content: "　|"
}
#zq .zq_left .cont a:last-of-type:after {
	content: none;
}
#zq .zq_right {
	height: 575px;
	width: 965px;
	background: #F5F6F9;
	float: right;
}
#zq .zq_right .tit {
	height: 30px;
	margin: 22px 25px 0;
	margin-top: 22px;
	background: url(../images/case_tit.jpg) left center no-repeat;
}
#case {
	background: url(../images/case_bg.jpg) repeat;
	padding: 25px 0;
}
#case .case {
	height: 306px;
	width: 1200px;
	padding: 25px 25px 0;
	margin: 0 auto;
	background: #fff;
}
#case .case .tit {
	height: 58px;
	background: url(../images/case_tit_bg.jpg) center no-repeat;
}
.case_list {
}
.case_list ul {
}
.case_list ul li {
	width: 216px;
	height: 200px;
	margin: 0 5px;
	text-align: center;
	float: left;
	display: block;
	overflow: hidden;
}
.case_list ul li span {
	display: block;
}
.case_list ul li span:first-of-type {
	width: 206px;
	background: #E9E9E9;
	padding: 5px;
	height: 159px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	overflow: hidden;
}
.case_list ul li span:first-of-type >img {
	max-width: 206px;
	max-height: 159px;
	vertical-align: middle;
	overflow: hidden;
}
.case_list ul li span:last-of-type {
	width: 216px;
	height: 30px;
	line-height: 30px;
	color: #333;
}
#marquee {
	height: 200px;
	width: 952px;
	overflow: hidden;
	margin-top: 20px;
}
.pro_list {
	margin-top: 15px;
}
.pro_list ul {
}
.pro_list ul li {
	width: 220px;
	height: 210px;
	margin: 15px 10px;
	text-align: center;
	float: left;
	display: block;
	overflow: hidden;
}
.pro_list ul li span {
	display: block;
}
.pro_list ul li span:first-of-type {
	width: 206px;
	background: #E9E9E9;
	padding: 5px;
	height: 159px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	overflow: hidden;
}
.pro_list ul li span:first-of-type >img {
	max-width: 206px;
	max-height: 159px;
	vertical-align: middle;
	overflow: hidden;
}
.pro_list ul li span:last-of-type {
	width: 216px;
	height: 30px;
	line-height: 30px;
	color: #333;
	margin-top: 10px;
}
#ad {
	height: 215px;
	background: #2F8DD4 url(../images/ad_bg.jpg) center no-repeat;
	margin: 25px 0 0;
}
.ad {
	display: block;
	margin: 25px auto;
	width: 1200px;
}
#ys {
	height: 505px;
	background: url(../images/ys_bg.jpg) repeat;
}
#ys .ys {
	width: 1200px;
	height: 474px;
	margin: 0 auto;
	background: url(../images/ys_c_bg.jpg) center no-repeat;
	padding: 0 32px 0 96px;
}
#ys .ys a {
	height: 60px;
	width: 60px;
	float: left;
	background: #1680CF;
	border-radius: 50%;
	text-align: center;
	line-height: 60px;
	color: #fff;
	font-size: 36px;
	font-family: Impact;
}
#ys .ys a:nth-of-type(odd) {
	margin-top: 175px;
}
#ys .ys a:nth-of-type(even) {
	margin-top: 215px;
}
#ys .ys a:nth-of-type(1) {
	margin-left: 10px;
}
#ys .ys a:nth-of-type(n+1) {
	margin-left: 35px;
}
#about {
	height: 290px;
	width: 1200px;
	margin: 50px auto;
}
#about > img {
	float: left;
}
#about .video{
 width:435px;
 float:left;	
}
#about .acont {
	width: 720px;
	height: 290px;
	float: right;
	margin-right: 10px;
	padding-left: 10px;
	background: url(../images/about_top_bg.jpg) left top no-repeat;
}
#about .acont span {
	display: block;
}
#about .acont span:nth-of-type(1) {
	color: #000;
	font-size: 26px;
	line-height: 25px;
	height: 25px;
	margin-top: 10px;
}
#about .acont span:nth-of-type(2) {
	font-size: 26px;
	color: #1680cf;
	font-weight: bold;
	margin: 5px 0;
}
#about .acont span:nth-of-type(3) {
	font-size: 18px;
	color: #000;
	text-transform: uppercase;
	font-family: Microsoft Yi Baiti;
	font-weight: bold;
	margin-top:20px;
}
#about .acont > div {
	font-size: 12px;
	font-size:14px;
	line-height: 20px;
	line-height:24px;
	color: #000;
	margin-top: 8px;
}
#about .acont > a {
	width: 75px;
	margin-top: 15px;
	height: 60px;
	float: left;
	line-height: 60px;
	color: #fff;
	font-size: 14px;
	padding-left: 50px;
	display: inline-block;
}
#about .acont > a:nth-of-type(1) {
	background: #1680CF url(../images/a1.png) 20px center no-repeat;
}
#about .acont > a:nth-of-type(2) {
	background: #1680CF url(../images/a2.png) 20px center no-repeat;
	margin-left: 5px;
}
#about .acont > a:nth-of-type(3) {
	background: #1680CF url(../images/a3.png) 20px center no-repeat;
	margin-left: 5px;
}
#about .acont > a:nth-of-type(4) {
	background: #1680CF url(../images/a4.png) 20px center no-repeat;
	margin-left: 5px;
}
#about .acont > a:nth-of-type(1):hover {
	background: #68B945 url(../images/a1.png) 20px center no-repeat;
}
#about .acont > a:nth-of-type(2):hover {
	background: #68B945 url(../images/a2.png) 20px center no-repeat;
	margin-left: 5px;
}
#about .acont > a:nth-of-type(3):hover {
	background: #68B945 url(../images/a3.png) 20px center no-repeat;
	margin-left: 5px;
}
#about .acont > a:nth-of-type(4):hover {
	background: #68B945 url(../images/a4.png) 20px center no-repeat;
	margin-left: 5px;
}
#marquee1 {
	height: 300px;
	width: 1200px;
	overflow: hidden;
}
#tearm {
	padding: 20px 0;
	background: url(../images/ys_bg.jpg) repeat;
}
#tearm .tearm {
	height: 330px;
	width: 1200px;
	margin: 0 auto;
}
#tearm .tearm .tit {
	height: 42px;
	line-height: 42px;
	background: url(../images/tearm_tit_bg.png) left center no-repeat;
}
#tearm .tearm ul {
	margin-top: 10px;
}
#tearm .tearm ul li {
	width: 188px;
	height: 266px;
	margin: 15px 8px;
	text-align: center;
	float: left;
	display: block;
	overflow: hidden;
}
#tearm .tearm ul li span {
	display: block;
}
#tearm .tearm ul li span:first-of-type {
	width: 178px;
	background: #fff;
	padding: 5px;
	height: 226px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	overflow: hidden;
}
#tearm .tearm ul li span:first-of-type >img {
	max-width: 178px;
	max-height: 216px;
	vertical-align: middle;
	overflow: hidden;
}
#tearm .tearm ul li span:last-of-type {
	width: 188px;
	height: 25px;
	line-height: 25px;
	color: #333;
	margin-top: 5px;
}
#news {
	width: 830px;
	height: 370px;
	float: left;
	border: #E1E1E1 solid 1px;
	border-top: none;
}
#news .tab {
	height: 43px;
	background: url(../images/news_tit_bg.jpg) repeat-x;
}
#news .tab a {
	float: left;
	width: 50%;
	height: 43px;
	line-height: 43px;
	font-size: 17px;
	text-align: center;
}
#news .tab a:hover, #news .hover {
	background: #1680CF;
	color: #fff;
}
#news .first {
	height: 155px;
	margin: 0 15px;
	margin-top: 15px;
	border-bottom: #E0E0E0 solid 1px;
	padding-bottom: 15px;
}
#news .first > img {
	float: left;
	width: 220px;
	height: 155px;
}
#news .first .main {
	height: 155px;
	width: 550px;
	overflow: hidden;
	float: right;
}
#news .first .main a {
	height: 30px;
	line-height: 30px;
	display: block;
	font-size: 17px;
	color: #000;
}
#news .first .main div {
	height: 110px;
	margin-top: 10px;
	line-height: 20px;
}
#news > ul {
	margin: 5px 15px;
	font-family: 宋体;
	font-family:microsoft yahei;
	overflow: hidden;
  width: 100%;
  position: relative;
  top: -40px;
}
#news > ul li {
	height: 25px;
	line-height: 25px;
	margin: 1px 0;
	width: 395px;
	float: left;
	overflow: hidden;
	background: url(../images/nli_bg.jpg) left center no-repeat;
}
#news > ul li:nth-of-type(even) {
	margin-left: 10px;
}
#news > ul li a {
	color: #545454;
	padding-left: 10px;
}
#contact {
	width: 355px;
	height: 310px;
	float: right;
	border: #E1E1E1 solid 1px;
	border-top: none;
	padding-top: 60px;
	background: url(../images/contact_bg.jpg) center top no-repeat;
}
#contact .img {
	display: block;
	margin: 0 auto;
}
#contact ul {
	width: 255px;
	height: 98px;
	display: block;
	margin: 20px auto;
	padding-left:90px;
	background: url(../images/c_ewm.jpg) left center no-repeat;
}
#contact ul li {
	line-height: 25px;
}
.plist .pimg img {
	transition: all 0.2s linear 200ms;
	-ms-transition: all 0.2s linear 200ms;
	-moz-transition: all 0.2s linear 200ms;
	-webkit-transition: all 0.2s linear 200ms;
	-o-transition: all 0.2s linear 200ms;
}
.plist .pimg img:hover {
	-ms-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
	overflow: hidden;
}
.acont a:hover, #ys a:hover {
	-webkit-animation-name: pulse;
	animation-name: pulse;
	animation-name: pulse;
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s;
}
.cat {
	width: 1200px;
	background: #FDFDFD;
	margin: 25px auto;
	text-align: center
}
.cat a {
	height: 36px;
	line-height: 36px;
	width: 100px;
	color: #fff;
	background: #1680CE;
	text-align: center;
	margin: 0 5px;
	border-radius: 15px;
	display: inline-block
}
.cat a:hover, .cat .hover {
	color: #fff;
	font-size: 14px;
	background: #69B946;
	border-radius: 15px;
	width: 100px;
	line-height: 36px;
}
.cat .son {
	margin: 10px 0;
}
.cat .son li {
	height: 22px;
	line-height: 22px;
	margin: 5px 10px;
	border-bottom: #F0E0AD dashed 1px;
}
.cat .son li a {
	padding-left: 40px;
	display: block;
	font-size: 12px;
	color: #299F2D;
}
.nlist {
	height: auto;
}
.nlist ul {
	height: auto;
	margin: 3px 0;
}
.nlist ul li {
	line-height: 29px;
	height: 29px;
	background: url(../images/nli_bg.jpg) center left 5px no-repeat;
	border-bottom: #dedede dotted 1px;
}
.nlist ul li a {
	padding-left: 15px;
}
#fw {
	border-top: 8px solid #1680CF;
	background: #2E2E2E;
}
#fw .fw {
	width: 1200px;
	min-height: 90px;
	margin: 0 auto;
}
#fw .fw img {
	display: block;
	padding: 10px 0px;
}
#fw .fw a {
	color: #fff;
	margin: 0 3px;
	line-height: 20px;
}
#footer {
	height: 40px;
	background: #363636;
	padding-top: 15px;
}
#footer .footer {
	width: 1200px;
	margin: 0 auto;
	
}
#footer .footer .fnav {
	height: 45px;
	line-height: 45px;
	text-align: center;
}
#footer .footer .fnav a {
	color: #fff;
	font-size: 15px;
	margin: 0 15px;
}
#footer .footer .fcont {
	height: 40px;	
	/*background: url(../images/fewm_bg.jpg) right center no-repeat;*/

}
#footer .footer .fcont p {
	color: #fff;
	line-height: 26px;
	text-align:center;
}
#footer .footer .fcont p:first-of-type {
	/*padding-top: 15px;*/
}
.title1 {
	height: 42px;
	line-height: 42px;
	border-bottom: #ccc solid 1px;
	background: #f5f5f5
}
.title1 .tcont {
	height: 42px;
	width: 1200px;
	margin: 0 auto;
	background: url(../images/home.png) left center no-repeat;
	padding-left: 15px;
}
.title1 .tcont a:last-of-type {
	color: #249600;
}
#ss {
	width: 1200px;
	margin: 25px auto;
}
#ss > div {
	height: 30px;
	line-height: 30px;
}
#ss > div strong {
	height: 30px;
	width: 80px;
	font-size: 14px;
}
#ss > div a {
	margin: 0 5px;
	display: inline-block;
	height: 30px;
	padding: 0 8px;
	margin: 0 5px;
	border-radius: 5px;
	text-align: center
}
#ss > div a:hover, #ss .hover {
	background: #69B946;
	color: #fff;
}
#ss > div:nth-of-type(n+1) {
	margin-top: 8px;
}













#nav li .son dd:hover{background:#69b946}
#nav li .son dd a:hover{color:#fff}
.main{overflow:hidden;margin:30px 0;}
.container{width:1200px;margin:0 auto;}
.left_l{width:250px;float:left;}
.right_l{width:930px;float:right;}
.sidebar .widget {
	margin-bottom: 35px;
	overflow:hidden;
}
.sidebar .widget .title {
    color: #a2a1a1;
    font-weight: normal;
    font-size: 16px;
}
.widget .tabbed .block.current {
    display: block;
    padding: 22px 0 0;
    border-top: 1px solid #d3dae0;
}
.widget .widget-list {
    padding-left: 0;
}
.widget ul {
    list-style: none;
    margin: 0;
}
.widget .tabbed .widget-list li {
    width: 215px;
    border: 1px solid #1680ce;
    height: 32px;
    font: normal 14px/32px "宋体";
    margin: 5px 0;
    float: left;
    padding-left: 33px;
    border-radius: 4px;
}
.sidebar .widget ul li a {
    color: #6e7375;
}
.widget .tabbed .widget-list li.current {
    background: #1680ce;
    border: 1px solid #1680ce;
}
.widget .tabbed .widget-list li.current a {
    color: #fff;
}
.sidebar .widget:last-child {
    margin-bottom: 0;
}
.s-contact {
    color: #474747;
    line-height: 1.8;
    font: normal 14px/27px "宋体";
    padding: 8px 15px;
    background: #f8f8f8;
}
.con{padding:0 10px;line-height:30px;font-size:14px;}
.prolist{width:100%;overflow:hidden;}

.prolist li{
 width:207px;
 float:left;
 padding:0 10px;	
 margin-bottom:20px;
}
.prolist li .proimg{
 border:1px solid #f2f2f2;	
 width:205px;
 height:200px;
}
.prolist li .proimg img { 
	position: relative;   
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%); 
}
.prolist li .protitle{
 height:40px;
 line-height:40px;	
}
.prolist li .protitle a{
 display:block;
 line-height:20px;
 text-align:center;
 width:100%;	
 font-size:12px;
 color:#1680ce
}
.hangye b{color:#1680ce;font-size:16px;}
.hangye span{display:inline-block;padding:0px 25px;background:#1680ce;color:#fff;border-radius: 15px;}
.hangye a{display:inline-block;padding:0px 25px;}


.Advant {
	width: 1200px;
	margin: 20px auto;
	clear: both;
}
.AdvName {
	height: 113px;
	background: url(../images/AdvanName.jpg) no-repeat center 0;
	margin-bottom: 47px;
}
.AdCon1 {
	background: url(../images/AdvPic1.jpg) no-repeat center 0;
	padding-top: 140px;
	padding-bottom: 99px;
}
.AdCon2 {
	background: url(../images/AdvPic2.jpg) no-repeat center 0;
	padding-top: 110px;
	padding-bottom: 99px;
}
.AdCon3 {
	background: url(../images/AdvPic3.jpg) no-repeat center 0;
	padding-top: 140px;
	padding-bottom: 79px;
}
.AdCon4 {
	background: url(../images/AdvPic4.jpg) no-repeat center 0;
	padding-top: 110px;
	padding-bottom: 59px;
}
.Advant p {
	width: 456px;
	height: 83px;
	font-size: 16px;
	font-size:14px;
	line-height: 28px;
}
.AdCon1 p, .AdCon3 p {
	margin-left: 62px;
}
.AdCon2 p, .AdCon4 p {
	margin-left: 730px;
}

.fixed-side {
	position: fixed;
	top: 300px;
	z-index: 10001;
}
.fixed-left {
	left: 0;
}
.fixed-right {
	right: 0;
	float: right;
}
.not-animated {
	opacity: 0;
}
.gotop-wrapper {
	position: fixed;
	bottom: 50px;
	right: 15px;
	z-index: 1001;
	background-color: rgba(0,0,0,0.3);
	background-color: #969696\9;
}
.gotop-wrapper:hover {
	background-color: rgba(0,0,0,0.6);
	background-color: #6d6d6d\9;
}
.gotop-wrapper a {
	display: none;
	_display: none!important;
	width: 55px;
	height: 55px;
	overflow: hidden;
	background: url(../images/icon-gotop-fixed.gif) no-repeat center;
}
.top {
	width: 100%;
	position: relative;
	z-index: 1000;
}
.top-bar {
	line-height: 36px;
	font-size: 13px;
	color: #808080;
	background-color: #272526;
	position: relative;
	z-index: 101;
}
.top-bar a {
	color: #808080;
}
.top-bar a:hover {
	color: #3B8CED;
	text-decoration: none;
}
.top-bar-content {
	max-width: 750px;
	height: auto!important;
}
.top-bar-content .qhd-content p {
	line-height: 36px;
}
.top-bar-content .qhd-content img {
	vertical-align: middle;
	line-height: normal;
}
.top-bar-content .link a {
	_position: relative;
	_top: 7px;
}

.link-fixed-side {
	margin-bottom: 1px;
	font-size: 12px;
}
.link-fixed-side li {
	margin-bottom: 1px;
	position: relative;
}
.link-fixed-side li .link-name {
	display: block;
	width: 70px;
	min-height: 70px;
	height: auto!important;
	_height: 70px;
	background-color: #808080;
	color: #fff;
	text-align: center;
*margin-bottom:-4px;
}
.link-fixed-side li .link-name:hover, .link-fixed-side li.active .link-name {
	background-color: #1C79C1;
	text-decoration: none;
}
.link-fixed-side li.first .link-name {
	background-color: #579DD3;
}
.link-fixed-side li.first .link-name:hover {
	background-color: #1C79C1;
}
.link-fixed-side li i {
	display: inline-block;
*display:inline;
*zoom:1;
	width: 32px;
	height: 32px;
	overflow: hidden;
	margin-top: 6px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
.link-fixed-side li span {
	display: block;
	line-height: normal;
	padding-bottom: 5px;
}
.link-fixed-side li .link-name-min span {
	display: block;
	line-height: 70px;
}
.link-fixed-side .link-summary {
	display: none;
	position: absolute;
	right: 70px;
	top: 0;
	min-width: 200px;
	max-width: 300px;
	_width: 130px;
	min-height: 35px;
	height: auto!important;
	_height: 35px;
	padding: 20px 15px 15px;
	background-color: #1C79C1;
}
.link-fixed-side .link-summary .arrow-section-r {
	display: block;
	width: 5px;
	height: 9px;
	position: absolute;
	top: 22px;
	right: 0px;
	background: url(../images/arrow-section-r.gif) no-repeat;
}
.link-fixed-side .link-summary .link-summary-content {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
}
.link-fixed-side .link-summary .qhd-content p {
	margin-bottom: 5px;
}
.link-fixed-side .link-summary .qhd-content p a {
	color: #4d4d4d;
}
.link-fixed-side .link-summary .qhd-content p a:hover {
	color: #1e78e8;
}

.likearc{margin-top:20px;overflow:hidden;}
.likearc h2{font-size:20px;}
.likearc ul li{float:left;list-style:hidden;width:50%;height:35px;line-height:35px;}

.qqhtable{ width:100%; border-collapse:collapse;}
.qqhtable td{ border:1px solid #ccc; text-align:center; padding:3px;}
.qqhtable tr{ background-color:#eee;}
.qqhtable tr:nth-child(2n){ background-color:#fff;}


.solution_title h2{color:#1680ce;line-height:50px;border-bottom:1px solid #ccc}
.solution_content{font-size:16px;line-height:32px;}
.solution_list{margin:15px 0;overflow:hidden;}
.solution_list1{margin:15px 0;overflow:hidden;}
.solution_list .solution_pic{float:left;width:455px;height:280px;}
.solution_list .solution_pic img{height:280px;width:auto;max-width:100%;display:block;margin:0 auto;}
.solution_list .solution_des{width:440px;height:280px;float:right;}
.solution_list .solution_des h3{color:#1680ce;line-height:40px;padding-left: 15px;border-left: 2px solid #ffc000;}
.solution_listimg{width:100%;overflow:hidden;}
.solution_listimg ul{width:100%;}
.solution_listimg ul li{float:left;width:290px;}
.solution_listimg ul li+li{margin-left:10px;}
.solution_listimg ul li img{width:auto !important;height:176px !important;max-width:100%;display:block;margin:0 auto;}
.solution_list2{padding:25px 0;overflow:hidden;border-bottom:1px solid #ccc}
/*.solution_list2:nth-child(even) .solution_list1 .solution_pic{float:right !important;}
.solution_list2:nth-child(even) .solution_list1 .solution_des{float:left !important;}*/

.tag{margin-top:20px;overflow:hidden;text-align:center;}
.tag a{padding-right:20px;}
.yincang{
 height:1px;
 overflow:hidden;
}
.yingcang h1,.yingcang h2,.yingcang h3,.yingcang h4,.yingcang h5,.yingcang h6{
 display:inline-block;
 float:left;	
}
.typo_img{
 display:block;
 margin:0 auto;
 max-width:100%;	
 margin-bottom:20px;	
}

.ab_pages{clear:both;padding:20px 0;font-size:14px;text-align:center; overflow:hidden; margin:20px auto;display: table;}
.ab_pages ul{display:inline-block;margin:0 auto;padding:0}
.ab_pages ul a{color:#555;display:block;padding: 5px 11px;  border: 1px solid #ddd;float: left;margin: 0 5px;font-size:12px}
.ab_pages ul a.page-num-current{ background:#ddd; }
.ab_pages ul a:hover{ background:#ddd}
.ab_pages ul span{display: inline-block; float: left; line-height: 28px;}