@charset "utf-8";
/* CSS Document */
.hover dd{ display:block !important;}
#shouye .proLeft dd{ display:none;}
/*Titleg公共样式*/

.Title {
	width: 100%;
	margin-top: 30px;
}
.Title h2 {
	background: url(img/titleBg.png) no-repeat center;
	font-size: 34px;
	color: #333333;
	font-weight: bold;
	text-align: center;
}
.Title h2 a {
	text-decoration: none;
	color: #333333;
}
.Title h2 em {
	color: #fff;
	font-weight: bold;
}
.Title h2 span {
	font-size: 60px;
	color: #c81c12;
}
.Title h2 qq {
	
}

/*修改*/
.Title p {
	font-size: 18px;
	color: #555555;
	background: url(img/titleBg2.png) no-repeat center;
	text-align: center;
	margin-top: 9px;
}
/*banner*/
/*partner*/

.partner {
	width: 100%;
	background: #f7f7f7;
	overflow: hidden;
	padding-bottom: 58px;
}
.partner .Title h2 a {
	color: #333333;
	font-weight: bold;
}
.partner .hzCon {
	position: relative;
	margin-top: 38px;
}
.partner .hzCon i {
	display: block;
	width: 30px;
	height: 60px;
	position: absolute;
	top: 35px;
	cursor: pointer;
}
.partner .hzCon .btn01 {
	background: url(img/hz-btn01.png) no-repeat left top;
	left: -50px;
}
.partner .hzCon .btn02 {
	background: url(img/hz-btn02.png) no-repeat center top;
	right: -50px;
}
.partner .hzLunB {
	width: 1000px;
	overflow: hidden;
	height: 159px;
	position: relative;
}
.partner .hzLunB ul {
	height: 159px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}
.partner .hzLunB li {
	width: 184px;
	float: left;
	text-align: center;
	margin: 0 8px;
}
.partner .hzLunB li img {
	display: block;
	border: 1px solid #e6e6e6;
	margin-bottom: 12px;
}
.partner .hzLunB li a {
	font-size: 14px;
	color: #555555;
	text-decoration: none;
}
/*proCenter*/



/*.proRight .proList li:hover img{opacity: 0.5;}   修改*/

/*question*/

.question {
	width: 100%;
	height: 600px;
	overflow: hidden;
	background: #fff;
}
.question .Title h2 {
	font-weight: normal;
	background: url(img/Q-TilteBg.png) no-repeat center;
}
.question .Title h2 em {
	color: #333;
	font-weight: bold;
}
.question .Title h2 a {
	color: #447fc1;
	font-weight: bold;
}
.question .QCon {
	width: 100%;
	position: relative;
	height: 503px;
}
.question .QCon img {
	display: block;
}
.question .QCon .people {
	position: absolute;
	bottom: -7px;
	left: 50%;
	margin-left: -297px;
}
.question .QCon p {
	color: #666;
	font-size: 16px;
	width: 248px;
	opacity: 1;
	filter: alpha(opacity=1);
}
.question .QCon span {
	font-size: 18px;
	font-weight: bold;
	color: #447fc1;
}
.question .p1 {
	position: absolute;
	bottom: 86px;
	left: 10px;
}
.question .p2 {
	position: absolute;
	bottom: 200px;
	left: 35px;
}
.question .p3 {
	position: absolute;
	bottom: 298px;
	width: 300px !important;
}
.question .p4 {
	position: absolute;
	bottom: 298px;
	right: 0px;
	width: 270px !important;
}
.question .p5 {
	position: absolute;
	bottom: 200px;
	right: -40px;
}
.question .p6 {
	position: absolute;
	bottom: 86px;
	right: -55px;
}
.question .WHao1 {
	position: absolute;
	right: 247px;
	top: 20px;
	opacity: 1;
	filter: alpha(opacity=1);
}
.question .WHao2 {
	position: absolute;
	top: 78px;
	left: 228px;
	opacity: 1;
	filter: alpha(opacity=1);
}
.question .WHao3 {
	position: absolute;
	left: 394px;
	top: 42px;
	opacity: 1;
	filter: alpha(opacity=1);
}
.question .WHao4 {
	position: absolute;
	left: 10px;
	top: 265px;
	opacity: 1;
	filter: alpha(opacity=1);
}
/*youshi*/
.youshi {
	width:100%;
	height: 457px;
	margin: 0 auto;
	background: url(img/index_01.jpg) no-repeat center;
}
.youshi h3{
	font-size: 34px;
    color: #333;
    position: relative;
    left: 320px;
    top: 38px;
}
.youshi h3 span{
    color: #1363b6;
	margin-left: 20px;
}
.youshi ul{
	position: relative;
    top: 300px;
}
.youshi li{
	font-size: 14px;
	color: #666;
	text-align: center;
	float: left;
	width: 21%;
    margin-right: 53px;
	line-height: 22px;
}
.youshi li:last-child{
    margin-right: 0;
}
.youshi li span{
	font-size: 18px;
	font-weight: bold;
	color: #333;
	display: block;
	line-height: 38px;
}


