 @charset "utf-8";
/* CSS Document */

/*全局样式*/
body {
	margin: 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2d3439;
	background:url(../images/XGT2_044.jpg) repeat;
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, span, p, select {
	padding: 0;
	margin: 0;
}
dl, dd, p {
	font-size: 14px;
	font-weight: normal;
}
table, td, tr, th {
	font-size: 14px;
	line-height: 25px
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
h1 {
	font-size: 12px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 20px;
}
h6 {
	font-size: 34px;
}
img, a img {
	border: 0;
	margin: 0;
	padding: 0;
}
li, dl, dd {
	list-style-type: none;
}
ol, ul {
	list-style: none;
}
input, button {
	font-size: 14px;
}
select, input, button {
	vertical-align: middle;
}
a {
	color: #2d3439;
	text-decoration: none;
}
a:hover {
	color: #ff4a00;
	text-decoration: none;
}
.clear {
	clear: both
}
.blank7 {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	width: auto;
	height: 7px
}
.blank15 {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	width: auto;
	height: 15px
}
.blank5 {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	width: auto;
	height: 5px
}
.blank10 {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	width: auto;
	height: 10px
}
.blank20 {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	width: auto;
	height: 20px
}
.blank3 {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	width: auto;
	height: 3px
}
.blank1 {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	width: auto;
	height: 1px
}
.our-clients {
	background: url(../images/bg.jpg) 50% 0 no-repeat fixed;
	margin: 0 auto;
	background-position: center center;
	background-size: cover;
	height: 354px;
	text-align: center;
}

.font12b{font-size:12px; font-weight:bold}
.STYLE1 {
	color: #c10b0b;
	font-weight: bold;
}
.STYLE2 {font-size: 12px}
.STYLE3 {
	color: #292929;
	font-weight: bold;
}
.STYLE4 {color: #303030}

.cWhite12,a.cWhite12:link,a.cWhite12:visited {color:#fff;}
a.cWhite12:hover{color:#fff;}
.cWhite14,a.cWhite14:link,a.cWhite14:visited {color:#fff; font-size:16px}
a.cWhite14:hover{color:#ff4a00; }

.cWhite18,a.cWhite18:link,a.cWhite18:visited {color:#2d3439; font-size:14px; font-weight:bold}
a.cWhite18:hover{color:#fd6b32;}

.cWhite18a,a.cWhite18a:link,a.cWhite18a:visited {color:#fff; font-size:22px;}
a.cWhite18a:hover{color:#fd6b32;}

.hui,a.hui:link,a.hui:visited {color:#d7d7d7; font-size:14px;}
a.hui:hover{color:#fd6b32;}

.hui1,a.hui1:link,a.hui1:visited {color:#d7d7d7; font-size:16px;}
a.hui1:hover{color:#fd6b32;}

.bor{border:#e8e6e6 1px solid}
.bor1{border:#c6c6c6 1px solid}


.huiline{ border-bottom:#7d878e 1px solid}
.container{width:1170px; margin:0 auto}


/*导航菜单*/
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.navBar {
	position:relative;
	z-index:1;
	height:65px;
	line-height:65px;
}
.nav {
	width:560px;
	margin:0 auto;
	
}
.nav .m {
	float:left;
	position:relative;
	border-top:0;
	border-bottom:0;
	margin-left:-1px;
}
.nav h3 {
	float:left;
	font-size:100%;
	font-weight:normal;
	font-size:14px;
	height:70px;
	overflow:hidden;
}
.nav h3 a {
	display:block;
	color:#b3b3b3;
	font-size:15px;
	text-align:center;
	vertical-align:top;
	padding:0 12px;
	
}
/*nav颜色*/
.nav .on {
	border:0;
}
.nav .on h3 a {
	background:url(../images/hover.png) center center no-repeat;
	text-align:center;
	color:#fff;
}
/*navhover颜色*/
.nav .sub {
	display:none;
	width:560px;
	position:absolute;
	left:0;
	top:70px;
	background:#fff;
	border:1px solid #ccc;
	border-top:0;
    color:#b3b3b3
}
.nav .sub li {
	height:20px;
	line-height:20px;
	padding:4px 0;
	float:left;
	width:100px;

	
}
.nav .sub li a {
	display:block;
	padding-left:6px;
	background:url(images/icon.png) 0 9px no-repeat;
	color:#404040;
}
.nav .sub li a:hover {
	color:#FA6D06;
}



.nav #m2 .sub {
	width:100px;
	left:auto;
	right:0px;
}
.nav #m3 .sub {
	width:100px;
	left:auto;
	right:-20px;
}
.nav #m4 .sub {
	width:1170px;
	left:auto;
	right:-378px;
}
.nav #m5 .sub {
	width:154px;
	left:auto;
	right:10px;
}

.nav #m6 .sub {
	width:940px;
	left:auto;
	right:-172px;
}

.nav #m7 .sub {
	width:940px;
	left:auto;
	right:-83px;
}

/*导航菜单*/


.borleft{border-right:#CCCCCC 1px solid}
.borright{border-left:#CCCCCC 1px solid}
.biaoti{ font-family:Verdana, Geneva, sans-serif; font-size:14px; font-weight:bold}
.bottm{border-bottom:#CCCCCC 1px solid}


.cplist{width:100%; height:197px; margin:0 auto; max-width:1920px; padding-top:10px; background:#dfe4e6}
.jj{width:100%; height:439px; margin:0 auto; max-width:1920px;  background:url(../images/huibg.jpg) repeat-x}
.link{width:100%; height:68px; margin:0 auto; max-width:1920px; background:#d6d6d6}
.link_font{font-size:30px; line-height:65px; height:65px; width:364px; border-bottom:#FF6600 3px solid; margin:0 auto; color:#2d3439}
.link_cp{width:1170px; margin:0 auto}
.link_cp ul li{width:208px; height:88px; float:left; margin:0 12px; margin-top:24px}
.link_cp ul li a img {border:#bebebe 1px solid; }
.link_cp ul li a:hover img{  border:#FF6600 2px solid}

.footer{width:100%; margin:0 auto; max-width:1920px; background:#2c3337}
.footer_line{width:100%; height:30px; margin:0 auto; max-width:1920px; background:#fd6b32}


.linehui{background:#575f64 ; height:3px; width:100%; max-width:1920px; margin:0 auto}


.STYLE5 {color: #FFFFFF}



/*内页*/
.h1{width:100%; background:url(../images/h1.jpg) center top no-repeat; height:204px; max-width:1920px;}
.h2{width:100%; background:url(../images/h2.jpg) center top no-repeat; height:204px; max-width:1920px;}
.h3{width:100%; background:url(../images/h3.jpg) center top no-repeat; height:204px; max-width:1920px;}
.h4{width:100%; background:url(../images/h4.jpg) center top no-repeat; height:204px; max-width:1920px;}
.h6{width:100%; background:url(../images/h6.jpg) center top no-repeat; height:204px; max-width:1920px;}
.navlist1{width:1170px; margin:0 auto; position:relative}
.navlist{width:1170px; margin:0 auto; position:absolute; top:-15px; left:0px;}
.navlist ul li{ width:290px; height:40px; text-align:center; line-height:40px; background:#dfe4e7; margin-left:1px; display:block; float:left} 

.navlist ul li a{ color:#3b4348; font-size:16px; font-family:Verdana, Arial, Helvetica, sans-serif}
.navlist ul li a:hover{ height:40px; background:#fd6b32; display:block; color:#FFFFFF} 

#ding{ height:40px; background:#fd6b32; display:block; color:#FFFFFF} 



.cont{width:1170px; margin:0 auto} 

.cont p{font-size:14px; line-height:30px; font-family:Verdana, Arial, Helvetica, sans-serif}



.STYLE9 {
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FD6B32;
}
.STYLE10 {font-size: 16px}


.biaotia{font-size:20px; color:#FFFFFF; font-weight:600 }

.cp_zi{font-size:24px; color:#666666; padding-top:10px;}

.cp_xj ul{width:1170px; margin:0 auto}
.cp_xj ul li{float:left; width:273px; height:209px; text-align:center; display:block; margin:10px 8px; background:#efeeee; border:#CCCCCC 1px solid; line-height:40px;}

.cp_xj ul a:hover li{float:left; width:273px; height:209px; text-align:center; display:block; margin:10px 8px; background: #fd6a34; color:#FFFFFF; line-height:40px;border:#CCCCCC 1px solid; }

.cp_xj ul li img{width:245px; height:149px; padding-top:20px}

.Related {width:1170px; margin:0 auto}
.Related ul li{width:232px; height:232px; text-align:center; float:left; line-height:20px}
.Related ul li img{ width:189px; height:182px}

.Related ul a:hover li{ border:#fd6b32 3px solid} 


.STYLE11 {
	font-family: "新宋体";
	font-size: 36px;
	color: #FF6600;
}
.STYLE6 {color: #FF3300}
.STYLE9 {
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FD6B32;
}
.STYLE10 {font-size: 16px}


.new_cont ul{width:1170px; margin:0 auto}
.new_cont ul li{width:1170px; height:45px; font-size:16px; line-height:45px; border-bottom:#CCCCCC 1px solid}
.new_cont ul li span{font-size:24px; color:#FF6600; font-family:"宋体" }


.video ul{width:1170px; margin:0 auto}
.video ul li{ width: 355px; height: 360px; margin:12px; float:left; border:#CCCCCC 3px solid}
.video ul li img {width:335px; height:273px; padding-bottom:6px;}
.video ul a li{width:335px; font-size:16px; text-align:center; line-height:24px; padding:10px 10px 0 10px;}

.video ul a:hover li{border:#FF6600 3px solid} 

.cpcp{width:1170px; margin:0 auto; background:#f4f4f4; padding:10px 0; border:#CCCCCC 1px solid; height:auto!important;  height:240px; min-height:240px; clear:both}
.cpcp ul{width:1100px; margin:0 auto; }
.cpcp ul li{width:220px; height:240px; padding-top:20px; line-height:20px; float:left; text-align:center; overflow:hidden}
.cpcp ul a li{ font-size:12px; font-weight:bold}
.cpcp ul a:hover li{ width:218px; height:238px;border:#FF6600 1px solid; font-weight:600}

.cpcp ul li img{width:160px; height:175px}
.STYLE12 {color: #FF6600}


.cWhite18b,a.cWhite18b:link,a.cWhite18b:visited {color:#fff; font-size:18px;}
a.cWhite18b:hover{color:#fd6b32;}
.hui2,a.hui2:link,a.hui2:visited {color:#96999b; font-size:14px;}
a.hui2:hover{color:#fd6b32;}
.hui3,a.hui3:link,a.hui3:visited {color:#9fa3ab; font-size:14px;}
a.hui3:hover{color:#fd6b32;}