/*advantage*/

.advantage {
	width: 100%;
	overflow: hidden;
}
.advantage a {
	text-decoration: none;
}
.advantage .Title h2 {
	background: none;
}
.advantage .Title h2 a {
	color: #333333;
}
.advantage h3 {
	    width: 414px;
    height: 90px;
    line-height: 100px;
    font-size: 30px;
    font-weight: bold;
    padding-left: 95px;
    padding-bottom: 10px;
}
.advantage ul {
	width: 480px;
}
.advantage li {
	line-height: 26px;
	padding-left: 14px;
	font-size: 17px;
}
.advantage .con h3 {
	color: #333333;
	border-bottom: 2px solid #cecece;
	margin-top: 98px;
}
.advantage .con li {
	background: url(img/aa-dian1.png) no-repeat left 10px;
	color: #555555;
	margin-top: 14px;
}
.advantage .con li.first {
	margin-top: 10px;
}
.advantage .con li span {

	font-weight: bold;
}
.advantage .con2 {
	float: right;
}
.advantage .con2 h3 {
	color: #333;
	border-bottom: 2px solid #cecece;
}
.advantage .con2 h3 span{
	color: #c71b11;
}


.advantage .con2 li {
	background: url(img/aa-dian1.png) no-repeat left 10px;
	color: #333;
	line-height: 24px;
	margin-top: 16px;
}
.advantage .con2 span {
	font-weight: bold;
}
.aa-list1 {
	width: 100%;
	overflow: hidden;
	background: url(img/index_03.jpg) no-repeat center;
	height: 396px;
}
.aa-list1 .con span {
	font-weight: bold;
}
.aa-list1 h3 {
	background: url(img/aa-BT01.png) no-repeat left center;
}
.aa-list1 h3 span {
	color: #c71b11;
}
.aa-list2 {
	width: 100%;
	overflow: hidden;
	background: url(img/index_04.jpg) no-repeat center;
	height: 464px;
}
.aa-list2 .con2 {
	margin-top: 105px;
}
.aa-list2 h3 {
	background: url(img/aa-BT02.png) no-repeat left center;
	font-weight: bold;
	width: 400px;
}
.aa-list2 h3 span {
	color: #447FC1;
}
.aa-list3 {
	width: 100%;
	overflow: hidden;
	background: url(img/index_05.jpg) no-repeat center;
	height: 471px;
}
.aa-list3 .con h3 {
	background: url(img/aa-BT03.png) no-repeat left center;
	margin-top: 121px;
	font-weight: bold;
}
.aa-list3 h3 span {
	color: #c71b11;
}
.aa-list4 {
	width: 100%;
	overflow: hidden;
	background: url(img/index_06.jpg) no-repeat center;
	height: 465px;
}
.aa-list4 .con2 h3 {
	background: url(img/aa-BT04.png) no-repeat left center;
	margin-top: 120px;
	font-weight: bold;
	width: 380px;
	color:#fff;
}
.aa-list4 .con2 h3 span {
	color:#c71b11;
}

.aa-list4 .con2 li {
	background: url(img/aa-dian2.png) no-repeat left 10px;
	color:#fff;
}

/*about*/

.about {
	width: 100%;
	overflow: hidden;
	background: url(img/aboutBg2.png) repeat;
	padding-bottom: 58px;
}
.about .Title h2 {
	/* background: url(img/aboutBg1.png) no-repeat center; */
}
.about .GJ-intro {
	width: 100%;
	height: 292px;
	margin-top: 35px;
}
.about .GJ-intro .GjPic {
	display: block;
	float: left;
	box-shadow: 2px 3px 5px #999;
}
.about .GJ {
	float: right;
	width: 510px;
	height: 292px;
}
.about .Ab a {
	color: #333;
}
.about .GJ h3 {
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 12px;
}
.about .GJ h3 a {
	color: #333333;
}
.about .GJ p {
	font-size: 14px;
	color: #666666;
	line-height: 25px;
	text-overflow: ellipsis;
	overflow: hidden;
}
.about .GJ span{
	    display: block;
    margin-top: 20px;
}
.about .GJ span a {
	font-size: 14px;
    height: 50px;
    line-height: 50px;
    color: #FFFFFF;
    background: #c71b11;
    padding: 10px 40px;
    border-radius: 20px;
}
.about .ABox {
	width: 510px;
	position: relative;
	margin-top: 12px;
	overflow: hidden;
	height: 120px;
}
.about .ABox ul {
	overflow: hidden;
	width: 475px;
	position: absolute;
	top: 0;
	left: 0;
	height: 120px;
}
.about .ABox li {
	float: left;
	width: 148px;
	height: 120px;
	margin-right: 11px;
}
.about .ABox i {
	display: block;
	position: absolute;
	width: 34px;
	height: 60px;
	color: #FFFFFF;
	cursor: pointer;
	z-index: 5;
}
.about .ABox .btn01 {
	top: 0;
	right: 0;
	background: url(img/aboutBtn02.jpg) no-repeat left top;
}
.about .ABox .btn01:hover {
	background: url(img/aboutBtn01.jpg) left top;
}
.about .ABox .btn02 {
	right: 0;
	bottom: 0;
	background: url(img/aboutBtn02.jpg) no-repeat left bottom;
}
.about .ABox .btn02:hover {
	background: url(img/aboutBtn01.jpg) left bottom;
}
.about .baseBox {
	position: relative;
	margin-top: 37px;
}
.about .baseBox i {
	display: block;
	width: 30px;
	height: 60px;
	position: absolute;
	top: 50px;
	cursor: pointer;
}
.about .baseBox .btn01 {
	background: url(img/hz-btn01.png) no-repeat left top;
	left: -50px;
}
.about .baseBox .btn02 {
	background: url(img/hz-btn02.png) no-repeat right top;
	right: -50px;
}
.about .BLb {
	width: 1075px;
	overflow: hidden;
	position: relative;
	height: 180px;
}
.about .BLb ul {
	position: absolute;
	top: 0;
	left: 0;
}
.about .BLb li {
	width: 235px;
	float: left;
	text-align: center;
	height: 180px;
	margin: 0 7px;
}
.about .BLb li img {
	display: block;
	margin-bottom: 12px;
}
.about .BLb li a {
	font-size: 14px;
	color: #555555;
	text-decoration: none;
}
/*pingjia*/

.pingjia {
	width: 100%;
	overflow: hidden;
}
.pingjia .Title h2 {
	color: #333333;
	background: url(img/pingjiaBg.png) no-repeat center;
}
.pingjia .Title h2 em {
	color: #447fc1;
	font-weight: bold;
}
.pingjia .PjCon {
	width: 1100px;
	overflow: hidden;
	padding-bottom: 20px;
	margin-top: 15px;
	margin-left:-20px;
}
.pingjia .PjCon li {
	float: left;
	width: 330px;
	margin: 11px;
	background: #f7f7f7;
	padding: 15px 10px 0 10px;
	height: 470px;
}
.pingjia .PjCon img {
	display: block;
}
.pingjia .PjCon h3 {
	font-size: 14px;
	color: #333333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: bold;
	border-bottom: 1px solid #c8c8c8;
	line-height: 44px;
}
.pingjia .PjCon p {
	font-size: 12px;
	color: #555555;
	line-height: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: 7px;
}
.pingjia .PjCon .detals {
	display: block;
    width: 125px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border: 2px #666 solid;
    border-radius: 20px;
    margin-top: 20px;
}
.pingjia .PjCon li:hover {
	background: #FFFFFF;
	box-shadow: 0 0 15px #cacaca;
}
.pingjia .PjCon li:hover h3 {
	color: #2454ac;
}
.pingjia .PjCon li:hover .detals {
	background: #c71b11;
	border-radius: 20px;
	border: none;
	color: #fff;
}
.pingjia .fenG {
	background: url(img/fenG.png) repeat-x;
	width: 100%;
	height: 10px;
}

/*Gj-history*/

.Gj-history {
	width: 100%;
	background: url(img/index_07.jpg) no-repeat center;
	height: 300px;
} 
.Gj-history .flow {
	width: 100%;
	overflow: hidden;
	    display: block;
    padding-top: 60px;
}
.Gj-history .flow li {
	width: 140px;
	position: relative;
	float: left;
	margin-left: 32px;
}
.Gj-history .flow li.first {
	margin-left: 0;
}
.Gj-history .flow img {
	display: block;
	margin-bottom: 10px;
}
.Gj-history .flow p {
	text-align: center;
	font-size: 16px;
	color: #fff;
}
.Gj-history .flow span {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}
.Gj-history .flow i {
	display: block;
	position: absolute;
	width: 140px;
	height: 140px;
	left: 0;
	top: 0;
	z-index: 3;
	background: url(img/flow-Quan.png) no-repeat left top;
}



.content {
	position: relative;
}
.Gj-history .left {
	width: 496px;
	position: absolute;
	left: -80px;
	top: 45px;
}
.Gj-history .left h3 {
	font-size: 34px;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 3px;
}
.Gj-history .left em {
	color: #80e131;
}
.Gj-history .left .p1 {
	color: #FFFFFF;
	font-size: 24px;
	text-align: center;
	margin-bottom: 20px;
}
.Gj-history .left .p2 {
	width: 286px;
	height: 42px;
	border: 2px solid #a9bee5;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 42px;
	margin: 0 auto;
	text-align: center;
}
.Gj-history .left .p3 {
	background: url(img/phone-icon.png) no-repeat left 30px;
	height: 45px;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 45px;
	padding-left: 29px;
	border-top: 1px solid #537dcb;
	overflow: hidden;
	margin-top: 15px;
	padding-top: 15px;
}
.Gj-history .left .p3 span {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
}
.Gj-history .left .p3 a {
	display: inline-block;
	width: 170px;
	height: 45px;
	background: url(img/banner2-Zx.png) no-repeat left top;
	float: right;
}
.Gj-history .left .p3 a {
*display: inline;
}
.Gj-history .right {
	width: 260px;
	height: 340px;
	background: #69be23;
	position: absolute;
	right: 0;
	top: -40px;
	padding: 0 30px;
}
.Gj-history .right p {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 26px;
	margin-bottom: 13px;
}
.Gj-history .right .Input {
	border: 1px solid #c3e5a7;
	width: 258px;
	height: 48px;
	margin-top: 10px;
	overflow: hidden;/*background-color: #69be23;*/
}
.Gj-history .right .Input span {
	display: block;
	width: 51px;
	height: 48px;
	float: left;
	border-right: 1px solid #c3e5a7;
}
.Gj-history .right input {
	width: 196px;
	height: 48px;
	border: none;
	font-size: 14px;
	color: #FFFFFF;
	outline: none;
	line-height: 48px;
	float: right;
	padding-left: 10px;
	line-height: 48px;
	background: none;
}
.Gj-history .right .TextArea {
	width: 258px;
	height: 88px;
	margin-top: 10px;
	overflow: hidden;
	background-color: #69be23;
	border: 1px solid #c3e5a7;
}
.Gj-history .right .TextArea span {
	display: block;
	width: 51px;
	height: 88px;
	border-right: 1px solid #c3e5a7;
	float: left;
}
.Gj-history .right textarea {
	width: 186px;
	height: 58px;
	color: #FFFFFF;
	font-size: 14px;
	background: none;
	float: right;
	outline: none;
	resize: none;
	border: none;
	line-height: 22px;
	padding: 15px 10px;
}
.Gj-history .right a {
	display: block;
	margin-top: 10px;
	width: 161px;
	height: 46px;
}
.Gj-history .right img {
	display: block;
}
/*.news*/

.news {
	width: 100%;
	overflow: hidden;
	height: 510px;
}
.news .leftnews {
	width: 680px;
	margin-top: 30px;
	float: left;
}
.news .menu {
	width: 680px;
	overflow: hidden;
	height: 50px;
}
.news .menu li {
	float: left;
	width: 200px;
	height: 50px;
	line-height: 50px;
	background: #e8e8e8;
	font-size: 16px;
	text-align: center;
}
.news .menu li a {
	display: block;
	line-height: 50px;
	color: #555555;
	
}
.news .menu .cur {
	background: #1a7ed8;
}
.news .menu .cur a {
	color: #FFFFFF;
	font-weight: bold;
}
.news .menu .more {
	width: 280px;
	font-size: 12px;
	color: #999999;
	background: #f2f2f2;
}
.news .menu .more a {
	color: #999999;

	display: block;
	line-height: 50px;
}
.news .menu li:hover {
	background:#033266;
	color: #FFFFFF;
}
.news .menu li:hover a {
	color: #FFFFFF;
}
.leftnews .newsbox {
	overflow: hidden;
	width: 100%;
	margin-top: 21px;
	height: 390px;
}
.leftnews .newslist {
	overflow: hidden;
	width: 100%;
	height: 100%;
}
.leftnews .newslist dl {
	overflow: hidden;
	width: 100%;
	height: 174px;
	padding-bottom: 20px;
	border-bottom: 2px solid #cecece;
}
.leftnews .newslist dt {
	overflow: hidden;
	float: left;
	width: 280px;
}
.leftnews .newslist dt img {
	display: block;
}
.leftnews .newslist dd {
	overflow: hidden;
	float: right;
	width: 380px;
}
.leftnews .newslist dd a {
	display: block;
	width: 380px;
}
.leftnews .newslist .detail {
	margin-top: 24px;
}
.leftnews .newslist .detail a{
	font-size: 14px;
    padding: 10px 30px;
    height: 10px;
    line-height: 40px;
    border-radius: 20px;
    color: #fff;
    display: inline;
	display: inline;
	background: url(img/nav_bg01.jpg) repeat-x;
}



.leftnews .newslist h3 {
	font-size: 14px;
	color: #333333;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	border-bottom: 1px solid #cecece;
	line-height: 34px;
}
.leftnews .newslist h3 a {
	color: #333333;
	display: block;
}
.leftnews .newslist p {
	font-size: 14px;
	line-height: 24px;
	color: #888888;
	height: 48px;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: 5px;
}
.leftnews .newslist ul {
	overflow: hidden;
	width: 100%;
	margin-top: 5px;
}
.leftnews .newslist em {
	display: block;
	float: left;
	width: 18px;
	height: 18px;
	color: #FFFFFF;
	line-height: 18px;
	text-align: center;
	margin-top: 15px;
}
.leftnews .newslist .em01,.leftnews .newslist .em05 {
	background: #447fc1;
}
.leftnews .newslist .em02,.leftnews .newslist .em06 {
	background: #555;
}
.leftnews .newslist .em03 {
	background: #777777;
}
.leftnews .newslist .em04 {
	background: #999999;
}
.leftnews .newslist .last {
	border-bottom: none;
}
.leftnews .newslist li {
	width: 600px;
	overflow: hidden;
	font-size: 14px;
	line-height: 48px;
	border-bottom: 1px dotted #cecece;
}
.leftnews .newslist li a {
	color: #555555;
	display: block;
	width: 450px;
	float: left;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-left: 14px;
}
.leftnews .newslist li span {
	float: right;
	color: #999999;
	font-family: arial;
}
.rightnews {
	overflow: hidden;
	width: 350px;
	float: right;
	background-color: #fff;
	margin-top: 30px;
	height: 471px;
}
.rightnews .top {
	overflow: hidden;
	width: 100%;
	height: 50px;
	background:#1a7ed8;
}
.rightnews h3 a{
	float: left;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 50px;
	padding-left: 29px;
}
.rightnews .more {
	float: right;
	font-size: 12px;
	color: #f5afab;
	
	display: block;
	line-height: 50px;
	padding-right: 20px;
}
.rightnews .wenda {
	overflow: hidden;
    width: 350px;
    position: relative;
    height: 410px;
   
}
.rightnews .wenda ul {
	overflow: hidden;
	width: 100%;
	position: absolute;
	height: 421px;
}
.rightnews .wenda li {
	overflow: hidden;
	width: 100%;
	border-bottom: 1px dotted #cecece;
	margin-top: 21px;
	padding-bottom: 16px;
	height: 93px;
}
.rightnews .wenda .A {
	font-weight: bold;
	font-size: 14px;
	padding-left: 37px;
	line-height: 26px;
	background: url(img/wen.png) no-repeat left center;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-bottom: 8px;
}
.rightnews .wenda .A a {
	color: #333333
}
.rightnews .wenda .Q {
	padding-left: 37px;
	background: url(img/da.png) no-repeat left top;
	font-size: 14px;
	line-height: 24px;
	color: #777777;
	height: 68px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.b15 {
	background-position: -79px -650px;
	width: 60px;
	height: 24px;
	line-height: 21px;
	color: #555555;
	font-size: 13px;
	font-weight: bold;
}
